Ticket #69820: gettext-runtime-x86_64-intl.config.log

File gettext-runtime-x86_64-intl.config.log, 320.6 KB (added by kuchtamartin, 3 weeks ago)

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext-runtime/work/gettext-0.22.5/gettext-runtime-x86_64/intl/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 libintl configure 0.22.5, which was
5generated by GNU Autoconf 2.72.  Invocation command line was
6
7  $ ./configure --disable-option-checking --prefix=/opt/local ac_cv_prog_AWK=/usr/bin/awk ac_cv_path_GMSGFMT=: ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=: ac_cv_path_MSGMERGE=: ac_cv_path_SED=/usr/bin/sed ac_cv_path_XGETTEXT=: --disable-csharp --disable-java --disable-libasprintf --with-included-gettext CC=/usr/bin/clang 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' CPPFLAGS=-I/opt/local/include CXX=/usr/bin/clang++ 'CXXFLAGS=-pipe -Os -arch x86_64 -stdlib=libc++' --cache-file=/dev/null --srcdir=.
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Martins-MacBook.local
14uname -m = x86_64
15uname -r = 14.5.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 14.5.0: Sun Jun  4 21:40:08 PDT 2017; root:xnu-2782.70.3~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 14.5.0: Sun Jun  4 21:40:08 PDT 2017; root:xnu-2782.70.3~1/RELEASE_X86_64
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 207 tasks, 1010 threads, 2 processors
34Load average: 3.59, Mach factor: 0.38
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext-runtime/work/bin/
40PATH: /opt/local/bin/
41PATH: /opt/local/sbin/
42PATH: /bin/
43PATH: /sbin/
44PATH: /usr/bin/
45PATH: /usr/sbin/
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:4021: looking for aux files: config.rpath ltmain.sh config.guess config.sub compile missing install-sh
53configure:4034:  trying ./../../build-aux/
54configure:4063:   ./../../build-aux/config.rpath found
55configure:4063:   ./../../build-aux/ltmain.sh found
56configure:4063:   ./../../build-aux/config.guess found
57configure:4063:   ./../../build-aux/config.sub found
58configure:4063:   ./../../build-aux/compile found
59configure:4063:   ./../../build-aux/missing found
60configure:4045:   ./../../build-aux/install-sh found
61configure:4195: checking for a BSD-compatible install
62configure:4269: result: /usr/bin/install -c
63configure:4280: checking whether build environment is sane
64configure:4335: result: yes
65configure:4496: checking for a race-free mkdir -p
66configure:4539: result: mkdir -p
67configure:4546: checking for gawk
68configure:4579: result: /usr/bin/awk
69configure:4590: checking whether make sets $(MAKE)
70configure:4614: result: yes
71configure:4644: checking whether make supports nested variables
72configure:4663: result: yes
73configure:4865: checking for gcc
74configure:4898: result: /usr/bin/clang
75configure:5257: checking for C compiler version
76configure:5266: /usr/bin/clang --version >&5
77Apple LLVM version 7.0.2 (clang-700.1.81)
78Target: x86_64-apple-darwin14.5.0
79Thread model: posix
80configure:5277: $? = 0
81configure:5266: /usr/bin/clang -v >&5
82Apple LLVM version 7.0.2 (clang-700.1.81)
83Target: x86_64-apple-darwin14.5.0
84Thread model: posix
85configure:5277: $? = 0
86configure:5266: /usr/bin/clang -V >&5
87clang: error: argument to '-V' is missing (expected 1 value)
88clang: error: no input files
89configure:5277: $? = 1
90configure:5266: /usr/bin/clang -qversion >&5
91clang: error: unknown argument: '-qversion'
92clang: error: no input files
93configure:5277: $? = 1
94configure:5266: /usr/bin/clang -version >&5
95clang: error: unknown argument: '-version'
96clang: error: no input files
97configure:5277: $? = 1
98configure:5297: checking whether the C compiler works
99configure:5319: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
100configure:5323: $? = 0
101configure:5374: result: yes
102configure:5378: checking for C compiler default output file name
103configure:5380: result: a.out
104configure:5386: checking for suffix of executables
105configure:5393: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
106configure:5397: $? = 0
107configure:5421: result:
108configure:5445: checking whether we are cross compiling
109configure:5453: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
110configure:5457: $? = 0
111configure:5464: ./conftest
112configure:5468: $? = 0
113configure:5483: result: no
114configure:5489: checking for suffix of object files
115configure:5512: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
116configure:5516: $? = 0
117configure:5540: result: o
118configure:5544: checking whether the compiler supports GNU C
119configure:5564: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
120configure:5564: $? = 0
121configure:5576: result: yes
122configure:5587: checking whether /usr/bin/clang accepts -g
123configure:5608: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
124configure:5608: $? = 0
125configure:5655: result: yes
126configure:5675: checking for /usr/bin/clang option to enable C11 features
127configure:5690: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
128configure:5690: $? = 0
129configure:5709: result: none needed
130configure:5833: checking whether /usr/bin/clang understands -c and -o together
131configure:5856: /usr/bin/clang -c conftest.c -o conftest2.o
132configure:5859: $? = 0
133configure:5856: /usr/bin/clang -c conftest.c -o conftest2.o
134configure:5859: $? = 0
135configure:5872: result: yes
136configure:5890: checking whether the compiler is clang
137configure:5912: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
138conftest.c:13:12: error: unknown type name 'barfbarf'
139           barfbarf
140           ^
141conftest.c:16:1: error: expected identifier or '('
142int
143^
1442 errors generated.
145configure:5912: $? = 1
146configure: failed program was:
147| /* confdefs.h */
148| #define PACKAGE_NAME "libintl"
149| #define PACKAGE_TARNAME "libintl"
150| #define PACKAGE_VERSION "0.22.5"
151| #define PACKAGE_STRING "libintl 0.22.5"
152| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
153| #define PACKAGE_URL ""
154| #define PACKAGE "libintl"
155| #define VERSION "0.22.5"
156| /* end confdefs.h.  */
157|
158|            #ifdef __clang__
159|            barfbarf
160|            #endif
161|
162| int
163| main (void)
164| {
165|
166|   ;
167|   return 0;
168| }
169|
170configure:5923: result: yes
171configure:5927: checking for compiler option needed when checking for declarations
172configure:5947: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
173configure:5947: $? = 0
174configure:5962: result: -Werror=implicit-function-declaration
175configure:5974: checking whether make supports the include directive
176configure:5989: make -f confmf.GNU && cat confinc.out
177this is the am__doit target
178configure:5992: $? = 0
179configure:6011: result: yes (GNU style)
180configure:6037: checking dependency style of /usr/bin/clang
181configure:6150: result: gcc3
182configure:6173: checking build system type
183configure:6189: result: x86_64-apple-darwin14.5.0
184configure:6209: checking host system type
185configure:6224: result: x86_64-apple-darwin14.5.0
186configure:6254: checking how to run the C preprocessor
187configure:6280: /usr/bin/clang -E -I/opt/local/include conftest.c
188configure:6280: $? = 0
189configure:6296: /usr/bin/clang -E -I/opt/local/include conftest.c
190conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
191#include <ac_nonexistent.h>
192         ^
1931 error generated.
194configure:6296: $? = 1
195configure: failed program was:
196| /* confdefs.h */
197| #define PACKAGE_NAME "libintl"
198| #define PACKAGE_TARNAME "libintl"
199| #define PACKAGE_VERSION "0.22.5"
200| #define PACKAGE_STRING "libintl 0.22.5"
201| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
202| #define PACKAGE_URL ""
203| #define PACKAGE "libintl"
204| #define VERSION "0.22.5"
205| /* end confdefs.h.  */
206| #include <ac_nonexistent.h>
207configure:6325: result: /usr/bin/clang -E
208configure:6339: /usr/bin/clang -E -I/opt/local/include conftest.c
209configure:6339: $? = 0
210configure:6355: /usr/bin/clang -E -I/opt/local/include conftest.c
211conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
212#include <ac_nonexistent.h>
213         ^
2141 error generated.
215configure:6355: $? = 1
216configure: failed program was:
217| /* confdefs.h */
218| #define PACKAGE_NAME "libintl"
219| #define PACKAGE_TARNAME "libintl"
220| #define PACKAGE_VERSION "0.22.5"
221| #define PACKAGE_STRING "libintl 0.22.5"
222| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
223| #define PACKAGE_URL ""
224| #define PACKAGE "libintl"
225| #define VERSION "0.22.5"
226| /* end confdefs.h.  */
227| #include <ac_nonexistent.h>
228configure:6388: checking for egrep -e
229configure:6518: result: /usr/bin/grep -E
230configure:6525: checking for Minix Amsterdam compiler
231configure:6553: result: no
232configure:6616: checking for ar
233configure:6637: found /opt/local/bin/ar
234configure:6649: result: ar
235configure:6730: checking for ranlib
236configure:6751: found /opt/local/bin/ranlib
237configure:6763: result: ranlib
238configure:6800: checking for stdio.h
239configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
240configure:6800: $? = 0
241configure:6800: result: yes
242configure:6800: checking for stdlib.h
243configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
244configure:6800: $? = 0
245configure:6800: result: yes
246configure:6800: checking for string.h
247configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
248configure:6800: $? = 0
249configure:6800: result: yes
250configure:6800: checking for inttypes.h
251configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
252configure:6800: $? = 0
253configure:6800: result: yes
254configure:6800: checking for stdint.h
255configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
256configure:6800: $? = 0
257configure:6800: result: yes
258configure:6800: checking for strings.h
259configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
260configure:6800: $? = 0
261configure:6800: result: yes
262configure:6800: checking for sys/stat.h
263configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
264configure:6800: $? = 0
265configure:6800: result: yes
266configure:6800: checking for sys/types.h
267configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
268configure:6800: $? = 0
269configure:6800: result: yes
270configure:6800: checking for unistd.h
271configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
272configure:6800: $? = 0
273configure:6800: result: yes
274configure:6800: checking for wchar.h
275configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
276configure:6800: $? = 0
277configure:6800: result: yes
278configure:6800: checking for minix/config.h
279configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
280conftest.c:49:10: fatal error: 'minix/config.h' file not found
281#include <minix/config.h>
282         ^
2831 error generated.
284configure:6800: $? = 1
285configure: failed program was:
286| /* confdefs.h */
287| #define PACKAGE_NAME "libintl"
288| #define PACKAGE_TARNAME "libintl"
289| #define PACKAGE_VERSION "0.22.5"
290| #define PACKAGE_STRING "libintl 0.22.5"
291| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
292| #define PACKAGE_URL ""
293| #define PACKAGE "libintl"
294| #define VERSION "0.22.5"
295| #define HAVE_STDIO_H 1
296| #define HAVE_STDLIB_H 1
297| #define HAVE_STRING_H 1
298| #define HAVE_INTTYPES_H 1
299| #define HAVE_STDINT_H 1
300| #define HAVE_STRINGS_H 1
301| #define HAVE_SYS_STAT_H 1
302| #define HAVE_SYS_TYPES_H 1
303| #define HAVE_UNISTD_H 1
304| #define HAVE_WCHAR_H 1
305| /* end confdefs.h.  */
306| #include <stddef.h>
307| #ifdef HAVE_STDIO_H
308| # include <stdio.h>
309| #endif
310| #ifdef HAVE_STDLIB_H
311| # include <stdlib.h>
312| #endif
313| #ifdef HAVE_STRING_H
314| # include <string.h>
315| #endif
316| #ifdef HAVE_INTTYPES_H
317| # include <inttypes.h>
318| #endif
319| #ifdef HAVE_STDINT_H
320| # include <stdint.h>
321| #endif
322| #ifdef HAVE_STRINGS_H
323| # include <strings.h>
324| #endif
325| #ifdef HAVE_SYS_TYPES_H
326| # include <sys/types.h>
327| #endif
328| #ifdef HAVE_SYS_STAT_H
329| # include <sys/stat.h>
330| #endif
331| #ifdef HAVE_UNISTD_H
332| # include <unistd.h>
333| #endif
334| #include <minix/config.h>
335configure:6800: result: no
336configure:6800: checking for xlocale.h
337configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
338configure:6800: $? = 0
339configure:6800: result: yes
340configure:6800: checking for threads.h
341configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
342conftest.c:50:10: fatal error: 'threads.h' file not found
343#include <threads.h>
344         ^
3451 error generated.
346configure:6800: $? = 1
347configure: failed program was:
348| /* confdefs.h */
349| #define PACKAGE_NAME "libintl"
350| #define PACKAGE_TARNAME "libintl"
351| #define PACKAGE_VERSION "0.22.5"
352| #define PACKAGE_STRING "libintl 0.22.5"
353| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
354| #define PACKAGE_URL ""
355| #define PACKAGE "libintl"
356| #define VERSION "0.22.5"
357| #define HAVE_STDIO_H 1
358| #define HAVE_STDLIB_H 1
359| #define HAVE_STRING_H 1
360| #define HAVE_INTTYPES_H 1
361| #define HAVE_STDINT_H 1
362| #define HAVE_STRINGS_H 1
363| #define HAVE_SYS_STAT_H 1
364| #define HAVE_SYS_TYPES_H 1
365| #define HAVE_UNISTD_H 1
366| #define HAVE_WCHAR_H 1
367| #define HAVE_XLOCALE_H 1
368| /* end confdefs.h.  */
369| #include <stddef.h>
370| #ifdef HAVE_STDIO_H
371| # include <stdio.h>
372| #endif
373| #ifdef HAVE_STDLIB_H
374| # include <stdlib.h>
375| #endif
376| #ifdef HAVE_STRING_H
377| # include <string.h>
378| #endif
379| #ifdef HAVE_INTTYPES_H
380| # include <inttypes.h>
381| #endif
382| #ifdef HAVE_STDINT_H
383| # include <stdint.h>
384| #endif
385| #ifdef HAVE_STRINGS_H
386| # include <strings.h>
387| #endif
388| #ifdef HAVE_SYS_TYPES_H
389| # include <sys/types.h>
390| #endif
391| #ifdef HAVE_SYS_STAT_H
392| # include <sys/stat.h>
393| #endif
394| #ifdef HAVE_UNISTD_H
395| # include <unistd.h>
396| #endif
397| #include <threads.h>
398configure:6800: result: no
399configure:6800: checking for limits.h
400configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
401configure:6800: $? = 0
402configure:6800: result: yes
403configure:6800: checking for langinfo.h
404configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
405configure:6800: $? = 0
406configure:6800: result: yes
407configure:6800: checking for math.h
408configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
409configure:6800: $? = 0
410configure:6800: result: yes
411configure:6800: checking for sys/mman.h
412configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
413configure:6800: $? = 0
414configure:6800: result: yes
415configure:6800: checking for search.h
416configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
417configure:6800: $? = 0
418configure:6800: result: yes
419configure:6800: checking for stdbool.h
420configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
421configure:6800: $? = 0
422configure:6800: result: yes
423configure:6800: checking for features.h
424configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
425conftest.c:56:10: fatal error: 'features.h' file not found
426#include <features.h>
427         ^
4281 error generated.
429configure:6800: $? = 1
430configure: failed program was:
431| /* confdefs.h */
432| #define PACKAGE_NAME "libintl"
433| #define PACKAGE_TARNAME "libintl"
434| #define PACKAGE_VERSION "0.22.5"
435| #define PACKAGE_STRING "libintl 0.22.5"
436| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
437| #define PACKAGE_URL ""
438| #define PACKAGE "libintl"
439| #define VERSION "0.22.5"
440| #define HAVE_STDIO_H 1
441| #define HAVE_STDLIB_H 1
442| #define HAVE_STRING_H 1
443| #define HAVE_INTTYPES_H 1
444| #define HAVE_STDINT_H 1
445| #define HAVE_STRINGS_H 1
446| #define HAVE_SYS_STAT_H 1
447| #define HAVE_SYS_TYPES_H 1
448| #define HAVE_UNISTD_H 1
449| #define HAVE_WCHAR_H 1
450| #define HAVE_XLOCALE_H 1
451| #define HAVE_LIMITS_H 1
452| #define HAVE_LANGINFO_H 1
453| #define HAVE_MATH_H 1
454| #define HAVE_SYS_MMAN_H 1
455| #define HAVE_SEARCH_H 1
456| #define HAVE_STDBOOL_H 1
457| /* end confdefs.h.  */
458| #include <stddef.h>
459| #ifdef HAVE_STDIO_H
460| # include <stdio.h>
461| #endif
462| #ifdef HAVE_STDLIB_H
463| # include <stdlib.h>
464| #endif
465| #ifdef HAVE_STRING_H
466| # include <string.h>
467| #endif
468| #ifdef HAVE_INTTYPES_H
469| # include <inttypes.h>
470| #endif
471| #ifdef HAVE_STDINT_H
472| # include <stdint.h>
473| #endif
474| #ifdef HAVE_STRINGS_H
475| # include <strings.h>
476| #endif
477| #ifdef HAVE_SYS_TYPES_H
478| # include <sys/types.h>
479| #endif
480| #ifdef HAVE_SYS_STAT_H
481| # include <sys/stat.h>
482| #endif
483| #ifdef HAVE_UNISTD_H
484| # include <unistd.h>
485| #endif
486| #include <features.h>
487configure:6800: result: no
488configure:6800: checking for crtdefs.h
489configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
490conftest.c:56:10: fatal error: 'crtdefs.h' file not found
491#include <crtdefs.h>
492         ^
4931 error generated.
494configure:6800: $? = 1
495configure: failed program was:
496| /* confdefs.h */
497| #define PACKAGE_NAME "libintl"
498| #define PACKAGE_TARNAME "libintl"
499| #define PACKAGE_VERSION "0.22.5"
500| #define PACKAGE_STRING "libintl 0.22.5"
501| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
502| #define PACKAGE_URL ""
503| #define PACKAGE "libintl"
504| #define VERSION "0.22.5"
505| #define HAVE_STDIO_H 1
506| #define HAVE_STDLIB_H 1
507| #define HAVE_STRING_H 1
508| #define HAVE_INTTYPES_H 1
509| #define HAVE_STDINT_H 1
510| #define HAVE_STRINGS_H 1
511| #define HAVE_SYS_STAT_H 1
512| #define HAVE_SYS_TYPES_H 1
513| #define HAVE_UNISTD_H 1
514| #define HAVE_WCHAR_H 1
515| #define HAVE_XLOCALE_H 1
516| #define HAVE_LIMITS_H 1
517| #define HAVE_LANGINFO_H 1
518| #define HAVE_MATH_H 1
519| #define HAVE_SYS_MMAN_H 1
520| #define HAVE_SEARCH_H 1
521| #define HAVE_STDBOOL_H 1
522| /* end confdefs.h.  */
523| #include <stddef.h>
524| #ifdef HAVE_STDIO_H
525| # include <stdio.h>
526| #endif
527| #ifdef HAVE_STDLIB_H
528| # include <stdlib.h>
529| #endif
530| #ifdef HAVE_STRING_H
531| # include <string.h>
532| #endif
533| #ifdef HAVE_INTTYPES_H
534| # include <inttypes.h>
535| #endif
536| #ifdef HAVE_STDINT_H
537| # include <stdint.h>
538| #endif
539| #ifdef HAVE_STRINGS_H
540| # include <strings.h>
541| #endif
542| #ifdef HAVE_SYS_TYPES_H
543| # include <sys/types.h>
544| #endif
545| #ifdef HAVE_SYS_STAT_H
546| # include <sys/stat.h>
547| #endif
548| #ifdef HAVE_UNISTD_H
549| # include <unistd.h>
550| #endif
551| #include <crtdefs.h>
552configure:6800: result: no
553configure:6800: checking for sys/param.h
554configure:6800: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
555configure:6800: $? = 0
556configure:6800: result: yes
557configure:6831: checking whether it is safe to define __EXTENSIONS__
558configure:6850: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
559configure:6850: $? = 0
560configure:6860: result: yes
561configure:6863: checking whether _XOPEN_SOURCE should be defined
562configure:6885: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
563configure:6885: $? = 0
564configure:6914: result: no
565configure:7190: checking whether C compiler handles -Werror -Wunknown-warning-option
566configure:7210: /usr/bin/clang -o conftest -pipe -Os -arch x86_64  -Werror -Wunknown-warning-option -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
567configure:7210: $? = 0
568configure:7223: result: yes
569configure:7953: checking how to print strings
570configure:7980: result: printf
571configure:8001: checking for a sed that does not truncate output
572configure:8073: result: /usr/bin/sed
573configure:8091: checking for grep that handles long lines and -e
574configure:8157: result: /usr/bin/grep
575configure:8162: checking for egrep
576configure:8232: result: /usr/bin/grep -E
577configure:8239: checking for fgrep
578configure:8309: result: /usr/bin/grep -F
579configure:8346: checking for ld used by /usr/bin/clang
580configure:8415: result: /Library/Developer/CommandLineTools/usr/bin/ld
581configure:8422: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
582configure:8439: result: no
583configure:8451: checking for BSD- or MS-compatible name lister (nm)
584configure:8507: result: /opt/local/bin/nm
585configure:8649: checking the name lister (/opt/local/bin/nm) interface
586configure:8657: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
587configure:8660: /opt/local/bin/nm "conftest.o"
588dyld: Library not loaded: /opt/local/lib/libffi.6.dylib
589  Referenced from: /opt/local/libexec/llvm-9.0/lib/libLLVM.dylib
590  Reason: image not found
591./configure: line 8661: 17442 Trace/BPT trap: 5       /opt/local/bin/nm "conftest.o"
592configure:8663: output
593configure:8671: result: BSD nm
594configure:8674: checking whether ln -s works
595configure:8678: result: yes
596configure:8686: checking the maximum length of command line arguments
597configure:8819: result: 196608
598configure:8867: checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format
599configure:8909: result: func_convert_file_noop
600configure:8916: checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format
601configure:8938: result: func_convert_file_noop
602configure:8945: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
603configure:8954: result: -r
604configure:9034: checking for file
605configure:9055: found /usr/bin/file
606configure:9067: result: file
607configure:9144: checking for objdump
608configure:9180: result: no
609configure:9206: checking how to recognize dependent libraries
610configure:9408: result: pass_all
611configure:9499: checking for dlltool
612configure:9535: result: no
613configure:9562: checking how to associate runtime and link libraries
614configure:9591: result: printf %s\n
615configure:9743: checking for archiver @FILE support
616configure:9761: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
617configure:9761: $? = 0
618configure:9765: ar cr libconftest.a @conftest.lst >&5
619ar: @conftest.lst: No such file or directory
620configure:9768: $? = 1
621configure:9789: result: no
622configure:9853: checking for strip
623configure:9874: found /opt/local/bin/strip
624configure:9886: result: strip
625configure:9964: checking for ranlib
626configure:9997: result: ranlib
627configure:10099: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object
628configure:10253: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
629configure:10256: $? = 0
630configure:10260: /opt/local/bin/nm conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm
631dyld: Library not loaded: /opt/local/lib/libffi.6.dylib
632  Referenced from: /opt/local/libexec/llvm-9.0/lib/libLLVM.dylib
633  Reason: image not found
634configure:10263: $? = 0
635cannot run /usr/bin/sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d'
636configure:10253: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
637configure:10256: $? = 0
638configure:10260: /opt/local/bin/nm conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm
639dyld: Library not loaded: /opt/local/lib/libffi.6.dylib
640  Referenced from: /opt/local/libexec/llvm-9.0/lib/libLLVM.dylib
641  Reason: image not found
642configure:10263: $? = 0
643cannot run /usr/bin/sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed '/ __gnu_lto/d'
644configure:10368: result: failed
645configure:10418: checking for sysroot
646configure:10450: result: no
647configure:10457: checking for a working dd
648configure:10502: result: /bin/dd
649configure:10506: checking how to truncate binary pipes
650configure:10523: result: /bin/dd bs=4096 count=1
651configure:10863: checking for mt
652configure:10899: result: no
653configure:10919: checking if : is a manifest tool
654configure:10926: : '-?'
655configure:10935: result: no
656configure:10997: checking for dsymutil
657configure:11018: found /usr/bin/dsymutil
658configure:11030: result: dsymutil
659configure:11101: checking for nmedit
660configure:11122: found /opt/local/bin/nmedit
661configure:11134: result: nmedit
662configure:11205: checking for lipo
663configure:11226: found /opt/local/bin/lipo
664configure:11238: result: lipo
665configure:11309: checking for otool
666configure:11330: found /opt/local/bin/otool
667configure:11342: result: otool
668configure:11413: checking for otool64
669configure:11449: result: no
670configure:11494: checking for -single_module linker flag
671/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
672configure:11529: result: yes
673configure:11532: checking for -exported_symbols_list linker flag
674configure:11553: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
675configure:11553: $? = 0
676configure:11566: result: yes
677configure:11569: checking for -force_load linker flag
678/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
679ar cr libconftest.a conftest.o
680ranlib libconftest.a
681/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
682configure:11603: result: yes
683configure:11670: checking for dlfcn.h
684configure:11670: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
685configure:11670: $? = 0
686configure:11670: result: yes
687configure:12269: checking for objdir
688configure:12286: result: .libs
689configure:12552: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
690configure:12571: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
691configure:12575: $? = 0
692configure:12589: result: yes
693configure:12947: checking for /usr/bin/clang option to produce PIC
694configure:12956: result: -fno-common -DPIC
695configure:12964: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
696configure:12983: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
697configure:12987: $? = 0
698configure:13001: result: yes
699configure:13030: checking if /usr/bin/clang static flag -static works
700configure:13060: result: no
701configure:13075: checking if /usr/bin/clang supports -c -o file.o
702configure:13097: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
703configure:13101: $? = 0
704configure:13124: result: yes
705configure:13132: checking if /usr/bin/clang supports -c -o file.o
706configure:13181: result: yes
707configure:13214: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
708configure:14487: result: yes
709configure:14729: checking dynamic linker characteristics
710configure:15552: result: darwin14.5.0 dyld
711configure:15674: checking how to hardcode library paths into programs
712configure:15699: result: immediate
713configure:16299: checking whether stripping libraries is possible
714configure:16316: result: yes
715configure:16350: checking if libtool supports shared libraries
716configure:16352: result: yes
717configure:16355: checking whether to build shared libraries
718configure:16380: result: yes
719configure:16383: checking whether to build static libraries
720configure:16387: result: yes
721configure:16474: checking for windres
722configure:16510: result: no
723configure:16753: checking whether NLS is requested
724configure:16764: result: yes
725configure:16804: checking for msgfmt
726configure:16841: result: no
727configure:16847: checking for gmsgfmt
728configure:16884: result: :
729configure:16929: checking for xgettext
730configure:16966: result: no
731configure:17008: checking for msgmerge
732configure:17044: result: no
733configure:17107: checking for ld
734configure:17240: result: /Library/Developer/CommandLineTools/usr/bin/ld
735configure:17247: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
736configure:17264: result: no
737configure:17272: checking for shared library run path origin
738configure:17287: result: done
739configure:17310: checking 32-bit host C ABI
740configure:17363: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
741configure:17363: $? = 0
742configure:17377: result: no
743configure:17386: checking for ELF binary format
744configure:17412: result: no
745configure:17464: checking for the common suffixes of directories in the library search path
746configure:17541: result: lib,lib,lib
747configure:17577: checking for CFPreferencesCopyAppValue
748configure:17596: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
749configure:17596: $? = 0
750configure:17608: result: yes
751configure:17615: checking for CFLocaleCopyPreferredLanguages
752configure:17634: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
753configure:17634: $? = 0
754configure:17646: result: yes
755configure:17681: checking whether included gettext is requested
756configure:17693: result: yes
757configure:18406: checking whether to use NLS
758configure:18408: result: yes
759configure:18411: checking where the gettext function comes from
760configure:18422: result: included intl directory
761configure:18526: checking whether we are using the GNU C Library 2 or newer
762conftest.c:54:10: fatal error: 'features.h' file not found
763#include <features.h>
764         ^
7651 error generated.
766configure:18557: result: no
767configure:18607: checking for size_t
768configure:18607: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
769configure:18607: $? = 0
770configure:18607: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
771conftest.c:84:21: error: expected expression
772if (sizeof ((size_t)))
773                    ^
7741 error generated.
775configure:18607: $? = 1
776configure: failed program was:
777| /* confdefs.h */
778| #define PACKAGE_NAME "libintl"
779| #define PACKAGE_TARNAME "libintl"
780| #define PACKAGE_VERSION "0.22.5"
781| #define PACKAGE_STRING "libintl 0.22.5"
782| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
783| #define PACKAGE_URL ""
784| #define PACKAGE "libintl"
785| #define VERSION "0.22.5"
786| #define HAVE_STDIO_H 1
787| #define HAVE_STDLIB_H 1
788| #define HAVE_STRING_H 1
789| #define HAVE_INTTYPES_H 1
790| #define HAVE_STDINT_H 1
791| #define HAVE_STRINGS_H 1
792| #define HAVE_SYS_STAT_H 1
793| #define HAVE_SYS_TYPES_H 1
794| #define HAVE_UNISTD_H 1
795| #define HAVE_WCHAR_H 1
796| #define HAVE_XLOCALE_H 1
797| #define HAVE_LIMITS_H 1
798| #define HAVE_LANGINFO_H 1
799| #define HAVE_MATH_H 1
800| #define HAVE_SYS_MMAN_H 1
801| #define HAVE_SEARCH_H 1
802| #define HAVE_STDBOOL_H 1
803| #define HAVE_SYS_PARAM_H 1
804| #define STDC_HEADERS 1
805| #define _ALL_SOURCE 1
806| #define _DARWIN_C_SOURCE 1
807| #define _GNU_SOURCE 1
808| #define _HPUX_ALT_XOPEN_SOCKET_API 1
809| #define _NETBSD_SOURCE 1
810| #define _OPENBSD_SOURCE 1
811| #define _POSIX_PTHREAD_SEMANTICS 1
812| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
813| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
814| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
815| #define __STDC_WANT_IEC_60559_EXT__ 1
816| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
817| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
818| #define __STDC_WANT_LIB_EXT2__ 1
819| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
820| #define _TANDEM_SOURCE 1
821| #define __EXTENSIONS__ 1
822| #define __USE_MINGW_ANSI_STDIO 1
823| #define HAVE_DLFCN_H 1
824| #define LT_OBJDIR ".libs/"
825| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
826| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
827| #define ENABLE_NLS 1
828| /* end confdefs.h.  */
829| #include <stddef.h>
830| #ifdef HAVE_STDIO_H
831| # include <stdio.h>
832| #endif
833| #ifdef HAVE_STDLIB_H
834| # include <stdlib.h>
835| #endif
836| #ifdef HAVE_STRING_H
837| # include <string.h>
838| #endif
839| #ifdef HAVE_INTTYPES_H
840| # include <inttypes.h>
841| #endif
842| #ifdef HAVE_STDINT_H
843| # include <stdint.h>
844| #endif
845| #ifdef HAVE_STRINGS_H
846| # include <strings.h>
847| #endif
848| #ifdef HAVE_SYS_TYPES_H
849| # include <sys/types.h>
850| #endif
851| #ifdef HAVE_SYS_STAT_H
852| # include <sys/stat.h>
853| #endif
854| #ifdef HAVE_UNISTD_H
855| # include <unistd.h>
856| #endif
857| int
858| main (void)
859| {
860| if (sizeof ((size_t)))
861|           return 0;
862|   ;
863|   return 0;
864| }
865configure:18607: result: yes
866configure:18620: checking for working alloca.h
867configure:18638: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
868configure:18638: $? = 0
869configure:18649: result: yes
870configure:18657: checking for alloca
871configure:18702: result: yes
872configure:18777: checking whether the preprocessor supports include_next
873configure:18816: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -Iconftestd1b -Iconftestd2 conftest.c >&5
874configure:18816: $? = 0
875configure:18842: result: yes
876configure:18864: checking whether source code line length is unlimited
877configure:18891: result: yes
878configure:18902: checking for complete errno.h
879configure:18979: result: yes
880configure:19292: checking whether ctype.h defines __header_inline
881configure:19306: /usr/bin/clang -E -I/opt/local/include conftest.c
882configure:19306: $? = 0
883configure:19316: result: yes
884configure:19806: checking whether frexp() can be used without linking with libm
885configure:19825: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
886configure:19825: $? = 0
887configure:19837: result: yes
888configure:19840: checking for /usr/bin/clang options needed to detect all undeclared functions
889configure:19862: /usr/bin/clang -c -pipe -Os -arch x86_64  -I/opt/local/include conftest.c >&5
890conftest.c:60:8: warning: implicitly declaring library function 'strchr' with type 'char *(const char *, int)'
891(void) strchr;
892       ^
893conftest.c:60:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr'
8941 warning generated.
895configure:19862: $? = 0
896configure:19862: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5
897conftest.c:60:8: error: use of undeclared identifier 'strchr'
898(void) strchr;
899       ^
9001 error generated.
901configure:19862: $? = 1
902configure: failed program was:
903| /* confdefs.h */
904| #define PACKAGE_NAME "libintl"
905| #define PACKAGE_TARNAME "libintl"
906| #define PACKAGE_VERSION "0.22.5"
907| #define PACKAGE_STRING "libintl 0.22.5"
908| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
909| #define PACKAGE_URL ""
910| #define PACKAGE "libintl"
911| #define VERSION "0.22.5"
912| #define HAVE_STDIO_H 1
913| #define HAVE_STDLIB_H 1
914| #define HAVE_STRING_H 1
915| #define HAVE_INTTYPES_H 1
916| #define HAVE_STDINT_H 1
917| #define HAVE_STRINGS_H 1
918| #define HAVE_SYS_STAT_H 1
919| #define HAVE_SYS_TYPES_H 1
920| #define HAVE_UNISTD_H 1
921| #define HAVE_WCHAR_H 1
922| #define HAVE_XLOCALE_H 1
923| #define HAVE_LIMITS_H 1
924| #define HAVE_LANGINFO_H 1
925| #define HAVE_MATH_H 1
926| #define HAVE_SYS_MMAN_H 1
927| #define HAVE_SEARCH_H 1
928| #define HAVE_STDBOOL_H 1
929| #define HAVE_SYS_PARAM_H 1
930| #define STDC_HEADERS 1
931| #define _ALL_SOURCE 1
932| #define _DARWIN_C_SOURCE 1
933| #define _GNU_SOURCE 1
934| #define _HPUX_ALT_XOPEN_SOCKET_API 1
935| #define _NETBSD_SOURCE 1
936| #define _OPENBSD_SOURCE 1
937| #define _POSIX_PTHREAD_SEMANTICS 1
938| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
939| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
940| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
941| #define __STDC_WANT_IEC_60559_EXT__ 1
942| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
943| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
944| #define __STDC_WANT_LIB_EXT2__ 1
945| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
946| #define _TANDEM_SOURCE 1
947| #define __EXTENSIONS__ 1
948| #define __USE_MINGW_ANSI_STDIO 1
949| #define HAVE_DLFCN_H 1
950| #define LT_OBJDIR ".libs/"
951| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
952| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
953| #define ENABLE_NLS 1
954| #define HAVE_ALLOCA_H 1
955| #define HAVE_ALLOCA 1
956| #define HAVE___HEADER_INLINE 1
957| /* end confdefs.h.  */
958|
959| int
960| main (void)
961| {
962| (void) strchr;
963|   ;
964|   return 0;
965| }
966configure:19889: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5
967configure:19889: $? = 0
968configure:19909: result: -fno-builtin
969configure:19923: checking whether alarm is declared
970configure:19923: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
971configure:19923: $? = 0
972configure:19923: result: yes
973configure:20356: checking whether long double and double are the same
974configure:20378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
975conftest.c:61:19: error: 'check' declared as an array with a negative size
976typedef int check[sizeof (long double) == sizeof (double)
977                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9781 error generated.
979configure:20378: $? = 1
980configure: failed program was:
981| /* confdefs.h */
982| #define PACKAGE_NAME "libintl"
983| #define PACKAGE_TARNAME "libintl"
984| #define PACKAGE_VERSION "0.22.5"
985| #define PACKAGE_STRING "libintl 0.22.5"
986| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
987| #define PACKAGE_URL ""
988| #define PACKAGE "libintl"
989| #define VERSION "0.22.5"
990| #define HAVE_STDIO_H 1
991| #define HAVE_STDLIB_H 1
992| #define HAVE_STRING_H 1
993| #define HAVE_INTTYPES_H 1
994| #define HAVE_STDINT_H 1
995| #define HAVE_STRINGS_H 1
996| #define HAVE_SYS_STAT_H 1
997| #define HAVE_SYS_TYPES_H 1
998| #define HAVE_UNISTD_H 1
999| #define HAVE_WCHAR_H 1
1000| #define HAVE_XLOCALE_H 1
1001| #define HAVE_LIMITS_H 1
1002| #define HAVE_LANGINFO_H 1
1003| #define HAVE_MATH_H 1
1004| #define HAVE_SYS_MMAN_H 1
1005| #define HAVE_SEARCH_H 1
1006| #define HAVE_STDBOOL_H 1
1007| #define HAVE_SYS_PARAM_H 1
1008| #define STDC_HEADERS 1
1009| #define _ALL_SOURCE 1
1010| #define _DARWIN_C_SOURCE 1
1011| #define _GNU_SOURCE 1
1012| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1013| #define _NETBSD_SOURCE 1
1014| #define _OPENBSD_SOURCE 1
1015| #define _POSIX_PTHREAD_SEMANTICS 1
1016| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1017| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1018| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1019| #define __STDC_WANT_IEC_60559_EXT__ 1
1020| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1021| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1022| #define __STDC_WANT_LIB_EXT2__ 1
1023| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1024| #define _TANDEM_SOURCE 1
1025| #define __EXTENSIONS__ 1
1026| #define __USE_MINGW_ANSI_STDIO 1
1027| #define HAVE_DLFCN_H 1
1028| #define LT_OBJDIR ".libs/"
1029| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1030| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1031| #define ENABLE_NLS 1
1032| #define HAVE_ALLOCA_H 1
1033| #define HAVE_ALLOCA 1
1034| #define HAVE___HEADER_INLINE 1
1035| #define HAVE_DECL_ALARM 1
1036| /* end confdefs.h.  */
1037| #include <float.h>
1038| int
1039| main (void)
1040| {
1041| typedef int check[sizeof (long double) == sizeof (double)
1042|                               && LDBL_MANT_DIG == DBL_MANT_DIG
1043|                               && LDBL_MAX_EXP == DBL_MAX_EXP
1044|                               && LDBL_MIN_EXP == DBL_MIN_EXP
1045|                               ? 1 : -1];
1046|
1047|   ;
1048|   return 0;
1049| }
1050configure:20389: result: no
1051configure:20425: checking for uselocale
1052configure:20462: checking for uselocale
1053configure:20462: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1054configure:20462: $? = 0
1055configure:20462: result: yes
1056configure:20478: result: yes
1057configure:20495: checking whether uselocale works
1058configure:20525: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1059configure:20525: $? = 0
1060configure:20525: ./conftest
1061configure:20525: $? = 0
1062configure:20540: result: yes
1063configure:20561: checking for fake locale system (OpenBSD)
1064configure:20592: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1065configure:20592: $? = 0
1066configure:20592: ./conftest
1067configure:20592: $? = 1
1068configure: program exited with status 1
1069configure: failed program was:
1070| /* confdefs.h */
1071| #define PACKAGE_NAME "libintl"
1072| #define PACKAGE_TARNAME "libintl"
1073| #define PACKAGE_VERSION "0.22.5"
1074| #define PACKAGE_STRING "libintl 0.22.5"
1075| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
1076| #define PACKAGE_URL ""
1077| #define PACKAGE "libintl"
1078| #define VERSION "0.22.5"
1079| #define HAVE_STDIO_H 1
1080| #define HAVE_STDLIB_H 1
1081| #define HAVE_STRING_H 1
1082| #define HAVE_INTTYPES_H 1
1083| #define HAVE_STDINT_H 1
1084| #define HAVE_STRINGS_H 1
1085| #define HAVE_SYS_STAT_H 1
1086| #define HAVE_SYS_TYPES_H 1
1087| #define HAVE_UNISTD_H 1
1088| #define HAVE_WCHAR_H 1
1089| #define HAVE_XLOCALE_H 1
1090| #define HAVE_LIMITS_H 1
1091| #define HAVE_LANGINFO_H 1
1092| #define HAVE_MATH_H 1
1093| #define HAVE_SYS_MMAN_H 1
1094| #define HAVE_SEARCH_H 1
1095| #define HAVE_STDBOOL_H 1
1096| #define HAVE_SYS_PARAM_H 1
1097| #define STDC_HEADERS 1
1098| #define _ALL_SOURCE 1
1099| #define _DARWIN_C_SOURCE 1
1100| #define _GNU_SOURCE 1
1101| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1102| #define _NETBSD_SOURCE 1
1103| #define _OPENBSD_SOURCE 1
1104| #define _POSIX_PTHREAD_SEMANTICS 1
1105| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1106| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1107| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1108| #define __STDC_WANT_IEC_60559_EXT__ 1
1109| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1110| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1111| #define __STDC_WANT_LIB_EXT2__ 1
1112| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1113| #define _TANDEM_SOURCE 1
1114| #define __EXTENSIONS__ 1
1115| #define __USE_MINGW_ANSI_STDIO 1
1116| #define HAVE_DLFCN_H 1
1117| #define LT_OBJDIR ".libs/"
1118| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1119| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1120| #define ENABLE_NLS 1
1121| #define HAVE_ALLOCA_H 1
1122| #define HAVE_ALLOCA 1
1123| #define HAVE___HEADER_INLINE 1
1124| #define HAVE_DECL_ALARM 1
1125| #define HAVE_USELOCALE 1
1126| #define HAVE_WORKING_USELOCALE 1
1127| /* end confdefs.h.  */
1128|
1129| #include <locale.h>
1130| #if HAVE_XLOCALE_H
1131| # include <xlocale.h>
1132| #endif
1133| int main ()
1134| {
1135|   locale_t loc1, loc2;
1136|   if (setlocale (LC_ALL, "de_DE.UTF-8") == NULL) return 1;
1137|   if (setlocale (LC_ALL, "fr_FR.UTF-8") == NULL) return 1;
1138|   loc1 = newlocale (LC_ALL_MASK, "de_DE.UTF-8", (locale_t)0);
1139|   loc2 = newlocale (LC_ALL_MASK, "fr_FR.UTF-8", (locale_t)0);
1140|   return !(loc1 == loc2);
1141| }
1142configure:20607: result: no
1143configure:20626: checking for Solaris 11.4 locale system
1144configure:20663: result: no
1145configure:20676: checking for getlocalename_l
1146configure:20676: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1147Undefined symbols for architecture x86_64:
1148  "_getlocalename_l", referenced from:
1149      _main in conftest-379dee.o
1150ld: symbol(s) not found for architecture x86_64
1151clang: error: linker command failed with exit code 1 (use -v to see invocation)
1152configure:20676: $? = 1
1153configure: failed program was:
1154| /* confdefs.h */
1155| #define PACKAGE_NAME "libintl"
1156| #define PACKAGE_TARNAME "libintl"
1157| #define PACKAGE_VERSION "0.22.5"
1158| #define PACKAGE_STRING "libintl 0.22.5"
1159| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
1160| #define PACKAGE_URL ""
1161| #define PACKAGE "libintl"
1162| #define VERSION "0.22.5"
1163| #define HAVE_STDIO_H 1
1164| #define HAVE_STDLIB_H 1
1165| #define HAVE_STRING_H 1
1166| #define HAVE_INTTYPES_H 1
1167| #define HAVE_STDINT_H 1
1168| #define HAVE_STRINGS_H 1
1169| #define HAVE_SYS_STAT_H 1
1170| #define HAVE_SYS_TYPES_H 1
1171| #define HAVE_UNISTD_H 1
1172| #define HAVE_WCHAR_H 1
1173| #define HAVE_XLOCALE_H 1
1174| #define HAVE_LIMITS_H 1
1175| #define HAVE_LANGINFO_H 1
1176| #define HAVE_MATH_H 1
1177| #define HAVE_SYS_MMAN_H 1
1178| #define HAVE_SEARCH_H 1
1179| #define HAVE_STDBOOL_H 1
1180| #define HAVE_SYS_PARAM_H 1
1181| #define STDC_HEADERS 1
1182| #define _ALL_SOURCE 1
1183| #define _DARWIN_C_SOURCE 1
1184| #define _GNU_SOURCE 1
1185| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1186| #define _NETBSD_SOURCE 1
1187| #define _OPENBSD_SOURCE 1
1188| #define _POSIX_PTHREAD_SEMANTICS 1
1189| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1190| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1191| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1192| #define __STDC_WANT_IEC_60559_EXT__ 1
1193| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1194| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1195| #define __STDC_WANT_LIB_EXT2__ 1
1196| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1197| #define _TANDEM_SOURCE 1
1198| #define __EXTENSIONS__ 1
1199| #define __USE_MINGW_ANSI_STDIO 1
1200| #define HAVE_DLFCN_H 1
1201| #define LT_OBJDIR ".libs/"
1202| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1203| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1204| #define ENABLE_NLS 1
1205| #define HAVE_ALLOCA_H 1
1206| #define HAVE_ALLOCA 1
1207| #define HAVE___HEADER_INLINE 1
1208| #define HAVE_DECL_ALARM 1
1209| #define HAVE_USELOCALE 1
1210| #define HAVE_WORKING_USELOCALE 1
1211| /* end confdefs.h.  */
1212| /* Define getlocalename_l to an innocuous variant, in case <limits.h> declares getlocalename_l.
1213|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1214| #define getlocalename_l innocuous_getlocalename_l
1215|
1216| /* System header to define __stub macros and hopefully few prototypes,
1217|    which can conflict with char getlocalename_l (void); below.  */
1218|
1219| #include <limits.h>
1220| #undef getlocalename_l
1221|
1222| /* Override any GCC internal prototype to avoid an error.
1223|    Use char because int might match the return type of a GCC
1224|    builtin and then its argument prototype would still apply.  */
1225| #ifdef __cplusplus
1226| extern "C"
1227| #endif
1228| char getlocalename_l (void);
1229| /* The GNU C library defines this for functions which it implements
1230|     to always fail with ENOSYS.  Some functions are actually named
1231|     something starting with __ and the normal name is an alias.  */
1232| #if defined __stub_getlocalename_l || defined __stub___getlocalename_l
1233| choke me
1234| #endif
1235|
1236| int
1237| main (void)
1238| {
1239| return getlocalename_l ();
1240|   ;
1241|   return 0;
1242| }
1243configure:20676: result: no
1244configure:20765: checking for pthread.h
1245configure:20765: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1246configure:20765: $? = 0
1247configure:20765: result: yes
1248configure:20803: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c   >&5
1249configure:20803: $? = 0
1250configure:20814: gl_pthread_api=yes
1251configure:20815: LIBPTHREAD=
1252configure:20841: gl_pthread_in_glibc=no
1253configure:20848: checking for pthread_kill in -lpthread
1254configure:20877: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthread   >&5
1255configure:20877: $? = 0
1256configure:20889: result: yes
1257configure:21075: LIBPMULTITHREAD=-lpthread
1258configure:21077: checking whether POSIX threads API is available
1259configure:21079: result: yes
1260configure:21100: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1261configure:21100: $? = 0
1262configure:21222: checking whether setlocale (LC_ALL, NULL) is multithread-safe
1263configure:21266: result: no
1264configure:21284: checking whether setlocale (category, NULL) is multithread-safe
1265configure:21304: result: yes
1266configure:21330: checking whether imported symbols can be declared weak
1267configure:21354: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1268Undefined symbols for architecture x86_64:
1269  "_xyzzy", referenced from:
1270      _main in conftest-cd428a.o
1271ld: symbol(s) not found for architecture x86_64
1272clang: error: linker command failed with exit code 1 (use -v to see invocation)
1273configure:21354: $? = 1
1274configure: failed program was:
1275| /* confdefs.h */
1276| #define PACKAGE_NAME "libintl"
1277| #define PACKAGE_TARNAME "libintl"
1278| #define PACKAGE_VERSION "0.22.5"
1279| #define PACKAGE_STRING "libintl 0.22.5"
1280| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
1281| #define PACKAGE_URL ""
1282| #define PACKAGE "libintl"
1283| #define VERSION "0.22.5"
1284| #define HAVE_STDIO_H 1
1285| #define HAVE_STDLIB_H 1
1286| #define HAVE_STRING_H 1
1287| #define HAVE_INTTYPES_H 1
1288| #define HAVE_STDINT_H 1
1289| #define HAVE_STRINGS_H 1
1290| #define HAVE_SYS_STAT_H 1
1291| #define HAVE_SYS_TYPES_H 1
1292| #define HAVE_UNISTD_H 1
1293| #define HAVE_WCHAR_H 1
1294| #define HAVE_XLOCALE_H 1
1295| #define HAVE_LIMITS_H 1
1296| #define HAVE_LANGINFO_H 1
1297| #define HAVE_MATH_H 1
1298| #define HAVE_SYS_MMAN_H 1
1299| #define HAVE_SEARCH_H 1
1300| #define HAVE_STDBOOL_H 1
1301| #define HAVE_SYS_PARAM_H 1
1302| #define STDC_HEADERS 1
1303| #define _ALL_SOURCE 1
1304| #define _DARWIN_C_SOURCE 1
1305| #define _GNU_SOURCE 1
1306| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1307| #define _NETBSD_SOURCE 1
1308| #define _OPENBSD_SOURCE 1
1309| #define _POSIX_PTHREAD_SEMANTICS 1
1310| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1311| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1312| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1313| #define __STDC_WANT_IEC_60559_EXT__ 1
1314| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1315| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1316| #define __STDC_WANT_LIB_EXT2__ 1
1317| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1318| #define _TANDEM_SOURCE 1
1319| #define __EXTENSIONS__ 1
1320| #define __USE_MINGW_ANSI_STDIO 1
1321| #define HAVE_DLFCN_H 1
1322| #define LT_OBJDIR ".libs/"
1323| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1324| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1325| #define ENABLE_NLS 1
1326| #define HAVE_ALLOCA_H 1
1327| #define HAVE_ALLOCA 1
1328| #define HAVE___HEADER_INLINE 1
1329| #define HAVE_DECL_ALARM 1
1330| #define HAVE_USELOCALE 1
1331| #define HAVE_WORKING_USELOCALE 1
1332| #define HAVE_GOOD_USELOCALE 1
1333| #define HAVE_PTHREAD_API 1
1334| #define SETLOCALE_NULL_ALL_MTSAFE 0
1335| #define SETLOCALE_NULL_ONE_MTSAFE 1
1336| /* end confdefs.h.  */
1337| extern void xyzzy ();
1338| #pragma weak xyzzy
1339| int
1340| main (void)
1341| {
1342| xyzzy();
1343|   ;
1344|   return 0;
1345| }
1346configure:21434: result: no
1347configure:21540: checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.
1348configure:21567: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1349conftest.c:69:24: error: use of undeclared identifier 'ULLONG_WIDTH'
1350            int ullw = ULLONG_WIDTH;
1351                       ^
1352conftest.c:70:22: error: use of undeclared identifier 'BOOL_WIDTH'
1353            int bw = BOOL_WIDTH;
1354                     ^
1355conftest.c:71:22: error: use of undeclared identifier 'BOOL_MAX'
1356            int bm = BOOL_MAX;
1357                     ^
13583 errors generated.
1359configure:21567: $? = 1
1360configure: failed program was:
1361| /* confdefs.h */
1362| #define PACKAGE_NAME "libintl"
1363| #define PACKAGE_TARNAME "libintl"
1364| #define PACKAGE_VERSION "0.22.5"
1365| #define PACKAGE_STRING "libintl 0.22.5"
1366| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
1367| #define PACKAGE_URL ""
1368| #define PACKAGE "libintl"
1369| #define VERSION "0.22.5"
1370| #define HAVE_STDIO_H 1
1371| #define HAVE_STDLIB_H 1
1372| #define HAVE_STRING_H 1
1373| #define HAVE_INTTYPES_H 1
1374| #define HAVE_STDINT_H 1
1375| #define HAVE_STRINGS_H 1
1376| #define HAVE_SYS_STAT_H 1
1377| #define HAVE_SYS_TYPES_H 1
1378| #define HAVE_UNISTD_H 1
1379| #define HAVE_WCHAR_H 1
1380| #define HAVE_XLOCALE_H 1
1381| #define HAVE_LIMITS_H 1
1382| #define HAVE_LANGINFO_H 1
1383| #define HAVE_MATH_H 1
1384| #define HAVE_SYS_MMAN_H 1
1385| #define HAVE_SEARCH_H 1
1386| #define HAVE_STDBOOL_H 1
1387| #define HAVE_SYS_PARAM_H 1
1388| #define STDC_HEADERS 1
1389| #define _ALL_SOURCE 1
1390| #define _DARWIN_C_SOURCE 1
1391| #define _GNU_SOURCE 1
1392| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1393| #define _NETBSD_SOURCE 1
1394| #define _OPENBSD_SOURCE 1
1395| #define _POSIX_PTHREAD_SEMANTICS 1
1396| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1397| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1398| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1399| #define __STDC_WANT_IEC_60559_EXT__ 1
1400| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1401| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1402| #define __STDC_WANT_LIB_EXT2__ 1
1403| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1404| #define _TANDEM_SOURCE 1
1405| #define __EXTENSIONS__ 1
1406| #define __USE_MINGW_ANSI_STDIO 1
1407| #define HAVE_DLFCN_H 1
1408| #define LT_OBJDIR ".libs/"
1409| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1410| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1411| #define ENABLE_NLS 1
1412| #define HAVE_ALLOCA_H 1
1413| #define HAVE_ALLOCA 1
1414| #define HAVE___HEADER_INLINE 1
1415| #define HAVE_DECL_ALARM 1
1416| #define HAVE_USELOCALE 1
1417| #define HAVE_WORKING_USELOCALE 1
1418| #define HAVE_GOOD_USELOCALE 1
1419| #define HAVE_PTHREAD_API 1
1420| #define SETLOCALE_NULL_ALL_MTSAFE 0
1421| #define SETLOCALE_NULL_ONE_MTSAFE 1
1422| /* end confdefs.h.  */
1423| #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
1424|              #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1425|             #endif
1426|             #include <limits.h>
1427|             long long llm = LLONG_MAX;
1428|             int wb = WORD_BIT;
1429|             int ullw = ULLONG_WIDTH;
1430|             int bw = BOOL_WIDTH;
1431|             int bm = BOOL_MAX;
1432|             int mblm = MB_LEN_MAX;
1433|
1434| int
1435| main (void)
1436| {
1437|
1438|   ;
1439|   return 0;
1440| }
1441configure:21577: result: no
1442configure:21614: checking for wint_t
1443configure:21632: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1444configure:21632: $? = 0
1445configure:21642: result: yes
1446configure:21649: checking whether wint_t is large enough
1447configure:21668: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1448configure:21668: $? = 0
1449configure:21678: result: yes
1450configure:21691: checking whether the compiler produces multi-arch binaries
1451configure:21706: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1452configure:21706: $? = 0
1453configure:21735: result: no
1454configure:21868: checking whether stdint.h conforms to C99
1455configure:22048: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1456conftest.c:160:19: error: controlling expression type 'unsigned long long' not compatible with any generic association type
1457int k = _Generic (SIZE_MAX, size_t: 0);
1458                  ^~~~~~~~
1459/usr/include/stdint.h:153:20: note: expanded from macro 'SIZE_MAX'
1460#define SIZE_MAX          UINT64_MAX
1461                          ^~~~~~~~~~
1462/usr/include/stdint.h:87:27: note: expanded from macro 'UINT64_MAX'
1463#define UINT64_MAX        18446744073709551615ULL
1464                          ^~~~~~~~~~~~~~~~~~~~~~~
1465conftest.c:191:7: error: bit-field 'check_UINT8_C' has negative width (-1)
1466  int check_UINT8_C:
1467      ^
1468conftest.c:193:7: error: bit-field 'check_UINT16_C' has negative width (-1)
1469  int check_UINT16_C:
1470      ^
14713 errors generated.
1472configure:22048: $? = 1
1473configure: failed program was:
1474| /* confdefs.h */
1475| #define PACKAGE_NAME "libintl"
1476| #define PACKAGE_TARNAME "libintl"
1477| #define PACKAGE_VERSION "0.22.5"
1478| #define PACKAGE_STRING "libintl 0.22.5"
1479| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
1480| #define PACKAGE_URL ""
1481| #define PACKAGE "libintl"
1482| #define VERSION "0.22.5"
1483| #define HAVE_STDIO_H 1
1484| #define HAVE_STDLIB_H 1
1485| #define HAVE_STRING_H 1
1486| #define HAVE_INTTYPES_H 1
1487| #define HAVE_STDINT_H 1
1488| #define HAVE_STRINGS_H 1
1489| #define HAVE_SYS_STAT_H 1
1490| #define HAVE_SYS_TYPES_H 1
1491| #define HAVE_UNISTD_H 1
1492| #define HAVE_WCHAR_H 1
1493| #define HAVE_XLOCALE_H 1
1494| #define HAVE_LIMITS_H 1
1495| #define HAVE_LANGINFO_H 1
1496| #define HAVE_MATH_H 1
1497| #define HAVE_SYS_MMAN_H 1
1498| #define HAVE_SEARCH_H 1
1499| #define HAVE_STDBOOL_H 1
1500| #define HAVE_SYS_PARAM_H 1
1501| #define STDC_HEADERS 1
1502| #define _ALL_SOURCE 1
1503| #define _DARWIN_C_SOURCE 1
1504| #define _GNU_SOURCE 1
1505| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1506| #define _NETBSD_SOURCE 1
1507| #define _OPENBSD_SOURCE 1
1508| #define _POSIX_PTHREAD_SEMANTICS 1
1509| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1510| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1511| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1512| #define __STDC_WANT_IEC_60559_EXT__ 1
1513| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1514| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1515| #define __STDC_WANT_LIB_EXT2__ 1
1516| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1517| #define _TANDEM_SOURCE 1
1518| #define __EXTENSIONS__ 1
1519| #define __USE_MINGW_ANSI_STDIO 1
1520| #define HAVE_DLFCN_H 1
1521| #define LT_OBJDIR ".libs/"
1522| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1523| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1524| #define ENABLE_NLS 1
1525| #define HAVE_ALLOCA_H 1
1526| #define HAVE_ALLOCA 1
1527| #define HAVE___HEADER_INLINE 1
1528| #define HAVE_DECL_ALARM 1
1529| #define HAVE_USELOCALE 1
1530| #define HAVE_WORKING_USELOCALE 1
1531| #define HAVE_GOOD_USELOCALE 1
1532| #define HAVE_PTHREAD_API 1
1533| #define SETLOCALE_NULL_ALL_MTSAFE 0
1534| #define SETLOCALE_NULL_ONE_MTSAFE 1
1535| #define HAVE_WINT_T 1
1536| #define HAVE_LONG_LONG_INT 1
1537| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1538| /* end confdefs.h.  */
1539|
1540|
1541| #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */
1542| #define __STDC_CONSTANT_MACROS 1
1543| #define __STDC_LIMIT_MACROS 1
1544| #include <stdint.h>
1545| /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in <wchar.h>.  */
1546| #if !(defined WCHAR_MIN && defined WCHAR_MAX)
1547| #error "WCHAR_MIN, WCHAR_MAX not defined in <stdint.h>"
1548| #endif
1549|
1550|
1551|   #include <stddef.h>
1552|   #include <signal.h>
1553|   #if HAVE_WCHAR_H
1554|   # include <wchar.h>
1555|   #endif
1556|
1557|
1558| #ifdef INT8_MAX
1559| int8_t a1 = INT8_MAX;
1560| int8_t a1min = INT8_MIN;
1561| #endif
1562| #ifdef INT16_MAX
1563| int16_t a2 = INT16_MAX;
1564| int16_t a2min = INT16_MIN;
1565| #endif
1566| #ifdef INT32_MAX
1567| int32_t a3 = INT32_MAX;
1568| int32_t a3min = INT32_MIN;
1569| #endif
1570| #ifdef INT64_MAX
1571| int64_t a4 = INT64_MAX;
1572| int64_t a4min = INT64_MIN;
1573| #endif
1574| #ifdef UINT8_MAX
1575| uint8_t b1 = UINT8_MAX;
1576| #else
1577| typedef int b1[(unsigned char) -1 != 255 ? 1 : -1];
1578| #endif
1579| #ifdef UINT16_MAX
1580| uint16_t b2 = UINT16_MAX;
1581| #endif
1582| #ifdef UINT32_MAX
1583| uint32_t b3 = UINT32_MAX;
1584| #endif
1585| #ifdef UINT64_MAX
1586| uint64_t b4 = UINT64_MAX;
1587| #endif
1588| int_least8_t c1 = INT8_C (0x7f);
1589| int_least8_t c1max = INT_LEAST8_MAX;
1590| int_least8_t c1min = INT_LEAST8_MIN;
1591| int_least16_t c2 = INT16_C (0x7fff);
1592| int_least16_t c2max = INT_LEAST16_MAX;
1593| int_least16_t c2min = INT_LEAST16_MIN;
1594| int_least32_t c3 = INT32_C (0x7fffffff);
1595| int_least32_t c3max = INT_LEAST32_MAX;
1596| int_least32_t c3min = INT_LEAST32_MIN;
1597| int_least64_t c4 = INT64_C (0x7fffffffffffffff);
1598| int_least64_t c4max = INT_LEAST64_MAX;
1599| int_least64_t c4min = INT_LEAST64_MIN;
1600| uint_least8_t d1 = UINT8_C (0xff);
1601| uint_least8_t d1max = UINT_LEAST8_MAX;
1602| uint_least16_t d2 = UINT16_C (0xffff);
1603| uint_least16_t d2max = UINT_LEAST16_MAX;
1604| uint_least32_t d3 = UINT32_C (0xffffffff);
1605| uint_least32_t d3max = UINT_LEAST32_MAX;
1606| uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
1607| uint_least64_t d4max = UINT_LEAST64_MAX;
1608| int_fast8_t e1 = INT_FAST8_MAX;
1609| int_fast8_t e1min = INT_FAST8_MIN;
1610| int_fast16_t e2 = INT_FAST16_MAX;
1611| int_fast16_t e2min = INT_FAST16_MIN;
1612| int_fast32_t e3 = INT_FAST32_MAX;
1613| int_fast32_t e3min = INT_FAST32_MIN;
1614| int_fast64_t e4 = INT_FAST64_MAX;
1615| int_fast64_t e4min = INT_FAST64_MIN;
1616| uint_fast8_t f1 = UINT_FAST8_MAX;
1617| uint_fast16_t f2 = UINT_FAST16_MAX;
1618| uint_fast32_t f3 = UINT_FAST32_MAX;
1619| uint_fast64_t f4 = UINT_FAST64_MAX;
1620| #ifdef INTPTR_MAX
1621| intptr_t g = INTPTR_MAX;
1622| intptr_t gmin = INTPTR_MIN;
1623| #endif
1624| #ifdef UINTPTR_MAX
1625| uintptr_t h = UINTPTR_MAX;
1626| #endif
1627| intmax_t i = INTMAX_MAX;
1628| uintmax_t j = UINTMAX_MAX;
1629|
1630| /* Check that SIZE_MAX has the correct type, if possible.  */
1631| /* ISO C 11 mandates _Generic, but GCC versions < 4.9 lack it.  */
1632| #if 201112 <= __STDC_VERSION__     && (!defined __GNUC__ || 4 < __GNUC__ + (9 <= __GNUC_MINOR__)         || defined __clang__)
1633| int k = _Generic (SIZE_MAX, size_t: 0);
1634| #elif (2 <= __GNUC__ || 4 <= __clang_major__ || defined __IBM__TYPEOF__        || (0x5110 <= __SUNPRO_C && !__STDC__))
1635| extern size_t k;
1636| extern __typeof__ (SIZE_MAX) k;
1637| #endif
1638|
1639| #include <limits.h> /* for CHAR_BIT */
1640| #define TYPE_MINIMUM(t)   ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ TYPE_MAXIMUM (t)))
1641| #define TYPE_MAXIMUM(t)   ((t) ((t) 0 < (t) -1         ? (t) -1         : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1)))
1642| struct s {
1643|   int check_PTRDIFF:
1644|       PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)
1645|       && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t)
1646|       ? 1 : -1;
1647|   /* Detect bug in FreeBSD 6.0/ia64 and FreeBSD 13.0/arm64.  */
1648|   int check_SIG_ATOMIC:
1649|       SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)
1650|       && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
1651|       ? 1 : -1;
1652|   int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1;
1653|   int check_WCHAR:
1654|       WCHAR_MIN == TYPE_MINIMUM (wchar_t)
1655|       && WCHAR_MAX == TYPE_MAXIMUM (wchar_t)
1656|       ? 1 : -1;
1657|   /* Detect bug in mingw.  */
1658|   int check_WINT:
1659|       WINT_MIN == TYPE_MINIMUM (wint_t)
1660|       && WINT_MAX == TYPE_MAXIMUM (wint_t)
1661|       ? 1 : -1;
1662|
1663|   /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others.  */
1664|   int check_UINT8_C:
1665|         (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
1666|   int check_UINT16_C:
1667|         (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
1668|
1669|   /* Detect bugs in OpenBSD 3.9 stdint.h.  */
1670| #ifdef UINT8_MAX
1671|   int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1;
1672| #endif
1673| #ifdef UINT16_MAX
1674|   int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1;
1675| #endif
1676| #ifdef UINT32_MAX
1677|   int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1;
1678| #endif
1679| #ifdef UINT64_MAX
1680|   int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1;
1681| #endif
1682|   int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
1683|   int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
1684|   int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
1685|   int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;
1686|   int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;
1687|   int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;
1688|   int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
1689|   int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;
1690|   int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1;
1691|   int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1;
1692|   int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1;
1693| };
1694|
1695| int
1696| main (void)
1697| {
1698|
1699|   ;
1700|   return 0;
1701| }
1702configure:22148: result: no
1703configure:22258: checking for sys/inttypes.h
1704configure:22258: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1705conftest.c:94:10: fatal error: 'sys/inttypes.h' file not found
1706#include <sys/inttypes.h>
1707         ^
17081 error generated.
1709configure:22258: $? = 1
1710configure: failed program was:
1711| /* confdefs.h */
1712| #define PACKAGE_NAME "libintl"
1713| #define PACKAGE_TARNAME "libintl"
1714| #define PACKAGE_VERSION "0.22.5"
1715| #define PACKAGE_STRING "libintl 0.22.5"
1716| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
1717| #define PACKAGE_URL ""
1718| #define PACKAGE "libintl"
1719| #define VERSION "0.22.5"
1720| #define HAVE_STDIO_H 1
1721| #define HAVE_STDLIB_H 1
1722| #define HAVE_STRING_H 1
1723| #define HAVE_INTTYPES_H 1
1724| #define HAVE_STDINT_H 1
1725| #define HAVE_STRINGS_H 1
1726| #define HAVE_SYS_STAT_H 1
1727| #define HAVE_SYS_TYPES_H 1
1728| #define HAVE_UNISTD_H 1
1729| #define HAVE_WCHAR_H 1
1730| #define HAVE_XLOCALE_H 1
1731| #define HAVE_LIMITS_H 1
1732| #define HAVE_LANGINFO_H 1
1733| #define HAVE_MATH_H 1
1734| #define HAVE_SYS_MMAN_H 1
1735| #define HAVE_SEARCH_H 1
1736| #define HAVE_STDBOOL_H 1
1737| #define HAVE_SYS_PARAM_H 1
1738| #define STDC_HEADERS 1
1739| #define _ALL_SOURCE 1
1740| #define _DARWIN_C_SOURCE 1
1741| #define _GNU_SOURCE 1
1742| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1743| #define _NETBSD_SOURCE 1
1744| #define _OPENBSD_SOURCE 1
1745| #define _POSIX_PTHREAD_SEMANTICS 1
1746| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1747| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1748| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1749| #define __STDC_WANT_IEC_60559_EXT__ 1
1750| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1751| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1752| #define __STDC_WANT_LIB_EXT2__ 1
1753| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1754| #define _TANDEM_SOURCE 1
1755| #define __EXTENSIONS__ 1
1756| #define __USE_MINGW_ANSI_STDIO 1
1757| #define HAVE_DLFCN_H 1
1758| #define LT_OBJDIR ".libs/"
1759| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1760| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1761| #define ENABLE_NLS 1
1762| #define HAVE_ALLOCA_H 1
1763| #define HAVE_ALLOCA 1
1764| #define HAVE___HEADER_INLINE 1
1765| #define HAVE_DECL_ALARM 1
1766| #define HAVE_USELOCALE 1
1767| #define HAVE_WORKING_USELOCALE 1
1768| #define HAVE_GOOD_USELOCALE 1
1769| #define HAVE_PTHREAD_API 1
1770| #define SETLOCALE_NULL_ALL_MTSAFE 0
1771| #define SETLOCALE_NULL_ONE_MTSAFE 1
1772| #define HAVE_WINT_T 1
1773| #define HAVE_LONG_LONG_INT 1
1774| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1775| /* end confdefs.h.  */
1776| #include <stddef.h>
1777| #ifdef HAVE_STDIO_H
1778| # include <stdio.h>
1779| #endif
1780| #ifdef HAVE_STDLIB_H
1781| # include <stdlib.h>
1782| #endif
1783| #ifdef HAVE_STRING_H
1784| # include <string.h>
1785| #endif
1786| #ifdef HAVE_INTTYPES_H
1787| # include <inttypes.h>
1788| #endif
1789| #ifdef HAVE_STDINT_H
1790| # include <stdint.h>
1791| #endif
1792| #ifdef HAVE_STRINGS_H
1793| # include <strings.h>
1794| #endif
1795| #ifdef HAVE_SYS_TYPES_H
1796| # include <sys/types.h>
1797| #endif
1798| #ifdef HAVE_SYS_STAT_H
1799| # include <sys/stat.h>
1800| #endif
1801| #ifdef HAVE_UNISTD_H
1802| # include <unistd.h>
1803| #endif
1804| #include <sys/inttypes.h>
1805configure:22258: result: no
1806configure:22264: checking for sys/bitypes.h
1807configure:22264: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1808conftest.c:94:10: fatal error: 'sys/bitypes.h' file not found
1809#include <sys/bitypes.h>
1810         ^
18111 error generated.
1812configure:22264: $? = 1
1813configure: failed program was:
1814| /* confdefs.h */
1815| #define PACKAGE_NAME "libintl"
1816| #define PACKAGE_TARNAME "libintl"
1817| #define PACKAGE_VERSION "0.22.5"
1818| #define PACKAGE_STRING "libintl 0.22.5"
1819| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
1820| #define PACKAGE_URL ""
1821| #define PACKAGE "libintl"
1822| #define VERSION "0.22.5"
1823| #define HAVE_STDIO_H 1
1824| #define HAVE_STDLIB_H 1
1825| #define HAVE_STRING_H 1
1826| #define HAVE_INTTYPES_H 1
1827| #define HAVE_STDINT_H 1
1828| #define HAVE_STRINGS_H 1
1829| #define HAVE_SYS_STAT_H 1
1830| #define HAVE_SYS_TYPES_H 1
1831| #define HAVE_UNISTD_H 1
1832| #define HAVE_WCHAR_H 1
1833| #define HAVE_XLOCALE_H 1
1834| #define HAVE_LIMITS_H 1
1835| #define HAVE_LANGINFO_H 1
1836| #define HAVE_MATH_H 1
1837| #define HAVE_SYS_MMAN_H 1
1838| #define HAVE_SEARCH_H 1
1839| #define HAVE_STDBOOL_H 1
1840| #define HAVE_SYS_PARAM_H 1
1841| #define STDC_HEADERS 1
1842| #define _ALL_SOURCE 1
1843| #define _DARWIN_C_SOURCE 1
1844| #define _GNU_SOURCE 1
1845| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1846| #define _NETBSD_SOURCE 1
1847| #define _OPENBSD_SOURCE 1
1848| #define _POSIX_PTHREAD_SEMANTICS 1
1849| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1850| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1851| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1852| #define __STDC_WANT_IEC_60559_EXT__ 1
1853| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1854| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1855| #define __STDC_WANT_LIB_EXT2__ 1
1856| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1857| #define _TANDEM_SOURCE 1
1858| #define __EXTENSIONS__ 1
1859| #define __USE_MINGW_ANSI_STDIO 1
1860| #define HAVE_DLFCN_H 1
1861| #define LT_OBJDIR ".libs/"
1862| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1863| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1864| #define ENABLE_NLS 1
1865| #define HAVE_ALLOCA_H 1
1866| #define HAVE_ALLOCA 1
1867| #define HAVE___HEADER_INLINE 1
1868| #define HAVE_DECL_ALARM 1
1869| #define HAVE_USELOCALE 1
1870| #define HAVE_WORKING_USELOCALE 1
1871| #define HAVE_GOOD_USELOCALE 1
1872| #define HAVE_PTHREAD_API 1
1873| #define SETLOCALE_NULL_ALL_MTSAFE 0
1874| #define SETLOCALE_NULL_ONE_MTSAFE 1
1875| #define HAVE_WINT_T 1
1876| #define HAVE_LONG_LONG_INT 1
1877| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1878| /* end confdefs.h.  */
1879| #include <stddef.h>
1880| #ifdef HAVE_STDIO_H
1881| # include <stdio.h>
1882| #endif
1883| #ifdef HAVE_STDLIB_H
1884| # include <stdlib.h>
1885| #endif
1886| #ifdef HAVE_STRING_H
1887| # include <string.h>
1888| #endif
1889| #ifdef HAVE_INTTYPES_H
1890| # include <inttypes.h>
1891| #endif
1892| #ifdef HAVE_STDINT_H
1893| # include <stdint.h>
1894| #endif
1895| #ifdef HAVE_STRINGS_H
1896| # include <strings.h>
1897| #endif
1898| #ifdef HAVE_SYS_TYPES_H
1899| # include <sys/types.h>
1900| #endif
1901| #ifdef HAVE_SYS_STAT_H
1902| # include <sys/stat.h>
1903| #endif
1904| #ifdef HAVE_UNISTD_H
1905| # include <unistd.h>
1906| #endif
1907| #include <sys/bitypes.h>
1908configure:22264: result: no
1909configure:22283: checking for bit size of ptrdiff_t
1910configure:22289: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1911configure:22289: $? = 0
1912configure:22289: ./conftest
1913configure:22289: $? = 0
1914configure:22309: result: 64
1915configure:22283: checking for bit size of size_t
1916configure:22289: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1917configure:22289: $? = 0
1918configure:22289: ./conftest
1919configure:22289: $? = 0
1920configure:22309: result: 64
1921configure:22326: checking for bit size of sig_atomic_t
1922configure:22332: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1923configure:22332: $? = 0
1924configure:22332: ./conftest
1925configure:22332: $? = 0
1926configure:22352: result: 32
1927configure:22326: checking for bit size of wchar_t
1928configure:22332: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1929configure:22332: $? = 0
1930configure:22332: ./conftest
1931configure:22332: $? = 0
1932configure:22352: result: 32
1933configure:22326: checking for bit size of wint_t
1934configure:22332: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1935configure:22332: $? = 0
1936configure:22332: ./conftest
1937configure:22332: $? = 0
1938configure:22352: result: 32
1939configure:22368: checking whether sig_atomic_t is signed
1940configure:22392: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1941configure:22392: $? = 0
1942configure:22405: result: yes
1943configure:22368: checking whether wchar_t is signed
1944configure:22392: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1945configure:22392: $? = 0
1946configure:22405: result: yes
1947configure:22368: checking whether wint_t is signed
1948configure:22392: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1949configure:22392: $? = 0
1950configure:22405: result: yes
1951configure:22425: checking for ptrdiff_t integer literal suffix
1952configure:22468: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1953conftest.c:82:26: error: redefinition of 'foo' with a different type: 'int' vs 'ptrdiff_t' (aka 'long')
1954              extern int foo;
1955                         ^
1956conftest.c:81:32: note: previous definition is here
1957              extern ptrdiff_t foo;
1958                               ^
19591 error generated.
1960configure:22468: $? = 1
1961configure: failed program was:
1962| /* confdefs.h */
1963| #define PACKAGE_NAME "libintl"
1964| #define PACKAGE_TARNAME "libintl"
1965| #define PACKAGE_VERSION "0.22.5"
1966| #define PACKAGE_STRING "libintl 0.22.5"
1967| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
1968| #define PACKAGE_URL ""
1969| #define PACKAGE "libintl"
1970| #define VERSION "0.22.5"
1971| #define HAVE_STDIO_H 1
1972| #define HAVE_STDLIB_H 1
1973| #define HAVE_STRING_H 1
1974| #define HAVE_INTTYPES_H 1
1975| #define HAVE_STDINT_H 1
1976| #define HAVE_STRINGS_H 1
1977| #define HAVE_SYS_STAT_H 1
1978| #define HAVE_SYS_TYPES_H 1
1979| #define HAVE_UNISTD_H 1
1980| #define HAVE_WCHAR_H 1
1981| #define HAVE_XLOCALE_H 1
1982| #define HAVE_LIMITS_H 1
1983| #define HAVE_LANGINFO_H 1
1984| #define HAVE_MATH_H 1
1985| #define HAVE_SYS_MMAN_H 1
1986| #define HAVE_SEARCH_H 1
1987| #define HAVE_STDBOOL_H 1
1988| #define HAVE_SYS_PARAM_H 1
1989| #define STDC_HEADERS 1
1990| #define _ALL_SOURCE 1
1991| #define _DARWIN_C_SOURCE 1
1992| #define _GNU_SOURCE 1
1993| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1994| #define _NETBSD_SOURCE 1
1995| #define _OPENBSD_SOURCE 1
1996| #define _POSIX_PTHREAD_SEMANTICS 1
1997| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1998| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1999| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2000| #define __STDC_WANT_IEC_60559_EXT__ 1
2001| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2002| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2003| #define __STDC_WANT_LIB_EXT2__ 1
2004| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2005| #define _TANDEM_SOURCE 1
2006| #define __EXTENSIONS__ 1
2007| #define __USE_MINGW_ANSI_STDIO 1
2008| #define HAVE_DLFCN_H 1
2009| #define LT_OBJDIR ".libs/"
2010| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2011| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2012| #define ENABLE_NLS 1
2013| #define HAVE_ALLOCA_H 1
2014| #define HAVE_ALLOCA 1
2015| #define HAVE___HEADER_INLINE 1
2016| #define HAVE_DECL_ALARM 1
2017| #define HAVE_USELOCALE 1
2018| #define HAVE_WORKING_USELOCALE 1
2019| #define HAVE_GOOD_USELOCALE 1
2020| #define HAVE_PTHREAD_API 1
2021| #define SETLOCALE_NULL_ALL_MTSAFE 0
2022| #define SETLOCALE_NULL_ONE_MTSAFE 1
2023| #define HAVE_WINT_T 1
2024| #define HAVE_LONG_LONG_INT 1
2025| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2026| #define BITSIZEOF_PTRDIFF_T 64
2027| #define BITSIZEOF_SIZE_T 64
2028| #define BITSIZEOF_SIG_ATOMIC_T 32
2029| #define BITSIZEOF_WCHAR_T 32
2030| #define BITSIZEOF_WINT_T 32
2031| #define HAVE_SIGNED_SIG_ATOMIC_T 1
2032| #define HAVE_SIGNED_WCHAR_T 1
2033| #define HAVE_SIGNED_WINT_T 1
2034| /* end confdefs.h.  */
2035|
2036|   #include <stddef.h>
2037|   #include <signal.h>
2038|   #if HAVE_WCHAR_H
2039|   # include <wchar.h>
2040|   #endif
2041|
2042|               extern ptrdiff_t foo;
2043|               extern int foo;
2044| int
2045| main (void)
2046| {
2047|
2048|   ;
2049|   return 0;
2050| }
2051configure:22468: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2052configure:22468: $? = 0
2053configure:22479: result: l
2054configure:22425: checking for size_t integer literal suffix
2055configure:22468: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2056conftest.c:83:35: error: redefinition of 'foo' with a different type: 'unsigned int' vs 'size_t' (aka 'unsigned long')
2057              extern unsigned int foo;
2058                                  ^
2059conftest.c:82:29: note: previous definition is here
2060              extern size_t foo;
2061                            ^
20621 error generated.
2063configure:22468: $? = 1
2064configure: failed program was:
2065| /* confdefs.h */
2066| #define PACKAGE_NAME "libintl"
2067| #define PACKAGE_TARNAME "libintl"
2068| #define PACKAGE_VERSION "0.22.5"
2069| #define PACKAGE_STRING "libintl 0.22.5"
2070| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
2071| #define PACKAGE_URL ""
2072| #define PACKAGE "libintl"
2073| #define VERSION "0.22.5"
2074| #define HAVE_STDIO_H 1
2075| #define HAVE_STDLIB_H 1
2076| #define HAVE_STRING_H 1
2077| #define HAVE_INTTYPES_H 1
2078| #define HAVE_STDINT_H 1
2079| #define HAVE_STRINGS_H 1
2080| #define HAVE_SYS_STAT_H 1
2081| #define HAVE_SYS_TYPES_H 1
2082| #define HAVE_UNISTD_H 1
2083| #define HAVE_WCHAR_H 1
2084| #define HAVE_XLOCALE_H 1
2085| #define HAVE_LIMITS_H 1
2086| #define HAVE_LANGINFO_H 1
2087| #define HAVE_MATH_H 1
2088| #define HAVE_SYS_MMAN_H 1
2089| #define HAVE_SEARCH_H 1
2090| #define HAVE_STDBOOL_H 1
2091| #define HAVE_SYS_PARAM_H 1
2092| #define STDC_HEADERS 1
2093| #define _ALL_SOURCE 1
2094| #define _DARWIN_C_SOURCE 1
2095| #define _GNU_SOURCE 1
2096| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2097| #define _NETBSD_SOURCE 1
2098| #define _OPENBSD_SOURCE 1
2099| #define _POSIX_PTHREAD_SEMANTICS 1
2100| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2101| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2102| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2103| #define __STDC_WANT_IEC_60559_EXT__ 1
2104| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2105| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2106| #define __STDC_WANT_LIB_EXT2__ 1
2107| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2108| #define _TANDEM_SOURCE 1
2109| #define __EXTENSIONS__ 1
2110| #define __USE_MINGW_ANSI_STDIO 1
2111| #define HAVE_DLFCN_H 1
2112| #define LT_OBJDIR ".libs/"
2113| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2114| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2115| #define ENABLE_NLS 1
2116| #define HAVE_ALLOCA_H 1
2117| #define HAVE_ALLOCA 1
2118| #define HAVE___HEADER_INLINE 1
2119| #define HAVE_DECL_ALARM 1
2120| #define HAVE_USELOCALE 1
2121| #define HAVE_WORKING_USELOCALE 1
2122| #define HAVE_GOOD_USELOCALE 1
2123| #define HAVE_PTHREAD_API 1
2124| #define SETLOCALE_NULL_ALL_MTSAFE 0
2125| #define SETLOCALE_NULL_ONE_MTSAFE 1
2126| #define HAVE_WINT_T 1
2127| #define HAVE_LONG_LONG_INT 1
2128| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2129| #define BITSIZEOF_PTRDIFF_T 64
2130| #define BITSIZEOF_SIZE_T 64
2131| #define BITSIZEOF_SIG_ATOMIC_T 32
2132| #define BITSIZEOF_WCHAR_T 32
2133| #define BITSIZEOF_WINT_T 32
2134| #define HAVE_SIGNED_SIG_ATOMIC_T 1
2135| #define HAVE_SIGNED_WCHAR_T 1
2136| #define HAVE_SIGNED_WINT_T 1
2137| #define PTRDIFF_T_SUFFIX l
2138| /* end confdefs.h.  */
2139|
2140|   #include <stddef.h>
2141|   #include <signal.h>
2142|   #if HAVE_WCHAR_H
2143|   # include <wchar.h>
2144|   #endif
2145|
2146|               extern size_t foo;
2147|               extern unsigned int foo;
2148| int
2149| main (void)
2150| {
2151|
2152|   ;
2153|   return 0;
2154| }
2155configure:22468: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2156configure:22468: $? = 0
2157configure:22479: result: ul
2158configure:22494: checking for sig_atomic_t integer literal suffix
2159configure:22537: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2160configure:22537: $? = 0
2161configure:22548: result:
2162configure:22494: checking for wchar_t integer literal suffix
2163configure:22537: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2164configure:22537: $? = 0
2165configure:22548: result:
2166configure:22494: checking for wint_t integer literal suffix
2167configure:22537: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2168configure:22537: $? = 0
2169configure:22548: result:
2170configure:22594: checking for C/C++ restrict keyword
2171configure:22624: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2172configure:22624: $? = 0
2173configure:22634: result: __restrict__
2174configure:22758: checking where to find the exponent in a 'double'
2175configure:23092: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2176configure:23092: $? = 0
2177configure:23092: ./conftest
2178configure:23092: $? = 0
2179configure:23108: result: word 1 bit 20
2180configure:23124: checking where to find the exponent in a 'float'
2181configure:23203: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2182configure:23203: $? = 0
2183configure:23203: ./conftest
2184configure:23203: $? = 0
2185configure:23219: result: word 0 bit 23
2186configure:23235: checking whether byte ordering is bigendian
2187configure:23251: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2188configure:23251: $? = 0
2189configure:23297: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2190configure:23297: $? = 0
2191configure:23316: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2192conftest.c:91:4: error: use of undeclared identifier 'not'
2193                 not big endian
2194                 ^
21951 error generated.
2196configure:23316: $? = 1
2197configure: failed program was:
2198| /* confdefs.h */
2199| #define PACKAGE_NAME "libintl"
2200| #define PACKAGE_TARNAME "libintl"
2201| #define PACKAGE_VERSION "0.22.5"
2202| #define PACKAGE_STRING "libintl 0.22.5"
2203| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
2204| #define PACKAGE_URL ""
2205| #define PACKAGE "libintl"
2206| #define VERSION "0.22.5"
2207| #define HAVE_STDIO_H 1
2208| #define HAVE_STDLIB_H 1
2209| #define HAVE_STRING_H 1
2210| #define HAVE_INTTYPES_H 1
2211| #define HAVE_STDINT_H 1
2212| #define HAVE_STRINGS_H 1
2213| #define HAVE_SYS_STAT_H 1
2214| #define HAVE_SYS_TYPES_H 1
2215| #define HAVE_UNISTD_H 1
2216| #define HAVE_WCHAR_H 1
2217| #define HAVE_XLOCALE_H 1
2218| #define HAVE_LIMITS_H 1
2219| #define HAVE_LANGINFO_H 1
2220| #define HAVE_MATH_H 1
2221| #define HAVE_SYS_MMAN_H 1
2222| #define HAVE_SEARCH_H 1
2223| #define HAVE_STDBOOL_H 1
2224| #define HAVE_SYS_PARAM_H 1
2225| #define STDC_HEADERS 1
2226| #define _ALL_SOURCE 1
2227| #define _DARWIN_C_SOURCE 1
2228| #define _GNU_SOURCE 1
2229| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2230| #define _NETBSD_SOURCE 1
2231| #define _OPENBSD_SOURCE 1
2232| #define _POSIX_PTHREAD_SEMANTICS 1
2233| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2234| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2235| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2236| #define __STDC_WANT_IEC_60559_EXT__ 1
2237| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2238| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2239| #define __STDC_WANT_LIB_EXT2__ 1
2240| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2241| #define _TANDEM_SOURCE 1
2242| #define __EXTENSIONS__ 1
2243| #define __USE_MINGW_ANSI_STDIO 1
2244| #define HAVE_DLFCN_H 1
2245| #define LT_OBJDIR ".libs/"
2246| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2247| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2248| #define ENABLE_NLS 1
2249| #define HAVE_ALLOCA_H 1
2250| #define HAVE_ALLOCA 1
2251| #define HAVE___HEADER_INLINE 1
2252| #define HAVE_DECL_ALARM 1
2253| #define HAVE_USELOCALE 1
2254| #define HAVE_WORKING_USELOCALE 1
2255| #define HAVE_GOOD_USELOCALE 1
2256| #define HAVE_PTHREAD_API 1
2257| #define SETLOCALE_NULL_ALL_MTSAFE 0
2258| #define SETLOCALE_NULL_ONE_MTSAFE 1
2259| #define HAVE_WINT_T 1
2260| #define HAVE_LONG_LONG_INT 1
2261| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2262| #define BITSIZEOF_PTRDIFF_T 64
2263| #define BITSIZEOF_SIZE_T 64
2264| #define BITSIZEOF_SIG_ATOMIC_T 32
2265| #define BITSIZEOF_WCHAR_T 32
2266| #define BITSIZEOF_WINT_T 32
2267| #define HAVE_SIGNED_SIG_ATOMIC_T 1
2268| #define HAVE_SIGNED_WCHAR_T 1
2269| #define HAVE_SIGNED_WINT_T 1
2270| #define PTRDIFF_T_SUFFIX l
2271| #define SIZE_T_SUFFIX ul
2272| #define SIG_ATOMIC_T_SUFFIX
2273| #define WCHAR_T_SUFFIX
2274| #define WINT_T_SUFFIX
2275| #define restrict __restrict__
2276| #define DBL_EXPBIT0_WORD 1
2277| #define DBL_EXPBIT0_BIT 20
2278| #define FLT_EXPBIT0_WORD 0
2279| #define FLT_EXPBIT0_BIT 23
2280| /* end confdefs.h.  */
2281| #include <sys/types.h>
2282|               #include <sys/param.h>
2283|
2284| int
2285| main (void)
2286| {
2287| #if BYTE_ORDER != BIG_ENDIAN
2288|                not big endian
2289|               #endif
2290|
2291|   ;
2292|   return 0;
2293| }
2294configure:23457: result: no
2295configure:23478: checking where to find the exponent in a 'long double'
2296configure:23594: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2297configure:23594: $? = 0
2298configure:23594: ./conftest
2299configure:23594: $? = 0
2300configure:23610: result: word 2 bit 0
2301configure:23724: checking whether langinfo.h defines CODESET
2302configure:23743: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2303configure:23743: $? = 0
2304configure:23754: result: yes
2305configure:23759: checking whether langinfo.h defines T_FMT_AMPM
2306configure:23778: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2307configure:23778: $? = 0
2308configure:23789: result: yes
2309configure:23794: checking whether langinfo.h defines ALTMON_1
2310configure:23813: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2311conftest.c:87:9: error: use of undeclared identifier 'ALTMON_1'
2312int a = ALTMON_1;
2313        ^
23141 error generated.
2315configure:23813: $? = 1
2316configure: failed program was:
2317| /* confdefs.h */
2318| #define PACKAGE_NAME "libintl"
2319| #define PACKAGE_TARNAME "libintl"
2320| #define PACKAGE_VERSION "0.22.5"
2321| #define PACKAGE_STRING "libintl 0.22.5"
2322| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
2323| #define PACKAGE_URL ""
2324| #define PACKAGE "libintl"
2325| #define VERSION "0.22.5"
2326| #define HAVE_STDIO_H 1
2327| #define HAVE_STDLIB_H 1
2328| #define HAVE_STRING_H 1
2329| #define HAVE_INTTYPES_H 1
2330| #define HAVE_STDINT_H 1
2331| #define HAVE_STRINGS_H 1
2332| #define HAVE_SYS_STAT_H 1
2333| #define HAVE_SYS_TYPES_H 1
2334| #define HAVE_UNISTD_H 1
2335| #define HAVE_WCHAR_H 1
2336| #define HAVE_XLOCALE_H 1
2337| #define HAVE_LIMITS_H 1
2338| #define HAVE_LANGINFO_H 1
2339| #define HAVE_MATH_H 1
2340| #define HAVE_SYS_MMAN_H 1
2341| #define HAVE_SEARCH_H 1
2342| #define HAVE_STDBOOL_H 1
2343| #define HAVE_SYS_PARAM_H 1
2344| #define STDC_HEADERS 1
2345| #define _ALL_SOURCE 1
2346| #define _DARWIN_C_SOURCE 1
2347| #define _GNU_SOURCE 1
2348| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2349| #define _NETBSD_SOURCE 1
2350| #define _OPENBSD_SOURCE 1
2351| #define _POSIX_PTHREAD_SEMANTICS 1
2352| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2353| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2354| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2355| #define __STDC_WANT_IEC_60559_EXT__ 1
2356| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2357| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2358| #define __STDC_WANT_LIB_EXT2__ 1
2359| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2360| #define _TANDEM_SOURCE 1
2361| #define __EXTENSIONS__ 1
2362| #define __USE_MINGW_ANSI_STDIO 1
2363| #define HAVE_DLFCN_H 1
2364| #define LT_OBJDIR ".libs/"
2365| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2366| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2367| #define ENABLE_NLS 1
2368| #define HAVE_ALLOCA_H 1
2369| #define HAVE_ALLOCA 1
2370| #define HAVE___HEADER_INLINE 1
2371| #define HAVE_DECL_ALARM 1
2372| #define HAVE_USELOCALE 1
2373| #define HAVE_WORKING_USELOCALE 1
2374| #define HAVE_GOOD_USELOCALE 1
2375| #define HAVE_PTHREAD_API 1
2376| #define SETLOCALE_NULL_ALL_MTSAFE 0
2377| #define SETLOCALE_NULL_ONE_MTSAFE 1
2378| #define HAVE_WINT_T 1
2379| #define HAVE_LONG_LONG_INT 1
2380| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2381| #define BITSIZEOF_PTRDIFF_T 64
2382| #define BITSIZEOF_SIZE_T 64
2383| #define BITSIZEOF_SIG_ATOMIC_T 32
2384| #define BITSIZEOF_WCHAR_T 32
2385| #define BITSIZEOF_WINT_T 32
2386| #define HAVE_SIGNED_SIG_ATOMIC_T 1
2387| #define HAVE_SIGNED_WCHAR_T 1
2388| #define HAVE_SIGNED_WINT_T 1
2389| #define PTRDIFF_T_SUFFIX l
2390| #define SIZE_T_SUFFIX ul
2391| #define SIG_ATOMIC_T_SUFFIX
2392| #define WCHAR_T_SUFFIX
2393| #define WINT_T_SUFFIX
2394| #define restrict __restrict__
2395| #define DBL_EXPBIT0_WORD 1
2396| #define DBL_EXPBIT0_BIT 20
2397| #define FLT_EXPBIT0_WORD 0
2398| #define FLT_EXPBIT0_BIT 23
2399| #define LDBL_EXPBIT0_WORD 2
2400| #define LDBL_EXPBIT0_BIT 0
2401| /* end confdefs.h.  */
2402| #include <langinfo.h>
2403| int a = ALTMON_1;
2404|
2405| int
2406| main (void)
2407| {
2408|
2409|   ;
2410|   return 0;
2411| }
2412configure:23824: result: no
2413configure:23829: checking whether langinfo.h defines ERA
2414configure:23848: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2415configure:23848: $? = 0
2416configure:23859: result: yes
2417configure:23864: checking whether langinfo.h defines YESEXPR
2418configure:23883: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2419configure:23883: $? = 0
2420configure:23894: result: yes
2421configure:23920: checking for nl_langinfo and CODESET
2422configure:23937: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2423configure:23937: $? = 0
2424configure:23949: result: yes
2425configure:23963: checking for wchar_t
2426configure:23981: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2427configure:23981: $? = 0
2428configure:23991: result: yes
2429configure:24007: checking for good max_align_t
2430configure:24044: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2431configure:24044: $? = 0
2432configure:24055: result: yes
2433configure:24067: checking whether NULL can be used in arbitrary expressions
2434configure:24086: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2435configure:24086: $? = 0
2436configure:24096: result: yes
2437configure:24103: checking for unreachable
2438configure:24122: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2439conftest.c:93:1: warning: implicit declaration of function 'unreachable' is invalid in C99 [-Wimplicit-function-declaration]
2440unreachable ();
2441^
24421 warning generated.
2443Undefined symbols for architecture x86_64:
2444  "_unreachable", referenced from:
2445      _main in conftest-c1bf3f.o
2446ld: symbol(s) not found for architecture x86_64
2447clang: error: linker command failed with exit code 1 (use -v to see invocation)
2448configure:24122: $? = 1
2449configure: failed program was:
2450| /* confdefs.h */
2451| #define PACKAGE_NAME "libintl"
2452| #define PACKAGE_TARNAME "libintl"
2453| #define PACKAGE_VERSION "0.22.5"
2454| #define PACKAGE_STRING "libintl 0.22.5"
2455| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
2456| #define PACKAGE_URL ""
2457| #define PACKAGE "libintl"
2458| #define VERSION "0.22.5"
2459| #define HAVE_STDIO_H 1
2460| #define HAVE_STDLIB_H 1
2461| #define HAVE_STRING_H 1
2462| #define HAVE_INTTYPES_H 1
2463| #define HAVE_STDINT_H 1
2464| #define HAVE_STRINGS_H 1
2465| #define HAVE_SYS_STAT_H 1
2466| #define HAVE_SYS_TYPES_H 1
2467| #define HAVE_UNISTD_H 1
2468| #define HAVE_WCHAR_H 1
2469| #define HAVE_XLOCALE_H 1
2470| #define HAVE_LIMITS_H 1
2471| #define HAVE_LANGINFO_H 1
2472| #define HAVE_MATH_H 1
2473| #define HAVE_SYS_MMAN_H 1
2474| #define HAVE_SEARCH_H 1
2475| #define HAVE_STDBOOL_H 1
2476| #define HAVE_SYS_PARAM_H 1
2477| #define STDC_HEADERS 1
2478| #define _ALL_SOURCE 1
2479| #define _DARWIN_C_SOURCE 1
2480| #define _GNU_SOURCE 1
2481| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2482| #define _NETBSD_SOURCE 1
2483| #define _OPENBSD_SOURCE 1
2484| #define _POSIX_PTHREAD_SEMANTICS 1
2485| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2486| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2487| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2488| #define __STDC_WANT_IEC_60559_EXT__ 1
2489| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2490| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2491| #define __STDC_WANT_LIB_EXT2__ 1
2492| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2493| #define _TANDEM_SOURCE 1
2494| #define __EXTENSIONS__ 1
2495| #define __USE_MINGW_ANSI_STDIO 1
2496| #define HAVE_DLFCN_H 1
2497| #define LT_OBJDIR ".libs/"
2498| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2499| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2500| #define ENABLE_NLS 1
2501| #define HAVE_ALLOCA_H 1
2502| #define HAVE_ALLOCA 1
2503| #define HAVE___HEADER_INLINE 1
2504| #define HAVE_DECL_ALARM 1
2505| #define HAVE_USELOCALE 1
2506| #define HAVE_WORKING_USELOCALE 1
2507| #define HAVE_GOOD_USELOCALE 1
2508| #define HAVE_PTHREAD_API 1
2509| #define SETLOCALE_NULL_ALL_MTSAFE 0
2510| #define SETLOCALE_NULL_ONE_MTSAFE 1
2511| #define HAVE_WINT_T 1
2512| #define HAVE_LONG_LONG_INT 1
2513| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2514| #define BITSIZEOF_PTRDIFF_T 64
2515| #define BITSIZEOF_SIZE_T 64
2516| #define BITSIZEOF_SIG_ATOMIC_T 32
2517| #define BITSIZEOF_WCHAR_T 32
2518| #define BITSIZEOF_WINT_T 32
2519| #define HAVE_SIGNED_SIG_ATOMIC_T 1
2520| #define HAVE_SIGNED_WCHAR_T 1
2521| #define HAVE_SIGNED_WINT_T 1
2522| #define PTRDIFF_T_SUFFIX l
2523| #define SIZE_T_SUFFIX ul
2524| #define SIG_ATOMIC_T_SUFFIX
2525| #define WCHAR_T_SUFFIX
2526| #define WINT_T_SUFFIX
2527| #define restrict __restrict__
2528| #define DBL_EXPBIT0_WORD 1
2529| #define DBL_EXPBIT0_BIT 20
2530| #define FLT_EXPBIT0_WORD 0
2531| #define FLT_EXPBIT0_BIT 23
2532| #define LDBL_EXPBIT0_WORD 2
2533| #define LDBL_EXPBIT0_BIT 0
2534| #define HAVE_LANGINFO_CODESET 1
2535| #define HAVE_WCHAR_T 1
2536| /* end confdefs.h.  */
2537| #include <stddef.h>
2538|
2539| int
2540| main (void)
2541| {
2542| unreachable ();
2543|
2544|   ;
2545|   return 0;
2546| }
2547configure:24134: result: no
2548configure:24219: checking whether locale.h defines locale_t
2549configure:24237: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2550conftest.c:89:13: error: unknown type name 'locale_t'
2551            locale_t x;
2552            ^
25531 error generated.
2554configure:24237: $? = 1
2555configure: failed program was:
2556| /* confdefs.h */
2557| #define PACKAGE_NAME "libintl"
2558| #define PACKAGE_TARNAME "libintl"
2559| #define PACKAGE_VERSION "0.22.5"
2560| #define PACKAGE_STRING "libintl 0.22.5"
2561| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
2562| #define PACKAGE_URL ""
2563| #define PACKAGE "libintl"
2564| #define VERSION "0.22.5"
2565| #define HAVE_STDIO_H 1
2566| #define HAVE_STDLIB_H 1
2567| #define HAVE_STRING_H 1
2568| #define HAVE_INTTYPES_H 1
2569| #define HAVE_STDINT_H 1
2570| #define HAVE_STRINGS_H 1
2571| #define HAVE_SYS_STAT_H 1
2572| #define HAVE_SYS_TYPES_H 1
2573| #define HAVE_UNISTD_H 1
2574| #define HAVE_WCHAR_H 1
2575| #define HAVE_XLOCALE_H 1
2576| #define HAVE_LIMITS_H 1
2577| #define HAVE_LANGINFO_H 1
2578| #define HAVE_MATH_H 1
2579| #define HAVE_SYS_MMAN_H 1
2580| #define HAVE_SEARCH_H 1
2581| #define HAVE_STDBOOL_H 1
2582| #define HAVE_SYS_PARAM_H 1
2583| #define STDC_HEADERS 1
2584| #define _ALL_SOURCE 1
2585| #define _DARWIN_C_SOURCE 1
2586| #define _GNU_SOURCE 1
2587| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2588| #define _NETBSD_SOURCE 1
2589| #define _OPENBSD_SOURCE 1
2590| #define _POSIX_PTHREAD_SEMANTICS 1
2591| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2592| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2593| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2594| #define __STDC_WANT_IEC_60559_EXT__ 1
2595| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2596| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2597| #define __STDC_WANT_LIB_EXT2__ 1
2598| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2599| #define _TANDEM_SOURCE 1
2600| #define __EXTENSIONS__ 1
2601| #define __USE_MINGW_ANSI_STDIO 1
2602| #define HAVE_DLFCN_H 1
2603| #define LT_OBJDIR ".libs/"
2604| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2605| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2606| #define ENABLE_NLS 1
2607| #define HAVE_ALLOCA_H 1
2608| #define HAVE_ALLOCA 1
2609| #define HAVE___HEADER_INLINE 1
2610| #define HAVE_DECL_ALARM 1
2611| #define HAVE_USELOCALE 1
2612| #define HAVE_WORKING_USELOCALE 1
2613| #define HAVE_GOOD_USELOCALE 1
2614| #define HAVE_PTHREAD_API 1
2615| #define SETLOCALE_NULL_ALL_MTSAFE 0
2616| #define SETLOCALE_NULL_ONE_MTSAFE 1
2617| #define HAVE_WINT_T 1
2618| #define HAVE_LONG_LONG_INT 1
2619| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2620| #define BITSIZEOF_PTRDIFF_T 64
2621| #define BITSIZEOF_SIZE_T 64
2622| #define BITSIZEOF_SIG_ATOMIC_T 32
2623| #define BITSIZEOF_WCHAR_T 32
2624| #define BITSIZEOF_WINT_T 32
2625| #define HAVE_SIGNED_SIG_ATOMIC_T 1
2626| #define HAVE_SIGNED_WCHAR_T 1
2627| #define HAVE_SIGNED_WINT_T 1
2628| #define PTRDIFF_T_SUFFIX l
2629| #define SIZE_T_SUFFIX ul
2630| #define SIG_ATOMIC_T_SUFFIX
2631| #define WCHAR_T_SUFFIX
2632| #define WINT_T_SUFFIX
2633| #define restrict __restrict__
2634| #define DBL_EXPBIT0_WORD 1
2635| #define DBL_EXPBIT0_BIT 20
2636| #define FLT_EXPBIT0_WORD 0
2637| #define FLT_EXPBIT0_BIT 23
2638| #define LDBL_EXPBIT0_WORD 2
2639| #define LDBL_EXPBIT0_BIT 0
2640| #define HAVE_LANGINFO_CODESET 1
2641| #define HAVE_WCHAR_T 1
2642| /* end confdefs.h.  */
2643| #include <locale.h>
2644|             locale_t x;
2645| int
2646| main (void)
2647| {
2648|
2649|   ;
2650|   return 0;
2651| }
2652configure:24248: result: no
2653configure:24289: checking whether locale.h conforms to POSIX:2001
2654configure:24308: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2655configure:24308: $? = 0
2656configure:24318: result: yes
2657configure:24321: checking whether struct lconv is properly defined
2658configure:24341: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2659configure:24341: $? = 0
2660configure:24352: result: yes
2661configure:24483: checking for LC_MESSAGES
2662configure:24500: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2663configure:24500: $? = 0
2664configure:24511: result: yes
2665configure:24539: checking whether imported symbols can be declared weak
2666configure:24643: result: no
2667configure:25804: checking for multithread API to use
2668configure:25806: result: posix
2669configure:25901: checking whether NAN macro works
2670configure:25925: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2671configure:25925: $? = 0
2672configure:25935: result: yes
2673configure:25940: checking whether HUGE_VAL works
2674configure:25959: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2675configure:25959: $? = 0
2676configure:25969: result: yes
2677configure:26045: checking for mbstate_t
2678configure:26063: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2679configure:26063: $? = 0
2680configure:26073: result: yes
2681configure:26089: checking for mbsinit
2682configure:26089: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2683configure:26089: $? = 0
2684configure:26089: result: yes
2685configure:26089: checking for mbrtowc
2686configure:26089: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2687configure:26089: $? = 0
2688configure:26089: result: yes
2689configure:26089: checking for mprotect
2690configure:26089: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2691configure:26089: $? = 0
2692configure:26089: result: yes
2693configure:26089: checking for vasnprintf
2694configure:26089: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2695Undefined symbols for architecture x86_64:
2696  "_vasnprintf", referenced from:
2697      _main in conftest-433e57.o
2698ld: symbol(s) not found for architecture x86_64
2699clang: error: linker command failed with exit code 1 (use -v to see invocation)
2700configure:26089: $? = 1
2701configure: failed program was:
2702| /* confdefs.h */
2703| #define PACKAGE_NAME "libintl"
2704| #define PACKAGE_TARNAME "libintl"
2705| #define PACKAGE_VERSION "0.22.5"
2706| #define PACKAGE_STRING "libintl 0.22.5"
2707| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
2708| #define PACKAGE_URL ""
2709| #define PACKAGE "libintl"
2710| #define VERSION "0.22.5"
2711| #define HAVE_STDIO_H 1
2712| #define HAVE_STDLIB_H 1
2713| #define HAVE_STRING_H 1
2714| #define HAVE_INTTYPES_H 1
2715| #define HAVE_STDINT_H 1
2716| #define HAVE_STRINGS_H 1
2717| #define HAVE_SYS_STAT_H 1
2718| #define HAVE_SYS_TYPES_H 1
2719| #define HAVE_UNISTD_H 1
2720| #define HAVE_WCHAR_H 1
2721| #define HAVE_XLOCALE_H 1
2722| #define HAVE_LIMITS_H 1
2723| #define HAVE_LANGINFO_H 1
2724| #define HAVE_MATH_H 1
2725| #define HAVE_SYS_MMAN_H 1
2726| #define HAVE_SEARCH_H 1
2727| #define HAVE_STDBOOL_H 1
2728| #define HAVE_SYS_PARAM_H 1
2729| #define STDC_HEADERS 1
2730| #define _ALL_SOURCE 1
2731| #define _DARWIN_C_SOURCE 1
2732| #define _GNU_SOURCE 1
2733| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2734| #define _NETBSD_SOURCE 1
2735| #define _OPENBSD_SOURCE 1
2736| #define _POSIX_PTHREAD_SEMANTICS 1
2737| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2738| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2739| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2740| #define __STDC_WANT_IEC_60559_EXT__ 1
2741| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2742| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2743| #define __STDC_WANT_LIB_EXT2__ 1
2744| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2745| #define _TANDEM_SOURCE 1
2746| #define __EXTENSIONS__ 1
2747| #define __USE_MINGW_ANSI_STDIO 1
2748| #define HAVE_DLFCN_H 1
2749| #define LT_OBJDIR ".libs/"
2750| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2751| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2752| #define ENABLE_NLS 1
2753| #define HAVE_ALLOCA_H 1
2754| #define HAVE_ALLOCA 1
2755| #define HAVE___HEADER_INLINE 1
2756| #define HAVE_DECL_ALARM 1
2757| #define HAVE_USELOCALE 1
2758| #define HAVE_WORKING_USELOCALE 1
2759| #define HAVE_GOOD_USELOCALE 1
2760| #define HAVE_PTHREAD_API 1
2761| #define SETLOCALE_NULL_ALL_MTSAFE 0
2762| #define SETLOCALE_NULL_ONE_MTSAFE 1
2763| #define HAVE_WINT_T 1
2764| #define HAVE_LONG_LONG_INT 1
2765| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2766| #define BITSIZEOF_PTRDIFF_T 64
2767| #define BITSIZEOF_SIZE_T 64
2768| #define BITSIZEOF_SIG_ATOMIC_T 32
2769| #define BITSIZEOF_WCHAR_T 32
2770| #define BITSIZEOF_WINT_T 32
2771| #define HAVE_SIGNED_SIG_ATOMIC_T 1
2772| #define HAVE_SIGNED_WCHAR_T 1
2773| #define HAVE_SIGNED_WINT_T 1
2774| #define PTRDIFF_T_SUFFIX l
2775| #define SIZE_T_SUFFIX ul
2776| #define SIG_ATOMIC_T_SUFFIX
2777| #define WCHAR_T_SUFFIX
2778| #define WINT_T_SUFFIX
2779| #define restrict __restrict__
2780| #define DBL_EXPBIT0_WORD 1
2781| #define DBL_EXPBIT0_BIT 20
2782| #define FLT_EXPBIT0_WORD 0
2783| #define FLT_EXPBIT0_BIT 23
2784| #define LDBL_EXPBIT0_WORD 2
2785| #define LDBL_EXPBIT0_BIT 0
2786| #define HAVE_LANGINFO_CODESET 1
2787| #define HAVE_WCHAR_T 1
2788| #define HAVE_LC_MESSAGES 1
2789| #define USE_POSIX_THREADS 1
2790| #define HAVE_MBSTATE_T 1
2791| #define HAVE_MBSINIT 1
2792| #define HAVE_MBRTOWC 1
2793| #define HAVE_MPROTECT 1
2794| /* end confdefs.h.  */
2795| /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf.
2796|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2797| #define vasnprintf innocuous_vasnprintf
2798|
2799| /* System header to define __stub macros and hopefully few prototypes,
2800|    which can conflict with char vasnprintf (void); below.  */
2801|
2802| #include <limits.h>
2803| #undef vasnprintf
2804|
2805| /* Override any GCC internal prototype to avoid an error.
2806|    Use char because int might match the return type of a GCC
2807|    builtin and then its argument prototype would still apply.  */
2808| #ifdef __cplusplus
2809| extern "C"
2810| #endif
2811| char vasnprintf (void);
2812| /* The GNU C library defines this for functions which it implements
2813|     to always fail with ENOSYS.  Some functions are actually named
2814|     something starting with __ and the normal name is an alias.  */
2815| #if defined __stub_vasnprintf || defined __stub___vasnprintf
2816| choke me
2817| #endif
2818|
2819| int
2820| main (void)
2821| {
2822| return vasnprintf ();
2823|   ;
2824|   return 0;
2825| }
2826configure:26089: result: no
2827configure:26089: checking for snprintf
2828configure:26089: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2829conftest.c:110:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
2830char snprintf (void);
2831     ^
2832conftest.c:110:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
28331 warning generated.
2834configure:26089: $? = 0
2835configure:26089: result: yes
2836configure:26089: checking for swprintf
2837configure:26089: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2838configure:26089: $? = 0
2839configure:26089: result: yes
2840configure:26089: checking for wcsnlen
2841configure:26089: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2842configure:26089: $? = 0
2843configure:26089: result: yes
2844configure:26089: checking for getpagesize
2845configure:26089: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2846configure:26089: $? = 0
2847configure:26089: result: yes
2848configure:26089: checking for asprintf
2849configure:26089: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2850conftest.c:125:18: warning: format string missing [-Wformat]
2851return asprintf ();
2852       ~~~~~~~~  ^
28531 warning generated.
2854configure:26089: $? = 0
2855configure:26089: result: yes
2856configure:26089: checking for wprintf
2857configure:26089: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2858configure:26089: $? = 0
2859configure:26089: result: yes
2860configure:26089: checking for newlocale
2861configure:26089: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2862configure:26089: $? = 0
2863configure:26089: result: yes
2864configure:26102: checking for a traditional japanese locale
2865configure:26182: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2866configure:26185: $? = 0
2867configure:26244: result: ja_JP.eucJP
2868configure:26258: checking for a french Unicode locale
2869configure:26336: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2870configure:26339: $? = 0
2871configure:26388: result: fr_FR.UTF-8
2872configure:26421: checking for a transitional chinese locale
2873configure:26502: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2874configure:26505: $? = 0
2875configure:26557: result: zh_CN.GB18030
2876configure:26584: checking whether mbrtowc handles incomplete characters
2877configure:26624: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2878configure:26624: $? = 0
2879configure:26624: ./conftest
2880configure:26624: $? = 0
2881configure:26681: result: yes
2882configure:26687: checking whether mbrtowc works as well as mbtowc
2883configure:26731: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2884configure:26731: $? = 0
2885configure:26731: ./conftest
2886configure:26731: $? = 0
2887configure:26747: result: yes
2888configure:26763: checking for inline
2889configure:26780: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2890configure:26780: $? = 0
2891configure:26790: result: inline
2892configure:26992: checking for mmap
2893configure:26992: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2894configure:26992: $? = 0
2895configure:26992: result: yes
2896configure:27005: checking for MAP_ANONYMOUS
2897configure:27044: result: yes
2898configure:27119: checking whether memchr works
2899configure:27205: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2900configure:27205: $? = 0
2901configure:27205: ./conftest
2902configure:27205: $? = 0
2903configure:27220: result: yes
2904configure:27406: checking whether to activate relocatable installation
2905configure:27423: result: yes
2906configure:27547: checking for type VISIT
2907configure:27567: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2908configure:27567: $? = 0
2909configure:27577: result: yes
2910configure:27658: checking whether fcloseall is declared
2911configure:27658: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
2912conftest.c:140:10: error: use of undeclared identifier 'fcloseall'
2913  (void) fcloseall;
2914         ^
29151 error generated.
2916configure:27658: $? = 1
2917configure: failed program was:
2918| /* confdefs.h */
2919| #define PACKAGE_NAME "libintl"
2920| #define PACKAGE_TARNAME "libintl"
2921| #define PACKAGE_VERSION "0.22.5"
2922| #define PACKAGE_STRING "libintl 0.22.5"
2923| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
2924| #define PACKAGE_URL ""
2925| #define PACKAGE "libintl"
2926| #define VERSION "0.22.5"
2927| #define HAVE_STDIO_H 1
2928| #define HAVE_STDLIB_H 1
2929| #define HAVE_STRING_H 1
2930| #define HAVE_INTTYPES_H 1
2931| #define HAVE_STDINT_H 1
2932| #define HAVE_STRINGS_H 1
2933| #define HAVE_SYS_STAT_H 1
2934| #define HAVE_SYS_TYPES_H 1
2935| #define HAVE_UNISTD_H 1
2936| #define HAVE_WCHAR_H 1
2937| #define HAVE_XLOCALE_H 1
2938| #define HAVE_LIMITS_H 1
2939| #define HAVE_LANGINFO_H 1
2940| #define HAVE_MATH_H 1
2941| #define HAVE_SYS_MMAN_H 1
2942| #define HAVE_SEARCH_H 1
2943| #define HAVE_STDBOOL_H 1
2944| #define HAVE_SYS_PARAM_H 1
2945| #define STDC_HEADERS 1
2946| #define _ALL_SOURCE 1
2947| #define _DARWIN_C_SOURCE 1
2948| #define _GNU_SOURCE 1
2949| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2950| #define _NETBSD_SOURCE 1
2951| #define _OPENBSD_SOURCE 1
2952| #define _POSIX_PTHREAD_SEMANTICS 1
2953| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2954| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2955| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2956| #define __STDC_WANT_IEC_60559_EXT__ 1
2957| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2958| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2959| #define __STDC_WANT_LIB_EXT2__ 1
2960| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2961| #define _TANDEM_SOURCE 1
2962| #define __EXTENSIONS__ 1
2963| #define __USE_MINGW_ANSI_STDIO 1
2964| #define HAVE_DLFCN_H 1
2965| #define LT_OBJDIR ".libs/"
2966| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2967| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2968| #define ENABLE_NLS 1
2969| #define HAVE_ALLOCA_H 1
2970| #define HAVE_ALLOCA 1
2971| #define HAVE___HEADER_INLINE 1
2972| #define HAVE_DECL_ALARM 1
2973| #define HAVE_USELOCALE 1
2974| #define HAVE_WORKING_USELOCALE 1
2975| #define HAVE_GOOD_USELOCALE 1
2976| #define HAVE_PTHREAD_API 1
2977| #define SETLOCALE_NULL_ALL_MTSAFE 0
2978| #define SETLOCALE_NULL_ONE_MTSAFE 1
2979| #define HAVE_WINT_T 1
2980| #define HAVE_LONG_LONG_INT 1
2981| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2982| #define BITSIZEOF_PTRDIFF_T 64
2983| #define BITSIZEOF_SIZE_T 64
2984| #define BITSIZEOF_SIG_ATOMIC_T 32
2985| #define BITSIZEOF_WCHAR_T 32
2986| #define BITSIZEOF_WINT_T 32
2987| #define HAVE_SIGNED_SIG_ATOMIC_T 1
2988| #define HAVE_SIGNED_WCHAR_T 1
2989| #define HAVE_SIGNED_WINT_T 1
2990| #define PTRDIFF_T_SUFFIX l
2991| #define SIZE_T_SUFFIX ul
2992| #define SIG_ATOMIC_T_SUFFIX
2993| #define WCHAR_T_SUFFIX
2994| #define WINT_T_SUFFIX
2995| #define restrict __restrict__
2996| #define DBL_EXPBIT0_WORD 1
2997| #define DBL_EXPBIT0_BIT 20
2998| #define FLT_EXPBIT0_WORD 0
2999| #define FLT_EXPBIT0_BIT 23
3000| #define LDBL_EXPBIT0_WORD 2
3001| #define LDBL_EXPBIT0_BIT 0
3002| #define HAVE_LANGINFO_CODESET 1
3003| #define HAVE_WCHAR_T 1
3004| #define HAVE_LC_MESSAGES 1
3005| #define USE_POSIX_THREADS 1
3006| #define HAVE_MBSTATE_T 1
3007| #define HAVE_MBSINIT 1
3008| #define HAVE_MBRTOWC 1
3009| #define HAVE_MPROTECT 1
3010| #define HAVE_SNPRINTF 1
3011| #define HAVE_SWPRINTF 1
3012| #define HAVE_WCSNLEN 1
3013| #define HAVE_GETPAGESIZE 1
3014| #define HAVE_ASPRINTF 1
3015| #define HAVE_WPRINTF 1
3016| #define HAVE_NEWLOCALE 1
3017| #define MAP_ANONYMOUS MAP_ANON
3018| #define HAVE_MAP_ANONYMOUS 1
3019| #define INSTALLPREFIX "/opt/local"
3020| #define ENABLE_RELOCATABLE 1
3021| /* end confdefs.h.  */
3022| #include <stddef.h>
3023| #ifdef HAVE_STDIO_H
3024| # include <stdio.h>
3025| #endif
3026| #ifdef HAVE_STDLIB_H
3027| # include <stdlib.h>
3028| #endif
3029| #ifdef HAVE_STRING_H
3030| # include <string.h>
3031| #endif
3032| #ifdef HAVE_INTTYPES_H
3033| # include <inttypes.h>
3034| #endif
3035| #ifdef HAVE_STDINT_H
3036| # include <stdint.h>
3037| #endif
3038| #ifdef HAVE_STRINGS_H
3039| # include <strings.h>
3040| #endif
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 HAVE_UNISTD_H
3048| # include <unistd.h>
3049| #endif
3050| int
3051| main (void)
3052| {
3053| #ifndef fcloseall
3054| #ifdef __cplusplus
3055|   (void) fcloseall;
3056| #else
3057|   (void) fcloseall;
3058| #endif
3059| #endif
3060|
3061|   ;
3062|   return 0;
3063| }
3064configure:27658: result: no
3065configure:27668: checking whether getw is declared
3066configure:27668: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
3067configure:27668: $? = 0
3068configure:27668: result: yes
3069configure:27678: checking whether putw is declared
3070configure:27678: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
3071configure:27678: $? = 0
3072configure:27678: result: yes
3073configure:27764: checking which flavor of printf attribute matches inttypes macros
3074configure:27792: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3075configure:27792: $? = 0
3076configure:27802: result: system
3077configure:28080: checking whether ecvt is declared
3078configure:28080: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
3079configure:28080: $? = 0
3080configure:28080: result: yes
3081configure:28090: checking whether fcvt is declared
3082configure:28090: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
3083configure:28090: $? = 0
3084configure:28090: result: yes
3085configure:28100: checking whether gcvt is declared
3086configure:28100: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
3087configure:28100: $? = 0
3088configure:28100: result: yes
3089configure:28194: checking whether MB_CUR_MAX is correct
3090configure:28228: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3091configure:28228: $? = 0
3092configure:28228: ./conftest
3093configure:28228: $? = 0
3094configure:28244: result: yes
3095configure:28349: checking for pid_t
3096configure:28349: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3097configure:28349: $? = 0
3098configure:28349: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3099conftest.c:143:20: error: expected expression
3100if (sizeof ((pid_t)))
3101                   ^
31021 error generated.
3103configure:28349: $? = 1
3104configure: failed program was:
3105| /* confdefs.h */
3106| #define PACKAGE_NAME "libintl"
3107| #define PACKAGE_TARNAME "libintl"
3108| #define PACKAGE_VERSION "0.22.5"
3109| #define PACKAGE_STRING "libintl 0.22.5"
3110| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
3111| #define PACKAGE_URL ""
3112| #define PACKAGE "libintl"
3113| #define VERSION "0.22.5"
3114| #define HAVE_STDIO_H 1
3115| #define HAVE_STDLIB_H 1
3116| #define HAVE_STRING_H 1
3117| #define HAVE_INTTYPES_H 1
3118| #define HAVE_STDINT_H 1
3119| #define HAVE_STRINGS_H 1
3120| #define HAVE_SYS_STAT_H 1
3121| #define HAVE_SYS_TYPES_H 1
3122| #define HAVE_UNISTD_H 1
3123| #define HAVE_WCHAR_H 1
3124| #define HAVE_XLOCALE_H 1
3125| #define HAVE_LIMITS_H 1
3126| #define HAVE_LANGINFO_H 1
3127| #define HAVE_MATH_H 1
3128| #define HAVE_SYS_MMAN_H 1
3129| #define HAVE_SEARCH_H 1
3130| #define HAVE_STDBOOL_H 1
3131| #define HAVE_SYS_PARAM_H 1
3132| #define STDC_HEADERS 1
3133| #define _ALL_SOURCE 1
3134| #define _DARWIN_C_SOURCE 1
3135| #define _GNU_SOURCE 1
3136| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3137| #define _NETBSD_SOURCE 1
3138| #define _OPENBSD_SOURCE 1
3139| #define _POSIX_PTHREAD_SEMANTICS 1
3140| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3141| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3142| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3143| #define __STDC_WANT_IEC_60559_EXT__ 1
3144| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3145| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3146| #define __STDC_WANT_LIB_EXT2__ 1
3147| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3148| #define _TANDEM_SOURCE 1
3149| #define __EXTENSIONS__ 1
3150| #define __USE_MINGW_ANSI_STDIO 1
3151| #define HAVE_DLFCN_H 1
3152| #define LT_OBJDIR ".libs/"
3153| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3154| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3155| #define ENABLE_NLS 1
3156| #define HAVE_ALLOCA_H 1
3157| #define HAVE_ALLOCA 1
3158| #define HAVE___HEADER_INLINE 1
3159| #define HAVE_DECL_ALARM 1
3160| #define HAVE_USELOCALE 1
3161| #define HAVE_WORKING_USELOCALE 1
3162| #define HAVE_GOOD_USELOCALE 1
3163| #define HAVE_PTHREAD_API 1
3164| #define SETLOCALE_NULL_ALL_MTSAFE 0
3165| #define SETLOCALE_NULL_ONE_MTSAFE 1
3166| #define HAVE_WINT_T 1
3167| #define HAVE_LONG_LONG_INT 1
3168| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3169| #define BITSIZEOF_PTRDIFF_T 64
3170| #define BITSIZEOF_SIZE_T 64
3171| #define BITSIZEOF_SIG_ATOMIC_T 32
3172| #define BITSIZEOF_WCHAR_T 32
3173| #define BITSIZEOF_WINT_T 32
3174| #define HAVE_SIGNED_SIG_ATOMIC_T 1
3175| #define HAVE_SIGNED_WCHAR_T 1
3176| #define HAVE_SIGNED_WINT_T 1
3177| #define PTRDIFF_T_SUFFIX l
3178| #define SIZE_T_SUFFIX ul
3179| #define SIG_ATOMIC_T_SUFFIX
3180| #define WCHAR_T_SUFFIX
3181| #define WINT_T_SUFFIX
3182| #define restrict __restrict__
3183| #define DBL_EXPBIT0_WORD 1
3184| #define DBL_EXPBIT0_BIT 20
3185| #define FLT_EXPBIT0_WORD 0
3186| #define FLT_EXPBIT0_BIT 23
3187| #define LDBL_EXPBIT0_WORD 2
3188| #define LDBL_EXPBIT0_BIT 0
3189| #define HAVE_LANGINFO_CODESET 1
3190| #define HAVE_WCHAR_T 1
3191| #define HAVE_LC_MESSAGES 1
3192| #define USE_POSIX_THREADS 1
3193| #define HAVE_MBSTATE_T 1
3194| #define HAVE_MBSINIT 1
3195| #define HAVE_MBRTOWC 1
3196| #define HAVE_MPROTECT 1
3197| #define HAVE_SNPRINTF 1
3198| #define HAVE_SWPRINTF 1
3199| #define HAVE_WCSNLEN 1
3200| #define HAVE_GETPAGESIZE 1
3201| #define HAVE_ASPRINTF 1
3202| #define HAVE_WPRINTF 1
3203| #define HAVE_NEWLOCALE 1
3204| #define MAP_ANONYMOUS MAP_ANON
3205| #define HAVE_MAP_ANONYMOUS 1
3206| #define INSTALLPREFIX "/opt/local"
3207| #define ENABLE_RELOCATABLE 1
3208| #define HAVE_DECL_FCLOSEALL 0
3209| #define HAVE_DECL_GETW 1
3210| #define HAVE_DECL_PUTW 1
3211| #define HAVE_DECL_ECVT 1
3212| #define HAVE_DECL_FCVT 1
3213| #define HAVE_DECL_GCVT 1
3214| /* end confdefs.h.  */
3215| #include <stddef.h>
3216| #ifdef HAVE_STDIO_H
3217| # include <stdio.h>
3218| #endif
3219| #ifdef HAVE_STDLIB_H
3220| # include <stdlib.h>
3221| #endif
3222| #ifdef HAVE_STRING_H
3223| # include <string.h>
3224| #endif
3225| #ifdef HAVE_INTTYPES_H
3226| # include <inttypes.h>
3227| #endif
3228| #ifdef HAVE_STDINT_H
3229| # include <stdint.h>
3230| #endif
3231| #ifdef HAVE_STRINGS_H
3232| # include <strings.h>
3233| #endif
3234| #ifdef HAVE_SYS_TYPES_H
3235| # include <sys/types.h>
3236| #endif
3237| #ifdef HAVE_SYS_STAT_H
3238| # include <sys/stat.h>
3239| #endif
3240| #ifdef HAVE_UNISTD_H
3241| # include <unistd.h>
3242| #endif
3243|
3244| int
3245| main (void)
3246| {
3247| if (sizeof ((pid_t)))
3248|           return 0;
3249|   ;
3250|   return 0;
3251| }
3252configure:28349: result: yes
3253configure:28387: checking for mode_t
3254configure:28387: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3255configure:28387: $? = 0
3256configure:28387: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3257conftest.c:142:21: error: expected expression
3258if (sizeof ((mode_t)))
3259                    ^
32601 error generated.
3261configure:28387: $? = 1
3262configure: failed program was:
3263| /* confdefs.h */
3264| #define PACKAGE_NAME "libintl"
3265| #define PACKAGE_TARNAME "libintl"
3266| #define PACKAGE_VERSION "0.22.5"
3267| #define PACKAGE_STRING "libintl 0.22.5"
3268| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
3269| #define PACKAGE_URL ""
3270| #define PACKAGE "libintl"
3271| #define VERSION "0.22.5"
3272| #define HAVE_STDIO_H 1
3273| #define HAVE_STDLIB_H 1
3274| #define HAVE_STRING_H 1
3275| #define HAVE_INTTYPES_H 1
3276| #define HAVE_STDINT_H 1
3277| #define HAVE_STRINGS_H 1
3278| #define HAVE_SYS_STAT_H 1
3279| #define HAVE_SYS_TYPES_H 1
3280| #define HAVE_UNISTD_H 1
3281| #define HAVE_WCHAR_H 1
3282| #define HAVE_XLOCALE_H 1
3283| #define HAVE_LIMITS_H 1
3284| #define HAVE_LANGINFO_H 1
3285| #define HAVE_MATH_H 1
3286| #define HAVE_SYS_MMAN_H 1
3287| #define HAVE_SEARCH_H 1
3288| #define HAVE_STDBOOL_H 1
3289| #define HAVE_SYS_PARAM_H 1
3290| #define STDC_HEADERS 1
3291| #define _ALL_SOURCE 1
3292| #define _DARWIN_C_SOURCE 1
3293| #define _GNU_SOURCE 1
3294| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3295| #define _NETBSD_SOURCE 1
3296| #define _OPENBSD_SOURCE 1
3297| #define _POSIX_PTHREAD_SEMANTICS 1
3298| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3299| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3300| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3301| #define __STDC_WANT_IEC_60559_EXT__ 1
3302| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3303| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3304| #define __STDC_WANT_LIB_EXT2__ 1
3305| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3306| #define _TANDEM_SOURCE 1
3307| #define __EXTENSIONS__ 1
3308| #define __USE_MINGW_ANSI_STDIO 1
3309| #define HAVE_DLFCN_H 1
3310| #define LT_OBJDIR ".libs/"
3311| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3312| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3313| #define ENABLE_NLS 1
3314| #define HAVE_ALLOCA_H 1
3315| #define HAVE_ALLOCA 1
3316| #define HAVE___HEADER_INLINE 1
3317| #define HAVE_DECL_ALARM 1
3318| #define HAVE_USELOCALE 1
3319| #define HAVE_WORKING_USELOCALE 1
3320| #define HAVE_GOOD_USELOCALE 1
3321| #define HAVE_PTHREAD_API 1
3322| #define SETLOCALE_NULL_ALL_MTSAFE 0
3323| #define SETLOCALE_NULL_ONE_MTSAFE 1
3324| #define HAVE_WINT_T 1
3325| #define HAVE_LONG_LONG_INT 1
3326| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3327| #define BITSIZEOF_PTRDIFF_T 64
3328| #define BITSIZEOF_SIZE_T 64
3329| #define BITSIZEOF_SIG_ATOMIC_T 32
3330| #define BITSIZEOF_WCHAR_T 32
3331| #define BITSIZEOF_WINT_T 32
3332| #define HAVE_SIGNED_SIG_ATOMIC_T 1
3333| #define HAVE_SIGNED_WCHAR_T 1
3334| #define HAVE_SIGNED_WINT_T 1
3335| #define PTRDIFF_T_SUFFIX l
3336| #define SIZE_T_SUFFIX ul
3337| #define SIG_ATOMIC_T_SUFFIX
3338| #define WCHAR_T_SUFFIX
3339| #define WINT_T_SUFFIX
3340| #define restrict __restrict__
3341| #define DBL_EXPBIT0_WORD 1
3342| #define DBL_EXPBIT0_BIT 20
3343| #define FLT_EXPBIT0_WORD 0
3344| #define FLT_EXPBIT0_BIT 23
3345| #define LDBL_EXPBIT0_WORD 2
3346| #define LDBL_EXPBIT0_BIT 0
3347| #define HAVE_LANGINFO_CODESET 1
3348| #define HAVE_WCHAR_T 1
3349| #define HAVE_LC_MESSAGES 1
3350| #define USE_POSIX_THREADS 1
3351| #define HAVE_MBSTATE_T 1
3352| #define HAVE_MBSINIT 1
3353| #define HAVE_MBRTOWC 1
3354| #define HAVE_MPROTECT 1
3355| #define HAVE_SNPRINTF 1
3356| #define HAVE_SWPRINTF 1
3357| #define HAVE_WCSNLEN 1
3358| #define HAVE_GETPAGESIZE 1
3359| #define HAVE_ASPRINTF 1
3360| #define HAVE_WPRINTF 1
3361| #define HAVE_NEWLOCALE 1
3362| #define MAP_ANONYMOUS MAP_ANON
3363| #define HAVE_MAP_ANONYMOUS 1
3364| #define INSTALLPREFIX "/opt/local"
3365| #define ENABLE_RELOCATABLE 1
3366| #define HAVE_DECL_FCLOSEALL 0
3367| #define HAVE_DECL_GETW 1
3368| #define HAVE_DECL_PUTW 1
3369| #define HAVE_DECL_ECVT 1
3370| #define HAVE_DECL_FCVT 1
3371| #define HAVE_DECL_GCVT 1
3372| /* end confdefs.h.  */
3373| #include <stddef.h>
3374| #ifdef HAVE_STDIO_H
3375| # include <stdio.h>
3376| #endif
3377| #ifdef HAVE_STDLIB_H
3378| # include <stdlib.h>
3379| #endif
3380| #ifdef HAVE_STRING_H
3381| # include <string.h>
3382| #endif
3383| #ifdef HAVE_INTTYPES_H
3384| # include <inttypes.h>
3385| #endif
3386| #ifdef HAVE_STDINT_H
3387| # include <stdint.h>
3388| #endif
3389| #ifdef HAVE_STRINGS_H
3390| # include <strings.h>
3391| #endif
3392| #ifdef HAVE_SYS_TYPES_H
3393| # include <sys/types.h>
3394| #endif
3395| #ifdef HAVE_SYS_STAT_H
3396| # include <sys/stat.h>
3397| #endif
3398| #ifdef HAVE_UNISTD_H
3399| # include <unistd.h>
3400| #endif
3401| int
3402| main (void)
3403| {
3404| if (sizeof ((mode_t)))
3405|           return 0;
3406|   ;
3407|   return 0;
3408| }
3409configure:28387: result: yes
3410configure:28602: checking whether execvpe is declared
3411configure:28602: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
3412conftest.c:147:10: error: use of undeclared identifier 'execvpe'
3413  (void) execvpe;
3414         ^
34151 error generated.
3416configure:28602: $? = 1
3417configure: failed program was:
3418| /* confdefs.h */
3419| #define PACKAGE_NAME "libintl"
3420| #define PACKAGE_TARNAME "libintl"
3421| #define PACKAGE_VERSION "0.22.5"
3422| #define PACKAGE_STRING "libintl 0.22.5"
3423| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
3424| #define PACKAGE_URL ""
3425| #define PACKAGE "libintl"
3426| #define VERSION "0.22.5"
3427| #define HAVE_STDIO_H 1
3428| #define HAVE_STDLIB_H 1
3429| #define HAVE_STRING_H 1
3430| #define HAVE_INTTYPES_H 1
3431| #define HAVE_STDINT_H 1
3432| #define HAVE_STRINGS_H 1
3433| #define HAVE_SYS_STAT_H 1
3434| #define HAVE_SYS_TYPES_H 1
3435| #define HAVE_UNISTD_H 1
3436| #define HAVE_WCHAR_H 1
3437| #define HAVE_XLOCALE_H 1
3438| #define HAVE_LIMITS_H 1
3439| #define HAVE_LANGINFO_H 1
3440| #define HAVE_MATH_H 1
3441| #define HAVE_SYS_MMAN_H 1
3442| #define HAVE_SEARCH_H 1
3443| #define HAVE_STDBOOL_H 1
3444| #define HAVE_SYS_PARAM_H 1
3445| #define STDC_HEADERS 1
3446| #define _ALL_SOURCE 1
3447| #define _DARWIN_C_SOURCE 1
3448| #define _GNU_SOURCE 1
3449| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3450| #define _NETBSD_SOURCE 1
3451| #define _OPENBSD_SOURCE 1
3452| #define _POSIX_PTHREAD_SEMANTICS 1
3453| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3454| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3455| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3456| #define __STDC_WANT_IEC_60559_EXT__ 1
3457| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3458| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3459| #define __STDC_WANT_LIB_EXT2__ 1
3460| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3461| #define _TANDEM_SOURCE 1
3462| #define __EXTENSIONS__ 1
3463| #define __USE_MINGW_ANSI_STDIO 1
3464| #define HAVE_DLFCN_H 1
3465| #define LT_OBJDIR ".libs/"
3466| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3467| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3468| #define ENABLE_NLS 1
3469| #define HAVE_ALLOCA_H 1
3470| #define HAVE_ALLOCA 1
3471| #define HAVE___HEADER_INLINE 1
3472| #define HAVE_DECL_ALARM 1
3473| #define HAVE_USELOCALE 1
3474| #define HAVE_WORKING_USELOCALE 1
3475| #define HAVE_GOOD_USELOCALE 1
3476| #define HAVE_PTHREAD_API 1
3477| #define SETLOCALE_NULL_ALL_MTSAFE 0
3478| #define SETLOCALE_NULL_ONE_MTSAFE 1
3479| #define HAVE_WINT_T 1
3480| #define HAVE_LONG_LONG_INT 1
3481| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3482| #define BITSIZEOF_PTRDIFF_T 64
3483| #define BITSIZEOF_SIZE_T 64
3484| #define BITSIZEOF_SIG_ATOMIC_T 32
3485| #define BITSIZEOF_WCHAR_T 32
3486| #define BITSIZEOF_WINT_T 32
3487| #define HAVE_SIGNED_SIG_ATOMIC_T 1
3488| #define HAVE_SIGNED_WCHAR_T 1
3489| #define HAVE_SIGNED_WINT_T 1
3490| #define PTRDIFF_T_SUFFIX l
3491| #define SIZE_T_SUFFIX ul
3492| #define SIG_ATOMIC_T_SUFFIX
3493| #define WCHAR_T_SUFFIX
3494| #define WINT_T_SUFFIX
3495| #define restrict __restrict__
3496| #define DBL_EXPBIT0_WORD 1
3497| #define DBL_EXPBIT0_BIT 20
3498| #define FLT_EXPBIT0_WORD 0
3499| #define FLT_EXPBIT0_BIT 23
3500| #define LDBL_EXPBIT0_WORD 2
3501| #define LDBL_EXPBIT0_BIT 0
3502| #define HAVE_LANGINFO_CODESET 1
3503| #define HAVE_WCHAR_T 1
3504| #define HAVE_LC_MESSAGES 1
3505| #define USE_POSIX_THREADS 1
3506| #define HAVE_MBSTATE_T 1
3507| #define HAVE_MBSINIT 1
3508| #define HAVE_MBRTOWC 1
3509| #define HAVE_MPROTECT 1
3510| #define HAVE_SNPRINTF 1
3511| #define HAVE_SWPRINTF 1
3512| #define HAVE_WCSNLEN 1
3513| #define HAVE_GETPAGESIZE 1
3514| #define HAVE_ASPRINTF 1
3515| #define HAVE_WPRINTF 1
3516| #define HAVE_NEWLOCALE 1
3517| #define MAP_ANONYMOUS MAP_ANON
3518| #define HAVE_MAP_ANONYMOUS 1
3519| #define INSTALLPREFIX "/opt/local"
3520| #define ENABLE_RELOCATABLE 1
3521| #define HAVE_DECL_FCLOSEALL 0
3522| #define HAVE_DECL_GETW 1
3523| #define HAVE_DECL_PUTW 1
3524| #define HAVE_DECL_ECVT 1
3525| #define HAVE_DECL_FCVT 1
3526| #define HAVE_DECL_GCVT 1
3527| #define _USE_STD_STAT 1
3528| /* end confdefs.h.  */
3529| #include <stddef.h>
3530| #ifdef HAVE_STDIO_H
3531| # include <stdio.h>
3532| #endif
3533| #ifdef HAVE_STDLIB_H
3534| # include <stdlib.h>
3535| #endif
3536| #ifdef HAVE_STRING_H
3537| # include <string.h>
3538| #endif
3539| #ifdef HAVE_INTTYPES_H
3540| # include <inttypes.h>
3541| #endif
3542| #ifdef HAVE_STDINT_H
3543| # include <stdint.h>
3544| #endif
3545| #ifdef HAVE_STRINGS_H
3546| # include <strings.h>
3547| #endif
3548| #ifdef HAVE_SYS_TYPES_H
3549| # include <sys/types.h>
3550| #endif
3551| #ifdef HAVE_SYS_STAT_H
3552| # include <sys/stat.h>
3553| #endif
3554| #ifdef HAVE_UNISTD_H
3555| # include <unistd.h>
3556| #endif
3557| int
3558| main (void)
3559| {
3560| #ifndef execvpe
3561| #ifdef __cplusplus
3562|   (void) execvpe;
3563| #else
3564|   (void) execvpe;
3565| #endif
3566| #endif
3567|
3568|   ;
3569|   return 0;
3570| }
3571configure:28602: result: no
3572configure:29067: checking for inttypes.h
3573configure:29087: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3574configure:29087: $? = 0
3575configure:29097: result: yes
3576configure:29106: checking for stdint.h
3577configure:29124: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3578configure:29124: $? = 0
3579configure:29134: result: yes
3580configure:29145: checking for intmax_t
3581configure:29171: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3582configure:29171: $? = 0
3583configure:29181: result: yes
3584configure:29200: checking whether snprintf returns a byte count as in C99
3585configure:29297: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3586configure:29297: $? = 0
3587configure:29297: ./conftest
3588configure:29297: $? = 0
3589configure:29312: result: yes
3590configure:29318: checking whether snprintf truncates the result as in C99
3591configure:29403: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3592configure:29403: $? = 0
3593configure:29403: ./conftest
3594configure:29403: $? = 0
3595configure:29418: result: yes
3596configure:29425: checking for wcslen
3597configure:29425: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3598configure:29425: $? = 0
3599configure:29425: result: yes
3600configure:29435: checking for snprintf
3601configure:29435: result: yes
3602configure:29441: checking for strnlen
3603configure:29441: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3604configure:29441: $? = 0
3605configure:29441: result: yes
3606configure:29447: checking for wcrtomb
3607configure:29447: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3608configure:29447: $? = 0
3609configure:29447: result: yes
3610configure:29454: checking whether _snprintf is declared
3611configure:29454: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
3612conftest.c:129:10: error: use of undeclared identifier '_snprintf'
3613  (void) _snprintf;
3614         ^
36151 error generated.
3616configure:29454: $? = 1
3617configure: failed program was:
3618| /* confdefs.h */
3619| #define PACKAGE_NAME "libintl"
3620| #define PACKAGE_TARNAME "libintl"
3621| #define PACKAGE_VERSION "0.22.5"
3622| #define PACKAGE_STRING "libintl 0.22.5"
3623| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
3624| #define PACKAGE_URL ""
3625| #define PACKAGE "libintl"
3626| #define VERSION "0.22.5"
3627| #define HAVE_STDIO_H 1
3628| #define HAVE_STDLIB_H 1
3629| #define HAVE_STRING_H 1
3630| #define HAVE_INTTYPES_H 1
3631| #define HAVE_STDINT_H 1
3632| #define HAVE_STRINGS_H 1
3633| #define HAVE_SYS_STAT_H 1
3634| #define HAVE_SYS_TYPES_H 1
3635| #define HAVE_UNISTD_H 1
3636| #define HAVE_WCHAR_H 1
3637| #define HAVE_XLOCALE_H 1
3638| #define HAVE_LIMITS_H 1
3639| #define HAVE_LANGINFO_H 1
3640| #define HAVE_MATH_H 1
3641| #define HAVE_SYS_MMAN_H 1
3642| #define HAVE_SEARCH_H 1
3643| #define HAVE_STDBOOL_H 1
3644| #define HAVE_SYS_PARAM_H 1
3645| #define STDC_HEADERS 1
3646| #define _ALL_SOURCE 1
3647| #define _DARWIN_C_SOURCE 1
3648| #define _GNU_SOURCE 1
3649| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3650| #define _NETBSD_SOURCE 1
3651| #define _OPENBSD_SOURCE 1
3652| #define _POSIX_PTHREAD_SEMANTICS 1
3653| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3654| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3655| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3656| #define __STDC_WANT_IEC_60559_EXT__ 1
3657| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3658| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3659| #define __STDC_WANT_LIB_EXT2__ 1
3660| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3661| #define _TANDEM_SOURCE 1
3662| #define __EXTENSIONS__ 1
3663| #define __USE_MINGW_ANSI_STDIO 1
3664| #define HAVE_DLFCN_H 1
3665| #define LT_OBJDIR ".libs/"
3666| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3667| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3668| #define ENABLE_NLS 1
3669| #define HAVE_ALLOCA_H 1
3670| #define HAVE_ALLOCA 1
3671| #define HAVE___HEADER_INLINE 1
3672| #define HAVE_DECL_ALARM 1
3673| #define HAVE_USELOCALE 1
3674| #define HAVE_WORKING_USELOCALE 1
3675| #define HAVE_GOOD_USELOCALE 1
3676| #define HAVE_PTHREAD_API 1
3677| #define SETLOCALE_NULL_ALL_MTSAFE 0
3678| #define SETLOCALE_NULL_ONE_MTSAFE 1
3679| #define HAVE_WINT_T 1
3680| #define HAVE_LONG_LONG_INT 1
3681| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3682| #define BITSIZEOF_PTRDIFF_T 64
3683| #define BITSIZEOF_SIZE_T 64
3684| #define BITSIZEOF_SIG_ATOMIC_T 32
3685| #define BITSIZEOF_WCHAR_T 32
3686| #define BITSIZEOF_WINT_T 32
3687| #define HAVE_SIGNED_SIG_ATOMIC_T 1
3688| #define HAVE_SIGNED_WCHAR_T 1
3689| #define HAVE_SIGNED_WINT_T 1
3690| #define PTRDIFF_T_SUFFIX l
3691| #define SIZE_T_SUFFIX ul
3692| #define SIG_ATOMIC_T_SUFFIX
3693| #define WCHAR_T_SUFFIX
3694| #define WINT_T_SUFFIX
3695| #define restrict __restrict__
3696| #define DBL_EXPBIT0_WORD 1
3697| #define DBL_EXPBIT0_BIT 20
3698| #define FLT_EXPBIT0_WORD 0
3699| #define FLT_EXPBIT0_BIT 23
3700| #define LDBL_EXPBIT0_WORD 2
3701| #define LDBL_EXPBIT0_BIT 0
3702| #define HAVE_LANGINFO_CODESET 1
3703| #define HAVE_WCHAR_T 1
3704| #define HAVE_LC_MESSAGES 1
3705| #define USE_POSIX_THREADS 1
3706| #define HAVE_MBSTATE_T 1
3707| #define HAVE_MBSINIT 1
3708| #define HAVE_MBRTOWC 1
3709| #define HAVE_MPROTECT 1
3710| #define HAVE_SNPRINTF 1
3711| #define HAVE_SWPRINTF 1
3712| #define HAVE_WCSNLEN 1
3713| #define HAVE_GETPAGESIZE 1
3714| #define HAVE_ASPRINTF 1
3715| #define HAVE_WPRINTF 1
3716| #define HAVE_NEWLOCALE 1
3717| #define MAP_ANONYMOUS MAP_ANON
3718| #define HAVE_MAP_ANONYMOUS 1
3719| #define INSTALLPREFIX "/opt/local"
3720| #define ENABLE_RELOCATABLE 1
3721| #define HAVE_DECL_FCLOSEALL 0
3722| #define HAVE_DECL_GETW 1
3723| #define HAVE_DECL_PUTW 1
3724| #define HAVE_DECL_ECVT 1
3725| #define HAVE_DECL_FCVT 1
3726| #define HAVE_DECL_GCVT 1
3727| #define _USE_STD_STAT 1
3728| #define HAVE_DECL_EXECVPE 0
3729| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3730| #define HAVE_STDINT_H_WITH_UINTMAX 1
3731| #define HAVE_INTMAX_T 1
3732| #define HAVE_WCSLEN 1
3733| #define HAVE_SNPRINTF 1
3734| #define HAVE_STRNLEN 1
3735| #define HAVE_WCRTOMB 1
3736| /* end confdefs.h.  */
3737| #include <stdio.h>
3738|
3739| int
3740| main (void)
3741| {
3742| #ifndef _snprintf
3743| #ifdef __cplusplus
3744|   (void) _snprintf;
3745| #else
3746|   (void) _snprintf;
3747| #endif
3748| #endif
3749|
3750|   ;
3751|   return 0;
3752| }
3753configure:29454: result: no
3754configure:29487: checking whether printf supports size specifiers as in C99
3755configure:29588: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3756conftest.c:140:57: warning: data argument not used by format string [-Wformat-extra-args]
3757  if (sprintf (buf, "%ju %d", (uintmax_t) 12345671, 33, 44, 55) < 0
3758                    ~~~~~~~~                            ^
3759/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3760  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3761                                                       ^
3762conftest.c:147:54: warning: data argument not used by format string [-Wformat-extra-args]
3763  if (sprintf (buf, "%zu %d", (size_t) 12345672, 33, 44, 55) < 0
3764                    ~~~~~~~~                         ^
3765/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3766  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3767                                                       ^
3768conftest.c:151:57: warning: data argument not used by format string [-Wformat-extra-args]
3769  if (sprintf (buf, "%tu %d", (ptrdiff_t) 12345673, 33, 44, 55) < 0
3770                    ~~~~~~~~                            ^
3771/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3772  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3773                                                       ^
3774conftest.c:155:54: warning: data argument not used by format string [-Wformat-extra-args]
3775  if (sprintf (buf, "%Lg %d", (long double) 1.5, 33, 44, 55) < 0
3776                    ~~~~~~~~                         ^
3777/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3778  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3779                                                       ^
37804 warnings generated.
3781configure:29588: $? = 0
3782configure:29588: ./conftest
3783configure:29588: $? = 0
3784configure:29603: result: yes
3785configure:29610: checking whether printf supports size specifiers as in C23
3786configure:29690: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3787conftest.c:139:24: warning: invalid conversion specifier '8' [-Wformat-invalid-specifier]
3788  if (sprintf (buf, "%w8u %d", (uint8_t) 123, 33, 44, 55) < 0
3789                     ~~^
3790/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3791  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3792                                                       ^
3793conftest.c:139:51: warning: data argument not used by format string [-Wformat-extra-args]
3794  if (sprintf (buf, "%w8u %d", (uint8_t) 123, 33, 44, 55) < 0
3795                    ~~~~~~~~~                     ^
3796/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3797  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3798                                                       ^
3799conftest.c:143:23: warning: length modifier 'w' results in undefined behavior or no effect with 'f' conversion specifier [-Wformat]
3800  if (sprintf (buf, "%wf8u %d", (uint_fast8_t) 123, 33, 44, 55) < 0
3801                     ~^~
3802/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3803  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3804                                                       ^
3805conftest.c:143:33: warning: format specifies type 'double' but the argument has type 'uint_fast8_t' (aka 'unsigned char') [-Wformat]
3806  if (sprintf (buf, "%wf8u %d", (uint_fast8_t) 123, 33, 44, 55) < 0
3807                     ~~~        ^~~~~~~~~~~~~~~~~~
3808                     %hhu
3809/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3810  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3811                                                       ^
3812conftest.c:143:57: warning: data argument not used by format string [-Wformat-extra-args]
3813  if (sprintf (buf, "%wf8u %d", (uint_fast8_t) 123, 33, 44, 55) < 0
3814                    ~~~~~~~~~~                          ^
3815/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3816  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3817                                                       ^
3818conftest.c:147:24: warning: invalid conversion specifier '1' [-Wformat-invalid-specifier]
3819  if (sprintf (buf, "%w16u %d", (uint16_t) 12345, 33, 44, 55) < 0
3820                     ~~^
3821/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3822  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3823                                                       ^
3824conftest.c:147:55: warning: data argument not used by format string [-Wformat-extra-args]
3825  if (sprintf (buf, "%w16u %d", (uint16_t) 12345, 33, 44, 55) < 0
3826                    ~~~~~~~~~~                        ^
3827/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3828  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3829                                                       ^
3830conftest.c:151:23: warning: length modifier 'w' results in undefined behavior or no effect with 'f' conversion specifier [-Wformat]
3831  if (sprintf (buf, "%wf16u %d", (uint_fast16_t) 12345, 33, 44, 55) < 0
3832                     ~^~
3833/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3834  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3835                                                       ^
3836conftest.c:151:34: warning: format specifies type 'double' but the argument has type 'uint_fast16_t' (aka 'unsigned short') [-Wformat]
3837  if (sprintf (buf, "%wf16u %d", (uint_fast16_t) 12345, 33, 44, 55) < 0
3838                     ~~~         ^~~~~~~~~~~~~~~~~~~~~
3839                     %hu
3840/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3841  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3842                                                       ^
3843conftest.c:151:61: warning: data argument not used by format string [-Wformat-extra-args]
3844  if (sprintf (buf, "%wf16u %d", (uint_fast16_t) 12345, 33, 44, 55) < 0
3845                    ~~~~~~~~~~~                             ^
3846/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3847  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3848                                                       ^
3849conftest.c:155:24: warning: invalid conversion specifier '3' [-Wformat-invalid-specifier]
3850  if (sprintf (buf, "%w32u %d", (uint32_t) 12345671, 33, 44, 55) < 0
3851                     ~~^
3852/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3853  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3854                                                       ^
3855conftest.c:155:58: warning: data argument not used by format string [-Wformat-extra-args]
3856  if (sprintf (buf, "%w32u %d", (uint32_t) 12345671, 33, 44, 55) < 0
3857                    ~~~~~~~~~~                           ^
3858/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3859  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3860                                                       ^
3861conftest.c:159:23: warning: length modifier 'w' results in undefined behavior or no effect with 'f' conversion specifier [-Wformat]
3862  if (sprintf (buf, "%wf32u %d", (uint_fast32_t) 12345671, 33, 44, 55) < 0
3863                     ~^~
3864/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3865  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3866                                                       ^
3867conftest.c:159:34: warning: format specifies type 'double' but the argument has type 'uint_fast32_t' (aka 'unsigned int') [-Wformat]
3868  if (sprintf (buf, "%wf32u %d", (uint_fast32_t) 12345671, 33, 44, 55) < 0
3869                     ~~~         ^~~~~~~~~~~~~~~~~~~~~~~~
3870                     %u
3871/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3872  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3873                                                       ^
3874conftest.c:159:64: warning: data argument not used by format string [-Wformat-extra-args]
3875  if (sprintf (buf, "%wf32u %d", (uint_fast32_t) 12345671, 33, 44, 55) < 0
3876                    ~~~~~~~~~~~                                ^
3877/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3878  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3879                                                       ^
3880conftest.c:164:24: warning: invalid conversion specifier '6' [-Wformat-invalid-specifier]
3881  if (sprintf (buf, "%w64u %d", (uint64_t) 12345671, 33, 44, 55) < 0
3882                     ~~^
3883/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3884  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3885                                                       ^
3886conftest.c:164:58: warning: data argument not used by format string [-Wformat-extra-args]
3887  if (sprintf (buf, "%w64u %d", (uint64_t) 12345671, 33, 44, 55) < 0
3888                    ~~~~~~~~~~                           ^
3889/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3890  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3891                                                       ^
3892conftest.c:168:23: warning: length modifier 'w' results in undefined behavior or no effect with 'f' conversion specifier [-Wformat]
3893  if (sprintf (buf, "%wf64u %d", (uint_fast64_t) 12345671, 33, 44, 55) < 0
3894                     ~^~
3895/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3896  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3897                                                       ^
3898conftest.c:168:34: warning: format specifies type 'double' but the argument has type 'uint_fast64_t' (aka 'unsigned long long') [-Wformat]
3899  if (sprintf (buf, "%wf64u %d", (uint_fast64_t) 12345671, 33, 44, 55) < 0
3900                     ~~~         ^~~~~~~~~~~~~~~~~~~~~~~~
3901                     %llu
3902/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3903  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3904                                                       ^
3905conftest.c:168:64: warning: data argument not used by format string [-Wformat-extra-args]
3906  if (sprintf (buf, "%wf64u %d", (uint_fast64_t) 12345671, 33, 44, 55) < 0
3907                    ~~~~~~~~~~~                                ^
3908/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
3909  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
3910                                                       ^
391120 warnings generated.
3912configure:29690: $? = 0
3913configure:29690: ./conftest
3914configure:29690: $? = 15
3915configure: program exited with status 15
3916configure: failed program was:
3917| /* confdefs.h */
3918| #define PACKAGE_NAME "libintl"
3919| #define PACKAGE_TARNAME "libintl"
3920| #define PACKAGE_VERSION "0.22.5"
3921| #define PACKAGE_STRING "libintl 0.22.5"
3922| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
3923| #define PACKAGE_URL ""
3924| #define PACKAGE "libintl"
3925| #define VERSION "0.22.5"
3926| #define HAVE_STDIO_H 1
3927| #define HAVE_STDLIB_H 1
3928| #define HAVE_STRING_H 1
3929| #define HAVE_INTTYPES_H 1
3930| #define HAVE_STDINT_H 1
3931| #define HAVE_STRINGS_H 1
3932| #define HAVE_SYS_STAT_H 1
3933| #define HAVE_SYS_TYPES_H 1
3934| #define HAVE_UNISTD_H 1
3935| #define HAVE_WCHAR_H 1
3936| #define HAVE_XLOCALE_H 1
3937| #define HAVE_LIMITS_H 1
3938| #define HAVE_LANGINFO_H 1
3939| #define HAVE_MATH_H 1
3940| #define HAVE_SYS_MMAN_H 1
3941| #define HAVE_SEARCH_H 1
3942| #define HAVE_STDBOOL_H 1
3943| #define HAVE_SYS_PARAM_H 1
3944| #define STDC_HEADERS 1
3945| #define _ALL_SOURCE 1
3946| #define _DARWIN_C_SOURCE 1
3947| #define _GNU_SOURCE 1
3948| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3949| #define _NETBSD_SOURCE 1
3950| #define _OPENBSD_SOURCE 1
3951| #define _POSIX_PTHREAD_SEMANTICS 1
3952| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3953| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3954| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3955| #define __STDC_WANT_IEC_60559_EXT__ 1
3956| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3957| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3958| #define __STDC_WANT_LIB_EXT2__ 1
3959| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3960| #define _TANDEM_SOURCE 1
3961| #define __EXTENSIONS__ 1
3962| #define __USE_MINGW_ANSI_STDIO 1
3963| #define HAVE_DLFCN_H 1
3964| #define LT_OBJDIR ".libs/"
3965| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3966| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3967| #define ENABLE_NLS 1
3968| #define HAVE_ALLOCA_H 1
3969| #define HAVE_ALLOCA 1
3970| #define HAVE___HEADER_INLINE 1
3971| #define HAVE_DECL_ALARM 1
3972| #define HAVE_USELOCALE 1
3973| #define HAVE_WORKING_USELOCALE 1
3974| #define HAVE_GOOD_USELOCALE 1
3975| #define HAVE_PTHREAD_API 1
3976| #define SETLOCALE_NULL_ALL_MTSAFE 0
3977| #define SETLOCALE_NULL_ONE_MTSAFE 1
3978| #define HAVE_WINT_T 1
3979| #define HAVE_LONG_LONG_INT 1
3980| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3981| #define BITSIZEOF_PTRDIFF_T 64
3982| #define BITSIZEOF_SIZE_T 64
3983| #define BITSIZEOF_SIG_ATOMIC_T 32
3984| #define BITSIZEOF_WCHAR_T 32
3985| #define BITSIZEOF_WINT_T 32
3986| #define HAVE_SIGNED_SIG_ATOMIC_T 1
3987| #define HAVE_SIGNED_WCHAR_T 1
3988| #define HAVE_SIGNED_WINT_T 1
3989| #define PTRDIFF_T_SUFFIX l
3990| #define SIZE_T_SUFFIX ul
3991| #define SIG_ATOMIC_T_SUFFIX
3992| #define WCHAR_T_SUFFIX
3993| #define WINT_T_SUFFIX
3994| #define restrict __restrict__
3995| #define DBL_EXPBIT0_WORD 1
3996| #define DBL_EXPBIT0_BIT 20
3997| #define FLT_EXPBIT0_WORD 0
3998| #define FLT_EXPBIT0_BIT 23
3999| #define LDBL_EXPBIT0_WORD 2
4000| #define LDBL_EXPBIT0_BIT 0
4001| #define HAVE_LANGINFO_CODESET 1
4002| #define HAVE_WCHAR_T 1
4003| #define HAVE_LC_MESSAGES 1
4004| #define USE_POSIX_THREADS 1
4005| #define HAVE_MBSTATE_T 1
4006| #define HAVE_MBSINIT 1
4007| #define HAVE_MBRTOWC 1
4008| #define HAVE_MPROTECT 1
4009| #define HAVE_SNPRINTF 1
4010| #define HAVE_SWPRINTF 1
4011| #define HAVE_WCSNLEN 1
4012| #define HAVE_GETPAGESIZE 1
4013| #define HAVE_ASPRINTF 1
4014| #define HAVE_WPRINTF 1
4015| #define HAVE_NEWLOCALE 1
4016| #define MAP_ANONYMOUS MAP_ANON
4017| #define HAVE_MAP_ANONYMOUS 1
4018| #define INSTALLPREFIX "/opt/local"
4019| #define ENABLE_RELOCATABLE 1
4020| #define HAVE_DECL_FCLOSEALL 0
4021| #define HAVE_DECL_GETW 1
4022| #define HAVE_DECL_PUTW 1
4023| #define HAVE_DECL_ECVT 1
4024| #define HAVE_DECL_FCVT 1
4025| #define HAVE_DECL_GCVT 1
4026| #define _USE_STD_STAT 1
4027| #define HAVE_DECL_EXECVPE 0
4028| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4029| #define HAVE_STDINT_H_WITH_UINTMAX 1
4030| #define HAVE_INTMAX_T 1
4031| #define HAVE_WCSLEN 1
4032| #define HAVE_SNPRINTF 1
4033| #define HAVE_STRNLEN 1
4034| #define HAVE_WCRTOMB 1
4035| #define HAVE_DECL__SNPRINTF 0
4036| #define HAVE_SNPRINTF_RETVAL_C99 1
4037| #define HAVE_SNPRINTF_TRUNCATION_C99 1
4038| /* end confdefs.h.  */
4039|
4040| #include <stddef.h>
4041| #include <stdio.h>
4042| #include <string.h>
4043| #include <sys/types.h>
4044| #if HAVE_STDINT_H_WITH_UINTMAX
4045| # include <stdint.h>
4046| #endif
4047| #if HAVE_INTTYPES_H_WITH_UINTMAX
4048| # include <inttypes.h>
4049| #endif
4050| static char buf[100];
4051| int main ()
4052| {
4053|   int result = 0;
4054|   buf[0] = '\0';
4055|   if (sprintf (buf, "%w8u %d", (uint8_t) 123, 33, 44, 55) < 0
4056|       || strcmp (buf, "123 33") != 0)
4057|     result |= 1;
4058|   buf[0] = '\0';
4059|   if (sprintf (buf, "%wf8u %d", (uint_fast8_t) 123, 33, 44, 55) < 0
4060|       || strcmp (buf, "123 33") != 0)
4061|     result |= 1;
4062|   buf[0] = '\0';
4063|   if (sprintf (buf, "%w16u %d", (uint16_t) 12345, 33, 44, 55) < 0
4064|       || strcmp (buf, "12345 33") != 0)
4065|     result |= 2;
4066|   buf[0] = '\0';
4067|   if (sprintf (buf, "%wf16u %d", (uint_fast16_t) 12345, 33, 44, 55) < 0
4068|       || strcmp (buf, "12345 33") != 0)
4069|     result |= 2;
4070|   buf[0] = '\0';
4071|   if (sprintf (buf, "%w32u %d", (uint32_t) 12345671, 33, 44, 55) < 0
4072|       || strcmp (buf, "12345671 33") != 0)
4073|     result |= 4;
4074|   buf[0] = '\0';
4075|   if (sprintf (buf, "%wf32u %d", (uint_fast32_t) 12345671, 33, 44, 55) < 0
4076|       || strcmp (buf, "12345671 33") != 0)
4077|     result |= 4;
4078| #if HAVE_STDINT_H_WITH_UINTMAX || HAVE_INTTYPES_H_WITH_UINTMAX
4079|   buf[0] = '\0';
4080|   if (sprintf (buf, "%w64u %d", (uint64_t) 12345671, 33, 44, 55) < 0
4081|       || strcmp (buf, "12345671 33") != 0)
4082|     result |= 8;
4083|   buf[0] = '\0';
4084|   if (sprintf (buf, "%wf64u %d", (uint_fast64_t) 12345671, 33, 44, 55) < 0
4085|       || strcmp (buf, "12345671 33") != 0)
4086|     result |= 8;
4087| #else
4088|   result |= 8;
4089| #endif
4090|   return result;
4091| }
4092configure:29705: result: no
4093configure:29710: checking whether printf supports 'long double' arguments
4094configure:29773: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4095conftest.c:131:42: warning: data argument not used by format string [-Wformat-extra-args]
4096  if (sprintf (buf, "%Lf %d", 1.75L, 33, 44, 55) < 0
4097                    ~~~~~~~~             ^
4098/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
4099  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
4100                                                       ^
4101conftest.c:135:42: warning: data argument not used by format string [-Wformat-extra-args]
4102  if (sprintf (buf, "%Le %d", 1.75L, 33, 44, 55) < 0
4103                    ~~~~~~~~             ^
4104/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
4105  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
4106                                                       ^
4107conftest.c:139:42: warning: data argument not used by format string [-Wformat-extra-args]
4108  if (sprintf (buf, "%Lg %d", 1.75L, 33, 44, 55) < 0
4109                    ~~~~~~~~             ^
4110/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
4111  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
4112                                                       ^
41133 warnings generated.
4114configure:29773: $? = 0
4115configure:29773: ./conftest
4116configure:29773: $? = 0
4117configure:29788: result: yes
4118configure:29793: checking whether printf supports infinite 'double' arguments
4119configure:29925: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4120configure:29925: $? = 0
4121configure:29925: ./conftest
4122configure:29925: $? = 0
4123configure:29940: result: yes
4124configure:29955: checking whether printf supports infinite 'long double' arguments
4125configure:30278: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4126configure:30278: $? = 0
4127configure:30278: ./conftest
4128configure:30278: $? = 0
4129configure:30293: result: yes
4130configure:30303: checking whether printf supports the 'a' and 'A' directives
4131configure:30408: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4132conftest.c:132:48: warning: data argument not used by format string [-Wformat-extra-args]
4133  if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0
4134                    ~~~~~~~                    ^
4135/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
4136  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
4137                                                       ^
4138conftest.c:138:49: warning: data argument not used by format string [-Wformat-extra-args]
4139  if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0
4140                    ~~~~~~~                     ^
4141/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
4142  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
4143                                                       ^
4144conftest.c:145:42: warning: data argument not used by format string [-Wformat-extra-args]
4145  if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0
4146                    ~~~~~~~~~            ^
4147/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
4148  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
4149                                                       ^
4150conftest.c:152:42: warning: data argument not used by format string [-Wformat-extra-args]
4151  if (sprintf (buf, "%.0a %d", 1.51, 33, 44, 55) < 0
4152                    ~~~~~~~~~            ^
4153/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
4154  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
4155                                                       ^
4156conftest.c:160:49: warning: data argument not used by format string [-Wformat-extra-args]
4157  if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0
4158                    ~~~~~~~~~~                  ^
4159/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
4160  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
4161                                                       ^
41625 warnings generated.
4163configure:30408: $? = 0
4164configure:30408: ./conftest
4165configure:30408: $? = 4
4166configure: program exited with status 4
4167configure: failed program was:
4168| /* confdefs.h */
4169| #define PACKAGE_NAME "libintl"
4170| #define PACKAGE_TARNAME "libintl"
4171| #define PACKAGE_VERSION "0.22.5"
4172| #define PACKAGE_STRING "libintl 0.22.5"
4173| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
4174| #define PACKAGE_URL ""
4175| #define PACKAGE "libintl"
4176| #define VERSION "0.22.5"
4177| #define HAVE_STDIO_H 1
4178| #define HAVE_STDLIB_H 1
4179| #define HAVE_STRING_H 1
4180| #define HAVE_INTTYPES_H 1
4181| #define HAVE_STDINT_H 1
4182| #define HAVE_STRINGS_H 1
4183| #define HAVE_SYS_STAT_H 1
4184| #define HAVE_SYS_TYPES_H 1
4185| #define HAVE_UNISTD_H 1
4186| #define HAVE_WCHAR_H 1
4187| #define HAVE_XLOCALE_H 1
4188| #define HAVE_LIMITS_H 1
4189| #define HAVE_LANGINFO_H 1
4190| #define HAVE_MATH_H 1
4191| #define HAVE_SYS_MMAN_H 1
4192| #define HAVE_SEARCH_H 1
4193| #define HAVE_STDBOOL_H 1
4194| #define HAVE_SYS_PARAM_H 1
4195| #define STDC_HEADERS 1
4196| #define _ALL_SOURCE 1
4197| #define _DARWIN_C_SOURCE 1
4198| #define _GNU_SOURCE 1
4199| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4200| #define _NETBSD_SOURCE 1
4201| #define _OPENBSD_SOURCE 1
4202| #define _POSIX_PTHREAD_SEMANTICS 1
4203| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4204| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4205| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4206| #define __STDC_WANT_IEC_60559_EXT__ 1
4207| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4208| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4209| #define __STDC_WANT_LIB_EXT2__ 1
4210| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4211| #define _TANDEM_SOURCE 1
4212| #define __EXTENSIONS__ 1
4213| #define __USE_MINGW_ANSI_STDIO 1
4214| #define HAVE_DLFCN_H 1
4215| #define LT_OBJDIR ".libs/"
4216| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4217| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
4218| #define ENABLE_NLS 1
4219| #define HAVE_ALLOCA_H 1
4220| #define HAVE_ALLOCA 1
4221| #define HAVE___HEADER_INLINE 1
4222| #define HAVE_DECL_ALARM 1
4223| #define HAVE_USELOCALE 1
4224| #define HAVE_WORKING_USELOCALE 1
4225| #define HAVE_GOOD_USELOCALE 1
4226| #define HAVE_PTHREAD_API 1
4227| #define SETLOCALE_NULL_ALL_MTSAFE 0
4228| #define SETLOCALE_NULL_ONE_MTSAFE 1
4229| #define HAVE_WINT_T 1
4230| #define HAVE_LONG_LONG_INT 1
4231| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4232| #define BITSIZEOF_PTRDIFF_T 64
4233| #define BITSIZEOF_SIZE_T 64
4234| #define BITSIZEOF_SIG_ATOMIC_T 32
4235| #define BITSIZEOF_WCHAR_T 32
4236| #define BITSIZEOF_WINT_T 32
4237| #define HAVE_SIGNED_SIG_ATOMIC_T 1
4238| #define HAVE_SIGNED_WCHAR_T 1
4239| #define HAVE_SIGNED_WINT_T 1
4240| #define PTRDIFF_T_SUFFIX l
4241| #define SIZE_T_SUFFIX ul
4242| #define SIG_ATOMIC_T_SUFFIX
4243| #define WCHAR_T_SUFFIX
4244| #define WINT_T_SUFFIX
4245| #define restrict __restrict__
4246| #define DBL_EXPBIT0_WORD 1
4247| #define DBL_EXPBIT0_BIT 20
4248| #define FLT_EXPBIT0_WORD 0
4249| #define FLT_EXPBIT0_BIT 23
4250| #define LDBL_EXPBIT0_WORD 2
4251| #define LDBL_EXPBIT0_BIT 0
4252| #define HAVE_LANGINFO_CODESET 1
4253| #define HAVE_WCHAR_T 1
4254| #define HAVE_LC_MESSAGES 1
4255| #define USE_POSIX_THREADS 1
4256| #define HAVE_MBSTATE_T 1
4257| #define HAVE_MBSINIT 1
4258| #define HAVE_MBRTOWC 1
4259| #define HAVE_MPROTECT 1
4260| #define HAVE_SNPRINTF 1
4261| #define HAVE_SWPRINTF 1
4262| #define HAVE_WCSNLEN 1
4263| #define HAVE_GETPAGESIZE 1
4264| #define HAVE_ASPRINTF 1
4265| #define HAVE_WPRINTF 1
4266| #define HAVE_NEWLOCALE 1
4267| #define MAP_ANONYMOUS MAP_ANON
4268| #define HAVE_MAP_ANONYMOUS 1
4269| #define INSTALLPREFIX "/opt/local"
4270| #define ENABLE_RELOCATABLE 1
4271| #define HAVE_DECL_FCLOSEALL 0
4272| #define HAVE_DECL_GETW 1
4273| #define HAVE_DECL_PUTW 1
4274| #define HAVE_DECL_ECVT 1
4275| #define HAVE_DECL_FCVT 1
4276| #define HAVE_DECL_GCVT 1
4277| #define _USE_STD_STAT 1
4278| #define HAVE_DECL_EXECVPE 0
4279| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4280| #define HAVE_STDINT_H_WITH_UINTMAX 1
4281| #define HAVE_INTMAX_T 1
4282| #define HAVE_WCSLEN 1
4283| #define HAVE_SNPRINTF 1
4284| #define HAVE_STRNLEN 1
4285| #define HAVE_WCRTOMB 1
4286| #define HAVE_DECL__SNPRINTF 0
4287| #define HAVE_SNPRINTF_RETVAL_C99 1
4288| #define HAVE_SNPRINTF_TRUNCATION_C99 1
4289| #define CHECK_PRINTF_SAFE 1
4290| /* end confdefs.h.  */
4291|
4292| #include <stdio.h>
4293| #include <string.h>
4294| static char buf[100];
4295| static double zero = 0.0;
4296| int main ()
4297| {
4298|   int result = 0;
4299|   if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0
4300|       || (strcmp (buf, "0x1.922p+1 33") != 0
4301|           && strcmp (buf, "0x3.244p+0 33") != 0
4302|           && strcmp (buf, "0x6.488p-1 33") != 0
4303|           && strcmp (buf, "0xc.91p-2 33") != 0))
4304|     result |= 1;
4305|   if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0
4306|       || (strcmp (buf, "-0X1.922P+1 33") != 0
4307|           && strcmp (buf, "-0X3.244P+0 33") != 0
4308|           && strcmp (buf, "-0X6.488P-1 33") != 0
4309|           && strcmp (buf, "-0XC.91P-2 33") != 0))
4310|     result |= 2;
4311|   /* This catches a FreeBSD 13.0 bug: it doesn't round.  */
4312|   if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0
4313|       || (strcmp (buf, "0x1.83p+0 33") != 0
4314|           && strcmp (buf, "0x3.05p-1 33") != 0
4315|           && strcmp (buf, "0x6.0ap-2 33") != 0
4316|           && strcmp (buf, "0xc.14p-3 33") != 0))
4317|     result |= 4;
4318|   /* This catches a Mac OS X 10.12.4 (Darwin 16.5) bug: it doesn't round.  */
4319|   if (sprintf (buf, "%.0a %d", 1.51, 33, 44, 55) < 0
4320|       || (strcmp (buf, "0x2p+0 33") != 0
4321|           && strcmp (buf, "0x3p-1 33") != 0
4322|           && strcmp (buf, "0x6p-2 33") != 0
4323|           && strcmp (buf, "0xcp-3 33") != 0))
4324|     result |= 4;
4325|   /* This catches a FreeBSD 6.1 bug.  See
4326|      <https://lists.gnu.org/r/bug-gnulib/2007-04/msg00107.html> */
4327|   if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0
4328|       || buf[0] == '0')
4329|     result |= 8;
4330|   /* This catches a Mac OS X 10.3.9 (Darwin 7.9) bug.  */
4331|   if (sprintf (buf, "%.1a", 1.999) < 0
4332|       || (strcmp (buf, "0x1.0p+1") != 0
4333|           && strcmp (buf, "0x2.0p+0") != 0
4334|           && strcmp (buf, "0x4.0p-1") != 0
4335|           && strcmp (buf, "0x8.0p-2") != 0))
4336|     result |= 16;
4337|   /* This catches the same Mac OS X 10.3.9 (Darwin 7.9) bug and also a
4338|      glibc 2.4 bug <https://sourceware.org/bugzilla/show_bug.cgi?id=2908>.  */
4339|   if (sprintf (buf, "%.1La", 1.999L) < 0
4340|       || (strcmp (buf, "0x1.0p+1") != 0
4341|           && strcmp (buf, "0x2.0p+0") != 0
4342|           && strcmp (buf, "0x4.0p-1") != 0
4343|           && strcmp (buf, "0x8.0p-2") != 0))
4344|     result |= 32;
4345|   return result;
4346| }
4347configure:30423: result: no
4348configure:30428: checking whether printf supports the 'b' directive
4349configure:30489: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4350conftest.c:131:23: warning: invalid conversion specifier 'b' [-Wformat-invalid-specifier]
4351  if (sprintf (buf, "%b %d", 12345, 33, 44, 55) < 0
4352                     ~^
4353/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
4354  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
4355                                                       ^
4356conftest.c:131:41: warning: data argument not used by format string [-Wformat-extra-args]
4357  if (sprintf (buf, "%b %d", 12345, 33, 44, 55) < 0
4358                    ~~~~~~~             ^
4359/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
4360  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
4361                                                       ^
43622 warnings generated.
4363configure:30489: $? = 0
4364configure:30489: ./conftest
4365configure:30489: $? = 1
4366configure: program exited with status 1
4367configure: failed program was:
4368| /* confdefs.h */
4369| #define PACKAGE_NAME "libintl"
4370| #define PACKAGE_TARNAME "libintl"
4371| #define PACKAGE_VERSION "0.22.5"
4372| #define PACKAGE_STRING "libintl 0.22.5"
4373| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
4374| #define PACKAGE_URL ""
4375| #define PACKAGE "libintl"
4376| #define VERSION "0.22.5"
4377| #define HAVE_STDIO_H 1
4378| #define HAVE_STDLIB_H 1
4379| #define HAVE_STRING_H 1
4380| #define HAVE_INTTYPES_H 1
4381| #define HAVE_STDINT_H 1
4382| #define HAVE_STRINGS_H 1
4383| #define HAVE_SYS_STAT_H 1
4384| #define HAVE_SYS_TYPES_H 1
4385| #define HAVE_UNISTD_H 1
4386| #define HAVE_WCHAR_H 1
4387| #define HAVE_XLOCALE_H 1
4388| #define HAVE_LIMITS_H 1
4389| #define HAVE_LANGINFO_H 1
4390| #define HAVE_MATH_H 1
4391| #define HAVE_SYS_MMAN_H 1
4392| #define HAVE_SEARCH_H 1
4393| #define HAVE_STDBOOL_H 1
4394| #define HAVE_SYS_PARAM_H 1
4395| #define STDC_HEADERS 1
4396| #define _ALL_SOURCE 1
4397| #define _DARWIN_C_SOURCE 1
4398| #define _GNU_SOURCE 1
4399| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4400| #define _NETBSD_SOURCE 1
4401| #define _OPENBSD_SOURCE 1
4402| #define _POSIX_PTHREAD_SEMANTICS 1
4403| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4404| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4405| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4406| #define __STDC_WANT_IEC_60559_EXT__ 1
4407| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4408| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4409| #define __STDC_WANT_LIB_EXT2__ 1
4410| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4411| #define _TANDEM_SOURCE 1
4412| #define __EXTENSIONS__ 1
4413| #define __USE_MINGW_ANSI_STDIO 1
4414| #define HAVE_DLFCN_H 1
4415| #define LT_OBJDIR ".libs/"
4416| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4417| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
4418| #define ENABLE_NLS 1
4419| #define HAVE_ALLOCA_H 1
4420| #define HAVE_ALLOCA 1
4421| #define HAVE___HEADER_INLINE 1
4422| #define HAVE_DECL_ALARM 1
4423| #define HAVE_USELOCALE 1
4424| #define HAVE_WORKING_USELOCALE 1
4425| #define HAVE_GOOD_USELOCALE 1
4426| #define HAVE_PTHREAD_API 1
4427| #define SETLOCALE_NULL_ALL_MTSAFE 0
4428| #define SETLOCALE_NULL_ONE_MTSAFE 1
4429| #define HAVE_WINT_T 1
4430| #define HAVE_LONG_LONG_INT 1
4431| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4432| #define BITSIZEOF_PTRDIFF_T 64
4433| #define BITSIZEOF_SIZE_T 64
4434| #define BITSIZEOF_SIG_ATOMIC_T 32
4435| #define BITSIZEOF_WCHAR_T 32
4436| #define BITSIZEOF_WINT_T 32
4437| #define HAVE_SIGNED_SIG_ATOMIC_T 1
4438| #define HAVE_SIGNED_WCHAR_T 1
4439| #define HAVE_SIGNED_WINT_T 1
4440| #define PTRDIFF_T_SUFFIX l
4441| #define SIZE_T_SUFFIX ul
4442| #define SIG_ATOMIC_T_SUFFIX
4443| #define WCHAR_T_SUFFIX
4444| #define WINT_T_SUFFIX
4445| #define restrict __restrict__
4446| #define DBL_EXPBIT0_WORD 1
4447| #define DBL_EXPBIT0_BIT 20
4448| #define FLT_EXPBIT0_WORD 0
4449| #define FLT_EXPBIT0_BIT 23
4450| #define LDBL_EXPBIT0_WORD 2
4451| #define LDBL_EXPBIT0_BIT 0
4452| #define HAVE_LANGINFO_CODESET 1
4453| #define HAVE_WCHAR_T 1
4454| #define HAVE_LC_MESSAGES 1
4455| #define USE_POSIX_THREADS 1
4456| #define HAVE_MBSTATE_T 1
4457| #define HAVE_MBSINIT 1
4458| #define HAVE_MBRTOWC 1
4459| #define HAVE_MPROTECT 1
4460| #define HAVE_SNPRINTF 1
4461| #define HAVE_SWPRINTF 1
4462| #define HAVE_WCSNLEN 1
4463| #define HAVE_GETPAGESIZE 1
4464| #define HAVE_ASPRINTF 1
4465| #define HAVE_WPRINTF 1
4466| #define HAVE_NEWLOCALE 1
4467| #define MAP_ANONYMOUS MAP_ANON
4468| #define HAVE_MAP_ANONYMOUS 1
4469| #define INSTALLPREFIX "/opt/local"
4470| #define ENABLE_RELOCATABLE 1
4471| #define HAVE_DECL_FCLOSEALL 0
4472| #define HAVE_DECL_GETW 1
4473| #define HAVE_DECL_PUTW 1
4474| #define HAVE_DECL_ECVT 1
4475| #define HAVE_DECL_FCVT 1
4476| #define HAVE_DECL_GCVT 1
4477| #define _USE_STD_STAT 1
4478| #define HAVE_DECL_EXECVPE 0
4479| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4480| #define HAVE_STDINT_H_WITH_UINTMAX 1
4481| #define HAVE_INTMAX_T 1
4482| #define HAVE_WCSLEN 1
4483| #define HAVE_SNPRINTF 1
4484| #define HAVE_STRNLEN 1
4485| #define HAVE_WCRTOMB 1
4486| #define HAVE_DECL__SNPRINTF 0
4487| #define HAVE_SNPRINTF_RETVAL_C99 1
4488| #define HAVE_SNPRINTF_TRUNCATION_C99 1
4489| #define CHECK_PRINTF_SAFE 1
4490| /* end confdefs.h.  */
4491|
4492| #include <stdio.h>
4493| #include <string.h>
4494| static char buf[100];
4495| int main ()
4496| {
4497|   int result = 0;
4498|   if (sprintf (buf, "%b %d", 12345, 33, 44, 55) < 0
4499|       || strcmp (buf, "11000000111001 33") != 0)
4500|     result |= 1;
4501|   return result;
4502| }
4503configure:30504: result: no
4504configure:30509: checking whether printf supports the 'F' directive
4505configure:30588: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4506conftest.c:132:45: warning: data argument not used by format string [-Wformat-extra-args]
4507  if (sprintf (buf, "%F %d", 1234567.0, 33, 44, 55) < 0
4508                    ~~~~~~~                 ^
4509/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
4510  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
4511                                                       ^
45121 warning generated.
4513configure:30588: $? = 0
4514configure:30588: ./conftest
4515configure:30588: $? = 0
4516configure:30603: result: yes
4517configure:30608: checking whether printf supports the 'n' directive
4518configure:30690: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4519conftest.c:147:3: warning: implicitly declaring library function '_exit' with type 'void (int) __attribute__((noreturn))'
4520  _exit (1);
4521  ^
4522conftest.c:147:3: note: include the header <unistd.h> or explicitly provide a declaration for '_exit'
45231 warning generated.
4524configure:30690: $? = 0
4525configure:30690: ./conftest
4526configure:30690: $? = 0
4527configure:30705: result: yes
4528configure:30710: checking whether printf supports the 'ls' directive
4529configure:30783: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4530configure:30783: $? = 0
4531configure:30783: ./conftest
4532configure:30783: $? = 0
4533configure:30798: result: yes
4534configure:30803: checking whether printf supports the 'lc' directive correctly
4535configure:30841: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4536configure:30841: $? = 0
4537configure:30841: ./conftest
4538configure:30841: $? = 0
4539configure:30856: result: yes
4540configure:30861: checking whether printf supports POSIX/XSI format strings with positions
4541configure:30902: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4542configure:30902: $? = 0
4543configure:30902: ./conftest
4544configure:30902: $? = 0
4545configure:30917: result: yes
4546configure:30922: checking whether printf supports the grouping flag
4547configure:30957: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4548configure:30957: $? = 0
4549configure:30957: ./conftest
4550configure:30957: $? = 0
4551configure:30972: result: yes
4552configure:30977: checking whether printf supports the left-adjust flag correctly
4553configure:31016: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4554configure:31016: $? = 0
4555configure:31016: ./conftest
4556configure:31016: $? = 0
4557configure:31031: result: yes
4558configure:31036: checking whether printf supports the zero flag correctly
4559configure:31078: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4560conftest.c:131:42: warning: data argument not used by format string [-Wformat-extra-args]
4561  if (sprintf (buf, "%010f", 1.0 / zero, 33, 44, 55) < 0
4562                    ~~~~~~~              ^
4563/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
4564  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
4565                                                       ^
45661 warning generated.
4567configure:31078: $? = 0
4568configure:31078: ./conftest
4569configure:31078: $? = 0
4570configure:31093: result: yes
4571configure:31098: checking whether printf supports the alternative flag with a zero precision
4572configure:31132: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4573conftest.c:130:40: warning: data argument not used by format string [-Wformat-extra-args]
4574  if (sprintf (buf, "%#.0x %d", 0, 33, 44) > 0 + 3)
4575                    ~~~~~~~~~~         ^
4576/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
4577  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
4578                                                       ^
45791 warning generated.
4580configure:31132: $? = 0
4581configure:31132: ./conftest
4582configure:31132: $? = 0
4583configure:31147: result: yes
4584configure:31152: checking whether printf supports large precisions
4585configure:31199: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4586conftest.c:135:42: warning: data argument not used by format string [-Wformat-extra-args]
4587  if (sprintf (buf, "%.4000d %d", 1, 33, 44) < 4000 + 3)
4588                    ~~~~~~~~~~~~         ^
4589/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
4590  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
4591                                                       ^
4592conftest.c:137:44: warning: data argument not used by format string [-Wformat-extra-args]
4593  if (sprintf (buf, "%.4000f %d", 1.0, 33, 44) < 4000 + 5)
4594                    ~~~~~~~~~~~~           ^
4595/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
4596  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
4597                                                       ^
4598conftest.c:139:43: warning: data argument not used by format string [-Wformat-extra-args]
4599  if (sprintf (buf, "%.511f %d", 1.0, 33, 44) < 511 + 5
4600                    ~~~~~~~~~~~           ^
4601/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
4602  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
4603                                                       ^
4604conftest.c:142:43: warning: data argument not used by format string [-Wformat-extra-args]
4605  if (sprintf (buf, "%.999f %d", 1.0, 33, 44) < 999 + 5
4606                    ~~~~~~~~~~~           ^
4607/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
4608  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
4609                                                       ^
46104 warnings generated.
4611configure:31199: $? = 0
4612configure:31199: ./conftest
4613configure:31199: $? = 0
4614configure:31214: result: yes
4615configure:31220: checking whether printf survives out-of-memory conditions
4616configure:31393: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4617configure:31396: $? = 0
4618configure:31400: $? = 0
4619configure:31448: result: yes
4620configure:31566: checking whether _snwprintf is declared
4621configure:31566: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
4622conftest.c:133:10: error: use of undeclared identifier '_snwprintf'
4623  (void) _snwprintf;
4624         ^
46251 error generated.
4626configure:31566: $? = 1
4627configure: failed program was:
4628| /* confdefs.h */
4629| #define PACKAGE_NAME "libintl"
4630| #define PACKAGE_TARNAME "libintl"
4631| #define PACKAGE_VERSION "0.22.5"
4632| #define PACKAGE_STRING "libintl 0.22.5"
4633| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
4634| #define PACKAGE_URL ""
4635| #define PACKAGE "libintl"
4636| #define VERSION "0.22.5"
4637| #define HAVE_STDIO_H 1
4638| #define HAVE_STDLIB_H 1
4639| #define HAVE_STRING_H 1
4640| #define HAVE_INTTYPES_H 1
4641| #define HAVE_STDINT_H 1
4642| #define HAVE_STRINGS_H 1
4643| #define HAVE_SYS_STAT_H 1
4644| #define HAVE_SYS_TYPES_H 1
4645| #define HAVE_UNISTD_H 1
4646| #define HAVE_WCHAR_H 1
4647| #define HAVE_XLOCALE_H 1
4648| #define HAVE_LIMITS_H 1
4649| #define HAVE_LANGINFO_H 1
4650| #define HAVE_MATH_H 1
4651| #define HAVE_SYS_MMAN_H 1
4652| #define HAVE_SEARCH_H 1
4653| #define HAVE_STDBOOL_H 1
4654| #define HAVE_SYS_PARAM_H 1
4655| #define STDC_HEADERS 1
4656| #define _ALL_SOURCE 1
4657| #define _DARWIN_C_SOURCE 1
4658| #define _GNU_SOURCE 1
4659| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4660| #define _NETBSD_SOURCE 1
4661| #define _OPENBSD_SOURCE 1
4662| #define _POSIX_PTHREAD_SEMANTICS 1
4663| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4664| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4665| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4666| #define __STDC_WANT_IEC_60559_EXT__ 1
4667| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4668| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4669| #define __STDC_WANT_LIB_EXT2__ 1
4670| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4671| #define _TANDEM_SOURCE 1
4672| #define __EXTENSIONS__ 1
4673| #define __USE_MINGW_ANSI_STDIO 1
4674| #define HAVE_DLFCN_H 1
4675| #define LT_OBJDIR ".libs/"
4676| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4677| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
4678| #define ENABLE_NLS 1
4679| #define HAVE_ALLOCA_H 1
4680| #define HAVE_ALLOCA 1
4681| #define HAVE___HEADER_INLINE 1
4682| #define HAVE_DECL_ALARM 1
4683| #define HAVE_USELOCALE 1
4684| #define HAVE_WORKING_USELOCALE 1
4685| #define HAVE_GOOD_USELOCALE 1
4686| #define HAVE_PTHREAD_API 1
4687| #define SETLOCALE_NULL_ALL_MTSAFE 0
4688| #define SETLOCALE_NULL_ONE_MTSAFE 1
4689| #define HAVE_WINT_T 1
4690| #define HAVE_LONG_LONG_INT 1
4691| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4692| #define BITSIZEOF_PTRDIFF_T 64
4693| #define BITSIZEOF_SIZE_T 64
4694| #define BITSIZEOF_SIG_ATOMIC_T 32
4695| #define BITSIZEOF_WCHAR_T 32
4696| #define BITSIZEOF_WINT_T 32
4697| #define HAVE_SIGNED_SIG_ATOMIC_T 1
4698| #define HAVE_SIGNED_WCHAR_T 1
4699| #define HAVE_SIGNED_WINT_T 1
4700| #define PTRDIFF_T_SUFFIX l
4701| #define SIZE_T_SUFFIX ul
4702| #define SIG_ATOMIC_T_SUFFIX
4703| #define WCHAR_T_SUFFIX
4704| #define WINT_T_SUFFIX
4705| #define restrict __restrict__
4706| #define DBL_EXPBIT0_WORD 1
4707| #define DBL_EXPBIT0_BIT 20
4708| #define FLT_EXPBIT0_WORD 0
4709| #define FLT_EXPBIT0_BIT 23
4710| #define LDBL_EXPBIT0_WORD 2
4711| #define LDBL_EXPBIT0_BIT 0
4712| #define HAVE_LANGINFO_CODESET 1
4713| #define HAVE_WCHAR_T 1
4714| #define HAVE_LC_MESSAGES 1
4715| #define USE_POSIX_THREADS 1
4716| #define HAVE_MBSTATE_T 1
4717| #define HAVE_MBSINIT 1
4718| #define HAVE_MBRTOWC 1
4719| #define HAVE_MPROTECT 1
4720| #define HAVE_SNPRINTF 1
4721| #define HAVE_SWPRINTF 1
4722| #define HAVE_WCSNLEN 1
4723| #define HAVE_GETPAGESIZE 1
4724| #define HAVE_ASPRINTF 1
4725| #define HAVE_WPRINTF 1
4726| #define HAVE_NEWLOCALE 1
4727| #define MAP_ANONYMOUS MAP_ANON
4728| #define HAVE_MAP_ANONYMOUS 1
4729| #define INSTALLPREFIX "/opt/local"
4730| #define ENABLE_RELOCATABLE 1
4731| #define HAVE_DECL_FCLOSEALL 0
4732| #define HAVE_DECL_GETW 1
4733| #define HAVE_DECL_PUTW 1
4734| #define HAVE_DECL_ECVT 1
4735| #define HAVE_DECL_FCVT 1
4736| #define HAVE_DECL_GCVT 1
4737| #define _USE_STD_STAT 1
4738| #define HAVE_DECL_EXECVPE 0
4739| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4740| #define HAVE_STDINT_H_WITH_UINTMAX 1
4741| #define HAVE_INTMAX_T 1
4742| #define HAVE_WCSLEN 1
4743| #define HAVE_SNPRINTF 1
4744| #define HAVE_STRNLEN 1
4745| #define HAVE_WCRTOMB 1
4746| #define HAVE_DECL__SNPRINTF 0
4747| #define HAVE_SNPRINTF_RETVAL_C99 1
4748| #define HAVE_SNPRINTF_TRUNCATION_C99 1
4749| #define CHECK_PRINTF_SAFE 1
4750| /* end confdefs.h.  */
4751| #include <stdio.h>
4752|
4753| int
4754| main (void)
4755| {
4756| #ifndef _snwprintf
4757| #ifdef __cplusplus
4758|   (void) _snwprintf;
4759| #else
4760|   (void) _snwprintf;
4761| #endif
4762| #endif
4763|
4764|   ;
4765|   return 0;
4766| }
4767configure:31566: result: no
4768configure:31577: checking whether wcsnlen is declared
4769configure:31577: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
4770configure:31577: $? = 0
4771configure:31577: result: yes
4772configure:31591: checking whether swprintf works
4773configure:31652: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4774configure:31652: $? = 0
4775configure:31652: ./conftest
4776configure:31652: $? = 1
4777configure: program exited with status 1
4778configure: failed program was:
4779| /* confdefs.h */
4780| #define PACKAGE_NAME "libintl"
4781| #define PACKAGE_TARNAME "libintl"
4782| #define PACKAGE_VERSION "0.22.5"
4783| #define PACKAGE_STRING "libintl 0.22.5"
4784| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
4785| #define PACKAGE_URL ""
4786| #define PACKAGE "libintl"
4787| #define VERSION "0.22.5"
4788| #define HAVE_STDIO_H 1
4789| #define HAVE_STDLIB_H 1
4790| #define HAVE_STRING_H 1
4791| #define HAVE_INTTYPES_H 1
4792| #define HAVE_STDINT_H 1
4793| #define HAVE_STRINGS_H 1
4794| #define HAVE_SYS_STAT_H 1
4795| #define HAVE_SYS_TYPES_H 1
4796| #define HAVE_UNISTD_H 1
4797| #define HAVE_WCHAR_H 1
4798| #define HAVE_XLOCALE_H 1
4799| #define HAVE_LIMITS_H 1
4800| #define HAVE_LANGINFO_H 1
4801| #define HAVE_MATH_H 1
4802| #define HAVE_SYS_MMAN_H 1
4803| #define HAVE_SEARCH_H 1
4804| #define HAVE_STDBOOL_H 1
4805| #define HAVE_SYS_PARAM_H 1
4806| #define STDC_HEADERS 1
4807| #define _ALL_SOURCE 1
4808| #define _DARWIN_C_SOURCE 1
4809| #define _GNU_SOURCE 1
4810| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4811| #define _NETBSD_SOURCE 1
4812| #define _OPENBSD_SOURCE 1
4813| #define _POSIX_PTHREAD_SEMANTICS 1
4814| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4815| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4816| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4817| #define __STDC_WANT_IEC_60559_EXT__ 1
4818| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4819| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4820| #define __STDC_WANT_LIB_EXT2__ 1
4821| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4822| #define _TANDEM_SOURCE 1
4823| #define __EXTENSIONS__ 1
4824| #define __USE_MINGW_ANSI_STDIO 1
4825| #define HAVE_DLFCN_H 1
4826| #define LT_OBJDIR ".libs/"
4827| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4828| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
4829| #define ENABLE_NLS 1
4830| #define HAVE_ALLOCA_H 1
4831| #define HAVE_ALLOCA 1
4832| #define HAVE___HEADER_INLINE 1
4833| #define HAVE_DECL_ALARM 1
4834| #define HAVE_USELOCALE 1
4835| #define HAVE_WORKING_USELOCALE 1
4836| #define HAVE_GOOD_USELOCALE 1
4837| #define HAVE_PTHREAD_API 1
4838| #define SETLOCALE_NULL_ALL_MTSAFE 0
4839| #define SETLOCALE_NULL_ONE_MTSAFE 1
4840| #define HAVE_WINT_T 1
4841| #define HAVE_LONG_LONG_INT 1
4842| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4843| #define BITSIZEOF_PTRDIFF_T 64
4844| #define BITSIZEOF_SIZE_T 64
4845| #define BITSIZEOF_SIG_ATOMIC_T 32
4846| #define BITSIZEOF_WCHAR_T 32
4847| #define BITSIZEOF_WINT_T 32
4848| #define HAVE_SIGNED_SIG_ATOMIC_T 1
4849| #define HAVE_SIGNED_WCHAR_T 1
4850| #define HAVE_SIGNED_WINT_T 1
4851| #define PTRDIFF_T_SUFFIX l
4852| #define SIZE_T_SUFFIX ul
4853| #define SIG_ATOMIC_T_SUFFIX
4854| #define WCHAR_T_SUFFIX
4855| #define WINT_T_SUFFIX
4856| #define restrict __restrict__
4857| #define DBL_EXPBIT0_WORD 1
4858| #define DBL_EXPBIT0_BIT 20
4859| #define FLT_EXPBIT0_WORD 0
4860| #define FLT_EXPBIT0_BIT 23
4861| #define LDBL_EXPBIT0_WORD 2
4862| #define LDBL_EXPBIT0_BIT 0
4863| #define HAVE_LANGINFO_CODESET 1
4864| #define HAVE_WCHAR_T 1
4865| #define HAVE_LC_MESSAGES 1
4866| #define USE_POSIX_THREADS 1
4867| #define HAVE_MBSTATE_T 1
4868| #define HAVE_MBSINIT 1
4869| #define HAVE_MBRTOWC 1
4870| #define HAVE_MPROTECT 1
4871| #define HAVE_SNPRINTF 1
4872| #define HAVE_SWPRINTF 1
4873| #define HAVE_WCSNLEN 1
4874| #define HAVE_GETPAGESIZE 1
4875| #define HAVE_ASPRINTF 1
4876| #define HAVE_WPRINTF 1
4877| #define HAVE_NEWLOCALE 1
4878| #define MAP_ANONYMOUS MAP_ANON
4879| #define HAVE_MAP_ANONYMOUS 1
4880| #define INSTALLPREFIX "/opt/local"
4881| #define ENABLE_RELOCATABLE 1
4882| #define HAVE_DECL_FCLOSEALL 0
4883| #define HAVE_DECL_GETW 1
4884| #define HAVE_DECL_PUTW 1
4885| #define HAVE_DECL_ECVT 1
4886| #define HAVE_DECL_FCVT 1
4887| #define HAVE_DECL_GCVT 1
4888| #define _USE_STD_STAT 1
4889| #define HAVE_DECL_EXECVPE 0
4890| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4891| #define HAVE_STDINT_H_WITH_UINTMAX 1
4892| #define HAVE_INTMAX_T 1
4893| #define HAVE_WCSLEN 1
4894| #define HAVE_SNPRINTF 1
4895| #define HAVE_STRNLEN 1
4896| #define HAVE_WCRTOMB 1
4897| #define HAVE_DECL__SNPRINTF 0
4898| #define HAVE_SNPRINTF_RETVAL_C99 1
4899| #define HAVE_SNPRINTF_TRUNCATION_C99 1
4900| #define CHECK_PRINTF_SAFE 1
4901| #define HAVE_DECL__SNWPRINTF 0
4902| #define HAVE_DECL_WCSNLEN 1
4903| /* end confdefs.h.  */
4904|
4905| #ifndef __USE_MINGW_ANSI_STDIO
4906| # define __USE_MINGW_ANSI_STDIO 1
4907| #endif
4908| #include <stdio.h>
4909| #include <wchar.h>
4910| int main()
4911| {
4912|   int result = 0;
4913|   { /* This test fails on musl libc 1.2.3, FreeBSD, NetBSD, OpenBSD, macOS, AIX.  */
4914|     wchar_t buf[5] = { 0xBEEF, 0xBEEF, 0xBEEF, 0xBEEF, 0xBEEF };
4915|     int ret = swprintf (buf, 4, L"%cz", '\0');
4916|     /* Expected result:
4917|          ret = 2, buf[0] = 0x0, buf[1] = 0x7a, buf[2] = 0x0, buf[3] = 0xbeef
4918|        musl libc 1.2.3:
4919|          ret = 2, buf[0] = 0x0, buf[1] = 0x0, buf[2] = 0x0, buf[3] = 0x0
4920|          Reported at <https://www.openwall.com/lists/musl/2023/03/22/9>.
4921|        FreeBSD 13.1, NetBSD 9.0, OpenBSD 7.2, macOS 12.5, AIX 7.2:
4922|          ret = 2, buf[0] = 0x0, buf[1] = 0xbeef, buf[2] = 0xbeef, buf[3] = 0xbeef
4923|      */
4924|     if (ret < 0 || buf[1] != 'z')
4925|       result |= 1;
4926|   }
4927|   { /* This test fails on mingw.  */
4928|     wchar_t buf[2];
4929|     int ret = swprintf (buf, 2, L"%lc", (wint_t)0);
4930|     /* Expected: ret = 1
4931|        mingw:    ret = 0
4932|      */
4933|     if (ret != 1)
4934|       result |= 2;
4935|   }
4936|   return result;
4937| }
4938configure:31667: result: no
4939configure:31678: checking whether the C locale is free of encoding errors
4940configure:31722: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4941configure:31722: $? = 0
4942configure:31722: ./conftest
4943configure:31722: $? = 0
4944configure:31737: result: yes
4945configure:31742: checking whether swprintf in the C locale is free of encoding errors
4946configure:31783: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4947configure:31783: $? = 0
4948configure:31783: ./conftest
4949configure:31783: $? = 1
4950configure: program exited with status 1
4951configure: failed program was:
4952| /* confdefs.h */
4953| #define PACKAGE_NAME "libintl"
4954| #define PACKAGE_TARNAME "libintl"
4955| #define PACKAGE_VERSION "0.22.5"
4956| #define PACKAGE_STRING "libintl 0.22.5"
4957| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
4958| #define PACKAGE_URL ""
4959| #define PACKAGE "libintl"
4960| #define VERSION "0.22.5"
4961| #define HAVE_STDIO_H 1
4962| #define HAVE_STDLIB_H 1
4963| #define HAVE_STRING_H 1
4964| #define HAVE_INTTYPES_H 1
4965| #define HAVE_STDINT_H 1
4966| #define HAVE_STRINGS_H 1
4967| #define HAVE_SYS_STAT_H 1
4968| #define HAVE_SYS_TYPES_H 1
4969| #define HAVE_UNISTD_H 1
4970| #define HAVE_WCHAR_H 1
4971| #define HAVE_XLOCALE_H 1
4972| #define HAVE_LIMITS_H 1
4973| #define HAVE_LANGINFO_H 1
4974| #define HAVE_MATH_H 1
4975| #define HAVE_SYS_MMAN_H 1
4976| #define HAVE_SEARCH_H 1
4977| #define HAVE_STDBOOL_H 1
4978| #define HAVE_SYS_PARAM_H 1
4979| #define STDC_HEADERS 1
4980| #define _ALL_SOURCE 1
4981| #define _DARWIN_C_SOURCE 1
4982| #define _GNU_SOURCE 1
4983| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4984| #define _NETBSD_SOURCE 1
4985| #define _OPENBSD_SOURCE 1
4986| #define _POSIX_PTHREAD_SEMANTICS 1
4987| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4988| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4989| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4990| #define __STDC_WANT_IEC_60559_EXT__ 1
4991| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4992| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4993| #define __STDC_WANT_LIB_EXT2__ 1
4994| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4995| #define _TANDEM_SOURCE 1
4996| #define __EXTENSIONS__ 1
4997| #define __USE_MINGW_ANSI_STDIO 1
4998| #define HAVE_DLFCN_H 1
4999| #define LT_OBJDIR ".libs/"
5000| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5001| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
5002| #define ENABLE_NLS 1
5003| #define HAVE_ALLOCA_H 1
5004| #define HAVE_ALLOCA 1
5005| #define HAVE___HEADER_INLINE 1
5006| #define HAVE_DECL_ALARM 1
5007| #define HAVE_USELOCALE 1
5008| #define HAVE_WORKING_USELOCALE 1
5009| #define HAVE_GOOD_USELOCALE 1
5010| #define HAVE_PTHREAD_API 1
5011| #define SETLOCALE_NULL_ALL_MTSAFE 0
5012| #define SETLOCALE_NULL_ONE_MTSAFE 1
5013| #define HAVE_WINT_T 1
5014| #define HAVE_LONG_LONG_INT 1
5015| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5016| #define BITSIZEOF_PTRDIFF_T 64
5017| #define BITSIZEOF_SIZE_T 64
5018| #define BITSIZEOF_SIG_ATOMIC_T 32
5019| #define BITSIZEOF_WCHAR_T 32
5020| #define BITSIZEOF_WINT_T 32
5021| #define HAVE_SIGNED_SIG_ATOMIC_T 1
5022| #define HAVE_SIGNED_WCHAR_T 1
5023| #define HAVE_SIGNED_WINT_T 1
5024| #define PTRDIFF_T_SUFFIX l
5025| #define SIZE_T_SUFFIX ul
5026| #define SIG_ATOMIC_T_SUFFIX
5027| #define WCHAR_T_SUFFIX
5028| #define WINT_T_SUFFIX
5029| #define restrict __restrict__
5030| #define DBL_EXPBIT0_WORD 1
5031| #define DBL_EXPBIT0_BIT 20
5032| #define FLT_EXPBIT0_WORD 0
5033| #define FLT_EXPBIT0_BIT 23
5034| #define LDBL_EXPBIT0_WORD 2
5035| #define LDBL_EXPBIT0_BIT 0
5036| #define HAVE_LANGINFO_CODESET 1
5037| #define HAVE_WCHAR_T 1
5038| #define HAVE_LC_MESSAGES 1
5039| #define USE_POSIX_THREADS 1
5040| #define HAVE_MBSTATE_T 1
5041| #define HAVE_MBSINIT 1
5042| #define HAVE_MBRTOWC 1
5043| #define HAVE_MPROTECT 1
5044| #define HAVE_SNPRINTF 1
5045| #define HAVE_SWPRINTF 1
5046| #define HAVE_WCSNLEN 1
5047| #define HAVE_GETPAGESIZE 1
5048| #define HAVE_ASPRINTF 1
5049| #define HAVE_WPRINTF 1
5050| #define HAVE_NEWLOCALE 1
5051| #define MAP_ANONYMOUS MAP_ANON
5052| #define HAVE_MAP_ANONYMOUS 1
5053| #define INSTALLPREFIX "/opt/local"
5054| #define ENABLE_RELOCATABLE 1
5055| #define HAVE_DECL_FCLOSEALL 0
5056| #define HAVE_DECL_GETW 1
5057| #define HAVE_DECL_PUTW 1
5058| #define HAVE_DECL_ECVT 1
5059| #define HAVE_DECL_FCVT 1
5060| #define HAVE_DECL_GCVT 1
5061| #define _USE_STD_STAT 1
5062| #define HAVE_DECL_EXECVPE 0
5063| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5064| #define HAVE_STDINT_H_WITH_UINTMAX 1
5065| #define HAVE_INTMAX_T 1
5066| #define HAVE_WCSLEN 1
5067| #define HAVE_SNPRINTF 1
5068| #define HAVE_STRNLEN 1
5069| #define HAVE_WCRTOMB 1
5070| #define HAVE_DECL__SNPRINTF 0
5071| #define HAVE_SNPRINTF_RETVAL_C99 1
5072| #define HAVE_SNPRINTF_TRUNCATION_C99 1
5073| #define CHECK_PRINTF_SAFE 1
5074| #define HAVE_DECL__SNWPRINTF 0
5075| #define HAVE_DECL_WCSNLEN 1
5076| /* end confdefs.h.  */
5077|
5078| #ifndef __USE_MINGW_ANSI_STDIO
5079| # define __USE_MINGW_ANSI_STDIO 1
5080| #endif
5081| #include <stdio.h>
5082| #include <wchar.h>
5083| int main()
5084| {
5085|   int result = 0;
5086|   { /* This test fails on glibc 2.35, musl libc 1.2.4, FreeBSD 13.2, NetBSD 9.3,
5087|        OpenBSD 7.2, Cygwin 2.9.0.
5088|        Reported at <https://www.openwall.com/lists/musl/2023/06/12/2>.  */
5089|     wchar_t buf[12];
5090|     int ret = swprintf (buf, 12, L"%c", '\377');
5091|     if (ret < 0)
5092|       result |= 1;
5093|   }
5094|   return result;
5095| }
5096configure:31798: result: no
5097configure:31816: checking whether swprintf supports the 'La' and 'LA' directives
5098configure:31881: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
5099configure:31881: $? = 0
5100configure:31881: ./conftest
5101configure:31881: $? = 0
5102configure:31896: result: yes
5103configure:31909: checking whether swprintf supports the 'lc' directive
5104configure:31950: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
5105configure:31950: $? = 0
5106configure:31950: ./conftest
5107configure:31950: $? = 1
5108configure: program exited with status 1
5109configure: failed program was:
5110| /* confdefs.h */
5111| #define PACKAGE_NAME "libintl"
5112| #define PACKAGE_TARNAME "libintl"
5113| #define PACKAGE_VERSION "0.22.5"
5114| #define PACKAGE_STRING "libintl 0.22.5"
5115| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
5116| #define PACKAGE_URL ""
5117| #define PACKAGE "libintl"
5118| #define VERSION "0.22.5"
5119| #define HAVE_STDIO_H 1
5120| #define HAVE_STDLIB_H 1
5121| #define HAVE_STRING_H 1
5122| #define HAVE_INTTYPES_H 1
5123| #define HAVE_STDINT_H 1
5124| #define HAVE_STRINGS_H 1
5125| #define HAVE_SYS_STAT_H 1
5126| #define HAVE_SYS_TYPES_H 1
5127| #define HAVE_UNISTD_H 1
5128| #define HAVE_WCHAR_H 1
5129| #define HAVE_XLOCALE_H 1
5130| #define HAVE_LIMITS_H 1
5131| #define HAVE_LANGINFO_H 1
5132| #define HAVE_MATH_H 1
5133| #define HAVE_SYS_MMAN_H 1
5134| #define HAVE_SEARCH_H 1
5135| #define HAVE_STDBOOL_H 1
5136| #define HAVE_SYS_PARAM_H 1
5137| #define STDC_HEADERS 1
5138| #define _ALL_SOURCE 1
5139| #define _DARWIN_C_SOURCE 1
5140| #define _GNU_SOURCE 1
5141| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5142| #define _NETBSD_SOURCE 1
5143| #define _OPENBSD_SOURCE 1
5144| #define _POSIX_PTHREAD_SEMANTICS 1
5145| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5146| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5147| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5148| #define __STDC_WANT_IEC_60559_EXT__ 1
5149| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5150| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5151| #define __STDC_WANT_LIB_EXT2__ 1
5152| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5153| #define _TANDEM_SOURCE 1
5154| #define __EXTENSIONS__ 1
5155| #define __USE_MINGW_ANSI_STDIO 1
5156| #define HAVE_DLFCN_H 1
5157| #define LT_OBJDIR ".libs/"
5158| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5159| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
5160| #define ENABLE_NLS 1
5161| #define HAVE_ALLOCA_H 1
5162| #define HAVE_ALLOCA 1
5163| #define HAVE___HEADER_INLINE 1
5164| #define HAVE_DECL_ALARM 1
5165| #define HAVE_USELOCALE 1
5166| #define HAVE_WORKING_USELOCALE 1
5167| #define HAVE_GOOD_USELOCALE 1
5168| #define HAVE_PTHREAD_API 1
5169| #define SETLOCALE_NULL_ALL_MTSAFE 0
5170| #define SETLOCALE_NULL_ONE_MTSAFE 1
5171| #define HAVE_WINT_T 1
5172| #define HAVE_LONG_LONG_INT 1
5173| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5174| #define BITSIZEOF_PTRDIFF_T 64
5175| #define BITSIZEOF_SIZE_T 64
5176| #define BITSIZEOF_SIG_ATOMIC_T 32
5177| #define BITSIZEOF_WCHAR_T 32
5178| #define BITSIZEOF_WINT_T 32
5179| #define HAVE_SIGNED_SIG_ATOMIC_T 1
5180| #define HAVE_SIGNED_WCHAR_T 1
5181| #define HAVE_SIGNED_WINT_T 1
5182| #define PTRDIFF_T_SUFFIX l
5183| #define SIZE_T_SUFFIX ul
5184| #define SIG_ATOMIC_T_SUFFIX
5185| #define WCHAR_T_SUFFIX
5186| #define WINT_T_SUFFIX
5187| #define restrict __restrict__
5188| #define DBL_EXPBIT0_WORD 1
5189| #define DBL_EXPBIT0_BIT 20
5190| #define FLT_EXPBIT0_WORD 0
5191| #define FLT_EXPBIT0_BIT 23
5192| #define LDBL_EXPBIT0_WORD 2
5193| #define LDBL_EXPBIT0_BIT 0
5194| #define HAVE_LANGINFO_CODESET 1
5195| #define HAVE_WCHAR_T 1
5196| #define HAVE_LC_MESSAGES 1
5197| #define USE_POSIX_THREADS 1
5198| #define HAVE_MBSTATE_T 1
5199| #define HAVE_MBSINIT 1
5200| #define HAVE_MBRTOWC 1
5201| #define HAVE_MPROTECT 1
5202| #define HAVE_SNPRINTF 1
5203| #define HAVE_SWPRINTF 1
5204| #define HAVE_WCSNLEN 1
5205| #define HAVE_GETPAGESIZE 1
5206| #define HAVE_ASPRINTF 1
5207| #define HAVE_WPRINTF 1
5208| #define HAVE_NEWLOCALE 1
5209| #define MAP_ANONYMOUS MAP_ANON
5210| #define HAVE_MAP_ANONYMOUS 1
5211| #define INSTALLPREFIX "/opt/local"
5212| #define ENABLE_RELOCATABLE 1
5213| #define HAVE_DECL_FCLOSEALL 0
5214| #define HAVE_DECL_GETW 1
5215| #define HAVE_DECL_PUTW 1
5216| #define HAVE_DECL_ECVT 1
5217| #define HAVE_DECL_FCVT 1
5218| #define HAVE_DECL_GCVT 1
5219| #define _USE_STD_STAT 1
5220| #define HAVE_DECL_EXECVPE 0
5221| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5222| #define HAVE_STDINT_H_WITH_UINTMAX 1
5223| #define HAVE_INTMAX_T 1
5224| #define HAVE_WCSLEN 1
5225| #define HAVE_SNPRINTF 1
5226| #define HAVE_STRNLEN 1
5227| #define HAVE_WCRTOMB 1
5228| #define HAVE_DECL__SNPRINTF 0
5229| #define HAVE_SNPRINTF_RETVAL_C99 1
5230| #define HAVE_SNPRINTF_TRUNCATION_C99 1
5231| #define CHECK_PRINTF_SAFE 1
5232| #define HAVE_DECL__SNWPRINTF 0
5233| #define HAVE_DECL_WCSNLEN 1
5234| #define NEED_WPRINTF_DIRECTIVE_C 1
5235| /* end confdefs.h.  */
5236|
5237| #include <stdio.h>
5238| #include <wchar.h>
5239| static wchar_t buf[100];
5240| static wint_t L_invalid = (wchar_t) 0x76543210;
5241| int main ()
5242| {
5243|   int result = 0;
5244|   /* This catches a musl libc 1.2.4, Android bug.
5245|      Reported at <https://www.openwall.com/lists/musl/2023/06/12/3>. */
5246|   if (swprintf (buf, sizeof (buf) / sizeof (wchar_t),
5247|                 L"%lc %d", L_invalid, 33, 44, 55) < 0)
5248|     result |= 1;
5249|   return result;
5250| }
5251configure:31965: result: no
5252configure:31984: checking whether <wchar.h> uses 'inline' correctly
5253configure:32041: result: yes
5254configure:32173: checking whether wcsdup is declared
5255configure:32173: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
5256configure:32173: $? = 0
5257configure:32173: result: yes
5258configure:32192: checking for C compiler option to allow warnings
5259configure:32201: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -c conftest.c 2>conftest1.err
5260configure:32204: $? = 0
5261configure:32207: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -Wno-error -c conftest.c 2>conftest2.err
5262configure:32210: $? = 0
5263configure:32221: result: -Wno-error
5264configure:32264: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -E conftest.c > conftest.out
5265configure:32267: $? = 0
5266configure:32311: checking for alloca as a compiler built-in
5267configure:32339: result: yes
5268configure:32394: checking for static_assert
5269configure:32432: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5270conftest.c:131:45: warning: unknown warning group '-Wc2x-extensions', ignored [-Wunknown-pragmas]
5271             #pragma clang diagnostic error "-Wc2x-extensions"
5272                                            ^
5273conftest.c:137:28: error: expected parameter declarator
5274            static_assert (2 + 2 == 4, "arithmetic does not work");
5275                           ^
5276conftest.c:137:28: error: expected ')'
5277conftest.c:137:27: note: to match this '('
5278            static_assert (2 + 2 == 4, "arithmetic does not work");
5279                          ^
5280conftest.c:137:13: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
5281            static_assert (2 + 2 == 4, "arithmetic does not work");
5282            ^
5283conftest.c:138:28: error: expected parameter declarator
5284            static_assert (2 + 2 == 4);
5285                           ^
5286conftest.c:138:28: error: expected ')'
5287conftest.c:138:27: note: to match this '('
5288            static_assert (2 + 2 == 4);
5289                          ^
5290conftest.c:138:13: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
5291            static_assert (2 + 2 == 4);
5292            ^
52933 warnings and 4 errors generated.
5294configure:32432: $? = 1
5295configure: failed program was:
5296| /* confdefs.h */
5297| #define PACKAGE_NAME "libintl"
5298| #define PACKAGE_TARNAME "libintl"
5299| #define PACKAGE_VERSION "0.22.5"
5300| #define PACKAGE_STRING "libintl 0.22.5"
5301| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
5302| #define PACKAGE_URL ""
5303| #define PACKAGE "libintl"
5304| #define VERSION "0.22.5"
5305| #define HAVE_STDIO_H 1
5306| #define HAVE_STDLIB_H 1
5307| #define HAVE_STRING_H 1
5308| #define HAVE_INTTYPES_H 1
5309| #define HAVE_STDINT_H 1
5310| #define HAVE_STRINGS_H 1
5311| #define HAVE_SYS_STAT_H 1
5312| #define HAVE_SYS_TYPES_H 1
5313| #define HAVE_UNISTD_H 1
5314| #define HAVE_WCHAR_H 1
5315| #define HAVE_XLOCALE_H 1
5316| #define HAVE_LIMITS_H 1
5317| #define HAVE_LANGINFO_H 1
5318| #define HAVE_MATH_H 1
5319| #define HAVE_SYS_MMAN_H 1
5320| #define HAVE_SEARCH_H 1
5321| #define HAVE_STDBOOL_H 1
5322| #define HAVE_SYS_PARAM_H 1
5323| #define STDC_HEADERS 1
5324| #define _ALL_SOURCE 1
5325| #define _DARWIN_C_SOURCE 1
5326| #define _GNU_SOURCE 1
5327| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5328| #define _NETBSD_SOURCE 1
5329| #define _OPENBSD_SOURCE 1
5330| #define _POSIX_PTHREAD_SEMANTICS 1
5331| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5332| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5333| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5334| #define __STDC_WANT_IEC_60559_EXT__ 1
5335| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5336| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5337| #define __STDC_WANT_LIB_EXT2__ 1
5338| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5339| #define _TANDEM_SOURCE 1
5340| #define __EXTENSIONS__ 1
5341| #define __USE_MINGW_ANSI_STDIO 1
5342| #define HAVE_DLFCN_H 1
5343| #define LT_OBJDIR ".libs/"
5344| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5345| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
5346| #define ENABLE_NLS 1
5347| #define HAVE_ALLOCA_H 1
5348| #define HAVE_ALLOCA 1
5349| #define HAVE___HEADER_INLINE 1
5350| #define HAVE_DECL_ALARM 1
5351| #define HAVE_USELOCALE 1
5352| #define HAVE_WORKING_USELOCALE 1
5353| #define HAVE_GOOD_USELOCALE 1
5354| #define HAVE_PTHREAD_API 1
5355| #define SETLOCALE_NULL_ALL_MTSAFE 0
5356| #define SETLOCALE_NULL_ONE_MTSAFE 1
5357| #define HAVE_WINT_T 1
5358| #define HAVE_LONG_LONG_INT 1
5359| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5360| #define BITSIZEOF_PTRDIFF_T 64
5361| #define BITSIZEOF_SIZE_T 64
5362| #define BITSIZEOF_SIG_ATOMIC_T 32
5363| #define BITSIZEOF_WCHAR_T 32
5364| #define BITSIZEOF_WINT_T 32
5365| #define HAVE_SIGNED_SIG_ATOMIC_T 1
5366| #define HAVE_SIGNED_WCHAR_T 1
5367| #define HAVE_SIGNED_WINT_T 1
5368| #define PTRDIFF_T_SUFFIX l
5369| #define SIZE_T_SUFFIX ul
5370| #define SIG_ATOMIC_T_SUFFIX
5371| #define WCHAR_T_SUFFIX
5372| #define WINT_T_SUFFIX
5373| #define restrict __restrict__
5374| #define DBL_EXPBIT0_WORD 1
5375| #define DBL_EXPBIT0_BIT 20
5376| #define FLT_EXPBIT0_WORD 0
5377| #define FLT_EXPBIT0_BIT 23
5378| #define LDBL_EXPBIT0_WORD 2
5379| #define LDBL_EXPBIT0_BIT 0
5380| #define HAVE_LANGINFO_CODESET 1
5381| #define HAVE_WCHAR_T 1
5382| #define HAVE_LC_MESSAGES 1
5383| #define USE_POSIX_THREADS 1
5384| #define HAVE_MBSTATE_T 1
5385| #define HAVE_MBSINIT 1
5386| #define HAVE_MBRTOWC 1
5387| #define HAVE_MPROTECT 1
5388| #define HAVE_SNPRINTF 1
5389| #define HAVE_SWPRINTF 1
5390| #define HAVE_WCSNLEN 1
5391| #define HAVE_GETPAGESIZE 1
5392| #define HAVE_ASPRINTF 1
5393| #define HAVE_WPRINTF 1
5394| #define HAVE_NEWLOCALE 1
5395| #define MAP_ANONYMOUS MAP_ANON
5396| #define HAVE_MAP_ANONYMOUS 1
5397| #define INSTALLPREFIX "/opt/local"
5398| #define ENABLE_RELOCATABLE 1
5399| #define HAVE_DECL_FCLOSEALL 0
5400| #define HAVE_DECL_GETW 1
5401| #define HAVE_DECL_PUTW 1
5402| #define HAVE_DECL_ECVT 1
5403| #define HAVE_DECL_FCVT 1
5404| #define HAVE_DECL_GCVT 1
5405| #define _USE_STD_STAT 1
5406| #define HAVE_DECL_EXECVPE 0
5407| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5408| #define HAVE_STDINT_H_WITH_UINTMAX 1
5409| #define HAVE_INTMAX_T 1
5410| #define HAVE_WCSLEN 1
5411| #define HAVE_SNPRINTF 1
5412| #define HAVE_STRNLEN 1
5413| #define HAVE_WCRTOMB 1
5414| #define HAVE_DECL__SNPRINTF 0
5415| #define HAVE_SNPRINTF_RETVAL_C99 1
5416| #define HAVE_SNPRINTF_TRUNCATION_C99 1
5417| #define CHECK_PRINTF_SAFE 1
5418| #define HAVE_DECL__SNWPRINTF 0
5419| #define HAVE_DECL_WCSNLEN 1
5420| #define NEED_WPRINTF_DIRECTIVE_C 1
5421| #define NEED_WPRINTF_DIRECTIVE_LC 1
5422| #define HAVE_DECL_WCSDUP 1
5423| #define HAVE_ALLOCA 1
5424| /* end confdefs.h.  */
5425| #if defined __clang__ && __STDC_VERSION__ < 202311
5426|              #pragma clang diagnostic error "-Wc2x-extensions"
5427|              #pragma clang diagnostic error "-Wc++1z-extensions"
5428|             #endif
5429|             #ifdef INCLUDE_ASSERT_H
5430|              #include <assert.h>
5431|             #endif
5432|             static_assert (2 + 2 == 4, "arithmetic does not work");
5433|             static_assert (2 + 2 == 4);
5434|
5435| int
5436| main (void)
5437| {
5438|
5439|             static_assert (sizeof (char) == 1, "sizeof does not work");
5440|             static_assert (sizeof (char) == 1);
5441|
5442|   ;
5443|   return 0;
5444| }
5445configure:32432: /usr/bin/clang -c -pipe -Os -arch x86_64 -DINCLUDE_ASSERT_H -I/opt/local/include conftest.c >&5
5446conftest.c:131:45: warning: unknown warning group '-Wc2x-extensions', ignored [-Wunknown-pragmas]
5447             #pragma clang diagnostic error "-Wc2x-extensions"
5448                                            ^
5449conftest.c:137:28: error: expected parameter declarator
5450            static_assert (2 + 2 == 4, "arithmetic does not work");
5451                           ^
5452conftest.c:137:28: error: expected ')'
5453conftest.c:137:27: note: to match this '('
5454            static_assert (2 + 2 == 4, "arithmetic does not work");
5455                          ^
5456conftest.c:137:13: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
5457            static_assert (2 + 2 == 4, "arithmetic does not work");
5458            ^
5459conftest.c:138:28: error: expected parameter declarator
5460            static_assert (2 + 2 == 4);
5461                           ^
5462conftest.c:138:28: error: expected ')'
5463conftest.c:138:27: note: to match this '('
5464            static_assert (2 + 2 == 4);
5465                          ^
5466conftest.c:138:13: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
5467            static_assert (2 + 2 == 4);
5468            ^
54693 warnings and 4 errors generated.
5470configure:32432: $? = 1
5471configure: failed program was:
5472| /* confdefs.h */
5473| #define PACKAGE_NAME "libintl"
5474| #define PACKAGE_TARNAME "libintl"
5475| #define PACKAGE_VERSION "0.22.5"
5476| #define PACKAGE_STRING "libintl 0.22.5"
5477| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
5478| #define PACKAGE_URL ""
5479| #define PACKAGE "libintl"
5480| #define VERSION "0.22.5"
5481| #define HAVE_STDIO_H 1
5482| #define HAVE_STDLIB_H 1
5483| #define HAVE_STRING_H 1
5484| #define HAVE_INTTYPES_H 1
5485| #define HAVE_STDINT_H 1
5486| #define HAVE_STRINGS_H 1
5487| #define HAVE_SYS_STAT_H 1
5488| #define HAVE_SYS_TYPES_H 1
5489| #define HAVE_UNISTD_H 1
5490| #define HAVE_WCHAR_H 1
5491| #define HAVE_XLOCALE_H 1
5492| #define HAVE_LIMITS_H 1
5493| #define HAVE_LANGINFO_H 1
5494| #define HAVE_MATH_H 1
5495| #define HAVE_SYS_MMAN_H 1
5496| #define HAVE_SEARCH_H 1
5497| #define HAVE_STDBOOL_H 1
5498| #define HAVE_SYS_PARAM_H 1
5499| #define STDC_HEADERS 1
5500| #define _ALL_SOURCE 1
5501| #define _DARWIN_C_SOURCE 1
5502| #define _GNU_SOURCE 1
5503| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5504| #define _NETBSD_SOURCE 1
5505| #define _OPENBSD_SOURCE 1
5506| #define _POSIX_PTHREAD_SEMANTICS 1
5507| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5508| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5509| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5510| #define __STDC_WANT_IEC_60559_EXT__ 1
5511| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5512| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5513| #define __STDC_WANT_LIB_EXT2__ 1
5514| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5515| #define _TANDEM_SOURCE 1
5516| #define __EXTENSIONS__ 1
5517| #define __USE_MINGW_ANSI_STDIO 1
5518| #define HAVE_DLFCN_H 1
5519| #define LT_OBJDIR ".libs/"
5520| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5521| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
5522| #define ENABLE_NLS 1
5523| #define HAVE_ALLOCA_H 1
5524| #define HAVE_ALLOCA 1
5525| #define HAVE___HEADER_INLINE 1
5526| #define HAVE_DECL_ALARM 1
5527| #define HAVE_USELOCALE 1
5528| #define HAVE_WORKING_USELOCALE 1
5529| #define HAVE_GOOD_USELOCALE 1
5530| #define HAVE_PTHREAD_API 1
5531| #define SETLOCALE_NULL_ALL_MTSAFE 0
5532| #define SETLOCALE_NULL_ONE_MTSAFE 1
5533| #define HAVE_WINT_T 1
5534| #define HAVE_LONG_LONG_INT 1
5535| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5536| #define BITSIZEOF_PTRDIFF_T 64
5537| #define BITSIZEOF_SIZE_T 64
5538| #define BITSIZEOF_SIG_ATOMIC_T 32
5539| #define BITSIZEOF_WCHAR_T 32
5540| #define BITSIZEOF_WINT_T 32
5541| #define HAVE_SIGNED_SIG_ATOMIC_T 1
5542| #define HAVE_SIGNED_WCHAR_T 1
5543| #define HAVE_SIGNED_WINT_T 1
5544| #define PTRDIFF_T_SUFFIX l
5545| #define SIZE_T_SUFFIX ul
5546| #define SIG_ATOMIC_T_SUFFIX
5547| #define WCHAR_T_SUFFIX
5548| #define WINT_T_SUFFIX
5549| #define restrict __restrict__
5550| #define DBL_EXPBIT0_WORD 1
5551| #define DBL_EXPBIT0_BIT 20
5552| #define FLT_EXPBIT0_WORD 0
5553| #define FLT_EXPBIT0_BIT 23
5554| #define LDBL_EXPBIT0_WORD 2
5555| #define LDBL_EXPBIT0_BIT 0
5556| #define HAVE_LANGINFO_CODESET 1
5557| #define HAVE_WCHAR_T 1
5558| #define HAVE_LC_MESSAGES 1
5559| #define USE_POSIX_THREADS 1
5560| #define HAVE_MBSTATE_T 1
5561| #define HAVE_MBSINIT 1
5562| #define HAVE_MBRTOWC 1
5563| #define HAVE_MPROTECT 1
5564| #define HAVE_SNPRINTF 1
5565| #define HAVE_SWPRINTF 1
5566| #define HAVE_WCSNLEN 1
5567| #define HAVE_GETPAGESIZE 1
5568| #define HAVE_ASPRINTF 1
5569| #define HAVE_WPRINTF 1
5570| #define HAVE_NEWLOCALE 1
5571| #define MAP_ANONYMOUS MAP_ANON
5572| #define HAVE_MAP_ANONYMOUS 1
5573| #define INSTALLPREFIX "/opt/local"
5574| #define ENABLE_RELOCATABLE 1
5575| #define HAVE_DECL_FCLOSEALL 0
5576| #define HAVE_DECL_GETW 1
5577| #define HAVE_DECL_PUTW 1
5578| #define HAVE_DECL_ECVT 1
5579| #define HAVE_DECL_FCVT 1
5580| #define HAVE_DECL_GCVT 1
5581| #define _USE_STD_STAT 1
5582| #define HAVE_DECL_EXECVPE 0
5583| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5584| #define HAVE_STDINT_H_WITH_UINTMAX 1
5585| #define HAVE_INTMAX_T 1
5586| #define HAVE_WCSLEN 1
5587| #define HAVE_SNPRINTF 1
5588| #define HAVE_STRNLEN 1
5589| #define HAVE_WCRTOMB 1
5590| #define HAVE_DECL__SNPRINTF 0
5591| #define HAVE_SNPRINTF_RETVAL_C99 1
5592| #define HAVE_SNPRINTF_TRUNCATION_C99 1
5593| #define CHECK_PRINTF_SAFE 1
5594| #define HAVE_DECL__SNWPRINTF 0
5595| #define HAVE_DECL_WCSNLEN 1
5596| #define NEED_WPRINTF_DIRECTIVE_C 1
5597| #define NEED_WPRINTF_DIRECTIVE_LC 1
5598| #define HAVE_DECL_WCSDUP 1
5599| #define HAVE_ALLOCA 1
5600| /* end confdefs.h.  */
5601| #if defined __clang__ && __STDC_VERSION__ < 202311
5602|              #pragma clang diagnostic error "-Wc2x-extensions"
5603|              #pragma clang diagnostic error "-Wc++1z-extensions"
5604|             #endif
5605|             #ifdef INCLUDE_ASSERT_H
5606|              #include <assert.h>
5607|             #endif
5608|             static_assert (2 + 2 == 4, "arithmetic does not work");
5609|             static_assert (2 + 2 == 4);
5610|
5611| int
5612| main (void)
5613| {
5614|
5615|             static_assert (sizeof (char) == 1, "sizeof does not work");
5616|             static_assert (sizeof (char) == 1);
5617|
5618|   ;
5619|   return 0;
5620| }
5621configure:32445: result: no
5622configure:32605: checking for flexible array member
5623configure:32634: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5624configure:32634: $? = 0
5625configure:32644: result: yes
5626configure:32709: checking whether conversion from 'int' to 'long double' works
5627configure:32759: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
5628configure:32759: $? = 0
5629configure:32759: ./conftest
5630configure:32759: $? = 0
5631configure:32774: result: yes
5632configure:32924: checking whether free is known to preserve errno
5633configure:32948: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5634conftest.c:140:16: error: "'free' is not known to preserve errno"
5635              #error "'free' is not known to preserve errno"
5636               ^
56371 error generated.
5638configure:32948: $? = 1
5639configure: failed program was:
5640| /* confdefs.h */
5641| #define PACKAGE_NAME "libintl"
5642| #define PACKAGE_TARNAME "libintl"
5643| #define PACKAGE_VERSION "0.22.5"
5644| #define PACKAGE_STRING "libintl 0.22.5"
5645| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
5646| #define PACKAGE_URL ""
5647| #define PACKAGE "libintl"
5648| #define VERSION "0.22.5"
5649| #define HAVE_STDIO_H 1
5650| #define HAVE_STDLIB_H 1
5651| #define HAVE_STRING_H 1
5652| #define HAVE_INTTYPES_H 1
5653| #define HAVE_STDINT_H 1
5654| #define HAVE_STRINGS_H 1
5655| #define HAVE_SYS_STAT_H 1
5656| #define HAVE_SYS_TYPES_H 1
5657| #define HAVE_UNISTD_H 1
5658| #define HAVE_WCHAR_H 1
5659| #define HAVE_XLOCALE_H 1
5660| #define HAVE_LIMITS_H 1
5661| #define HAVE_LANGINFO_H 1
5662| #define HAVE_MATH_H 1
5663| #define HAVE_SYS_MMAN_H 1
5664| #define HAVE_SEARCH_H 1
5665| #define HAVE_STDBOOL_H 1
5666| #define HAVE_SYS_PARAM_H 1
5667| #define STDC_HEADERS 1
5668| #define _ALL_SOURCE 1
5669| #define _DARWIN_C_SOURCE 1
5670| #define _GNU_SOURCE 1
5671| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5672| #define _NETBSD_SOURCE 1
5673| #define _OPENBSD_SOURCE 1
5674| #define _POSIX_PTHREAD_SEMANTICS 1
5675| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5676| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5677| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5678| #define __STDC_WANT_IEC_60559_EXT__ 1
5679| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5680| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5681| #define __STDC_WANT_LIB_EXT2__ 1
5682| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5683| #define _TANDEM_SOURCE 1
5684| #define __EXTENSIONS__ 1
5685| #define __USE_MINGW_ANSI_STDIO 1
5686| #define HAVE_DLFCN_H 1
5687| #define LT_OBJDIR ".libs/"
5688| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5689| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
5690| #define ENABLE_NLS 1
5691| #define HAVE_ALLOCA_H 1
5692| #define HAVE_ALLOCA 1
5693| #define HAVE___HEADER_INLINE 1
5694| #define HAVE_DECL_ALARM 1
5695| #define HAVE_USELOCALE 1
5696| #define HAVE_WORKING_USELOCALE 1
5697| #define HAVE_GOOD_USELOCALE 1
5698| #define HAVE_PTHREAD_API 1
5699| #define SETLOCALE_NULL_ALL_MTSAFE 0
5700| #define SETLOCALE_NULL_ONE_MTSAFE 1
5701| #define HAVE_WINT_T 1
5702| #define HAVE_LONG_LONG_INT 1
5703| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5704| #define BITSIZEOF_PTRDIFF_T 64
5705| #define BITSIZEOF_SIZE_T 64
5706| #define BITSIZEOF_SIG_ATOMIC_T 32
5707| #define BITSIZEOF_WCHAR_T 32
5708| #define BITSIZEOF_WINT_T 32
5709| #define HAVE_SIGNED_SIG_ATOMIC_T 1
5710| #define HAVE_SIGNED_WCHAR_T 1
5711| #define HAVE_SIGNED_WINT_T 1
5712| #define PTRDIFF_T_SUFFIX l
5713| #define SIZE_T_SUFFIX ul
5714| #define SIG_ATOMIC_T_SUFFIX
5715| #define WCHAR_T_SUFFIX
5716| #define WINT_T_SUFFIX
5717| #define restrict __restrict__
5718| #define DBL_EXPBIT0_WORD 1
5719| #define DBL_EXPBIT0_BIT 20
5720| #define FLT_EXPBIT0_WORD 0
5721| #define FLT_EXPBIT0_BIT 23
5722| #define LDBL_EXPBIT0_WORD 2
5723| #define LDBL_EXPBIT0_BIT 0
5724| #define HAVE_LANGINFO_CODESET 1
5725| #define HAVE_WCHAR_T 1
5726| #define HAVE_LC_MESSAGES 1
5727| #define USE_POSIX_THREADS 1
5728| #define HAVE_MBSTATE_T 1
5729| #define HAVE_MBSINIT 1
5730| #define HAVE_MBRTOWC 1
5731| #define HAVE_MPROTECT 1
5732| #define HAVE_SNPRINTF 1
5733| #define HAVE_SWPRINTF 1
5734| #define HAVE_WCSNLEN 1
5735| #define HAVE_GETPAGESIZE 1
5736| #define HAVE_ASPRINTF 1
5737| #define HAVE_WPRINTF 1
5738| #define HAVE_NEWLOCALE 1
5739| #define MAP_ANONYMOUS MAP_ANON
5740| #define HAVE_MAP_ANONYMOUS 1
5741| #define INSTALLPREFIX "/opt/local"
5742| #define ENABLE_RELOCATABLE 1
5743| #define HAVE_DECL_FCLOSEALL 0
5744| #define HAVE_DECL_GETW 1
5745| #define HAVE_DECL_PUTW 1
5746| #define HAVE_DECL_ECVT 1
5747| #define HAVE_DECL_FCVT 1
5748| #define HAVE_DECL_GCVT 1
5749| #define _USE_STD_STAT 1
5750| #define HAVE_DECL_EXECVPE 0
5751| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5752| #define HAVE_STDINT_H_WITH_UINTMAX 1
5753| #define HAVE_INTMAX_T 1
5754| #define HAVE_WCSLEN 1
5755| #define HAVE_SNPRINTF 1
5756| #define HAVE_STRNLEN 1
5757| #define HAVE_WCRTOMB 1
5758| #define HAVE_DECL__SNPRINTF 0
5759| #define HAVE_SNPRINTF_RETVAL_C99 1
5760| #define HAVE_SNPRINTF_TRUNCATION_C99 1
5761| #define CHECK_PRINTF_SAFE 1
5762| #define HAVE_DECL__SNWPRINTF 0
5763| #define HAVE_DECL_WCSNLEN 1
5764| #define NEED_WPRINTF_DIRECTIVE_C 1
5765| #define NEED_WPRINTF_DIRECTIVE_LC 1
5766| #define HAVE_DECL_WCSDUP 1
5767| #define HAVE_ALLOCA 1
5768| #define FLEXIBLE_ARRAY_MEMBER /**/
5769| /* end confdefs.h.  */
5770| #include <stdlib.h>
5771|
5772| int
5773| main (void)
5774| {
5775| #if 2 < __GLIBC__ + (33 <= __GLIBC_MINOR__)
5776|             #elif defined __OpenBSD__
5777|             #elif defined __sun
5778|             #else
5779|               #error "'free' is not known to preserve errno"
5780|             #endif
5781|
5782|   ;
5783|   return 0;
5784| }
5785configure:32959: result: no
5786configure:33016: checking whether frexp works
5787configure:33123: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
5788configure:33123: $? = 0
5789configure:33123: ./conftest
5790configure:33123: $? = 0
5791configure:33138: result: yes
5792configure:33189: checking whether frexpl is declared
5793configure:33189: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
5794configure:33189: $? = 0
5795configure:33189: result: yes
5796configure:33200: checking whether frexpl() can be used without linking with libm
5797configure:33219: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
5798configure:33219: $? = 0
5799configure:33231: result: yes
5800configure:33237: checking whether frexpl works
5801configure:33352: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
5802configure:33352: $? = 0
5803configure:33352: ./conftest
5804configure:33352: $? = 0
5805configure:33367: result: yes
5806configure:33433: checking whether isnan(double) can be used without linking with libm
5807configure:33459: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
5808configure:33459: $? = 0
5809configure:33471: result: yes
5810configure:33498: checking whether isnan(float) can be used without linking with libm
5811configure:33524: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
5812configure:33524: $? = 0
5813configure:33536: result: yes
5814configure:33543: checking whether isnan(float) works
5815configure:33633: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
5816configure:33633: $? = 0
5817configure:33633: ./conftest
5818configure:33633: $? = 0
5819configure:33648: result: yes
5820configure:33683: checking whether isnan(long double) can be used without linking with libm
5821configure:33709: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
5822configure:33709: $? = 0
5823configure:33721: result: yes
5824configure:33730: checking whether isnanl works
5825configure:33877: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
5826configure:33877: $? = 0
5827configure:33877: ./conftest
5828configure:33877: $? = 0
5829configure:33892: result: yes
5830configure:33934: checking whether the -Werror option is usable
5831configure:33953: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -I/opt/local/include conftest.c >&5
5832configure:33953: $? = 0
5833configure:33965: result: yes
5834configure:33967: checking for simple visibility declarations
5835configure:33994: /usr/bin/clang -c -pipe -Os -arch x86_64 -fvisibility=hidden -Werror -I/opt/local/include conftest.c >&5
5836configure:33994: $? = 0
5837configure:34006: result: yes
5838configure:34075: checking for newlocale
5839configure:34112: checking for newlocale
5840configure:34112: result: yes
5841configure:34128: result: yes
5842configure:34144: checking for duplocale
5843configure:34181: checking for duplocale
5844configure:34181: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
5845configure:34181: $? = 0
5846configure:34181: result: yes
5847configure:34197: result: yes
5848configure:34213: checking for freelocale
5849configure:34250: checking for freelocale
5850configure:34250: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
5851configure:34250: $? = 0
5852configure:34250: result: yes
5853configure:34266: result: yes
5854configure:34360: checking for pthread_rwlock_t
5855configure:34360: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5856configure:34360: $? = 0
5857configure:34360: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5858conftest.c:149:31: error: expected expression
5859if (sizeof ((pthread_rwlock_t)))
5860                              ^
58611 error generated.
5862configure:34360: $? = 1
5863configure: failed program was:
5864| /* confdefs.h */
5865| #define PACKAGE_NAME "libintl"
5866| #define PACKAGE_TARNAME "libintl"
5867| #define PACKAGE_VERSION "0.22.5"
5868| #define PACKAGE_STRING "libintl 0.22.5"
5869| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
5870| #define PACKAGE_URL ""
5871| #define PACKAGE "libintl"
5872| #define VERSION "0.22.5"
5873| #define HAVE_STDIO_H 1
5874| #define HAVE_STDLIB_H 1
5875| #define HAVE_STRING_H 1
5876| #define HAVE_INTTYPES_H 1
5877| #define HAVE_STDINT_H 1
5878| #define HAVE_STRINGS_H 1
5879| #define HAVE_SYS_STAT_H 1
5880| #define HAVE_SYS_TYPES_H 1
5881| #define HAVE_UNISTD_H 1
5882| #define HAVE_WCHAR_H 1
5883| #define HAVE_XLOCALE_H 1
5884| #define HAVE_LIMITS_H 1
5885| #define HAVE_LANGINFO_H 1
5886| #define HAVE_MATH_H 1
5887| #define HAVE_SYS_MMAN_H 1
5888| #define HAVE_SEARCH_H 1
5889| #define HAVE_STDBOOL_H 1
5890| #define HAVE_SYS_PARAM_H 1
5891| #define STDC_HEADERS 1
5892| #define _ALL_SOURCE 1
5893| #define _DARWIN_C_SOURCE 1
5894| #define _GNU_SOURCE 1
5895| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5896| #define _NETBSD_SOURCE 1
5897| #define _OPENBSD_SOURCE 1
5898| #define _POSIX_PTHREAD_SEMANTICS 1
5899| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5900| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5901| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5902| #define __STDC_WANT_IEC_60559_EXT__ 1
5903| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5904| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5905| #define __STDC_WANT_LIB_EXT2__ 1
5906| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5907| #define _TANDEM_SOURCE 1
5908| #define __EXTENSIONS__ 1
5909| #define __USE_MINGW_ANSI_STDIO 1
5910| #define HAVE_DLFCN_H 1
5911| #define LT_OBJDIR ".libs/"
5912| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5913| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
5914| #define ENABLE_NLS 1
5915| #define HAVE_ALLOCA_H 1
5916| #define HAVE_ALLOCA 1
5917| #define HAVE___HEADER_INLINE 1
5918| #define HAVE_DECL_ALARM 1
5919| #define HAVE_USELOCALE 1
5920| #define HAVE_WORKING_USELOCALE 1
5921| #define HAVE_GOOD_USELOCALE 1
5922| #define HAVE_PTHREAD_API 1
5923| #define SETLOCALE_NULL_ALL_MTSAFE 0
5924| #define SETLOCALE_NULL_ONE_MTSAFE 1
5925| #define HAVE_WINT_T 1
5926| #define HAVE_LONG_LONG_INT 1
5927| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5928| #define BITSIZEOF_PTRDIFF_T 64
5929| #define BITSIZEOF_SIZE_T 64
5930| #define BITSIZEOF_SIG_ATOMIC_T 32
5931| #define BITSIZEOF_WCHAR_T 32
5932| #define BITSIZEOF_WINT_T 32
5933| #define HAVE_SIGNED_SIG_ATOMIC_T 1
5934| #define HAVE_SIGNED_WCHAR_T 1
5935| #define HAVE_SIGNED_WINT_T 1
5936| #define PTRDIFF_T_SUFFIX l
5937| #define SIZE_T_SUFFIX ul
5938| #define SIG_ATOMIC_T_SUFFIX
5939| #define WCHAR_T_SUFFIX
5940| #define WINT_T_SUFFIX
5941| #define restrict __restrict__
5942| #define DBL_EXPBIT0_WORD 1
5943| #define DBL_EXPBIT0_BIT 20
5944| #define FLT_EXPBIT0_WORD 0
5945| #define FLT_EXPBIT0_BIT 23
5946| #define LDBL_EXPBIT0_WORD 2
5947| #define LDBL_EXPBIT0_BIT 0
5948| #define HAVE_LANGINFO_CODESET 1
5949| #define HAVE_WCHAR_T 1
5950| #define HAVE_LC_MESSAGES 1
5951| #define USE_POSIX_THREADS 1
5952| #define HAVE_MBSTATE_T 1
5953| #define HAVE_MBSINIT 1
5954| #define HAVE_MBRTOWC 1
5955| #define HAVE_MPROTECT 1
5956| #define HAVE_SNPRINTF 1
5957| #define HAVE_SWPRINTF 1
5958| #define HAVE_WCSNLEN 1
5959| #define HAVE_GETPAGESIZE 1
5960| #define HAVE_ASPRINTF 1
5961| #define HAVE_WPRINTF 1
5962| #define HAVE_NEWLOCALE 1
5963| #define MAP_ANONYMOUS MAP_ANON
5964| #define HAVE_MAP_ANONYMOUS 1
5965| #define INSTALLPREFIX "/opt/local"
5966| #define ENABLE_RELOCATABLE 1
5967| #define HAVE_DECL_FCLOSEALL 0
5968| #define HAVE_DECL_GETW 1
5969| #define HAVE_DECL_PUTW 1
5970| #define HAVE_DECL_ECVT 1
5971| #define HAVE_DECL_FCVT 1
5972| #define HAVE_DECL_GCVT 1
5973| #define _USE_STD_STAT 1
5974| #define HAVE_DECL_EXECVPE 0
5975| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5976| #define HAVE_STDINT_H_WITH_UINTMAX 1
5977| #define HAVE_INTMAX_T 1
5978| #define HAVE_WCSLEN 1
5979| #define HAVE_SNPRINTF 1
5980| #define HAVE_STRNLEN 1
5981| #define HAVE_WCRTOMB 1
5982| #define HAVE_DECL__SNPRINTF 0
5983| #define HAVE_SNPRINTF_RETVAL_C99 1
5984| #define HAVE_SNPRINTF_TRUNCATION_C99 1
5985| #define CHECK_PRINTF_SAFE 1
5986| #define HAVE_DECL__SNWPRINTF 0
5987| #define HAVE_DECL_WCSNLEN 1
5988| #define NEED_WPRINTF_DIRECTIVE_C 1
5989| #define NEED_WPRINTF_DIRECTIVE_LC 1
5990| #define HAVE_DECL_WCSDUP 1
5991| #define HAVE_ALLOCA 1
5992| #define FLEXIBLE_ARRAY_MEMBER /**/
5993| #define GNULIB_TEST_FREE_POSIX 1
5994| #define HAVE_FREXP_IN_LIBC 1
5995| #define GNULIB_TEST_FREXP 1
5996| #define HAVE_FREXPL_IN_LIBC 1
5997| #define GNULIB_TEST_FREXPL 1
5998| #define HAVE_ISNAND_IN_LIBC 1
5999| #define HAVE_ISNANF_IN_LIBC 1
6000| #define HAVE_ISNANL_IN_LIBC 1
6001| #define HAVE_VISIBILITY 1
6002| #define HAVE_NEWLOCALE 1
6003| #define HAVE_DUPLOCALE 1
6004| #define HAVE_FREELOCALE 1
6005| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
6006| /* end confdefs.h.  */
6007| #include <pthread.h>
6008|
6009| int
6010| main (void)
6011| {
6012| if (sizeof ((pthread_rwlock_t)))
6013|           return 0;
6014|   ;
6015|   return 0;
6016| }
6017configure:34360: result: yes
6018configure:34373: checking whether pthread_rwlock_rdlock prefers a writer to a reader
6019configure:34518: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lpthread >&5
6020configure:34518: $? = 0
6021configure:34518: ./conftest
6022configure:34518: $? = 0
6023configure:34534: result: yes
6024configure:34568: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6025configure:34568: $? = 0
6026configure:34624: checking whether mbrtowc handles a NULL pwc argument
6027configure:34678: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6028configure:34678: $? = 0
6029configure:34678: ./conftest
6030configure:34678: $? = 0
6031configure:34694: result: yes
6032configure:34700: checking whether mbrtowc handles a NULL string argument
6033configure:34742: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6034configure:34742: $? = 0
6035configure:34742: ./conftest
6036configure:34742: $? = 0
6037configure:34758: result: yes
6038configure:34766: checking whether mbrtowc has a correct return value
6039configure:34880: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6040configure:34880: $? = 0
6041configure:34880: ./conftest
6042configure:34880: $? = 0
6043configure:34899: result: yes
6044configure:34905: checking whether mbrtowc returns 0 when parsing a NUL character
6045configure:34944: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6046configure:34944: $? = 0
6047configure:34944: ./conftest
6048configure:34944: $? = 0
6049configure:34960: result: yes
6050configure:34965: checking whether mbrtowc stores incomplete characters
6051configure:35076: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6052configure:35076: $? = 0
6053configure:35076: ./conftest
6054configure:35076: $? = 0
6055configure:35094: result: no
6056configure:35099: checking whether mbrtowc works on empty input
6057configure:35130: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6058configure:35130: $? = 0
6059configure:35130: ./conftest
6060configure:35130: $? = 0
6061configure:35145: result: yes
6062configure:35149: checking whether the C locale is free of encoding errors
6063configure:35208: result: yes
6064configure:35731: checking whether frexp works
6065configure:35853: result: yes
6066configure:35865: checking whether ldexp can be used without linking with libm
6067configure:35885: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6068configure:35885: $? = 0
6069configure:35897: result: yes
6070configure:35910: checking whether frexpl() can be used without linking with libm
6071configure:35941: result: yes
6072configure:35947: checking whether frexpl works
6073configure:36077: result: yes
6074configure:36092: checking whether frexpl is declared
6075configure:36092: result: yes
6076configure:36104: checking whether ldexpl() can be used without linking with libm
6077configure:36123: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6078configure:36123: $? = 0
6079configure:36135: result: yes
6080configure:36141: checking whether ldexpl works
6081configure:36186: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6082configure:36186: $? = 0
6083configure:36186: ./conftest
6084configure:36186: $? = 0
6085configure:36201: result: yes
6086configure:36209: checking whether ldexpl is declared
6087configure:36209: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
6088configure:36209: $? = 0
6089configure:36209: result: yes
6090configure:36250: checking whether setlocale (LC_ALL, NULL) is multithread-safe
6091configure:36294: result: no
6092configure:36312: checking whether setlocale (category, NULL) is multithread-safe
6093configure:36332: result: yes
6094configure:36358: checking whether imported symbols can be declared weak
6095configure:36462: result: no
6096configure:36507: checking whether the -Werror option is usable
6097configure:36538: result: yes
6098configure:36540: checking for simple visibility declarations
6099configure:36579: result: yes
6100configure:36617: checking for signbit macro
6101configure:36728: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6102configure:36728: $? = 0
6103configure:36728: ./conftest
6104configure:36728: $? = 0
6105configure:36743: result: yes
6106configure:36745: checking for signbit compiler built-ins
6107configure:36858: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6108configure:36858: $? = 0
6109configure:36858: ./conftest
6110configure:36858: $? = 0
6111configure:36873: result: yes
6112configure:37416: checking for stdint.h
6113configure:37416: result: yes
6114configure:37423: checking for SIZE_MAX
6115configure:37502: result: yes
6116configure:37512: checking for ssize_t
6117configure:37530: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6118configure:37530: $? = 0
6119configure:37540: result: yes
6120configure:37585: checking for bool, true, false
6121configure:37600: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6122conftest.c:164:13: error: "true == false"
6123           #error "true == false"
6124            ^
6125conftest.c:166:18: error: unknown type name 'bool'
6126          extern bool b;
6127                 ^
6128conftest.c:167:11: error: unknown type name 'bool'
6129          bool b = true == false;
6130          ^
6131conftest.c:167:20: error: use of undeclared identifier 'true'
6132          bool b = true == false;
6133                   ^
6134conftest.c:167:28: error: use of undeclared identifier 'false'
6135          bool b = true == false;
6136                           ^
61375 errors generated.
6138configure:37600: $? = 1
6139configure: failed program was:
6140| /* confdefs.h */
6141| #define PACKAGE_NAME "libintl"
6142| #define PACKAGE_TARNAME "libintl"
6143| #define PACKAGE_VERSION "0.22.5"
6144| #define PACKAGE_STRING "libintl 0.22.5"
6145| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
6146| #define PACKAGE_URL ""
6147| #define PACKAGE "libintl"
6148| #define VERSION "0.22.5"
6149| #define HAVE_STDIO_H 1
6150| #define HAVE_STDLIB_H 1
6151| #define HAVE_STRING_H 1
6152| #define HAVE_INTTYPES_H 1
6153| #define HAVE_STDINT_H 1
6154| #define HAVE_STRINGS_H 1
6155| #define HAVE_SYS_STAT_H 1
6156| #define HAVE_SYS_TYPES_H 1
6157| #define HAVE_UNISTD_H 1
6158| #define HAVE_WCHAR_H 1
6159| #define HAVE_XLOCALE_H 1
6160| #define HAVE_LIMITS_H 1
6161| #define HAVE_LANGINFO_H 1
6162| #define HAVE_MATH_H 1
6163| #define HAVE_SYS_MMAN_H 1
6164| #define HAVE_SEARCH_H 1
6165| #define HAVE_STDBOOL_H 1
6166| #define HAVE_SYS_PARAM_H 1
6167| #define STDC_HEADERS 1
6168| #define _ALL_SOURCE 1
6169| #define _DARWIN_C_SOURCE 1
6170| #define _GNU_SOURCE 1
6171| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6172| #define _NETBSD_SOURCE 1
6173| #define _OPENBSD_SOURCE 1
6174| #define _POSIX_PTHREAD_SEMANTICS 1
6175| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6176| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6177| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6178| #define __STDC_WANT_IEC_60559_EXT__ 1
6179| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6180| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6181| #define __STDC_WANT_LIB_EXT2__ 1
6182| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6183| #define _TANDEM_SOURCE 1
6184| #define __EXTENSIONS__ 1
6185| #define __USE_MINGW_ANSI_STDIO 1
6186| #define HAVE_DLFCN_H 1
6187| #define LT_OBJDIR ".libs/"
6188| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6189| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
6190| #define ENABLE_NLS 1
6191| #define HAVE_ALLOCA_H 1
6192| #define HAVE_ALLOCA 1
6193| #define HAVE___HEADER_INLINE 1
6194| #define HAVE_DECL_ALARM 1
6195| #define HAVE_USELOCALE 1
6196| #define HAVE_WORKING_USELOCALE 1
6197| #define HAVE_GOOD_USELOCALE 1
6198| #define HAVE_PTHREAD_API 1
6199| #define SETLOCALE_NULL_ALL_MTSAFE 0
6200| #define SETLOCALE_NULL_ONE_MTSAFE 1
6201| #define HAVE_WINT_T 1
6202| #define HAVE_LONG_LONG_INT 1
6203| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6204| #define BITSIZEOF_PTRDIFF_T 64
6205| #define BITSIZEOF_SIZE_T 64
6206| #define BITSIZEOF_SIG_ATOMIC_T 32
6207| #define BITSIZEOF_WCHAR_T 32
6208| #define BITSIZEOF_WINT_T 32
6209| #define HAVE_SIGNED_SIG_ATOMIC_T 1
6210| #define HAVE_SIGNED_WCHAR_T 1
6211| #define HAVE_SIGNED_WINT_T 1
6212| #define PTRDIFF_T_SUFFIX l
6213| #define SIZE_T_SUFFIX ul
6214| #define SIG_ATOMIC_T_SUFFIX
6215| #define WCHAR_T_SUFFIX
6216| #define WINT_T_SUFFIX
6217| #define restrict __restrict__
6218| #define DBL_EXPBIT0_WORD 1
6219| #define DBL_EXPBIT0_BIT 20
6220| #define FLT_EXPBIT0_WORD 0
6221| #define FLT_EXPBIT0_BIT 23
6222| #define LDBL_EXPBIT0_WORD 2
6223| #define LDBL_EXPBIT0_BIT 0
6224| #define HAVE_LANGINFO_CODESET 1
6225| #define HAVE_WCHAR_T 1
6226| #define HAVE_LC_MESSAGES 1
6227| #define USE_POSIX_THREADS 1
6228| #define HAVE_MBSTATE_T 1
6229| #define HAVE_MBSINIT 1
6230| #define HAVE_MBRTOWC 1
6231| #define HAVE_MPROTECT 1
6232| #define HAVE_SNPRINTF 1
6233| #define HAVE_SWPRINTF 1
6234| #define HAVE_WCSNLEN 1
6235| #define HAVE_GETPAGESIZE 1
6236| #define HAVE_ASPRINTF 1
6237| #define HAVE_WPRINTF 1
6238| #define HAVE_NEWLOCALE 1
6239| #define MAP_ANONYMOUS MAP_ANON
6240| #define HAVE_MAP_ANONYMOUS 1
6241| #define INSTALLPREFIX "/opt/local"
6242| #define ENABLE_RELOCATABLE 1
6243| #define HAVE_DECL_FCLOSEALL 0
6244| #define HAVE_DECL_GETW 1
6245| #define HAVE_DECL_PUTW 1
6246| #define HAVE_DECL_ECVT 1
6247| #define HAVE_DECL_FCVT 1
6248| #define HAVE_DECL_GCVT 1
6249| #define _USE_STD_STAT 1
6250| #define HAVE_DECL_EXECVPE 0
6251| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6252| #define HAVE_STDINT_H_WITH_UINTMAX 1
6253| #define HAVE_INTMAX_T 1
6254| #define HAVE_WCSLEN 1
6255| #define HAVE_SNPRINTF 1
6256| #define HAVE_STRNLEN 1
6257| #define HAVE_WCRTOMB 1
6258| #define HAVE_DECL__SNPRINTF 0
6259| #define HAVE_SNPRINTF_RETVAL_C99 1
6260| #define HAVE_SNPRINTF_TRUNCATION_C99 1
6261| #define CHECK_PRINTF_SAFE 1
6262| #define HAVE_DECL__SNWPRINTF 0
6263| #define HAVE_DECL_WCSNLEN 1
6264| #define NEED_WPRINTF_DIRECTIVE_C 1
6265| #define NEED_WPRINTF_DIRECTIVE_LC 1
6266| #define HAVE_DECL_WCSDUP 1
6267| #define HAVE_ALLOCA 1
6268| #define FLEXIBLE_ARRAY_MEMBER /**/
6269| #define GNULIB_TEST_FREE_POSIX 1
6270| #define HAVE_FREXP_IN_LIBC 1
6271| #define GNULIB_TEST_FREXP 1
6272| #define HAVE_FREXPL_IN_LIBC 1
6273| #define GNULIB_TEST_FREXPL 1
6274| #define HAVE_ISNAND_IN_LIBC 1
6275| #define HAVE_ISNANF_IN_LIBC 1
6276| #define HAVE_ISNANL_IN_LIBC 1
6277| #define HAVE_VISIBILITY 1
6278| #define HAVE_NEWLOCALE 1
6279| #define HAVE_DUPLOCALE 1
6280| #define HAVE_FREELOCALE 1
6281| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
6282| #define HAVE_PTHREAD_RWLOCK 1
6283| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
6284| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6285| #define GNULIB_LOCK 1
6286| #define GNULIB_TEST_MBRTOWC 1
6287| #define GNULIB_TEST_MBSINIT 1
6288| #define GNULIB_TEST_MBSZERO 1
6289| #define GNULIB_TEST_MEMCHR 1
6290| #define HAVE_FREXP_IN_LIBC 1
6291| #define HAVE_LDEXP_IN_LIBC 1
6292| #define HAVE_FREXPL_IN_LIBC 1
6293| #define HAVE_LDEXPL_IN_LIBC 1
6294| #define SETLOCALE_NULL_ALL_MTSAFE 0
6295| #define SETLOCALE_NULL_ONE_MTSAFE 1
6296| #define HAVE_VISIBILITY 1
6297| #define GNULIB_TEST_SETLOCALE_NULL 1
6298| #define GNULIB_TEST_SIGNBIT 1
6299| #define HAVE_STDINT_H 1
6300| /* end confdefs.h.  */
6301|
6302|           #if true == false
6303|            #error "true == false"
6304|           #endif
6305|           extern bool b;
6306|           bool b = true == false;
6307configure:37610: result: no
6308configure:38121: checking for sys/single_threaded.h
6309configure:38121: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6310conftest.c:209:10: fatal error: 'sys/single_threaded.h' file not found
6311#include <sys/single_threaded.h>
6312         ^
63131 error generated.
6314configure:38121: $? = 1
6315configure: failed program was:
6316| /* confdefs.h */
6317| #define PACKAGE_NAME "libintl"
6318| #define PACKAGE_TARNAME "libintl"
6319| #define PACKAGE_VERSION "0.22.5"
6320| #define PACKAGE_STRING "libintl 0.22.5"
6321| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
6322| #define PACKAGE_URL ""
6323| #define PACKAGE "libintl"
6324| #define VERSION "0.22.5"
6325| #define HAVE_STDIO_H 1
6326| #define HAVE_STDLIB_H 1
6327| #define HAVE_STRING_H 1
6328| #define HAVE_INTTYPES_H 1
6329| #define HAVE_STDINT_H 1
6330| #define HAVE_STRINGS_H 1
6331| #define HAVE_SYS_STAT_H 1
6332| #define HAVE_SYS_TYPES_H 1
6333| #define HAVE_UNISTD_H 1
6334| #define HAVE_WCHAR_H 1
6335| #define HAVE_XLOCALE_H 1
6336| #define HAVE_LIMITS_H 1
6337| #define HAVE_LANGINFO_H 1
6338| #define HAVE_MATH_H 1
6339| #define HAVE_SYS_MMAN_H 1
6340| #define HAVE_SEARCH_H 1
6341| #define HAVE_STDBOOL_H 1
6342| #define HAVE_SYS_PARAM_H 1
6343| #define STDC_HEADERS 1
6344| #define _ALL_SOURCE 1
6345| #define _DARWIN_C_SOURCE 1
6346| #define _GNU_SOURCE 1
6347| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6348| #define _NETBSD_SOURCE 1
6349| #define _OPENBSD_SOURCE 1
6350| #define _POSIX_PTHREAD_SEMANTICS 1
6351| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6352| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6353| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6354| #define __STDC_WANT_IEC_60559_EXT__ 1
6355| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6356| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6357| #define __STDC_WANT_LIB_EXT2__ 1
6358| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6359| #define _TANDEM_SOURCE 1
6360| #define __EXTENSIONS__ 1
6361| #define __USE_MINGW_ANSI_STDIO 1
6362| #define HAVE_DLFCN_H 1
6363| #define LT_OBJDIR ".libs/"
6364| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6365| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
6366| #define ENABLE_NLS 1
6367| #define HAVE_ALLOCA_H 1
6368| #define HAVE_ALLOCA 1
6369| #define HAVE___HEADER_INLINE 1
6370| #define HAVE_DECL_ALARM 1
6371| #define HAVE_USELOCALE 1
6372| #define HAVE_WORKING_USELOCALE 1
6373| #define HAVE_GOOD_USELOCALE 1
6374| #define HAVE_PTHREAD_API 1
6375| #define SETLOCALE_NULL_ALL_MTSAFE 0
6376| #define SETLOCALE_NULL_ONE_MTSAFE 1
6377| #define HAVE_WINT_T 1
6378| #define HAVE_LONG_LONG_INT 1
6379| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6380| #define BITSIZEOF_PTRDIFF_T 64
6381| #define BITSIZEOF_SIZE_T 64
6382| #define BITSIZEOF_SIG_ATOMIC_T 32
6383| #define BITSIZEOF_WCHAR_T 32
6384| #define BITSIZEOF_WINT_T 32
6385| #define HAVE_SIGNED_SIG_ATOMIC_T 1
6386| #define HAVE_SIGNED_WCHAR_T 1
6387| #define HAVE_SIGNED_WINT_T 1
6388| #define PTRDIFF_T_SUFFIX l
6389| #define SIZE_T_SUFFIX ul
6390| #define SIG_ATOMIC_T_SUFFIX
6391| #define WCHAR_T_SUFFIX
6392| #define WINT_T_SUFFIX
6393| #define restrict __restrict__
6394| #define DBL_EXPBIT0_WORD 1
6395| #define DBL_EXPBIT0_BIT 20
6396| #define FLT_EXPBIT0_WORD 0
6397| #define FLT_EXPBIT0_BIT 23
6398| #define LDBL_EXPBIT0_WORD 2
6399| #define LDBL_EXPBIT0_BIT 0
6400| #define HAVE_LANGINFO_CODESET 1
6401| #define HAVE_WCHAR_T 1
6402| #define HAVE_LC_MESSAGES 1
6403| #define USE_POSIX_THREADS 1
6404| #define HAVE_MBSTATE_T 1
6405| #define HAVE_MBSINIT 1
6406| #define HAVE_MBRTOWC 1
6407| #define HAVE_MPROTECT 1
6408| #define HAVE_SNPRINTF 1
6409| #define HAVE_SWPRINTF 1
6410| #define HAVE_WCSNLEN 1
6411| #define HAVE_GETPAGESIZE 1
6412| #define HAVE_ASPRINTF 1
6413| #define HAVE_WPRINTF 1
6414| #define HAVE_NEWLOCALE 1
6415| #define MAP_ANONYMOUS MAP_ANON
6416| #define HAVE_MAP_ANONYMOUS 1
6417| #define INSTALLPREFIX "/opt/local"
6418| #define ENABLE_RELOCATABLE 1
6419| #define HAVE_DECL_FCLOSEALL 0
6420| #define HAVE_DECL_GETW 1
6421| #define HAVE_DECL_PUTW 1
6422| #define HAVE_DECL_ECVT 1
6423| #define HAVE_DECL_FCVT 1
6424| #define HAVE_DECL_GCVT 1
6425| #define _USE_STD_STAT 1
6426| #define HAVE_DECL_EXECVPE 0
6427| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6428| #define HAVE_STDINT_H_WITH_UINTMAX 1
6429| #define HAVE_INTMAX_T 1
6430| #define HAVE_WCSLEN 1
6431| #define HAVE_SNPRINTF 1
6432| #define HAVE_STRNLEN 1
6433| #define HAVE_WCRTOMB 1
6434| #define HAVE_DECL__SNPRINTF 0
6435| #define HAVE_SNPRINTF_RETVAL_C99 1
6436| #define HAVE_SNPRINTF_TRUNCATION_C99 1
6437| #define CHECK_PRINTF_SAFE 1
6438| #define HAVE_DECL__SNWPRINTF 0
6439| #define HAVE_DECL_WCSNLEN 1
6440| #define NEED_WPRINTF_DIRECTIVE_C 1
6441| #define NEED_WPRINTF_DIRECTIVE_LC 1
6442| #define HAVE_DECL_WCSDUP 1
6443| #define HAVE_ALLOCA 1
6444| #define FLEXIBLE_ARRAY_MEMBER /**/
6445| #define GNULIB_TEST_FREE_POSIX 1
6446| #define HAVE_FREXP_IN_LIBC 1
6447| #define GNULIB_TEST_FREXP 1
6448| #define HAVE_FREXPL_IN_LIBC 1
6449| #define GNULIB_TEST_FREXPL 1
6450| #define HAVE_ISNAND_IN_LIBC 1
6451| #define HAVE_ISNANF_IN_LIBC 1
6452| #define HAVE_ISNANL_IN_LIBC 1
6453| #define HAVE_VISIBILITY 1
6454| #define HAVE_NEWLOCALE 1
6455| #define HAVE_DUPLOCALE 1
6456| #define HAVE_FREELOCALE 1
6457| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
6458| #define HAVE_PTHREAD_RWLOCK 1
6459| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
6460| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6461| #define GNULIB_LOCK 1
6462| #define GNULIB_TEST_MBRTOWC 1
6463| #define GNULIB_TEST_MBSINIT 1
6464| #define GNULIB_TEST_MBSZERO 1
6465| #define GNULIB_TEST_MEMCHR 1
6466| #define HAVE_FREXP_IN_LIBC 1
6467| #define HAVE_LDEXP_IN_LIBC 1
6468| #define HAVE_FREXPL_IN_LIBC 1
6469| #define HAVE_LDEXPL_IN_LIBC 1
6470| #define SETLOCALE_NULL_ALL_MTSAFE 0
6471| #define SETLOCALE_NULL_ONE_MTSAFE 1
6472| #define HAVE_VISIBILITY 1
6473| #define GNULIB_TEST_SETLOCALE_NULL 1
6474| #define GNULIB_TEST_SIGNBIT 1
6475| #define HAVE_STDINT_H 1
6476| #define GNULIB_TEST_FSCANF 1
6477| #define GNULIB_FSCANF 1
6478| #define GNULIB_TEST_SCANF 1
6479| #define GNULIB_SCANF 1
6480| #define GNULIB_TEST_FGETC 1
6481| #define GNULIB_TEST_GETC 1
6482| #define GNULIB_TEST_GETCHAR 1
6483| #define GNULIB_TEST_FGETS 1
6484| #define GNULIB_TEST_FREAD 1
6485| #define GNULIB_TEST_FPRINTF 1
6486| #define GNULIB_TEST_PRINTF 1
6487| #define GNULIB_TEST_VFPRINTF 1
6488| #define GNULIB_TEST_VPRINTF 1
6489| #define GNULIB_TEST_FPUTC 1
6490| #define GNULIB_TEST_PUTC 1
6491| #define GNULIB_TEST_PUTCHAR 1
6492| #define GNULIB_TEST_FPUTS 1
6493| #define GNULIB_TEST_PUTS 1
6494| #define GNULIB_TEST_FWRITE 1
6495| /* end confdefs.h.  */
6496| #include <stddef.h>
6497| #ifdef HAVE_STDIO_H
6498| # include <stdio.h>
6499| #endif
6500| #ifdef HAVE_STDLIB_H
6501| # include <stdlib.h>
6502| #endif
6503| #ifdef HAVE_STRING_H
6504| # include <string.h>
6505| #endif
6506| #ifdef HAVE_INTTYPES_H
6507| # include <inttypes.h>
6508| #endif
6509| #ifdef HAVE_STDINT_H
6510| # include <stdint.h>
6511| #endif
6512| #ifdef HAVE_STRINGS_H
6513| # include <strings.h>
6514| #endif
6515| #ifdef HAVE_SYS_TYPES_H
6516| # include <sys/types.h>
6517| #endif
6518| #ifdef HAVE_SYS_STAT_H
6519| # include <sys/stat.h>
6520| #endif
6521| #ifdef HAVE_UNISTD_H
6522| # include <unistd.h>
6523| #endif
6524| #include <sys/single_threaded.h>
6525configure:38121: result: no
6526configure:38133: checking for tsearch
6527configure:38170: checking for tsearch
6528configure:38170: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6529configure:38170: $? = 0
6530configure:38170: result: yes
6531configure:38186: result: yes
6532configure:38202: checking for twalk
6533configure:38239: checking for twalk
6534configure:38239: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6535configure:38239: $? = 0
6536configure:38239: result: yes
6537configure:38255: result: yes
6538configure:38271: checking whether tdelete works
6539configure:38314: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6540configure:38314: $? = 0
6541configure:38314: ./conftest
6542configure:38314: $? = 0
6543configure:38329: result: yes
6544configure:38457: checking for ptrdiff_t
6545configure:38457: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6546configure:38457: $? = 0
6547configure:38457: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6548conftest.c:215:24: error: expected expression
6549if (sizeof ((ptrdiff_t)))
6550                       ^
65511 error generated.
6552configure:38457: $? = 1
6553configure: failed program was:
6554| /* confdefs.h */
6555| #define PACKAGE_NAME "libintl"
6556| #define PACKAGE_TARNAME "libintl"
6557| #define PACKAGE_VERSION "0.22.5"
6558| #define PACKAGE_STRING "libintl 0.22.5"
6559| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
6560| #define PACKAGE_URL ""
6561| #define PACKAGE "libintl"
6562| #define VERSION "0.22.5"
6563| #define HAVE_STDIO_H 1
6564| #define HAVE_STDLIB_H 1
6565| #define HAVE_STRING_H 1
6566| #define HAVE_INTTYPES_H 1
6567| #define HAVE_STDINT_H 1
6568| #define HAVE_STRINGS_H 1
6569| #define HAVE_SYS_STAT_H 1
6570| #define HAVE_SYS_TYPES_H 1
6571| #define HAVE_UNISTD_H 1
6572| #define HAVE_WCHAR_H 1
6573| #define HAVE_XLOCALE_H 1
6574| #define HAVE_LIMITS_H 1
6575| #define HAVE_LANGINFO_H 1
6576| #define HAVE_MATH_H 1
6577| #define HAVE_SYS_MMAN_H 1
6578| #define HAVE_SEARCH_H 1
6579| #define HAVE_STDBOOL_H 1
6580| #define HAVE_SYS_PARAM_H 1
6581| #define STDC_HEADERS 1
6582| #define _ALL_SOURCE 1
6583| #define _DARWIN_C_SOURCE 1
6584| #define _GNU_SOURCE 1
6585| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6586| #define _NETBSD_SOURCE 1
6587| #define _OPENBSD_SOURCE 1
6588| #define _POSIX_PTHREAD_SEMANTICS 1
6589| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6590| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6591| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6592| #define __STDC_WANT_IEC_60559_EXT__ 1
6593| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6594| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6595| #define __STDC_WANT_LIB_EXT2__ 1
6596| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6597| #define _TANDEM_SOURCE 1
6598| #define __EXTENSIONS__ 1
6599| #define __USE_MINGW_ANSI_STDIO 1
6600| #define HAVE_DLFCN_H 1
6601| #define LT_OBJDIR ".libs/"
6602| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6603| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
6604| #define ENABLE_NLS 1
6605| #define HAVE_ALLOCA_H 1
6606| #define HAVE_ALLOCA 1
6607| #define HAVE___HEADER_INLINE 1
6608| #define HAVE_DECL_ALARM 1
6609| #define HAVE_USELOCALE 1
6610| #define HAVE_WORKING_USELOCALE 1
6611| #define HAVE_GOOD_USELOCALE 1
6612| #define HAVE_PTHREAD_API 1
6613| #define SETLOCALE_NULL_ALL_MTSAFE 0
6614| #define SETLOCALE_NULL_ONE_MTSAFE 1
6615| #define HAVE_WINT_T 1
6616| #define HAVE_LONG_LONG_INT 1
6617| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6618| #define BITSIZEOF_PTRDIFF_T 64
6619| #define BITSIZEOF_SIZE_T 64
6620| #define BITSIZEOF_SIG_ATOMIC_T 32
6621| #define BITSIZEOF_WCHAR_T 32
6622| #define BITSIZEOF_WINT_T 32
6623| #define HAVE_SIGNED_SIG_ATOMIC_T 1
6624| #define HAVE_SIGNED_WCHAR_T 1
6625| #define HAVE_SIGNED_WINT_T 1
6626| #define PTRDIFF_T_SUFFIX l
6627| #define SIZE_T_SUFFIX ul
6628| #define SIG_ATOMIC_T_SUFFIX
6629| #define WCHAR_T_SUFFIX
6630| #define WINT_T_SUFFIX
6631| #define restrict __restrict__
6632| #define DBL_EXPBIT0_WORD 1
6633| #define DBL_EXPBIT0_BIT 20
6634| #define FLT_EXPBIT0_WORD 0
6635| #define FLT_EXPBIT0_BIT 23
6636| #define LDBL_EXPBIT0_WORD 2
6637| #define LDBL_EXPBIT0_BIT 0
6638| #define HAVE_LANGINFO_CODESET 1
6639| #define HAVE_WCHAR_T 1
6640| #define HAVE_LC_MESSAGES 1
6641| #define USE_POSIX_THREADS 1
6642| #define HAVE_MBSTATE_T 1
6643| #define HAVE_MBSINIT 1
6644| #define HAVE_MBRTOWC 1
6645| #define HAVE_MPROTECT 1
6646| #define HAVE_SNPRINTF 1
6647| #define HAVE_SWPRINTF 1
6648| #define HAVE_WCSNLEN 1
6649| #define HAVE_GETPAGESIZE 1
6650| #define HAVE_ASPRINTF 1
6651| #define HAVE_WPRINTF 1
6652| #define HAVE_NEWLOCALE 1
6653| #define MAP_ANONYMOUS MAP_ANON
6654| #define HAVE_MAP_ANONYMOUS 1
6655| #define INSTALLPREFIX "/opt/local"
6656| #define ENABLE_RELOCATABLE 1
6657| #define HAVE_DECL_FCLOSEALL 0
6658| #define HAVE_DECL_GETW 1
6659| #define HAVE_DECL_PUTW 1
6660| #define HAVE_DECL_ECVT 1
6661| #define HAVE_DECL_FCVT 1
6662| #define HAVE_DECL_GCVT 1
6663| #define _USE_STD_STAT 1
6664| #define HAVE_DECL_EXECVPE 0
6665| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6666| #define HAVE_STDINT_H_WITH_UINTMAX 1
6667| #define HAVE_INTMAX_T 1
6668| #define HAVE_WCSLEN 1
6669| #define HAVE_SNPRINTF 1
6670| #define HAVE_STRNLEN 1
6671| #define HAVE_WCRTOMB 1
6672| #define HAVE_DECL__SNPRINTF 0
6673| #define HAVE_SNPRINTF_RETVAL_C99 1
6674| #define HAVE_SNPRINTF_TRUNCATION_C99 1
6675| #define CHECK_PRINTF_SAFE 1
6676| #define HAVE_DECL__SNWPRINTF 0
6677| #define HAVE_DECL_WCSNLEN 1
6678| #define NEED_WPRINTF_DIRECTIVE_C 1
6679| #define NEED_WPRINTF_DIRECTIVE_LC 1
6680| #define HAVE_DECL_WCSDUP 1
6681| #define HAVE_ALLOCA 1
6682| #define FLEXIBLE_ARRAY_MEMBER /**/
6683| #define GNULIB_TEST_FREE_POSIX 1
6684| #define HAVE_FREXP_IN_LIBC 1
6685| #define GNULIB_TEST_FREXP 1
6686| #define HAVE_FREXPL_IN_LIBC 1
6687| #define GNULIB_TEST_FREXPL 1
6688| #define HAVE_ISNAND_IN_LIBC 1
6689| #define HAVE_ISNANF_IN_LIBC 1
6690| #define HAVE_ISNANL_IN_LIBC 1
6691| #define HAVE_VISIBILITY 1
6692| #define HAVE_NEWLOCALE 1
6693| #define HAVE_DUPLOCALE 1
6694| #define HAVE_FREELOCALE 1
6695| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
6696| #define HAVE_PTHREAD_RWLOCK 1
6697| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
6698| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6699| #define GNULIB_LOCK 1
6700| #define GNULIB_TEST_MBRTOWC 1
6701| #define GNULIB_TEST_MBSINIT 1
6702| #define GNULIB_TEST_MBSZERO 1
6703| #define GNULIB_TEST_MEMCHR 1
6704| #define HAVE_FREXP_IN_LIBC 1
6705| #define HAVE_LDEXP_IN_LIBC 1
6706| #define HAVE_FREXPL_IN_LIBC 1
6707| #define HAVE_LDEXPL_IN_LIBC 1
6708| #define SETLOCALE_NULL_ALL_MTSAFE 0
6709| #define SETLOCALE_NULL_ONE_MTSAFE 1
6710| #define HAVE_VISIBILITY 1
6711| #define GNULIB_TEST_SETLOCALE_NULL 1
6712| #define GNULIB_TEST_SIGNBIT 1
6713| #define HAVE_STDINT_H 1
6714| #define GNULIB_TEST_FSCANF 1
6715| #define GNULIB_FSCANF 1
6716| #define GNULIB_TEST_SCANF 1
6717| #define GNULIB_SCANF 1
6718| #define GNULIB_TEST_FGETC 1
6719| #define GNULIB_TEST_GETC 1
6720| #define GNULIB_TEST_GETCHAR 1
6721| #define GNULIB_TEST_FGETS 1
6722| #define GNULIB_TEST_FREAD 1
6723| #define GNULIB_TEST_FPRINTF 1
6724| #define GNULIB_TEST_PRINTF 1
6725| #define GNULIB_TEST_VFPRINTF 1
6726| #define GNULIB_TEST_VPRINTF 1
6727| #define GNULIB_TEST_FPUTC 1
6728| #define GNULIB_TEST_PUTC 1
6729| #define GNULIB_TEST_PUTCHAR 1
6730| #define GNULIB_TEST_FPUTS 1
6731| #define GNULIB_TEST_PUTS 1
6732| #define GNULIB_TEST_FWRITE 1
6733| #define HAVE_TSEARCH 1
6734| #define HAVE_TWALK 1
6735| #define GNULIB_TEST_TSEARCH 1
6736| /* end confdefs.h.  */
6737| #include <stddef.h>
6738| #ifdef HAVE_STDIO_H
6739| # include <stdio.h>
6740| #endif
6741| #ifdef HAVE_STDLIB_H
6742| # include <stdlib.h>
6743| #endif
6744| #ifdef HAVE_STRING_H
6745| # include <string.h>
6746| #endif
6747| #ifdef HAVE_INTTYPES_H
6748| # include <inttypes.h>
6749| #endif
6750| #ifdef HAVE_STDINT_H
6751| # include <stdint.h>
6752| #endif
6753| #ifdef HAVE_STRINGS_H
6754| # include <strings.h>
6755| #endif
6756| #ifdef HAVE_SYS_TYPES_H
6757| # include <sys/types.h>
6758| #endif
6759| #ifdef HAVE_SYS_STAT_H
6760| # include <sys/stat.h>
6761| #endif
6762| #ifdef HAVE_UNISTD_H
6763| # include <unistd.h>
6764| #endif
6765| int
6766| main (void)
6767| {
6768| if (sizeof ((ptrdiff_t)))
6769|           return 0;
6770|   ;
6771|   return 0;
6772| }
6773configure:38457: result: yes
6774configure:38523: checking for nl_langinfo
6775configure:38560: checking for nl_langinfo
6776configure:38560: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6777configure:38560: $? = 0
6778configure:38560: result: yes
6779configure:38576: result: yes
6780configure:38782: checking for ptrdiff_t
6781configure:38782: result: yes
6782configure:38823: checking for ptrdiff_t
6783configure:38823: result: yes
6784configure:38887: checking for nl_langinfo
6785configure:38940: result: yes
6786configure:39110: checking for ptrdiff_t
6787configure:39110: result: yes
6788configure:39204: checking for wmemcpy
6789configure:39223: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6790configure:39223: $? = 0
6791configure:39235: result: yes
6792configure:39281: checking for wmemset
6793configure:39300: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6794configure:39300: $? = 0
6795configure:39312: result: yes
6796configure:39358: checking for stdint.h
6797configure:39358: result: yes
6798configure:39415: checking for working mmap
6799configure:39565: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6800configure:39565: $? = 0
6801configure:39565: ./conftest
6802configure:39565: $? = 0
6803configure:39579: result: yes
6804configure:39590: checking whether integer division by zero raises SIGFPE
6805configure:39677: result: guessing yes
6806configure:39688: checking for unsigned long long int
6807configure:39730: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6808configure:39730: $? = 0
6809configure:39742: result: yes
6810configure:40293: checking for iconv
6811configure:40318: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6812Undefined symbols for architecture x86_64:
6813  "_libiconv", referenced from:
6814      _main in conftest-0e4f9c.o
6815  "_libiconv_close", referenced from:
6816      _main in conftest-0e4f9c.o
6817  "_libiconv_open", referenced from:
6818      _main in conftest-0e4f9c.o
6819ld: symbol(s) not found for architecture x86_64
6820clang: error: linker command failed with exit code 1 (use -v to see invocation)
6821configure:40318: $? = 1
6822configure: failed program was:
6823| /* confdefs.h */
6824| #define PACKAGE_NAME "libintl"
6825| #define PACKAGE_TARNAME "libintl"
6826| #define PACKAGE_VERSION "0.22.5"
6827| #define PACKAGE_STRING "libintl 0.22.5"
6828| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
6829| #define PACKAGE_URL ""
6830| #define PACKAGE "libintl"
6831| #define VERSION "0.22.5"
6832| #define HAVE_STDIO_H 1
6833| #define HAVE_STDLIB_H 1
6834| #define HAVE_STRING_H 1
6835| #define HAVE_INTTYPES_H 1
6836| #define HAVE_STDINT_H 1
6837| #define HAVE_STRINGS_H 1
6838| #define HAVE_SYS_STAT_H 1
6839| #define HAVE_SYS_TYPES_H 1
6840| #define HAVE_UNISTD_H 1
6841| #define HAVE_WCHAR_H 1
6842| #define HAVE_XLOCALE_H 1
6843| #define HAVE_LIMITS_H 1
6844| #define HAVE_LANGINFO_H 1
6845| #define HAVE_MATH_H 1
6846| #define HAVE_SYS_MMAN_H 1
6847| #define HAVE_SEARCH_H 1
6848| #define HAVE_STDBOOL_H 1
6849| #define HAVE_SYS_PARAM_H 1
6850| #define STDC_HEADERS 1
6851| #define _ALL_SOURCE 1
6852| #define _DARWIN_C_SOURCE 1
6853| #define _GNU_SOURCE 1
6854| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6855| #define _NETBSD_SOURCE 1
6856| #define _OPENBSD_SOURCE 1
6857| #define _POSIX_PTHREAD_SEMANTICS 1
6858| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6859| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6860| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6861| #define __STDC_WANT_IEC_60559_EXT__ 1
6862| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6863| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6864| #define __STDC_WANT_LIB_EXT2__ 1
6865| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6866| #define _TANDEM_SOURCE 1
6867| #define __EXTENSIONS__ 1
6868| #define __USE_MINGW_ANSI_STDIO 1
6869| #define HAVE_DLFCN_H 1
6870| #define LT_OBJDIR ".libs/"
6871| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6872| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
6873| #define ENABLE_NLS 1
6874| #define HAVE_ALLOCA_H 1
6875| #define HAVE_ALLOCA 1
6876| #define HAVE___HEADER_INLINE 1
6877| #define HAVE_DECL_ALARM 1
6878| #define HAVE_USELOCALE 1
6879| #define HAVE_WORKING_USELOCALE 1
6880| #define HAVE_GOOD_USELOCALE 1
6881| #define HAVE_PTHREAD_API 1
6882| #define SETLOCALE_NULL_ALL_MTSAFE 0
6883| #define SETLOCALE_NULL_ONE_MTSAFE 1
6884| #define HAVE_WINT_T 1
6885| #define HAVE_LONG_LONG_INT 1
6886| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6887| #define BITSIZEOF_PTRDIFF_T 64
6888| #define BITSIZEOF_SIZE_T 64
6889| #define BITSIZEOF_SIG_ATOMIC_T 32
6890| #define BITSIZEOF_WCHAR_T 32
6891| #define BITSIZEOF_WINT_T 32
6892| #define HAVE_SIGNED_SIG_ATOMIC_T 1
6893| #define HAVE_SIGNED_WCHAR_T 1
6894| #define HAVE_SIGNED_WINT_T 1
6895| #define PTRDIFF_T_SUFFIX l
6896| #define SIZE_T_SUFFIX ul
6897| #define SIG_ATOMIC_T_SUFFIX
6898| #define WCHAR_T_SUFFIX
6899| #define WINT_T_SUFFIX
6900| #define restrict __restrict__
6901| #define DBL_EXPBIT0_WORD 1
6902| #define DBL_EXPBIT0_BIT 20
6903| #define FLT_EXPBIT0_WORD 0
6904| #define FLT_EXPBIT0_BIT 23
6905| #define LDBL_EXPBIT0_WORD 2
6906| #define LDBL_EXPBIT0_BIT 0
6907| #define HAVE_LANGINFO_CODESET 1
6908| #define HAVE_WCHAR_T 1
6909| #define HAVE_LC_MESSAGES 1
6910| #define USE_POSIX_THREADS 1
6911| #define HAVE_MBSTATE_T 1
6912| #define HAVE_MBSINIT 1
6913| #define HAVE_MBRTOWC 1
6914| #define HAVE_MPROTECT 1
6915| #define HAVE_SNPRINTF 1
6916| #define HAVE_SWPRINTF 1
6917| #define HAVE_WCSNLEN 1
6918| #define HAVE_GETPAGESIZE 1
6919| #define HAVE_ASPRINTF 1
6920| #define HAVE_WPRINTF 1
6921| #define HAVE_NEWLOCALE 1
6922| #define MAP_ANONYMOUS MAP_ANON
6923| #define HAVE_MAP_ANONYMOUS 1
6924| #define INSTALLPREFIX "/opt/local"
6925| #define ENABLE_RELOCATABLE 1
6926| #define HAVE_DECL_FCLOSEALL 0
6927| #define HAVE_DECL_GETW 1
6928| #define HAVE_DECL_PUTW 1
6929| #define HAVE_DECL_ECVT 1
6930| #define HAVE_DECL_FCVT 1
6931| #define HAVE_DECL_GCVT 1
6932| #define _USE_STD_STAT 1
6933| #define HAVE_DECL_EXECVPE 0
6934| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6935| #define HAVE_STDINT_H_WITH_UINTMAX 1
6936| #define HAVE_INTMAX_T 1
6937| #define HAVE_WCSLEN 1
6938| #define HAVE_SNPRINTF 1
6939| #define HAVE_STRNLEN 1
6940| #define HAVE_WCRTOMB 1
6941| #define HAVE_DECL__SNPRINTF 0
6942| #define HAVE_SNPRINTF_RETVAL_C99 1
6943| #define HAVE_SNPRINTF_TRUNCATION_C99 1
6944| #define CHECK_PRINTF_SAFE 1
6945| #define HAVE_DECL__SNWPRINTF 0
6946| #define HAVE_DECL_WCSNLEN 1
6947| #define NEED_WPRINTF_DIRECTIVE_C 1
6948| #define NEED_WPRINTF_DIRECTIVE_LC 1
6949| #define HAVE_DECL_WCSDUP 1
6950| #define HAVE_ALLOCA 1
6951| #define FLEXIBLE_ARRAY_MEMBER /**/
6952| #define GNULIB_TEST_FREE_POSIX 1
6953| #define HAVE_FREXP_IN_LIBC 1
6954| #define GNULIB_TEST_FREXP 1
6955| #define HAVE_FREXPL_IN_LIBC 1
6956| #define GNULIB_TEST_FREXPL 1
6957| #define HAVE_ISNAND_IN_LIBC 1
6958| #define HAVE_ISNANF_IN_LIBC 1
6959| #define HAVE_ISNANL_IN_LIBC 1
6960| #define HAVE_VISIBILITY 1
6961| #define HAVE_NEWLOCALE 1
6962| #define HAVE_DUPLOCALE 1
6963| #define HAVE_FREELOCALE 1
6964| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
6965| #define HAVE_PTHREAD_RWLOCK 1
6966| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
6967| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6968| #define GNULIB_LOCK 1
6969| #define GNULIB_TEST_MBRTOWC 1
6970| #define GNULIB_TEST_MBSINIT 1
6971| #define GNULIB_TEST_MBSZERO 1
6972| #define GNULIB_TEST_MEMCHR 1
6973| #define HAVE_FREXP_IN_LIBC 1
6974| #define HAVE_LDEXP_IN_LIBC 1
6975| #define HAVE_FREXPL_IN_LIBC 1
6976| #define HAVE_LDEXPL_IN_LIBC 1
6977| #define SETLOCALE_NULL_ALL_MTSAFE 0
6978| #define SETLOCALE_NULL_ONE_MTSAFE 1
6979| #define HAVE_VISIBILITY 1
6980| #define GNULIB_TEST_SETLOCALE_NULL 1
6981| #define GNULIB_TEST_SIGNBIT 1
6982| #define HAVE_STDINT_H 1
6983| #define GNULIB_TEST_FSCANF 1
6984| #define GNULIB_FSCANF 1
6985| #define GNULIB_TEST_SCANF 1
6986| #define GNULIB_SCANF 1
6987| #define GNULIB_TEST_FGETC 1
6988| #define GNULIB_TEST_GETC 1
6989| #define GNULIB_TEST_GETCHAR 1
6990| #define GNULIB_TEST_FGETS 1
6991| #define GNULIB_TEST_FREAD 1
6992| #define GNULIB_TEST_FPRINTF 1
6993| #define GNULIB_TEST_PRINTF 1
6994| #define GNULIB_TEST_VFPRINTF 1
6995| #define GNULIB_TEST_VPRINTF 1
6996| #define GNULIB_TEST_FPUTC 1
6997| #define GNULIB_TEST_PUTC 1
6998| #define GNULIB_TEST_PUTCHAR 1
6999| #define GNULIB_TEST_FPUTS 1
7000| #define GNULIB_TEST_PUTS 1
7001| #define GNULIB_TEST_FWRITE 1
7002| #define HAVE_TSEARCH 1
7003| #define HAVE_TWALK 1
7004| #define GNULIB_TEST_TSEARCH 1
7005| #define NEED_PRINTF_DIRECTIVE_A 1
7006| #define HAVE_NL_LANGINFO 1
7007| #define NEED_PRINTF_DIRECTIVE_B 1
7008| #define NEED_PRINTF_DIRECTIVE_A 1
7009| #define HAVE_NL_LANGINFO 1
7010| #define NEED_PRINTF_DIRECTIVE_B 1
7011| #define GNULIB_TEST_WMEMCPY 1
7012| #define GNULIB_TEST_WMEMSET 1
7013| #define HAVE_STDINT_H 1
7014| #define HAVE_MMAP 1
7015| #define INTDIV0_RAISES_SIGFPE 1
7016| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7017| #define HAVE_UINTMAX_T 1
7018| /* end confdefs.h.  */
7019|
7020| #include <stdlib.h>
7021| #include <iconv.h>
7022|
7023| int
7024| main (void)
7025| {
7026| iconv_t cd = iconv_open("","");
7027|            iconv(cd,NULL,NULL,NULL,NULL);
7028|            iconv_close(cd);
7029|   ;
7030|   return 0;
7031| }
7032configure:40343: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -liconv >&5
7033configure:40343: $? = 0
7034configure:40355: result: yes
7035configure:40358: checking for working iconv
7036configure:40502: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -liconv >&5
7037configure:40502: $? = 0
7038configure:40502: ./conftest
7039configure:40502: $? = 0
7040configure:40517: result: yes
7041configure:40532: checking how to link with libiconv
7042configure:40534: result: -liconv
7043configure:40545: checking whether iconv is compatible with its POSIX signature
7044configure:40570: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7045configure:40570: $? = 0
7046configure:40581: result: yes
7047configure:40624: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
7048configure:40624: $? = 0
7049configure:40633: checking for inttypes.h
7050configure:40633: result: yes
7051configure:40639: checking for unistd.h
7052configure:40639: result: yes
7053configure:40645: checking for sys/param.h
7054configure:40645: result: yes
7055configure:40652: checking for getcwd
7056configure:40652: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
7057configure:40652: $? = 0
7058configure:40652: result: yes
7059configure:40658: checking for getegid
7060configure:40658: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
7061configure:40658: $? = 0
7062configure:40658: result: yes
7063configure:40664: checking for geteuid
7064configure:40664: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
7065configure:40664: $? = 0
7066configure:40664: result: yes
7067configure:40670: checking for getgid
7068configure:40670: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
7069configure:40670: $? = 0
7070configure:40670: result: yes
7071configure:40676: checking for getuid
7072configure:40676: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
7073configure:40676: $? = 0
7074configure:40676: result: yes
7075configure:40682: checking for mempcpy
7076configure:40682: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
7077Undefined symbols for architecture x86_64:
7078  "_mempcpy", referenced from:
7079      _main in conftest-662424.o
7080ld: symbol(s) not found for architecture x86_64
7081clang: error: linker command failed with exit code 1 (use -v to see invocation)
7082configure:40682: $? = 1
7083configure: failed program was:
7084| /* confdefs.h */
7085| #define PACKAGE_NAME "libintl"
7086| #define PACKAGE_TARNAME "libintl"
7087| #define PACKAGE_VERSION "0.22.5"
7088| #define PACKAGE_STRING "libintl 0.22.5"
7089| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
7090| #define PACKAGE_URL ""
7091| #define PACKAGE "libintl"
7092| #define VERSION "0.22.5"
7093| #define HAVE_STDIO_H 1
7094| #define HAVE_STDLIB_H 1
7095| #define HAVE_STRING_H 1
7096| #define HAVE_INTTYPES_H 1
7097| #define HAVE_STDINT_H 1
7098| #define HAVE_STRINGS_H 1
7099| #define HAVE_SYS_STAT_H 1
7100| #define HAVE_SYS_TYPES_H 1
7101| #define HAVE_UNISTD_H 1
7102| #define HAVE_WCHAR_H 1
7103| #define HAVE_XLOCALE_H 1
7104| #define HAVE_LIMITS_H 1
7105| #define HAVE_LANGINFO_H 1
7106| #define HAVE_MATH_H 1
7107| #define HAVE_SYS_MMAN_H 1
7108| #define HAVE_SEARCH_H 1
7109| #define HAVE_STDBOOL_H 1
7110| #define HAVE_SYS_PARAM_H 1
7111| #define STDC_HEADERS 1
7112| #define _ALL_SOURCE 1
7113| #define _DARWIN_C_SOURCE 1
7114| #define _GNU_SOURCE 1
7115| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7116| #define _NETBSD_SOURCE 1
7117| #define _OPENBSD_SOURCE 1
7118| #define _POSIX_PTHREAD_SEMANTICS 1
7119| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7120| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7121| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7122| #define __STDC_WANT_IEC_60559_EXT__ 1
7123| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7124| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7125| #define __STDC_WANT_LIB_EXT2__ 1
7126| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7127| #define _TANDEM_SOURCE 1
7128| #define __EXTENSIONS__ 1
7129| #define __USE_MINGW_ANSI_STDIO 1
7130| #define HAVE_DLFCN_H 1
7131| #define LT_OBJDIR ".libs/"
7132| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7133| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
7134| #define ENABLE_NLS 1
7135| #define HAVE_ALLOCA_H 1
7136| #define HAVE_ALLOCA 1
7137| #define HAVE___HEADER_INLINE 1
7138| #define HAVE_DECL_ALARM 1
7139| #define HAVE_USELOCALE 1
7140| #define HAVE_WORKING_USELOCALE 1
7141| #define HAVE_GOOD_USELOCALE 1
7142| #define HAVE_PTHREAD_API 1
7143| #define SETLOCALE_NULL_ALL_MTSAFE 0
7144| #define SETLOCALE_NULL_ONE_MTSAFE 1
7145| #define HAVE_WINT_T 1
7146| #define HAVE_LONG_LONG_INT 1
7147| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7148| #define BITSIZEOF_PTRDIFF_T 64
7149| #define BITSIZEOF_SIZE_T 64
7150| #define BITSIZEOF_SIG_ATOMIC_T 32
7151| #define BITSIZEOF_WCHAR_T 32
7152| #define BITSIZEOF_WINT_T 32
7153| #define HAVE_SIGNED_SIG_ATOMIC_T 1
7154| #define HAVE_SIGNED_WCHAR_T 1
7155| #define HAVE_SIGNED_WINT_T 1
7156| #define PTRDIFF_T_SUFFIX l
7157| #define SIZE_T_SUFFIX ul
7158| #define SIG_ATOMIC_T_SUFFIX
7159| #define WCHAR_T_SUFFIX
7160| #define WINT_T_SUFFIX
7161| #define restrict __restrict__
7162| #define DBL_EXPBIT0_WORD 1
7163| #define DBL_EXPBIT0_BIT 20
7164| #define FLT_EXPBIT0_WORD 0
7165| #define FLT_EXPBIT0_BIT 23
7166| #define LDBL_EXPBIT0_WORD 2
7167| #define LDBL_EXPBIT0_BIT 0
7168| #define HAVE_LANGINFO_CODESET 1
7169| #define HAVE_WCHAR_T 1
7170| #define HAVE_LC_MESSAGES 1
7171| #define USE_POSIX_THREADS 1
7172| #define HAVE_MBSTATE_T 1
7173| #define HAVE_MBSINIT 1
7174| #define HAVE_MBRTOWC 1
7175| #define HAVE_MPROTECT 1
7176| #define HAVE_SNPRINTF 1
7177| #define HAVE_SWPRINTF 1
7178| #define HAVE_WCSNLEN 1
7179| #define HAVE_GETPAGESIZE 1
7180| #define HAVE_ASPRINTF 1
7181| #define HAVE_WPRINTF 1
7182| #define HAVE_NEWLOCALE 1
7183| #define MAP_ANONYMOUS MAP_ANON
7184| #define HAVE_MAP_ANONYMOUS 1
7185| #define INSTALLPREFIX "/opt/local"
7186| #define ENABLE_RELOCATABLE 1
7187| #define HAVE_DECL_FCLOSEALL 0
7188| #define HAVE_DECL_GETW 1
7189| #define HAVE_DECL_PUTW 1
7190| #define HAVE_DECL_ECVT 1
7191| #define HAVE_DECL_FCVT 1
7192| #define HAVE_DECL_GCVT 1
7193| #define _USE_STD_STAT 1
7194| #define HAVE_DECL_EXECVPE 0
7195| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7196| #define HAVE_STDINT_H_WITH_UINTMAX 1
7197| #define HAVE_INTMAX_T 1
7198| #define HAVE_WCSLEN 1
7199| #define HAVE_SNPRINTF 1
7200| #define HAVE_STRNLEN 1
7201| #define HAVE_WCRTOMB 1
7202| #define HAVE_DECL__SNPRINTF 0
7203| #define HAVE_SNPRINTF_RETVAL_C99 1
7204| #define HAVE_SNPRINTF_TRUNCATION_C99 1
7205| #define CHECK_PRINTF_SAFE 1
7206| #define HAVE_DECL__SNWPRINTF 0
7207| #define HAVE_DECL_WCSNLEN 1
7208| #define NEED_WPRINTF_DIRECTIVE_C 1
7209| #define NEED_WPRINTF_DIRECTIVE_LC 1
7210| #define HAVE_DECL_WCSDUP 1
7211| #define HAVE_ALLOCA 1
7212| #define FLEXIBLE_ARRAY_MEMBER /**/
7213| #define GNULIB_TEST_FREE_POSIX 1
7214| #define HAVE_FREXP_IN_LIBC 1
7215| #define GNULIB_TEST_FREXP 1
7216| #define HAVE_FREXPL_IN_LIBC 1
7217| #define GNULIB_TEST_FREXPL 1
7218| #define HAVE_ISNAND_IN_LIBC 1
7219| #define HAVE_ISNANF_IN_LIBC 1
7220| #define HAVE_ISNANL_IN_LIBC 1
7221| #define HAVE_VISIBILITY 1
7222| #define HAVE_NEWLOCALE 1
7223| #define HAVE_DUPLOCALE 1
7224| #define HAVE_FREELOCALE 1
7225| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
7226| #define HAVE_PTHREAD_RWLOCK 1
7227| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
7228| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7229| #define GNULIB_LOCK 1
7230| #define GNULIB_TEST_MBRTOWC 1
7231| #define GNULIB_TEST_MBSINIT 1
7232| #define GNULIB_TEST_MBSZERO 1
7233| #define GNULIB_TEST_MEMCHR 1
7234| #define HAVE_FREXP_IN_LIBC 1
7235| #define HAVE_LDEXP_IN_LIBC 1
7236| #define HAVE_FREXPL_IN_LIBC 1
7237| #define HAVE_LDEXPL_IN_LIBC 1
7238| #define SETLOCALE_NULL_ALL_MTSAFE 0
7239| #define SETLOCALE_NULL_ONE_MTSAFE 1
7240| #define HAVE_VISIBILITY 1
7241| #define GNULIB_TEST_SETLOCALE_NULL 1
7242| #define GNULIB_TEST_SIGNBIT 1
7243| #define HAVE_STDINT_H 1
7244| #define GNULIB_TEST_FSCANF 1
7245| #define GNULIB_FSCANF 1
7246| #define GNULIB_TEST_SCANF 1
7247| #define GNULIB_SCANF 1
7248| #define GNULIB_TEST_FGETC 1
7249| #define GNULIB_TEST_GETC 1
7250| #define GNULIB_TEST_GETCHAR 1
7251| #define GNULIB_TEST_FGETS 1
7252| #define GNULIB_TEST_FREAD 1
7253| #define GNULIB_TEST_FPRINTF 1
7254| #define GNULIB_TEST_PRINTF 1
7255| #define GNULIB_TEST_VFPRINTF 1
7256| #define GNULIB_TEST_VPRINTF 1
7257| #define GNULIB_TEST_FPUTC 1
7258| #define GNULIB_TEST_PUTC 1
7259| #define GNULIB_TEST_PUTCHAR 1
7260| #define GNULIB_TEST_FPUTS 1
7261| #define GNULIB_TEST_PUTS 1
7262| #define GNULIB_TEST_FWRITE 1
7263| #define HAVE_TSEARCH 1
7264| #define HAVE_TWALK 1
7265| #define GNULIB_TEST_TSEARCH 1
7266| #define NEED_PRINTF_DIRECTIVE_A 1
7267| #define HAVE_NL_LANGINFO 1
7268| #define NEED_PRINTF_DIRECTIVE_B 1
7269| #define NEED_PRINTF_DIRECTIVE_A 1
7270| #define HAVE_NL_LANGINFO 1
7271| #define NEED_PRINTF_DIRECTIVE_B 1
7272| #define GNULIB_TEST_WMEMCPY 1
7273| #define GNULIB_TEST_WMEMSET 1
7274| #define HAVE_STDINT_H 1
7275| #define HAVE_MMAP 1
7276| #define INTDIV0_RAISES_SIGFPE 1
7277| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7278| #define HAVE_UINTMAX_T 1
7279| #define HAVE_ICONV 1
7280| #define ICONV_CONST
7281| #define HAVE_BUILTIN_EXPECT 1
7282| #define HAVE_INTTYPES_H 1
7283| #define HAVE_UNISTD_H 1
7284| #define HAVE_SYS_PARAM_H 1
7285| #define HAVE_GETCWD 1
7286| #define HAVE_GETEGID 1
7287| #define HAVE_GETEUID 1
7288| #define HAVE_GETGID 1
7289| #define HAVE_GETUID 1
7290| /* end confdefs.h.  */
7291| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
7292|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7293| #define mempcpy innocuous_mempcpy
7294|
7295| /* System header to define __stub macros and hopefully few prototypes,
7296|    which can conflict with char mempcpy (void); below.  */
7297|
7298| #include <limits.h>
7299| #undef mempcpy
7300|
7301| /* Override any GCC internal prototype to avoid an error.
7302|    Use char because int might match the return type of a GCC
7303|    builtin and then its argument prototype would still apply.  */
7304| #ifdef __cplusplus
7305| extern "C"
7306| #endif
7307| char mempcpy (void);
7308| /* The GNU C library defines this for functions which it implements
7309|     to always fail with ENOSYS.  Some functions are actually named
7310|     something starting with __ and the normal name is an alias.  */
7311| #if defined __stub_mempcpy || defined __stub___mempcpy
7312| choke me
7313| #endif
7314|
7315| int
7316| main (void)
7317| {
7318| return mempcpy ();
7319|   ;
7320|   return 0;
7321| }
7322configure:40682: result: no
7323configure:40688: checking for munmap
7324configure:40688: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
7325configure:40688: $? = 0
7326configure:40688: result: yes
7327configure:40694: checking for stpcpy
7328configure:40694: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
7329conftest.c:225:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
7330char stpcpy (void);
7331     ^
7332conftest.c:225:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
73331 warning generated.
7334configure:40694: $? = 0
7335configure:40694: result: yes
7336configure:40700: checking for strcasecmp
7337configure:40700: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
7338conftest.c:226:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
7339char strcasecmp (void);
7340     ^
7341conftest.c:226:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
73421 warning generated.
7343configure:40700: $? = 0
7344configure:40700: result: yes
7345configure:40706: checking for uselocale
7346configure:40706: result: yes
7347configure:40712: checking for __fsetlocking
7348configure:40712: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
7349Undefined symbols for architecture x86_64:
7350  "___fsetlocking", referenced from:
7351      _main in conftest-b2adf3.o
7352ld: symbol(s) not found for architecture x86_64
7353clang: error: linker command failed with exit code 1 (use -v to see invocation)
7354configure:40712: $? = 1
7355configure: failed program was:
7356| /* confdefs.h */
7357| #define PACKAGE_NAME "libintl"
7358| #define PACKAGE_TARNAME "libintl"
7359| #define PACKAGE_VERSION "0.22.5"
7360| #define PACKAGE_STRING "libintl 0.22.5"
7361| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
7362| #define PACKAGE_URL ""
7363| #define PACKAGE "libintl"
7364| #define VERSION "0.22.5"
7365| #define HAVE_STDIO_H 1
7366| #define HAVE_STDLIB_H 1
7367| #define HAVE_STRING_H 1
7368| #define HAVE_INTTYPES_H 1
7369| #define HAVE_STDINT_H 1
7370| #define HAVE_STRINGS_H 1
7371| #define HAVE_SYS_STAT_H 1
7372| #define HAVE_SYS_TYPES_H 1
7373| #define HAVE_UNISTD_H 1
7374| #define HAVE_WCHAR_H 1
7375| #define HAVE_XLOCALE_H 1
7376| #define HAVE_LIMITS_H 1
7377| #define HAVE_LANGINFO_H 1
7378| #define HAVE_MATH_H 1
7379| #define HAVE_SYS_MMAN_H 1
7380| #define HAVE_SEARCH_H 1
7381| #define HAVE_STDBOOL_H 1
7382| #define HAVE_SYS_PARAM_H 1
7383| #define STDC_HEADERS 1
7384| #define _ALL_SOURCE 1
7385| #define _DARWIN_C_SOURCE 1
7386| #define _GNU_SOURCE 1
7387| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7388| #define _NETBSD_SOURCE 1
7389| #define _OPENBSD_SOURCE 1
7390| #define _POSIX_PTHREAD_SEMANTICS 1
7391| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7392| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7393| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7394| #define __STDC_WANT_IEC_60559_EXT__ 1
7395| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7396| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7397| #define __STDC_WANT_LIB_EXT2__ 1
7398| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7399| #define _TANDEM_SOURCE 1
7400| #define __EXTENSIONS__ 1
7401| #define __USE_MINGW_ANSI_STDIO 1
7402| #define HAVE_DLFCN_H 1
7403| #define LT_OBJDIR ".libs/"
7404| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7405| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
7406| #define ENABLE_NLS 1
7407| #define HAVE_ALLOCA_H 1
7408| #define HAVE_ALLOCA 1
7409| #define HAVE___HEADER_INLINE 1
7410| #define HAVE_DECL_ALARM 1
7411| #define HAVE_USELOCALE 1
7412| #define HAVE_WORKING_USELOCALE 1
7413| #define HAVE_GOOD_USELOCALE 1
7414| #define HAVE_PTHREAD_API 1
7415| #define SETLOCALE_NULL_ALL_MTSAFE 0
7416| #define SETLOCALE_NULL_ONE_MTSAFE 1
7417| #define HAVE_WINT_T 1
7418| #define HAVE_LONG_LONG_INT 1
7419| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7420| #define BITSIZEOF_PTRDIFF_T 64
7421| #define BITSIZEOF_SIZE_T 64
7422| #define BITSIZEOF_SIG_ATOMIC_T 32
7423| #define BITSIZEOF_WCHAR_T 32
7424| #define BITSIZEOF_WINT_T 32
7425| #define HAVE_SIGNED_SIG_ATOMIC_T 1
7426| #define HAVE_SIGNED_WCHAR_T 1
7427| #define HAVE_SIGNED_WINT_T 1
7428| #define PTRDIFF_T_SUFFIX l
7429| #define SIZE_T_SUFFIX ul
7430| #define SIG_ATOMIC_T_SUFFIX
7431| #define WCHAR_T_SUFFIX
7432| #define WINT_T_SUFFIX
7433| #define restrict __restrict__
7434| #define DBL_EXPBIT0_WORD 1
7435| #define DBL_EXPBIT0_BIT 20
7436| #define FLT_EXPBIT0_WORD 0
7437| #define FLT_EXPBIT0_BIT 23
7438| #define LDBL_EXPBIT0_WORD 2
7439| #define LDBL_EXPBIT0_BIT 0
7440| #define HAVE_LANGINFO_CODESET 1
7441| #define HAVE_WCHAR_T 1
7442| #define HAVE_LC_MESSAGES 1
7443| #define USE_POSIX_THREADS 1
7444| #define HAVE_MBSTATE_T 1
7445| #define HAVE_MBSINIT 1
7446| #define HAVE_MBRTOWC 1
7447| #define HAVE_MPROTECT 1
7448| #define HAVE_SNPRINTF 1
7449| #define HAVE_SWPRINTF 1
7450| #define HAVE_WCSNLEN 1
7451| #define HAVE_GETPAGESIZE 1
7452| #define HAVE_ASPRINTF 1
7453| #define HAVE_WPRINTF 1
7454| #define HAVE_NEWLOCALE 1
7455| #define MAP_ANONYMOUS MAP_ANON
7456| #define HAVE_MAP_ANONYMOUS 1
7457| #define INSTALLPREFIX "/opt/local"
7458| #define ENABLE_RELOCATABLE 1
7459| #define HAVE_DECL_FCLOSEALL 0
7460| #define HAVE_DECL_GETW 1
7461| #define HAVE_DECL_PUTW 1
7462| #define HAVE_DECL_ECVT 1
7463| #define HAVE_DECL_FCVT 1
7464| #define HAVE_DECL_GCVT 1
7465| #define _USE_STD_STAT 1
7466| #define HAVE_DECL_EXECVPE 0
7467| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7468| #define HAVE_STDINT_H_WITH_UINTMAX 1
7469| #define HAVE_INTMAX_T 1
7470| #define HAVE_WCSLEN 1
7471| #define HAVE_SNPRINTF 1
7472| #define HAVE_STRNLEN 1
7473| #define HAVE_WCRTOMB 1
7474| #define HAVE_DECL__SNPRINTF 0
7475| #define HAVE_SNPRINTF_RETVAL_C99 1
7476| #define HAVE_SNPRINTF_TRUNCATION_C99 1
7477| #define CHECK_PRINTF_SAFE 1
7478| #define HAVE_DECL__SNWPRINTF 0
7479| #define HAVE_DECL_WCSNLEN 1
7480| #define NEED_WPRINTF_DIRECTIVE_C 1
7481| #define NEED_WPRINTF_DIRECTIVE_LC 1
7482| #define HAVE_DECL_WCSDUP 1
7483| #define HAVE_ALLOCA 1
7484| #define FLEXIBLE_ARRAY_MEMBER /**/
7485| #define GNULIB_TEST_FREE_POSIX 1
7486| #define HAVE_FREXP_IN_LIBC 1
7487| #define GNULIB_TEST_FREXP 1
7488| #define HAVE_FREXPL_IN_LIBC 1
7489| #define GNULIB_TEST_FREXPL 1
7490| #define HAVE_ISNAND_IN_LIBC 1
7491| #define HAVE_ISNANF_IN_LIBC 1
7492| #define HAVE_ISNANL_IN_LIBC 1
7493| #define HAVE_VISIBILITY 1
7494| #define HAVE_NEWLOCALE 1
7495| #define HAVE_DUPLOCALE 1
7496| #define HAVE_FREELOCALE 1
7497| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
7498| #define HAVE_PTHREAD_RWLOCK 1
7499| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
7500| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7501| #define GNULIB_LOCK 1
7502| #define GNULIB_TEST_MBRTOWC 1
7503| #define GNULIB_TEST_MBSINIT 1
7504| #define GNULIB_TEST_MBSZERO 1
7505| #define GNULIB_TEST_MEMCHR 1
7506| #define HAVE_FREXP_IN_LIBC 1
7507| #define HAVE_LDEXP_IN_LIBC 1
7508| #define HAVE_FREXPL_IN_LIBC 1
7509| #define HAVE_LDEXPL_IN_LIBC 1
7510| #define SETLOCALE_NULL_ALL_MTSAFE 0
7511| #define SETLOCALE_NULL_ONE_MTSAFE 1
7512| #define HAVE_VISIBILITY 1
7513| #define GNULIB_TEST_SETLOCALE_NULL 1
7514| #define GNULIB_TEST_SIGNBIT 1
7515| #define HAVE_STDINT_H 1
7516| #define GNULIB_TEST_FSCANF 1
7517| #define GNULIB_FSCANF 1
7518| #define GNULIB_TEST_SCANF 1
7519| #define GNULIB_SCANF 1
7520| #define GNULIB_TEST_FGETC 1
7521| #define GNULIB_TEST_GETC 1
7522| #define GNULIB_TEST_GETCHAR 1
7523| #define GNULIB_TEST_FGETS 1
7524| #define GNULIB_TEST_FREAD 1
7525| #define GNULIB_TEST_FPRINTF 1
7526| #define GNULIB_TEST_PRINTF 1
7527| #define GNULIB_TEST_VFPRINTF 1
7528| #define GNULIB_TEST_VPRINTF 1
7529| #define GNULIB_TEST_FPUTC 1
7530| #define GNULIB_TEST_PUTC 1
7531| #define GNULIB_TEST_PUTCHAR 1
7532| #define GNULIB_TEST_FPUTS 1
7533| #define GNULIB_TEST_PUTS 1
7534| #define GNULIB_TEST_FWRITE 1
7535| #define HAVE_TSEARCH 1
7536| #define HAVE_TWALK 1
7537| #define GNULIB_TEST_TSEARCH 1
7538| #define NEED_PRINTF_DIRECTIVE_A 1
7539| #define HAVE_NL_LANGINFO 1
7540| #define NEED_PRINTF_DIRECTIVE_B 1
7541| #define NEED_PRINTF_DIRECTIVE_A 1
7542| #define HAVE_NL_LANGINFO 1
7543| #define NEED_PRINTF_DIRECTIVE_B 1
7544| #define GNULIB_TEST_WMEMCPY 1
7545| #define GNULIB_TEST_WMEMSET 1
7546| #define HAVE_STDINT_H 1
7547| #define HAVE_MMAP 1
7548| #define INTDIV0_RAISES_SIGFPE 1
7549| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7550| #define HAVE_UINTMAX_T 1
7551| #define HAVE_ICONV 1
7552| #define ICONV_CONST
7553| #define HAVE_BUILTIN_EXPECT 1
7554| #define HAVE_INTTYPES_H 1
7555| #define HAVE_UNISTD_H 1
7556| #define HAVE_SYS_PARAM_H 1
7557| #define HAVE_GETCWD 1
7558| #define HAVE_GETEGID 1
7559| #define HAVE_GETEUID 1
7560| #define HAVE_GETGID 1
7561| #define HAVE_GETUID 1
7562| #define HAVE_MUNMAP 1
7563| #define HAVE_STPCPY 1
7564| #define HAVE_STRCASECMP 1
7565| #define HAVE_USELOCALE 1
7566| /* end confdefs.h.  */
7567| /* Define __fsetlocking to an innocuous variant, in case <limits.h> declares __fsetlocking.
7568|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7569| #define __fsetlocking innocuous___fsetlocking
7570|
7571| /* System header to define __stub macros and hopefully few prototypes,
7572|    which can conflict with char __fsetlocking (void); below.  */
7573|
7574| #include <limits.h>
7575| #undef __fsetlocking
7576|
7577| /* Override any GCC internal prototype to avoid an error.
7578|    Use char because int might match the return type of a GCC
7579|    builtin and then its argument prototype would still apply.  */
7580| #ifdef __cplusplus
7581| extern "C"
7582| #endif
7583| char __fsetlocking (void);
7584| /* The GNU C library defines this for functions which it implements
7585|     to always fail with ENOSYS.  Some functions are actually named
7586|     something starting with __ and the normal name is an alias.  */
7587| #if defined __stub___fsetlocking || defined __stub_____fsetlocking
7588| choke me
7589| #endif
7590|
7591| int
7592| main (void)
7593| {
7594| return __fsetlocking ();
7595|   ;
7596|   return 0;
7597| }
7598configure:40712: result: no
7599configure:40720: checking whether feof_unlocked is declared
7600configure:40720: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
7601configure:40720: $? = 0
7602configure:40720: result: yes
7603configure:40730: checking whether fgets_unlocked is declared
7604configure:40730: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
7605conftest.c:222:10: error: use of undeclared identifier 'fgets_unlocked'
7606  (void) fgets_unlocked;
7607         ^
76081 error generated.
7609configure:40730: $? = 1
7610configure: failed program was:
7611| /* confdefs.h */
7612| #define PACKAGE_NAME "libintl"
7613| #define PACKAGE_TARNAME "libintl"
7614| #define PACKAGE_VERSION "0.22.5"
7615| #define PACKAGE_STRING "libintl 0.22.5"
7616| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
7617| #define PACKAGE_URL ""
7618| #define PACKAGE "libintl"
7619| #define VERSION "0.22.5"
7620| #define HAVE_STDIO_H 1
7621| #define HAVE_STDLIB_H 1
7622| #define HAVE_STRING_H 1
7623| #define HAVE_INTTYPES_H 1
7624| #define HAVE_STDINT_H 1
7625| #define HAVE_STRINGS_H 1
7626| #define HAVE_SYS_STAT_H 1
7627| #define HAVE_SYS_TYPES_H 1
7628| #define HAVE_UNISTD_H 1
7629| #define HAVE_WCHAR_H 1
7630| #define HAVE_XLOCALE_H 1
7631| #define HAVE_LIMITS_H 1
7632| #define HAVE_LANGINFO_H 1
7633| #define HAVE_MATH_H 1
7634| #define HAVE_SYS_MMAN_H 1
7635| #define HAVE_SEARCH_H 1
7636| #define HAVE_STDBOOL_H 1
7637| #define HAVE_SYS_PARAM_H 1
7638| #define STDC_HEADERS 1
7639| #define _ALL_SOURCE 1
7640| #define _DARWIN_C_SOURCE 1
7641| #define _GNU_SOURCE 1
7642| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7643| #define _NETBSD_SOURCE 1
7644| #define _OPENBSD_SOURCE 1
7645| #define _POSIX_PTHREAD_SEMANTICS 1
7646| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7647| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7648| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7649| #define __STDC_WANT_IEC_60559_EXT__ 1
7650| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7651| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7652| #define __STDC_WANT_LIB_EXT2__ 1
7653| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7654| #define _TANDEM_SOURCE 1
7655| #define __EXTENSIONS__ 1
7656| #define __USE_MINGW_ANSI_STDIO 1
7657| #define HAVE_DLFCN_H 1
7658| #define LT_OBJDIR ".libs/"
7659| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7660| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
7661| #define ENABLE_NLS 1
7662| #define HAVE_ALLOCA_H 1
7663| #define HAVE_ALLOCA 1
7664| #define HAVE___HEADER_INLINE 1
7665| #define HAVE_DECL_ALARM 1
7666| #define HAVE_USELOCALE 1
7667| #define HAVE_WORKING_USELOCALE 1
7668| #define HAVE_GOOD_USELOCALE 1
7669| #define HAVE_PTHREAD_API 1
7670| #define SETLOCALE_NULL_ALL_MTSAFE 0
7671| #define SETLOCALE_NULL_ONE_MTSAFE 1
7672| #define HAVE_WINT_T 1
7673| #define HAVE_LONG_LONG_INT 1
7674| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7675| #define BITSIZEOF_PTRDIFF_T 64
7676| #define BITSIZEOF_SIZE_T 64
7677| #define BITSIZEOF_SIG_ATOMIC_T 32
7678| #define BITSIZEOF_WCHAR_T 32
7679| #define BITSIZEOF_WINT_T 32
7680| #define HAVE_SIGNED_SIG_ATOMIC_T 1
7681| #define HAVE_SIGNED_WCHAR_T 1
7682| #define HAVE_SIGNED_WINT_T 1
7683| #define PTRDIFF_T_SUFFIX l
7684| #define SIZE_T_SUFFIX ul
7685| #define SIG_ATOMIC_T_SUFFIX
7686| #define WCHAR_T_SUFFIX
7687| #define WINT_T_SUFFIX
7688| #define restrict __restrict__
7689| #define DBL_EXPBIT0_WORD 1
7690| #define DBL_EXPBIT0_BIT 20
7691| #define FLT_EXPBIT0_WORD 0
7692| #define FLT_EXPBIT0_BIT 23
7693| #define LDBL_EXPBIT0_WORD 2
7694| #define LDBL_EXPBIT0_BIT 0
7695| #define HAVE_LANGINFO_CODESET 1
7696| #define HAVE_WCHAR_T 1
7697| #define HAVE_LC_MESSAGES 1
7698| #define USE_POSIX_THREADS 1
7699| #define HAVE_MBSTATE_T 1
7700| #define HAVE_MBSINIT 1
7701| #define HAVE_MBRTOWC 1
7702| #define HAVE_MPROTECT 1
7703| #define HAVE_SNPRINTF 1
7704| #define HAVE_SWPRINTF 1
7705| #define HAVE_WCSNLEN 1
7706| #define HAVE_GETPAGESIZE 1
7707| #define HAVE_ASPRINTF 1
7708| #define HAVE_WPRINTF 1
7709| #define HAVE_NEWLOCALE 1
7710| #define MAP_ANONYMOUS MAP_ANON
7711| #define HAVE_MAP_ANONYMOUS 1
7712| #define INSTALLPREFIX "/opt/local"
7713| #define ENABLE_RELOCATABLE 1
7714| #define HAVE_DECL_FCLOSEALL 0
7715| #define HAVE_DECL_GETW 1
7716| #define HAVE_DECL_PUTW 1
7717| #define HAVE_DECL_ECVT 1
7718| #define HAVE_DECL_FCVT 1
7719| #define HAVE_DECL_GCVT 1
7720| #define _USE_STD_STAT 1
7721| #define HAVE_DECL_EXECVPE 0
7722| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7723| #define HAVE_STDINT_H_WITH_UINTMAX 1
7724| #define HAVE_INTMAX_T 1
7725| #define HAVE_WCSLEN 1
7726| #define HAVE_SNPRINTF 1
7727| #define HAVE_STRNLEN 1
7728| #define HAVE_WCRTOMB 1
7729| #define HAVE_DECL__SNPRINTF 0
7730| #define HAVE_SNPRINTF_RETVAL_C99 1
7731| #define HAVE_SNPRINTF_TRUNCATION_C99 1
7732| #define CHECK_PRINTF_SAFE 1
7733| #define HAVE_DECL__SNWPRINTF 0
7734| #define HAVE_DECL_WCSNLEN 1
7735| #define NEED_WPRINTF_DIRECTIVE_C 1
7736| #define NEED_WPRINTF_DIRECTIVE_LC 1
7737| #define HAVE_DECL_WCSDUP 1
7738| #define HAVE_ALLOCA 1
7739| #define FLEXIBLE_ARRAY_MEMBER /**/
7740| #define GNULIB_TEST_FREE_POSIX 1
7741| #define HAVE_FREXP_IN_LIBC 1
7742| #define GNULIB_TEST_FREXP 1
7743| #define HAVE_FREXPL_IN_LIBC 1
7744| #define GNULIB_TEST_FREXPL 1
7745| #define HAVE_ISNAND_IN_LIBC 1
7746| #define HAVE_ISNANF_IN_LIBC 1
7747| #define HAVE_ISNANL_IN_LIBC 1
7748| #define HAVE_VISIBILITY 1
7749| #define HAVE_NEWLOCALE 1
7750| #define HAVE_DUPLOCALE 1
7751| #define HAVE_FREELOCALE 1
7752| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
7753| #define HAVE_PTHREAD_RWLOCK 1
7754| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
7755| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7756| #define GNULIB_LOCK 1
7757| #define GNULIB_TEST_MBRTOWC 1
7758| #define GNULIB_TEST_MBSINIT 1
7759| #define GNULIB_TEST_MBSZERO 1
7760| #define GNULIB_TEST_MEMCHR 1
7761| #define HAVE_FREXP_IN_LIBC 1
7762| #define HAVE_LDEXP_IN_LIBC 1
7763| #define HAVE_FREXPL_IN_LIBC 1
7764| #define HAVE_LDEXPL_IN_LIBC 1
7765| #define SETLOCALE_NULL_ALL_MTSAFE 0
7766| #define SETLOCALE_NULL_ONE_MTSAFE 1
7767| #define HAVE_VISIBILITY 1
7768| #define GNULIB_TEST_SETLOCALE_NULL 1
7769| #define GNULIB_TEST_SIGNBIT 1
7770| #define HAVE_STDINT_H 1
7771| #define GNULIB_TEST_FSCANF 1
7772| #define GNULIB_FSCANF 1
7773| #define GNULIB_TEST_SCANF 1
7774| #define GNULIB_SCANF 1
7775| #define GNULIB_TEST_FGETC 1
7776| #define GNULIB_TEST_GETC 1
7777| #define GNULIB_TEST_GETCHAR 1
7778| #define GNULIB_TEST_FGETS 1
7779| #define GNULIB_TEST_FREAD 1
7780| #define GNULIB_TEST_FPRINTF 1
7781| #define GNULIB_TEST_PRINTF 1
7782| #define GNULIB_TEST_VFPRINTF 1
7783| #define GNULIB_TEST_VPRINTF 1
7784| #define GNULIB_TEST_FPUTC 1
7785| #define GNULIB_TEST_PUTC 1
7786| #define GNULIB_TEST_PUTCHAR 1
7787| #define GNULIB_TEST_FPUTS 1
7788| #define GNULIB_TEST_PUTS 1
7789| #define GNULIB_TEST_FWRITE 1
7790| #define HAVE_TSEARCH 1
7791| #define HAVE_TWALK 1
7792| #define GNULIB_TEST_TSEARCH 1
7793| #define NEED_PRINTF_DIRECTIVE_A 1
7794| #define HAVE_NL_LANGINFO 1
7795| #define NEED_PRINTF_DIRECTIVE_B 1
7796| #define NEED_PRINTF_DIRECTIVE_A 1
7797| #define HAVE_NL_LANGINFO 1
7798| #define NEED_PRINTF_DIRECTIVE_B 1
7799| #define GNULIB_TEST_WMEMCPY 1
7800| #define GNULIB_TEST_WMEMSET 1
7801| #define HAVE_STDINT_H 1
7802| #define HAVE_MMAP 1
7803| #define INTDIV0_RAISES_SIGFPE 1
7804| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7805| #define HAVE_UINTMAX_T 1
7806| #define HAVE_ICONV 1
7807| #define ICONV_CONST
7808| #define HAVE_BUILTIN_EXPECT 1
7809| #define HAVE_INTTYPES_H 1
7810| #define HAVE_UNISTD_H 1
7811| #define HAVE_SYS_PARAM_H 1
7812| #define HAVE_GETCWD 1
7813| #define HAVE_GETEGID 1
7814| #define HAVE_GETEUID 1
7815| #define HAVE_GETGID 1
7816| #define HAVE_GETUID 1
7817| #define HAVE_MUNMAP 1
7818| #define HAVE_STPCPY 1
7819| #define HAVE_STRCASECMP 1
7820| #define HAVE_USELOCALE 1
7821| #define HAVE_DECL_FEOF_UNLOCKED 1
7822| /* end confdefs.h.  */
7823| #include <stdio.h>
7824|
7825| int
7826| main (void)
7827| {
7828| #ifndef fgets_unlocked
7829| #ifdef __cplusplus
7830|   (void) fgets_unlocked;
7831| #else
7832|   (void) fgets_unlocked;
7833| #endif
7834| #endif
7835|
7836|   ;
7837|   return 0;
7838| }
7839configure:40730: result: no
7840configure:40749: checking for bison
7841configure:40770: found /opt/local/bin/bison
7842configure:40782: result: bison
7843configure:40801: checking for bison 3.0 or newer
7844configure:40813: result: 3.8.2, ok
7845configure:40825: checking whether printf() supports POSIX/XSI format strings
7846configure:40870: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
7847configure:40870: $? = 0
7848configure:40870: ./conftest
7849configure:40870: $? = 0
7850configure:40885: result: yes
7851configure:40936: checking for features.h
7852configure:40936: result: no
7853configure:40944: checking whether _snprintf is declared
7854configure:40944: result: no
7855configure:40954: checking whether _snwprintf is declared
7856configure:40954: result: no
7857configure:41222: checking that generated files are newer than configure
7858configure:41228: result: done
7859configure:41331: creating ./config.status
7860
7861## ---------------------- ##
7862## Running config.status. ##
7863## ---------------------- ##
7864
7865This file was extended by libintl config.status 0.22.5, which was
7866generated by GNU Autoconf 2.72.  Invocation command line was
7867
7868  CONFIG_FILES    =
7869  CONFIG_HEADERS  =
7870  CONFIG_LINKS    =
7871  CONFIG_COMMANDS =
7872  $ ./config.status
7873
7874on Martins-MacBook.local
7875
7876config.status:2528: creating Makefile
7877config.status:2528: creating gnulib-lib/Makefile
7878config.status:2528: creating config.h
7879config.status:2757: executing depfiles commands
7880config.status:2834: cd gnulib-lib       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
7881config.status:2839: $? = 0
7882config.status:2757: executing libtool commands
7883config.status:2757: executing po-directories commands
7884
7885## ---------------- ##
7886## Cache variables. ##
7887## ---------------- ##
7888
7889ac_cv_build=x86_64-apple-darwin14.5.0
7890ac_cv_c_bigendian=no
7891ac_cv_c_compiler_gnu=yes
7892ac_cv_c_flexmember=yes
7893ac_cv_c_inline=inline
7894ac_cv_c_restrict=__restrict__
7895ac_cv_c_undeclared_builtin_options=-fno-builtin
7896ac_cv_env_CC_set=set
7897ac_cv_env_CC_value=/usr/bin/clang
7898ac_cv_env_CFLAGS_set=set
7899ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
7900ac_cv_env_CPPFLAGS_set=set
7901ac_cv_env_CPPFLAGS_value=-I/opt/local/include
7902ac_cv_env_CPP_set=
7903ac_cv_env_CPP_value=
7904ac_cv_env_LDFLAGS_set=set
7905ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
7906ac_cv_env_LIBS_set=
7907ac_cv_env_LIBS_value=
7908ac_cv_env_LT_SYS_LIBRARY_PATH_set=
7909ac_cv_env_LT_SYS_LIBRARY_PATH_value=
7910ac_cv_env_build_alias_set=
7911ac_cv_env_build_alias_value=
7912ac_cv_env_host_alias_set=
7913ac_cv_env_host_alias_value=
7914ac_cv_env_target_alias_set=
7915ac_cv_env_target_alias_value=
7916ac_cv_func___fsetlocking=no
7917ac_cv_func_alloca_works=yes
7918ac_cv_func_asprintf=yes
7919ac_cv_func_duplocale=yes
7920ac_cv_func_freelocale=yes
7921ac_cv_func_getcwd=yes
7922ac_cv_func_getegid=yes
7923ac_cv_func_geteuid=yes
7924ac_cv_func_getgid=yes
7925ac_cv_func_getlocalename_l=no
7926ac_cv_func_getpagesize=yes
7927ac_cv_func_getuid=yes
7928ac_cv_func_mbrtowc=yes
7929ac_cv_func_mbsinit=yes
7930ac_cv_func_mempcpy=no
7931ac_cv_func_mmap=yes
7932ac_cv_func_mmap_fixed_mapped=yes
7933ac_cv_func_mprotect=yes
7934ac_cv_func_munmap=yes
7935ac_cv_func_newlocale=yes
7936ac_cv_func_nl_langinfo=yes
7937ac_cv_func_snprintf=yes
7938ac_cv_func_stpcpy=yes
7939ac_cv_func_strcasecmp=yes
7940ac_cv_func_strnlen=yes
7941ac_cv_func_swprintf=yes
7942ac_cv_func_tsearch=yes
7943ac_cv_func_twalk=yes
7944ac_cv_func_uselocale=yes
7945ac_cv_func_vasnprintf=no
7946ac_cv_func_wcrtomb=yes
7947ac_cv_func_wcslen=yes
7948ac_cv_func_wcsnlen=yes
7949ac_cv_func_wprintf=yes
7950ac_cv_gnu_library_2=no
7951ac_cv_have_decl__snprintf=no
7952ac_cv_have_decl__snwprintf=no
7953ac_cv_have_decl_alarm=yes
7954ac_cv_have_decl_ecvt=yes
7955ac_cv_have_decl_execvpe=no
7956ac_cv_have_decl_fcloseall=no
7957ac_cv_have_decl_fcvt=yes
7958ac_cv_have_decl_feof_unlocked=yes
7959ac_cv_have_decl_fgets_unlocked=no
7960ac_cv_have_decl_frexpl=yes
7961ac_cv_have_decl_gcvt=yes
7962ac_cv_have_decl_getw=yes
7963ac_cv_have_decl_ldexpl=yes
7964ac_cv_have_decl_putw=yes
7965ac_cv_have_decl_wcsdup=yes
7966ac_cv_have_decl_wcsnlen=yes
7967ac_cv_header_crtdefs_h=no
7968ac_cv_header_dlfcn_h=yes
7969ac_cv_header_features_h=no
7970ac_cv_header_inttypes_h=yes
7971ac_cv_header_langinfo_h=yes
7972ac_cv_header_limits_h=yes
7973ac_cv_header_math_h=yes
7974ac_cv_header_minix_config_h=no
7975ac_cv_header_pthread_h=yes
7976ac_cv_header_search_h=yes
7977ac_cv_header_stdbool_h=yes
7978ac_cv_header_stdint_h=yes
7979ac_cv_header_stdio_h=yes
7980ac_cv_header_stdlib_h=yes
7981ac_cv_header_string_h=yes
7982ac_cv_header_strings_h=yes
7983ac_cv_header_sys_bitypes_h=no
7984ac_cv_header_sys_inttypes_h=no
7985ac_cv_header_sys_mman_h=yes
7986ac_cv_header_sys_param_h=yes
7987ac_cv_header_sys_single_threaded_h=no
7988ac_cv_header_sys_stat_h=yes
7989ac_cv_header_sys_types_h=yes
7990ac_cv_header_threads_h=no
7991ac_cv_header_unistd_h=yes
7992ac_cv_header_wchar_h=yes
7993ac_cv_header_xlocale_h=yes
7994ac_cv_host=x86_64-apple-darwin14.5.0
7995ac_cv_lib_pthread_pthread_kill=yes
7996ac_cv_objext=o
7997ac_cv_path_EGREP='/usr/bin/grep -E'
7998ac_cv_path_EGREP_TRADITIONAL='/usr/bin/grep -E'
7999ac_cv_path_FGREP='/usr/bin/grep -F'
8000ac_cv_path_GMSGFMT=:
8001ac_cv_path_GREP=/usr/bin/grep
8002ac_cv_path_MSGFMT=:
8003ac_cv_path_MSGMERGE=:
8004ac_cv_path_SED=/usr/bin/sed
8005ac_cv_path_XGETTEXT=:
8006ac_cv_path_lt_DD=/bin/dd
8007ac_cv_prog_AWK=/usr/bin/awk
8008ac_cv_prog_CPP='/usr/bin/clang -E'
8009ac_cv_prog_INTLBISON=bison
8010ac_cv_prog_ac_ct_AR=ar
8011ac_cv_prog_ac_ct_CC=/usr/bin/clang
8012ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
8013ac_cv_prog_ac_ct_FILECMD=file
8014ac_cv_prog_ac_ct_LIPO=lipo
8015ac_cv_prog_ac_ct_NMEDIT=nmedit
8016ac_cv_prog_ac_ct_OTOOL=otool
8017ac_cv_prog_ac_ct_RANLIB=ranlib
8018ac_cv_prog_ac_ct_STRIP=strip
8019ac_cv_prog_cc_c11=
8020ac_cv_prog_cc_g=yes
8021ac_cv_prog_cc_stdc=
8022ac_cv_prog_make_make_set=yes
8023ac_cv_safe_to_define___extensions__=yes
8024ac_cv_should_define__xopen_source=no
8025ac_cv_type_mbstate_t=yes
8026ac_cv_type_mode_t=yes
8027ac_cv_type_pid_t=yes
8028ac_cv_type_pthread_rwlock_t=yes
8029ac_cv_type_ptrdiff_t=yes
8030ac_cv_type_size_t=yes
8031ac_cv_type_unsigned_long_long_int=yes
8032ac_cv_working_alloca_h=yes
8033acl_cv_hardcode_direct=no
8034acl_cv_hardcode_libdir_flag_spec=
8035acl_cv_hardcode_libdir_separator=
8036acl_cv_hardcode_minus_L=no
8037acl_cv_libdirstems=lib,lib,lib
8038acl_cv_libext=a
8039acl_cv_libname_spec='lib$name'
8040acl_cv_library_names_spec='$libname$shrext'
8041acl_cv_prog_gnu_ld=no
8042acl_cv_rpath=done
8043acl_cv_shlibext=dylib
8044acl_cv_wl=-Wl,
8045am_cv_CC_dependencies_compiler_type=gcc3
8046am_cv_func_iconv=yes
8047am_cv_func_iconv_summary='yes, in libiconv'
8048am_cv_func_iconv_works=yes
8049am_cv_langinfo_codeset=yes
8050am_cv_lib_iconv=yes
8051am_cv_make_support_nested_variables=yes
8052am_cv_prog_cc_c_o=yes
8053gl_cv_bitsizeof_ptrdiff_t=64
8054gl_cv_bitsizeof_sig_atomic_t=32
8055gl_cv_bitsizeof_size_t=64
8056gl_cv_bitsizeof_wchar_t=32
8057gl_cv_bitsizeof_wint_t=32
8058gl_cv_c_amsterdam_compiler=no
8059gl_cv_c_bool=no
8060gl_cv_c_multiarch=no
8061gl_cv_cc_double_expbit0='word 1 bit 20'
8062gl_cv_cc_float_expbit0='word 0 bit 23'
8063gl_cv_cc_long_double_expbit0='word 2 bit 0'
8064gl_cv_cc_vis_werror=yes
8065gl_cv_cc_visibility=yes
8066gl_cv_cc_wallow=-Wno-error
8067gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration
8068gl_cv_compiler_clang=yes
8069gl_cv_decl_null_works=yes
8070gl_cv_elf=no
8071gl_cv_func_free_preserves_errno=no
8072gl_cv_func_frexp_no_libm=yes
8073gl_cv_func_frexp_works=yes
8074gl_cv_func_frexpl_no_libm=yes
8075gl_cv_func_frexpl_works=yes
8076gl_cv_func_isnand_no_libm=yes
8077gl_cv_func_isnanf_no_libm=yes
8078gl_cv_func_isnanf_works=yes
8079gl_cv_func_isnanl_no_libm=yes
8080gl_cv_func_isnanl_works=yes
8081gl_cv_func_itold_works=yes
8082gl_cv_func_ldexp_no_libm=yes
8083gl_cv_func_ldexpl_no_libm=yes
8084gl_cv_func_ldexpl_works=yes
8085gl_cv_func_mbrtowc_C_locale_sans_EILSEQ=yes
8086gl_cv_func_mbrtowc_empty_input=yes
8087gl_cv_func_mbrtowc_incomplete_state=yes
8088gl_cv_func_mbrtowc_nul_retval=yes
8089gl_cv_func_mbrtowc_null_arg1=yes
8090gl_cv_func_mbrtowc_null_arg2=yes
8091gl_cv_func_mbrtowc_retval=yes
8092gl_cv_func_mbrtowc_sanitycheck=yes
8093gl_cv_func_mbrtowc_stores_incomplete=no
8094gl_cv_func_memchr_works=yes
8095gl_cv_func_printf_attribute_flavor=system
8096gl_cv_func_printf_directive_a=no
8097gl_cv_func_printf_directive_b=no
8098gl_cv_func_printf_directive_f=yes
8099gl_cv_func_printf_directive_lc=yes
8100gl_cv_func_printf_directive_ls=yes
8101gl_cv_func_printf_directive_n=yes
8102gl_cv_func_printf_enomem=yes
8103gl_cv_func_printf_flag_alt_precision_zero=yes
8104gl_cv_func_printf_flag_grouping=yes
8105gl_cv_func_printf_flag_leftadjust=yes
8106gl_cv_func_printf_flag_zero=yes
8107gl_cv_func_printf_infinite=yes
8108gl_cv_func_printf_infinite_long_double=yes
8109gl_cv_func_printf_long_double=yes
8110gl_cv_func_printf_positions=yes
8111gl_cv_func_printf_precision=yes
8112gl_cv_func_printf_sizes_c23=no
8113gl_cv_func_printf_sizes_c99=yes
8114gl_cv_func_setlocale_null_all_mtsafe=no
8115gl_cv_func_setlocale_null_one_mtsafe=yes
8116gl_cv_func_signbit=yes
8117gl_cv_func_signbit_builtins=yes
8118gl_cv_func_snprintf_retval_c99=yes
8119gl_cv_func_snprintf_truncation_c99=yes
8120gl_cv_func_swprintf_C_locale_sans_EILSEQ=no
8121gl_cv_func_swprintf_directive_la=yes
8122gl_cv_func_swprintf_directive_lc=no
8123gl_cv_func_swprintf_works=no
8124gl_cv_func_tdelete_works=yes
8125gl_cv_func_unreachable=no
8126gl_cv_func_vasnprintf_posix=no
8127gl_cv_func_vasnwprintf_posix=no
8128gl_cv_func_wmemcpy=yes
8129gl_cv_func_wmemset=yes
8130gl_cv_have___header_inline=yes
8131gl_cv_have_include_next=yes
8132gl_cv_have_weak=no
8133gl_cv_header_errno_h_complete=yes
8134gl_cv_header_inttypes_h=yes
8135gl_cv_header_langinfo_altmon=no
8136gl_cv_header_langinfo_codeset=yes
8137gl_cv_header_langinfo_era=yes
8138gl_cv_header_langinfo_t_fmt_ampm=yes
8139gl_cv_header_langinfo_yesexpr=yes
8140gl_cv_header_limits_width=no
8141gl_cv_header_locale_h_needs_xlocale_h=yes
8142gl_cv_header_locale_h_posix2001=yes
8143gl_cv_header_locale_has_locale_t=no
8144gl_cv_header_math_huge_val_works=yes
8145gl_cv_header_math_nan_works=yes
8146gl_cv_header_stdint_h=yes
8147gl_cv_header_wchar_h_correct_inline=yes
8148gl_cv_header_working_stdint_h=no
8149gl_cv_host_cpu_c_abi_32bit=no
8150gl_cv_iconv_nonconst=yes
8151gl_cv_long_double_equals_double=no
8152gl_cv_macro_MB_CUR_MAX_good=yes
8153gl_cv_next_assert_h='<assert.h>'
8154gl_cv_next_inttypes_h='<inttypes.h>'
8155gl_cv_next_langinfo_h='<langinfo.h>'
8156gl_cv_next_limits_h='<limits.h>'
8157gl_cv_next_locale_h='<locale.h>'
8158gl_cv_next_math_h='<math.h>'
8159gl_cv_next_search_h='<search.h>'
8160gl_cv_next_stddef_h='<stddef.h>'
8161gl_cv_next_stdint_h='<stdint.h>'
8162gl_cv_next_stdio_h='<stdio.h>'
8163gl_cv_next_stdlib_h='<stdlib.h>'
8164gl_cv_next_string_h='<string.h>'
8165gl_cv_next_sys_types_h='<sys/types.h>'
8166gl_cv_next_unistd_h='<unistd.h>'
8167gl_cv_next_wchar_h='<wchar.h>'
8168gl_cv_onwards_func_duplocale=yes
8169gl_cv_onwards_func_freelocale=yes
8170gl_cv_onwards_func_newlocale=yes
8171gl_cv_onwards_func_nl_langinfo=yes
8172gl_cv_onwards_func_tsearch=yes
8173gl_cv_onwards_func_twalk=yes
8174gl_cv_onwards_func_uselocale=yes
8175gl_cv_pthread_rwlock_rdlock_prefer_writer=yes
8176gl_cv_rpl_alloca=yes
8177gl_cv_size_max=yes
8178gl_cv_source_line_length_unlimited=yes
8179gl_cv_ssize_t=yes
8180gl_cv_static_assert=no
8181gl_cv_sys_struct_lconv_ok=yes
8182gl_cv_type_VISIT=yes
8183gl_cv_type_max_align_t=yes
8184gl_cv_type_ptrdiff_t_signed=yes
8185gl_cv_type_ptrdiff_t_suffix=l
8186gl_cv_type_sig_atomic_t_signed=yes
8187gl_cv_type_sig_atomic_t_suffix=
8188gl_cv_type_size_t_signed=no
8189gl_cv_type_size_t_suffix=ul
8190gl_cv_type_wchar_t_signed=yes
8191gl_cv_type_wchar_t_suffix=
8192gl_cv_type_wint_t_large_enough=yes
8193gl_cv_type_wint_t_signed=yes
8194gl_cv_type_wint_t_suffix=
8195gl_cv_warn_c__Werror__Wunknown_warning_option=yes
8196gt_cv_c_intmax_t=yes
8197gt_cv_c_wchar_t=yes
8198gt_cv_c_wint_t=yes
8199gt_cv_func_CFLocaleCopyPreferredLanguages=yes
8200gt_cv_func_CFPreferencesCopyAppValue=yes
8201gt_cv_func_printf_posix=yes
8202gt_cv_func_uselocale_works=yes
8203gt_cv_int_divbyzero_sigfpe='guessing yes'
8204gt_cv_locale_fake=no
8205gt_cv_locale_fr_utf8=fr_FR.UTF-8
8206gt_cv_locale_ja=ja_JP.eucJP
8207gt_cv_locale_solaris114=no
8208gt_cv_locale_zh_CN=zh_CN.GB18030
8209gt_cv_val_LC_MESSAGES=yes
8210lt_cv_apple_cc_single_mod=yes
8211lt_cv_ar_at_file=no
8212lt_cv_deplibs_check_method=pass_all
8213lt_cv_file_magic_cmd='$MAGIC_CMD'
8214lt_cv_file_magic_test_file=
8215lt_cv_ld_exported_symbols_list=yes
8216lt_cv_ld_force_load=yes
8217lt_cv_ld_reload_flag=-r
8218lt_cv_nm_interface='BSD nm'
8219lt_cv_objdir=.libs
8220lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
8221lt_cv_path_NM=/opt/local/bin/nm
8222lt_cv_path_mainfest_tool=no
8223lt_cv_prog_compiler_c_o=yes
8224lt_cv_prog_compiler_c_o_RC=yes
8225lt_cv_prog_compiler_pic='-fno-common -DPIC'
8226lt_cv_prog_compiler_pic_works=yes
8227lt_cv_prog_compiler_rtti_exceptions=yes
8228lt_cv_prog_compiler_static_works=no
8229lt_cv_prog_gnu_ld=no
8230lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
8231lt_cv_sys_global_symbol_pipe=
8232lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
8233lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/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'\'''
8234lt_cv_sys_global_symbol_to_cdecl=
8235lt_cv_sys_global_symbol_to_import=
8236lt_cv_sys_max_cmd_len=196608
8237lt_cv_to_host_file_cmd=func_convert_file_noop
8238lt_cv_to_tool_file_cmd=func_convert_file_noop
8239lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
8240nls_cv_force_use_gnu_gettext=yes
8241nls_cv_use_gnu_gettext=yes
8242
8243## ----------------- ##
8244## Output variables. ##
8245## ----------------- ##
8246
8247ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext-runtime/work/gettext-0.22.5/build-aux/missing'\'' aclocal-1.16'
8248ALLOCA=''
8249ALLOCA_H='alloca.h'
8250AMDEPBACKSLASH='\'
8251AMDEP_FALSE='#'
8252AMDEP_TRUE=''
8253AMTAR='$${TAR-tar}'
8254AM_BACKSLASH='\'
8255AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
8256AM_DEFAULT_VERBOSITY='1'
8257AM_V='$(V)'
8258APPLE_UNIVERSAL_BUILD='0'
8259AR='ar'
8260ARFLAGS='cr'
8261AS='as'
8262ASSERT_H='assert.h'
8263AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext-runtime/work/gettext-0.22.5/build-aux/missing'\'' autoconf'
8264AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext-runtime/work/gettext-0.22.5/build-aux/missing'\'' autoheader'
8265AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext-runtime/work/gettext-0.22.5/build-aux/missing'\'' automake-1.16'
8266AWK='/usr/bin/awk'
8267BITSIZEOF_PTRDIFF_T='64'
8268BITSIZEOF_SIG_ATOMIC_T='32'
8269BITSIZEOF_SIZE_T='64'
8270BITSIZEOF_WCHAR_T='32'
8271BITSIZEOF_WINT_T='32'
8272CATOBJEXT='.gmo'
8273CC='/usr/bin/clang'
8274CCDEPMODE='depmode=gcc3'
8275CFLAGS='-pipe -Os -arch x86_64'
8276CFLAG_VISIBILITY='-fvisibility=hidden'
8277CPP='/usr/bin/clang -E'
8278CPPFLAGS='-I/opt/local/include'
8279CSCOPE='cscope'
8280CTAGS='ctags'
8281CYGPATH_W='echo'
8282DEFS='-DHAVE_CONFIG_H'
8283DEPDIR='.deps'
8284DLLTOOL='false'
8285DSYMUTIL='dsymutil'
8286DUMPBIN=''
8287ECHO_C='\c'
8288ECHO_N=''
8289ECHO_T=''
8290EGREP='/usr/bin/grep -E'
8291EMULTIHOP_HIDDEN=''
8292EMULTIHOP_VALUE=''
8293ENHANCE_LOCALE_FUNCS='0'
8294ENOLINK_HIDDEN=''
8295ENOLINK_VALUE=''
8296EOVERFLOW_HIDDEN=''
8297EOVERFLOW_VALUE=''
8298ERRNO_H=''
8299ETAGS='etags'
8300EXEEXT=''
8301FGREP='/usr/bin/grep -F'
8302FILECMD='file'
8303FLOAT_H=''
8304FOREIGN_WARN_CFLAGS=''
8305GETTEXT_MACRO_VERSION='0.20'
8306GLIBC2='no'
8307GL_CFLAG_ALLOW_WARNINGS='-Wno-error'
8308GL_CFLAG_GNULIB_WARNINGS=' -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits'
8309GL_COND_LIBTOOL_FALSE='#'
8310GL_COND_LIBTOOL_TRUE=''
8311GL_COND_OBJ_FLOAT_FALSE=''
8312GL_COND_OBJ_FLOAT_TRUE='#'
8313GL_COND_OBJ_FREE_FALSE='#'
8314GL_COND_OBJ_FREE_TRUE=''
8315GL_COND_OBJ_ITOLD_FALSE=''
8316GL_COND_OBJ_ITOLD_TRUE='#'
8317GL_COND_OBJ_LOCALENAME_UNSAFE_LIMITED_FALSE=''
8318GL_COND_OBJ_LOCALENAME_UNSAFE_LIMITED_TRUE='#'
8319GL_COND_OBJ_MBRTOWC_FALSE=''
8320GL_COND_OBJ_MBRTOWC_TRUE='#'
8321GL_COND_OBJ_MBSINIT_FALSE=''
8322GL_COND_OBJ_MBSINIT_TRUE='#'
8323GL_COND_OBJ_MEMCHR_FALSE=''
8324GL_COND_OBJ_MEMCHR_TRUE='#'
8325GL_COND_OBJ_SETLOCALE_LOCK_FALSE='#'
8326GL_COND_OBJ_SETLOCALE_LOCK_TRUE=''
8327GL_COND_OBJ_SIGNBIT3_FALSE=''
8328GL_COND_OBJ_SIGNBIT3_TRUE='#'
8329GL_COND_OBJ_STDIO_READ_FALSE=''
8330GL_COND_OBJ_STDIO_READ_TRUE='#'
8331GL_COND_OBJ_STDIO_WRITE_FALSE=''
8332GL_COND_OBJ_STDIO_WRITE_TRUE='#'
8333GL_COND_OBJ_TSEARCH_FALSE=''
8334GL_COND_OBJ_TSEARCH_TRUE='#'
8335GL_COND_OBJ_WINDOWS_MUTEX_FALSE=''
8336GL_COND_OBJ_WINDOWS_MUTEX_TRUE='#'
8337GL_COND_OBJ_WINDOWS_ONCE_FALSE=''
8338GL_COND_OBJ_WINDOWS_ONCE_TRUE='#'
8339GL_COND_OBJ_WINDOWS_RECMUTEX_FALSE=''
8340GL_COND_OBJ_WINDOWS_RECMUTEX_TRUE='#'
8341GL_COND_OBJ_WINDOWS_RWLOCK_FALSE=''
8342GL_COND_OBJ_WINDOWS_RWLOCK_TRUE='#'
8343GL_COND_OBJ_WMEMCPY_FALSE=''
8344GL_COND_OBJ_WMEMCPY_TRUE='#'
8345GL_COND_OBJ_WMEMSET_FALSE=''
8346GL_COND_OBJ_WMEMSET_TRUE='#'
8347GL_GENERATE_ALLOCA_H_FALSE='#'
8348GL_GENERATE_ALLOCA_H_TRUE=''
8349GL_GENERATE_ASSERT_H_FALSE='#'
8350GL_GENERATE_ASSERT_H_TRUE=''
8351GL_GENERATE_ERRNO_H_FALSE=''
8352GL_GENERATE_ERRNO_H_TRUE='#'
8353GL_GENERATE_FLOAT_H_FALSE=''
8354GL_GENERATE_FLOAT_H_TRUE='#'
8355GL_GENERATE_LIMITS_H_FALSE='#'
8356GL_GENERATE_LIMITS_H_TRUE=''
8357GL_GENERATE_STDDEF_H_FALSE='#'
8358GL_GENERATE_STDDEF_H_TRUE=''
8359GL_GENERATE_STDINT_H_FALSE='#'
8360GL_GENERATE_STDINT_H_TRUE=''
8361GL_GNULIB_ACCESS='0'
8362GL_GNULIB_ACOSF='0'
8363GL_GNULIB_ACOSL='0'
8364GL_GNULIB_ALIGNED_ALLOC='0'
8365GL_GNULIB_ASINF='0'
8366GL_GNULIB_ASINL='0'
8367GL_GNULIB_ATAN2F='0'
8368GL_GNULIB_ATANF='0'
8369GL_GNULIB_ATANL='0'
8370GL_GNULIB_ATOLL='0'
8371GL_GNULIB_BTOWC='0'
8372GL_GNULIB_CALLOC_GNU='0'
8373GL_GNULIB_CALLOC_POSIX='0'
8374GL_GNULIB_CANONICALIZE_FILE_NAME='0'
8375GL_GNULIB_CBRT='0'
8376GL_GNULIB_CBRTF='0'
8377GL_GNULIB_CBRTL='0'
8378GL_GNULIB_CEIL='0'
8379GL_GNULIB_CEILF='0'
8380GL_GNULIB_CEILL='0'
8381GL_GNULIB_CHDIR='0'
8382GL_GNULIB_CHOWN='0'
8383GL_GNULIB_CLOSE='0'
8384GL_GNULIB_COPYSIGN='0'
8385GL_GNULIB_COPYSIGNF='0'
8386GL_GNULIB_COPYSIGNL='0'
8387GL_GNULIB_COPY_FILE_RANGE='0'
8388GL_GNULIB_COSF='0'
8389GL_GNULIB_COSHF='0'
8390GL_GNULIB_COSL='0'
8391GL_GNULIB_DPRINTF='0'
8392GL_GNULIB_DUP2='0'
8393GL_GNULIB_DUP3='0'
8394GL_GNULIB_DUP='0'
8395GL_GNULIB_DUPLOCALE='0'
8396GL_GNULIB_ENVIRON='0'
8397GL_GNULIB_EUIDACCESS='0'
8398GL_GNULIB_EXECL='0'
8399GL_GNULIB_EXECLE='0'
8400GL_GNULIB_EXECLP='0'
8401GL_GNULIB_EXECV='0'
8402GL_GNULIB_EXECVE='0'
8403GL_GNULIB_EXECVP='0'
8404GL_GNULIB_EXECVPE='0'
8405GL_GNULIB_EXP2='0'
8406GL_GNULIB_EXP2F='0'
8407GL_GNULIB_EXP2L='0'
8408GL_GNULIB_EXPF='0'
8409GL_GNULIB_EXPL='0'
8410GL_GNULIB_EXPLICIT_BZERO='0'
8411GL_GNULIB_EXPM1='0'
8412GL_GNULIB_EXPM1F='0'
8413GL_GNULIB_EXPM1L='0'
8414GL_GNULIB_FABSF='0'
8415GL_GNULIB_FABSL='0'
8416GL_GNULIB_FACCESSAT='0'
8417GL_GNULIB_FCHDIR='0'
8418GL_GNULIB_FCHOWNAT='0'
8419GL_GNULIB_FCLOSE='0'
8420GL_GNULIB_FDATASYNC='0'
8421GL_GNULIB_FDOPEN='0'
8422GL_GNULIB_FFLUSH='0'
8423GL_GNULIB_FFSL='0'
8424GL_GNULIB_FFSLL='0'
8425GL_GNULIB_FGETC='1'
8426GL_GNULIB_FGETS='1'
8427GL_GNULIB_FLOOR='0'
8428GL_GNULIB_FLOORF='0'
8429GL_GNULIB_FLOORL='0'
8430GL_GNULIB_FMA='0'
8431GL_GNULIB_FMAF='0'
8432GL_GNULIB_FMAL='0'
8433GL_GNULIB_FMOD='0'
8434GL_GNULIB_FMODF='0'
8435GL_GNULIB_FMODL='0'
8436GL_GNULIB_FOPEN='0'
8437GL_GNULIB_FOPEN_GNU='0'
8438GL_GNULIB_FPRINTF='1'
8439GL_GNULIB_FPRINTF_POSIX='0'
8440GL_GNULIB_FPURGE='0'
8441GL_GNULIB_FPUTC='1'
8442GL_GNULIB_FPUTS='1'
8443GL_GNULIB_FREAD='1'
8444GL_GNULIB_FREE_POSIX='1'
8445GL_GNULIB_FREOPEN='0'
8446GL_GNULIB_FREXP='1'
8447GL_GNULIB_FREXPF='0'
8448GL_GNULIB_FREXPL='1'
8449GL_GNULIB_FSCANF='1'
8450GL_GNULIB_FSEEK='0'
8451GL_GNULIB_FSEEKO='0'
8452GL_GNULIB_FSYNC='0'
8453GL_GNULIB_FTELL='0'
8454GL_GNULIB_FTELLO='0'
8455GL_GNULIB_FTRUNCATE='0'
8456GL_GNULIB_FWRITE='1'
8457GL_GNULIB_GETC='1'
8458GL_GNULIB_GETCHAR='1'
8459GL_GNULIB_GETCWD='0'
8460GL_GNULIB_GETDELIM='0'
8461GL_GNULIB_GETDOMAINNAME='0'
8462GL_GNULIB_GETDTABLESIZE='0'
8463GL_GNULIB_GETENTROPY='0'
8464GL_GNULIB_GETGROUPS='0'
8465GL_GNULIB_GETHOSTNAME='0'
8466GL_GNULIB_GETLINE='0'
8467GL_GNULIB_GETLOADAVG='0'
8468GL_GNULIB_GETLOGIN='0'
8469GL_GNULIB_GETLOGIN_R='0'
8470GL_GNULIB_GETOPT_POSIX='0'
8471GL_GNULIB_GETPAGESIZE='0'
8472GL_GNULIB_GETPASS='0'
8473GL_GNULIB_GETPASS_GNU='0'
8474GL_GNULIB_GETPROGNAME='0'
8475GL_GNULIB_GETSUBOPT='0'
8476GL_GNULIB_GETUSERSHELL='0'
8477GL_GNULIB_GRANTPT='0'
8478GL_GNULIB_GROUP_MEMBER='0'
8479GL_GNULIB_HYPOT='0'
8480GL_GNULIB_HYPOTF='0'
8481GL_GNULIB_HYPOTL='0'
8482GL_GNULIB_ILOGB='0'
8483GL_GNULIB_ILOGBF='0'
8484GL_GNULIB_ILOGBL='0'
8485GL_GNULIB_IMAXABS='0'
8486GL_GNULIB_IMAXDIV='0'
8487GL_GNULIB_ISATTY='0'
8488GL_GNULIB_ISFINITE='0'
8489GL_GNULIB_ISINF='0'
8490GL_GNULIB_ISNAN='0'
8491GL_GNULIB_ISNAND='0'
8492GL_GNULIB_ISNANF='0'
8493GL_GNULIB_ISNANL='0'
8494GL_GNULIB_LCHOWN='0'
8495GL_GNULIB_LDEXP='0'
8496GL_GNULIB_LDEXPF='0'
8497GL_GNULIB_LDEXPL='0'
8498GL_GNULIB_LINK='0'
8499GL_GNULIB_LINKAT='0'
8500GL_GNULIB_LOCALECONV='0'
8501GL_GNULIB_LOCALENAME_UNSAFE='1'
8502GL_GNULIB_LOG10='0'
8503GL_GNULIB_LOG10F='0'
8504GL_GNULIB_LOG10L='0'
8505GL_GNULIB_LOG1P='0'
8506GL_GNULIB_LOG1PF='0'
8507GL_GNULIB_LOG1PL='0'
8508GL_GNULIB_LOG2='0'
8509GL_GNULIB_LOG2F='0'
8510GL_GNULIB_LOG2L='0'
8511GL_GNULIB_LOG='0'
8512GL_GNULIB_LOGB='0'
8513GL_GNULIB_LOGBF='0'
8514GL_GNULIB_LOGBL='0'
8515GL_GNULIB_LOGF='0'
8516GL_GNULIB_LOGL='0'
8517GL_GNULIB_LSEEK='0'
8518GL_GNULIB_MALLOC_GNU='0'
8519GL_GNULIB_MALLOC_POSIX='0'
8520GL_GNULIB_MBRLEN='0'
8521GL_GNULIB_MBRTOWC='1'
8522GL_GNULIB_MBSCASECMP='0'
8523GL_GNULIB_MBSCASESTR='0'
8524GL_GNULIB_MBSCHR='0'
8525GL_GNULIB_MBSCSPN='0'
8526GL_GNULIB_MBSINIT='1'
8527GL_GNULIB_MBSLEN='0'
8528GL_GNULIB_MBSNCASECMP='0'
8529GL_GNULIB_MBSNLEN='0'
8530GL_GNULIB_MBSNRTOWCS='0'
8531GL_GNULIB_MBSPBRK='0'
8532GL_GNULIB_MBSPCASECMP='0'
8533GL_GNULIB_MBSRCHR='0'
8534GL_GNULIB_MBSRTOWCS='0'
8535GL_GNULIB_MBSSEP='0'
8536GL_GNULIB_MBSSPN='0'
8537GL_GNULIB_MBSSTR='0'
8538GL_GNULIB_MBSTOK_R='0'
8539GL_GNULIB_MBSTOWCS='0'
8540GL_GNULIB_MBSZERO='1'
8541GL_GNULIB_MBTOWC='0'
8542GL_GNULIB_MDA_ACCESS='1'
8543GL_GNULIB_MDA_CHDIR='1'
8544GL_GNULIB_MDA_CLOSE='1'
8545GL_GNULIB_MDA_DUP2='1'
8546GL_GNULIB_MDA_DUP='1'
8547GL_GNULIB_MDA_ECVT='1'
8548GL_GNULIB_MDA_EXECL='1'
8549GL_GNULIB_MDA_EXECLE='1'
8550GL_GNULIB_MDA_EXECLP='1'
8551GL_GNULIB_MDA_EXECV='1'
8552GL_GNULIB_MDA_EXECVE='1'
8553GL_GNULIB_MDA_EXECVP='1'
8554GL_GNULIB_MDA_EXECVPE='1'
8555GL_GNULIB_MDA_FCLOSEALL='1'
8556GL_GNULIB_MDA_FCVT='1'
8557GL_GNULIB_MDA_FDOPEN='1'
8558GL_GNULIB_MDA_FILENO='1'
8559GL_GNULIB_MDA_GCVT='1'
8560GL_GNULIB_MDA_GETCWD='1'
8561GL_GNULIB_MDA_GETPID='1'
8562GL_GNULIB_MDA_GETW='1'
8563GL_GNULIB_MDA_ISATTY='1'
8564GL_GNULIB_MDA_J0='1'
8565GL_GNULIB_MDA_J1='1'
8566GL_GNULIB_MDA_JN='1'
8567GL_GNULIB_MDA_LFIND='1'
8568GL_GNULIB_MDA_LSEARCH='1'
8569GL_GNULIB_MDA_LSEEK='1'
8570GL_GNULIB_MDA_MEMCCPY='1'
8571GL_GNULIB_MDA_MKTEMP='1'
8572GL_GNULIB_MDA_PUTENV='1'
8573GL_GNULIB_MDA_PUTW='1'
8574GL_GNULIB_MDA_READ='1'
8575GL_GNULIB_MDA_RMDIR='1'
8576GL_GNULIB_MDA_STRDUP='1'
8577GL_GNULIB_MDA_SWAB='1'
8578GL_GNULIB_MDA_TEMPNAM='1'
8579GL_GNULIB_MDA_UNLINK='1'
8580GL_GNULIB_MDA_WCSDUP='1'
8581GL_GNULIB_MDA_WRITE='1'
8582GL_GNULIB_MDA_Y0='1'
8583GL_GNULIB_MDA_Y1='1'
8584GL_GNULIB_MDA_YN='1'
8585GL_GNULIB_MEMCHR='1'
8586GL_GNULIB_MEMMEM='0'
8587GL_GNULIB_MEMPCPY='0'
8588GL_GNULIB_MEMRCHR='0'
8589GL_GNULIB_MEMSET_EXPLICIT='0'
8590GL_GNULIB_MKDTEMP='0'
8591GL_GNULIB_MKOSTEMP='0'
8592GL_GNULIB_MKOSTEMPS='0'
8593GL_GNULIB_MKSTEMP='0'
8594GL_GNULIB_MKSTEMPS='0'
8595GL_GNULIB_MODF='0'
8596GL_GNULIB_MODFF='0'
8597GL_GNULIB_MODFL='0'
8598GL_GNULIB_NL_LANGINFO='0'
8599GL_GNULIB_OBSTACK_PRINTF='0'
8600GL_GNULIB_OBSTACK_PRINTF_POSIX='0'
8601GL_GNULIB_PCLOSE='0'
8602GL_GNULIB_PERROR='0'
8603GL_GNULIB_PIPE2='0'
8604GL_GNULIB_PIPE='0'
8605GL_GNULIB_POPEN='0'
8606GL_GNULIB_POSIX_MEMALIGN='0'
8607GL_GNULIB_POSIX_OPENPT='0'
8608GL_GNULIB_POWF='0'
8609GL_GNULIB_PREAD='0'
8610GL_GNULIB_PRINTF='1'
8611GL_GNULIB_PRINTF_POSIX='0'
8612GL_GNULIB_PTSNAME='0'
8613GL_GNULIB_PTSNAME_R='0'
8614GL_GNULIB_PUTC='1'
8615GL_GNULIB_PUTCHAR='1'
8616GL_GNULIB_PUTENV='0'
8617GL_GNULIB_PUTS='1'
8618GL_GNULIB_PWRITE='0'
8619GL_GNULIB_QSORT_R='0'
8620GL_GNULIB_RAND='0'
8621GL_GNULIB_RANDOM='0'
8622GL_GNULIB_RANDOM_R='0'
8623GL_GNULIB_RAWMEMCHR='0'
8624GL_GNULIB_READ='0'
8625GL_GNULIB_READLINK='0'
8626GL_GNULIB_READLINKAT='0'
8627GL_GNULIB_REALLOCARRAY='0'
8628GL_GNULIB_REALLOC_GNU='0'
8629GL_GNULIB_REALLOC_POSIX='0'
8630GL_GNULIB_REALPATH='0'
8631GL_GNULIB_REMAINDER='0'
8632GL_GNULIB_REMAINDERF='0'
8633GL_GNULIB_REMAINDERL='0'
8634GL_GNULIB_REMOVE='0'
8635GL_GNULIB_RENAME='0'
8636GL_GNULIB_RENAMEAT='0'
8637GL_GNULIB_RINT='0'
8638GL_GNULIB_RINTF='0'
8639GL_GNULIB_RINTL='0'
8640GL_GNULIB_RMDIR='0'
8641GL_GNULIB_ROUND='0'
8642GL_GNULIB_ROUNDF='0'
8643GL_GNULIB_ROUNDL='0'
8644GL_GNULIB_RPMATCH='0'
8645GL_GNULIB_SCANF='1'
8646GL_GNULIB_SECURE_GETENV='0'
8647GL_GNULIB_SETENV='0'
8648GL_GNULIB_SETHOSTNAME='0'
8649GL_GNULIB_SETLOCALE='0'
8650GL_GNULIB_SETLOCALE_NULL='1'
8651GL_GNULIB_SIGABBREV_NP='0'
8652GL_GNULIB_SIGDESCR_NP='0'
8653GL_GNULIB_SIGNBIT='1'
8654GL_GNULIB_SINF='0'
8655GL_GNULIB_SINHF='0'
8656GL_GNULIB_SINL='0'
8657GL_GNULIB_SLEEP='0'
8658GL_GNULIB_SNPRINTF='0'
8659GL_GNULIB_SPRINTF_POSIX='0'
8660GL_GNULIB_SQRTF='0'
8661GL_GNULIB_SQRTL='0'
8662GL_GNULIB_STDIO_H_NONBLOCKING='0'
8663GL_GNULIB_STDIO_H_SIGPIPE='0'
8664GL_GNULIB_STPCPY='0'
8665GL_GNULIB_STPNCPY='0'
8666GL_GNULIB_STRCASESTR='0'
8667GL_GNULIB_STRCHRNUL='0'
8668GL_GNULIB_STRDUP='0'
8669GL_GNULIB_STRERROR='0'
8670GL_GNULIB_STRERRORNAME_NP='0'
8671GL_GNULIB_STRERROR_R='0'
8672GL_GNULIB_STRNCAT='0'
8673GL_GNULIB_STRNDUP='0'
8674GL_GNULIB_STRNLEN='0'
8675GL_GNULIB_STRPBRK='0'
8676GL_GNULIB_STRSEP='0'
8677GL_GNULIB_STRSIGNAL='0'
8678GL_GNULIB_STRSTR='0'
8679GL_GNULIB_STRTOD='0'
8680GL_GNULIB_STRTOIMAX='0'
8681GL_GNULIB_STRTOK_R='0'
8682GL_GNULIB_STRTOL='0'
8683GL_GNULIB_STRTOLD='0'
8684GL_GNULIB_STRTOLL='0'
8685GL_GNULIB_STRTOUL='0'
8686GL_GNULIB_STRTOULL='0'
8687GL_GNULIB_STRTOUMAX='0'
8688GL_GNULIB_STRVERSCMP='0'
8689GL_GNULIB_SYMLINK='0'
8690GL_GNULIB_SYMLINKAT='0'
8691GL_GNULIB_SYSTEM_POSIX='0'
8692GL_GNULIB_TANF='0'
8693GL_GNULIB_TANHF='0'
8694GL_GNULIB_TANL='0'
8695GL_GNULIB_TMPFILE='0'
8696GL_GNULIB_TOTALORDER='0'
8697GL_GNULIB_TOTALORDERF='0'
8698GL_GNULIB_TOTALORDERL='0'
8699GL_GNULIB_TRUNC='0'
8700GL_GNULIB_TRUNCATE='0'
8701GL_GNULIB_TRUNCF='0'
8702GL_GNULIB_TRUNCL='0'
8703GL_GNULIB_TSEARCH='1'
8704GL_GNULIB_TTYNAME_R='0'
8705GL_GNULIB_UNISTD_H_GETOPT='0'
8706GL_GNULIB_UNISTD_H_NONBLOCKING='0'
8707GL_GNULIB_UNISTD_H_SIGPIPE='0'
8708GL_GNULIB_UNLINK='0'
8709GL_GNULIB_UNLINKAT='0'
8710GL_GNULIB_UNLOCKPT='0'
8711GL_GNULIB_UNSETENV='0'
8712GL_GNULIB_USLEEP='0'
8713GL_GNULIB_VASPRINTF='0'
8714GL_GNULIB_VDPRINTF='0'
8715GL_GNULIB_VFPRINTF='1'
8716GL_GNULIB_VFPRINTF_POSIX='0'
8717GL_GNULIB_VFSCANF='0'
8718GL_GNULIB_VPRINTF='1'
8719GL_GNULIB_VPRINTF_POSIX='0'
8720GL_GNULIB_VSCANF='0'
8721GL_GNULIB_VSNPRINTF='0'
8722GL_GNULIB_VSPRINTF_POSIX='0'
8723GL_GNULIB_WCPCPY='0'
8724GL_GNULIB_WCPNCPY='0'
8725GL_GNULIB_WCRTOMB='0'
8726GL_GNULIB_WCSCASECMP='0'
8727GL_GNULIB_WCSCAT='0'
8728GL_GNULIB_WCSCHR='0'
8729GL_GNULIB_WCSCMP='0'
8730GL_GNULIB_WCSCOLL='0'
8731GL_GNULIB_WCSCPY='0'
8732GL_GNULIB_WCSCSPN='0'
8733GL_GNULIB_WCSDUP='0'
8734GL_GNULIB_WCSFTIME='0'
8735GL_GNULIB_WCSLEN='0'
8736GL_GNULIB_WCSNCASECMP='0'
8737GL_GNULIB_WCSNCAT='0'
8738GL_GNULIB_WCSNCMP='0'
8739GL_GNULIB_WCSNCPY='0'
8740GL_GNULIB_WCSNLEN='0'
8741GL_GNULIB_WCSNRTOMBS='0'
8742GL_GNULIB_WCSPBRK='0'
8743GL_GNULIB_WCSRCHR='0'
8744GL_GNULIB_WCSRTOMBS='0'
8745GL_GNULIB_WCSSPN='0'
8746GL_GNULIB_WCSSTR='0'
8747GL_GNULIB_WCSTOK='0'
8748GL_GNULIB_WCSWIDTH='0'
8749GL_GNULIB_WCSXFRM='0'
8750GL_GNULIB_WCTOB='0'
8751GL_GNULIB_WCTOMB='0'
8752GL_GNULIB_WCWIDTH='0'
8753GL_GNULIB_WGETCWD='0'
8754GL_GNULIB_WMEMCHR='0'
8755GL_GNULIB_WMEMCMP='0'
8756GL_GNULIB_WMEMCPY='1'
8757GL_GNULIB_WMEMMOVE='0'
8758GL_GNULIB_WMEMPCPY='0'
8759GL_GNULIB_WMEMSET='1'
8760GL_GNULIB_WRITE='0'
8761GL_GNULIB__EXIT='0'
8762GMSGFMT=':'
8763GMSGFMT_015=':'
8764GNULIBHEADERS_OVERRIDE_WINT_T='0'
8765GREP='/usr/bin/grep'
8766HARD_LOCALE_LIB=''
8767HAVE_ACOSF='1'
8768HAVE_ACOSL='1'
8769HAVE_ALIGNED_ALLOC='1'
8770HAVE_ALLOCA_H='1'
8771HAVE_ASINF='1'
8772HAVE_ASINL='1'
8773HAVE_ASPRINTF='1'
8774HAVE_ATAN2F='1'
8775HAVE_ATANF='1'
8776HAVE_ATANL='1'
8777HAVE_ATOLL='1'
8778HAVE_BTOWC='1'
8779HAVE_C99_STDINT_H='0'
8780HAVE_CANONICALIZE_FILE_NAME='1'
8781HAVE_CBRT='1'
8782HAVE_CBRTF='1'
8783HAVE_CBRTL='1'
8784HAVE_CHOWN='1'
8785HAVE_COPYSIGN='1'
8786HAVE_COPYSIGNL='1'
8787HAVE_COPY_FILE_RANGE='1'
8788HAVE_COSF='1'
8789HAVE_COSHF='1'
8790HAVE_COSL='1'
8791HAVE_CRTDEFS_H='0'
8792HAVE_DECL_ACOSL='1'
8793HAVE_DECL_ASINL='1'
8794HAVE_DECL_ATANL='1'
8795HAVE_DECL_CBRTF='1'
8796HAVE_DECL_CBRTL='1'
8797HAVE_DECL_CEILF='1'
8798HAVE_DECL_CEILL='1'
8799HAVE_DECL_COPYSIGNF='1'
8800HAVE_DECL_COSL='1'
8801HAVE_DECL_ECVT='1'
8802HAVE_DECL_ENVIRON='1'
8803HAVE_DECL_EXECVPE='0'
8804HAVE_DECL_EXP2='1'
8805HAVE_DECL_EXP2F='1'
8806HAVE_DECL_EXP2L='1'
8807HAVE_DECL_EXPL='1'
8808HAVE_DECL_EXPM1L='1'
8809HAVE_DECL_FCHDIR='1'
8810HAVE_DECL_FCLOSEALL='0'
8811HAVE_DECL_FCVT='1'
8812HAVE_DECL_FDATASYNC='1'
8813HAVE_DECL_FLOORF='1'
8814HAVE_DECL_FLOORL='1'
8815HAVE_DECL_FPURGE='1'
8816HAVE_DECL_FREXPL='1'
8817HAVE_DECL_FSEEKO='1'
8818HAVE_DECL_FTELLO='1'
8819HAVE_DECL_GCVT='1'
8820HAVE_DECL_GETDELIM='1'
8821HAVE_DECL_GETDOMAINNAME='1'
8822HAVE_DECL_GETLINE='1'
8823HAVE_DECL_GETLOADAVG='1'
8824HAVE_DECL_GETLOGIN='1'
8825HAVE_DECL_GETLOGIN_R='1'
8826HAVE_DECL_GETPAGESIZE='1'
8827HAVE_DECL_GETUSERSHELL='1'
8828HAVE_DECL_GETW='1'
8829HAVE_DECL_IMAXABS='1'
8830HAVE_DECL_IMAXDIV='1'
8831HAVE_DECL_INITSTATE='1'
8832HAVE_DECL_LDEXPL='1'
8833HAVE_DECL_LOG10L='1'
8834HAVE_DECL_LOG2='1'
8835HAVE_DECL_LOG2F='1'
8836HAVE_DECL_LOG2L='1'
8837HAVE_DECL_LOGB='1'
8838HAVE_DECL_LOGL='1'
8839HAVE_DECL_MEMMEM='1'
8840HAVE_DECL_MEMRCHR='1'
8841HAVE_DECL_OBSTACK_PRINTF='1'
8842HAVE_DECL_PROGRAM_INVOCATION_NAME='1'
8843HAVE_DECL_PUTW='1'
8844HAVE_DECL_REMAINDER='1'
8845HAVE_DECL_REMAINDERL='1'
8846HAVE_DECL_RINTF='1'
8847HAVE_DECL_ROUND='1'
8848HAVE_DECL_ROUNDF='1'
8849HAVE_DECL_ROUNDL='1'
8850HAVE_DECL_SETENV='1'
8851HAVE_DECL_SETHOSTNAME='1'
8852HAVE_DECL_SETSTATE='1'
8853HAVE_DECL_SINL='1'
8854HAVE_DECL_SNPRINTF='1'
8855HAVE_DECL_SQRTL='1'
8856HAVE_DECL_STRDUP='1'
8857HAVE_DECL_STRERROR_R='1'
8858HAVE_DECL_STRNDUP='1'
8859HAVE_DECL_STRNLEN='1'
8860HAVE_DECL_STRSIGNAL='1'
8861HAVE_DECL_STRTOIMAX='1'
8862HAVE_DECL_STRTOK_R='1'
8863HAVE_DECL_STRTOUMAX='1'
8864HAVE_DECL_TANL='1'
8865HAVE_DECL_TRUNC='1'
8866HAVE_DECL_TRUNCATE='1'
8867HAVE_DECL_TRUNCF='1'
8868HAVE_DECL_TRUNCL='1'
8869HAVE_DECL_TTYNAME_R='1'
8870HAVE_DECL_UNSETENV='1'
8871HAVE_DECL_VSNPRINTF='1'
8872HAVE_DECL_WCSDUP='1'
8873HAVE_DECL_WCTOB='1'
8874HAVE_DECL_WCWIDTH='1'
8875HAVE_DPRINTF='1'
8876HAVE_DUP3='1'
8877HAVE_DUPLOCALE='1'
8878HAVE_EUIDACCESS='1'
8879HAVE_EXECVPE='1'
8880HAVE_EXPF='1'
8881HAVE_EXPL='1'
8882HAVE_EXPLICIT_BZERO='1'
8883HAVE_EXPM1='1'
8884HAVE_EXPM1F='1'
8885HAVE_FABSF='1'
8886HAVE_FABSL='1'
8887HAVE_FACCESSAT='1'
8888HAVE_FCHDIR='1'
8889HAVE_FCHOWNAT='1'
8890HAVE_FDATASYNC='1'
8891HAVE_FEATURES_H='0'
8892HAVE_FFSL='1'
8893HAVE_FFSLL='1'
8894HAVE_FMA='1'
8895HAVE_FMAF='1'
8896HAVE_FMAL='1'
8897HAVE_FMODF='1'
8898HAVE_FMODL='1'
8899HAVE_FREELOCALE='1'
8900HAVE_FREXPF='1'
8901HAVE_FSEEKO='1'
8902HAVE_FSYNC='1'
8903HAVE_FTELLO='1'
8904HAVE_FTRUNCATE='1'
8905HAVE_GETDTABLESIZE='1'
8906HAVE_GETENTROPY='1'
8907HAVE_GETGROUPS='1'
8908HAVE_GETHOSTNAME='1'
8909HAVE_GETLOGIN='1'
8910HAVE_GETPAGESIZE='1'
8911HAVE_GETPASS='1'
8912HAVE_GETPROGNAME='1'
8913HAVE_GETSUBOPT='1'
8914HAVE_GRANTPT='1'
8915HAVE_GROUP_MEMBER='1'
8916HAVE_HYPOTF='1'
8917HAVE_HYPOTL='1'
8918HAVE_ILOGB='1'
8919HAVE_ILOGBF='1'
8920HAVE_ILOGBL='1'
8921HAVE_IMAXABS='1'
8922HAVE_IMAXDIV='1'
8923HAVE_IMAXDIV_T='1'
8924HAVE_INITSTATE='1'
8925HAVE_INTTYPES_H='1'
8926HAVE_ISNAND='1'
8927HAVE_ISNANF='1'
8928HAVE_ISNANL='1'
8929HAVE_LANGINFO_ALTMON='0'
8930HAVE_LANGINFO_CODESET='1'
8931HAVE_LANGINFO_ERA='1'
8932HAVE_LANGINFO_H='1'
8933HAVE_LANGINFO_T_FMT_AMPM='1'
8934HAVE_LANGINFO_YESEXPR='1'
8935HAVE_LCHOWN='1'
8936HAVE_LDEXPF='1'
8937HAVE_LINK='1'
8938HAVE_LINKAT='1'
8939HAVE_LOG10F='1'
8940HAVE_LOG10L='1'
8941HAVE_LOG1P='1'
8942HAVE_LOG1PF='1'
8943HAVE_LOG1PL='1'
8944HAVE_LOGBF='1'
8945HAVE_LOGBL='1'
8946HAVE_LOGF='1'
8947HAVE_LOGL='1'
8948HAVE_MAX_ALIGN_T='1'
8949HAVE_MBRLEN='1'
8950HAVE_MBRTOWC='1'
8951HAVE_MBSINIT='1'
8952HAVE_MBSLEN='0'
8953HAVE_MBSNRTOWCS='1'
8954HAVE_MBSRTOWCS='1'
8955HAVE_MBTOWC='1'
8956HAVE_MEMPCPY='1'
8957HAVE_MEMSET_EXPLICIT='1'
8958HAVE_MKDTEMP='1'
8959HAVE_MKOSTEMP='1'
8960HAVE_MKOSTEMPS='1'
8961HAVE_MKSTEMP='1'
8962HAVE_MKSTEMPS='1'
8963HAVE_MODFF='1'
8964HAVE_MODFL='1'
8965HAVE_NEWLOCALE='1'
8966HAVE_NL_LANGINFO='1'
8967HAVE_OS_H='0'
8968HAVE_PCLOSE='1'
8969HAVE_PIPE2='1'
8970HAVE_PIPE='1'
8971HAVE_POPEN='1'
8972HAVE_POSIX_MEMALIGN='1'
8973HAVE_POSIX_OPENPT='1'
8974HAVE_POSIX_PRINTF='1'
8975HAVE_POWF='1'
8976HAVE_PREAD='1'
8977HAVE_PTSNAME='1'
8978HAVE_PTSNAME_R='1'
8979HAVE_PWRITE='1'
8980HAVE_QSORT_R='1'
8981HAVE_RANDOM='1'
8982HAVE_RANDOM_H='1'
8983HAVE_RANDOM_R='1'
8984HAVE_RAWMEMCHR='1'
8985HAVE_READLINK='1'
8986HAVE_READLINKAT='1'
8987HAVE_REALLOCARRAY='1'
8988HAVE_REALPATH='1'
8989HAVE_REMAINDER='1'
8990HAVE_REMAINDERF='1'
8991HAVE_RENAMEAT='1'
8992HAVE_RINT='1'
8993HAVE_RINTL='1'
8994HAVE_RPMATCH='1'
8995HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0'
8996HAVE_SEARCH_H='1'
8997HAVE_SECURE_GETENV='1'
8998HAVE_SETENV='1'
8999HAVE_SETHOSTNAME='1'
9000HAVE_SETSTATE='1'
9001HAVE_SIGABBREV_NP='1'
9002HAVE_SIGDESCR_NP='1'
9003HAVE_SIGNED_SIG_ATOMIC_T='1'
9004HAVE_SIGNED_WCHAR_T='1'
9005HAVE_SIGNED_WINT_T='1'
9006HAVE_SINF='1'
9007HAVE_SINHF='1'
9008HAVE_SINL='1'
9009HAVE_SLEEP='1'
9010HAVE_SNPRINTF='1'
9011HAVE_SQRTF='1'
9012HAVE_SQRTL='1'
9013HAVE_STDINT_H='1'
9014HAVE_STPCPY='1'
9015HAVE_STPNCPY='1'
9016HAVE_STRCASESTR='1'
9017HAVE_STRCHRNUL='1'
9018HAVE_STRERRORNAME_NP='1'
9019HAVE_STRPBRK='1'
9020HAVE_STRSEP='1'
9021HAVE_STRTOD='1'
9022HAVE_STRTOL='1'
9023HAVE_STRTOLD='1'
9024HAVE_STRTOLL='1'
9025HAVE_STRTOUL='1'
9026HAVE_STRTOULL='1'
9027HAVE_STRUCT_RANDOM_DATA='1'
9028HAVE_STRVERSCMP='1'
9029HAVE_SYMLINK='1'
9030HAVE_SYMLINKAT='1'
9031HAVE_SYS_BITYPES_H='0'
9032HAVE_SYS_INTTYPES_H='0'
9033HAVE_SYS_LOADAVG_H='0'
9034HAVE_SYS_PARAM_H='0'
9035HAVE_SYS_TYPES_H='1'
9036HAVE_TANF='1'
9037HAVE_TANHF='1'
9038HAVE_TANL='1'
9039HAVE_TOTALORDER='1'
9040HAVE_TOTALORDERF='1'
9041HAVE_TOTALORDERL='1'
9042HAVE_TSEARCH='1'
9043HAVE_TWALK='1'
9044HAVE_TYPE_VISIT='1'
9045HAVE_UNISTD_H='1'
9046HAVE_UNLINKAT='1'
9047HAVE_UNLOCKPT='1'
9048HAVE_USLEEP='1'
9049HAVE_VASPRINTF='1'
9050HAVE_VDPRINTF='1'
9051HAVE_VISIBILITY='1'
9052HAVE_WCHAR_H='1'
9053HAVE_WCHAR_T='1'
9054HAVE_WCPCPY='1'
9055HAVE_WCPNCPY='1'
9056HAVE_WCRTOMB='1'
9057HAVE_WCSCASECMP='1'
9058HAVE_WCSCAT='1'
9059HAVE_WCSCHR='1'
9060HAVE_WCSCMP='1'
9061HAVE_WCSCOLL='1'
9062HAVE_WCSCPY='1'
9063HAVE_WCSCSPN='1'
9064HAVE_WCSDUP='1'
9065HAVE_WCSFTIME='1'
9066HAVE_WCSLEN='1'
9067HAVE_WCSNCASECMP='1'
9068HAVE_WCSNCAT='1'
9069HAVE_WCSNCMP='1'
9070HAVE_WCSNCPY='1'
9071HAVE_WCSNLEN='1'
9072HAVE_WCSNRTOMBS='1'
9073HAVE_WCSPBRK='1'
9074HAVE_WCSRCHR='1'
9075HAVE_WCSRTOMBS='1'
9076HAVE_WCSSPN='1'
9077HAVE_WCSSTR='1'
9078HAVE_WCSTOK='1'
9079HAVE_WCSWIDTH='1'
9080HAVE_WCSXFRM='1'
9081HAVE_WINT_T='1'
9082HAVE_WMEMCHR='1'
9083HAVE_WMEMCMP='1'
9084HAVE_WMEMCPY='1'
9085HAVE_WMEMMOVE='1'
9086HAVE_WMEMPCPY='1'
9087HAVE_WMEMSET='1'
9088HAVE_WPRINTF='1'
9089HAVE_XLOCALE_H='1'
9090HAVE__EXIT='1'
9091INCLUDE_NEXT='include_next'
9092INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
9093INSTALL_DATA='${INSTALL} -m 644'
9094INSTALL_PROGRAM='${INSTALL}'
9095INSTALL_SCRIPT='${INSTALL}'
9096INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
9097INT32_MAX_LT_INTMAX_MAX='1'
9098INT64_MAX_EQ_LONG_MAX='defined _LP64'
9099INTLBISON='bison'
9100INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation -Wl,-framework -Wl,CoreServices'
9101LC_COLLATE_IMPLEMENTED='true'
9102LC_MONETARY_IMPLEMENTED='true'
9103LC_NUMERIC_IMPLEMENTED='true'
9104LC_TIME_IMPLEMENTED='true'
9105LD='/Library/Developer/CommandLineTools/usr/bin/ld'
9106LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
9107LIBICONV='-liconv'
9108LIBINTL='${top_builddir}/intl/libintl.la   -Wl,-framework -Wl,CoreFoundation -Wl,-framework -Wl,CoreServices'
9109LIBMULTITHREAD='-lpthread'
9110LIBOBJS=''
9111LIBPMULTITHREAD='-lpthread'
9112LIBPTHREAD=''
9113LIBS=''
9114LIBSTDTHREAD=''
9115LIBTHREAD=''
9116LIBTOOL='$(SHELL) $(top_builddir)/libtool'
9117LIB_HARD_LOCALE=''
9118LIB_MBRTOWC=''
9119LIB_SCHED_YIELD=''
9120LIB_SETLOCALE_NULL=''
9121LIMITS_H='limits.h'
9122LIPO='lipo'
9123LN_S='ln -s'
9124LOCALCHARSET_TESTS_ENVIRONMENT=''
9125LOCALENAME_ENHANCE_LOCALE_FUNCS='0'
9126LOCALE_FR_UTF8='fr_FR.UTF-8'
9127LOCALE_JA='ja_JP.eucJP'
9128LOCALE_ZH_CN='zh_CN.GB18030'
9129LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib'
9130LTLIBINTL='${top_builddir}/intl/libintl.la   -Wl,-framework -Wl,CoreFoundation -Wl,-framework -Wl,CoreServices'
9131LTLIBMULTITHREAD='-lpthread'
9132LTLIBOBJS=''
9133LTLIBTHREAD=''
9134LT_SYS_LIBRARY_PATH=''
9135MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext-runtime/work/gettext-0.22.5/build-aux/missing'\'' makeinfo'
9136MANIFEST_TOOL=':'
9137MBRTOWC_LIB=''
9138MKDIR_P='mkdir -p'
9139MSGFMT=':'
9140MSGMERGE=':'
9141MSGMERGE_FOR_MSGFMT_OPTION='--no-location --quiet'
9142NEXT_ASSERT_H='<assert.h>'
9143NEXT_AS_FIRST_DIRECTIVE_ASSERT_H='<assert.h>'
9144NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
9145NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
9146NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>'
9147NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='<langinfo.h>'
9148NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>'
9149NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>'
9150NEXT_AS_FIRST_DIRECTIVE_MATH_H='<math.h>'
9151NEXT_AS_FIRST_DIRECTIVE_SEARCH_H='<search.h>'
9152NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='<stddef.h>'
9153NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
9154NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
9155NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
9156NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
9157NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
9158NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
9159NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
9160NEXT_ERRNO_H=''
9161NEXT_FLOAT_H=''
9162NEXT_INTTYPES_H='<inttypes.h>'
9163NEXT_LANGINFO_H='<langinfo.h>'
9164NEXT_LIMITS_H='<limits.h>'
9165NEXT_LOCALE_H='<locale.h>'
9166NEXT_MATH_H='<math.h>'
9167NEXT_SEARCH_H='<search.h>'
9168NEXT_STDDEF_H='<stddef.h>'
9169NEXT_STDINT_H='<stdint.h>'
9170NEXT_STDIO_H='<stdio.h>'
9171NEXT_STDLIB_H='<stdlib.h>'
9172NEXT_STRING_H='<string.h>'
9173NEXT_SYS_TYPES_H='<sys/types.h>'
9174NEXT_UNISTD_H='<unistd.h>'
9175NEXT_WCHAR_H='<wchar.h>'
9176NM='/opt/local/bin/nm'
9177NMEDIT='nmedit'
9178NO_EXPENSIVE_WARN_CFLAGS=''
9179OBJDUMP='false'
9180OBJEXT='o'
9181OTOOL64=':'
9182OTOOL='otool'
9183PACKAGE='libintl'
9184PACKAGE_BUGREPORT='bug-gettext@gnu.org'
9185PACKAGE_NAME='libintl'
9186PACKAGE_STRING='libintl 0.22.5'
9187PACKAGE_TARNAME='libintl'
9188PACKAGE_URL=''
9189PACKAGE_VERSION='0.22.5'
9190PATH_SEPARATOR=':'
9191PICFLAG=''
9192POSUB='po'
9193PRAGMA_COLUMNS=''
9194PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
9195PRELOADABLE_LIBINTL_FALSE=''
9196PRELOADABLE_LIBINTL_TRUE='#'
9197PRIPTR_PREFIX='__PRIPTR_PREFIX'
9198PTRDIFF_T_SUFFIX='l'
9199RANLIB='ranlib'
9200RC=''
9201RELOCATABLE='yes'
9202REPLACE_ACCESS='0'
9203REPLACE_ACOSF='0'
9204REPLACE_ALIGNED_ALLOC='0'
9205REPLACE_ASINF='0'
9206REPLACE_ATAN2F='0'
9207REPLACE_ATANF='0'
9208REPLACE_BTOWC='0'
9209REPLACE_CALLOC_FOR_CALLOC_GNU='0'
9210REPLACE_CALLOC_FOR_CALLOC_POSIX='0'
9211REPLACE_CANONICALIZE_FILE_NAME='0'
9212REPLACE_CBRTF='0'
9213REPLACE_CBRTL='0'
9214REPLACE_CEIL='0'
9215REPLACE_CEILF='0'
9216REPLACE_CEILL='0'
9217REPLACE_CHOWN='0'
9218REPLACE_CLOSE='0'
9219REPLACE_COPY_FILE_RANGE='0'
9220REPLACE_COSF='0'
9221REPLACE_COSHF='0'
9222REPLACE_DPRINTF='0'
9223REPLACE_DUP2='0'
9224REPLACE_DUP3='0'
9225REPLACE_DUP='0'
9226REPLACE_DUPLOCALE='0'
9227REPLACE_EXECL='0'
9228REPLACE_EXECLE='0'
9229REPLACE_EXECLP='0'
9230REPLACE_EXECV='0'
9231REPLACE_EXECVE='0'
9232REPLACE_EXECVP='0'
9233REPLACE_EXECVPE='0'
9234REPLACE_EXP2='0'
9235REPLACE_EXP2L='0'
9236REPLACE_EXPF='0'
9237REPLACE_EXPL='0'
9238REPLACE_EXPM1='0'
9239REPLACE_EXPM1F='0'
9240REPLACE_EXPM1L='0'
9241REPLACE_FABSL='0'
9242REPLACE_FACCESSAT='0'
9243REPLACE_FCHDIR='0'
9244REPLACE_FCHOWNAT='0'
9245REPLACE_FCLOSE='0'
9246REPLACE_FDATASYNC='0'
9247REPLACE_FDOPEN='0'
9248REPLACE_FFLUSH='0'
9249REPLACE_FFSLL='0'
9250REPLACE_FLOOR='0'
9251REPLACE_FLOORF='0'
9252REPLACE_FLOORL='0'
9253REPLACE_FMA='0'
9254REPLACE_FMAF='0'
9255REPLACE_FMAL='0'
9256REPLACE_FMOD='0'
9257REPLACE_FMODF='0'
9258REPLACE_FMODL='0'
9259REPLACE_FOPEN='0'
9260REPLACE_FOPEN_FOR_FOPEN_GNU='0'
9261REPLACE_FPRINTF='0'
9262REPLACE_FPURGE='0'
9263REPLACE_FREE='1'
9264REPLACE_FREELOCALE='0'
9265REPLACE_FREOPEN='0'
9266REPLACE_FREXP='0'
9267REPLACE_FREXPF='0'
9268REPLACE_FREXPL='0'
9269REPLACE_FSEEK='0'
9270REPLACE_FSEEKO='0'
9271REPLACE_FTELL='0'
9272REPLACE_FTELLO='0'
9273REPLACE_FTRUNCATE='0'
9274REPLACE_GETCWD='0'
9275REPLACE_GETDELIM='0'
9276REPLACE_GETDOMAINNAME='0'
9277REPLACE_GETDTABLESIZE='0'
9278REPLACE_GETENTROPY='0'
9279REPLACE_GETGROUPS='0'
9280REPLACE_GETLINE='0'
9281REPLACE_GETLOADAVG='0'
9282REPLACE_GETLOGIN_R='0'
9283REPLACE_GETPAGESIZE='0'
9284REPLACE_GETPASS='0'
9285REPLACE_GETPASS_FOR_GETPASS_GNU='0'
9286REPLACE_GETPROGNAME='0'
9287REPLACE_GETSUBOPT='0'
9288REPLACE_HUGE_VAL='0'
9289REPLACE_HYPOT='0'
9290REPLACE_HYPOTF='0'
9291REPLACE_HYPOTL='0'
9292REPLACE_ILOGB='0'
9293REPLACE_ILOGBF='0'
9294REPLACE_ILOGBL='0'
9295REPLACE_IMAXABS='0'
9296REPLACE_IMAXDIV='0'
9297REPLACE_INITSTATE='0'
9298REPLACE_ISATTY='0'
9299REPLACE_ISFINITE='0'
9300REPLACE_ISINF='0'
9301REPLACE_ISNAN='0'
9302REPLACE_ITOLD='0'
9303REPLACE_LCHOWN='0'
9304REPLACE_LDEXP='0'
9305REPLACE_LDEXPL='0'
9306REPLACE_LINK='0'
9307REPLACE_LINKAT='0'
9308REPLACE_LOCALECONV='0'
9309REPLACE_LOG10='0'
9310REPLACE_LOG10F='0'
9311REPLACE_LOG10L='0'
9312REPLACE_LOG1P='0'
9313REPLACE_LOG1PF='0'
9314REPLACE_LOG1PL='0'
9315REPLACE_LOG2='0'
9316REPLACE_LOG2F='0'
9317REPLACE_LOG2L='0'
9318REPLACE_LOG='0'
9319REPLACE_LOGB='0'
9320REPLACE_LOGBF='0'
9321REPLACE_LOGBL='0'
9322REPLACE_LOGF='0'
9323REPLACE_LOGL='0'
9324REPLACE_LSEEK='0'
9325REPLACE_MALLOC_FOR_MALLOC_GNU='0'
9326REPLACE_MALLOC_FOR_MALLOC_POSIX='0'
9327REPLACE_MBRLEN='0'
9328REPLACE_MBRTOWC='0'
9329REPLACE_MBSINIT='0'
9330REPLACE_MBSNRTOWCS='0'
9331REPLACE_MBSRTOWCS='0'
9332REPLACE_MBSTATE_T='0'
9333REPLACE_MBSTOWCS='0'
9334REPLACE_MBTOWC='0'
9335REPLACE_MB_CUR_MAX='0'
9336REPLACE_MEMCHR='0'
9337REPLACE_MEMMEM='0'
9338REPLACE_MEMPCPY='0'
9339REPLACE_MEMSET_EXPLICIT='0'
9340REPLACE_MKOSTEMP='0'
9341REPLACE_MKOSTEMPS='0'
9342REPLACE_MKSTEMP='0'
9343REPLACE_MODF='0'
9344REPLACE_MODFF='0'
9345REPLACE_MODFL='0'
9346REPLACE_NAN='0'
9347REPLACE_NEWLOCALE='0'
9348REPLACE_NL_LANGINFO='0'
9349REPLACE_NULL='0'
9350REPLACE_OBSTACK_PRINTF='0'
9351REPLACE_PERROR='0'
9352REPLACE_PIPE2='0'
9353REPLACE_POPEN='0'
9354REPLACE_POSIX_MEMALIGN='0'
9355REPLACE_POSIX_OPENPT='0'
9356REPLACE_PREAD='0'
9357REPLACE_PRINTF='0'
9358REPLACE_PTSNAME='0'
9359REPLACE_PTSNAME_R='0'
9360REPLACE_PUTENV='0'
9361REPLACE_PWRITE='0'
9362REPLACE_QSORT_R='0'
9363REPLACE_RAND='0'
9364REPLACE_RANDOM='0'
9365REPLACE_RANDOM_R='0'
9366REPLACE_READ='0'
9367REPLACE_READLINK='0'
9368REPLACE_READLINKAT='0'
9369REPLACE_REALLOCARRAY='0'
9370REPLACE_REALLOC_FOR_REALLOC_GNU='0'
9371REPLACE_REALLOC_FOR_REALLOC_POSIX='0'
9372REPLACE_REALPATH='0'
9373REPLACE_REMAINDER='0'
9374REPLACE_REMAINDERF='0'
9375REPLACE_REMAINDERL='0'
9376REPLACE_REMOVE='0'
9377REPLACE_RENAME='0'
9378REPLACE_RENAMEAT='0'
9379REPLACE_RINTL='0'
9380REPLACE_RMDIR='0'
9381REPLACE_ROUND='0'
9382REPLACE_ROUNDF='0'
9383REPLACE_ROUNDL='0'
9384REPLACE_SETENV='0'
9385REPLACE_SETHOSTNAME='0'
9386REPLACE_SETLOCALE='0'
9387REPLACE_SETSTATE='0'
9388REPLACE_SIGNBIT='0'
9389REPLACE_SIGNBIT_USING_BUILTINS='1'
9390REPLACE_SINF='0'
9391REPLACE_SINHF='0'
9392REPLACE_SLEEP='0'
9393REPLACE_SNPRINTF='0'
9394REPLACE_SPRINTF='0'
9395REPLACE_SQRTF='0'
9396REPLACE_SQRTL='0'
9397REPLACE_STDIO_READ_FUNCS='0'
9398REPLACE_STDIO_WRITE_FUNCS='0'
9399REPLACE_STPCPY='0'
9400REPLACE_STPNCPY='0'
9401REPLACE_STRCASESTR='0'
9402REPLACE_STRCHRNUL='0'
9403REPLACE_STRDUP='0'
9404REPLACE_STRERROR='0'
9405REPLACE_STRERRORNAME_NP='0'
9406REPLACE_STRERROR_R='0'
9407REPLACE_STRNCAT='0'
9408REPLACE_STRNDUP='0'
9409REPLACE_STRNLEN='0'
9410REPLACE_STRSIGNAL='0'
9411REPLACE_STRSTR='0'
9412REPLACE_STRTOD='0'
9413REPLACE_STRTOIMAX='0'
9414REPLACE_STRTOK_R='0'
9415REPLACE_STRTOL='0'
9416REPLACE_STRTOLD='0'
9417REPLACE_STRTOLL='0'
9418REPLACE_STRTOUL='0'
9419REPLACE_STRTOULL='0'
9420REPLACE_STRTOUMAX='0'
9421REPLACE_STRUCT_LCONV='0'
9422REPLACE_STRVERSCMP='0'
9423REPLACE_SYMLINK='0'
9424REPLACE_SYMLINKAT='0'
9425REPLACE_TANF='0'
9426REPLACE_TANHF='0'
9427REPLACE_TMPFILE='0'
9428REPLACE_TOTALORDER='0'
9429REPLACE_TOTALORDERF='0'
9430REPLACE_TOTALORDERL='0'
9431REPLACE_TRUNC='0'
9432REPLACE_TRUNCATE='0'
9433REPLACE_TRUNCF='0'
9434REPLACE_TRUNCL='0'
9435REPLACE_TSEARCH='0'
9436REPLACE_TTYNAME_R='0'
9437REPLACE_TWALK='0'
9438REPLACE_UNLINK='0'
9439REPLACE_UNLINKAT='0'
9440REPLACE_UNSETENV='0'
9441REPLACE_USLEEP='0'
9442REPLACE_VASPRINTF='0'
9443REPLACE_VDPRINTF='0'
9444REPLACE_VFPRINTF='0'
9445REPLACE_VPRINTF='0'
9446REPLACE_VSNPRINTF='0'
9447REPLACE_VSPRINTF='0'
9448REPLACE_WCRTOMB='0'
9449REPLACE_WCSCMP='0'
9450REPLACE_WCSFTIME='0'
9451REPLACE_WCSNCMP='0'
9452REPLACE_WCSNRTOMBS='0'
9453REPLACE_WCSRTOMBS='0'
9454REPLACE_WCSSTR='0'
9455REPLACE_WCSTOK='0'
9456REPLACE_WCSWIDTH='0'
9457REPLACE_WCTOB='0'
9458REPLACE_WCTOMB='0'
9459REPLACE_WCWIDTH='0'
9460REPLACE_WMEMCMP='0'
9461REPLACE_WMEMPCPY='0'
9462REPLACE_WRITE='0'
9463REPLACE__EXIT='0'
9464SCHED_YIELD_LIB=''
9465SED='/usr/bin/sed'
9466SETLOCALE_NULL_LIB=''
9467SET_MAKE=''
9468SHELL='/bin/sh'
9469SIG_ATOMIC_T_SUFFIX=''
9470SIZE_T_SUFFIX='ul'
9471STDDEF_H='stddef.h'
9472STDINT_H='stdint.h'
9473STRIP='strip'
9474UINT32_MAX_LT_UINTMAX_MAX='1'
9475UINT64_MAX_EQ_ULONG_MAX='defined _LP64'
9476UNDEFINE_STRTOK_R='0'
9477UNISTD_H_HAVE_SYS_RANDOM_H='0'
9478UNISTD_H_HAVE_WINSOCK2_H='0'
9479UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
9480USE_INCLUDED_LIBINTL='yes'
9481USE_INCLUDED_LIBINTL_FALSE='#'
9482USE_INCLUDED_LIBINTL_TRUE=''
9483USE_NLS='yes'
9484VERSION='0.22.5'
9485WARN_CFLAGS=''
9486WCHAR_T_SUFFIX=''
9487WINDOWS_64_BIT_OFF_T='0'
9488WINDOWS_NATIVE_FALSE=''
9489WINDOWS_NATIVE_TRUE='#'
9490WINDOWS_STAT_INODES='0'
9491WINDRES=''
9492WINT_T_SUFFIX=''
9493WOE32DLL='no'
9494WOE32DLL_FALSE=''
9495WOE32DLL_TRUE='#'
9496WOE32_FALSE=''
9497WOE32_TRUE='#'
9498XGETTEXT=':'
9499XGETTEXT_015=':'
9500XGETTEXT_EXTRA_OPTIONS=''
9501ac_ct_AR='ar'
9502ac_ct_CC='/usr/bin/clang'
9503ac_ct_DUMPBIN=''
9504am__EXEEXT_FALSE=''
9505am__EXEEXT_TRUE='#'
9506am__fastdepCC_FALSE='#'
9507am__fastdepCC_TRUE=''
9508am__include='include'
9509am__isrc=''
9510am__leading_dot='.'
9511am__nodep='_no'
9512am__quote=''
9513am__tar='$${TAR-tar} chof - "$$tardir"'
9514am__untar='$${TAR-tar} xf -'
9515bindir='${exec_prefix}/bin'
9516build='x86_64-apple-darwin14.5.0'
9517build_alias=''
9518build_cpu='x86_64'
9519build_os='darwin14.5.0'
9520build_vendor='apple'
9521datadir='${datarootdir}'
9522datarootdir='${prefix}/share'
9523docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
9524dvidir='${docdir}'
9525exec_prefix='${prefix}'
9526gl_LIBOBJDEPS=' ./$(DEPDIR)/asnprintf.Plo ./$(DEPDIR)/printf-args.Plo ./$(DEPDIR)/printf-parse.Plo ./$(DEPDIR)/relocatable.Plo ./$(DEPDIR)/vasnprintf.Plo'
9527gl_LIBOBJS=' asnprintf.o printf-args.o printf-parse.o relocatable.o vasnprintf.o'
9528gl_LTLIBOBJS=' asnprintf.lo printf-args.lo printf-parse.lo relocatable.lo vasnprintf.lo'
9529gltests_LIBOBJDEPS=''
9530gltests_LIBOBJS=''
9531gltests_LTLIBOBJS=''
9532gltests_WITNESS='IN_LIBINTL_GNULIB_TESTS'
9533host='x86_64-apple-darwin14.5.0'
9534host_alias=''
9535host_cpu='x86_64'
9536host_os='darwin14.5.0'
9537host_vendor='apple'
9538htmldir='${docdir}'
9539includedir='${prefix}/include'
9540infodir='${datarootdir}/info'
9541install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext-runtime/work/gettext-0.22.5/build-aux/install-sh'
9542libdir='${exec_prefix}/lib'
9543libexecdir='${exec_prefix}/libexec'
9544localedir='${datarootdir}/locale'
9545localedir_c='"/opt/local/share/locale"'
9546localedir_c_make='\"$(localedir)\"'
9547localstatedir='${prefix}/var'
9548mandir='${datarootdir}/man'
9549mkdir_p='$(MKDIR_P)'
9550oldincludedir='/usr/include'
9551pdfdir='${docdir}'
9552prefix='/opt/local'
9553program_transform_name='s,x,x,'
9554psdir='${docdir}'
9555runstatedir='${localstatedir}/run'
9556sbindir='${exec_prefix}/sbin'
9557sharedstatedir='${prefix}/com'
9558sysconfdir='${prefix}/etc'
9559target_alias=''
9560
9561## ----------- ##
9562## confdefs.h. ##
9563## ----------- ##
9564
9565/* confdefs.h */
9566#define PACKAGE_NAME "libintl"
9567#define PACKAGE_TARNAME "libintl"
9568#define PACKAGE_VERSION "0.22.5"
9569#define PACKAGE_STRING "libintl 0.22.5"
9570#define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
9571#define PACKAGE_URL ""
9572#define PACKAGE "libintl"
9573#define VERSION "0.22.5"
9574#define HAVE_STDIO_H 1
9575#define HAVE_STDLIB_H 1
9576#define HAVE_STRING_H 1
9577#define HAVE_INTTYPES_H 1
9578#define HAVE_STDINT_H 1
9579#define HAVE_STRINGS_H 1
9580#define HAVE_SYS_STAT_H 1
9581#define HAVE_SYS_TYPES_H 1
9582#define HAVE_UNISTD_H 1
9583#define HAVE_WCHAR_H 1
9584#define HAVE_XLOCALE_H 1
9585#define HAVE_LIMITS_H 1
9586#define HAVE_LANGINFO_H 1
9587#define HAVE_MATH_H 1
9588#define HAVE_SYS_MMAN_H 1
9589#define HAVE_SEARCH_H 1
9590#define HAVE_STDBOOL_H 1
9591#define HAVE_SYS_PARAM_H 1
9592#define STDC_HEADERS 1
9593#define _ALL_SOURCE 1
9594#define _DARWIN_C_SOURCE 1
9595#define _GNU_SOURCE 1
9596#define _HPUX_ALT_XOPEN_SOCKET_API 1
9597#define _NETBSD_SOURCE 1
9598#define _OPENBSD_SOURCE 1
9599#define _POSIX_PTHREAD_SEMANTICS 1
9600#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9601#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9602#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9603#define __STDC_WANT_IEC_60559_EXT__ 1
9604#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9605#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9606#define __STDC_WANT_LIB_EXT2__ 1
9607#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9608#define _TANDEM_SOURCE 1
9609#define __EXTENSIONS__ 1
9610#define __USE_MINGW_ANSI_STDIO 1
9611#define HAVE_DLFCN_H 1
9612#define LT_OBJDIR ".libs/"
9613#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
9614#define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
9615#define ENABLE_NLS 1
9616#define HAVE_ALLOCA_H 1
9617#define HAVE_ALLOCA 1
9618#define HAVE___HEADER_INLINE 1
9619#define HAVE_DECL_ALARM 1
9620#define HAVE_USELOCALE 1
9621#define HAVE_WORKING_USELOCALE 1
9622#define HAVE_GOOD_USELOCALE 1
9623#define HAVE_PTHREAD_API 1
9624#define SETLOCALE_NULL_ALL_MTSAFE 0
9625#define SETLOCALE_NULL_ONE_MTSAFE 1
9626#define HAVE_WINT_T 1
9627#define HAVE_LONG_LONG_INT 1
9628#define HAVE_UNSIGNED_LONG_LONG_INT 1
9629#define BITSIZEOF_PTRDIFF_T 64
9630#define BITSIZEOF_SIZE_T 64
9631#define BITSIZEOF_SIG_ATOMIC_T 32
9632#define BITSIZEOF_WCHAR_T 32
9633#define BITSIZEOF_WINT_T 32
9634#define HAVE_SIGNED_SIG_ATOMIC_T 1
9635#define HAVE_SIGNED_WCHAR_T 1
9636#define HAVE_SIGNED_WINT_T 1
9637#define PTRDIFF_T_SUFFIX l
9638#define SIZE_T_SUFFIX ul
9639#define SIG_ATOMIC_T_SUFFIX
9640#define WCHAR_T_SUFFIX
9641#define WINT_T_SUFFIX
9642#define restrict __restrict__
9643#define DBL_EXPBIT0_WORD 1
9644#define DBL_EXPBIT0_BIT 20
9645#define FLT_EXPBIT0_WORD 0
9646#define FLT_EXPBIT0_BIT 23
9647#define LDBL_EXPBIT0_WORD 2
9648#define LDBL_EXPBIT0_BIT 0
9649#define HAVE_LANGINFO_CODESET 1
9650#define HAVE_WCHAR_T 1
9651#define HAVE_LC_MESSAGES 1
9652#define USE_POSIX_THREADS 1
9653#define HAVE_MBSTATE_T 1
9654#define HAVE_MBSINIT 1
9655#define HAVE_MBRTOWC 1
9656#define HAVE_MPROTECT 1
9657#define HAVE_SNPRINTF 1
9658#define HAVE_SWPRINTF 1
9659#define HAVE_WCSNLEN 1
9660#define HAVE_GETPAGESIZE 1
9661#define HAVE_ASPRINTF 1
9662#define HAVE_WPRINTF 1
9663#define HAVE_NEWLOCALE 1
9664#define MAP_ANONYMOUS MAP_ANON
9665#define HAVE_MAP_ANONYMOUS 1
9666#define INSTALLPREFIX "/opt/local"
9667#define ENABLE_RELOCATABLE 1
9668#define HAVE_DECL_FCLOSEALL 0
9669#define HAVE_DECL_GETW 1
9670#define HAVE_DECL_PUTW 1
9671#define HAVE_DECL_ECVT 1
9672#define HAVE_DECL_FCVT 1
9673#define HAVE_DECL_GCVT 1
9674#define _USE_STD_STAT 1
9675#define HAVE_DECL_EXECVPE 0
9676#define HAVE_INTTYPES_H_WITH_UINTMAX 1
9677#define HAVE_STDINT_H_WITH_UINTMAX 1
9678#define HAVE_INTMAX_T 1
9679#define HAVE_WCSLEN 1
9680#define HAVE_SNPRINTF 1
9681#define HAVE_STRNLEN 1
9682#define HAVE_WCRTOMB 1
9683#define HAVE_DECL__SNPRINTF 0
9684#define HAVE_SNPRINTF_RETVAL_C99 1
9685#define HAVE_SNPRINTF_TRUNCATION_C99 1
9686#define CHECK_PRINTF_SAFE 1
9687#define HAVE_DECL__SNWPRINTF 0
9688#define HAVE_DECL_WCSNLEN 1
9689#define NEED_WPRINTF_DIRECTIVE_C 1
9690#define NEED_WPRINTF_DIRECTIVE_LC 1
9691#define HAVE_DECL_WCSDUP 1
9692#define HAVE_ALLOCA 1
9693#define FLEXIBLE_ARRAY_MEMBER /**/
9694#define GNULIB_TEST_FREE_POSIX 1
9695#define HAVE_FREXP_IN_LIBC 1
9696#define GNULIB_TEST_FREXP 1
9697#define HAVE_FREXPL_IN_LIBC 1
9698#define GNULIB_TEST_FREXPL 1
9699#define HAVE_ISNAND_IN_LIBC 1
9700#define HAVE_ISNANF_IN_LIBC 1
9701#define HAVE_ISNANL_IN_LIBC 1
9702#define HAVE_VISIBILITY 1
9703#define HAVE_NEWLOCALE 1
9704#define HAVE_DUPLOCALE 1
9705#define HAVE_FREELOCALE 1
9706#define GNULIB_TEST_LOCALENAME_UNSAFE 1
9707#define HAVE_PTHREAD_RWLOCK 1
9708#define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
9709#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9710#define GNULIB_LOCK 1
9711#define GNULIB_TEST_MBRTOWC 1
9712#define GNULIB_TEST_MBSINIT 1
9713#define GNULIB_TEST_MBSZERO 1
9714#define GNULIB_TEST_MEMCHR 1
9715#define HAVE_FREXP_IN_LIBC 1
9716#define HAVE_LDEXP_IN_LIBC 1
9717#define HAVE_FREXPL_IN_LIBC 1
9718#define HAVE_LDEXPL_IN_LIBC 1
9719#define SETLOCALE_NULL_ALL_MTSAFE 0
9720#define SETLOCALE_NULL_ONE_MTSAFE 1
9721#define HAVE_VISIBILITY 1
9722#define GNULIB_TEST_SETLOCALE_NULL 1
9723#define GNULIB_TEST_SIGNBIT 1
9724#define HAVE_STDINT_H 1
9725#define GNULIB_TEST_FSCANF 1
9726#define GNULIB_FSCANF 1
9727#define GNULIB_TEST_SCANF 1
9728#define GNULIB_SCANF 1
9729#define GNULIB_TEST_FGETC 1
9730#define GNULIB_TEST_GETC 1
9731#define GNULIB_TEST_GETCHAR 1
9732#define GNULIB_TEST_FGETS 1
9733#define GNULIB_TEST_FREAD 1
9734#define GNULIB_TEST_FPRINTF 1
9735#define GNULIB_TEST_PRINTF 1
9736#define GNULIB_TEST_VFPRINTF 1
9737#define GNULIB_TEST_VPRINTF 1
9738#define GNULIB_TEST_FPUTC 1
9739#define GNULIB_TEST_PUTC 1
9740#define GNULIB_TEST_PUTCHAR 1
9741#define GNULIB_TEST_FPUTS 1
9742#define GNULIB_TEST_PUTS 1
9743#define GNULIB_TEST_FWRITE 1
9744#define HAVE_TSEARCH 1
9745#define HAVE_TWALK 1
9746#define GNULIB_TEST_TSEARCH 1
9747#define NEED_PRINTF_DIRECTIVE_A 1
9748#define HAVE_NL_LANGINFO 1
9749#define NEED_PRINTF_DIRECTIVE_B 1
9750#define NEED_PRINTF_DIRECTIVE_A 1
9751#define HAVE_NL_LANGINFO 1
9752#define NEED_PRINTF_DIRECTIVE_B 1
9753#define GNULIB_TEST_WMEMCPY 1
9754#define GNULIB_TEST_WMEMSET 1
9755#define HAVE_STDINT_H 1
9756#define HAVE_MMAP 1
9757#define INTDIV0_RAISES_SIGFPE 1
9758#define HAVE_UNSIGNED_LONG_LONG_INT 1
9759#define HAVE_UINTMAX_T 1
9760#define HAVE_ICONV 1
9761#define ICONV_CONST
9762#define HAVE_BUILTIN_EXPECT 1
9763#define HAVE_INTTYPES_H 1
9764#define HAVE_UNISTD_H 1
9765#define HAVE_SYS_PARAM_H 1
9766#define HAVE_GETCWD 1
9767#define HAVE_GETEGID 1
9768#define HAVE_GETEUID 1
9769#define HAVE_GETGID 1
9770#define HAVE_GETUID 1
9771#define HAVE_MUNMAP 1
9772#define HAVE_STPCPY 1
9773#define HAVE_STRCASECMP 1
9774#define HAVE_USELOCALE 1
9775#define HAVE_DECL_FEOF_UNLOCKED 1
9776#define HAVE_DECL_FGETS_UNLOCKED 0
9777#define HAVE_POSIX_PRINTF 1
9778#define HAVE_DECL__SNPRINTF 0
9779#define HAVE_DECL__SNWPRINTF 0
9780
9781configure: exit 0