Ticket #64705: config.log

File config.log, 432.9 KB (added by metbic, 2 years ago)

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_libidn/libidn/work/libidn\-1.38/config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by GNU Libidn configure 1.38, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --disable-csharp --disable-silent-rules
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Mad-Cat
14uname -m = x86_64
15uname -r = 14.5.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 14.5.0: Sun Jun  4 21:40:08 PDT 2017; root:xnu-2782.70.3~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 14.5.0: Sun Jun  4 21:40:08 PDT 2017; root:xnu-2782.70.3~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 8.00 gigabytes
33Default processor set: 208 tasks, 987 threads, 4 processors
34Load average: 7.86, Mach factor: 0.50
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:3628: GNU Libidn 1.38 libidn 18:3:6 12
52configure:3680: checking for a BSD-compatible install
53configure:3748: result: /usr/bin/install -c
54configure:3759: checking whether build environment is sane
55configure:3814: result: yes
56configure:3960: checking for a thread-safe mkdir -p
57configure:3999: result: /opt/local/bin/gmkdir -p
58configure:4006: checking for gawk
59configure:4022: found /opt/local/bin/gawk
60configure:4033: result: gawk
61configure:4044: checking whether make sets $(MAKE)
62configure:4066: result: yes
63configure:4095: checking whether make supports nested variables
64configure:4112: result: yes
65configure:4249: checking whether make supports nested variables
66configure:4266: result: yes
67configure:4326: checking for gcc
68configure:4353: result: /usr/bin/clang
69configure:4676: checking for C compiler version
70configure:4685: /usr/bin/clang --version >&5
71Apple LLVM version 7.0.2 (clang-700.1.81)
72Target: x86_64-apple-darwin14.5.0
73Thread model: posix
74configure:4696: $? = 0
75configure:4685: /usr/bin/clang -v >&5
76Apple LLVM version 7.0.2 (clang-700.1.81)
77Target: x86_64-apple-darwin14.5.0
78Thread model: posix
79configure:4696: $? = 0
80configure:4685: /usr/bin/clang -V >&5
81clang: error: argument to '-V' is missing (expected 1 value)
82clang: error: no input files
83configure:4696: $? = 1
84configure:4685: /usr/bin/clang -qversion >&5
85clang: error: unknown argument: '-qversion'
86clang: error: no input files
87configure:4696: $? = 1
88configure:4685: /usr/bin/clang -version >&5
89clang: error: unknown argument: '-version'
90clang: error: no input files
91configure:4696: $? = 1
92configure:4716: checking whether the C compiler works
93configure:4738: /usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
94configure:4742: $? = 0
95configure:4790: result: yes
96configure:4793: checking for C compiler default output file name
97configure:4795: result: a.out
98configure:4801: checking for suffix of executables
99configure:4808: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
100configure:4812: $? = 0
101configure:4834: result:
102configure:4856: checking whether we are cross compiling
103configure:4864: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
104configure:4868: $? = 0
105configure:4875: ./conftest
106configure:4879: $? = 0
107configure:4894: result: no
108configure:4899: checking for suffix of object files
109configure:4921: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
110configure:4925: $? = 0
111configure:4946: result: o
112configure:4950: checking whether we are using the GNU C compiler
113configure:4969: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
114configure:4969: $? = 0
115configure:4978: result: yes
116configure:4987: checking whether /usr/bin/clang accepts -g
117configure:5007: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
118configure:5007: $? = 0
119configure:5048: result: yes
120configure:5065: checking for /usr/bin/clang option to enable C11 features
121configure:5268: /usr/bin/clang  -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
122configure:5268: $? = 0
123configure:5282: result: none needed
124configure:5584: checking whether the compiler is clang
125configure:5605: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
126conftest.c:13:12: error: unknown type name 'barfbarf'
127           barfbarf
128           ^
129conftest.c:16:1: error: expected identifier or '('
130int
131^
1322 errors generated.
133configure:5605: $? = 1
134configure: failed program was:
135| /* confdefs.h */
136| #define PACKAGE_NAME "GNU Libidn"
137| #define PACKAGE_TARNAME "libidn"
138| #define PACKAGE_VERSION "1.38"
139| #define PACKAGE_STRING "GNU Libidn 1.38"
140| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
141| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
142| #define PACKAGE "libidn"
143| #define VERSION "1.38"
144| /* end confdefs.h.  */
145|
146|            #ifdef __clang__
147|            barfbarf
148|            #endif
149|
150| int
151| main ()
152| {
153|
154|   ;
155|   return 0;
156| }
157|
158configure:5613: result: yes
159configure:5617: checking for compiler option needed when checking for declarations
160configure:5636: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
161configure:5636: $? = 0
162configure:5648: result: -Werror=implicit-function-declaration
163configure:5660: checking whether make supports the include directive
164configure:5675: make -f confmf.GNU && cat confinc.out
165this is the am__doit target
166configure:5678: $? = 0
167configure:5697: result: yes (GNU style)
168configure:5722: checking dependency style of /usr/bin/clang
169configure:5833: result: none
170configure:5855: checking how to run the C preprocessor
171configure:5886: /usr/bin/clang -E -I/opt/local/include conftest.c
172configure:5886: $? = 0
173configure:5900: /usr/bin/clang -E -I/opt/local/include conftest.c
174conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
175#include <ac_nonexistent.h>
176         ^
1771 error generated.
178configure:5900: $? = 1
179configure: failed program was:
180| /* confdefs.h */
181| #define PACKAGE_NAME "GNU Libidn"
182| #define PACKAGE_TARNAME "libidn"
183| #define PACKAGE_VERSION "1.38"
184| #define PACKAGE_STRING "GNU Libidn 1.38"
185| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
186| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
187| #define PACKAGE "libidn"
188| #define VERSION "1.38"
189| /* end confdefs.h.  */
190| #include <ac_nonexistent.h>
191configure:5925: result: /usr/bin/clang -E
192configure:5945: /usr/bin/clang -E -I/opt/local/include conftest.c
193configure:5945: $? = 0
194configure:5959: /usr/bin/clang -E -I/opt/local/include conftest.c
195conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
196#include <ac_nonexistent.h>
197         ^
1981 error generated.
199configure:5959: $? = 1
200configure: failed program was:
201| /* confdefs.h */
202| #define PACKAGE_NAME "GNU Libidn"
203| #define PACKAGE_TARNAME "libidn"
204| #define PACKAGE_VERSION "1.38"
205| #define PACKAGE_STRING "GNU Libidn 1.38"
206| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
207| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
208| #define PACKAGE "libidn"
209| #define VERSION "1.38"
210| /* end confdefs.h.  */
211| #include <ac_nonexistent.h>
212configure:5988: checking for grep that handles long lines and -e
213configure:6046: result: /opt/local/bin/ggrep
214configure:6051: checking for egrep
215configure:6113: result: /opt/local/bin/ggrep -E
216configure:6118: checking for ANSI C header files
217configure:6138: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
218configure:6138: $? = 0
219configure:6211: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
220configure:6211: $? = 0
221configure:6211: ./conftest
222configure:6211: $? = 0
223configure:6222: result: yes
224configure:6235: checking for sys/types.h
225configure:6235: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
226configure:6235: $? = 0
227configure:6235: result: yes
228configure:6235: checking for sys/stat.h
229configure:6235: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
230configure:6235: $? = 0
231configure:6235: result: yes
232configure:6235: checking for stdlib.h
233configure:6235: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
234configure:6235: $? = 0
235configure:6235: result: yes
236configure:6235: checking for string.h
237configure:6235: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
238configure:6235: $? = 0
239configure:6235: result: yes
240configure:6235: checking for memory.h
241configure:6235: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
242configure:6235: $? = 0
243configure:6235: result: yes
244configure:6235: checking for strings.h
245configure:6235: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
246configure:6235: $? = 0
247configure:6235: result: yes
248configure:6235: checking for inttypes.h
249configure:6235: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
250configure:6235: $? = 0
251configure:6235: result: yes
252configure:6235: checking for stdint.h
253configure:6235: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
254configure:6235: $? = 0
255configure:6235: result: yes
256configure:6235: checking for unistd.h
257configure:6235: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
258configure:6235: $? = 0
259configure:6235: result: yes
260configure:6253: checking for wchar.h
261configure:6253: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
262configure:6253: $? = 0
263configure:6253: result: yes
264configure:6253: checking for minix/config.h
265configure:6253: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
266conftest.c:56:10: fatal error: 'minix/config.h' file not found
267#include <minix/config.h>
268         ^
2691 error generated.
270configure:6253: $? = 1
271configure: failed program was:
272| /* confdefs.h */
273| #define PACKAGE_NAME "GNU Libidn"
274| #define PACKAGE_TARNAME "libidn"
275| #define PACKAGE_VERSION "1.38"
276| #define PACKAGE_STRING "GNU Libidn 1.38"
277| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
278| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
279| #define PACKAGE "libidn"
280| #define VERSION "1.38"
281| #define STDC_HEADERS 1
282| #define HAVE_SYS_TYPES_H 1
283| #define HAVE_SYS_STAT_H 1
284| #define HAVE_STDLIB_H 1
285| #define HAVE_STRING_H 1
286| #define HAVE_MEMORY_H 1
287| #define HAVE_STRINGS_H 1
288| #define HAVE_INTTYPES_H 1
289| #define HAVE_STDINT_H 1
290| #define HAVE_UNISTD_H 1
291| #define HAVE_WCHAR_H 1
292| /* end confdefs.h.  */
293| #include <stdio.h>
294| #ifdef HAVE_SYS_TYPES_H
295| # include <sys/types.h>
296| #endif
297| #ifdef HAVE_SYS_STAT_H
298| # include <sys/stat.h>
299| #endif
300| #ifdef STDC_HEADERS
301| # include <stdlib.h>
302| # include <stddef.h>
303| #else
304| # ifdef HAVE_STDLIB_H
305| #  include <stdlib.h>
306| # endif
307| #endif
308| #ifdef HAVE_STRING_H
309| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
310| #  include <memory.h>
311| # endif
312| # include <string.h>
313| #endif
314| #ifdef HAVE_STRINGS_H
315| # include <strings.h>
316| #endif
317| #ifdef HAVE_INTTYPES_H
318| # include <inttypes.h>
319| #endif
320| #ifdef HAVE_STDINT_H
321| # include <stdint.h>
322| #endif
323| #ifdef HAVE_UNISTD_H
324| # include <unistd.h>
325| #endif
326|
327| #include <minix/config.h>
328configure:6253: result: no
329configure:6253: checking for sys/socket.h
330configure:6253: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
331configure:6253: $? = 0
332configure:6253: result: yes
333configure:6253: checking for unistd.h
334configure:6253: result: yes
335configure:6253: checking for sys/stat.h
336configure:6253: result: yes
337configure:6253: checking for getopt.h
338configure:6253: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
339configure:6253: $? = 0
340configure:6253: result: yes
341configure:6253: checking for sys/cdefs.h
342configure:6253: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
343configure:6253: $? = 0
344configure:6253: result: yes
345configure:6253: checking for limits.h
346configure:6253: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
347configure:6253: $? = 0
348configure:6253: result: yes
349configure:6253: checking for sys/param.h
350configure:6253: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
351configure:6253: $? = 0
352configure:6253: result: yes
353configure:6253: checking for sys/time.h
354configure:6253: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
355configure:6253: $? = 0
356configure:6253: result: yes
357configure:6253: checking for inttypes.h
358configure:6253: result: yes
359configure:6253: checking for sys/types.h
360configure:6253: result: yes
361configure:6253: checking for stdint.h
362configure:6253: result: yes
363configure:6253: checking for iconv.h
364configure:6253: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
365configure:6253: $? = 0
366configure:6253: result: yes
367configure:6253: checking for langinfo.h
368configure:6253: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
369configure:6253: $? = 0
370configure:6253: result: yes
371configure:6272: checking whether it is safe to define __EXTENSIONS__
372configure:6290: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
373configure:6290: $? = 0
374configure:6297: result: yes
375configure:6300: checking whether _XOPEN_SOURCE should be defined
376configure:6320: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
377configure:6320: $? = 0
378configure:6345: result: no
379configure:6402: checking build system type
380configure:6416: result: x86_64-apple-darwin14.5.0
381configure:6436: checking host system type
382configure:6449: result: x86_64-apple-darwin14.5.0
383configure:6484: checking for Minix Amsterdam compiler
384configure:6508: result: no
385configure:6568: checking for ar
386configure:6584: found /opt/local/bin/ar
387configure:6595: result: ar
388configure:6621: checking the archiver (ar) interface
389configure:6637: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
390configure:6637: $? = 0
391configure:6639: ar cru libconftest.a conftest.o >&5
392configure:6642: $? = 0
393configure:6670: result: ar
394configure:6735: checking for ar
395configure:6762: result: ar
396configure:6837: checking for ranlib
397configure:6853: found /opt/local/bin/ranlib
398configure:6864: result: ranlib
399configure:6896: checking for special C compiler options needed for large files
400configure:6941: result: no
401configure:6947: checking for _FILE_OFFSET_BITS value needed for large files
402configure:6972: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
403configure:6972: $? = 0
404configure:7005: result: no
405configure:7232: autobuild project... GNU Libidn
406configure:7238: autobuild revision... 1.38
407configure:7243: autobuild hostname... Mad-Cat
408configure:7254: autobuild timestamp... 20220221T170253Z
409configure:7497: checking the archiver (ar) interface
410configure:7546: result: ar
411configure:7612: checking how to print strings
412configure:7639: result: printf
413configure:7660: checking for a sed that does not truncate output
414configure:7724: result: /opt/local/bin/gsed
415configure:7742: checking for fgrep
416configure:7804: result: /opt/local/bin/ggrep -F
417configure:7839: checking for ld used by /usr/bin/clang
418configure:7906: result: /Library/Developer/CommandLineTools/usr/bin/ld
419configure:7913: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
420configure:7928: result: no
421configure:7940: checking for BSD- or MS-compatible name lister (nm)
422configure:7994: result: /opt/local/bin/nm
423configure:8124: checking the name lister (/opt/local/bin/nm) interface
424configure:8131: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
425configure:8134: /opt/local/bin/nm "conftest.o"
426dyld: Library not loaded: /opt/local/lib/libffi.7.dylib
427  Referenced from: /opt/local/libexec/llvm-7.0/lib/libLLVM.dylib
428  Reason: no suitable image found.  Did find:
429        /usr/local/lib/libffi.7.dylib: stat() failed with errno=13
430./configure: line 8135: 41585 Trace/BPT trap: 5       /opt/local/bin/nm "conftest.o"
431configure:8137: output
432configure:8144: result: BSD nm
433configure:8147: checking whether ln -s works
434configure:8151: result: yes
435configure:8159: checking the maximum length of command line arguments
436configure:8290: result: 196608
437configure:8338: checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format
438configure:8378: result: func_convert_file_noop
439configure:8385: checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format
440configure:8405: result: func_convert_file_noop
441configure:8412: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
442configure:8419: result: -r
443configure:8493: checking for objdump
444configure:8523: result: no
445configure:8549: checking how to recognize dependent libraries
446configure:8749: result: pass_all
447configure:8834: checking for dlltool
448configure:8864: result: no
449configure:8891: checking how to associate runtime and link libraries
450configure:8918: result: printf %s\n
451configure:9042: checking for archiver @FILE support
452configure:9059: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
453configure:9059: $? = 0
454configure:9062: ar cr libconftest.a @conftest.lst >&5
455ar: @conftest.lst: No such file or directory
456configure:9065: $? = 1
457configure:9085: result: no
458configure:9143: checking for strip
459configure:9159: found /opt/local/bin/strip
460configure:9170: result: strip
461configure:9242: checking for ranlib
462configure:9269: result: ranlib
463configure:9371: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object
464configure:9524: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
465configure:9527: $? = 0
466configure:9531: /opt/local/bin/nm conftest.o | sed -n -e 's/^.*[         ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm
467dyld: Library not loaded: /opt/local/lib/libffi.7.dylib
468  Referenced from: /opt/local/libexec/llvm-7.0/lib/libLLVM.dylib
469  Reason: no suitable image found.  Did find:
470        /usr/local/lib/libffi.7.dylib: stat() failed with errno=13
471cannot run sed -n -e 's/^.*[     ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d'
472configure:9524: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
473configure:9527: $? = 0
474configure:9531: /opt/local/bin/nm conftest.o | sed -n -e 's/^.*[         ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm
475dyld: Library not loaded: /opt/local/lib/libffi.7.dylib
476  Referenced from: /opt/local/libexec/llvm-7.0/lib/libLLVM.dylib
477  Reason: no suitable image found.  Did find:
478        /usr/local/lib/libffi.7.dylib: stat() failed with errno=13
479cannot run sed -n -e 's/^.*[     ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d'
480configure:9635: result: failed
481configure:9685: checking for sysroot
482configure:9715: result: no
483configure:9722: checking for a working dd
484configure:9760: result: /bin/dd
485configure:9764: checking how to truncate binary pipes
486configure:9779: result: /bin/dd bs=4096 count=1
487configure:10108: checking for mt
488configure:10138: result: no
489configure:10158: checking if : is a manifest tool
490configure:10164: : '-?'
491configure:10172: result: no
492configure:10228: checking for dsymutil
493configure:10244: found /usr/bin/dsymutil
494configure:10255: result: dsymutil
495configure:10320: checking for nmedit
496configure:10336: found /opt/local/bin/nmedit
497configure:10347: result: nmedit
498configure:10412: checking for lipo
499configure:10428: found /opt/local/bin/lipo
500configure:10439: result: lipo
501configure:10504: checking for otool
502configure:10520: found /opt/local/bin/otool
503configure:10531: result: otool
504configure:10596: checking for otool64
505configure:10626: result: no
506configure:10671: checking for -single_module linker flag
507/usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
508configure:10704: result: yes
509configure:10707: checking for -exported_symbols_list linker flag
510configure:10727: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
511configure:10727: $? = 0
512configure:10737: result: yes
513configure:10740: checking for -force_load linker flag
514/usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -c -o conftest.o conftest.c
515ar cr libconftest.a conftest.o
516ranlib libconftest.a
517/usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o conftest conftest.c -Wl,-force_load,./libconftest.a
518configure:10772: result: yes
519configure:10846: checking for dlfcn.h
520configure:10846: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
521configure:10846: $? = 0
522configure:10846: result: yes
523configure:11400: checking for objdir
524configure:11415: result: .libs
525configure:11679: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
526configure:11697: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
527configure:11701: $? = 0
528configure:11714: result: yes
529configure:12078: checking for /usr/bin/clang option to produce PIC
530configure:12085: result: -fno-common -DPIC
531configure:12093: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
532configure:12111: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
533configure:12115: $? = 0
534configure:12128: result: yes
535configure:12157: checking if /usr/bin/clang static flag -static works
536configure:12185: result: no
537configure:12200: checking if /usr/bin/clang supports -c -o file.o
538configure:12221: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5
539configure:12225: $? = 0
540configure:12247: result: yes
541configure:12255: checking if /usr/bin/clang supports -c -o file.o
542configure:12302: result: yes
543configure:12335: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
544configure:13598: result: yes
545configure:13838: checking dynamic linker characteristics
546configure:14668: result: darwin14.5.0 dyld
547configure:14790: checking how to hardcode library paths into programs
548configure:14815: result: immediate
549configure:15363: checking whether stripping libraries is possible
550configure:15377: result: yes
551configure:15403: checking if libtool supports shared libraries
552configure:15405: result: yes
553configure:15408: checking whether to build shared libraries
554configure:15433: result: yes
555configure:15436: checking whether to build static libraries
556configure:15440: result: yes
557configure:15522: checking for ld
558configure:15650: result: /Library/Developer/CommandLineTools/usr/bin/ld
559configure:15657: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
560configure:15672: result: no
561configure:15679: checking for shared library run path origin
562configure:15692: result: done
563configure:15713: checking 32-bit host C ABI
564configure:15779: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
565conftest.c:56:20: error: unknown type name 'error'
566                   error fail
567                   ^
568conftest.c:56:30: error: expected ';' after top level declarator
569                   error fail
570                             ^
571                             ;
5722 errors generated.
573configure:15779: $? = 1
574configure: failed program was:
575| /* confdefs.h */
576| #define PACKAGE_NAME "GNU Libidn"
577| #define PACKAGE_TARNAME "libidn"
578| #define PACKAGE_VERSION "1.38"
579| #define PACKAGE_STRING "GNU Libidn 1.38"
580| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
581| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
582| #define PACKAGE "libidn"
583| #define VERSION "1.38"
584| #define STDC_HEADERS 1
585| #define HAVE_SYS_TYPES_H 1
586| #define HAVE_SYS_STAT_H 1
587| #define HAVE_STDLIB_H 1
588| #define HAVE_STRING_H 1
589| #define HAVE_MEMORY_H 1
590| #define HAVE_STRINGS_H 1
591| #define HAVE_INTTYPES_H 1
592| #define HAVE_STDINT_H 1
593| #define HAVE_UNISTD_H 1
594| #define HAVE_WCHAR_H 1
595| #define HAVE_SYS_SOCKET_H 1
596| #define HAVE_UNISTD_H 1
597| #define HAVE_SYS_STAT_H 1
598| #define HAVE_GETOPT_H 1
599| #define HAVE_SYS_CDEFS_H 1
600| #define HAVE_LIMITS_H 1
601| #define HAVE_SYS_PARAM_H 1
602| #define HAVE_SYS_TIME_H 1
603| #define HAVE_INTTYPES_H 1
604| #define HAVE_SYS_TYPES_H 1
605| #define HAVE_STDINT_H 1
606| #define HAVE_ICONV_H 1
607| #define HAVE_LANGINFO_H 1
608| #define _ALL_SOURCE 1
609| #define _DARWIN_C_SOURCE 1
610| #define _GNU_SOURCE 1
611| #define _HPUX_ALT_XOPEN_SOCKET_API 1
612| #define _NETBSD_SOURCE 1
613| #define _OPENBSD_SOURCE 1
614| #define _POSIX_PTHREAD_SEMANTICS 1
615| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
616| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
617| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
618| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
619| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
620| #define __STDC_WANT_LIB_EXT2__ 1
621| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
622| #define _TANDEM_SOURCE 1
623| #define __EXTENSIONS__ 1
624| #define HAVE_DLFCN_H 1
625| #define LT_OBJDIR ".libs/"
626| /* end confdefs.h.  */
627| #if (defined __x86_64__ || defined __amd64__                        || defined _M_X64 || defined _M_AMD64)                       && !(defined __ILP32__ || defined _ILP32)
628|                    int ok;
629|                   #else
630|                    error fail
631|                   #endif
632|
633configure:15966: result: yes
634configure:15975: checking for ELF binary format
635configure:15997: result: no
636configure:16049: checking for the common suffixes of directories in the library search path
637configure:16117: result: lib,lib,lib
638configure:16668: checking for iconv
639configure:16692: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
640Undefined symbols for architecture x86_64:
641  "_libiconv", referenced from:
642      _main in conftest-2f5433.o
643  "_libiconv_close", referenced from:
644      _main in conftest-2f5433.o
645  "_libiconv_open", referenced from:
646      _main in conftest-2f5433.o
647ld: symbol(s) not found for architecture x86_64
648clang: error: linker command failed with exit code 1 (use -v to see invocation)
649configure:16692: $? = 1
650configure: failed program was:
651| /* confdefs.h */
652| #define PACKAGE_NAME "GNU Libidn"
653| #define PACKAGE_TARNAME "libidn"
654| #define PACKAGE_VERSION "1.38"
655| #define PACKAGE_STRING "GNU Libidn 1.38"
656| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
657| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
658| #define PACKAGE "libidn"
659| #define VERSION "1.38"
660| #define STDC_HEADERS 1
661| #define HAVE_SYS_TYPES_H 1
662| #define HAVE_SYS_STAT_H 1
663| #define HAVE_STDLIB_H 1
664| #define HAVE_STRING_H 1
665| #define HAVE_MEMORY_H 1
666| #define HAVE_STRINGS_H 1
667| #define HAVE_INTTYPES_H 1
668| #define HAVE_STDINT_H 1
669| #define HAVE_UNISTD_H 1
670| #define HAVE_WCHAR_H 1
671| #define HAVE_SYS_SOCKET_H 1
672| #define HAVE_UNISTD_H 1
673| #define HAVE_SYS_STAT_H 1
674| #define HAVE_GETOPT_H 1
675| #define HAVE_SYS_CDEFS_H 1
676| #define HAVE_LIMITS_H 1
677| #define HAVE_SYS_PARAM_H 1
678| #define HAVE_SYS_TIME_H 1
679| #define HAVE_INTTYPES_H 1
680| #define HAVE_SYS_TYPES_H 1
681| #define HAVE_STDINT_H 1
682| #define HAVE_ICONV_H 1
683| #define HAVE_LANGINFO_H 1
684| #define _ALL_SOURCE 1
685| #define _DARWIN_C_SOURCE 1
686| #define _GNU_SOURCE 1
687| #define _HPUX_ALT_XOPEN_SOCKET_API 1
688| #define _NETBSD_SOURCE 1
689| #define _OPENBSD_SOURCE 1
690| #define _POSIX_PTHREAD_SEMANTICS 1
691| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
692| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
693| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
694| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
695| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
696| #define __STDC_WANT_LIB_EXT2__ 1
697| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
698| #define _TANDEM_SOURCE 1
699| #define __EXTENSIONS__ 1
700| #define HAVE_DLFCN_H 1
701| #define LT_OBJDIR ".libs/"
702| /* end confdefs.h.  */
703|
704| #include <stdlib.h>
705| #include <iconv.h>
706|
707| int
708| main ()
709| {
710| iconv_t cd = iconv_open("","");
711|            iconv(cd,NULL,NULL,NULL,NULL);
712|            iconv_close(cd);
713|   ;
714|   return 0;
715| }
716configure:16716: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  -liconv >&5
717configure:16716: $? = 0
718configure:16726: result: yes
719configure:16729: checking for working iconv
720configure:16871: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  -liconv >&5
721configure:16871: $? = 0
722configure:16871: ./conftest
723configure:16871: $? = 0
724configure:16883: result: yes
725configure:16898: checking how to link with libiconv
726configure:16900: result: -liconv
727configure:16911: checking whether iconv is compatible with its POSIX signature
728configure:16935: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
729configure:16935: $? = 0
730configure:16943: result: yes
731configure:16971: checking for emacs
732configure:16987: found /usr/bin/emacs
733configure:16998: result: emacs
734configure:17022: checking where .elc files should go
735configure:17035: $EMACS -batch -Q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
736configure:17038: $? = 0
737configure:17051: result: ${datarootdir}/emacs/site-lisp
738configure:17061: checking whether NLS is requested
739configure:17070: result: yes
740configure:17110: checking for msgfmt
741configure: trying /opt/local/bin/msgfmt...
7420 translated messages.
743configure:17142: result: /opt/local/bin/msgfmt
744configure:17151: checking for gmsgfmt
745configure:17182: result: /opt/local/bin/msgfmt
746configure:17232: checking for xgettext
747configure: trying /opt/local/bin/xgettext...
748/opt/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
749configure:17264: result: /opt/local/bin/xgettext
750configure:17309: checking for msgmerge
751configure: trying /opt/local/bin/msgmerge...
752configure:17340: result: /opt/local/bin/msgmerge
753configure:17381: checking for CFPreferencesCopyAppValue
754configure:17399: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
755configure:17399: $? = 0
756configure:17408: result: yes
757configure:17415: checking for CFLocaleCopyCurrent
758configure:17433: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
759configure:17433: $? = 0
760configure:17442: result: yes
761configure:17491: checking for GNU gettext in libc
762configure:17515: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
763Undefined symbols for architecture x86_64:
764  "__nl_domain_bindings", referenced from:
765      _main in conftest-9bad81.o
766  "__nl_msg_cat_cntr", referenced from:
767      _main in conftest-9bad81.o
768  "_libintl_bindtextdomain", referenced from:
769      _main in conftest-9bad81.o
770  "_libintl_gettext", referenced from:
771      _main in conftest-9bad81.o
772ld: symbol(s) not found for architecture x86_64
773clang: error: linker command failed with exit code 1 (use -v to see invocation)
774configure:17515: $? = 1
775configure: failed program was:
776| /* confdefs.h */
777| #define PACKAGE_NAME "GNU Libidn"
778| #define PACKAGE_TARNAME "libidn"
779| #define PACKAGE_VERSION "1.38"
780| #define PACKAGE_STRING "GNU Libidn 1.38"
781| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
782| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
783| #define PACKAGE "libidn"
784| #define VERSION "1.38"
785| #define STDC_HEADERS 1
786| #define HAVE_SYS_TYPES_H 1
787| #define HAVE_SYS_STAT_H 1
788| #define HAVE_STDLIB_H 1
789| #define HAVE_STRING_H 1
790| #define HAVE_MEMORY_H 1
791| #define HAVE_STRINGS_H 1
792| #define HAVE_INTTYPES_H 1
793| #define HAVE_STDINT_H 1
794| #define HAVE_UNISTD_H 1
795| #define HAVE_WCHAR_H 1
796| #define HAVE_SYS_SOCKET_H 1
797| #define HAVE_UNISTD_H 1
798| #define HAVE_SYS_STAT_H 1
799| #define HAVE_GETOPT_H 1
800| #define HAVE_SYS_CDEFS_H 1
801| #define HAVE_LIMITS_H 1
802| #define HAVE_SYS_PARAM_H 1
803| #define HAVE_SYS_TIME_H 1
804| #define HAVE_INTTYPES_H 1
805| #define HAVE_SYS_TYPES_H 1
806| #define HAVE_STDINT_H 1
807| #define HAVE_ICONV_H 1
808| #define HAVE_LANGINFO_H 1
809| #define _ALL_SOURCE 1
810| #define _DARWIN_C_SOURCE 1
811| #define _GNU_SOURCE 1
812| #define _HPUX_ALT_XOPEN_SOCKET_API 1
813| #define _NETBSD_SOURCE 1
814| #define _OPENBSD_SOURCE 1
815| #define _POSIX_PTHREAD_SEMANTICS 1
816| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
817| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
818| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
819| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
820| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
821| #define __STDC_WANT_LIB_EXT2__ 1
822| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
823| #define _TANDEM_SOURCE 1
824| #define __EXTENSIONS__ 1
825| #define HAVE_DLFCN_H 1
826| #define LT_OBJDIR ".libs/"
827| #define HAVE_ICONV 1
828| #define ICONV_CONST
829| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
830| #define HAVE_CFLOCALECOPYCURRENT 1
831| /* end confdefs.h.  */
832|
833| #include <libintl.h>
834|
835| extern int _nl_msg_cat_cntr;
836| extern int *_nl_domain_bindings;
837|
838| int
839| main ()
840| {
841|
842| bindtextdomain ("", "");
843| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
844|
845|   ;
846|   return 0;
847| }
848configure:17524: result: no
849configure:17558: checking for iconv
850configure:17616: result: yes
851configure:17619: checking for working iconv
852configure:17773: result: yes
853configure:17788: checking how to link with libiconv
854configure:17790: result: -liconv
855configure:18291: checking for GNU gettext in libintl
856configure:18323: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  -lintl >&5
857configure:18323: $? = 0
858configure:18368: result: yes
859configure:18403: checking whether to use NLS
860configure:18405: result: yes
861configure:18408: checking where the gettext function comes from
862configure:18419: result: external libintl
863configure:18427: checking how to link with libintl
864configure:18429: result: -lintl -Wl,-framework -Wl,CoreFoundation
865configure:18533: checking for size_t
866configure:18533: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
867configure:18533: $? = 0
868configure:18533: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
869conftest.c:97:21: error: expected expression
870if (sizeof ((size_t)))
871                    ^
8721 error generated.
873configure:18533: $? = 1
874configure: failed program was:
875| /* confdefs.h */
876| #define PACKAGE_NAME "GNU Libidn"
877| #define PACKAGE_TARNAME "libidn"
878| #define PACKAGE_VERSION "1.38"
879| #define PACKAGE_STRING "GNU Libidn 1.38"
880| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
881| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
882| #define PACKAGE "libidn"
883| #define VERSION "1.38"
884| #define STDC_HEADERS 1
885| #define HAVE_SYS_TYPES_H 1
886| #define HAVE_SYS_STAT_H 1
887| #define HAVE_STDLIB_H 1
888| #define HAVE_STRING_H 1
889| #define HAVE_MEMORY_H 1
890| #define HAVE_STRINGS_H 1
891| #define HAVE_INTTYPES_H 1
892| #define HAVE_STDINT_H 1
893| #define HAVE_UNISTD_H 1
894| #define HAVE_WCHAR_H 1
895| #define HAVE_SYS_SOCKET_H 1
896| #define HAVE_UNISTD_H 1
897| #define HAVE_SYS_STAT_H 1
898| #define HAVE_GETOPT_H 1
899| #define HAVE_SYS_CDEFS_H 1
900| #define HAVE_LIMITS_H 1
901| #define HAVE_SYS_PARAM_H 1
902| #define HAVE_SYS_TIME_H 1
903| #define HAVE_INTTYPES_H 1
904| #define HAVE_SYS_TYPES_H 1
905| #define HAVE_STDINT_H 1
906| #define HAVE_ICONV_H 1
907| #define HAVE_LANGINFO_H 1
908| #define _ALL_SOURCE 1
909| #define _DARWIN_C_SOURCE 1
910| #define _GNU_SOURCE 1
911| #define _HPUX_ALT_XOPEN_SOCKET_API 1
912| #define _NETBSD_SOURCE 1
913| #define _OPENBSD_SOURCE 1
914| #define _POSIX_PTHREAD_SEMANTICS 1
915| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
916| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
917| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
918| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
919| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
920| #define __STDC_WANT_LIB_EXT2__ 1
921| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
922| #define _TANDEM_SOURCE 1
923| #define __EXTENSIONS__ 1
924| #define HAVE_DLFCN_H 1
925| #define LT_OBJDIR ".libs/"
926| #define HAVE_ICONV 1
927| #define ICONV_CONST
928| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
929| #define HAVE_CFLOCALECOPYCURRENT 1
930| #define HAVE_ICONV 1
931| #define ENABLE_NLS 1
932| #define HAVE_GETTEXT 1
933| #define HAVE_DCGETTEXT 1
934| /* end confdefs.h.  */
935| #include <stdio.h>
936| #ifdef HAVE_SYS_TYPES_H
937| # include <sys/types.h>
938| #endif
939| #ifdef HAVE_SYS_STAT_H
940| # include <sys/stat.h>
941| #endif
942| #ifdef STDC_HEADERS
943| # include <stdlib.h>
944| # include <stddef.h>
945| #else
946| # ifdef HAVE_STDLIB_H
947| #  include <stdlib.h>
948| # endif
949| #endif
950| #ifdef HAVE_STRING_H
951| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
952| #  include <memory.h>
953| # endif
954| # include <string.h>
955| #endif
956| #ifdef HAVE_STRINGS_H
957| # include <strings.h>
958| #endif
959| #ifdef HAVE_INTTYPES_H
960| # include <inttypes.h>
961| #endif
962| #ifdef HAVE_STDINT_H
963| # include <stdint.h>
964| #endif
965| #ifdef HAVE_UNISTD_H
966| # include <unistd.h>
967| #endif
968| int
969| main ()
970| {
971| if (sizeof ((size_t)))
972|           return 0;
973|   ;
974|   return 0;
975| }
976configure:18533: result: yes
977configure:18546: checking for working alloca.h
978configure:18563: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
979configure:18563: $? = 0
980configure:18571: result: yes
981configure:18579: checking for alloca
982configure:18616: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
983configure:18616: $? = 0
984configure:18624: result: yes
985configure:18795: checking for _set_invalid_parameter_handler
986configure:18795: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
987Undefined symbols for architecture x86_64:
988  "__set_invalid_parameter_handler", referenced from:
989      _main in conftest-5bc9df.o
990ld: symbol(s) not found for architecture x86_64
991clang: error: linker command failed with exit code 1 (use -v to see invocation)
992configure:18795: $? = 1
993configure: failed program was:
994| /* confdefs.h */
995| #define PACKAGE_NAME "GNU Libidn"
996| #define PACKAGE_TARNAME "libidn"
997| #define PACKAGE_VERSION "1.38"
998| #define PACKAGE_STRING "GNU Libidn 1.38"
999| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
1000| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
1001| #define PACKAGE "libidn"
1002| #define VERSION "1.38"
1003| #define STDC_HEADERS 1
1004| #define HAVE_SYS_TYPES_H 1
1005| #define HAVE_SYS_STAT_H 1
1006| #define HAVE_STDLIB_H 1
1007| #define HAVE_STRING_H 1
1008| #define HAVE_MEMORY_H 1
1009| #define HAVE_STRINGS_H 1
1010| #define HAVE_INTTYPES_H 1
1011| #define HAVE_STDINT_H 1
1012| #define HAVE_UNISTD_H 1
1013| #define HAVE_WCHAR_H 1
1014| #define HAVE_SYS_SOCKET_H 1
1015| #define HAVE_UNISTD_H 1
1016| #define HAVE_SYS_STAT_H 1
1017| #define HAVE_GETOPT_H 1
1018| #define HAVE_SYS_CDEFS_H 1
1019| #define HAVE_LIMITS_H 1
1020| #define HAVE_SYS_PARAM_H 1
1021| #define HAVE_SYS_TIME_H 1
1022| #define HAVE_INTTYPES_H 1
1023| #define HAVE_SYS_TYPES_H 1
1024| #define HAVE_STDINT_H 1
1025| #define HAVE_ICONV_H 1
1026| #define HAVE_LANGINFO_H 1
1027| #define _ALL_SOURCE 1
1028| #define _DARWIN_C_SOURCE 1
1029| #define _GNU_SOURCE 1
1030| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1031| #define _NETBSD_SOURCE 1
1032| #define _OPENBSD_SOURCE 1
1033| #define _POSIX_PTHREAD_SEMANTICS 1
1034| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1035| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1036| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1037| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1038| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1039| #define __STDC_WANT_LIB_EXT2__ 1
1040| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1041| #define _TANDEM_SOURCE 1
1042| #define __EXTENSIONS__ 1
1043| #define HAVE_DLFCN_H 1
1044| #define LT_OBJDIR ".libs/"
1045| #define HAVE_ICONV 1
1046| #define ICONV_CONST
1047| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1048| #define HAVE_CFLOCALECOPYCURRENT 1
1049| #define HAVE_ICONV 1
1050| #define ENABLE_NLS 1
1051| #define HAVE_GETTEXT 1
1052| #define HAVE_DCGETTEXT 1
1053| #define HAVE_ALLOCA_H 1
1054| #define HAVE_ALLOCA 1
1055| /* end confdefs.h.  */
1056| /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler.
1057|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1058| #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
1059|
1060| /* System header to define __stub macros and hopefully few prototypes,
1061|     which can conflict with char _set_invalid_parameter_handler (); below.
1062|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1063|     <limits.h> exists even on freestanding compilers.  */
1064|
1065| #ifdef __STDC__
1066| # include <limits.h>
1067| #else
1068| # include <assert.h>
1069| #endif
1070|
1071| #undef _set_invalid_parameter_handler
1072|
1073| /* Override any GCC internal prototype to avoid an error.
1074|    Use char because int might match the return type of a GCC
1075|    builtin and then its argument prototype would still apply.  */
1076| #ifdef __cplusplus
1077| extern "C"
1078| #endif
1079| char _set_invalid_parameter_handler ();
1080| /* The GNU C library defines this for functions which it implements
1081|     to always fail with ENOSYS.  Some functions are actually named
1082|     something starting with __ and the normal name is an alias.  */
1083| #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
1084| choke me
1085| #endif
1086|
1087| int
1088| main ()
1089| {
1090| return _set_invalid_parameter_handler ();
1091|   ;
1092|   return 0;
1093| }
1094configure:18795: result: no
1095configure:18795: checking for fcntl
1096configure:18795: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
1097configure:18795: $? = 0
1098configure:18795: result: yes
1099configure:18795: checking for symlink
1100configure:18795: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
1101configure:18795: $? = 0
1102configure:18795: result: yes
1103configure:18795: checking for getdelim
1104configure:18795: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
1105configure:18795: $? = 0
1106configure:18795: result: yes
1107configure:18795: checking for getdtablesize
1108configure:18795: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
1109configure:18795: $? = 0
1110configure:18795: result: yes
1111configure:18795: checking for getprogname
1112configure:18795: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
1113configure:18795: $? = 0
1114configure:18795: result: yes
1115configure:18795: checking for getexecname
1116configure:18795: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
1117Undefined symbols for architecture x86_64:
1118  "_getexecname", referenced from:
1119      _main in conftest-cc4cd0.o
1120ld: symbol(s) not found for architecture x86_64
1121clang: error: linker command failed with exit code 1 (use -v to see invocation)
1122configure:18795: $? = 1
1123configure: failed program was:
1124| /* confdefs.h */
1125| #define PACKAGE_NAME "GNU Libidn"
1126| #define PACKAGE_TARNAME "libidn"
1127| #define PACKAGE_VERSION "1.38"
1128| #define PACKAGE_STRING "GNU Libidn 1.38"
1129| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
1130| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
1131| #define PACKAGE "libidn"
1132| #define VERSION "1.38"
1133| #define STDC_HEADERS 1
1134| #define HAVE_SYS_TYPES_H 1
1135| #define HAVE_SYS_STAT_H 1
1136| #define HAVE_STDLIB_H 1
1137| #define HAVE_STRING_H 1
1138| #define HAVE_MEMORY_H 1
1139| #define HAVE_STRINGS_H 1
1140| #define HAVE_INTTYPES_H 1
1141| #define HAVE_STDINT_H 1
1142| #define HAVE_UNISTD_H 1
1143| #define HAVE_WCHAR_H 1
1144| #define HAVE_SYS_SOCKET_H 1
1145| #define HAVE_UNISTD_H 1
1146| #define HAVE_SYS_STAT_H 1
1147| #define HAVE_GETOPT_H 1
1148| #define HAVE_SYS_CDEFS_H 1
1149| #define HAVE_LIMITS_H 1
1150| #define HAVE_SYS_PARAM_H 1
1151| #define HAVE_SYS_TIME_H 1
1152| #define HAVE_INTTYPES_H 1
1153| #define HAVE_SYS_TYPES_H 1
1154| #define HAVE_STDINT_H 1
1155| #define HAVE_ICONV_H 1
1156| #define HAVE_LANGINFO_H 1
1157| #define _ALL_SOURCE 1
1158| #define _DARWIN_C_SOURCE 1
1159| #define _GNU_SOURCE 1
1160| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1161| #define _NETBSD_SOURCE 1
1162| #define _OPENBSD_SOURCE 1
1163| #define _POSIX_PTHREAD_SEMANTICS 1
1164| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1165| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1166| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1167| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1168| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1169| #define __STDC_WANT_LIB_EXT2__ 1
1170| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1171| #define _TANDEM_SOURCE 1
1172| #define __EXTENSIONS__ 1
1173| #define HAVE_DLFCN_H 1
1174| #define LT_OBJDIR ".libs/"
1175| #define HAVE_ICONV 1
1176| #define ICONV_CONST
1177| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1178| #define HAVE_CFLOCALECOPYCURRENT 1
1179| #define HAVE_ICONV 1
1180| #define ENABLE_NLS 1
1181| #define HAVE_GETTEXT 1
1182| #define HAVE_DCGETTEXT 1
1183| #define HAVE_ALLOCA_H 1
1184| #define HAVE_ALLOCA 1
1185| #define HAVE_FCNTL 1
1186| #define HAVE_SYMLINK 1
1187| #define HAVE_GETDELIM 1
1188| #define HAVE_GETDTABLESIZE 1
1189| #define HAVE_GETPROGNAME 1
1190| /* end confdefs.h.  */
1191| /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
1192|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1193| #define getexecname innocuous_getexecname
1194|
1195| /* System header to define __stub macros and hopefully few prototypes,
1196|     which can conflict with char getexecname (); below.
1197|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1198|     <limits.h> exists even on freestanding compilers.  */
1199|
1200| #ifdef __STDC__
1201| # include <limits.h>
1202| #else
1203| # include <assert.h>
1204| #endif
1205|
1206| #undef getexecname
1207|
1208| /* Override any GCC internal prototype to avoid an error.
1209|    Use char because int might match the return type of a GCC
1210|    builtin and then its argument prototype would still apply.  */
1211| #ifdef __cplusplus
1212| extern "C"
1213| #endif
1214| char getexecname ();
1215| /* The GNU C library defines this for functions which it implements
1216|     to always fail with ENOSYS.  Some functions are actually named
1217|     something starting with __ and the normal name is an alias.  */
1218| #if defined __stub_getexecname || defined __stub___getexecname
1219| choke me
1220| #endif
1221|
1222| int
1223| main ()
1224| {
1225| return getexecname ();
1226|   ;
1227|   return 0;
1228| }
1229configure:18795: result: no
1230configure:18795: checking for lstat
1231configure:18795: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
1232configure:18795: $? = 0
1233configure:18795: result: yes
1234configure:19155: checking for preferred C# implementation
1235configure:19165: result: no
1236configure:19177: checking for C# compiler
1237configure:19275: result: no
1238configure:19341: checking whether the preprocessor supports include_next
1239configure:19379: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -Iconftestd1b -Iconftestd2 conftest.c >&5
1240configure:19379: $? = 0
1241configure:19400: result: yes
1242configure:19422: checking whether source code line length is unlimited
1243configure:19445: result: yes
1244configure:19456: checking for complete errno.h
1245configure:19529: result: yes
1246configure:19830: checking whether strerror_r is declared
1247configure:19830: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
1248configure:19830: $? = 0
1249configure:19830: result: yes
1250configure:19843: checking for strerror_r
1251configure:19843: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
1252configure:19843: $? = 0
1253configure:19843: result: yes
1254configure:19852: checking whether strerror_r returns char *
1255configure:19876: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1256conftest.c:109:13: error: indirection requires pointer operand ('int' invalid)
1257          char x = *strerror_r (0, buf, sizeof buf);
1258                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1259conftest.c:110:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
1260          char *p = strerror_r (0, buf, sizeof buf);
1261                ^   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
12621 warning and 1 error generated.
1263configure:19876: $? = 1
1264configure: failed program was:
1265| /* confdefs.h */
1266| #define PACKAGE_NAME "GNU Libidn"
1267| #define PACKAGE_TARNAME "libidn"
1268| #define PACKAGE_VERSION "1.38"
1269| #define PACKAGE_STRING "GNU Libidn 1.38"
1270| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
1271| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
1272| #define PACKAGE "libidn"
1273| #define VERSION "1.38"
1274| #define STDC_HEADERS 1
1275| #define HAVE_SYS_TYPES_H 1
1276| #define HAVE_SYS_STAT_H 1
1277| #define HAVE_STDLIB_H 1
1278| #define HAVE_STRING_H 1
1279| #define HAVE_MEMORY_H 1
1280| #define HAVE_STRINGS_H 1
1281| #define HAVE_INTTYPES_H 1
1282| #define HAVE_STDINT_H 1
1283| #define HAVE_UNISTD_H 1
1284| #define HAVE_WCHAR_H 1
1285| #define HAVE_SYS_SOCKET_H 1
1286| #define HAVE_UNISTD_H 1
1287| #define HAVE_SYS_STAT_H 1
1288| #define HAVE_GETOPT_H 1
1289| #define HAVE_SYS_CDEFS_H 1
1290| #define HAVE_LIMITS_H 1
1291| #define HAVE_SYS_PARAM_H 1
1292| #define HAVE_SYS_TIME_H 1
1293| #define HAVE_INTTYPES_H 1
1294| #define HAVE_SYS_TYPES_H 1
1295| #define HAVE_STDINT_H 1
1296| #define HAVE_ICONV_H 1
1297| #define HAVE_LANGINFO_H 1
1298| #define _ALL_SOURCE 1
1299| #define _DARWIN_C_SOURCE 1
1300| #define _GNU_SOURCE 1
1301| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1302| #define _NETBSD_SOURCE 1
1303| #define _OPENBSD_SOURCE 1
1304| #define _POSIX_PTHREAD_SEMANTICS 1
1305| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1306| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1307| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1308| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1309| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1310| #define __STDC_WANT_LIB_EXT2__ 1
1311| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1312| #define _TANDEM_SOURCE 1
1313| #define __EXTENSIONS__ 1
1314| #define HAVE_DLFCN_H 1
1315| #define LT_OBJDIR ".libs/"
1316| #define HAVE_ICONV 1
1317| #define ICONV_CONST
1318| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1319| #define HAVE_CFLOCALECOPYCURRENT 1
1320| #define HAVE_ICONV 1
1321| #define ENABLE_NLS 1
1322| #define HAVE_GETTEXT 1
1323| #define HAVE_DCGETTEXT 1
1324| #define HAVE_ALLOCA_H 1
1325| #define HAVE_ALLOCA 1
1326| #define HAVE_FCNTL 1
1327| #define HAVE_SYMLINK 1
1328| #define HAVE_GETDELIM 1
1329| #define HAVE_GETDTABLESIZE 1
1330| #define HAVE_GETPROGNAME 1
1331| #define HAVE_LSTAT 1
1332| #define HAVE_DECL_STRERROR_R 1
1333| #define HAVE_STRERROR_R 1
1334| /* end confdefs.h.  */
1335| #include <stdio.h>
1336| #ifdef HAVE_SYS_TYPES_H
1337| # include <sys/types.h>
1338| #endif
1339| #ifdef HAVE_SYS_STAT_H
1340| # include <sys/stat.h>
1341| #endif
1342| #ifdef STDC_HEADERS
1343| # include <stdlib.h>
1344| # include <stddef.h>
1345| #else
1346| # ifdef HAVE_STDLIB_H
1347| #  include <stdlib.h>
1348| # endif
1349| #endif
1350| #ifdef HAVE_STRING_H
1351| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1352| #  include <memory.h>
1353| # endif
1354| # include <string.h>
1355| #endif
1356| #ifdef HAVE_STRINGS_H
1357| # include <strings.h>
1358| #endif
1359| #ifdef HAVE_INTTYPES_H
1360| # include <inttypes.h>
1361| #endif
1362| #ifdef HAVE_STDINT_H
1363| # include <stdint.h>
1364| #endif
1365| #ifdef HAVE_UNISTD_H
1366| # include <unistd.h>
1367| #endif
1368| int
1369| main ()
1370| {
1371|
1372|         char buf[100];
1373|         char x = *strerror_r (0, buf, sizeof buf);
1374|         char *p = strerror_r (0, buf, sizeof buf);
1375|         return !p || x;
1376|
1377|   ;
1378|   return 0;
1379| }
1380configure:19914: result: no
1381configure:19977: checking for working fcntl.h
1382configure:20089: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
1383conftest.c:154:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
1384            int result = !constants;
1385                         ~^~~~~~~~~
13861 warning generated.
1387conftest.c:154:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
1388            int result = !constants;
1389                         ~^~~~~~~~~
13901 warning generated.
1391configure:20089: $? = 0
1392configure:20089: ./conftest
1393configure:20089: $? = 64
1394configure: program exited with status 64
1395configure: failed program was:
1396| /* confdefs.h */
1397| #define PACKAGE_NAME "GNU Libidn"
1398| #define PACKAGE_TARNAME "libidn"
1399| #define PACKAGE_VERSION "1.38"
1400| #define PACKAGE_STRING "GNU Libidn 1.38"
1401| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
1402| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
1403| #define PACKAGE "libidn"
1404| #define VERSION "1.38"
1405| #define STDC_HEADERS 1
1406| #define HAVE_SYS_TYPES_H 1
1407| #define HAVE_SYS_STAT_H 1
1408| #define HAVE_STDLIB_H 1
1409| #define HAVE_STRING_H 1
1410| #define HAVE_MEMORY_H 1
1411| #define HAVE_STRINGS_H 1
1412| #define HAVE_INTTYPES_H 1
1413| #define HAVE_STDINT_H 1
1414| #define HAVE_UNISTD_H 1
1415| #define HAVE_WCHAR_H 1
1416| #define HAVE_SYS_SOCKET_H 1
1417| #define HAVE_UNISTD_H 1
1418| #define HAVE_SYS_STAT_H 1
1419| #define HAVE_GETOPT_H 1
1420| #define HAVE_SYS_CDEFS_H 1
1421| #define HAVE_LIMITS_H 1
1422| #define HAVE_SYS_PARAM_H 1
1423| #define HAVE_SYS_TIME_H 1
1424| #define HAVE_INTTYPES_H 1
1425| #define HAVE_SYS_TYPES_H 1
1426| #define HAVE_STDINT_H 1
1427| #define HAVE_ICONV_H 1
1428| #define HAVE_LANGINFO_H 1
1429| #define _ALL_SOURCE 1
1430| #define _DARWIN_C_SOURCE 1
1431| #define _GNU_SOURCE 1
1432| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1433| #define _NETBSD_SOURCE 1
1434| #define _OPENBSD_SOURCE 1
1435| #define _POSIX_PTHREAD_SEMANTICS 1
1436| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1437| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1438| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1439| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1440| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1441| #define __STDC_WANT_LIB_EXT2__ 1
1442| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1443| #define _TANDEM_SOURCE 1
1444| #define __EXTENSIONS__ 1
1445| #define HAVE_DLFCN_H 1
1446| #define LT_OBJDIR ".libs/"
1447| #define HAVE_ICONV 1
1448| #define ICONV_CONST
1449| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1450| #define HAVE_CFLOCALECOPYCURRENT 1
1451| #define HAVE_ICONV 1
1452| #define ENABLE_NLS 1
1453| #define HAVE_GETTEXT 1
1454| #define HAVE_DCGETTEXT 1
1455| #define HAVE_ALLOCA_H 1
1456| #define HAVE_ALLOCA 1
1457| #define HAVE_FCNTL 1
1458| #define HAVE_SYMLINK 1
1459| #define HAVE_GETDELIM 1
1460| #define HAVE_GETDTABLESIZE 1
1461| #define HAVE_GETPROGNAME 1
1462| #define HAVE_LSTAT 1
1463| #define HAVE_DECL_STRERROR_R 1
1464| #define HAVE_STRERROR_R 1
1465| /* end confdefs.h.  */
1466| #include <sys/types.h>
1467|            #include <sys/stat.h>
1468|            #if HAVE_UNISTD_H
1469|            # include <unistd.h>
1470|            #else /* on Windows with MSVC */
1471|            # include <io.h>
1472|            # include <stdlib.h>
1473|            # defined sleep(n) _sleep ((n) * 1000)
1474|            #endif
1475|            #include <fcntl.h>
1476|
1477|
1478|
1479| #if defined _WIN32 && !defined __CYGWIN__
1480| #define access    _access
1481| #define chdir     _chdir
1482| #define chmod     _chmod
1483| #define close     _close
1484| #define creat     _creat
1485| #define dup       _dup
1486| #define dup2      _dup2
1487| #define ecvt      _ecvt
1488| #define execl     _execl
1489| #define execle    _execle
1490| #define execlp    _execlp
1491| #define execv     _execv
1492| #define execve    _execve
1493| #define execvp    _execvp
1494| #define execvpe   _execvpe
1495| #define fcloseall _fcloseall
1496| #define fcvt      _fcvt
1497| #define fdopen    _fdopen
1498| #define fileno    _fileno
1499| #define gcvt      _gcvt
1500| #define getcwd    _getcwd
1501| #define getpid    _getpid
1502| #define getw      _getw
1503| #define isatty    _isatty
1504| #define j0        _j0
1505| #define j1        _j1
1506| #define jn        _jn
1507| #define lfind     _lfind
1508| #define lsearch   _lsearch
1509| #define lseek     _lseek
1510| #define memccpy   _memccpy
1511| #define mkdir     _mkdir
1512| #define mktemp    _mktemp
1513| #define open      _open
1514| #define putenv    _putenv
1515| #define putw      _putw
1516| #define read      _read
1517| #define rmdir     _rmdir
1518| #define strdup    _strdup
1519| #define swab      _swab
1520| #define tempnam   _tempnam
1521| #define tzset     _tzset
1522| #define umask     _umask
1523| #define unlink    _unlink
1524| #define utime     _utime
1525| #define wcsdup    _wcsdup
1526| #define write     _write
1527| #define y0        _y0
1528| #define y1        _y1
1529| #define yn        _yn
1530| #endif
1531|
1532|
1533|            #ifndef O_NOATIME
1534|             #define O_NOATIME 0
1535|            #endif
1536|            #ifndef O_NOFOLLOW
1537|             #define O_NOFOLLOW 0
1538|            #endif
1539|            static int const constants[] =
1540|             {
1541|               O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND,
1542|               O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY
1543|             };
1544|
1545| int
1546| main ()
1547| {
1548|
1549|             int result = !constants;
1550|             #if HAVE_SYMLINK
1551|             {
1552|               static char const sym[] = "conftest.sym";
1553|               if (symlink ("/dev/null", sym) != 0)
1554|                 result |= 2;
1555|               else
1556|                 {
1557|                   int fd = open (sym, O_WRONLY | O_NOFOLLOW | O_CREAT, 0);
1558|                   if (fd >= 0)
1559|                     {
1560|                       close (fd);
1561|                       result |= 4;
1562|                     }
1563|                 }
1564|               if (unlink (sym) != 0 || symlink (".", sym) != 0)
1565|                 result |= 2;
1566|               else
1567|                 {
1568|                   int fd = open (sym, O_RDONLY | O_NOFOLLOW);
1569|                   if (fd >= 0)
1570|                     {
1571|                       close (fd);
1572|                       result |= 4;
1573|                     }
1574|                 }
1575|               unlink (sym);
1576|             }
1577|             #endif
1578|             {
1579|               static char const file[] = "confdefs.h";
1580|               int fd = open (file, O_RDONLY | O_NOATIME);
1581|               if (fd < 0)
1582|                 result |= 8;
1583|               else
1584|                 {
1585|                   struct stat st0;
1586|                   if (fstat (fd, &st0) != 0)
1587|                     result |= 16;
1588|                   else
1589|                     {
1590|                       char c;
1591|                       sleep (1);
1592|                       if (read (fd, &c, 1) != 1)
1593|                         result |= 24;
1594|                       else
1595|                         {
1596|                           if (close (fd) != 0)
1597|                             result |= 32;
1598|                           else
1599|                             {
1600|                               struct stat st1;
1601|                               if (stat (file, &st1) != 0)
1602|                                 result |= 40;
1603|                               else
1604|                                 if (st0.st_atime != st1.st_atime)
1605|                                   result |= 64;
1606|                             }
1607|                         }
1608|                     }
1609|                 }
1610|             }
1611|             return result;
1612|   ;
1613|   return 0;
1614| }
1615configure:20105: result: no (bad O_NOATIME)
1616configure:20129: checking for pid_t
1617configure:20129: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1618configure:20129: $? = 0
1619configure:20129: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1620conftest.c:110:20: error: expected expression
1621if (sizeof ((pid_t)))
1622                   ^
16231 error generated.
1624configure:20129: $? = 1
1625configure: failed program was:
1626| /* confdefs.h */
1627| #define PACKAGE_NAME "GNU Libidn"
1628| #define PACKAGE_TARNAME "libidn"
1629| #define PACKAGE_VERSION "1.38"
1630| #define PACKAGE_STRING "GNU Libidn 1.38"
1631| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
1632| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
1633| #define PACKAGE "libidn"
1634| #define VERSION "1.38"
1635| #define STDC_HEADERS 1
1636| #define HAVE_SYS_TYPES_H 1
1637| #define HAVE_SYS_STAT_H 1
1638| #define HAVE_STDLIB_H 1
1639| #define HAVE_STRING_H 1
1640| #define HAVE_MEMORY_H 1
1641| #define HAVE_STRINGS_H 1
1642| #define HAVE_INTTYPES_H 1
1643| #define HAVE_STDINT_H 1
1644| #define HAVE_UNISTD_H 1
1645| #define HAVE_WCHAR_H 1
1646| #define HAVE_SYS_SOCKET_H 1
1647| #define HAVE_UNISTD_H 1
1648| #define HAVE_SYS_STAT_H 1
1649| #define HAVE_GETOPT_H 1
1650| #define HAVE_SYS_CDEFS_H 1
1651| #define HAVE_LIMITS_H 1
1652| #define HAVE_SYS_PARAM_H 1
1653| #define HAVE_SYS_TIME_H 1
1654| #define HAVE_INTTYPES_H 1
1655| #define HAVE_SYS_TYPES_H 1
1656| #define HAVE_STDINT_H 1
1657| #define HAVE_ICONV_H 1
1658| #define HAVE_LANGINFO_H 1
1659| #define _ALL_SOURCE 1
1660| #define _DARWIN_C_SOURCE 1
1661| #define _GNU_SOURCE 1
1662| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1663| #define _NETBSD_SOURCE 1
1664| #define _OPENBSD_SOURCE 1
1665| #define _POSIX_PTHREAD_SEMANTICS 1
1666| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1667| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1668| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1669| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1670| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1671| #define __STDC_WANT_LIB_EXT2__ 1
1672| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1673| #define _TANDEM_SOURCE 1
1674| #define __EXTENSIONS__ 1
1675| #define HAVE_DLFCN_H 1
1676| #define LT_OBJDIR ".libs/"
1677| #define HAVE_ICONV 1
1678| #define ICONV_CONST
1679| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1680| #define HAVE_CFLOCALECOPYCURRENT 1
1681| #define HAVE_ICONV 1
1682| #define ENABLE_NLS 1
1683| #define HAVE_GETTEXT 1
1684| #define HAVE_DCGETTEXT 1
1685| #define HAVE_ALLOCA_H 1
1686| #define HAVE_ALLOCA 1
1687| #define HAVE_FCNTL 1
1688| #define HAVE_SYMLINK 1
1689| #define HAVE_GETDELIM 1
1690| #define HAVE_GETDTABLESIZE 1
1691| #define HAVE_GETPROGNAME 1
1692| #define HAVE_LSTAT 1
1693| #define HAVE_DECL_STRERROR_R 1
1694| #define HAVE_STRERROR_R 1
1695| #define HAVE_WORKING_O_NOATIME 0
1696| #define HAVE_WORKING_O_NOFOLLOW 1
1697| /* end confdefs.h.  */
1698| #include <stdio.h>
1699| #ifdef HAVE_SYS_TYPES_H
1700| # include <sys/types.h>
1701| #endif
1702| #ifdef HAVE_SYS_STAT_H
1703| # include <sys/stat.h>
1704| #endif
1705| #ifdef STDC_HEADERS
1706| # include <stdlib.h>
1707| # include <stddef.h>
1708| #else
1709| # ifdef HAVE_STDLIB_H
1710| #  include <stdlib.h>
1711| # endif
1712| #endif
1713| #ifdef HAVE_STRING_H
1714| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1715| #  include <memory.h>
1716| # endif
1717| # include <string.h>
1718| #endif
1719| #ifdef HAVE_STRINGS_H
1720| # include <strings.h>
1721| #endif
1722| #ifdef HAVE_INTTYPES_H
1723| # include <inttypes.h>
1724| #endif
1725| #ifdef HAVE_STDINT_H
1726| # include <stdint.h>
1727| #endif
1728| #ifdef HAVE_UNISTD_H
1729| # include <unistd.h>
1730| #endif
1731|
1732| int
1733| main ()
1734| {
1735| if (sizeof ((pid_t)))
1736|           return 0;
1737|   ;
1738|   return 0;
1739| }
1740configure:20129: result: yes
1741configure:20165: checking for mode_t
1742configure:20165: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1743configure:20165: $? = 0
1744configure:20165: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1745conftest.c:109:21: error: expected expression
1746if (sizeof ((mode_t)))
1747                    ^
17481 error generated.
1749configure:20165: $? = 1
1750configure: failed program was:
1751| /* confdefs.h */
1752| #define PACKAGE_NAME "GNU Libidn"
1753| #define PACKAGE_TARNAME "libidn"
1754| #define PACKAGE_VERSION "1.38"
1755| #define PACKAGE_STRING "GNU Libidn 1.38"
1756| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
1757| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
1758| #define PACKAGE "libidn"
1759| #define VERSION "1.38"
1760| #define STDC_HEADERS 1
1761| #define HAVE_SYS_TYPES_H 1
1762| #define HAVE_SYS_STAT_H 1
1763| #define HAVE_STDLIB_H 1
1764| #define HAVE_STRING_H 1
1765| #define HAVE_MEMORY_H 1
1766| #define HAVE_STRINGS_H 1
1767| #define HAVE_INTTYPES_H 1
1768| #define HAVE_STDINT_H 1
1769| #define HAVE_UNISTD_H 1
1770| #define HAVE_WCHAR_H 1
1771| #define HAVE_SYS_SOCKET_H 1
1772| #define HAVE_UNISTD_H 1
1773| #define HAVE_SYS_STAT_H 1
1774| #define HAVE_GETOPT_H 1
1775| #define HAVE_SYS_CDEFS_H 1
1776| #define HAVE_LIMITS_H 1
1777| #define HAVE_SYS_PARAM_H 1
1778| #define HAVE_SYS_TIME_H 1
1779| #define HAVE_INTTYPES_H 1
1780| #define HAVE_SYS_TYPES_H 1
1781| #define HAVE_STDINT_H 1
1782| #define HAVE_ICONV_H 1
1783| #define HAVE_LANGINFO_H 1
1784| #define _ALL_SOURCE 1
1785| #define _DARWIN_C_SOURCE 1
1786| #define _GNU_SOURCE 1
1787| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1788| #define _NETBSD_SOURCE 1
1789| #define _OPENBSD_SOURCE 1
1790| #define _POSIX_PTHREAD_SEMANTICS 1
1791| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1792| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1793| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1794| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1795| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1796| #define __STDC_WANT_LIB_EXT2__ 1
1797| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1798| #define _TANDEM_SOURCE 1
1799| #define __EXTENSIONS__ 1
1800| #define HAVE_DLFCN_H 1
1801| #define LT_OBJDIR ".libs/"
1802| #define HAVE_ICONV 1
1803| #define ICONV_CONST
1804| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1805| #define HAVE_CFLOCALECOPYCURRENT 1
1806| #define HAVE_ICONV 1
1807| #define ENABLE_NLS 1
1808| #define HAVE_GETTEXT 1
1809| #define HAVE_DCGETTEXT 1
1810| #define HAVE_ALLOCA_H 1
1811| #define HAVE_ALLOCA 1
1812| #define HAVE_FCNTL 1
1813| #define HAVE_SYMLINK 1
1814| #define HAVE_GETDELIM 1
1815| #define HAVE_GETDTABLESIZE 1
1816| #define HAVE_GETPROGNAME 1
1817| #define HAVE_LSTAT 1
1818| #define HAVE_DECL_STRERROR_R 1
1819| #define HAVE_STRERROR_R 1
1820| #define HAVE_WORKING_O_NOATIME 0
1821| #define HAVE_WORKING_O_NOFOLLOW 1
1822| /* end confdefs.h.  */
1823| #include <stdio.h>
1824| #ifdef HAVE_SYS_TYPES_H
1825| # include <sys/types.h>
1826| #endif
1827| #ifdef HAVE_SYS_STAT_H
1828| # include <sys/stat.h>
1829| #endif
1830| #ifdef STDC_HEADERS
1831| # include <stdlib.h>
1832| # include <stddef.h>
1833| #else
1834| # ifdef HAVE_STDLIB_H
1835| #  include <stdlib.h>
1836| # endif
1837| #endif
1838| #ifdef HAVE_STRING_H
1839| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1840| #  include <memory.h>
1841| # endif
1842| # include <string.h>
1843| #endif
1844| #ifdef HAVE_STRINGS_H
1845| # include <strings.h>
1846| #endif
1847| #ifdef HAVE_INTTYPES_H
1848| # include <inttypes.h>
1849| #endif
1850| #ifdef HAVE_STDINT_H
1851| # include <stdint.h>
1852| #endif
1853| #ifdef HAVE_UNISTD_H
1854| # include <unistd.h>
1855| #endif
1856| int
1857| main ()
1858| {
1859| if (sizeof ((mode_t)))
1860|           return 0;
1861|   ;
1862|   return 0;
1863| }
1864configure:20165: result: yes
1865configure:20285: checking whether stat file-mode macros are broken
1866configure:20312: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1867configure:20312: $? = 0
1868configure:20319: result: no
1869configure:20407: checking for C/C++ restrict keyword
1870configure:20436: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1871configure:20436: $? = 0
1872configure:20444: result: __restrict__
1873configure:20553: checking for nlink_t
1874configure:20553: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1875configure:20553: $? = 0
1876configure:20553: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1877conftest.c:80:22: error: expected expression
1878if (sizeof ((nlink_t)))
1879                     ^
18801 error generated.
1881configure:20553: $? = 1
1882configure: failed program was:
1883| /* confdefs.h */
1884| #define PACKAGE_NAME "GNU Libidn"
1885| #define PACKAGE_TARNAME "libidn"
1886| #define PACKAGE_VERSION "1.38"
1887| #define PACKAGE_STRING "GNU Libidn 1.38"
1888| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
1889| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
1890| #define PACKAGE "libidn"
1891| #define VERSION "1.38"
1892| #define STDC_HEADERS 1
1893| #define HAVE_SYS_TYPES_H 1
1894| #define HAVE_SYS_STAT_H 1
1895| #define HAVE_STDLIB_H 1
1896| #define HAVE_STRING_H 1
1897| #define HAVE_MEMORY_H 1
1898| #define HAVE_STRINGS_H 1
1899| #define HAVE_INTTYPES_H 1
1900| #define HAVE_STDINT_H 1
1901| #define HAVE_UNISTD_H 1
1902| #define HAVE_WCHAR_H 1
1903| #define HAVE_SYS_SOCKET_H 1
1904| #define HAVE_UNISTD_H 1
1905| #define HAVE_SYS_STAT_H 1
1906| #define HAVE_GETOPT_H 1
1907| #define HAVE_SYS_CDEFS_H 1
1908| #define HAVE_LIMITS_H 1
1909| #define HAVE_SYS_PARAM_H 1
1910| #define HAVE_SYS_TIME_H 1
1911| #define HAVE_INTTYPES_H 1
1912| #define HAVE_SYS_TYPES_H 1
1913| #define HAVE_STDINT_H 1
1914| #define HAVE_ICONV_H 1
1915| #define HAVE_LANGINFO_H 1
1916| #define _ALL_SOURCE 1
1917| #define _DARWIN_C_SOURCE 1
1918| #define _GNU_SOURCE 1
1919| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1920| #define _NETBSD_SOURCE 1
1921| #define _OPENBSD_SOURCE 1
1922| #define _POSIX_PTHREAD_SEMANTICS 1
1923| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1924| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1925| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1926| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1927| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1928| #define __STDC_WANT_LIB_EXT2__ 1
1929| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1930| #define _TANDEM_SOURCE 1
1931| #define __EXTENSIONS__ 1
1932| #define HAVE_DLFCN_H 1
1933| #define LT_OBJDIR ".libs/"
1934| #define HAVE_ICONV 1
1935| #define ICONV_CONST
1936| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1937| #define HAVE_CFLOCALECOPYCURRENT 1
1938| #define HAVE_ICONV 1
1939| #define ENABLE_NLS 1
1940| #define HAVE_GETTEXT 1
1941| #define HAVE_DCGETTEXT 1
1942| #define HAVE_ALLOCA_H 1
1943| #define HAVE_ALLOCA 1
1944| #define HAVE_FCNTL 1
1945| #define HAVE_SYMLINK 1
1946| #define HAVE_GETDELIM 1
1947| #define HAVE_GETDTABLESIZE 1
1948| #define HAVE_GETPROGNAME 1
1949| #define HAVE_LSTAT 1
1950| #define HAVE_DECL_STRERROR_R 1
1951| #define HAVE_STRERROR_R 1
1952| #define HAVE_WORKING_O_NOATIME 0
1953| #define HAVE_WORKING_O_NOFOLLOW 1
1954| #define restrict __restrict__
1955| /* end confdefs.h.  */
1956| #include <sys/types.h>
1957|      #include <sys/stat.h>
1958|
1959| int
1960| main ()
1961| {
1962| if (sizeof ((nlink_t)))
1963|           return 0;
1964|   ;
1965|   return 0;
1966| }
1967configure:20553: result: yes
1968configure:20723: checking whether getdelim is declared
1969configure:20723: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
1970configure:20723: $? = 0
1971configure:20723: result: yes
1972configure:20976: checking whether getdtablesize is declared
1973configure:20976: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
1974configure:20976: $? = 0
1975configure:20976: result: yes
1976configure:20987: checking whether getline is declared
1977configure:20987: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
1978configure:20987: $? = 0
1979configure:20987: result: yes
1980configure:21094: checking for getopt.h
1981configure:21094: result: yes
1982configure:21111: checking for getopt_long_only
1983configure:21111: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
1984configure:21111: $? = 0
1985configure:21111: result: yes
1986configure:21125: checking whether getopt is POSIX compatible
1987configure:21167: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
1988configure:21167: $? = 0
1989configure:21167: ./conftest
1990configure:21167: $? = 0
1991configure:21226: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
1992configure:21226: $? = 0
1993configure:21226: ./conftest
1994configure:21226: $? = 0
1995configure:21268: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
1996configure:21268: $? = 0
1997configure:21268: ./conftest
1998program: option requires an argument -- b
1999configure:21268: $? = 16
2000configure: program exited with status 16
2001configure: failed program was:
2002| /* confdefs.h */
2003| #define PACKAGE_NAME "GNU Libidn"
2004| #define PACKAGE_TARNAME "libidn"
2005| #define PACKAGE_VERSION "1.38"
2006| #define PACKAGE_STRING "GNU Libidn 1.38"
2007| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
2008| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
2009| #define PACKAGE "libidn"
2010| #define VERSION "1.38"
2011| #define STDC_HEADERS 1
2012| #define HAVE_SYS_TYPES_H 1
2013| #define HAVE_SYS_STAT_H 1
2014| #define HAVE_STDLIB_H 1
2015| #define HAVE_STRING_H 1
2016| #define HAVE_MEMORY_H 1
2017| #define HAVE_STRINGS_H 1
2018| #define HAVE_INTTYPES_H 1
2019| #define HAVE_STDINT_H 1
2020| #define HAVE_UNISTD_H 1
2021| #define HAVE_WCHAR_H 1
2022| #define HAVE_SYS_SOCKET_H 1
2023| #define HAVE_UNISTD_H 1
2024| #define HAVE_SYS_STAT_H 1
2025| #define HAVE_GETOPT_H 1
2026| #define HAVE_SYS_CDEFS_H 1
2027| #define HAVE_LIMITS_H 1
2028| #define HAVE_SYS_PARAM_H 1
2029| #define HAVE_SYS_TIME_H 1
2030| #define HAVE_INTTYPES_H 1
2031| #define HAVE_SYS_TYPES_H 1
2032| #define HAVE_STDINT_H 1
2033| #define HAVE_ICONV_H 1
2034| #define HAVE_LANGINFO_H 1
2035| #define _ALL_SOURCE 1
2036| #define _DARWIN_C_SOURCE 1
2037| #define _GNU_SOURCE 1
2038| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2039| #define _NETBSD_SOURCE 1
2040| #define _OPENBSD_SOURCE 1
2041| #define _POSIX_PTHREAD_SEMANTICS 1
2042| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2043| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2044| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2045| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2046| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2047| #define __STDC_WANT_LIB_EXT2__ 1
2048| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2049| #define _TANDEM_SOURCE 1
2050| #define __EXTENSIONS__ 1
2051| #define HAVE_DLFCN_H 1
2052| #define LT_OBJDIR ".libs/"
2053| #define HAVE_ICONV 1
2054| #define ICONV_CONST
2055| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2056| #define HAVE_CFLOCALECOPYCURRENT 1
2057| #define HAVE_ICONV 1
2058| #define ENABLE_NLS 1
2059| #define HAVE_GETTEXT 1
2060| #define HAVE_DCGETTEXT 1
2061| #define HAVE_ALLOCA_H 1
2062| #define HAVE_ALLOCA 1
2063| #define HAVE_FCNTL 1
2064| #define HAVE_SYMLINK 1
2065| #define HAVE_GETDELIM 1
2066| #define HAVE_GETDTABLESIZE 1
2067| #define HAVE_GETPROGNAME 1
2068| #define HAVE_LSTAT 1
2069| #define HAVE_DECL_STRERROR_R 1
2070| #define HAVE_STRERROR_R 1
2071| #define HAVE_WORKING_O_NOATIME 0
2072| #define HAVE_WORKING_O_NOFOLLOW 1
2073| #define restrict __restrict__
2074| #define HAVE_DECL_GETDELIM 1
2075| #define HAVE_DECL_GETDTABLESIZE 1
2076| #define HAVE_DECL_GETLINE 1
2077| #define HAVE_GETOPT_H 1
2078| #define HAVE_GETOPT_LONG_ONLY 1
2079| /* end confdefs.h.  */
2080|
2081| #include <unistd.h>
2082| #include <stdlib.h>
2083| #include <string.h>
2084|
2085| int
2086| main ()
2087| {
2088|   static char program[] = "program";
2089|   static char ab[] = "-ab";
2090|   char *argv[3] = { program, ab, NULL };
2091|   if (getopt (2, argv, "ab:") != 'a')
2092|     return 13;
2093|   if (getopt (2, argv, "ab:") != '?')
2094|     return 14;
2095|   if (optopt != 'b')
2096|     return 15;
2097|   if (optind != 2)
2098|     return 16;
2099|   return 0;
2100| }
2101|
2102configure:21286: result: no
2103configure:21690: checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.
2104configure:21713: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2105conftest.c:85:24: error: use of undeclared identifier 'ULLONG_WIDTH'
2106            int ullw = ULLONG_WIDTH;
2107                       ^
21081 error generated.
2109configure:21713: $? = 1
2110configure: failed program was:
2111| /* confdefs.h */
2112| #define PACKAGE_NAME "GNU Libidn"
2113| #define PACKAGE_TARNAME "libidn"
2114| #define PACKAGE_VERSION "1.38"
2115| #define PACKAGE_STRING "GNU Libidn 1.38"
2116| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
2117| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
2118| #define PACKAGE "libidn"
2119| #define VERSION "1.38"
2120| #define STDC_HEADERS 1
2121| #define HAVE_SYS_TYPES_H 1
2122| #define HAVE_SYS_STAT_H 1
2123| #define HAVE_STDLIB_H 1
2124| #define HAVE_STRING_H 1
2125| #define HAVE_MEMORY_H 1
2126| #define HAVE_STRINGS_H 1
2127| #define HAVE_INTTYPES_H 1
2128| #define HAVE_STDINT_H 1
2129| #define HAVE_UNISTD_H 1
2130| #define HAVE_WCHAR_H 1
2131| #define HAVE_SYS_SOCKET_H 1
2132| #define HAVE_UNISTD_H 1
2133| #define HAVE_SYS_STAT_H 1
2134| #define HAVE_GETOPT_H 1
2135| #define HAVE_SYS_CDEFS_H 1
2136| #define HAVE_LIMITS_H 1
2137| #define HAVE_SYS_PARAM_H 1
2138| #define HAVE_SYS_TIME_H 1
2139| #define HAVE_INTTYPES_H 1
2140| #define HAVE_SYS_TYPES_H 1
2141| #define HAVE_STDINT_H 1
2142| #define HAVE_ICONV_H 1
2143| #define HAVE_LANGINFO_H 1
2144| #define _ALL_SOURCE 1
2145| #define _DARWIN_C_SOURCE 1
2146| #define _GNU_SOURCE 1
2147| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2148| #define _NETBSD_SOURCE 1
2149| #define _OPENBSD_SOURCE 1
2150| #define _POSIX_PTHREAD_SEMANTICS 1
2151| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2152| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2153| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2154| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2155| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2156| #define __STDC_WANT_LIB_EXT2__ 1
2157| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2158| #define _TANDEM_SOURCE 1
2159| #define __EXTENSIONS__ 1
2160| #define HAVE_DLFCN_H 1
2161| #define LT_OBJDIR ".libs/"
2162| #define HAVE_ICONV 1
2163| #define ICONV_CONST
2164| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2165| #define HAVE_CFLOCALECOPYCURRENT 1
2166| #define HAVE_ICONV 1
2167| #define ENABLE_NLS 1
2168| #define HAVE_GETTEXT 1
2169| #define HAVE_DCGETTEXT 1
2170| #define HAVE_ALLOCA_H 1
2171| #define HAVE_ALLOCA 1
2172| #define HAVE_FCNTL 1
2173| #define HAVE_SYMLINK 1
2174| #define HAVE_GETDELIM 1
2175| #define HAVE_GETDTABLESIZE 1
2176| #define HAVE_GETPROGNAME 1
2177| #define HAVE_LSTAT 1
2178| #define HAVE_DECL_STRERROR_R 1
2179| #define HAVE_STRERROR_R 1
2180| #define HAVE_WORKING_O_NOATIME 0
2181| #define HAVE_WORKING_O_NOFOLLOW 1
2182| #define restrict __restrict__
2183| #define HAVE_DECL_GETDELIM 1
2184| #define HAVE_DECL_GETDTABLESIZE 1
2185| #define HAVE_DECL_GETLINE 1
2186| #define HAVE_GETOPT_H 1
2187| #define HAVE_GETOPT_LONG_ONLY 1
2188| /* end confdefs.h.  */
2189| #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
2190|              #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2191|             #endif
2192|             #include <limits.h>
2193|             long long llm = LLONG_MAX;
2194|             int wb = WORD_BIT;
2195|             int ullw = ULLONG_WIDTH;
2196|
2197| int
2198| main ()
2199| {
2200|
2201|   ;
2202|   return 0;
2203| }
2204configure:21720: result: no
2205configure:21740: checking for stdlib.h
2206configure:21740: result: yes
2207configure:21750: checking for GNU libc compatible malloc
2208configure:21774: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
2209configure:21774: $? = 0
2210configure:21774: ./conftest
2211configure:21774: $? = 0
2212configure:21784: result: yes
2213configure:21802: checking whether the compiler produces multi-arch binaries
2214configure:21816: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2215configure:21816: $? = 0
2216configure:21843: result: yes
2217configure:21853: checking for O_CLOEXEC
2218configure:21873: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2219configure:21873: $? = 0
2220configure:21880: result: yes
2221configure:21887: checking for promoted mode_t type
2222configure:21904: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2223configure:21904: $? = 0
2224configure:21912: result: int
2225configure:21924: checking for stdbool.h that conforms to C99
2226configure:21999: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2227conftest.c:139:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
2228             bool e = &s;
2229                  ~    ^
2230conftest.c:143:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
2231             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2232                     ~^
2233conftest.c:143:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
2234             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2235                          ~^
2236conftest.c:143:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
2237             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2238                               ~^
2239conftest.c:143:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
2240             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2241                                    ~^
2242conftest.c:143:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
2243             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2244                                              ~^
2245conftest.c:143:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
2246             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2247                                                   ~^
2248conftest.c:143:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
2249             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2250                                                        ~^
2251conftest.c:143:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
2252             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2253                                                             ~^
2254conftest.c:144:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
2255                            ~^
2256conftest.c:144:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
2257                                 ~^
2258conftest.c:144:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
2259                                      ~^
226012 warnings generated.
2261conftest.c:139:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
2262             bool e = &s;
2263                  ~    ^
2264conftest.c:143:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
2265             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2266                     ~^
2267conftest.c:143:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
2268             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2269                          ~^
2270conftest.c:143:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
2271             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2272                               ~^
2273conftest.c:143:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
2274             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2275                                    ~^
2276conftest.c:143:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
2277             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2278                                              ~^
2279conftest.c:143:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
2280             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2281                                                   ~^
2282conftest.c:143:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
2283             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2284                                                        ~^
2285conftest.c:143:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
2286             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2287                                                             ~^
2288conftest.c:144:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
2289                            ~^
2290conftest.c:144:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
2291                                 ~^
2292conftest.c:144:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
2293                                      ~^
229412 warnings generated.
2295configure:21999: $? = 0
2296configure:22006: result: yes
2297configure:22008: checking for _Bool
2298configure:22008: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2299configure:22008: $? = 0
2300configure:22008: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2301conftest.c:118:20: error: expected expression
2302if (sizeof ((_Bool)))
2303                   ^
23041 error generated.
2305configure:22008: $? = 1
2306configure: failed program was:
2307| /* confdefs.h */
2308| #define PACKAGE_NAME "GNU Libidn"
2309| #define PACKAGE_TARNAME "libidn"
2310| #define PACKAGE_VERSION "1.38"
2311| #define PACKAGE_STRING "GNU Libidn 1.38"
2312| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
2313| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
2314| #define PACKAGE "libidn"
2315| #define VERSION "1.38"
2316| #define STDC_HEADERS 1
2317| #define HAVE_SYS_TYPES_H 1
2318| #define HAVE_SYS_STAT_H 1
2319| #define HAVE_STDLIB_H 1
2320| #define HAVE_STRING_H 1
2321| #define HAVE_MEMORY_H 1
2322| #define HAVE_STRINGS_H 1
2323| #define HAVE_INTTYPES_H 1
2324| #define HAVE_STDINT_H 1
2325| #define HAVE_UNISTD_H 1
2326| #define HAVE_WCHAR_H 1
2327| #define HAVE_SYS_SOCKET_H 1
2328| #define HAVE_UNISTD_H 1
2329| #define HAVE_SYS_STAT_H 1
2330| #define HAVE_GETOPT_H 1
2331| #define HAVE_SYS_CDEFS_H 1
2332| #define HAVE_LIMITS_H 1
2333| #define HAVE_SYS_PARAM_H 1
2334| #define HAVE_SYS_TIME_H 1
2335| #define HAVE_INTTYPES_H 1
2336| #define HAVE_SYS_TYPES_H 1
2337| #define HAVE_STDINT_H 1
2338| #define HAVE_ICONV_H 1
2339| #define HAVE_LANGINFO_H 1
2340| #define _ALL_SOURCE 1
2341| #define _DARWIN_C_SOURCE 1
2342| #define _GNU_SOURCE 1
2343| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2344| #define _NETBSD_SOURCE 1
2345| #define _OPENBSD_SOURCE 1
2346| #define _POSIX_PTHREAD_SEMANTICS 1
2347| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2348| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2349| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2350| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2351| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2352| #define __STDC_WANT_LIB_EXT2__ 1
2353| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2354| #define _TANDEM_SOURCE 1
2355| #define __EXTENSIONS__ 1
2356| #define HAVE_DLFCN_H 1
2357| #define LT_OBJDIR ".libs/"
2358| #define HAVE_ICONV 1
2359| #define ICONV_CONST
2360| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2361| #define HAVE_CFLOCALECOPYCURRENT 1
2362| #define HAVE_ICONV 1
2363| #define ENABLE_NLS 1
2364| #define HAVE_GETTEXT 1
2365| #define HAVE_DCGETTEXT 1
2366| #define HAVE_ALLOCA_H 1
2367| #define HAVE_ALLOCA 1
2368| #define HAVE_FCNTL 1
2369| #define HAVE_SYMLINK 1
2370| #define HAVE_GETDELIM 1
2371| #define HAVE_GETDTABLESIZE 1
2372| #define HAVE_GETPROGNAME 1
2373| #define HAVE_LSTAT 1
2374| #define HAVE_DECL_STRERROR_R 1
2375| #define HAVE_STRERROR_R 1
2376| #define HAVE_WORKING_O_NOATIME 0
2377| #define HAVE_WORKING_O_NOFOLLOW 1
2378| #define restrict __restrict__
2379| #define HAVE_DECL_GETDELIM 1
2380| #define HAVE_DECL_GETDTABLESIZE 1
2381| #define HAVE_DECL_GETLINE 1
2382| #define HAVE_GETOPT_H 1
2383| #define HAVE_GETOPT_LONG_ONLY 1
2384| #define HAVE_STDLIB_H 1
2385| #define MALLOC_0_IS_NONNULL 1
2386| #define PROMOTED_MODE_T int
2387| /* end confdefs.h.  */
2388| #include <stdio.h>
2389| #ifdef HAVE_SYS_TYPES_H
2390| # include <sys/types.h>
2391| #endif
2392| #ifdef HAVE_SYS_STAT_H
2393| # include <sys/stat.h>
2394| #endif
2395| #ifdef STDC_HEADERS
2396| # include <stdlib.h>
2397| # include <stddef.h>
2398| #else
2399| # ifdef HAVE_STDLIB_H
2400| #  include <stdlib.h>
2401| # endif
2402| #endif
2403| #ifdef HAVE_STRING_H
2404| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2405| #  include <memory.h>
2406| # endif
2407| # include <string.h>
2408| #endif
2409| #ifdef HAVE_STRINGS_H
2410| # include <strings.h>
2411| #endif
2412| #ifdef HAVE_INTTYPES_H
2413| # include <inttypes.h>
2414| #endif
2415| #ifdef HAVE_STDINT_H
2416| # include <stdint.h>
2417| #endif
2418| #ifdef HAVE_UNISTD_H
2419| # include <unistd.h>
2420| #endif
2421| int
2422| main ()
2423| {
2424| if (sizeof ((_Bool)))
2425|           return 0;
2426|   ;
2427|   return 0;
2428| }
2429configure:22008: result: yes
2430configure:22025: checking for wchar_t
2431configure:22042: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2432configure:22042: $? = 0
2433configure:22049: result: yes
2434configure:22065: checking for good max_align_t
2435configure:22094: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2436configure:22094: $? = 0
2437configure:22102: result: yes
2438configure:22114: checking whether NULL can be used in arbitrary expressions
2439configure:22132: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2440configure:22132: $? = 0
2441configure:22139: result: yes
2442configure:22232: checking for wint_t
2443configure:22249: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2444configure:22249: $? = 0
2445configure:22256: result: yes
2446configure:22263: checking whether wint_t is large enough
2447configure:22281: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2448configure:22281: $? = 0
2449configure:22288: result: yes
2450configure:22428: checking whether stdint.h conforms to C99
2451configure:22604: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2452conftest.c:180:19: error: controlling expression type 'unsigned long long' not compatible with any generic association type
2453int k = _Generic (SIZE_MAX, size_t: 0);
2454                  ^~~~~~~~
2455/usr/include/stdint.h:153:20: note: expanded from macro 'SIZE_MAX'
2456#define SIZE_MAX          UINT64_MAX
2457                          ^~~~~~~~~~
2458/usr/include/stdint.h:87:27: note: expanded from macro 'UINT64_MAX'
2459#define UINT64_MAX        18446744073709551615ULL
2460                          ^~~~~~~~~~~~~~~~~~~~~~~
2461conftest.c:211:7: error: bit-field 'check_UINT8_C' has negative width (-1)
2462  int check_UINT8_C:
2463      ^
2464conftest.c:213:7: error: bit-field 'check_UINT16_C' has negative width (-1)
2465  int check_UINT16_C:
2466      ^
24673 errors generated.
2468configure:22604: $? = 1
2469configure: failed program was:
2470| /* confdefs.h */
2471| #define PACKAGE_NAME "GNU Libidn"
2472| #define PACKAGE_TARNAME "libidn"
2473| #define PACKAGE_VERSION "1.38"
2474| #define PACKAGE_STRING "GNU Libidn 1.38"
2475| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
2476| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
2477| #define PACKAGE "libidn"
2478| #define VERSION "1.38"
2479| #define STDC_HEADERS 1
2480| #define HAVE_SYS_TYPES_H 1
2481| #define HAVE_SYS_STAT_H 1
2482| #define HAVE_STDLIB_H 1
2483| #define HAVE_STRING_H 1
2484| #define HAVE_MEMORY_H 1
2485| #define HAVE_STRINGS_H 1
2486| #define HAVE_INTTYPES_H 1
2487| #define HAVE_STDINT_H 1
2488| #define HAVE_UNISTD_H 1
2489| #define HAVE_WCHAR_H 1
2490| #define HAVE_SYS_SOCKET_H 1
2491| #define HAVE_UNISTD_H 1
2492| #define HAVE_SYS_STAT_H 1
2493| #define HAVE_GETOPT_H 1
2494| #define HAVE_SYS_CDEFS_H 1
2495| #define HAVE_LIMITS_H 1
2496| #define HAVE_SYS_PARAM_H 1
2497| #define HAVE_SYS_TIME_H 1
2498| #define HAVE_INTTYPES_H 1
2499| #define HAVE_SYS_TYPES_H 1
2500| #define HAVE_STDINT_H 1
2501| #define HAVE_ICONV_H 1
2502| #define HAVE_LANGINFO_H 1
2503| #define _ALL_SOURCE 1
2504| #define _DARWIN_C_SOURCE 1
2505| #define _GNU_SOURCE 1
2506| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2507| #define _NETBSD_SOURCE 1
2508| #define _OPENBSD_SOURCE 1
2509| #define _POSIX_PTHREAD_SEMANTICS 1
2510| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2511| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2512| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2513| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2514| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2515| #define __STDC_WANT_LIB_EXT2__ 1
2516| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2517| #define _TANDEM_SOURCE 1
2518| #define __EXTENSIONS__ 1
2519| #define HAVE_DLFCN_H 1
2520| #define LT_OBJDIR ".libs/"
2521| #define HAVE_ICONV 1
2522| #define ICONV_CONST
2523| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2524| #define HAVE_CFLOCALECOPYCURRENT 1
2525| #define HAVE_ICONV 1
2526| #define ENABLE_NLS 1
2527| #define HAVE_GETTEXT 1
2528| #define HAVE_DCGETTEXT 1
2529| #define HAVE_ALLOCA_H 1
2530| #define HAVE_ALLOCA 1
2531| #define HAVE_FCNTL 1
2532| #define HAVE_SYMLINK 1
2533| #define HAVE_GETDELIM 1
2534| #define HAVE_GETDTABLESIZE 1
2535| #define HAVE_GETPROGNAME 1
2536| #define HAVE_LSTAT 1
2537| #define HAVE_DECL_STRERROR_R 1
2538| #define HAVE_STRERROR_R 1
2539| #define HAVE_WORKING_O_NOATIME 0
2540| #define HAVE_WORKING_O_NOFOLLOW 1
2541| #define restrict __restrict__
2542| #define HAVE_DECL_GETDELIM 1
2543| #define HAVE_DECL_GETDTABLESIZE 1
2544| #define HAVE_DECL_GETLINE 1
2545| #define HAVE_GETOPT_H 1
2546| #define HAVE_GETOPT_LONG_ONLY 1
2547| #define HAVE_STDLIB_H 1
2548| #define MALLOC_0_IS_NONNULL 1
2549| #define PROMOTED_MODE_T int
2550| #define HAVE__BOOL 1
2551| #define HAVE_WCHAR_T 1
2552| #define HAVE_WINT_T 1
2553| #define HAVE_LONG_LONG_INT 1
2554| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2555| /* end confdefs.h.  */
2556|
2557|
2558| #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */
2559| #define __STDC_CONSTANT_MACROS 1
2560| #define __STDC_LIMIT_MACROS 1
2561| #include <stdint.h>
2562| /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in <wchar.h>.  */
2563| #if !(defined WCHAR_MIN && defined WCHAR_MAX)
2564| #error "WCHAR_MIN, WCHAR_MAX not defined in <stdint.h>"
2565| #endif
2566|
2567|
2568|   #include <stddef.h>
2569|   #include <signal.h>
2570|   #if HAVE_WCHAR_H
2571|   # include <wchar.h>
2572|   #endif
2573|
2574|
2575| #ifdef INT8_MAX
2576| int8_t a1 = INT8_MAX;
2577| int8_t a1min = INT8_MIN;
2578| #endif
2579| #ifdef INT16_MAX
2580| int16_t a2 = INT16_MAX;
2581| int16_t a2min = INT16_MIN;
2582| #endif
2583| #ifdef INT32_MAX
2584| int32_t a3 = INT32_MAX;
2585| int32_t a3min = INT32_MIN;
2586| #endif
2587| #ifdef INT64_MAX
2588| int64_t a4 = INT64_MAX;
2589| int64_t a4min = INT64_MIN;
2590| #endif
2591| #ifdef UINT8_MAX
2592| uint8_t b1 = UINT8_MAX;
2593| #else
2594| typedef int b1[(unsigned char) -1 != 255 ? 1 : -1];
2595| #endif
2596| #ifdef UINT16_MAX
2597| uint16_t b2 = UINT16_MAX;
2598| #endif
2599| #ifdef UINT32_MAX
2600| uint32_t b3 = UINT32_MAX;
2601| #endif
2602| #ifdef UINT64_MAX
2603| uint64_t b4 = UINT64_MAX;
2604| #endif
2605| int_least8_t c1 = INT8_C (0x7f);
2606| int_least8_t c1max = INT_LEAST8_MAX;
2607| int_least8_t c1min = INT_LEAST8_MIN;
2608| int_least16_t c2 = INT16_C (0x7fff);
2609| int_least16_t c2max = INT_LEAST16_MAX;
2610| int_least16_t c2min = INT_LEAST16_MIN;
2611| int_least32_t c3 = INT32_C (0x7fffffff);
2612| int_least32_t c3max = INT_LEAST32_MAX;
2613| int_least32_t c3min = INT_LEAST32_MIN;
2614| int_least64_t c4 = INT64_C (0x7fffffffffffffff);
2615| int_least64_t c4max = INT_LEAST64_MAX;
2616| int_least64_t c4min = INT_LEAST64_MIN;
2617| uint_least8_t d1 = UINT8_C (0xff);
2618| uint_least8_t d1max = UINT_LEAST8_MAX;
2619| uint_least16_t d2 = UINT16_C (0xffff);
2620| uint_least16_t d2max = UINT_LEAST16_MAX;
2621| uint_least32_t d3 = UINT32_C (0xffffffff);
2622| uint_least32_t d3max = UINT_LEAST32_MAX;
2623| uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
2624| uint_least64_t d4max = UINT_LEAST64_MAX;
2625| int_fast8_t e1 = INT_FAST8_MAX;
2626| int_fast8_t e1min = INT_FAST8_MIN;
2627| int_fast16_t e2 = INT_FAST16_MAX;
2628| int_fast16_t e2min = INT_FAST16_MIN;
2629| int_fast32_t e3 = INT_FAST32_MAX;
2630| int_fast32_t e3min = INT_FAST32_MIN;
2631| int_fast64_t e4 = INT_FAST64_MAX;
2632| int_fast64_t e4min = INT_FAST64_MIN;
2633| uint_fast8_t f1 = UINT_FAST8_MAX;
2634| uint_fast16_t f2 = UINT_FAST16_MAX;
2635| uint_fast32_t f3 = UINT_FAST32_MAX;
2636| uint_fast64_t f4 = UINT_FAST64_MAX;
2637| #ifdef INTPTR_MAX
2638| intptr_t g = INTPTR_MAX;
2639| intptr_t gmin = INTPTR_MIN;
2640| #endif
2641| #ifdef UINTPTR_MAX
2642| uintptr_t h = UINTPTR_MAX;
2643| #endif
2644| intmax_t i = INTMAX_MAX;
2645| uintmax_t j = UINTMAX_MAX;
2646|
2647| /* Check that SIZE_MAX has the correct type, if possible.  */
2648| #if 201112 <= __STDC_VERSION__
2649| int k = _Generic (SIZE_MAX, size_t: 0);
2650| #elif (2 <= __GNUC__ || 4 <= __clang_major__ || defined __IBM__TYPEOF__        || (0x5110 <= __SUNPRO_C && !__STDC__))
2651| extern size_t k;
2652| extern __typeof__ (SIZE_MAX) k;
2653| #endif
2654|
2655| #include <limits.h> /* for CHAR_BIT */
2656| #define TYPE_MINIMUM(t)   ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ TYPE_MAXIMUM (t)))
2657| #define TYPE_MAXIMUM(t)   ((t) ((t) 0 < (t) -1         ? (t) -1         : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1)))
2658| struct s {
2659|   int check_PTRDIFF:
2660|       PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)
2661|       && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t)
2662|       ? 1 : -1;
2663|   /* Detect bug in FreeBSD 6.0/ia64 and FreeBSD 13.0/arm64.  */
2664|   int check_SIG_ATOMIC:
2665|       SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)
2666|       && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
2667|       ? 1 : -1;
2668|   int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1;
2669|   int check_WCHAR:
2670|       WCHAR_MIN == TYPE_MINIMUM (wchar_t)
2671|       && WCHAR_MAX == TYPE_MAXIMUM (wchar_t)
2672|       ? 1 : -1;
2673|   /* Detect bug in mingw.  */
2674|   int check_WINT:
2675|       WINT_MIN == TYPE_MINIMUM (wint_t)
2676|       && WINT_MAX == TYPE_MAXIMUM (wint_t)
2677|       ? 1 : -1;
2678|
2679|   /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others.  */
2680|   int check_UINT8_C:
2681|         (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
2682|   int check_UINT16_C:
2683|         (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
2684|
2685|   /* Detect bugs in OpenBSD 3.9 stdint.h.  */
2686| #ifdef UINT8_MAX
2687|   int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1;
2688| #endif
2689| #ifdef UINT16_MAX
2690|   int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1;
2691| #endif
2692| #ifdef UINT32_MAX
2693|   int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1;
2694| #endif
2695| #ifdef UINT64_MAX
2696|   int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1;
2697| #endif
2698|   int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
2699|   int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
2700|   int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
2701|   int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;
2702|   int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;
2703|   int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;
2704|   int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
2705|   int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;
2706|   int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1;
2707|   int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1;
2708|   int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1;
2709| };
2710|
2711| int
2712| main ()
2713| {
2714|
2715|   ;
2716|   return 0;
2717| }
2718configure:22699: result: no
2719configure:22806: checking sys/inttypes.h usability
2720configure:22806: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2721conftest.c:120:10: fatal error: 'sys/inttypes.h' file not found
2722#include <sys/inttypes.h>
2723         ^
27241 error generated.
2725configure:22806: $? = 1
2726configure: failed program was:
2727| /* confdefs.h */
2728| #define PACKAGE_NAME "GNU Libidn"
2729| #define PACKAGE_TARNAME "libidn"
2730| #define PACKAGE_VERSION "1.38"
2731| #define PACKAGE_STRING "GNU Libidn 1.38"
2732| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
2733| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
2734| #define PACKAGE "libidn"
2735| #define VERSION "1.38"
2736| #define STDC_HEADERS 1
2737| #define HAVE_SYS_TYPES_H 1
2738| #define HAVE_SYS_STAT_H 1
2739| #define HAVE_STDLIB_H 1
2740| #define HAVE_STRING_H 1
2741| #define HAVE_MEMORY_H 1
2742| #define HAVE_STRINGS_H 1
2743| #define HAVE_INTTYPES_H 1
2744| #define HAVE_STDINT_H 1
2745| #define HAVE_UNISTD_H 1
2746| #define HAVE_WCHAR_H 1
2747| #define HAVE_SYS_SOCKET_H 1
2748| #define HAVE_UNISTD_H 1
2749| #define HAVE_SYS_STAT_H 1
2750| #define HAVE_GETOPT_H 1
2751| #define HAVE_SYS_CDEFS_H 1
2752| #define HAVE_LIMITS_H 1
2753| #define HAVE_SYS_PARAM_H 1
2754| #define HAVE_SYS_TIME_H 1
2755| #define HAVE_INTTYPES_H 1
2756| #define HAVE_SYS_TYPES_H 1
2757| #define HAVE_STDINT_H 1
2758| #define HAVE_ICONV_H 1
2759| #define HAVE_LANGINFO_H 1
2760| #define _ALL_SOURCE 1
2761| #define _DARWIN_C_SOURCE 1
2762| #define _GNU_SOURCE 1
2763| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2764| #define _NETBSD_SOURCE 1
2765| #define _OPENBSD_SOURCE 1
2766| #define _POSIX_PTHREAD_SEMANTICS 1
2767| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2768| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2769| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2770| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2771| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2772| #define __STDC_WANT_LIB_EXT2__ 1
2773| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2774| #define _TANDEM_SOURCE 1
2775| #define __EXTENSIONS__ 1
2776| #define HAVE_DLFCN_H 1
2777| #define LT_OBJDIR ".libs/"
2778| #define HAVE_ICONV 1
2779| #define ICONV_CONST
2780| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2781| #define HAVE_CFLOCALECOPYCURRENT 1
2782| #define HAVE_ICONV 1
2783| #define ENABLE_NLS 1
2784| #define HAVE_GETTEXT 1
2785| #define HAVE_DCGETTEXT 1
2786| #define HAVE_ALLOCA_H 1
2787| #define HAVE_ALLOCA 1
2788| #define HAVE_FCNTL 1
2789| #define HAVE_SYMLINK 1
2790| #define HAVE_GETDELIM 1
2791| #define HAVE_GETDTABLESIZE 1
2792| #define HAVE_GETPROGNAME 1
2793| #define HAVE_LSTAT 1
2794| #define HAVE_DECL_STRERROR_R 1
2795| #define HAVE_STRERROR_R 1
2796| #define HAVE_WORKING_O_NOATIME 0
2797| #define HAVE_WORKING_O_NOFOLLOW 1
2798| #define restrict __restrict__
2799| #define HAVE_DECL_GETDELIM 1
2800| #define HAVE_DECL_GETDTABLESIZE 1
2801| #define HAVE_DECL_GETLINE 1
2802| #define HAVE_GETOPT_H 1
2803| #define HAVE_GETOPT_LONG_ONLY 1
2804| #define HAVE_STDLIB_H 1
2805| #define MALLOC_0_IS_NONNULL 1
2806| #define PROMOTED_MODE_T int
2807| #define HAVE__BOOL 1
2808| #define HAVE_WCHAR_T 1
2809| #define HAVE_WINT_T 1
2810| #define HAVE_LONG_LONG_INT 1
2811| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2812| /* end confdefs.h.  */
2813| #include <stdio.h>
2814| #ifdef HAVE_SYS_TYPES_H
2815| # include <sys/types.h>
2816| #endif
2817| #ifdef HAVE_SYS_STAT_H
2818| # include <sys/stat.h>
2819| #endif
2820| #ifdef STDC_HEADERS
2821| # include <stdlib.h>
2822| # include <stddef.h>
2823| #else
2824| # ifdef HAVE_STDLIB_H
2825| #  include <stdlib.h>
2826| # endif
2827| #endif
2828| #ifdef HAVE_STRING_H
2829| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2830| #  include <memory.h>
2831| # endif
2832| # include <string.h>
2833| #endif
2834| #ifdef HAVE_STRINGS_H
2835| # include <strings.h>
2836| #endif
2837| #ifdef HAVE_INTTYPES_H
2838| # include <inttypes.h>
2839| #endif
2840| #ifdef HAVE_STDINT_H
2841| # include <stdint.h>
2842| #endif
2843| #ifdef HAVE_UNISTD_H
2844| # include <unistd.h>
2845| #endif
2846| #include <sys/inttypes.h>
2847configure:22806: result: no
2848configure:22806: checking sys/inttypes.h presence
2849configure:22806: /usr/bin/clang -E -I/opt/local/include conftest.c
2850conftest.c:87:10: fatal error: 'sys/inttypes.h' file not found
2851#include <sys/inttypes.h>
2852         ^
28531 error generated.
2854configure:22806: $? = 1
2855configure: failed program was:
2856| /* confdefs.h */
2857| #define PACKAGE_NAME "GNU Libidn"
2858| #define PACKAGE_TARNAME "libidn"
2859| #define PACKAGE_VERSION "1.38"
2860| #define PACKAGE_STRING "GNU Libidn 1.38"
2861| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
2862| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
2863| #define PACKAGE "libidn"
2864| #define VERSION "1.38"
2865| #define STDC_HEADERS 1
2866| #define HAVE_SYS_TYPES_H 1
2867| #define HAVE_SYS_STAT_H 1
2868| #define HAVE_STDLIB_H 1
2869| #define HAVE_STRING_H 1
2870| #define HAVE_MEMORY_H 1
2871| #define HAVE_STRINGS_H 1
2872| #define HAVE_INTTYPES_H 1
2873| #define HAVE_STDINT_H 1
2874| #define HAVE_UNISTD_H 1
2875| #define HAVE_WCHAR_H 1
2876| #define HAVE_SYS_SOCKET_H 1
2877| #define HAVE_UNISTD_H 1
2878| #define HAVE_SYS_STAT_H 1
2879| #define HAVE_GETOPT_H 1
2880| #define HAVE_SYS_CDEFS_H 1
2881| #define HAVE_LIMITS_H 1
2882| #define HAVE_SYS_PARAM_H 1
2883| #define HAVE_SYS_TIME_H 1
2884| #define HAVE_INTTYPES_H 1
2885| #define HAVE_SYS_TYPES_H 1
2886| #define HAVE_STDINT_H 1
2887| #define HAVE_ICONV_H 1
2888| #define HAVE_LANGINFO_H 1
2889| #define _ALL_SOURCE 1
2890| #define _DARWIN_C_SOURCE 1
2891| #define _GNU_SOURCE 1
2892| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2893| #define _NETBSD_SOURCE 1
2894| #define _OPENBSD_SOURCE 1
2895| #define _POSIX_PTHREAD_SEMANTICS 1
2896| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2897| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2898| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2899| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2900| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2901| #define __STDC_WANT_LIB_EXT2__ 1
2902| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2903| #define _TANDEM_SOURCE 1
2904| #define __EXTENSIONS__ 1
2905| #define HAVE_DLFCN_H 1
2906| #define LT_OBJDIR ".libs/"
2907| #define HAVE_ICONV 1
2908| #define ICONV_CONST
2909| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2910| #define HAVE_CFLOCALECOPYCURRENT 1
2911| #define HAVE_ICONV 1
2912| #define ENABLE_NLS 1
2913| #define HAVE_GETTEXT 1
2914| #define HAVE_DCGETTEXT 1
2915| #define HAVE_ALLOCA_H 1
2916| #define HAVE_ALLOCA 1
2917| #define HAVE_FCNTL 1
2918| #define HAVE_SYMLINK 1
2919| #define HAVE_GETDELIM 1
2920| #define HAVE_GETDTABLESIZE 1
2921| #define HAVE_GETPROGNAME 1
2922| #define HAVE_LSTAT 1
2923| #define HAVE_DECL_STRERROR_R 1
2924| #define HAVE_STRERROR_R 1
2925| #define HAVE_WORKING_O_NOATIME 0
2926| #define HAVE_WORKING_O_NOFOLLOW 1
2927| #define restrict __restrict__
2928| #define HAVE_DECL_GETDELIM 1
2929| #define HAVE_DECL_GETDTABLESIZE 1
2930| #define HAVE_DECL_GETLINE 1
2931| #define HAVE_GETOPT_H 1
2932| #define HAVE_GETOPT_LONG_ONLY 1
2933| #define HAVE_STDLIB_H 1
2934| #define MALLOC_0_IS_NONNULL 1
2935| #define PROMOTED_MODE_T int
2936| #define HAVE__BOOL 1
2937| #define HAVE_WCHAR_T 1
2938| #define HAVE_WINT_T 1
2939| #define HAVE_LONG_LONG_INT 1
2940| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2941| /* end confdefs.h.  */
2942| #include <sys/inttypes.h>
2943configure:22806: result: no
2944configure:22806: checking for sys/inttypes.h
2945configure:22806: result: no
2946configure:22806: checking sys/bitypes.h usability
2947configure:22806: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2948conftest.c:120:10: fatal error: 'sys/bitypes.h' file not found
2949#include <sys/bitypes.h>
2950         ^
29511 error generated.
2952configure:22806: $? = 1
2953configure: failed program was:
2954| /* confdefs.h */
2955| #define PACKAGE_NAME "GNU Libidn"
2956| #define PACKAGE_TARNAME "libidn"
2957| #define PACKAGE_VERSION "1.38"
2958| #define PACKAGE_STRING "GNU Libidn 1.38"
2959| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
2960| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
2961| #define PACKAGE "libidn"
2962| #define VERSION "1.38"
2963| #define STDC_HEADERS 1
2964| #define HAVE_SYS_TYPES_H 1
2965| #define HAVE_SYS_STAT_H 1
2966| #define HAVE_STDLIB_H 1
2967| #define HAVE_STRING_H 1
2968| #define HAVE_MEMORY_H 1
2969| #define HAVE_STRINGS_H 1
2970| #define HAVE_INTTYPES_H 1
2971| #define HAVE_STDINT_H 1
2972| #define HAVE_UNISTD_H 1
2973| #define HAVE_WCHAR_H 1
2974| #define HAVE_SYS_SOCKET_H 1
2975| #define HAVE_UNISTD_H 1
2976| #define HAVE_SYS_STAT_H 1
2977| #define HAVE_GETOPT_H 1
2978| #define HAVE_SYS_CDEFS_H 1
2979| #define HAVE_LIMITS_H 1
2980| #define HAVE_SYS_PARAM_H 1
2981| #define HAVE_SYS_TIME_H 1
2982| #define HAVE_INTTYPES_H 1
2983| #define HAVE_SYS_TYPES_H 1
2984| #define HAVE_STDINT_H 1
2985| #define HAVE_ICONV_H 1
2986| #define HAVE_LANGINFO_H 1
2987| #define _ALL_SOURCE 1
2988| #define _DARWIN_C_SOURCE 1
2989| #define _GNU_SOURCE 1
2990| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2991| #define _NETBSD_SOURCE 1
2992| #define _OPENBSD_SOURCE 1
2993| #define _POSIX_PTHREAD_SEMANTICS 1
2994| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2995| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2996| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2997| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2998| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2999| #define __STDC_WANT_LIB_EXT2__ 1
3000| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3001| #define _TANDEM_SOURCE 1
3002| #define __EXTENSIONS__ 1
3003| #define HAVE_DLFCN_H 1
3004| #define LT_OBJDIR ".libs/"
3005| #define HAVE_ICONV 1
3006| #define ICONV_CONST
3007| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3008| #define HAVE_CFLOCALECOPYCURRENT 1
3009| #define HAVE_ICONV 1
3010| #define ENABLE_NLS 1
3011| #define HAVE_GETTEXT 1
3012| #define HAVE_DCGETTEXT 1
3013| #define HAVE_ALLOCA_H 1
3014| #define HAVE_ALLOCA 1
3015| #define HAVE_FCNTL 1
3016| #define HAVE_SYMLINK 1
3017| #define HAVE_GETDELIM 1
3018| #define HAVE_GETDTABLESIZE 1
3019| #define HAVE_GETPROGNAME 1
3020| #define HAVE_LSTAT 1
3021| #define HAVE_DECL_STRERROR_R 1
3022| #define HAVE_STRERROR_R 1
3023| #define HAVE_WORKING_O_NOATIME 0
3024| #define HAVE_WORKING_O_NOFOLLOW 1
3025| #define restrict __restrict__
3026| #define HAVE_DECL_GETDELIM 1
3027| #define HAVE_DECL_GETDTABLESIZE 1
3028| #define HAVE_DECL_GETLINE 1
3029| #define HAVE_GETOPT_H 1
3030| #define HAVE_GETOPT_LONG_ONLY 1
3031| #define HAVE_STDLIB_H 1
3032| #define MALLOC_0_IS_NONNULL 1
3033| #define PROMOTED_MODE_T int
3034| #define HAVE__BOOL 1
3035| #define HAVE_WCHAR_T 1
3036| #define HAVE_WINT_T 1
3037| #define HAVE_LONG_LONG_INT 1
3038| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3039| /* end confdefs.h.  */
3040| #include <stdio.h>
3041| #ifdef HAVE_SYS_TYPES_H
3042| # include <sys/types.h>
3043| #endif
3044| #ifdef HAVE_SYS_STAT_H
3045| # include <sys/stat.h>
3046| #endif
3047| #ifdef STDC_HEADERS
3048| # include <stdlib.h>
3049| # include <stddef.h>
3050| #else
3051| # ifdef HAVE_STDLIB_H
3052| #  include <stdlib.h>
3053| # endif
3054| #endif
3055| #ifdef HAVE_STRING_H
3056| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3057| #  include <memory.h>
3058| # endif
3059| # include <string.h>
3060| #endif
3061| #ifdef HAVE_STRINGS_H
3062| # include <strings.h>
3063| #endif
3064| #ifdef HAVE_INTTYPES_H
3065| # include <inttypes.h>
3066| #endif
3067| #ifdef HAVE_STDINT_H
3068| # include <stdint.h>
3069| #endif
3070| #ifdef HAVE_UNISTD_H
3071| # include <unistd.h>
3072| #endif
3073| #include <sys/bitypes.h>
3074configure:22806: result: no
3075configure:22806: checking sys/bitypes.h presence
3076configure:22806: /usr/bin/clang -E -I/opt/local/include conftest.c
3077conftest.c:87:10: fatal error: 'sys/bitypes.h' file not found
3078#include <sys/bitypes.h>
3079         ^
30801 error generated.
3081configure:22806: $? = 1
3082configure: failed program was:
3083| /* confdefs.h */
3084| #define PACKAGE_NAME "GNU Libidn"
3085| #define PACKAGE_TARNAME "libidn"
3086| #define PACKAGE_VERSION "1.38"
3087| #define PACKAGE_STRING "GNU Libidn 1.38"
3088| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
3089| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
3090| #define PACKAGE "libidn"
3091| #define VERSION "1.38"
3092| #define STDC_HEADERS 1
3093| #define HAVE_SYS_TYPES_H 1
3094| #define HAVE_SYS_STAT_H 1
3095| #define HAVE_STDLIB_H 1
3096| #define HAVE_STRING_H 1
3097| #define HAVE_MEMORY_H 1
3098| #define HAVE_STRINGS_H 1
3099| #define HAVE_INTTYPES_H 1
3100| #define HAVE_STDINT_H 1
3101| #define HAVE_UNISTD_H 1
3102| #define HAVE_WCHAR_H 1
3103| #define HAVE_SYS_SOCKET_H 1
3104| #define HAVE_UNISTD_H 1
3105| #define HAVE_SYS_STAT_H 1
3106| #define HAVE_GETOPT_H 1
3107| #define HAVE_SYS_CDEFS_H 1
3108| #define HAVE_LIMITS_H 1
3109| #define HAVE_SYS_PARAM_H 1
3110| #define HAVE_SYS_TIME_H 1
3111| #define HAVE_INTTYPES_H 1
3112| #define HAVE_SYS_TYPES_H 1
3113| #define HAVE_STDINT_H 1
3114| #define HAVE_ICONV_H 1
3115| #define HAVE_LANGINFO_H 1
3116| #define _ALL_SOURCE 1
3117| #define _DARWIN_C_SOURCE 1
3118| #define _GNU_SOURCE 1
3119| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3120| #define _NETBSD_SOURCE 1
3121| #define _OPENBSD_SOURCE 1
3122| #define _POSIX_PTHREAD_SEMANTICS 1
3123| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3124| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3125| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3126| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3127| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3128| #define __STDC_WANT_LIB_EXT2__ 1
3129| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3130| #define _TANDEM_SOURCE 1
3131| #define __EXTENSIONS__ 1
3132| #define HAVE_DLFCN_H 1
3133| #define LT_OBJDIR ".libs/"
3134| #define HAVE_ICONV 1
3135| #define ICONV_CONST
3136| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3137| #define HAVE_CFLOCALECOPYCURRENT 1
3138| #define HAVE_ICONV 1
3139| #define ENABLE_NLS 1
3140| #define HAVE_GETTEXT 1
3141| #define HAVE_DCGETTEXT 1
3142| #define HAVE_ALLOCA_H 1
3143| #define HAVE_ALLOCA 1
3144| #define HAVE_FCNTL 1
3145| #define HAVE_SYMLINK 1
3146| #define HAVE_GETDELIM 1
3147| #define HAVE_GETDTABLESIZE 1
3148| #define HAVE_GETPROGNAME 1
3149| #define HAVE_LSTAT 1
3150| #define HAVE_DECL_STRERROR_R 1
3151| #define HAVE_STRERROR_R 1
3152| #define HAVE_WORKING_O_NOATIME 0
3153| #define HAVE_WORKING_O_NOFOLLOW 1
3154| #define restrict __restrict__
3155| #define HAVE_DECL_GETDELIM 1
3156| #define HAVE_DECL_GETDTABLESIZE 1
3157| #define HAVE_DECL_GETLINE 1
3158| #define HAVE_GETOPT_H 1
3159| #define HAVE_GETOPT_LONG_ONLY 1
3160| #define HAVE_STDLIB_H 1
3161| #define MALLOC_0_IS_NONNULL 1
3162| #define PROMOTED_MODE_T int
3163| #define HAVE__BOOL 1
3164| #define HAVE_WCHAR_T 1
3165| #define HAVE_WINT_T 1
3166| #define HAVE_LONG_LONG_INT 1
3167| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3168| /* end confdefs.h.  */
3169| #include <sys/bitypes.h>
3170configure:22806: result: no
3171configure:22806: checking for sys/bitypes.h
3172configure:22806: result: no
3173configure:22869: checking for bit size of sig_atomic_t
3174configure:22874: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
3175configure:22874: $? = 0
3176configure:22874: ./conftest
3177configure:22874: $? = 0
3178configure:22891: result: 32
3179configure:22869: checking for bit size of wchar_t
3180configure:22874: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
3181configure:22874: $? = 0
3182configure:22874: ./conftest
3183configure:22874: $? = 0
3184configure:22891: result: 32
3185configure:22869: checking for bit size of wint_t
3186configure:22874: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
3187configure:22874: $? = 0
3188configure:22874: ./conftest
3189configure:22874: $? = 0
3190configure:22891: result: 32
3191configure:22909: checking whether sig_atomic_t is signed
3192configure:22932: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
3193configure:22932: $? = 0
3194configure:22942: result: yes
3195configure:22909: checking whether wchar_t is signed
3196configure:22932: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
3197configure:22932: $? = 0
3198configure:22942: result: yes
3199configure:22909: checking whether wint_t is signed
3200configure:22932: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
3201configure:22932: $? = 0
3202configure:22942: result: yes
3203configure:23032: checking for sig_atomic_t integer literal suffix
3204configure:23074: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
3205configure:23074: $? = 0
3206configure:23083: result:
3207configure:23032: checking for wchar_t integer literal suffix
3208configure:23074: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
3209configure:23074: $? = 0
3210configure:23083: result:
3211configure:23032: checking for wint_t integer literal suffix
3212configure:23074: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
3213configure:23074: $? = 0
3214configure:23083: result:
3215configure:23130: checking whether fcloseall is declared
3216configure:23130: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
3217conftest.c:136:10: error: use of undeclared identifier 'fcloseall'
3218  (void) fcloseall;
3219         ^
32201 error generated.
3221configure:23130: $? = 1
3222configure: failed program was:
3223| /* confdefs.h */
3224| #define PACKAGE_NAME "GNU Libidn"
3225| #define PACKAGE_TARNAME "libidn"
3226| #define PACKAGE_VERSION "1.38"
3227| #define PACKAGE_STRING "GNU Libidn 1.38"
3228| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
3229| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
3230| #define PACKAGE "libidn"
3231| #define VERSION "1.38"
3232| #define STDC_HEADERS 1
3233| #define HAVE_SYS_TYPES_H 1
3234| #define HAVE_SYS_STAT_H 1
3235| #define HAVE_STDLIB_H 1
3236| #define HAVE_STRING_H 1
3237| #define HAVE_MEMORY_H 1
3238| #define HAVE_STRINGS_H 1
3239| #define HAVE_INTTYPES_H 1
3240| #define HAVE_STDINT_H 1
3241| #define HAVE_UNISTD_H 1
3242| #define HAVE_WCHAR_H 1
3243| #define HAVE_SYS_SOCKET_H 1
3244| #define HAVE_UNISTD_H 1
3245| #define HAVE_SYS_STAT_H 1
3246| #define HAVE_GETOPT_H 1
3247| #define HAVE_SYS_CDEFS_H 1
3248| #define HAVE_LIMITS_H 1
3249| #define HAVE_SYS_PARAM_H 1
3250| #define HAVE_SYS_TIME_H 1
3251| #define HAVE_INTTYPES_H 1
3252| #define HAVE_SYS_TYPES_H 1
3253| #define HAVE_STDINT_H 1
3254| #define HAVE_ICONV_H 1
3255| #define HAVE_LANGINFO_H 1
3256| #define _ALL_SOURCE 1
3257| #define _DARWIN_C_SOURCE 1
3258| #define _GNU_SOURCE 1
3259| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3260| #define _NETBSD_SOURCE 1
3261| #define _OPENBSD_SOURCE 1
3262| #define _POSIX_PTHREAD_SEMANTICS 1
3263| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3264| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3265| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3266| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3267| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3268| #define __STDC_WANT_LIB_EXT2__ 1
3269| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3270| #define _TANDEM_SOURCE 1
3271| #define __EXTENSIONS__ 1
3272| #define HAVE_DLFCN_H 1
3273| #define LT_OBJDIR ".libs/"
3274| #define HAVE_ICONV 1
3275| #define ICONV_CONST
3276| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3277| #define HAVE_CFLOCALECOPYCURRENT 1
3278| #define HAVE_ICONV 1
3279| #define ENABLE_NLS 1
3280| #define HAVE_GETTEXT 1
3281| #define HAVE_DCGETTEXT 1
3282| #define HAVE_ALLOCA_H 1
3283| #define HAVE_ALLOCA 1
3284| #define HAVE_FCNTL 1
3285| #define HAVE_SYMLINK 1
3286| #define HAVE_GETDELIM 1
3287| #define HAVE_GETDTABLESIZE 1
3288| #define HAVE_GETPROGNAME 1
3289| #define HAVE_LSTAT 1
3290| #define HAVE_DECL_STRERROR_R 1
3291| #define HAVE_STRERROR_R 1
3292| #define HAVE_WORKING_O_NOATIME 0
3293| #define HAVE_WORKING_O_NOFOLLOW 1
3294| #define restrict __restrict__
3295| #define HAVE_DECL_GETDELIM 1
3296| #define HAVE_DECL_GETDTABLESIZE 1
3297| #define HAVE_DECL_GETLINE 1
3298| #define HAVE_GETOPT_H 1
3299| #define HAVE_GETOPT_LONG_ONLY 1
3300| #define HAVE_STDLIB_H 1
3301| #define MALLOC_0_IS_NONNULL 1
3302| #define PROMOTED_MODE_T int
3303| #define HAVE__BOOL 1
3304| #define HAVE_WCHAR_T 1
3305| #define HAVE_WINT_T 1
3306| #define HAVE_LONG_LONG_INT 1
3307| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3308| #define BITSIZEOF_SIG_ATOMIC_T 32
3309| #define BITSIZEOF_WCHAR_T 32
3310| #define BITSIZEOF_WINT_T 32
3311| #define HAVE_SIGNED_SIG_ATOMIC_T 1
3312| #define HAVE_SIGNED_WCHAR_T 1
3313| #define HAVE_SIGNED_WINT_T 1
3314| #define SIG_ATOMIC_T_SUFFIX
3315| #define WCHAR_T_SUFFIX
3316| #define WINT_T_SUFFIX
3317| /* end confdefs.h.  */
3318| #include <stdio.h>
3319| #ifdef HAVE_SYS_TYPES_H
3320| # include <sys/types.h>
3321| #endif
3322| #ifdef HAVE_SYS_STAT_H
3323| # include <sys/stat.h>
3324| #endif
3325| #ifdef STDC_HEADERS
3326| # include <stdlib.h>
3327| # include <stddef.h>
3328| #else
3329| # ifdef HAVE_STDLIB_H
3330| #  include <stdlib.h>
3331| # endif
3332| #endif
3333| #ifdef HAVE_STRING_H
3334| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3335| #  include <memory.h>
3336| # endif
3337| # include <string.h>
3338| #endif
3339| #ifdef HAVE_STRINGS_H
3340| # include <strings.h>
3341| #endif
3342| #ifdef HAVE_INTTYPES_H
3343| # include <inttypes.h>
3344| #endif
3345| #ifdef HAVE_STDINT_H
3346| # include <stdint.h>
3347| #endif
3348| #ifdef HAVE_UNISTD_H
3349| # include <unistd.h>
3350| #endif
3351| int
3352| main ()
3353| {
3354| #ifndef fcloseall
3355| #ifdef __cplusplus
3356|   (void) fcloseall;
3357| #else
3358|   (void) fcloseall;
3359| #endif
3360| #endif
3361|
3362|   ;
3363|   return 0;
3364| }
3365configure:23130: result: no
3366configure:23218: checking which flavor of printf attribute matches inttypes macros
3367configure:23245: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
3368configure:23245: $? = 0
3369configure:23252: result: system
3370configure:23321: checking whether strerror(0) succeeds
3371configure:23360: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
3372configure:23360: $? = 0
3373configure:23360: ./conftest
3374configure:23360: $? = 4
3375configure: program exited with status 4
3376configure: failed program was:
3377| /* confdefs.h */
3378| #define PACKAGE_NAME "GNU Libidn"
3379| #define PACKAGE_TARNAME "libidn"
3380| #define PACKAGE_VERSION "1.38"
3381| #define PACKAGE_STRING "GNU Libidn 1.38"
3382| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
3383| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
3384| #define PACKAGE "libidn"
3385| #define VERSION "1.38"
3386| #define STDC_HEADERS 1
3387| #define HAVE_SYS_TYPES_H 1
3388| #define HAVE_SYS_STAT_H 1
3389| #define HAVE_STDLIB_H 1
3390| #define HAVE_STRING_H 1
3391| #define HAVE_MEMORY_H 1
3392| #define HAVE_STRINGS_H 1
3393| #define HAVE_INTTYPES_H 1
3394| #define HAVE_STDINT_H 1
3395| #define HAVE_UNISTD_H 1
3396| #define HAVE_WCHAR_H 1
3397| #define HAVE_SYS_SOCKET_H 1
3398| #define HAVE_UNISTD_H 1
3399| #define HAVE_SYS_STAT_H 1
3400| #define HAVE_GETOPT_H 1
3401| #define HAVE_SYS_CDEFS_H 1
3402| #define HAVE_LIMITS_H 1
3403| #define HAVE_SYS_PARAM_H 1
3404| #define HAVE_SYS_TIME_H 1
3405| #define HAVE_INTTYPES_H 1
3406| #define HAVE_SYS_TYPES_H 1
3407| #define HAVE_STDINT_H 1
3408| #define HAVE_ICONV_H 1
3409| #define HAVE_LANGINFO_H 1
3410| #define _ALL_SOURCE 1
3411| #define _DARWIN_C_SOURCE 1
3412| #define _GNU_SOURCE 1
3413| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3414| #define _NETBSD_SOURCE 1
3415| #define _OPENBSD_SOURCE 1
3416| #define _POSIX_PTHREAD_SEMANTICS 1
3417| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3418| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3419| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3420| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3421| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3422| #define __STDC_WANT_LIB_EXT2__ 1
3423| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3424| #define _TANDEM_SOURCE 1
3425| #define __EXTENSIONS__ 1
3426| #define HAVE_DLFCN_H 1
3427| #define LT_OBJDIR ".libs/"
3428| #define HAVE_ICONV 1
3429| #define ICONV_CONST
3430| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3431| #define HAVE_CFLOCALECOPYCURRENT 1
3432| #define HAVE_ICONV 1
3433| #define ENABLE_NLS 1
3434| #define HAVE_GETTEXT 1
3435| #define HAVE_DCGETTEXT 1
3436| #define HAVE_ALLOCA_H 1
3437| #define HAVE_ALLOCA 1
3438| #define HAVE_FCNTL 1
3439| #define HAVE_SYMLINK 1
3440| #define HAVE_GETDELIM 1
3441| #define HAVE_GETDTABLESIZE 1
3442| #define HAVE_GETPROGNAME 1
3443| #define HAVE_LSTAT 1
3444| #define HAVE_DECL_STRERROR_R 1
3445| #define HAVE_STRERROR_R 1
3446| #define HAVE_WORKING_O_NOATIME 0
3447| #define HAVE_WORKING_O_NOFOLLOW 1
3448| #define restrict __restrict__
3449| #define HAVE_DECL_GETDELIM 1
3450| #define HAVE_DECL_GETDTABLESIZE 1
3451| #define HAVE_DECL_GETLINE 1
3452| #define HAVE_GETOPT_H 1
3453| #define HAVE_GETOPT_LONG_ONLY 1
3454| #define HAVE_STDLIB_H 1
3455| #define MALLOC_0_IS_NONNULL 1
3456| #define PROMOTED_MODE_T int
3457| #define HAVE__BOOL 1
3458| #define HAVE_WCHAR_T 1
3459| #define HAVE_WINT_T 1
3460| #define HAVE_LONG_LONG_INT 1
3461| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3462| #define BITSIZEOF_SIG_ATOMIC_T 32
3463| #define BITSIZEOF_WCHAR_T 32
3464| #define BITSIZEOF_WINT_T 32
3465| #define HAVE_SIGNED_SIG_ATOMIC_T 1
3466| #define HAVE_SIGNED_WCHAR_T 1
3467| #define HAVE_SIGNED_WINT_T 1
3468| #define SIG_ATOMIC_T_SUFFIX
3469| #define WCHAR_T_SUFFIX
3470| #define WINT_T_SUFFIX
3471| #define HAVE_DECL_FCLOSEALL 0
3472| #define __USE_MINGW_ANSI_STDIO 1
3473| /* end confdefs.h.  */
3474| #include <string.h>
3475|            #include <errno.h>
3476|
3477| int
3478| main ()
3479| {
3480| int result = 0;
3481|            char *str;
3482|            errno = 0;
3483|            str = strerror (0);
3484|            if (!*str) result |= 1;
3485|            if (errno) result |= 2;
3486|            if (strstr (str, "nknown") || strstr (str, "ndefined"))
3487|              result |= 4;
3488|            return result;
3489|   ;
3490|   return 0;
3491| }
3492configure:23371: result: no
3493configure:23758: checking for struct timespec in <time.h>
3494configure:23775: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
3495configure:23775: $? = 0
3496configure:23782: result: yes
3497configure:23965: checking for TIME_UTC in <time.h>
3498configure:23982: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
3499conftest.c:105:16: error: use of undeclared identifier 'TIME_UTC'
3500static int x = TIME_UTC; x++;
3501               ^
35021 error generated.
3503configure:23982: $? = 1
3504configure: failed program was:
3505| /* confdefs.h */
3506| #define PACKAGE_NAME "GNU Libidn"
3507| #define PACKAGE_TARNAME "libidn"
3508| #define PACKAGE_VERSION "1.38"
3509| #define PACKAGE_STRING "GNU Libidn 1.38"
3510| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
3511| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
3512| #define PACKAGE "libidn"
3513| #define VERSION "1.38"
3514| #define STDC_HEADERS 1
3515| #define HAVE_SYS_TYPES_H 1
3516| #define HAVE_SYS_STAT_H 1
3517| #define HAVE_STDLIB_H 1
3518| #define HAVE_STRING_H 1
3519| #define HAVE_MEMORY_H 1
3520| #define HAVE_STRINGS_H 1
3521| #define HAVE_INTTYPES_H 1
3522| #define HAVE_STDINT_H 1
3523| #define HAVE_UNISTD_H 1
3524| #define HAVE_WCHAR_H 1
3525| #define HAVE_SYS_SOCKET_H 1
3526| #define HAVE_UNISTD_H 1
3527| #define HAVE_SYS_STAT_H 1
3528| #define HAVE_GETOPT_H 1
3529| #define HAVE_SYS_CDEFS_H 1
3530| #define HAVE_LIMITS_H 1
3531| #define HAVE_SYS_PARAM_H 1
3532| #define HAVE_SYS_TIME_H 1
3533| #define HAVE_INTTYPES_H 1
3534| #define HAVE_SYS_TYPES_H 1
3535| #define HAVE_STDINT_H 1
3536| #define HAVE_ICONV_H 1
3537| #define HAVE_LANGINFO_H 1
3538| #define _ALL_SOURCE 1
3539| #define _DARWIN_C_SOURCE 1
3540| #define _GNU_SOURCE 1
3541| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3542| #define _NETBSD_SOURCE 1
3543| #define _OPENBSD_SOURCE 1
3544| #define _POSIX_PTHREAD_SEMANTICS 1
3545| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3546| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3547| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3548| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3549| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3550| #define __STDC_WANT_LIB_EXT2__ 1
3551| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3552| #define _TANDEM_SOURCE 1
3553| #define __EXTENSIONS__ 1
3554| #define HAVE_DLFCN_H 1
3555| #define LT_OBJDIR ".libs/"
3556| #define HAVE_ICONV 1
3557| #define ICONV_CONST
3558| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3559| #define HAVE_CFLOCALECOPYCURRENT 1
3560| #define HAVE_ICONV 1
3561| #define ENABLE_NLS 1
3562| #define HAVE_GETTEXT 1
3563| #define HAVE_DCGETTEXT 1
3564| #define HAVE_ALLOCA_H 1
3565| #define HAVE_ALLOCA 1
3566| #define HAVE_FCNTL 1
3567| #define HAVE_SYMLINK 1
3568| #define HAVE_GETDELIM 1
3569| #define HAVE_GETDTABLESIZE 1
3570| #define HAVE_GETPROGNAME 1
3571| #define HAVE_LSTAT 1
3572| #define HAVE_DECL_STRERROR_R 1
3573| #define HAVE_STRERROR_R 1
3574| #define HAVE_WORKING_O_NOATIME 0
3575| #define HAVE_WORKING_O_NOFOLLOW 1
3576| #define restrict __restrict__
3577| #define HAVE_DECL_GETDELIM 1
3578| #define HAVE_DECL_GETDTABLESIZE 1
3579| #define HAVE_DECL_GETLINE 1
3580| #define HAVE_GETOPT_H 1
3581| #define HAVE_GETOPT_LONG_ONLY 1
3582| #define HAVE_STDLIB_H 1
3583| #define MALLOC_0_IS_NONNULL 1
3584| #define PROMOTED_MODE_T int
3585| #define HAVE__BOOL 1
3586| #define HAVE_WCHAR_T 1
3587| #define HAVE_WINT_T 1
3588| #define HAVE_LONG_LONG_INT 1
3589| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3590| #define BITSIZEOF_SIG_ATOMIC_T 32
3591| #define BITSIZEOF_WCHAR_T 32
3592| #define BITSIZEOF_WINT_T 32
3593| #define HAVE_SIGNED_SIG_ATOMIC_T 1
3594| #define HAVE_SIGNED_WCHAR_T 1
3595| #define HAVE_SIGNED_WINT_T 1
3596| #define SIG_ATOMIC_T_SUFFIX
3597| #define WCHAR_T_SUFFIX
3598| #define WINT_T_SUFFIX
3599| #define HAVE_DECL_FCLOSEALL 0
3600| #define __USE_MINGW_ANSI_STDIO 1
3601| #define REPLACE_STRERROR_0 1
3602| #define _USE_STD_STAT 1
3603| /* end confdefs.h.  */
3604| #include <time.h>
3605|
3606| int
3607| main ()
3608| {
3609| static int x = TIME_UTC; x++;
3610|   ;
3611|   return 0;
3612| }
3613configure:23989: result: no
3614configure:24048: checking whether execvpe is declared
3615configure:24048: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
3616conftest.c:140:10: error: use of undeclared identifier 'execvpe'
3617  (void) execvpe;
3618         ^
36191 error generated.
3620configure:24048: $? = 1
3621configure: failed program was:
3622| /* confdefs.h */
3623| #define PACKAGE_NAME "GNU Libidn"
3624| #define PACKAGE_TARNAME "libidn"
3625| #define PACKAGE_VERSION "1.38"
3626| #define PACKAGE_STRING "GNU Libidn 1.38"
3627| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
3628| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
3629| #define PACKAGE "libidn"
3630| #define VERSION "1.38"
3631| #define STDC_HEADERS 1
3632| #define HAVE_SYS_TYPES_H 1
3633| #define HAVE_SYS_STAT_H 1
3634| #define HAVE_STDLIB_H 1
3635| #define HAVE_STRING_H 1
3636| #define HAVE_MEMORY_H 1
3637| #define HAVE_STRINGS_H 1
3638| #define HAVE_INTTYPES_H 1
3639| #define HAVE_STDINT_H 1
3640| #define HAVE_UNISTD_H 1
3641| #define HAVE_WCHAR_H 1
3642| #define HAVE_SYS_SOCKET_H 1
3643| #define HAVE_UNISTD_H 1
3644| #define HAVE_SYS_STAT_H 1
3645| #define HAVE_GETOPT_H 1
3646| #define HAVE_SYS_CDEFS_H 1
3647| #define HAVE_LIMITS_H 1
3648| #define HAVE_SYS_PARAM_H 1
3649| #define HAVE_SYS_TIME_H 1
3650| #define HAVE_INTTYPES_H 1
3651| #define HAVE_SYS_TYPES_H 1
3652| #define HAVE_STDINT_H 1
3653| #define HAVE_ICONV_H 1
3654| #define HAVE_LANGINFO_H 1
3655| #define _ALL_SOURCE 1
3656| #define _DARWIN_C_SOURCE 1
3657| #define _GNU_SOURCE 1
3658| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3659| #define _NETBSD_SOURCE 1
3660| #define _OPENBSD_SOURCE 1
3661| #define _POSIX_PTHREAD_SEMANTICS 1
3662| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3663| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3664| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3665| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3666| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3667| #define __STDC_WANT_LIB_EXT2__ 1
3668| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3669| #define _TANDEM_SOURCE 1
3670| #define __EXTENSIONS__ 1
3671| #define HAVE_DLFCN_H 1
3672| #define LT_OBJDIR ".libs/"
3673| #define HAVE_ICONV 1
3674| #define ICONV_CONST
3675| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3676| #define HAVE_CFLOCALECOPYCURRENT 1
3677| #define HAVE_ICONV 1
3678| #define ENABLE_NLS 1
3679| #define HAVE_GETTEXT 1
3680| #define HAVE_DCGETTEXT 1
3681| #define HAVE_ALLOCA_H 1
3682| #define HAVE_ALLOCA 1
3683| #define HAVE_FCNTL 1
3684| #define HAVE_SYMLINK 1
3685| #define HAVE_GETDELIM 1
3686| #define HAVE_GETDTABLESIZE 1
3687| #define HAVE_GETPROGNAME 1
3688| #define HAVE_LSTAT 1
3689| #define HAVE_DECL_STRERROR_R 1
3690| #define HAVE_STRERROR_R 1
3691| #define HAVE_WORKING_O_NOATIME 0
3692| #define HAVE_WORKING_O_NOFOLLOW 1
3693| #define restrict __restrict__
3694| #define HAVE_DECL_GETDELIM 1
3695| #define HAVE_DECL_GETDTABLESIZE 1
3696| #define HAVE_DECL_GETLINE 1
3697| #define HAVE_GETOPT_H 1
3698| #define HAVE_GETOPT_LONG_ONLY 1
3699| #define HAVE_STDLIB_H 1
3700| #define MALLOC_0_IS_NONNULL 1
3701| #define PROMOTED_MODE_T int
3702| #define HAVE__BOOL 1
3703| #define HAVE_WCHAR_T 1
3704| #define HAVE_WINT_T 1
3705| #define HAVE_LONG_LONG_INT 1
3706| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3707| #define BITSIZEOF_SIG_ATOMIC_T 32
3708| #define BITSIZEOF_WCHAR_T 32
3709| #define BITSIZEOF_WINT_T 32
3710| #define HAVE_SIGNED_SIG_ATOMIC_T 1
3711| #define HAVE_SIGNED_WCHAR_T 1
3712| #define HAVE_SIGNED_WINT_T 1
3713| #define SIG_ATOMIC_T_SUFFIX
3714| #define WCHAR_T_SUFFIX
3715| #define WINT_T_SUFFIX
3716| #define HAVE_DECL_FCLOSEALL 0
3717| #define __USE_MINGW_ANSI_STDIO 1
3718| #define REPLACE_STRERROR_0 1
3719| #define _USE_STD_STAT 1
3720| /* end confdefs.h.  */
3721| #include <stdio.h>
3722| #ifdef HAVE_SYS_TYPES_H
3723| # include <sys/types.h>
3724| #endif
3725| #ifdef HAVE_SYS_STAT_H
3726| # include <sys/stat.h>
3727| #endif
3728| #ifdef STDC_HEADERS
3729| # include <stdlib.h>
3730| # include <stddef.h>
3731| #else
3732| # ifdef HAVE_STDLIB_H
3733| #  include <stdlib.h>
3734| # endif
3735| #endif
3736| #ifdef HAVE_STRING_H
3737| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3738| #  include <memory.h>
3739| # endif
3740| # include <string.h>
3741| #endif
3742| #ifdef HAVE_STRINGS_H
3743| # include <strings.h>
3744| #endif
3745| #ifdef HAVE_INTTYPES_H
3746| # include <inttypes.h>
3747| #endif
3748| #ifdef HAVE_STDINT_H
3749| # include <stdint.h>
3750| #endif
3751| #ifdef HAVE_UNISTD_H
3752| # include <unistd.h>
3753| #endif
3754| int
3755| main ()
3756| {
3757| #ifndef execvpe
3758| #ifdef __cplusplus
3759|   (void) execvpe;
3760| #else
3761|   (void) execvpe;
3762| #endif
3763| #endif
3764|
3765|   ;
3766|   return 0;
3767| }
3768configure:24048: result: no
3769configure:24177: checking for valgrind
3770configure:24207: result: no
3771configure:24302: checking for C compiler option to allow warnings
3772configure:24310: /usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -c conftest.c 2>conftest1.err
3773configure:24313: $? = 0
3774configure:24316: /usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -Wno-error -c conftest.c 2>conftest2.err
3775configure:24319: $? = 0
3776configure:24329: result: -Wno-error
3777configure:24339: checking for C++ compiler option to allow warnings
3778configure:24347: /usr/bin/clang++ -pipe -Os -stdlib=libc++ -arch x86_64 -arch i386 -I/opt/local/include -c conftest.cc 2>conftest1.err
3779configure:24350: $? = 0
3780configure:24353: /usr/bin/clang++ -pipe -Os -stdlib=libc++ -arch x86_64 -arch i386 -I/opt/local/include -Wno-error -c conftest.cc 2>conftest2.err
3781configure:24356: $? = 0
3782configure:24366: result: -Wno-error
3783configure:24409: checking for alloca as a compiler built-in
3784configure:24433: result: yes
3785configure:24549: checking whether // is distinct from /
3786configure:24578: result: no
3787configure:24589: checking whether dup2 works
3788configure:24680: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
3789conftest.c:181:21: warning: comparison of 0 <= unsigned expression is always true [-Wtautological-compare]
3790               && 0 <= rlim.rlim_cur && rlim.rlim_cur <= INT_MAX
3791                  ~ ^  ~~~~~~~~~~~~~
37921 warning generated.
3793conftest.c:181:21: warning: comparison of 0 <= unsigned expression is always true [-Wtautological-compare]
3794               && 0 <= rlim.rlim_cur && rlim.rlim_cur <= INT_MAX
3795                  ~ ^  ~~~~~~~~~~~~~
37961 warning generated.
3797configure:24680: $? = 0
3798configure:24680: ./conftest
3799configure:24680: $? = 0
3800configure:24691: result: yes
3801configure:24746: checking for error_at_line
3802configure:24762: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
3803conftest.c:105:10: fatal error: 'error.h' file not found
3804#include <error.h>
3805         ^
38061 error generated.
3807configure:24762: $? = 1
3808configure: failed program was:
3809| /* confdefs.h */
3810| #define PACKAGE_NAME "GNU Libidn"
3811| #define PACKAGE_TARNAME "libidn"
3812| #define PACKAGE_VERSION "1.38"
3813| #define PACKAGE_STRING "GNU Libidn 1.38"
3814| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
3815| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
3816| #define PACKAGE "libidn"
3817| #define VERSION "1.38"
3818| #define STDC_HEADERS 1
3819| #define HAVE_SYS_TYPES_H 1
3820| #define HAVE_SYS_STAT_H 1
3821| #define HAVE_STDLIB_H 1
3822| #define HAVE_STRING_H 1
3823| #define HAVE_MEMORY_H 1
3824| #define HAVE_STRINGS_H 1
3825| #define HAVE_INTTYPES_H 1
3826| #define HAVE_STDINT_H 1
3827| #define HAVE_UNISTD_H 1
3828| #define HAVE_WCHAR_H 1
3829| #define HAVE_SYS_SOCKET_H 1
3830| #define HAVE_UNISTD_H 1
3831| #define HAVE_SYS_STAT_H 1
3832| #define HAVE_GETOPT_H 1
3833| #define HAVE_SYS_CDEFS_H 1
3834| #define HAVE_LIMITS_H 1
3835| #define HAVE_SYS_PARAM_H 1
3836| #define HAVE_SYS_TIME_H 1
3837| #define HAVE_INTTYPES_H 1
3838| #define HAVE_SYS_TYPES_H 1
3839| #define HAVE_STDINT_H 1
3840| #define HAVE_ICONV_H 1
3841| #define HAVE_LANGINFO_H 1
3842| #define _ALL_SOURCE 1
3843| #define _DARWIN_C_SOURCE 1
3844| #define _GNU_SOURCE 1
3845| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3846| #define _NETBSD_SOURCE 1
3847| #define _OPENBSD_SOURCE 1
3848| #define _POSIX_PTHREAD_SEMANTICS 1
3849| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3850| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3851| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3852| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3853| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3854| #define __STDC_WANT_LIB_EXT2__ 1
3855| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3856| #define _TANDEM_SOURCE 1
3857| #define __EXTENSIONS__ 1
3858| #define HAVE_DLFCN_H 1
3859| #define LT_OBJDIR ".libs/"
3860| #define HAVE_ICONV 1
3861| #define ICONV_CONST
3862| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3863| #define HAVE_CFLOCALECOPYCURRENT 1
3864| #define HAVE_ICONV 1
3865| #define ENABLE_NLS 1
3866| #define HAVE_GETTEXT 1
3867| #define HAVE_DCGETTEXT 1
3868| #define HAVE_ALLOCA_H 1
3869| #define HAVE_ALLOCA 1
3870| #define HAVE_FCNTL 1
3871| #define HAVE_SYMLINK 1
3872| #define HAVE_GETDELIM 1
3873| #define HAVE_GETDTABLESIZE 1
3874| #define HAVE_GETPROGNAME 1
3875| #define HAVE_LSTAT 1
3876| #define HAVE_DECL_STRERROR_R 1
3877| #define HAVE_STRERROR_R 1
3878| #define HAVE_WORKING_O_NOATIME 0
3879| #define HAVE_WORKING_O_NOFOLLOW 1
3880| #define restrict __restrict__
3881| #define HAVE_DECL_GETDELIM 1
3882| #define HAVE_DECL_GETDTABLESIZE 1
3883| #define HAVE_DECL_GETLINE 1
3884| #define HAVE_GETOPT_H 1
3885| #define HAVE_GETOPT_LONG_ONLY 1
3886| #define HAVE_STDLIB_H 1
3887| #define MALLOC_0_IS_NONNULL 1
3888| #define PROMOTED_MODE_T int
3889| #define HAVE__BOOL 1
3890| #define HAVE_WCHAR_T 1
3891| #define HAVE_WINT_T 1
3892| #define HAVE_LONG_LONG_INT 1
3893| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3894| #define BITSIZEOF_SIG_ATOMIC_T 32
3895| #define BITSIZEOF_WCHAR_T 32
3896| #define BITSIZEOF_WINT_T 32
3897| #define HAVE_SIGNED_SIG_ATOMIC_T 1
3898| #define HAVE_SIGNED_WCHAR_T 1
3899| #define HAVE_SIGNED_WINT_T 1
3900| #define SIG_ATOMIC_T_SUFFIX
3901| #define WCHAR_T_SUFFIX
3902| #define WINT_T_SUFFIX
3903| #define HAVE_DECL_FCLOSEALL 0
3904| #define __USE_MINGW_ANSI_STDIO 1
3905| #define REPLACE_STRERROR_0 1
3906| #define _USE_STD_STAT 1
3907| #define HAVE_DECL_EXECVPE 0
3908| #define HAVE_ALLOCA 1
3909| #define GNULIB_TEST_CLOEXEC 1
3910| #define GNULIB_TEST_CLOSE 1
3911| #define GNULIB_TEST_DUP2 1
3912| /* end confdefs.h.  */
3913| #include <error.h>
3914| int
3915| main ()
3916| {
3917| error_at_line (0, 0, "", 0, "an error occurred");
3918|   ;
3919|   return 0;
3920| }
3921configure:24770: result: no
3922configure:24814: checking whether fcntl handles F_DUPFD correctly
3923configure:24876: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
3924conftest.c:181:24: warning: comparison of 0 <= unsigned expression is always true [-Wtautological-compare]
3925                  && 0 <= rlim.rlim_cur && rlim.rlim_cur <= INT_MAX
3926                     ~ ^  ~~~~~~~~~~~~~
39271 warning generated.
3928conftest.c:181:24: warning: comparison of 0 <= unsigned expression is always true [-Wtautological-compare]
3929                  && 0 <= rlim.rlim_cur && rlim.rlim_cur <= INT_MAX
3930                     ~ ^  ~~~~~~~~~~~~~
39311 warning generated.
3932configure:24876: $? = 0
3933configure:24876: ./conftest
3934configure:24876: $? = 0
3935configure:24886: result: yes
3936configure:24904: checking whether fcntl understands F_DUPFD_CLOEXEC
3937configure:24937: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
3938configure:24937: $? = 0
3939configure:24937: ./conftest
3940configure:24937: $? = 42
3941configure: program exited with status 42
3942configure: failed program was:
3943| /* confdefs.h */
3944| #define PACKAGE_NAME "GNU Libidn"
3945| #define PACKAGE_TARNAME "libidn"
3946| #define PACKAGE_VERSION "1.38"
3947| #define PACKAGE_STRING "GNU Libidn 1.38"
3948| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
3949| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
3950| #define PACKAGE "libidn"
3951| #define VERSION "1.38"
3952| #define STDC_HEADERS 1
3953| #define HAVE_SYS_TYPES_H 1
3954| #define HAVE_SYS_STAT_H 1
3955| #define HAVE_STDLIB_H 1
3956| #define HAVE_STRING_H 1
3957| #define HAVE_MEMORY_H 1
3958| #define HAVE_STRINGS_H 1
3959| #define HAVE_INTTYPES_H 1
3960| #define HAVE_STDINT_H 1
3961| #define HAVE_UNISTD_H 1
3962| #define HAVE_WCHAR_H 1
3963| #define HAVE_SYS_SOCKET_H 1
3964| #define HAVE_UNISTD_H 1
3965| #define HAVE_SYS_STAT_H 1
3966| #define HAVE_GETOPT_H 1
3967| #define HAVE_SYS_CDEFS_H 1
3968| #define HAVE_LIMITS_H 1
3969| #define HAVE_SYS_PARAM_H 1
3970| #define HAVE_SYS_TIME_H 1
3971| #define HAVE_INTTYPES_H 1
3972| #define HAVE_SYS_TYPES_H 1
3973| #define HAVE_STDINT_H 1
3974| #define HAVE_ICONV_H 1
3975| #define HAVE_LANGINFO_H 1
3976| #define _ALL_SOURCE 1
3977| #define _DARWIN_C_SOURCE 1
3978| #define _GNU_SOURCE 1
3979| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3980| #define _NETBSD_SOURCE 1
3981| #define _OPENBSD_SOURCE 1
3982| #define _POSIX_PTHREAD_SEMANTICS 1
3983| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3984| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3985| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3986| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3987| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3988| #define __STDC_WANT_LIB_EXT2__ 1
3989| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3990| #define _TANDEM_SOURCE 1
3991| #define __EXTENSIONS__ 1
3992| #define HAVE_DLFCN_H 1
3993| #define LT_OBJDIR ".libs/"
3994| #define HAVE_ICONV 1
3995| #define ICONV_CONST
3996| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3997| #define HAVE_CFLOCALECOPYCURRENT 1
3998| #define HAVE_ICONV 1
3999| #define ENABLE_NLS 1
4000| #define HAVE_GETTEXT 1
4001| #define HAVE_DCGETTEXT 1
4002| #define HAVE_ALLOCA_H 1
4003| #define HAVE_ALLOCA 1
4004| #define HAVE_FCNTL 1
4005| #define HAVE_SYMLINK 1
4006| #define HAVE_GETDELIM 1
4007| #define HAVE_GETDTABLESIZE 1
4008| #define HAVE_GETPROGNAME 1
4009| #define HAVE_LSTAT 1
4010| #define HAVE_DECL_STRERROR_R 1
4011| #define HAVE_STRERROR_R 1
4012| #define HAVE_WORKING_O_NOATIME 0
4013| #define HAVE_WORKING_O_NOFOLLOW 1
4014| #define restrict __restrict__
4015| #define HAVE_DECL_GETDELIM 1
4016| #define HAVE_DECL_GETDTABLESIZE 1
4017| #define HAVE_DECL_GETLINE 1
4018| #define HAVE_GETOPT_H 1
4019| #define HAVE_GETOPT_LONG_ONLY 1
4020| #define HAVE_STDLIB_H 1
4021| #define MALLOC_0_IS_NONNULL 1
4022| #define PROMOTED_MODE_T int
4023| #define HAVE__BOOL 1
4024| #define HAVE_WCHAR_T 1
4025| #define HAVE_WINT_T 1
4026| #define HAVE_LONG_LONG_INT 1
4027| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4028| #define BITSIZEOF_SIG_ATOMIC_T 32
4029| #define BITSIZEOF_WCHAR_T 32
4030| #define BITSIZEOF_WINT_T 32
4031| #define HAVE_SIGNED_SIG_ATOMIC_T 1
4032| #define HAVE_SIGNED_WCHAR_T 1
4033| #define HAVE_SIGNED_WINT_T 1
4034| #define SIG_ATOMIC_T_SUFFIX
4035| #define WCHAR_T_SUFFIX
4036| #define WINT_T_SUFFIX
4037| #define HAVE_DECL_FCLOSEALL 0
4038| #define __USE_MINGW_ANSI_STDIO 1
4039| #define REPLACE_STRERROR_0 1
4040| #define _USE_STD_STAT 1
4041| #define HAVE_DECL_EXECVPE 0
4042| #define HAVE_ALLOCA 1
4043| #define GNULIB_TEST_CLOEXEC 1
4044| #define GNULIB_TEST_CLOSE 1
4045| #define GNULIB_TEST_DUP2 1
4046| /* end confdefs.h.  */
4047| #include <fcntl.h>
4048|               #include <unistd.h>
4049|               int main (int argc, char *argv[])
4050|               {
4051|                 if (argc == 1)
4052|                   /* parent process */
4053|                   {
4054|                     if (fcntl (1, F_DUPFD_CLOEXEC, 10) < 0)
4055|                       return 1;
4056|                     return execl ("./conftest", "./conftest", "child", NULL);
4057|                   }
4058|                 else
4059|                   /* child process */
4060|                   return (fcntl (10, F_GETFL) < 0 ? 0 : 42);
4061|               }
4062|
4063|
4064configure:24971: result: no
4065configure:25098: checking for working getdelim function
4066configure:25165: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
4067configure:25165: $? = 0
4068configure:25165: ./conftest
4069configure:25165: $? = 0
4070configure:25176: result: yes
4071configure:25253: checking whether getdtablesize works
4072configure:25291: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
4073configure:25291: $? = 0
4074configure:25291: ./conftest
4075configure:25291: $? = 0
4076configure:25304: result: yes
4077configure:25354: checking for getline
4078configure:25354: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
4079configure:25354: $? = 0
4080configure:25354: result: yes
4081configure:25362: checking for working getline function
4082configure:25429: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
4083configure:25429: $? = 0
4084configure:25429: ./conftest
4085configure:25429: $? = 0
4086configure:25440: result: yes
4087configure:25577: checking whether program_invocation_name is declared
4088configure:25577: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
4089conftest.c:121:10: error: use of undeclared identifier 'program_invocation_name'
4090  (void) program_invocation_name;
4091         ^
40921 error generated.
4093configure:25577: $? = 1
4094configure: failed program was:
4095| /* confdefs.h */
4096| #define PACKAGE_NAME "GNU Libidn"
4097| #define PACKAGE_TARNAME "libidn"
4098| #define PACKAGE_VERSION "1.38"
4099| #define PACKAGE_STRING "GNU Libidn 1.38"
4100| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
4101| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
4102| #define PACKAGE "libidn"
4103| #define VERSION "1.38"
4104| #define STDC_HEADERS 1
4105| #define HAVE_SYS_TYPES_H 1
4106| #define HAVE_SYS_STAT_H 1
4107| #define HAVE_STDLIB_H 1
4108| #define HAVE_STRING_H 1
4109| #define HAVE_MEMORY_H 1
4110| #define HAVE_STRINGS_H 1
4111| #define HAVE_INTTYPES_H 1
4112| #define HAVE_STDINT_H 1
4113| #define HAVE_UNISTD_H 1
4114| #define HAVE_WCHAR_H 1
4115| #define HAVE_SYS_SOCKET_H 1
4116| #define HAVE_UNISTD_H 1
4117| #define HAVE_SYS_STAT_H 1
4118| #define HAVE_GETOPT_H 1
4119| #define HAVE_SYS_CDEFS_H 1
4120| #define HAVE_LIMITS_H 1
4121| #define HAVE_SYS_PARAM_H 1
4122| #define HAVE_SYS_TIME_H 1
4123| #define HAVE_INTTYPES_H 1
4124| #define HAVE_SYS_TYPES_H 1
4125| #define HAVE_STDINT_H 1
4126| #define HAVE_ICONV_H 1
4127| #define HAVE_LANGINFO_H 1
4128| #define _ALL_SOURCE 1
4129| #define _DARWIN_C_SOURCE 1
4130| #define _GNU_SOURCE 1
4131| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4132| #define _NETBSD_SOURCE 1
4133| #define _OPENBSD_SOURCE 1
4134| #define _POSIX_PTHREAD_SEMANTICS 1
4135| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4136| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4137| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4138| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4139| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4140| #define __STDC_WANT_LIB_EXT2__ 1
4141| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4142| #define _TANDEM_SOURCE 1
4143| #define __EXTENSIONS__ 1
4144| #define HAVE_DLFCN_H 1
4145| #define LT_OBJDIR ".libs/"
4146| #define HAVE_ICONV 1
4147| #define ICONV_CONST
4148| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4149| #define HAVE_CFLOCALECOPYCURRENT 1
4150| #define HAVE_ICONV 1
4151| #define ENABLE_NLS 1
4152| #define HAVE_GETTEXT 1
4153| #define HAVE_DCGETTEXT 1
4154| #define HAVE_ALLOCA_H 1
4155| #define HAVE_ALLOCA 1
4156| #define HAVE_FCNTL 1
4157| #define HAVE_SYMLINK 1
4158| #define HAVE_GETDELIM 1
4159| #define HAVE_GETDTABLESIZE 1
4160| #define HAVE_GETPROGNAME 1
4161| #define HAVE_LSTAT 1
4162| #define HAVE_DECL_STRERROR_R 1
4163| #define HAVE_STRERROR_R 1
4164| #define HAVE_WORKING_O_NOATIME 0
4165| #define HAVE_WORKING_O_NOFOLLOW 1
4166| #define restrict __restrict__
4167| #define HAVE_DECL_GETDELIM 1
4168| #define HAVE_DECL_GETDTABLESIZE 1
4169| #define HAVE_DECL_GETLINE 1
4170| #define HAVE_GETOPT_H 1
4171| #define HAVE_GETOPT_LONG_ONLY 1
4172| #define HAVE_STDLIB_H 1
4173| #define MALLOC_0_IS_NONNULL 1
4174| #define PROMOTED_MODE_T int
4175| #define HAVE__BOOL 1
4176| #define HAVE_WCHAR_T 1
4177| #define HAVE_WINT_T 1
4178| #define HAVE_LONG_LONG_INT 1
4179| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4180| #define BITSIZEOF_SIG_ATOMIC_T 32
4181| #define BITSIZEOF_WCHAR_T 32
4182| #define BITSIZEOF_WINT_T 32
4183| #define HAVE_SIGNED_SIG_ATOMIC_T 1
4184| #define HAVE_SIGNED_WCHAR_T 1
4185| #define HAVE_SIGNED_WINT_T 1
4186| #define SIG_ATOMIC_T_SUFFIX
4187| #define WCHAR_T_SUFFIX
4188| #define WINT_T_SUFFIX
4189| #define HAVE_DECL_FCLOSEALL 0
4190| #define __USE_MINGW_ANSI_STDIO 1
4191| #define REPLACE_STRERROR_0 1
4192| #define _USE_STD_STAT 1
4193| #define HAVE_DECL_EXECVPE 0
4194| #define HAVE_ALLOCA 1
4195| #define GNULIB_TEST_CLOEXEC 1
4196| #define GNULIB_TEST_CLOSE 1
4197| #define GNULIB_TEST_DUP2 1
4198| #define GNULIB_TEST_FCNTL 1
4199| #define GNULIB_TEST_FSTAT 1
4200| #define GNULIB_TEST_GETDELIM 1
4201| #define GNULIB_TEST_GETDTABLESIZE 1
4202| #define GNULIB_TEST_GETLINE 1
4203| #define __GETOPT_PREFIX rpl_
4204| #define GNULIB_TEST_GETOPT_POSIX 1
4205| /* end confdefs.h.  */
4206| #include <errno.h>
4207|
4208| int
4209| main ()
4210| {
4211| #ifndef program_invocation_name
4212| #ifdef __cplusplus
4213|   (void) program_invocation_name;
4214| #else
4215|   (void) program_invocation_name;
4216| #endif
4217| #endif
4218|
4219|   ;
4220|   return 0;
4221| }
4222configure:25577: result: no
4223configure:25592: checking whether program_invocation_short_name is declared
4224configure:25592: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
4225conftest.c:122:10: error: use of undeclared identifier 'program_invocation_short_name'
4226  (void) program_invocation_short_name;
4227         ^
42281 error generated.
4229configure:25592: $? = 1
4230configure: failed program was:
4231| /* confdefs.h */
4232| #define PACKAGE_NAME "GNU Libidn"
4233| #define PACKAGE_TARNAME "libidn"
4234| #define PACKAGE_VERSION "1.38"
4235| #define PACKAGE_STRING "GNU Libidn 1.38"
4236| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
4237| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
4238| #define PACKAGE "libidn"
4239| #define VERSION "1.38"
4240| #define STDC_HEADERS 1
4241| #define HAVE_SYS_TYPES_H 1
4242| #define HAVE_SYS_STAT_H 1
4243| #define HAVE_STDLIB_H 1
4244| #define HAVE_STRING_H 1
4245| #define HAVE_MEMORY_H 1
4246| #define HAVE_STRINGS_H 1
4247| #define HAVE_INTTYPES_H 1
4248| #define HAVE_STDINT_H 1
4249| #define HAVE_UNISTD_H 1
4250| #define HAVE_WCHAR_H 1
4251| #define HAVE_SYS_SOCKET_H 1
4252| #define HAVE_UNISTD_H 1
4253| #define HAVE_SYS_STAT_H 1
4254| #define HAVE_GETOPT_H 1
4255| #define HAVE_SYS_CDEFS_H 1
4256| #define HAVE_LIMITS_H 1
4257| #define HAVE_SYS_PARAM_H 1
4258| #define HAVE_SYS_TIME_H 1
4259| #define HAVE_INTTYPES_H 1
4260| #define HAVE_SYS_TYPES_H 1
4261| #define HAVE_STDINT_H 1
4262| #define HAVE_ICONV_H 1
4263| #define HAVE_LANGINFO_H 1
4264| #define _ALL_SOURCE 1
4265| #define _DARWIN_C_SOURCE 1
4266| #define _GNU_SOURCE 1
4267| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4268| #define _NETBSD_SOURCE 1
4269| #define _OPENBSD_SOURCE 1
4270| #define _POSIX_PTHREAD_SEMANTICS 1
4271| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4272| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4273| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4274| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4275| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4276| #define __STDC_WANT_LIB_EXT2__ 1
4277| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4278| #define _TANDEM_SOURCE 1
4279| #define __EXTENSIONS__ 1
4280| #define HAVE_DLFCN_H 1
4281| #define LT_OBJDIR ".libs/"
4282| #define HAVE_ICONV 1
4283| #define ICONV_CONST
4284| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4285| #define HAVE_CFLOCALECOPYCURRENT 1
4286| #define HAVE_ICONV 1
4287| #define ENABLE_NLS 1
4288| #define HAVE_GETTEXT 1
4289| #define HAVE_DCGETTEXT 1
4290| #define HAVE_ALLOCA_H 1
4291| #define HAVE_ALLOCA 1
4292| #define HAVE_FCNTL 1
4293| #define HAVE_SYMLINK 1
4294| #define HAVE_GETDELIM 1
4295| #define HAVE_GETDTABLESIZE 1
4296| #define HAVE_GETPROGNAME 1
4297| #define HAVE_LSTAT 1
4298| #define HAVE_DECL_STRERROR_R 1
4299| #define HAVE_STRERROR_R 1
4300| #define HAVE_WORKING_O_NOATIME 0
4301| #define HAVE_WORKING_O_NOFOLLOW 1
4302| #define restrict __restrict__
4303| #define HAVE_DECL_GETDELIM 1
4304| #define HAVE_DECL_GETDTABLESIZE 1
4305| #define HAVE_DECL_GETLINE 1
4306| #define HAVE_GETOPT_H 1
4307| #define HAVE_GETOPT_LONG_ONLY 1
4308| #define HAVE_STDLIB_H 1
4309| #define MALLOC_0_IS_NONNULL 1
4310| #define PROMOTED_MODE_T int
4311| #define HAVE__BOOL 1
4312| #define HAVE_WCHAR_T 1
4313| #define HAVE_WINT_T 1
4314| #define HAVE_LONG_LONG_INT 1
4315| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4316| #define BITSIZEOF_SIG_ATOMIC_T 32
4317| #define BITSIZEOF_WCHAR_T 32
4318| #define BITSIZEOF_WINT_T 32
4319| #define HAVE_SIGNED_SIG_ATOMIC_T 1
4320| #define HAVE_SIGNED_WCHAR_T 1
4321| #define HAVE_SIGNED_WINT_T 1
4322| #define SIG_ATOMIC_T_SUFFIX
4323| #define WCHAR_T_SUFFIX
4324| #define WINT_T_SUFFIX
4325| #define HAVE_DECL_FCLOSEALL 0
4326| #define __USE_MINGW_ANSI_STDIO 1
4327| #define REPLACE_STRERROR_0 1
4328| #define _USE_STD_STAT 1
4329| #define HAVE_DECL_EXECVPE 0
4330| #define HAVE_ALLOCA 1
4331| #define GNULIB_TEST_CLOEXEC 1
4332| #define GNULIB_TEST_CLOSE 1
4333| #define GNULIB_TEST_DUP2 1
4334| #define GNULIB_TEST_FCNTL 1
4335| #define GNULIB_TEST_FSTAT 1
4336| #define GNULIB_TEST_GETDELIM 1
4337| #define GNULIB_TEST_GETDTABLESIZE 1
4338| #define GNULIB_TEST_GETLINE 1
4339| #define __GETOPT_PREFIX rpl_
4340| #define GNULIB_TEST_GETOPT_POSIX 1
4341| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4342| /* end confdefs.h.  */
4343| #include <errno.h>
4344|
4345| int
4346| main ()
4347| {
4348| #ifndef program_invocation_short_name
4349| #ifdef __cplusplus
4350|   (void) program_invocation_short_name;
4351| #else
4352|   (void) program_invocation_short_name;
4353| #endif
4354| #endif
4355|
4356|   ;
4357|   return 0;
4358| }
4359configure:25592: result: no
4360configure:25607: checking whether __argv is declared
4361configure:25607: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
4362conftest.c:123:10: error: use of undeclared identifier '__argv'
4363  (void) __argv;
4364         ^
43651 error generated.
4366configure:25607: $? = 1
4367configure: failed program was:
4368| /* confdefs.h */
4369| #define PACKAGE_NAME "GNU Libidn"
4370| #define PACKAGE_TARNAME "libidn"
4371| #define PACKAGE_VERSION "1.38"
4372| #define PACKAGE_STRING "GNU Libidn 1.38"
4373| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
4374| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
4375| #define PACKAGE "libidn"
4376| #define VERSION "1.38"
4377| #define STDC_HEADERS 1
4378| #define HAVE_SYS_TYPES_H 1
4379| #define HAVE_SYS_STAT_H 1
4380| #define HAVE_STDLIB_H 1
4381| #define HAVE_STRING_H 1
4382| #define HAVE_MEMORY_H 1
4383| #define HAVE_STRINGS_H 1
4384| #define HAVE_INTTYPES_H 1
4385| #define HAVE_STDINT_H 1
4386| #define HAVE_UNISTD_H 1
4387| #define HAVE_WCHAR_H 1
4388| #define HAVE_SYS_SOCKET_H 1
4389| #define HAVE_UNISTD_H 1
4390| #define HAVE_SYS_STAT_H 1
4391| #define HAVE_GETOPT_H 1
4392| #define HAVE_SYS_CDEFS_H 1
4393| #define HAVE_LIMITS_H 1
4394| #define HAVE_SYS_PARAM_H 1
4395| #define HAVE_SYS_TIME_H 1
4396| #define HAVE_INTTYPES_H 1
4397| #define HAVE_SYS_TYPES_H 1
4398| #define HAVE_STDINT_H 1
4399| #define HAVE_ICONV_H 1
4400| #define HAVE_LANGINFO_H 1
4401| #define _ALL_SOURCE 1
4402| #define _DARWIN_C_SOURCE 1
4403| #define _GNU_SOURCE 1
4404| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4405| #define _NETBSD_SOURCE 1
4406| #define _OPENBSD_SOURCE 1
4407| #define _POSIX_PTHREAD_SEMANTICS 1
4408| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4409| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4410| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4411| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4412| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4413| #define __STDC_WANT_LIB_EXT2__ 1
4414| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4415| #define _TANDEM_SOURCE 1
4416| #define __EXTENSIONS__ 1
4417| #define HAVE_DLFCN_H 1
4418| #define LT_OBJDIR ".libs/"
4419| #define HAVE_ICONV 1
4420| #define ICONV_CONST
4421| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4422| #define HAVE_CFLOCALECOPYCURRENT 1
4423| #define HAVE_ICONV 1
4424| #define ENABLE_NLS 1
4425| #define HAVE_GETTEXT 1
4426| #define HAVE_DCGETTEXT 1
4427| #define HAVE_ALLOCA_H 1
4428| #define HAVE_ALLOCA 1
4429| #define HAVE_FCNTL 1
4430| #define HAVE_SYMLINK 1
4431| #define HAVE_GETDELIM 1
4432| #define HAVE_GETDTABLESIZE 1
4433| #define HAVE_GETPROGNAME 1
4434| #define HAVE_LSTAT 1
4435| #define HAVE_DECL_STRERROR_R 1
4436| #define HAVE_STRERROR_R 1
4437| #define HAVE_WORKING_O_NOATIME 0
4438| #define HAVE_WORKING_O_NOFOLLOW 1
4439| #define restrict __restrict__
4440| #define HAVE_DECL_GETDELIM 1
4441| #define HAVE_DECL_GETDTABLESIZE 1
4442| #define HAVE_DECL_GETLINE 1
4443| #define HAVE_GETOPT_H 1
4444| #define HAVE_GETOPT_LONG_ONLY 1
4445| #define HAVE_STDLIB_H 1
4446| #define MALLOC_0_IS_NONNULL 1
4447| #define PROMOTED_MODE_T int
4448| #define HAVE__BOOL 1
4449| #define HAVE_WCHAR_T 1
4450| #define HAVE_WINT_T 1
4451| #define HAVE_LONG_LONG_INT 1
4452| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4453| #define BITSIZEOF_SIG_ATOMIC_T 32
4454| #define BITSIZEOF_WCHAR_T 32
4455| #define BITSIZEOF_WINT_T 32
4456| #define HAVE_SIGNED_SIG_ATOMIC_T 1
4457| #define HAVE_SIGNED_WCHAR_T 1
4458| #define HAVE_SIGNED_WINT_T 1
4459| #define SIG_ATOMIC_T_SUFFIX
4460| #define WCHAR_T_SUFFIX
4461| #define WINT_T_SUFFIX
4462| #define HAVE_DECL_FCLOSEALL 0
4463| #define __USE_MINGW_ANSI_STDIO 1
4464| #define REPLACE_STRERROR_0 1
4465| #define _USE_STD_STAT 1
4466| #define HAVE_DECL_EXECVPE 0
4467| #define HAVE_ALLOCA 1
4468| #define GNULIB_TEST_CLOEXEC 1
4469| #define GNULIB_TEST_CLOSE 1
4470| #define GNULIB_TEST_DUP2 1
4471| #define GNULIB_TEST_FCNTL 1
4472| #define GNULIB_TEST_FSTAT 1
4473| #define GNULIB_TEST_GETDELIM 1
4474| #define GNULIB_TEST_GETDTABLESIZE 1
4475| #define GNULIB_TEST_GETLINE 1
4476| #define __GETOPT_PREFIX rpl_
4477| #define GNULIB_TEST_GETOPT_POSIX 1
4478| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4479| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4480| /* end confdefs.h.  */
4481| #include <stdlib.h>
4482|
4483| int
4484| main ()
4485| {
4486| #ifndef __argv
4487| #ifdef __cplusplus
4488|   (void) __argv;
4489| #else
4490|   (void) __argv;
4491| #endif
4492| #endif
4493|
4494|   ;
4495|   return 0;
4496| }
4497configure:25607: result: no
4498configure:25627: checking whether __progname is defined in default libraries
4499configure:25646: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
4500configure:25646: $? = 0
4501configure:25655: result: yes
4502configure:25676: checking if gcc/ld supports -Wl,--output-def
4503configure:25697: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -Wl,--output-def,conftest.def conftest.c  >&5
4504ld: unknown option: --output-def
4505clang: error: linker command failed with exit code 1 (use -v to see invocation)
4506configure:25697: $? = 1
4507configure: failed program was:
4508| /* confdefs.h */
4509| #define PACKAGE_NAME "GNU Libidn"
4510| #define PACKAGE_TARNAME "libidn"
4511| #define PACKAGE_VERSION "1.38"
4512| #define PACKAGE_STRING "GNU Libidn 1.38"
4513| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
4514| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
4515| #define PACKAGE "libidn"
4516| #define VERSION "1.38"
4517| #define STDC_HEADERS 1
4518| #define HAVE_SYS_TYPES_H 1
4519| #define HAVE_SYS_STAT_H 1
4520| #define HAVE_STDLIB_H 1
4521| #define HAVE_STRING_H 1
4522| #define HAVE_MEMORY_H 1
4523| #define HAVE_STRINGS_H 1
4524| #define HAVE_INTTYPES_H 1
4525| #define HAVE_STDINT_H 1
4526| #define HAVE_UNISTD_H 1
4527| #define HAVE_WCHAR_H 1
4528| #define HAVE_SYS_SOCKET_H 1
4529| #define HAVE_UNISTD_H 1
4530| #define HAVE_SYS_STAT_H 1
4531| #define HAVE_GETOPT_H 1
4532| #define HAVE_SYS_CDEFS_H 1
4533| #define HAVE_LIMITS_H 1
4534| #define HAVE_SYS_PARAM_H 1
4535| #define HAVE_SYS_TIME_H 1
4536| #define HAVE_INTTYPES_H 1
4537| #define HAVE_SYS_TYPES_H 1
4538| #define HAVE_STDINT_H 1
4539| #define HAVE_ICONV_H 1
4540| #define HAVE_LANGINFO_H 1
4541| #define _ALL_SOURCE 1
4542| #define _DARWIN_C_SOURCE 1
4543| #define _GNU_SOURCE 1
4544| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4545| #define _NETBSD_SOURCE 1
4546| #define _OPENBSD_SOURCE 1
4547| #define _POSIX_PTHREAD_SEMANTICS 1
4548| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4549| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4550| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4551| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4552| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4553| #define __STDC_WANT_LIB_EXT2__ 1
4554| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4555| #define _TANDEM_SOURCE 1
4556| #define __EXTENSIONS__ 1
4557| #define HAVE_DLFCN_H 1
4558| #define LT_OBJDIR ".libs/"
4559| #define HAVE_ICONV 1
4560| #define ICONV_CONST
4561| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4562| #define HAVE_CFLOCALECOPYCURRENT 1
4563| #define HAVE_ICONV 1
4564| #define ENABLE_NLS 1
4565| #define HAVE_GETTEXT 1
4566| #define HAVE_DCGETTEXT 1
4567| #define HAVE_ALLOCA_H 1
4568| #define HAVE_ALLOCA 1
4569| #define HAVE_FCNTL 1
4570| #define HAVE_SYMLINK 1
4571| #define HAVE_GETDELIM 1
4572| #define HAVE_GETDTABLESIZE 1
4573| #define HAVE_GETPROGNAME 1
4574| #define HAVE_LSTAT 1
4575| #define HAVE_DECL_STRERROR_R 1
4576| #define HAVE_STRERROR_R 1
4577| #define HAVE_WORKING_O_NOATIME 0
4578| #define HAVE_WORKING_O_NOFOLLOW 1
4579| #define restrict __restrict__
4580| #define HAVE_DECL_GETDELIM 1
4581| #define HAVE_DECL_GETDTABLESIZE 1
4582| #define HAVE_DECL_GETLINE 1
4583| #define HAVE_GETOPT_H 1
4584| #define HAVE_GETOPT_LONG_ONLY 1
4585| #define HAVE_STDLIB_H 1
4586| #define MALLOC_0_IS_NONNULL 1
4587| #define PROMOTED_MODE_T int
4588| #define HAVE__BOOL 1
4589| #define HAVE_WCHAR_T 1
4590| #define HAVE_WINT_T 1
4591| #define HAVE_LONG_LONG_INT 1
4592| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4593| #define BITSIZEOF_SIG_ATOMIC_T 32
4594| #define BITSIZEOF_WCHAR_T 32
4595| #define BITSIZEOF_WINT_T 32
4596| #define HAVE_SIGNED_SIG_ATOMIC_T 1
4597| #define HAVE_SIGNED_WCHAR_T 1
4598| #define HAVE_SIGNED_WINT_T 1
4599| #define SIG_ATOMIC_T_SUFFIX
4600| #define WCHAR_T_SUFFIX
4601| #define WINT_T_SUFFIX
4602| #define HAVE_DECL_FCLOSEALL 0
4603| #define __USE_MINGW_ANSI_STDIO 1
4604| #define REPLACE_STRERROR_0 1
4605| #define _USE_STD_STAT 1
4606| #define HAVE_DECL_EXECVPE 0
4607| #define HAVE_ALLOCA 1
4608| #define GNULIB_TEST_CLOEXEC 1
4609| #define GNULIB_TEST_CLOSE 1
4610| #define GNULIB_TEST_DUP2 1
4611| #define GNULIB_TEST_FCNTL 1
4612| #define GNULIB_TEST_FSTAT 1
4613| #define GNULIB_TEST_GETDELIM 1
4614| #define GNULIB_TEST_GETDTABLESIZE 1
4615| #define GNULIB_TEST_GETLINE 1
4616| #define __GETOPT_PREFIX rpl_
4617| #define GNULIB_TEST_GETOPT_POSIX 1
4618| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4619| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4620| #define HAVE_DECL___ARGV 0
4621| #define HAVE_VAR___PROGNAME 1
4622| /* end confdefs.h.  */
4623|
4624| int
4625| main ()
4626| {
4627|
4628|   ;
4629|   return 0;
4630| }
4631configure:25708: result: no
4632configure:25724: checking if LD -Wl,--version-script works
4633configure:25744: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,--version-script=conftest.map conftest.c  >&5
4634ld: unknown option: --version-script=conftest.map
4635clang: error: linker command failed with exit code 1 (use -v to see invocation)
4636configure:25744: $? = 1
4637configure: failed program was:
4638| /* confdefs.h */
4639| #define PACKAGE_NAME "GNU Libidn"
4640| #define PACKAGE_TARNAME "libidn"
4641| #define PACKAGE_VERSION "1.38"
4642| #define PACKAGE_STRING "GNU Libidn 1.38"
4643| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
4644| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
4645| #define PACKAGE "libidn"
4646| #define VERSION "1.38"
4647| #define STDC_HEADERS 1
4648| #define HAVE_SYS_TYPES_H 1
4649| #define HAVE_SYS_STAT_H 1
4650| #define HAVE_STDLIB_H 1
4651| #define HAVE_STRING_H 1
4652| #define HAVE_MEMORY_H 1
4653| #define HAVE_STRINGS_H 1
4654| #define HAVE_INTTYPES_H 1
4655| #define HAVE_STDINT_H 1
4656| #define HAVE_UNISTD_H 1
4657| #define HAVE_WCHAR_H 1
4658| #define HAVE_SYS_SOCKET_H 1
4659| #define HAVE_UNISTD_H 1
4660| #define HAVE_SYS_STAT_H 1
4661| #define HAVE_GETOPT_H 1
4662| #define HAVE_SYS_CDEFS_H 1
4663| #define HAVE_LIMITS_H 1
4664| #define HAVE_SYS_PARAM_H 1
4665| #define HAVE_SYS_TIME_H 1
4666| #define HAVE_INTTYPES_H 1
4667| #define HAVE_SYS_TYPES_H 1
4668| #define HAVE_STDINT_H 1
4669| #define HAVE_ICONV_H 1
4670| #define HAVE_LANGINFO_H 1
4671| #define _ALL_SOURCE 1
4672| #define _DARWIN_C_SOURCE 1
4673| #define _GNU_SOURCE 1
4674| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4675| #define _NETBSD_SOURCE 1
4676| #define _OPENBSD_SOURCE 1
4677| #define _POSIX_PTHREAD_SEMANTICS 1
4678| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4679| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4680| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4681| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4682| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4683| #define __STDC_WANT_LIB_EXT2__ 1
4684| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4685| #define _TANDEM_SOURCE 1
4686| #define __EXTENSIONS__ 1
4687| #define HAVE_DLFCN_H 1
4688| #define LT_OBJDIR ".libs/"
4689| #define HAVE_ICONV 1
4690| #define ICONV_CONST
4691| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4692| #define HAVE_CFLOCALECOPYCURRENT 1
4693| #define HAVE_ICONV 1
4694| #define ENABLE_NLS 1
4695| #define HAVE_GETTEXT 1
4696| #define HAVE_DCGETTEXT 1
4697| #define HAVE_ALLOCA_H 1
4698| #define HAVE_ALLOCA 1
4699| #define HAVE_FCNTL 1
4700| #define HAVE_SYMLINK 1
4701| #define HAVE_GETDELIM 1
4702| #define HAVE_GETDTABLESIZE 1
4703| #define HAVE_GETPROGNAME 1
4704| #define HAVE_LSTAT 1
4705| #define HAVE_DECL_STRERROR_R 1
4706| #define HAVE_STRERROR_R 1
4707| #define HAVE_WORKING_O_NOATIME 0
4708| #define HAVE_WORKING_O_NOFOLLOW 1
4709| #define restrict __restrict__
4710| #define HAVE_DECL_GETDELIM 1
4711| #define HAVE_DECL_GETDTABLESIZE 1
4712| #define HAVE_DECL_GETLINE 1
4713| #define HAVE_GETOPT_H 1
4714| #define HAVE_GETOPT_LONG_ONLY 1
4715| #define HAVE_STDLIB_H 1
4716| #define MALLOC_0_IS_NONNULL 1
4717| #define PROMOTED_MODE_T int
4718| #define HAVE__BOOL 1
4719| #define HAVE_WCHAR_T 1
4720| #define HAVE_WINT_T 1
4721| #define HAVE_LONG_LONG_INT 1
4722| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4723| #define BITSIZEOF_SIG_ATOMIC_T 32
4724| #define BITSIZEOF_WCHAR_T 32
4725| #define BITSIZEOF_WINT_T 32
4726| #define HAVE_SIGNED_SIG_ATOMIC_T 1
4727| #define HAVE_SIGNED_WCHAR_T 1
4728| #define HAVE_SIGNED_WINT_T 1
4729| #define SIG_ATOMIC_T_SUFFIX
4730| #define WCHAR_T_SUFFIX
4731| #define WINT_T_SUFFIX
4732| #define HAVE_DECL_FCLOSEALL 0
4733| #define __USE_MINGW_ANSI_STDIO 1
4734| #define REPLACE_STRERROR_0 1
4735| #define _USE_STD_STAT 1
4736| #define HAVE_DECL_EXECVPE 0
4737| #define HAVE_ALLOCA 1
4738| #define GNULIB_TEST_CLOEXEC 1
4739| #define GNULIB_TEST_CLOSE 1
4740| #define GNULIB_TEST_DUP2 1
4741| #define GNULIB_TEST_FCNTL 1
4742| #define GNULIB_TEST_FSTAT 1
4743| #define GNULIB_TEST_GETDELIM 1
4744| #define GNULIB_TEST_GETDTABLESIZE 1
4745| #define GNULIB_TEST_GETLINE 1
4746| #define __GETOPT_PREFIX rpl_
4747| #define GNULIB_TEST_GETOPT_POSIX 1
4748| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4749| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4750| #define HAVE_DECL___ARGV 0
4751| #define HAVE_VAR___PROGNAME 1
4752| /* end confdefs.h.  */
4753|
4754| int
4755| main ()
4756| {
4757|
4758|   ;
4759|   return 0;
4760| }
4761configure:25767: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,--version-script=conftest.map conftest.c  >&5
4762ld: unknown option: --version-script=conftest.map
4763clang: error: linker command failed with exit code 1 (use -v to see invocation)
4764configure:25767: $? = 1
4765configure: failed program was:
4766| /* confdefs.h */
4767| #define PACKAGE_NAME "GNU Libidn"
4768| #define PACKAGE_TARNAME "libidn"
4769| #define PACKAGE_VERSION "1.38"
4770| #define PACKAGE_STRING "GNU Libidn 1.38"
4771| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
4772| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
4773| #define PACKAGE "libidn"
4774| #define VERSION "1.38"
4775| #define STDC_HEADERS 1
4776| #define HAVE_SYS_TYPES_H 1
4777| #define HAVE_SYS_STAT_H 1
4778| #define HAVE_STDLIB_H 1
4779| #define HAVE_STRING_H 1
4780| #define HAVE_MEMORY_H 1
4781| #define HAVE_STRINGS_H 1
4782| #define HAVE_INTTYPES_H 1
4783| #define HAVE_STDINT_H 1
4784| #define HAVE_UNISTD_H 1
4785| #define HAVE_WCHAR_H 1
4786| #define HAVE_SYS_SOCKET_H 1
4787| #define HAVE_UNISTD_H 1
4788| #define HAVE_SYS_STAT_H 1
4789| #define HAVE_GETOPT_H 1
4790| #define HAVE_SYS_CDEFS_H 1
4791| #define HAVE_LIMITS_H 1
4792| #define HAVE_SYS_PARAM_H 1
4793| #define HAVE_SYS_TIME_H 1
4794| #define HAVE_INTTYPES_H 1
4795| #define HAVE_SYS_TYPES_H 1
4796| #define HAVE_STDINT_H 1
4797| #define HAVE_ICONV_H 1
4798| #define HAVE_LANGINFO_H 1
4799| #define _ALL_SOURCE 1
4800| #define _DARWIN_C_SOURCE 1
4801| #define _GNU_SOURCE 1
4802| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4803| #define _NETBSD_SOURCE 1
4804| #define _OPENBSD_SOURCE 1
4805| #define _POSIX_PTHREAD_SEMANTICS 1
4806| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4807| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4808| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4809| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4810| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4811| #define __STDC_WANT_LIB_EXT2__ 1
4812| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4813| #define _TANDEM_SOURCE 1
4814| #define __EXTENSIONS__ 1
4815| #define HAVE_DLFCN_H 1
4816| #define LT_OBJDIR ".libs/"
4817| #define HAVE_ICONV 1
4818| #define ICONV_CONST
4819| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4820| #define HAVE_CFLOCALECOPYCURRENT 1
4821| #define HAVE_ICONV 1
4822| #define ENABLE_NLS 1
4823| #define HAVE_GETTEXT 1
4824| #define HAVE_DCGETTEXT 1
4825| #define HAVE_ALLOCA_H 1
4826| #define HAVE_ALLOCA 1
4827| #define HAVE_FCNTL 1
4828| #define HAVE_SYMLINK 1
4829| #define HAVE_GETDELIM 1
4830| #define HAVE_GETDTABLESIZE 1
4831| #define HAVE_GETPROGNAME 1
4832| #define HAVE_LSTAT 1
4833| #define HAVE_DECL_STRERROR_R 1
4834| #define HAVE_STRERROR_R 1
4835| #define HAVE_WORKING_O_NOATIME 0
4836| #define HAVE_WORKING_O_NOFOLLOW 1
4837| #define restrict __restrict__
4838| #define HAVE_DECL_GETDELIM 1
4839| #define HAVE_DECL_GETDTABLESIZE 1
4840| #define HAVE_DECL_GETLINE 1
4841| #define HAVE_GETOPT_H 1
4842| #define HAVE_GETOPT_LONG_ONLY 1
4843| #define HAVE_STDLIB_H 1
4844| #define MALLOC_0_IS_NONNULL 1
4845| #define PROMOTED_MODE_T int
4846| #define HAVE__BOOL 1
4847| #define HAVE_WCHAR_T 1
4848| #define HAVE_WINT_T 1
4849| #define HAVE_LONG_LONG_INT 1
4850| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4851| #define BITSIZEOF_SIG_ATOMIC_T 32
4852| #define BITSIZEOF_WCHAR_T 32
4853| #define BITSIZEOF_WINT_T 32
4854| #define HAVE_SIGNED_SIG_ATOMIC_T 1
4855| #define HAVE_SIGNED_WCHAR_T 1
4856| #define HAVE_SIGNED_WINT_T 1
4857| #define SIG_ATOMIC_T_SUFFIX
4858| #define WCHAR_T_SUFFIX
4859| #define WINT_T_SUFFIX
4860| #define HAVE_DECL_FCLOSEALL 0
4861| #define __USE_MINGW_ANSI_STDIO 1
4862| #define REPLACE_STRERROR_0 1
4863| #define _USE_STD_STAT 1
4864| #define HAVE_DECL_EXECVPE 0
4865| #define HAVE_ALLOCA 1
4866| #define GNULIB_TEST_CLOEXEC 1
4867| #define GNULIB_TEST_CLOSE 1
4868| #define GNULIB_TEST_DUP2 1
4869| #define GNULIB_TEST_FCNTL 1
4870| #define GNULIB_TEST_FSTAT 1
4871| #define GNULIB_TEST_GETDELIM 1
4872| #define GNULIB_TEST_GETDTABLESIZE 1
4873| #define GNULIB_TEST_GETLINE 1
4874| #define __GETOPT_PREFIX rpl_
4875| #define GNULIB_TEST_GETOPT_POSIX 1
4876| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4877| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4878| #define HAVE_DECL___ARGV 0
4879| #define HAVE_VAR___PROGNAME 1
4880| /* end confdefs.h.  */
4881|
4882| int
4883| main ()
4884| {
4885|
4886|   ;
4887|   return 0;
4888| }
4889configure:25778: result: no
4890configure:25797: checking whether the -Werror option is usable
4891configure:25815: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror -I/opt/local/include conftest.c >&5
4892configure:25815: $? = 0
4893configure:25824: result: yes
4894configure:25826: checking for simple visibility declarations
4895configure:25857: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -fvisibility=hidden -Werror -I/opt/local/include conftest.c >&5
4896configure:25857: $? = 0
4897configure:25866: result: yes
4898configure:25936: checking whether open recognizes a trailing slash
4899configure:25979: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
4900configure:25979: $? = 0
4901configure:25979: ./conftest
4902configure:25979: $? = 1
4903configure: program exited with status 1
4904configure: failed program was:
4905| /* confdefs.h */
4906| #define PACKAGE_NAME "GNU Libidn"
4907| #define PACKAGE_TARNAME "libidn"
4908| #define PACKAGE_VERSION "1.38"
4909| #define PACKAGE_STRING "GNU Libidn 1.38"
4910| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
4911| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
4912| #define PACKAGE "libidn"
4913| #define VERSION "1.38"
4914| #define STDC_HEADERS 1
4915| #define HAVE_SYS_TYPES_H 1
4916| #define HAVE_SYS_STAT_H 1
4917| #define HAVE_STDLIB_H 1
4918| #define HAVE_STRING_H 1
4919| #define HAVE_MEMORY_H 1
4920| #define HAVE_STRINGS_H 1
4921| #define HAVE_INTTYPES_H 1
4922| #define HAVE_STDINT_H 1
4923| #define HAVE_UNISTD_H 1
4924| #define HAVE_WCHAR_H 1
4925| #define HAVE_SYS_SOCKET_H 1
4926| #define HAVE_UNISTD_H 1
4927| #define HAVE_SYS_STAT_H 1
4928| #define HAVE_GETOPT_H 1
4929| #define HAVE_SYS_CDEFS_H 1
4930| #define HAVE_LIMITS_H 1
4931| #define HAVE_SYS_PARAM_H 1
4932| #define HAVE_SYS_TIME_H 1
4933| #define HAVE_INTTYPES_H 1
4934| #define HAVE_SYS_TYPES_H 1
4935| #define HAVE_STDINT_H 1
4936| #define HAVE_ICONV_H 1
4937| #define HAVE_LANGINFO_H 1
4938| #define _ALL_SOURCE 1
4939| #define _DARWIN_C_SOURCE 1
4940| #define _GNU_SOURCE 1
4941| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4942| #define _NETBSD_SOURCE 1
4943| #define _OPENBSD_SOURCE 1
4944| #define _POSIX_PTHREAD_SEMANTICS 1
4945| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4946| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4947| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4948| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4949| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4950| #define __STDC_WANT_LIB_EXT2__ 1
4951| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4952| #define _TANDEM_SOURCE 1
4953| #define __EXTENSIONS__ 1
4954| #define HAVE_DLFCN_H 1
4955| #define LT_OBJDIR ".libs/"
4956| #define HAVE_ICONV 1
4957| #define ICONV_CONST
4958| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4959| #define HAVE_CFLOCALECOPYCURRENT 1
4960| #define HAVE_ICONV 1
4961| #define ENABLE_NLS 1
4962| #define HAVE_GETTEXT 1
4963| #define HAVE_DCGETTEXT 1
4964| #define HAVE_ALLOCA_H 1
4965| #define HAVE_ALLOCA 1
4966| #define HAVE_FCNTL 1
4967| #define HAVE_SYMLINK 1
4968| #define HAVE_GETDELIM 1
4969| #define HAVE_GETDTABLESIZE 1
4970| #define HAVE_GETPROGNAME 1
4971| #define HAVE_LSTAT 1
4972| #define HAVE_DECL_STRERROR_R 1
4973| #define HAVE_STRERROR_R 1
4974| #define HAVE_WORKING_O_NOATIME 0
4975| #define HAVE_WORKING_O_NOFOLLOW 1
4976| #define restrict __restrict__
4977| #define HAVE_DECL_GETDELIM 1
4978| #define HAVE_DECL_GETDTABLESIZE 1
4979| #define HAVE_DECL_GETLINE 1
4980| #define HAVE_GETOPT_H 1
4981| #define HAVE_GETOPT_LONG_ONLY 1
4982| #define HAVE_STDLIB_H 1
4983| #define MALLOC_0_IS_NONNULL 1
4984| #define PROMOTED_MODE_T int
4985| #define HAVE__BOOL 1
4986| #define HAVE_WCHAR_T 1
4987| #define HAVE_WINT_T 1
4988| #define HAVE_LONG_LONG_INT 1
4989| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4990| #define BITSIZEOF_SIG_ATOMIC_T 32
4991| #define BITSIZEOF_WCHAR_T 32
4992| #define BITSIZEOF_WINT_T 32
4993| #define HAVE_SIGNED_SIG_ATOMIC_T 1
4994| #define HAVE_SIGNED_WCHAR_T 1
4995| #define HAVE_SIGNED_WINT_T 1
4996| #define SIG_ATOMIC_T_SUFFIX
4997| #define WCHAR_T_SUFFIX
4998| #define WINT_T_SUFFIX
4999| #define HAVE_DECL_FCLOSEALL 0
5000| #define __USE_MINGW_ANSI_STDIO 1
5001| #define REPLACE_STRERROR_0 1
5002| #define _USE_STD_STAT 1
5003| #define HAVE_DECL_EXECVPE 0
5004| #define HAVE_ALLOCA 1
5005| #define GNULIB_TEST_CLOEXEC 1
5006| #define GNULIB_TEST_CLOSE 1
5007| #define GNULIB_TEST_DUP2 1
5008| #define GNULIB_TEST_FCNTL 1
5009| #define GNULIB_TEST_FSTAT 1
5010| #define GNULIB_TEST_GETDELIM 1
5011| #define GNULIB_TEST_GETDTABLESIZE 1
5012| #define GNULIB_TEST_GETLINE 1
5013| #define __GETOPT_PREFIX rpl_
5014| #define GNULIB_TEST_GETOPT_POSIX 1
5015| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5016| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5017| #define HAVE_DECL___ARGV 0
5018| #define HAVE_VAR___PROGNAME 1
5019| #define HAVE_VISIBILITY 1
5020| #define GNULIB_MSVC_NOTHROW 1
5021| /* end confdefs.h.  */
5022|
5023| #include <fcntl.h>
5024| #if HAVE_UNISTD_H
5025| # include <unistd.h>
5026| #endif
5027|
5028|
5029|
5030| #if defined _WIN32 && !defined __CYGWIN__
5031| #define access    _access
5032| #define chdir     _chdir
5033| #define chmod     _chmod
5034| #define close     _close
5035| #define creat     _creat
5036| #define dup       _dup
5037| #define dup2      _dup2
5038| #define ecvt      _ecvt
5039| #define execl     _execl
5040| #define execle    _execle
5041| #define execlp    _execlp
5042| #define execv     _execv
5043| #define execve    _execve
5044| #define execvp    _execvp
5045| #define execvpe   _execvpe
5046| #define fcloseall _fcloseall
5047| #define fcvt      _fcvt
5048| #define fdopen    _fdopen
5049| #define fileno    _fileno
5050| #define gcvt      _gcvt
5051| #define getcwd    _getcwd
5052| #define getpid    _getpid
5053| #define getw      _getw
5054| #define isatty    _isatty
5055| #define j0        _j0
5056| #define j1        _j1
5057| #define jn        _jn
5058| #define lfind     _lfind
5059| #define lsearch   _lsearch
5060| #define lseek     _lseek
5061| #define memccpy   _memccpy
5062| #define mkdir     _mkdir
5063| #define mktemp    _mktemp
5064| #define open      _open
5065| #define putenv    _putenv
5066| #define putw      _putw
5067| #define read      _read
5068| #define rmdir     _rmdir
5069| #define strdup    _strdup
5070| #define swab      _swab
5071| #define tempnam   _tempnam
5072| #define tzset     _tzset
5073| #define umask     _umask
5074| #define unlink    _unlink
5075| #define utime     _utime
5076| #define wcsdup    _wcsdup
5077| #define write     _write
5078| #define y0        _y0
5079| #define y1        _y1
5080| #define yn        _yn
5081| #endif
5082|
5083|
5084| int main ()
5085| {
5086|   int result = 0;
5087| #if HAVE_LSTAT
5088|   if (open ("conftest.lnk/", O_RDONLY) != -1)
5089|     result |= 1;
5090| #endif
5091|   if (open ("conftest.sl/", O_CREAT, 0600) >= 0)
5092|     result |= 2;
5093|   return result;
5094| }
5095configure:25991: result: no
5096configure:26051: checking for pmccabe
5097configure:26082: result: false
5098configure:26090: checking whether program_invocation_name is declared
5099configure:26090: result: no
5100configure:26102: checking whether program_invocation_short_name is declared
5101configure:26102: result: no
5102configure:26115: checking for ssize_t
5103configure:26132: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
5104configure:26132: $? = 0
5105configure:26139: result: yes
5106configure:26156: checking whether stat handles trailing slashes on files
5107configure:26198: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
5108configure:26198: $? = 0
5109configure:26198: ./conftest
5110configure:26198: $? = 2
5111configure: program exited with status 2
5112configure: failed program was:
5113| /* confdefs.h */
5114| #define PACKAGE_NAME "GNU Libidn"
5115| #define PACKAGE_TARNAME "libidn"
5116| #define PACKAGE_VERSION "1.38"
5117| #define PACKAGE_STRING "GNU Libidn 1.38"
5118| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
5119| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
5120| #define PACKAGE "libidn"
5121| #define VERSION "1.38"
5122| #define STDC_HEADERS 1
5123| #define HAVE_SYS_TYPES_H 1
5124| #define HAVE_SYS_STAT_H 1
5125| #define HAVE_STDLIB_H 1
5126| #define HAVE_STRING_H 1
5127| #define HAVE_MEMORY_H 1
5128| #define HAVE_STRINGS_H 1
5129| #define HAVE_INTTYPES_H 1
5130| #define HAVE_STDINT_H 1
5131| #define HAVE_UNISTD_H 1
5132| #define HAVE_WCHAR_H 1
5133| #define HAVE_SYS_SOCKET_H 1
5134| #define HAVE_UNISTD_H 1
5135| #define HAVE_SYS_STAT_H 1
5136| #define HAVE_GETOPT_H 1
5137| #define HAVE_SYS_CDEFS_H 1
5138| #define HAVE_LIMITS_H 1
5139| #define HAVE_SYS_PARAM_H 1
5140| #define HAVE_SYS_TIME_H 1
5141| #define HAVE_INTTYPES_H 1
5142| #define HAVE_SYS_TYPES_H 1
5143| #define HAVE_STDINT_H 1
5144| #define HAVE_ICONV_H 1
5145| #define HAVE_LANGINFO_H 1
5146| #define _ALL_SOURCE 1
5147| #define _DARWIN_C_SOURCE 1
5148| #define _GNU_SOURCE 1
5149| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5150| #define _NETBSD_SOURCE 1
5151| #define _OPENBSD_SOURCE 1
5152| #define _POSIX_PTHREAD_SEMANTICS 1
5153| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5154| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5155| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5156| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5157| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5158| #define __STDC_WANT_LIB_EXT2__ 1
5159| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5160| #define _TANDEM_SOURCE 1
5161| #define __EXTENSIONS__ 1
5162| #define HAVE_DLFCN_H 1
5163| #define LT_OBJDIR ".libs/"
5164| #define HAVE_ICONV 1
5165| #define ICONV_CONST
5166| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5167| #define HAVE_CFLOCALECOPYCURRENT 1
5168| #define HAVE_ICONV 1
5169| #define ENABLE_NLS 1
5170| #define HAVE_GETTEXT 1
5171| #define HAVE_DCGETTEXT 1
5172| #define HAVE_ALLOCA_H 1
5173| #define HAVE_ALLOCA 1
5174| #define HAVE_FCNTL 1
5175| #define HAVE_SYMLINK 1
5176| #define HAVE_GETDELIM 1
5177| #define HAVE_GETDTABLESIZE 1
5178| #define HAVE_GETPROGNAME 1
5179| #define HAVE_LSTAT 1
5180| #define HAVE_DECL_STRERROR_R 1
5181| #define HAVE_STRERROR_R 1
5182| #define HAVE_WORKING_O_NOATIME 0
5183| #define HAVE_WORKING_O_NOFOLLOW 1
5184| #define restrict __restrict__
5185| #define HAVE_DECL_GETDELIM 1
5186| #define HAVE_DECL_GETDTABLESIZE 1
5187| #define HAVE_DECL_GETLINE 1
5188| #define HAVE_GETOPT_H 1
5189| #define HAVE_GETOPT_LONG_ONLY 1
5190| #define HAVE_STDLIB_H 1
5191| #define MALLOC_0_IS_NONNULL 1
5192| #define PROMOTED_MODE_T int
5193| #define HAVE__BOOL 1
5194| #define HAVE_WCHAR_T 1
5195| #define HAVE_WINT_T 1
5196| #define HAVE_LONG_LONG_INT 1
5197| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5198| #define BITSIZEOF_SIG_ATOMIC_T 32
5199| #define BITSIZEOF_WCHAR_T 32
5200| #define BITSIZEOF_WINT_T 32
5201| #define HAVE_SIGNED_SIG_ATOMIC_T 1
5202| #define HAVE_SIGNED_WCHAR_T 1
5203| #define HAVE_SIGNED_WINT_T 1
5204| #define SIG_ATOMIC_T_SUFFIX
5205| #define WCHAR_T_SUFFIX
5206| #define WINT_T_SUFFIX
5207| #define HAVE_DECL_FCLOSEALL 0
5208| #define __USE_MINGW_ANSI_STDIO 1
5209| #define REPLACE_STRERROR_0 1
5210| #define _USE_STD_STAT 1
5211| #define HAVE_DECL_EXECVPE 0
5212| #define HAVE_ALLOCA 1
5213| #define GNULIB_TEST_CLOEXEC 1
5214| #define GNULIB_TEST_CLOSE 1
5215| #define GNULIB_TEST_DUP2 1
5216| #define GNULIB_TEST_FCNTL 1
5217| #define GNULIB_TEST_FSTAT 1
5218| #define GNULIB_TEST_GETDELIM 1
5219| #define GNULIB_TEST_GETDTABLESIZE 1
5220| #define GNULIB_TEST_GETLINE 1
5221| #define __GETOPT_PREFIX rpl_
5222| #define GNULIB_TEST_GETOPT_POSIX 1
5223| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5224| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5225| #define HAVE_DECL___ARGV 0
5226| #define HAVE_VAR___PROGNAME 1
5227| #define HAVE_VISIBILITY 1
5228| #define GNULIB_MSVC_NOTHROW 1
5229| #define OPEN_TRAILING_SLASH_BUG 1
5230| #define GNULIB_TEST_OPEN 1
5231| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5232| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5233| /* end confdefs.h.  */
5234| #include <sys/stat.h>
5235|
5236| int
5237| main ()
5238| {
5239| int result = 0;
5240|                struct stat st;
5241|                if (!stat ("conftest.tmp/", &st))
5242|                  result |= 1;
5243| #if HAVE_LSTAT
5244|                if (!stat ("conftest.lnk/", &st))
5245|                  result |= 2;
5246| #endif
5247|                return result;
5248|
5249|   ;
5250|   return 0;
5251| }
5252configure:26209: result: no
5253configure:26279: checking for struct stat.st_atim.tv_nsec
5254configure:26279: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
5255conftest.c:131:13: error: no member named 'st_atim' in 'struct stat'
5256if (ac_aggr.st_atim.tv_nsec)
5257    ~~~~~~~ ^
52581 error generated.
5259configure:26279: $? = 1
5260configure: failed program was:
5261| /* confdefs.h */
5262| #define PACKAGE_NAME "GNU Libidn"
5263| #define PACKAGE_TARNAME "libidn"
5264| #define PACKAGE_VERSION "1.38"
5265| #define PACKAGE_STRING "GNU Libidn 1.38"
5266| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
5267| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
5268| #define PACKAGE "libidn"
5269| #define VERSION "1.38"
5270| #define STDC_HEADERS 1
5271| #define HAVE_SYS_TYPES_H 1
5272| #define HAVE_SYS_STAT_H 1
5273| #define HAVE_STDLIB_H 1
5274| #define HAVE_STRING_H 1
5275| #define HAVE_MEMORY_H 1
5276| #define HAVE_STRINGS_H 1
5277| #define HAVE_INTTYPES_H 1
5278| #define HAVE_STDINT_H 1
5279| #define HAVE_UNISTD_H 1
5280| #define HAVE_WCHAR_H 1
5281| #define HAVE_SYS_SOCKET_H 1
5282| #define HAVE_UNISTD_H 1
5283| #define HAVE_SYS_STAT_H 1
5284| #define HAVE_GETOPT_H 1
5285| #define HAVE_SYS_CDEFS_H 1
5286| #define HAVE_LIMITS_H 1
5287| #define HAVE_SYS_PARAM_H 1
5288| #define HAVE_SYS_TIME_H 1
5289| #define HAVE_INTTYPES_H 1
5290| #define HAVE_SYS_TYPES_H 1
5291| #define HAVE_STDINT_H 1
5292| #define HAVE_ICONV_H 1
5293| #define HAVE_LANGINFO_H 1
5294| #define _ALL_SOURCE 1
5295| #define _DARWIN_C_SOURCE 1
5296| #define _GNU_SOURCE 1
5297| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5298| #define _NETBSD_SOURCE 1
5299| #define _OPENBSD_SOURCE 1
5300| #define _POSIX_PTHREAD_SEMANTICS 1
5301| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5302| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5303| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5304| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5305| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5306| #define __STDC_WANT_LIB_EXT2__ 1
5307| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5308| #define _TANDEM_SOURCE 1
5309| #define __EXTENSIONS__ 1
5310| #define HAVE_DLFCN_H 1
5311| #define LT_OBJDIR ".libs/"
5312| #define HAVE_ICONV 1
5313| #define ICONV_CONST
5314| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5315| #define HAVE_CFLOCALECOPYCURRENT 1
5316| #define HAVE_ICONV 1
5317| #define ENABLE_NLS 1
5318| #define HAVE_GETTEXT 1
5319| #define HAVE_DCGETTEXT 1
5320| #define HAVE_ALLOCA_H 1
5321| #define HAVE_ALLOCA 1
5322| #define HAVE_FCNTL 1
5323| #define HAVE_SYMLINK 1
5324| #define HAVE_GETDELIM 1
5325| #define HAVE_GETDTABLESIZE 1
5326| #define HAVE_GETPROGNAME 1
5327| #define HAVE_LSTAT 1
5328| #define HAVE_DECL_STRERROR_R 1
5329| #define HAVE_STRERROR_R 1
5330| #define HAVE_WORKING_O_NOATIME 0
5331| #define HAVE_WORKING_O_NOFOLLOW 1
5332| #define restrict __restrict__
5333| #define HAVE_DECL_GETDELIM 1
5334| #define HAVE_DECL_GETDTABLESIZE 1
5335| #define HAVE_DECL_GETLINE 1
5336| #define HAVE_GETOPT_H 1
5337| #define HAVE_GETOPT_LONG_ONLY 1
5338| #define HAVE_STDLIB_H 1
5339| #define MALLOC_0_IS_NONNULL 1
5340| #define PROMOTED_MODE_T int
5341| #define HAVE__BOOL 1
5342| #define HAVE_WCHAR_T 1
5343| #define HAVE_WINT_T 1
5344| #define HAVE_LONG_LONG_INT 1
5345| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5346| #define BITSIZEOF_SIG_ATOMIC_T 32
5347| #define BITSIZEOF_WCHAR_T 32
5348| #define BITSIZEOF_WINT_T 32
5349| #define HAVE_SIGNED_SIG_ATOMIC_T 1
5350| #define HAVE_SIGNED_WCHAR_T 1
5351| #define HAVE_SIGNED_WINT_T 1
5352| #define SIG_ATOMIC_T_SUFFIX
5353| #define WCHAR_T_SUFFIX
5354| #define WINT_T_SUFFIX
5355| #define HAVE_DECL_FCLOSEALL 0
5356| #define __USE_MINGW_ANSI_STDIO 1
5357| #define REPLACE_STRERROR_0 1
5358| #define _USE_STD_STAT 1
5359| #define HAVE_DECL_EXECVPE 0
5360| #define HAVE_ALLOCA 1
5361| #define GNULIB_TEST_CLOEXEC 1
5362| #define GNULIB_TEST_CLOSE 1
5363| #define GNULIB_TEST_DUP2 1
5364| #define GNULIB_TEST_FCNTL 1
5365| #define GNULIB_TEST_FSTAT 1
5366| #define GNULIB_TEST_GETDELIM 1
5367| #define GNULIB_TEST_GETDTABLESIZE 1
5368| #define GNULIB_TEST_GETLINE 1
5369| #define __GETOPT_PREFIX rpl_
5370| #define GNULIB_TEST_GETOPT_POSIX 1
5371| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5372| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5373| #define HAVE_DECL___ARGV 0
5374| #define HAVE_VAR___PROGNAME 1
5375| #define HAVE_VISIBILITY 1
5376| #define GNULIB_MSVC_NOTHROW 1
5377| #define OPEN_TRAILING_SLASH_BUG 1
5378| #define GNULIB_TEST_OPEN 1
5379| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5380| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5381| #define REPLACE_FUNC_STAT_FILE 1
5382| #define GNULIB_TEST_STAT 1
5383| /* end confdefs.h.  */
5384| #include <sys/types.h>
5385|      #include <sys/stat.h>
5386|
5387| int
5388| main ()
5389| {
5390| static struct stat ac_aggr;
5391| if (ac_aggr.st_atim.tv_nsec)
5392| return 0;
5393|   ;
5394|   return 0;
5395| }
5396configure:26279: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
5397conftest.c:131:20: error: no member named 'st_atim' in 'struct stat'
5398if (sizeof ac_aggr.st_atim.tv_nsec)
5399           ~~~~~~~ ^
54001 error generated.
5401configure:26279: $? = 1
5402configure: failed program was:
5403| /* confdefs.h */
5404| #define PACKAGE_NAME "GNU Libidn"
5405| #define PACKAGE_TARNAME "libidn"
5406| #define PACKAGE_VERSION "1.38"
5407| #define PACKAGE_STRING "GNU Libidn 1.38"
5408| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
5409| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
5410| #define PACKAGE "libidn"
5411| #define VERSION "1.38"
5412| #define STDC_HEADERS 1
5413| #define HAVE_SYS_TYPES_H 1
5414| #define HAVE_SYS_STAT_H 1
5415| #define HAVE_STDLIB_H 1
5416| #define HAVE_STRING_H 1
5417| #define HAVE_MEMORY_H 1
5418| #define HAVE_STRINGS_H 1
5419| #define HAVE_INTTYPES_H 1
5420| #define HAVE_STDINT_H 1
5421| #define HAVE_UNISTD_H 1
5422| #define HAVE_WCHAR_H 1
5423| #define HAVE_SYS_SOCKET_H 1
5424| #define HAVE_UNISTD_H 1
5425| #define HAVE_SYS_STAT_H 1
5426| #define HAVE_GETOPT_H 1
5427| #define HAVE_SYS_CDEFS_H 1
5428| #define HAVE_LIMITS_H 1
5429| #define HAVE_SYS_PARAM_H 1
5430| #define HAVE_SYS_TIME_H 1
5431| #define HAVE_INTTYPES_H 1
5432| #define HAVE_SYS_TYPES_H 1
5433| #define HAVE_STDINT_H 1
5434| #define HAVE_ICONV_H 1
5435| #define HAVE_LANGINFO_H 1
5436| #define _ALL_SOURCE 1
5437| #define _DARWIN_C_SOURCE 1
5438| #define _GNU_SOURCE 1
5439| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5440| #define _NETBSD_SOURCE 1
5441| #define _OPENBSD_SOURCE 1
5442| #define _POSIX_PTHREAD_SEMANTICS 1
5443| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5444| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5445| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5446| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5447| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5448| #define __STDC_WANT_LIB_EXT2__ 1
5449| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5450| #define _TANDEM_SOURCE 1
5451| #define __EXTENSIONS__ 1
5452| #define HAVE_DLFCN_H 1
5453| #define LT_OBJDIR ".libs/"
5454| #define HAVE_ICONV 1
5455| #define ICONV_CONST
5456| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5457| #define HAVE_CFLOCALECOPYCURRENT 1
5458| #define HAVE_ICONV 1
5459| #define ENABLE_NLS 1
5460| #define HAVE_GETTEXT 1
5461| #define HAVE_DCGETTEXT 1
5462| #define HAVE_ALLOCA_H 1
5463| #define HAVE_ALLOCA 1
5464| #define HAVE_FCNTL 1
5465| #define HAVE_SYMLINK 1
5466| #define HAVE_GETDELIM 1
5467| #define HAVE_GETDTABLESIZE 1
5468| #define HAVE_GETPROGNAME 1
5469| #define HAVE_LSTAT 1
5470| #define HAVE_DECL_STRERROR_R 1
5471| #define HAVE_STRERROR_R 1
5472| #define HAVE_WORKING_O_NOATIME 0
5473| #define HAVE_WORKING_O_NOFOLLOW 1
5474| #define restrict __restrict__
5475| #define HAVE_DECL_GETDELIM 1
5476| #define HAVE_DECL_GETDTABLESIZE 1
5477| #define HAVE_DECL_GETLINE 1
5478| #define HAVE_GETOPT_H 1
5479| #define HAVE_GETOPT_LONG_ONLY 1
5480| #define HAVE_STDLIB_H 1
5481| #define MALLOC_0_IS_NONNULL 1
5482| #define PROMOTED_MODE_T int
5483| #define HAVE__BOOL 1
5484| #define HAVE_WCHAR_T 1
5485| #define HAVE_WINT_T 1
5486| #define HAVE_LONG_LONG_INT 1
5487| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5488| #define BITSIZEOF_SIG_ATOMIC_T 32
5489| #define BITSIZEOF_WCHAR_T 32
5490| #define BITSIZEOF_WINT_T 32
5491| #define HAVE_SIGNED_SIG_ATOMIC_T 1
5492| #define HAVE_SIGNED_WCHAR_T 1
5493| #define HAVE_SIGNED_WINT_T 1
5494| #define SIG_ATOMIC_T_SUFFIX
5495| #define WCHAR_T_SUFFIX
5496| #define WINT_T_SUFFIX
5497| #define HAVE_DECL_FCLOSEALL 0
5498| #define __USE_MINGW_ANSI_STDIO 1
5499| #define REPLACE_STRERROR_0 1
5500| #define _USE_STD_STAT 1
5501| #define HAVE_DECL_EXECVPE 0
5502| #define HAVE_ALLOCA 1
5503| #define GNULIB_TEST_CLOEXEC 1
5504| #define GNULIB_TEST_CLOSE 1
5505| #define GNULIB_TEST_DUP2 1
5506| #define GNULIB_TEST_FCNTL 1
5507| #define GNULIB_TEST_FSTAT 1
5508| #define GNULIB_TEST_GETDELIM 1
5509| #define GNULIB_TEST_GETDTABLESIZE 1
5510| #define GNULIB_TEST_GETLINE 1
5511| #define __GETOPT_PREFIX rpl_
5512| #define GNULIB_TEST_GETOPT_POSIX 1
5513| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5514| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5515| #define HAVE_DECL___ARGV 0
5516| #define HAVE_VAR___PROGNAME 1
5517| #define HAVE_VISIBILITY 1
5518| #define GNULIB_MSVC_NOTHROW 1
5519| #define OPEN_TRAILING_SLASH_BUG 1
5520| #define GNULIB_TEST_OPEN 1
5521| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5522| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5523| #define REPLACE_FUNC_STAT_FILE 1
5524| #define GNULIB_TEST_STAT 1
5525| /* end confdefs.h.  */
5526| #include <sys/types.h>
5527|      #include <sys/stat.h>
5528|
5529| int
5530| main ()
5531| {
5532| static struct stat ac_aggr;
5533| if (sizeof ac_aggr.st_atim.tv_nsec)
5534| return 0;
5535|   ;
5536|   return 0;
5537| }
5538configure:26279: result: no
5539configure:26330: checking for struct stat.st_atimespec.tv_nsec
5540configure:26330: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
5541configure:26330: $? = 0
5542configure:26330: result: yes
5543configure:26374: checking for struct stat.st_birthtimespec.tv_nsec
5544configure:26374: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
5545configure:26374: $? = 0
5546configure:26374: result: yes
5547configure:26416: checking for va_copy
5548configure:26436: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
5549configure:26436: $? = 0
5550configure:26444: result: yes
5551configure:27605: checking for inline
5552configure:27621: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
5553configure:27621: $? = 0
5554configure:27629: result: inline
5555configure:27745: checking whether langinfo.h defines CODESET
5556configure:27763: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
5557configure:27763: $? = 0
5558configure:27771: result: yes
5559configure:27776: checking whether langinfo.h defines T_FMT_AMPM
5560configure:27794: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
5561configure:27794: $? = 0
5562configure:27802: result: yes
5563configure:27807: checking whether langinfo.h defines ALTMON_1
5564configure:27825: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
5565conftest.c:148:9: error: use of undeclared identifier 'ALTMON_1'
5566int a = ALTMON_1;
5567        ^
55681 error generated.
5569configure:27825: $? = 1
5570configure: failed program was:
5571| /* confdefs.h */
5572| #define PACKAGE_NAME "GNU Libidn"
5573| #define PACKAGE_TARNAME "libidn"
5574| #define PACKAGE_VERSION "1.38"
5575| #define PACKAGE_STRING "GNU Libidn 1.38"
5576| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
5577| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
5578| #define PACKAGE "libidn"
5579| #define VERSION "1.38"
5580| #define STDC_HEADERS 1
5581| #define HAVE_SYS_TYPES_H 1
5582| #define HAVE_SYS_STAT_H 1
5583| #define HAVE_STDLIB_H 1
5584| #define HAVE_STRING_H 1
5585| #define HAVE_MEMORY_H 1
5586| #define HAVE_STRINGS_H 1
5587| #define HAVE_INTTYPES_H 1
5588| #define HAVE_STDINT_H 1
5589| #define HAVE_UNISTD_H 1
5590| #define HAVE_WCHAR_H 1
5591| #define HAVE_SYS_SOCKET_H 1
5592| #define HAVE_UNISTD_H 1
5593| #define HAVE_SYS_STAT_H 1
5594| #define HAVE_GETOPT_H 1
5595| #define HAVE_SYS_CDEFS_H 1
5596| #define HAVE_LIMITS_H 1
5597| #define HAVE_SYS_PARAM_H 1
5598| #define HAVE_SYS_TIME_H 1
5599| #define HAVE_INTTYPES_H 1
5600| #define HAVE_SYS_TYPES_H 1
5601| #define HAVE_STDINT_H 1
5602| #define HAVE_ICONV_H 1
5603| #define HAVE_LANGINFO_H 1
5604| #define _ALL_SOURCE 1
5605| #define _DARWIN_C_SOURCE 1
5606| #define _GNU_SOURCE 1
5607| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5608| #define _NETBSD_SOURCE 1
5609| #define _OPENBSD_SOURCE 1
5610| #define _POSIX_PTHREAD_SEMANTICS 1
5611| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5612| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5613| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5614| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5615| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5616| #define __STDC_WANT_LIB_EXT2__ 1
5617| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5618| #define _TANDEM_SOURCE 1
5619| #define __EXTENSIONS__ 1
5620| #define HAVE_DLFCN_H 1
5621| #define LT_OBJDIR ".libs/"
5622| #define HAVE_ICONV 1
5623| #define ICONV_CONST
5624| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5625| #define HAVE_CFLOCALECOPYCURRENT 1
5626| #define HAVE_ICONV 1
5627| #define ENABLE_NLS 1
5628| #define HAVE_GETTEXT 1
5629| #define HAVE_DCGETTEXT 1
5630| #define HAVE_ALLOCA_H 1
5631| #define HAVE_ALLOCA 1
5632| #define HAVE_FCNTL 1
5633| #define HAVE_SYMLINK 1
5634| #define HAVE_GETDELIM 1
5635| #define HAVE_GETDTABLESIZE 1
5636| #define HAVE_GETPROGNAME 1
5637| #define HAVE_LSTAT 1
5638| #define HAVE_DECL_STRERROR_R 1
5639| #define HAVE_STRERROR_R 1
5640| #define HAVE_WORKING_O_NOATIME 0
5641| #define HAVE_WORKING_O_NOFOLLOW 1
5642| #define restrict __restrict__
5643| #define HAVE_DECL_GETDELIM 1
5644| #define HAVE_DECL_GETDTABLESIZE 1
5645| #define HAVE_DECL_GETLINE 1
5646| #define HAVE_GETOPT_H 1
5647| #define HAVE_GETOPT_LONG_ONLY 1
5648| #define HAVE_STDLIB_H 1
5649| #define MALLOC_0_IS_NONNULL 1
5650| #define PROMOTED_MODE_T int
5651| #define HAVE__BOOL 1
5652| #define HAVE_WCHAR_T 1
5653| #define HAVE_WINT_T 1
5654| #define HAVE_LONG_LONG_INT 1
5655| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5656| #define BITSIZEOF_SIG_ATOMIC_T 32
5657| #define BITSIZEOF_WCHAR_T 32
5658| #define BITSIZEOF_WINT_T 32
5659| #define HAVE_SIGNED_SIG_ATOMIC_T 1
5660| #define HAVE_SIGNED_WCHAR_T 1
5661| #define HAVE_SIGNED_WINT_T 1
5662| #define SIG_ATOMIC_T_SUFFIX
5663| #define WCHAR_T_SUFFIX
5664| #define WINT_T_SUFFIX
5665| #define HAVE_DECL_FCLOSEALL 0
5666| #define __USE_MINGW_ANSI_STDIO 1
5667| #define REPLACE_STRERROR_0 1
5668| #define _USE_STD_STAT 1
5669| #define HAVE_DECL_EXECVPE 0
5670| #define HAVE_ALLOCA 1
5671| #define GNULIB_TEST_CLOEXEC 1
5672| #define GNULIB_TEST_CLOSE 1
5673| #define GNULIB_TEST_DUP2 1
5674| #define GNULIB_TEST_FCNTL 1
5675| #define GNULIB_TEST_FSTAT 1
5676| #define GNULIB_TEST_GETDELIM 1
5677| #define GNULIB_TEST_GETDTABLESIZE 1
5678| #define GNULIB_TEST_GETLINE 1
5679| #define __GETOPT_PREFIX rpl_
5680| #define GNULIB_TEST_GETOPT_POSIX 1
5681| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5682| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5683| #define HAVE_DECL___ARGV 0
5684| #define HAVE_VAR___PROGNAME 1
5685| #define HAVE_VISIBILITY 1
5686| #define GNULIB_MSVC_NOTHROW 1
5687| #define OPEN_TRAILING_SLASH_BUG 1
5688| #define GNULIB_TEST_OPEN 1
5689| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5690| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5691| #define REPLACE_FUNC_STAT_FILE 1
5692| #define GNULIB_TEST_STAT 1
5693| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
5694| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
5695| #define GNULIB_TEST_FSCANF 1
5696| #define GNULIB_FSCANF 1
5697| #define GNULIB_TEST_SCANF 1
5698| #define GNULIB_SCANF 1
5699| #define GNULIB_TEST_FGETC 1
5700| #define GNULIB_TEST_GETC 1
5701| #define GNULIB_TEST_GETCHAR 1
5702| #define GNULIB_TEST_FGETS 1
5703| #define GNULIB_TEST_FREAD 1
5704| #define GNULIB_TEST_FPRINTF 1
5705| #define GNULIB_TEST_PRINTF 1
5706| #define GNULIB_TEST_VFPRINTF 1
5707| #define GNULIB_TEST_VPRINTF 1
5708| #define GNULIB_TEST_FPUTC 1
5709| #define GNULIB_TEST_PUTC 1
5710| #define GNULIB_TEST_PUTCHAR 1
5711| #define GNULIB_TEST_FPUTS 1
5712| #define GNULIB_TEST_PUTS 1
5713| #define GNULIB_TEST_FWRITE 1
5714| #define GNULIB_STRERROR 1
5715| #define GNULIB_TEST_STRERROR 1
5716| /* end confdefs.h.  */
5717| #include <langinfo.h>
5718| int a = ALTMON_1;
5719|
5720| int
5721| main ()
5722| {
5723|
5724|   ;
5725|   return 0;
5726| }
5727configure:27833: result: no
5728configure:27838: checking whether langinfo.h defines ERA
5729configure:27856: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
5730configure:27856: $? = 0
5731configure:27864: result: yes
5732configure:27869: checking whether langinfo.h defines YESEXPR
5733configure:27887: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
5734configure:27887: $? = 0
5735configure:27895: result: yes
5736configure:27922: checking whether ecvt is declared
5737configure:27922: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
5738configure:27922: $? = 0
5739configure:27922: result: yes
5740configure:27933: checking whether fcvt is declared
5741configure:27933: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
5742configure:27933: $? = 0
5743configure:27933: result: yes
5744configure:27944: checking whether gcvt is declared
5745configure:27944: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
5746configure:27944: $? = 0
5747configure:27944: result: yes
5748configure:28615: checking whether free is known to preserve errno
5749configure:28638: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
5750conftest.c:159:16: error: "'free' is not known to preserve errno"
5751              #error "'free' is not known to preserve errno"
5752               ^
57531 error generated.
5754configure:28638: $? = 1
5755configure: failed program was:
5756| /* confdefs.h */
5757| #define PACKAGE_NAME "GNU Libidn"
5758| #define PACKAGE_TARNAME "libidn"
5759| #define PACKAGE_VERSION "1.38"
5760| #define PACKAGE_STRING "GNU Libidn 1.38"
5761| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
5762| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
5763| #define PACKAGE "libidn"
5764| #define VERSION "1.38"
5765| #define STDC_HEADERS 1
5766| #define HAVE_SYS_TYPES_H 1
5767| #define HAVE_SYS_STAT_H 1
5768| #define HAVE_STDLIB_H 1
5769| #define HAVE_STRING_H 1
5770| #define HAVE_MEMORY_H 1
5771| #define HAVE_STRINGS_H 1
5772| #define HAVE_INTTYPES_H 1
5773| #define HAVE_STDINT_H 1
5774| #define HAVE_UNISTD_H 1
5775| #define HAVE_WCHAR_H 1
5776| #define HAVE_SYS_SOCKET_H 1
5777| #define HAVE_UNISTD_H 1
5778| #define HAVE_SYS_STAT_H 1
5779| #define HAVE_GETOPT_H 1
5780| #define HAVE_SYS_CDEFS_H 1
5781| #define HAVE_LIMITS_H 1
5782| #define HAVE_SYS_PARAM_H 1
5783| #define HAVE_SYS_TIME_H 1
5784| #define HAVE_INTTYPES_H 1
5785| #define HAVE_SYS_TYPES_H 1
5786| #define HAVE_STDINT_H 1
5787| #define HAVE_ICONV_H 1
5788| #define HAVE_LANGINFO_H 1
5789| #define _ALL_SOURCE 1
5790| #define _DARWIN_C_SOURCE 1
5791| #define _GNU_SOURCE 1
5792| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5793| #define _NETBSD_SOURCE 1
5794| #define _OPENBSD_SOURCE 1
5795| #define _POSIX_PTHREAD_SEMANTICS 1
5796| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5797| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5798| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5799| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5800| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5801| #define __STDC_WANT_LIB_EXT2__ 1
5802| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5803| #define _TANDEM_SOURCE 1
5804| #define __EXTENSIONS__ 1
5805| #define HAVE_DLFCN_H 1
5806| #define LT_OBJDIR ".libs/"
5807| #define HAVE_ICONV 1
5808| #define ICONV_CONST
5809| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5810| #define HAVE_CFLOCALECOPYCURRENT 1
5811| #define HAVE_ICONV 1
5812| #define ENABLE_NLS 1
5813| #define HAVE_GETTEXT 1
5814| #define HAVE_DCGETTEXT 1
5815| #define HAVE_ALLOCA_H 1
5816| #define HAVE_ALLOCA 1
5817| #define HAVE_FCNTL 1
5818| #define HAVE_SYMLINK 1
5819| #define HAVE_GETDELIM 1
5820| #define HAVE_GETDTABLESIZE 1
5821| #define HAVE_GETPROGNAME 1
5822| #define HAVE_LSTAT 1
5823| #define HAVE_DECL_STRERROR_R 1
5824| #define HAVE_STRERROR_R 1
5825| #define HAVE_WORKING_O_NOATIME 0
5826| #define HAVE_WORKING_O_NOFOLLOW 1
5827| #define restrict __restrict__
5828| #define HAVE_DECL_GETDELIM 1
5829| #define HAVE_DECL_GETDTABLESIZE 1
5830| #define HAVE_DECL_GETLINE 1
5831| #define HAVE_GETOPT_H 1
5832| #define HAVE_GETOPT_LONG_ONLY 1
5833| #define HAVE_STDLIB_H 1
5834| #define MALLOC_0_IS_NONNULL 1
5835| #define PROMOTED_MODE_T int
5836| #define HAVE__BOOL 1
5837| #define HAVE_WCHAR_T 1
5838| #define HAVE_WINT_T 1
5839| #define HAVE_LONG_LONG_INT 1
5840| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5841| #define BITSIZEOF_SIG_ATOMIC_T 32
5842| #define BITSIZEOF_WCHAR_T 32
5843| #define BITSIZEOF_WINT_T 32
5844| #define HAVE_SIGNED_SIG_ATOMIC_T 1
5845| #define HAVE_SIGNED_WCHAR_T 1
5846| #define HAVE_SIGNED_WINT_T 1
5847| #define SIG_ATOMIC_T_SUFFIX
5848| #define WCHAR_T_SUFFIX
5849| #define WINT_T_SUFFIX
5850| #define HAVE_DECL_FCLOSEALL 0
5851| #define __USE_MINGW_ANSI_STDIO 1
5852| #define REPLACE_STRERROR_0 1
5853| #define _USE_STD_STAT 1
5854| #define HAVE_DECL_EXECVPE 0
5855| #define HAVE_ALLOCA 1
5856| #define GNULIB_TEST_CLOEXEC 1
5857| #define GNULIB_TEST_CLOSE 1
5858| #define GNULIB_TEST_DUP2 1
5859| #define GNULIB_TEST_FCNTL 1
5860| #define GNULIB_TEST_FSTAT 1
5861| #define GNULIB_TEST_GETDELIM 1
5862| #define GNULIB_TEST_GETDTABLESIZE 1
5863| #define GNULIB_TEST_GETLINE 1
5864| #define __GETOPT_PREFIX rpl_
5865| #define GNULIB_TEST_GETOPT_POSIX 1
5866| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5867| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5868| #define HAVE_DECL___ARGV 0
5869| #define HAVE_VAR___PROGNAME 1
5870| #define HAVE_VISIBILITY 1
5871| #define GNULIB_MSVC_NOTHROW 1
5872| #define OPEN_TRAILING_SLASH_BUG 1
5873| #define GNULIB_TEST_OPEN 1
5874| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5875| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5876| #define REPLACE_FUNC_STAT_FILE 1
5877| #define GNULIB_TEST_STAT 1
5878| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
5879| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
5880| #define GNULIB_TEST_FSCANF 1
5881| #define GNULIB_FSCANF 1
5882| #define GNULIB_TEST_SCANF 1
5883| #define GNULIB_SCANF 1
5884| #define GNULIB_TEST_FGETC 1
5885| #define GNULIB_TEST_GETC 1
5886| #define GNULIB_TEST_GETCHAR 1
5887| #define GNULIB_TEST_FGETS 1
5888| #define GNULIB_TEST_FREAD 1
5889| #define GNULIB_TEST_FPRINTF 1
5890| #define GNULIB_TEST_PRINTF 1
5891| #define GNULIB_TEST_VFPRINTF 1
5892| #define GNULIB_TEST_VPRINTF 1
5893| #define GNULIB_TEST_FPUTC 1
5894| #define GNULIB_TEST_PUTC 1
5895| #define GNULIB_TEST_PUTCHAR 1
5896| #define GNULIB_TEST_FPUTS 1
5897| #define GNULIB_TEST_PUTS 1
5898| #define GNULIB_TEST_FWRITE 1
5899| #define GNULIB_STRERROR 1
5900| #define GNULIB_TEST_STRERROR 1
5901| #define HAVE_DECL_ECVT 1
5902| #define HAVE_DECL_FCVT 1
5903| #define HAVE_DECL_GCVT 1
5904| /* end confdefs.h.  */
5905| #include <stdlib.h>
5906|
5907| int
5908| main ()
5909| {
5910| #if 2 < __GLIBC__ + (33 <= __GLIBC_MINOR__)
5911|             #elif defined __OpenBSD__
5912|             #elif defined __sun
5913|             #else
5914|               #error "'free' is not known to preserve errno"
5915|             #endif
5916|
5917|   ;
5918|   return 0;
5919| }
5920configure:28646: result: no
5921configure:28828: checking whether the compiler generally respects inline
5922configure:28849: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
5923configure:28849: $? = 0
5924configure:28858: result: yes
5925configure:28873: checking whether the compiler supports the __inline keyword
5926configure:28890: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
5927configure:28890: $? = 0
5928configure:28897: result: yes
5929configure:28908: checking for ssize_t
5930configure:28932: result: yes
5931configure:29006: checking for strverscmp
5932configure:29006: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
5933Undefined symbols for architecture x86_64:
5934  "_strverscmp", referenced from:
5935      _main in conftest-029ebd.o
5936ld: symbol(s) not found for architecture x86_64
5937clang: error: linker command failed with exit code 1 (use -v to see invocation)
5938configure:29006: $? = 1
5939configure: failed program was:
5940| /* confdefs.h */
5941| #define PACKAGE_NAME "GNU Libidn"
5942| #define PACKAGE_TARNAME "libidn"
5943| #define PACKAGE_VERSION "1.38"
5944| #define PACKAGE_STRING "GNU Libidn 1.38"
5945| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
5946| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
5947| #define PACKAGE "libidn"
5948| #define VERSION "1.38"
5949| #define STDC_HEADERS 1
5950| #define HAVE_SYS_TYPES_H 1
5951| #define HAVE_SYS_STAT_H 1
5952| #define HAVE_STDLIB_H 1
5953| #define HAVE_STRING_H 1
5954| #define HAVE_MEMORY_H 1
5955| #define HAVE_STRINGS_H 1
5956| #define HAVE_INTTYPES_H 1
5957| #define HAVE_STDINT_H 1
5958| #define HAVE_UNISTD_H 1
5959| #define HAVE_WCHAR_H 1
5960| #define HAVE_SYS_SOCKET_H 1
5961| #define HAVE_UNISTD_H 1
5962| #define HAVE_SYS_STAT_H 1
5963| #define HAVE_GETOPT_H 1
5964| #define HAVE_SYS_CDEFS_H 1
5965| #define HAVE_LIMITS_H 1
5966| #define HAVE_SYS_PARAM_H 1
5967| #define HAVE_SYS_TIME_H 1
5968| #define HAVE_INTTYPES_H 1
5969| #define HAVE_SYS_TYPES_H 1
5970| #define HAVE_STDINT_H 1
5971| #define HAVE_ICONV_H 1
5972| #define HAVE_LANGINFO_H 1
5973| #define _ALL_SOURCE 1
5974| #define _DARWIN_C_SOURCE 1
5975| #define _GNU_SOURCE 1
5976| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5977| #define _NETBSD_SOURCE 1
5978| #define _OPENBSD_SOURCE 1
5979| #define _POSIX_PTHREAD_SEMANTICS 1
5980| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5981| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5982| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5983| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5984| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5985| #define __STDC_WANT_LIB_EXT2__ 1
5986| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5987| #define _TANDEM_SOURCE 1
5988| #define __EXTENSIONS__ 1
5989| #define HAVE_DLFCN_H 1
5990| #define LT_OBJDIR ".libs/"
5991| #define HAVE_ICONV 1
5992| #define ICONV_CONST
5993| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5994| #define HAVE_CFLOCALECOPYCURRENT 1
5995| #define HAVE_ICONV 1
5996| #define ENABLE_NLS 1
5997| #define HAVE_GETTEXT 1
5998| #define HAVE_DCGETTEXT 1
5999| #define HAVE_ALLOCA_H 1
6000| #define HAVE_ALLOCA 1
6001| #define HAVE_FCNTL 1
6002| #define HAVE_SYMLINK 1
6003| #define HAVE_GETDELIM 1
6004| #define HAVE_GETDTABLESIZE 1
6005| #define HAVE_GETPROGNAME 1
6006| #define HAVE_LSTAT 1
6007| #define HAVE_DECL_STRERROR_R 1
6008| #define HAVE_STRERROR_R 1
6009| #define HAVE_WORKING_O_NOATIME 0
6010| #define HAVE_WORKING_O_NOFOLLOW 1
6011| #define restrict __restrict__
6012| #define HAVE_DECL_GETDELIM 1
6013| #define HAVE_DECL_GETDTABLESIZE 1
6014| #define HAVE_DECL_GETLINE 1
6015| #define HAVE_GETOPT_H 1
6016| #define HAVE_GETOPT_LONG_ONLY 1
6017| #define HAVE_STDLIB_H 1
6018| #define MALLOC_0_IS_NONNULL 1
6019| #define PROMOTED_MODE_T int
6020| #define HAVE__BOOL 1
6021| #define HAVE_WCHAR_T 1
6022| #define HAVE_WINT_T 1
6023| #define HAVE_LONG_LONG_INT 1
6024| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6025| #define BITSIZEOF_SIG_ATOMIC_T 32
6026| #define BITSIZEOF_WCHAR_T 32
6027| #define BITSIZEOF_WINT_T 32
6028| #define HAVE_SIGNED_SIG_ATOMIC_T 1
6029| #define HAVE_SIGNED_WCHAR_T 1
6030| #define HAVE_SIGNED_WINT_T 1
6031| #define SIG_ATOMIC_T_SUFFIX
6032| #define WCHAR_T_SUFFIX
6033| #define WINT_T_SUFFIX
6034| #define HAVE_DECL_FCLOSEALL 0
6035| #define __USE_MINGW_ANSI_STDIO 1
6036| #define REPLACE_STRERROR_0 1
6037| #define _USE_STD_STAT 1
6038| #define HAVE_DECL_EXECVPE 0
6039| #define HAVE_ALLOCA 1
6040| #define GNULIB_TEST_CLOEXEC 1
6041| #define GNULIB_TEST_CLOSE 1
6042| #define GNULIB_TEST_DUP2 1
6043| #define GNULIB_TEST_FCNTL 1
6044| #define GNULIB_TEST_FSTAT 1
6045| #define GNULIB_TEST_GETDELIM 1
6046| #define GNULIB_TEST_GETDTABLESIZE 1
6047| #define GNULIB_TEST_GETLINE 1
6048| #define __GETOPT_PREFIX rpl_
6049| #define GNULIB_TEST_GETOPT_POSIX 1
6050| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6051| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6052| #define HAVE_DECL___ARGV 0
6053| #define HAVE_VAR___PROGNAME 1
6054| #define HAVE_VISIBILITY 1
6055| #define GNULIB_MSVC_NOTHROW 1
6056| #define OPEN_TRAILING_SLASH_BUG 1
6057| #define GNULIB_TEST_OPEN 1
6058| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6059| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6060| #define REPLACE_FUNC_STAT_FILE 1
6061| #define GNULIB_TEST_STAT 1
6062| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
6063| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
6064| #define GNULIB_TEST_FSCANF 1
6065| #define GNULIB_FSCANF 1
6066| #define GNULIB_TEST_SCANF 1
6067| #define GNULIB_SCANF 1
6068| #define GNULIB_TEST_FGETC 1
6069| #define GNULIB_TEST_GETC 1
6070| #define GNULIB_TEST_GETCHAR 1
6071| #define GNULIB_TEST_FGETS 1
6072| #define GNULIB_TEST_FREAD 1
6073| #define GNULIB_TEST_FPRINTF 1
6074| #define GNULIB_TEST_PRINTF 1
6075| #define GNULIB_TEST_VFPRINTF 1
6076| #define GNULIB_TEST_VPRINTF 1
6077| #define GNULIB_TEST_FPUTC 1
6078| #define GNULIB_TEST_PUTC 1
6079| #define GNULIB_TEST_PUTCHAR 1
6080| #define GNULIB_TEST_FPUTS 1
6081| #define GNULIB_TEST_PUTS 1
6082| #define GNULIB_TEST_FWRITE 1
6083| #define GNULIB_STRERROR 1
6084| #define GNULIB_TEST_STRERROR 1
6085| #define HAVE_DECL_ECVT 1
6086| #define HAVE_DECL_FCVT 1
6087| #define HAVE_DECL_GCVT 1
6088| #define GNULIB_TEST_FREE_POSIX 1
6089| #define HAVE_INLINE 1
6090| #define HAVE___INLINE 1
6091| /* end confdefs.h.  */
6092| /* Define strverscmp to an innocuous variant, in case <limits.h> declares strverscmp.
6093|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6094| #define strverscmp innocuous_strverscmp
6095|
6096| /* System header to define __stub macros and hopefully few prototypes,
6097|     which can conflict with char strverscmp (); below.
6098|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6099|     <limits.h> exists even on freestanding compilers.  */
6100|
6101| #ifdef __STDC__
6102| # include <limits.h>
6103| #else
6104| # include <assert.h>
6105| #endif
6106|
6107| #undef strverscmp
6108|
6109| /* Override any GCC internal prototype to avoid an error.
6110|    Use char because int might match the return type of a GCC
6111|    builtin and then its argument prototype would still apply.  */
6112| #ifdef __cplusplus
6113| extern "C"
6114| #endif
6115| char strverscmp ();
6116| /* The GNU C library defines this for functions which it implements
6117|     to always fail with ENOSYS.  Some functions are actually named
6118|     something starting with __ and the normal name is an alias.  */
6119| #if defined __stub_strverscmp || defined __stub___strverscmp
6120| choke me
6121| #endif
6122|
6123| int
6124| main ()
6125| {
6126| return strverscmp ();
6127|   ;
6128|   return 0;
6129| }
6130configure:29006: result: no
6131configure:29289: checking if TLD API for specific TLD rules should be built
6132configure:29291: result: yes
6133configure:29347: checking for pkg-config
6134configure:29365: found /opt/local/bin/pkg-config
6135configure:29377: result: /opt/local/bin/pkg-config
6136configure:29402: checking pkg-config is at least version 0.9.0
6137configure:29405: result: yes
6138configure:29418: checking for gtk-doc
6139configure:29421: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
6140configure:29424: $? = 0
6141configure:29430: result: yes
6142configure:29444: checking for gtkdoc-check
6143configure:29460: found /opt/local/bin/gtkdoc-check
6144configure:29471: result: gtkdoc-check.test
6145configure:29481: checking for gtkdoc-check
6146configure:29499: found /opt/local/bin/gtkdoc-check
6147configure:29511: result: /opt/local/bin/gtkdoc-check
6148configure:29523: checking for gtkdoc-rebase
6149configure:29541: found /opt/local/bin/gtkdoc-rebase
6150configure:29553: result: /opt/local/bin/gtkdoc-rebase
6151configure:29567: checking for gtkdoc-mkpdf
6152configure:29585: found /opt/local/bin/gtkdoc-mkpdf
6153configure:29597: result: /opt/local/bin/gtkdoc-mkpdf
6154configure:29625: checking whether to build gtk-doc documentation
6155configure:29627: result: no
6156configure:29640: checking for GTKDOC_DEPS
6157configure:29648: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
6158configure:29651: $? = 0
6159configure:29666: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
6160configure:29669: $? = 0
6161configure:29705: result: yes
6162configure:30132: checking if implementation in Java should be built
6163configure:30134: result: no
6164configure:30276: checking if implementation in C# should be built
6165configure:30283: result: no
6166configure:30340: checking whether C compiler handles -Werror -Wunknown-warning-option
6167configure:30359: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386  -Werror -Wunknown-warning-option -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
6168configure:30359: $? = 0
6169configure:30369: result: yes
6170configure:30386: checking whether C compiler handles -Wframe-larger-than=160
6171configure:30405: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wframe-larger-than=160 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
6172configure:30405: $? = 0
6173configure:30415: result: yes
6174configure:30449: checking whether -Wno-missing-field-initializers is supported
6175configure:30467: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Wextra -Werror -Wno-missing-field-initializers -I/opt/local/include conftest.c >&5
6176configure:30467: $? = 0
6177configure:30476: result: yes
6178configure:30480: checking whether -Wno-missing-field-initializers is needed
6179configure:30504: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Wextra -Werror -I/opt/local/include conftest.c >&5
6180conftest.c:161:33: error: missing field 'b' initializer [-Werror,-Wmissing-field-initializers]
6181                  s_t s1 = { 0, };
6182                                ^
61831 error generated.
6184configure:30504: $? = 1
6185configure: failed program was:
6186| /* confdefs.h */
6187| #define PACKAGE_NAME "GNU Libidn"
6188| #define PACKAGE_TARNAME "libidn"
6189| #define PACKAGE_VERSION "1.38"
6190| #define PACKAGE_STRING "GNU Libidn 1.38"
6191| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
6192| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
6193| #define PACKAGE "libidn"
6194| #define VERSION "1.38"
6195| #define STDC_HEADERS 1
6196| #define HAVE_SYS_TYPES_H 1
6197| #define HAVE_SYS_STAT_H 1
6198| #define HAVE_STDLIB_H 1
6199| #define HAVE_STRING_H 1
6200| #define HAVE_MEMORY_H 1
6201| #define HAVE_STRINGS_H 1
6202| #define HAVE_INTTYPES_H 1
6203| #define HAVE_STDINT_H 1
6204| #define HAVE_UNISTD_H 1
6205| #define HAVE_WCHAR_H 1
6206| #define HAVE_SYS_SOCKET_H 1
6207| #define HAVE_UNISTD_H 1
6208| #define HAVE_SYS_STAT_H 1
6209| #define HAVE_GETOPT_H 1
6210| #define HAVE_SYS_CDEFS_H 1
6211| #define HAVE_LIMITS_H 1
6212| #define HAVE_SYS_PARAM_H 1
6213| #define HAVE_SYS_TIME_H 1
6214| #define HAVE_INTTYPES_H 1
6215| #define HAVE_SYS_TYPES_H 1
6216| #define HAVE_STDINT_H 1
6217| #define HAVE_ICONV_H 1
6218| #define HAVE_LANGINFO_H 1
6219| #define _ALL_SOURCE 1
6220| #define _DARWIN_C_SOURCE 1
6221| #define _GNU_SOURCE 1
6222| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6223| #define _NETBSD_SOURCE 1
6224| #define _OPENBSD_SOURCE 1
6225| #define _POSIX_PTHREAD_SEMANTICS 1
6226| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6227| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6228| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6229| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6230| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6231| #define __STDC_WANT_LIB_EXT2__ 1
6232| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6233| #define _TANDEM_SOURCE 1
6234| #define __EXTENSIONS__ 1
6235| #define HAVE_DLFCN_H 1
6236| #define LT_OBJDIR ".libs/"
6237| #define HAVE_ICONV 1
6238| #define ICONV_CONST
6239| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6240| #define HAVE_CFLOCALECOPYCURRENT 1
6241| #define HAVE_ICONV 1
6242| #define ENABLE_NLS 1
6243| #define HAVE_GETTEXT 1
6244| #define HAVE_DCGETTEXT 1
6245| #define HAVE_ALLOCA_H 1
6246| #define HAVE_ALLOCA 1
6247| #define HAVE_FCNTL 1
6248| #define HAVE_SYMLINK 1
6249| #define HAVE_GETDELIM 1
6250| #define HAVE_GETDTABLESIZE 1
6251| #define HAVE_GETPROGNAME 1
6252| #define HAVE_LSTAT 1
6253| #define HAVE_DECL_STRERROR_R 1
6254| #define HAVE_STRERROR_R 1
6255| #define HAVE_WORKING_O_NOATIME 0
6256| #define HAVE_WORKING_O_NOFOLLOW 1
6257| #define restrict __restrict__
6258| #define HAVE_DECL_GETDELIM 1
6259| #define HAVE_DECL_GETDTABLESIZE 1
6260| #define HAVE_DECL_GETLINE 1
6261| #define HAVE_GETOPT_H 1
6262| #define HAVE_GETOPT_LONG_ONLY 1
6263| #define HAVE_STDLIB_H 1
6264| #define MALLOC_0_IS_NONNULL 1
6265| #define PROMOTED_MODE_T int
6266| #define HAVE__BOOL 1
6267| #define HAVE_WCHAR_T 1
6268| #define HAVE_WINT_T 1
6269| #define HAVE_LONG_LONG_INT 1
6270| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6271| #define BITSIZEOF_SIG_ATOMIC_T 32
6272| #define BITSIZEOF_WCHAR_T 32
6273| #define BITSIZEOF_WINT_T 32
6274| #define HAVE_SIGNED_SIG_ATOMIC_T 1
6275| #define HAVE_SIGNED_WCHAR_T 1
6276| #define HAVE_SIGNED_WINT_T 1
6277| #define SIG_ATOMIC_T_SUFFIX
6278| #define WCHAR_T_SUFFIX
6279| #define WINT_T_SUFFIX
6280| #define HAVE_DECL_FCLOSEALL 0
6281| #define __USE_MINGW_ANSI_STDIO 1
6282| #define REPLACE_STRERROR_0 1
6283| #define _USE_STD_STAT 1
6284| #define HAVE_DECL_EXECVPE 0
6285| #define HAVE_ALLOCA 1
6286| #define GNULIB_TEST_CLOEXEC 1
6287| #define GNULIB_TEST_CLOSE 1
6288| #define GNULIB_TEST_DUP2 1
6289| #define GNULIB_TEST_FCNTL 1
6290| #define GNULIB_TEST_FSTAT 1
6291| #define GNULIB_TEST_GETDELIM 1
6292| #define GNULIB_TEST_GETDTABLESIZE 1
6293| #define GNULIB_TEST_GETLINE 1
6294| #define __GETOPT_PREFIX rpl_
6295| #define GNULIB_TEST_GETOPT_POSIX 1
6296| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6297| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6298| #define HAVE_DECL___ARGV 0
6299| #define HAVE_VAR___PROGNAME 1
6300| #define HAVE_VISIBILITY 1
6301| #define GNULIB_MSVC_NOTHROW 1
6302| #define OPEN_TRAILING_SLASH_BUG 1
6303| #define GNULIB_TEST_OPEN 1
6304| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6305| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6306| #define REPLACE_FUNC_STAT_FILE 1
6307| #define GNULIB_TEST_STAT 1
6308| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
6309| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
6310| #define GNULIB_TEST_FSCANF 1
6311| #define GNULIB_FSCANF 1
6312| #define GNULIB_TEST_SCANF 1
6313| #define GNULIB_SCANF 1
6314| #define GNULIB_TEST_FGETC 1
6315| #define GNULIB_TEST_GETC 1
6316| #define GNULIB_TEST_GETCHAR 1
6317| #define GNULIB_TEST_FGETS 1
6318| #define GNULIB_TEST_FREAD 1
6319| #define GNULIB_TEST_FPRINTF 1
6320| #define GNULIB_TEST_PRINTF 1
6321| #define GNULIB_TEST_VFPRINTF 1
6322| #define GNULIB_TEST_VPRINTF 1
6323| #define GNULIB_TEST_FPUTC 1
6324| #define GNULIB_TEST_PUTC 1
6325| #define GNULIB_TEST_PUTCHAR 1
6326| #define GNULIB_TEST_FPUTS 1
6327| #define GNULIB_TEST_PUTS 1
6328| #define GNULIB_TEST_FWRITE 1
6329| #define GNULIB_STRERROR 1
6330| #define GNULIB_TEST_STRERROR 1
6331| #define HAVE_DECL_ECVT 1
6332| #define HAVE_DECL_FCVT 1
6333| #define HAVE_DECL_GCVT 1
6334| #define GNULIB_TEST_FREE_POSIX 1
6335| #define HAVE_INLINE 1
6336| #define HAVE___INLINE 1
6337| #define GNULIB_TEST_STRVERSCMP 1
6338| #define GNULIB_UNISTR_U8_MBTOUCR 1
6339| #define GNULIB_UNISTR_U8_UCTOMB 1
6340| #define GNULIB_NO_VLA 1
6341| #define WITH_TLD 1
6342| /* end confdefs.h.  */
6343| int f (void)
6344|                 {
6345|                   typedef struct { int a; int b; } s_t;
6346|                   s_t s1 = { 0, };
6347|                   return s1.b;
6348|                 }
6349|
6350| int
6351| main ()
6352| {
6353|
6354|   ;
6355|   return 0;
6356| }
6357configure:30513: result: yes
6358configure:30517: checking whether -Wuninitialized is supported
6359configure:30535: /usr/bin/clang -c -pipe -Os -arch x86_64 -arch i386 -Werror -Wuninitialized -I/opt/local/include conftest.c >&5
6360configure:30535: $? = 0
6361configure:30544: result: yes
6362configure:30684: checking whether C compiler handles -fanalyzer
6363configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -fanalyzer -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
6364clang: error: unknown argument: '-fanalyzer'
6365configure:30703: $? = 1
6366configure: failed program was:
6367| /* confdefs.h */
6368| #define PACKAGE_NAME "GNU Libidn"
6369| #define PACKAGE_TARNAME "libidn"
6370| #define PACKAGE_VERSION "1.38"
6371| #define PACKAGE_STRING "GNU Libidn 1.38"
6372| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
6373| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
6374| #define PACKAGE "libidn"
6375| #define VERSION "1.38"
6376| #define STDC_HEADERS 1
6377| #define HAVE_SYS_TYPES_H 1
6378| #define HAVE_SYS_STAT_H 1
6379| #define HAVE_STDLIB_H 1
6380| #define HAVE_STRING_H 1
6381| #define HAVE_MEMORY_H 1
6382| #define HAVE_STRINGS_H 1
6383| #define HAVE_INTTYPES_H 1
6384| #define HAVE_STDINT_H 1
6385| #define HAVE_UNISTD_H 1
6386| #define HAVE_WCHAR_H 1
6387| #define HAVE_SYS_SOCKET_H 1
6388| #define HAVE_UNISTD_H 1
6389| #define HAVE_SYS_STAT_H 1
6390| #define HAVE_GETOPT_H 1
6391| #define HAVE_SYS_CDEFS_H 1
6392| #define HAVE_LIMITS_H 1
6393| #define HAVE_SYS_PARAM_H 1
6394| #define HAVE_SYS_TIME_H 1
6395| #define HAVE_INTTYPES_H 1
6396| #define HAVE_SYS_TYPES_H 1
6397| #define HAVE_STDINT_H 1
6398| #define HAVE_ICONV_H 1
6399| #define HAVE_LANGINFO_H 1
6400| #define _ALL_SOURCE 1
6401| #define _DARWIN_C_SOURCE 1
6402| #define _GNU_SOURCE 1
6403| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6404| #define _NETBSD_SOURCE 1
6405| #define _OPENBSD_SOURCE 1
6406| #define _POSIX_PTHREAD_SEMANTICS 1
6407| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6408| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6409| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6410| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6411| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6412| #define __STDC_WANT_LIB_EXT2__ 1
6413| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6414| #define _TANDEM_SOURCE 1
6415| #define __EXTENSIONS__ 1
6416| #define HAVE_DLFCN_H 1
6417| #define LT_OBJDIR ".libs/"
6418| #define HAVE_ICONV 1
6419| #define ICONV_CONST
6420| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6421| #define HAVE_CFLOCALECOPYCURRENT 1
6422| #define HAVE_ICONV 1
6423| #define ENABLE_NLS 1
6424| #define HAVE_GETTEXT 1
6425| #define HAVE_DCGETTEXT 1
6426| #define HAVE_ALLOCA_H 1
6427| #define HAVE_ALLOCA 1
6428| #define HAVE_FCNTL 1
6429| #define HAVE_SYMLINK 1
6430| #define HAVE_GETDELIM 1
6431| #define HAVE_GETDTABLESIZE 1
6432| #define HAVE_GETPROGNAME 1
6433| #define HAVE_LSTAT 1
6434| #define HAVE_DECL_STRERROR_R 1
6435| #define HAVE_STRERROR_R 1
6436| #define HAVE_WORKING_O_NOATIME 0
6437| #define HAVE_WORKING_O_NOFOLLOW 1
6438| #define restrict __restrict__
6439| #define HAVE_DECL_GETDELIM 1
6440| #define HAVE_DECL_GETDTABLESIZE 1
6441| #define HAVE_DECL_GETLINE 1
6442| #define HAVE_GETOPT_H 1
6443| #define HAVE_GETOPT_LONG_ONLY 1
6444| #define HAVE_STDLIB_H 1
6445| #define MALLOC_0_IS_NONNULL 1
6446| #define PROMOTED_MODE_T int
6447| #define HAVE__BOOL 1
6448| #define HAVE_WCHAR_T 1
6449| #define HAVE_WINT_T 1
6450| #define HAVE_LONG_LONG_INT 1
6451| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6452| #define BITSIZEOF_SIG_ATOMIC_T 32
6453| #define BITSIZEOF_WCHAR_T 32
6454| #define BITSIZEOF_WINT_T 32
6455| #define HAVE_SIGNED_SIG_ATOMIC_T 1
6456| #define HAVE_SIGNED_WCHAR_T 1
6457| #define HAVE_SIGNED_WINT_T 1
6458| #define SIG_ATOMIC_T_SUFFIX
6459| #define WCHAR_T_SUFFIX
6460| #define WINT_T_SUFFIX
6461| #define HAVE_DECL_FCLOSEALL 0
6462| #define __USE_MINGW_ANSI_STDIO 1
6463| #define REPLACE_STRERROR_0 1
6464| #define _USE_STD_STAT 1
6465| #define HAVE_DECL_EXECVPE 0
6466| #define HAVE_ALLOCA 1
6467| #define GNULIB_TEST_CLOEXEC 1
6468| #define GNULIB_TEST_CLOSE 1
6469| #define GNULIB_TEST_DUP2 1
6470| #define GNULIB_TEST_FCNTL 1
6471| #define GNULIB_TEST_FSTAT 1
6472| #define GNULIB_TEST_GETDELIM 1
6473| #define GNULIB_TEST_GETDTABLESIZE 1
6474| #define GNULIB_TEST_GETLINE 1
6475| #define __GETOPT_PREFIX rpl_
6476| #define GNULIB_TEST_GETOPT_POSIX 1
6477| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6478| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6479| #define HAVE_DECL___ARGV 0
6480| #define HAVE_VAR___PROGNAME 1
6481| #define HAVE_VISIBILITY 1
6482| #define GNULIB_MSVC_NOTHROW 1
6483| #define OPEN_TRAILING_SLASH_BUG 1
6484| #define GNULIB_TEST_OPEN 1
6485| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6486| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6487| #define REPLACE_FUNC_STAT_FILE 1
6488| #define GNULIB_TEST_STAT 1
6489| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
6490| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
6491| #define GNULIB_TEST_FSCANF 1
6492| #define GNULIB_FSCANF 1
6493| #define GNULIB_TEST_SCANF 1
6494| #define GNULIB_SCANF 1
6495| #define GNULIB_TEST_FGETC 1
6496| #define GNULIB_TEST_GETC 1
6497| #define GNULIB_TEST_GETCHAR 1
6498| #define GNULIB_TEST_FGETS 1
6499| #define GNULIB_TEST_FREAD 1
6500| #define GNULIB_TEST_FPRINTF 1
6501| #define GNULIB_TEST_PRINTF 1
6502| #define GNULIB_TEST_VFPRINTF 1
6503| #define GNULIB_TEST_VPRINTF 1
6504| #define GNULIB_TEST_FPUTC 1
6505| #define GNULIB_TEST_PUTC 1
6506| #define GNULIB_TEST_PUTCHAR 1
6507| #define GNULIB_TEST_FPUTS 1
6508| #define GNULIB_TEST_PUTS 1
6509| #define GNULIB_TEST_FWRITE 1
6510| #define GNULIB_STRERROR 1
6511| #define GNULIB_TEST_STRERROR 1
6512| #define HAVE_DECL_ECVT 1
6513| #define HAVE_DECL_FCVT 1
6514| #define HAVE_DECL_GCVT 1
6515| #define GNULIB_TEST_FREE_POSIX 1
6516| #define HAVE_INLINE 1
6517| #define HAVE___INLINE 1
6518| #define GNULIB_TEST_STRVERSCMP 1
6519| #define GNULIB_UNISTR_U8_MBTOUCR 1
6520| #define GNULIB_UNISTR_U8_UCTOMB 1
6521| #define GNULIB_NO_VLA 1
6522| #define WITH_TLD 1
6523| /* end confdefs.h.  */
6524|
6525| int
6526| main ()
6527| {
6528|
6529|   ;
6530|   return 0;
6531| }
6532configure:30714: result: no
6533configure:30684: checking whether C compiler handles -fno-common
6534configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
6535configure:30703: $? = 0
6536configure:30714: result: yes
6537configure:30684: checking whether C compiler handles -Wall
6538configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
6539configure:30703: $? = 0
6540configure:30714: result: yes
6541configure:30684: checking whether C compiler handles -Warith-conversion
6542configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Warith-conversion -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
6543error: unknown warning option '-Warith-conversion' [-Werror,-Wunknown-warning-option]
6544configure:30703: $? = 1
6545configure: failed program was:
6546| /* confdefs.h */
6547| #define PACKAGE_NAME "GNU Libidn"
6548| #define PACKAGE_TARNAME "libidn"
6549| #define PACKAGE_VERSION "1.38"
6550| #define PACKAGE_STRING "GNU Libidn 1.38"
6551| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
6552| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
6553| #define PACKAGE "libidn"
6554| #define VERSION "1.38"
6555| #define STDC_HEADERS 1
6556| #define HAVE_SYS_TYPES_H 1
6557| #define HAVE_SYS_STAT_H 1
6558| #define HAVE_STDLIB_H 1
6559| #define HAVE_STRING_H 1
6560| #define HAVE_MEMORY_H 1
6561| #define HAVE_STRINGS_H 1
6562| #define HAVE_INTTYPES_H 1
6563| #define HAVE_STDINT_H 1
6564| #define HAVE_UNISTD_H 1
6565| #define HAVE_WCHAR_H 1
6566| #define HAVE_SYS_SOCKET_H 1
6567| #define HAVE_UNISTD_H 1
6568| #define HAVE_SYS_STAT_H 1
6569| #define HAVE_GETOPT_H 1
6570| #define HAVE_SYS_CDEFS_H 1
6571| #define HAVE_LIMITS_H 1
6572| #define HAVE_SYS_PARAM_H 1
6573| #define HAVE_SYS_TIME_H 1
6574| #define HAVE_INTTYPES_H 1
6575| #define HAVE_SYS_TYPES_H 1
6576| #define HAVE_STDINT_H 1
6577| #define HAVE_ICONV_H 1
6578| #define HAVE_LANGINFO_H 1
6579| #define _ALL_SOURCE 1
6580| #define _DARWIN_C_SOURCE 1
6581| #define _GNU_SOURCE 1
6582| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6583| #define _NETBSD_SOURCE 1
6584| #define _OPENBSD_SOURCE 1
6585| #define _POSIX_PTHREAD_SEMANTICS 1
6586| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6587| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6588| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6589| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6590| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6591| #define __STDC_WANT_LIB_EXT2__ 1
6592| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6593| #define _TANDEM_SOURCE 1
6594| #define __EXTENSIONS__ 1
6595| #define HAVE_DLFCN_H 1
6596| #define LT_OBJDIR ".libs/"
6597| #define HAVE_ICONV 1
6598| #define ICONV_CONST
6599| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6600| #define HAVE_CFLOCALECOPYCURRENT 1
6601| #define HAVE_ICONV 1
6602| #define ENABLE_NLS 1
6603| #define HAVE_GETTEXT 1
6604| #define HAVE_DCGETTEXT 1
6605| #define HAVE_ALLOCA_H 1
6606| #define HAVE_ALLOCA 1
6607| #define HAVE_FCNTL 1
6608| #define HAVE_SYMLINK 1
6609| #define HAVE_GETDELIM 1
6610| #define HAVE_GETDTABLESIZE 1
6611| #define HAVE_GETPROGNAME 1
6612| #define HAVE_LSTAT 1
6613| #define HAVE_DECL_STRERROR_R 1
6614| #define HAVE_STRERROR_R 1
6615| #define HAVE_WORKING_O_NOATIME 0
6616| #define HAVE_WORKING_O_NOFOLLOW 1
6617| #define restrict __restrict__
6618| #define HAVE_DECL_GETDELIM 1
6619| #define HAVE_DECL_GETDTABLESIZE 1
6620| #define HAVE_DECL_GETLINE 1
6621| #define HAVE_GETOPT_H 1
6622| #define HAVE_GETOPT_LONG_ONLY 1
6623| #define HAVE_STDLIB_H 1
6624| #define MALLOC_0_IS_NONNULL 1
6625| #define PROMOTED_MODE_T int
6626| #define HAVE__BOOL 1
6627| #define HAVE_WCHAR_T 1
6628| #define HAVE_WINT_T 1
6629| #define HAVE_LONG_LONG_INT 1
6630| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6631| #define BITSIZEOF_SIG_ATOMIC_T 32
6632| #define BITSIZEOF_WCHAR_T 32
6633| #define BITSIZEOF_WINT_T 32
6634| #define HAVE_SIGNED_SIG_ATOMIC_T 1
6635| #define HAVE_SIGNED_WCHAR_T 1
6636| #define HAVE_SIGNED_WINT_T 1
6637| #define SIG_ATOMIC_T_SUFFIX
6638| #define WCHAR_T_SUFFIX
6639| #define WINT_T_SUFFIX
6640| #define HAVE_DECL_FCLOSEALL 0
6641| #define __USE_MINGW_ANSI_STDIO 1
6642| #define REPLACE_STRERROR_0 1
6643| #define _USE_STD_STAT 1
6644| #define HAVE_DECL_EXECVPE 0
6645| #define HAVE_ALLOCA 1
6646| #define GNULIB_TEST_CLOEXEC 1
6647| #define GNULIB_TEST_CLOSE 1
6648| #define GNULIB_TEST_DUP2 1
6649| #define GNULIB_TEST_FCNTL 1
6650| #define GNULIB_TEST_FSTAT 1
6651| #define GNULIB_TEST_GETDELIM 1
6652| #define GNULIB_TEST_GETDTABLESIZE 1
6653| #define GNULIB_TEST_GETLINE 1
6654| #define __GETOPT_PREFIX rpl_
6655| #define GNULIB_TEST_GETOPT_POSIX 1
6656| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6657| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6658| #define HAVE_DECL___ARGV 0
6659| #define HAVE_VAR___PROGNAME 1
6660| #define HAVE_VISIBILITY 1
6661| #define GNULIB_MSVC_NOTHROW 1
6662| #define OPEN_TRAILING_SLASH_BUG 1
6663| #define GNULIB_TEST_OPEN 1
6664| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6665| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6666| #define REPLACE_FUNC_STAT_FILE 1
6667| #define GNULIB_TEST_STAT 1
6668| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
6669| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
6670| #define GNULIB_TEST_FSCANF 1
6671| #define GNULIB_FSCANF 1
6672| #define GNULIB_TEST_SCANF 1
6673| #define GNULIB_SCANF 1
6674| #define GNULIB_TEST_FGETC 1
6675| #define GNULIB_TEST_GETC 1
6676| #define GNULIB_TEST_GETCHAR 1
6677| #define GNULIB_TEST_FGETS 1
6678| #define GNULIB_TEST_FREAD 1
6679| #define GNULIB_TEST_FPRINTF 1
6680| #define GNULIB_TEST_PRINTF 1
6681| #define GNULIB_TEST_VFPRINTF 1
6682| #define GNULIB_TEST_VPRINTF 1
6683| #define GNULIB_TEST_FPUTC 1
6684| #define GNULIB_TEST_PUTC 1
6685| #define GNULIB_TEST_PUTCHAR 1
6686| #define GNULIB_TEST_FPUTS 1
6687| #define GNULIB_TEST_PUTS 1
6688| #define GNULIB_TEST_FWRITE 1
6689| #define GNULIB_STRERROR 1
6690| #define GNULIB_TEST_STRERROR 1
6691| #define HAVE_DECL_ECVT 1
6692| #define HAVE_DECL_FCVT 1
6693| #define HAVE_DECL_GCVT 1
6694| #define GNULIB_TEST_FREE_POSIX 1
6695| #define HAVE_INLINE 1
6696| #define HAVE___INLINE 1
6697| #define GNULIB_TEST_STRVERSCMP 1
6698| #define GNULIB_UNISTR_U8_MBTOUCR 1
6699| #define GNULIB_UNISTR_U8_UCTOMB 1
6700| #define GNULIB_NO_VLA 1
6701| #define WITH_TLD 1
6702| /* end confdefs.h.  */
6703|
6704| int
6705| main ()
6706| {
6707|
6708|   ;
6709|   return 0;
6710| }
6711configure:30714: result: no
6712configure:30684: checking whether C compiler handles -Wbad-function-cast
6713configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wbad-function-cast -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
6714configure:30703: $? = 0
6715configure:30714: result: yes
6716configure:30684: checking whether C compiler handles -Wcast-align=strict
6717configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wcast-align=strict -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
6718error: unknown warning option '-Wcast-align=strict'; did you mean '-Wcast-align'? [-Werror,-Wunknown-warning-option]
6719configure:30703: $? = 1
6720configure: failed program was:
6721| /* confdefs.h */
6722| #define PACKAGE_NAME "GNU Libidn"
6723| #define PACKAGE_TARNAME "libidn"
6724| #define PACKAGE_VERSION "1.38"
6725| #define PACKAGE_STRING "GNU Libidn 1.38"
6726| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
6727| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
6728| #define PACKAGE "libidn"
6729| #define VERSION "1.38"
6730| #define STDC_HEADERS 1
6731| #define HAVE_SYS_TYPES_H 1
6732| #define HAVE_SYS_STAT_H 1
6733| #define HAVE_STDLIB_H 1
6734| #define HAVE_STRING_H 1
6735| #define HAVE_MEMORY_H 1
6736| #define HAVE_STRINGS_H 1
6737| #define HAVE_INTTYPES_H 1
6738| #define HAVE_STDINT_H 1
6739| #define HAVE_UNISTD_H 1
6740| #define HAVE_WCHAR_H 1
6741| #define HAVE_SYS_SOCKET_H 1
6742| #define HAVE_UNISTD_H 1
6743| #define HAVE_SYS_STAT_H 1
6744| #define HAVE_GETOPT_H 1
6745| #define HAVE_SYS_CDEFS_H 1
6746| #define HAVE_LIMITS_H 1
6747| #define HAVE_SYS_PARAM_H 1
6748| #define HAVE_SYS_TIME_H 1
6749| #define HAVE_INTTYPES_H 1
6750| #define HAVE_SYS_TYPES_H 1
6751| #define HAVE_STDINT_H 1
6752| #define HAVE_ICONV_H 1
6753| #define HAVE_LANGINFO_H 1
6754| #define _ALL_SOURCE 1
6755| #define _DARWIN_C_SOURCE 1
6756| #define _GNU_SOURCE 1
6757| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6758| #define _NETBSD_SOURCE 1
6759| #define _OPENBSD_SOURCE 1
6760| #define _POSIX_PTHREAD_SEMANTICS 1
6761| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6762| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6763| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6764| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6765| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6766| #define __STDC_WANT_LIB_EXT2__ 1
6767| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6768| #define _TANDEM_SOURCE 1
6769| #define __EXTENSIONS__ 1
6770| #define HAVE_DLFCN_H 1
6771| #define LT_OBJDIR ".libs/"
6772| #define HAVE_ICONV 1
6773| #define ICONV_CONST
6774| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6775| #define HAVE_CFLOCALECOPYCURRENT 1
6776| #define HAVE_ICONV 1
6777| #define ENABLE_NLS 1
6778| #define HAVE_GETTEXT 1
6779| #define HAVE_DCGETTEXT 1
6780| #define HAVE_ALLOCA_H 1
6781| #define HAVE_ALLOCA 1
6782| #define HAVE_FCNTL 1
6783| #define HAVE_SYMLINK 1
6784| #define HAVE_GETDELIM 1
6785| #define HAVE_GETDTABLESIZE 1
6786| #define HAVE_GETPROGNAME 1
6787| #define HAVE_LSTAT 1
6788| #define HAVE_DECL_STRERROR_R 1
6789| #define HAVE_STRERROR_R 1
6790| #define HAVE_WORKING_O_NOATIME 0
6791| #define HAVE_WORKING_O_NOFOLLOW 1
6792| #define restrict __restrict__
6793| #define HAVE_DECL_GETDELIM 1
6794| #define HAVE_DECL_GETDTABLESIZE 1
6795| #define HAVE_DECL_GETLINE 1
6796| #define HAVE_GETOPT_H 1
6797| #define HAVE_GETOPT_LONG_ONLY 1
6798| #define HAVE_STDLIB_H 1
6799| #define MALLOC_0_IS_NONNULL 1
6800| #define PROMOTED_MODE_T int
6801| #define HAVE__BOOL 1
6802| #define HAVE_WCHAR_T 1
6803| #define HAVE_WINT_T 1
6804| #define HAVE_LONG_LONG_INT 1
6805| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6806| #define BITSIZEOF_SIG_ATOMIC_T 32
6807| #define BITSIZEOF_WCHAR_T 32
6808| #define BITSIZEOF_WINT_T 32
6809| #define HAVE_SIGNED_SIG_ATOMIC_T 1
6810| #define HAVE_SIGNED_WCHAR_T 1
6811| #define HAVE_SIGNED_WINT_T 1
6812| #define SIG_ATOMIC_T_SUFFIX
6813| #define WCHAR_T_SUFFIX
6814| #define WINT_T_SUFFIX
6815| #define HAVE_DECL_FCLOSEALL 0
6816| #define __USE_MINGW_ANSI_STDIO 1
6817| #define REPLACE_STRERROR_0 1
6818| #define _USE_STD_STAT 1
6819| #define HAVE_DECL_EXECVPE 0
6820| #define HAVE_ALLOCA 1
6821| #define GNULIB_TEST_CLOEXEC 1
6822| #define GNULIB_TEST_CLOSE 1
6823| #define GNULIB_TEST_DUP2 1
6824| #define GNULIB_TEST_FCNTL 1
6825| #define GNULIB_TEST_FSTAT 1
6826| #define GNULIB_TEST_GETDELIM 1
6827| #define GNULIB_TEST_GETDTABLESIZE 1
6828| #define GNULIB_TEST_GETLINE 1
6829| #define __GETOPT_PREFIX rpl_
6830| #define GNULIB_TEST_GETOPT_POSIX 1
6831| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6832| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6833| #define HAVE_DECL___ARGV 0
6834| #define HAVE_VAR___PROGNAME 1
6835| #define HAVE_VISIBILITY 1
6836| #define GNULIB_MSVC_NOTHROW 1
6837| #define OPEN_TRAILING_SLASH_BUG 1
6838| #define GNULIB_TEST_OPEN 1
6839| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6840| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6841| #define REPLACE_FUNC_STAT_FILE 1
6842| #define GNULIB_TEST_STAT 1
6843| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
6844| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
6845| #define GNULIB_TEST_FSCANF 1
6846| #define GNULIB_FSCANF 1
6847| #define GNULIB_TEST_SCANF 1
6848| #define GNULIB_SCANF 1
6849| #define GNULIB_TEST_FGETC 1
6850| #define GNULIB_TEST_GETC 1
6851| #define GNULIB_TEST_GETCHAR 1
6852| #define GNULIB_TEST_FGETS 1
6853| #define GNULIB_TEST_FREAD 1
6854| #define GNULIB_TEST_FPRINTF 1
6855| #define GNULIB_TEST_PRINTF 1
6856| #define GNULIB_TEST_VFPRINTF 1
6857| #define GNULIB_TEST_VPRINTF 1
6858| #define GNULIB_TEST_FPUTC 1
6859| #define GNULIB_TEST_PUTC 1
6860| #define GNULIB_TEST_PUTCHAR 1
6861| #define GNULIB_TEST_FPUTS 1
6862| #define GNULIB_TEST_PUTS 1
6863| #define GNULIB_TEST_FWRITE 1
6864| #define GNULIB_STRERROR 1
6865| #define GNULIB_TEST_STRERROR 1
6866| #define HAVE_DECL_ECVT 1
6867| #define HAVE_DECL_FCVT 1
6868| #define HAVE_DECL_GCVT 1
6869| #define GNULIB_TEST_FREE_POSIX 1
6870| #define HAVE_INLINE 1
6871| #define HAVE___INLINE 1
6872| #define GNULIB_TEST_STRVERSCMP 1
6873| #define GNULIB_UNISTR_U8_MBTOUCR 1
6874| #define GNULIB_UNISTR_U8_UCTOMB 1
6875| #define GNULIB_NO_VLA 1
6876| #define WITH_TLD 1
6877| /* end confdefs.h.  */
6878|
6879| int
6880| main ()
6881| {
6882|
6883|   ;
6884|   return 0;
6885| }
6886configure:30714: result: no
6887configure:30684: checking whether C compiler handles -Wdate-time
6888configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wdate-time -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
6889configure:30703: $? = 0
6890configure:30714: result: yes
6891configure:30684: checking whether C compiler handles -Wdisabled-optimization
6892configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wdisabled-optimization -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
6893configure:30703: $? = 0
6894configure:30714: result: yes
6895configure:30684: checking whether C compiler handles -Wdouble-promotion
6896configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wdouble-promotion -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
6897error: unknown warning option '-Wdouble-promotion'; did you mean '-Wdocumentation'? [-Werror,-Wunknown-warning-option]
6898configure:30703: $? = 1
6899configure: failed program was:
6900| /* confdefs.h */
6901| #define PACKAGE_NAME "GNU Libidn"
6902| #define PACKAGE_TARNAME "libidn"
6903| #define PACKAGE_VERSION "1.38"
6904| #define PACKAGE_STRING "GNU Libidn 1.38"
6905| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
6906| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
6907| #define PACKAGE "libidn"
6908| #define VERSION "1.38"
6909| #define STDC_HEADERS 1
6910| #define HAVE_SYS_TYPES_H 1
6911| #define HAVE_SYS_STAT_H 1
6912| #define HAVE_STDLIB_H 1
6913| #define HAVE_STRING_H 1
6914| #define HAVE_MEMORY_H 1
6915| #define HAVE_STRINGS_H 1
6916| #define HAVE_INTTYPES_H 1
6917| #define HAVE_STDINT_H 1
6918| #define HAVE_UNISTD_H 1
6919| #define HAVE_WCHAR_H 1
6920| #define HAVE_SYS_SOCKET_H 1
6921| #define HAVE_UNISTD_H 1
6922| #define HAVE_SYS_STAT_H 1
6923| #define HAVE_GETOPT_H 1
6924| #define HAVE_SYS_CDEFS_H 1
6925| #define HAVE_LIMITS_H 1
6926| #define HAVE_SYS_PARAM_H 1
6927| #define HAVE_SYS_TIME_H 1
6928| #define HAVE_INTTYPES_H 1
6929| #define HAVE_SYS_TYPES_H 1
6930| #define HAVE_STDINT_H 1
6931| #define HAVE_ICONV_H 1
6932| #define HAVE_LANGINFO_H 1
6933| #define _ALL_SOURCE 1
6934| #define _DARWIN_C_SOURCE 1
6935| #define _GNU_SOURCE 1
6936| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6937| #define _NETBSD_SOURCE 1
6938| #define _OPENBSD_SOURCE 1
6939| #define _POSIX_PTHREAD_SEMANTICS 1
6940| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6941| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6942| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6943| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6944| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6945| #define __STDC_WANT_LIB_EXT2__ 1
6946| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6947| #define _TANDEM_SOURCE 1
6948| #define __EXTENSIONS__ 1
6949| #define HAVE_DLFCN_H 1
6950| #define LT_OBJDIR ".libs/"
6951| #define HAVE_ICONV 1
6952| #define ICONV_CONST
6953| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6954| #define HAVE_CFLOCALECOPYCURRENT 1
6955| #define HAVE_ICONV 1
6956| #define ENABLE_NLS 1
6957| #define HAVE_GETTEXT 1
6958| #define HAVE_DCGETTEXT 1
6959| #define HAVE_ALLOCA_H 1
6960| #define HAVE_ALLOCA 1
6961| #define HAVE_FCNTL 1
6962| #define HAVE_SYMLINK 1
6963| #define HAVE_GETDELIM 1
6964| #define HAVE_GETDTABLESIZE 1
6965| #define HAVE_GETPROGNAME 1
6966| #define HAVE_LSTAT 1
6967| #define HAVE_DECL_STRERROR_R 1
6968| #define HAVE_STRERROR_R 1
6969| #define HAVE_WORKING_O_NOATIME 0
6970| #define HAVE_WORKING_O_NOFOLLOW 1
6971| #define restrict __restrict__
6972| #define HAVE_DECL_GETDELIM 1
6973| #define HAVE_DECL_GETDTABLESIZE 1
6974| #define HAVE_DECL_GETLINE 1
6975| #define HAVE_GETOPT_H 1
6976| #define HAVE_GETOPT_LONG_ONLY 1
6977| #define HAVE_STDLIB_H 1
6978| #define MALLOC_0_IS_NONNULL 1
6979| #define PROMOTED_MODE_T int
6980| #define HAVE__BOOL 1
6981| #define HAVE_WCHAR_T 1
6982| #define HAVE_WINT_T 1
6983| #define HAVE_LONG_LONG_INT 1
6984| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6985| #define BITSIZEOF_SIG_ATOMIC_T 32
6986| #define BITSIZEOF_WCHAR_T 32
6987| #define BITSIZEOF_WINT_T 32
6988| #define HAVE_SIGNED_SIG_ATOMIC_T 1
6989| #define HAVE_SIGNED_WCHAR_T 1
6990| #define HAVE_SIGNED_WINT_T 1
6991| #define SIG_ATOMIC_T_SUFFIX
6992| #define WCHAR_T_SUFFIX
6993| #define WINT_T_SUFFIX
6994| #define HAVE_DECL_FCLOSEALL 0
6995| #define __USE_MINGW_ANSI_STDIO 1
6996| #define REPLACE_STRERROR_0 1
6997| #define _USE_STD_STAT 1
6998| #define HAVE_DECL_EXECVPE 0
6999| #define HAVE_ALLOCA 1
7000| #define GNULIB_TEST_CLOEXEC 1
7001| #define GNULIB_TEST_CLOSE 1
7002| #define GNULIB_TEST_DUP2 1
7003| #define GNULIB_TEST_FCNTL 1
7004| #define GNULIB_TEST_FSTAT 1
7005| #define GNULIB_TEST_GETDELIM 1
7006| #define GNULIB_TEST_GETDTABLESIZE 1
7007| #define GNULIB_TEST_GETLINE 1
7008| #define __GETOPT_PREFIX rpl_
7009| #define GNULIB_TEST_GETOPT_POSIX 1
7010| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7011| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7012| #define HAVE_DECL___ARGV 0
7013| #define HAVE_VAR___PROGNAME 1
7014| #define HAVE_VISIBILITY 1
7015| #define GNULIB_MSVC_NOTHROW 1
7016| #define OPEN_TRAILING_SLASH_BUG 1
7017| #define GNULIB_TEST_OPEN 1
7018| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7019| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7020| #define REPLACE_FUNC_STAT_FILE 1
7021| #define GNULIB_TEST_STAT 1
7022| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
7023| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
7024| #define GNULIB_TEST_FSCANF 1
7025| #define GNULIB_FSCANF 1
7026| #define GNULIB_TEST_SCANF 1
7027| #define GNULIB_SCANF 1
7028| #define GNULIB_TEST_FGETC 1
7029| #define GNULIB_TEST_GETC 1
7030| #define GNULIB_TEST_GETCHAR 1
7031| #define GNULIB_TEST_FGETS 1
7032| #define GNULIB_TEST_FREAD 1
7033| #define GNULIB_TEST_FPRINTF 1
7034| #define GNULIB_TEST_PRINTF 1
7035| #define GNULIB_TEST_VFPRINTF 1
7036| #define GNULIB_TEST_VPRINTF 1
7037| #define GNULIB_TEST_FPUTC 1
7038| #define GNULIB_TEST_PUTC 1
7039| #define GNULIB_TEST_PUTCHAR 1
7040| #define GNULIB_TEST_FPUTS 1
7041| #define GNULIB_TEST_PUTS 1
7042| #define GNULIB_TEST_FWRITE 1
7043| #define GNULIB_STRERROR 1
7044| #define GNULIB_TEST_STRERROR 1
7045| #define HAVE_DECL_ECVT 1
7046| #define HAVE_DECL_FCVT 1
7047| #define HAVE_DECL_GCVT 1
7048| #define GNULIB_TEST_FREE_POSIX 1
7049| #define HAVE_INLINE 1
7050| #define HAVE___INLINE 1
7051| #define GNULIB_TEST_STRVERSCMP 1
7052| #define GNULIB_UNISTR_U8_MBTOUCR 1
7053| #define GNULIB_UNISTR_U8_UCTOMB 1
7054| #define GNULIB_NO_VLA 1
7055| #define WITH_TLD 1
7056| /* end confdefs.h.  */
7057|
7058| int
7059| main ()
7060| {
7061|
7062|   ;
7063|   return 0;
7064| }
7065configure:30714: result: no
7066configure:30684: checking whether C compiler handles -Wduplicated-branches
7067configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wduplicated-branches -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7068error: unknown warning option '-Wduplicated-branches'; did you mean '-Wduplicate-enum'? [-Werror,-Wunknown-warning-option]
7069configure:30703: $? = 1
7070configure: failed program was:
7071| /* confdefs.h */
7072| #define PACKAGE_NAME "GNU Libidn"
7073| #define PACKAGE_TARNAME "libidn"
7074| #define PACKAGE_VERSION "1.38"
7075| #define PACKAGE_STRING "GNU Libidn 1.38"
7076| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
7077| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
7078| #define PACKAGE "libidn"
7079| #define VERSION "1.38"
7080| #define STDC_HEADERS 1
7081| #define HAVE_SYS_TYPES_H 1
7082| #define HAVE_SYS_STAT_H 1
7083| #define HAVE_STDLIB_H 1
7084| #define HAVE_STRING_H 1
7085| #define HAVE_MEMORY_H 1
7086| #define HAVE_STRINGS_H 1
7087| #define HAVE_INTTYPES_H 1
7088| #define HAVE_STDINT_H 1
7089| #define HAVE_UNISTD_H 1
7090| #define HAVE_WCHAR_H 1
7091| #define HAVE_SYS_SOCKET_H 1
7092| #define HAVE_UNISTD_H 1
7093| #define HAVE_SYS_STAT_H 1
7094| #define HAVE_GETOPT_H 1
7095| #define HAVE_SYS_CDEFS_H 1
7096| #define HAVE_LIMITS_H 1
7097| #define HAVE_SYS_PARAM_H 1
7098| #define HAVE_SYS_TIME_H 1
7099| #define HAVE_INTTYPES_H 1
7100| #define HAVE_SYS_TYPES_H 1
7101| #define HAVE_STDINT_H 1
7102| #define HAVE_ICONV_H 1
7103| #define HAVE_LANGINFO_H 1
7104| #define _ALL_SOURCE 1
7105| #define _DARWIN_C_SOURCE 1
7106| #define _GNU_SOURCE 1
7107| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7108| #define _NETBSD_SOURCE 1
7109| #define _OPENBSD_SOURCE 1
7110| #define _POSIX_PTHREAD_SEMANTICS 1
7111| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7112| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7113| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7114| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7115| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7116| #define __STDC_WANT_LIB_EXT2__ 1
7117| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7118| #define _TANDEM_SOURCE 1
7119| #define __EXTENSIONS__ 1
7120| #define HAVE_DLFCN_H 1
7121| #define LT_OBJDIR ".libs/"
7122| #define HAVE_ICONV 1
7123| #define ICONV_CONST
7124| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7125| #define HAVE_CFLOCALECOPYCURRENT 1
7126| #define HAVE_ICONV 1
7127| #define ENABLE_NLS 1
7128| #define HAVE_GETTEXT 1
7129| #define HAVE_DCGETTEXT 1
7130| #define HAVE_ALLOCA_H 1
7131| #define HAVE_ALLOCA 1
7132| #define HAVE_FCNTL 1
7133| #define HAVE_SYMLINK 1
7134| #define HAVE_GETDELIM 1
7135| #define HAVE_GETDTABLESIZE 1
7136| #define HAVE_GETPROGNAME 1
7137| #define HAVE_LSTAT 1
7138| #define HAVE_DECL_STRERROR_R 1
7139| #define HAVE_STRERROR_R 1
7140| #define HAVE_WORKING_O_NOATIME 0
7141| #define HAVE_WORKING_O_NOFOLLOW 1
7142| #define restrict __restrict__
7143| #define HAVE_DECL_GETDELIM 1
7144| #define HAVE_DECL_GETDTABLESIZE 1
7145| #define HAVE_DECL_GETLINE 1
7146| #define HAVE_GETOPT_H 1
7147| #define HAVE_GETOPT_LONG_ONLY 1
7148| #define HAVE_STDLIB_H 1
7149| #define MALLOC_0_IS_NONNULL 1
7150| #define PROMOTED_MODE_T int
7151| #define HAVE__BOOL 1
7152| #define HAVE_WCHAR_T 1
7153| #define HAVE_WINT_T 1
7154| #define HAVE_LONG_LONG_INT 1
7155| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7156| #define BITSIZEOF_SIG_ATOMIC_T 32
7157| #define BITSIZEOF_WCHAR_T 32
7158| #define BITSIZEOF_WINT_T 32
7159| #define HAVE_SIGNED_SIG_ATOMIC_T 1
7160| #define HAVE_SIGNED_WCHAR_T 1
7161| #define HAVE_SIGNED_WINT_T 1
7162| #define SIG_ATOMIC_T_SUFFIX
7163| #define WCHAR_T_SUFFIX
7164| #define WINT_T_SUFFIX
7165| #define HAVE_DECL_FCLOSEALL 0
7166| #define __USE_MINGW_ANSI_STDIO 1
7167| #define REPLACE_STRERROR_0 1
7168| #define _USE_STD_STAT 1
7169| #define HAVE_DECL_EXECVPE 0
7170| #define HAVE_ALLOCA 1
7171| #define GNULIB_TEST_CLOEXEC 1
7172| #define GNULIB_TEST_CLOSE 1
7173| #define GNULIB_TEST_DUP2 1
7174| #define GNULIB_TEST_FCNTL 1
7175| #define GNULIB_TEST_FSTAT 1
7176| #define GNULIB_TEST_GETDELIM 1
7177| #define GNULIB_TEST_GETDTABLESIZE 1
7178| #define GNULIB_TEST_GETLINE 1
7179| #define __GETOPT_PREFIX rpl_
7180| #define GNULIB_TEST_GETOPT_POSIX 1
7181| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7182| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7183| #define HAVE_DECL___ARGV 0
7184| #define HAVE_VAR___PROGNAME 1
7185| #define HAVE_VISIBILITY 1
7186| #define GNULIB_MSVC_NOTHROW 1
7187| #define OPEN_TRAILING_SLASH_BUG 1
7188| #define GNULIB_TEST_OPEN 1
7189| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7190| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7191| #define REPLACE_FUNC_STAT_FILE 1
7192| #define GNULIB_TEST_STAT 1
7193| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
7194| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
7195| #define GNULIB_TEST_FSCANF 1
7196| #define GNULIB_FSCANF 1
7197| #define GNULIB_TEST_SCANF 1
7198| #define GNULIB_SCANF 1
7199| #define GNULIB_TEST_FGETC 1
7200| #define GNULIB_TEST_GETC 1
7201| #define GNULIB_TEST_GETCHAR 1
7202| #define GNULIB_TEST_FGETS 1
7203| #define GNULIB_TEST_FREAD 1
7204| #define GNULIB_TEST_FPRINTF 1
7205| #define GNULIB_TEST_PRINTF 1
7206| #define GNULIB_TEST_VFPRINTF 1
7207| #define GNULIB_TEST_VPRINTF 1
7208| #define GNULIB_TEST_FPUTC 1
7209| #define GNULIB_TEST_PUTC 1
7210| #define GNULIB_TEST_PUTCHAR 1
7211| #define GNULIB_TEST_FPUTS 1
7212| #define GNULIB_TEST_PUTS 1
7213| #define GNULIB_TEST_FWRITE 1
7214| #define GNULIB_STRERROR 1
7215| #define GNULIB_TEST_STRERROR 1
7216| #define HAVE_DECL_ECVT 1
7217| #define HAVE_DECL_FCVT 1
7218| #define HAVE_DECL_GCVT 1
7219| #define GNULIB_TEST_FREE_POSIX 1
7220| #define HAVE_INLINE 1
7221| #define HAVE___INLINE 1
7222| #define GNULIB_TEST_STRVERSCMP 1
7223| #define GNULIB_UNISTR_U8_MBTOUCR 1
7224| #define GNULIB_UNISTR_U8_UCTOMB 1
7225| #define GNULIB_NO_VLA 1
7226| #define WITH_TLD 1
7227| /* end confdefs.h.  */
7228|
7229| int
7230| main ()
7231| {
7232|
7233|   ;
7234|   return 0;
7235| }
7236configure:30714: result: no
7237configure:30684: checking whether C compiler handles -Wduplicated-cond
7238configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wduplicated-cond -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7239error: unknown warning option '-Wduplicated-cond'; did you mean '-Wduplicate-enum'? [-Werror,-Wunknown-warning-option]
7240configure:30703: $? = 1
7241configure: failed program was:
7242| /* confdefs.h */
7243| #define PACKAGE_NAME "GNU Libidn"
7244| #define PACKAGE_TARNAME "libidn"
7245| #define PACKAGE_VERSION "1.38"
7246| #define PACKAGE_STRING "GNU Libidn 1.38"
7247| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
7248| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
7249| #define PACKAGE "libidn"
7250| #define VERSION "1.38"
7251| #define STDC_HEADERS 1
7252| #define HAVE_SYS_TYPES_H 1
7253| #define HAVE_SYS_STAT_H 1
7254| #define HAVE_STDLIB_H 1
7255| #define HAVE_STRING_H 1
7256| #define HAVE_MEMORY_H 1
7257| #define HAVE_STRINGS_H 1
7258| #define HAVE_INTTYPES_H 1
7259| #define HAVE_STDINT_H 1
7260| #define HAVE_UNISTD_H 1
7261| #define HAVE_WCHAR_H 1
7262| #define HAVE_SYS_SOCKET_H 1
7263| #define HAVE_UNISTD_H 1
7264| #define HAVE_SYS_STAT_H 1
7265| #define HAVE_GETOPT_H 1
7266| #define HAVE_SYS_CDEFS_H 1
7267| #define HAVE_LIMITS_H 1
7268| #define HAVE_SYS_PARAM_H 1
7269| #define HAVE_SYS_TIME_H 1
7270| #define HAVE_INTTYPES_H 1
7271| #define HAVE_SYS_TYPES_H 1
7272| #define HAVE_STDINT_H 1
7273| #define HAVE_ICONV_H 1
7274| #define HAVE_LANGINFO_H 1
7275| #define _ALL_SOURCE 1
7276| #define _DARWIN_C_SOURCE 1
7277| #define _GNU_SOURCE 1
7278| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7279| #define _NETBSD_SOURCE 1
7280| #define _OPENBSD_SOURCE 1
7281| #define _POSIX_PTHREAD_SEMANTICS 1
7282| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7283| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7284| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7285| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7286| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7287| #define __STDC_WANT_LIB_EXT2__ 1
7288| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7289| #define _TANDEM_SOURCE 1
7290| #define __EXTENSIONS__ 1
7291| #define HAVE_DLFCN_H 1
7292| #define LT_OBJDIR ".libs/"
7293| #define HAVE_ICONV 1
7294| #define ICONV_CONST
7295| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7296| #define HAVE_CFLOCALECOPYCURRENT 1
7297| #define HAVE_ICONV 1
7298| #define ENABLE_NLS 1
7299| #define HAVE_GETTEXT 1
7300| #define HAVE_DCGETTEXT 1
7301| #define HAVE_ALLOCA_H 1
7302| #define HAVE_ALLOCA 1
7303| #define HAVE_FCNTL 1
7304| #define HAVE_SYMLINK 1
7305| #define HAVE_GETDELIM 1
7306| #define HAVE_GETDTABLESIZE 1
7307| #define HAVE_GETPROGNAME 1
7308| #define HAVE_LSTAT 1
7309| #define HAVE_DECL_STRERROR_R 1
7310| #define HAVE_STRERROR_R 1
7311| #define HAVE_WORKING_O_NOATIME 0
7312| #define HAVE_WORKING_O_NOFOLLOW 1
7313| #define restrict __restrict__
7314| #define HAVE_DECL_GETDELIM 1
7315| #define HAVE_DECL_GETDTABLESIZE 1
7316| #define HAVE_DECL_GETLINE 1
7317| #define HAVE_GETOPT_H 1
7318| #define HAVE_GETOPT_LONG_ONLY 1
7319| #define HAVE_STDLIB_H 1
7320| #define MALLOC_0_IS_NONNULL 1
7321| #define PROMOTED_MODE_T int
7322| #define HAVE__BOOL 1
7323| #define HAVE_WCHAR_T 1
7324| #define HAVE_WINT_T 1
7325| #define HAVE_LONG_LONG_INT 1
7326| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7327| #define BITSIZEOF_SIG_ATOMIC_T 32
7328| #define BITSIZEOF_WCHAR_T 32
7329| #define BITSIZEOF_WINT_T 32
7330| #define HAVE_SIGNED_SIG_ATOMIC_T 1
7331| #define HAVE_SIGNED_WCHAR_T 1
7332| #define HAVE_SIGNED_WINT_T 1
7333| #define SIG_ATOMIC_T_SUFFIX
7334| #define WCHAR_T_SUFFIX
7335| #define WINT_T_SUFFIX
7336| #define HAVE_DECL_FCLOSEALL 0
7337| #define __USE_MINGW_ANSI_STDIO 1
7338| #define REPLACE_STRERROR_0 1
7339| #define _USE_STD_STAT 1
7340| #define HAVE_DECL_EXECVPE 0
7341| #define HAVE_ALLOCA 1
7342| #define GNULIB_TEST_CLOEXEC 1
7343| #define GNULIB_TEST_CLOSE 1
7344| #define GNULIB_TEST_DUP2 1
7345| #define GNULIB_TEST_FCNTL 1
7346| #define GNULIB_TEST_FSTAT 1
7347| #define GNULIB_TEST_GETDELIM 1
7348| #define GNULIB_TEST_GETDTABLESIZE 1
7349| #define GNULIB_TEST_GETLINE 1
7350| #define __GETOPT_PREFIX rpl_
7351| #define GNULIB_TEST_GETOPT_POSIX 1
7352| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7353| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7354| #define HAVE_DECL___ARGV 0
7355| #define HAVE_VAR___PROGNAME 1
7356| #define HAVE_VISIBILITY 1
7357| #define GNULIB_MSVC_NOTHROW 1
7358| #define OPEN_TRAILING_SLASH_BUG 1
7359| #define GNULIB_TEST_OPEN 1
7360| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7361| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7362| #define REPLACE_FUNC_STAT_FILE 1
7363| #define GNULIB_TEST_STAT 1
7364| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
7365| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
7366| #define GNULIB_TEST_FSCANF 1
7367| #define GNULIB_FSCANF 1
7368| #define GNULIB_TEST_SCANF 1
7369| #define GNULIB_SCANF 1
7370| #define GNULIB_TEST_FGETC 1
7371| #define GNULIB_TEST_GETC 1
7372| #define GNULIB_TEST_GETCHAR 1
7373| #define GNULIB_TEST_FGETS 1
7374| #define GNULIB_TEST_FREAD 1
7375| #define GNULIB_TEST_FPRINTF 1
7376| #define GNULIB_TEST_PRINTF 1
7377| #define GNULIB_TEST_VFPRINTF 1
7378| #define GNULIB_TEST_VPRINTF 1
7379| #define GNULIB_TEST_FPUTC 1
7380| #define GNULIB_TEST_PUTC 1
7381| #define GNULIB_TEST_PUTCHAR 1
7382| #define GNULIB_TEST_FPUTS 1
7383| #define GNULIB_TEST_PUTS 1
7384| #define GNULIB_TEST_FWRITE 1
7385| #define GNULIB_STRERROR 1
7386| #define GNULIB_TEST_STRERROR 1
7387| #define HAVE_DECL_ECVT 1
7388| #define HAVE_DECL_FCVT 1
7389| #define HAVE_DECL_GCVT 1
7390| #define GNULIB_TEST_FREE_POSIX 1
7391| #define HAVE_INLINE 1
7392| #define HAVE___INLINE 1
7393| #define GNULIB_TEST_STRVERSCMP 1
7394| #define GNULIB_UNISTR_U8_MBTOUCR 1
7395| #define GNULIB_UNISTR_U8_UCTOMB 1
7396| #define GNULIB_NO_VLA 1
7397| #define WITH_TLD 1
7398| /* end confdefs.h.  */
7399|
7400| int
7401| main ()
7402| {
7403|
7404|   ;
7405|   return 0;
7406| }
7407configure:30714: result: no
7408configure:30684: checking whether C compiler handles -Wextra
7409configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wextra -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7410configure:30703: $? = 0
7411configure:30714: result: yes
7412configure:30684: checking whether C compiler handles -Wformat-signedness
7413configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wformat-signedness -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7414error: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Werror,-Wunknown-warning-option]
7415configure:30703: $? = 1
7416configure: failed program was:
7417| /* confdefs.h */
7418| #define PACKAGE_NAME "GNU Libidn"
7419| #define PACKAGE_TARNAME "libidn"
7420| #define PACKAGE_VERSION "1.38"
7421| #define PACKAGE_STRING "GNU Libidn 1.38"
7422| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
7423| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
7424| #define PACKAGE "libidn"
7425| #define VERSION "1.38"
7426| #define STDC_HEADERS 1
7427| #define HAVE_SYS_TYPES_H 1
7428| #define HAVE_SYS_STAT_H 1
7429| #define HAVE_STDLIB_H 1
7430| #define HAVE_STRING_H 1
7431| #define HAVE_MEMORY_H 1
7432| #define HAVE_STRINGS_H 1
7433| #define HAVE_INTTYPES_H 1
7434| #define HAVE_STDINT_H 1
7435| #define HAVE_UNISTD_H 1
7436| #define HAVE_WCHAR_H 1
7437| #define HAVE_SYS_SOCKET_H 1
7438| #define HAVE_UNISTD_H 1
7439| #define HAVE_SYS_STAT_H 1
7440| #define HAVE_GETOPT_H 1
7441| #define HAVE_SYS_CDEFS_H 1
7442| #define HAVE_LIMITS_H 1
7443| #define HAVE_SYS_PARAM_H 1
7444| #define HAVE_SYS_TIME_H 1
7445| #define HAVE_INTTYPES_H 1
7446| #define HAVE_SYS_TYPES_H 1
7447| #define HAVE_STDINT_H 1
7448| #define HAVE_ICONV_H 1
7449| #define HAVE_LANGINFO_H 1
7450| #define _ALL_SOURCE 1
7451| #define _DARWIN_C_SOURCE 1
7452| #define _GNU_SOURCE 1
7453| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7454| #define _NETBSD_SOURCE 1
7455| #define _OPENBSD_SOURCE 1
7456| #define _POSIX_PTHREAD_SEMANTICS 1
7457| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7458| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7459| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7460| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7461| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7462| #define __STDC_WANT_LIB_EXT2__ 1
7463| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7464| #define _TANDEM_SOURCE 1
7465| #define __EXTENSIONS__ 1
7466| #define HAVE_DLFCN_H 1
7467| #define LT_OBJDIR ".libs/"
7468| #define HAVE_ICONV 1
7469| #define ICONV_CONST
7470| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7471| #define HAVE_CFLOCALECOPYCURRENT 1
7472| #define HAVE_ICONV 1
7473| #define ENABLE_NLS 1
7474| #define HAVE_GETTEXT 1
7475| #define HAVE_DCGETTEXT 1
7476| #define HAVE_ALLOCA_H 1
7477| #define HAVE_ALLOCA 1
7478| #define HAVE_FCNTL 1
7479| #define HAVE_SYMLINK 1
7480| #define HAVE_GETDELIM 1
7481| #define HAVE_GETDTABLESIZE 1
7482| #define HAVE_GETPROGNAME 1
7483| #define HAVE_LSTAT 1
7484| #define HAVE_DECL_STRERROR_R 1
7485| #define HAVE_STRERROR_R 1
7486| #define HAVE_WORKING_O_NOATIME 0
7487| #define HAVE_WORKING_O_NOFOLLOW 1
7488| #define restrict __restrict__
7489| #define HAVE_DECL_GETDELIM 1
7490| #define HAVE_DECL_GETDTABLESIZE 1
7491| #define HAVE_DECL_GETLINE 1
7492| #define HAVE_GETOPT_H 1
7493| #define HAVE_GETOPT_LONG_ONLY 1
7494| #define HAVE_STDLIB_H 1
7495| #define MALLOC_0_IS_NONNULL 1
7496| #define PROMOTED_MODE_T int
7497| #define HAVE__BOOL 1
7498| #define HAVE_WCHAR_T 1
7499| #define HAVE_WINT_T 1
7500| #define HAVE_LONG_LONG_INT 1
7501| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7502| #define BITSIZEOF_SIG_ATOMIC_T 32
7503| #define BITSIZEOF_WCHAR_T 32
7504| #define BITSIZEOF_WINT_T 32
7505| #define HAVE_SIGNED_SIG_ATOMIC_T 1
7506| #define HAVE_SIGNED_WCHAR_T 1
7507| #define HAVE_SIGNED_WINT_T 1
7508| #define SIG_ATOMIC_T_SUFFIX
7509| #define WCHAR_T_SUFFIX
7510| #define WINT_T_SUFFIX
7511| #define HAVE_DECL_FCLOSEALL 0
7512| #define __USE_MINGW_ANSI_STDIO 1
7513| #define REPLACE_STRERROR_0 1
7514| #define _USE_STD_STAT 1
7515| #define HAVE_DECL_EXECVPE 0
7516| #define HAVE_ALLOCA 1
7517| #define GNULIB_TEST_CLOEXEC 1
7518| #define GNULIB_TEST_CLOSE 1
7519| #define GNULIB_TEST_DUP2 1
7520| #define GNULIB_TEST_FCNTL 1
7521| #define GNULIB_TEST_FSTAT 1
7522| #define GNULIB_TEST_GETDELIM 1
7523| #define GNULIB_TEST_GETDTABLESIZE 1
7524| #define GNULIB_TEST_GETLINE 1
7525| #define __GETOPT_PREFIX rpl_
7526| #define GNULIB_TEST_GETOPT_POSIX 1
7527| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7528| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7529| #define HAVE_DECL___ARGV 0
7530| #define HAVE_VAR___PROGNAME 1
7531| #define HAVE_VISIBILITY 1
7532| #define GNULIB_MSVC_NOTHROW 1
7533| #define OPEN_TRAILING_SLASH_BUG 1
7534| #define GNULIB_TEST_OPEN 1
7535| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7536| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7537| #define REPLACE_FUNC_STAT_FILE 1
7538| #define GNULIB_TEST_STAT 1
7539| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
7540| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
7541| #define GNULIB_TEST_FSCANF 1
7542| #define GNULIB_FSCANF 1
7543| #define GNULIB_TEST_SCANF 1
7544| #define GNULIB_SCANF 1
7545| #define GNULIB_TEST_FGETC 1
7546| #define GNULIB_TEST_GETC 1
7547| #define GNULIB_TEST_GETCHAR 1
7548| #define GNULIB_TEST_FGETS 1
7549| #define GNULIB_TEST_FREAD 1
7550| #define GNULIB_TEST_FPRINTF 1
7551| #define GNULIB_TEST_PRINTF 1
7552| #define GNULIB_TEST_VFPRINTF 1
7553| #define GNULIB_TEST_VPRINTF 1
7554| #define GNULIB_TEST_FPUTC 1
7555| #define GNULIB_TEST_PUTC 1
7556| #define GNULIB_TEST_PUTCHAR 1
7557| #define GNULIB_TEST_FPUTS 1
7558| #define GNULIB_TEST_PUTS 1
7559| #define GNULIB_TEST_FWRITE 1
7560| #define GNULIB_STRERROR 1
7561| #define GNULIB_TEST_STRERROR 1
7562| #define HAVE_DECL_ECVT 1
7563| #define HAVE_DECL_FCVT 1
7564| #define HAVE_DECL_GCVT 1
7565| #define GNULIB_TEST_FREE_POSIX 1
7566| #define HAVE_INLINE 1
7567| #define HAVE___INLINE 1
7568| #define GNULIB_TEST_STRVERSCMP 1
7569| #define GNULIB_UNISTR_U8_MBTOUCR 1
7570| #define GNULIB_UNISTR_U8_UCTOMB 1
7571| #define GNULIB_NO_VLA 1
7572| #define WITH_TLD 1
7573| /* end confdefs.h.  */
7574|
7575| int
7576| main ()
7577| {
7578|
7579|   ;
7580|   return 0;
7581| }
7582configure:30714: result: no
7583configure:30684: checking whether C compiler handles -Winit-self
7584configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Winit-self -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7585configure:30703: $? = 0
7586configure:30714: result: yes
7587configure:30684: checking whether C compiler handles -Winline
7588configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Winline -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7589configure:30703: $? = 0
7590configure:30714: result: yes
7591configure:30684: checking whether C compiler handles -Winvalid-pch
7592configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Winvalid-pch -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7593configure:30703: $? = 0
7594configure:30714: result: yes
7595configure:30684: checking whether C compiler handles -Wmissing-declarations
7596configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wmissing-declarations -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7597configure:30703: $? = 0
7598configure:30714: result: yes
7599configure:30684: checking whether C compiler handles -Wmissing-include-dirs
7600configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wmissing-include-dirs -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7601configure:30703: $? = 0
7602configure:30714: result: yes
7603configure:30684: checking whether C compiler handles -Wmissing-prototypes
7604configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wmissing-prototypes -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7605configure:30703: $? = 0
7606configure:30714: result: yes
7607configure:30684: checking whether C compiler handles -Wnested-externs
7608configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wnested-externs -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7609configure:30703: $? = 0
7610configure:30714: result: yes
7611configure:30684: checking whether C compiler handles -Wnull-dereference
7612configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wnull-dereference -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7613configure:30703: $? = 0
7614configure:30714: result: yes
7615configure:30684: checking whether C compiler handles -Wold-style-definition
7616configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wold-style-definition -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7617configure:30703: $? = 0
7618configure:30714: result: yes
7619configure:30684: checking whether C compiler handles -Wopenmp-simd
7620configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wopenmp-simd -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7621error: unknown warning option '-Wopenmp-simd'; did you mean '-Wopenmp-clauses'? [-Werror,-Wunknown-warning-option]
7622configure:30703: $? = 1
7623configure: failed program was:
7624| /* confdefs.h */
7625| #define PACKAGE_NAME "GNU Libidn"
7626| #define PACKAGE_TARNAME "libidn"
7627| #define PACKAGE_VERSION "1.38"
7628| #define PACKAGE_STRING "GNU Libidn 1.38"
7629| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
7630| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
7631| #define PACKAGE "libidn"
7632| #define VERSION "1.38"
7633| #define STDC_HEADERS 1
7634| #define HAVE_SYS_TYPES_H 1
7635| #define HAVE_SYS_STAT_H 1
7636| #define HAVE_STDLIB_H 1
7637| #define HAVE_STRING_H 1
7638| #define HAVE_MEMORY_H 1
7639| #define HAVE_STRINGS_H 1
7640| #define HAVE_INTTYPES_H 1
7641| #define HAVE_STDINT_H 1
7642| #define HAVE_UNISTD_H 1
7643| #define HAVE_WCHAR_H 1
7644| #define HAVE_SYS_SOCKET_H 1
7645| #define HAVE_UNISTD_H 1
7646| #define HAVE_SYS_STAT_H 1
7647| #define HAVE_GETOPT_H 1
7648| #define HAVE_SYS_CDEFS_H 1
7649| #define HAVE_LIMITS_H 1
7650| #define HAVE_SYS_PARAM_H 1
7651| #define HAVE_SYS_TIME_H 1
7652| #define HAVE_INTTYPES_H 1
7653| #define HAVE_SYS_TYPES_H 1
7654| #define HAVE_STDINT_H 1
7655| #define HAVE_ICONV_H 1
7656| #define HAVE_LANGINFO_H 1
7657| #define _ALL_SOURCE 1
7658| #define _DARWIN_C_SOURCE 1
7659| #define _GNU_SOURCE 1
7660| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7661| #define _NETBSD_SOURCE 1
7662| #define _OPENBSD_SOURCE 1
7663| #define _POSIX_PTHREAD_SEMANTICS 1
7664| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7665| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7666| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7667| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7668| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7669| #define __STDC_WANT_LIB_EXT2__ 1
7670| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7671| #define _TANDEM_SOURCE 1
7672| #define __EXTENSIONS__ 1
7673| #define HAVE_DLFCN_H 1
7674| #define LT_OBJDIR ".libs/"
7675| #define HAVE_ICONV 1
7676| #define ICONV_CONST
7677| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7678| #define HAVE_CFLOCALECOPYCURRENT 1
7679| #define HAVE_ICONV 1
7680| #define ENABLE_NLS 1
7681| #define HAVE_GETTEXT 1
7682| #define HAVE_DCGETTEXT 1
7683| #define HAVE_ALLOCA_H 1
7684| #define HAVE_ALLOCA 1
7685| #define HAVE_FCNTL 1
7686| #define HAVE_SYMLINK 1
7687| #define HAVE_GETDELIM 1
7688| #define HAVE_GETDTABLESIZE 1
7689| #define HAVE_GETPROGNAME 1
7690| #define HAVE_LSTAT 1
7691| #define HAVE_DECL_STRERROR_R 1
7692| #define HAVE_STRERROR_R 1
7693| #define HAVE_WORKING_O_NOATIME 0
7694| #define HAVE_WORKING_O_NOFOLLOW 1
7695| #define restrict __restrict__
7696| #define HAVE_DECL_GETDELIM 1
7697| #define HAVE_DECL_GETDTABLESIZE 1
7698| #define HAVE_DECL_GETLINE 1
7699| #define HAVE_GETOPT_H 1
7700| #define HAVE_GETOPT_LONG_ONLY 1
7701| #define HAVE_STDLIB_H 1
7702| #define MALLOC_0_IS_NONNULL 1
7703| #define PROMOTED_MODE_T int
7704| #define HAVE__BOOL 1
7705| #define HAVE_WCHAR_T 1
7706| #define HAVE_WINT_T 1
7707| #define HAVE_LONG_LONG_INT 1
7708| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7709| #define BITSIZEOF_SIG_ATOMIC_T 32
7710| #define BITSIZEOF_WCHAR_T 32
7711| #define BITSIZEOF_WINT_T 32
7712| #define HAVE_SIGNED_SIG_ATOMIC_T 1
7713| #define HAVE_SIGNED_WCHAR_T 1
7714| #define HAVE_SIGNED_WINT_T 1
7715| #define SIG_ATOMIC_T_SUFFIX
7716| #define WCHAR_T_SUFFIX
7717| #define WINT_T_SUFFIX
7718| #define HAVE_DECL_FCLOSEALL 0
7719| #define __USE_MINGW_ANSI_STDIO 1
7720| #define REPLACE_STRERROR_0 1
7721| #define _USE_STD_STAT 1
7722| #define HAVE_DECL_EXECVPE 0
7723| #define HAVE_ALLOCA 1
7724| #define GNULIB_TEST_CLOEXEC 1
7725| #define GNULIB_TEST_CLOSE 1
7726| #define GNULIB_TEST_DUP2 1
7727| #define GNULIB_TEST_FCNTL 1
7728| #define GNULIB_TEST_FSTAT 1
7729| #define GNULIB_TEST_GETDELIM 1
7730| #define GNULIB_TEST_GETDTABLESIZE 1
7731| #define GNULIB_TEST_GETLINE 1
7732| #define __GETOPT_PREFIX rpl_
7733| #define GNULIB_TEST_GETOPT_POSIX 1
7734| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7735| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7736| #define HAVE_DECL___ARGV 0
7737| #define HAVE_VAR___PROGNAME 1
7738| #define HAVE_VISIBILITY 1
7739| #define GNULIB_MSVC_NOTHROW 1
7740| #define OPEN_TRAILING_SLASH_BUG 1
7741| #define GNULIB_TEST_OPEN 1
7742| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7743| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7744| #define REPLACE_FUNC_STAT_FILE 1
7745| #define GNULIB_TEST_STAT 1
7746| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
7747| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
7748| #define GNULIB_TEST_FSCANF 1
7749| #define GNULIB_FSCANF 1
7750| #define GNULIB_TEST_SCANF 1
7751| #define GNULIB_SCANF 1
7752| #define GNULIB_TEST_FGETC 1
7753| #define GNULIB_TEST_GETC 1
7754| #define GNULIB_TEST_GETCHAR 1
7755| #define GNULIB_TEST_FGETS 1
7756| #define GNULIB_TEST_FREAD 1
7757| #define GNULIB_TEST_FPRINTF 1
7758| #define GNULIB_TEST_PRINTF 1
7759| #define GNULIB_TEST_VFPRINTF 1
7760| #define GNULIB_TEST_VPRINTF 1
7761| #define GNULIB_TEST_FPUTC 1
7762| #define GNULIB_TEST_PUTC 1
7763| #define GNULIB_TEST_PUTCHAR 1
7764| #define GNULIB_TEST_FPUTS 1
7765| #define GNULIB_TEST_PUTS 1
7766| #define GNULIB_TEST_FWRITE 1
7767| #define GNULIB_STRERROR 1
7768| #define GNULIB_TEST_STRERROR 1
7769| #define HAVE_DECL_ECVT 1
7770| #define HAVE_DECL_FCVT 1
7771| #define HAVE_DECL_GCVT 1
7772| #define GNULIB_TEST_FREE_POSIX 1
7773| #define HAVE_INLINE 1
7774| #define HAVE___INLINE 1
7775| #define GNULIB_TEST_STRVERSCMP 1
7776| #define GNULIB_UNISTR_U8_MBTOUCR 1
7777| #define GNULIB_UNISTR_U8_UCTOMB 1
7778| #define GNULIB_NO_VLA 1
7779| #define WITH_TLD 1
7780| /* end confdefs.h.  */
7781|
7782| int
7783| main ()
7784| {
7785|
7786|   ;
7787|   return 0;
7788| }
7789configure:30714: result: no
7790configure:30684: checking whether C compiler handles -Wpacked
7791configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wpacked -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7792configure:30703: $? = 0
7793configure:30714: result: yes
7794configure:30684: checking whether C compiler handles -Wpointer-arith
7795configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wpointer-arith -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7796configure:30703: $? = 0
7797configure:30714: result: yes
7798configure:30684: checking whether C compiler handles -Wshadow
7799configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wshadow -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7800configure:30703: $? = 0
7801configure:30714: result: yes
7802configure:30684: checking whether C compiler handles -Wstack-protector
7803configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wstack-protector -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7804configure:30703: $? = 0
7805configure:30714: result: yes
7806configure:30684: checking whether C compiler handles -Wstrict-overflow
7807configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wstrict-overflow -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7808configure:30703: $? = 0
7809configure:30714: result: yes
7810configure:30684: checking whether C compiler handles -Wstrict-prototypes
7811configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7812configure:30703: $? = 0
7813configure:30714: result: yes
7814configure:30684: checking whether C compiler handles -Wsuggest-attribute=cold
7815configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wsuggest-attribute=cold -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7816error: unknown warning option '-Wsuggest-attribute=cold'; did you mean '-WNSObject-attribute'? [-Werror,-Wunknown-warning-option]
7817configure:30703: $? = 1
7818configure: failed program was:
7819| /* confdefs.h */
7820| #define PACKAGE_NAME "GNU Libidn"
7821| #define PACKAGE_TARNAME "libidn"
7822| #define PACKAGE_VERSION "1.38"
7823| #define PACKAGE_STRING "GNU Libidn 1.38"
7824| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
7825| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
7826| #define PACKAGE "libidn"
7827| #define VERSION "1.38"
7828| #define STDC_HEADERS 1
7829| #define HAVE_SYS_TYPES_H 1
7830| #define HAVE_SYS_STAT_H 1
7831| #define HAVE_STDLIB_H 1
7832| #define HAVE_STRING_H 1
7833| #define HAVE_MEMORY_H 1
7834| #define HAVE_STRINGS_H 1
7835| #define HAVE_INTTYPES_H 1
7836| #define HAVE_STDINT_H 1
7837| #define HAVE_UNISTD_H 1
7838| #define HAVE_WCHAR_H 1
7839| #define HAVE_SYS_SOCKET_H 1
7840| #define HAVE_UNISTD_H 1
7841| #define HAVE_SYS_STAT_H 1
7842| #define HAVE_GETOPT_H 1
7843| #define HAVE_SYS_CDEFS_H 1
7844| #define HAVE_LIMITS_H 1
7845| #define HAVE_SYS_PARAM_H 1
7846| #define HAVE_SYS_TIME_H 1
7847| #define HAVE_INTTYPES_H 1
7848| #define HAVE_SYS_TYPES_H 1
7849| #define HAVE_STDINT_H 1
7850| #define HAVE_ICONV_H 1
7851| #define HAVE_LANGINFO_H 1
7852| #define _ALL_SOURCE 1
7853| #define _DARWIN_C_SOURCE 1
7854| #define _GNU_SOURCE 1
7855| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7856| #define _NETBSD_SOURCE 1
7857| #define _OPENBSD_SOURCE 1
7858| #define _POSIX_PTHREAD_SEMANTICS 1
7859| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7860| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7861| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7862| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7863| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7864| #define __STDC_WANT_LIB_EXT2__ 1
7865| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7866| #define _TANDEM_SOURCE 1
7867| #define __EXTENSIONS__ 1
7868| #define HAVE_DLFCN_H 1
7869| #define LT_OBJDIR ".libs/"
7870| #define HAVE_ICONV 1
7871| #define ICONV_CONST
7872| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7873| #define HAVE_CFLOCALECOPYCURRENT 1
7874| #define HAVE_ICONV 1
7875| #define ENABLE_NLS 1
7876| #define HAVE_GETTEXT 1
7877| #define HAVE_DCGETTEXT 1
7878| #define HAVE_ALLOCA_H 1
7879| #define HAVE_ALLOCA 1
7880| #define HAVE_FCNTL 1
7881| #define HAVE_SYMLINK 1
7882| #define HAVE_GETDELIM 1
7883| #define HAVE_GETDTABLESIZE 1
7884| #define HAVE_GETPROGNAME 1
7885| #define HAVE_LSTAT 1
7886| #define HAVE_DECL_STRERROR_R 1
7887| #define HAVE_STRERROR_R 1
7888| #define HAVE_WORKING_O_NOATIME 0
7889| #define HAVE_WORKING_O_NOFOLLOW 1
7890| #define restrict __restrict__
7891| #define HAVE_DECL_GETDELIM 1
7892| #define HAVE_DECL_GETDTABLESIZE 1
7893| #define HAVE_DECL_GETLINE 1
7894| #define HAVE_GETOPT_H 1
7895| #define HAVE_GETOPT_LONG_ONLY 1
7896| #define HAVE_STDLIB_H 1
7897| #define MALLOC_0_IS_NONNULL 1
7898| #define PROMOTED_MODE_T int
7899| #define HAVE__BOOL 1
7900| #define HAVE_WCHAR_T 1
7901| #define HAVE_WINT_T 1
7902| #define HAVE_LONG_LONG_INT 1
7903| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7904| #define BITSIZEOF_SIG_ATOMIC_T 32
7905| #define BITSIZEOF_WCHAR_T 32
7906| #define BITSIZEOF_WINT_T 32
7907| #define HAVE_SIGNED_SIG_ATOMIC_T 1
7908| #define HAVE_SIGNED_WCHAR_T 1
7909| #define HAVE_SIGNED_WINT_T 1
7910| #define SIG_ATOMIC_T_SUFFIX
7911| #define WCHAR_T_SUFFIX
7912| #define WINT_T_SUFFIX
7913| #define HAVE_DECL_FCLOSEALL 0
7914| #define __USE_MINGW_ANSI_STDIO 1
7915| #define REPLACE_STRERROR_0 1
7916| #define _USE_STD_STAT 1
7917| #define HAVE_DECL_EXECVPE 0
7918| #define HAVE_ALLOCA 1
7919| #define GNULIB_TEST_CLOEXEC 1
7920| #define GNULIB_TEST_CLOSE 1
7921| #define GNULIB_TEST_DUP2 1
7922| #define GNULIB_TEST_FCNTL 1
7923| #define GNULIB_TEST_FSTAT 1
7924| #define GNULIB_TEST_GETDELIM 1
7925| #define GNULIB_TEST_GETDTABLESIZE 1
7926| #define GNULIB_TEST_GETLINE 1
7927| #define __GETOPT_PREFIX rpl_
7928| #define GNULIB_TEST_GETOPT_POSIX 1
7929| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7930| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7931| #define HAVE_DECL___ARGV 0
7932| #define HAVE_VAR___PROGNAME 1
7933| #define HAVE_VISIBILITY 1
7934| #define GNULIB_MSVC_NOTHROW 1
7935| #define OPEN_TRAILING_SLASH_BUG 1
7936| #define GNULIB_TEST_OPEN 1
7937| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7938| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7939| #define REPLACE_FUNC_STAT_FILE 1
7940| #define GNULIB_TEST_STAT 1
7941| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
7942| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
7943| #define GNULIB_TEST_FSCANF 1
7944| #define GNULIB_FSCANF 1
7945| #define GNULIB_TEST_SCANF 1
7946| #define GNULIB_SCANF 1
7947| #define GNULIB_TEST_FGETC 1
7948| #define GNULIB_TEST_GETC 1
7949| #define GNULIB_TEST_GETCHAR 1
7950| #define GNULIB_TEST_FGETS 1
7951| #define GNULIB_TEST_FREAD 1
7952| #define GNULIB_TEST_FPRINTF 1
7953| #define GNULIB_TEST_PRINTF 1
7954| #define GNULIB_TEST_VFPRINTF 1
7955| #define GNULIB_TEST_VPRINTF 1
7956| #define GNULIB_TEST_FPUTC 1
7957| #define GNULIB_TEST_PUTC 1
7958| #define GNULIB_TEST_PUTCHAR 1
7959| #define GNULIB_TEST_FPUTS 1
7960| #define GNULIB_TEST_PUTS 1
7961| #define GNULIB_TEST_FWRITE 1
7962| #define GNULIB_STRERROR 1
7963| #define GNULIB_TEST_STRERROR 1
7964| #define HAVE_DECL_ECVT 1
7965| #define HAVE_DECL_FCVT 1
7966| #define HAVE_DECL_GCVT 1
7967| #define GNULIB_TEST_FREE_POSIX 1
7968| #define HAVE_INLINE 1
7969| #define HAVE___INLINE 1
7970| #define GNULIB_TEST_STRVERSCMP 1
7971| #define GNULIB_UNISTR_U8_MBTOUCR 1
7972| #define GNULIB_UNISTR_U8_UCTOMB 1
7973| #define GNULIB_NO_VLA 1
7974| #define WITH_TLD 1
7975| /* end confdefs.h.  */
7976|
7977| int
7978| main ()
7979| {
7980|
7981|   ;
7982|   return 0;
7983| }
7984configure:30714: result: no
7985configure:30684: checking whether C compiler handles -Wsuggest-attribute=format
7986configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wsuggest-attribute=format -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
7987error: unknown warning option '-Wsuggest-attribute=format'; did you mean '-Wproperty-attribute-mismatch'? [-Werror,-Wunknown-warning-option]
7988configure:30703: $? = 1
7989configure: failed program was:
7990| /* confdefs.h */
7991| #define PACKAGE_NAME "GNU Libidn"
7992| #define PACKAGE_TARNAME "libidn"
7993| #define PACKAGE_VERSION "1.38"
7994| #define PACKAGE_STRING "GNU Libidn 1.38"
7995| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
7996| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
7997| #define PACKAGE "libidn"
7998| #define VERSION "1.38"
7999| #define STDC_HEADERS 1
8000| #define HAVE_SYS_TYPES_H 1
8001| #define HAVE_SYS_STAT_H 1
8002| #define HAVE_STDLIB_H 1
8003| #define HAVE_STRING_H 1
8004| #define HAVE_MEMORY_H 1
8005| #define HAVE_STRINGS_H 1
8006| #define HAVE_INTTYPES_H 1
8007| #define HAVE_STDINT_H 1
8008| #define HAVE_UNISTD_H 1
8009| #define HAVE_WCHAR_H 1
8010| #define HAVE_SYS_SOCKET_H 1
8011| #define HAVE_UNISTD_H 1
8012| #define HAVE_SYS_STAT_H 1
8013| #define HAVE_GETOPT_H 1
8014| #define HAVE_SYS_CDEFS_H 1
8015| #define HAVE_LIMITS_H 1
8016| #define HAVE_SYS_PARAM_H 1
8017| #define HAVE_SYS_TIME_H 1
8018| #define HAVE_INTTYPES_H 1
8019| #define HAVE_SYS_TYPES_H 1
8020| #define HAVE_STDINT_H 1
8021| #define HAVE_ICONV_H 1
8022| #define HAVE_LANGINFO_H 1
8023| #define _ALL_SOURCE 1
8024| #define _DARWIN_C_SOURCE 1
8025| #define _GNU_SOURCE 1
8026| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8027| #define _NETBSD_SOURCE 1
8028| #define _OPENBSD_SOURCE 1
8029| #define _POSIX_PTHREAD_SEMANTICS 1
8030| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8031| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8032| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8033| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8034| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8035| #define __STDC_WANT_LIB_EXT2__ 1
8036| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8037| #define _TANDEM_SOURCE 1
8038| #define __EXTENSIONS__ 1
8039| #define HAVE_DLFCN_H 1
8040| #define LT_OBJDIR ".libs/"
8041| #define HAVE_ICONV 1
8042| #define ICONV_CONST
8043| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8044| #define HAVE_CFLOCALECOPYCURRENT 1
8045| #define HAVE_ICONV 1
8046| #define ENABLE_NLS 1
8047| #define HAVE_GETTEXT 1
8048| #define HAVE_DCGETTEXT 1
8049| #define HAVE_ALLOCA_H 1
8050| #define HAVE_ALLOCA 1
8051| #define HAVE_FCNTL 1
8052| #define HAVE_SYMLINK 1
8053| #define HAVE_GETDELIM 1
8054| #define HAVE_GETDTABLESIZE 1
8055| #define HAVE_GETPROGNAME 1
8056| #define HAVE_LSTAT 1
8057| #define HAVE_DECL_STRERROR_R 1
8058| #define HAVE_STRERROR_R 1
8059| #define HAVE_WORKING_O_NOATIME 0
8060| #define HAVE_WORKING_O_NOFOLLOW 1
8061| #define restrict __restrict__
8062| #define HAVE_DECL_GETDELIM 1
8063| #define HAVE_DECL_GETDTABLESIZE 1
8064| #define HAVE_DECL_GETLINE 1
8065| #define HAVE_GETOPT_H 1
8066| #define HAVE_GETOPT_LONG_ONLY 1
8067| #define HAVE_STDLIB_H 1
8068| #define MALLOC_0_IS_NONNULL 1
8069| #define PROMOTED_MODE_T int
8070| #define HAVE__BOOL 1
8071| #define HAVE_WCHAR_T 1
8072| #define HAVE_WINT_T 1
8073| #define HAVE_LONG_LONG_INT 1
8074| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8075| #define BITSIZEOF_SIG_ATOMIC_T 32
8076| #define BITSIZEOF_WCHAR_T 32
8077| #define BITSIZEOF_WINT_T 32
8078| #define HAVE_SIGNED_SIG_ATOMIC_T 1
8079| #define HAVE_SIGNED_WCHAR_T 1
8080| #define HAVE_SIGNED_WINT_T 1
8081| #define SIG_ATOMIC_T_SUFFIX
8082| #define WCHAR_T_SUFFIX
8083| #define WINT_T_SUFFIX
8084| #define HAVE_DECL_FCLOSEALL 0
8085| #define __USE_MINGW_ANSI_STDIO 1
8086| #define REPLACE_STRERROR_0 1
8087| #define _USE_STD_STAT 1
8088| #define HAVE_DECL_EXECVPE 0
8089| #define HAVE_ALLOCA 1
8090| #define GNULIB_TEST_CLOEXEC 1
8091| #define GNULIB_TEST_CLOSE 1
8092| #define GNULIB_TEST_DUP2 1
8093| #define GNULIB_TEST_FCNTL 1
8094| #define GNULIB_TEST_FSTAT 1
8095| #define GNULIB_TEST_GETDELIM 1
8096| #define GNULIB_TEST_GETDTABLESIZE 1
8097| #define GNULIB_TEST_GETLINE 1
8098| #define __GETOPT_PREFIX rpl_
8099| #define GNULIB_TEST_GETOPT_POSIX 1
8100| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8101| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8102| #define HAVE_DECL___ARGV 0
8103| #define HAVE_VAR___PROGNAME 1
8104| #define HAVE_VISIBILITY 1
8105| #define GNULIB_MSVC_NOTHROW 1
8106| #define OPEN_TRAILING_SLASH_BUG 1
8107| #define GNULIB_TEST_OPEN 1
8108| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8109| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8110| #define REPLACE_FUNC_STAT_FILE 1
8111| #define GNULIB_TEST_STAT 1
8112| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
8113| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
8114| #define GNULIB_TEST_FSCANF 1
8115| #define GNULIB_FSCANF 1
8116| #define GNULIB_TEST_SCANF 1
8117| #define GNULIB_SCANF 1
8118| #define GNULIB_TEST_FGETC 1
8119| #define GNULIB_TEST_GETC 1
8120| #define GNULIB_TEST_GETCHAR 1
8121| #define GNULIB_TEST_FGETS 1
8122| #define GNULIB_TEST_FREAD 1
8123| #define GNULIB_TEST_FPRINTF 1
8124| #define GNULIB_TEST_PRINTF 1
8125| #define GNULIB_TEST_VFPRINTF 1
8126| #define GNULIB_TEST_VPRINTF 1
8127| #define GNULIB_TEST_FPUTC 1
8128| #define GNULIB_TEST_PUTC 1
8129| #define GNULIB_TEST_PUTCHAR 1
8130| #define GNULIB_TEST_FPUTS 1
8131| #define GNULIB_TEST_PUTS 1
8132| #define GNULIB_TEST_FWRITE 1
8133| #define GNULIB_STRERROR 1
8134| #define GNULIB_TEST_STRERROR 1
8135| #define HAVE_DECL_ECVT 1
8136| #define HAVE_DECL_FCVT 1
8137| #define HAVE_DECL_GCVT 1
8138| #define GNULIB_TEST_FREE_POSIX 1
8139| #define HAVE_INLINE 1
8140| #define HAVE___INLINE 1
8141| #define GNULIB_TEST_STRVERSCMP 1
8142| #define GNULIB_UNISTR_U8_MBTOUCR 1
8143| #define GNULIB_UNISTR_U8_UCTOMB 1
8144| #define GNULIB_NO_VLA 1
8145| #define WITH_TLD 1
8146| /* end confdefs.h.  */
8147|
8148| int
8149| main ()
8150| {
8151|
8152|   ;
8153|   return 0;
8154| }
8155configure:30714: result: no
8156configure:30684: checking whether C compiler handles -Wsuggest-attribute=malloc
8157configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wsuggest-attribute=malloc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
8158error: unknown warning option '-Wsuggest-attribute=malloc' [-Werror,-Wunknown-warning-option]
8159configure:30703: $? = 1
8160configure: failed program was:
8161| /* confdefs.h */
8162| #define PACKAGE_NAME "GNU Libidn"
8163| #define PACKAGE_TARNAME "libidn"
8164| #define PACKAGE_VERSION "1.38"
8165| #define PACKAGE_STRING "GNU Libidn 1.38"
8166| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
8167| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
8168| #define PACKAGE "libidn"
8169| #define VERSION "1.38"
8170| #define STDC_HEADERS 1
8171| #define HAVE_SYS_TYPES_H 1
8172| #define HAVE_SYS_STAT_H 1
8173| #define HAVE_STDLIB_H 1
8174| #define HAVE_STRING_H 1
8175| #define HAVE_MEMORY_H 1
8176| #define HAVE_STRINGS_H 1
8177| #define HAVE_INTTYPES_H 1
8178| #define HAVE_STDINT_H 1
8179| #define HAVE_UNISTD_H 1
8180| #define HAVE_WCHAR_H 1
8181| #define HAVE_SYS_SOCKET_H 1
8182| #define HAVE_UNISTD_H 1
8183| #define HAVE_SYS_STAT_H 1
8184| #define HAVE_GETOPT_H 1
8185| #define HAVE_SYS_CDEFS_H 1
8186| #define HAVE_LIMITS_H 1
8187| #define HAVE_SYS_PARAM_H 1
8188| #define HAVE_SYS_TIME_H 1
8189| #define HAVE_INTTYPES_H 1
8190| #define HAVE_SYS_TYPES_H 1
8191| #define HAVE_STDINT_H 1
8192| #define HAVE_ICONV_H 1
8193| #define HAVE_LANGINFO_H 1
8194| #define _ALL_SOURCE 1
8195| #define _DARWIN_C_SOURCE 1
8196| #define _GNU_SOURCE 1
8197| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8198| #define _NETBSD_SOURCE 1
8199| #define _OPENBSD_SOURCE 1
8200| #define _POSIX_PTHREAD_SEMANTICS 1
8201| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8202| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8203| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8204| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8205| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8206| #define __STDC_WANT_LIB_EXT2__ 1
8207| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8208| #define _TANDEM_SOURCE 1
8209| #define __EXTENSIONS__ 1
8210| #define HAVE_DLFCN_H 1
8211| #define LT_OBJDIR ".libs/"
8212| #define HAVE_ICONV 1
8213| #define ICONV_CONST
8214| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8215| #define HAVE_CFLOCALECOPYCURRENT 1
8216| #define HAVE_ICONV 1
8217| #define ENABLE_NLS 1
8218| #define HAVE_GETTEXT 1
8219| #define HAVE_DCGETTEXT 1
8220| #define HAVE_ALLOCA_H 1
8221| #define HAVE_ALLOCA 1
8222| #define HAVE_FCNTL 1
8223| #define HAVE_SYMLINK 1
8224| #define HAVE_GETDELIM 1
8225| #define HAVE_GETDTABLESIZE 1
8226| #define HAVE_GETPROGNAME 1
8227| #define HAVE_LSTAT 1
8228| #define HAVE_DECL_STRERROR_R 1
8229| #define HAVE_STRERROR_R 1
8230| #define HAVE_WORKING_O_NOATIME 0
8231| #define HAVE_WORKING_O_NOFOLLOW 1
8232| #define restrict __restrict__
8233| #define HAVE_DECL_GETDELIM 1
8234| #define HAVE_DECL_GETDTABLESIZE 1
8235| #define HAVE_DECL_GETLINE 1
8236| #define HAVE_GETOPT_H 1
8237| #define HAVE_GETOPT_LONG_ONLY 1
8238| #define HAVE_STDLIB_H 1
8239| #define MALLOC_0_IS_NONNULL 1
8240| #define PROMOTED_MODE_T int
8241| #define HAVE__BOOL 1
8242| #define HAVE_WCHAR_T 1
8243| #define HAVE_WINT_T 1
8244| #define HAVE_LONG_LONG_INT 1
8245| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8246| #define BITSIZEOF_SIG_ATOMIC_T 32
8247| #define BITSIZEOF_WCHAR_T 32
8248| #define BITSIZEOF_WINT_T 32
8249| #define HAVE_SIGNED_SIG_ATOMIC_T 1
8250| #define HAVE_SIGNED_WCHAR_T 1
8251| #define HAVE_SIGNED_WINT_T 1
8252| #define SIG_ATOMIC_T_SUFFIX
8253| #define WCHAR_T_SUFFIX
8254| #define WINT_T_SUFFIX
8255| #define HAVE_DECL_FCLOSEALL 0
8256| #define __USE_MINGW_ANSI_STDIO 1
8257| #define REPLACE_STRERROR_0 1
8258| #define _USE_STD_STAT 1
8259| #define HAVE_DECL_EXECVPE 0
8260| #define HAVE_ALLOCA 1
8261| #define GNULIB_TEST_CLOEXEC 1
8262| #define GNULIB_TEST_CLOSE 1
8263| #define GNULIB_TEST_DUP2 1
8264| #define GNULIB_TEST_FCNTL 1
8265| #define GNULIB_TEST_FSTAT 1
8266| #define GNULIB_TEST_GETDELIM 1
8267| #define GNULIB_TEST_GETDTABLESIZE 1
8268| #define GNULIB_TEST_GETLINE 1
8269| #define __GETOPT_PREFIX rpl_
8270| #define GNULIB_TEST_GETOPT_POSIX 1
8271| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8272| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8273| #define HAVE_DECL___ARGV 0
8274| #define HAVE_VAR___PROGNAME 1
8275| #define HAVE_VISIBILITY 1
8276| #define GNULIB_MSVC_NOTHROW 1
8277| #define OPEN_TRAILING_SLASH_BUG 1
8278| #define GNULIB_TEST_OPEN 1
8279| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8280| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8281| #define REPLACE_FUNC_STAT_FILE 1
8282| #define GNULIB_TEST_STAT 1
8283| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
8284| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
8285| #define GNULIB_TEST_FSCANF 1
8286| #define GNULIB_FSCANF 1
8287| #define GNULIB_TEST_SCANF 1
8288| #define GNULIB_SCANF 1
8289| #define GNULIB_TEST_FGETC 1
8290| #define GNULIB_TEST_GETC 1
8291| #define GNULIB_TEST_GETCHAR 1
8292| #define GNULIB_TEST_FGETS 1
8293| #define GNULIB_TEST_FREAD 1
8294| #define GNULIB_TEST_FPRINTF 1
8295| #define GNULIB_TEST_PRINTF 1
8296| #define GNULIB_TEST_VFPRINTF 1
8297| #define GNULIB_TEST_VPRINTF 1
8298| #define GNULIB_TEST_FPUTC 1
8299| #define GNULIB_TEST_PUTC 1
8300| #define GNULIB_TEST_PUTCHAR 1
8301| #define GNULIB_TEST_FPUTS 1
8302| #define GNULIB_TEST_PUTS 1
8303| #define GNULIB_TEST_FWRITE 1
8304| #define GNULIB_STRERROR 1
8305| #define GNULIB_TEST_STRERROR 1
8306| #define HAVE_DECL_ECVT 1
8307| #define HAVE_DECL_FCVT 1
8308| #define HAVE_DECL_GCVT 1
8309| #define GNULIB_TEST_FREE_POSIX 1
8310| #define HAVE_INLINE 1
8311| #define HAVE___INLINE 1
8312| #define GNULIB_TEST_STRVERSCMP 1
8313| #define GNULIB_UNISTR_U8_MBTOUCR 1
8314| #define GNULIB_UNISTR_U8_UCTOMB 1
8315| #define GNULIB_NO_VLA 1
8316| #define WITH_TLD 1
8317| /* end confdefs.h.  */
8318|
8319| int
8320| main ()
8321| {
8322|
8323|   ;
8324|   return 0;
8325| }
8326configure:30714: result: no
8327configure:30684: checking whether C compiler handles -Wsuggest-attribute=noreturn
8328configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wsuggest-attribute=noreturn -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
8329error: unknown warning option '-Wsuggest-attribute=noreturn' [-Werror,-Wunknown-warning-option]
8330configure:30703: $? = 1
8331configure: failed program was:
8332| /* confdefs.h */
8333| #define PACKAGE_NAME "GNU Libidn"
8334| #define PACKAGE_TARNAME "libidn"
8335| #define PACKAGE_VERSION "1.38"
8336| #define PACKAGE_STRING "GNU Libidn 1.38"
8337| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
8338| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
8339| #define PACKAGE "libidn"
8340| #define VERSION "1.38"
8341| #define STDC_HEADERS 1
8342| #define HAVE_SYS_TYPES_H 1
8343| #define HAVE_SYS_STAT_H 1
8344| #define HAVE_STDLIB_H 1
8345| #define HAVE_STRING_H 1
8346| #define HAVE_MEMORY_H 1
8347| #define HAVE_STRINGS_H 1
8348| #define HAVE_INTTYPES_H 1
8349| #define HAVE_STDINT_H 1
8350| #define HAVE_UNISTD_H 1
8351| #define HAVE_WCHAR_H 1
8352| #define HAVE_SYS_SOCKET_H 1
8353| #define HAVE_UNISTD_H 1
8354| #define HAVE_SYS_STAT_H 1
8355| #define HAVE_GETOPT_H 1
8356| #define HAVE_SYS_CDEFS_H 1
8357| #define HAVE_LIMITS_H 1
8358| #define HAVE_SYS_PARAM_H 1
8359| #define HAVE_SYS_TIME_H 1
8360| #define HAVE_INTTYPES_H 1
8361| #define HAVE_SYS_TYPES_H 1
8362| #define HAVE_STDINT_H 1
8363| #define HAVE_ICONV_H 1
8364| #define HAVE_LANGINFO_H 1
8365| #define _ALL_SOURCE 1
8366| #define _DARWIN_C_SOURCE 1
8367| #define _GNU_SOURCE 1
8368| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8369| #define _NETBSD_SOURCE 1
8370| #define _OPENBSD_SOURCE 1
8371| #define _POSIX_PTHREAD_SEMANTICS 1
8372| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8373| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8374| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8375| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8376| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8377| #define __STDC_WANT_LIB_EXT2__ 1
8378| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8379| #define _TANDEM_SOURCE 1
8380| #define __EXTENSIONS__ 1
8381| #define HAVE_DLFCN_H 1
8382| #define LT_OBJDIR ".libs/"
8383| #define HAVE_ICONV 1
8384| #define ICONV_CONST
8385| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8386| #define HAVE_CFLOCALECOPYCURRENT 1
8387| #define HAVE_ICONV 1
8388| #define ENABLE_NLS 1
8389| #define HAVE_GETTEXT 1
8390| #define HAVE_DCGETTEXT 1
8391| #define HAVE_ALLOCA_H 1
8392| #define HAVE_ALLOCA 1
8393| #define HAVE_FCNTL 1
8394| #define HAVE_SYMLINK 1
8395| #define HAVE_GETDELIM 1
8396| #define HAVE_GETDTABLESIZE 1
8397| #define HAVE_GETPROGNAME 1
8398| #define HAVE_LSTAT 1
8399| #define HAVE_DECL_STRERROR_R 1
8400| #define HAVE_STRERROR_R 1
8401| #define HAVE_WORKING_O_NOATIME 0
8402| #define HAVE_WORKING_O_NOFOLLOW 1
8403| #define restrict __restrict__
8404| #define HAVE_DECL_GETDELIM 1
8405| #define HAVE_DECL_GETDTABLESIZE 1
8406| #define HAVE_DECL_GETLINE 1
8407| #define HAVE_GETOPT_H 1
8408| #define HAVE_GETOPT_LONG_ONLY 1
8409| #define HAVE_STDLIB_H 1
8410| #define MALLOC_0_IS_NONNULL 1
8411| #define PROMOTED_MODE_T int
8412| #define HAVE__BOOL 1
8413| #define HAVE_WCHAR_T 1
8414| #define HAVE_WINT_T 1
8415| #define HAVE_LONG_LONG_INT 1
8416| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8417| #define BITSIZEOF_SIG_ATOMIC_T 32
8418| #define BITSIZEOF_WCHAR_T 32
8419| #define BITSIZEOF_WINT_T 32
8420| #define HAVE_SIGNED_SIG_ATOMIC_T 1
8421| #define HAVE_SIGNED_WCHAR_T 1
8422| #define HAVE_SIGNED_WINT_T 1
8423| #define SIG_ATOMIC_T_SUFFIX
8424| #define WCHAR_T_SUFFIX
8425| #define WINT_T_SUFFIX
8426| #define HAVE_DECL_FCLOSEALL 0
8427| #define __USE_MINGW_ANSI_STDIO 1
8428| #define REPLACE_STRERROR_0 1
8429| #define _USE_STD_STAT 1
8430| #define HAVE_DECL_EXECVPE 0
8431| #define HAVE_ALLOCA 1
8432| #define GNULIB_TEST_CLOEXEC 1
8433| #define GNULIB_TEST_CLOSE 1
8434| #define GNULIB_TEST_DUP2 1
8435| #define GNULIB_TEST_FCNTL 1
8436| #define GNULIB_TEST_FSTAT 1
8437| #define GNULIB_TEST_GETDELIM 1
8438| #define GNULIB_TEST_GETDTABLESIZE 1
8439| #define GNULIB_TEST_GETLINE 1
8440| #define __GETOPT_PREFIX rpl_
8441| #define GNULIB_TEST_GETOPT_POSIX 1
8442| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8443| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8444| #define HAVE_DECL___ARGV 0
8445| #define HAVE_VAR___PROGNAME 1
8446| #define HAVE_VISIBILITY 1
8447| #define GNULIB_MSVC_NOTHROW 1
8448| #define OPEN_TRAILING_SLASH_BUG 1
8449| #define GNULIB_TEST_OPEN 1
8450| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8451| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8452| #define REPLACE_FUNC_STAT_FILE 1
8453| #define GNULIB_TEST_STAT 1
8454| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
8455| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
8456| #define GNULIB_TEST_FSCANF 1
8457| #define GNULIB_FSCANF 1
8458| #define GNULIB_TEST_SCANF 1
8459| #define GNULIB_SCANF 1
8460| #define GNULIB_TEST_FGETC 1
8461| #define GNULIB_TEST_GETC 1
8462| #define GNULIB_TEST_GETCHAR 1
8463| #define GNULIB_TEST_FGETS 1
8464| #define GNULIB_TEST_FREAD 1
8465| #define GNULIB_TEST_FPRINTF 1
8466| #define GNULIB_TEST_PRINTF 1
8467| #define GNULIB_TEST_VFPRINTF 1
8468| #define GNULIB_TEST_VPRINTF 1
8469| #define GNULIB_TEST_FPUTC 1
8470| #define GNULIB_TEST_PUTC 1
8471| #define GNULIB_TEST_PUTCHAR 1
8472| #define GNULIB_TEST_FPUTS 1
8473| #define GNULIB_TEST_PUTS 1
8474| #define GNULIB_TEST_FWRITE 1
8475| #define GNULIB_STRERROR 1
8476| #define GNULIB_TEST_STRERROR 1
8477| #define HAVE_DECL_ECVT 1
8478| #define HAVE_DECL_FCVT 1
8479| #define HAVE_DECL_GCVT 1
8480| #define GNULIB_TEST_FREE_POSIX 1
8481| #define HAVE_INLINE 1
8482| #define HAVE___INLINE 1
8483| #define GNULIB_TEST_STRVERSCMP 1
8484| #define GNULIB_UNISTR_U8_MBTOUCR 1
8485| #define GNULIB_UNISTR_U8_UCTOMB 1
8486| #define GNULIB_NO_VLA 1
8487| #define WITH_TLD 1
8488| /* end confdefs.h.  */
8489|
8490| int
8491| main ()
8492| {
8493|
8494|   ;
8495|   return 0;
8496| }
8497configure:30714: result: no
8498configure:30684: checking whether C compiler handles -Wsuggest-final-methods
8499configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wsuggest-final-methods -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
8500error: unknown warning option '-Wsuggest-final-methods'; did you mean '-Wabstract-final-class'? [-Werror,-Wunknown-warning-option]
8501configure:30703: $? = 1
8502configure: failed program was:
8503| /* confdefs.h */
8504| #define PACKAGE_NAME "GNU Libidn"
8505| #define PACKAGE_TARNAME "libidn"
8506| #define PACKAGE_VERSION "1.38"
8507| #define PACKAGE_STRING "GNU Libidn 1.38"
8508| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
8509| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
8510| #define PACKAGE "libidn"
8511| #define VERSION "1.38"
8512| #define STDC_HEADERS 1
8513| #define HAVE_SYS_TYPES_H 1
8514| #define HAVE_SYS_STAT_H 1
8515| #define HAVE_STDLIB_H 1
8516| #define HAVE_STRING_H 1
8517| #define HAVE_MEMORY_H 1
8518| #define HAVE_STRINGS_H 1
8519| #define HAVE_INTTYPES_H 1
8520| #define HAVE_STDINT_H 1
8521| #define HAVE_UNISTD_H 1
8522| #define HAVE_WCHAR_H 1
8523| #define HAVE_SYS_SOCKET_H 1
8524| #define HAVE_UNISTD_H 1
8525| #define HAVE_SYS_STAT_H 1
8526| #define HAVE_GETOPT_H 1
8527| #define HAVE_SYS_CDEFS_H 1
8528| #define HAVE_LIMITS_H 1
8529| #define HAVE_SYS_PARAM_H 1
8530| #define HAVE_SYS_TIME_H 1
8531| #define HAVE_INTTYPES_H 1
8532| #define HAVE_SYS_TYPES_H 1
8533| #define HAVE_STDINT_H 1
8534| #define HAVE_ICONV_H 1
8535| #define HAVE_LANGINFO_H 1
8536| #define _ALL_SOURCE 1
8537| #define _DARWIN_C_SOURCE 1
8538| #define _GNU_SOURCE 1
8539| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8540| #define _NETBSD_SOURCE 1
8541| #define _OPENBSD_SOURCE 1
8542| #define _POSIX_PTHREAD_SEMANTICS 1
8543| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8544| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8545| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8546| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8547| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8548| #define __STDC_WANT_LIB_EXT2__ 1
8549| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8550| #define _TANDEM_SOURCE 1
8551| #define __EXTENSIONS__ 1
8552| #define HAVE_DLFCN_H 1
8553| #define LT_OBJDIR ".libs/"
8554| #define HAVE_ICONV 1
8555| #define ICONV_CONST
8556| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8557| #define HAVE_CFLOCALECOPYCURRENT 1
8558| #define HAVE_ICONV 1
8559| #define ENABLE_NLS 1
8560| #define HAVE_GETTEXT 1
8561| #define HAVE_DCGETTEXT 1
8562| #define HAVE_ALLOCA_H 1
8563| #define HAVE_ALLOCA 1
8564| #define HAVE_FCNTL 1
8565| #define HAVE_SYMLINK 1
8566| #define HAVE_GETDELIM 1
8567| #define HAVE_GETDTABLESIZE 1
8568| #define HAVE_GETPROGNAME 1
8569| #define HAVE_LSTAT 1
8570| #define HAVE_DECL_STRERROR_R 1
8571| #define HAVE_STRERROR_R 1
8572| #define HAVE_WORKING_O_NOATIME 0
8573| #define HAVE_WORKING_O_NOFOLLOW 1
8574| #define restrict __restrict__
8575| #define HAVE_DECL_GETDELIM 1
8576| #define HAVE_DECL_GETDTABLESIZE 1
8577| #define HAVE_DECL_GETLINE 1
8578| #define HAVE_GETOPT_H 1
8579| #define HAVE_GETOPT_LONG_ONLY 1
8580| #define HAVE_STDLIB_H 1
8581| #define MALLOC_0_IS_NONNULL 1
8582| #define PROMOTED_MODE_T int
8583| #define HAVE__BOOL 1
8584| #define HAVE_WCHAR_T 1
8585| #define HAVE_WINT_T 1
8586| #define HAVE_LONG_LONG_INT 1
8587| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8588| #define BITSIZEOF_SIG_ATOMIC_T 32
8589| #define BITSIZEOF_WCHAR_T 32
8590| #define BITSIZEOF_WINT_T 32
8591| #define HAVE_SIGNED_SIG_ATOMIC_T 1
8592| #define HAVE_SIGNED_WCHAR_T 1
8593| #define HAVE_SIGNED_WINT_T 1
8594| #define SIG_ATOMIC_T_SUFFIX
8595| #define WCHAR_T_SUFFIX
8596| #define WINT_T_SUFFIX
8597| #define HAVE_DECL_FCLOSEALL 0
8598| #define __USE_MINGW_ANSI_STDIO 1
8599| #define REPLACE_STRERROR_0 1
8600| #define _USE_STD_STAT 1
8601| #define HAVE_DECL_EXECVPE 0
8602| #define HAVE_ALLOCA 1
8603| #define GNULIB_TEST_CLOEXEC 1
8604| #define GNULIB_TEST_CLOSE 1
8605| #define GNULIB_TEST_DUP2 1
8606| #define GNULIB_TEST_FCNTL 1
8607| #define GNULIB_TEST_FSTAT 1
8608| #define GNULIB_TEST_GETDELIM 1
8609| #define GNULIB_TEST_GETDTABLESIZE 1
8610| #define GNULIB_TEST_GETLINE 1
8611| #define __GETOPT_PREFIX rpl_
8612| #define GNULIB_TEST_GETOPT_POSIX 1
8613| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8614| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8615| #define HAVE_DECL___ARGV 0
8616| #define HAVE_VAR___PROGNAME 1
8617| #define HAVE_VISIBILITY 1
8618| #define GNULIB_MSVC_NOTHROW 1
8619| #define OPEN_TRAILING_SLASH_BUG 1
8620| #define GNULIB_TEST_OPEN 1
8621| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8622| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8623| #define REPLACE_FUNC_STAT_FILE 1
8624| #define GNULIB_TEST_STAT 1
8625| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
8626| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
8627| #define GNULIB_TEST_FSCANF 1
8628| #define GNULIB_FSCANF 1
8629| #define GNULIB_TEST_SCANF 1
8630| #define GNULIB_SCANF 1
8631| #define GNULIB_TEST_FGETC 1
8632| #define GNULIB_TEST_GETC 1
8633| #define GNULIB_TEST_GETCHAR 1
8634| #define GNULIB_TEST_FGETS 1
8635| #define GNULIB_TEST_FREAD 1
8636| #define GNULIB_TEST_FPRINTF 1
8637| #define GNULIB_TEST_PRINTF 1
8638| #define GNULIB_TEST_VFPRINTF 1
8639| #define GNULIB_TEST_VPRINTF 1
8640| #define GNULIB_TEST_FPUTC 1
8641| #define GNULIB_TEST_PUTC 1
8642| #define GNULIB_TEST_PUTCHAR 1
8643| #define GNULIB_TEST_FPUTS 1
8644| #define GNULIB_TEST_PUTS 1
8645| #define GNULIB_TEST_FWRITE 1
8646| #define GNULIB_STRERROR 1
8647| #define GNULIB_TEST_STRERROR 1
8648| #define HAVE_DECL_ECVT 1
8649| #define HAVE_DECL_FCVT 1
8650| #define HAVE_DECL_GCVT 1
8651| #define GNULIB_TEST_FREE_POSIX 1
8652| #define HAVE_INLINE 1
8653| #define HAVE___INLINE 1
8654| #define GNULIB_TEST_STRVERSCMP 1
8655| #define GNULIB_UNISTR_U8_MBTOUCR 1
8656| #define GNULIB_UNISTR_U8_UCTOMB 1
8657| #define GNULIB_NO_VLA 1
8658| #define WITH_TLD 1
8659| /* end confdefs.h.  */
8660|
8661| int
8662| main ()
8663| {
8664|
8665|   ;
8666|   return 0;
8667| }
8668configure:30714: result: no
8669configure:30684: checking whether C compiler handles -Wsuggest-final-types
8670configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wsuggest-final-types -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
8671error: unknown warning option '-Wsuggest-final-types' [-Werror,-Wunknown-warning-option]
8672configure:30703: $? = 1
8673configure: failed program was:
8674| /* confdefs.h */
8675| #define PACKAGE_NAME "GNU Libidn"
8676| #define PACKAGE_TARNAME "libidn"
8677| #define PACKAGE_VERSION "1.38"
8678| #define PACKAGE_STRING "GNU Libidn 1.38"
8679| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
8680| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
8681| #define PACKAGE "libidn"
8682| #define VERSION "1.38"
8683| #define STDC_HEADERS 1
8684| #define HAVE_SYS_TYPES_H 1
8685| #define HAVE_SYS_STAT_H 1
8686| #define HAVE_STDLIB_H 1
8687| #define HAVE_STRING_H 1
8688| #define HAVE_MEMORY_H 1
8689| #define HAVE_STRINGS_H 1
8690| #define HAVE_INTTYPES_H 1
8691| #define HAVE_STDINT_H 1
8692| #define HAVE_UNISTD_H 1
8693| #define HAVE_WCHAR_H 1
8694| #define HAVE_SYS_SOCKET_H 1
8695| #define HAVE_UNISTD_H 1
8696| #define HAVE_SYS_STAT_H 1
8697| #define HAVE_GETOPT_H 1
8698| #define HAVE_SYS_CDEFS_H 1
8699| #define HAVE_LIMITS_H 1
8700| #define HAVE_SYS_PARAM_H 1
8701| #define HAVE_SYS_TIME_H 1
8702| #define HAVE_INTTYPES_H 1
8703| #define HAVE_SYS_TYPES_H 1
8704| #define HAVE_STDINT_H 1
8705| #define HAVE_ICONV_H 1
8706| #define HAVE_LANGINFO_H 1
8707| #define _ALL_SOURCE 1
8708| #define _DARWIN_C_SOURCE 1
8709| #define _GNU_SOURCE 1
8710| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8711| #define _NETBSD_SOURCE 1
8712| #define _OPENBSD_SOURCE 1
8713| #define _POSIX_PTHREAD_SEMANTICS 1
8714| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8715| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8716| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8717| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8718| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8719| #define __STDC_WANT_LIB_EXT2__ 1
8720| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8721| #define _TANDEM_SOURCE 1
8722| #define __EXTENSIONS__ 1
8723| #define HAVE_DLFCN_H 1
8724| #define LT_OBJDIR ".libs/"
8725| #define HAVE_ICONV 1
8726| #define ICONV_CONST
8727| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8728| #define HAVE_CFLOCALECOPYCURRENT 1
8729| #define HAVE_ICONV 1
8730| #define ENABLE_NLS 1
8731| #define HAVE_GETTEXT 1
8732| #define HAVE_DCGETTEXT 1
8733| #define HAVE_ALLOCA_H 1
8734| #define HAVE_ALLOCA 1
8735| #define HAVE_FCNTL 1
8736| #define HAVE_SYMLINK 1
8737| #define HAVE_GETDELIM 1
8738| #define HAVE_GETDTABLESIZE 1
8739| #define HAVE_GETPROGNAME 1
8740| #define HAVE_LSTAT 1
8741| #define HAVE_DECL_STRERROR_R 1
8742| #define HAVE_STRERROR_R 1
8743| #define HAVE_WORKING_O_NOATIME 0
8744| #define HAVE_WORKING_O_NOFOLLOW 1
8745| #define restrict __restrict__
8746| #define HAVE_DECL_GETDELIM 1
8747| #define HAVE_DECL_GETDTABLESIZE 1
8748| #define HAVE_DECL_GETLINE 1
8749| #define HAVE_GETOPT_H 1
8750| #define HAVE_GETOPT_LONG_ONLY 1
8751| #define HAVE_STDLIB_H 1
8752| #define MALLOC_0_IS_NONNULL 1
8753| #define PROMOTED_MODE_T int
8754| #define HAVE__BOOL 1
8755| #define HAVE_WCHAR_T 1
8756| #define HAVE_WINT_T 1
8757| #define HAVE_LONG_LONG_INT 1
8758| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8759| #define BITSIZEOF_SIG_ATOMIC_T 32
8760| #define BITSIZEOF_WCHAR_T 32
8761| #define BITSIZEOF_WINT_T 32
8762| #define HAVE_SIGNED_SIG_ATOMIC_T 1
8763| #define HAVE_SIGNED_WCHAR_T 1
8764| #define HAVE_SIGNED_WINT_T 1
8765| #define SIG_ATOMIC_T_SUFFIX
8766| #define WCHAR_T_SUFFIX
8767| #define WINT_T_SUFFIX
8768| #define HAVE_DECL_FCLOSEALL 0
8769| #define __USE_MINGW_ANSI_STDIO 1
8770| #define REPLACE_STRERROR_0 1
8771| #define _USE_STD_STAT 1
8772| #define HAVE_DECL_EXECVPE 0
8773| #define HAVE_ALLOCA 1
8774| #define GNULIB_TEST_CLOEXEC 1
8775| #define GNULIB_TEST_CLOSE 1
8776| #define GNULIB_TEST_DUP2 1
8777| #define GNULIB_TEST_FCNTL 1
8778| #define GNULIB_TEST_FSTAT 1
8779| #define GNULIB_TEST_GETDELIM 1
8780| #define GNULIB_TEST_GETDTABLESIZE 1
8781| #define GNULIB_TEST_GETLINE 1
8782| #define __GETOPT_PREFIX rpl_
8783| #define GNULIB_TEST_GETOPT_POSIX 1
8784| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8785| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8786| #define HAVE_DECL___ARGV 0
8787| #define HAVE_VAR___PROGNAME 1
8788| #define HAVE_VISIBILITY 1
8789| #define GNULIB_MSVC_NOTHROW 1
8790| #define OPEN_TRAILING_SLASH_BUG 1
8791| #define GNULIB_TEST_OPEN 1
8792| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8793| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8794| #define REPLACE_FUNC_STAT_FILE 1
8795| #define GNULIB_TEST_STAT 1
8796| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
8797| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
8798| #define GNULIB_TEST_FSCANF 1
8799| #define GNULIB_FSCANF 1
8800| #define GNULIB_TEST_SCANF 1
8801| #define GNULIB_SCANF 1
8802| #define GNULIB_TEST_FGETC 1
8803| #define GNULIB_TEST_GETC 1
8804| #define GNULIB_TEST_GETCHAR 1
8805| #define GNULIB_TEST_FGETS 1
8806| #define GNULIB_TEST_FREAD 1
8807| #define GNULIB_TEST_FPRINTF 1
8808| #define GNULIB_TEST_PRINTF 1
8809| #define GNULIB_TEST_VFPRINTF 1
8810| #define GNULIB_TEST_VPRINTF 1
8811| #define GNULIB_TEST_FPUTC 1
8812| #define GNULIB_TEST_PUTC 1
8813| #define GNULIB_TEST_PUTCHAR 1
8814| #define GNULIB_TEST_FPUTS 1
8815| #define GNULIB_TEST_PUTS 1
8816| #define GNULIB_TEST_FWRITE 1
8817| #define GNULIB_STRERROR 1
8818| #define GNULIB_TEST_STRERROR 1
8819| #define HAVE_DECL_ECVT 1
8820| #define HAVE_DECL_FCVT 1
8821| #define HAVE_DECL_GCVT 1
8822| #define GNULIB_TEST_FREE_POSIX 1
8823| #define HAVE_INLINE 1
8824| #define HAVE___INLINE 1
8825| #define GNULIB_TEST_STRVERSCMP 1
8826| #define GNULIB_UNISTR_U8_MBTOUCR 1
8827| #define GNULIB_UNISTR_U8_UCTOMB 1
8828| #define GNULIB_NO_VLA 1
8829| #define WITH_TLD 1
8830| /* end confdefs.h.  */
8831|
8832| int
8833| main ()
8834| {
8835|
8836|   ;
8837|   return 0;
8838| }
8839configure:30714: result: no
8840configure:30684: checking whether C compiler handles -Wsync-nand
8841configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wsync-nand -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
8842error: unknown warning option '-Wsync-nand' [-Werror,-Wunknown-warning-option]
8843configure:30703: $? = 1
8844configure: failed program was:
8845| /* confdefs.h */
8846| #define PACKAGE_NAME "GNU Libidn"
8847| #define PACKAGE_TARNAME "libidn"
8848| #define PACKAGE_VERSION "1.38"
8849| #define PACKAGE_STRING "GNU Libidn 1.38"
8850| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
8851| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
8852| #define PACKAGE "libidn"
8853| #define VERSION "1.38"
8854| #define STDC_HEADERS 1
8855| #define HAVE_SYS_TYPES_H 1
8856| #define HAVE_SYS_STAT_H 1
8857| #define HAVE_STDLIB_H 1
8858| #define HAVE_STRING_H 1
8859| #define HAVE_MEMORY_H 1
8860| #define HAVE_STRINGS_H 1
8861| #define HAVE_INTTYPES_H 1
8862| #define HAVE_STDINT_H 1
8863| #define HAVE_UNISTD_H 1
8864| #define HAVE_WCHAR_H 1
8865| #define HAVE_SYS_SOCKET_H 1
8866| #define HAVE_UNISTD_H 1
8867| #define HAVE_SYS_STAT_H 1
8868| #define HAVE_GETOPT_H 1
8869| #define HAVE_SYS_CDEFS_H 1
8870| #define HAVE_LIMITS_H 1
8871| #define HAVE_SYS_PARAM_H 1
8872| #define HAVE_SYS_TIME_H 1
8873| #define HAVE_INTTYPES_H 1
8874| #define HAVE_SYS_TYPES_H 1
8875| #define HAVE_STDINT_H 1
8876| #define HAVE_ICONV_H 1
8877| #define HAVE_LANGINFO_H 1
8878| #define _ALL_SOURCE 1
8879| #define _DARWIN_C_SOURCE 1
8880| #define _GNU_SOURCE 1
8881| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8882| #define _NETBSD_SOURCE 1
8883| #define _OPENBSD_SOURCE 1
8884| #define _POSIX_PTHREAD_SEMANTICS 1
8885| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8886| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8887| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8888| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8889| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8890| #define __STDC_WANT_LIB_EXT2__ 1
8891| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8892| #define _TANDEM_SOURCE 1
8893| #define __EXTENSIONS__ 1
8894| #define HAVE_DLFCN_H 1
8895| #define LT_OBJDIR ".libs/"
8896| #define HAVE_ICONV 1
8897| #define ICONV_CONST
8898| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8899| #define HAVE_CFLOCALECOPYCURRENT 1
8900| #define HAVE_ICONV 1
8901| #define ENABLE_NLS 1
8902| #define HAVE_GETTEXT 1
8903| #define HAVE_DCGETTEXT 1
8904| #define HAVE_ALLOCA_H 1
8905| #define HAVE_ALLOCA 1
8906| #define HAVE_FCNTL 1
8907| #define HAVE_SYMLINK 1
8908| #define HAVE_GETDELIM 1
8909| #define HAVE_GETDTABLESIZE 1
8910| #define HAVE_GETPROGNAME 1
8911| #define HAVE_LSTAT 1
8912| #define HAVE_DECL_STRERROR_R 1
8913| #define HAVE_STRERROR_R 1
8914| #define HAVE_WORKING_O_NOATIME 0
8915| #define HAVE_WORKING_O_NOFOLLOW 1
8916| #define restrict __restrict__
8917| #define HAVE_DECL_GETDELIM 1
8918| #define HAVE_DECL_GETDTABLESIZE 1
8919| #define HAVE_DECL_GETLINE 1
8920| #define HAVE_GETOPT_H 1
8921| #define HAVE_GETOPT_LONG_ONLY 1
8922| #define HAVE_STDLIB_H 1
8923| #define MALLOC_0_IS_NONNULL 1
8924| #define PROMOTED_MODE_T int
8925| #define HAVE__BOOL 1
8926| #define HAVE_WCHAR_T 1
8927| #define HAVE_WINT_T 1
8928| #define HAVE_LONG_LONG_INT 1
8929| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8930| #define BITSIZEOF_SIG_ATOMIC_T 32
8931| #define BITSIZEOF_WCHAR_T 32
8932| #define BITSIZEOF_WINT_T 32
8933| #define HAVE_SIGNED_SIG_ATOMIC_T 1
8934| #define HAVE_SIGNED_WCHAR_T 1
8935| #define HAVE_SIGNED_WINT_T 1
8936| #define SIG_ATOMIC_T_SUFFIX
8937| #define WCHAR_T_SUFFIX
8938| #define WINT_T_SUFFIX
8939| #define HAVE_DECL_FCLOSEALL 0
8940| #define __USE_MINGW_ANSI_STDIO 1
8941| #define REPLACE_STRERROR_0 1
8942| #define _USE_STD_STAT 1
8943| #define HAVE_DECL_EXECVPE 0
8944| #define HAVE_ALLOCA 1
8945| #define GNULIB_TEST_CLOEXEC 1
8946| #define GNULIB_TEST_CLOSE 1
8947| #define GNULIB_TEST_DUP2 1
8948| #define GNULIB_TEST_FCNTL 1
8949| #define GNULIB_TEST_FSTAT 1
8950| #define GNULIB_TEST_GETDELIM 1
8951| #define GNULIB_TEST_GETDTABLESIZE 1
8952| #define GNULIB_TEST_GETLINE 1
8953| #define __GETOPT_PREFIX rpl_
8954| #define GNULIB_TEST_GETOPT_POSIX 1
8955| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8956| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8957| #define HAVE_DECL___ARGV 0
8958| #define HAVE_VAR___PROGNAME 1
8959| #define HAVE_VISIBILITY 1
8960| #define GNULIB_MSVC_NOTHROW 1
8961| #define OPEN_TRAILING_SLASH_BUG 1
8962| #define GNULIB_TEST_OPEN 1
8963| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8964| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8965| #define REPLACE_FUNC_STAT_FILE 1
8966| #define GNULIB_TEST_STAT 1
8967| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
8968| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
8969| #define GNULIB_TEST_FSCANF 1
8970| #define GNULIB_FSCANF 1
8971| #define GNULIB_TEST_SCANF 1
8972| #define GNULIB_SCANF 1
8973| #define GNULIB_TEST_FGETC 1
8974| #define GNULIB_TEST_GETC 1
8975| #define GNULIB_TEST_GETCHAR 1
8976| #define GNULIB_TEST_FGETS 1
8977| #define GNULIB_TEST_FREAD 1
8978| #define GNULIB_TEST_FPRINTF 1
8979| #define GNULIB_TEST_PRINTF 1
8980| #define GNULIB_TEST_VFPRINTF 1
8981| #define GNULIB_TEST_VPRINTF 1
8982| #define GNULIB_TEST_FPUTC 1
8983| #define GNULIB_TEST_PUTC 1
8984| #define GNULIB_TEST_PUTCHAR 1
8985| #define GNULIB_TEST_FPUTS 1
8986| #define GNULIB_TEST_PUTS 1
8987| #define GNULIB_TEST_FWRITE 1
8988| #define GNULIB_STRERROR 1
8989| #define GNULIB_TEST_STRERROR 1
8990| #define HAVE_DECL_ECVT 1
8991| #define HAVE_DECL_FCVT 1
8992| #define HAVE_DECL_GCVT 1
8993| #define GNULIB_TEST_FREE_POSIX 1
8994| #define HAVE_INLINE 1
8995| #define HAVE___INLINE 1
8996| #define GNULIB_TEST_STRVERSCMP 1
8997| #define GNULIB_UNISTR_U8_MBTOUCR 1
8998| #define GNULIB_UNISTR_U8_UCTOMB 1
8999| #define GNULIB_NO_VLA 1
9000| #define WITH_TLD 1
9001| /* end confdefs.h.  */
9002|
9003| int
9004| main ()
9005| {
9006|
9007|   ;
9008|   return 0;
9009| }
9010configure:30714: result: no
9011configure:30684: checking whether C compiler handles -Wtrampolines
9012configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wtrampolines -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
9013error: unknown warning option '-Wtrampolines' [-Werror,-Wunknown-warning-option]
9014configure:30703: $? = 1
9015configure: failed program was:
9016| /* confdefs.h */
9017| #define PACKAGE_NAME "GNU Libidn"
9018| #define PACKAGE_TARNAME "libidn"
9019| #define PACKAGE_VERSION "1.38"
9020| #define PACKAGE_STRING "GNU Libidn 1.38"
9021| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
9022| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
9023| #define PACKAGE "libidn"
9024| #define VERSION "1.38"
9025| #define STDC_HEADERS 1
9026| #define HAVE_SYS_TYPES_H 1
9027| #define HAVE_SYS_STAT_H 1
9028| #define HAVE_STDLIB_H 1
9029| #define HAVE_STRING_H 1
9030| #define HAVE_MEMORY_H 1
9031| #define HAVE_STRINGS_H 1
9032| #define HAVE_INTTYPES_H 1
9033| #define HAVE_STDINT_H 1
9034| #define HAVE_UNISTD_H 1
9035| #define HAVE_WCHAR_H 1
9036| #define HAVE_SYS_SOCKET_H 1
9037| #define HAVE_UNISTD_H 1
9038| #define HAVE_SYS_STAT_H 1
9039| #define HAVE_GETOPT_H 1
9040| #define HAVE_SYS_CDEFS_H 1
9041| #define HAVE_LIMITS_H 1
9042| #define HAVE_SYS_PARAM_H 1
9043| #define HAVE_SYS_TIME_H 1
9044| #define HAVE_INTTYPES_H 1
9045| #define HAVE_SYS_TYPES_H 1
9046| #define HAVE_STDINT_H 1
9047| #define HAVE_ICONV_H 1
9048| #define HAVE_LANGINFO_H 1
9049| #define _ALL_SOURCE 1
9050| #define _DARWIN_C_SOURCE 1
9051| #define _GNU_SOURCE 1
9052| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9053| #define _NETBSD_SOURCE 1
9054| #define _OPENBSD_SOURCE 1
9055| #define _POSIX_PTHREAD_SEMANTICS 1
9056| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9057| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9058| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9059| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9060| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9061| #define __STDC_WANT_LIB_EXT2__ 1
9062| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9063| #define _TANDEM_SOURCE 1
9064| #define __EXTENSIONS__ 1
9065| #define HAVE_DLFCN_H 1
9066| #define LT_OBJDIR ".libs/"
9067| #define HAVE_ICONV 1
9068| #define ICONV_CONST
9069| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
9070| #define HAVE_CFLOCALECOPYCURRENT 1
9071| #define HAVE_ICONV 1
9072| #define ENABLE_NLS 1
9073| #define HAVE_GETTEXT 1
9074| #define HAVE_DCGETTEXT 1
9075| #define HAVE_ALLOCA_H 1
9076| #define HAVE_ALLOCA 1
9077| #define HAVE_FCNTL 1
9078| #define HAVE_SYMLINK 1
9079| #define HAVE_GETDELIM 1
9080| #define HAVE_GETDTABLESIZE 1
9081| #define HAVE_GETPROGNAME 1
9082| #define HAVE_LSTAT 1
9083| #define HAVE_DECL_STRERROR_R 1
9084| #define HAVE_STRERROR_R 1
9085| #define HAVE_WORKING_O_NOATIME 0
9086| #define HAVE_WORKING_O_NOFOLLOW 1
9087| #define restrict __restrict__
9088| #define HAVE_DECL_GETDELIM 1
9089| #define HAVE_DECL_GETDTABLESIZE 1
9090| #define HAVE_DECL_GETLINE 1
9091| #define HAVE_GETOPT_H 1
9092| #define HAVE_GETOPT_LONG_ONLY 1
9093| #define HAVE_STDLIB_H 1
9094| #define MALLOC_0_IS_NONNULL 1
9095| #define PROMOTED_MODE_T int
9096| #define HAVE__BOOL 1
9097| #define HAVE_WCHAR_T 1
9098| #define HAVE_WINT_T 1
9099| #define HAVE_LONG_LONG_INT 1
9100| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9101| #define BITSIZEOF_SIG_ATOMIC_T 32
9102| #define BITSIZEOF_WCHAR_T 32
9103| #define BITSIZEOF_WINT_T 32
9104| #define HAVE_SIGNED_SIG_ATOMIC_T 1
9105| #define HAVE_SIGNED_WCHAR_T 1
9106| #define HAVE_SIGNED_WINT_T 1
9107| #define SIG_ATOMIC_T_SUFFIX
9108| #define WCHAR_T_SUFFIX
9109| #define WINT_T_SUFFIX
9110| #define HAVE_DECL_FCLOSEALL 0
9111| #define __USE_MINGW_ANSI_STDIO 1
9112| #define REPLACE_STRERROR_0 1
9113| #define _USE_STD_STAT 1
9114| #define HAVE_DECL_EXECVPE 0
9115| #define HAVE_ALLOCA 1
9116| #define GNULIB_TEST_CLOEXEC 1
9117| #define GNULIB_TEST_CLOSE 1
9118| #define GNULIB_TEST_DUP2 1
9119| #define GNULIB_TEST_FCNTL 1
9120| #define GNULIB_TEST_FSTAT 1
9121| #define GNULIB_TEST_GETDELIM 1
9122| #define GNULIB_TEST_GETDTABLESIZE 1
9123| #define GNULIB_TEST_GETLINE 1
9124| #define __GETOPT_PREFIX rpl_
9125| #define GNULIB_TEST_GETOPT_POSIX 1
9126| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
9127| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
9128| #define HAVE_DECL___ARGV 0
9129| #define HAVE_VAR___PROGNAME 1
9130| #define HAVE_VISIBILITY 1
9131| #define GNULIB_MSVC_NOTHROW 1
9132| #define OPEN_TRAILING_SLASH_BUG 1
9133| #define GNULIB_TEST_OPEN 1
9134| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
9135| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
9136| #define REPLACE_FUNC_STAT_FILE 1
9137| #define GNULIB_TEST_STAT 1
9138| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
9139| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
9140| #define GNULIB_TEST_FSCANF 1
9141| #define GNULIB_FSCANF 1
9142| #define GNULIB_TEST_SCANF 1
9143| #define GNULIB_SCANF 1
9144| #define GNULIB_TEST_FGETC 1
9145| #define GNULIB_TEST_GETC 1
9146| #define GNULIB_TEST_GETCHAR 1
9147| #define GNULIB_TEST_FGETS 1
9148| #define GNULIB_TEST_FREAD 1
9149| #define GNULIB_TEST_FPRINTF 1
9150| #define GNULIB_TEST_PRINTF 1
9151| #define GNULIB_TEST_VFPRINTF 1
9152| #define GNULIB_TEST_VPRINTF 1
9153| #define GNULIB_TEST_FPUTC 1
9154| #define GNULIB_TEST_PUTC 1
9155| #define GNULIB_TEST_PUTCHAR 1
9156| #define GNULIB_TEST_FPUTS 1
9157| #define GNULIB_TEST_PUTS 1
9158| #define GNULIB_TEST_FWRITE 1
9159| #define GNULIB_STRERROR 1
9160| #define GNULIB_TEST_STRERROR 1
9161| #define HAVE_DECL_ECVT 1
9162| #define HAVE_DECL_FCVT 1
9163| #define HAVE_DECL_GCVT 1
9164| #define GNULIB_TEST_FREE_POSIX 1
9165| #define HAVE_INLINE 1
9166| #define HAVE___INLINE 1
9167| #define GNULIB_TEST_STRVERSCMP 1
9168| #define GNULIB_UNISTR_U8_MBTOUCR 1
9169| #define GNULIB_UNISTR_U8_UCTOMB 1
9170| #define GNULIB_NO_VLA 1
9171| #define WITH_TLD 1
9172| /* end confdefs.h.  */
9173|
9174| int
9175| main ()
9176| {
9177|
9178|   ;
9179|   return 0;
9180| }
9181configure:30714: result: no
9182configure:30684: checking whether C compiler handles -Wuninitialized
9183configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wuninitialized -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
9184configure:30703: $? = 0
9185configure:30714: result: yes
9186configure:30684: checking whether C compiler handles -Wunknown-pragmas
9187configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wunknown-pragmas -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
9188configure:30703: $? = 0
9189configure:30714: result: yes
9190configure:30684: checking whether C compiler handles -Wunsafe-loop-optimizations
9191configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wunsafe-loop-optimizations -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
9192error: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Werror,-Wunknown-warning-option]
9193configure:30703: $? = 1
9194configure: failed program was:
9195| /* confdefs.h */
9196| #define PACKAGE_NAME "GNU Libidn"
9197| #define PACKAGE_TARNAME "libidn"
9198| #define PACKAGE_VERSION "1.38"
9199| #define PACKAGE_STRING "GNU Libidn 1.38"
9200| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
9201| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
9202| #define PACKAGE "libidn"
9203| #define VERSION "1.38"
9204| #define STDC_HEADERS 1
9205| #define HAVE_SYS_TYPES_H 1
9206| #define HAVE_SYS_STAT_H 1
9207| #define HAVE_STDLIB_H 1
9208| #define HAVE_STRING_H 1
9209| #define HAVE_MEMORY_H 1
9210| #define HAVE_STRINGS_H 1
9211| #define HAVE_INTTYPES_H 1
9212| #define HAVE_STDINT_H 1
9213| #define HAVE_UNISTD_H 1
9214| #define HAVE_WCHAR_H 1
9215| #define HAVE_SYS_SOCKET_H 1
9216| #define HAVE_UNISTD_H 1
9217| #define HAVE_SYS_STAT_H 1
9218| #define HAVE_GETOPT_H 1
9219| #define HAVE_SYS_CDEFS_H 1
9220| #define HAVE_LIMITS_H 1
9221| #define HAVE_SYS_PARAM_H 1
9222| #define HAVE_SYS_TIME_H 1
9223| #define HAVE_INTTYPES_H 1
9224| #define HAVE_SYS_TYPES_H 1
9225| #define HAVE_STDINT_H 1
9226| #define HAVE_ICONV_H 1
9227| #define HAVE_LANGINFO_H 1
9228| #define _ALL_SOURCE 1
9229| #define _DARWIN_C_SOURCE 1
9230| #define _GNU_SOURCE 1
9231| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9232| #define _NETBSD_SOURCE 1
9233| #define _OPENBSD_SOURCE 1
9234| #define _POSIX_PTHREAD_SEMANTICS 1
9235| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9236| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9237| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9238| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9239| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9240| #define __STDC_WANT_LIB_EXT2__ 1
9241| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9242| #define _TANDEM_SOURCE 1
9243| #define __EXTENSIONS__ 1
9244| #define HAVE_DLFCN_H 1
9245| #define LT_OBJDIR ".libs/"
9246| #define HAVE_ICONV 1
9247| #define ICONV_CONST
9248| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
9249| #define HAVE_CFLOCALECOPYCURRENT 1
9250| #define HAVE_ICONV 1
9251| #define ENABLE_NLS 1
9252| #define HAVE_GETTEXT 1
9253| #define HAVE_DCGETTEXT 1
9254| #define HAVE_ALLOCA_H 1
9255| #define HAVE_ALLOCA 1
9256| #define HAVE_FCNTL 1
9257| #define HAVE_SYMLINK 1
9258| #define HAVE_GETDELIM 1
9259| #define HAVE_GETDTABLESIZE 1
9260| #define HAVE_GETPROGNAME 1
9261| #define HAVE_LSTAT 1
9262| #define HAVE_DECL_STRERROR_R 1
9263| #define HAVE_STRERROR_R 1
9264| #define HAVE_WORKING_O_NOATIME 0
9265| #define HAVE_WORKING_O_NOFOLLOW 1
9266| #define restrict __restrict__
9267| #define HAVE_DECL_GETDELIM 1
9268| #define HAVE_DECL_GETDTABLESIZE 1
9269| #define HAVE_DECL_GETLINE 1
9270| #define HAVE_GETOPT_H 1
9271| #define HAVE_GETOPT_LONG_ONLY 1
9272| #define HAVE_STDLIB_H 1
9273| #define MALLOC_0_IS_NONNULL 1
9274| #define PROMOTED_MODE_T int
9275| #define HAVE__BOOL 1
9276| #define HAVE_WCHAR_T 1
9277| #define HAVE_WINT_T 1
9278| #define HAVE_LONG_LONG_INT 1
9279| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9280| #define BITSIZEOF_SIG_ATOMIC_T 32
9281| #define BITSIZEOF_WCHAR_T 32
9282| #define BITSIZEOF_WINT_T 32
9283| #define HAVE_SIGNED_SIG_ATOMIC_T 1
9284| #define HAVE_SIGNED_WCHAR_T 1
9285| #define HAVE_SIGNED_WINT_T 1
9286| #define SIG_ATOMIC_T_SUFFIX
9287| #define WCHAR_T_SUFFIX
9288| #define WINT_T_SUFFIX
9289| #define HAVE_DECL_FCLOSEALL 0
9290| #define __USE_MINGW_ANSI_STDIO 1
9291| #define REPLACE_STRERROR_0 1
9292| #define _USE_STD_STAT 1
9293| #define HAVE_DECL_EXECVPE 0
9294| #define HAVE_ALLOCA 1
9295| #define GNULIB_TEST_CLOEXEC 1
9296| #define GNULIB_TEST_CLOSE 1
9297| #define GNULIB_TEST_DUP2 1
9298| #define GNULIB_TEST_FCNTL 1
9299| #define GNULIB_TEST_FSTAT 1
9300| #define GNULIB_TEST_GETDELIM 1
9301| #define GNULIB_TEST_GETDTABLESIZE 1
9302| #define GNULIB_TEST_GETLINE 1
9303| #define __GETOPT_PREFIX rpl_
9304| #define GNULIB_TEST_GETOPT_POSIX 1
9305| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
9306| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
9307| #define HAVE_DECL___ARGV 0
9308| #define HAVE_VAR___PROGNAME 1
9309| #define HAVE_VISIBILITY 1
9310| #define GNULIB_MSVC_NOTHROW 1
9311| #define OPEN_TRAILING_SLASH_BUG 1
9312| #define GNULIB_TEST_OPEN 1
9313| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
9314| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
9315| #define REPLACE_FUNC_STAT_FILE 1
9316| #define GNULIB_TEST_STAT 1
9317| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
9318| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
9319| #define GNULIB_TEST_FSCANF 1
9320| #define GNULIB_FSCANF 1
9321| #define GNULIB_TEST_SCANF 1
9322| #define GNULIB_SCANF 1
9323| #define GNULIB_TEST_FGETC 1
9324| #define GNULIB_TEST_GETC 1
9325| #define GNULIB_TEST_GETCHAR 1
9326| #define GNULIB_TEST_FGETS 1
9327| #define GNULIB_TEST_FREAD 1
9328| #define GNULIB_TEST_FPRINTF 1
9329| #define GNULIB_TEST_PRINTF 1
9330| #define GNULIB_TEST_VFPRINTF 1
9331| #define GNULIB_TEST_VPRINTF 1
9332| #define GNULIB_TEST_FPUTC 1
9333| #define GNULIB_TEST_PUTC 1
9334| #define GNULIB_TEST_PUTCHAR 1
9335| #define GNULIB_TEST_FPUTS 1
9336| #define GNULIB_TEST_PUTS 1
9337| #define GNULIB_TEST_FWRITE 1
9338| #define GNULIB_STRERROR 1
9339| #define GNULIB_TEST_STRERROR 1
9340| #define HAVE_DECL_ECVT 1
9341| #define HAVE_DECL_FCVT 1
9342| #define HAVE_DECL_GCVT 1
9343| #define GNULIB_TEST_FREE_POSIX 1
9344| #define HAVE_INLINE 1
9345| #define HAVE___INLINE 1
9346| #define GNULIB_TEST_STRVERSCMP 1
9347| #define GNULIB_UNISTR_U8_MBTOUCR 1
9348| #define GNULIB_UNISTR_U8_UCTOMB 1
9349| #define GNULIB_NO_VLA 1
9350| #define WITH_TLD 1
9351| /* end confdefs.h.  */
9352|
9353| int
9354| main ()
9355| {
9356|
9357|   ;
9358|   return 0;
9359| }
9360configure:30714: result: no
9361configure:30684: checking whether C compiler handles -Wunused-macros
9362configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wunused-macros -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
9363conftest.c:19:9: error: macro is not used [-Werror,-Wunused-macros]
9364#define HAVE_UNISTD_H 1
9365        ^
9366conftest.c:12:9: error: macro is not used [-Werror,-Wunused-macros]
9367#define HAVE_SYS_STAT_H 1
9368        ^
9369conftest.c:17:9: error: macro is not used [-Werror,-Wunused-macros]
9370#define HAVE_INTTYPES_H 1
9371        ^
9372conftest.c:11:9: error: macro is not used [-Werror,-Wunused-macros]
9373#define HAVE_SYS_TYPES_H 1
9374        ^
9375conftest.c:18:9: error: macro is not used [-Werror,-Wunused-macros]
9376#define HAVE_STDINT_H 1
9377        ^
9378conftest.c:52:9: error: macro is not used [-Werror,-Wunused-macros]
9379#define HAVE_ICONV 1
9380        ^
9381conftest.c:24:9: error: macro is not used [-Werror,-Wunused-macros]
9382#define HAVE_GETOPT_H 1
9383        ^
9384conftest.c:13:9: error: macro is not used [-Werror,-Wunused-macros]
9385#define HAVE_STDLIB_H 1
9386        ^
9387conftest.c:61:9: error: macro is not used [-Werror,-Wunused-macros]
9388#define HAVE_ALLOCA 1
9389        ^
9390conftest.c:111:9: error: macro is not used [-Werror,-Wunused-macros]
9391#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
9392        ^
9393conftest.c:112:9: error: macro is not used [-Werror,-Wunused-macros]
9394#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
9395        ^
9396conftest.c:145:9: error: macro is not used [-Werror,-Wunused-macros]
9397#define GNULIB_TEST_STRERROR 1
9398        ^
9399conftest.c:2:9: error: macro is not used [-Werror,-Wunused-macros]
9400#define PACKAGE_NAME "GNU Libidn"
9401        ^
9402conftest.c:146:9: error: macro is not used [-Werror,-Wunused-macros]
9403#define HAVE_DECL_ECVT 1
9404        ^
9405conftest.c:3:9: error: macro is not used [-Werror,-Wunused-macros]
9406#define PACKAGE_TARNAME "libidn"
9407        ^
9408conftest.c:147:9: error: macro is not used [-Werror,-Wunused-macros]
9409#define HAVE_DECL_FCVT 1
9410        ^
9411conftest.c:4:9: error: macro is not used [-Werror,-Wunused-macros]
9412#define PACKAGE_VERSION "1.38"
9413        ^
9414conftest.c:148:9: error: macro is not used [-Werror,-Wunused-macros]
9415#define HAVE_DECL_GCVT 1
9416        ^
9417conftest.c:5:9: error: macro is not used [-Werror,-Wunused-macros]
9418#define PACKAGE_STRING "GNU Libidn 1.38"
9419        ^
9420fatal error: too many errors emitted, stopping now [-ferror-limit=]
942120 errors generated.
9422configure:30703: $? = 1
9423configure: failed program was:
9424| /* confdefs.h */
9425| #define PACKAGE_NAME "GNU Libidn"
9426| #define PACKAGE_TARNAME "libidn"
9427| #define PACKAGE_VERSION "1.38"
9428| #define PACKAGE_STRING "GNU Libidn 1.38"
9429| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
9430| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
9431| #define PACKAGE "libidn"
9432| #define VERSION "1.38"
9433| #define STDC_HEADERS 1
9434| #define HAVE_SYS_TYPES_H 1
9435| #define HAVE_SYS_STAT_H 1
9436| #define HAVE_STDLIB_H 1
9437| #define HAVE_STRING_H 1
9438| #define HAVE_MEMORY_H 1
9439| #define HAVE_STRINGS_H 1
9440| #define HAVE_INTTYPES_H 1
9441| #define HAVE_STDINT_H 1
9442| #define HAVE_UNISTD_H 1
9443| #define HAVE_WCHAR_H 1
9444| #define HAVE_SYS_SOCKET_H 1
9445| #define HAVE_UNISTD_H 1
9446| #define HAVE_SYS_STAT_H 1
9447| #define HAVE_GETOPT_H 1
9448| #define HAVE_SYS_CDEFS_H 1
9449| #define HAVE_LIMITS_H 1
9450| #define HAVE_SYS_PARAM_H 1
9451| #define HAVE_SYS_TIME_H 1
9452| #define HAVE_INTTYPES_H 1
9453| #define HAVE_SYS_TYPES_H 1
9454| #define HAVE_STDINT_H 1
9455| #define HAVE_ICONV_H 1
9456| #define HAVE_LANGINFO_H 1
9457| #define _ALL_SOURCE 1
9458| #define _DARWIN_C_SOURCE 1
9459| #define _GNU_SOURCE 1
9460| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9461| #define _NETBSD_SOURCE 1
9462| #define _OPENBSD_SOURCE 1
9463| #define _POSIX_PTHREAD_SEMANTICS 1
9464| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9465| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9466| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9467| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9468| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9469| #define __STDC_WANT_LIB_EXT2__ 1
9470| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9471| #define _TANDEM_SOURCE 1
9472| #define __EXTENSIONS__ 1
9473| #define HAVE_DLFCN_H 1
9474| #define LT_OBJDIR ".libs/"
9475| #define HAVE_ICONV 1
9476| #define ICONV_CONST
9477| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
9478| #define HAVE_CFLOCALECOPYCURRENT 1
9479| #define HAVE_ICONV 1
9480| #define ENABLE_NLS 1
9481| #define HAVE_GETTEXT 1
9482| #define HAVE_DCGETTEXT 1
9483| #define HAVE_ALLOCA_H 1
9484| #define HAVE_ALLOCA 1
9485| #define HAVE_FCNTL 1
9486| #define HAVE_SYMLINK 1
9487| #define HAVE_GETDELIM 1
9488| #define HAVE_GETDTABLESIZE 1
9489| #define HAVE_GETPROGNAME 1
9490| #define HAVE_LSTAT 1
9491| #define HAVE_DECL_STRERROR_R 1
9492| #define HAVE_STRERROR_R 1
9493| #define HAVE_WORKING_O_NOATIME 0
9494| #define HAVE_WORKING_O_NOFOLLOW 1
9495| #define restrict __restrict__
9496| #define HAVE_DECL_GETDELIM 1
9497| #define HAVE_DECL_GETDTABLESIZE 1
9498| #define HAVE_DECL_GETLINE 1
9499| #define HAVE_GETOPT_H 1
9500| #define HAVE_GETOPT_LONG_ONLY 1
9501| #define HAVE_STDLIB_H 1
9502| #define MALLOC_0_IS_NONNULL 1
9503| #define PROMOTED_MODE_T int
9504| #define HAVE__BOOL 1
9505| #define HAVE_WCHAR_T 1
9506| #define HAVE_WINT_T 1
9507| #define HAVE_LONG_LONG_INT 1
9508| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9509| #define BITSIZEOF_SIG_ATOMIC_T 32
9510| #define BITSIZEOF_WCHAR_T 32
9511| #define BITSIZEOF_WINT_T 32
9512| #define HAVE_SIGNED_SIG_ATOMIC_T 1
9513| #define HAVE_SIGNED_WCHAR_T 1
9514| #define HAVE_SIGNED_WINT_T 1
9515| #define SIG_ATOMIC_T_SUFFIX
9516| #define WCHAR_T_SUFFIX
9517| #define WINT_T_SUFFIX
9518| #define HAVE_DECL_FCLOSEALL 0
9519| #define __USE_MINGW_ANSI_STDIO 1
9520| #define REPLACE_STRERROR_0 1
9521| #define _USE_STD_STAT 1
9522| #define HAVE_DECL_EXECVPE 0
9523| #define HAVE_ALLOCA 1
9524| #define GNULIB_TEST_CLOEXEC 1
9525| #define GNULIB_TEST_CLOSE 1
9526| #define GNULIB_TEST_DUP2 1
9527| #define GNULIB_TEST_FCNTL 1
9528| #define GNULIB_TEST_FSTAT 1
9529| #define GNULIB_TEST_GETDELIM 1
9530| #define GNULIB_TEST_GETDTABLESIZE 1
9531| #define GNULIB_TEST_GETLINE 1
9532| #define __GETOPT_PREFIX rpl_
9533| #define GNULIB_TEST_GETOPT_POSIX 1
9534| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
9535| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
9536| #define HAVE_DECL___ARGV 0
9537| #define HAVE_VAR___PROGNAME 1
9538| #define HAVE_VISIBILITY 1
9539| #define GNULIB_MSVC_NOTHROW 1
9540| #define OPEN_TRAILING_SLASH_BUG 1
9541| #define GNULIB_TEST_OPEN 1
9542| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
9543| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
9544| #define REPLACE_FUNC_STAT_FILE 1
9545| #define GNULIB_TEST_STAT 1
9546| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
9547| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
9548| #define GNULIB_TEST_FSCANF 1
9549| #define GNULIB_FSCANF 1
9550| #define GNULIB_TEST_SCANF 1
9551| #define GNULIB_SCANF 1
9552| #define GNULIB_TEST_FGETC 1
9553| #define GNULIB_TEST_GETC 1
9554| #define GNULIB_TEST_GETCHAR 1
9555| #define GNULIB_TEST_FGETS 1
9556| #define GNULIB_TEST_FREAD 1
9557| #define GNULIB_TEST_FPRINTF 1
9558| #define GNULIB_TEST_PRINTF 1
9559| #define GNULIB_TEST_VFPRINTF 1
9560| #define GNULIB_TEST_VPRINTF 1
9561| #define GNULIB_TEST_FPUTC 1
9562| #define GNULIB_TEST_PUTC 1
9563| #define GNULIB_TEST_PUTCHAR 1
9564| #define GNULIB_TEST_FPUTS 1
9565| #define GNULIB_TEST_PUTS 1
9566| #define GNULIB_TEST_FWRITE 1
9567| #define GNULIB_STRERROR 1
9568| #define GNULIB_TEST_STRERROR 1
9569| #define HAVE_DECL_ECVT 1
9570| #define HAVE_DECL_FCVT 1
9571| #define HAVE_DECL_GCVT 1
9572| #define GNULIB_TEST_FREE_POSIX 1
9573| #define HAVE_INLINE 1
9574| #define HAVE___INLINE 1
9575| #define GNULIB_TEST_STRVERSCMP 1
9576| #define GNULIB_UNISTR_U8_MBTOUCR 1
9577| #define GNULIB_UNISTR_U8_UCTOMB 1
9578| #define GNULIB_NO_VLA 1
9579| #define WITH_TLD 1
9580| /* end confdefs.h.  */
9581|
9582| int
9583| main ()
9584| {
9585|
9586|   ;
9587|   return 0;
9588| }
9589configure:30714: result: no
9590configure:30684: checking whether C compiler handles -Wvariadic-macros
9591configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wvariadic-macros -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
9592configure:30703: $? = 0
9593configure:30714: result: yes
9594configure:30684: checking whether C compiler handles -Wvector-operation-performance
9595configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wvector-operation-performance -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
9596error: unknown warning option '-Wvector-operation-performance' [-Werror,-Wunknown-warning-option]
9597configure:30703: $? = 1
9598configure: failed program was:
9599| /* confdefs.h */
9600| #define PACKAGE_NAME "GNU Libidn"
9601| #define PACKAGE_TARNAME "libidn"
9602| #define PACKAGE_VERSION "1.38"
9603| #define PACKAGE_STRING "GNU Libidn 1.38"
9604| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
9605| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
9606| #define PACKAGE "libidn"
9607| #define VERSION "1.38"
9608| #define STDC_HEADERS 1
9609| #define HAVE_SYS_TYPES_H 1
9610| #define HAVE_SYS_STAT_H 1
9611| #define HAVE_STDLIB_H 1
9612| #define HAVE_STRING_H 1
9613| #define HAVE_MEMORY_H 1
9614| #define HAVE_STRINGS_H 1
9615| #define HAVE_INTTYPES_H 1
9616| #define HAVE_STDINT_H 1
9617| #define HAVE_UNISTD_H 1
9618| #define HAVE_WCHAR_H 1
9619| #define HAVE_SYS_SOCKET_H 1
9620| #define HAVE_UNISTD_H 1
9621| #define HAVE_SYS_STAT_H 1
9622| #define HAVE_GETOPT_H 1
9623| #define HAVE_SYS_CDEFS_H 1
9624| #define HAVE_LIMITS_H 1
9625| #define HAVE_SYS_PARAM_H 1
9626| #define HAVE_SYS_TIME_H 1
9627| #define HAVE_INTTYPES_H 1
9628| #define HAVE_SYS_TYPES_H 1
9629| #define HAVE_STDINT_H 1
9630| #define HAVE_ICONV_H 1
9631| #define HAVE_LANGINFO_H 1
9632| #define _ALL_SOURCE 1
9633| #define _DARWIN_C_SOURCE 1
9634| #define _GNU_SOURCE 1
9635| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9636| #define _NETBSD_SOURCE 1
9637| #define _OPENBSD_SOURCE 1
9638| #define _POSIX_PTHREAD_SEMANTICS 1
9639| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9640| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9641| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9642| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9643| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9644| #define __STDC_WANT_LIB_EXT2__ 1
9645| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9646| #define _TANDEM_SOURCE 1
9647| #define __EXTENSIONS__ 1
9648| #define HAVE_DLFCN_H 1
9649| #define LT_OBJDIR ".libs/"
9650| #define HAVE_ICONV 1
9651| #define ICONV_CONST
9652| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
9653| #define HAVE_CFLOCALECOPYCURRENT 1
9654| #define HAVE_ICONV 1
9655| #define ENABLE_NLS 1
9656| #define HAVE_GETTEXT 1
9657| #define HAVE_DCGETTEXT 1
9658| #define HAVE_ALLOCA_H 1
9659| #define HAVE_ALLOCA 1
9660| #define HAVE_FCNTL 1
9661| #define HAVE_SYMLINK 1
9662| #define HAVE_GETDELIM 1
9663| #define HAVE_GETDTABLESIZE 1
9664| #define HAVE_GETPROGNAME 1
9665| #define HAVE_LSTAT 1
9666| #define HAVE_DECL_STRERROR_R 1
9667| #define HAVE_STRERROR_R 1
9668| #define HAVE_WORKING_O_NOATIME 0
9669| #define HAVE_WORKING_O_NOFOLLOW 1
9670| #define restrict __restrict__
9671| #define HAVE_DECL_GETDELIM 1
9672| #define HAVE_DECL_GETDTABLESIZE 1
9673| #define HAVE_DECL_GETLINE 1
9674| #define HAVE_GETOPT_H 1
9675| #define HAVE_GETOPT_LONG_ONLY 1
9676| #define HAVE_STDLIB_H 1
9677| #define MALLOC_0_IS_NONNULL 1
9678| #define PROMOTED_MODE_T int
9679| #define HAVE__BOOL 1
9680| #define HAVE_WCHAR_T 1
9681| #define HAVE_WINT_T 1
9682| #define HAVE_LONG_LONG_INT 1
9683| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9684| #define BITSIZEOF_SIG_ATOMIC_T 32
9685| #define BITSIZEOF_WCHAR_T 32
9686| #define BITSIZEOF_WINT_T 32
9687| #define HAVE_SIGNED_SIG_ATOMIC_T 1
9688| #define HAVE_SIGNED_WCHAR_T 1
9689| #define HAVE_SIGNED_WINT_T 1
9690| #define SIG_ATOMIC_T_SUFFIX
9691| #define WCHAR_T_SUFFIX
9692| #define WINT_T_SUFFIX
9693| #define HAVE_DECL_FCLOSEALL 0
9694| #define __USE_MINGW_ANSI_STDIO 1
9695| #define REPLACE_STRERROR_0 1
9696| #define _USE_STD_STAT 1
9697| #define HAVE_DECL_EXECVPE 0
9698| #define HAVE_ALLOCA 1
9699| #define GNULIB_TEST_CLOEXEC 1
9700| #define GNULIB_TEST_CLOSE 1
9701| #define GNULIB_TEST_DUP2 1
9702| #define GNULIB_TEST_FCNTL 1
9703| #define GNULIB_TEST_FSTAT 1
9704| #define GNULIB_TEST_GETDELIM 1
9705| #define GNULIB_TEST_GETDTABLESIZE 1
9706| #define GNULIB_TEST_GETLINE 1
9707| #define __GETOPT_PREFIX rpl_
9708| #define GNULIB_TEST_GETOPT_POSIX 1
9709| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
9710| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
9711| #define HAVE_DECL___ARGV 0
9712| #define HAVE_VAR___PROGNAME 1
9713| #define HAVE_VISIBILITY 1
9714| #define GNULIB_MSVC_NOTHROW 1
9715| #define OPEN_TRAILING_SLASH_BUG 1
9716| #define GNULIB_TEST_OPEN 1
9717| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
9718| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
9719| #define REPLACE_FUNC_STAT_FILE 1
9720| #define GNULIB_TEST_STAT 1
9721| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
9722| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
9723| #define GNULIB_TEST_FSCANF 1
9724| #define GNULIB_FSCANF 1
9725| #define GNULIB_TEST_SCANF 1
9726| #define GNULIB_SCANF 1
9727| #define GNULIB_TEST_FGETC 1
9728| #define GNULIB_TEST_GETC 1
9729| #define GNULIB_TEST_GETCHAR 1
9730| #define GNULIB_TEST_FGETS 1
9731| #define GNULIB_TEST_FREAD 1
9732| #define GNULIB_TEST_FPRINTF 1
9733| #define GNULIB_TEST_PRINTF 1
9734| #define GNULIB_TEST_VFPRINTF 1
9735| #define GNULIB_TEST_VPRINTF 1
9736| #define GNULIB_TEST_FPUTC 1
9737| #define GNULIB_TEST_PUTC 1
9738| #define GNULIB_TEST_PUTCHAR 1
9739| #define GNULIB_TEST_FPUTS 1
9740| #define GNULIB_TEST_PUTS 1
9741| #define GNULIB_TEST_FWRITE 1
9742| #define GNULIB_STRERROR 1
9743| #define GNULIB_TEST_STRERROR 1
9744| #define HAVE_DECL_ECVT 1
9745| #define HAVE_DECL_FCVT 1
9746| #define HAVE_DECL_GCVT 1
9747| #define GNULIB_TEST_FREE_POSIX 1
9748| #define HAVE_INLINE 1
9749| #define HAVE___INLINE 1
9750| #define GNULIB_TEST_STRVERSCMP 1
9751| #define GNULIB_UNISTR_U8_MBTOUCR 1
9752| #define GNULIB_UNISTR_U8_UCTOMB 1
9753| #define GNULIB_NO_VLA 1
9754| #define WITH_TLD 1
9755| /* end confdefs.h.  */
9756|
9757| int
9758| main ()
9759| {
9760|
9761|   ;
9762|   return 0;
9763| }
9764configure:30714: result: no
9765configure:30684: checking whether C compiler handles -Wvla
9766configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wvla -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
9767configure:30703: $? = 0
9768configure:30714: result: yes
9769configure:30684: checking whether C compiler handles -Wwrite-strings
9770configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wwrite-strings -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
9771configure:30703: $? = 0
9772configure:30714: result: yes
9773configure:30684: checking whether C compiler handles -Warray-bounds=2
9774configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Warray-bounds=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
9775error: unknown warning option '-Warray-bounds=2'; did you mean '-Warray-bounds'? [-Werror,-Wunknown-warning-option]
9776configure:30703: $? = 1
9777configure: failed program was:
9778| /* confdefs.h */
9779| #define PACKAGE_NAME "GNU Libidn"
9780| #define PACKAGE_TARNAME "libidn"
9781| #define PACKAGE_VERSION "1.38"
9782| #define PACKAGE_STRING "GNU Libidn 1.38"
9783| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
9784| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
9785| #define PACKAGE "libidn"
9786| #define VERSION "1.38"
9787| #define STDC_HEADERS 1
9788| #define HAVE_SYS_TYPES_H 1
9789| #define HAVE_SYS_STAT_H 1
9790| #define HAVE_STDLIB_H 1
9791| #define HAVE_STRING_H 1
9792| #define HAVE_MEMORY_H 1
9793| #define HAVE_STRINGS_H 1
9794| #define HAVE_INTTYPES_H 1
9795| #define HAVE_STDINT_H 1
9796| #define HAVE_UNISTD_H 1
9797| #define HAVE_WCHAR_H 1
9798| #define HAVE_SYS_SOCKET_H 1
9799| #define HAVE_UNISTD_H 1
9800| #define HAVE_SYS_STAT_H 1
9801| #define HAVE_GETOPT_H 1
9802| #define HAVE_SYS_CDEFS_H 1
9803| #define HAVE_LIMITS_H 1
9804| #define HAVE_SYS_PARAM_H 1
9805| #define HAVE_SYS_TIME_H 1
9806| #define HAVE_INTTYPES_H 1
9807| #define HAVE_SYS_TYPES_H 1
9808| #define HAVE_STDINT_H 1
9809| #define HAVE_ICONV_H 1
9810| #define HAVE_LANGINFO_H 1
9811| #define _ALL_SOURCE 1
9812| #define _DARWIN_C_SOURCE 1
9813| #define _GNU_SOURCE 1
9814| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9815| #define _NETBSD_SOURCE 1
9816| #define _OPENBSD_SOURCE 1
9817| #define _POSIX_PTHREAD_SEMANTICS 1
9818| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9819| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9820| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9821| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9822| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9823| #define __STDC_WANT_LIB_EXT2__ 1
9824| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9825| #define _TANDEM_SOURCE 1
9826| #define __EXTENSIONS__ 1
9827| #define HAVE_DLFCN_H 1
9828| #define LT_OBJDIR ".libs/"
9829| #define HAVE_ICONV 1
9830| #define ICONV_CONST
9831| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
9832| #define HAVE_CFLOCALECOPYCURRENT 1
9833| #define HAVE_ICONV 1
9834| #define ENABLE_NLS 1
9835| #define HAVE_GETTEXT 1
9836| #define HAVE_DCGETTEXT 1
9837| #define HAVE_ALLOCA_H 1
9838| #define HAVE_ALLOCA 1
9839| #define HAVE_FCNTL 1
9840| #define HAVE_SYMLINK 1
9841| #define HAVE_GETDELIM 1
9842| #define HAVE_GETDTABLESIZE 1
9843| #define HAVE_GETPROGNAME 1
9844| #define HAVE_LSTAT 1
9845| #define HAVE_DECL_STRERROR_R 1
9846| #define HAVE_STRERROR_R 1
9847| #define HAVE_WORKING_O_NOATIME 0
9848| #define HAVE_WORKING_O_NOFOLLOW 1
9849| #define restrict __restrict__
9850| #define HAVE_DECL_GETDELIM 1
9851| #define HAVE_DECL_GETDTABLESIZE 1
9852| #define HAVE_DECL_GETLINE 1
9853| #define HAVE_GETOPT_H 1
9854| #define HAVE_GETOPT_LONG_ONLY 1
9855| #define HAVE_STDLIB_H 1
9856| #define MALLOC_0_IS_NONNULL 1
9857| #define PROMOTED_MODE_T int
9858| #define HAVE__BOOL 1
9859| #define HAVE_WCHAR_T 1
9860| #define HAVE_WINT_T 1
9861| #define HAVE_LONG_LONG_INT 1
9862| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9863| #define BITSIZEOF_SIG_ATOMIC_T 32
9864| #define BITSIZEOF_WCHAR_T 32
9865| #define BITSIZEOF_WINT_T 32
9866| #define HAVE_SIGNED_SIG_ATOMIC_T 1
9867| #define HAVE_SIGNED_WCHAR_T 1
9868| #define HAVE_SIGNED_WINT_T 1
9869| #define SIG_ATOMIC_T_SUFFIX
9870| #define WCHAR_T_SUFFIX
9871| #define WINT_T_SUFFIX
9872| #define HAVE_DECL_FCLOSEALL 0
9873| #define __USE_MINGW_ANSI_STDIO 1
9874| #define REPLACE_STRERROR_0 1
9875| #define _USE_STD_STAT 1
9876| #define HAVE_DECL_EXECVPE 0
9877| #define HAVE_ALLOCA 1
9878| #define GNULIB_TEST_CLOEXEC 1
9879| #define GNULIB_TEST_CLOSE 1
9880| #define GNULIB_TEST_DUP2 1
9881| #define GNULIB_TEST_FCNTL 1
9882| #define GNULIB_TEST_FSTAT 1
9883| #define GNULIB_TEST_GETDELIM 1
9884| #define GNULIB_TEST_GETDTABLESIZE 1
9885| #define GNULIB_TEST_GETLINE 1
9886| #define __GETOPT_PREFIX rpl_
9887| #define GNULIB_TEST_GETOPT_POSIX 1
9888| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
9889| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
9890| #define HAVE_DECL___ARGV 0
9891| #define HAVE_VAR___PROGNAME 1
9892| #define HAVE_VISIBILITY 1
9893| #define GNULIB_MSVC_NOTHROW 1
9894| #define OPEN_TRAILING_SLASH_BUG 1
9895| #define GNULIB_TEST_OPEN 1
9896| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
9897| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
9898| #define REPLACE_FUNC_STAT_FILE 1
9899| #define GNULIB_TEST_STAT 1
9900| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
9901| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
9902| #define GNULIB_TEST_FSCANF 1
9903| #define GNULIB_FSCANF 1
9904| #define GNULIB_TEST_SCANF 1
9905| #define GNULIB_SCANF 1
9906| #define GNULIB_TEST_FGETC 1
9907| #define GNULIB_TEST_GETC 1
9908| #define GNULIB_TEST_GETCHAR 1
9909| #define GNULIB_TEST_FGETS 1
9910| #define GNULIB_TEST_FREAD 1
9911| #define GNULIB_TEST_FPRINTF 1
9912| #define GNULIB_TEST_PRINTF 1
9913| #define GNULIB_TEST_VFPRINTF 1
9914| #define GNULIB_TEST_VPRINTF 1
9915| #define GNULIB_TEST_FPUTC 1
9916| #define GNULIB_TEST_PUTC 1
9917| #define GNULIB_TEST_PUTCHAR 1
9918| #define GNULIB_TEST_FPUTS 1
9919| #define GNULIB_TEST_PUTS 1
9920| #define GNULIB_TEST_FWRITE 1
9921| #define GNULIB_STRERROR 1
9922| #define GNULIB_TEST_STRERROR 1
9923| #define HAVE_DECL_ECVT 1
9924| #define HAVE_DECL_FCVT 1
9925| #define HAVE_DECL_GCVT 1
9926| #define GNULIB_TEST_FREE_POSIX 1
9927| #define HAVE_INLINE 1
9928| #define HAVE___INLINE 1
9929| #define GNULIB_TEST_STRVERSCMP 1
9930| #define GNULIB_UNISTR_U8_MBTOUCR 1
9931| #define GNULIB_UNISTR_U8_UCTOMB 1
9932| #define GNULIB_NO_VLA 1
9933| #define WITH_TLD 1
9934| /* end confdefs.h.  */
9935|
9936| int
9937| main ()
9938| {
9939|
9940|   ;
9941|   return 0;
9942| }
9943configure:30714: result: no
9944configure:30684: checking whether C compiler handles -Wattribute-alias=2
9945configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wattribute-alias=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
9946error: unknown warning option '-Wattribute-alias=2'; did you mean '-Wattributes'? [-Werror,-Wunknown-warning-option]
9947configure:30703: $? = 1
9948configure: failed program was:
9949| /* confdefs.h */
9950| #define PACKAGE_NAME "GNU Libidn"
9951| #define PACKAGE_TARNAME "libidn"
9952| #define PACKAGE_VERSION "1.38"
9953| #define PACKAGE_STRING "GNU Libidn 1.38"
9954| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
9955| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
9956| #define PACKAGE "libidn"
9957| #define VERSION "1.38"
9958| #define STDC_HEADERS 1
9959| #define HAVE_SYS_TYPES_H 1
9960| #define HAVE_SYS_STAT_H 1
9961| #define HAVE_STDLIB_H 1
9962| #define HAVE_STRING_H 1
9963| #define HAVE_MEMORY_H 1
9964| #define HAVE_STRINGS_H 1
9965| #define HAVE_INTTYPES_H 1
9966| #define HAVE_STDINT_H 1
9967| #define HAVE_UNISTD_H 1
9968| #define HAVE_WCHAR_H 1
9969| #define HAVE_SYS_SOCKET_H 1
9970| #define HAVE_UNISTD_H 1
9971| #define HAVE_SYS_STAT_H 1
9972| #define HAVE_GETOPT_H 1
9973| #define HAVE_SYS_CDEFS_H 1
9974| #define HAVE_LIMITS_H 1
9975| #define HAVE_SYS_PARAM_H 1
9976| #define HAVE_SYS_TIME_H 1
9977| #define HAVE_INTTYPES_H 1
9978| #define HAVE_SYS_TYPES_H 1
9979| #define HAVE_STDINT_H 1
9980| #define HAVE_ICONV_H 1
9981| #define HAVE_LANGINFO_H 1
9982| #define _ALL_SOURCE 1
9983| #define _DARWIN_C_SOURCE 1
9984| #define _GNU_SOURCE 1
9985| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9986| #define _NETBSD_SOURCE 1
9987| #define _OPENBSD_SOURCE 1
9988| #define _POSIX_PTHREAD_SEMANTICS 1
9989| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9990| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9991| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9992| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9993| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9994| #define __STDC_WANT_LIB_EXT2__ 1
9995| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9996| #define _TANDEM_SOURCE 1
9997| #define __EXTENSIONS__ 1
9998| #define HAVE_DLFCN_H 1
9999| #define LT_OBJDIR ".libs/"
10000| #define HAVE_ICONV 1
10001| #define ICONV_CONST
10002| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
10003| #define HAVE_CFLOCALECOPYCURRENT 1
10004| #define HAVE_ICONV 1
10005| #define ENABLE_NLS 1
10006| #define HAVE_GETTEXT 1
10007| #define HAVE_DCGETTEXT 1
10008| #define HAVE_ALLOCA_H 1
10009| #define HAVE_ALLOCA 1
10010| #define HAVE_FCNTL 1
10011| #define HAVE_SYMLINK 1
10012| #define HAVE_GETDELIM 1
10013| #define HAVE_GETDTABLESIZE 1
10014| #define HAVE_GETPROGNAME 1
10015| #define HAVE_LSTAT 1
10016| #define HAVE_DECL_STRERROR_R 1
10017| #define HAVE_STRERROR_R 1
10018| #define HAVE_WORKING_O_NOATIME 0
10019| #define HAVE_WORKING_O_NOFOLLOW 1
10020| #define restrict __restrict__
10021| #define HAVE_DECL_GETDELIM 1
10022| #define HAVE_DECL_GETDTABLESIZE 1
10023| #define HAVE_DECL_GETLINE 1
10024| #define HAVE_GETOPT_H 1
10025| #define HAVE_GETOPT_LONG_ONLY 1
10026| #define HAVE_STDLIB_H 1
10027| #define MALLOC_0_IS_NONNULL 1
10028| #define PROMOTED_MODE_T int
10029| #define HAVE__BOOL 1
10030| #define HAVE_WCHAR_T 1
10031| #define HAVE_WINT_T 1
10032| #define HAVE_LONG_LONG_INT 1
10033| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10034| #define BITSIZEOF_SIG_ATOMIC_T 32
10035| #define BITSIZEOF_WCHAR_T 32
10036| #define BITSIZEOF_WINT_T 32
10037| #define HAVE_SIGNED_SIG_ATOMIC_T 1
10038| #define HAVE_SIGNED_WCHAR_T 1
10039| #define HAVE_SIGNED_WINT_T 1
10040| #define SIG_ATOMIC_T_SUFFIX
10041| #define WCHAR_T_SUFFIX
10042| #define WINT_T_SUFFIX
10043| #define HAVE_DECL_FCLOSEALL 0
10044| #define __USE_MINGW_ANSI_STDIO 1
10045| #define REPLACE_STRERROR_0 1
10046| #define _USE_STD_STAT 1
10047| #define HAVE_DECL_EXECVPE 0
10048| #define HAVE_ALLOCA 1
10049| #define GNULIB_TEST_CLOEXEC 1
10050| #define GNULIB_TEST_CLOSE 1
10051| #define GNULIB_TEST_DUP2 1
10052| #define GNULIB_TEST_FCNTL 1
10053| #define GNULIB_TEST_FSTAT 1
10054| #define GNULIB_TEST_GETDELIM 1
10055| #define GNULIB_TEST_GETDTABLESIZE 1
10056| #define GNULIB_TEST_GETLINE 1
10057| #define __GETOPT_PREFIX rpl_
10058| #define GNULIB_TEST_GETOPT_POSIX 1
10059| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10060| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
10061| #define HAVE_DECL___ARGV 0
10062| #define HAVE_VAR___PROGNAME 1
10063| #define HAVE_VISIBILITY 1
10064| #define GNULIB_MSVC_NOTHROW 1
10065| #define OPEN_TRAILING_SLASH_BUG 1
10066| #define GNULIB_TEST_OPEN 1
10067| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10068| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
10069| #define REPLACE_FUNC_STAT_FILE 1
10070| #define GNULIB_TEST_STAT 1
10071| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
10072| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
10073| #define GNULIB_TEST_FSCANF 1
10074| #define GNULIB_FSCANF 1
10075| #define GNULIB_TEST_SCANF 1
10076| #define GNULIB_SCANF 1
10077| #define GNULIB_TEST_FGETC 1
10078| #define GNULIB_TEST_GETC 1
10079| #define GNULIB_TEST_GETCHAR 1
10080| #define GNULIB_TEST_FGETS 1
10081| #define GNULIB_TEST_FREAD 1
10082| #define GNULIB_TEST_FPRINTF 1
10083| #define GNULIB_TEST_PRINTF 1
10084| #define GNULIB_TEST_VFPRINTF 1
10085| #define GNULIB_TEST_VPRINTF 1
10086| #define GNULIB_TEST_FPUTC 1
10087| #define GNULIB_TEST_PUTC 1
10088| #define GNULIB_TEST_PUTCHAR 1
10089| #define GNULIB_TEST_FPUTS 1
10090| #define GNULIB_TEST_PUTS 1
10091| #define GNULIB_TEST_FWRITE 1
10092| #define GNULIB_STRERROR 1
10093| #define GNULIB_TEST_STRERROR 1
10094| #define HAVE_DECL_ECVT 1
10095| #define HAVE_DECL_FCVT 1
10096| #define HAVE_DECL_GCVT 1
10097| #define GNULIB_TEST_FREE_POSIX 1
10098| #define HAVE_INLINE 1
10099| #define HAVE___INLINE 1
10100| #define GNULIB_TEST_STRVERSCMP 1
10101| #define GNULIB_UNISTR_U8_MBTOUCR 1
10102| #define GNULIB_UNISTR_U8_UCTOMB 1
10103| #define GNULIB_NO_VLA 1
10104| #define WITH_TLD 1
10105| /* end confdefs.h.  */
10106|
10107| int
10108| main ()
10109| {
10110|
10111|   ;
10112|   return 0;
10113| }
10114configure:30714: result: no
10115configure:30684: checking whether C compiler handles -Wformat-overflow=2
10116configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wformat-overflow=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
10117error: unknown warning option '-Wformat-overflow=2'; did you mean '-Wshift-overflow'? [-Werror,-Wunknown-warning-option]
10118configure:30703: $? = 1
10119configure: failed program was:
10120| /* confdefs.h */
10121| #define PACKAGE_NAME "GNU Libidn"
10122| #define PACKAGE_TARNAME "libidn"
10123| #define PACKAGE_VERSION "1.38"
10124| #define PACKAGE_STRING "GNU Libidn 1.38"
10125| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
10126| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
10127| #define PACKAGE "libidn"
10128| #define VERSION "1.38"
10129| #define STDC_HEADERS 1
10130| #define HAVE_SYS_TYPES_H 1
10131| #define HAVE_SYS_STAT_H 1
10132| #define HAVE_STDLIB_H 1
10133| #define HAVE_STRING_H 1
10134| #define HAVE_MEMORY_H 1
10135| #define HAVE_STRINGS_H 1
10136| #define HAVE_INTTYPES_H 1
10137| #define HAVE_STDINT_H 1
10138| #define HAVE_UNISTD_H 1
10139| #define HAVE_WCHAR_H 1
10140| #define HAVE_SYS_SOCKET_H 1
10141| #define HAVE_UNISTD_H 1
10142| #define HAVE_SYS_STAT_H 1
10143| #define HAVE_GETOPT_H 1
10144| #define HAVE_SYS_CDEFS_H 1
10145| #define HAVE_LIMITS_H 1
10146| #define HAVE_SYS_PARAM_H 1
10147| #define HAVE_SYS_TIME_H 1
10148| #define HAVE_INTTYPES_H 1
10149| #define HAVE_SYS_TYPES_H 1
10150| #define HAVE_STDINT_H 1
10151| #define HAVE_ICONV_H 1
10152| #define HAVE_LANGINFO_H 1
10153| #define _ALL_SOURCE 1
10154| #define _DARWIN_C_SOURCE 1
10155| #define _GNU_SOURCE 1
10156| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10157| #define _NETBSD_SOURCE 1
10158| #define _OPENBSD_SOURCE 1
10159| #define _POSIX_PTHREAD_SEMANTICS 1
10160| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10161| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10162| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10163| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10164| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10165| #define __STDC_WANT_LIB_EXT2__ 1
10166| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10167| #define _TANDEM_SOURCE 1
10168| #define __EXTENSIONS__ 1
10169| #define HAVE_DLFCN_H 1
10170| #define LT_OBJDIR ".libs/"
10171| #define HAVE_ICONV 1
10172| #define ICONV_CONST
10173| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
10174| #define HAVE_CFLOCALECOPYCURRENT 1
10175| #define HAVE_ICONV 1
10176| #define ENABLE_NLS 1
10177| #define HAVE_GETTEXT 1
10178| #define HAVE_DCGETTEXT 1
10179| #define HAVE_ALLOCA_H 1
10180| #define HAVE_ALLOCA 1
10181| #define HAVE_FCNTL 1
10182| #define HAVE_SYMLINK 1
10183| #define HAVE_GETDELIM 1
10184| #define HAVE_GETDTABLESIZE 1
10185| #define HAVE_GETPROGNAME 1
10186| #define HAVE_LSTAT 1
10187| #define HAVE_DECL_STRERROR_R 1
10188| #define HAVE_STRERROR_R 1
10189| #define HAVE_WORKING_O_NOATIME 0
10190| #define HAVE_WORKING_O_NOFOLLOW 1
10191| #define restrict __restrict__
10192| #define HAVE_DECL_GETDELIM 1
10193| #define HAVE_DECL_GETDTABLESIZE 1
10194| #define HAVE_DECL_GETLINE 1
10195| #define HAVE_GETOPT_H 1
10196| #define HAVE_GETOPT_LONG_ONLY 1
10197| #define HAVE_STDLIB_H 1
10198| #define MALLOC_0_IS_NONNULL 1
10199| #define PROMOTED_MODE_T int
10200| #define HAVE__BOOL 1
10201| #define HAVE_WCHAR_T 1
10202| #define HAVE_WINT_T 1
10203| #define HAVE_LONG_LONG_INT 1
10204| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10205| #define BITSIZEOF_SIG_ATOMIC_T 32
10206| #define BITSIZEOF_WCHAR_T 32
10207| #define BITSIZEOF_WINT_T 32
10208| #define HAVE_SIGNED_SIG_ATOMIC_T 1
10209| #define HAVE_SIGNED_WCHAR_T 1
10210| #define HAVE_SIGNED_WINT_T 1
10211| #define SIG_ATOMIC_T_SUFFIX
10212| #define WCHAR_T_SUFFIX
10213| #define WINT_T_SUFFIX
10214| #define HAVE_DECL_FCLOSEALL 0
10215| #define __USE_MINGW_ANSI_STDIO 1
10216| #define REPLACE_STRERROR_0 1
10217| #define _USE_STD_STAT 1
10218| #define HAVE_DECL_EXECVPE 0
10219| #define HAVE_ALLOCA 1
10220| #define GNULIB_TEST_CLOEXEC 1
10221| #define GNULIB_TEST_CLOSE 1
10222| #define GNULIB_TEST_DUP2 1
10223| #define GNULIB_TEST_FCNTL 1
10224| #define GNULIB_TEST_FSTAT 1
10225| #define GNULIB_TEST_GETDELIM 1
10226| #define GNULIB_TEST_GETDTABLESIZE 1
10227| #define GNULIB_TEST_GETLINE 1
10228| #define __GETOPT_PREFIX rpl_
10229| #define GNULIB_TEST_GETOPT_POSIX 1
10230| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10231| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
10232| #define HAVE_DECL___ARGV 0
10233| #define HAVE_VAR___PROGNAME 1
10234| #define HAVE_VISIBILITY 1
10235| #define GNULIB_MSVC_NOTHROW 1
10236| #define OPEN_TRAILING_SLASH_BUG 1
10237| #define GNULIB_TEST_OPEN 1
10238| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10239| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
10240| #define REPLACE_FUNC_STAT_FILE 1
10241| #define GNULIB_TEST_STAT 1
10242| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
10243| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
10244| #define GNULIB_TEST_FSCANF 1
10245| #define GNULIB_FSCANF 1
10246| #define GNULIB_TEST_SCANF 1
10247| #define GNULIB_SCANF 1
10248| #define GNULIB_TEST_FGETC 1
10249| #define GNULIB_TEST_GETC 1
10250| #define GNULIB_TEST_GETCHAR 1
10251| #define GNULIB_TEST_FGETS 1
10252| #define GNULIB_TEST_FREAD 1
10253| #define GNULIB_TEST_FPRINTF 1
10254| #define GNULIB_TEST_PRINTF 1
10255| #define GNULIB_TEST_VFPRINTF 1
10256| #define GNULIB_TEST_VPRINTF 1
10257| #define GNULIB_TEST_FPUTC 1
10258| #define GNULIB_TEST_PUTC 1
10259| #define GNULIB_TEST_PUTCHAR 1
10260| #define GNULIB_TEST_FPUTS 1
10261| #define GNULIB_TEST_PUTS 1
10262| #define GNULIB_TEST_FWRITE 1
10263| #define GNULIB_STRERROR 1
10264| #define GNULIB_TEST_STRERROR 1
10265| #define HAVE_DECL_ECVT 1
10266| #define HAVE_DECL_FCVT 1
10267| #define HAVE_DECL_GCVT 1
10268| #define GNULIB_TEST_FREE_POSIX 1
10269| #define HAVE_INLINE 1
10270| #define HAVE___INLINE 1
10271| #define GNULIB_TEST_STRVERSCMP 1
10272| #define GNULIB_UNISTR_U8_MBTOUCR 1
10273| #define GNULIB_UNISTR_U8_UCTOMB 1
10274| #define GNULIB_NO_VLA 1
10275| #define WITH_TLD 1
10276| /* end confdefs.h.  */
10277|
10278| int
10279| main ()
10280| {
10281|
10282|   ;
10283|   return 0;
10284| }
10285configure:30714: result: no
10286configure:30684: checking whether C compiler handles -Wformat=2
10287configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wformat=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
10288configure:30703: $? = 0
10289configure:30714: result: yes
10290configure:30684: checking whether C compiler handles -Wformat-truncation=2
10291configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wformat-truncation=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
10292error: unknown warning option '-Wformat-truncation=2' [-Werror,-Wunknown-warning-option]
10293configure:30703: $? = 1
10294configure: failed program was:
10295| /* confdefs.h */
10296| #define PACKAGE_NAME "GNU Libidn"
10297| #define PACKAGE_TARNAME "libidn"
10298| #define PACKAGE_VERSION "1.38"
10299| #define PACKAGE_STRING "GNU Libidn 1.38"
10300| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
10301| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
10302| #define PACKAGE "libidn"
10303| #define VERSION "1.38"
10304| #define STDC_HEADERS 1
10305| #define HAVE_SYS_TYPES_H 1
10306| #define HAVE_SYS_STAT_H 1
10307| #define HAVE_STDLIB_H 1
10308| #define HAVE_STRING_H 1
10309| #define HAVE_MEMORY_H 1
10310| #define HAVE_STRINGS_H 1
10311| #define HAVE_INTTYPES_H 1
10312| #define HAVE_STDINT_H 1
10313| #define HAVE_UNISTD_H 1
10314| #define HAVE_WCHAR_H 1
10315| #define HAVE_SYS_SOCKET_H 1
10316| #define HAVE_UNISTD_H 1
10317| #define HAVE_SYS_STAT_H 1
10318| #define HAVE_GETOPT_H 1
10319| #define HAVE_SYS_CDEFS_H 1
10320| #define HAVE_LIMITS_H 1
10321| #define HAVE_SYS_PARAM_H 1
10322| #define HAVE_SYS_TIME_H 1
10323| #define HAVE_INTTYPES_H 1
10324| #define HAVE_SYS_TYPES_H 1
10325| #define HAVE_STDINT_H 1
10326| #define HAVE_ICONV_H 1
10327| #define HAVE_LANGINFO_H 1
10328| #define _ALL_SOURCE 1
10329| #define _DARWIN_C_SOURCE 1
10330| #define _GNU_SOURCE 1
10331| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10332| #define _NETBSD_SOURCE 1
10333| #define _OPENBSD_SOURCE 1
10334| #define _POSIX_PTHREAD_SEMANTICS 1
10335| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10336| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10337| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10338| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10339| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10340| #define __STDC_WANT_LIB_EXT2__ 1
10341| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10342| #define _TANDEM_SOURCE 1
10343| #define __EXTENSIONS__ 1
10344| #define HAVE_DLFCN_H 1
10345| #define LT_OBJDIR ".libs/"
10346| #define HAVE_ICONV 1
10347| #define ICONV_CONST
10348| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
10349| #define HAVE_CFLOCALECOPYCURRENT 1
10350| #define HAVE_ICONV 1
10351| #define ENABLE_NLS 1
10352| #define HAVE_GETTEXT 1
10353| #define HAVE_DCGETTEXT 1
10354| #define HAVE_ALLOCA_H 1
10355| #define HAVE_ALLOCA 1
10356| #define HAVE_FCNTL 1
10357| #define HAVE_SYMLINK 1
10358| #define HAVE_GETDELIM 1
10359| #define HAVE_GETDTABLESIZE 1
10360| #define HAVE_GETPROGNAME 1
10361| #define HAVE_LSTAT 1
10362| #define HAVE_DECL_STRERROR_R 1
10363| #define HAVE_STRERROR_R 1
10364| #define HAVE_WORKING_O_NOATIME 0
10365| #define HAVE_WORKING_O_NOFOLLOW 1
10366| #define restrict __restrict__
10367| #define HAVE_DECL_GETDELIM 1
10368| #define HAVE_DECL_GETDTABLESIZE 1
10369| #define HAVE_DECL_GETLINE 1
10370| #define HAVE_GETOPT_H 1
10371| #define HAVE_GETOPT_LONG_ONLY 1
10372| #define HAVE_STDLIB_H 1
10373| #define MALLOC_0_IS_NONNULL 1
10374| #define PROMOTED_MODE_T int
10375| #define HAVE__BOOL 1
10376| #define HAVE_WCHAR_T 1
10377| #define HAVE_WINT_T 1
10378| #define HAVE_LONG_LONG_INT 1
10379| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10380| #define BITSIZEOF_SIG_ATOMIC_T 32
10381| #define BITSIZEOF_WCHAR_T 32
10382| #define BITSIZEOF_WINT_T 32
10383| #define HAVE_SIGNED_SIG_ATOMIC_T 1
10384| #define HAVE_SIGNED_WCHAR_T 1
10385| #define HAVE_SIGNED_WINT_T 1
10386| #define SIG_ATOMIC_T_SUFFIX
10387| #define WCHAR_T_SUFFIX
10388| #define WINT_T_SUFFIX
10389| #define HAVE_DECL_FCLOSEALL 0
10390| #define __USE_MINGW_ANSI_STDIO 1
10391| #define REPLACE_STRERROR_0 1
10392| #define _USE_STD_STAT 1
10393| #define HAVE_DECL_EXECVPE 0
10394| #define HAVE_ALLOCA 1
10395| #define GNULIB_TEST_CLOEXEC 1
10396| #define GNULIB_TEST_CLOSE 1
10397| #define GNULIB_TEST_DUP2 1
10398| #define GNULIB_TEST_FCNTL 1
10399| #define GNULIB_TEST_FSTAT 1
10400| #define GNULIB_TEST_GETDELIM 1
10401| #define GNULIB_TEST_GETDTABLESIZE 1
10402| #define GNULIB_TEST_GETLINE 1
10403| #define __GETOPT_PREFIX rpl_
10404| #define GNULIB_TEST_GETOPT_POSIX 1
10405| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10406| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
10407| #define HAVE_DECL___ARGV 0
10408| #define HAVE_VAR___PROGNAME 1
10409| #define HAVE_VISIBILITY 1
10410| #define GNULIB_MSVC_NOTHROW 1
10411| #define OPEN_TRAILING_SLASH_BUG 1
10412| #define GNULIB_TEST_OPEN 1
10413| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10414| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
10415| #define REPLACE_FUNC_STAT_FILE 1
10416| #define GNULIB_TEST_STAT 1
10417| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
10418| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
10419| #define GNULIB_TEST_FSCANF 1
10420| #define GNULIB_FSCANF 1
10421| #define GNULIB_TEST_SCANF 1
10422| #define GNULIB_SCANF 1
10423| #define GNULIB_TEST_FGETC 1
10424| #define GNULIB_TEST_GETC 1
10425| #define GNULIB_TEST_GETCHAR 1
10426| #define GNULIB_TEST_FGETS 1
10427| #define GNULIB_TEST_FREAD 1
10428| #define GNULIB_TEST_FPRINTF 1
10429| #define GNULIB_TEST_PRINTF 1
10430| #define GNULIB_TEST_VFPRINTF 1
10431| #define GNULIB_TEST_VPRINTF 1
10432| #define GNULIB_TEST_FPUTC 1
10433| #define GNULIB_TEST_PUTC 1
10434| #define GNULIB_TEST_PUTCHAR 1
10435| #define GNULIB_TEST_FPUTS 1
10436| #define GNULIB_TEST_PUTS 1
10437| #define GNULIB_TEST_FWRITE 1
10438| #define GNULIB_STRERROR 1
10439| #define GNULIB_TEST_STRERROR 1
10440| #define HAVE_DECL_ECVT 1
10441| #define HAVE_DECL_FCVT 1
10442| #define HAVE_DECL_GCVT 1
10443| #define GNULIB_TEST_FREE_POSIX 1
10444| #define HAVE_INLINE 1
10445| #define HAVE___INLINE 1
10446| #define GNULIB_TEST_STRVERSCMP 1
10447| #define GNULIB_UNISTR_U8_MBTOUCR 1
10448| #define GNULIB_UNISTR_U8_UCTOMB 1
10449| #define GNULIB_NO_VLA 1
10450| #define WITH_TLD 1
10451| /* end confdefs.h.  */
10452|
10453| int
10454| main ()
10455| {
10456|
10457|   ;
10458|   return 0;
10459| }
10460configure:30714: result: no
10461configure:30684: checking whether C compiler handles -Wimplicit-fallthrough=5
10462configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wimplicit-fallthrough=5 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
10463error: unknown warning option '-Wimplicit-fallthrough=5'; did you mean '-Wimplicit-fallthrough'? [-Werror,-Wunknown-warning-option]
10464configure:30703: $? = 1
10465configure: failed program was:
10466| /* confdefs.h */
10467| #define PACKAGE_NAME "GNU Libidn"
10468| #define PACKAGE_TARNAME "libidn"
10469| #define PACKAGE_VERSION "1.38"
10470| #define PACKAGE_STRING "GNU Libidn 1.38"
10471| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
10472| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
10473| #define PACKAGE "libidn"
10474| #define VERSION "1.38"
10475| #define STDC_HEADERS 1
10476| #define HAVE_SYS_TYPES_H 1
10477| #define HAVE_SYS_STAT_H 1
10478| #define HAVE_STDLIB_H 1
10479| #define HAVE_STRING_H 1
10480| #define HAVE_MEMORY_H 1
10481| #define HAVE_STRINGS_H 1
10482| #define HAVE_INTTYPES_H 1
10483| #define HAVE_STDINT_H 1
10484| #define HAVE_UNISTD_H 1
10485| #define HAVE_WCHAR_H 1
10486| #define HAVE_SYS_SOCKET_H 1
10487| #define HAVE_UNISTD_H 1
10488| #define HAVE_SYS_STAT_H 1
10489| #define HAVE_GETOPT_H 1
10490| #define HAVE_SYS_CDEFS_H 1
10491| #define HAVE_LIMITS_H 1
10492| #define HAVE_SYS_PARAM_H 1
10493| #define HAVE_SYS_TIME_H 1
10494| #define HAVE_INTTYPES_H 1
10495| #define HAVE_SYS_TYPES_H 1
10496| #define HAVE_STDINT_H 1
10497| #define HAVE_ICONV_H 1
10498| #define HAVE_LANGINFO_H 1
10499| #define _ALL_SOURCE 1
10500| #define _DARWIN_C_SOURCE 1
10501| #define _GNU_SOURCE 1
10502| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10503| #define _NETBSD_SOURCE 1
10504| #define _OPENBSD_SOURCE 1
10505| #define _POSIX_PTHREAD_SEMANTICS 1
10506| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10507| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10508| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10509| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10510| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10511| #define __STDC_WANT_LIB_EXT2__ 1
10512| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10513| #define _TANDEM_SOURCE 1
10514| #define __EXTENSIONS__ 1
10515| #define HAVE_DLFCN_H 1
10516| #define LT_OBJDIR ".libs/"
10517| #define HAVE_ICONV 1
10518| #define ICONV_CONST
10519| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
10520| #define HAVE_CFLOCALECOPYCURRENT 1
10521| #define HAVE_ICONV 1
10522| #define ENABLE_NLS 1
10523| #define HAVE_GETTEXT 1
10524| #define HAVE_DCGETTEXT 1
10525| #define HAVE_ALLOCA_H 1
10526| #define HAVE_ALLOCA 1
10527| #define HAVE_FCNTL 1
10528| #define HAVE_SYMLINK 1
10529| #define HAVE_GETDELIM 1
10530| #define HAVE_GETDTABLESIZE 1
10531| #define HAVE_GETPROGNAME 1
10532| #define HAVE_LSTAT 1
10533| #define HAVE_DECL_STRERROR_R 1
10534| #define HAVE_STRERROR_R 1
10535| #define HAVE_WORKING_O_NOATIME 0
10536| #define HAVE_WORKING_O_NOFOLLOW 1
10537| #define restrict __restrict__
10538| #define HAVE_DECL_GETDELIM 1
10539| #define HAVE_DECL_GETDTABLESIZE 1
10540| #define HAVE_DECL_GETLINE 1
10541| #define HAVE_GETOPT_H 1
10542| #define HAVE_GETOPT_LONG_ONLY 1
10543| #define HAVE_STDLIB_H 1
10544| #define MALLOC_0_IS_NONNULL 1
10545| #define PROMOTED_MODE_T int
10546| #define HAVE__BOOL 1
10547| #define HAVE_WCHAR_T 1
10548| #define HAVE_WINT_T 1
10549| #define HAVE_LONG_LONG_INT 1
10550| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10551| #define BITSIZEOF_SIG_ATOMIC_T 32
10552| #define BITSIZEOF_WCHAR_T 32
10553| #define BITSIZEOF_WINT_T 32
10554| #define HAVE_SIGNED_SIG_ATOMIC_T 1
10555| #define HAVE_SIGNED_WCHAR_T 1
10556| #define HAVE_SIGNED_WINT_T 1
10557| #define SIG_ATOMIC_T_SUFFIX
10558| #define WCHAR_T_SUFFIX
10559| #define WINT_T_SUFFIX
10560| #define HAVE_DECL_FCLOSEALL 0
10561| #define __USE_MINGW_ANSI_STDIO 1
10562| #define REPLACE_STRERROR_0 1
10563| #define _USE_STD_STAT 1
10564| #define HAVE_DECL_EXECVPE 0
10565| #define HAVE_ALLOCA 1
10566| #define GNULIB_TEST_CLOEXEC 1
10567| #define GNULIB_TEST_CLOSE 1
10568| #define GNULIB_TEST_DUP2 1
10569| #define GNULIB_TEST_FCNTL 1
10570| #define GNULIB_TEST_FSTAT 1
10571| #define GNULIB_TEST_GETDELIM 1
10572| #define GNULIB_TEST_GETDTABLESIZE 1
10573| #define GNULIB_TEST_GETLINE 1
10574| #define __GETOPT_PREFIX rpl_
10575| #define GNULIB_TEST_GETOPT_POSIX 1
10576| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10577| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
10578| #define HAVE_DECL___ARGV 0
10579| #define HAVE_VAR___PROGNAME 1
10580| #define HAVE_VISIBILITY 1
10581| #define GNULIB_MSVC_NOTHROW 1
10582| #define OPEN_TRAILING_SLASH_BUG 1
10583| #define GNULIB_TEST_OPEN 1
10584| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10585| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
10586| #define REPLACE_FUNC_STAT_FILE 1
10587| #define GNULIB_TEST_STAT 1
10588| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
10589| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
10590| #define GNULIB_TEST_FSCANF 1
10591| #define GNULIB_FSCANF 1
10592| #define GNULIB_TEST_SCANF 1
10593| #define GNULIB_SCANF 1
10594| #define GNULIB_TEST_FGETC 1
10595| #define GNULIB_TEST_GETC 1
10596| #define GNULIB_TEST_GETCHAR 1
10597| #define GNULIB_TEST_FGETS 1
10598| #define GNULIB_TEST_FREAD 1
10599| #define GNULIB_TEST_FPRINTF 1
10600| #define GNULIB_TEST_PRINTF 1
10601| #define GNULIB_TEST_VFPRINTF 1
10602| #define GNULIB_TEST_VPRINTF 1
10603| #define GNULIB_TEST_FPUTC 1
10604| #define GNULIB_TEST_PUTC 1
10605| #define GNULIB_TEST_PUTCHAR 1
10606| #define GNULIB_TEST_FPUTS 1
10607| #define GNULIB_TEST_PUTS 1
10608| #define GNULIB_TEST_FWRITE 1
10609| #define GNULIB_STRERROR 1
10610| #define GNULIB_TEST_STRERROR 1
10611| #define HAVE_DECL_ECVT 1
10612| #define HAVE_DECL_FCVT 1
10613| #define HAVE_DECL_GCVT 1
10614| #define GNULIB_TEST_FREE_POSIX 1
10615| #define HAVE_INLINE 1
10616| #define HAVE___INLINE 1
10617| #define GNULIB_TEST_STRVERSCMP 1
10618| #define GNULIB_UNISTR_U8_MBTOUCR 1
10619| #define GNULIB_UNISTR_U8_UCTOMB 1
10620| #define GNULIB_NO_VLA 1
10621| #define WITH_TLD 1
10622| /* end confdefs.h.  */
10623|
10624| int
10625| main ()
10626| {
10627|
10628|   ;
10629|   return 0;
10630| }
10631configure:30714: result: no
10632configure:30684: checking whether C compiler handles -Wshift-overflow=2
10633configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wshift-overflow=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
10634error: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Werror,-Wunknown-warning-option]
10635configure:30703: $? = 1
10636configure: failed program was:
10637| /* confdefs.h */
10638| #define PACKAGE_NAME "GNU Libidn"
10639| #define PACKAGE_TARNAME "libidn"
10640| #define PACKAGE_VERSION "1.38"
10641| #define PACKAGE_STRING "GNU Libidn 1.38"
10642| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
10643| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
10644| #define PACKAGE "libidn"
10645| #define VERSION "1.38"
10646| #define STDC_HEADERS 1
10647| #define HAVE_SYS_TYPES_H 1
10648| #define HAVE_SYS_STAT_H 1
10649| #define HAVE_STDLIB_H 1
10650| #define HAVE_STRING_H 1
10651| #define HAVE_MEMORY_H 1
10652| #define HAVE_STRINGS_H 1
10653| #define HAVE_INTTYPES_H 1
10654| #define HAVE_STDINT_H 1
10655| #define HAVE_UNISTD_H 1
10656| #define HAVE_WCHAR_H 1
10657| #define HAVE_SYS_SOCKET_H 1
10658| #define HAVE_UNISTD_H 1
10659| #define HAVE_SYS_STAT_H 1
10660| #define HAVE_GETOPT_H 1
10661| #define HAVE_SYS_CDEFS_H 1
10662| #define HAVE_LIMITS_H 1
10663| #define HAVE_SYS_PARAM_H 1
10664| #define HAVE_SYS_TIME_H 1
10665| #define HAVE_INTTYPES_H 1
10666| #define HAVE_SYS_TYPES_H 1
10667| #define HAVE_STDINT_H 1
10668| #define HAVE_ICONV_H 1
10669| #define HAVE_LANGINFO_H 1
10670| #define _ALL_SOURCE 1
10671| #define _DARWIN_C_SOURCE 1
10672| #define _GNU_SOURCE 1
10673| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10674| #define _NETBSD_SOURCE 1
10675| #define _OPENBSD_SOURCE 1
10676| #define _POSIX_PTHREAD_SEMANTICS 1
10677| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10678| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10679| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10680| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10681| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10682| #define __STDC_WANT_LIB_EXT2__ 1
10683| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10684| #define _TANDEM_SOURCE 1
10685| #define __EXTENSIONS__ 1
10686| #define HAVE_DLFCN_H 1
10687| #define LT_OBJDIR ".libs/"
10688| #define HAVE_ICONV 1
10689| #define ICONV_CONST
10690| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
10691| #define HAVE_CFLOCALECOPYCURRENT 1
10692| #define HAVE_ICONV 1
10693| #define ENABLE_NLS 1
10694| #define HAVE_GETTEXT 1
10695| #define HAVE_DCGETTEXT 1
10696| #define HAVE_ALLOCA_H 1
10697| #define HAVE_ALLOCA 1
10698| #define HAVE_FCNTL 1
10699| #define HAVE_SYMLINK 1
10700| #define HAVE_GETDELIM 1
10701| #define HAVE_GETDTABLESIZE 1
10702| #define HAVE_GETPROGNAME 1
10703| #define HAVE_LSTAT 1
10704| #define HAVE_DECL_STRERROR_R 1
10705| #define HAVE_STRERROR_R 1
10706| #define HAVE_WORKING_O_NOATIME 0
10707| #define HAVE_WORKING_O_NOFOLLOW 1
10708| #define restrict __restrict__
10709| #define HAVE_DECL_GETDELIM 1
10710| #define HAVE_DECL_GETDTABLESIZE 1
10711| #define HAVE_DECL_GETLINE 1
10712| #define HAVE_GETOPT_H 1
10713| #define HAVE_GETOPT_LONG_ONLY 1
10714| #define HAVE_STDLIB_H 1
10715| #define MALLOC_0_IS_NONNULL 1
10716| #define PROMOTED_MODE_T int
10717| #define HAVE__BOOL 1
10718| #define HAVE_WCHAR_T 1
10719| #define HAVE_WINT_T 1
10720| #define HAVE_LONG_LONG_INT 1
10721| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10722| #define BITSIZEOF_SIG_ATOMIC_T 32
10723| #define BITSIZEOF_WCHAR_T 32
10724| #define BITSIZEOF_WINT_T 32
10725| #define HAVE_SIGNED_SIG_ATOMIC_T 1
10726| #define HAVE_SIGNED_WCHAR_T 1
10727| #define HAVE_SIGNED_WINT_T 1
10728| #define SIG_ATOMIC_T_SUFFIX
10729| #define WCHAR_T_SUFFIX
10730| #define WINT_T_SUFFIX
10731| #define HAVE_DECL_FCLOSEALL 0
10732| #define __USE_MINGW_ANSI_STDIO 1
10733| #define REPLACE_STRERROR_0 1
10734| #define _USE_STD_STAT 1
10735| #define HAVE_DECL_EXECVPE 0
10736| #define HAVE_ALLOCA 1
10737| #define GNULIB_TEST_CLOEXEC 1
10738| #define GNULIB_TEST_CLOSE 1
10739| #define GNULIB_TEST_DUP2 1
10740| #define GNULIB_TEST_FCNTL 1
10741| #define GNULIB_TEST_FSTAT 1
10742| #define GNULIB_TEST_GETDELIM 1
10743| #define GNULIB_TEST_GETDTABLESIZE 1
10744| #define GNULIB_TEST_GETLINE 1
10745| #define __GETOPT_PREFIX rpl_
10746| #define GNULIB_TEST_GETOPT_POSIX 1
10747| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10748| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
10749| #define HAVE_DECL___ARGV 0
10750| #define HAVE_VAR___PROGNAME 1
10751| #define HAVE_VISIBILITY 1
10752| #define GNULIB_MSVC_NOTHROW 1
10753| #define OPEN_TRAILING_SLASH_BUG 1
10754| #define GNULIB_TEST_OPEN 1
10755| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10756| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
10757| #define REPLACE_FUNC_STAT_FILE 1
10758| #define GNULIB_TEST_STAT 1
10759| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
10760| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
10761| #define GNULIB_TEST_FSCANF 1
10762| #define GNULIB_FSCANF 1
10763| #define GNULIB_TEST_SCANF 1
10764| #define GNULIB_SCANF 1
10765| #define GNULIB_TEST_FGETC 1
10766| #define GNULIB_TEST_GETC 1
10767| #define GNULIB_TEST_GETCHAR 1
10768| #define GNULIB_TEST_FGETS 1
10769| #define GNULIB_TEST_FREAD 1
10770| #define GNULIB_TEST_FPRINTF 1
10771| #define GNULIB_TEST_PRINTF 1
10772| #define GNULIB_TEST_VFPRINTF 1
10773| #define GNULIB_TEST_VPRINTF 1
10774| #define GNULIB_TEST_FPUTC 1
10775| #define GNULIB_TEST_PUTC 1
10776| #define GNULIB_TEST_PUTCHAR 1
10777| #define GNULIB_TEST_FPUTS 1
10778| #define GNULIB_TEST_PUTS 1
10779| #define GNULIB_TEST_FWRITE 1
10780| #define GNULIB_STRERROR 1
10781| #define GNULIB_TEST_STRERROR 1
10782| #define HAVE_DECL_ECVT 1
10783| #define HAVE_DECL_FCVT 1
10784| #define HAVE_DECL_GCVT 1
10785| #define GNULIB_TEST_FREE_POSIX 1
10786| #define HAVE_INLINE 1
10787| #define HAVE___INLINE 1
10788| #define GNULIB_TEST_STRVERSCMP 1
10789| #define GNULIB_UNISTR_U8_MBTOUCR 1
10790| #define GNULIB_UNISTR_U8_UCTOMB 1
10791| #define GNULIB_NO_VLA 1
10792| #define WITH_TLD 1
10793| /* end confdefs.h.  */
10794|
10795| int
10796| main ()
10797| {
10798|
10799|   ;
10800|   return 0;
10801| }
10802configure:30714: result: no
10803configure:30684: checking whether C compiler handles -Wunused-const-variable=2
10804configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wunused-const-variable=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
10805error: unknown warning option '-Wunused-const-variable=2'; did you mean '-Wunused-const-variable'? [-Werror,-Wunknown-warning-option]
10806configure:30703: $? = 1
10807configure: failed program was:
10808| /* confdefs.h */
10809| #define PACKAGE_NAME "GNU Libidn"
10810| #define PACKAGE_TARNAME "libidn"
10811| #define PACKAGE_VERSION "1.38"
10812| #define PACKAGE_STRING "GNU Libidn 1.38"
10813| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
10814| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
10815| #define PACKAGE "libidn"
10816| #define VERSION "1.38"
10817| #define STDC_HEADERS 1
10818| #define HAVE_SYS_TYPES_H 1
10819| #define HAVE_SYS_STAT_H 1
10820| #define HAVE_STDLIB_H 1
10821| #define HAVE_STRING_H 1
10822| #define HAVE_MEMORY_H 1
10823| #define HAVE_STRINGS_H 1
10824| #define HAVE_INTTYPES_H 1
10825| #define HAVE_STDINT_H 1
10826| #define HAVE_UNISTD_H 1
10827| #define HAVE_WCHAR_H 1
10828| #define HAVE_SYS_SOCKET_H 1
10829| #define HAVE_UNISTD_H 1
10830| #define HAVE_SYS_STAT_H 1
10831| #define HAVE_GETOPT_H 1
10832| #define HAVE_SYS_CDEFS_H 1
10833| #define HAVE_LIMITS_H 1
10834| #define HAVE_SYS_PARAM_H 1
10835| #define HAVE_SYS_TIME_H 1
10836| #define HAVE_INTTYPES_H 1
10837| #define HAVE_SYS_TYPES_H 1
10838| #define HAVE_STDINT_H 1
10839| #define HAVE_ICONV_H 1
10840| #define HAVE_LANGINFO_H 1
10841| #define _ALL_SOURCE 1
10842| #define _DARWIN_C_SOURCE 1
10843| #define _GNU_SOURCE 1
10844| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10845| #define _NETBSD_SOURCE 1
10846| #define _OPENBSD_SOURCE 1
10847| #define _POSIX_PTHREAD_SEMANTICS 1
10848| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10849| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10850| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10851| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10852| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10853| #define __STDC_WANT_LIB_EXT2__ 1
10854| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10855| #define _TANDEM_SOURCE 1
10856| #define __EXTENSIONS__ 1
10857| #define HAVE_DLFCN_H 1
10858| #define LT_OBJDIR ".libs/"
10859| #define HAVE_ICONV 1
10860| #define ICONV_CONST
10861| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
10862| #define HAVE_CFLOCALECOPYCURRENT 1
10863| #define HAVE_ICONV 1
10864| #define ENABLE_NLS 1
10865| #define HAVE_GETTEXT 1
10866| #define HAVE_DCGETTEXT 1
10867| #define HAVE_ALLOCA_H 1
10868| #define HAVE_ALLOCA 1
10869| #define HAVE_FCNTL 1
10870| #define HAVE_SYMLINK 1
10871| #define HAVE_GETDELIM 1
10872| #define HAVE_GETDTABLESIZE 1
10873| #define HAVE_GETPROGNAME 1
10874| #define HAVE_LSTAT 1
10875| #define HAVE_DECL_STRERROR_R 1
10876| #define HAVE_STRERROR_R 1
10877| #define HAVE_WORKING_O_NOATIME 0
10878| #define HAVE_WORKING_O_NOFOLLOW 1
10879| #define restrict __restrict__
10880| #define HAVE_DECL_GETDELIM 1
10881| #define HAVE_DECL_GETDTABLESIZE 1
10882| #define HAVE_DECL_GETLINE 1
10883| #define HAVE_GETOPT_H 1
10884| #define HAVE_GETOPT_LONG_ONLY 1
10885| #define HAVE_STDLIB_H 1
10886| #define MALLOC_0_IS_NONNULL 1
10887| #define PROMOTED_MODE_T int
10888| #define HAVE__BOOL 1
10889| #define HAVE_WCHAR_T 1
10890| #define HAVE_WINT_T 1
10891| #define HAVE_LONG_LONG_INT 1
10892| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10893| #define BITSIZEOF_SIG_ATOMIC_T 32
10894| #define BITSIZEOF_WCHAR_T 32
10895| #define BITSIZEOF_WINT_T 32
10896| #define HAVE_SIGNED_SIG_ATOMIC_T 1
10897| #define HAVE_SIGNED_WCHAR_T 1
10898| #define HAVE_SIGNED_WINT_T 1
10899| #define SIG_ATOMIC_T_SUFFIX
10900| #define WCHAR_T_SUFFIX
10901| #define WINT_T_SUFFIX
10902| #define HAVE_DECL_FCLOSEALL 0
10903| #define __USE_MINGW_ANSI_STDIO 1
10904| #define REPLACE_STRERROR_0 1
10905| #define _USE_STD_STAT 1
10906| #define HAVE_DECL_EXECVPE 0
10907| #define HAVE_ALLOCA 1
10908| #define GNULIB_TEST_CLOEXEC 1
10909| #define GNULIB_TEST_CLOSE 1
10910| #define GNULIB_TEST_DUP2 1
10911| #define GNULIB_TEST_FCNTL 1
10912| #define GNULIB_TEST_FSTAT 1
10913| #define GNULIB_TEST_GETDELIM 1
10914| #define GNULIB_TEST_GETDTABLESIZE 1
10915| #define GNULIB_TEST_GETLINE 1
10916| #define __GETOPT_PREFIX rpl_
10917| #define GNULIB_TEST_GETOPT_POSIX 1
10918| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10919| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
10920| #define HAVE_DECL___ARGV 0
10921| #define HAVE_VAR___PROGNAME 1
10922| #define HAVE_VISIBILITY 1
10923| #define GNULIB_MSVC_NOTHROW 1
10924| #define OPEN_TRAILING_SLASH_BUG 1
10925| #define GNULIB_TEST_OPEN 1
10926| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10927| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
10928| #define REPLACE_FUNC_STAT_FILE 1
10929| #define GNULIB_TEST_STAT 1
10930| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
10931| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
10932| #define GNULIB_TEST_FSCANF 1
10933| #define GNULIB_FSCANF 1
10934| #define GNULIB_TEST_SCANF 1
10935| #define GNULIB_SCANF 1
10936| #define GNULIB_TEST_FGETC 1
10937| #define GNULIB_TEST_GETC 1
10938| #define GNULIB_TEST_GETCHAR 1
10939| #define GNULIB_TEST_FGETS 1
10940| #define GNULIB_TEST_FREAD 1
10941| #define GNULIB_TEST_FPRINTF 1
10942| #define GNULIB_TEST_PRINTF 1
10943| #define GNULIB_TEST_VFPRINTF 1
10944| #define GNULIB_TEST_VPRINTF 1
10945| #define GNULIB_TEST_FPUTC 1
10946| #define GNULIB_TEST_PUTC 1
10947| #define GNULIB_TEST_PUTCHAR 1
10948| #define GNULIB_TEST_FPUTS 1
10949| #define GNULIB_TEST_PUTS 1
10950| #define GNULIB_TEST_FWRITE 1
10951| #define GNULIB_STRERROR 1
10952| #define GNULIB_TEST_STRERROR 1
10953| #define HAVE_DECL_ECVT 1
10954| #define HAVE_DECL_FCVT 1
10955| #define HAVE_DECL_GCVT 1
10956| #define GNULIB_TEST_FREE_POSIX 1
10957| #define HAVE_INLINE 1
10958| #define HAVE___INLINE 1
10959| #define GNULIB_TEST_STRVERSCMP 1
10960| #define GNULIB_UNISTR_U8_MBTOUCR 1
10961| #define GNULIB_UNISTR_U8_UCTOMB 1
10962| #define GNULIB_NO_VLA 1
10963| #define WITH_TLD 1
10964| /* end confdefs.h.  */
10965|
10966| int
10967| main ()
10968| {
10969|
10970|   ;
10971|   return 0;
10972| }
10973configure:30714: result: no
10974configure:30684: checking whether C compiler handles -Wvla-larger-than=4031
10975configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wvla-larger-than=4031 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
10976error: unknown warning option '-Wvla-larger-than=4031'; did you mean '-Wframe-larger-than='? [-Werror,-Wunknown-warning-option]
10977configure:30703: $? = 1
10978configure: failed program was:
10979| /* confdefs.h */
10980| #define PACKAGE_NAME "GNU Libidn"
10981| #define PACKAGE_TARNAME "libidn"
10982| #define PACKAGE_VERSION "1.38"
10983| #define PACKAGE_STRING "GNU Libidn 1.38"
10984| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
10985| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
10986| #define PACKAGE "libidn"
10987| #define VERSION "1.38"
10988| #define STDC_HEADERS 1
10989| #define HAVE_SYS_TYPES_H 1
10990| #define HAVE_SYS_STAT_H 1
10991| #define HAVE_STDLIB_H 1
10992| #define HAVE_STRING_H 1
10993| #define HAVE_MEMORY_H 1
10994| #define HAVE_STRINGS_H 1
10995| #define HAVE_INTTYPES_H 1
10996| #define HAVE_STDINT_H 1
10997| #define HAVE_UNISTD_H 1
10998| #define HAVE_WCHAR_H 1
10999| #define HAVE_SYS_SOCKET_H 1
11000| #define HAVE_UNISTD_H 1
11001| #define HAVE_SYS_STAT_H 1
11002| #define HAVE_GETOPT_H 1
11003| #define HAVE_SYS_CDEFS_H 1
11004| #define HAVE_LIMITS_H 1
11005| #define HAVE_SYS_PARAM_H 1
11006| #define HAVE_SYS_TIME_H 1
11007| #define HAVE_INTTYPES_H 1
11008| #define HAVE_SYS_TYPES_H 1
11009| #define HAVE_STDINT_H 1
11010| #define HAVE_ICONV_H 1
11011| #define HAVE_LANGINFO_H 1
11012| #define _ALL_SOURCE 1
11013| #define _DARWIN_C_SOURCE 1
11014| #define _GNU_SOURCE 1
11015| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11016| #define _NETBSD_SOURCE 1
11017| #define _OPENBSD_SOURCE 1
11018| #define _POSIX_PTHREAD_SEMANTICS 1
11019| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11020| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11021| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11022| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11023| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11024| #define __STDC_WANT_LIB_EXT2__ 1
11025| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11026| #define _TANDEM_SOURCE 1
11027| #define __EXTENSIONS__ 1
11028| #define HAVE_DLFCN_H 1
11029| #define LT_OBJDIR ".libs/"
11030| #define HAVE_ICONV 1
11031| #define ICONV_CONST
11032| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
11033| #define HAVE_CFLOCALECOPYCURRENT 1
11034| #define HAVE_ICONV 1
11035| #define ENABLE_NLS 1
11036| #define HAVE_GETTEXT 1
11037| #define HAVE_DCGETTEXT 1
11038| #define HAVE_ALLOCA_H 1
11039| #define HAVE_ALLOCA 1
11040| #define HAVE_FCNTL 1
11041| #define HAVE_SYMLINK 1
11042| #define HAVE_GETDELIM 1
11043| #define HAVE_GETDTABLESIZE 1
11044| #define HAVE_GETPROGNAME 1
11045| #define HAVE_LSTAT 1
11046| #define HAVE_DECL_STRERROR_R 1
11047| #define HAVE_STRERROR_R 1
11048| #define HAVE_WORKING_O_NOATIME 0
11049| #define HAVE_WORKING_O_NOFOLLOW 1
11050| #define restrict __restrict__
11051| #define HAVE_DECL_GETDELIM 1
11052| #define HAVE_DECL_GETDTABLESIZE 1
11053| #define HAVE_DECL_GETLINE 1
11054| #define HAVE_GETOPT_H 1
11055| #define HAVE_GETOPT_LONG_ONLY 1
11056| #define HAVE_STDLIB_H 1
11057| #define MALLOC_0_IS_NONNULL 1
11058| #define PROMOTED_MODE_T int
11059| #define HAVE__BOOL 1
11060| #define HAVE_WCHAR_T 1
11061| #define HAVE_WINT_T 1
11062| #define HAVE_LONG_LONG_INT 1
11063| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11064| #define BITSIZEOF_SIG_ATOMIC_T 32
11065| #define BITSIZEOF_WCHAR_T 32
11066| #define BITSIZEOF_WINT_T 32
11067| #define HAVE_SIGNED_SIG_ATOMIC_T 1
11068| #define HAVE_SIGNED_WCHAR_T 1
11069| #define HAVE_SIGNED_WINT_T 1
11070| #define SIG_ATOMIC_T_SUFFIX
11071| #define WCHAR_T_SUFFIX
11072| #define WINT_T_SUFFIX
11073| #define HAVE_DECL_FCLOSEALL 0
11074| #define __USE_MINGW_ANSI_STDIO 1
11075| #define REPLACE_STRERROR_0 1
11076| #define _USE_STD_STAT 1
11077| #define HAVE_DECL_EXECVPE 0
11078| #define HAVE_ALLOCA 1
11079| #define GNULIB_TEST_CLOEXEC 1
11080| #define GNULIB_TEST_CLOSE 1
11081| #define GNULIB_TEST_DUP2 1
11082| #define GNULIB_TEST_FCNTL 1
11083| #define GNULIB_TEST_FSTAT 1
11084| #define GNULIB_TEST_GETDELIM 1
11085| #define GNULIB_TEST_GETDTABLESIZE 1
11086| #define GNULIB_TEST_GETLINE 1
11087| #define __GETOPT_PREFIX rpl_
11088| #define GNULIB_TEST_GETOPT_POSIX 1
11089| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11090| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
11091| #define HAVE_DECL___ARGV 0
11092| #define HAVE_VAR___PROGNAME 1
11093| #define HAVE_VISIBILITY 1
11094| #define GNULIB_MSVC_NOTHROW 1
11095| #define OPEN_TRAILING_SLASH_BUG 1
11096| #define GNULIB_TEST_OPEN 1
11097| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11098| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
11099| #define REPLACE_FUNC_STAT_FILE 1
11100| #define GNULIB_TEST_STAT 1
11101| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
11102| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
11103| #define GNULIB_TEST_FSCANF 1
11104| #define GNULIB_FSCANF 1
11105| #define GNULIB_TEST_SCANF 1
11106| #define GNULIB_SCANF 1
11107| #define GNULIB_TEST_FGETC 1
11108| #define GNULIB_TEST_GETC 1
11109| #define GNULIB_TEST_GETCHAR 1
11110| #define GNULIB_TEST_FGETS 1
11111| #define GNULIB_TEST_FREAD 1
11112| #define GNULIB_TEST_FPRINTF 1
11113| #define GNULIB_TEST_PRINTF 1
11114| #define GNULIB_TEST_VFPRINTF 1
11115| #define GNULIB_TEST_VPRINTF 1
11116| #define GNULIB_TEST_FPUTC 1
11117| #define GNULIB_TEST_PUTC 1
11118| #define GNULIB_TEST_PUTCHAR 1
11119| #define GNULIB_TEST_FPUTS 1
11120| #define GNULIB_TEST_PUTS 1
11121| #define GNULIB_TEST_FWRITE 1
11122| #define GNULIB_STRERROR 1
11123| #define GNULIB_TEST_STRERROR 1
11124| #define HAVE_DECL_ECVT 1
11125| #define HAVE_DECL_FCVT 1
11126| #define HAVE_DECL_GCVT 1
11127| #define GNULIB_TEST_FREE_POSIX 1
11128| #define HAVE_INLINE 1
11129| #define HAVE___INLINE 1
11130| #define GNULIB_TEST_STRVERSCMP 1
11131| #define GNULIB_UNISTR_U8_MBTOUCR 1
11132| #define GNULIB_UNISTR_U8_UCTOMB 1
11133| #define GNULIB_NO_VLA 1
11134| #define WITH_TLD 1
11135| /* end confdefs.h.  */
11136|
11137| int
11138| main ()
11139| {
11140|
11141|   ;
11142|   return 0;
11143| }
11144configure:30714: result: no
11145configure:30684: checking whether C compiler handles -Wno-missing-field-initializers
11146configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wmissing-field-initializers -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
11147configure:30703: $? = 0
11148configure:30714: result: yes
11149configure:30684: checking whether C compiler handles -Wno-analyzer-double-free
11150configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wanalyzer-double-free -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
11151error: unknown warning option '-Wanalyzer-double-free'; did you mean '-Winaccessible-base'? [-Werror,-Wunknown-warning-option]
11152configure:30703: $? = 1
11153configure: failed program was:
11154| /* confdefs.h */
11155| #define PACKAGE_NAME "GNU Libidn"
11156| #define PACKAGE_TARNAME "libidn"
11157| #define PACKAGE_VERSION "1.38"
11158| #define PACKAGE_STRING "GNU Libidn 1.38"
11159| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
11160| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
11161| #define PACKAGE "libidn"
11162| #define VERSION "1.38"
11163| #define STDC_HEADERS 1
11164| #define HAVE_SYS_TYPES_H 1
11165| #define HAVE_SYS_STAT_H 1
11166| #define HAVE_STDLIB_H 1
11167| #define HAVE_STRING_H 1
11168| #define HAVE_MEMORY_H 1
11169| #define HAVE_STRINGS_H 1
11170| #define HAVE_INTTYPES_H 1
11171| #define HAVE_STDINT_H 1
11172| #define HAVE_UNISTD_H 1
11173| #define HAVE_WCHAR_H 1
11174| #define HAVE_SYS_SOCKET_H 1
11175| #define HAVE_UNISTD_H 1
11176| #define HAVE_SYS_STAT_H 1
11177| #define HAVE_GETOPT_H 1
11178| #define HAVE_SYS_CDEFS_H 1
11179| #define HAVE_LIMITS_H 1
11180| #define HAVE_SYS_PARAM_H 1
11181| #define HAVE_SYS_TIME_H 1
11182| #define HAVE_INTTYPES_H 1
11183| #define HAVE_SYS_TYPES_H 1
11184| #define HAVE_STDINT_H 1
11185| #define HAVE_ICONV_H 1
11186| #define HAVE_LANGINFO_H 1
11187| #define _ALL_SOURCE 1
11188| #define _DARWIN_C_SOURCE 1
11189| #define _GNU_SOURCE 1
11190| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11191| #define _NETBSD_SOURCE 1
11192| #define _OPENBSD_SOURCE 1
11193| #define _POSIX_PTHREAD_SEMANTICS 1
11194| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11195| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11196| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11197| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11198| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11199| #define __STDC_WANT_LIB_EXT2__ 1
11200| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11201| #define _TANDEM_SOURCE 1
11202| #define __EXTENSIONS__ 1
11203| #define HAVE_DLFCN_H 1
11204| #define LT_OBJDIR ".libs/"
11205| #define HAVE_ICONV 1
11206| #define ICONV_CONST
11207| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
11208| #define HAVE_CFLOCALECOPYCURRENT 1
11209| #define HAVE_ICONV 1
11210| #define ENABLE_NLS 1
11211| #define HAVE_GETTEXT 1
11212| #define HAVE_DCGETTEXT 1
11213| #define HAVE_ALLOCA_H 1
11214| #define HAVE_ALLOCA 1
11215| #define HAVE_FCNTL 1
11216| #define HAVE_SYMLINK 1
11217| #define HAVE_GETDELIM 1
11218| #define HAVE_GETDTABLESIZE 1
11219| #define HAVE_GETPROGNAME 1
11220| #define HAVE_LSTAT 1
11221| #define HAVE_DECL_STRERROR_R 1
11222| #define HAVE_STRERROR_R 1
11223| #define HAVE_WORKING_O_NOATIME 0
11224| #define HAVE_WORKING_O_NOFOLLOW 1
11225| #define restrict __restrict__
11226| #define HAVE_DECL_GETDELIM 1
11227| #define HAVE_DECL_GETDTABLESIZE 1
11228| #define HAVE_DECL_GETLINE 1
11229| #define HAVE_GETOPT_H 1
11230| #define HAVE_GETOPT_LONG_ONLY 1
11231| #define HAVE_STDLIB_H 1
11232| #define MALLOC_0_IS_NONNULL 1
11233| #define PROMOTED_MODE_T int
11234| #define HAVE__BOOL 1
11235| #define HAVE_WCHAR_T 1
11236| #define HAVE_WINT_T 1
11237| #define HAVE_LONG_LONG_INT 1
11238| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11239| #define BITSIZEOF_SIG_ATOMIC_T 32
11240| #define BITSIZEOF_WCHAR_T 32
11241| #define BITSIZEOF_WINT_T 32
11242| #define HAVE_SIGNED_SIG_ATOMIC_T 1
11243| #define HAVE_SIGNED_WCHAR_T 1
11244| #define HAVE_SIGNED_WINT_T 1
11245| #define SIG_ATOMIC_T_SUFFIX
11246| #define WCHAR_T_SUFFIX
11247| #define WINT_T_SUFFIX
11248| #define HAVE_DECL_FCLOSEALL 0
11249| #define __USE_MINGW_ANSI_STDIO 1
11250| #define REPLACE_STRERROR_0 1
11251| #define _USE_STD_STAT 1
11252| #define HAVE_DECL_EXECVPE 0
11253| #define HAVE_ALLOCA 1
11254| #define GNULIB_TEST_CLOEXEC 1
11255| #define GNULIB_TEST_CLOSE 1
11256| #define GNULIB_TEST_DUP2 1
11257| #define GNULIB_TEST_FCNTL 1
11258| #define GNULIB_TEST_FSTAT 1
11259| #define GNULIB_TEST_GETDELIM 1
11260| #define GNULIB_TEST_GETDTABLESIZE 1
11261| #define GNULIB_TEST_GETLINE 1
11262| #define __GETOPT_PREFIX rpl_
11263| #define GNULIB_TEST_GETOPT_POSIX 1
11264| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11265| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
11266| #define HAVE_DECL___ARGV 0
11267| #define HAVE_VAR___PROGNAME 1
11268| #define HAVE_VISIBILITY 1
11269| #define GNULIB_MSVC_NOTHROW 1
11270| #define OPEN_TRAILING_SLASH_BUG 1
11271| #define GNULIB_TEST_OPEN 1
11272| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11273| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
11274| #define REPLACE_FUNC_STAT_FILE 1
11275| #define GNULIB_TEST_STAT 1
11276| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
11277| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
11278| #define GNULIB_TEST_FSCANF 1
11279| #define GNULIB_FSCANF 1
11280| #define GNULIB_TEST_SCANF 1
11281| #define GNULIB_SCANF 1
11282| #define GNULIB_TEST_FGETC 1
11283| #define GNULIB_TEST_GETC 1
11284| #define GNULIB_TEST_GETCHAR 1
11285| #define GNULIB_TEST_FGETS 1
11286| #define GNULIB_TEST_FREAD 1
11287| #define GNULIB_TEST_FPRINTF 1
11288| #define GNULIB_TEST_PRINTF 1
11289| #define GNULIB_TEST_VFPRINTF 1
11290| #define GNULIB_TEST_VPRINTF 1
11291| #define GNULIB_TEST_FPUTC 1
11292| #define GNULIB_TEST_PUTC 1
11293| #define GNULIB_TEST_PUTCHAR 1
11294| #define GNULIB_TEST_FPUTS 1
11295| #define GNULIB_TEST_PUTS 1
11296| #define GNULIB_TEST_FWRITE 1
11297| #define GNULIB_STRERROR 1
11298| #define GNULIB_TEST_STRERROR 1
11299| #define HAVE_DECL_ECVT 1
11300| #define HAVE_DECL_FCVT 1
11301| #define HAVE_DECL_GCVT 1
11302| #define GNULIB_TEST_FREE_POSIX 1
11303| #define HAVE_INLINE 1
11304| #define HAVE___INLINE 1
11305| #define GNULIB_TEST_STRVERSCMP 1
11306| #define GNULIB_UNISTR_U8_MBTOUCR 1
11307| #define GNULIB_UNISTR_U8_UCTOMB 1
11308| #define GNULIB_NO_VLA 1
11309| #define WITH_TLD 1
11310| /* end confdefs.h.  */
11311|
11312| int
11313| main ()
11314| {
11315|
11316|   ;
11317|   return 0;
11318| }
11319configure:30714: result: no
11320configure:30684: checking whether C compiler handles -Wno-analyzer-malloc-leak
11321configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wanalyzer-malloc-leak -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
11322error: unknown warning option '-Wanalyzer-malloc-leak'; did you mean '-Wreceiver-is-weak'? [-Werror,-Wunknown-warning-option]
11323configure:30703: $? = 1
11324configure: failed program was:
11325| /* confdefs.h */
11326| #define PACKAGE_NAME "GNU Libidn"
11327| #define PACKAGE_TARNAME "libidn"
11328| #define PACKAGE_VERSION "1.38"
11329| #define PACKAGE_STRING "GNU Libidn 1.38"
11330| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
11331| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
11332| #define PACKAGE "libidn"
11333| #define VERSION "1.38"
11334| #define STDC_HEADERS 1
11335| #define HAVE_SYS_TYPES_H 1
11336| #define HAVE_SYS_STAT_H 1
11337| #define HAVE_STDLIB_H 1
11338| #define HAVE_STRING_H 1
11339| #define HAVE_MEMORY_H 1
11340| #define HAVE_STRINGS_H 1
11341| #define HAVE_INTTYPES_H 1
11342| #define HAVE_STDINT_H 1
11343| #define HAVE_UNISTD_H 1
11344| #define HAVE_WCHAR_H 1
11345| #define HAVE_SYS_SOCKET_H 1
11346| #define HAVE_UNISTD_H 1
11347| #define HAVE_SYS_STAT_H 1
11348| #define HAVE_GETOPT_H 1
11349| #define HAVE_SYS_CDEFS_H 1
11350| #define HAVE_LIMITS_H 1
11351| #define HAVE_SYS_PARAM_H 1
11352| #define HAVE_SYS_TIME_H 1
11353| #define HAVE_INTTYPES_H 1
11354| #define HAVE_SYS_TYPES_H 1
11355| #define HAVE_STDINT_H 1
11356| #define HAVE_ICONV_H 1
11357| #define HAVE_LANGINFO_H 1
11358| #define _ALL_SOURCE 1
11359| #define _DARWIN_C_SOURCE 1
11360| #define _GNU_SOURCE 1
11361| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11362| #define _NETBSD_SOURCE 1
11363| #define _OPENBSD_SOURCE 1
11364| #define _POSIX_PTHREAD_SEMANTICS 1
11365| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11366| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11367| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11368| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11369| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11370| #define __STDC_WANT_LIB_EXT2__ 1
11371| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11372| #define _TANDEM_SOURCE 1
11373| #define __EXTENSIONS__ 1
11374| #define HAVE_DLFCN_H 1
11375| #define LT_OBJDIR ".libs/"
11376| #define HAVE_ICONV 1
11377| #define ICONV_CONST
11378| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
11379| #define HAVE_CFLOCALECOPYCURRENT 1
11380| #define HAVE_ICONV 1
11381| #define ENABLE_NLS 1
11382| #define HAVE_GETTEXT 1
11383| #define HAVE_DCGETTEXT 1
11384| #define HAVE_ALLOCA_H 1
11385| #define HAVE_ALLOCA 1
11386| #define HAVE_FCNTL 1
11387| #define HAVE_SYMLINK 1
11388| #define HAVE_GETDELIM 1
11389| #define HAVE_GETDTABLESIZE 1
11390| #define HAVE_GETPROGNAME 1
11391| #define HAVE_LSTAT 1
11392| #define HAVE_DECL_STRERROR_R 1
11393| #define HAVE_STRERROR_R 1
11394| #define HAVE_WORKING_O_NOATIME 0
11395| #define HAVE_WORKING_O_NOFOLLOW 1
11396| #define restrict __restrict__
11397| #define HAVE_DECL_GETDELIM 1
11398| #define HAVE_DECL_GETDTABLESIZE 1
11399| #define HAVE_DECL_GETLINE 1
11400| #define HAVE_GETOPT_H 1
11401| #define HAVE_GETOPT_LONG_ONLY 1
11402| #define HAVE_STDLIB_H 1
11403| #define MALLOC_0_IS_NONNULL 1
11404| #define PROMOTED_MODE_T int
11405| #define HAVE__BOOL 1
11406| #define HAVE_WCHAR_T 1
11407| #define HAVE_WINT_T 1
11408| #define HAVE_LONG_LONG_INT 1
11409| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11410| #define BITSIZEOF_SIG_ATOMIC_T 32
11411| #define BITSIZEOF_WCHAR_T 32
11412| #define BITSIZEOF_WINT_T 32
11413| #define HAVE_SIGNED_SIG_ATOMIC_T 1
11414| #define HAVE_SIGNED_WCHAR_T 1
11415| #define HAVE_SIGNED_WINT_T 1
11416| #define SIG_ATOMIC_T_SUFFIX
11417| #define WCHAR_T_SUFFIX
11418| #define WINT_T_SUFFIX
11419| #define HAVE_DECL_FCLOSEALL 0
11420| #define __USE_MINGW_ANSI_STDIO 1
11421| #define REPLACE_STRERROR_0 1
11422| #define _USE_STD_STAT 1
11423| #define HAVE_DECL_EXECVPE 0
11424| #define HAVE_ALLOCA 1
11425| #define GNULIB_TEST_CLOEXEC 1
11426| #define GNULIB_TEST_CLOSE 1
11427| #define GNULIB_TEST_DUP2 1
11428| #define GNULIB_TEST_FCNTL 1
11429| #define GNULIB_TEST_FSTAT 1
11430| #define GNULIB_TEST_GETDELIM 1
11431| #define GNULIB_TEST_GETDTABLESIZE 1
11432| #define GNULIB_TEST_GETLINE 1
11433| #define __GETOPT_PREFIX rpl_
11434| #define GNULIB_TEST_GETOPT_POSIX 1
11435| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11436| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
11437| #define HAVE_DECL___ARGV 0
11438| #define HAVE_VAR___PROGNAME 1
11439| #define HAVE_VISIBILITY 1
11440| #define GNULIB_MSVC_NOTHROW 1
11441| #define OPEN_TRAILING_SLASH_BUG 1
11442| #define GNULIB_TEST_OPEN 1
11443| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11444| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
11445| #define REPLACE_FUNC_STAT_FILE 1
11446| #define GNULIB_TEST_STAT 1
11447| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
11448| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
11449| #define GNULIB_TEST_FSCANF 1
11450| #define GNULIB_FSCANF 1
11451| #define GNULIB_TEST_SCANF 1
11452| #define GNULIB_SCANF 1
11453| #define GNULIB_TEST_FGETC 1
11454| #define GNULIB_TEST_GETC 1
11455| #define GNULIB_TEST_GETCHAR 1
11456| #define GNULIB_TEST_FGETS 1
11457| #define GNULIB_TEST_FREAD 1
11458| #define GNULIB_TEST_FPRINTF 1
11459| #define GNULIB_TEST_PRINTF 1
11460| #define GNULIB_TEST_VFPRINTF 1
11461| #define GNULIB_TEST_VPRINTF 1
11462| #define GNULIB_TEST_FPUTC 1
11463| #define GNULIB_TEST_PUTC 1
11464| #define GNULIB_TEST_PUTCHAR 1
11465| #define GNULIB_TEST_FPUTS 1
11466| #define GNULIB_TEST_PUTS 1
11467| #define GNULIB_TEST_FWRITE 1
11468| #define GNULIB_STRERROR 1
11469| #define GNULIB_TEST_STRERROR 1
11470| #define HAVE_DECL_ECVT 1
11471| #define HAVE_DECL_FCVT 1
11472| #define HAVE_DECL_GCVT 1
11473| #define GNULIB_TEST_FREE_POSIX 1
11474| #define HAVE_INLINE 1
11475| #define HAVE___INLINE 1
11476| #define GNULIB_TEST_STRVERSCMP 1
11477| #define GNULIB_UNISTR_U8_MBTOUCR 1
11478| #define GNULIB_UNISTR_U8_UCTOMB 1
11479| #define GNULIB_NO_VLA 1
11480| #define WITH_TLD 1
11481| /* end confdefs.h.  */
11482|
11483| int
11484| main ()
11485| {
11486|
11487|   ;
11488|   return 0;
11489| }
11490configure:30714: result: no
11491configure:30684: checking whether C compiler handles -Wno-analyzer-null-dereference
11492configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wanalyzer-null-dereference -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
11493error: unknown warning option '-Wanalyzer-null-dereference'; did you mean '-Wnull-dereference'? [-Werror,-Wunknown-warning-option]
11494configure:30703: $? = 1
11495configure: failed program was:
11496| /* confdefs.h */
11497| #define PACKAGE_NAME "GNU Libidn"
11498| #define PACKAGE_TARNAME "libidn"
11499| #define PACKAGE_VERSION "1.38"
11500| #define PACKAGE_STRING "GNU Libidn 1.38"
11501| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
11502| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
11503| #define PACKAGE "libidn"
11504| #define VERSION "1.38"
11505| #define STDC_HEADERS 1
11506| #define HAVE_SYS_TYPES_H 1
11507| #define HAVE_SYS_STAT_H 1
11508| #define HAVE_STDLIB_H 1
11509| #define HAVE_STRING_H 1
11510| #define HAVE_MEMORY_H 1
11511| #define HAVE_STRINGS_H 1
11512| #define HAVE_INTTYPES_H 1
11513| #define HAVE_STDINT_H 1
11514| #define HAVE_UNISTD_H 1
11515| #define HAVE_WCHAR_H 1
11516| #define HAVE_SYS_SOCKET_H 1
11517| #define HAVE_UNISTD_H 1
11518| #define HAVE_SYS_STAT_H 1
11519| #define HAVE_GETOPT_H 1
11520| #define HAVE_SYS_CDEFS_H 1
11521| #define HAVE_LIMITS_H 1
11522| #define HAVE_SYS_PARAM_H 1
11523| #define HAVE_SYS_TIME_H 1
11524| #define HAVE_INTTYPES_H 1
11525| #define HAVE_SYS_TYPES_H 1
11526| #define HAVE_STDINT_H 1
11527| #define HAVE_ICONV_H 1
11528| #define HAVE_LANGINFO_H 1
11529| #define _ALL_SOURCE 1
11530| #define _DARWIN_C_SOURCE 1
11531| #define _GNU_SOURCE 1
11532| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11533| #define _NETBSD_SOURCE 1
11534| #define _OPENBSD_SOURCE 1
11535| #define _POSIX_PTHREAD_SEMANTICS 1
11536| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11537| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11538| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11539| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11540| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11541| #define __STDC_WANT_LIB_EXT2__ 1
11542| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11543| #define _TANDEM_SOURCE 1
11544| #define __EXTENSIONS__ 1
11545| #define HAVE_DLFCN_H 1
11546| #define LT_OBJDIR ".libs/"
11547| #define HAVE_ICONV 1
11548| #define ICONV_CONST
11549| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
11550| #define HAVE_CFLOCALECOPYCURRENT 1
11551| #define HAVE_ICONV 1
11552| #define ENABLE_NLS 1
11553| #define HAVE_GETTEXT 1
11554| #define HAVE_DCGETTEXT 1
11555| #define HAVE_ALLOCA_H 1
11556| #define HAVE_ALLOCA 1
11557| #define HAVE_FCNTL 1
11558| #define HAVE_SYMLINK 1
11559| #define HAVE_GETDELIM 1
11560| #define HAVE_GETDTABLESIZE 1
11561| #define HAVE_GETPROGNAME 1
11562| #define HAVE_LSTAT 1
11563| #define HAVE_DECL_STRERROR_R 1
11564| #define HAVE_STRERROR_R 1
11565| #define HAVE_WORKING_O_NOATIME 0
11566| #define HAVE_WORKING_O_NOFOLLOW 1
11567| #define restrict __restrict__
11568| #define HAVE_DECL_GETDELIM 1
11569| #define HAVE_DECL_GETDTABLESIZE 1
11570| #define HAVE_DECL_GETLINE 1
11571| #define HAVE_GETOPT_H 1
11572| #define HAVE_GETOPT_LONG_ONLY 1
11573| #define HAVE_STDLIB_H 1
11574| #define MALLOC_0_IS_NONNULL 1
11575| #define PROMOTED_MODE_T int
11576| #define HAVE__BOOL 1
11577| #define HAVE_WCHAR_T 1
11578| #define HAVE_WINT_T 1
11579| #define HAVE_LONG_LONG_INT 1
11580| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11581| #define BITSIZEOF_SIG_ATOMIC_T 32
11582| #define BITSIZEOF_WCHAR_T 32
11583| #define BITSIZEOF_WINT_T 32
11584| #define HAVE_SIGNED_SIG_ATOMIC_T 1
11585| #define HAVE_SIGNED_WCHAR_T 1
11586| #define HAVE_SIGNED_WINT_T 1
11587| #define SIG_ATOMIC_T_SUFFIX
11588| #define WCHAR_T_SUFFIX
11589| #define WINT_T_SUFFIX
11590| #define HAVE_DECL_FCLOSEALL 0
11591| #define __USE_MINGW_ANSI_STDIO 1
11592| #define REPLACE_STRERROR_0 1
11593| #define _USE_STD_STAT 1
11594| #define HAVE_DECL_EXECVPE 0
11595| #define HAVE_ALLOCA 1
11596| #define GNULIB_TEST_CLOEXEC 1
11597| #define GNULIB_TEST_CLOSE 1
11598| #define GNULIB_TEST_DUP2 1
11599| #define GNULIB_TEST_FCNTL 1
11600| #define GNULIB_TEST_FSTAT 1
11601| #define GNULIB_TEST_GETDELIM 1
11602| #define GNULIB_TEST_GETDTABLESIZE 1
11603| #define GNULIB_TEST_GETLINE 1
11604| #define __GETOPT_PREFIX rpl_
11605| #define GNULIB_TEST_GETOPT_POSIX 1
11606| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11607| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
11608| #define HAVE_DECL___ARGV 0
11609| #define HAVE_VAR___PROGNAME 1
11610| #define HAVE_VISIBILITY 1
11611| #define GNULIB_MSVC_NOTHROW 1
11612| #define OPEN_TRAILING_SLASH_BUG 1
11613| #define GNULIB_TEST_OPEN 1
11614| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11615| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
11616| #define REPLACE_FUNC_STAT_FILE 1
11617| #define GNULIB_TEST_STAT 1
11618| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
11619| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
11620| #define GNULIB_TEST_FSCANF 1
11621| #define GNULIB_FSCANF 1
11622| #define GNULIB_TEST_SCANF 1
11623| #define GNULIB_SCANF 1
11624| #define GNULIB_TEST_FGETC 1
11625| #define GNULIB_TEST_GETC 1
11626| #define GNULIB_TEST_GETCHAR 1
11627| #define GNULIB_TEST_FGETS 1
11628| #define GNULIB_TEST_FREAD 1
11629| #define GNULIB_TEST_FPRINTF 1
11630| #define GNULIB_TEST_PRINTF 1
11631| #define GNULIB_TEST_VFPRINTF 1
11632| #define GNULIB_TEST_VPRINTF 1
11633| #define GNULIB_TEST_FPUTC 1
11634| #define GNULIB_TEST_PUTC 1
11635| #define GNULIB_TEST_PUTCHAR 1
11636| #define GNULIB_TEST_FPUTS 1
11637| #define GNULIB_TEST_PUTS 1
11638| #define GNULIB_TEST_FWRITE 1
11639| #define GNULIB_STRERROR 1
11640| #define GNULIB_TEST_STRERROR 1
11641| #define HAVE_DECL_ECVT 1
11642| #define HAVE_DECL_FCVT 1
11643| #define HAVE_DECL_GCVT 1
11644| #define GNULIB_TEST_FREE_POSIX 1
11645| #define HAVE_INLINE 1
11646| #define HAVE___INLINE 1
11647| #define GNULIB_TEST_STRVERSCMP 1
11648| #define GNULIB_UNISTR_U8_MBTOUCR 1
11649| #define GNULIB_UNISTR_U8_UCTOMB 1
11650| #define GNULIB_NO_VLA 1
11651| #define WITH_TLD 1
11652| /* end confdefs.h.  */
11653|
11654| int
11655| main ()
11656| {
11657|
11658|   ;
11659|   return 0;
11660| }
11661configure:30714: result: no
11662configure:30684: checking whether C compiler handles -Wno-analyzer-use-after-free
11663configure:30703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -arch i386 -Wunknown-warning-option -Werror -Wanalyzer-use-after-free -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
11664error: unknown warning option '-Wanalyzer-use-after-free' [-Werror,-Wunknown-warning-option]
11665configure:30703: $? = 1
11666configure: failed program was:
11667| /* confdefs.h */
11668| #define PACKAGE_NAME "GNU Libidn"
11669| #define PACKAGE_TARNAME "libidn"
11670| #define PACKAGE_VERSION "1.38"
11671| #define PACKAGE_STRING "GNU Libidn 1.38"
11672| #define PACKAGE_BUGREPORT "help-libidn@gnu.org"
11673| #define PACKAGE_URL "http://www.gnu.org/software/libidn/"
11674| #define PACKAGE "libidn"
11675| #define VERSION "1.38"
11676| #define STDC_HEADERS 1
11677| #define HAVE_SYS_TYPES_H 1
11678| #define HAVE_SYS_STAT_H 1
11679| #define HAVE_STDLIB_H 1
11680| #define HAVE_STRING_H 1
11681| #define HAVE_MEMORY_H 1
11682| #define HAVE_STRINGS_H 1
11683| #define HAVE_INTTYPES_H 1
11684| #define HAVE_STDINT_H 1
11685| #define HAVE_UNISTD_H 1
11686| #define HAVE_WCHAR_H 1
11687| #define HAVE_SYS_SOCKET_H 1
11688| #define HAVE_UNISTD_H 1
11689| #define HAVE_SYS_STAT_H 1
11690| #define HAVE_GETOPT_H 1
11691| #define HAVE_SYS_CDEFS_H 1
11692| #define HAVE_LIMITS_H 1
11693| #define HAVE_SYS_PARAM_H 1
11694| #define HAVE_SYS_TIME_H 1
11695| #define HAVE_INTTYPES_H 1
11696| #define HAVE_SYS_TYPES_H 1
11697| #define HAVE_STDINT_H 1
11698| #define HAVE_ICONV_H 1
11699| #define HAVE_LANGINFO_H 1
11700| #define _ALL_SOURCE 1
11701| #define _DARWIN_C_SOURCE 1
11702| #define _GNU_SOURCE 1
11703| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11704| #define _NETBSD_SOURCE 1
11705| #define _OPENBSD_SOURCE 1
11706| #define _POSIX_PTHREAD_SEMANTICS 1
11707| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11708| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11709| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11710| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11711| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11712| #define __STDC_WANT_LIB_EXT2__ 1
11713| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11714| #define _TANDEM_SOURCE 1
11715| #define __EXTENSIONS__ 1
11716| #define HAVE_DLFCN_H 1
11717| #define LT_OBJDIR ".libs/"
11718| #define HAVE_ICONV 1
11719| #define ICONV_CONST
11720| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
11721| #define HAVE_CFLOCALECOPYCURRENT 1
11722| #define HAVE_ICONV 1
11723| #define ENABLE_NLS 1
11724| #define HAVE_GETTEXT 1
11725| #define HAVE_DCGETTEXT 1
11726| #define HAVE_ALLOCA_H 1
11727| #define HAVE_ALLOCA 1
11728| #define HAVE_FCNTL 1
11729| #define HAVE_SYMLINK 1
11730| #define HAVE_GETDELIM 1
11731| #define HAVE_GETDTABLESIZE 1
11732| #define HAVE_GETPROGNAME 1
11733| #define HAVE_LSTAT 1
11734| #define HAVE_DECL_STRERROR_R 1
11735| #define HAVE_STRERROR_R 1
11736| #define HAVE_WORKING_O_NOATIME 0
11737| #define HAVE_WORKING_O_NOFOLLOW 1
11738| #define restrict __restrict__
11739| #define HAVE_DECL_GETDELIM 1
11740| #define HAVE_DECL_GETDTABLESIZE 1
11741| #define HAVE_DECL_GETLINE 1
11742| #define HAVE_GETOPT_H 1
11743| #define HAVE_GETOPT_LONG_ONLY 1
11744| #define HAVE_STDLIB_H 1
11745| #define MALLOC_0_IS_NONNULL 1
11746| #define PROMOTED_MODE_T int
11747| #define HAVE__BOOL 1
11748| #define HAVE_WCHAR_T 1
11749| #define HAVE_WINT_T 1
11750| #define HAVE_LONG_LONG_INT 1
11751| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11752| #define BITSIZEOF_SIG_ATOMIC_T 32
11753| #define BITSIZEOF_WCHAR_T 32
11754| #define BITSIZEOF_WINT_T 32
11755| #define HAVE_SIGNED_SIG_ATOMIC_T 1
11756| #define HAVE_SIGNED_WCHAR_T 1
11757| #define HAVE_SIGNED_WINT_T 1
11758| #define SIG_ATOMIC_T_SUFFIX
11759| #define WCHAR_T_SUFFIX
11760| #define WINT_T_SUFFIX
11761| #define HAVE_DECL_FCLOSEALL 0
11762| #define __USE_MINGW_ANSI_STDIO 1
11763| #define REPLACE_STRERROR_0 1
11764| #define _USE_STD_STAT 1
11765| #define HAVE_DECL_EXECVPE 0
11766| #define HAVE_ALLOCA 1
11767| #define GNULIB_TEST_CLOEXEC 1
11768| #define GNULIB_TEST_CLOSE 1
11769| #define GNULIB_TEST_DUP2 1
11770| #define GNULIB_TEST_FCNTL 1
11771| #define GNULIB_TEST_FSTAT 1
11772| #define GNULIB_TEST_GETDELIM 1
11773| #define GNULIB_TEST_GETDTABLESIZE 1
11774| #define GNULIB_TEST_GETLINE 1
11775| #define __GETOPT_PREFIX rpl_
11776| #define GNULIB_TEST_GETOPT_POSIX 1
11777| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11778| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
11779| #define HAVE_DECL___ARGV 0
11780| #define HAVE_VAR___PROGNAME 1
11781| #define HAVE_VISIBILITY 1
11782| #define GNULIB_MSVC_NOTHROW 1
11783| #define OPEN_TRAILING_SLASH_BUG 1
11784| #define GNULIB_TEST_OPEN 1
11785| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11786| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
11787| #define REPLACE_FUNC_STAT_FILE 1
11788| #define GNULIB_TEST_STAT 1
11789| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
11790| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
11791| #define GNULIB_TEST_FSCANF 1
11792| #define GNULIB_FSCANF 1
11793| #define GNULIB_TEST_SCANF 1
11794| #define GNULIB_SCANF 1
11795| #define GNULIB_TEST_FGETC 1
11796| #define GNULIB_TEST_GETC 1
11797| #define GNULIB_TEST_GETCHAR 1
11798| #define GNULIB_TEST_FGETS 1
11799| #define GNULIB_TEST_FREAD 1
11800| #define GNULIB_TEST_FPRINTF 1
11801| #define GNULIB_TEST_PRINTF 1
11802| #define GNULIB_TEST_VFPRINTF 1
11803| #define GNULIB_TEST_VPRINTF 1
11804| #define GNULIB_TEST_FPUTC 1
11805| #define GNULIB_TEST_PUTC 1
11806| #define GNULIB_TEST_PUTCHAR 1
11807| #define GNULIB_TEST_FPUTS 1
11808| #define GNULIB_TEST_PUTS 1
11809| #define GNULIB_TEST_FWRITE 1
11810| #define GNULIB_STRERROR 1
11811| #define GNULIB_TEST_STRERROR 1
11812| #define HAVE_DECL_ECVT 1
11813| #define HAVE_DECL_FCVT 1
11814| #define HAVE_DECL_GCVT 1
11815| #define GNULIB_TEST_FREE_POSIX 1
11816| #define HAVE_INLINE 1
11817| #define HAVE___INLINE 1
11818| #define GNULIB_TEST_STRVERSCMP 1
11819| #define GNULIB_UNISTR_U8_MBTOUCR 1
11820| #define GNULIB_UNISTR_U8_UCTOMB 1
11821| #define GNULIB_NO_VLA 1
11822| #define WITH_TLD 1
11823| /* end confdefs.h.  */
11824|
11825| int
11826| main ()
11827| {
11828|
11829|   ;
11830|   return 0;
11831| }
11832configure:30714: result: no
11833configure:30725: checking whether C compiler handles -Wno-missing-field-initializers
11834configure:30754: result: yes
11835configure:30891: checking that generated files are newer than configure
11836configure:30897: result: done
11837configure:31102: creating ./config.status
11838
11839## ---------------------- ##
11840## Running config.status. ##
11841## ---------------------- ##
11842
11843This file was extended by GNU Libidn config.status 1.38, which was
11844generated by GNU Autoconf 2.69.  Invocation command line was
11845
11846  CONFIG_FILES    =
11847  CONFIG_HEADERS  =
11848  CONFIG_LINKS    =
11849  CONFIG_COMMANDS =
11850  $ ./config.status
11851
11852on Mad-Cat
11853
11854config.status:2212: creating csharpcomp.sh
11855config.status:2212: creating csharpexec.sh
11856config.status:2212: creating Makefile
11857config.status:2212: creating contrib/doxygen/Doxyfile
11858config.status:2212: creating csharp/Makefile
11859config.status:2212: creating doc/Makefile
11860config.status:2212: creating doc/cyclo/Makefile
11861config.status:2212: creating doc/java/Makefile
11862config.status:2212: creating doc/reference/Makefile
11863config.status:2212: creating doc/reference/version.xml
11864config.status:2212: creating doc/specifications/Makefile
11865config.status:2212: creating doc/tld/Makefile
11866config.status:2212: creating examples/Makefile
11867config.status:2212: creating fuzz/Makefile
11868config.status:2212: creating gl/Makefile
11869config.status:2212: creating java/Makefile
11870config.status:2212: creating java/pom.xml
11871config.status:2212: creating java/src/Makefile
11872config.status:2212: creating java/src/main/Makefile
11873config.status:2212: creating java/src/main/java/Makefile
11874config.status:2212: creating java/src/main/java/gnu/Makefile
11875config.status:2212: creating java/src/main/java/gnu/inet/Makefile
11876config.status:2212: creating java/src/main/java/gnu/inet/encoding/Makefile
11877config.status:2212: creating java/src/test/Makefile
11878config.status:2212: creating java/src/test/java/Makefile
11879config.status:2212: creating java/src/util/Makefile
11880config.status:2212: creating java/src/util/java/Makefile
11881config.status:2212: creating lib/Makefile
11882config.status:2212: creating lib/gl/Makefile
11883config.status:2212: creating lib/libidn.pc
11884config.status:2212: creating po/Makefile.in
11885config.status:2212: creating src/Makefile
11886config.status:2212: creating tests/Makefile
11887config.status:2212: creating config.h
11888config.status:2472: executing depfiles commands
11889config.status:2472: executing libtool commands
11890config.status:2472: executing po-directories commands
11891configure:33470: Summary of build options:
11892
11893  Version:           1.38
11894  Libtool version    18:3:6
11895  DLL version:       12
11896  Header version:    major  minor  patch  number
11897  Build/host system: x86_64-apple-darwin14.5.0 / x86_64-apple-darwin14.5.0
11898  Install prefix:    /opt/local
11899  Compiler:          /usr/bin/clang
11900  Warning flags:      -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wextra -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-overflow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvla -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-missing-field-initializers
11901  CFLAGS:            -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include
11902  LDFlags:           -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386
11903  Documentation:     yes
11904  Library types:     Shared=yes, Static=yes
11905  Libiconv:          yes -L/opt/local/lib -liconv -R/opt/local/lib
11906  Valgrind:          no
11907  Version script:    no
11908  nl_langinfo:       yes
11909  TLD code:          yes
11910  Build Java port:   no
11911  Build C# port:     no
11912  Address Sanitizer: no
11913  UB Sanitizer:      no
11914
11915
11916## ---------------- ##
11917## Cache variables. ##
11918## ---------------- ##
11919
11920ac_cv_build=x86_64-apple-darwin14.5.0
11921ac_cv_c_compiler_gnu=yes
11922ac_cv_c_inline=inline
11923ac_cv_c_restrict=__restrict__
11924ac_cv_env_CC_set=set
11925ac_cv_env_CC_value=/usr/bin/clang
11926ac_cv_env_CFLAGS_set=set
11927ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64 -arch i386'
11928ac_cv_env_CPPFLAGS_set=set
11929ac_cv_env_CPPFLAGS_value=-I/opt/local/include
11930ac_cv_env_CPP_set=
11931ac_cv_env_CPP_value=
11932ac_cv_env_EMACSLOADPATH_set=
11933ac_cv_env_EMACSLOADPATH_value=
11934ac_cv_env_EMACS_set=
11935ac_cv_env_EMACS_value=
11936ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
11937ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
11938ac_cv_env_GTKDOC_DEPS_LIBS_set=
11939ac_cv_env_GTKDOC_DEPS_LIBS_value=
11940ac_cv_env_LDFLAGS_set=set
11941ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386'
11942ac_cv_env_LIBS_set=
11943ac_cv_env_LIBS_value=
11944ac_cv_env_LT_SYS_LIBRARY_PATH_set=
11945ac_cv_env_LT_SYS_LIBRARY_PATH_value=
11946ac_cv_env_PKG_CONFIG_set=
11947ac_cv_env_PKG_CONFIG_value=
11948ac_cv_env_VALGRINDFLAGS_set=
11949ac_cv_env_VALGRINDFLAGS_value=
11950ac_cv_env_build_alias_set=
11951ac_cv_env_build_alias_value=
11952ac_cv_env_host_alias_set=
11953ac_cv_env_host_alias_value=
11954ac_cv_env_target_alias_set=
11955ac_cv_env_target_alias_value=
11956ac_cv_func__set_invalid_parameter_handler=no
11957ac_cv_func_alloca_works=yes
11958ac_cv_func_fcntl=yes
11959ac_cv_func_getdelim=yes
11960ac_cv_func_getdtablesize=yes
11961ac_cv_func_getexecname=no
11962ac_cv_func_getline=yes
11963ac_cv_func_getopt_long_only=yes
11964ac_cv_func_getprogname=yes
11965ac_cv_func_lstat=yes
11966ac_cv_func_malloc_0_nonnull=yes
11967ac_cv_func_strerror_r=yes
11968ac_cv_func_strerror_r_char_p=no
11969ac_cv_func_strverscmp=no
11970ac_cv_func_symlink=yes
11971ac_cv_have_decl___argv=no
11972ac_cv_have_decl_ecvt=yes
11973ac_cv_have_decl_execvpe=no
11974ac_cv_have_decl_fcloseall=no
11975ac_cv_have_decl_fcvt=yes
11976ac_cv_have_decl_gcvt=yes
11977ac_cv_have_decl_getdelim=yes
11978ac_cv_have_decl_getdtablesize=yes
11979ac_cv_have_decl_getline=yes
11980ac_cv_have_decl_program_invocation_name=no
11981ac_cv_have_decl_program_invocation_short_name=no
11982ac_cv_have_decl_strerror_r=yes
11983ac_cv_header_dlfcn_h=yes
11984ac_cv_header_getopt_h=yes
11985ac_cv_header_iconv_h=yes
11986ac_cv_header_inttypes_h=yes
11987ac_cv_header_langinfo_h=yes
11988ac_cv_header_limits_h=yes
11989ac_cv_header_memory_h=yes
11990ac_cv_header_minix_config_h=no
11991ac_cv_header_stat_broken=no
11992ac_cv_header_stdbool_h=yes
11993ac_cv_header_stdc=yes
11994ac_cv_header_stdint_h=yes
11995ac_cv_header_stdlib_h=yes
11996ac_cv_header_string_h=yes
11997ac_cv_header_strings_h=yes
11998ac_cv_header_sys_bitypes_h=no
11999ac_cv_header_sys_cdefs_h=yes
12000ac_cv_header_sys_inttypes_h=no
12001ac_cv_header_sys_param_h=yes
12002ac_cv_header_sys_socket_h=yes
12003ac_cv_header_sys_stat_h=yes
12004ac_cv_header_sys_time_h=yes
12005ac_cv_header_sys_types_h=yes
12006ac_cv_header_unistd_h=yes
12007ac_cv_header_wchar_h=yes
12008ac_cv_host=x86_64-apple-darwin14.5.0
12009ac_cv_lib_error_at_line=no
12010ac_cv_member_struct_stat_st_atim_tv_nsec=no
12011ac_cv_member_struct_stat_st_atimespec_tv_nsec=yes
12012ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=yes
12013ac_cv_objext=o
12014ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
12015ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
12016ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
12017ac_cv_path_GREP=/opt/local/bin/ggrep
12018ac_cv_path_GTKDOC_CHECK_PATH=/opt/local/bin/gtkdoc-check
12019ac_cv_path_GTKDOC_MKPDF=/opt/local/bin/gtkdoc-mkpdf
12020ac_cv_path_GTKDOC_REBASE=/opt/local/bin/gtkdoc-rebase
12021ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
12022ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
12023ac_cv_path_PMCCABE=false
12024ac_cv_path_SED=/opt/local/bin/gsed
12025ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
12026ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
12027ac_cv_path_lt_DD=/bin/dd
12028ac_cv_path_mkdir=/opt/local/bin/gmkdir
12029ac_cv_prog_AWK=gawk
12030ac_cv_prog_CPP='/usr/bin/clang -E'
12031ac_cv_prog_EMACS=emacs
12032ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test
12033ac_cv_prog_ac_ct_AR=ar
12034ac_cv_prog_ac_ct_CC=/usr/bin/clang
12035ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
12036ac_cv_prog_ac_ct_LIPO=lipo
12037ac_cv_prog_ac_ct_NMEDIT=nmedit
12038ac_cv_prog_ac_ct_OTOOL=otool
12039ac_cv_prog_ac_ct_RANLIB=ranlib
12040ac_cv_prog_ac_ct_STRIP=strip
12041ac_cv_prog_cc_c11=
12042ac_cv_prog_cc_g=yes
12043ac_cv_prog_cc_stdc=
12044ac_cv_prog_make_make_set=yes
12045ac_cv_safe_to_define___extensions__=yes
12046ac_cv_should_define__xopen_source=no
12047ac_cv_sys_file_offset_bits=no
12048ac_cv_sys_largefile_CC=no
12049ac_cv_type__Bool=yes
12050ac_cv_type_mode_t=yes
12051ac_cv_type_nlink_t=yes
12052ac_cv_type_pid_t=yes
12053ac_cv_type_size_t=yes
12054ac_cv_working_alloca_h=yes
12055acl_cv_hardcode_direct=no
12056acl_cv_hardcode_libdir_flag_spec=
12057acl_cv_hardcode_libdir_separator=
12058acl_cv_hardcode_minus_L=no
12059acl_cv_libdirstems=lib,lib,lib
12060acl_cv_libext=a
12061acl_cv_libname_spec='lib$name'
12062acl_cv_library_names_spec='$libname$shrext'
12063acl_cv_prog_gnu_ld=no
12064acl_cv_rpath=done
12065acl_cv_shlibext=dylib
12066acl_cv_wl=-Wl,
12067am_cv_CC_dependencies_compiler_type=none
12068am_cv_ar_interface=ar
12069am_cv_func_iconv=yes
12070am_cv_func_iconv_works=yes
12071am_cv_func_working_getline=yes
12072am_cv_lib_iconv=yes
12073am_cv_lispdir='${datarootdir}/emacs/site-lisp'
12074am_cv_make_support_nested_variables=yes
12075gl_cv_bitsizeof_sig_atomic_t=32
12076gl_cv_bitsizeof_wchar_t=32
12077gl_cv_bitsizeof_wint_t=32
12078gl_cv_c___inline=yes
12079gl_cv_c_amsterdam_compiler=no
12080gl_cv_c_inline_effective=yes
12081gl_cv_c_multiarch=yes
12082gl_cv_cc_nomfi_needed=yes
12083gl_cv_cc_nomfi_supported=yes
12084gl_cv_cc_uninitialized_supported=yes
12085gl_cv_cc_vis_werror=yes
12086gl_cv_cc_visibility=yes
12087gl_cv_cc_wallow=-Wno-error
12088gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration
12089gl_cv_compiler_clang=yes
12090gl_cv_cxx_wallow=-Wno-error
12091gl_cv_decl_null_works=yes
12092gl_cv_double_slash_root=no
12093gl_cv_elf=no
12094gl_cv_func_dup2_works=yes
12095gl_cv_func_fcntl_f_dupfd_cloexec=no
12096gl_cv_func_fcntl_f_dupfd_works=yes
12097gl_cv_func_free_preserves_errno=no
12098gl_cv_func_getdtablesize_works=yes
12099gl_cv_func_getopt_posix=no
12100gl_cv_func_malloc_0_nonnull=1
12101gl_cv_func_open_slash=no
12102gl_cv_func_printf_attribute_flavor=system
12103gl_cv_func_stat_file_slash=no
12104gl_cv_func_strerror_0_works=no
12105gl_cv_func_va_copy=yes
12106gl_cv_func_working_getdelim=yes
12107gl_cv_have_include_next=yes
12108gl_cv_header_errno_h_complete=yes
12109gl_cv_header_langinfo_altmon=no
12110gl_cv_header_langinfo_codeset=yes
12111gl_cv_header_langinfo_era=yes
12112gl_cv_header_langinfo_t_fmt_ampm=yes
12113gl_cv_header_langinfo_yesexpr=yes
12114gl_cv_header_limits_width=no
12115gl_cv_header_working_fcntl_h='no (bad O_NOATIME)'
12116gl_cv_header_working_stdint_h=no
12117gl_cv_host_cpu_c_abi_32bit=yes
12118gl_cv_iconv_nonconst=yes
12119gl_cv_ld_output_def=no
12120gl_cv_macro_O_CLOEXEC=yes
12121gl_cv_next_fcntl_h='<fcntl.h>'
12122gl_cv_next_getopt_h='<getopt.h>'
12123gl_cv_next_iconv_h='<iconv.h>'
12124gl_cv_next_langinfo_h='<langinfo.h>'
12125gl_cv_next_limits_h='<limits.h>'
12126gl_cv_next_stdint_h='<stdint.h>'
12127gl_cv_next_stdio_h='<stdio.h>'
12128gl_cv_next_stdlib_h='<stdlib.h>'
12129gl_cv_next_string_h='<string.h>'
12130gl_cv_next_sys_stat_h='<sys/stat.h>'
12131gl_cv_next_sys_types_h='<sys/types.h>'
12132gl_cv_next_time_h='<time.h>'
12133gl_cv_next_unistd_h='<unistd.h>'
12134gl_cv_promoted_mode_t=int
12135gl_cv_rpl_alloca=yes
12136gl_cv_source_line_length_unlimited=yes
12137gl_cv_sys_ld_version_script=no
12138gl_cv_sys_struct_timespec_in_time_h=yes
12139gl_cv_time_h_has_TIME_UTC=no
12140gl_cv_type_max_align_t=yes
12141gl_cv_type_ptrdiff_t_signed=yes
12142gl_cv_type_sig_atomic_t_signed=yes
12143gl_cv_type_sig_atomic_t_suffix=
12144gl_cv_type_size_t_signed=no
12145gl_cv_type_wchar_t_signed=yes
12146gl_cv_type_wchar_t_suffix=
12147gl_cv_type_wint_t_large_enough=yes
12148gl_cv_type_wint_t_signed=yes
12149gl_cv_type_wint_t_suffix=
12150gl_cv_var___progname=yes
12151gl_cv_warn_c__Wall=yes
12152gl_cv_warn_c__Warith_conversion=no
12153gl_cv_warn_c__Warray_bounds_2=no
12154gl_cv_warn_c__Wattribute_alias_2=no
12155gl_cv_warn_c__Wbad_function_cast=yes
12156gl_cv_warn_c__Wcast_align_strict=no
12157gl_cv_warn_c__Wdate_time=yes
12158gl_cv_warn_c__Wdisabled_optimization=yes
12159gl_cv_warn_c__Wdouble_promotion=no
12160gl_cv_warn_c__Wduplicated_branches=no
12161gl_cv_warn_c__Wduplicated_cond=no
12162gl_cv_warn_c__Werror__Wunknown_warning_option=yes
12163gl_cv_warn_c__Wextra=yes
12164gl_cv_warn_c__Wformat_2=yes
12165gl_cv_warn_c__Wformat_overflow_2=no
12166gl_cv_warn_c__Wformat_signedness=no
12167gl_cv_warn_c__Wformat_truncation_2=no
12168gl_cv_warn_c__Wframe_larger_than_160=yes
12169gl_cv_warn_c__Wimplicit_fallthrough_5=no
12170gl_cv_warn_c__Winit_self=yes
12171gl_cv_warn_c__Winline=yes
12172gl_cv_warn_c__Winvalid_pch=yes
12173gl_cv_warn_c__Wmissing_declarations=yes
12174gl_cv_warn_c__Wmissing_include_dirs=yes
12175gl_cv_warn_c__Wmissing_prototypes=yes
12176gl_cv_warn_c__Wnested_externs=yes
12177gl_cv_warn_c__Wno_analyzer_double_free=no
12178gl_cv_warn_c__Wno_analyzer_malloc_leak=no
12179gl_cv_warn_c__Wno_analyzer_null_dereference=no
12180gl_cv_warn_c__Wno_analyzer_use_after_free=no
12181gl_cv_warn_c__Wno_missing_field_initializers=yes
12182gl_cv_warn_c__Wnull_dereference=yes
12183gl_cv_warn_c__Wold_style_definition=yes
12184gl_cv_warn_c__Wopenmp_simd=no
12185gl_cv_warn_c__Wpacked=yes
12186gl_cv_warn_c__Wpointer_arith=yes
12187gl_cv_warn_c__Wshadow=yes
12188gl_cv_warn_c__Wshift_overflow_2=no
12189gl_cv_warn_c__Wstack_protector=yes
12190gl_cv_warn_c__Wstrict_overflow=yes
12191gl_cv_warn_c__Wstrict_prototypes=yes
12192gl_cv_warn_c__Wsuggest_attribute_cold=no
12193gl_cv_warn_c__Wsuggest_attribute_format=no
12194gl_cv_warn_c__Wsuggest_attribute_malloc=no
12195gl_cv_warn_c__Wsuggest_attribute_noreturn=no
12196gl_cv_warn_c__Wsuggest_final_methods=no
12197gl_cv_warn_c__Wsuggest_final_types=no
12198gl_cv_warn_c__Wsync_nand=no
12199gl_cv_warn_c__Wtrampolines=no
12200gl_cv_warn_c__Wuninitialized=yes
12201gl_cv_warn_c__Wunknown_pragmas=yes
12202gl_cv_warn_c__Wunsafe_loop_optimizations=no
12203gl_cv_warn_c__Wunused_const_variable_2=no
12204gl_cv_warn_c__Wunused_macros=no
12205gl_cv_warn_c__Wvariadic_macros=yes
12206gl_cv_warn_c__Wvector_operation_performance=no
12207gl_cv_warn_c__Wvla=yes
12208gl_cv_warn_c__Wvla_larger_than_4031=no
12209gl_cv_warn_c__Wwrite_strings=yes
12210gl_cv_warn_c__fanalyzer=no
12211gl_cv_warn_c__fno_common=yes
12212gt_cv_c_wchar_t=yes
12213gt_cv_c_wint_t=yes
12214gt_cv_func_CFLocaleCopyCurrent=yes
12215gt_cv_func_CFPreferencesCopyAppValue=yes
12216gt_cv_func_gnugettext1_libc=no
12217gt_cv_func_gnugettext1_libintl=yes
12218gt_cv_ssize_t=yes
12219lt_cv_apple_cc_single_mod=yes
12220lt_cv_ar_at_file=no
12221lt_cv_deplibs_check_method=pass_all
12222lt_cv_file_magic_cmd='$MAGIC_CMD'
12223lt_cv_file_magic_test_file=
12224lt_cv_ld_exported_symbols_list=yes
12225lt_cv_ld_force_load=yes
12226lt_cv_ld_reload_flag=-r
12227lt_cv_nm_interface='BSD nm'
12228lt_cv_objdir=.libs
12229lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
12230lt_cv_path_NM=/opt/local/bin/nm
12231lt_cv_path_mainfest_tool=no
12232lt_cv_prog_compiler_c_o=yes
12233lt_cv_prog_compiler_pic='-fno-common -DPIC'
12234lt_cv_prog_compiler_pic_works=yes
12235lt_cv_prog_compiler_rtti_exceptions=yes
12236lt_cv_prog_compiler_static_works=no
12237lt_cv_prog_gnu_ld=no
12238lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
12239lt_cv_sys_global_symbol_pipe=
12240lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
12241lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
12242lt_cv_sys_global_symbol_to_cdecl=
12243lt_cv_sys_global_symbol_to_import=
12244lt_cv_sys_max_cmd_len=196608
12245lt_cv_to_host_file_cmd=func_convert_file_noop
12246lt_cv_to_tool_file_cmd=func_convert_file_noop
12247lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
12248pkg_cv_GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
12249pkg_cv_GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
12250
12251## ----------------- ##
12252## Output variables. ##
12253## ----------------- ##
12254
12255ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_libidn/libidn/work/libidn-1.38/build-aux/missing'\'' aclocal-1.16'
12256ALLOCA=''
12257ALLOCA_H='alloca.h'
12258AMDEPBACKSLASH=''
12259AMDEP_FALSE=''
12260AMDEP_TRUE='#'
12261AMTAR='$${TAR-tar}'
12262AM_BACKSLASH='\'
12263AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
12264AM_DEFAULT_VERBOSITY='1'
12265AM_V='$(V)'
12266AM_VALGRINDFLAGS=''
12267APPLE_UNIVERSAL_BUILD='1'
12268AR='ar'
12269ARFLAGS='cr'
12270AS='as'
12271AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_libidn/libidn/work/libidn-1.38/build-aux/missing'\'' autoconf'
12272AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_libidn/libidn/work/libidn-1.38/build-aux/missing'\'' autoheader'
12273AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_libidn/libidn/work/libidn-1.38/build-aux/missing'\'' automake-1.16'
12274AWK='gawk'
12275BITSIZEOF_PTRDIFF_T=''
12276BITSIZEOF_SIG_ATOMIC_T='32'
12277BITSIZEOF_SIZE_T=''
12278BITSIZEOF_WCHAR_T='32'
12279BITSIZEOF_WINT_T='32'
12280CC='/usr/bin/clang'
12281CCDEPMODE='depmode=none'
12282CFLAGS='-pipe -Os -arch x86_64 -arch i386'
12283CFLAG_VISIBILITY='-fvisibility=hidden'
12284CLIX_PATH=''
12285CLIX_PATH_VAR=''
12286CONFIG_INCLUDE='config.h'
12287CPP='/usr/bin/clang -E'
12288CPPFLAGS='-I/opt/local/include'
12289CSHARPCOMPFLAGS='-O -g'
12290CSHARP_CHOICE='no'
12291CSHARP_FALSE=''
12292CSHARP_TRUE='#'
12293CYGPATH_W='echo'
12294DEFAULT_VALGRINDFLAGS=''
12295DEFS='-DHAVE_CONFIG_H'
12296DEPDIR='.deps'
12297DLLTOOL='false'
12298DLL_VERSION='12'
12299DSYMUTIL='dsymutil'
12300DUMPBIN=''
12301ECHO_C='\c'
12302ECHO_N=''
12303ECHO_T=''
12304EGREP='/opt/local/bin/ggrep -E'
12305EMACS='emacs'
12306EMACSLOADPATH=''
12307EMULTIHOP_HIDDEN=''
12308EMULTIHOP_VALUE=''
12309ENABLE_DOC_FALSE='#'
12310ENABLE_DOC_TRUE=''
12311ENABLE_GTK_DOC_FALSE=''
12312ENABLE_GTK_DOC_TRUE='#'
12313ENOLINK_HIDDEN=''
12314ENOLINK_VALUE=''
12315EOVERFLOW_HIDDEN=''
12316EOVERFLOW_VALUE=''
12317ERRNO_H=''
12318EXEEXT=''
12319FGREP='/opt/local/bin/ggrep -F'
12320GETOPT_CDEFS_H='getopt-cdefs.h'
12321GETOPT_H='getopt.h'
12322GETTEXT_MACRO_VERSION='0.19'
12323GL_CFLAG_ALLOW_WARNINGS='-Wno-error'
12324GL_COND_LIBTOOL_FALSE='#'
12325GL_COND_LIBTOOL_TRUE=''
12326GL_CXXFLAG_ALLOW_WARNINGS='-Wno-error'
12327GL_GENERATE_ALLOCA_H_FALSE='#'
12328GL_GENERATE_ALLOCA_H_TRUE=''
12329GL_GENERATE_ERRNO_H_FALSE=''
12330GL_GENERATE_ERRNO_H_TRUE='#'
12331GL_GENERATE_ICONV_H_FALSE='#'
12332GL_GENERATE_ICONV_H_TRUE=''
12333GL_GENERATE_LIMITS_H_FALSE='#'
12334GL_GENERATE_LIMITS_H_TRUE=''
12335GL_GENERATE_STDARG_H_FALSE=''
12336GL_GENERATE_STDARG_H_TRUE='#'
12337GL_GENERATE_STDBOOL_H_FALSE=''
12338GL_GENERATE_STDBOOL_H_TRUE='#'
12339GL_GENERATE_STDDEF_H_FALSE=''
12340GL_GENERATE_STDDEF_H_TRUE='#'
12341GL_GENERATE_STDINT_H_FALSE='#'
12342GL_GENERATE_STDINT_H_TRUE=''
12343GL_GNULIB_ACCESS='0'
12344GL_GNULIB_CHDIR='0'
12345GL_GNULIB_CHOWN='0'
12346GL_GNULIB_CLOSE='1'
12347GL_GNULIB_COPY_FILE_RANGE='0'
12348GL_GNULIB_CREAT='0'
12349GL_GNULIB_CTIME='0'
12350GL_GNULIB_DPRINTF='0'
12351GL_GNULIB_DUP2='1'
12352GL_GNULIB_DUP3='0'
12353GL_GNULIB_DUP='0'
12354GL_GNULIB_ENVIRON='0'
12355GL_GNULIB_EUIDACCESS='0'
12356GL_GNULIB_EXECL='0'
12357GL_GNULIB_EXECLE='0'
12358GL_GNULIB_EXECLP='0'
12359GL_GNULIB_EXECV='0'
12360GL_GNULIB_EXECVE='0'
12361GL_GNULIB_EXECVP='0'
12362GL_GNULIB_EXECVPE='0'
12363GL_GNULIB_EXPLICIT_BZERO='0'
12364GL_GNULIB_FACCESSAT='0'
12365GL_GNULIB_FCHDIR='0'
12366GL_GNULIB_FCHMODAT='0'
12367GL_GNULIB_FCHOWNAT='0'
12368GL_GNULIB_FCLOSE='0'
12369GL_GNULIB_FCNTL='1'
12370GL_GNULIB_FDATASYNC='0'
12371GL_GNULIB_FDOPEN='0'
12372GL_GNULIB_FFLUSH='0'
12373GL_GNULIB_FFSL='0'
12374GL_GNULIB_FFSLL='0'
12375GL_GNULIB_FGETC='1'
12376GL_GNULIB_FGETS='1'
12377GL_GNULIB_FOPEN='0'
12378GL_GNULIB_FPRINTF='1'
12379GL_GNULIB_FPRINTF_POSIX='0'
12380GL_GNULIB_FPURGE='0'
12381GL_GNULIB_FPUTC='1'
12382GL_GNULIB_FPUTS='1'
12383GL_GNULIB_FREAD='1'
12384GL_GNULIB_FREOPEN='0'
12385GL_GNULIB_FSCANF='1'
12386GL_GNULIB_FSEEK='0'
12387GL_GNULIB_FSEEKO='0'
12388GL_GNULIB_FSTAT='1'
12389GL_GNULIB_FSTATAT='0'
12390GL_GNULIB_FSYNC='0'
12391GL_GNULIB_FTELL='0'
12392GL_GNULIB_FTELLO='0'
12393GL_GNULIB_FTRUNCATE='0'
12394GL_GNULIB_FUTIMENS='0'
12395GL_GNULIB_FWRITE='1'
12396GL_GNULIB_GETC='1'
12397GL_GNULIB_GETCHAR='1'
12398GL_GNULIB_GETCWD='0'
12399GL_GNULIB_GETDELIM='1'
12400GL_GNULIB_GETDOMAINNAME='0'
12401GL_GNULIB_GETDTABLESIZE='1'
12402GL_GNULIB_GETENTROPY='0'
12403GL_GNULIB_GETGROUPS='0'
12404GL_GNULIB_GETHOSTNAME='0'
12405GL_GNULIB_GETLINE='1'
12406GL_GNULIB_GETLOGIN='0'
12407GL_GNULIB_GETLOGIN_R='0'
12408GL_GNULIB_GETOPT_POSIX='1'
12409GL_GNULIB_GETPAGESIZE='0'
12410GL_GNULIB_GETPASS='0'
12411GL_GNULIB_GETUMASK='0'
12412GL_GNULIB_GETUSERSHELL='0'
12413GL_GNULIB_GROUP_MEMBER='0'
12414GL_GNULIB_ISATTY='0'
12415GL_GNULIB_LCHMOD='0'
12416GL_GNULIB_LCHOWN='0'
12417GL_GNULIB_LINK='0'
12418GL_GNULIB_LINKAT='0'
12419GL_GNULIB_LOCALTIME='0'
12420GL_GNULIB_LSEEK='0'
12421GL_GNULIB_LSTAT='0'
12422GL_GNULIB_MBSCASECMP='0'
12423GL_GNULIB_MBSCASESTR='0'
12424GL_GNULIB_MBSCHR='0'
12425GL_GNULIB_MBSCSPN='0'
12426GL_GNULIB_MBSLEN='0'
12427GL_GNULIB_MBSNCASECMP='0'
12428GL_GNULIB_MBSNLEN='0'
12429GL_GNULIB_MBSPBRK='0'
12430GL_GNULIB_MBSPCASECMP='0'
12431GL_GNULIB_MBSRCHR='0'
12432GL_GNULIB_MBSSEP='0'
12433GL_GNULIB_MBSSPN='0'
12434GL_GNULIB_MBSSTR='0'
12435GL_GNULIB_MBSTOK_R='0'
12436GL_GNULIB_MDA_ACCESS='1'
12437GL_GNULIB_MDA_CHDIR='1'
12438GL_GNULIB_MDA_CHMOD='1'
12439GL_GNULIB_MDA_CLOSE='1'
12440GL_GNULIB_MDA_CREAT='1'
12441GL_GNULIB_MDA_DUP2='1'
12442GL_GNULIB_MDA_DUP='1'
12443GL_GNULIB_MDA_EXECL='1'
12444GL_GNULIB_MDA_EXECLE='1'
12445GL_GNULIB_MDA_EXECLP='1'
12446GL_GNULIB_MDA_EXECV='1'
12447GL_GNULIB_MDA_EXECVE='1'
12448GL_GNULIB_MDA_EXECVP='1'
12449GL_GNULIB_MDA_EXECVPE='1'
12450GL_GNULIB_MDA_FCLOSEALL='1'
12451GL_GNULIB_MDA_FDOPEN='1'
12452GL_GNULIB_MDA_FILENO='1'
12453GL_GNULIB_MDA_GETCWD='1'
12454GL_GNULIB_MDA_GETPID='1'
12455GL_GNULIB_MDA_GETW='1'
12456GL_GNULIB_MDA_ISATTY='1'
12457GL_GNULIB_MDA_LSEEK='1'
12458GL_GNULIB_MDA_MEMCCPY='1'
12459GL_GNULIB_MDA_MKDIR='1'
12460GL_GNULIB_MDA_OPEN='1'
12461GL_GNULIB_MDA_PUTW='1'
12462GL_GNULIB_MDA_READ='1'
12463GL_GNULIB_MDA_RMDIR='1'
12464GL_GNULIB_MDA_STRDUP='1'
12465GL_GNULIB_MDA_SWAB='1'
12466GL_GNULIB_MDA_TEMPNAM='1'
12467GL_GNULIB_MDA_TZSET='1'
12468GL_GNULIB_MDA_UMASK='1'
12469GL_GNULIB_MDA_UNLINK='1'
12470GL_GNULIB_MDA_WRITE='1'
12471GL_GNULIB_MEMCHR='0'
12472GL_GNULIB_MEMMEM='0'
12473GL_GNULIB_MEMPCPY='0'
12474GL_GNULIB_MEMRCHR='0'
12475GL_GNULIB_MKDIR='0'
12476GL_GNULIB_MKDIRAT='0'
12477GL_GNULIB_MKFIFO='0'
12478GL_GNULIB_MKFIFOAT='0'
12479GL_GNULIB_MKNOD='0'
12480GL_GNULIB_MKNODAT='0'
12481GL_GNULIB_MKTIME='0'
12482GL_GNULIB_NANOSLEEP='0'
12483GL_GNULIB_NONBLOCKING='0'
12484GL_GNULIB_OBSTACK_PRINTF='0'
12485GL_GNULIB_OBSTACK_PRINTF_POSIX='0'
12486GL_GNULIB_OPEN='1'
12487GL_GNULIB_OPENAT='0'
12488GL_GNULIB_OVERRIDES_STRUCT_STAT='0'
12489GL_GNULIB_PCLOSE='0'
12490GL_GNULIB_PERROR='0'
12491GL_GNULIB_PIPE2='0'
12492GL_GNULIB_PIPE='0'
12493GL_GNULIB_POPEN='0'
12494GL_GNULIB_PREAD='0'
12495GL_GNULIB_PRINTF='1'
12496GL_GNULIB_PRINTF_POSIX='0'
12497GL_GNULIB_PUTC='1'
12498GL_GNULIB_PUTCHAR='1'
12499GL_GNULIB_PUTS='1'
12500GL_GNULIB_PWRITE='0'
12501GL_GNULIB_RAWMEMCHR='0'
12502GL_GNULIB_READ='0'
12503GL_GNULIB_READLINK='0'
12504GL_GNULIB_READLINKAT='0'
12505GL_GNULIB_REMOVE='0'
12506GL_GNULIB_RENAME='0'
12507GL_GNULIB_RENAMEAT='0'
12508GL_GNULIB_RMDIR='0'
12509GL_GNULIB_SCANF='1'
12510GL_GNULIB_SETHOSTNAME='0'
12511GL_GNULIB_SIGABBREV_NP='0'
12512GL_GNULIB_SIGDESCR_NP='0'
12513GL_GNULIB_SLEEP='0'
12514GL_GNULIB_SNPRINTF='0'
12515GL_GNULIB_SPRINTF_POSIX='0'
12516GL_GNULIB_STAT='1'
12517GL_GNULIB_STDIO_H_NONBLOCKING='0'
12518GL_GNULIB_STDIO_H_SIGPIPE='0'
12519GL_GNULIB_STPCPY='0'
12520GL_GNULIB_STPNCPY='0'
12521GL_GNULIB_STRCASESTR='0'
12522GL_GNULIB_STRCHRNUL='0'
12523GL_GNULIB_STRDUP='0'
12524GL_GNULIB_STRERROR='1'
12525GL_GNULIB_STRERRORNAME_NP='0'
12526GL_GNULIB_STRERROR_R='0'
12527GL_GNULIB_STRFTIME='0'
12528GL_GNULIB_STRNCAT='0'
12529GL_GNULIB_STRNDUP='0'
12530GL_GNULIB_STRNLEN='0'
12531GL_GNULIB_STRPBRK='0'
12532GL_GNULIB_STRPTIME='0'
12533GL_GNULIB_STRSEP='0'
12534GL_GNULIB_STRSIGNAL='0'
12535GL_GNULIB_STRSTR='0'
12536GL_GNULIB_STRTOK_R='0'
12537GL_GNULIB_STRVERSCMP='0'
12538GL_GNULIB_SYMLINK='0'
12539GL_GNULIB_SYMLINKAT='0'
12540GL_GNULIB_TIMEGM='0'
12541GL_GNULIB_TIMESPEC_GET='0'
12542GL_GNULIB_TIME_R='0'
12543GL_GNULIB_TIME_RZ='0'
12544GL_GNULIB_TMPFILE='0'
12545GL_GNULIB_TRUNCATE='0'
12546GL_GNULIB_TTYNAME_R='0'
12547GL_GNULIB_TZSET='0'
12548GL_GNULIB_UNISTD_H_GETOPT='1'
12549GL_GNULIB_UNISTD_H_NONBLOCKING='0'
12550GL_GNULIB_UNISTD_H_SIGPIPE='0'
12551GL_GNULIB_UNLINK='0'
12552GL_GNULIB_UNLINKAT='0'
12553GL_GNULIB_USLEEP='0'
12554GL_GNULIB_UTIMENSAT='0'
12555GL_GNULIB_VASPRINTF='0'
12556GL_GNULIB_VDPRINTF='0'
12557GL_GNULIB_VFPRINTF='1'
12558GL_GNULIB_VFPRINTF_POSIX='0'
12559GL_GNULIB_VFSCANF='0'
12560GL_GNULIB_VPRINTF='1'
12561GL_GNULIB_VPRINTF_POSIX='0'
12562GL_GNULIB_VSCANF='0'
12563GL_GNULIB_VSNPRINTF='0'
12564GL_GNULIB_VSPRINTF_POSIX='0'
12565GL_GNULIB_WRITE='0'
12566GL_LGL_GNULIB_ACCESS='0'
12567GL_LGL_GNULIB_ALIGNED_ALLOC='0'
12568GL_LGL_GNULIB_ATOLL='0'
12569GL_LGL_GNULIB_CALLOC_POSIX='0'
12570GL_LGL_GNULIB_CANONICALIZE_FILE_NAME='0'
12571GL_LGL_GNULIB_CHDIR='0'
12572GL_LGL_GNULIB_CHOWN='0'
12573GL_LGL_GNULIB_CLOSE='0'
12574GL_LGL_GNULIB_COPY_FILE_RANGE='0'
12575GL_LGL_GNULIB_DUP2='0'
12576GL_LGL_GNULIB_DUP3='0'
12577GL_LGL_GNULIB_DUP='0'
12578GL_LGL_GNULIB_ENVIRON='0'
12579GL_LGL_GNULIB_EUIDACCESS='0'
12580GL_LGL_GNULIB_EXECL='0'
12581GL_LGL_GNULIB_EXECLE='0'
12582GL_LGL_GNULIB_EXECLP='0'
12583GL_LGL_GNULIB_EXECV='0'
12584GL_LGL_GNULIB_EXECVE='0'
12585GL_LGL_GNULIB_EXECVP='0'
12586GL_LGL_GNULIB_EXECVPE='0'
12587GL_LGL_GNULIB_EXPLICIT_BZERO='0'
12588GL_LGL_GNULIB_FACCESSAT='0'
12589GL_LGL_GNULIB_FCHDIR='0'
12590GL_LGL_GNULIB_FCHOWNAT='0'
12591GL_LGL_GNULIB_FDATASYNC='0'
12592GL_LGL_GNULIB_FFSL='0'
12593GL_LGL_GNULIB_FFSLL='0'
12594GL_LGL_GNULIB_FREE_POSIX='1'
12595GL_LGL_GNULIB_FSYNC='0'
12596GL_LGL_GNULIB_FTRUNCATE='0'
12597GL_LGL_GNULIB_GETCWD='0'
12598GL_LGL_GNULIB_GETDOMAINNAME='0'
12599GL_LGL_GNULIB_GETDTABLESIZE='0'
12600GL_LGL_GNULIB_GETENTROPY='0'
12601GL_LGL_GNULIB_GETGROUPS='0'
12602GL_LGL_GNULIB_GETHOSTNAME='0'
12603GL_LGL_GNULIB_GETLOADAVG='0'
12604GL_LGL_GNULIB_GETLOGIN='0'
12605GL_LGL_GNULIB_GETLOGIN_R='0'
12606GL_LGL_GNULIB_GETOPT_POSIX='0'
12607GL_LGL_GNULIB_GETPAGESIZE='0'
12608GL_LGL_GNULIB_GETPASS='0'
12609GL_LGL_GNULIB_GETSUBOPT='0'
12610GL_LGL_GNULIB_GETUSERSHELL='0'
12611GL_LGL_GNULIB_GRANTPT='0'
12612GL_LGL_GNULIB_GROUP_MEMBER='0'
12613GL_LGL_GNULIB_ICONV='1'
12614GL_LGL_GNULIB_ISATTY='0'
12615GL_LGL_GNULIB_LCHOWN='0'
12616GL_LGL_GNULIB_LINK='0'
12617GL_LGL_GNULIB_LINKAT='0'
12618GL_LGL_GNULIB_LSEEK='0'
12619GL_LGL_GNULIB_MALLOC_POSIX='0'
12620GL_LGL_GNULIB_MBSCASECMP='0'
12621GL_LGL_GNULIB_MBSCASESTR='0'
12622GL_LGL_GNULIB_MBSCHR='0'
12623GL_LGL_GNULIB_MBSCSPN='0'
12624GL_LGL_GNULIB_MBSLEN='0'
12625GL_LGL_GNULIB_MBSNCASECMP='0'
12626GL_LGL_GNULIB_MBSNLEN='0'
12627GL_LGL_GNULIB_MBSPBRK='0'
12628GL_LGL_GNULIB_MBSPCASECMP='0'
12629GL_LGL_GNULIB_MBSRCHR='0'
12630GL_LGL_GNULIB_MBSSEP='0'
12631GL_LGL_GNULIB_MBSSPN='0'
12632GL_LGL_GNULIB_MBSSTR='0'
12633GL_LGL_GNULIB_MBSTOK_R='0'
12634GL_LGL_GNULIB_MBTOWC='0'
12635GL_LGL_GNULIB_MDA_ACCESS='1'
12636GL_LGL_GNULIB_MDA_CHDIR='1'
12637GL_LGL_GNULIB_MDA_CLOSE='1'
12638GL_LGL_GNULIB_MDA_DUP2='1'
12639GL_LGL_GNULIB_MDA_DUP='1'
12640GL_LGL_GNULIB_MDA_ECVT='1'
12641GL_LGL_GNULIB_MDA_EXECL='1'
12642GL_LGL_GNULIB_MDA_EXECLE='1'
12643GL_LGL_GNULIB_MDA_EXECLP='1'
12644GL_LGL_GNULIB_MDA_EXECV='1'
12645GL_LGL_GNULIB_MDA_EXECVE='1'
12646GL_LGL_GNULIB_MDA_EXECVP='1'
12647GL_LGL_GNULIB_MDA_EXECVPE='1'
12648GL_LGL_GNULIB_MDA_FCVT='1'
12649GL_LGL_GNULIB_MDA_GCVT='1'
12650GL_LGL_GNULIB_MDA_GETCWD='1'
12651GL_LGL_GNULIB_MDA_GETPID='1'
12652GL_LGL_GNULIB_MDA_ISATTY='1'
12653GL_LGL_GNULIB_MDA_LSEEK='1'
12654GL_LGL_GNULIB_MDA_MEMCCPY='1'
12655GL_LGL_GNULIB_MDA_MKTEMP='1'
12656GL_LGL_GNULIB_MDA_PUTENV='1'
12657GL_LGL_GNULIB_MDA_READ='1'
12658GL_LGL_GNULIB_MDA_RMDIR='1'
12659GL_LGL_GNULIB_MDA_STRDUP='1'
12660GL_LGL_GNULIB_MDA_SWAB='1'
12661GL_LGL_GNULIB_MDA_UNLINK='1'
12662GL_LGL_GNULIB_MDA_WRITE='1'
12663GL_LGL_GNULIB_MEMCHR='0'
12664GL_LGL_GNULIB_MEMMEM='0'
12665GL_LGL_GNULIB_MEMPCPY='0'
12666GL_LGL_GNULIB_MEMRCHR='0'
12667GL_LGL_GNULIB_MKDTEMP='0'
12668GL_LGL_GNULIB_MKOSTEMP='0'
12669GL_LGL_GNULIB_MKOSTEMPS='0'
12670GL_LGL_GNULIB_MKSTEMP='0'
12671GL_LGL_GNULIB_MKSTEMPS='0'
12672GL_LGL_GNULIB_NL_LANGINFO='0'
12673GL_LGL_GNULIB_PIPE2='0'
12674GL_LGL_GNULIB_PIPE='0'
12675GL_LGL_GNULIB_POSIX_MEMALIGN='0'
12676GL_LGL_GNULIB_POSIX_OPENPT='0'
12677GL_LGL_GNULIB_PREAD='0'
12678GL_LGL_GNULIB_PTSNAME='0'
12679GL_LGL_GNULIB_PTSNAME_R='0'
12680GL_LGL_GNULIB_PUTENV='0'
12681GL_LGL_GNULIB_PWRITE='0'
12682GL_LGL_GNULIB_QSORT_R='0'
12683GL_LGL_GNULIB_RANDOM='0'
12684GL_LGL_GNULIB_RANDOM_R='0'
12685GL_LGL_GNULIB_RAWMEMCHR='0'
12686GL_LGL_GNULIB_READ='0'
12687GL_LGL_GNULIB_READLINK='0'
12688GL_LGL_GNULIB_READLINKAT='0'
12689GL_LGL_GNULIB_REALLOCARRAY='0'
12690GL_LGL_GNULIB_REALLOC_POSIX='0'
12691GL_LGL_GNULIB_REALPATH='0'
12692GL_LGL_GNULIB_RMDIR='0'
12693GL_LGL_GNULIB_RPMATCH='0'
12694GL_LGL_GNULIB_SECURE_GETENV='0'
12695GL_LGL_GNULIB_SETENV='0'
12696GL_LGL_GNULIB_SETHOSTNAME='0'
12697GL_LGL_GNULIB_SIGABBREV_NP='0'
12698GL_LGL_GNULIB_SIGDESCR_NP='0'
12699GL_LGL_GNULIB_SLEEP='0'
12700GL_LGL_GNULIB_STPCPY='0'
12701GL_LGL_GNULIB_STPNCPY='0'
12702GL_LGL_GNULIB_STRCASESTR='0'
12703GL_LGL_GNULIB_STRCHRNUL='0'
12704GL_LGL_GNULIB_STRDUP='0'
12705GL_LGL_GNULIB_STRERROR='0'
12706GL_LGL_GNULIB_STRERRORNAME_NP='0'
12707GL_LGL_GNULIB_STRERROR_R='0'
12708GL_LGL_GNULIB_STRNCAT='0'
12709GL_LGL_GNULIB_STRNDUP='0'
12710GL_LGL_GNULIB_STRNLEN='0'
12711GL_LGL_GNULIB_STRPBRK='0'
12712GL_LGL_GNULIB_STRSEP='0'
12713GL_LGL_GNULIB_STRSIGNAL='0'
12714GL_LGL_GNULIB_STRSTR='0'
12715GL_LGL_GNULIB_STRTOD='0'
12716GL_LGL_GNULIB_STRTOK_R='0'
12717GL_LGL_GNULIB_STRTOL='0'
12718GL_LGL_GNULIB_STRTOLD='0'
12719GL_LGL_GNULIB_STRTOLL='0'
12720GL_LGL_GNULIB_STRTOUL='0'
12721GL_LGL_GNULIB_STRTOULL='0'
12722GL_LGL_GNULIB_STRVERSCMP='1'
12723GL_LGL_GNULIB_SYMLINK='0'
12724GL_LGL_GNULIB_SYMLINKAT='0'
12725GL_LGL_GNULIB_SYSTEM_POSIX='0'
12726GL_LGL_GNULIB_TRUNCATE='0'
12727GL_LGL_GNULIB_TTYNAME_R='0'
12728GL_LGL_GNULIB_UNISTD_H_GETOPT='0'
12729GL_LGL_GNULIB_UNISTD_H_NONBLOCKING='0'
12730GL_LGL_GNULIB_UNISTD_H_SIGPIPE='0'
12731GL_LGL_GNULIB_UNLINK='0'
12732GL_LGL_GNULIB_UNLINKAT='0'
12733GL_LGL_GNULIB_UNLOCKPT='0'
12734GL_LGL_GNULIB_UNSETENV='0'
12735GL_LGL_GNULIB_USLEEP='0'
12736GL_LGL_GNULIB_WCTOMB='0'
12737GL_LGL_GNULIB_WRITE='0'
12738GL_LGL_GNULIB__EXIT='0'
12739GMSGFMT='/opt/local/bin/msgfmt'
12740GMSGFMT_015='/opt/local/bin/msgfmt'
12741GNULIBHEADERS_OVERRIDE_WINT_T='0'
12742GNULIB_GETTIMEOFDAY='0'
12743GREP='/opt/local/bin/ggrep'
12744GTKDOC_CHECK='gtkdoc-check.test'
12745GTKDOC_CHECK_PATH='/opt/local/bin/gtkdoc-check'
12746GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
12747GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
12748GTKDOC_MKPDF='/opt/local/bin/gtkdoc-mkpdf'
12749GTKDOC_REBASE='/opt/local/bin/gtkdoc-rebase'
12750GTK_DOC_BUILD_HTML_FALSE='#'
12751GTK_DOC_BUILD_HTML_TRUE=''
12752GTK_DOC_BUILD_PDF_FALSE=''
12753GTK_DOC_BUILD_PDF_TRUE='#'
12754GTK_DOC_USE_LIBTOOL_FALSE='#'
12755GTK_DOC_USE_LIBTOOL_TRUE=''
12756GTK_DOC_USE_REBASE_FALSE='#'
12757GTK_DOC_USE_REBASE_TRUE=''
12758HAVE_ALIGNED_ALLOC='1'
12759HAVE_ALLOCA_H='1'
12760HAVE_ATOLL='1'
12761HAVE_C99_STDINT_H='0'
12762HAVE_CANONICALIZE_FILE_NAME='1'
12763HAVE_CHOWN='1'
12764HAVE_CLIX=''
12765HAVE_CLIX_IN_PATH=''
12766HAVE_COPY_FILE_RANGE='1'
12767HAVE_CSC=''
12768HAVE_CSC_IN_PATH=''
12769HAVE_DECL_ECVT='1'
12770HAVE_DECL_ENVIRON='1'
12771HAVE_DECL_EXECVPE='0'
12772HAVE_DECL_FCHDIR='1'
12773HAVE_DECL_FCLOSEALL='0'
12774HAVE_DECL_FCVT='1'
12775HAVE_DECL_FDATASYNC='1'
12776HAVE_DECL_FPURGE='1'
12777HAVE_DECL_FSEEKO='1'
12778HAVE_DECL_FTELLO='1'
12779HAVE_DECL_GCVT='1'
12780HAVE_DECL_GETDELIM='1'
12781HAVE_DECL_GETDOMAINNAME='1'
12782HAVE_DECL_GETLINE='1'
12783HAVE_DECL_GETLOADAVG='1'
12784HAVE_DECL_GETLOGIN='1'
12785HAVE_DECL_GETLOGIN_R='1'
12786HAVE_DECL_GETPAGESIZE='1'
12787HAVE_DECL_GETUSERSHELL='1'
12788HAVE_DECL_INITSTATE='1'
12789HAVE_DECL_LOCALTIME_R='1'
12790HAVE_DECL_MEMMEM='1'
12791HAVE_DECL_MEMRCHR='1'
12792HAVE_DECL_OBSTACK_PRINTF='1'
12793HAVE_DECL_SETENV='1'
12794HAVE_DECL_SETHOSTNAME='1'
12795HAVE_DECL_SETSTATE='1'
12796HAVE_DECL_SNPRINTF='1'
12797HAVE_DECL_STRDUP='1'
12798HAVE_DECL_STRERROR_R='1'
12799HAVE_DECL_STRNDUP='1'
12800HAVE_DECL_STRNLEN='1'
12801HAVE_DECL_STRSIGNAL='1'
12802HAVE_DECL_STRTOK_R='1'
12803HAVE_DECL_TRUNCATE='1'
12804HAVE_DECL_TTYNAME_R='1'
12805HAVE_DECL_UNSETENV='1'
12806HAVE_DECL_VSNPRINTF='1'
12807HAVE_DPRINTF='1'
12808HAVE_DUP3='1'
12809HAVE_EUIDACCESS='1'
12810HAVE_EXECVPE='1'
12811HAVE_EXPLICIT_BZERO='1'
12812HAVE_FACCESSAT='1'
12813HAVE_FCHDIR='1'
12814HAVE_FCHMODAT='1'
12815HAVE_FCHOWNAT='1'
12816HAVE_FCNTL='1'
12817HAVE_FDATASYNC='1'
12818HAVE_FFSL='1'
12819HAVE_FFSLL='1'
12820HAVE_FSEEKO='1'
12821HAVE_FSTATAT='1'
12822HAVE_FSYNC='1'
12823HAVE_FTELLO='1'
12824HAVE_FTRUNCATE='1'
12825HAVE_FUTIMENS='1'
12826HAVE_GETDTABLESIZE='1'
12827HAVE_GETENTROPY='1'
12828HAVE_GETGROUPS='1'
12829HAVE_GETHOSTNAME='1'
12830HAVE_GETLOGIN='1'
12831HAVE_GETOPT_H='1'
12832HAVE_GETPAGESIZE='1'
12833HAVE_GETPASS='1'
12834HAVE_GETSUBOPT='1'
12835HAVE_GETUMASK='1'
12836HAVE_GRANTPT='1'
12837HAVE_GROUP_MEMBER='1'
12838HAVE_GTK_DOC_FALSE='#'
12839HAVE_GTK_DOC_TRUE=''
12840HAVE_INITSTATE='1'
12841HAVE_INTTYPES_H='1'
12842HAVE_LANGINFO_ALTMON='0'
12843HAVE_LANGINFO_CODESET='1'
12844HAVE_LANGINFO_ERA='1'
12845HAVE_LANGINFO_H='1'
12846HAVE_LANGINFO_T_FMT_AMPM='1'
12847HAVE_LANGINFO_YESEXPR='1'
12848HAVE_LCHMOD='1'
12849HAVE_LCHOWN='1'
12850HAVE_LD_OUTPUT_DEF_FALSE=''
12851HAVE_LD_OUTPUT_DEF_TRUE='#'
12852HAVE_LD_VERSION_SCRIPT_FALSE=''
12853HAVE_LD_VERSION_SCRIPT_TRUE='#'
12854HAVE_LINK='1'
12855HAVE_LINKAT='1'
12856HAVE_LSTAT='1'
12857HAVE_MAX_ALIGN_T='1'
12858HAVE_MBSLEN='0'
12859HAVE_MBTOWC='1'
12860HAVE_MCS=''
12861HAVE_MCS_IN_PATH=''
12862HAVE_MEMPCPY='1'
12863HAVE_MKDIRAT='1'
12864HAVE_MKDTEMP='1'
12865HAVE_MKFIFO='1'
12866HAVE_MKFIFOAT='1'
12867HAVE_MKNOD='1'
12868HAVE_MKNODAT='1'
12869HAVE_MKOSTEMP='1'
12870HAVE_MKOSTEMPS='1'
12871HAVE_MKSTEMP='1'
12872HAVE_MKSTEMPS='1'
12873HAVE_MONO=''
12874HAVE_MONO_IN_PATH=''
12875HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
12876HAVE_NANOSLEEP='1'
12877HAVE_NL_LANGINFO='1'
12878HAVE_OPENAT='1'
12879HAVE_OS_H='0'
12880HAVE_PCLOSE='1'
12881HAVE_PIPE2='1'
12882HAVE_PIPE='1'
12883HAVE_POPEN='1'
12884HAVE_POSIX_MEMALIGN='1'
12885HAVE_POSIX_OPENPT='1'
12886HAVE_PREAD='1'
12887HAVE_PTSNAME='1'
12888HAVE_PTSNAME_R='1'
12889HAVE_PWRITE='1'
12890HAVE_QSORT_R='1'
12891HAVE_RANDOM='1'
12892HAVE_RANDOM_H='1'
12893HAVE_RANDOM_R='1'
12894HAVE_RAWMEMCHR='1'
12895HAVE_READLINK='1'
12896HAVE_READLINKAT='1'
12897HAVE_REALLOCARRAY='1'
12898HAVE_REALPATH='1'
12899HAVE_RENAMEAT='1'
12900HAVE_RPMATCH='1'
12901HAVE_SECURE_GETENV='1'
12902HAVE_SETENV='1'
12903HAVE_SETHOSTNAME='1'
12904HAVE_SETSTATE='1'
12905HAVE_SIGABBREV_NP='1'
12906HAVE_SIGDESCR_NP='1'
12907HAVE_SIGNED_SIG_ATOMIC_T='1'
12908HAVE_SIGNED_WCHAR_T='1'
12909HAVE_SIGNED_WINT_T='1'
12910HAVE_SLEEP='1'
12911HAVE_STDINT_H='1'
12912HAVE_STPCPY='1'
12913HAVE_STPNCPY='1'
12914HAVE_STRCASESTR='1'
12915HAVE_STRCHRNUL='1'
12916HAVE_STRERRORNAME_NP='1'
12917HAVE_STRPBRK='1'
12918HAVE_STRPTIME='1'
12919HAVE_STRSEP='1'
12920HAVE_STRTOD='1'
12921HAVE_STRTOL='1'
12922HAVE_STRTOLD='1'
12923HAVE_STRTOLL='1'
12924HAVE_STRTOUL='1'
12925HAVE_STRTOULL='1'
12926HAVE_STRUCT_RANDOM_DATA='1'
12927HAVE_STRVERSCMP='0'
12928HAVE_SYMLINK='1'
12929HAVE_SYMLINKAT='1'
12930HAVE_SYS_BITYPES_H='0'
12931HAVE_SYS_CDEFS_H='1'
12932HAVE_SYS_INTTYPES_H='0'
12933HAVE_SYS_LOADAVG_H='0'
12934HAVE_SYS_PARAM_H='0'
12935HAVE_SYS_TYPES_H='1'
12936HAVE_TIMEGM='1'
12937HAVE_TIMESPEC_GET='1'
12938HAVE_TIMEZONE_T='0'
12939HAVE_UNISTD_H='1'
12940HAVE_UNLINKAT='1'
12941HAVE_UNLOCKPT='1'
12942HAVE_USLEEP='1'
12943HAVE_UTIMENSAT='1'
12944HAVE_VASPRINTF='1'
12945HAVE_VDPRINTF='1'
12946HAVE_VISIBILITY='1'
12947HAVE_WCHAR_H='1'
12948HAVE_WCHAR_T='1'
12949HAVE_WINSOCK2_H='0'
12950HAVE__BOOL='1'
12951HAVE__EXIT='1'
12952HELP2MAN='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_libidn/libidn/work/libidn-1.38/build-aux/missing'\'' help2man'
12953HTML_DIR='${datadir}/gtk-doc/html'
12954ICONV_CONST=''
12955ICONV_H='iconv.h'
12956INCLUDE_NEXT='include_next'
12957INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
12958INSTALL_DATA='${INSTALL} -m 644'
12959INSTALL_PROGRAM='${INSTALL}'
12960INSTALL_SCRIPT='${INSTALL}'
12961INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
12962INTLLIBS='-lintl -Wl,-framework -Wl,CoreFoundation'
12963INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
12964JAR=''
12965JAVA=''
12966JAVAC=''
12967JAVACFLAGS=''
12968JAVADOC=''
12969JAVAFLAGS=''
12970JAVAPREFIX=''
12971JAVA_FALSE=''
12972JAVA_TRUE='#'
12973LD='/Library/Developer/CommandLineTools/usr/bin/ld'
12974LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386'
12975LIBICONV='-liconv'
12976LIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation'
12977LIBOBJS=''
12978LIBS=''
12979LIBTESTS_LIBDEPS=''
12980LIBTOOL='$(SHELL) $(top_builddir)/libtool'
12981LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_FALSE='#'
12982LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE=''
12983LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='#'
12984LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE=''
12985LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='#'
12986LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE=''
12987LIBUNISTRING_UNISTR_H='unistr.h'
12988LIBUNISTRING_UNITYPES_H='unitypes.h'
12989LIMITS_H='limits.h'
12990LIPO='lipo'
12991LN_S='ln -s'
12992LOG_VALGRIND=''
12993LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib'
12994LTLIBINTL='-L/opt/local/lib -lintl -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation'
12995LTLIBOBJS=''
12996LT_AGE='6'
12997LT_CURRENT='18'
12998LT_REVISION='3'
12999LT_SYS_LIBRARY_PATH=''
13000MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_libidn/libidn/work/libidn-1.38/build-aux/missing'\'' makeinfo'
13001MANIFEST_TOOL=':'
13002MKDIR_P='/opt/local/bin/gmkdir -p'
13003MONO_PATH=''
13004MONO_PATH_SEPARATOR=''
13005MSGFMT='/opt/local/bin/msgfmt'
13006MSGFMT_015='/opt/local/bin/msgfmt'
13007MSGMERGE='/opt/local/bin/msgmerge'
13008NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
13009NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>'
13010NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>'
13011NEXT_AS_FIRST_DIRECTIVE_ICONV_H='<iconv.h>'
13012NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='<langinfo.h>'
13013NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>'
13014NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
13015NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
13016NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
13017NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
13018NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
13019NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
13020NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>'
13021NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
13022NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>'
13023NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
13024NEXT_ERRNO_H=''
13025NEXT_FCNTL_H='<fcntl.h>'
13026NEXT_GETOPT_H='<getopt.h>'
13027NEXT_ICONV_H='<iconv.h>'
13028NEXT_LANGINFO_H='<langinfo.h>'
13029NEXT_LIMITS_H='<limits.h>'
13030NEXT_STDARG_H='<stdarg.h>'
13031NEXT_STDDEF_H=''
13032NEXT_STDINT_H='<stdint.h>'
13033NEXT_STDIO_H='<stdio.h>'
13034NEXT_STDLIB_H='<stdlib.h>'
13035NEXT_STRING_H='<string.h>'
13036NEXT_SYS_STAT_H='<sys/stat.h>'
13037NEXT_SYS_TYPES_H='<sys/types.h>'
13038NEXT_TIME_H='<time.h>'
13039NEXT_UNISTD_H='<unistd.h>'
13040NM='/opt/local/bin/nm'
13041NMEDIT='nmedit'
13042OBJDUMP='false'
13043OBJEXT='o'
13044OTOOL64=':'
13045OTOOL='otool'
13046PACKAGE='libidn'
13047PACKAGE_BUGREPORT='help-libidn@gnu.org'
13048PACKAGE_NAME='GNU Libidn'
13049PACKAGE_STRING='GNU Libidn 1.38'
13050PACKAGE_TARNAME='libidn'
13051PACKAGE_URL='http://www.gnu.org/software/libidn/'
13052PACKAGE_VERSION='1.38'
13053PATH_SEPARATOR=':'
13054PERL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_libidn/libidn/work/libidn-1.38/build-aux/missing'\'' perl'
13055PKG_CONFIG='/opt/local/bin/pkg-config'
13056PMCCABE='false'
13057POSUB='po'
13058PRAGMA_COLUMNS=''
13059PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
13060PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
13061PTRDIFF_T_SUFFIX=''
13062RANLIB='ranlib'
13063REPLACE_ACCESS='0'
13064REPLACE_ALIGNED_ALLOC='0'
13065REPLACE_CALLOC='0'
13066REPLACE_CANONICALIZE_FILE_NAME='0'
13067REPLACE_CHOWN='0'
13068REPLACE_CLOSE='0'
13069REPLACE_CREAT='0'
13070REPLACE_CTIME='GNULIB_PORTCHECK'
13071REPLACE_DPRINTF='0'
13072REPLACE_DUP2='0'
13073REPLACE_DUP='0'
13074REPLACE_EXECL='0'
13075REPLACE_EXECLE='0'
13076REPLACE_EXECLP='0'
13077REPLACE_EXECV='0'
13078REPLACE_EXECVE='0'
13079REPLACE_EXECVP='0'
13080REPLACE_EXECVPE='0'
13081REPLACE_FACCESSAT='0'
13082REPLACE_FCHMODAT='0'
13083REPLACE_FCHOWNAT='0'
13084REPLACE_FCLOSE='0'
13085REPLACE_FCNTL='1'
13086REPLACE_FDOPEN='0'
13087REPLACE_FFLUSH='0'
13088REPLACE_FFSLL='0'
13089REPLACE_FOPEN='0'
13090REPLACE_FPRINTF='0'
13091REPLACE_FPURGE='0'
13092REPLACE_FREE='1'
13093REPLACE_FREOPEN='0'
13094REPLACE_FSEEK='0'
13095REPLACE_FSEEKO='0'
13096REPLACE_FSTAT='0'
13097REPLACE_FSTATAT='0'
13098REPLACE_FTELL='0'
13099REPLACE_FTELLO='0'
13100REPLACE_FTRUNCATE='0'
13101REPLACE_FUTIMENS='0'
13102REPLACE_GETCWD='0'
13103REPLACE_GETDELIM='0'
13104REPLACE_GETDOMAINNAME='0'
13105REPLACE_GETDTABLESIZE='0'
13106REPLACE_GETGROUPS='0'
13107REPLACE_GETLINE='0'
13108REPLACE_GETLOGIN_R='0'
13109REPLACE_GETPAGESIZE='0'
13110REPLACE_GETPASS='0'
13111REPLACE_GMTIME='0'
13112REPLACE_ICONV='0'
13113REPLACE_ICONV_OPEN='0'
13114REPLACE_ICONV_UTF='0'
13115REPLACE_INITSTATE='0'
13116REPLACE_ISATTY='0'
13117REPLACE_LCHOWN='0'
13118REPLACE_LINK='0'
13119REPLACE_LINKAT='0'
13120REPLACE_LOCALTIME='0'
13121REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
13122REPLACE_LSEEK='0'
13123REPLACE_LSTAT='0'
13124REPLACE_MALLOC='0'
13125REPLACE_MBTOWC='0'
13126REPLACE_MEMCHR='0'
13127REPLACE_MEMMEM='0'
13128REPLACE_MKDIR='0'
13129REPLACE_MKFIFO='0'
13130REPLACE_MKFIFOAT='0'
13131REPLACE_MKNOD='0'
13132REPLACE_MKNODAT='0'
13133REPLACE_MKSTEMP='0'
13134REPLACE_MKTIME='GNULIB_PORTCHECK'
13135REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
13136REPLACE_NL_LANGINFO='0'
13137REPLACE_NULL='0'
13138REPLACE_OBSTACK_PRINTF='0'
13139REPLACE_OPEN='1'
13140REPLACE_OPENAT='0'
13141REPLACE_PERROR='0'
13142REPLACE_POPEN='0'
13143REPLACE_POSIX_MEMALIGN='0'
13144REPLACE_PREAD='0'
13145REPLACE_PRINTF='0'
13146REPLACE_PTSNAME='0'
13147REPLACE_PTSNAME_R='0'
13148REPLACE_PUTENV='0'
13149REPLACE_PWRITE='0'
13150REPLACE_QSORT_R='0'
13151REPLACE_RANDOM='0'
13152REPLACE_RANDOM_R='0'
13153REPLACE_READ='0'
13154REPLACE_READLINK='0'
13155REPLACE_READLINKAT='0'
13156REPLACE_REALLOC='0'
13157REPLACE_REALLOCARRAY='0'
13158REPLACE_REALPATH='0'
13159REPLACE_REMOVE='0'
13160REPLACE_RENAME='0'
13161REPLACE_RENAMEAT='0'
13162REPLACE_RMDIR='0'
13163REPLACE_SETENV='0'
13164REPLACE_SETSTATE='0'
13165REPLACE_SLEEP='0'
13166REPLACE_SNPRINTF='0'
13167REPLACE_SPRINTF='0'
13168REPLACE_STAT='1'
13169REPLACE_STDIO_READ_FUNCS='0'
13170REPLACE_STDIO_WRITE_FUNCS='0'
13171REPLACE_STPNCPY='0'
13172REPLACE_STRCASESTR='0'
13173REPLACE_STRCHRNUL='0'
13174REPLACE_STRDUP='0'
13175REPLACE_STRERROR='1'
13176REPLACE_STRERRORNAME_NP='0'
13177REPLACE_STRERROR_R='0'
13178REPLACE_STRFTIME='GNULIB_PORTCHECK'
13179REPLACE_STRNCAT='0'
13180REPLACE_STRNDUP='0'
13181REPLACE_STRNLEN='0'
13182REPLACE_STRSIGNAL='0'
13183REPLACE_STRSTR='0'
13184REPLACE_STRTOD='0'
13185REPLACE_STRTOK_R='0'
13186REPLACE_STRTOL='0'
13187REPLACE_STRTOLD='0'
13188REPLACE_STRTOLL='0'
13189REPLACE_STRTOUL='0'
13190REPLACE_STRTOULL='0'
13191REPLACE_SYMLINK='0'
13192REPLACE_SYMLINKAT='0'
13193REPLACE_TIMEGM='GNULIB_PORTCHECK'
13194REPLACE_TMPFILE='0'
13195REPLACE_TRUNCATE='0'
13196REPLACE_TTYNAME_R='0'
13197REPLACE_TZSET='GNULIB_PORTCHECK'
13198REPLACE_UNLINK='0'
13199REPLACE_UNLINKAT='0'
13200REPLACE_UNSETENV='0'
13201REPLACE_USLEEP='0'
13202REPLACE_UTIMENSAT='0'
13203REPLACE_VASPRINTF='0'
13204REPLACE_VDPRINTF='0'
13205REPLACE_VFPRINTF='0'
13206REPLACE_VPRINTF='0'
13207REPLACE_VSNPRINTF='0'
13208REPLACE_VSPRINTF='0'
13209REPLACE_WCTOMB='0'
13210REPLACE_WRITE='0'
13211SED='/opt/local/bin/gsed'
13212SET_MAKE=''
13213SHELL='/bin/sh'
13214SIG_ATOMIC_T_SUFFIX=''
13215SIZE_T_SUFFIX=''
13216STDARG_H=''
13217STDBOOL_H=''
13218STDDEF_H=''
13219STDINT_H='stdint.h'
13220STRIP='strip'
13221SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
13222TIME_H_DEFINES_STRUCT_TIMESPEC='1'
13223TIME_H_DEFINES_TIME_UTC='0'
13224TLD_FALSE='#'
13225TLD_TRUE=''
13226UNDEFINE_STRTOK_R='0'
13227UNISTD_H_DEFINES_STRUCT_TIMESPEC='0'
13228UNISTD_H_HAVE_SYS_RANDOM_H='0'
13229UNISTD_H_HAVE_WINSOCK2_H='0'
13230UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
13231USE_NLS='yes'
13232VALGRIND=''
13233VALGRINDFLAGS=''
13234VALGRIND_PROGRAM=''
13235VERSION='1.38'
13236WARN_CFLAGS=' -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wextra -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-overflow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvla -Wwrite-strings -Wformat=2 -Wno-missing-field-initializers -Wno-missing-field-initializers'
13237WCHAR_T_SUFFIX=''
13238WINDOWS_64_BIT_OFF_T='0'
13239WINDOWS_64_BIT_ST_SIZE='0'
13240WINDOWS_STAT_INODES='0'
13241WINDOWS_STAT_TIMESPEC='0'
13242WINT_T_SUFFIX=''
13243WSTACK_CFLAGS=' -Wframe-larger-than=160'
13244XGETTEXT='/opt/local/bin/xgettext'
13245XGETTEXT_015='/opt/local/bin/xgettext'
13246XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format'
13247ac_ct_AR='ar'
13248ac_ct_CC='/usr/bin/clang'
13249ac_ct_DUMPBIN=''
13250am__EXEEXT_FALSE=''
13251am__EXEEXT_TRUE='#'
13252am__fastdepCC_FALSE=''
13253am__fastdepCC_TRUE='#'
13254am__include='include'
13255am__isrc=''
13256am__leading_dot='.'
13257am__nodep=''
13258am__quote=''
13259am__tar='$${TAR-tar} chof - "$$tardir"'
13260am__untar='$${TAR-tar} xf -'
13261bindir='${exec_prefix}/bin'
13262build='x86_64-apple-darwin14.5.0'
13263build_alias=''
13264build_cpu='x86_64'
13265build_os='darwin14.5.0'
13266build_vendor='apple'
13267datadir='${datarootdir}'
13268datarootdir='${prefix}/share'
13269docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
13270dvidir='${docdir}'
13271exec_prefix='${prefix}'
13272gl_LIBOBJS=' error.o fcntl.o getopt.o getopt1.o open.o stat.o strerror.o strerror-override.o'
13273gl_LTLIBOBJS=' error.lo fcntl.lo getopt.lo getopt1.lo open.lo stat.lo strerror.lo strerror-override.lo'
13274gltests_LIBOBJS=''
13275gltests_LTLIBOBJS=''
13276gltests_WITNESS='IN_LIBIDN_GNULIB_TESTS'
13277host='x86_64-apple-darwin14.5.0'
13278host_alias=''
13279host_cpu='x86_64'
13280host_os='darwin14.5.0'
13281host_vendor='apple'
13282htmldir='${docdir}'
13283includedir='${prefix}/include'
13284infodir='${datarootdir}/info'
13285install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_libidn/libidn/work/libidn-1.38/build-aux/install-sh'
13286lgl_LIBOBJS=' free.o strverscmp.o'
13287lgl_LTLIBOBJS=' free.lo strverscmp.lo'
13288lgltests_LIBOBJS=''
13289lgltests_LTLIBOBJS=''
13290lgltests_WITNESS='IN_LIBIDN_GNULIB_TESTS'
13291libdir='${exec_prefix}/lib'
13292libexecdir='${exec_prefix}/libexec'
13293lispdir='${datarootdir}/emacs/site-lisp'
13294localedir='${datarootdir}/locale'
13295localstatedir='${prefix}/var'
13296mandir='${datarootdir}/man'
13297mkdir_p='$(MKDIR_P)'
13298oldincludedir='/usr/include'
13299pdfdir='${docdir}'
13300prefix='/opt/local'
13301program_transform_name='s,x,x,'
13302psdir='${docdir}'
13303runstatedir='${localstatedir}/run'
13304sbindir='${exec_prefix}/sbin'
13305sharedstatedir='${prefix}/com'
13306sysconfdir='${prefix}/etc'
13307target_alias=''
13308
13309## ----------- ##
13310## confdefs.h. ##
13311## ----------- ##
13312
13313/* confdefs.h */
13314#define PACKAGE_NAME "GNU Libidn"
13315#define PACKAGE_TARNAME "libidn"
13316#define PACKAGE_VERSION "1.38"
13317#define PACKAGE_STRING "GNU Libidn 1.38"
13318#define PACKAGE_BUGREPORT "help-libidn@gnu.org"
13319#define PACKAGE_URL "http://www.gnu.org/software/libidn/"
13320#define PACKAGE "libidn"
13321#define VERSION "1.38"
13322#define STDC_HEADERS 1
13323#define HAVE_SYS_TYPES_H 1
13324#define HAVE_SYS_STAT_H 1
13325#define HAVE_STDLIB_H 1
13326#define HAVE_STRING_H 1
13327#define HAVE_MEMORY_H 1
13328#define HAVE_STRINGS_H 1
13329#define HAVE_INTTYPES_H 1
13330#define HAVE_STDINT_H 1
13331#define HAVE_UNISTD_H 1
13332#define HAVE_WCHAR_H 1
13333#define HAVE_SYS_SOCKET_H 1
13334#define HAVE_UNISTD_H 1
13335#define HAVE_SYS_STAT_H 1
13336#define HAVE_GETOPT_H 1
13337#define HAVE_SYS_CDEFS_H 1
13338#define HAVE_LIMITS_H 1
13339#define HAVE_SYS_PARAM_H 1
13340#define HAVE_SYS_TIME_H 1
13341#define HAVE_INTTYPES_H 1
13342#define HAVE_SYS_TYPES_H 1
13343#define HAVE_STDINT_H 1
13344#define HAVE_ICONV_H 1
13345#define HAVE_LANGINFO_H 1
13346#define _ALL_SOURCE 1
13347#define _DARWIN_C_SOURCE 1
13348#define _GNU_SOURCE 1
13349#define _HPUX_ALT_XOPEN_SOCKET_API 1
13350#define _NETBSD_SOURCE 1
13351#define _OPENBSD_SOURCE 1
13352#define _POSIX_PTHREAD_SEMANTICS 1
13353#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
13354#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
13355#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
13356#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
13357#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
13358#define __STDC_WANT_LIB_EXT2__ 1
13359#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
13360#define _TANDEM_SOURCE 1
13361#define __EXTENSIONS__ 1
13362#define HAVE_DLFCN_H 1
13363#define LT_OBJDIR ".libs/"
13364#define HAVE_ICONV 1
13365#define ICONV_CONST
13366#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
13367#define HAVE_CFLOCALECOPYCURRENT 1
13368#define HAVE_ICONV 1
13369#define ENABLE_NLS 1
13370#define HAVE_GETTEXT 1
13371#define HAVE_DCGETTEXT 1
13372#define HAVE_ALLOCA_H 1
13373#define HAVE_ALLOCA 1
13374#define HAVE_FCNTL 1
13375#define HAVE_SYMLINK 1
13376#define HAVE_GETDELIM 1
13377#define HAVE_GETDTABLESIZE 1
13378#define HAVE_GETPROGNAME 1
13379#define HAVE_LSTAT 1
13380#define HAVE_DECL_STRERROR_R 1
13381#define HAVE_STRERROR_R 1
13382#define HAVE_WORKING_O_NOATIME 0
13383#define HAVE_WORKING_O_NOFOLLOW 1
13384#define restrict __restrict__
13385#define HAVE_DECL_GETDELIM 1
13386#define HAVE_DECL_GETDTABLESIZE 1
13387#define HAVE_DECL_GETLINE 1
13388#define HAVE_GETOPT_H 1
13389#define HAVE_GETOPT_LONG_ONLY 1
13390#define HAVE_STDLIB_H 1
13391#define MALLOC_0_IS_NONNULL 1
13392#define PROMOTED_MODE_T int
13393#define HAVE__BOOL 1
13394#define HAVE_WCHAR_T 1
13395#define HAVE_WINT_T 1
13396#define HAVE_LONG_LONG_INT 1
13397#define HAVE_UNSIGNED_LONG_LONG_INT 1
13398#define BITSIZEOF_SIG_ATOMIC_T 32
13399#define BITSIZEOF_WCHAR_T 32
13400#define BITSIZEOF_WINT_T 32
13401#define HAVE_SIGNED_SIG_ATOMIC_T 1
13402#define HAVE_SIGNED_WCHAR_T 1
13403#define HAVE_SIGNED_WINT_T 1
13404#define SIG_ATOMIC_T_SUFFIX
13405#define WCHAR_T_SUFFIX
13406#define WINT_T_SUFFIX
13407#define HAVE_DECL_FCLOSEALL 0
13408#define __USE_MINGW_ANSI_STDIO 1
13409#define REPLACE_STRERROR_0 1
13410#define _USE_STD_STAT 1
13411#define HAVE_DECL_EXECVPE 0
13412#define HAVE_ALLOCA 1
13413#define GNULIB_TEST_CLOEXEC 1
13414#define GNULIB_TEST_CLOSE 1
13415#define GNULIB_TEST_DUP2 1
13416#define GNULIB_TEST_FCNTL 1
13417#define GNULIB_TEST_FSTAT 1
13418#define GNULIB_TEST_GETDELIM 1
13419#define GNULIB_TEST_GETDTABLESIZE 1
13420#define GNULIB_TEST_GETLINE 1
13421#define __GETOPT_PREFIX rpl_
13422#define GNULIB_TEST_GETOPT_POSIX 1
13423#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
13424#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
13425#define HAVE_DECL___ARGV 0
13426#define HAVE_VAR___PROGNAME 1
13427#define HAVE_VISIBILITY 1
13428#define GNULIB_MSVC_NOTHROW 1
13429#define OPEN_TRAILING_SLASH_BUG 1
13430#define GNULIB_TEST_OPEN 1
13431#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
13432#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
13433#define REPLACE_FUNC_STAT_FILE 1
13434#define GNULIB_TEST_STAT 1
13435#define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
13436#define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
13437#define GNULIB_TEST_FSCANF 1
13438#define GNULIB_FSCANF 1
13439#define GNULIB_TEST_SCANF 1
13440#define GNULIB_SCANF 1
13441#define GNULIB_TEST_FGETC 1
13442#define GNULIB_TEST_GETC 1
13443#define GNULIB_TEST_GETCHAR 1
13444#define GNULIB_TEST_FGETS 1
13445#define GNULIB_TEST_FREAD 1
13446#define GNULIB_TEST_FPRINTF 1
13447#define GNULIB_TEST_PRINTF 1
13448#define GNULIB_TEST_VFPRINTF 1
13449#define GNULIB_TEST_VPRINTF 1
13450#define GNULIB_TEST_FPUTC 1
13451#define GNULIB_TEST_PUTC 1
13452#define GNULIB_TEST_PUTCHAR 1
13453#define GNULIB_TEST_FPUTS 1
13454#define GNULIB_TEST_PUTS 1
13455#define GNULIB_TEST_FWRITE 1
13456#define GNULIB_STRERROR 1
13457#define GNULIB_TEST_STRERROR 1
13458#define HAVE_DECL_ECVT 1
13459#define HAVE_DECL_FCVT 1
13460#define HAVE_DECL_GCVT 1
13461#define GNULIB_TEST_FREE_POSIX 1
13462#define HAVE_INLINE 1
13463#define HAVE___INLINE 1
13464#define GNULIB_TEST_STRVERSCMP 1
13465#define GNULIB_UNISTR_U8_MBTOUCR 1
13466#define GNULIB_UNISTR_U8_UCTOMB 1
13467#define GNULIB_NO_VLA 1
13468#define WITH_TLD 1
13469
13470configure: exit 0