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

File gettext-runtime-x86_64.config.log, 536.0 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/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 gettext-runtime configure 0.22.5, which was
5generated by GNU Autoconf 2.72.  Invocation command line was
6
7  $ ./configure --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
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: 206 tasks, 989 threads, 2 processors
34Load average: 3.69, Mach factor: 0.23
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:4435: looking for aux files: config.rpath ltmain.sh config.guess config.sub compile missing install-sh
53configure:4448:  trying ./../build-aux/
54configure:4477:   ./../build-aux/config.rpath found
55configure:4477:   ./../build-aux/ltmain.sh found
56configure:4477:   ./../build-aux/config.guess found
57configure:4477:   ./../build-aux/config.sub found
58configure:4477:   ./../build-aux/compile found
59configure:4477:   ./../build-aux/missing found
60configure:4459:   ./../build-aux/install-sh found
61configure:4609: checking for a BSD-compatible install
62configure:4683: result: /usr/bin/install -c
63configure:4694: checking whether build environment is sane
64configure:4749: result: yes
65configure:4910: checking for a race-free mkdir -p
66configure:4953: result: mkdir -p
67configure:4960: checking for gawk
68configure:4993: result: /usr/bin/awk
69configure:5004: checking whether make sets $(MAKE)
70configure:5028: result: yes
71configure:5058: checking whether make supports nested variables
72configure:5077: result: yes
73configure:5281: checking for gcc
74configure:5314: result: /usr/bin/clang
75configure:5673: checking for C compiler version
76configure:5682: /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:5693: $? = 0
81configure:5682: /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:5693: $? = 0
86configure:5682: /usr/bin/clang -V >&5
87clang: error: argument to '-V' is missing (expected 1 value)
88clang: error: no input files
89configure:5693: $? = 1
90configure:5682: /usr/bin/clang -qversion >&5
91clang: error: unknown argument: '-qversion'
92clang: error: no input files
93configure:5693: $? = 1
94configure:5682: /usr/bin/clang -version >&5
95clang: error: unknown argument: '-version'
96clang: error: no input files
97configure:5693: $? = 1
98configure:5713: checking whether the C compiler works
99configure:5735: /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:5739: $? = 0
101configure:5790: result: yes
102configure:5794: checking for C compiler default output file name
103configure:5796: result: a.out
104configure:5802: checking for suffix of executables
105configure:5809: /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:5813: $? = 0
107configure:5837: result:
108configure:5861: checking whether we are cross compiling
109configure:5869: /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:5873: $? = 0
111configure:5880: ./conftest
112configure:5884: $? = 0
113configure:5899: result: no
114configure:5905: checking for suffix of object files
115configure:5928: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
116configure:5932: $? = 0
117configure:5956: result: o
118configure:5960: checking whether the compiler supports GNU C
119configure:5980: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
120configure:5980: $? = 0
121configure:5992: result: yes
122configure:6003: checking whether /usr/bin/clang accepts -g
123configure:6024: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
124configure:6024: $? = 0
125configure:6071: result: yes
126configure:6091: checking for /usr/bin/clang option to enable C11 features
127configure:6106: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
128configure:6106: $? = 0
129configure:6125: result: none needed
130configure:6249: checking whether /usr/bin/clang understands -c and -o together
131configure:6272: /usr/bin/clang -c conftest.c -o conftest2.o
132configure:6275: $? = 0
133configure:6272: /usr/bin/clang -c conftest.c -o conftest2.o
134configure:6275: $? = 0
135configure:6288: result: yes
136configure:6306: checking whether the compiler is clang
137configure:6328: /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:6328: $? = 1
146configure: failed program was:
147| /* confdefs.h */
148| #define PACKAGE_NAME "gettext-runtime"
149| #define PACKAGE_TARNAME "gettext-runtime"
150| #define PACKAGE_VERSION "0.22.5"
151| #define PACKAGE_STRING "gettext-runtime 0.22.5"
152| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
153| #define PACKAGE_URL ""
154| #define PACKAGE "gettext-runtime"
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:6339: result: yes
171configure:6343: checking for compiler option needed when checking for declarations
172configure:6363: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
173configure:6363: $? = 0
174configure:6378: result: -Werror=implicit-function-declaration
175configure:6390: checking whether make supports the include directive
176configure:6405: make -f confmf.GNU && cat confinc.out
177this is the am__doit target
178configure:6408: $? = 0
179configure:6427: result: yes (GNU style)
180configure:6453: checking dependency style of /usr/bin/clang
181configure:6566: result: gcc3
182configure:6584: checking whether to use Java
183configure:6595: result: no
184configure:6605: checking how to run the C preprocessor
185configure:6631: /usr/bin/clang -E -I/opt/local/include conftest.c
186configure:6631: $? = 0
187configure:6647: /usr/bin/clang -E -I/opt/local/include conftest.c
188conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
189#include <ac_nonexistent.h>
190         ^
1911 error generated.
192configure:6647: $? = 1
193configure: failed program was:
194| /* confdefs.h */
195| #define PACKAGE_NAME "gettext-runtime"
196| #define PACKAGE_TARNAME "gettext-runtime"
197| #define PACKAGE_VERSION "0.22.5"
198| #define PACKAGE_STRING "gettext-runtime 0.22.5"
199| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
200| #define PACKAGE_URL ""
201| #define PACKAGE "gettext-runtime"
202| #define VERSION "0.22.5"
203| /* end confdefs.h.  */
204| #include <ac_nonexistent.h>
205configure:6676: result: /usr/bin/clang -E
206configure:6690: /usr/bin/clang -E -I/opt/local/include conftest.c
207configure:6690: $? = 0
208configure:6706: /usr/bin/clang -E -I/opt/local/include conftest.c
209conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
210#include <ac_nonexistent.h>
211         ^
2121 error generated.
213configure:6706: $? = 1
214configure: failed program was:
215| /* confdefs.h */
216| #define PACKAGE_NAME "gettext-runtime"
217| #define PACKAGE_TARNAME "gettext-runtime"
218| #define PACKAGE_VERSION "0.22.5"
219| #define PACKAGE_STRING "gettext-runtime 0.22.5"
220| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
221| #define PACKAGE_URL ""
222| #define PACKAGE "gettext-runtime"
223| #define VERSION "0.22.5"
224| /* end confdefs.h.  */
225| #include <ac_nonexistent.h>
226configure:6739: checking for egrep -e
227configure:6869: result: /usr/bin/grep -E
228configure:7209: checking for preferred C# implementation
229configure:7221: result: no
230configure:7233: checking for C# compiler
231configure:7343: result: no
232configure:7365: checking build system type
233configure:7381: result: x86_64-apple-darwin14.5.0
234configure:7401: checking host system type
235configure:7416: result: x86_64-apple-darwin14.5.0
236configure:7443: checking for Minix Amsterdam compiler
237configure:7471: result: no
238configure:7534: checking for ar
239configure:7555: found /opt/local/bin/ar
240configure:7567: result: ar
241configure:7648: checking for ranlib
242configure:7669: found /opt/local/bin/ranlib
243configure:7681: result: ranlib
244configure:7716: checking for stdio.h
245configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
246configure:7716: $? = 0
247configure:7716: result: yes
248configure:7716: checking for stdlib.h
249configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
250configure:7716: $? = 0
251configure:7716: result: yes
252configure:7716: checking for string.h
253configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
254configure:7716: $? = 0
255configure:7716: result: yes
256configure:7716: checking for inttypes.h
257configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
258configure:7716: $? = 0
259configure:7716: result: yes
260configure:7716: checking for stdint.h
261configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
262configure:7716: $? = 0
263configure:7716: result: yes
264configure:7716: checking for strings.h
265configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
266configure:7716: $? = 0
267configure:7716: result: yes
268configure:7716: checking for sys/stat.h
269configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
270configure:7716: $? = 0
271configure:7716: result: yes
272configure:7716: checking for sys/types.h
273configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
274configure:7716: $? = 0
275configure:7716: result: yes
276configure:7716: checking for unistd.h
277configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
278configure:7716: $? = 0
279configure:7716: result: yes
280configure:7716: checking for wchar.h
281configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
282configure:7716: $? = 0
283configure:7716: result: yes
284configure:7716: checking for minix/config.h
285configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
286conftest.c:49:10: fatal error: 'minix/config.h' file not found
287#include <minix/config.h>
288         ^
2891 error generated.
290configure:7716: $? = 1
291configure: failed program was:
292| /* confdefs.h */
293| #define PACKAGE_NAME "gettext-runtime"
294| #define PACKAGE_TARNAME "gettext-runtime"
295| #define PACKAGE_VERSION "0.22.5"
296| #define PACKAGE_STRING "gettext-runtime 0.22.5"
297| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
298| #define PACKAGE_URL ""
299| #define PACKAGE "gettext-runtime"
300| #define VERSION "0.22.5"
301| #define HAVE_STDIO_H 1
302| #define HAVE_STDLIB_H 1
303| #define HAVE_STRING_H 1
304| #define HAVE_INTTYPES_H 1
305| #define HAVE_STDINT_H 1
306| #define HAVE_STRINGS_H 1
307| #define HAVE_SYS_STAT_H 1
308| #define HAVE_SYS_TYPES_H 1
309| #define HAVE_UNISTD_H 1
310| #define HAVE_WCHAR_H 1
311| /* end confdefs.h.  */
312| #include <stddef.h>
313| #ifdef HAVE_STDIO_H
314| # include <stdio.h>
315| #endif
316| #ifdef HAVE_STDLIB_H
317| # include <stdlib.h>
318| #endif
319| #ifdef HAVE_STRING_H
320| # include <string.h>
321| #endif
322| #ifdef HAVE_INTTYPES_H
323| # include <inttypes.h>
324| #endif
325| #ifdef HAVE_STDINT_H
326| # include <stdint.h>
327| #endif
328| #ifdef HAVE_STRINGS_H
329| # include <strings.h>
330| #endif
331| #ifdef HAVE_SYS_TYPES_H
332| # include <sys/types.h>
333| #endif
334| #ifdef HAVE_SYS_STAT_H
335| # include <sys/stat.h>
336| #endif
337| #ifdef HAVE_UNISTD_H
338| # include <unistd.h>
339| #endif
340| #include <minix/config.h>
341configure:7716: result: no
342configure:7716: checking for uchar.h
343configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
344conftest.c:49:10: fatal error: 'uchar.h' file not found
345#include <uchar.h>
346         ^
3471 error generated.
348configure:7716: $? = 1
349configure: failed program was:
350| /* confdefs.h */
351| #define PACKAGE_NAME "gettext-runtime"
352| #define PACKAGE_TARNAME "gettext-runtime"
353| #define PACKAGE_VERSION "0.22.5"
354| #define PACKAGE_STRING "gettext-runtime 0.22.5"
355| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
356| #define PACKAGE_URL ""
357| #define PACKAGE "gettext-runtime"
358| #define VERSION "0.22.5"
359| #define HAVE_STDIO_H 1
360| #define HAVE_STDLIB_H 1
361| #define HAVE_STRING_H 1
362| #define HAVE_INTTYPES_H 1
363| #define HAVE_STDINT_H 1
364| #define HAVE_STRINGS_H 1
365| #define HAVE_SYS_STAT_H 1
366| #define HAVE_SYS_TYPES_H 1
367| #define HAVE_UNISTD_H 1
368| #define HAVE_WCHAR_H 1
369| /* end confdefs.h.  */
370| #include <stddef.h>
371| #ifdef HAVE_STDIO_H
372| # include <stdio.h>
373| #endif
374| #ifdef HAVE_STDLIB_H
375| # include <stdlib.h>
376| #endif
377| #ifdef HAVE_STRING_H
378| # include <string.h>
379| #endif
380| #ifdef HAVE_INTTYPES_H
381| # include <inttypes.h>
382| #endif
383| #ifdef HAVE_STDINT_H
384| # include <stdint.h>
385| #endif
386| #ifdef HAVE_STRINGS_H
387| # include <strings.h>
388| #endif
389| #ifdef HAVE_SYS_TYPES_H
390| # include <sys/types.h>
391| #endif
392| #ifdef HAVE_SYS_STAT_H
393| # include <sys/stat.h>
394| #endif
395| #ifdef HAVE_UNISTD_H
396| # include <unistd.h>
397| #endif
398| #include <uchar.h>
399configure:7716: result: no
400configure:7716: checking for sys/param.h
401configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
402configure:7716: $? = 0
403configure:7716: result: yes
404configure:7716: checking for sys/socket.h
405configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
406configure:7716: $? = 0
407configure:7716: result: yes
408configure:7716: checking for error.h
409configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
410conftest.c:51:10: fatal error: 'error.h' file not found
411#include <error.h>
412         ^
4131 error generated.
414configure:7716: $? = 1
415configure: failed program was:
416| /* confdefs.h */
417| #define PACKAGE_NAME "gettext-runtime"
418| #define PACKAGE_TARNAME "gettext-runtime"
419| #define PACKAGE_VERSION "0.22.5"
420| #define PACKAGE_STRING "gettext-runtime 0.22.5"
421| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
422| #define PACKAGE_URL ""
423| #define PACKAGE "gettext-runtime"
424| #define VERSION "0.22.5"
425| #define HAVE_STDIO_H 1
426| #define HAVE_STDLIB_H 1
427| #define HAVE_STRING_H 1
428| #define HAVE_INTTYPES_H 1
429| #define HAVE_STDINT_H 1
430| #define HAVE_STRINGS_H 1
431| #define HAVE_SYS_STAT_H 1
432| #define HAVE_SYS_TYPES_H 1
433| #define HAVE_UNISTD_H 1
434| #define HAVE_WCHAR_H 1
435| #define HAVE_SYS_PARAM_H 1
436| #define HAVE_SYS_SOCKET_H 1
437| /* end confdefs.h.  */
438| #include <stddef.h>
439| #ifdef HAVE_STDIO_H
440| # include <stdio.h>
441| #endif
442| #ifdef HAVE_STDLIB_H
443| # include <stdlib.h>
444| #endif
445| #ifdef HAVE_STRING_H
446| # include <string.h>
447| #endif
448| #ifdef HAVE_INTTYPES_H
449| # include <inttypes.h>
450| #endif
451| #ifdef HAVE_STDINT_H
452| # include <stdint.h>
453| #endif
454| #ifdef HAVE_STRINGS_H
455| # include <strings.h>
456| #endif
457| #ifdef HAVE_SYS_TYPES_H
458| # include <sys/types.h>
459| #endif
460| #ifdef HAVE_SYS_STAT_H
461| # include <sys/stat.h>
462| #endif
463| #ifdef HAVE_UNISTD_H
464| # include <unistd.h>
465| #endif
466| #include <error.h>
467configure:7716: result: no
468configure:7716: checking for getopt.h
469configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
470configure:7716: $? = 0
471configure:7716: result: yes
472configure:7716: checking for sys/cdefs.h
473configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
474configure:7716: $? = 0
475configure:7716: result: yes
476configure:7716: checking for threads.h
477configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
478conftest.c:53:10: fatal error: 'threads.h' file not found
479#include <threads.h>
480         ^
4811 error generated.
482configure:7716: $? = 1
483configure: failed program was:
484| /* confdefs.h */
485| #define PACKAGE_NAME "gettext-runtime"
486| #define PACKAGE_TARNAME "gettext-runtime"
487| #define PACKAGE_VERSION "0.22.5"
488| #define PACKAGE_STRING "gettext-runtime 0.22.5"
489| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
490| #define PACKAGE_URL ""
491| #define PACKAGE "gettext-runtime"
492| #define VERSION "0.22.5"
493| #define HAVE_STDIO_H 1
494| #define HAVE_STDLIB_H 1
495| #define HAVE_STRING_H 1
496| #define HAVE_INTTYPES_H 1
497| #define HAVE_STDINT_H 1
498| #define HAVE_STRINGS_H 1
499| #define HAVE_SYS_STAT_H 1
500| #define HAVE_SYS_TYPES_H 1
501| #define HAVE_UNISTD_H 1
502| #define HAVE_WCHAR_H 1
503| #define HAVE_SYS_PARAM_H 1
504| #define HAVE_SYS_SOCKET_H 1
505| #define HAVE_GETOPT_H 1
506| #define HAVE_SYS_CDEFS_H 1
507| /* end confdefs.h.  */
508| #include <stddef.h>
509| #ifdef HAVE_STDIO_H
510| # include <stdio.h>
511| #endif
512| #ifdef HAVE_STDLIB_H
513| # include <stdlib.h>
514| #endif
515| #ifdef HAVE_STRING_H
516| # include <string.h>
517| #endif
518| #ifdef HAVE_INTTYPES_H
519| # include <inttypes.h>
520| #endif
521| #ifdef HAVE_STDINT_H
522| # include <stdint.h>
523| #endif
524| #ifdef HAVE_STRINGS_H
525| # include <strings.h>
526| #endif
527| #ifdef HAVE_SYS_TYPES_H
528| # include <sys/types.h>
529| #endif
530| #ifdef HAVE_SYS_STAT_H
531| # include <sys/stat.h>
532| #endif
533| #ifdef HAVE_UNISTD_H
534| # include <unistd.h>
535| #endif
536| #include <threads.h>
537configure:7716: result: no
538configure:7716: checking for iconv.h
539configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
540configure:7716: $? = 0
541configure:7716: result: yes
542configure:7716: checking for limits.h
543configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
544configure:7716: $? = 0
545configure:7716: result: yes
546configure:7716: checking for crtdefs.h
547configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
548conftest.c:55:10: fatal error: 'crtdefs.h' file not found
549#include <crtdefs.h>
550         ^
5511 error generated.
552configure:7716: $? = 1
553configure: failed program was:
554| /* confdefs.h */
555| #define PACKAGE_NAME "gettext-runtime"
556| #define PACKAGE_TARNAME "gettext-runtime"
557| #define PACKAGE_VERSION "0.22.5"
558| #define PACKAGE_STRING "gettext-runtime 0.22.5"
559| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
560| #define PACKAGE_URL ""
561| #define PACKAGE "gettext-runtime"
562| #define VERSION "0.22.5"
563| #define HAVE_STDIO_H 1
564| #define HAVE_STDLIB_H 1
565| #define HAVE_STRING_H 1
566| #define HAVE_INTTYPES_H 1
567| #define HAVE_STDINT_H 1
568| #define HAVE_STRINGS_H 1
569| #define HAVE_SYS_STAT_H 1
570| #define HAVE_SYS_TYPES_H 1
571| #define HAVE_UNISTD_H 1
572| #define HAVE_WCHAR_H 1
573| #define HAVE_SYS_PARAM_H 1
574| #define HAVE_SYS_SOCKET_H 1
575| #define HAVE_GETOPT_H 1
576| #define HAVE_SYS_CDEFS_H 1
577| #define HAVE_ICONV_H 1
578| #define HAVE_LIMITS_H 1
579| /* end confdefs.h.  */
580| #include <stddef.h>
581| #ifdef HAVE_STDIO_H
582| # include <stdio.h>
583| #endif
584| #ifdef HAVE_STDLIB_H
585| # include <stdlib.h>
586| #endif
587| #ifdef HAVE_STRING_H
588| # include <string.h>
589| #endif
590| #ifdef HAVE_INTTYPES_H
591| # include <inttypes.h>
592| #endif
593| #ifdef HAVE_STDINT_H
594| # include <stdint.h>
595| #endif
596| #ifdef HAVE_STRINGS_H
597| # include <strings.h>
598| #endif
599| #ifdef HAVE_SYS_TYPES_H
600| # include <sys/types.h>
601| #endif
602| #ifdef HAVE_SYS_STAT_H
603| # include <sys/stat.h>
604| #endif
605| #ifdef HAVE_UNISTD_H
606| # include <unistd.h>
607| #endif
608| #include <crtdefs.h>
609configure:7716: result: no
610configure:7716: checking for wctype.h
611configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
612configure:7716: $? = 0
613configure:7716: result: yes
614configure:7716: checking for langinfo.h
615configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
616configure:7716: $? = 0
617configure:7716: result: yes
618configure:7716: checking for xlocale.h
619configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
620configure:7716: $? = 0
621configure:7716: result: yes
622configure:7716: checking for sys/mman.h
623configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
624configure:7716: $? = 0
625configure:7716: result: yes
626configure:7716: checking for sys/time.h
627configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
628configure:7716: $? = 0
629configure:7716: result: yes
630configure:7716: checking for stdbool.h
631configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
632configure:7716: $? = 0
633configure:7716: result: yes
634configure:7716: checking for stdckdint.h
635configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
636conftest.c:61:10: fatal error: 'stdckdint.h' file not found
637#include <stdckdint.h>
638         ^
6391 error generated.
640configure:7716: $? = 1
641configure: failed program was:
642| /* confdefs.h */
643| #define PACKAGE_NAME "gettext-runtime"
644| #define PACKAGE_TARNAME "gettext-runtime"
645| #define PACKAGE_VERSION "0.22.5"
646| #define PACKAGE_STRING "gettext-runtime 0.22.5"
647| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
648| #define PACKAGE_URL ""
649| #define PACKAGE "gettext-runtime"
650| #define VERSION "0.22.5"
651| #define HAVE_STDIO_H 1
652| #define HAVE_STDLIB_H 1
653| #define HAVE_STRING_H 1
654| #define HAVE_INTTYPES_H 1
655| #define HAVE_STDINT_H 1
656| #define HAVE_STRINGS_H 1
657| #define HAVE_SYS_STAT_H 1
658| #define HAVE_SYS_TYPES_H 1
659| #define HAVE_UNISTD_H 1
660| #define HAVE_WCHAR_H 1
661| #define HAVE_SYS_PARAM_H 1
662| #define HAVE_SYS_SOCKET_H 1
663| #define HAVE_GETOPT_H 1
664| #define HAVE_SYS_CDEFS_H 1
665| #define HAVE_ICONV_H 1
666| #define HAVE_LIMITS_H 1
667| #define HAVE_WCTYPE_H 1
668| #define HAVE_LANGINFO_H 1
669| #define HAVE_XLOCALE_H 1
670| #define HAVE_SYS_MMAN_H 1
671| #define HAVE_SYS_TIME_H 1
672| #define HAVE_STDBOOL_H 1
673| /* end confdefs.h.  */
674| #include <stddef.h>
675| #ifdef HAVE_STDIO_H
676| # include <stdio.h>
677| #endif
678| #ifdef HAVE_STDLIB_H
679| # include <stdlib.h>
680| #endif
681| #ifdef HAVE_STRING_H
682| # include <string.h>
683| #endif
684| #ifdef HAVE_INTTYPES_H
685| # include <inttypes.h>
686| #endif
687| #ifdef HAVE_STDINT_H
688| # include <stdint.h>
689| #endif
690| #ifdef HAVE_STRINGS_H
691| # include <strings.h>
692| #endif
693| #ifdef HAVE_SYS_TYPES_H
694| # include <sys/types.h>
695| #endif
696| #ifdef HAVE_SYS_STAT_H
697| # include <sys/stat.h>
698| #endif
699| #ifdef HAVE_UNISTD_H
700| # include <unistd.h>
701| #endif
702| #include <stdckdint.h>
703configure:7716: result: no
704configure:7716: checking for features.h
705configure:7716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
706conftest.c:61:10: fatal error: 'features.h' file not found
707#include <features.h>
708         ^
7091 error generated.
710configure:7716: $? = 1
711configure: failed program was:
712| /* confdefs.h */
713| #define PACKAGE_NAME "gettext-runtime"
714| #define PACKAGE_TARNAME "gettext-runtime"
715| #define PACKAGE_VERSION "0.22.5"
716| #define PACKAGE_STRING "gettext-runtime 0.22.5"
717| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
718| #define PACKAGE_URL ""
719| #define PACKAGE "gettext-runtime"
720| #define VERSION "0.22.5"
721| #define HAVE_STDIO_H 1
722| #define HAVE_STDLIB_H 1
723| #define HAVE_STRING_H 1
724| #define HAVE_INTTYPES_H 1
725| #define HAVE_STDINT_H 1
726| #define HAVE_STRINGS_H 1
727| #define HAVE_SYS_STAT_H 1
728| #define HAVE_SYS_TYPES_H 1
729| #define HAVE_UNISTD_H 1
730| #define HAVE_WCHAR_H 1
731| #define HAVE_SYS_PARAM_H 1
732| #define HAVE_SYS_SOCKET_H 1
733| #define HAVE_GETOPT_H 1
734| #define HAVE_SYS_CDEFS_H 1
735| #define HAVE_ICONV_H 1
736| #define HAVE_LIMITS_H 1
737| #define HAVE_WCTYPE_H 1
738| #define HAVE_LANGINFO_H 1
739| #define HAVE_XLOCALE_H 1
740| #define HAVE_SYS_MMAN_H 1
741| #define HAVE_SYS_TIME_H 1
742| #define HAVE_STDBOOL_H 1
743| /* end confdefs.h.  */
744| #include <stddef.h>
745| #ifdef HAVE_STDIO_H
746| # include <stdio.h>
747| #endif
748| #ifdef HAVE_STDLIB_H
749| # include <stdlib.h>
750| #endif
751| #ifdef HAVE_STRING_H
752| # include <string.h>
753| #endif
754| #ifdef HAVE_INTTYPES_H
755| # include <inttypes.h>
756| #endif
757| #ifdef HAVE_STDINT_H
758| # include <stdint.h>
759| #endif
760| #ifdef HAVE_STRINGS_H
761| # include <strings.h>
762| #endif
763| #ifdef HAVE_SYS_TYPES_H
764| # include <sys/types.h>
765| #endif
766| #ifdef HAVE_SYS_STAT_H
767| # include <sys/stat.h>
768| #endif
769| #ifdef HAVE_UNISTD_H
770| # include <unistd.h>
771| #endif
772| #include <features.h>
773configure:7716: result: no
774configure:7747: checking whether it is safe to define __EXTENSIONS__
775configure:7766: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
776configure:7766: $? = 0
777configure:7776: result: yes
778configure:7779: checking whether _XOPEN_SOURCE should be defined
779configure:7801: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
780configure:7801: $? = 0
781configure:7830: result: no
782configure:7902: checking whether to use C++
783configure:7913: result: yes
784configure:8043: checking whether the C++ compiler (/usr/bin/clang++ -pipe -Os -arch x86_64 -stdlib=libc++ -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64) works
785configure:8054: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  >&5
786configure:8057: $? = 0
787configure:8075: result: yes
788configure:8080: checking whether the C++ compiler supports namespaces
789configure:8094: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  >&5
790configure:8097: $? = 0
791configure:8110: result: yes
792configure:8133: checking dependency style of /usr/bin/clang++
793configure:8246: result: gcc3
794configure:8267: checking whether the compiler supports GNU C++
795configure:8287: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5
796configure:8287: $? = 0
797configure:8299: result: yes
798configure:8310: checking whether /usr/bin/clang++ accepts -g
799configure:8331: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
800configure:8331: $? = 0
801configure:8378: result: yes
802configure:8421: checking for /usr/bin/clang option to enable large file support
803configure:8456: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
804configure:8456: $? = 0
805configure:8462: /usr/bin/clang -DFTYPE=ino_t -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
806configure:8462: $? = 0
807configure:8499: result: none needed
808configure:8896: checking whether C compiler handles -Werror -Wunknown-warning-option
809configure:8916: /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
810configure:8916: $? = 0
811configure:8929: result: yes
812configure:9659: checking how to print strings
813configure:9686: result: printf
814configure:9707: checking for a sed that does not truncate output
815configure:9779: result: /usr/bin/sed
816configure:9797: checking for grep that handles long lines and -e
817configure:9863: result: /usr/bin/grep
818configure:9868: checking for egrep
819configure:9938: result: /usr/bin/grep -E
820configure:9945: checking for fgrep
821configure:10015: result: /usr/bin/grep -F
822configure:10052: checking for ld used by /usr/bin/clang
823configure:10121: result: /Library/Developer/CommandLineTools/usr/bin/ld
824configure:10128: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
825configure:10145: result: no
826configure:10157: checking for BSD- or MS-compatible name lister (nm)
827configure:10213: result: /opt/local/bin/nm
828configure:10355: checking the name lister (/opt/local/bin/nm) interface
829configure:10363: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
830configure:10366: /opt/local/bin/nm "conftest.o"
831dyld: Library not loaded: /opt/local/lib/libffi.6.dylib
832  Referenced from: /opt/local/libexec/llvm-9.0/lib/libLLVM.dylib
833  Reason: image not found
834./configure: line 10367: 12621 Trace/BPT trap: 5       /opt/local/bin/nm "conftest.o"
835configure:10369: output
836configure:10377: result: BSD nm
837configure:10380: checking whether ln -s works
838configure:10384: result: yes
839configure:10392: checking the maximum length of command line arguments
840configure:10525: result: 196608
841configure:10573: checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format
842configure:10615: result: func_convert_file_noop
843configure:10622: checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format
844configure:10644: result: func_convert_file_noop
845configure:10651: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
846configure:10660: result: -r
847configure:10740: checking for file
848configure:10761: found /usr/bin/file
849configure:10773: result: file
850configure:10850: checking for objdump
851configure:10886: result: no
852configure:10912: checking how to recognize dependent libraries
853configure:11114: result: pass_all
854configure:11205: checking for dlltool
855configure:11241: result: no
856configure:11268: checking how to associate runtime and link libraries
857configure:11297: result: printf %s\n
858configure:11449: checking for archiver @FILE support
859configure:11467: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
860configure:11467: $? = 0
861configure:11471: ar cr libconftest.a @conftest.lst >&5
862ar: @conftest.lst: No such file or directory
863configure:11474: $? = 1
864configure:11495: result: no
865configure:11559: checking for strip
866configure:11580: found /opt/local/bin/strip
867configure:11592: result: strip
868configure:11670: checking for ranlib
869configure:11703: result: ranlib
870configure:11805: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object
871configure:11959: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
872configure:11962: $? = 0
873configure:11966: /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
874dyld: Library not loaded: /opt/local/lib/libffi.6.dylib
875  Referenced from: /opt/local/libexec/llvm-9.0/lib/libLLVM.dylib
876  Reason: image not found
877configure:11969: $? = 0
878cannot 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'
879configure:11959: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
880configure:11962: $? = 0
881configure:11966: /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
882dyld: Library not loaded: /opt/local/lib/libffi.6.dylib
883  Referenced from: /opt/local/libexec/llvm-9.0/lib/libLLVM.dylib
884  Reason: image not found
885configure:11969: $? = 0
886cannot 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'
887configure:12074: result: failed
888configure:12124: checking for sysroot
889configure:12156: result: no
890configure:12163: checking for a working dd
891configure:12208: result: /bin/dd
892configure:12212: checking how to truncate binary pipes
893configure:12229: result: /bin/dd bs=4096 count=1
894configure:12569: checking for mt
895configure:12605: result: no
896configure:12625: checking if : is a manifest tool
897configure:12632: : '-?'
898configure:12641: result: no
899configure:12703: checking for dsymutil
900configure:12724: found /usr/bin/dsymutil
901configure:12736: result: dsymutil
902configure:12807: checking for nmedit
903configure:12828: found /opt/local/bin/nmedit
904configure:12840: result: nmedit
905configure:12911: checking for lipo
906configure:12932: found /opt/local/bin/lipo
907configure:12944: result: lipo
908configure:13015: checking for otool
909configure:13036: found /opt/local/bin/otool
910configure:13048: result: otool
911configure:13119: checking for otool64
912configure:13155: result: no
913configure:13200: checking for -single_module linker flag
914/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
915configure:13235: result: yes
916configure:13238: checking for -exported_symbols_list linker flag
917configure:13259: /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
918configure:13259: $? = 0
919configure:13272: result: yes
920configure:13275: checking for -force_load linker flag
921/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
922ar cr libconftest.a conftest.o
923ranlib libconftest.a
924/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
925configure:13309: result: yes
926configure:13376: checking for dlfcn.h
927configure:13376: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
928configure:13376: $? = 0
929configure:13376: result: yes
930configure:13986: checking for objdir
931configure:14003: result: .libs
932configure:14269: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
933configure:14288: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
934configure:14292: $? = 0
935configure:14306: result: yes
936configure:14664: checking for /usr/bin/clang option to produce PIC
937configure:14673: result: -fno-common -DPIC
938configure:14681: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
939configure:14700: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
940configure:14704: $? = 0
941configure:14718: result: yes
942configure:14747: checking if /usr/bin/clang static flag -static works
943configure:14777: result: no
944configure:14792: checking if /usr/bin/clang supports -c -o file.o
945configure:14814: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
946configure:14818: $? = 0
947configure:14841: result: yes
948configure:14849: checking if /usr/bin/clang supports -c -o file.o
949configure:14898: result: yes
950configure:14931: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
951configure:16204: result: yes
952configure:16446: checking dynamic linker characteristics
953configure:17269: result: darwin14.5.0 dyld
954configure:17391: checking how to hardcode library paths into programs
955configure:17416: result: immediate
956configure:18016: checking whether stripping libraries is possible
957configure:18033: result: yes
958configure:18067: checking if libtool supports shared libraries
959configure:18069: result: yes
960configure:18072: checking whether to build shared libraries
961configure:18097: result: yes
962configure:18100: checking whether to build static libraries
963configure:18104: result: yes
964configure:18127: checking how to run the C++ preprocessor
965configure:18149: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
966configure:18149: $? = 0
967configure:18165: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
968conftest.cpp:54:10: fatal error: 'ac_nonexistent.h' file not found
969#include <ac_nonexistent.h>
970         ^
9711 error generated.
972configure:18165: $? = 1
973configure: failed program was:
974| /* confdefs.h */
975| #define PACKAGE_NAME "gettext-runtime"
976| #define PACKAGE_TARNAME "gettext-runtime"
977| #define PACKAGE_VERSION "0.22.5"
978| #define PACKAGE_STRING "gettext-runtime 0.22.5"
979| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
980| #define PACKAGE_URL ""
981| #define PACKAGE "gettext-runtime"
982| #define VERSION "0.22.5"
983| #define HAVE_STDIO_H 1
984| #define HAVE_STDLIB_H 1
985| #define HAVE_STRING_H 1
986| #define HAVE_INTTYPES_H 1
987| #define HAVE_STDINT_H 1
988| #define HAVE_STRINGS_H 1
989| #define HAVE_SYS_STAT_H 1
990| #define HAVE_SYS_TYPES_H 1
991| #define HAVE_UNISTD_H 1
992| #define HAVE_WCHAR_H 1
993| #define HAVE_SYS_PARAM_H 1
994| #define HAVE_SYS_SOCKET_H 1
995| #define HAVE_GETOPT_H 1
996| #define HAVE_SYS_CDEFS_H 1
997| #define HAVE_ICONV_H 1
998| #define HAVE_LIMITS_H 1
999| #define HAVE_WCTYPE_H 1
1000| #define HAVE_LANGINFO_H 1
1001| #define HAVE_XLOCALE_H 1
1002| #define HAVE_SYS_MMAN_H 1
1003| #define HAVE_SYS_TIME_H 1
1004| #define HAVE_STDBOOL_H 1
1005| #define STDC_HEADERS 1
1006| #define _ALL_SOURCE 1
1007| #define _DARWIN_C_SOURCE 1
1008| #define _GNU_SOURCE 1
1009| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1010| #define _NETBSD_SOURCE 1
1011| #define _OPENBSD_SOURCE 1
1012| #define _POSIX_PTHREAD_SEMANTICS 1
1013| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1014| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1015| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1016| #define __STDC_WANT_IEC_60559_EXT__ 1
1017| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1018| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1019| #define __STDC_WANT_LIB_EXT2__ 1
1020| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1021| #define _TANDEM_SOURCE 1
1022| #define __EXTENSIONS__ 1
1023| #define __USE_MINGW_ANSI_STDIO 1
1024| #define HAVE_DLFCN_H 1
1025| #define LT_OBJDIR ".libs/"
1026| /* end confdefs.h.  */
1027| #include <ac_nonexistent.h>
1028configure:18194: result: /usr/bin/clang++ -E
1029configure:18208: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
1030configure:18208: $? = 0
1031configure:18224: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
1032conftest.cpp:54:10: fatal error: 'ac_nonexistent.h' file not found
1033#include <ac_nonexistent.h>
1034         ^
10351 error generated.
1036configure:18224: $? = 1
1037configure: failed program was:
1038| /* confdefs.h */
1039| #define PACKAGE_NAME "gettext-runtime"
1040| #define PACKAGE_TARNAME "gettext-runtime"
1041| #define PACKAGE_VERSION "0.22.5"
1042| #define PACKAGE_STRING "gettext-runtime 0.22.5"
1043| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
1044| #define PACKAGE_URL ""
1045| #define PACKAGE "gettext-runtime"
1046| #define VERSION "0.22.5"
1047| #define HAVE_STDIO_H 1
1048| #define HAVE_STDLIB_H 1
1049| #define HAVE_STRING_H 1
1050| #define HAVE_INTTYPES_H 1
1051| #define HAVE_STDINT_H 1
1052| #define HAVE_STRINGS_H 1
1053| #define HAVE_SYS_STAT_H 1
1054| #define HAVE_SYS_TYPES_H 1
1055| #define HAVE_UNISTD_H 1
1056| #define HAVE_WCHAR_H 1
1057| #define HAVE_SYS_PARAM_H 1
1058| #define HAVE_SYS_SOCKET_H 1
1059| #define HAVE_GETOPT_H 1
1060| #define HAVE_SYS_CDEFS_H 1
1061| #define HAVE_ICONV_H 1
1062| #define HAVE_LIMITS_H 1
1063| #define HAVE_WCTYPE_H 1
1064| #define HAVE_LANGINFO_H 1
1065| #define HAVE_XLOCALE_H 1
1066| #define HAVE_SYS_MMAN_H 1
1067| #define HAVE_SYS_TIME_H 1
1068| #define HAVE_STDBOOL_H 1
1069| #define STDC_HEADERS 1
1070| #define _ALL_SOURCE 1
1071| #define _DARWIN_C_SOURCE 1
1072| #define _GNU_SOURCE 1
1073| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1074| #define _NETBSD_SOURCE 1
1075| #define _OPENBSD_SOURCE 1
1076| #define _POSIX_PTHREAD_SEMANTICS 1
1077| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1078| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1079| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1080| #define __STDC_WANT_IEC_60559_EXT__ 1
1081| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1082| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1083| #define __STDC_WANT_LIB_EXT2__ 1
1084| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1085| #define _TANDEM_SOURCE 1
1086| #define __EXTENSIONS__ 1
1087| #define __USE_MINGW_ANSI_STDIO 1
1088| #define HAVE_DLFCN_H 1
1089| #define LT_OBJDIR ".libs/"
1090| /* end confdefs.h.  */
1091| #include <ac_nonexistent.h>
1092configure:18392: checking for ld used by /usr/bin/clang++
1093configure:18461: result: /Library/Developer/CommandLineTools/usr/bin/ld
1094configure:18468: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
1095configure:18485: result: no
1096configure:18540: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
1097configure:19620: result: yes
1098configure:19656: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5
1099configure:19659: $? = 0
1100configure:20140: checking for /usr/bin/clang++ option to produce PIC
1101configure:20149: result: -fno-common -DPIC
1102configure:20157: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
1103configure:20176: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
1104configure:20180: $? = 0
1105configure:20194: result: yes
1106configure:20217: checking if /usr/bin/clang++ static flag -static works
1107configure:20247: result: no
1108configure:20259: checking if /usr/bin/clang++ supports -c -o file.o
1109configure:20281: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
1110configure:20285: $? = 0
1111configure:20308: result: yes
1112configure:20313: checking if /usr/bin/clang++ supports -c -o file.o
1113configure:20362: result: yes
1114configure:20392: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
1115configure:20432: result: yes
1116configure:20575: checking dynamic linker characteristics
1117configure:21325: result: darwin14.5.0 dyld
1118configure:21390: checking how to hardcode library paths into programs
1119configure:21415: result: immediate
1120configure:21526: checking for windres
1121configure:21562: result: no
1122configure:21794: checking whether NLS is requested
1123configure:21805: result: yes
1124configure:21845: checking for msgfmt
1125configure:21882: result: no
1126configure:21888: checking for gmsgfmt
1127configure:21925: result: :
1128configure:21970: checking for xgettext
1129configure:22007: result: no
1130configure:22049: checking for msgmerge
1131configure:22085: result: no
1132configure:22148: checking for ld
1133configure:22281: result: /Library/Developer/CommandLineTools/usr/bin/ld
1134configure:22288: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
1135configure:22305: result: no
1136configure:22313: checking for shared library run path origin
1137configure:22328: result: done
1138configure:22351: checking 32-bit host C ABI
1139configure:22404: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1140configure:22404: $? = 0
1141configure:22418: result: no
1142configure:22427: checking for ELF binary format
1143configure:22453: result: no
1144configure:22505: checking for the common suffixes of directories in the library search path
1145configure:22582: result: lib,lib,lib
1146configure:22618: checking for CFPreferencesCopyAppValue
1147configure:22637: /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
1148configure:22637: $? = 0
1149configure:22649: result: yes
1150configure:22656: checking for CFLocaleCopyPreferredLanguages
1151configure:22675: /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
1152configure:22675: $? = 0
1153configure:22687: result: yes
1154configure:22722: checking whether included gettext is requested
1155configure:22734: result: yes
1156configure:23447: checking whether to use NLS
1157configure:23449: result: yes
1158configure:23452: checking where the gettext function comes from
1159configure:23463: result: included intl directory
1160configure:23594: checking for size_t
1161configure:23594: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1162configure:23594: $? = 0
1163configure:23594: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1164conftest.c:88:21: error: expected expression
1165if (sizeof ((size_t)))
1166                    ^
11671 error generated.
1168configure:23594: $? = 1
1169configure: failed program was:
1170| /* confdefs.h */
1171| #define PACKAGE_NAME "gettext-runtime"
1172| #define PACKAGE_TARNAME "gettext-runtime"
1173| #define PACKAGE_VERSION "0.22.5"
1174| #define PACKAGE_STRING "gettext-runtime 0.22.5"
1175| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
1176| #define PACKAGE_URL ""
1177| #define PACKAGE "gettext-runtime"
1178| #define VERSION "0.22.5"
1179| #define HAVE_STDIO_H 1
1180| #define HAVE_STDLIB_H 1
1181| #define HAVE_STRING_H 1
1182| #define HAVE_INTTYPES_H 1
1183| #define HAVE_STDINT_H 1
1184| #define HAVE_STRINGS_H 1
1185| #define HAVE_SYS_STAT_H 1
1186| #define HAVE_SYS_TYPES_H 1
1187| #define HAVE_UNISTD_H 1
1188| #define HAVE_WCHAR_H 1
1189| #define HAVE_SYS_PARAM_H 1
1190| #define HAVE_SYS_SOCKET_H 1
1191| #define HAVE_GETOPT_H 1
1192| #define HAVE_SYS_CDEFS_H 1
1193| #define HAVE_ICONV_H 1
1194| #define HAVE_LIMITS_H 1
1195| #define HAVE_WCTYPE_H 1
1196| #define HAVE_LANGINFO_H 1
1197| #define HAVE_XLOCALE_H 1
1198| #define HAVE_SYS_MMAN_H 1
1199| #define HAVE_SYS_TIME_H 1
1200| #define HAVE_STDBOOL_H 1
1201| #define STDC_HEADERS 1
1202| #define _ALL_SOURCE 1
1203| #define _DARWIN_C_SOURCE 1
1204| #define _GNU_SOURCE 1
1205| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1206| #define _NETBSD_SOURCE 1
1207| #define _OPENBSD_SOURCE 1
1208| #define _POSIX_PTHREAD_SEMANTICS 1
1209| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1210| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1211| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1212| #define __STDC_WANT_IEC_60559_EXT__ 1
1213| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1214| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1215| #define __STDC_WANT_LIB_EXT2__ 1
1216| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1217| #define _TANDEM_SOURCE 1
1218| #define __EXTENSIONS__ 1
1219| #define __USE_MINGW_ANSI_STDIO 1
1220| #define HAVE_DLFCN_H 1
1221| #define LT_OBJDIR ".libs/"
1222| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1223| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1224| #define ENABLE_NLS 1
1225| /* end confdefs.h.  */
1226| #include <stddef.h>
1227| #ifdef HAVE_STDIO_H
1228| # include <stdio.h>
1229| #endif
1230| #ifdef HAVE_STDLIB_H
1231| # include <stdlib.h>
1232| #endif
1233| #ifdef HAVE_STRING_H
1234| # include <string.h>
1235| #endif
1236| #ifdef HAVE_INTTYPES_H
1237| # include <inttypes.h>
1238| #endif
1239| #ifdef HAVE_STDINT_H
1240| # include <stdint.h>
1241| #endif
1242| #ifdef HAVE_STRINGS_H
1243| # include <strings.h>
1244| #endif
1245| #ifdef HAVE_SYS_TYPES_H
1246| # include <sys/types.h>
1247| #endif
1248| #ifdef HAVE_SYS_STAT_H
1249| # include <sys/stat.h>
1250| #endif
1251| #ifdef HAVE_UNISTD_H
1252| # include <unistd.h>
1253| #endif
1254| int
1255| main (void)
1256| {
1257| if (sizeof ((size_t)))
1258|           return 0;
1259|   ;
1260|   return 0;
1261| }
1262configure:23594: result: yes
1263configure:23607: checking for working alloca.h
1264configure:23625: /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
1265configure:23625: $? = 0
1266configure:23636: result: yes
1267configure:23644: checking for alloca
1268configure:23689: result: yes
1269configure:23764: checking whether the preprocessor supports include_next
1270configure:23803: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -Iconftestd1b -Iconftestd2 conftest.c >&5
1271configure:23803: $? = 0
1272configure:23829: result: yes
1273configure:23851: checking whether source code line length is unlimited
1274configure:23878: result: yes
1275configure:23897: checking whether char8_t is correctly defined
1276configure:23921: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1277conftest.c:63:20: fatal error: 'uchar.h' file not found
1278          #include <uchar.h>
1279                   ^
12801 error generated.
1281configure:23921: $? = 1
1282configure: failed program was:
1283| /* confdefs.h */
1284| #define PACKAGE_NAME "gettext-runtime"
1285| #define PACKAGE_TARNAME "gettext-runtime"
1286| #define PACKAGE_VERSION "0.22.5"
1287| #define PACKAGE_STRING "gettext-runtime 0.22.5"
1288| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
1289| #define PACKAGE_URL ""
1290| #define PACKAGE "gettext-runtime"
1291| #define VERSION "0.22.5"
1292| #define HAVE_STDIO_H 1
1293| #define HAVE_STDLIB_H 1
1294| #define HAVE_STRING_H 1
1295| #define HAVE_INTTYPES_H 1
1296| #define HAVE_STDINT_H 1
1297| #define HAVE_STRINGS_H 1
1298| #define HAVE_SYS_STAT_H 1
1299| #define HAVE_SYS_TYPES_H 1
1300| #define HAVE_UNISTD_H 1
1301| #define HAVE_WCHAR_H 1
1302| #define HAVE_SYS_PARAM_H 1
1303| #define HAVE_SYS_SOCKET_H 1
1304| #define HAVE_GETOPT_H 1
1305| #define HAVE_SYS_CDEFS_H 1
1306| #define HAVE_ICONV_H 1
1307| #define HAVE_LIMITS_H 1
1308| #define HAVE_WCTYPE_H 1
1309| #define HAVE_LANGINFO_H 1
1310| #define HAVE_XLOCALE_H 1
1311| #define HAVE_SYS_MMAN_H 1
1312| #define HAVE_SYS_TIME_H 1
1313| #define HAVE_STDBOOL_H 1
1314| #define STDC_HEADERS 1
1315| #define _ALL_SOURCE 1
1316| #define _DARWIN_C_SOURCE 1
1317| #define _GNU_SOURCE 1
1318| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1319| #define _NETBSD_SOURCE 1
1320| #define _OPENBSD_SOURCE 1
1321| #define _POSIX_PTHREAD_SEMANTICS 1
1322| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1323| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1324| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1325| #define __STDC_WANT_IEC_60559_EXT__ 1
1326| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1327| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1328| #define __STDC_WANT_LIB_EXT2__ 1
1329| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1330| #define _TANDEM_SOURCE 1
1331| #define __EXTENSIONS__ 1
1332| #define __USE_MINGW_ANSI_STDIO 1
1333| #define HAVE_DLFCN_H 1
1334| #define LT_OBJDIR ".libs/"
1335| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1336| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1337| #define ENABLE_NLS 1
1338| #define HAVE_ALLOCA_H 1
1339| #define HAVE_ALLOCA 1
1340| /* end confdefs.h.  */
1341|
1342|           #ifdef __HAIKU__
1343|            #include <stdint.h>
1344|           #endif
1345|           #include <uchar.h>
1346|           int verify[(char8_t)(-1) >= 0 && sizeof (char8_t) == sizeof (unsigned char) ? 1 : -1];
1347|
1348| int
1349| main (void)
1350| {
1351|
1352|   ;
1353|   return 0;
1354| }
1355|
1356configure:23932: result: no
1357configure:23942: checking whether char16_t is correctly defined
1358configure:23968: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1359conftest.c:63:20: fatal error: 'uchar.h' file not found
1360          #include <uchar.h>
1361                   ^
13621 error generated.
1363configure:23968: $? = 1
1364configure: failed program was:
1365| /* confdefs.h */
1366| #define PACKAGE_NAME "gettext-runtime"
1367| #define PACKAGE_TARNAME "gettext-runtime"
1368| #define PACKAGE_VERSION "0.22.5"
1369| #define PACKAGE_STRING "gettext-runtime 0.22.5"
1370| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
1371| #define PACKAGE_URL ""
1372| #define PACKAGE "gettext-runtime"
1373| #define VERSION "0.22.5"
1374| #define HAVE_STDIO_H 1
1375| #define HAVE_STDLIB_H 1
1376| #define HAVE_STRING_H 1
1377| #define HAVE_INTTYPES_H 1
1378| #define HAVE_STDINT_H 1
1379| #define HAVE_STRINGS_H 1
1380| #define HAVE_SYS_STAT_H 1
1381| #define HAVE_SYS_TYPES_H 1
1382| #define HAVE_UNISTD_H 1
1383| #define HAVE_WCHAR_H 1
1384| #define HAVE_SYS_PARAM_H 1
1385| #define HAVE_SYS_SOCKET_H 1
1386| #define HAVE_GETOPT_H 1
1387| #define HAVE_SYS_CDEFS_H 1
1388| #define HAVE_ICONV_H 1
1389| #define HAVE_LIMITS_H 1
1390| #define HAVE_WCTYPE_H 1
1391| #define HAVE_LANGINFO_H 1
1392| #define HAVE_XLOCALE_H 1
1393| #define HAVE_SYS_MMAN_H 1
1394| #define HAVE_SYS_TIME_H 1
1395| #define HAVE_STDBOOL_H 1
1396| #define STDC_HEADERS 1
1397| #define _ALL_SOURCE 1
1398| #define _DARWIN_C_SOURCE 1
1399| #define _GNU_SOURCE 1
1400| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1401| #define _NETBSD_SOURCE 1
1402| #define _OPENBSD_SOURCE 1
1403| #define _POSIX_PTHREAD_SEMANTICS 1
1404| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1405| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1406| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1407| #define __STDC_WANT_IEC_60559_EXT__ 1
1408| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1409| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1410| #define __STDC_WANT_LIB_EXT2__ 1
1411| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1412| #define _TANDEM_SOURCE 1
1413| #define __EXTENSIONS__ 1
1414| #define __USE_MINGW_ANSI_STDIO 1
1415| #define HAVE_DLFCN_H 1
1416| #define LT_OBJDIR ".libs/"
1417| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1418| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1419| #define ENABLE_NLS 1
1420| #define HAVE_ALLOCA_H 1
1421| #define HAVE_ALLOCA 1
1422| /* end confdefs.h.  */
1423|
1424|           #ifdef __HAIKU__
1425|            #include <stdint.h>
1426|           #endif
1427|           #include <uchar.h>
1428|           /* For simplicity, assume that uint16_least_t is equivalent to
1429|              'unsigned short'.  */
1430|           int verify[(char16_t)(-1) >= 0 && sizeof (char16_t) == sizeof (unsigned short) ? 1 : -1];
1431|
1432| int
1433| main (void)
1434| {
1435|
1436|   ;
1437|   return 0;
1438| }
1439|
1440configure:23979: result: no
1441configure:23989: checking whether char32_t is correctly defined
1442configure:24015: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1443conftest.c:63:20: fatal error: 'uchar.h' file not found
1444          #include <uchar.h>
1445                   ^
14461 error generated.
1447configure:24015: $? = 1
1448configure: failed program was:
1449| /* confdefs.h */
1450| #define PACKAGE_NAME "gettext-runtime"
1451| #define PACKAGE_TARNAME "gettext-runtime"
1452| #define PACKAGE_VERSION "0.22.5"
1453| #define PACKAGE_STRING "gettext-runtime 0.22.5"
1454| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
1455| #define PACKAGE_URL ""
1456| #define PACKAGE "gettext-runtime"
1457| #define VERSION "0.22.5"
1458| #define HAVE_STDIO_H 1
1459| #define HAVE_STDLIB_H 1
1460| #define HAVE_STRING_H 1
1461| #define HAVE_INTTYPES_H 1
1462| #define HAVE_STDINT_H 1
1463| #define HAVE_STRINGS_H 1
1464| #define HAVE_SYS_STAT_H 1
1465| #define HAVE_SYS_TYPES_H 1
1466| #define HAVE_UNISTD_H 1
1467| #define HAVE_WCHAR_H 1
1468| #define HAVE_SYS_PARAM_H 1
1469| #define HAVE_SYS_SOCKET_H 1
1470| #define HAVE_GETOPT_H 1
1471| #define HAVE_SYS_CDEFS_H 1
1472| #define HAVE_ICONV_H 1
1473| #define HAVE_LIMITS_H 1
1474| #define HAVE_WCTYPE_H 1
1475| #define HAVE_LANGINFO_H 1
1476| #define HAVE_XLOCALE_H 1
1477| #define HAVE_SYS_MMAN_H 1
1478| #define HAVE_SYS_TIME_H 1
1479| #define HAVE_STDBOOL_H 1
1480| #define STDC_HEADERS 1
1481| #define _ALL_SOURCE 1
1482| #define _DARWIN_C_SOURCE 1
1483| #define _GNU_SOURCE 1
1484| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1485| #define _NETBSD_SOURCE 1
1486| #define _OPENBSD_SOURCE 1
1487| #define _POSIX_PTHREAD_SEMANTICS 1
1488| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1489| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1490| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1491| #define __STDC_WANT_IEC_60559_EXT__ 1
1492| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1493| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1494| #define __STDC_WANT_LIB_EXT2__ 1
1495| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1496| #define _TANDEM_SOURCE 1
1497| #define __EXTENSIONS__ 1
1498| #define __USE_MINGW_ANSI_STDIO 1
1499| #define HAVE_DLFCN_H 1
1500| #define LT_OBJDIR ".libs/"
1501| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1502| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1503| #define ENABLE_NLS 1
1504| #define HAVE_ALLOCA_H 1
1505| #define HAVE_ALLOCA 1
1506| /* end confdefs.h.  */
1507|
1508|           #ifdef __HAIKU__
1509|            #include <stdint.h>
1510|           #endif
1511|           #include <uchar.h>
1512|           /* For simplicity, assume that uint32_least_t is equivalent to
1513|              'unsigned int'.  */
1514|           int verify[(char32_t)(-1) >= 0 && sizeof (char32_t) == sizeof (unsigned int) ? 1 : -1];
1515|
1516| int
1517| main (void)
1518| {
1519|
1520|   ;
1521|   return 0;
1522| }
1523|
1524configure:24026: result: no
1525configure:24133: checking whether the C++ compiler predefines the <uchar.h> types
1526configure:24145: /usr/bin/clang++ -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -c conftest.cpp
1527conftest.cpp:2:1: error: unknown type name 'char16_t'
1528char16_t a;
1529^
1530conftest.cpp:3:1: error: unknown type name 'char32_t'
1531char32_t b;
1532^
15332 errors generated.
1534configure:24148: $? = 1
1535configure:24158: result: no
1536configure:24169: checking whether the C++ compiler predefines the char8_t types
1537configure:24180: /usr/bin/clang++ -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -c conftest.cpp
1538conftest.cpp:2:1: error: unknown type name 'char8_t'; did you mean 'wchar_t'?
1539char8_t a;
1540^~~~~~~
1541wchar_t
15421 error generated.
1543configure:24183: $? = 1
1544configure:24193: result: no
1545configure:24205: checking for bit size of wchar_t
1546configure:24211: /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
1547configure:24211: $? = 0
1548configure:24211: ./conftest
1549configure:24211: $? = 0
1550configure:24231: result: 32
1551configure:24321: checking for mbstate_t
1552configure:24339: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1553configure:24339: $? = 0
1554configure:24349: result: yes
1555configure:24365: checking for mbsinit
1556configure:24365: /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
1557configure:24365: $? = 0
1558configure:24365: result: yes
1559configure:24365: checking for mbrtowc
1560configure:24365: /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
1561configure:24365: $? = 0
1562configure:24365: result: yes
1563configure:24365: checking for canonicalize_file_name
1564configure:24365: /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
1565Undefined symbols for architecture x86_64:
1566  "_canonicalize_file_name", referenced from:
1567      _main in conftest-31c67d.o
1568ld: symbol(s) not found for architecture x86_64
1569clang: error: linker command failed with exit code 1 (use -v to see invocation)
1570configure:24365: $? = 1
1571configure: failed program was:
1572| /* confdefs.h */
1573| #define PACKAGE_NAME "gettext-runtime"
1574| #define PACKAGE_TARNAME "gettext-runtime"
1575| #define PACKAGE_VERSION "0.22.5"
1576| #define PACKAGE_STRING "gettext-runtime 0.22.5"
1577| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
1578| #define PACKAGE_URL ""
1579| #define PACKAGE "gettext-runtime"
1580| #define VERSION "0.22.5"
1581| #define HAVE_STDIO_H 1
1582| #define HAVE_STDLIB_H 1
1583| #define HAVE_STRING_H 1
1584| #define HAVE_INTTYPES_H 1
1585| #define HAVE_STDINT_H 1
1586| #define HAVE_STRINGS_H 1
1587| #define HAVE_SYS_STAT_H 1
1588| #define HAVE_SYS_TYPES_H 1
1589| #define HAVE_UNISTD_H 1
1590| #define HAVE_WCHAR_H 1
1591| #define HAVE_SYS_PARAM_H 1
1592| #define HAVE_SYS_SOCKET_H 1
1593| #define HAVE_GETOPT_H 1
1594| #define HAVE_SYS_CDEFS_H 1
1595| #define HAVE_ICONV_H 1
1596| #define HAVE_LIMITS_H 1
1597| #define HAVE_WCTYPE_H 1
1598| #define HAVE_LANGINFO_H 1
1599| #define HAVE_XLOCALE_H 1
1600| #define HAVE_SYS_MMAN_H 1
1601| #define HAVE_SYS_TIME_H 1
1602| #define HAVE_STDBOOL_H 1
1603| #define STDC_HEADERS 1
1604| #define _ALL_SOURCE 1
1605| #define _DARWIN_C_SOURCE 1
1606| #define _GNU_SOURCE 1
1607| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1608| #define _NETBSD_SOURCE 1
1609| #define _OPENBSD_SOURCE 1
1610| #define _POSIX_PTHREAD_SEMANTICS 1
1611| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1612| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1613| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1614| #define __STDC_WANT_IEC_60559_EXT__ 1
1615| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1616| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1617| #define __STDC_WANT_LIB_EXT2__ 1
1618| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1619| #define _TANDEM_SOURCE 1
1620| #define __EXTENSIONS__ 1
1621| #define __USE_MINGW_ANSI_STDIO 1
1622| #define HAVE_DLFCN_H 1
1623| #define LT_OBJDIR ".libs/"
1624| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1625| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1626| #define ENABLE_NLS 1
1627| #define HAVE_ALLOCA_H 1
1628| #define HAVE_ALLOCA 1
1629| #define BITSIZEOF_WCHAR_T 32
1630| #define HAVE_MBSTATE_T 1
1631| #define HAVE_MBSINIT 1
1632| #define HAVE_MBRTOWC 1
1633| /* end confdefs.h.  */
1634| /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name.
1635|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1636| #define canonicalize_file_name innocuous_canonicalize_file_name
1637|
1638| /* System header to define __stub macros and hopefully few prototypes,
1639|    which can conflict with char canonicalize_file_name (void); below.  */
1640|
1641| #include <limits.h>
1642| #undef canonicalize_file_name
1643|
1644| /* Override any GCC internal prototype to avoid an error.
1645|    Use char because int might match the return type of a GCC
1646|    builtin and then its argument prototype would still apply.  */
1647| #ifdef __cplusplus
1648| extern "C"
1649| #endif
1650| char canonicalize_file_name (void);
1651| /* The GNU C library defines this for functions which it implements
1652|     to always fail with ENOSYS.  Some functions are actually named
1653|     something starting with __ and the normal name is an alias.  */
1654| #if defined __stub_canonicalize_file_name || defined __stub___canonicalize_file_name
1655| choke me
1656| #endif
1657|
1658| int
1659| main (void)
1660| {
1661| return canonicalize_file_name ();
1662|   ;
1663|   return 0;
1664| }
1665configure:24365: result: no
1666configure:24365: checking for realpath
1667configure:24365: /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
1668configure:24365: $? = 0
1669configure:24365: result: yes
1670configure:24365: checking for lstat
1671configure:24365: /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
1672configure:24365: $? = 0
1673configure:24365: result: yes
1674configure:24365: checking for _set_invalid_parameter_handler
1675configure:24365: /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
1676Undefined symbols for architecture x86_64:
1677  "__set_invalid_parameter_handler", referenced from:
1678      _main in conftest-321a36.o
1679ld: symbol(s) not found for architecture x86_64
1680clang: error: linker command failed with exit code 1 (use -v to see invocation)
1681configure:24365: $? = 1
1682configure: failed program was:
1683| /* confdefs.h */
1684| #define PACKAGE_NAME "gettext-runtime"
1685| #define PACKAGE_TARNAME "gettext-runtime"
1686| #define PACKAGE_VERSION "0.22.5"
1687| #define PACKAGE_STRING "gettext-runtime 0.22.5"
1688| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
1689| #define PACKAGE_URL ""
1690| #define PACKAGE "gettext-runtime"
1691| #define VERSION "0.22.5"
1692| #define HAVE_STDIO_H 1
1693| #define HAVE_STDLIB_H 1
1694| #define HAVE_STRING_H 1
1695| #define HAVE_INTTYPES_H 1
1696| #define HAVE_STDINT_H 1
1697| #define HAVE_STRINGS_H 1
1698| #define HAVE_SYS_STAT_H 1
1699| #define HAVE_SYS_TYPES_H 1
1700| #define HAVE_UNISTD_H 1
1701| #define HAVE_WCHAR_H 1
1702| #define HAVE_SYS_PARAM_H 1
1703| #define HAVE_SYS_SOCKET_H 1
1704| #define HAVE_GETOPT_H 1
1705| #define HAVE_SYS_CDEFS_H 1
1706| #define HAVE_ICONV_H 1
1707| #define HAVE_LIMITS_H 1
1708| #define HAVE_WCTYPE_H 1
1709| #define HAVE_LANGINFO_H 1
1710| #define HAVE_XLOCALE_H 1
1711| #define HAVE_SYS_MMAN_H 1
1712| #define HAVE_SYS_TIME_H 1
1713| #define HAVE_STDBOOL_H 1
1714| #define STDC_HEADERS 1
1715| #define _ALL_SOURCE 1
1716| #define _DARWIN_C_SOURCE 1
1717| #define _GNU_SOURCE 1
1718| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1719| #define _NETBSD_SOURCE 1
1720| #define _OPENBSD_SOURCE 1
1721| #define _POSIX_PTHREAD_SEMANTICS 1
1722| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1723| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1724| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1725| #define __STDC_WANT_IEC_60559_EXT__ 1
1726| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1727| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1728| #define __STDC_WANT_LIB_EXT2__ 1
1729| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1730| #define _TANDEM_SOURCE 1
1731| #define __EXTENSIONS__ 1
1732| #define __USE_MINGW_ANSI_STDIO 1
1733| #define HAVE_DLFCN_H 1
1734| #define LT_OBJDIR ".libs/"
1735| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1736| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1737| #define ENABLE_NLS 1
1738| #define HAVE_ALLOCA_H 1
1739| #define HAVE_ALLOCA 1
1740| #define BITSIZEOF_WCHAR_T 32
1741| #define HAVE_MBSTATE_T 1
1742| #define HAVE_MBSINIT 1
1743| #define HAVE_MBRTOWC 1
1744| #define HAVE_REALPATH 1
1745| #define HAVE_LSTAT 1
1746| /* end confdefs.h.  */
1747| /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler.
1748|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1749| #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
1750|
1751| /* System header to define __stub macros and hopefully few prototypes,
1752|    which can conflict with char _set_invalid_parameter_handler (void); below.  */
1753|
1754| #include <limits.h>
1755| #undef _set_invalid_parameter_handler
1756|
1757| /* Override any GCC internal prototype to avoid an error.
1758|    Use char because int might match the return type of a GCC
1759|    builtin and then its argument prototype would still apply.  */
1760| #ifdef __cplusplus
1761| extern "C"
1762| #endif
1763| char _set_invalid_parameter_handler (void);
1764| /* The GNU C library defines this for functions which it implements
1765|     to always fail with ENOSYS.  Some functions are actually named
1766|     something starting with __ and the normal name is an alias.  */
1767| #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
1768| choke me
1769| #endif
1770|
1771| int
1772| main (void)
1773| {
1774| return _set_invalid_parameter_handler ();
1775|   ;
1776|   return 0;
1777| }
1778configure:24365: result: no
1779configure:24365: checking for fcntl
1780configure:24365: /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
1781configure:24365: $? = 0
1782configure:24365: result: yes
1783configure:24365: checking for symlink
1784configure:24365: /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
1785configure:24365: $? = 0
1786configure:24365: result: yes
1787configure:24365: checking for getdtablesize
1788configure:24365: /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
1789configure:24365: $? = 0
1790configure:24365: result: yes
1791configure:24365: checking for getexecname
1792configure:24365: /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
1793Undefined symbols for architecture x86_64:
1794  "_getexecname", referenced from:
1795      _main in conftest-eebdcf.o
1796ld: symbol(s) not found for architecture x86_64
1797clang: error: linker command failed with exit code 1 (use -v to see invocation)
1798configure:24365: $? = 1
1799configure: failed program was:
1800| /* confdefs.h */
1801| #define PACKAGE_NAME "gettext-runtime"
1802| #define PACKAGE_TARNAME "gettext-runtime"
1803| #define PACKAGE_VERSION "0.22.5"
1804| #define PACKAGE_STRING "gettext-runtime 0.22.5"
1805| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
1806| #define PACKAGE_URL ""
1807| #define PACKAGE "gettext-runtime"
1808| #define VERSION "0.22.5"
1809| #define HAVE_STDIO_H 1
1810| #define HAVE_STDLIB_H 1
1811| #define HAVE_STRING_H 1
1812| #define HAVE_INTTYPES_H 1
1813| #define HAVE_STDINT_H 1
1814| #define HAVE_STRINGS_H 1
1815| #define HAVE_SYS_STAT_H 1
1816| #define HAVE_SYS_TYPES_H 1
1817| #define HAVE_UNISTD_H 1
1818| #define HAVE_WCHAR_H 1
1819| #define HAVE_SYS_PARAM_H 1
1820| #define HAVE_SYS_SOCKET_H 1
1821| #define HAVE_GETOPT_H 1
1822| #define HAVE_SYS_CDEFS_H 1
1823| #define HAVE_ICONV_H 1
1824| #define HAVE_LIMITS_H 1
1825| #define HAVE_WCTYPE_H 1
1826| #define HAVE_LANGINFO_H 1
1827| #define HAVE_XLOCALE_H 1
1828| #define HAVE_SYS_MMAN_H 1
1829| #define HAVE_SYS_TIME_H 1
1830| #define HAVE_STDBOOL_H 1
1831| #define STDC_HEADERS 1
1832| #define _ALL_SOURCE 1
1833| #define _DARWIN_C_SOURCE 1
1834| #define _GNU_SOURCE 1
1835| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1836| #define _NETBSD_SOURCE 1
1837| #define _OPENBSD_SOURCE 1
1838| #define _POSIX_PTHREAD_SEMANTICS 1
1839| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1840| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1841| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1842| #define __STDC_WANT_IEC_60559_EXT__ 1
1843| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1844| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1845| #define __STDC_WANT_LIB_EXT2__ 1
1846| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1847| #define _TANDEM_SOURCE 1
1848| #define __EXTENSIONS__ 1
1849| #define __USE_MINGW_ANSI_STDIO 1
1850| #define HAVE_DLFCN_H 1
1851| #define LT_OBJDIR ".libs/"
1852| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1853| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1854| #define ENABLE_NLS 1
1855| #define HAVE_ALLOCA_H 1
1856| #define HAVE_ALLOCA 1
1857| #define BITSIZEOF_WCHAR_T 32
1858| #define HAVE_MBSTATE_T 1
1859| #define HAVE_MBSINIT 1
1860| #define HAVE_MBRTOWC 1
1861| #define HAVE_REALPATH 1
1862| #define HAVE_LSTAT 1
1863| #define HAVE_FCNTL 1
1864| #define HAVE_SYMLINK 1
1865| #define HAVE_GETDTABLESIZE 1
1866| /* end confdefs.h.  */
1867| /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
1868|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1869| #define getexecname innocuous_getexecname
1870|
1871| /* System header to define __stub macros and hopefully few prototypes,
1872|    which can conflict with char getexecname (void); below.  */
1873|
1874| #include <limits.h>
1875| #undef getexecname
1876|
1877| /* Override any GCC internal prototype to avoid an error.
1878|    Use char because int might match the return type of a GCC
1879|    builtin and then its argument prototype would still apply.  */
1880| #ifdef __cplusplus
1881| extern "C"
1882| #endif
1883| char getexecname (void);
1884| /* The GNU C library defines this for functions which it implements
1885|     to always fail with ENOSYS.  Some functions are actually named
1886|     something starting with __ and the normal name is an alias.  */
1887| #if defined __stub_getexecname || defined __stub___getexecname
1888| choke me
1889| #endif
1890|
1891| int
1892| main (void)
1893| {
1894| return getexecname ();
1895|   ;
1896|   return 0;
1897| }
1898configure:24365: result: no
1899configure:24365: checking for iswcntrl
1900configure:24365: /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
1901configure:24365: $? = 0
1902configure:24365: result: yes
1903configure:24365: checking for mbslen
1904configure:24365: /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
1905Undefined symbols for architecture x86_64:
1906  "_mbslen", referenced from:
1907      _main in conftest-789809.o
1908ld: symbol(s) not found for architecture x86_64
1909clang: error: linker command failed with exit code 1 (use -v to see invocation)
1910configure:24365: $? = 1
1911configure: failed program was:
1912| /* confdefs.h */
1913| #define PACKAGE_NAME "gettext-runtime"
1914| #define PACKAGE_TARNAME "gettext-runtime"
1915| #define PACKAGE_VERSION "0.22.5"
1916| #define PACKAGE_STRING "gettext-runtime 0.22.5"
1917| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
1918| #define PACKAGE_URL ""
1919| #define PACKAGE "gettext-runtime"
1920| #define VERSION "0.22.5"
1921| #define HAVE_STDIO_H 1
1922| #define HAVE_STDLIB_H 1
1923| #define HAVE_STRING_H 1
1924| #define HAVE_INTTYPES_H 1
1925| #define HAVE_STDINT_H 1
1926| #define HAVE_STRINGS_H 1
1927| #define HAVE_SYS_STAT_H 1
1928| #define HAVE_SYS_TYPES_H 1
1929| #define HAVE_UNISTD_H 1
1930| #define HAVE_WCHAR_H 1
1931| #define HAVE_SYS_PARAM_H 1
1932| #define HAVE_SYS_SOCKET_H 1
1933| #define HAVE_GETOPT_H 1
1934| #define HAVE_SYS_CDEFS_H 1
1935| #define HAVE_ICONV_H 1
1936| #define HAVE_LIMITS_H 1
1937| #define HAVE_WCTYPE_H 1
1938| #define HAVE_LANGINFO_H 1
1939| #define HAVE_XLOCALE_H 1
1940| #define HAVE_SYS_MMAN_H 1
1941| #define HAVE_SYS_TIME_H 1
1942| #define HAVE_STDBOOL_H 1
1943| #define STDC_HEADERS 1
1944| #define _ALL_SOURCE 1
1945| #define _DARWIN_C_SOURCE 1
1946| #define _GNU_SOURCE 1
1947| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1948| #define _NETBSD_SOURCE 1
1949| #define _OPENBSD_SOURCE 1
1950| #define _POSIX_PTHREAD_SEMANTICS 1
1951| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1952| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1953| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1954| #define __STDC_WANT_IEC_60559_EXT__ 1
1955| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1956| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1957| #define __STDC_WANT_LIB_EXT2__ 1
1958| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1959| #define _TANDEM_SOURCE 1
1960| #define __EXTENSIONS__ 1
1961| #define __USE_MINGW_ANSI_STDIO 1
1962| #define HAVE_DLFCN_H 1
1963| #define LT_OBJDIR ".libs/"
1964| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1965| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
1966| #define ENABLE_NLS 1
1967| #define HAVE_ALLOCA_H 1
1968| #define HAVE_ALLOCA 1
1969| #define BITSIZEOF_WCHAR_T 32
1970| #define HAVE_MBSTATE_T 1
1971| #define HAVE_MBSINIT 1
1972| #define HAVE_MBRTOWC 1
1973| #define HAVE_REALPATH 1
1974| #define HAVE_LSTAT 1
1975| #define HAVE_FCNTL 1
1976| #define HAVE_SYMLINK 1
1977| #define HAVE_GETDTABLESIZE 1
1978| #define HAVE_ISWCNTRL 1
1979| /* end confdefs.h.  */
1980| /* Define mbslen to an innocuous variant, in case <limits.h> declares mbslen.
1981|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1982| #define mbslen innocuous_mbslen
1983|
1984| /* System header to define __stub macros and hopefully few prototypes,
1985|    which can conflict with char mbslen (void); below.  */
1986|
1987| #include <limits.h>
1988| #undef mbslen
1989|
1990| /* Override any GCC internal prototype to avoid an error.
1991|    Use char because int might match the return type of a GCC
1992|    builtin and then its argument prototype would still apply.  */
1993| #ifdef __cplusplus
1994| extern "C"
1995| #endif
1996| char mbslen (void);
1997| /* The GNU C library defines this for functions which it implements
1998|     to always fail with ENOSYS.  Some functions are actually named
1999|     something starting with __ and the normal name is an alias.  */
2000| #if defined __stub_mbslen || defined __stub___mbslen
2001| choke me
2002| #endif
2003|
2004| int
2005| main (void)
2006| {
2007| return mbslen ();
2008|   ;
2009|   return 0;
2010| }
2011configure:24365: result: no
2012configure:24365: checking for mprotect
2013configure:24365: /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
2014configure:24365: $? = 0
2015configure:24365: result: yes
2016configure:24365: checking for readlink
2017configure:24365: /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
2018configure:24365: $? = 0
2019configure:24365: result: yes
2020configure:24365: checking for setenv
2021configure:24365: /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
2022configure:24365: $? = 0
2023configure:24365: result: yes
2024configure:24365: checking for wcwidth
2025configure:24365: /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
2026configure:24365: $? = 0
2027configure:24365: result: yes
2028configure:24376: checking for nl_langinfo and CODESET
2029configure:24393: /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
2030configure:24393: $? = 0
2031configure:24405: result: yes
2032configure:24416: checking for a traditional japanese locale
2033configure:24496: /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
2034configure:24499: $? = 0
2035configure:24558: result: ja_JP.eucJP
2036configure:24572: checking for a french Unicode locale
2037configure:24650: /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
2038configure:24653: $? = 0
2039configure:24702: result: fr_FR.UTF-8
2040configure:24735: checking for a transitional chinese locale
2041configure:24816: /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
2042configure:24819: $? = 0
2043configure:24871: result: zh_CN.GB18030
2044configure:24898: checking whether mbrtowc handles incomplete characters
2045configure:24938: /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
2046configure:24938: $? = 0
2047configure:24938: ./conftest
2048configure:24938: $? = 0
2049configure:24995: result: yes
2050configure:25001: checking whether mbrtowc works as well as mbtowc
2051configure:25045: /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
2052configure:25045: $? = 0
2053configure:25045: ./conftest
2054configure:25045: $? = 0
2055configure:25061: result: yes
2056configure:25077: checking for /usr/bin/clang options needed to detect all undeclared functions
2057configure:25099: /usr/bin/clang -c -pipe -Os -arch x86_64  -I/opt/local/include conftest.c >&5
2058conftest.c:78:8: warning: implicitly declaring library function 'strchr' with type 'char *(const char *, int)'
2059(void) strchr;
2060       ^
2061conftest.c:78:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr'
20621 warning generated.
2063configure:25099: $? = 0
2064configure:25099: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5
2065conftest.c:78:8: error: use of undeclared identifier 'strchr'
2066(void) strchr;
2067       ^
20681 error generated.
2069configure:25099: $? = 1
2070configure: failed program was:
2071| /* confdefs.h */
2072| #define PACKAGE_NAME "gettext-runtime"
2073| #define PACKAGE_TARNAME "gettext-runtime"
2074| #define PACKAGE_VERSION "0.22.5"
2075| #define PACKAGE_STRING "gettext-runtime 0.22.5"
2076| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
2077| #define PACKAGE_URL ""
2078| #define PACKAGE "gettext-runtime"
2079| #define VERSION "0.22.5"
2080| #define HAVE_STDIO_H 1
2081| #define HAVE_STDLIB_H 1
2082| #define HAVE_STRING_H 1
2083| #define HAVE_INTTYPES_H 1
2084| #define HAVE_STDINT_H 1
2085| #define HAVE_STRINGS_H 1
2086| #define HAVE_SYS_STAT_H 1
2087| #define HAVE_SYS_TYPES_H 1
2088| #define HAVE_UNISTD_H 1
2089| #define HAVE_WCHAR_H 1
2090| #define HAVE_SYS_PARAM_H 1
2091| #define HAVE_SYS_SOCKET_H 1
2092| #define HAVE_GETOPT_H 1
2093| #define HAVE_SYS_CDEFS_H 1
2094| #define HAVE_ICONV_H 1
2095| #define HAVE_LIMITS_H 1
2096| #define HAVE_WCTYPE_H 1
2097| #define HAVE_LANGINFO_H 1
2098| #define HAVE_XLOCALE_H 1
2099| #define HAVE_SYS_MMAN_H 1
2100| #define HAVE_SYS_TIME_H 1
2101| #define HAVE_STDBOOL_H 1
2102| #define STDC_HEADERS 1
2103| #define _ALL_SOURCE 1
2104| #define _DARWIN_C_SOURCE 1
2105| #define _GNU_SOURCE 1
2106| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2107| #define _NETBSD_SOURCE 1
2108| #define _OPENBSD_SOURCE 1
2109| #define _POSIX_PTHREAD_SEMANTICS 1
2110| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2111| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2112| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2113| #define __STDC_WANT_IEC_60559_EXT__ 1
2114| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2115| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2116| #define __STDC_WANT_LIB_EXT2__ 1
2117| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2118| #define _TANDEM_SOURCE 1
2119| #define __EXTENSIONS__ 1
2120| #define __USE_MINGW_ANSI_STDIO 1
2121| #define HAVE_DLFCN_H 1
2122| #define LT_OBJDIR ".libs/"
2123| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2124| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2125| #define ENABLE_NLS 1
2126| #define HAVE_ALLOCA_H 1
2127| #define HAVE_ALLOCA 1
2128| #define BITSIZEOF_WCHAR_T 32
2129| #define HAVE_MBSTATE_T 1
2130| #define HAVE_MBSINIT 1
2131| #define HAVE_MBRTOWC 1
2132| #define HAVE_REALPATH 1
2133| #define HAVE_LSTAT 1
2134| #define HAVE_FCNTL 1
2135| #define HAVE_SYMLINK 1
2136| #define HAVE_GETDTABLESIZE 1
2137| #define HAVE_ISWCNTRL 1
2138| #define HAVE_MPROTECT 1
2139| #define HAVE_READLINK 1
2140| #define HAVE_SETENV 1
2141| #define HAVE_WCWIDTH 1
2142| #define HAVE_LANGINFO_CODESET 1
2143| /* end confdefs.h.  */
2144|
2145| int
2146| main (void)
2147| {
2148| (void) strchr;
2149|   ;
2150|   return 0;
2151| }
2152configure:25126: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5
2153configure:25126: $? = 0
2154configure:25146: result: -fno-builtin
2155configure:25161: checking whether mbrtoc32 is declared
2156configure:25161: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
2157conftest.c:77:16: fatal error: 'uchar.h' file not found
2158      #include <uchar.h>
2159               ^
21601 error generated.
2161configure:25161: $? = 1
2162configure: failed program was:
2163| /* confdefs.h */
2164| #define PACKAGE_NAME "gettext-runtime"
2165| #define PACKAGE_TARNAME "gettext-runtime"
2166| #define PACKAGE_VERSION "0.22.5"
2167| #define PACKAGE_STRING "gettext-runtime 0.22.5"
2168| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
2169| #define PACKAGE_URL ""
2170| #define PACKAGE "gettext-runtime"
2171| #define VERSION "0.22.5"
2172| #define HAVE_STDIO_H 1
2173| #define HAVE_STDLIB_H 1
2174| #define HAVE_STRING_H 1
2175| #define HAVE_INTTYPES_H 1
2176| #define HAVE_STDINT_H 1
2177| #define HAVE_STRINGS_H 1
2178| #define HAVE_SYS_STAT_H 1
2179| #define HAVE_SYS_TYPES_H 1
2180| #define HAVE_UNISTD_H 1
2181| #define HAVE_WCHAR_H 1
2182| #define HAVE_SYS_PARAM_H 1
2183| #define HAVE_SYS_SOCKET_H 1
2184| #define HAVE_GETOPT_H 1
2185| #define HAVE_SYS_CDEFS_H 1
2186| #define HAVE_ICONV_H 1
2187| #define HAVE_LIMITS_H 1
2188| #define HAVE_WCTYPE_H 1
2189| #define HAVE_LANGINFO_H 1
2190| #define HAVE_XLOCALE_H 1
2191| #define HAVE_SYS_MMAN_H 1
2192| #define HAVE_SYS_TIME_H 1
2193| #define HAVE_STDBOOL_H 1
2194| #define STDC_HEADERS 1
2195| #define _ALL_SOURCE 1
2196| #define _DARWIN_C_SOURCE 1
2197| #define _GNU_SOURCE 1
2198| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2199| #define _NETBSD_SOURCE 1
2200| #define _OPENBSD_SOURCE 1
2201| #define _POSIX_PTHREAD_SEMANTICS 1
2202| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2203| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2204| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2205| #define __STDC_WANT_IEC_60559_EXT__ 1
2206| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2207| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2208| #define __STDC_WANT_LIB_EXT2__ 1
2209| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2210| #define _TANDEM_SOURCE 1
2211| #define __EXTENSIONS__ 1
2212| #define __USE_MINGW_ANSI_STDIO 1
2213| #define HAVE_DLFCN_H 1
2214| #define LT_OBJDIR ".libs/"
2215| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2216| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2217| #define ENABLE_NLS 1
2218| #define HAVE_ALLOCA_H 1
2219| #define HAVE_ALLOCA 1
2220| #define BITSIZEOF_WCHAR_T 32
2221| #define HAVE_MBSTATE_T 1
2222| #define HAVE_MBSINIT 1
2223| #define HAVE_MBRTOWC 1
2224| #define HAVE_REALPATH 1
2225| #define HAVE_LSTAT 1
2226| #define HAVE_FCNTL 1
2227| #define HAVE_SYMLINK 1
2228| #define HAVE_GETDTABLESIZE 1
2229| #define HAVE_ISWCNTRL 1
2230| #define HAVE_MPROTECT 1
2231| #define HAVE_READLINK 1
2232| #define HAVE_SETENV 1
2233| #define HAVE_WCWIDTH 1
2234| #define HAVE_LANGINFO_CODESET 1
2235| /* end confdefs.h.  */
2236| #ifdef __HAIKU__
2237|        #include <stdint.h>
2238|       #endif
2239|       #include <uchar.h>
2240|
2241|
2242| int
2243| main (void)
2244| {
2245| #ifndef mbrtoc32
2246| #ifdef __cplusplus
2247|   (void) mbrtoc32;
2248| #else
2249|   (void) mbrtoc32;
2250| #endif
2251| #endif
2252|
2253|   ;
2254|   return 0;
2255| }
2256configure:25161: result: no
2257configure:25218: checking for a traditional french locale
2258configure:25294: /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
2259configure:25297: $? = 0
2260configure:25354: result: fr_FR.ISO8859-1
2261configure:25693: checking whether malloc is ptrdiff_t safe
2262configure:25730: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2263configure:25730: $? = 0
2264configure:25741: result: yes
2265configure:25751: checking whether malloc, realloc, calloc set errno on failure
2266configure:25770: result: yes
2267configure:25999: checking whether lstat correctly handles trailing slash
2268configure:26046: /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
2269configure:26046: $? = 0
2270configure:26046: ./conftest
2271configure:26046: $? = 1
2272configure: program exited with status 1
2273configure: failed program was:
2274| /* confdefs.h */
2275| #define PACKAGE_NAME "gettext-runtime"
2276| #define PACKAGE_TARNAME "gettext-runtime"
2277| #define PACKAGE_VERSION "0.22.5"
2278| #define PACKAGE_STRING "gettext-runtime 0.22.5"
2279| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
2280| #define PACKAGE_URL ""
2281| #define PACKAGE "gettext-runtime"
2282| #define VERSION "0.22.5"
2283| #define HAVE_STDIO_H 1
2284| #define HAVE_STDLIB_H 1
2285| #define HAVE_STRING_H 1
2286| #define HAVE_INTTYPES_H 1
2287| #define HAVE_STDINT_H 1
2288| #define HAVE_STRINGS_H 1
2289| #define HAVE_SYS_STAT_H 1
2290| #define HAVE_SYS_TYPES_H 1
2291| #define HAVE_UNISTD_H 1
2292| #define HAVE_WCHAR_H 1
2293| #define HAVE_SYS_PARAM_H 1
2294| #define HAVE_SYS_SOCKET_H 1
2295| #define HAVE_GETOPT_H 1
2296| #define HAVE_SYS_CDEFS_H 1
2297| #define HAVE_ICONV_H 1
2298| #define HAVE_LIMITS_H 1
2299| #define HAVE_WCTYPE_H 1
2300| #define HAVE_LANGINFO_H 1
2301| #define HAVE_XLOCALE_H 1
2302| #define HAVE_SYS_MMAN_H 1
2303| #define HAVE_SYS_TIME_H 1
2304| #define HAVE_STDBOOL_H 1
2305| #define STDC_HEADERS 1
2306| #define _ALL_SOURCE 1
2307| #define _DARWIN_C_SOURCE 1
2308| #define _GNU_SOURCE 1
2309| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2310| #define _NETBSD_SOURCE 1
2311| #define _OPENBSD_SOURCE 1
2312| #define _POSIX_PTHREAD_SEMANTICS 1
2313| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2314| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2315| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2316| #define __STDC_WANT_IEC_60559_EXT__ 1
2317| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2318| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2319| #define __STDC_WANT_LIB_EXT2__ 1
2320| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2321| #define _TANDEM_SOURCE 1
2322| #define __EXTENSIONS__ 1
2323| #define __USE_MINGW_ANSI_STDIO 1
2324| #define HAVE_DLFCN_H 1
2325| #define LT_OBJDIR ".libs/"
2326| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2327| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2328| #define ENABLE_NLS 1
2329| #define HAVE_ALLOCA_H 1
2330| #define HAVE_ALLOCA 1
2331| #define BITSIZEOF_WCHAR_T 32
2332| #define HAVE_MBSTATE_T 1
2333| #define HAVE_MBSINIT 1
2334| #define HAVE_MBRTOWC 1
2335| #define HAVE_REALPATH 1
2336| #define HAVE_LSTAT 1
2337| #define HAVE_FCNTL 1
2338| #define HAVE_SYMLINK 1
2339| #define HAVE_GETDTABLESIZE 1
2340| #define HAVE_ISWCNTRL 1
2341| #define HAVE_MPROTECT 1
2342| #define HAVE_READLINK 1
2343| #define HAVE_SETENV 1
2344| #define HAVE_WCWIDTH 1
2345| #define HAVE_LANGINFO_CODESET 1
2346| #define HAVE_MALLOC_POSIX 1
2347| /* end confdefs.h.  */
2348| #include <stddef.h>
2349| #ifdef HAVE_STDIO_H
2350| # include <stdio.h>
2351| #endif
2352| #ifdef HAVE_STDLIB_H
2353| # include <stdlib.h>
2354| #endif
2355| #ifdef HAVE_STRING_H
2356| # include <string.h>
2357| #endif
2358| #ifdef HAVE_INTTYPES_H
2359| # include <inttypes.h>
2360| #endif
2361| #ifdef HAVE_STDINT_H
2362| # include <stdint.h>
2363| #endif
2364| #ifdef HAVE_STRINGS_H
2365| # include <strings.h>
2366| #endif
2367| #ifdef HAVE_SYS_TYPES_H
2368| # include <sys/types.h>
2369| #endif
2370| #ifdef HAVE_SYS_STAT_H
2371| # include <sys/stat.h>
2372| #endif
2373| #ifdef HAVE_UNISTD_H
2374| # include <unistd.h>
2375| #endif
2376| int
2377| main (void)
2378| {
2379| struct stat sbuf;
2380|             if (symlink ("conftest.file", "conftest.sym") != 0)
2381|               return 1;
2382|             /* Linux will dereference the symlink and fail, as required by
2383|                POSIX.  That is better in the sense that it means we will not
2384|                have to compile and use the lstat wrapper.  */
2385|             return lstat ("conftest.sym/", &sbuf) == 0;
2386|
2387|   ;
2388|   return 0;
2389| }
2390configure:26062: result: no
2391configure:26075: checking whether // is distinct from /
2392configure:26106: result: no
2393configure:26118: checking whether realpath works
2394configure:26332: /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
2395configure:26332: $? = 0
2396configure:26332: ./conftest
2397configure:26332: $? = 12
2398configure: program exited with status 12
2399configure: failed program was:
2400| /* confdefs.h */
2401| #define PACKAGE_NAME "gettext-runtime"
2402| #define PACKAGE_TARNAME "gettext-runtime"
2403| #define PACKAGE_VERSION "0.22.5"
2404| #define PACKAGE_STRING "gettext-runtime 0.22.5"
2405| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
2406| #define PACKAGE_URL ""
2407| #define PACKAGE "gettext-runtime"
2408| #define VERSION "0.22.5"
2409| #define HAVE_STDIO_H 1
2410| #define HAVE_STDLIB_H 1
2411| #define HAVE_STRING_H 1
2412| #define HAVE_INTTYPES_H 1
2413| #define HAVE_STDINT_H 1
2414| #define HAVE_STRINGS_H 1
2415| #define HAVE_SYS_STAT_H 1
2416| #define HAVE_SYS_TYPES_H 1
2417| #define HAVE_UNISTD_H 1
2418| #define HAVE_WCHAR_H 1
2419| #define HAVE_SYS_PARAM_H 1
2420| #define HAVE_SYS_SOCKET_H 1
2421| #define HAVE_GETOPT_H 1
2422| #define HAVE_SYS_CDEFS_H 1
2423| #define HAVE_ICONV_H 1
2424| #define HAVE_LIMITS_H 1
2425| #define HAVE_WCTYPE_H 1
2426| #define HAVE_LANGINFO_H 1
2427| #define HAVE_XLOCALE_H 1
2428| #define HAVE_SYS_MMAN_H 1
2429| #define HAVE_SYS_TIME_H 1
2430| #define HAVE_STDBOOL_H 1
2431| #define STDC_HEADERS 1
2432| #define _ALL_SOURCE 1
2433| #define _DARWIN_C_SOURCE 1
2434| #define _GNU_SOURCE 1
2435| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2436| #define _NETBSD_SOURCE 1
2437| #define _OPENBSD_SOURCE 1
2438| #define _POSIX_PTHREAD_SEMANTICS 1
2439| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2440| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2441| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2442| #define __STDC_WANT_IEC_60559_EXT__ 1
2443| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2444| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2445| #define __STDC_WANT_LIB_EXT2__ 1
2446| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2447| #define _TANDEM_SOURCE 1
2448| #define __EXTENSIONS__ 1
2449| #define __USE_MINGW_ANSI_STDIO 1
2450| #define HAVE_DLFCN_H 1
2451| #define LT_OBJDIR ".libs/"
2452| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2453| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2454| #define ENABLE_NLS 1
2455| #define HAVE_ALLOCA_H 1
2456| #define HAVE_ALLOCA 1
2457| #define BITSIZEOF_WCHAR_T 32
2458| #define HAVE_MBSTATE_T 1
2459| #define HAVE_MBSINIT 1
2460| #define HAVE_MBRTOWC 1
2461| #define HAVE_REALPATH 1
2462| #define HAVE_LSTAT 1
2463| #define HAVE_FCNTL 1
2464| #define HAVE_SYMLINK 1
2465| #define HAVE_GETDTABLESIZE 1
2466| #define HAVE_ISWCNTRL 1
2467| #define HAVE_MPROTECT 1
2468| #define HAVE_READLINK 1
2469| #define HAVE_SETENV 1
2470| #define HAVE_WCWIDTH 1
2471| #define HAVE_LANGINFO_CODESET 1
2472| #define HAVE_MALLOC_POSIX 1
2473| /* end confdefs.h.  */
2474|
2475|
2476|
2477| #include <stdlib.h>
2478| #if defined __MACH__ && defined __APPLE__
2479| /* Avoid a crash on Mac OS X.  */
2480| #include <mach/mach.h>
2481| #include <mach/mach_error.h>
2482| #include <mach/thread_status.h>
2483| #include <mach/exception.h>
2484| #include <mach/task.h>
2485| #include <pthread.h>
2486| /* The exception port on which our thread listens.  */
2487| static mach_port_t our_exception_port;
2488| /* The main function of the thread listening for exceptions of type
2489|    EXC_BAD_ACCESS.  */
2490| static void *
2491| mach_exception_thread (void *arg)
2492| {
2493|   /* Buffer for a message to be received.  */
2494|   struct {
2495|     mach_msg_header_t head;
2496|     mach_msg_body_t msgh_body;
2497|     char data[1024];
2498|   } msg;
2499|   mach_msg_return_t retval;
2500|   /* Wait for a message on the exception port.  */
2501|   retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg),
2502|                      our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
2503|   if (retval != MACH_MSG_SUCCESS)
2504|     abort ();
2505|   exit (1);
2506| }
2507| static void
2508| nocrash_init (void)
2509| {
2510|   mach_port_t self = mach_task_self ();
2511|   /* Allocate a port on which the thread shall listen for exceptions.  */
2512|   if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
2513|       == KERN_SUCCESS) {
2514|     /* See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html.  */
2515|     if (mach_port_insert_right (self, our_exception_port, our_exception_port,
2516|                                 MACH_MSG_TYPE_MAKE_SEND)
2517|         == KERN_SUCCESS) {
2518|       /* The exceptions we want to catch.  Only EXC_BAD_ACCESS is interesting
2519|          for us.  */
2520|       exception_mask_t mask = EXC_MASK_BAD_ACCESS;
2521|       /* Create the thread listening on the exception port.  */
2522|       pthread_attr_t attr;
2523|       pthread_t thread;
2524|       if (pthread_attr_init (&attr) == 0
2525|           && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
2526|           && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) {
2527|         pthread_attr_destroy (&attr);
2528|         /* Replace the exception port info for these exceptions with our own.
2529|            Note that we replace the exception port for the entire task, not only
2530|            for a particular thread.  This has the effect that when our exception
2531|            port gets the message, the thread specific exception port has already
2532|            been asked, and we don't need to bother about it.
2533|            See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html.  */
2534|         task_set_exception_ports (self, mask, our_exception_port,
2535|                                   EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
2536|       }
2537|     }
2538|   }
2539| }
2540| #elif defined _WIN32 && ! defined __CYGWIN__
2541| /* Avoid a crash on native Windows.  */
2542| #define WIN32_LEAN_AND_MEAN
2543| #include <windows.h>
2544| #include <winerror.h>
2545| static LONG WINAPI
2546| exception_filter (EXCEPTION_POINTERS *ExceptionInfo)
2547| {
2548|   switch (ExceptionInfo->ExceptionRecord->ExceptionCode)
2549|     {
2550|     case EXCEPTION_ACCESS_VIOLATION:
2551|     case EXCEPTION_IN_PAGE_ERROR:
2552|     case EXCEPTION_STACK_OVERFLOW:
2553|     case EXCEPTION_GUARD_PAGE:
2554|     case EXCEPTION_PRIV_INSTRUCTION:
2555|     case EXCEPTION_ILLEGAL_INSTRUCTION:
2556|     case EXCEPTION_DATATYPE_MISALIGNMENT:
2557|     case EXCEPTION_ARRAY_BOUNDS_EXCEEDED:
2558|     case EXCEPTION_NONCONTINUABLE_EXCEPTION:
2559|       exit (1);
2560|     }
2561|   return EXCEPTION_CONTINUE_SEARCH;
2562| }
2563| static void
2564| nocrash_init (void)
2565| {
2566|   SetUnhandledExceptionFilter ((LPTOP_LEVEL_EXCEPTION_FILTER) exception_filter);
2567| }
2568| #else
2569| /* Avoid a crash on POSIX systems.  */
2570| #include <signal.h>
2571| #include <unistd.h>
2572| /* A POSIX signal handler.  */
2573| static void
2574| exception_handler (int sig)
2575| {
2576|   _exit (1);
2577| }
2578| static void
2579| nocrash_init (void)
2580| {
2581| #ifdef SIGSEGV
2582|   signal (SIGSEGV, exception_handler);
2583| #endif
2584| #ifdef SIGBUS
2585|   signal (SIGBUS, exception_handler);
2586| #endif
2587| }
2588| #endif
2589|
2590|         #include <errno.h>
2591|         #include <stdlib.h>
2592|         #include <string.h>
2593|
2594| int
2595| main (void)
2596| {
2597|
2598|         int result = 0;
2599|         /* This test fails on Solaris 10.  */
2600|         {
2601|           char *name = realpath ("conftest.a", NULL);
2602|           if (!(name && *name == '/'))
2603|             result |= 1;
2604|           free (name);
2605|         }
2606|         /* This test fails on older versions of Cygwin.  */
2607|         {
2608|           char *name = realpath ("conftest.b/../conftest.a", NULL);
2609|           if (name != NULL)
2610|             result |= 2;
2611|           free (name);
2612|         }
2613|         /* This test fails on Cygwin 2.9.  */
2614|         #if HAVE_LSTAT
2615|         {
2616|           char *name = realpath ("conftest.l/../conftest.a", NULL);
2617|           if (name != NULL || errno != ENOTDIR)
2618|             result |= 4;
2619|           free (name);
2620|         }
2621|         #endif
2622|         /* This test fails on Mac OS X 10.13, OpenBSD 6.0.  */
2623|         {
2624|           char *name = realpath ("conftest.a/", NULL);
2625|           if (name != NULL)
2626|             result |= 8;
2627|           free (name);
2628|         }
2629|         /* This test fails on AIX 7, Solaris 10.  */
2630|         {
2631|           char *name1 = realpath (".", NULL);
2632|           char *name2 = realpath ("conftest.d//./..", NULL);
2633|           if (! name1 || ! name2 || strcmp (name1, name2))
2634|             result |= 16;
2635|           free (name1);
2636|           free (name2);
2637|         }
2638|         #ifdef __linux__
2639|         /* On Linux, // is the same as /. See also double-slash-root.m4.
2640|            realpath() should respect this.
2641|            This test fails on musl libc 1.2.2.  */
2642|         {
2643|           char *name = realpath ("//", NULL);
2644|           if (! name || strcmp (name, "/"))
2645|             result |= 32;
2646|           free (name);
2647|         }
2648|         #endif
2649|         return result;
2650|
2651|   ;
2652|   return 0;
2653| }
2654|
2655configure:26352: result: no
2656configure:26374: checking for faccessat
2657configure:26411: checking for faccessat
2658configure:26411: /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
2659configure:26411: $? = 0
2660configure:26411: result: yes
2661configure:26427: result: yes
2662configure:26445: checking for getcwd
2663configure:26445: /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
2664configure:26445: $? = 0
2665configure:26445: result: yes
2666configure:26458: checking for C/C++ restrict keyword
2667configure:26488: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2668configure:26488: $? = 0
2669configure:26498: result: __restrict__
2670configure:27064: checking if environ is properly declared
2671configure:27088: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2672configure:27088: $? = 0
2673configure:27098: result: no
2674configure:27113: checking for complete errno.h
2675configure:27190: result: yes
2676configure:27596: checking for error
2677configure:27633: checking for error
2678configure:27633: /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
2679Undefined symbols for architecture x86_64:
2680  "_error", referenced from:
2681      _main in conftest-c34fa9.o
2682ld: symbol(s) not found for architecture x86_64
2683clang: error: linker command failed with exit code 1 (use -v to see invocation)
2684configure:27633: $? = 1
2685configure: failed program was:
2686| /* confdefs.h */
2687| #define PACKAGE_NAME "gettext-runtime"
2688| #define PACKAGE_TARNAME "gettext-runtime"
2689| #define PACKAGE_VERSION "0.22.5"
2690| #define PACKAGE_STRING "gettext-runtime 0.22.5"
2691| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
2692| #define PACKAGE_URL ""
2693| #define PACKAGE "gettext-runtime"
2694| #define VERSION "0.22.5"
2695| #define HAVE_STDIO_H 1
2696| #define HAVE_STDLIB_H 1
2697| #define HAVE_STRING_H 1
2698| #define HAVE_INTTYPES_H 1
2699| #define HAVE_STDINT_H 1
2700| #define HAVE_STRINGS_H 1
2701| #define HAVE_SYS_STAT_H 1
2702| #define HAVE_SYS_TYPES_H 1
2703| #define HAVE_UNISTD_H 1
2704| #define HAVE_WCHAR_H 1
2705| #define HAVE_SYS_PARAM_H 1
2706| #define HAVE_SYS_SOCKET_H 1
2707| #define HAVE_GETOPT_H 1
2708| #define HAVE_SYS_CDEFS_H 1
2709| #define HAVE_ICONV_H 1
2710| #define HAVE_LIMITS_H 1
2711| #define HAVE_WCTYPE_H 1
2712| #define HAVE_LANGINFO_H 1
2713| #define HAVE_XLOCALE_H 1
2714| #define HAVE_SYS_MMAN_H 1
2715| #define HAVE_SYS_TIME_H 1
2716| #define HAVE_STDBOOL_H 1
2717| #define STDC_HEADERS 1
2718| #define _ALL_SOURCE 1
2719| #define _DARWIN_C_SOURCE 1
2720| #define _GNU_SOURCE 1
2721| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2722| #define _NETBSD_SOURCE 1
2723| #define _OPENBSD_SOURCE 1
2724| #define _POSIX_PTHREAD_SEMANTICS 1
2725| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2726| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2727| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2728| #define __STDC_WANT_IEC_60559_EXT__ 1
2729| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2730| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2731| #define __STDC_WANT_LIB_EXT2__ 1
2732| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2733| #define _TANDEM_SOURCE 1
2734| #define __EXTENSIONS__ 1
2735| #define __USE_MINGW_ANSI_STDIO 1
2736| #define HAVE_DLFCN_H 1
2737| #define LT_OBJDIR ".libs/"
2738| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2739| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2740| #define ENABLE_NLS 1
2741| #define HAVE_ALLOCA_H 1
2742| #define HAVE_ALLOCA 1
2743| #define BITSIZEOF_WCHAR_T 32
2744| #define HAVE_MBSTATE_T 1
2745| #define HAVE_MBSINIT 1
2746| #define HAVE_MBRTOWC 1
2747| #define HAVE_REALPATH 1
2748| #define HAVE_LSTAT 1
2749| #define HAVE_FCNTL 1
2750| #define HAVE_SYMLINK 1
2751| #define HAVE_GETDTABLESIZE 1
2752| #define HAVE_ISWCNTRL 1
2753| #define HAVE_MPROTECT 1
2754| #define HAVE_READLINK 1
2755| #define HAVE_SETENV 1
2756| #define HAVE_WCWIDTH 1
2757| #define HAVE_LANGINFO_CODESET 1
2758| #define HAVE_MALLOC_POSIX 1
2759| #define HAVE_FACCESSAT 1
2760| #define HAVE_GETCWD 1
2761| #define restrict __restrict__
2762| /* end confdefs.h.  */
2763| /* Define error to an innocuous variant, in case <limits.h> declares error.
2764|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2765| #define error innocuous_error
2766|
2767| /* System header to define __stub macros and hopefully few prototypes,
2768|    which can conflict with char error (void); below.  */
2769|
2770| #include <limits.h>
2771| #undef error
2772|
2773| /* Override any GCC internal prototype to avoid an error.
2774|    Use char because int might match the return type of a GCC
2775|    builtin and then its argument prototype would still apply.  */
2776| #ifdef __cplusplus
2777| extern "C"
2778| #endif
2779| char error (void);
2780| /* The GNU C library defines this for functions which it implements
2781|     to always fail with ENOSYS.  Some functions are actually named
2782|     something starting with __ and the normal name is an alias.  */
2783| #if defined __stub_error || defined __stub___error
2784| choke me
2785| #endif
2786|
2787| int
2788| main (void)
2789| {
2790| return error ();
2791|   ;
2792|   return 0;
2793| }
2794configure:27633: result: no
2795configure:27649: result: no
2796configure:27672: checking whether error_at_line is declared
2797configure:27672: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
2798conftest.c:78:10: fatal error: 'error.h' file not found
2799#include <error.h>
2800         ^
28011 error generated.
2802configure:27672: $? = 1
2803configure: failed program was:
2804| /* confdefs.h */
2805| #define PACKAGE_NAME "gettext-runtime"
2806| #define PACKAGE_TARNAME "gettext-runtime"
2807| #define PACKAGE_VERSION "0.22.5"
2808| #define PACKAGE_STRING "gettext-runtime 0.22.5"
2809| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
2810| #define PACKAGE_URL ""
2811| #define PACKAGE "gettext-runtime"
2812| #define VERSION "0.22.5"
2813| #define HAVE_STDIO_H 1
2814| #define HAVE_STDLIB_H 1
2815| #define HAVE_STRING_H 1
2816| #define HAVE_INTTYPES_H 1
2817| #define HAVE_STDINT_H 1
2818| #define HAVE_STRINGS_H 1
2819| #define HAVE_SYS_STAT_H 1
2820| #define HAVE_SYS_TYPES_H 1
2821| #define HAVE_UNISTD_H 1
2822| #define HAVE_WCHAR_H 1
2823| #define HAVE_SYS_PARAM_H 1
2824| #define HAVE_SYS_SOCKET_H 1
2825| #define HAVE_GETOPT_H 1
2826| #define HAVE_SYS_CDEFS_H 1
2827| #define HAVE_ICONV_H 1
2828| #define HAVE_LIMITS_H 1
2829| #define HAVE_WCTYPE_H 1
2830| #define HAVE_LANGINFO_H 1
2831| #define HAVE_XLOCALE_H 1
2832| #define HAVE_SYS_MMAN_H 1
2833| #define HAVE_SYS_TIME_H 1
2834| #define HAVE_STDBOOL_H 1
2835| #define STDC_HEADERS 1
2836| #define _ALL_SOURCE 1
2837| #define _DARWIN_C_SOURCE 1
2838| #define _GNU_SOURCE 1
2839| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2840| #define _NETBSD_SOURCE 1
2841| #define _OPENBSD_SOURCE 1
2842| #define _POSIX_PTHREAD_SEMANTICS 1
2843| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2844| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2845| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2846| #define __STDC_WANT_IEC_60559_EXT__ 1
2847| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2848| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2849| #define __STDC_WANT_LIB_EXT2__ 1
2850| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2851| #define _TANDEM_SOURCE 1
2852| #define __EXTENSIONS__ 1
2853| #define __USE_MINGW_ANSI_STDIO 1
2854| #define HAVE_DLFCN_H 1
2855| #define LT_OBJDIR ".libs/"
2856| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2857| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2858| #define ENABLE_NLS 1
2859| #define HAVE_ALLOCA_H 1
2860| #define HAVE_ALLOCA 1
2861| #define BITSIZEOF_WCHAR_T 32
2862| #define HAVE_MBSTATE_T 1
2863| #define HAVE_MBSINIT 1
2864| #define HAVE_MBRTOWC 1
2865| #define HAVE_REALPATH 1
2866| #define HAVE_LSTAT 1
2867| #define HAVE_FCNTL 1
2868| #define HAVE_SYMLINK 1
2869| #define HAVE_GETDTABLESIZE 1
2870| #define HAVE_ISWCNTRL 1
2871| #define HAVE_MPROTECT 1
2872| #define HAVE_READLINK 1
2873| #define HAVE_SETENV 1
2874| #define HAVE_WCWIDTH 1
2875| #define HAVE_LANGINFO_CODESET 1
2876| #define HAVE_MALLOC_POSIX 1
2877| #define HAVE_FACCESSAT 1
2878| #define HAVE_GETCWD 1
2879| #define restrict __restrict__
2880| /* end confdefs.h.  */
2881| #include <error.h>
2882|
2883| int
2884| main (void)
2885| {
2886| #ifndef error_at_line
2887| #ifdef __cplusplus
2888|   (void) error_at_line;
2889| #else
2890|   (void) error_at_line;
2891| #endif
2892| #endif
2893|
2894|   ;
2895|   return 0;
2896| }
2897configure:27672: result: no
2898configure:27825: checking whether strerror_r is declared
2899configure:27825: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
2900configure:27825: $? = 0
2901configure:27825: result: yes
2902configure:27845: checking whether strerror_r returns char *
2903configure:27870: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2904conftest.c:86:13: error: indirection requires pointer operand ('int' invalid)
2905          char x = *strerror_r (0, buf, sizeof buf);
2906                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2907conftest.c:87:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
2908          char *p = strerror_r (0, buf, sizeof buf);
2909                ^   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
29101 warning and 1 error generated.
2911configure:27870: $? = 1
2912configure: failed program was:
2913| /* confdefs.h */
2914| #define PACKAGE_NAME "gettext-runtime"
2915| #define PACKAGE_TARNAME "gettext-runtime"
2916| #define PACKAGE_VERSION "0.22.5"
2917| #define PACKAGE_STRING "gettext-runtime 0.22.5"
2918| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
2919| #define PACKAGE_URL ""
2920| #define PACKAGE "gettext-runtime"
2921| #define VERSION "0.22.5"
2922| #define HAVE_STDIO_H 1
2923| #define HAVE_STDLIB_H 1
2924| #define HAVE_STRING_H 1
2925| #define HAVE_INTTYPES_H 1
2926| #define HAVE_STDINT_H 1
2927| #define HAVE_STRINGS_H 1
2928| #define HAVE_SYS_STAT_H 1
2929| #define HAVE_SYS_TYPES_H 1
2930| #define HAVE_UNISTD_H 1
2931| #define HAVE_WCHAR_H 1
2932| #define HAVE_SYS_PARAM_H 1
2933| #define HAVE_SYS_SOCKET_H 1
2934| #define HAVE_GETOPT_H 1
2935| #define HAVE_SYS_CDEFS_H 1
2936| #define HAVE_ICONV_H 1
2937| #define HAVE_LIMITS_H 1
2938| #define HAVE_WCTYPE_H 1
2939| #define HAVE_LANGINFO_H 1
2940| #define HAVE_XLOCALE_H 1
2941| #define HAVE_SYS_MMAN_H 1
2942| #define HAVE_SYS_TIME_H 1
2943| #define HAVE_STDBOOL_H 1
2944| #define STDC_HEADERS 1
2945| #define _ALL_SOURCE 1
2946| #define _DARWIN_C_SOURCE 1
2947| #define _GNU_SOURCE 1
2948| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2949| #define _NETBSD_SOURCE 1
2950| #define _OPENBSD_SOURCE 1
2951| #define _POSIX_PTHREAD_SEMANTICS 1
2952| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2953| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2954| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2955| #define __STDC_WANT_IEC_60559_EXT__ 1
2956| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2957| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2958| #define __STDC_WANT_LIB_EXT2__ 1
2959| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2960| #define _TANDEM_SOURCE 1
2961| #define __EXTENSIONS__ 1
2962| #define __USE_MINGW_ANSI_STDIO 1
2963| #define HAVE_DLFCN_H 1
2964| #define LT_OBJDIR ".libs/"
2965| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2966| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
2967| #define ENABLE_NLS 1
2968| #define HAVE_ALLOCA_H 1
2969| #define HAVE_ALLOCA 1
2970| #define BITSIZEOF_WCHAR_T 32
2971| #define HAVE_MBSTATE_T 1
2972| #define HAVE_MBSINIT 1
2973| #define HAVE_MBRTOWC 1
2974| #define HAVE_REALPATH 1
2975| #define HAVE_LSTAT 1
2976| #define HAVE_FCNTL 1
2977| #define HAVE_SYMLINK 1
2978| #define HAVE_GETDTABLESIZE 1
2979| #define HAVE_ISWCNTRL 1
2980| #define HAVE_MPROTECT 1
2981| #define HAVE_READLINK 1
2982| #define HAVE_SETENV 1
2983| #define HAVE_WCWIDTH 1
2984| #define HAVE_LANGINFO_CODESET 1
2985| #define HAVE_MALLOC_POSIX 1
2986| #define HAVE_FACCESSAT 1
2987| #define HAVE_GETCWD 1
2988| #define restrict __restrict__
2989| #define HAVE_DECL_STRERROR_R 1
2990| #define HAVE_STRERROR_R 1
2991| /* end confdefs.h.  */
2992| #include <string.h>
2993| int
2994| main (void)
2995| {
2996|
2997|         char buf[100];
2998|         char x = *strerror_r (0, buf, sizeof buf);
2999|         char *p = strerror_r (0, buf, sizeof buf);
3000|         return !p || x;
3001|
3002|   ;
3003|   return 0;
3004| }
3005configure:27880: result: no
3006configure:27892: checking whether ctype.h defines __header_inline
3007configure:27906: /usr/bin/clang -E -I/opt/local/include conftest.c
3008configure:27906: $? = 0
3009configure:27916: result: yes
3010configure:27971: checking for working fcntl.h
3011configure:28085: /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
3012conftest.c:164:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
3013            int result = !constants;
3014                         ~^~~~~~~~~
30151 warning generated.
3016configure:28085: $? = 0
3017configure:28085: ./conftest
3018configure:28085: $? = 64
3019configure: program exited with status 64
3020configure: failed program was:
3021| /* confdefs.h */
3022| #define PACKAGE_NAME "gettext-runtime"
3023| #define PACKAGE_TARNAME "gettext-runtime"
3024| #define PACKAGE_VERSION "0.22.5"
3025| #define PACKAGE_STRING "gettext-runtime 0.22.5"
3026| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
3027| #define PACKAGE_URL ""
3028| #define PACKAGE "gettext-runtime"
3029| #define VERSION "0.22.5"
3030| #define HAVE_STDIO_H 1
3031| #define HAVE_STDLIB_H 1
3032| #define HAVE_STRING_H 1
3033| #define HAVE_INTTYPES_H 1
3034| #define HAVE_STDINT_H 1
3035| #define HAVE_STRINGS_H 1
3036| #define HAVE_SYS_STAT_H 1
3037| #define HAVE_SYS_TYPES_H 1
3038| #define HAVE_UNISTD_H 1
3039| #define HAVE_WCHAR_H 1
3040| #define HAVE_SYS_PARAM_H 1
3041| #define HAVE_SYS_SOCKET_H 1
3042| #define HAVE_GETOPT_H 1
3043| #define HAVE_SYS_CDEFS_H 1
3044| #define HAVE_ICONV_H 1
3045| #define HAVE_LIMITS_H 1
3046| #define HAVE_WCTYPE_H 1
3047| #define HAVE_LANGINFO_H 1
3048| #define HAVE_XLOCALE_H 1
3049| #define HAVE_SYS_MMAN_H 1
3050| #define HAVE_SYS_TIME_H 1
3051| #define HAVE_STDBOOL_H 1
3052| #define STDC_HEADERS 1
3053| #define _ALL_SOURCE 1
3054| #define _DARWIN_C_SOURCE 1
3055| #define _GNU_SOURCE 1
3056| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3057| #define _NETBSD_SOURCE 1
3058| #define _OPENBSD_SOURCE 1
3059| #define _POSIX_PTHREAD_SEMANTICS 1
3060| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3061| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3062| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3063| #define __STDC_WANT_IEC_60559_EXT__ 1
3064| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3065| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3066| #define __STDC_WANT_LIB_EXT2__ 1
3067| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3068| #define _TANDEM_SOURCE 1
3069| #define __EXTENSIONS__ 1
3070| #define __USE_MINGW_ANSI_STDIO 1
3071| #define HAVE_DLFCN_H 1
3072| #define LT_OBJDIR ".libs/"
3073| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3074| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3075| #define ENABLE_NLS 1
3076| #define HAVE_ALLOCA_H 1
3077| #define HAVE_ALLOCA 1
3078| #define BITSIZEOF_WCHAR_T 32
3079| #define HAVE_MBSTATE_T 1
3080| #define HAVE_MBSINIT 1
3081| #define HAVE_MBRTOWC 1
3082| #define HAVE_REALPATH 1
3083| #define HAVE_LSTAT 1
3084| #define HAVE_FCNTL 1
3085| #define HAVE_SYMLINK 1
3086| #define HAVE_GETDTABLESIZE 1
3087| #define HAVE_ISWCNTRL 1
3088| #define HAVE_MPROTECT 1
3089| #define HAVE_READLINK 1
3090| #define HAVE_SETENV 1
3091| #define HAVE_WCWIDTH 1
3092| #define HAVE_LANGINFO_CODESET 1
3093| #define HAVE_MALLOC_POSIX 1
3094| #define HAVE_FACCESSAT 1
3095| #define HAVE_GETCWD 1
3096| #define restrict __restrict__
3097| #define HAVE_DECL_STRERROR_R 1
3098| #define HAVE_STRERROR_R 1
3099| #define HAVE___HEADER_INLINE 1
3100| /* end confdefs.h.  */
3101| #include <sys/types.h>
3102|            #include <sys/stat.h>
3103|            #if HAVE_UNISTD_H
3104|            # include <unistd.h>
3105|            #else /* on Windows with MSVC */
3106|            # include <io.h>
3107|            # include <stdlib.h>
3108|            # defined sleep(n) _sleep ((n) * 1000)
3109|            #endif
3110|            #include <fcntl.h>
3111|
3112|
3113|
3114| #if defined _WIN32 && !defined __CYGWIN__
3115| #define access    _access
3116| #define chdir     _chdir
3117| #define chmod     _chmod
3118| #define close     _close
3119| #define creat     _creat
3120| #define dup       _dup
3121| #define dup2      _dup2
3122| #define ecvt      _ecvt
3123| #define execl     _execl
3124| #define execle    _execle
3125| #define execlp    _execlp
3126| #define execv     _execv
3127| #define execve    _execve
3128| #define execvp    _execvp
3129| #define execvpe   _execvpe
3130| #define fcloseall _fcloseall
3131| #define fcvt      _fcvt
3132| #define fdopen    _fdopen
3133| #define fileno    _fileno
3134| #define gcvt      _gcvt
3135| #define getcwd    _getcwd
3136| #define getpid    _getpid
3137| #define getw      _getw
3138| #define isatty    _isatty
3139| #define j0        _j0
3140| #define j1        _j1
3141| #define jn        _jn
3142| #define lfind     _lfind
3143| #define lsearch   _lsearch
3144| #define lseek     _lseek
3145| #define memccpy   _memccpy
3146| #define mkdir     _mkdir
3147| #define mktemp    _mktemp
3148| #define open      _open
3149| #define putenv    _putenv
3150| #define putw      _putw
3151| #define read      _read
3152| #define rmdir     _rmdir
3153| #define strdup    _strdup
3154| #define swab      _swab
3155| #define tempnam   _tempnam
3156| #define tzset     _tzset
3157| #define umask     _umask
3158| #define unlink    _unlink
3159| #define utime     _utime
3160| #define wcsdup    _wcsdup
3161| #define write     _write
3162| #define y0        _y0
3163| #define y1        _y1
3164| #define yn        _yn
3165| #endif
3166|
3167|
3168|            #ifndef O_NOATIME
3169|             #define O_NOATIME 0
3170|            #endif
3171|            #ifndef O_NOFOLLOW
3172|             #define O_NOFOLLOW 0
3173|            #endif
3174|            static int const constants[] =
3175|             {
3176|               O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND,
3177|               O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY
3178|             };
3179|
3180| int
3181| main (void)
3182| {
3183|
3184|             int result = !constants;
3185|             #if HAVE_SYMLINK
3186|             {
3187|               static char const sym[] = "conftest.sym";
3188|               if (symlink ("/dev/null", sym) != 0)
3189|                 result |= 2;
3190|               else
3191|                 {
3192|                   int fd = open (sym, O_WRONLY | O_NOFOLLOW | O_CREAT, 0);
3193|                   if (fd >= 0)
3194|                     {
3195|                       close (fd);
3196|                       result |= 4;
3197|                     }
3198|                 }
3199|               if (unlink (sym) != 0 || symlink (".", sym) != 0)
3200|                 result |= 2;
3201|               else
3202|                 {
3203|                   int fd = open (sym, O_RDONLY | O_NOFOLLOW);
3204|                   if (fd >= 0)
3205|                     {
3206|                       close (fd);
3207|                       result |= 4;
3208|                     }
3209|                 }
3210|               unlink (sym);
3211|             }
3212|             #endif
3213|             {
3214|               static char const file[] = "confdefs.h";
3215|               int fd = open (file, O_RDONLY | O_NOATIME);
3216|               if (fd < 0)
3217|                 result |= 8;
3218|               else
3219|                 {
3220|                   struct stat st0;
3221|                   if (fstat (fd, &st0) != 0)
3222|                     result |= 16;
3223|                   else
3224|                     {
3225|                       char c;
3226|                       sleep (1);
3227|                       if (read (fd, &c, 1) != 1)
3228|                         result |= 24;
3229|                       else
3230|                         {
3231|                           if (close (fd) != 0)
3232|                             result |= 32;
3233|                           else
3234|                             {
3235|                               struct stat st1;
3236|                               if (stat (file, &st1) != 0)
3237|                                 result |= 40;
3238|                               else
3239|                                 if (st0.st_atime != st1.st_atime)
3240|                                   result |= 64;
3241|                             }
3242|                         }
3243|                     }
3244|                 }
3245|             }
3246|             return result;
3247|   ;
3248|   return 0;
3249| }
3250configure:28105: result: no (bad O_NOATIME)
3251configure:28125: checking for pid_t
3252configure:28125: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3253configure:28125: $? = 0
3254configure:28125: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3255conftest.c:115:20: error: expected expression
3256if (sizeof ((pid_t)))
3257                   ^
32581 error generated.
3259configure:28125: $? = 1
3260configure: failed program was:
3261| /* confdefs.h */
3262| #define PACKAGE_NAME "gettext-runtime"
3263| #define PACKAGE_TARNAME "gettext-runtime"
3264| #define PACKAGE_VERSION "0.22.5"
3265| #define PACKAGE_STRING "gettext-runtime 0.22.5"
3266| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
3267| #define PACKAGE_URL ""
3268| #define PACKAGE "gettext-runtime"
3269| #define VERSION "0.22.5"
3270| #define HAVE_STDIO_H 1
3271| #define HAVE_STDLIB_H 1
3272| #define HAVE_STRING_H 1
3273| #define HAVE_INTTYPES_H 1
3274| #define HAVE_STDINT_H 1
3275| #define HAVE_STRINGS_H 1
3276| #define HAVE_SYS_STAT_H 1
3277| #define HAVE_SYS_TYPES_H 1
3278| #define HAVE_UNISTD_H 1
3279| #define HAVE_WCHAR_H 1
3280| #define HAVE_SYS_PARAM_H 1
3281| #define HAVE_SYS_SOCKET_H 1
3282| #define HAVE_GETOPT_H 1
3283| #define HAVE_SYS_CDEFS_H 1
3284| #define HAVE_ICONV_H 1
3285| #define HAVE_LIMITS_H 1
3286| #define HAVE_WCTYPE_H 1
3287| #define HAVE_LANGINFO_H 1
3288| #define HAVE_XLOCALE_H 1
3289| #define HAVE_SYS_MMAN_H 1
3290| #define HAVE_SYS_TIME_H 1
3291| #define HAVE_STDBOOL_H 1
3292| #define STDC_HEADERS 1
3293| #define _ALL_SOURCE 1
3294| #define _DARWIN_C_SOURCE 1
3295| #define _GNU_SOURCE 1
3296| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3297| #define _NETBSD_SOURCE 1
3298| #define _OPENBSD_SOURCE 1
3299| #define _POSIX_PTHREAD_SEMANTICS 1
3300| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3301| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3302| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3303| #define __STDC_WANT_IEC_60559_EXT__ 1
3304| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3305| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3306| #define __STDC_WANT_LIB_EXT2__ 1
3307| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3308| #define _TANDEM_SOURCE 1
3309| #define __EXTENSIONS__ 1
3310| #define __USE_MINGW_ANSI_STDIO 1
3311| #define HAVE_DLFCN_H 1
3312| #define LT_OBJDIR ".libs/"
3313| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3314| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3315| #define ENABLE_NLS 1
3316| #define HAVE_ALLOCA_H 1
3317| #define HAVE_ALLOCA 1
3318| #define BITSIZEOF_WCHAR_T 32
3319| #define HAVE_MBSTATE_T 1
3320| #define HAVE_MBSINIT 1
3321| #define HAVE_MBRTOWC 1
3322| #define HAVE_REALPATH 1
3323| #define HAVE_LSTAT 1
3324| #define HAVE_FCNTL 1
3325| #define HAVE_SYMLINK 1
3326| #define HAVE_GETDTABLESIZE 1
3327| #define HAVE_ISWCNTRL 1
3328| #define HAVE_MPROTECT 1
3329| #define HAVE_READLINK 1
3330| #define HAVE_SETENV 1
3331| #define HAVE_WCWIDTH 1
3332| #define HAVE_LANGINFO_CODESET 1
3333| #define HAVE_MALLOC_POSIX 1
3334| #define HAVE_FACCESSAT 1
3335| #define HAVE_GETCWD 1
3336| #define restrict __restrict__
3337| #define HAVE_DECL_STRERROR_R 1
3338| #define HAVE_STRERROR_R 1
3339| #define HAVE___HEADER_INLINE 1
3340| #define HAVE_WORKING_O_NOATIME 0
3341| #define HAVE_WORKING_O_NOFOLLOW 1
3342| /* end confdefs.h.  */
3343| #include <stddef.h>
3344| #ifdef HAVE_STDIO_H
3345| # include <stdio.h>
3346| #endif
3347| #ifdef HAVE_STDLIB_H
3348| # include <stdlib.h>
3349| #endif
3350| #ifdef HAVE_STRING_H
3351| # include <string.h>
3352| #endif
3353| #ifdef HAVE_INTTYPES_H
3354| # include <inttypes.h>
3355| #endif
3356| #ifdef HAVE_STDINT_H
3357| # include <stdint.h>
3358| #endif
3359| #ifdef HAVE_STRINGS_H
3360| # include <strings.h>
3361| #endif
3362| #ifdef HAVE_SYS_TYPES_H
3363| # include <sys/types.h>
3364| #endif
3365| #ifdef HAVE_SYS_STAT_H
3366| # include <sys/stat.h>
3367| #endif
3368| #ifdef HAVE_UNISTD_H
3369| # include <unistd.h>
3370| #endif
3371|
3372| int
3373| main (void)
3374| {
3375| if (sizeof ((pid_t)))
3376|           return 0;
3377|   ;
3378|   return 0;
3379| }
3380configure:28125: result: yes
3381configure:28163: checking for mode_t
3382configure:28163: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3383configure:28163: $? = 0
3384configure:28163: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3385conftest.c:114:21: error: expected expression
3386if (sizeof ((mode_t)))
3387                    ^
33881 error generated.
3389configure:28163: $? = 1
3390configure: failed program was:
3391| /* confdefs.h */
3392| #define PACKAGE_NAME "gettext-runtime"
3393| #define PACKAGE_TARNAME "gettext-runtime"
3394| #define PACKAGE_VERSION "0.22.5"
3395| #define PACKAGE_STRING "gettext-runtime 0.22.5"
3396| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
3397| #define PACKAGE_URL ""
3398| #define PACKAGE "gettext-runtime"
3399| #define VERSION "0.22.5"
3400| #define HAVE_STDIO_H 1
3401| #define HAVE_STDLIB_H 1
3402| #define HAVE_STRING_H 1
3403| #define HAVE_INTTYPES_H 1
3404| #define HAVE_STDINT_H 1
3405| #define HAVE_STRINGS_H 1
3406| #define HAVE_SYS_STAT_H 1
3407| #define HAVE_SYS_TYPES_H 1
3408| #define HAVE_UNISTD_H 1
3409| #define HAVE_WCHAR_H 1
3410| #define HAVE_SYS_PARAM_H 1
3411| #define HAVE_SYS_SOCKET_H 1
3412| #define HAVE_GETOPT_H 1
3413| #define HAVE_SYS_CDEFS_H 1
3414| #define HAVE_ICONV_H 1
3415| #define HAVE_LIMITS_H 1
3416| #define HAVE_WCTYPE_H 1
3417| #define HAVE_LANGINFO_H 1
3418| #define HAVE_XLOCALE_H 1
3419| #define HAVE_SYS_MMAN_H 1
3420| #define HAVE_SYS_TIME_H 1
3421| #define HAVE_STDBOOL_H 1
3422| #define STDC_HEADERS 1
3423| #define _ALL_SOURCE 1
3424| #define _DARWIN_C_SOURCE 1
3425| #define _GNU_SOURCE 1
3426| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3427| #define _NETBSD_SOURCE 1
3428| #define _OPENBSD_SOURCE 1
3429| #define _POSIX_PTHREAD_SEMANTICS 1
3430| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3431| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3432| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3433| #define __STDC_WANT_IEC_60559_EXT__ 1
3434| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3435| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3436| #define __STDC_WANT_LIB_EXT2__ 1
3437| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3438| #define _TANDEM_SOURCE 1
3439| #define __EXTENSIONS__ 1
3440| #define __USE_MINGW_ANSI_STDIO 1
3441| #define HAVE_DLFCN_H 1
3442| #define LT_OBJDIR ".libs/"
3443| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3444| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3445| #define ENABLE_NLS 1
3446| #define HAVE_ALLOCA_H 1
3447| #define HAVE_ALLOCA 1
3448| #define BITSIZEOF_WCHAR_T 32
3449| #define HAVE_MBSTATE_T 1
3450| #define HAVE_MBSINIT 1
3451| #define HAVE_MBRTOWC 1
3452| #define HAVE_REALPATH 1
3453| #define HAVE_LSTAT 1
3454| #define HAVE_FCNTL 1
3455| #define HAVE_SYMLINK 1
3456| #define HAVE_GETDTABLESIZE 1
3457| #define HAVE_ISWCNTRL 1
3458| #define HAVE_MPROTECT 1
3459| #define HAVE_READLINK 1
3460| #define HAVE_SETENV 1
3461| #define HAVE_WCWIDTH 1
3462| #define HAVE_LANGINFO_CODESET 1
3463| #define HAVE_MALLOC_POSIX 1
3464| #define HAVE_FACCESSAT 1
3465| #define HAVE_GETCWD 1
3466| #define restrict __restrict__
3467| #define HAVE_DECL_STRERROR_R 1
3468| #define HAVE_STRERROR_R 1
3469| #define HAVE___HEADER_INLINE 1
3470| #define HAVE_WORKING_O_NOATIME 0
3471| #define HAVE_WORKING_O_NOFOLLOW 1
3472| /* end confdefs.h.  */
3473| #include <stddef.h>
3474| #ifdef HAVE_STDIO_H
3475| # include <stdio.h>
3476| #endif
3477| #ifdef HAVE_STDLIB_H
3478| # include <stdlib.h>
3479| #endif
3480| #ifdef HAVE_STRING_H
3481| # include <string.h>
3482| #endif
3483| #ifdef HAVE_INTTYPES_H
3484| # include <inttypes.h>
3485| #endif
3486| #ifdef HAVE_STDINT_H
3487| # include <stdint.h>
3488| #endif
3489| #ifdef HAVE_STRINGS_H
3490| # include <strings.h>
3491| #endif
3492| #ifdef HAVE_SYS_TYPES_H
3493| # include <sys/types.h>
3494| #endif
3495| #ifdef HAVE_SYS_STAT_H
3496| # include <sys/stat.h>
3497| #endif
3498| #ifdef HAVE_UNISTD_H
3499| # include <unistd.h>
3500| #endif
3501| int
3502| main (void)
3503| {
3504| if (sizeof ((mode_t)))
3505|           return 0;
3506|   ;
3507|   return 0;
3508| }
3509configure:28163: result: yes
3510configure:28286: checking whether stat file-mode macros are broken
3511configure:28314: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3512configure:28314: $? = 0
3513configure:28324: result: no
3514configure:28516: checking for nlink_t
3515configure:28516: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3516configure:28516: $? = 0
3517configure:28516: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3518conftest.c:89:22: error: expected expression
3519if (sizeof ((nlink_t)))
3520                     ^
35211 error generated.
3522configure:28516: $? = 1
3523configure: failed program was:
3524| /* confdefs.h */
3525| #define PACKAGE_NAME "gettext-runtime"
3526| #define PACKAGE_TARNAME "gettext-runtime"
3527| #define PACKAGE_VERSION "0.22.5"
3528| #define PACKAGE_STRING "gettext-runtime 0.22.5"
3529| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
3530| #define PACKAGE_URL ""
3531| #define PACKAGE "gettext-runtime"
3532| #define VERSION "0.22.5"
3533| #define HAVE_STDIO_H 1
3534| #define HAVE_STDLIB_H 1
3535| #define HAVE_STRING_H 1
3536| #define HAVE_INTTYPES_H 1
3537| #define HAVE_STDINT_H 1
3538| #define HAVE_STRINGS_H 1
3539| #define HAVE_SYS_STAT_H 1
3540| #define HAVE_SYS_TYPES_H 1
3541| #define HAVE_UNISTD_H 1
3542| #define HAVE_WCHAR_H 1
3543| #define HAVE_SYS_PARAM_H 1
3544| #define HAVE_SYS_SOCKET_H 1
3545| #define HAVE_GETOPT_H 1
3546| #define HAVE_SYS_CDEFS_H 1
3547| #define HAVE_ICONV_H 1
3548| #define HAVE_LIMITS_H 1
3549| #define HAVE_WCTYPE_H 1
3550| #define HAVE_LANGINFO_H 1
3551| #define HAVE_XLOCALE_H 1
3552| #define HAVE_SYS_MMAN_H 1
3553| #define HAVE_SYS_TIME_H 1
3554| #define HAVE_STDBOOL_H 1
3555| #define STDC_HEADERS 1
3556| #define _ALL_SOURCE 1
3557| #define _DARWIN_C_SOURCE 1
3558| #define _GNU_SOURCE 1
3559| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3560| #define _NETBSD_SOURCE 1
3561| #define _OPENBSD_SOURCE 1
3562| #define _POSIX_PTHREAD_SEMANTICS 1
3563| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3564| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3565| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3566| #define __STDC_WANT_IEC_60559_EXT__ 1
3567| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3568| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3569| #define __STDC_WANT_LIB_EXT2__ 1
3570| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3571| #define _TANDEM_SOURCE 1
3572| #define __EXTENSIONS__ 1
3573| #define __USE_MINGW_ANSI_STDIO 1
3574| #define HAVE_DLFCN_H 1
3575| #define LT_OBJDIR ".libs/"
3576| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3577| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3578| #define ENABLE_NLS 1
3579| #define HAVE_ALLOCA_H 1
3580| #define HAVE_ALLOCA 1
3581| #define BITSIZEOF_WCHAR_T 32
3582| #define HAVE_MBSTATE_T 1
3583| #define HAVE_MBSINIT 1
3584| #define HAVE_MBRTOWC 1
3585| #define HAVE_REALPATH 1
3586| #define HAVE_LSTAT 1
3587| #define HAVE_FCNTL 1
3588| #define HAVE_SYMLINK 1
3589| #define HAVE_GETDTABLESIZE 1
3590| #define HAVE_ISWCNTRL 1
3591| #define HAVE_MPROTECT 1
3592| #define HAVE_READLINK 1
3593| #define HAVE_SETENV 1
3594| #define HAVE_WCWIDTH 1
3595| #define HAVE_LANGINFO_CODESET 1
3596| #define HAVE_MALLOC_POSIX 1
3597| #define HAVE_FACCESSAT 1
3598| #define HAVE_GETCWD 1
3599| #define restrict __restrict__
3600| #define HAVE_DECL_STRERROR_R 1
3601| #define HAVE_STRERROR_R 1
3602| #define HAVE___HEADER_INLINE 1
3603| #define HAVE_WORKING_O_NOATIME 0
3604| #define HAVE_WORKING_O_NOFOLLOW 1
3605| /* end confdefs.h.  */
3606| #include <sys/types.h>
3607|      #include <sys/stat.h>
3608|
3609| int
3610| main (void)
3611| {
3612| if (sizeof ((nlink_t)))
3613|           return 0;
3614|   ;
3615|   return 0;
3616| }
3617configure:28516: result: yes
3618configure:28637: checking whether getdtablesize is declared
3619configure:28637: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
3620configure:28637: $? = 0
3621configure:28637: result: yes
3622configure:28744: checking for getopt.h
3623configure:28744: result: yes
3624configure:28761: checking for getopt_long_only
3625configure:28761: /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
3626configure:28761: $? = 0
3627configure:28761: result: yes
3628configure:28775: checking whether getopt is POSIX compatible
3629configure:28819: /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
3630configure:28819: $? = 0
3631configure:28819: ./conftest
3632configure:28819: $? = 0
3633configure:28882: /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
3634configure:28882: $? = 0
3635configure:28882: ./conftest
3636configure:28882: $? = 0
3637configure:28928: /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
3638configure:28928: $? = 0
3639configure:28928: ./conftest
3640program: option requires an argument -- b
3641configure:28928: $? = 16
3642configure: program exited with status 16
3643configure: failed program was:
3644| /* confdefs.h */
3645| #define PACKAGE_NAME "gettext-runtime"
3646| #define PACKAGE_TARNAME "gettext-runtime"
3647| #define PACKAGE_VERSION "0.22.5"
3648| #define PACKAGE_STRING "gettext-runtime 0.22.5"
3649| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
3650| #define PACKAGE_URL ""
3651| #define PACKAGE "gettext-runtime"
3652| #define VERSION "0.22.5"
3653| #define HAVE_STDIO_H 1
3654| #define HAVE_STDLIB_H 1
3655| #define HAVE_STRING_H 1
3656| #define HAVE_INTTYPES_H 1
3657| #define HAVE_STDINT_H 1
3658| #define HAVE_STRINGS_H 1
3659| #define HAVE_SYS_STAT_H 1
3660| #define HAVE_SYS_TYPES_H 1
3661| #define HAVE_UNISTD_H 1
3662| #define HAVE_WCHAR_H 1
3663| #define HAVE_SYS_PARAM_H 1
3664| #define HAVE_SYS_SOCKET_H 1
3665| #define HAVE_GETOPT_H 1
3666| #define HAVE_SYS_CDEFS_H 1
3667| #define HAVE_ICONV_H 1
3668| #define HAVE_LIMITS_H 1
3669| #define HAVE_WCTYPE_H 1
3670| #define HAVE_LANGINFO_H 1
3671| #define HAVE_XLOCALE_H 1
3672| #define HAVE_SYS_MMAN_H 1
3673| #define HAVE_SYS_TIME_H 1
3674| #define HAVE_STDBOOL_H 1
3675| #define STDC_HEADERS 1
3676| #define _ALL_SOURCE 1
3677| #define _DARWIN_C_SOURCE 1
3678| #define _GNU_SOURCE 1
3679| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3680| #define _NETBSD_SOURCE 1
3681| #define _OPENBSD_SOURCE 1
3682| #define _POSIX_PTHREAD_SEMANTICS 1
3683| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3684| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3685| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3686| #define __STDC_WANT_IEC_60559_EXT__ 1
3687| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3688| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3689| #define __STDC_WANT_LIB_EXT2__ 1
3690| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3691| #define _TANDEM_SOURCE 1
3692| #define __EXTENSIONS__ 1
3693| #define __USE_MINGW_ANSI_STDIO 1
3694| #define HAVE_DLFCN_H 1
3695| #define LT_OBJDIR ".libs/"
3696| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3697| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3698| #define ENABLE_NLS 1
3699| #define HAVE_ALLOCA_H 1
3700| #define HAVE_ALLOCA 1
3701| #define BITSIZEOF_WCHAR_T 32
3702| #define HAVE_MBSTATE_T 1
3703| #define HAVE_MBSINIT 1
3704| #define HAVE_MBRTOWC 1
3705| #define HAVE_REALPATH 1
3706| #define HAVE_LSTAT 1
3707| #define HAVE_FCNTL 1
3708| #define HAVE_SYMLINK 1
3709| #define HAVE_GETDTABLESIZE 1
3710| #define HAVE_ISWCNTRL 1
3711| #define HAVE_MPROTECT 1
3712| #define HAVE_READLINK 1
3713| #define HAVE_SETENV 1
3714| #define HAVE_WCWIDTH 1
3715| #define HAVE_LANGINFO_CODESET 1
3716| #define HAVE_MALLOC_POSIX 1
3717| #define HAVE_FACCESSAT 1
3718| #define HAVE_GETCWD 1
3719| #define restrict __restrict__
3720| #define HAVE_DECL_STRERROR_R 1
3721| #define HAVE_STRERROR_R 1
3722| #define HAVE___HEADER_INLINE 1
3723| #define HAVE_WORKING_O_NOATIME 0
3724| #define HAVE_WORKING_O_NOFOLLOW 1
3725| #define HAVE_DECL_GETDTABLESIZE 1
3726| #define HAVE_GETOPT_H 1
3727| #define HAVE_GETOPT_LONG_ONLY 1
3728| /* end confdefs.h.  */
3729|
3730| #include <unistd.h>
3731| #include <stdlib.h>
3732| #include <string.h>
3733|
3734| int
3735| main ()
3736| {
3737|   static char program[] = "program";
3738|   static char ab[] = "-ab";
3739|   char *argv[3] = { program, ab, NULL };
3740|   if (getopt (2, argv, "ab:") != 'a')
3741|     return 13;
3742|   if (getopt (2, argv, "ab:") != '?')
3743|     return 14;
3744|   if (optopt != 'b')
3745|     return 15;
3746|   if (optind != 2)
3747|     return 16;
3748|   return 0;
3749| }
3750|
3751configure:28950: result: no
3752configure:29290: checking for pthread.h
3753configure:29290: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3754configure:29290: $? = 0
3755configure:29290: result: yes
3756configure:29328: /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
3757configure:29328: $? = 0
3758configure:29339: gl_pthread_api=yes
3759configure:29340: LIBPTHREAD=
3760configure:29366: gl_pthread_in_glibc=no
3761configure:29373: checking for pthread_kill in -lpthread
3762configure:29402: /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
3763configure:29402: $? = 0
3764configure:29414: result: yes
3765configure:29600: LIBPMULTITHREAD=-lpthread
3766configure:29602: checking whether POSIX threads API is available
3767configure:29604: result: yes
3768configure:29625: /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
3769configure:29625: $? = 0
3770configure:29747: checking whether setlocale (LC_ALL, NULL) is multithread-safe
3771configure:29791: result: no
3772configure:29809: checking whether setlocale (category, NULL) is multithread-safe
3773configure:29829: result: yes
3774configure:29855: checking whether imported symbols can be declared weak
3775configure:29879: /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
3776Undefined symbols for architecture x86_64:
3777  "_xyzzy", referenced from:
3778      _main in conftest-1bd077.o
3779ld: symbol(s) not found for architecture x86_64
3780clang: error: linker command failed with exit code 1 (use -v to see invocation)
3781configure:29879: $? = 1
3782configure: failed program was:
3783| /* confdefs.h */
3784| #define PACKAGE_NAME "gettext-runtime"
3785| #define PACKAGE_TARNAME "gettext-runtime"
3786| #define PACKAGE_VERSION "0.22.5"
3787| #define PACKAGE_STRING "gettext-runtime 0.22.5"
3788| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
3789| #define PACKAGE_URL ""
3790| #define PACKAGE "gettext-runtime"
3791| #define VERSION "0.22.5"
3792| #define HAVE_STDIO_H 1
3793| #define HAVE_STDLIB_H 1
3794| #define HAVE_STRING_H 1
3795| #define HAVE_INTTYPES_H 1
3796| #define HAVE_STDINT_H 1
3797| #define HAVE_STRINGS_H 1
3798| #define HAVE_SYS_STAT_H 1
3799| #define HAVE_SYS_TYPES_H 1
3800| #define HAVE_UNISTD_H 1
3801| #define HAVE_WCHAR_H 1
3802| #define HAVE_SYS_PARAM_H 1
3803| #define HAVE_SYS_SOCKET_H 1
3804| #define HAVE_GETOPT_H 1
3805| #define HAVE_SYS_CDEFS_H 1
3806| #define HAVE_ICONV_H 1
3807| #define HAVE_LIMITS_H 1
3808| #define HAVE_WCTYPE_H 1
3809| #define HAVE_LANGINFO_H 1
3810| #define HAVE_XLOCALE_H 1
3811| #define HAVE_SYS_MMAN_H 1
3812| #define HAVE_SYS_TIME_H 1
3813| #define HAVE_STDBOOL_H 1
3814| #define STDC_HEADERS 1
3815| #define _ALL_SOURCE 1
3816| #define _DARWIN_C_SOURCE 1
3817| #define _GNU_SOURCE 1
3818| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3819| #define _NETBSD_SOURCE 1
3820| #define _OPENBSD_SOURCE 1
3821| #define _POSIX_PTHREAD_SEMANTICS 1
3822| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3823| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3824| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3825| #define __STDC_WANT_IEC_60559_EXT__ 1
3826| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3827| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3828| #define __STDC_WANT_LIB_EXT2__ 1
3829| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3830| #define _TANDEM_SOURCE 1
3831| #define __EXTENSIONS__ 1
3832| #define __USE_MINGW_ANSI_STDIO 1
3833| #define HAVE_DLFCN_H 1
3834| #define LT_OBJDIR ".libs/"
3835| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3836| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3837| #define ENABLE_NLS 1
3838| #define HAVE_ALLOCA_H 1
3839| #define HAVE_ALLOCA 1
3840| #define BITSIZEOF_WCHAR_T 32
3841| #define HAVE_MBSTATE_T 1
3842| #define HAVE_MBSINIT 1
3843| #define HAVE_MBRTOWC 1
3844| #define HAVE_REALPATH 1
3845| #define HAVE_LSTAT 1
3846| #define HAVE_FCNTL 1
3847| #define HAVE_SYMLINK 1
3848| #define HAVE_GETDTABLESIZE 1
3849| #define HAVE_ISWCNTRL 1
3850| #define HAVE_MPROTECT 1
3851| #define HAVE_READLINK 1
3852| #define HAVE_SETENV 1
3853| #define HAVE_WCWIDTH 1
3854| #define HAVE_LANGINFO_CODESET 1
3855| #define HAVE_MALLOC_POSIX 1
3856| #define HAVE_FACCESSAT 1
3857| #define HAVE_GETCWD 1
3858| #define restrict __restrict__
3859| #define HAVE_DECL_STRERROR_R 1
3860| #define HAVE_STRERROR_R 1
3861| #define HAVE___HEADER_INLINE 1
3862| #define HAVE_WORKING_O_NOATIME 0
3863| #define HAVE_WORKING_O_NOFOLLOW 1
3864| #define HAVE_DECL_GETDTABLESIZE 1
3865| #define HAVE_GETOPT_H 1
3866| #define HAVE_GETOPT_LONG_ONLY 1
3867| #define HAVE_PTHREAD_API 1
3868| #define SETLOCALE_NULL_ALL_MTSAFE 0
3869| #define SETLOCALE_NULL_ONE_MTSAFE 1
3870| /* end confdefs.h.  */
3871| extern void xyzzy ();
3872| #pragma weak xyzzy
3873| int
3874| main (void)
3875| {
3876| xyzzy();
3877|   ;
3878|   return 0;
3879| }
3880configure:29959: result: no
3881configure:30520: checking for iconv
3882configure:30545: /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
3883Undefined symbols for architecture x86_64:
3884  "_libiconv", referenced from:
3885      _main in conftest-a6ca74.o
3886  "_libiconv_close", referenced from:
3887      _main in conftest-a6ca74.o
3888  "_libiconv_open", referenced from:
3889      _main in conftest-a6ca74.o
3890ld: symbol(s) not found for architecture x86_64
3891clang: error: linker command failed with exit code 1 (use -v to see invocation)
3892configure:30545: $? = 1
3893configure: failed program was:
3894| /* confdefs.h */
3895| #define PACKAGE_NAME "gettext-runtime"
3896| #define PACKAGE_TARNAME "gettext-runtime"
3897| #define PACKAGE_VERSION "0.22.5"
3898| #define PACKAGE_STRING "gettext-runtime 0.22.5"
3899| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
3900| #define PACKAGE_URL ""
3901| #define PACKAGE "gettext-runtime"
3902| #define VERSION "0.22.5"
3903| #define HAVE_STDIO_H 1
3904| #define HAVE_STDLIB_H 1
3905| #define HAVE_STRING_H 1
3906| #define HAVE_INTTYPES_H 1
3907| #define HAVE_STDINT_H 1
3908| #define HAVE_STRINGS_H 1
3909| #define HAVE_SYS_STAT_H 1
3910| #define HAVE_SYS_TYPES_H 1
3911| #define HAVE_UNISTD_H 1
3912| #define HAVE_WCHAR_H 1
3913| #define HAVE_SYS_PARAM_H 1
3914| #define HAVE_SYS_SOCKET_H 1
3915| #define HAVE_GETOPT_H 1
3916| #define HAVE_SYS_CDEFS_H 1
3917| #define HAVE_ICONV_H 1
3918| #define HAVE_LIMITS_H 1
3919| #define HAVE_WCTYPE_H 1
3920| #define HAVE_LANGINFO_H 1
3921| #define HAVE_XLOCALE_H 1
3922| #define HAVE_SYS_MMAN_H 1
3923| #define HAVE_SYS_TIME_H 1
3924| #define HAVE_STDBOOL_H 1
3925| #define STDC_HEADERS 1
3926| #define _ALL_SOURCE 1
3927| #define _DARWIN_C_SOURCE 1
3928| #define _GNU_SOURCE 1
3929| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3930| #define _NETBSD_SOURCE 1
3931| #define _OPENBSD_SOURCE 1
3932| #define _POSIX_PTHREAD_SEMANTICS 1
3933| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3934| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3935| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3936| #define __STDC_WANT_IEC_60559_EXT__ 1
3937| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3938| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3939| #define __STDC_WANT_LIB_EXT2__ 1
3940| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3941| #define _TANDEM_SOURCE 1
3942| #define __EXTENSIONS__ 1
3943| #define __USE_MINGW_ANSI_STDIO 1
3944| #define HAVE_DLFCN_H 1
3945| #define LT_OBJDIR ".libs/"
3946| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3947| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
3948| #define ENABLE_NLS 1
3949| #define HAVE_ALLOCA_H 1
3950| #define HAVE_ALLOCA 1
3951| #define BITSIZEOF_WCHAR_T 32
3952| #define HAVE_MBSTATE_T 1
3953| #define HAVE_MBSINIT 1
3954| #define HAVE_MBRTOWC 1
3955| #define HAVE_REALPATH 1
3956| #define HAVE_LSTAT 1
3957| #define HAVE_FCNTL 1
3958| #define HAVE_SYMLINK 1
3959| #define HAVE_GETDTABLESIZE 1
3960| #define HAVE_ISWCNTRL 1
3961| #define HAVE_MPROTECT 1
3962| #define HAVE_READLINK 1
3963| #define HAVE_SETENV 1
3964| #define HAVE_WCWIDTH 1
3965| #define HAVE_LANGINFO_CODESET 1
3966| #define HAVE_MALLOC_POSIX 1
3967| #define HAVE_FACCESSAT 1
3968| #define HAVE_GETCWD 1
3969| #define restrict __restrict__
3970| #define HAVE_DECL_STRERROR_R 1
3971| #define HAVE_STRERROR_R 1
3972| #define HAVE___HEADER_INLINE 1
3973| #define HAVE_WORKING_O_NOATIME 0
3974| #define HAVE_WORKING_O_NOFOLLOW 1
3975| #define HAVE_DECL_GETDTABLESIZE 1
3976| #define HAVE_GETOPT_H 1
3977| #define HAVE_GETOPT_LONG_ONLY 1
3978| #define HAVE_PTHREAD_API 1
3979| #define SETLOCALE_NULL_ALL_MTSAFE 0
3980| #define SETLOCALE_NULL_ONE_MTSAFE 1
3981| /* end confdefs.h.  */
3982|
3983| #include <stdlib.h>
3984| #include <iconv.h>
3985|
3986| int
3987| main (void)
3988| {
3989| iconv_t cd = iconv_open("","");
3990|            iconv(cd,NULL,NULL,NULL,NULL);
3991|            iconv_close(cd);
3992|   ;
3993|   return 0;
3994| }
3995configure:30570: /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
3996configure:30570: $? = 0
3997configure:30582: result: yes
3998configure:30585: checking for working iconv
3999configure:30729: /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
4000configure:30729: $? = 0
4001configure:30729: ./conftest
4002configure:30729: $? = 0
4003configure:30744: result: yes
4004configure:30759: checking how to link with libiconv
4005configure:30761: result: -liconv
4006configure:30772: checking whether iconv is compatible with its POSIX signature
4007configure:30797: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4008configure:30797: $? = 0
4009configure:30808: result: yes
4010configure:30938: checking for inline
4011configure:30955: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4012configure:30955: $? = 0
4013configure:30965: result: inline
4014configure:31066: checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.
4015configure:31093: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4016conftest.c:97:24: error: use of undeclared identifier 'ULLONG_WIDTH'
4017            int ullw = ULLONG_WIDTH;
4018                       ^
4019conftest.c:98:22: error: use of undeclared identifier 'BOOL_WIDTH'
4020            int bw = BOOL_WIDTH;
4021                     ^
4022conftest.c:99:22: error: use of undeclared identifier 'BOOL_MAX'
4023            int bm = BOOL_MAX;
4024                     ^
40253 errors generated.
4026configure:31093: $? = 1
4027configure: failed program was:
4028| /* confdefs.h */
4029| #define PACKAGE_NAME "gettext-runtime"
4030| #define PACKAGE_TARNAME "gettext-runtime"
4031| #define PACKAGE_VERSION "0.22.5"
4032| #define PACKAGE_STRING "gettext-runtime 0.22.5"
4033| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
4034| #define PACKAGE_URL ""
4035| #define PACKAGE "gettext-runtime"
4036| #define VERSION "0.22.5"
4037| #define HAVE_STDIO_H 1
4038| #define HAVE_STDLIB_H 1
4039| #define HAVE_STRING_H 1
4040| #define HAVE_INTTYPES_H 1
4041| #define HAVE_STDINT_H 1
4042| #define HAVE_STRINGS_H 1
4043| #define HAVE_SYS_STAT_H 1
4044| #define HAVE_SYS_TYPES_H 1
4045| #define HAVE_UNISTD_H 1
4046| #define HAVE_WCHAR_H 1
4047| #define HAVE_SYS_PARAM_H 1
4048| #define HAVE_SYS_SOCKET_H 1
4049| #define HAVE_GETOPT_H 1
4050| #define HAVE_SYS_CDEFS_H 1
4051| #define HAVE_ICONV_H 1
4052| #define HAVE_LIMITS_H 1
4053| #define HAVE_WCTYPE_H 1
4054| #define HAVE_LANGINFO_H 1
4055| #define HAVE_XLOCALE_H 1
4056| #define HAVE_SYS_MMAN_H 1
4057| #define HAVE_SYS_TIME_H 1
4058| #define HAVE_STDBOOL_H 1
4059| #define STDC_HEADERS 1
4060| #define _ALL_SOURCE 1
4061| #define _DARWIN_C_SOURCE 1
4062| #define _GNU_SOURCE 1
4063| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4064| #define _NETBSD_SOURCE 1
4065| #define _OPENBSD_SOURCE 1
4066| #define _POSIX_PTHREAD_SEMANTICS 1
4067| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4068| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4069| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4070| #define __STDC_WANT_IEC_60559_EXT__ 1
4071| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4072| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4073| #define __STDC_WANT_LIB_EXT2__ 1
4074| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4075| #define _TANDEM_SOURCE 1
4076| #define __EXTENSIONS__ 1
4077| #define __USE_MINGW_ANSI_STDIO 1
4078| #define HAVE_DLFCN_H 1
4079| #define LT_OBJDIR ".libs/"
4080| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4081| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
4082| #define ENABLE_NLS 1
4083| #define HAVE_ALLOCA_H 1
4084| #define HAVE_ALLOCA 1
4085| #define BITSIZEOF_WCHAR_T 32
4086| #define HAVE_MBSTATE_T 1
4087| #define HAVE_MBSINIT 1
4088| #define HAVE_MBRTOWC 1
4089| #define HAVE_REALPATH 1
4090| #define HAVE_LSTAT 1
4091| #define HAVE_FCNTL 1
4092| #define HAVE_SYMLINK 1
4093| #define HAVE_GETDTABLESIZE 1
4094| #define HAVE_ISWCNTRL 1
4095| #define HAVE_MPROTECT 1
4096| #define HAVE_READLINK 1
4097| #define HAVE_SETENV 1
4098| #define HAVE_WCWIDTH 1
4099| #define HAVE_LANGINFO_CODESET 1
4100| #define HAVE_MALLOC_POSIX 1
4101| #define HAVE_FACCESSAT 1
4102| #define HAVE_GETCWD 1
4103| #define restrict __restrict__
4104| #define HAVE_DECL_STRERROR_R 1
4105| #define HAVE_STRERROR_R 1
4106| #define HAVE___HEADER_INLINE 1
4107| #define HAVE_WORKING_O_NOATIME 0
4108| #define HAVE_WORKING_O_NOFOLLOW 1
4109| #define HAVE_DECL_GETDTABLESIZE 1
4110| #define HAVE_GETOPT_H 1
4111| #define HAVE_GETOPT_LONG_ONLY 1
4112| #define HAVE_PTHREAD_API 1
4113| #define SETLOCALE_NULL_ALL_MTSAFE 0
4114| #define SETLOCALE_NULL_ONE_MTSAFE 1
4115| #define HAVE_ICONV 1
4116| #define ICONV_CONST
4117| /* end confdefs.h.  */
4118| #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
4119|              #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4120|             #endif
4121|             #include <limits.h>
4122|             long long llm = LLONG_MAX;
4123|             int wb = WORD_BIT;
4124|             int ullw = ULLONG_WIDTH;
4125|             int bw = BOOL_WIDTH;
4126|             int bm = BOOL_MAX;
4127|             int mblm = MB_LEN_MAX;
4128|
4129| int
4130| main (void)
4131| {
4132|
4133|   ;
4134|   return 0;
4135| }
4136configure:31103: result: no
4137configure:31140: checking for wint_t
4138configure:31158: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4139configure:31158: $? = 0
4140configure:31168: result: yes
4141configure:31175: checking whether wint_t is large enough
4142configure:31194: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4143configure:31194: $? = 0
4144configure:31204: result: yes
4145configure:31217: checking whether the compiler produces multi-arch binaries
4146configure:31232: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4147configure:31232: $? = 0
4148configure:31261: result: no
4149configure:31394: checking whether stdint.h conforms to C99
4150configure:31574: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4151conftest.c:188:19: error: controlling expression type 'unsigned long long' not compatible with any generic association type
4152int k = _Generic (SIZE_MAX, size_t: 0);
4153                  ^~~~~~~~
4154/usr/include/stdint.h:153:20: note: expanded from macro 'SIZE_MAX'
4155#define SIZE_MAX          UINT64_MAX
4156                          ^~~~~~~~~~
4157/usr/include/stdint.h:87:27: note: expanded from macro 'UINT64_MAX'
4158#define UINT64_MAX        18446744073709551615ULL
4159                          ^~~~~~~~~~~~~~~~~~~~~~~
4160conftest.c:219:7: error: bit-field 'check_UINT8_C' has negative width (-1)
4161  int check_UINT8_C:
4162      ^
4163conftest.c:221:7: error: bit-field 'check_UINT16_C' has negative width (-1)
4164  int check_UINT16_C:
4165      ^
41663 errors generated.
4167configure:31574: $? = 1
4168configure: failed program was:
4169| /* confdefs.h */
4170| #define PACKAGE_NAME "gettext-runtime"
4171| #define PACKAGE_TARNAME "gettext-runtime"
4172| #define PACKAGE_VERSION "0.22.5"
4173| #define PACKAGE_STRING "gettext-runtime 0.22.5"
4174| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
4175| #define PACKAGE_URL ""
4176| #define PACKAGE "gettext-runtime"
4177| #define VERSION "0.22.5"
4178| #define HAVE_STDIO_H 1
4179| #define HAVE_STDLIB_H 1
4180| #define HAVE_STRING_H 1
4181| #define HAVE_INTTYPES_H 1
4182| #define HAVE_STDINT_H 1
4183| #define HAVE_STRINGS_H 1
4184| #define HAVE_SYS_STAT_H 1
4185| #define HAVE_SYS_TYPES_H 1
4186| #define HAVE_UNISTD_H 1
4187| #define HAVE_WCHAR_H 1
4188| #define HAVE_SYS_PARAM_H 1
4189| #define HAVE_SYS_SOCKET_H 1
4190| #define HAVE_GETOPT_H 1
4191| #define HAVE_SYS_CDEFS_H 1
4192| #define HAVE_ICONV_H 1
4193| #define HAVE_LIMITS_H 1
4194| #define HAVE_WCTYPE_H 1
4195| #define HAVE_LANGINFO_H 1
4196| #define HAVE_XLOCALE_H 1
4197| #define HAVE_SYS_MMAN_H 1
4198| #define HAVE_SYS_TIME_H 1
4199| #define HAVE_STDBOOL_H 1
4200| #define STDC_HEADERS 1
4201| #define _ALL_SOURCE 1
4202| #define _DARWIN_C_SOURCE 1
4203| #define _GNU_SOURCE 1
4204| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4205| #define _NETBSD_SOURCE 1
4206| #define _OPENBSD_SOURCE 1
4207| #define _POSIX_PTHREAD_SEMANTICS 1
4208| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4209| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4210| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4211| #define __STDC_WANT_IEC_60559_EXT__ 1
4212| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4213| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4214| #define __STDC_WANT_LIB_EXT2__ 1
4215| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4216| #define _TANDEM_SOURCE 1
4217| #define __EXTENSIONS__ 1
4218| #define __USE_MINGW_ANSI_STDIO 1
4219| #define HAVE_DLFCN_H 1
4220| #define LT_OBJDIR ".libs/"
4221| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4222| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
4223| #define ENABLE_NLS 1
4224| #define HAVE_ALLOCA_H 1
4225| #define HAVE_ALLOCA 1
4226| #define BITSIZEOF_WCHAR_T 32
4227| #define HAVE_MBSTATE_T 1
4228| #define HAVE_MBSINIT 1
4229| #define HAVE_MBRTOWC 1
4230| #define HAVE_REALPATH 1
4231| #define HAVE_LSTAT 1
4232| #define HAVE_FCNTL 1
4233| #define HAVE_SYMLINK 1
4234| #define HAVE_GETDTABLESIZE 1
4235| #define HAVE_ISWCNTRL 1
4236| #define HAVE_MPROTECT 1
4237| #define HAVE_READLINK 1
4238| #define HAVE_SETENV 1
4239| #define HAVE_WCWIDTH 1
4240| #define HAVE_LANGINFO_CODESET 1
4241| #define HAVE_MALLOC_POSIX 1
4242| #define HAVE_FACCESSAT 1
4243| #define HAVE_GETCWD 1
4244| #define restrict __restrict__
4245| #define HAVE_DECL_STRERROR_R 1
4246| #define HAVE_STRERROR_R 1
4247| #define HAVE___HEADER_INLINE 1
4248| #define HAVE_WORKING_O_NOATIME 0
4249| #define HAVE_WORKING_O_NOFOLLOW 1
4250| #define HAVE_DECL_GETDTABLESIZE 1
4251| #define HAVE_GETOPT_H 1
4252| #define HAVE_GETOPT_LONG_ONLY 1
4253| #define HAVE_PTHREAD_API 1
4254| #define SETLOCALE_NULL_ALL_MTSAFE 0
4255| #define SETLOCALE_NULL_ONE_MTSAFE 1
4256| #define HAVE_ICONV 1
4257| #define ICONV_CONST
4258| #define HAVE_WINT_T 1
4259| #define HAVE_LONG_LONG_INT 1
4260| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4261| /* end confdefs.h.  */
4262|
4263|
4264| #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */
4265| #define __STDC_CONSTANT_MACROS 1
4266| #define __STDC_LIMIT_MACROS 1
4267| #include <stdint.h>
4268| /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in <wchar.h>.  */
4269| #if !(defined WCHAR_MIN && defined WCHAR_MAX)
4270| #error "WCHAR_MIN, WCHAR_MAX not defined in <stdint.h>"
4271| #endif
4272|
4273|
4274|   #include <stddef.h>
4275|   #include <signal.h>
4276|   #if HAVE_WCHAR_H
4277|   # include <wchar.h>
4278|   #endif
4279|
4280|
4281| #ifdef INT8_MAX
4282| int8_t a1 = INT8_MAX;
4283| int8_t a1min = INT8_MIN;
4284| #endif
4285| #ifdef INT16_MAX
4286| int16_t a2 = INT16_MAX;
4287| int16_t a2min = INT16_MIN;
4288| #endif
4289| #ifdef INT32_MAX
4290| int32_t a3 = INT32_MAX;
4291| int32_t a3min = INT32_MIN;
4292| #endif
4293| #ifdef INT64_MAX
4294| int64_t a4 = INT64_MAX;
4295| int64_t a4min = INT64_MIN;
4296| #endif
4297| #ifdef UINT8_MAX
4298| uint8_t b1 = UINT8_MAX;
4299| #else
4300| typedef int b1[(unsigned char) -1 != 255 ? 1 : -1];
4301| #endif
4302| #ifdef UINT16_MAX
4303| uint16_t b2 = UINT16_MAX;
4304| #endif
4305| #ifdef UINT32_MAX
4306| uint32_t b3 = UINT32_MAX;
4307| #endif
4308| #ifdef UINT64_MAX
4309| uint64_t b4 = UINT64_MAX;
4310| #endif
4311| int_least8_t c1 = INT8_C (0x7f);
4312| int_least8_t c1max = INT_LEAST8_MAX;
4313| int_least8_t c1min = INT_LEAST8_MIN;
4314| int_least16_t c2 = INT16_C (0x7fff);
4315| int_least16_t c2max = INT_LEAST16_MAX;
4316| int_least16_t c2min = INT_LEAST16_MIN;
4317| int_least32_t c3 = INT32_C (0x7fffffff);
4318| int_least32_t c3max = INT_LEAST32_MAX;
4319| int_least32_t c3min = INT_LEAST32_MIN;
4320| int_least64_t c4 = INT64_C (0x7fffffffffffffff);
4321| int_least64_t c4max = INT_LEAST64_MAX;
4322| int_least64_t c4min = INT_LEAST64_MIN;
4323| uint_least8_t d1 = UINT8_C (0xff);
4324| uint_least8_t d1max = UINT_LEAST8_MAX;
4325| uint_least16_t d2 = UINT16_C (0xffff);
4326| uint_least16_t d2max = UINT_LEAST16_MAX;
4327| uint_least32_t d3 = UINT32_C (0xffffffff);
4328| uint_least32_t d3max = UINT_LEAST32_MAX;
4329| uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
4330| uint_least64_t d4max = UINT_LEAST64_MAX;
4331| int_fast8_t e1 = INT_FAST8_MAX;
4332| int_fast8_t e1min = INT_FAST8_MIN;
4333| int_fast16_t e2 = INT_FAST16_MAX;
4334| int_fast16_t e2min = INT_FAST16_MIN;
4335| int_fast32_t e3 = INT_FAST32_MAX;
4336| int_fast32_t e3min = INT_FAST32_MIN;
4337| int_fast64_t e4 = INT_FAST64_MAX;
4338| int_fast64_t e4min = INT_FAST64_MIN;
4339| uint_fast8_t f1 = UINT_FAST8_MAX;
4340| uint_fast16_t f2 = UINT_FAST16_MAX;
4341| uint_fast32_t f3 = UINT_FAST32_MAX;
4342| uint_fast64_t f4 = UINT_FAST64_MAX;
4343| #ifdef INTPTR_MAX
4344| intptr_t g = INTPTR_MAX;
4345| intptr_t gmin = INTPTR_MIN;
4346| #endif
4347| #ifdef UINTPTR_MAX
4348| uintptr_t h = UINTPTR_MAX;
4349| #endif
4350| intmax_t i = INTMAX_MAX;
4351| uintmax_t j = UINTMAX_MAX;
4352|
4353| /* Check that SIZE_MAX has the correct type, if possible.  */
4354| /* ISO C 11 mandates _Generic, but GCC versions < 4.9 lack it.  */
4355| #if 201112 <= __STDC_VERSION__     && (!defined __GNUC__ || 4 < __GNUC__ + (9 <= __GNUC_MINOR__)         || defined __clang__)
4356| int k = _Generic (SIZE_MAX, size_t: 0);
4357| #elif (2 <= __GNUC__ || 4 <= __clang_major__ || defined __IBM__TYPEOF__        || (0x5110 <= __SUNPRO_C && !__STDC__))
4358| extern size_t k;
4359| extern __typeof__ (SIZE_MAX) k;
4360| #endif
4361|
4362| #include <limits.h> /* for CHAR_BIT */
4363| #define TYPE_MINIMUM(t)   ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ TYPE_MAXIMUM (t)))
4364| #define TYPE_MAXIMUM(t)   ((t) ((t) 0 < (t) -1         ? (t) -1         : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1)))
4365| struct s {
4366|   int check_PTRDIFF:
4367|       PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)
4368|       && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t)
4369|       ? 1 : -1;
4370|   /* Detect bug in FreeBSD 6.0/ia64 and FreeBSD 13.0/arm64.  */
4371|   int check_SIG_ATOMIC:
4372|       SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)
4373|       && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
4374|       ? 1 : -1;
4375|   int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1;
4376|   int check_WCHAR:
4377|       WCHAR_MIN == TYPE_MINIMUM (wchar_t)
4378|       && WCHAR_MAX == TYPE_MAXIMUM (wchar_t)
4379|       ? 1 : -1;
4380|   /* Detect bug in mingw.  */
4381|   int check_WINT:
4382|       WINT_MIN == TYPE_MINIMUM (wint_t)
4383|       && WINT_MAX == TYPE_MAXIMUM (wint_t)
4384|       ? 1 : -1;
4385|
4386|   /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others.  */
4387|   int check_UINT8_C:
4388|         (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
4389|   int check_UINT16_C:
4390|         (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
4391|
4392|   /* Detect bugs in OpenBSD 3.9 stdint.h.  */
4393| #ifdef UINT8_MAX
4394|   int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1;
4395| #endif
4396| #ifdef UINT16_MAX
4397|   int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1;
4398| #endif
4399| #ifdef UINT32_MAX
4400|   int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1;
4401| #endif
4402| #ifdef UINT64_MAX
4403|   int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1;
4404| #endif
4405|   int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
4406|   int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
4407|   int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
4408|   int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;
4409|   int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;
4410|   int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;
4411|   int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
4412|   int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;
4413|   int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1;
4414|   int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1;
4415|   int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1;
4416| };
4417|
4418| int
4419| main (void)
4420| {
4421|
4422|   ;
4423|   return 0;
4424| }
4425configure:31674: result: no
4426configure:31784: checking for sys/inttypes.h
4427configure:31784: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4428conftest.c:122:10: fatal error: 'sys/inttypes.h' file not found
4429#include <sys/inttypes.h>
4430         ^
44311 error generated.
4432configure:31784: $? = 1
4433configure: failed program was:
4434| /* confdefs.h */
4435| #define PACKAGE_NAME "gettext-runtime"
4436| #define PACKAGE_TARNAME "gettext-runtime"
4437| #define PACKAGE_VERSION "0.22.5"
4438| #define PACKAGE_STRING "gettext-runtime 0.22.5"
4439| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
4440| #define PACKAGE_URL ""
4441| #define PACKAGE "gettext-runtime"
4442| #define VERSION "0.22.5"
4443| #define HAVE_STDIO_H 1
4444| #define HAVE_STDLIB_H 1
4445| #define HAVE_STRING_H 1
4446| #define HAVE_INTTYPES_H 1
4447| #define HAVE_STDINT_H 1
4448| #define HAVE_STRINGS_H 1
4449| #define HAVE_SYS_STAT_H 1
4450| #define HAVE_SYS_TYPES_H 1
4451| #define HAVE_UNISTD_H 1
4452| #define HAVE_WCHAR_H 1
4453| #define HAVE_SYS_PARAM_H 1
4454| #define HAVE_SYS_SOCKET_H 1
4455| #define HAVE_GETOPT_H 1
4456| #define HAVE_SYS_CDEFS_H 1
4457| #define HAVE_ICONV_H 1
4458| #define HAVE_LIMITS_H 1
4459| #define HAVE_WCTYPE_H 1
4460| #define HAVE_LANGINFO_H 1
4461| #define HAVE_XLOCALE_H 1
4462| #define HAVE_SYS_MMAN_H 1
4463| #define HAVE_SYS_TIME_H 1
4464| #define HAVE_STDBOOL_H 1
4465| #define STDC_HEADERS 1
4466| #define _ALL_SOURCE 1
4467| #define _DARWIN_C_SOURCE 1
4468| #define _GNU_SOURCE 1
4469| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4470| #define _NETBSD_SOURCE 1
4471| #define _OPENBSD_SOURCE 1
4472| #define _POSIX_PTHREAD_SEMANTICS 1
4473| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4474| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4475| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4476| #define __STDC_WANT_IEC_60559_EXT__ 1
4477| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4478| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4479| #define __STDC_WANT_LIB_EXT2__ 1
4480| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4481| #define _TANDEM_SOURCE 1
4482| #define __EXTENSIONS__ 1
4483| #define __USE_MINGW_ANSI_STDIO 1
4484| #define HAVE_DLFCN_H 1
4485| #define LT_OBJDIR ".libs/"
4486| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4487| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
4488| #define ENABLE_NLS 1
4489| #define HAVE_ALLOCA_H 1
4490| #define HAVE_ALLOCA 1
4491| #define BITSIZEOF_WCHAR_T 32
4492| #define HAVE_MBSTATE_T 1
4493| #define HAVE_MBSINIT 1
4494| #define HAVE_MBRTOWC 1
4495| #define HAVE_REALPATH 1
4496| #define HAVE_LSTAT 1
4497| #define HAVE_FCNTL 1
4498| #define HAVE_SYMLINK 1
4499| #define HAVE_GETDTABLESIZE 1
4500| #define HAVE_ISWCNTRL 1
4501| #define HAVE_MPROTECT 1
4502| #define HAVE_READLINK 1
4503| #define HAVE_SETENV 1
4504| #define HAVE_WCWIDTH 1
4505| #define HAVE_LANGINFO_CODESET 1
4506| #define HAVE_MALLOC_POSIX 1
4507| #define HAVE_FACCESSAT 1
4508| #define HAVE_GETCWD 1
4509| #define restrict __restrict__
4510| #define HAVE_DECL_STRERROR_R 1
4511| #define HAVE_STRERROR_R 1
4512| #define HAVE___HEADER_INLINE 1
4513| #define HAVE_WORKING_O_NOATIME 0
4514| #define HAVE_WORKING_O_NOFOLLOW 1
4515| #define HAVE_DECL_GETDTABLESIZE 1
4516| #define HAVE_GETOPT_H 1
4517| #define HAVE_GETOPT_LONG_ONLY 1
4518| #define HAVE_PTHREAD_API 1
4519| #define SETLOCALE_NULL_ALL_MTSAFE 0
4520| #define SETLOCALE_NULL_ONE_MTSAFE 1
4521| #define HAVE_ICONV 1
4522| #define ICONV_CONST
4523| #define HAVE_WINT_T 1
4524| #define HAVE_LONG_LONG_INT 1
4525| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4526| /* end confdefs.h.  */
4527| #include <stddef.h>
4528| #ifdef HAVE_STDIO_H
4529| # include <stdio.h>
4530| #endif
4531| #ifdef HAVE_STDLIB_H
4532| # include <stdlib.h>
4533| #endif
4534| #ifdef HAVE_STRING_H
4535| # include <string.h>
4536| #endif
4537| #ifdef HAVE_INTTYPES_H
4538| # include <inttypes.h>
4539| #endif
4540| #ifdef HAVE_STDINT_H
4541| # include <stdint.h>
4542| #endif
4543| #ifdef HAVE_STRINGS_H
4544| # include <strings.h>
4545| #endif
4546| #ifdef HAVE_SYS_TYPES_H
4547| # include <sys/types.h>
4548| #endif
4549| #ifdef HAVE_SYS_STAT_H
4550| # include <sys/stat.h>
4551| #endif
4552| #ifdef HAVE_UNISTD_H
4553| # include <unistd.h>
4554| #endif
4555| #include <sys/inttypes.h>
4556configure:31784: result: no
4557configure:31790: checking for sys/bitypes.h
4558configure:31790: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4559conftest.c:122:10: fatal error: 'sys/bitypes.h' file not found
4560#include <sys/bitypes.h>
4561         ^
45621 error generated.
4563configure:31790: $? = 1
4564configure: failed program was:
4565| /* confdefs.h */
4566| #define PACKAGE_NAME "gettext-runtime"
4567| #define PACKAGE_TARNAME "gettext-runtime"
4568| #define PACKAGE_VERSION "0.22.5"
4569| #define PACKAGE_STRING "gettext-runtime 0.22.5"
4570| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
4571| #define PACKAGE_URL ""
4572| #define PACKAGE "gettext-runtime"
4573| #define VERSION "0.22.5"
4574| #define HAVE_STDIO_H 1
4575| #define HAVE_STDLIB_H 1
4576| #define HAVE_STRING_H 1
4577| #define HAVE_INTTYPES_H 1
4578| #define HAVE_STDINT_H 1
4579| #define HAVE_STRINGS_H 1
4580| #define HAVE_SYS_STAT_H 1
4581| #define HAVE_SYS_TYPES_H 1
4582| #define HAVE_UNISTD_H 1
4583| #define HAVE_WCHAR_H 1
4584| #define HAVE_SYS_PARAM_H 1
4585| #define HAVE_SYS_SOCKET_H 1
4586| #define HAVE_GETOPT_H 1
4587| #define HAVE_SYS_CDEFS_H 1
4588| #define HAVE_ICONV_H 1
4589| #define HAVE_LIMITS_H 1
4590| #define HAVE_WCTYPE_H 1
4591| #define HAVE_LANGINFO_H 1
4592| #define HAVE_XLOCALE_H 1
4593| #define HAVE_SYS_MMAN_H 1
4594| #define HAVE_SYS_TIME_H 1
4595| #define HAVE_STDBOOL_H 1
4596| #define STDC_HEADERS 1
4597| #define _ALL_SOURCE 1
4598| #define _DARWIN_C_SOURCE 1
4599| #define _GNU_SOURCE 1
4600| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4601| #define _NETBSD_SOURCE 1
4602| #define _OPENBSD_SOURCE 1
4603| #define _POSIX_PTHREAD_SEMANTICS 1
4604| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4605| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4606| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4607| #define __STDC_WANT_IEC_60559_EXT__ 1
4608| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4609| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4610| #define __STDC_WANT_LIB_EXT2__ 1
4611| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4612| #define _TANDEM_SOURCE 1
4613| #define __EXTENSIONS__ 1
4614| #define __USE_MINGW_ANSI_STDIO 1
4615| #define HAVE_DLFCN_H 1
4616| #define LT_OBJDIR ".libs/"
4617| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4618| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
4619| #define ENABLE_NLS 1
4620| #define HAVE_ALLOCA_H 1
4621| #define HAVE_ALLOCA 1
4622| #define BITSIZEOF_WCHAR_T 32
4623| #define HAVE_MBSTATE_T 1
4624| #define HAVE_MBSINIT 1
4625| #define HAVE_MBRTOWC 1
4626| #define HAVE_REALPATH 1
4627| #define HAVE_LSTAT 1
4628| #define HAVE_FCNTL 1
4629| #define HAVE_SYMLINK 1
4630| #define HAVE_GETDTABLESIZE 1
4631| #define HAVE_ISWCNTRL 1
4632| #define HAVE_MPROTECT 1
4633| #define HAVE_READLINK 1
4634| #define HAVE_SETENV 1
4635| #define HAVE_WCWIDTH 1
4636| #define HAVE_LANGINFO_CODESET 1
4637| #define HAVE_MALLOC_POSIX 1
4638| #define HAVE_FACCESSAT 1
4639| #define HAVE_GETCWD 1
4640| #define restrict __restrict__
4641| #define HAVE_DECL_STRERROR_R 1
4642| #define HAVE_STRERROR_R 1
4643| #define HAVE___HEADER_INLINE 1
4644| #define HAVE_WORKING_O_NOATIME 0
4645| #define HAVE_WORKING_O_NOFOLLOW 1
4646| #define HAVE_DECL_GETDTABLESIZE 1
4647| #define HAVE_GETOPT_H 1
4648| #define HAVE_GETOPT_LONG_ONLY 1
4649| #define HAVE_PTHREAD_API 1
4650| #define SETLOCALE_NULL_ALL_MTSAFE 0
4651| #define SETLOCALE_NULL_ONE_MTSAFE 1
4652| #define HAVE_ICONV 1
4653| #define ICONV_CONST
4654| #define HAVE_WINT_T 1
4655| #define HAVE_LONG_LONG_INT 1
4656| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4657| /* end confdefs.h.  */
4658| #include <stddef.h>
4659| #ifdef HAVE_STDIO_H
4660| # include <stdio.h>
4661| #endif
4662| #ifdef HAVE_STDLIB_H
4663| # include <stdlib.h>
4664| #endif
4665| #ifdef HAVE_STRING_H
4666| # include <string.h>
4667| #endif
4668| #ifdef HAVE_INTTYPES_H
4669| # include <inttypes.h>
4670| #endif
4671| #ifdef HAVE_STDINT_H
4672| # include <stdint.h>
4673| #endif
4674| #ifdef HAVE_STRINGS_H
4675| # include <strings.h>
4676| #endif
4677| #ifdef HAVE_SYS_TYPES_H
4678| # include <sys/types.h>
4679| #endif
4680| #ifdef HAVE_SYS_STAT_H
4681| # include <sys/stat.h>
4682| #endif
4683| #ifdef HAVE_UNISTD_H
4684| # include <unistd.h>
4685| #endif
4686| #include <sys/bitypes.h>
4687configure:31790: result: no
4688configure:31809: checking for bit size of ptrdiff_t
4689configure:31815: /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
4690configure:31815: $? = 0
4691configure:31815: ./conftest
4692configure:31815: $? = 0
4693configure:31835: result: 64
4694configure:31809: checking for bit size of size_t
4695configure:31815: /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
4696configure:31815: $? = 0
4697configure:31815: ./conftest
4698configure:31815: $? = 0
4699configure:31835: result: 64
4700configure:31852: checking for bit size of sig_atomic_t
4701configure:31858: /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
4702configure:31858: $? = 0
4703configure:31858: ./conftest
4704configure:31858: $? = 0
4705configure:31878: result: 32
4706configure:31852: checking for bit size of wchar_t
4707configure:31878: result: 32
4708configure:31852: checking for bit size of wint_t
4709configure:31858: /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
4710configure:31858: $? = 0
4711configure:31858: ./conftest
4712configure:31858: $? = 0
4713configure:31878: result: 32
4714configure:31894: checking whether sig_atomic_t is signed
4715configure:31918: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4716configure:31918: $? = 0
4717configure:31931: result: yes
4718configure:31894: checking whether wchar_t is signed
4719configure:31918: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4720configure:31918: $? = 0
4721configure:31931: result: yes
4722configure:31894: checking whether wint_t is signed
4723configure:31918: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4724configure:31918: $? = 0
4725configure:31931: result: yes
4726configure:31951: checking for ptrdiff_t integer literal suffix
4727configure:31994: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4728conftest.c:110:26: error: redefinition of 'foo' with a different type: 'int' vs 'ptrdiff_t' (aka 'long')
4729              extern int foo;
4730                         ^
4731conftest.c:109:32: note: previous definition is here
4732              extern ptrdiff_t foo;
4733                               ^
47341 error generated.
4735configure:31994: $? = 1
4736configure: failed program was:
4737| /* confdefs.h */
4738| #define PACKAGE_NAME "gettext-runtime"
4739| #define PACKAGE_TARNAME "gettext-runtime"
4740| #define PACKAGE_VERSION "0.22.5"
4741| #define PACKAGE_STRING "gettext-runtime 0.22.5"
4742| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
4743| #define PACKAGE_URL ""
4744| #define PACKAGE "gettext-runtime"
4745| #define VERSION "0.22.5"
4746| #define HAVE_STDIO_H 1
4747| #define HAVE_STDLIB_H 1
4748| #define HAVE_STRING_H 1
4749| #define HAVE_INTTYPES_H 1
4750| #define HAVE_STDINT_H 1
4751| #define HAVE_STRINGS_H 1
4752| #define HAVE_SYS_STAT_H 1
4753| #define HAVE_SYS_TYPES_H 1
4754| #define HAVE_UNISTD_H 1
4755| #define HAVE_WCHAR_H 1
4756| #define HAVE_SYS_PARAM_H 1
4757| #define HAVE_SYS_SOCKET_H 1
4758| #define HAVE_GETOPT_H 1
4759| #define HAVE_SYS_CDEFS_H 1
4760| #define HAVE_ICONV_H 1
4761| #define HAVE_LIMITS_H 1
4762| #define HAVE_WCTYPE_H 1
4763| #define HAVE_LANGINFO_H 1
4764| #define HAVE_XLOCALE_H 1
4765| #define HAVE_SYS_MMAN_H 1
4766| #define HAVE_SYS_TIME_H 1
4767| #define HAVE_STDBOOL_H 1
4768| #define STDC_HEADERS 1
4769| #define _ALL_SOURCE 1
4770| #define _DARWIN_C_SOURCE 1
4771| #define _GNU_SOURCE 1
4772| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4773| #define _NETBSD_SOURCE 1
4774| #define _OPENBSD_SOURCE 1
4775| #define _POSIX_PTHREAD_SEMANTICS 1
4776| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4777| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4778| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4779| #define __STDC_WANT_IEC_60559_EXT__ 1
4780| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4781| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4782| #define __STDC_WANT_LIB_EXT2__ 1
4783| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4784| #define _TANDEM_SOURCE 1
4785| #define __EXTENSIONS__ 1
4786| #define __USE_MINGW_ANSI_STDIO 1
4787| #define HAVE_DLFCN_H 1
4788| #define LT_OBJDIR ".libs/"
4789| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4790| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
4791| #define ENABLE_NLS 1
4792| #define HAVE_ALLOCA_H 1
4793| #define HAVE_ALLOCA 1
4794| #define BITSIZEOF_WCHAR_T 32
4795| #define HAVE_MBSTATE_T 1
4796| #define HAVE_MBSINIT 1
4797| #define HAVE_MBRTOWC 1
4798| #define HAVE_REALPATH 1
4799| #define HAVE_LSTAT 1
4800| #define HAVE_FCNTL 1
4801| #define HAVE_SYMLINK 1
4802| #define HAVE_GETDTABLESIZE 1
4803| #define HAVE_ISWCNTRL 1
4804| #define HAVE_MPROTECT 1
4805| #define HAVE_READLINK 1
4806| #define HAVE_SETENV 1
4807| #define HAVE_WCWIDTH 1
4808| #define HAVE_LANGINFO_CODESET 1
4809| #define HAVE_MALLOC_POSIX 1
4810| #define HAVE_FACCESSAT 1
4811| #define HAVE_GETCWD 1
4812| #define restrict __restrict__
4813| #define HAVE_DECL_STRERROR_R 1
4814| #define HAVE_STRERROR_R 1
4815| #define HAVE___HEADER_INLINE 1
4816| #define HAVE_WORKING_O_NOATIME 0
4817| #define HAVE_WORKING_O_NOFOLLOW 1
4818| #define HAVE_DECL_GETDTABLESIZE 1
4819| #define HAVE_GETOPT_H 1
4820| #define HAVE_GETOPT_LONG_ONLY 1
4821| #define HAVE_PTHREAD_API 1
4822| #define SETLOCALE_NULL_ALL_MTSAFE 0
4823| #define SETLOCALE_NULL_ONE_MTSAFE 1
4824| #define HAVE_ICONV 1
4825| #define ICONV_CONST
4826| #define HAVE_WINT_T 1
4827| #define HAVE_LONG_LONG_INT 1
4828| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4829| #define BITSIZEOF_PTRDIFF_T 64
4830| #define BITSIZEOF_SIZE_T 64
4831| #define BITSIZEOF_SIG_ATOMIC_T 32
4832| #define BITSIZEOF_WCHAR_T 32
4833| #define BITSIZEOF_WINT_T 32
4834| #define HAVE_SIGNED_SIG_ATOMIC_T 1
4835| #define HAVE_SIGNED_WCHAR_T 1
4836| #define HAVE_SIGNED_WINT_T 1
4837| /* end confdefs.h.  */
4838|
4839|   #include <stddef.h>
4840|   #include <signal.h>
4841|   #if HAVE_WCHAR_H
4842|   # include <wchar.h>
4843|   #endif
4844|
4845|               extern ptrdiff_t foo;
4846|               extern int foo;
4847| int
4848| main (void)
4849| {
4850|
4851|   ;
4852|   return 0;
4853| }
4854configure:31994: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4855configure:31994: $? = 0
4856configure:32005: result: l
4857configure:31951: checking for size_t integer literal suffix
4858configure:31994: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4859conftest.c:111:35: error: redefinition of 'foo' with a different type: 'unsigned int' vs 'size_t' (aka 'unsigned long')
4860              extern unsigned int foo;
4861                                  ^
4862conftest.c:110:29: note: previous definition is here
4863              extern size_t foo;
4864                            ^
48651 error generated.
4866configure:31994: $? = 1
4867configure: failed program was:
4868| /* confdefs.h */
4869| #define PACKAGE_NAME "gettext-runtime"
4870| #define PACKAGE_TARNAME "gettext-runtime"
4871| #define PACKAGE_VERSION "0.22.5"
4872| #define PACKAGE_STRING "gettext-runtime 0.22.5"
4873| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
4874| #define PACKAGE_URL ""
4875| #define PACKAGE "gettext-runtime"
4876| #define VERSION "0.22.5"
4877| #define HAVE_STDIO_H 1
4878| #define HAVE_STDLIB_H 1
4879| #define HAVE_STRING_H 1
4880| #define HAVE_INTTYPES_H 1
4881| #define HAVE_STDINT_H 1
4882| #define HAVE_STRINGS_H 1
4883| #define HAVE_SYS_STAT_H 1
4884| #define HAVE_SYS_TYPES_H 1
4885| #define HAVE_UNISTD_H 1
4886| #define HAVE_WCHAR_H 1
4887| #define HAVE_SYS_PARAM_H 1
4888| #define HAVE_SYS_SOCKET_H 1
4889| #define HAVE_GETOPT_H 1
4890| #define HAVE_SYS_CDEFS_H 1
4891| #define HAVE_ICONV_H 1
4892| #define HAVE_LIMITS_H 1
4893| #define HAVE_WCTYPE_H 1
4894| #define HAVE_LANGINFO_H 1
4895| #define HAVE_XLOCALE_H 1
4896| #define HAVE_SYS_MMAN_H 1
4897| #define HAVE_SYS_TIME_H 1
4898| #define HAVE_STDBOOL_H 1
4899| #define STDC_HEADERS 1
4900| #define _ALL_SOURCE 1
4901| #define _DARWIN_C_SOURCE 1
4902| #define _GNU_SOURCE 1
4903| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4904| #define _NETBSD_SOURCE 1
4905| #define _OPENBSD_SOURCE 1
4906| #define _POSIX_PTHREAD_SEMANTICS 1
4907| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4908| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4909| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4910| #define __STDC_WANT_IEC_60559_EXT__ 1
4911| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4912| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4913| #define __STDC_WANT_LIB_EXT2__ 1
4914| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4915| #define _TANDEM_SOURCE 1
4916| #define __EXTENSIONS__ 1
4917| #define __USE_MINGW_ANSI_STDIO 1
4918| #define HAVE_DLFCN_H 1
4919| #define LT_OBJDIR ".libs/"
4920| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4921| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
4922| #define ENABLE_NLS 1
4923| #define HAVE_ALLOCA_H 1
4924| #define HAVE_ALLOCA 1
4925| #define BITSIZEOF_WCHAR_T 32
4926| #define HAVE_MBSTATE_T 1
4927| #define HAVE_MBSINIT 1
4928| #define HAVE_MBRTOWC 1
4929| #define HAVE_REALPATH 1
4930| #define HAVE_LSTAT 1
4931| #define HAVE_FCNTL 1
4932| #define HAVE_SYMLINK 1
4933| #define HAVE_GETDTABLESIZE 1
4934| #define HAVE_ISWCNTRL 1
4935| #define HAVE_MPROTECT 1
4936| #define HAVE_READLINK 1
4937| #define HAVE_SETENV 1
4938| #define HAVE_WCWIDTH 1
4939| #define HAVE_LANGINFO_CODESET 1
4940| #define HAVE_MALLOC_POSIX 1
4941| #define HAVE_FACCESSAT 1
4942| #define HAVE_GETCWD 1
4943| #define restrict __restrict__
4944| #define HAVE_DECL_STRERROR_R 1
4945| #define HAVE_STRERROR_R 1
4946| #define HAVE___HEADER_INLINE 1
4947| #define HAVE_WORKING_O_NOATIME 0
4948| #define HAVE_WORKING_O_NOFOLLOW 1
4949| #define HAVE_DECL_GETDTABLESIZE 1
4950| #define HAVE_GETOPT_H 1
4951| #define HAVE_GETOPT_LONG_ONLY 1
4952| #define HAVE_PTHREAD_API 1
4953| #define SETLOCALE_NULL_ALL_MTSAFE 0
4954| #define SETLOCALE_NULL_ONE_MTSAFE 1
4955| #define HAVE_ICONV 1
4956| #define ICONV_CONST
4957| #define HAVE_WINT_T 1
4958| #define HAVE_LONG_LONG_INT 1
4959| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4960| #define BITSIZEOF_PTRDIFF_T 64
4961| #define BITSIZEOF_SIZE_T 64
4962| #define BITSIZEOF_SIG_ATOMIC_T 32
4963| #define BITSIZEOF_WCHAR_T 32
4964| #define BITSIZEOF_WINT_T 32
4965| #define HAVE_SIGNED_SIG_ATOMIC_T 1
4966| #define HAVE_SIGNED_WCHAR_T 1
4967| #define HAVE_SIGNED_WINT_T 1
4968| #define PTRDIFF_T_SUFFIX l
4969| /* end confdefs.h.  */
4970|
4971|   #include <stddef.h>
4972|   #include <signal.h>
4973|   #if HAVE_WCHAR_H
4974|   # include <wchar.h>
4975|   #endif
4976|
4977|               extern size_t foo;
4978|               extern unsigned int foo;
4979| int
4980| main (void)
4981| {
4982|
4983|   ;
4984|   return 0;
4985| }
4986configure:31994: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4987configure:31994: $? = 0
4988configure:32005: result: ul
4989configure:32020: checking for sig_atomic_t integer literal suffix
4990configure:32063: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4991configure:32063: $? = 0
4992configure:32074: result:
4993configure:32020: checking for wchar_t integer literal suffix
4994configure:32063: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4995configure:32063: $? = 0
4996configure:32074: result:
4997configure:32020: checking for wint_t integer literal suffix
4998configure:32063: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4999configure:32063: $? = 0
5000configure:32074: result:
5001configure:32359: checking whether iswcntrl works
5002configure:32400: /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
5003configure:32400: $? = 0
5004configure:32400: ./conftest
5005configure:32400: $? = 0
5006configure:32415: result: yes
5007configure:32441: checking for towlower
5008configure:32441: /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
5009configure:32441: $? = 0
5010configure:32441: result: yes
5011configure:32479: checking for wctype_t
5012configure:32501: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5013configure:32501: $? = 0
5014configure:32512: result: yes
5015configure:32518: checking for wctrans_t
5016configure:32538: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5017configure:32538: $? = 0
5018configure:32549: result: yes
5019configure:32692: checking whether langinfo.h defines CODESET
5020configure:32711: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5021configure:32711: $? = 0
5022configure:32722: result: yes
5023configure:32727: checking whether langinfo.h defines T_FMT_AMPM
5024configure:32746: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5025configure:32746: $? = 0
5026configure:32757: result: yes
5027configure:32762: checking whether langinfo.h defines ALTMON_1
5028configure:32781: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5029conftest.c:109:9: error: use of undeclared identifier 'ALTMON_1'
5030int a = ALTMON_1;
5031        ^
50321 error generated.
5033configure:32781: $? = 1
5034configure: failed program was:
5035| /* confdefs.h */
5036| #define PACKAGE_NAME "gettext-runtime"
5037| #define PACKAGE_TARNAME "gettext-runtime"
5038| #define PACKAGE_VERSION "0.22.5"
5039| #define PACKAGE_STRING "gettext-runtime 0.22.5"
5040| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
5041| #define PACKAGE_URL ""
5042| #define PACKAGE "gettext-runtime"
5043| #define VERSION "0.22.5"
5044| #define HAVE_STDIO_H 1
5045| #define HAVE_STDLIB_H 1
5046| #define HAVE_STRING_H 1
5047| #define HAVE_INTTYPES_H 1
5048| #define HAVE_STDINT_H 1
5049| #define HAVE_STRINGS_H 1
5050| #define HAVE_SYS_STAT_H 1
5051| #define HAVE_SYS_TYPES_H 1
5052| #define HAVE_UNISTD_H 1
5053| #define HAVE_WCHAR_H 1
5054| #define HAVE_SYS_PARAM_H 1
5055| #define HAVE_SYS_SOCKET_H 1
5056| #define HAVE_GETOPT_H 1
5057| #define HAVE_SYS_CDEFS_H 1
5058| #define HAVE_ICONV_H 1
5059| #define HAVE_LIMITS_H 1
5060| #define HAVE_WCTYPE_H 1
5061| #define HAVE_LANGINFO_H 1
5062| #define HAVE_XLOCALE_H 1
5063| #define HAVE_SYS_MMAN_H 1
5064| #define HAVE_SYS_TIME_H 1
5065| #define HAVE_STDBOOL_H 1
5066| #define STDC_HEADERS 1
5067| #define _ALL_SOURCE 1
5068| #define _DARWIN_C_SOURCE 1
5069| #define _GNU_SOURCE 1
5070| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5071| #define _NETBSD_SOURCE 1
5072| #define _OPENBSD_SOURCE 1
5073| #define _POSIX_PTHREAD_SEMANTICS 1
5074| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5075| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5076| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5077| #define __STDC_WANT_IEC_60559_EXT__ 1
5078| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5079| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5080| #define __STDC_WANT_LIB_EXT2__ 1
5081| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5082| #define _TANDEM_SOURCE 1
5083| #define __EXTENSIONS__ 1
5084| #define __USE_MINGW_ANSI_STDIO 1
5085| #define HAVE_DLFCN_H 1
5086| #define LT_OBJDIR ".libs/"
5087| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5088| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
5089| #define ENABLE_NLS 1
5090| #define HAVE_ALLOCA_H 1
5091| #define HAVE_ALLOCA 1
5092| #define BITSIZEOF_WCHAR_T 32
5093| #define HAVE_MBSTATE_T 1
5094| #define HAVE_MBSINIT 1
5095| #define HAVE_MBRTOWC 1
5096| #define HAVE_REALPATH 1
5097| #define HAVE_LSTAT 1
5098| #define HAVE_FCNTL 1
5099| #define HAVE_SYMLINK 1
5100| #define HAVE_GETDTABLESIZE 1
5101| #define HAVE_ISWCNTRL 1
5102| #define HAVE_MPROTECT 1
5103| #define HAVE_READLINK 1
5104| #define HAVE_SETENV 1
5105| #define HAVE_WCWIDTH 1
5106| #define HAVE_LANGINFO_CODESET 1
5107| #define HAVE_MALLOC_POSIX 1
5108| #define HAVE_FACCESSAT 1
5109| #define HAVE_GETCWD 1
5110| #define restrict __restrict__
5111| #define HAVE_DECL_STRERROR_R 1
5112| #define HAVE_STRERROR_R 1
5113| #define HAVE___HEADER_INLINE 1
5114| #define HAVE_WORKING_O_NOATIME 0
5115| #define HAVE_WORKING_O_NOFOLLOW 1
5116| #define HAVE_DECL_GETDTABLESIZE 1
5117| #define HAVE_GETOPT_H 1
5118| #define HAVE_GETOPT_LONG_ONLY 1
5119| #define HAVE_PTHREAD_API 1
5120| #define SETLOCALE_NULL_ALL_MTSAFE 0
5121| #define SETLOCALE_NULL_ONE_MTSAFE 1
5122| #define HAVE_ICONV 1
5123| #define ICONV_CONST
5124| #define HAVE_WINT_T 1
5125| #define HAVE_LONG_LONG_INT 1
5126| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5127| #define BITSIZEOF_PTRDIFF_T 64
5128| #define BITSIZEOF_SIZE_T 64
5129| #define BITSIZEOF_SIG_ATOMIC_T 32
5130| #define BITSIZEOF_WCHAR_T 32
5131| #define BITSIZEOF_WINT_T 32
5132| #define HAVE_SIGNED_SIG_ATOMIC_T 1
5133| #define HAVE_SIGNED_WCHAR_T 1
5134| #define HAVE_SIGNED_WINT_T 1
5135| #define PTRDIFF_T_SUFFIX l
5136| #define SIZE_T_SUFFIX ul
5137| #define SIG_ATOMIC_T_SUFFIX
5138| #define WCHAR_T_SUFFIX
5139| #define WINT_T_SUFFIX
5140| #define HAVE_TOWLOWER 1
5141| /* end confdefs.h.  */
5142| #include <langinfo.h>
5143| int a = ALTMON_1;
5144|
5145| int
5146| main (void)
5147| {
5148|
5149|   ;
5150|   return 0;
5151| }
5152configure:32792: result: no
5153configure:32797: checking whether langinfo.h defines ERA
5154configure:32816: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5155configure:32816: $? = 0
5156configure:32827: result: yes
5157configure:32832: checking whether langinfo.h defines YESEXPR
5158configure:32851: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5159configure:32851: $? = 0
5160configure:32862: result: yes
5161configure:32905: checking for wchar_t
5162configure:32923: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5163configure:32923: $? = 0
5164configure:32933: result: yes
5165configure:32949: checking for good max_align_t
5166configure:32986: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5167configure:32986: $? = 0
5168configure:32997: result: yes
5169configure:33009: checking whether NULL can be used in arbitrary expressions
5170configure:33028: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5171configure:33028: $? = 0
5172configure:33038: result: yes
5173configure:33045: checking for unreachable
5174configure:33064: /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
5175conftest.c:114:1: warning: implicit declaration of function 'unreachable' is invalid in C99 [-Wimplicit-function-declaration]
5176unreachable ();
5177^
51781 warning generated.
5179Undefined symbols for architecture x86_64:
5180  "_unreachable", referenced from:
5181      _main in conftest-be4b1d.o
5182ld: symbol(s) not found for architecture x86_64
5183clang: error: linker command failed with exit code 1 (use -v to see invocation)
5184configure:33064: $? = 1
5185configure: failed program was:
5186| /* confdefs.h */
5187| #define PACKAGE_NAME "gettext-runtime"
5188| #define PACKAGE_TARNAME "gettext-runtime"
5189| #define PACKAGE_VERSION "0.22.5"
5190| #define PACKAGE_STRING "gettext-runtime 0.22.5"
5191| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
5192| #define PACKAGE_URL ""
5193| #define PACKAGE "gettext-runtime"
5194| #define VERSION "0.22.5"
5195| #define HAVE_STDIO_H 1
5196| #define HAVE_STDLIB_H 1
5197| #define HAVE_STRING_H 1
5198| #define HAVE_INTTYPES_H 1
5199| #define HAVE_STDINT_H 1
5200| #define HAVE_STRINGS_H 1
5201| #define HAVE_SYS_STAT_H 1
5202| #define HAVE_SYS_TYPES_H 1
5203| #define HAVE_UNISTD_H 1
5204| #define HAVE_WCHAR_H 1
5205| #define HAVE_SYS_PARAM_H 1
5206| #define HAVE_SYS_SOCKET_H 1
5207| #define HAVE_GETOPT_H 1
5208| #define HAVE_SYS_CDEFS_H 1
5209| #define HAVE_ICONV_H 1
5210| #define HAVE_LIMITS_H 1
5211| #define HAVE_WCTYPE_H 1
5212| #define HAVE_LANGINFO_H 1
5213| #define HAVE_XLOCALE_H 1
5214| #define HAVE_SYS_MMAN_H 1
5215| #define HAVE_SYS_TIME_H 1
5216| #define HAVE_STDBOOL_H 1
5217| #define STDC_HEADERS 1
5218| #define _ALL_SOURCE 1
5219| #define _DARWIN_C_SOURCE 1
5220| #define _GNU_SOURCE 1
5221| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5222| #define _NETBSD_SOURCE 1
5223| #define _OPENBSD_SOURCE 1
5224| #define _POSIX_PTHREAD_SEMANTICS 1
5225| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5226| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5227| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5228| #define __STDC_WANT_IEC_60559_EXT__ 1
5229| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5230| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5231| #define __STDC_WANT_LIB_EXT2__ 1
5232| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5233| #define _TANDEM_SOURCE 1
5234| #define __EXTENSIONS__ 1
5235| #define __USE_MINGW_ANSI_STDIO 1
5236| #define HAVE_DLFCN_H 1
5237| #define LT_OBJDIR ".libs/"
5238| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5239| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
5240| #define ENABLE_NLS 1
5241| #define HAVE_ALLOCA_H 1
5242| #define HAVE_ALLOCA 1
5243| #define BITSIZEOF_WCHAR_T 32
5244| #define HAVE_MBSTATE_T 1
5245| #define HAVE_MBSINIT 1
5246| #define HAVE_MBRTOWC 1
5247| #define HAVE_REALPATH 1
5248| #define HAVE_LSTAT 1
5249| #define HAVE_FCNTL 1
5250| #define HAVE_SYMLINK 1
5251| #define HAVE_GETDTABLESIZE 1
5252| #define HAVE_ISWCNTRL 1
5253| #define HAVE_MPROTECT 1
5254| #define HAVE_READLINK 1
5255| #define HAVE_SETENV 1
5256| #define HAVE_WCWIDTH 1
5257| #define HAVE_LANGINFO_CODESET 1
5258| #define HAVE_MALLOC_POSIX 1
5259| #define HAVE_FACCESSAT 1
5260| #define HAVE_GETCWD 1
5261| #define restrict __restrict__
5262| #define HAVE_DECL_STRERROR_R 1
5263| #define HAVE_STRERROR_R 1
5264| #define HAVE___HEADER_INLINE 1
5265| #define HAVE_WORKING_O_NOATIME 0
5266| #define HAVE_WORKING_O_NOFOLLOW 1
5267| #define HAVE_DECL_GETDTABLESIZE 1
5268| #define HAVE_GETOPT_H 1
5269| #define HAVE_GETOPT_LONG_ONLY 1
5270| #define HAVE_PTHREAD_API 1
5271| #define SETLOCALE_NULL_ALL_MTSAFE 0
5272| #define SETLOCALE_NULL_ONE_MTSAFE 1
5273| #define HAVE_ICONV 1
5274| #define ICONV_CONST
5275| #define HAVE_WINT_T 1
5276| #define HAVE_LONG_LONG_INT 1
5277| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5278| #define BITSIZEOF_PTRDIFF_T 64
5279| #define BITSIZEOF_SIZE_T 64
5280| #define BITSIZEOF_SIG_ATOMIC_T 32
5281| #define BITSIZEOF_WCHAR_T 32
5282| #define BITSIZEOF_WINT_T 32
5283| #define HAVE_SIGNED_SIG_ATOMIC_T 1
5284| #define HAVE_SIGNED_WCHAR_T 1
5285| #define HAVE_SIGNED_WINT_T 1
5286| #define PTRDIFF_T_SUFFIX l
5287| #define SIZE_T_SUFFIX ul
5288| #define SIG_ATOMIC_T_SUFFIX
5289| #define WCHAR_T_SUFFIX
5290| #define WINT_T_SUFFIX
5291| #define HAVE_TOWLOWER 1
5292| #define HAVE_WCHAR_T 1
5293| /* end confdefs.h.  */
5294| #include <stddef.h>
5295|
5296| int
5297| main (void)
5298| {
5299| unreachable ();
5300|
5301|   ;
5302|   return 0;
5303| }
5304configure:33076: result: no
5305configure:33162: checking whether locale.h defines locale_t
5306configure:33180: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5307conftest.c:110:13: error: unknown type name 'locale_t'
5308            locale_t x;
5309            ^
53101 error generated.
5311configure:33180: $? = 1
5312configure: failed program was:
5313| /* confdefs.h */
5314| #define PACKAGE_NAME "gettext-runtime"
5315| #define PACKAGE_TARNAME "gettext-runtime"
5316| #define PACKAGE_VERSION "0.22.5"
5317| #define PACKAGE_STRING "gettext-runtime 0.22.5"
5318| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
5319| #define PACKAGE_URL ""
5320| #define PACKAGE "gettext-runtime"
5321| #define VERSION "0.22.5"
5322| #define HAVE_STDIO_H 1
5323| #define HAVE_STDLIB_H 1
5324| #define HAVE_STRING_H 1
5325| #define HAVE_INTTYPES_H 1
5326| #define HAVE_STDINT_H 1
5327| #define HAVE_STRINGS_H 1
5328| #define HAVE_SYS_STAT_H 1
5329| #define HAVE_SYS_TYPES_H 1
5330| #define HAVE_UNISTD_H 1
5331| #define HAVE_WCHAR_H 1
5332| #define HAVE_SYS_PARAM_H 1
5333| #define HAVE_SYS_SOCKET_H 1
5334| #define HAVE_GETOPT_H 1
5335| #define HAVE_SYS_CDEFS_H 1
5336| #define HAVE_ICONV_H 1
5337| #define HAVE_LIMITS_H 1
5338| #define HAVE_WCTYPE_H 1
5339| #define HAVE_LANGINFO_H 1
5340| #define HAVE_XLOCALE_H 1
5341| #define HAVE_SYS_MMAN_H 1
5342| #define HAVE_SYS_TIME_H 1
5343| #define HAVE_STDBOOL_H 1
5344| #define STDC_HEADERS 1
5345| #define _ALL_SOURCE 1
5346| #define _DARWIN_C_SOURCE 1
5347| #define _GNU_SOURCE 1
5348| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5349| #define _NETBSD_SOURCE 1
5350| #define _OPENBSD_SOURCE 1
5351| #define _POSIX_PTHREAD_SEMANTICS 1
5352| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5353| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5354| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5355| #define __STDC_WANT_IEC_60559_EXT__ 1
5356| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5357| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5358| #define __STDC_WANT_LIB_EXT2__ 1
5359| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5360| #define _TANDEM_SOURCE 1
5361| #define __EXTENSIONS__ 1
5362| #define __USE_MINGW_ANSI_STDIO 1
5363| #define HAVE_DLFCN_H 1
5364| #define LT_OBJDIR ".libs/"
5365| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5366| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
5367| #define ENABLE_NLS 1
5368| #define HAVE_ALLOCA_H 1
5369| #define HAVE_ALLOCA 1
5370| #define BITSIZEOF_WCHAR_T 32
5371| #define HAVE_MBSTATE_T 1
5372| #define HAVE_MBSINIT 1
5373| #define HAVE_MBRTOWC 1
5374| #define HAVE_REALPATH 1
5375| #define HAVE_LSTAT 1
5376| #define HAVE_FCNTL 1
5377| #define HAVE_SYMLINK 1
5378| #define HAVE_GETDTABLESIZE 1
5379| #define HAVE_ISWCNTRL 1
5380| #define HAVE_MPROTECT 1
5381| #define HAVE_READLINK 1
5382| #define HAVE_SETENV 1
5383| #define HAVE_WCWIDTH 1
5384| #define HAVE_LANGINFO_CODESET 1
5385| #define HAVE_MALLOC_POSIX 1
5386| #define HAVE_FACCESSAT 1
5387| #define HAVE_GETCWD 1
5388| #define restrict __restrict__
5389| #define HAVE_DECL_STRERROR_R 1
5390| #define HAVE_STRERROR_R 1
5391| #define HAVE___HEADER_INLINE 1
5392| #define HAVE_WORKING_O_NOATIME 0
5393| #define HAVE_WORKING_O_NOFOLLOW 1
5394| #define HAVE_DECL_GETDTABLESIZE 1
5395| #define HAVE_GETOPT_H 1
5396| #define HAVE_GETOPT_LONG_ONLY 1
5397| #define HAVE_PTHREAD_API 1
5398| #define SETLOCALE_NULL_ALL_MTSAFE 0
5399| #define SETLOCALE_NULL_ONE_MTSAFE 1
5400| #define HAVE_ICONV 1
5401| #define ICONV_CONST
5402| #define HAVE_WINT_T 1
5403| #define HAVE_LONG_LONG_INT 1
5404| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5405| #define BITSIZEOF_PTRDIFF_T 64
5406| #define BITSIZEOF_SIZE_T 64
5407| #define BITSIZEOF_SIG_ATOMIC_T 32
5408| #define BITSIZEOF_WCHAR_T 32
5409| #define BITSIZEOF_WINT_T 32
5410| #define HAVE_SIGNED_SIG_ATOMIC_T 1
5411| #define HAVE_SIGNED_WCHAR_T 1
5412| #define HAVE_SIGNED_WINT_T 1
5413| #define PTRDIFF_T_SUFFIX l
5414| #define SIZE_T_SUFFIX ul
5415| #define SIG_ATOMIC_T_SUFFIX
5416| #define WCHAR_T_SUFFIX
5417| #define WINT_T_SUFFIX
5418| #define HAVE_TOWLOWER 1
5419| #define HAVE_WCHAR_T 1
5420| /* end confdefs.h.  */
5421| #include <locale.h>
5422|             locale_t x;
5423| int
5424| main (void)
5425| {
5426|
5427|   ;
5428|   return 0;
5429| }
5430configure:33191: result: no
5431configure:33232: checking whether locale.h conforms to POSIX:2001
5432configure:33251: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5433configure:33251: $? = 0
5434configure:33261: result: yes
5435configure:33264: checking whether struct lconv is properly defined
5436configure:33284: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5437configure:33284: $? = 0
5438configure:33295: result: yes
5439configure:33426: checking for LC_MESSAGES
5440configure:33443: /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
5441configure:33443: $? = 0
5442configure:33454: result: yes
5443configure:33473: checking for uselocale
5444configure:33510: checking for uselocale
5445configure:33510: /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
5446configure:33510: $? = 0
5447configure:33510: result: yes
5448configure:33526: result: yes
5449configure:33543: checking whether uselocale works
5450configure:33573: /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
5451configure:33573: $? = 0
5452configure:33573: ./conftest
5453configure:33573: $? = 0
5454configure:33588: result: yes
5455configure:33609: checking for fake locale system (OpenBSD)
5456configure:33640: /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
5457configure:33640: $? = 0
5458configure:33640: ./conftest
5459configure:33640: $? = 1
5460configure: program exited with status 1
5461configure: failed program was:
5462| /* confdefs.h */
5463| #define PACKAGE_NAME "gettext-runtime"
5464| #define PACKAGE_TARNAME "gettext-runtime"
5465| #define PACKAGE_VERSION "0.22.5"
5466| #define PACKAGE_STRING "gettext-runtime 0.22.5"
5467| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
5468| #define PACKAGE_URL ""
5469| #define PACKAGE "gettext-runtime"
5470| #define VERSION "0.22.5"
5471| #define HAVE_STDIO_H 1
5472| #define HAVE_STDLIB_H 1
5473| #define HAVE_STRING_H 1
5474| #define HAVE_INTTYPES_H 1
5475| #define HAVE_STDINT_H 1
5476| #define HAVE_STRINGS_H 1
5477| #define HAVE_SYS_STAT_H 1
5478| #define HAVE_SYS_TYPES_H 1
5479| #define HAVE_UNISTD_H 1
5480| #define HAVE_WCHAR_H 1
5481| #define HAVE_SYS_PARAM_H 1
5482| #define HAVE_SYS_SOCKET_H 1
5483| #define HAVE_GETOPT_H 1
5484| #define HAVE_SYS_CDEFS_H 1
5485| #define HAVE_ICONV_H 1
5486| #define HAVE_LIMITS_H 1
5487| #define HAVE_WCTYPE_H 1
5488| #define HAVE_LANGINFO_H 1
5489| #define HAVE_XLOCALE_H 1
5490| #define HAVE_SYS_MMAN_H 1
5491| #define HAVE_SYS_TIME_H 1
5492| #define HAVE_STDBOOL_H 1
5493| #define STDC_HEADERS 1
5494| #define _ALL_SOURCE 1
5495| #define _DARWIN_C_SOURCE 1
5496| #define _GNU_SOURCE 1
5497| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5498| #define _NETBSD_SOURCE 1
5499| #define _OPENBSD_SOURCE 1
5500| #define _POSIX_PTHREAD_SEMANTICS 1
5501| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5502| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5503| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5504| #define __STDC_WANT_IEC_60559_EXT__ 1
5505| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5506| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5507| #define __STDC_WANT_LIB_EXT2__ 1
5508| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5509| #define _TANDEM_SOURCE 1
5510| #define __EXTENSIONS__ 1
5511| #define __USE_MINGW_ANSI_STDIO 1
5512| #define HAVE_DLFCN_H 1
5513| #define LT_OBJDIR ".libs/"
5514| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5515| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
5516| #define ENABLE_NLS 1
5517| #define HAVE_ALLOCA_H 1
5518| #define HAVE_ALLOCA 1
5519| #define BITSIZEOF_WCHAR_T 32
5520| #define HAVE_MBSTATE_T 1
5521| #define HAVE_MBSINIT 1
5522| #define HAVE_MBRTOWC 1
5523| #define HAVE_REALPATH 1
5524| #define HAVE_LSTAT 1
5525| #define HAVE_FCNTL 1
5526| #define HAVE_SYMLINK 1
5527| #define HAVE_GETDTABLESIZE 1
5528| #define HAVE_ISWCNTRL 1
5529| #define HAVE_MPROTECT 1
5530| #define HAVE_READLINK 1
5531| #define HAVE_SETENV 1
5532| #define HAVE_WCWIDTH 1
5533| #define HAVE_LANGINFO_CODESET 1
5534| #define HAVE_MALLOC_POSIX 1
5535| #define HAVE_FACCESSAT 1
5536| #define HAVE_GETCWD 1
5537| #define restrict __restrict__
5538| #define HAVE_DECL_STRERROR_R 1
5539| #define HAVE_STRERROR_R 1
5540| #define HAVE___HEADER_INLINE 1
5541| #define HAVE_WORKING_O_NOATIME 0
5542| #define HAVE_WORKING_O_NOFOLLOW 1
5543| #define HAVE_DECL_GETDTABLESIZE 1
5544| #define HAVE_GETOPT_H 1
5545| #define HAVE_GETOPT_LONG_ONLY 1
5546| #define HAVE_PTHREAD_API 1
5547| #define SETLOCALE_NULL_ALL_MTSAFE 0
5548| #define SETLOCALE_NULL_ONE_MTSAFE 1
5549| #define HAVE_ICONV 1
5550| #define ICONV_CONST
5551| #define HAVE_WINT_T 1
5552| #define HAVE_LONG_LONG_INT 1
5553| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5554| #define BITSIZEOF_PTRDIFF_T 64
5555| #define BITSIZEOF_SIZE_T 64
5556| #define BITSIZEOF_SIG_ATOMIC_T 32
5557| #define BITSIZEOF_WCHAR_T 32
5558| #define BITSIZEOF_WINT_T 32
5559| #define HAVE_SIGNED_SIG_ATOMIC_T 1
5560| #define HAVE_SIGNED_WCHAR_T 1
5561| #define HAVE_SIGNED_WINT_T 1
5562| #define PTRDIFF_T_SUFFIX l
5563| #define SIZE_T_SUFFIX ul
5564| #define SIG_ATOMIC_T_SUFFIX
5565| #define WCHAR_T_SUFFIX
5566| #define WINT_T_SUFFIX
5567| #define HAVE_TOWLOWER 1
5568| #define HAVE_WCHAR_T 1
5569| #define HAVE_LC_MESSAGES 1
5570| #define HAVE_USELOCALE 1
5571| #define HAVE_WORKING_USELOCALE 1
5572| /* end confdefs.h.  */
5573|
5574| #include <locale.h>
5575| #if HAVE_XLOCALE_H
5576| # include <xlocale.h>
5577| #endif
5578| int main ()
5579| {
5580|   locale_t loc1, loc2;
5581|   if (setlocale (LC_ALL, "de_DE.UTF-8") == NULL) return 1;
5582|   if (setlocale (LC_ALL, "fr_FR.UTF-8") == NULL) return 1;
5583|   loc1 = newlocale (LC_ALL_MASK, "de_DE.UTF-8", (locale_t)0);
5584|   loc2 = newlocale (LC_ALL_MASK, "fr_FR.UTF-8", (locale_t)0);
5585|   return !(loc1 == loc2);
5586| }
5587configure:33655: result: no
5588configure:33674: checking for Solaris 11.4 locale system
5589configure:33711: result: no
5590configure:33724: checking for getlocalename_l
5591configure:33724: /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
5592Undefined symbols for architecture x86_64:
5593  "_getlocalename_l", referenced from:
5594      _main in conftest-2f34da.o
5595ld: symbol(s) not found for architecture x86_64
5596clang: error: linker command failed with exit code 1 (use -v to see invocation)
5597configure:33724: $? = 1
5598configure: failed program was:
5599| /* confdefs.h */
5600| #define PACKAGE_NAME "gettext-runtime"
5601| #define PACKAGE_TARNAME "gettext-runtime"
5602| #define PACKAGE_VERSION "0.22.5"
5603| #define PACKAGE_STRING "gettext-runtime 0.22.5"
5604| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
5605| #define PACKAGE_URL ""
5606| #define PACKAGE "gettext-runtime"
5607| #define VERSION "0.22.5"
5608| #define HAVE_STDIO_H 1
5609| #define HAVE_STDLIB_H 1
5610| #define HAVE_STRING_H 1
5611| #define HAVE_INTTYPES_H 1
5612| #define HAVE_STDINT_H 1
5613| #define HAVE_STRINGS_H 1
5614| #define HAVE_SYS_STAT_H 1
5615| #define HAVE_SYS_TYPES_H 1
5616| #define HAVE_UNISTD_H 1
5617| #define HAVE_WCHAR_H 1
5618| #define HAVE_SYS_PARAM_H 1
5619| #define HAVE_SYS_SOCKET_H 1
5620| #define HAVE_GETOPT_H 1
5621| #define HAVE_SYS_CDEFS_H 1
5622| #define HAVE_ICONV_H 1
5623| #define HAVE_LIMITS_H 1
5624| #define HAVE_WCTYPE_H 1
5625| #define HAVE_LANGINFO_H 1
5626| #define HAVE_XLOCALE_H 1
5627| #define HAVE_SYS_MMAN_H 1
5628| #define HAVE_SYS_TIME_H 1
5629| #define HAVE_STDBOOL_H 1
5630| #define STDC_HEADERS 1
5631| #define _ALL_SOURCE 1
5632| #define _DARWIN_C_SOURCE 1
5633| #define _GNU_SOURCE 1
5634| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5635| #define _NETBSD_SOURCE 1
5636| #define _OPENBSD_SOURCE 1
5637| #define _POSIX_PTHREAD_SEMANTICS 1
5638| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5639| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5640| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5641| #define __STDC_WANT_IEC_60559_EXT__ 1
5642| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5643| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5644| #define __STDC_WANT_LIB_EXT2__ 1
5645| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5646| #define _TANDEM_SOURCE 1
5647| #define __EXTENSIONS__ 1
5648| #define __USE_MINGW_ANSI_STDIO 1
5649| #define HAVE_DLFCN_H 1
5650| #define LT_OBJDIR ".libs/"
5651| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5652| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
5653| #define ENABLE_NLS 1
5654| #define HAVE_ALLOCA_H 1
5655| #define HAVE_ALLOCA 1
5656| #define BITSIZEOF_WCHAR_T 32
5657| #define HAVE_MBSTATE_T 1
5658| #define HAVE_MBSINIT 1
5659| #define HAVE_MBRTOWC 1
5660| #define HAVE_REALPATH 1
5661| #define HAVE_LSTAT 1
5662| #define HAVE_FCNTL 1
5663| #define HAVE_SYMLINK 1
5664| #define HAVE_GETDTABLESIZE 1
5665| #define HAVE_ISWCNTRL 1
5666| #define HAVE_MPROTECT 1
5667| #define HAVE_READLINK 1
5668| #define HAVE_SETENV 1
5669| #define HAVE_WCWIDTH 1
5670| #define HAVE_LANGINFO_CODESET 1
5671| #define HAVE_MALLOC_POSIX 1
5672| #define HAVE_FACCESSAT 1
5673| #define HAVE_GETCWD 1
5674| #define restrict __restrict__
5675| #define HAVE_DECL_STRERROR_R 1
5676| #define HAVE_STRERROR_R 1
5677| #define HAVE___HEADER_INLINE 1
5678| #define HAVE_WORKING_O_NOATIME 0
5679| #define HAVE_WORKING_O_NOFOLLOW 1
5680| #define HAVE_DECL_GETDTABLESIZE 1
5681| #define HAVE_GETOPT_H 1
5682| #define HAVE_GETOPT_LONG_ONLY 1
5683| #define HAVE_PTHREAD_API 1
5684| #define SETLOCALE_NULL_ALL_MTSAFE 0
5685| #define SETLOCALE_NULL_ONE_MTSAFE 1
5686| #define HAVE_ICONV 1
5687| #define ICONV_CONST
5688| #define HAVE_WINT_T 1
5689| #define HAVE_LONG_LONG_INT 1
5690| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5691| #define BITSIZEOF_PTRDIFF_T 64
5692| #define BITSIZEOF_SIZE_T 64
5693| #define BITSIZEOF_SIG_ATOMIC_T 32
5694| #define BITSIZEOF_WCHAR_T 32
5695| #define BITSIZEOF_WINT_T 32
5696| #define HAVE_SIGNED_SIG_ATOMIC_T 1
5697| #define HAVE_SIGNED_WCHAR_T 1
5698| #define HAVE_SIGNED_WINT_T 1
5699| #define PTRDIFF_T_SUFFIX l
5700| #define SIZE_T_SUFFIX ul
5701| #define SIG_ATOMIC_T_SUFFIX
5702| #define WCHAR_T_SUFFIX
5703| #define WINT_T_SUFFIX
5704| #define HAVE_TOWLOWER 1
5705| #define HAVE_WCHAR_T 1
5706| #define HAVE_LC_MESSAGES 1
5707| #define HAVE_USELOCALE 1
5708| #define HAVE_WORKING_USELOCALE 1
5709| /* end confdefs.h.  */
5710| /* Define getlocalename_l to an innocuous variant, in case <limits.h> declares getlocalename_l.
5711|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5712| #define getlocalename_l innocuous_getlocalename_l
5713|
5714| /* System header to define __stub macros and hopefully few prototypes,
5715|    which can conflict with char getlocalename_l (void); below.  */
5716|
5717| #include <limits.h>
5718| #undef getlocalename_l
5719|
5720| /* Override any GCC internal prototype to avoid an error.
5721|    Use char because int might match the return type of a GCC
5722|    builtin and then its argument prototype would still apply.  */
5723| #ifdef __cplusplus
5724| extern "C"
5725| #endif
5726| char getlocalename_l (void);
5727| /* The GNU C library defines this for functions which it implements
5728|     to always fail with ENOSYS.  Some functions are actually named
5729|     something starting with __ and the normal name is an alias.  */
5730| #if defined __stub_getlocalename_l || defined __stub___getlocalename_l
5731| choke me
5732| #endif
5733|
5734| int
5735| main (void)
5736| {
5737| return getlocalename_l ();
5738|   ;
5739|   return 0;
5740| }
5741configure:33724: result: no
5742configure:33823: checking whether imported symbols can be declared weak
5743configure:33927: result: no
5744configure:35088: checking for multithread API to use
5745configure:35090: result: posix
5746configure:35103: checking whether malloc (0) returns nonnull
5747configure:35139: /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
5748configure:35139: $? = 0
5749configure:35139: ./conftest
5750configure:35139: $? = 0
5751configure:35154: result: yes
5752configure:35578: checking for mmap
5753configure:35578: /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
5754configure:35578: $? = 0
5755configure:35578: result: yes
5756configure:35591: checking for MAP_ANONYMOUS
5757configure:35630: result: yes
5758configure:35657: checking whether memchr works
5759configure:35743: /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
5760configure:35743: $? = 0
5761configure:35743: ./conftest
5762configure:35743: $? = 0
5763configure:35758: result: yes
5764configure:35769: checking whether <limits.h> defines MIN and MAX
5765configure:35787: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5766conftest.c:118:21: warning: implicit declaration of function 'MIN' is invalid in C99 [-Wimplicit-function-declaration]
5767            int x = MIN (42, 17);
5768                    ^
5769conftest.c:118:21: error: initializer element is not a compile-time constant
5770            int x = MIN (42, 17);
5771                    ^~~~~~~~~~~~
57721 warning and 1 error generated.
5773configure:35787: $? = 1
5774configure: failed program was:
5775| /* confdefs.h */
5776| #define PACKAGE_NAME "gettext-runtime"
5777| #define PACKAGE_TARNAME "gettext-runtime"
5778| #define PACKAGE_VERSION "0.22.5"
5779| #define PACKAGE_STRING "gettext-runtime 0.22.5"
5780| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
5781| #define PACKAGE_URL ""
5782| #define PACKAGE "gettext-runtime"
5783| #define VERSION "0.22.5"
5784| #define HAVE_STDIO_H 1
5785| #define HAVE_STDLIB_H 1
5786| #define HAVE_STRING_H 1
5787| #define HAVE_INTTYPES_H 1
5788| #define HAVE_STDINT_H 1
5789| #define HAVE_STRINGS_H 1
5790| #define HAVE_SYS_STAT_H 1
5791| #define HAVE_SYS_TYPES_H 1
5792| #define HAVE_UNISTD_H 1
5793| #define HAVE_WCHAR_H 1
5794| #define HAVE_SYS_PARAM_H 1
5795| #define HAVE_SYS_SOCKET_H 1
5796| #define HAVE_GETOPT_H 1
5797| #define HAVE_SYS_CDEFS_H 1
5798| #define HAVE_ICONV_H 1
5799| #define HAVE_LIMITS_H 1
5800| #define HAVE_WCTYPE_H 1
5801| #define HAVE_LANGINFO_H 1
5802| #define HAVE_XLOCALE_H 1
5803| #define HAVE_SYS_MMAN_H 1
5804| #define HAVE_SYS_TIME_H 1
5805| #define HAVE_STDBOOL_H 1
5806| #define STDC_HEADERS 1
5807| #define _ALL_SOURCE 1
5808| #define _DARWIN_C_SOURCE 1
5809| #define _GNU_SOURCE 1
5810| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5811| #define _NETBSD_SOURCE 1
5812| #define _OPENBSD_SOURCE 1
5813| #define _POSIX_PTHREAD_SEMANTICS 1
5814| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5815| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5816| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5817| #define __STDC_WANT_IEC_60559_EXT__ 1
5818| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5819| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5820| #define __STDC_WANT_LIB_EXT2__ 1
5821| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5822| #define _TANDEM_SOURCE 1
5823| #define __EXTENSIONS__ 1
5824| #define __USE_MINGW_ANSI_STDIO 1
5825| #define HAVE_DLFCN_H 1
5826| #define LT_OBJDIR ".libs/"
5827| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5828| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
5829| #define ENABLE_NLS 1
5830| #define HAVE_ALLOCA_H 1
5831| #define HAVE_ALLOCA 1
5832| #define BITSIZEOF_WCHAR_T 32
5833| #define HAVE_MBSTATE_T 1
5834| #define HAVE_MBSINIT 1
5835| #define HAVE_MBRTOWC 1
5836| #define HAVE_REALPATH 1
5837| #define HAVE_LSTAT 1
5838| #define HAVE_FCNTL 1
5839| #define HAVE_SYMLINK 1
5840| #define HAVE_GETDTABLESIZE 1
5841| #define HAVE_ISWCNTRL 1
5842| #define HAVE_MPROTECT 1
5843| #define HAVE_READLINK 1
5844| #define HAVE_SETENV 1
5845| #define HAVE_WCWIDTH 1
5846| #define HAVE_LANGINFO_CODESET 1
5847| #define HAVE_MALLOC_POSIX 1
5848| #define HAVE_FACCESSAT 1
5849| #define HAVE_GETCWD 1
5850| #define restrict __restrict__
5851| #define HAVE_DECL_STRERROR_R 1
5852| #define HAVE_STRERROR_R 1
5853| #define HAVE___HEADER_INLINE 1
5854| #define HAVE_WORKING_O_NOATIME 0
5855| #define HAVE_WORKING_O_NOFOLLOW 1
5856| #define HAVE_DECL_GETDTABLESIZE 1
5857| #define HAVE_GETOPT_H 1
5858| #define HAVE_GETOPT_LONG_ONLY 1
5859| #define HAVE_PTHREAD_API 1
5860| #define SETLOCALE_NULL_ALL_MTSAFE 0
5861| #define SETLOCALE_NULL_ONE_MTSAFE 1
5862| #define HAVE_ICONV 1
5863| #define ICONV_CONST
5864| #define HAVE_WINT_T 1
5865| #define HAVE_LONG_LONG_INT 1
5866| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5867| #define BITSIZEOF_PTRDIFF_T 64
5868| #define BITSIZEOF_SIZE_T 64
5869| #define BITSIZEOF_SIG_ATOMIC_T 32
5870| #define BITSIZEOF_WCHAR_T 32
5871| #define BITSIZEOF_WINT_T 32
5872| #define HAVE_SIGNED_SIG_ATOMIC_T 1
5873| #define HAVE_SIGNED_WCHAR_T 1
5874| #define HAVE_SIGNED_WINT_T 1
5875| #define PTRDIFF_T_SUFFIX l
5876| #define SIZE_T_SUFFIX ul
5877| #define SIG_ATOMIC_T_SUFFIX
5878| #define WCHAR_T_SUFFIX
5879| #define WINT_T_SUFFIX
5880| #define HAVE_TOWLOWER 1
5881| #define HAVE_WCHAR_T 1
5882| #define HAVE_LC_MESSAGES 1
5883| #define HAVE_USELOCALE 1
5884| #define HAVE_WORKING_USELOCALE 1
5885| #define HAVE_GOOD_USELOCALE 1
5886| #define USE_POSIX_THREADS 1
5887| #define MALLOC_0_IS_NONNULL 1
5888| #define MAP_ANONYMOUS MAP_ANON
5889| #define HAVE_MAP_ANONYMOUS 1
5890| /* end confdefs.h.  */
5891| #include <limits.h>
5892|             int x = MIN (42, 17);
5893| int
5894| main (void)
5895| {
5896|
5897|   ;
5898|   return 0;
5899| }
5900configure:35797: result: no
5901configure:35810: checking whether <sys/param.h> defines MIN and MAX
5902configure:35828: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5903configure:35828: $? = 0
5904configure:35838: result: yes
5905configure:35853: checking for O_CLOEXEC
5906configure:35874: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5907configure:35874: $? = 0
5908configure:35884: result: yes
5909configure:35889: checking for promoted mode_t type
5910configure:35907: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5911configure:35907: $? = 0
5912configure:35918: result: int
5913configure:35940: checking for sigset_t
5914configure:35940: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5915configure:35940: $? = 0
5916configure:35940: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5917conftest.c:128:23: error: expected expression
5918if (sizeof ((sigset_t)))
5919                      ^
59201 error generated.
5921configure:35940: $? = 1
5922configure: failed program was:
5923| /* confdefs.h */
5924| #define PACKAGE_NAME "gettext-runtime"
5925| #define PACKAGE_TARNAME "gettext-runtime"
5926| #define PACKAGE_VERSION "0.22.5"
5927| #define PACKAGE_STRING "gettext-runtime 0.22.5"
5928| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
5929| #define PACKAGE_URL ""
5930| #define PACKAGE "gettext-runtime"
5931| #define VERSION "0.22.5"
5932| #define HAVE_STDIO_H 1
5933| #define HAVE_STDLIB_H 1
5934| #define HAVE_STRING_H 1
5935| #define HAVE_INTTYPES_H 1
5936| #define HAVE_STDINT_H 1
5937| #define HAVE_STRINGS_H 1
5938| #define HAVE_SYS_STAT_H 1
5939| #define HAVE_SYS_TYPES_H 1
5940| #define HAVE_UNISTD_H 1
5941| #define HAVE_WCHAR_H 1
5942| #define HAVE_SYS_PARAM_H 1
5943| #define HAVE_SYS_SOCKET_H 1
5944| #define HAVE_GETOPT_H 1
5945| #define HAVE_SYS_CDEFS_H 1
5946| #define HAVE_ICONV_H 1
5947| #define HAVE_LIMITS_H 1
5948| #define HAVE_WCTYPE_H 1
5949| #define HAVE_LANGINFO_H 1
5950| #define HAVE_XLOCALE_H 1
5951| #define HAVE_SYS_MMAN_H 1
5952| #define HAVE_SYS_TIME_H 1
5953| #define HAVE_STDBOOL_H 1
5954| #define STDC_HEADERS 1
5955| #define _ALL_SOURCE 1
5956| #define _DARWIN_C_SOURCE 1
5957| #define _GNU_SOURCE 1
5958| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5959| #define _NETBSD_SOURCE 1
5960| #define _OPENBSD_SOURCE 1
5961| #define _POSIX_PTHREAD_SEMANTICS 1
5962| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5963| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5964| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5965| #define __STDC_WANT_IEC_60559_EXT__ 1
5966| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5967| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5968| #define __STDC_WANT_LIB_EXT2__ 1
5969| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5970| #define _TANDEM_SOURCE 1
5971| #define __EXTENSIONS__ 1
5972| #define __USE_MINGW_ANSI_STDIO 1
5973| #define HAVE_DLFCN_H 1
5974| #define LT_OBJDIR ".libs/"
5975| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5976| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
5977| #define ENABLE_NLS 1
5978| #define HAVE_ALLOCA_H 1
5979| #define HAVE_ALLOCA 1
5980| #define BITSIZEOF_WCHAR_T 32
5981| #define HAVE_MBSTATE_T 1
5982| #define HAVE_MBSINIT 1
5983| #define HAVE_MBRTOWC 1
5984| #define HAVE_REALPATH 1
5985| #define HAVE_LSTAT 1
5986| #define HAVE_FCNTL 1
5987| #define HAVE_SYMLINK 1
5988| #define HAVE_GETDTABLESIZE 1
5989| #define HAVE_ISWCNTRL 1
5990| #define HAVE_MPROTECT 1
5991| #define HAVE_READLINK 1
5992| #define HAVE_SETENV 1
5993| #define HAVE_WCWIDTH 1
5994| #define HAVE_LANGINFO_CODESET 1
5995| #define HAVE_MALLOC_POSIX 1
5996| #define HAVE_FACCESSAT 1
5997| #define HAVE_GETCWD 1
5998| #define restrict __restrict__
5999| #define HAVE_DECL_STRERROR_R 1
6000| #define HAVE_STRERROR_R 1
6001| #define HAVE___HEADER_INLINE 1
6002| #define HAVE_WORKING_O_NOATIME 0
6003| #define HAVE_WORKING_O_NOFOLLOW 1
6004| #define HAVE_DECL_GETDTABLESIZE 1
6005| #define HAVE_GETOPT_H 1
6006| #define HAVE_GETOPT_LONG_ONLY 1
6007| #define HAVE_PTHREAD_API 1
6008| #define SETLOCALE_NULL_ALL_MTSAFE 0
6009| #define SETLOCALE_NULL_ONE_MTSAFE 1
6010| #define HAVE_ICONV 1
6011| #define ICONV_CONST
6012| #define HAVE_WINT_T 1
6013| #define HAVE_LONG_LONG_INT 1
6014| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6015| #define BITSIZEOF_PTRDIFF_T 64
6016| #define BITSIZEOF_SIZE_T 64
6017| #define BITSIZEOF_SIG_ATOMIC_T 32
6018| #define BITSIZEOF_WCHAR_T 32
6019| #define BITSIZEOF_WINT_T 32
6020| #define HAVE_SIGNED_SIG_ATOMIC_T 1
6021| #define HAVE_SIGNED_WCHAR_T 1
6022| #define HAVE_SIGNED_WINT_T 1
6023| #define PTRDIFF_T_SUFFIX l
6024| #define SIZE_T_SUFFIX ul
6025| #define SIG_ATOMIC_T_SUFFIX
6026| #define WCHAR_T_SUFFIX
6027| #define WINT_T_SUFFIX
6028| #define HAVE_TOWLOWER 1
6029| #define HAVE_WCHAR_T 1
6030| #define HAVE_LC_MESSAGES 1
6031| #define HAVE_USELOCALE 1
6032| #define HAVE_WORKING_USELOCALE 1
6033| #define HAVE_GOOD_USELOCALE 1
6034| #define USE_POSIX_THREADS 1
6035| #define MALLOC_0_IS_NONNULL 1
6036| #define MAP_ANONYMOUS MAP_ANON
6037| #define HAVE_MAP_ANONYMOUS 1
6038| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
6039| #define PROMOTED_MODE_T int
6040| /* end confdefs.h.  */
6041|
6042|       #include <signal.h>
6043|       /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>.  */
6044|       #include <sys/types.h>
6045|
6046|
6047| int
6048| main (void)
6049| {
6050| if (sizeof ((sigset_t)))
6051|           return 0;
6052|   ;
6053|   return 0;
6054| }
6055configure:35940: result: yes
6056configure:35963: checking for SIGPIPE
6057configure:35992: result: yes
6058configure:36026: checking for shared library path variable
6059configure:36041: result: DYLD_LIBRARY_PATH
6060configure:36046: checking whether to activate relocatable installation
6061configure:36063: result: no
6062configure:36209: checking whether setenv is declared
6063configure:36209: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
6064configure:36209: $? = 0
6065configure:36209: result: yes
6066configure:36220: checking for uid_t
6067configure:36220: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6068configure:36220: $? = 0
6069configure:36220: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6070conftest.c:153:20: error: expected expression
6071if (sizeof ((uid_t)))
6072                   ^
60731 error generated.
6074configure:36220: $? = 1
6075configure: failed program was:
6076| /* confdefs.h */
6077| #define PACKAGE_NAME "gettext-runtime"
6078| #define PACKAGE_TARNAME "gettext-runtime"
6079| #define PACKAGE_VERSION "0.22.5"
6080| #define PACKAGE_STRING "gettext-runtime 0.22.5"
6081| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
6082| #define PACKAGE_URL ""
6083| #define PACKAGE "gettext-runtime"
6084| #define VERSION "0.22.5"
6085| #define HAVE_STDIO_H 1
6086| #define HAVE_STDLIB_H 1
6087| #define HAVE_STRING_H 1
6088| #define HAVE_INTTYPES_H 1
6089| #define HAVE_STDINT_H 1
6090| #define HAVE_STRINGS_H 1
6091| #define HAVE_SYS_STAT_H 1
6092| #define HAVE_SYS_TYPES_H 1
6093| #define HAVE_UNISTD_H 1
6094| #define HAVE_WCHAR_H 1
6095| #define HAVE_SYS_PARAM_H 1
6096| #define HAVE_SYS_SOCKET_H 1
6097| #define HAVE_GETOPT_H 1
6098| #define HAVE_SYS_CDEFS_H 1
6099| #define HAVE_ICONV_H 1
6100| #define HAVE_LIMITS_H 1
6101| #define HAVE_WCTYPE_H 1
6102| #define HAVE_LANGINFO_H 1
6103| #define HAVE_XLOCALE_H 1
6104| #define HAVE_SYS_MMAN_H 1
6105| #define HAVE_SYS_TIME_H 1
6106| #define HAVE_STDBOOL_H 1
6107| #define STDC_HEADERS 1
6108| #define _ALL_SOURCE 1
6109| #define _DARWIN_C_SOURCE 1
6110| #define _GNU_SOURCE 1
6111| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6112| #define _NETBSD_SOURCE 1
6113| #define _OPENBSD_SOURCE 1
6114| #define _POSIX_PTHREAD_SEMANTICS 1
6115| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6116| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6117| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6118| #define __STDC_WANT_IEC_60559_EXT__ 1
6119| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6120| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6121| #define __STDC_WANT_LIB_EXT2__ 1
6122| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6123| #define _TANDEM_SOURCE 1
6124| #define __EXTENSIONS__ 1
6125| #define __USE_MINGW_ANSI_STDIO 1
6126| #define HAVE_DLFCN_H 1
6127| #define LT_OBJDIR ".libs/"
6128| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6129| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
6130| #define ENABLE_NLS 1
6131| #define HAVE_ALLOCA_H 1
6132| #define HAVE_ALLOCA 1
6133| #define BITSIZEOF_WCHAR_T 32
6134| #define HAVE_MBSTATE_T 1
6135| #define HAVE_MBSINIT 1
6136| #define HAVE_MBRTOWC 1
6137| #define HAVE_REALPATH 1
6138| #define HAVE_LSTAT 1
6139| #define HAVE_FCNTL 1
6140| #define HAVE_SYMLINK 1
6141| #define HAVE_GETDTABLESIZE 1
6142| #define HAVE_ISWCNTRL 1
6143| #define HAVE_MPROTECT 1
6144| #define HAVE_READLINK 1
6145| #define HAVE_SETENV 1
6146| #define HAVE_WCWIDTH 1
6147| #define HAVE_LANGINFO_CODESET 1
6148| #define HAVE_MALLOC_POSIX 1
6149| #define HAVE_FACCESSAT 1
6150| #define HAVE_GETCWD 1
6151| #define restrict __restrict__
6152| #define HAVE_DECL_STRERROR_R 1
6153| #define HAVE_STRERROR_R 1
6154| #define HAVE___HEADER_INLINE 1
6155| #define HAVE_WORKING_O_NOATIME 0
6156| #define HAVE_WORKING_O_NOFOLLOW 1
6157| #define HAVE_DECL_GETDTABLESIZE 1
6158| #define HAVE_GETOPT_H 1
6159| #define HAVE_GETOPT_LONG_ONLY 1
6160| #define HAVE_PTHREAD_API 1
6161| #define SETLOCALE_NULL_ALL_MTSAFE 0
6162| #define SETLOCALE_NULL_ONE_MTSAFE 1
6163| #define HAVE_ICONV 1
6164| #define ICONV_CONST
6165| #define HAVE_WINT_T 1
6166| #define HAVE_LONG_LONG_INT 1
6167| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6168| #define BITSIZEOF_PTRDIFF_T 64
6169| #define BITSIZEOF_SIZE_T 64
6170| #define BITSIZEOF_SIG_ATOMIC_T 32
6171| #define BITSIZEOF_WCHAR_T 32
6172| #define BITSIZEOF_WINT_T 32
6173| #define HAVE_SIGNED_SIG_ATOMIC_T 1
6174| #define HAVE_SIGNED_WCHAR_T 1
6175| #define HAVE_SIGNED_WINT_T 1
6176| #define PTRDIFF_T_SUFFIX l
6177| #define SIZE_T_SUFFIX ul
6178| #define SIG_ATOMIC_T_SUFFIX
6179| #define WCHAR_T_SUFFIX
6180| #define WINT_T_SUFFIX
6181| #define HAVE_TOWLOWER 1
6182| #define HAVE_WCHAR_T 1
6183| #define HAVE_LC_MESSAGES 1
6184| #define HAVE_USELOCALE 1
6185| #define HAVE_WORKING_USELOCALE 1
6186| #define HAVE_GOOD_USELOCALE 1
6187| #define USE_POSIX_THREADS 1
6188| #define MALLOC_0_IS_NONNULL 1
6189| #define MAP_ANONYMOUS MAP_ANON
6190| #define HAVE_MAP_ANONYMOUS 1
6191| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
6192| #define PROMOTED_MODE_T int
6193| #define HAVE_SIGSET_T 1
6194| #define INSTALLPREFIX "/opt/local"
6195| #define HAVE_DECL_SETENV 1
6196| /* end confdefs.h.  */
6197| #include <stddef.h>
6198| #ifdef HAVE_STDIO_H
6199| # include <stdio.h>
6200| #endif
6201| #ifdef HAVE_STDLIB_H
6202| # include <stdlib.h>
6203| #endif
6204| #ifdef HAVE_STRING_H
6205| # include <string.h>
6206| #endif
6207| #ifdef HAVE_INTTYPES_H
6208| # include <inttypes.h>
6209| #endif
6210| #ifdef HAVE_STDINT_H
6211| # include <stdint.h>
6212| #endif
6213| #ifdef HAVE_STRINGS_H
6214| # include <strings.h>
6215| #endif
6216| #ifdef HAVE_SYS_TYPES_H
6217| # include <sys/types.h>
6218| #endif
6219| #ifdef HAVE_SYS_STAT_H
6220| # include <sys/stat.h>
6221| #endif
6222| #ifdef HAVE_UNISTD_H
6223| # include <unistd.h>
6224| #endif
6225| int
6226| main (void)
6227| {
6228| if (sizeof ((uid_t)))
6229|           return 0;
6230|   ;
6231|   return 0;
6232| }
6233configure:36220: result: yes
6234configure:36231: checking for gid_t
6235configure:36231: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6236configure:36231: $? = 0
6237configure:36231: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6238conftest.c:153:20: error: expected expression
6239if (sizeof ((gid_t)))
6240                   ^
62411 error generated.
6242configure:36231: $? = 1
6243configure: failed program was:
6244| /* confdefs.h */
6245| #define PACKAGE_NAME "gettext-runtime"
6246| #define PACKAGE_TARNAME "gettext-runtime"
6247| #define PACKAGE_VERSION "0.22.5"
6248| #define PACKAGE_STRING "gettext-runtime 0.22.5"
6249| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
6250| #define PACKAGE_URL ""
6251| #define PACKAGE "gettext-runtime"
6252| #define VERSION "0.22.5"
6253| #define HAVE_STDIO_H 1
6254| #define HAVE_STDLIB_H 1
6255| #define HAVE_STRING_H 1
6256| #define HAVE_INTTYPES_H 1
6257| #define HAVE_STDINT_H 1
6258| #define HAVE_STRINGS_H 1
6259| #define HAVE_SYS_STAT_H 1
6260| #define HAVE_SYS_TYPES_H 1
6261| #define HAVE_UNISTD_H 1
6262| #define HAVE_WCHAR_H 1
6263| #define HAVE_SYS_PARAM_H 1
6264| #define HAVE_SYS_SOCKET_H 1
6265| #define HAVE_GETOPT_H 1
6266| #define HAVE_SYS_CDEFS_H 1
6267| #define HAVE_ICONV_H 1
6268| #define HAVE_LIMITS_H 1
6269| #define HAVE_WCTYPE_H 1
6270| #define HAVE_LANGINFO_H 1
6271| #define HAVE_XLOCALE_H 1
6272| #define HAVE_SYS_MMAN_H 1
6273| #define HAVE_SYS_TIME_H 1
6274| #define HAVE_STDBOOL_H 1
6275| #define STDC_HEADERS 1
6276| #define _ALL_SOURCE 1
6277| #define _DARWIN_C_SOURCE 1
6278| #define _GNU_SOURCE 1
6279| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6280| #define _NETBSD_SOURCE 1
6281| #define _OPENBSD_SOURCE 1
6282| #define _POSIX_PTHREAD_SEMANTICS 1
6283| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6284| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6285| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6286| #define __STDC_WANT_IEC_60559_EXT__ 1
6287| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6288| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6289| #define __STDC_WANT_LIB_EXT2__ 1
6290| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6291| #define _TANDEM_SOURCE 1
6292| #define __EXTENSIONS__ 1
6293| #define __USE_MINGW_ANSI_STDIO 1
6294| #define HAVE_DLFCN_H 1
6295| #define LT_OBJDIR ".libs/"
6296| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6297| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
6298| #define ENABLE_NLS 1
6299| #define HAVE_ALLOCA_H 1
6300| #define HAVE_ALLOCA 1
6301| #define BITSIZEOF_WCHAR_T 32
6302| #define HAVE_MBSTATE_T 1
6303| #define HAVE_MBSINIT 1
6304| #define HAVE_MBRTOWC 1
6305| #define HAVE_REALPATH 1
6306| #define HAVE_LSTAT 1
6307| #define HAVE_FCNTL 1
6308| #define HAVE_SYMLINK 1
6309| #define HAVE_GETDTABLESIZE 1
6310| #define HAVE_ISWCNTRL 1
6311| #define HAVE_MPROTECT 1
6312| #define HAVE_READLINK 1
6313| #define HAVE_SETENV 1
6314| #define HAVE_WCWIDTH 1
6315| #define HAVE_LANGINFO_CODESET 1
6316| #define HAVE_MALLOC_POSIX 1
6317| #define HAVE_FACCESSAT 1
6318| #define HAVE_GETCWD 1
6319| #define restrict __restrict__
6320| #define HAVE_DECL_STRERROR_R 1
6321| #define HAVE_STRERROR_R 1
6322| #define HAVE___HEADER_INLINE 1
6323| #define HAVE_WORKING_O_NOATIME 0
6324| #define HAVE_WORKING_O_NOFOLLOW 1
6325| #define HAVE_DECL_GETDTABLESIZE 1
6326| #define HAVE_GETOPT_H 1
6327| #define HAVE_GETOPT_LONG_ONLY 1
6328| #define HAVE_PTHREAD_API 1
6329| #define SETLOCALE_NULL_ALL_MTSAFE 0
6330| #define SETLOCALE_NULL_ONE_MTSAFE 1
6331| #define HAVE_ICONV 1
6332| #define ICONV_CONST
6333| #define HAVE_WINT_T 1
6334| #define HAVE_LONG_LONG_INT 1
6335| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6336| #define BITSIZEOF_PTRDIFF_T 64
6337| #define BITSIZEOF_SIZE_T 64
6338| #define BITSIZEOF_SIG_ATOMIC_T 32
6339| #define BITSIZEOF_WCHAR_T 32
6340| #define BITSIZEOF_WINT_T 32
6341| #define HAVE_SIGNED_SIG_ATOMIC_T 1
6342| #define HAVE_SIGNED_WCHAR_T 1
6343| #define HAVE_SIGNED_WINT_T 1
6344| #define PTRDIFF_T_SUFFIX l
6345| #define SIZE_T_SUFFIX ul
6346| #define SIG_ATOMIC_T_SUFFIX
6347| #define WCHAR_T_SUFFIX
6348| #define WINT_T_SUFFIX
6349| #define HAVE_TOWLOWER 1
6350| #define HAVE_WCHAR_T 1
6351| #define HAVE_LC_MESSAGES 1
6352| #define HAVE_USELOCALE 1
6353| #define HAVE_WORKING_USELOCALE 1
6354| #define HAVE_GOOD_USELOCALE 1
6355| #define USE_POSIX_THREADS 1
6356| #define MALLOC_0_IS_NONNULL 1
6357| #define MAP_ANONYMOUS MAP_ANON
6358| #define HAVE_MAP_ANONYMOUS 1
6359| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
6360| #define PROMOTED_MODE_T int
6361| #define HAVE_SIGSET_T 1
6362| #define INSTALLPREFIX "/opt/local"
6363| #define HAVE_DECL_SETENV 1
6364| /* end confdefs.h.  */
6365| #include <stddef.h>
6366| #ifdef HAVE_STDIO_H
6367| # include <stdio.h>
6368| #endif
6369| #ifdef HAVE_STDLIB_H
6370| # include <stdlib.h>
6371| #endif
6372| #ifdef HAVE_STRING_H
6373| # include <string.h>
6374| #endif
6375| #ifdef HAVE_INTTYPES_H
6376| # include <inttypes.h>
6377| #endif
6378| #ifdef HAVE_STDINT_H
6379| # include <stdint.h>
6380| #endif
6381| #ifdef HAVE_STRINGS_H
6382| # include <strings.h>
6383| #endif
6384| #ifdef HAVE_SYS_TYPES_H
6385| # include <sys/types.h>
6386| #endif
6387| #ifdef HAVE_SYS_STAT_H
6388| # include <sys/stat.h>
6389| #endif
6390| #ifdef HAVE_UNISTD_H
6391| # include <unistd.h>
6392| #endif
6393| int
6394| main (void)
6395| {
6396| if (sizeof ((gid_t)))
6397|           return 0;
6398|   ;
6399|   return 0;
6400| }
6401configure:36231: result: yes
6402configure:36321: checking for volatile sig_atomic_t
6403configure:36321: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6404configure:36321: $? = 0
6405configure:36321: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6406conftest.c:129:36: error: expected expression
6407if (sizeof ((volatile sig_atomic_t)))
6408                                   ^
64091 error generated.
6410configure:36321: $? = 1
6411configure: failed program was:
6412| /* confdefs.h */
6413| #define PACKAGE_NAME "gettext-runtime"
6414| #define PACKAGE_TARNAME "gettext-runtime"
6415| #define PACKAGE_VERSION "0.22.5"
6416| #define PACKAGE_STRING "gettext-runtime 0.22.5"
6417| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
6418| #define PACKAGE_URL ""
6419| #define PACKAGE "gettext-runtime"
6420| #define VERSION "0.22.5"
6421| #define HAVE_STDIO_H 1
6422| #define HAVE_STDLIB_H 1
6423| #define HAVE_STRING_H 1
6424| #define HAVE_INTTYPES_H 1
6425| #define HAVE_STDINT_H 1
6426| #define HAVE_STRINGS_H 1
6427| #define HAVE_SYS_STAT_H 1
6428| #define HAVE_SYS_TYPES_H 1
6429| #define HAVE_UNISTD_H 1
6430| #define HAVE_WCHAR_H 1
6431| #define HAVE_SYS_PARAM_H 1
6432| #define HAVE_SYS_SOCKET_H 1
6433| #define HAVE_GETOPT_H 1
6434| #define HAVE_SYS_CDEFS_H 1
6435| #define HAVE_ICONV_H 1
6436| #define HAVE_LIMITS_H 1
6437| #define HAVE_WCTYPE_H 1
6438| #define HAVE_LANGINFO_H 1
6439| #define HAVE_XLOCALE_H 1
6440| #define HAVE_SYS_MMAN_H 1
6441| #define HAVE_SYS_TIME_H 1
6442| #define HAVE_STDBOOL_H 1
6443| #define STDC_HEADERS 1
6444| #define _ALL_SOURCE 1
6445| #define _DARWIN_C_SOURCE 1
6446| #define _GNU_SOURCE 1
6447| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6448| #define _NETBSD_SOURCE 1
6449| #define _OPENBSD_SOURCE 1
6450| #define _POSIX_PTHREAD_SEMANTICS 1
6451| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6452| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6453| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6454| #define __STDC_WANT_IEC_60559_EXT__ 1
6455| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6456| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6457| #define __STDC_WANT_LIB_EXT2__ 1
6458| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6459| #define _TANDEM_SOURCE 1
6460| #define __EXTENSIONS__ 1
6461| #define __USE_MINGW_ANSI_STDIO 1
6462| #define HAVE_DLFCN_H 1
6463| #define LT_OBJDIR ".libs/"
6464| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6465| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
6466| #define ENABLE_NLS 1
6467| #define HAVE_ALLOCA_H 1
6468| #define HAVE_ALLOCA 1
6469| #define BITSIZEOF_WCHAR_T 32
6470| #define HAVE_MBSTATE_T 1
6471| #define HAVE_MBSINIT 1
6472| #define HAVE_MBRTOWC 1
6473| #define HAVE_REALPATH 1
6474| #define HAVE_LSTAT 1
6475| #define HAVE_FCNTL 1
6476| #define HAVE_SYMLINK 1
6477| #define HAVE_GETDTABLESIZE 1
6478| #define HAVE_ISWCNTRL 1
6479| #define HAVE_MPROTECT 1
6480| #define HAVE_READLINK 1
6481| #define HAVE_SETENV 1
6482| #define HAVE_WCWIDTH 1
6483| #define HAVE_LANGINFO_CODESET 1
6484| #define HAVE_MALLOC_POSIX 1
6485| #define HAVE_FACCESSAT 1
6486| #define HAVE_GETCWD 1
6487| #define restrict __restrict__
6488| #define HAVE_DECL_STRERROR_R 1
6489| #define HAVE_STRERROR_R 1
6490| #define HAVE___HEADER_INLINE 1
6491| #define HAVE_WORKING_O_NOATIME 0
6492| #define HAVE_WORKING_O_NOFOLLOW 1
6493| #define HAVE_DECL_GETDTABLESIZE 1
6494| #define HAVE_GETOPT_H 1
6495| #define HAVE_GETOPT_LONG_ONLY 1
6496| #define HAVE_PTHREAD_API 1
6497| #define SETLOCALE_NULL_ALL_MTSAFE 0
6498| #define SETLOCALE_NULL_ONE_MTSAFE 1
6499| #define HAVE_ICONV 1
6500| #define ICONV_CONST
6501| #define HAVE_WINT_T 1
6502| #define HAVE_LONG_LONG_INT 1
6503| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6504| #define BITSIZEOF_PTRDIFF_T 64
6505| #define BITSIZEOF_SIZE_T 64
6506| #define BITSIZEOF_SIG_ATOMIC_T 32
6507| #define BITSIZEOF_WCHAR_T 32
6508| #define BITSIZEOF_WINT_T 32
6509| #define HAVE_SIGNED_SIG_ATOMIC_T 1
6510| #define HAVE_SIGNED_WCHAR_T 1
6511| #define HAVE_SIGNED_WINT_T 1
6512| #define PTRDIFF_T_SUFFIX l
6513| #define SIZE_T_SUFFIX ul
6514| #define SIG_ATOMIC_T_SUFFIX
6515| #define WCHAR_T_SUFFIX
6516| #define WINT_T_SUFFIX
6517| #define HAVE_TOWLOWER 1
6518| #define HAVE_WCHAR_T 1
6519| #define HAVE_LC_MESSAGES 1
6520| #define HAVE_USELOCALE 1
6521| #define HAVE_WORKING_USELOCALE 1
6522| #define HAVE_GOOD_USELOCALE 1
6523| #define USE_POSIX_THREADS 1
6524| #define MALLOC_0_IS_NONNULL 1
6525| #define MAP_ANONYMOUS MAP_ANON
6526| #define HAVE_MAP_ANONYMOUS 1
6527| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
6528| #define PROMOTED_MODE_T int
6529| #define HAVE_SIGSET_T 1
6530| #define INSTALLPREFIX "/opt/local"
6531| #define HAVE_DECL_SETENV 1
6532| /* end confdefs.h.  */
6533|
6534| #include <signal.h>
6535|
6536|
6537| int
6538| main (void)
6539| {
6540| if (sizeof ((volatile sig_atomic_t)))
6541|           return 0;
6542|   ;
6543|   return 0;
6544| }
6545configure:36321: result: yes
6546configure:36339: checking for sighandler_t
6547configure:36339: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6548conftest.c:129:13: error: use of undeclared identifier 'sighandler_t'
6549if (sizeof (sighandler_t))
6550            ^
65511 error generated.
6552configure:36339: $? = 1
6553configure: failed program was:
6554| /* confdefs.h */
6555| #define PACKAGE_NAME "gettext-runtime"
6556| #define PACKAGE_TARNAME "gettext-runtime"
6557| #define PACKAGE_VERSION "0.22.5"
6558| #define PACKAGE_STRING "gettext-runtime 0.22.5"
6559| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
6560| #define PACKAGE_URL ""
6561| #define PACKAGE "gettext-runtime"
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_SYS_PARAM_H 1
6574| #define HAVE_SYS_SOCKET_H 1
6575| #define HAVE_GETOPT_H 1
6576| #define HAVE_SYS_CDEFS_H 1
6577| #define HAVE_ICONV_H 1
6578| #define HAVE_LIMITS_H 1
6579| #define HAVE_WCTYPE_H 1
6580| #define HAVE_LANGINFO_H 1
6581| #define HAVE_XLOCALE_H 1
6582| #define HAVE_SYS_MMAN_H 1
6583| #define HAVE_SYS_TIME_H 1
6584| #define HAVE_STDBOOL_H 1
6585| #define STDC_HEADERS 1
6586| #define _ALL_SOURCE 1
6587| #define _DARWIN_C_SOURCE 1
6588| #define _GNU_SOURCE 1
6589| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6590| #define _NETBSD_SOURCE 1
6591| #define _OPENBSD_SOURCE 1
6592| #define _POSIX_PTHREAD_SEMANTICS 1
6593| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6594| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6595| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6596| #define __STDC_WANT_IEC_60559_EXT__ 1
6597| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6598| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6599| #define __STDC_WANT_LIB_EXT2__ 1
6600| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6601| #define _TANDEM_SOURCE 1
6602| #define __EXTENSIONS__ 1
6603| #define __USE_MINGW_ANSI_STDIO 1
6604| #define HAVE_DLFCN_H 1
6605| #define LT_OBJDIR ".libs/"
6606| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6607| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
6608| #define ENABLE_NLS 1
6609| #define HAVE_ALLOCA_H 1
6610| #define HAVE_ALLOCA 1
6611| #define BITSIZEOF_WCHAR_T 32
6612| #define HAVE_MBSTATE_T 1
6613| #define HAVE_MBSINIT 1
6614| #define HAVE_MBRTOWC 1
6615| #define HAVE_REALPATH 1
6616| #define HAVE_LSTAT 1
6617| #define HAVE_FCNTL 1
6618| #define HAVE_SYMLINK 1
6619| #define HAVE_GETDTABLESIZE 1
6620| #define HAVE_ISWCNTRL 1
6621| #define HAVE_MPROTECT 1
6622| #define HAVE_READLINK 1
6623| #define HAVE_SETENV 1
6624| #define HAVE_WCWIDTH 1
6625| #define HAVE_LANGINFO_CODESET 1
6626| #define HAVE_MALLOC_POSIX 1
6627| #define HAVE_FACCESSAT 1
6628| #define HAVE_GETCWD 1
6629| #define restrict __restrict__
6630| #define HAVE_DECL_STRERROR_R 1
6631| #define HAVE_STRERROR_R 1
6632| #define HAVE___HEADER_INLINE 1
6633| #define HAVE_WORKING_O_NOATIME 0
6634| #define HAVE_WORKING_O_NOFOLLOW 1
6635| #define HAVE_DECL_GETDTABLESIZE 1
6636| #define HAVE_GETOPT_H 1
6637| #define HAVE_GETOPT_LONG_ONLY 1
6638| #define HAVE_PTHREAD_API 1
6639| #define SETLOCALE_NULL_ALL_MTSAFE 0
6640| #define SETLOCALE_NULL_ONE_MTSAFE 1
6641| #define HAVE_ICONV 1
6642| #define ICONV_CONST
6643| #define HAVE_WINT_T 1
6644| #define HAVE_LONG_LONG_INT 1
6645| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6646| #define BITSIZEOF_PTRDIFF_T 64
6647| #define BITSIZEOF_SIZE_T 64
6648| #define BITSIZEOF_SIG_ATOMIC_T 32
6649| #define BITSIZEOF_WCHAR_T 32
6650| #define BITSIZEOF_WINT_T 32
6651| #define HAVE_SIGNED_SIG_ATOMIC_T 1
6652| #define HAVE_SIGNED_WCHAR_T 1
6653| #define HAVE_SIGNED_WINT_T 1
6654| #define PTRDIFF_T_SUFFIX l
6655| #define SIZE_T_SUFFIX ul
6656| #define SIG_ATOMIC_T_SUFFIX
6657| #define WCHAR_T_SUFFIX
6658| #define WINT_T_SUFFIX
6659| #define HAVE_TOWLOWER 1
6660| #define HAVE_WCHAR_T 1
6661| #define HAVE_LC_MESSAGES 1
6662| #define HAVE_USELOCALE 1
6663| #define HAVE_WORKING_USELOCALE 1
6664| #define HAVE_GOOD_USELOCALE 1
6665| #define USE_POSIX_THREADS 1
6666| #define MALLOC_0_IS_NONNULL 1
6667| #define MAP_ANONYMOUS MAP_ANON
6668| #define HAVE_MAP_ANONYMOUS 1
6669| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
6670| #define PROMOTED_MODE_T int
6671| #define HAVE_SIGSET_T 1
6672| #define INSTALLPREFIX "/opt/local"
6673| #define HAVE_DECL_SETENV 1
6674| /* end confdefs.h.  */
6675|
6676| #include <signal.h>
6677|
6678|
6679| int
6680| main (void)
6681| {
6682| if (sizeof (sighandler_t))
6683|        return 0;
6684|   ;
6685|   return 0;
6686| }
6687configure:36339: result: no
6688configure:36695: checking whether C symbols are prefixed with underscore at the linker level
6689configure:36709: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -S conftest.c
6690configure:36712: $? = 0
6691configure:36723: result: yes
6692configure:36741: checking whether fcloseall is declared
6693configure:36741: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
6694conftest.c:158:10: error: use of undeclared identifier 'fcloseall'
6695  (void) fcloseall;
6696         ^
66971 error generated.
6698configure:36741: $? = 1
6699configure: failed program was:
6700| /* confdefs.h */
6701| #define PACKAGE_NAME "gettext-runtime"
6702| #define PACKAGE_TARNAME "gettext-runtime"
6703| #define PACKAGE_VERSION "0.22.5"
6704| #define PACKAGE_STRING "gettext-runtime 0.22.5"
6705| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
6706| #define PACKAGE_URL ""
6707| #define PACKAGE "gettext-runtime"
6708| #define VERSION "0.22.5"
6709| #define HAVE_STDIO_H 1
6710| #define HAVE_STDLIB_H 1
6711| #define HAVE_STRING_H 1
6712| #define HAVE_INTTYPES_H 1
6713| #define HAVE_STDINT_H 1
6714| #define HAVE_STRINGS_H 1
6715| #define HAVE_SYS_STAT_H 1
6716| #define HAVE_SYS_TYPES_H 1
6717| #define HAVE_UNISTD_H 1
6718| #define HAVE_WCHAR_H 1
6719| #define HAVE_SYS_PARAM_H 1
6720| #define HAVE_SYS_SOCKET_H 1
6721| #define HAVE_GETOPT_H 1
6722| #define HAVE_SYS_CDEFS_H 1
6723| #define HAVE_ICONV_H 1
6724| #define HAVE_LIMITS_H 1
6725| #define HAVE_WCTYPE_H 1
6726| #define HAVE_LANGINFO_H 1
6727| #define HAVE_XLOCALE_H 1
6728| #define HAVE_SYS_MMAN_H 1
6729| #define HAVE_SYS_TIME_H 1
6730| #define HAVE_STDBOOL_H 1
6731| #define STDC_HEADERS 1
6732| #define _ALL_SOURCE 1
6733| #define _DARWIN_C_SOURCE 1
6734| #define _GNU_SOURCE 1
6735| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6736| #define _NETBSD_SOURCE 1
6737| #define _OPENBSD_SOURCE 1
6738| #define _POSIX_PTHREAD_SEMANTICS 1
6739| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6740| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6741| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6742| #define __STDC_WANT_IEC_60559_EXT__ 1
6743| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6744| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6745| #define __STDC_WANT_LIB_EXT2__ 1
6746| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6747| #define _TANDEM_SOURCE 1
6748| #define __EXTENSIONS__ 1
6749| #define __USE_MINGW_ANSI_STDIO 1
6750| #define HAVE_DLFCN_H 1
6751| #define LT_OBJDIR ".libs/"
6752| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6753| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
6754| #define ENABLE_NLS 1
6755| #define HAVE_ALLOCA_H 1
6756| #define HAVE_ALLOCA 1
6757| #define BITSIZEOF_WCHAR_T 32
6758| #define HAVE_MBSTATE_T 1
6759| #define HAVE_MBSINIT 1
6760| #define HAVE_MBRTOWC 1
6761| #define HAVE_REALPATH 1
6762| #define HAVE_LSTAT 1
6763| #define HAVE_FCNTL 1
6764| #define HAVE_SYMLINK 1
6765| #define HAVE_GETDTABLESIZE 1
6766| #define HAVE_ISWCNTRL 1
6767| #define HAVE_MPROTECT 1
6768| #define HAVE_READLINK 1
6769| #define HAVE_SETENV 1
6770| #define HAVE_WCWIDTH 1
6771| #define HAVE_LANGINFO_CODESET 1
6772| #define HAVE_MALLOC_POSIX 1
6773| #define HAVE_FACCESSAT 1
6774| #define HAVE_GETCWD 1
6775| #define restrict __restrict__
6776| #define HAVE_DECL_STRERROR_R 1
6777| #define HAVE_STRERROR_R 1
6778| #define HAVE___HEADER_INLINE 1
6779| #define HAVE_WORKING_O_NOATIME 0
6780| #define HAVE_WORKING_O_NOFOLLOW 1
6781| #define HAVE_DECL_GETDTABLESIZE 1
6782| #define HAVE_GETOPT_H 1
6783| #define HAVE_GETOPT_LONG_ONLY 1
6784| #define HAVE_PTHREAD_API 1
6785| #define SETLOCALE_NULL_ALL_MTSAFE 0
6786| #define SETLOCALE_NULL_ONE_MTSAFE 1
6787| #define HAVE_ICONV 1
6788| #define ICONV_CONST
6789| #define HAVE_WINT_T 1
6790| #define HAVE_LONG_LONG_INT 1
6791| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6792| #define BITSIZEOF_PTRDIFF_T 64
6793| #define BITSIZEOF_SIZE_T 64
6794| #define BITSIZEOF_SIG_ATOMIC_T 32
6795| #define BITSIZEOF_WCHAR_T 32
6796| #define BITSIZEOF_WINT_T 32
6797| #define HAVE_SIGNED_SIG_ATOMIC_T 1
6798| #define HAVE_SIGNED_WCHAR_T 1
6799| #define HAVE_SIGNED_WINT_T 1
6800| #define PTRDIFF_T_SUFFIX l
6801| #define SIZE_T_SUFFIX ul
6802| #define SIG_ATOMIC_T_SUFFIX
6803| #define WCHAR_T_SUFFIX
6804| #define WINT_T_SUFFIX
6805| #define HAVE_TOWLOWER 1
6806| #define HAVE_WCHAR_T 1
6807| #define HAVE_LC_MESSAGES 1
6808| #define HAVE_USELOCALE 1
6809| #define HAVE_WORKING_USELOCALE 1
6810| #define HAVE_GOOD_USELOCALE 1
6811| #define USE_POSIX_THREADS 1
6812| #define MALLOC_0_IS_NONNULL 1
6813| #define MAP_ANONYMOUS MAP_ANON
6814| #define HAVE_MAP_ANONYMOUS 1
6815| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
6816| #define PROMOTED_MODE_T int
6817| #define HAVE_SIGSET_T 1
6818| #define INSTALLPREFIX "/opt/local"
6819| #define HAVE_DECL_SETENV 1
6820| #define USER_LABEL_PREFIX _
6821| /* end confdefs.h.  */
6822| #include <stddef.h>
6823| #ifdef HAVE_STDIO_H
6824| # include <stdio.h>
6825| #endif
6826| #ifdef HAVE_STDLIB_H
6827| # include <stdlib.h>
6828| #endif
6829| #ifdef HAVE_STRING_H
6830| # include <string.h>
6831| #endif
6832| #ifdef HAVE_INTTYPES_H
6833| # include <inttypes.h>
6834| #endif
6835| #ifdef HAVE_STDINT_H
6836| # include <stdint.h>
6837| #endif
6838| #ifdef HAVE_STRINGS_H
6839| # include <strings.h>
6840| #endif
6841| #ifdef HAVE_SYS_TYPES_H
6842| # include <sys/types.h>
6843| #endif
6844| #ifdef HAVE_SYS_STAT_H
6845| # include <sys/stat.h>
6846| #endif
6847| #ifdef HAVE_UNISTD_H
6848| # include <unistd.h>
6849| #endif
6850| int
6851| main (void)
6852| {
6853| #ifndef fcloseall
6854| #ifdef __cplusplus
6855|   (void) fcloseall;
6856| #else
6857|   (void) fcloseall;
6858| #endif
6859| #endif
6860|
6861|   ;
6862|   return 0;
6863| }
6864configure:36741: result: no
6865configure:36751: checking whether getw is declared
6866configure:36751: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
6867configure:36751: $? = 0
6868configure:36751: result: yes
6869configure:36761: checking whether putw is declared
6870configure:36761: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
6871configure:36761: $? = 0
6872configure:36761: result: yes
6873configure:36847: checking which flavor of printf attribute matches inttypes macros
6874configure:36875: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6875configure:36875: $? = 0
6876configure:36885: result: system
6877configure:36928: checking whether ecvt is declared
6878configure:36928: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
6879configure:36928: $? = 0
6880configure:36928: result: yes
6881configure:36938: checking whether fcvt is declared
6882configure:36938: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
6883configure:36938: $? = 0
6884configure:36938: result: yes
6885configure:36948: checking whether gcvt is declared
6886configure:36948: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
6887configure:36948: $? = 0
6888configure:36948: result: yes
6889configure:37042: checking whether MB_CUR_MAX is correct
6890configure:37076: /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
6891configure:37076: $? = 0
6892configure:37076: ./conftest
6893configure:37076: $? = 0
6894configure:37092: result: yes
6895configure:37114: checking whether strerror(0) succeeds
6896configure:37155: /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
6897configure:37155: $? = 0
6898configure:37155: ./conftest
6899configure:37155: $? = 4
6900configure: program exited with status 4
6901configure: failed program was:
6902| /* confdefs.h */
6903| #define PACKAGE_NAME "gettext-runtime"
6904| #define PACKAGE_TARNAME "gettext-runtime"
6905| #define PACKAGE_VERSION "0.22.5"
6906| #define PACKAGE_STRING "gettext-runtime 0.22.5"
6907| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
6908| #define PACKAGE_URL ""
6909| #define PACKAGE "gettext-runtime"
6910| #define VERSION "0.22.5"
6911| #define HAVE_STDIO_H 1
6912| #define HAVE_STDLIB_H 1
6913| #define HAVE_STRING_H 1
6914| #define HAVE_INTTYPES_H 1
6915| #define HAVE_STDINT_H 1
6916| #define HAVE_STRINGS_H 1
6917| #define HAVE_SYS_STAT_H 1
6918| #define HAVE_SYS_TYPES_H 1
6919| #define HAVE_UNISTD_H 1
6920| #define HAVE_WCHAR_H 1
6921| #define HAVE_SYS_PARAM_H 1
6922| #define HAVE_SYS_SOCKET_H 1
6923| #define HAVE_GETOPT_H 1
6924| #define HAVE_SYS_CDEFS_H 1
6925| #define HAVE_ICONV_H 1
6926| #define HAVE_LIMITS_H 1
6927| #define HAVE_WCTYPE_H 1
6928| #define HAVE_LANGINFO_H 1
6929| #define HAVE_XLOCALE_H 1
6930| #define HAVE_SYS_MMAN_H 1
6931| #define HAVE_SYS_TIME_H 1
6932| #define HAVE_STDBOOL_H 1
6933| #define STDC_HEADERS 1
6934| #define _ALL_SOURCE 1
6935| #define _DARWIN_C_SOURCE 1
6936| #define _GNU_SOURCE 1
6937| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6938| #define _NETBSD_SOURCE 1
6939| #define _OPENBSD_SOURCE 1
6940| #define _POSIX_PTHREAD_SEMANTICS 1
6941| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6942| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6943| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6944| #define __STDC_WANT_IEC_60559_EXT__ 1
6945| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6946| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6947| #define __STDC_WANT_LIB_EXT2__ 1
6948| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6949| #define _TANDEM_SOURCE 1
6950| #define __EXTENSIONS__ 1
6951| #define __USE_MINGW_ANSI_STDIO 1
6952| #define HAVE_DLFCN_H 1
6953| #define LT_OBJDIR ".libs/"
6954| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6955| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
6956| #define ENABLE_NLS 1
6957| #define HAVE_ALLOCA_H 1
6958| #define HAVE_ALLOCA 1
6959| #define BITSIZEOF_WCHAR_T 32
6960| #define HAVE_MBSTATE_T 1
6961| #define HAVE_MBSINIT 1
6962| #define HAVE_MBRTOWC 1
6963| #define HAVE_REALPATH 1
6964| #define HAVE_LSTAT 1
6965| #define HAVE_FCNTL 1
6966| #define HAVE_SYMLINK 1
6967| #define HAVE_GETDTABLESIZE 1
6968| #define HAVE_ISWCNTRL 1
6969| #define HAVE_MPROTECT 1
6970| #define HAVE_READLINK 1
6971| #define HAVE_SETENV 1
6972| #define HAVE_WCWIDTH 1
6973| #define HAVE_LANGINFO_CODESET 1
6974| #define HAVE_MALLOC_POSIX 1
6975| #define HAVE_FACCESSAT 1
6976| #define HAVE_GETCWD 1
6977| #define restrict __restrict__
6978| #define HAVE_DECL_STRERROR_R 1
6979| #define HAVE_STRERROR_R 1
6980| #define HAVE___HEADER_INLINE 1
6981| #define HAVE_WORKING_O_NOATIME 0
6982| #define HAVE_WORKING_O_NOFOLLOW 1
6983| #define HAVE_DECL_GETDTABLESIZE 1
6984| #define HAVE_GETOPT_H 1
6985| #define HAVE_GETOPT_LONG_ONLY 1
6986| #define HAVE_PTHREAD_API 1
6987| #define SETLOCALE_NULL_ALL_MTSAFE 0
6988| #define SETLOCALE_NULL_ONE_MTSAFE 1
6989| #define HAVE_ICONV 1
6990| #define ICONV_CONST
6991| #define HAVE_WINT_T 1
6992| #define HAVE_LONG_LONG_INT 1
6993| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6994| #define BITSIZEOF_PTRDIFF_T 64
6995| #define BITSIZEOF_SIZE_T 64
6996| #define BITSIZEOF_SIG_ATOMIC_T 32
6997| #define BITSIZEOF_WCHAR_T 32
6998| #define BITSIZEOF_WINT_T 32
6999| #define HAVE_SIGNED_SIG_ATOMIC_T 1
7000| #define HAVE_SIGNED_WCHAR_T 1
7001| #define HAVE_SIGNED_WINT_T 1
7002| #define PTRDIFF_T_SUFFIX l
7003| #define SIZE_T_SUFFIX ul
7004| #define SIG_ATOMIC_T_SUFFIX
7005| #define WCHAR_T_SUFFIX
7006| #define WINT_T_SUFFIX
7007| #define HAVE_TOWLOWER 1
7008| #define HAVE_WCHAR_T 1
7009| #define HAVE_LC_MESSAGES 1
7010| #define HAVE_USELOCALE 1
7011| #define HAVE_WORKING_USELOCALE 1
7012| #define HAVE_GOOD_USELOCALE 1
7013| #define USE_POSIX_THREADS 1
7014| #define MALLOC_0_IS_NONNULL 1
7015| #define MAP_ANONYMOUS MAP_ANON
7016| #define HAVE_MAP_ANONYMOUS 1
7017| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
7018| #define PROMOTED_MODE_T int
7019| #define HAVE_SIGSET_T 1
7020| #define INSTALLPREFIX "/opt/local"
7021| #define HAVE_DECL_SETENV 1
7022| #define USER_LABEL_PREFIX _
7023| #define HAVE_DECL_FCLOSEALL 0
7024| #define HAVE_DECL_GETW 1
7025| #define HAVE_DECL_PUTW 1
7026| #define HAVE_DECL_ECVT 1
7027| #define HAVE_DECL_FCVT 1
7028| #define HAVE_DECL_GCVT 1
7029| /* end confdefs.h.  */
7030| #include <string.h>
7031|            #include <errno.h>
7032|
7033| int
7034| main (void)
7035| {
7036| int result = 0;
7037|            char *str;
7038|            errno = 0;
7039|            str = strerror (0);
7040|            if (!*str) result |= 1;
7041|            if (errno) result |= 2;
7042|            if (strstr (str, "nknown") || strstr (str, "ndefined"))
7043|              result |= 4;
7044|            return result;
7045|   ;
7046|   return 0;
7047| }
7048configure:37170: result: no
7049configure:37264: checking whether strnlen is declared
7050configure:37264: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
7051configure:37264: $? = 0
7052configure:37264: result: yes
7053configure:37399: checking for struct timespec in <time.h>
7054configure:37417: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7055configure:37417: $? = 0
7056configure:37427: result: yes
7057configure:37628: checking for TIME_UTC in <time.h>
7058configure:37646: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7059conftest.c:137:16: error: use of undeclared identifier 'TIME_UTC'
7060static int x = TIME_UTC; x++;
7061               ^
70621 error generated.
7063configure:37646: $? = 1
7064configure: failed program was:
7065| /* confdefs.h */
7066| #define PACKAGE_NAME "gettext-runtime"
7067| #define PACKAGE_TARNAME "gettext-runtime"
7068| #define PACKAGE_VERSION "0.22.5"
7069| #define PACKAGE_STRING "gettext-runtime 0.22.5"
7070| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
7071| #define PACKAGE_URL ""
7072| #define PACKAGE "gettext-runtime"
7073| #define VERSION "0.22.5"
7074| #define HAVE_STDIO_H 1
7075| #define HAVE_STDLIB_H 1
7076| #define HAVE_STRING_H 1
7077| #define HAVE_INTTYPES_H 1
7078| #define HAVE_STDINT_H 1
7079| #define HAVE_STRINGS_H 1
7080| #define HAVE_SYS_STAT_H 1
7081| #define HAVE_SYS_TYPES_H 1
7082| #define HAVE_UNISTD_H 1
7083| #define HAVE_WCHAR_H 1
7084| #define HAVE_SYS_PARAM_H 1
7085| #define HAVE_SYS_SOCKET_H 1
7086| #define HAVE_GETOPT_H 1
7087| #define HAVE_SYS_CDEFS_H 1
7088| #define HAVE_ICONV_H 1
7089| #define HAVE_LIMITS_H 1
7090| #define HAVE_WCTYPE_H 1
7091| #define HAVE_LANGINFO_H 1
7092| #define HAVE_XLOCALE_H 1
7093| #define HAVE_SYS_MMAN_H 1
7094| #define HAVE_SYS_TIME_H 1
7095| #define HAVE_STDBOOL_H 1
7096| #define STDC_HEADERS 1
7097| #define _ALL_SOURCE 1
7098| #define _DARWIN_C_SOURCE 1
7099| #define _GNU_SOURCE 1
7100| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7101| #define _NETBSD_SOURCE 1
7102| #define _OPENBSD_SOURCE 1
7103| #define _POSIX_PTHREAD_SEMANTICS 1
7104| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7105| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7106| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7107| #define __STDC_WANT_IEC_60559_EXT__ 1
7108| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7109| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7110| #define __STDC_WANT_LIB_EXT2__ 1
7111| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7112| #define _TANDEM_SOURCE 1
7113| #define __EXTENSIONS__ 1
7114| #define __USE_MINGW_ANSI_STDIO 1
7115| #define HAVE_DLFCN_H 1
7116| #define LT_OBJDIR ".libs/"
7117| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7118| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
7119| #define ENABLE_NLS 1
7120| #define HAVE_ALLOCA_H 1
7121| #define HAVE_ALLOCA 1
7122| #define BITSIZEOF_WCHAR_T 32
7123| #define HAVE_MBSTATE_T 1
7124| #define HAVE_MBSINIT 1
7125| #define HAVE_MBRTOWC 1
7126| #define HAVE_REALPATH 1
7127| #define HAVE_LSTAT 1
7128| #define HAVE_FCNTL 1
7129| #define HAVE_SYMLINK 1
7130| #define HAVE_GETDTABLESIZE 1
7131| #define HAVE_ISWCNTRL 1
7132| #define HAVE_MPROTECT 1
7133| #define HAVE_READLINK 1
7134| #define HAVE_SETENV 1
7135| #define HAVE_WCWIDTH 1
7136| #define HAVE_LANGINFO_CODESET 1
7137| #define HAVE_MALLOC_POSIX 1
7138| #define HAVE_FACCESSAT 1
7139| #define HAVE_GETCWD 1
7140| #define restrict __restrict__
7141| #define HAVE_DECL_STRERROR_R 1
7142| #define HAVE_STRERROR_R 1
7143| #define HAVE___HEADER_INLINE 1
7144| #define HAVE_WORKING_O_NOATIME 0
7145| #define HAVE_WORKING_O_NOFOLLOW 1
7146| #define HAVE_DECL_GETDTABLESIZE 1
7147| #define HAVE_GETOPT_H 1
7148| #define HAVE_GETOPT_LONG_ONLY 1
7149| #define HAVE_PTHREAD_API 1
7150| #define SETLOCALE_NULL_ALL_MTSAFE 0
7151| #define SETLOCALE_NULL_ONE_MTSAFE 1
7152| #define HAVE_ICONV 1
7153| #define ICONV_CONST
7154| #define HAVE_WINT_T 1
7155| #define HAVE_LONG_LONG_INT 1
7156| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7157| #define BITSIZEOF_PTRDIFF_T 64
7158| #define BITSIZEOF_SIZE_T 64
7159| #define BITSIZEOF_SIG_ATOMIC_T 32
7160| #define BITSIZEOF_WCHAR_T 32
7161| #define BITSIZEOF_WINT_T 32
7162| #define HAVE_SIGNED_SIG_ATOMIC_T 1
7163| #define HAVE_SIGNED_WCHAR_T 1
7164| #define HAVE_SIGNED_WINT_T 1
7165| #define PTRDIFF_T_SUFFIX l
7166| #define SIZE_T_SUFFIX ul
7167| #define SIG_ATOMIC_T_SUFFIX
7168| #define WCHAR_T_SUFFIX
7169| #define WINT_T_SUFFIX
7170| #define HAVE_TOWLOWER 1
7171| #define HAVE_WCHAR_T 1
7172| #define HAVE_LC_MESSAGES 1
7173| #define HAVE_USELOCALE 1
7174| #define HAVE_WORKING_USELOCALE 1
7175| #define HAVE_GOOD_USELOCALE 1
7176| #define USE_POSIX_THREADS 1
7177| #define MALLOC_0_IS_NONNULL 1
7178| #define MAP_ANONYMOUS MAP_ANON
7179| #define HAVE_MAP_ANONYMOUS 1
7180| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
7181| #define PROMOTED_MODE_T int
7182| #define HAVE_SIGSET_T 1
7183| #define INSTALLPREFIX "/opt/local"
7184| #define HAVE_DECL_SETENV 1
7185| #define USER_LABEL_PREFIX _
7186| #define HAVE_DECL_FCLOSEALL 0
7187| #define HAVE_DECL_GETW 1
7188| #define HAVE_DECL_PUTW 1
7189| #define HAVE_DECL_ECVT 1
7190| #define HAVE_DECL_FCVT 1
7191| #define HAVE_DECL_GCVT 1
7192| #define REPLACE_STRERROR_0 1
7193| #define HAVE_DECL_STRNLEN 1
7194| #define _USE_STD_STAT 1
7195| /* end confdefs.h.  */
7196| #include <time.h>
7197|
7198| int
7199| main (void)
7200| {
7201| static int x = TIME_UTC; x++;
7202|   ;
7203|   return 0;
7204| }
7205configure:37656: result: no
7206configure:38357: checking whether execvpe is declared
7207configure:38357: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
7208conftest.c:167:10: error: use of undeclared identifier 'execvpe'
7209  (void) execvpe;
7210         ^
72111 error generated.
7212configure:38357: $? = 1
7213configure: failed program was:
7214| /* confdefs.h */
7215| #define PACKAGE_NAME "gettext-runtime"
7216| #define PACKAGE_TARNAME "gettext-runtime"
7217| #define PACKAGE_VERSION "0.22.5"
7218| #define PACKAGE_STRING "gettext-runtime 0.22.5"
7219| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
7220| #define PACKAGE_URL ""
7221| #define PACKAGE "gettext-runtime"
7222| #define VERSION "0.22.5"
7223| #define HAVE_STDIO_H 1
7224| #define HAVE_STDLIB_H 1
7225| #define HAVE_STRING_H 1
7226| #define HAVE_INTTYPES_H 1
7227| #define HAVE_STDINT_H 1
7228| #define HAVE_STRINGS_H 1
7229| #define HAVE_SYS_STAT_H 1
7230| #define HAVE_SYS_TYPES_H 1
7231| #define HAVE_UNISTD_H 1
7232| #define HAVE_WCHAR_H 1
7233| #define HAVE_SYS_PARAM_H 1
7234| #define HAVE_SYS_SOCKET_H 1
7235| #define HAVE_GETOPT_H 1
7236| #define HAVE_SYS_CDEFS_H 1
7237| #define HAVE_ICONV_H 1
7238| #define HAVE_LIMITS_H 1
7239| #define HAVE_WCTYPE_H 1
7240| #define HAVE_LANGINFO_H 1
7241| #define HAVE_XLOCALE_H 1
7242| #define HAVE_SYS_MMAN_H 1
7243| #define HAVE_SYS_TIME_H 1
7244| #define HAVE_STDBOOL_H 1
7245| #define STDC_HEADERS 1
7246| #define _ALL_SOURCE 1
7247| #define _DARWIN_C_SOURCE 1
7248| #define _GNU_SOURCE 1
7249| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7250| #define _NETBSD_SOURCE 1
7251| #define _OPENBSD_SOURCE 1
7252| #define _POSIX_PTHREAD_SEMANTICS 1
7253| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7254| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7255| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7256| #define __STDC_WANT_IEC_60559_EXT__ 1
7257| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7258| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7259| #define __STDC_WANT_LIB_EXT2__ 1
7260| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7261| #define _TANDEM_SOURCE 1
7262| #define __EXTENSIONS__ 1
7263| #define __USE_MINGW_ANSI_STDIO 1
7264| #define HAVE_DLFCN_H 1
7265| #define LT_OBJDIR ".libs/"
7266| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7267| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
7268| #define ENABLE_NLS 1
7269| #define HAVE_ALLOCA_H 1
7270| #define HAVE_ALLOCA 1
7271| #define BITSIZEOF_WCHAR_T 32
7272| #define HAVE_MBSTATE_T 1
7273| #define HAVE_MBSINIT 1
7274| #define HAVE_MBRTOWC 1
7275| #define HAVE_REALPATH 1
7276| #define HAVE_LSTAT 1
7277| #define HAVE_FCNTL 1
7278| #define HAVE_SYMLINK 1
7279| #define HAVE_GETDTABLESIZE 1
7280| #define HAVE_ISWCNTRL 1
7281| #define HAVE_MPROTECT 1
7282| #define HAVE_READLINK 1
7283| #define HAVE_SETENV 1
7284| #define HAVE_WCWIDTH 1
7285| #define HAVE_LANGINFO_CODESET 1
7286| #define HAVE_MALLOC_POSIX 1
7287| #define HAVE_FACCESSAT 1
7288| #define HAVE_GETCWD 1
7289| #define restrict __restrict__
7290| #define HAVE_DECL_STRERROR_R 1
7291| #define HAVE_STRERROR_R 1
7292| #define HAVE___HEADER_INLINE 1
7293| #define HAVE_WORKING_O_NOATIME 0
7294| #define HAVE_WORKING_O_NOFOLLOW 1
7295| #define HAVE_DECL_GETDTABLESIZE 1
7296| #define HAVE_GETOPT_H 1
7297| #define HAVE_GETOPT_LONG_ONLY 1
7298| #define HAVE_PTHREAD_API 1
7299| #define SETLOCALE_NULL_ALL_MTSAFE 0
7300| #define SETLOCALE_NULL_ONE_MTSAFE 1
7301| #define HAVE_ICONV 1
7302| #define ICONV_CONST
7303| #define HAVE_WINT_T 1
7304| #define HAVE_LONG_LONG_INT 1
7305| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7306| #define BITSIZEOF_PTRDIFF_T 64
7307| #define BITSIZEOF_SIZE_T 64
7308| #define BITSIZEOF_SIG_ATOMIC_T 32
7309| #define BITSIZEOF_WCHAR_T 32
7310| #define BITSIZEOF_WINT_T 32
7311| #define HAVE_SIGNED_SIG_ATOMIC_T 1
7312| #define HAVE_SIGNED_WCHAR_T 1
7313| #define HAVE_SIGNED_WINT_T 1
7314| #define PTRDIFF_T_SUFFIX l
7315| #define SIZE_T_SUFFIX ul
7316| #define SIG_ATOMIC_T_SUFFIX
7317| #define WCHAR_T_SUFFIX
7318| #define WINT_T_SUFFIX
7319| #define HAVE_TOWLOWER 1
7320| #define HAVE_WCHAR_T 1
7321| #define HAVE_LC_MESSAGES 1
7322| #define HAVE_USELOCALE 1
7323| #define HAVE_WORKING_USELOCALE 1
7324| #define HAVE_GOOD_USELOCALE 1
7325| #define USE_POSIX_THREADS 1
7326| #define MALLOC_0_IS_NONNULL 1
7327| #define MAP_ANONYMOUS MAP_ANON
7328| #define HAVE_MAP_ANONYMOUS 1
7329| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
7330| #define PROMOTED_MODE_T int
7331| #define HAVE_SIGSET_T 1
7332| #define INSTALLPREFIX "/opt/local"
7333| #define HAVE_DECL_SETENV 1
7334| #define USER_LABEL_PREFIX _
7335| #define HAVE_DECL_FCLOSEALL 0
7336| #define HAVE_DECL_GETW 1
7337| #define HAVE_DECL_PUTW 1
7338| #define HAVE_DECL_ECVT 1
7339| #define HAVE_DECL_FCVT 1
7340| #define HAVE_DECL_GCVT 1
7341| #define REPLACE_STRERROR_0 1
7342| #define HAVE_DECL_STRNLEN 1
7343| #define _USE_STD_STAT 1
7344| /* end confdefs.h.  */
7345| #include <stddef.h>
7346| #ifdef HAVE_STDIO_H
7347| # include <stdio.h>
7348| #endif
7349| #ifdef HAVE_STDLIB_H
7350| # include <stdlib.h>
7351| #endif
7352| #ifdef HAVE_STRING_H
7353| # include <string.h>
7354| #endif
7355| #ifdef HAVE_INTTYPES_H
7356| # include <inttypes.h>
7357| #endif
7358| #ifdef HAVE_STDINT_H
7359| # include <stdint.h>
7360| #endif
7361| #ifdef HAVE_STRINGS_H
7362| # include <strings.h>
7363| #endif
7364| #ifdef HAVE_SYS_TYPES_H
7365| # include <sys/types.h>
7366| #endif
7367| #ifdef HAVE_SYS_STAT_H
7368| # include <sys/stat.h>
7369| #endif
7370| #ifdef HAVE_UNISTD_H
7371| # include <unistd.h>
7372| #endif
7373| int
7374| main (void)
7375| {
7376| #ifndef execvpe
7377| #ifdef __cplusplus
7378|   (void) execvpe;
7379| #else
7380|   (void) execvpe;
7381| #endif
7382| #endif
7383|
7384|   ;
7385|   return 0;
7386| }
7387configure:38357: result: no
7388configure:38472: checking whether clearerr_unlocked is declared
7389configure:38472: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
7390configure:38472: $? = 0
7391configure:38472: result: yes
7392configure:38482: checking whether feof_unlocked is declared
7393configure:38482: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
7394configure:38482: $? = 0
7395configure:38482: result: yes
7396configure:38492: checking whether ferror_unlocked is declared
7397configure:38492: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
7398configure:38492: $? = 0
7399configure:38492: result: yes
7400configure:38502: checking whether fflush_unlocked is declared
7401configure:38502: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
7402conftest.c:171:10: error: use of undeclared identifier 'fflush_unlocked'
7403  (void) fflush_unlocked;
7404         ^
74051 error generated.
7406configure:38502: $? = 1
7407configure: failed program was:
7408| /* confdefs.h */
7409| #define PACKAGE_NAME "gettext-runtime"
7410| #define PACKAGE_TARNAME "gettext-runtime"
7411| #define PACKAGE_VERSION "0.22.5"
7412| #define PACKAGE_STRING "gettext-runtime 0.22.5"
7413| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
7414| #define PACKAGE_URL ""
7415| #define PACKAGE "gettext-runtime"
7416| #define VERSION "0.22.5"
7417| #define HAVE_STDIO_H 1
7418| #define HAVE_STDLIB_H 1
7419| #define HAVE_STRING_H 1
7420| #define HAVE_INTTYPES_H 1
7421| #define HAVE_STDINT_H 1
7422| #define HAVE_STRINGS_H 1
7423| #define HAVE_SYS_STAT_H 1
7424| #define HAVE_SYS_TYPES_H 1
7425| #define HAVE_UNISTD_H 1
7426| #define HAVE_WCHAR_H 1
7427| #define HAVE_SYS_PARAM_H 1
7428| #define HAVE_SYS_SOCKET_H 1
7429| #define HAVE_GETOPT_H 1
7430| #define HAVE_SYS_CDEFS_H 1
7431| #define HAVE_ICONV_H 1
7432| #define HAVE_LIMITS_H 1
7433| #define HAVE_WCTYPE_H 1
7434| #define HAVE_LANGINFO_H 1
7435| #define HAVE_XLOCALE_H 1
7436| #define HAVE_SYS_MMAN_H 1
7437| #define HAVE_SYS_TIME_H 1
7438| #define HAVE_STDBOOL_H 1
7439| #define STDC_HEADERS 1
7440| #define _ALL_SOURCE 1
7441| #define _DARWIN_C_SOURCE 1
7442| #define _GNU_SOURCE 1
7443| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7444| #define _NETBSD_SOURCE 1
7445| #define _OPENBSD_SOURCE 1
7446| #define _POSIX_PTHREAD_SEMANTICS 1
7447| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7448| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7449| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7450| #define __STDC_WANT_IEC_60559_EXT__ 1
7451| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7452| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7453| #define __STDC_WANT_LIB_EXT2__ 1
7454| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7455| #define _TANDEM_SOURCE 1
7456| #define __EXTENSIONS__ 1
7457| #define __USE_MINGW_ANSI_STDIO 1
7458| #define HAVE_DLFCN_H 1
7459| #define LT_OBJDIR ".libs/"
7460| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7461| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
7462| #define ENABLE_NLS 1
7463| #define HAVE_ALLOCA_H 1
7464| #define HAVE_ALLOCA 1
7465| #define BITSIZEOF_WCHAR_T 32
7466| #define HAVE_MBSTATE_T 1
7467| #define HAVE_MBSINIT 1
7468| #define HAVE_MBRTOWC 1
7469| #define HAVE_REALPATH 1
7470| #define HAVE_LSTAT 1
7471| #define HAVE_FCNTL 1
7472| #define HAVE_SYMLINK 1
7473| #define HAVE_GETDTABLESIZE 1
7474| #define HAVE_ISWCNTRL 1
7475| #define HAVE_MPROTECT 1
7476| #define HAVE_READLINK 1
7477| #define HAVE_SETENV 1
7478| #define HAVE_WCWIDTH 1
7479| #define HAVE_LANGINFO_CODESET 1
7480| #define HAVE_MALLOC_POSIX 1
7481| #define HAVE_FACCESSAT 1
7482| #define HAVE_GETCWD 1
7483| #define restrict __restrict__
7484| #define HAVE_DECL_STRERROR_R 1
7485| #define HAVE_STRERROR_R 1
7486| #define HAVE___HEADER_INLINE 1
7487| #define HAVE_WORKING_O_NOATIME 0
7488| #define HAVE_WORKING_O_NOFOLLOW 1
7489| #define HAVE_DECL_GETDTABLESIZE 1
7490| #define HAVE_GETOPT_H 1
7491| #define HAVE_GETOPT_LONG_ONLY 1
7492| #define HAVE_PTHREAD_API 1
7493| #define SETLOCALE_NULL_ALL_MTSAFE 0
7494| #define SETLOCALE_NULL_ONE_MTSAFE 1
7495| #define HAVE_ICONV 1
7496| #define ICONV_CONST
7497| #define HAVE_WINT_T 1
7498| #define HAVE_LONG_LONG_INT 1
7499| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7500| #define BITSIZEOF_PTRDIFF_T 64
7501| #define BITSIZEOF_SIZE_T 64
7502| #define BITSIZEOF_SIG_ATOMIC_T 32
7503| #define BITSIZEOF_WCHAR_T 32
7504| #define BITSIZEOF_WINT_T 32
7505| #define HAVE_SIGNED_SIG_ATOMIC_T 1
7506| #define HAVE_SIGNED_WCHAR_T 1
7507| #define HAVE_SIGNED_WINT_T 1
7508| #define PTRDIFF_T_SUFFIX l
7509| #define SIZE_T_SUFFIX ul
7510| #define SIG_ATOMIC_T_SUFFIX
7511| #define WCHAR_T_SUFFIX
7512| #define WINT_T_SUFFIX
7513| #define HAVE_TOWLOWER 1
7514| #define HAVE_WCHAR_T 1
7515| #define HAVE_LC_MESSAGES 1
7516| #define HAVE_USELOCALE 1
7517| #define HAVE_WORKING_USELOCALE 1
7518| #define HAVE_GOOD_USELOCALE 1
7519| #define USE_POSIX_THREADS 1
7520| #define MALLOC_0_IS_NONNULL 1
7521| #define MAP_ANONYMOUS MAP_ANON
7522| #define HAVE_MAP_ANONYMOUS 1
7523| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
7524| #define PROMOTED_MODE_T int
7525| #define HAVE_SIGSET_T 1
7526| #define INSTALLPREFIX "/opt/local"
7527| #define HAVE_DECL_SETENV 1
7528| #define USER_LABEL_PREFIX _
7529| #define HAVE_DECL_FCLOSEALL 0
7530| #define HAVE_DECL_GETW 1
7531| #define HAVE_DECL_PUTW 1
7532| #define HAVE_DECL_ECVT 1
7533| #define HAVE_DECL_FCVT 1
7534| #define HAVE_DECL_GCVT 1
7535| #define REPLACE_STRERROR_0 1
7536| #define HAVE_DECL_STRNLEN 1
7537| #define _USE_STD_STAT 1
7538| #define HAVE_DECL_EXECVPE 0
7539| #define HAVE_DECL_CLEARERR_UNLOCKED 1
7540| #define HAVE_DECL_FEOF_UNLOCKED 1
7541| #define HAVE_DECL_FERROR_UNLOCKED 1
7542| /* end confdefs.h.  */
7543| #include <stddef.h>
7544| #ifdef HAVE_STDIO_H
7545| # include <stdio.h>
7546| #endif
7547| #ifdef HAVE_STDLIB_H
7548| # include <stdlib.h>
7549| #endif
7550| #ifdef HAVE_STRING_H
7551| # include <string.h>
7552| #endif
7553| #ifdef HAVE_INTTYPES_H
7554| # include <inttypes.h>
7555| #endif
7556| #ifdef HAVE_STDINT_H
7557| # include <stdint.h>
7558| #endif
7559| #ifdef HAVE_STRINGS_H
7560| # include <strings.h>
7561| #endif
7562| #ifdef HAVE_SYS_TYPES_H
7563| # include <sys/types.h>
7564| #endif
7565| #ifdef HAVE_SYS_STAT_H
7566| # include <sys/stat.h>
7567| #endif
7568| #ifdef HAVE_UNISTD_H
7569| # include <unistd.h>
7570| #endif
7571| int
7572| main (void)
7573| {
7574| #ifndef fflush_unlocked
7575| #ifdef __cplusplus
7576|   (void) fflush_unlocked;
7577| #else
7578|   (void) fflush_unlocked;
7579| #endif
7580| #endif
7581|
7582|   ;
7583|   return 0;
7584| }
7585configure:38502: result: no
7586configure:38512: checking whether fgets_unlocked is declared
7587configure:38512: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
7588conftest.c:172:10: error: use of undeclared identifier 'fgets_unlocked'
7589  (void) fgets_unlocked;
7590         ^
75911 error generated.
7592configure:38512: $? = 1
7593configure: failed program was:
7594| /* confdefs.h */
7595| #define PACKAGE_NAME "gettext-runtime"
7596| #define PACKAGE_TARNAME "gettext-runtime"
7597| #define PACKAGE_VERSION "0.22.5"
7598| #define PACKAGE_STRING "gettext-runtime 0.22.5"
7599| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
7600| #define PACKAGE_URL ""
7601| #define PACKAGE "gettext-runtime"
7602| #define VERSION "0.22.5"
7603| #define HAVE_STDIO_H 1
7604| #define HAVE_STDLIB_H 1
7605| #define HAVE_STRING_H 1
7606| #define HAVE_INTTYPES_H 1
7607| #define HAVE_STDINT_H 1
7608| #define HAVE_STRINGS_H 1
7609| #define HAVE_SYS_STAT_H 1
7610| #define HAVE_SYS_TYPES_H 1
7611| #define HAVE_UNISTD_H 1
7612| #define HAVE_WCHAR_H 1
7613| #define HAVE_SYS_PARAM_H 1
7614| #define HAVE_SYS_SOCKET_H 1
7615| #define HAVE_GETOPT_H 1
7616| #define HAVE_SYS_CDEFS_H 1
7617| #define HAVE_ICONV_H 1
7618| #define HAVE_LIMITS_H 1
7619| #define HAVE_WCTYPE_H 1
7620| #define HAVE_LANGINFO_H 1
7621| #define HAVE_XLOCALE_H 1
7622| #define HAVE_SYS_MMAN_H 1
7623| #define HAVE_SYS_TIME_H 1
7624| #define HAVE_STDBOOL_H 1
7625| #define STDC_HEADERS 1
7626| #define _ALL_SOURCE 1
7627| #define _DARWIN_C_SOURCE 1
7628| #define _GNU_SOURCE 1
7629| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7630| #define _NETBSD_SOURCE 1
7631| #define _OPENBSD_SOURCE 1
7632| #define _POSIX_PTHREAD_SEMANTICS 1
7633| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7634| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7635| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7636| #define __STDC_WANT_IEC_60559_EXT__ 1
7637| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7638| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7639| #define __STDC_WANT_LIB_EXT2__ 1
7640| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7641| #define _TANDEM_SOURCE 1
7642| #define __EXTENSIONS__ 1
7643| #define __USE_MINGW_ANSI_STDIO 1
7644| #define HAVE_DLFCN_H 1
7645| #define LT_OBJDIR ".libs/"
7646| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7647| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
7648| #define ENABLE_NLS 1
7649| #define HAVE_ALLOCA_H 1
7650| #define HAVE_ALLOCA 1
7651| #define BITSIZEOF_WCHAR_T 32
7652| #define HAVE_MBSTATE_T 1
7653| #define HAVE_MBSINIT 1
7654| #define HAVE_MBRTOWC 1
7655| #define HAVE_REALPATH 1
7656| #define HAVE_LSTAT 1
7657| #define HAVE_FCNTL 1
7658| #define HAVE_SYMLINK 1
7659| #define HAVE_GETDTABLESIZE 1
7660| #define HAVE_ISWCNTRL 1
7661| #define HAVE_MPROTECT 1
7662| #define HAVE_READLINK 1
7663| #define HAVE_SETENV 1
7664| #define HAVE_WCWIDTH 1
7665| #define HAVE_LANGINFO_CODESET 1
7666| #define HAVE_MALLOC_POSIX 1
7667| #define HAVE_FACCESSAT 1
7668| #define HAVE_GETCWD 1
7669| #define restrict __restrict__
7670| #define HAVE_DECL_STRERROR_R 1
7671| #define HAVE_STRERROR_R 1
7672| #define HAVE___HEADER_INLINE 1
7673| #define HAVE_WORKING_O_NOATIME 0
7674| #define HAVE_WORKING_O_NOFOLLOW 1
7675| #define HAVE_DECL_GETDTABLESIZE 1
7676| #define HAVE_GETOPT_H 1
7677| #define HAVE_GETOPT_LONG_ONLY 1
7678| #define HAVE_PTHREAD_API 1
7679| #define SETLOCALE_NULL_ALL_MTSAFE 0
7680| #define SETLOCALE_NULL_ONE_MTSAFE 1
7681| #define HAVE_ICONV 1
7682| #define ICONV_CONST
7683| #define HAVE_WINT_T 1
7684| #define HAVE_LONG_LONG_INT 1
7685| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7686| #define BITSIZEOF_PTRDIFF_T 64
7687| #define BITSIZEOF_SIZE_T 64
7688| #define BITSIZEOF_SIG_ATOMIC_T 32
7689| #define BITSIZEOF_WCHAR_T 32
7690| #define BITSIZEOF_WINT_T 32
7691| #define HAVE_SIGNED_SIG_ATOMIC_T 1
7692| #define HAVE_SIGNED_WCHAR_T 1
7693| #define HAVE_SIGNED_WINT_T 1
7694| #define PTRDIFF_T_SUFFIX l
7695| #define SIZE_T_SUFFIX ul
7696| #define SIG_ATOMIC_T_SUFFIX
7697| #define WCHAR_T_SUFFIX
7698| #define WINT_T_SUFFIX
7699| #define HAVE_TOWLOWER 1
7700| #define HAVE_WCHAR_T 1
7701| #define HAVE_LC_MESSAGES 1
7702| #define HAVE_USELOCALE 1
7703| #define HAVE_WORKING_USELOCALE 1
7704| #define HAVE_GOOD_USELOCALE 1
7705| #define USE_POSIX_THREADS 1
7706| #define MALLOC_0_IS_NONNULL 1
7707| #define MAP_ANONYMOUS MAP_ANON
7708| #define HAVE_MAP_ANONYMOUS 1
7709| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
7710| #define PROMOTED_MODE_T int
7711| #define HAVE_SIGSET_T 1
7712| #define INSTALLPREFIX "/opt/local"
7713| #define HAVE_DECL_SETENV 1
7714| #define USER_LABEL_PREFIX _
7715| #define HAVE_DECL_FCLOSEALL 0
7716| #define HAVE_DECL_GETW 1
7717| #define HAVE_DECL_PUTW 1
7718| #define HAVE_DECL_ECVT 1
7719| #define HAVE_DECL_FCVT 1
7720| #define HAVE_DECL_GCVT 1
7721| #define REPLACE_STRERROR_0 1
7722| #define HAVE_DECL_STRNLEN 1
7723| #define _USE_STD_STAT 1
7724| #define HAVE_DECL_EXECVPE 0
7725| #define HAVE_DECL_CLEARERR_UNLOCKED 1
7726| #define HAVE_DECL_FEOF_UNLOCKED 1
7727| #define HAVE_DECL_FERROR_UNLOCKED 1
7728| #define HAVE_DECL_FFLUSH_UNLOCKED 0
7729| /* end confdefs.h.  */
7730| #include <stddef.h>
7731| #ifdef HAVE_STDIO_H
7732| # include <stdio.h>
7733| #endif
7734| #ifdef HAVE_STDLIB_H
7735| # include <stdlib.h>
7736| #endif
7737| #ifdef HAVE_STRING_H
7738| # include <string.h>
7739| #endif
7740| #ifdef HAVE_INTTYPES_H
7741| # include <inttypes.h>
7742| #endif
7743| #ifdef HAVE_STDINT_H
7744| # include <stdint.h>
7745| #endif
7746| #ifdef HAVE_STRINGS_H
7747| # include <strings.h>
7748| #endif
7749| #ifdef HAVE_SYS_TYPES_H
7750| # include <sys/types.h>
7751| #endif
7752| #ifdef HAVE_SYS_STAT_H
7753| # include <sys/stat.h>
7754| #endif
7755| #ifdef HAVE_UNISTD_H
7756| # include <unistd.h>
7757| #endif
7758| int
7759| main (void)
7760| {
7761| #ifndef fgets_unlocked
7762| #ifdef __cplusplus
7763|   (void) fgets_unlocked;
7764| #else
7765|   (void) fgets_unlocked;
7766| #endif
7767| #endif
7768|
7769|   ;
7770|   return 0;
7771| }
7772configure:38512: result: no
7773configure:38522: checking whether fputc_unlocked is declared
7774configure:38522: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
7775conftest.c:173:10: error: use of undeclared identifier 'fputc_unlocked'
7776  (void) fputc_unlocked;
7777         ^
77781 error generated.
7779configure:38522: $? = 1
7780configure: failed program was:
7781| /* confdefs.h */
7782| #define PACKAGE_NAME "gettext-runtime"
7783| #define PACKAGE_TARNAME "gettext-runtime"
7784| #define PACKAGE_VERSION "0.22.5"
7785| #define PACKAGE_STRING "gettext-runtime 0.22.5"
7786| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
7787| #define PACKAGE_URL ""
7788| #define PACKAGE "gettext-runtime"
7789| #define VERSION "0.22.5"
7790| #define HAVE_STDIO_H 1
7791| #define HAVE_STDLIB_H 1
7792| #define HAVE_STRING_H 1
7793| #define HAVE_INTTYPES_H 1
7794| #define HAVE_STDINT_H 1
7795| #define HAVE_STRINGS_H 1
7796| #define HAVE_SYS_STAT_H 1
7797| #define HAVE_SYS_TYPES_H 1
7798| #define HAVE_UNISTD_H 1
7799| #define HAVE_WCHAR_H 1
7800| #define HAVE_SYS_PARAM_H 1
7801| #define HAVE_SYS_SOCKET_H 1
7802| #define HAVE_GETOPT_H 1
7803| #define HAVE_SYS_CDEFS_H 1
7804| #define HAVE_ICONV_H 1
7805| #define HAVE_LIMITS_H 1
7806| #define HAVE_WCTYPE_H 1
7807| #define HAVE_LANGINFO_H 1
7808| #define HAVE_XLOCALE_H 1
7809| #define HAVE_SYS_MMAN_H 1
7810| #define HAVE_SYS_TIME_H 1
7811| #define HAVE_STDBOOL_H 1
7812| #define STDC_HEADERS 1
7813| #define _ALL_SOURCE 1
7814| #define _DARWIN_C_SOURCE 1
7815| #define _GNU_SOURCE 1
7816| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7817| #define _NETBSD_SOURCE 1
7818| #define _OPENBSD_SOURCE 1
7819| #define _POSIX_PTHREAD_SEMANTICS 1
7820| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7821| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7822| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7823| #define __STDC_WANT_IEC_60559_EXT__ 1
7824| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7825| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7826| #define __STDC_WANT_LIB_EXT2__ 1
7827| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7828| #define _TANDEM_SOURCE 1
7829| #define __EXTENSIONS__ 1
7830| #define __USE_MINGW_ANSI_STDIO 1
7831| #define HAVE_DLFCN_H 1
7832| #define LT_OBJDIR ".libs/"
7833| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7834| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
7835| #define ENABLE_NLS 1
7836| #define HAVE_ALLOCA_H 1
7837| #define HAVE_ALLOCA 1
7838| #define BITSIZEOF_WCHAR_T 32
7839| #define HAVE_MBSTATE_T 1
7840| #define HAVE_MBSINIT 1
7841| #define HAVE_MBRTOWC 1
7842| #define HAVE_REALPATH 1
7843| #define HAVE_LSTAT 1
7844| #define HAVE_FCNTL 1
7845| #define HAVE_SYMLINK 1
7846| #define HAVE_GETDTABLESIZE 1
7847| #define HAVE_ISWCNTRL 1
7848| #define HAVE_MPROTECT 1
7849| #define HAVE_READLINK 1
7850| #define HAVE_SETENV 1
7851| #define HAVE_WCWIDTH 1
7852| #define HAVE_LANGINFO_CODESET 1
7853| #define HAVE_MALLOC_POSIX 1
7854| #define HAVE_FACCESSAT 1
7855| #define HAVE_GETCWD 1
7856| #define restrict __restrict__
7857| #define HAVE_DECL_STRERROR_R 1
7858| #define HAVE_STRERROR_R 1
7859| #define HAVE___HEADER_INLINE 1
7860| #define HAVE_WORKING_O_NOATIME 0
7861| #define HAVE_WORKING_O_NOFOLLOW 1
7862| #define HAVE_DECL_GETDTABLESIZE 1
7863| #define HAVE_GETOPT_H 1
7864| #define HAVE_GETOPT_LONG_ONLY 1
7865| #define HAVE_PTHREAD_API 1
7866| #define SETLOCALE_NULL_ALL_MTSAFE 0
7867| #define SETLOCALE_NULL_ONE_MTSAFE 1
7868| #define HAVE_ICONV 1
7869| #define ICONV_CONST
7870| #define HAVE_WINT_T 1
7871| #define HAVE_LONG_LONG_INT 1
7872| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7873| #define BITSIZEOF_PTRDIFF_T 64
7874| #define BITSIZEOF_SIZE_T 64
7875| #define BITSIZEOF_SIG_ATOMIC_T 32
7876| #define BITSIZEOF_WCHAR_T 32
7877| #define BITSIZEOF_WINT_T 32
7878| #define HAVE_SIGNED_SIG_ATOMIC_T 1
7879| #define HAVE_SIGNED_WCHAR_T 1
7880| #define HAVE_SIGNED_WINT_T 1
7881| #define PTRDIFF_T_SUFFIX l
7882| #define SIZE_T_SUFFIX ul
7883| #define SIG_ATOMIC_T_SUFFIX
7884| #define WCHAR_T_SUFFIX
7885| #define WINT_T_SUFFIX
7886| #define HAVE_TOWLOWER 1
7887| #define HAVE_WCHAR_T 1
7888| #define HAVE_LC_MESSAGES 1
7889| #define HAVE_USELOCALE 1
7890| #define HAVE_WORKING_USELOCALE 1
7891| #define HAVE_GOOD_USELOCALE 1
7892| #define USE_POSIX_THREADS 1
7893| #define MALLOC_0_IS_NONNULL 1
7894| #define MAP_ANONYMOUS MAP_ANON
7895| #define HAVE_MAP_ANONYMOUS 1
7896| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
7897| #define PROMOTED_MODE_T int
7898| #define HAVE_SIGSET_T 1
7899| #define INSTALLPREFIX "/opt/local"
7900| #define HAVE_DECL_SETENV 1
7901| #define USER_LABEL_PREFIX _
7902| #define HAVE_DECL_FCLOSEALL 0
7903| #define HAVE_DECL_GETW 1
7904| #define HAVE_DECL_PUTW 1
7905| #define HAVE_DECL_ECVT 1
7906| #define HAVE_DECL_FCVT 1
7907| #define HAVE_DECL_GCVT 1
7908| #define REPLACE_STRERROR_0 1
7909| #define HAVE_DECL_STRNLEN 1
7910| #define _USE_STD_STAT 1
7911| #define HAVE_DECL_EXECVPE 0
7912| #define HAVE_DECL_CLEARERR_UNLOCKED 1
7913| #define HAVE_DECL_FEOF_UNLOCKED 1
7914| #define HAVE_DECL_FERROR_UNLOCKED 1
7915| #define HAVE_DECL_FFLUSH_UNLOCKED 0
7916| #define HAVE_DECL_FGETS_UNLOCKED 0
7917| /* end confdefs.h.  */
7918| #include <stddef.h>
7919| #ifdef HAVE_STDIO_H
7920| # include <stdio.h>
7921| #endif
7922| #ifdef HAVE_STDLIB_H
7923| # include <stdlib.h>
7924| #endif
7925| #ifdef HAVE_STRING_H
7926| # include <string.h>
7927| #endif
7928| #ifdef HAVE_INTTYPES_H
7929| # include <inttypes.h>
7930| #endif
7931| #ifdef HAVE_STDINT_H
7932| # include <stdint.h>
7933| #endif
7934| #ifdef HAVE_STRINGS_H
7935| # include <strings.h>
7936| #endif
7937| #ifdef HAVE_SYS_TYPES_H
7938| # include <sys/types.h>
7939| #endif
7940| #ifdef HAVE_SYS_STAT_H
7941| # include <sys/stat.h>
7942| #endif
7943| #ifdef HAVE_UNISTD_H
7944| # include <unistd.h>
7945| #endif
7946| int
7947| main (void)
7948| {
7949| #ifndef fputc_unlocked
7950| #ifdef __cplusplus
7951|   (void) fputc_unlocked;
7952| #else
7953|   (void) fputc_unlocked;
7954| #endif
7955| #endif
7956|
7957|   ;
7958|   return 0;
7959| }
7960configure:38522: result: no
7961configure:38532: checking whether fputs_unlocked is declared
7962configure:38532: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
7963conftest.c:174:10: error: use of undeclared identifier 'fputs_unlocked'
7964  (void) fputs_unlocked;
7965         ^
79661 error generated.
7967configure:38532: $? = 1
7968configure: failed program was:
7969| /* confdefs.h */
7970| #define PACKAGE_NAME "gettext-runtime"
7971| #define PACKAGE_TARNAME "gettext-runtime"
7972| #define PACKAGE_VERSION "0.22.5"
7973| #define PACKAGE_STRING "gettext-runtime 0.22.5"
7974| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
7975| #define PACKAGE_URL ""
7976| #define PACKAGE "gettext-runtime"
7977| #define VERSION "0.22.5"
7978| #define HAVE_STDIO_H 1
7979| #define HAVE_STDLIB_H 1
7980| #define HAVE_STRING_H 1
7981| #define HAVE_INTTYPES_H 1
7982| #define HAVE_STDINT_H 1
7983| #define HAVE_STRINGS_H 1
7984| #define HAVE_SYS_STAT_H 1
7985| #define HAVE_SYS_TYPES_H 1
7986| #define HAVE_UNISTD_H 1
7987| #define HAVE_WCHAR_H 1
7988| #define HAVE_SYS_PARAM_H 1
7989| #define HAVE_SYS_SOCKET_H 1
7990| #define HAVE_GETOPT_H 1
7991| #define HAVE_SYS_CDEFS_H 1
7992| #define HAVE_ICONV_H 1
7993| #define HAVE_LIMITS_H 1
7994| #define HAVE_WCTYPE_H 1
7995| #define HAVE_LANGINFO_H 1
7996| #define HAVE_XLOCALE_H 1
7997| #define HAVE_SYS_MMAN_H 1
7998| #define HAVE_SYS_TIME_H 1
7999| #define HAVE_STDBOOL_H 1
8000| #define STDC_HEADERS 1
8001| #define _ALL_SOURCE 1
8002| #define _DARWIN_C_SOURCE 1
8003| #define _GNU_SOURCE 1
8004| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8005| #define _NETBSD_SOURCE 1
8006| #define _OPENBSD_SOURCE 1
8007| #define _POSIX_PTHREAD_SEMANTICS 1
8008| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8009| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8010| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8011| #define __STDC_WANT_IEC_60559_EXT__ 1
8012| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8013| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8014| #define __STDC_WANT_LIB_EXT2__ 1
8015| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8016| #define _TANDEM_SOURCE 1
8017| #define __EXTENSIONS__ 1
8018| #define __USE_MINGW_ANSI_STDIO 1
8019| #define HAVE_DLFCN_H 1
8020| #define LT_OBJDIR ".libs/"
8021| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8022| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
8023| #define ENABLE_NLS 1
8024| #define HAVE_ALLOCA_H 1
8025| #define HAVE_ALLOCA 1
8026| #define BITSIZEOF_WCHAR_T 32
8027| #define HAVE_MBSTATE_T 1
8028| #define HAVE_MBSINIT 1
8029| #define HAVE_MBRTOWC 1
8030| #define HAVE_REALPATH 1
8031| #define HAVE_LSTAT 1
8032| #define HAVE_FCNTL 1
8033| #define HAVE_SYMLINK 1
8034| #define HAVE_GETDTABLESIZE 1
8035| #define HAVE_ISWCNTRL 1
8036| #define HAVE_MPROTECT 1
8037| #define HAVE_READLINK 1
8038| #define HAVE_SETENV 1
8039| #define HAVE_WCWIDTH 1
8040| #define HAVE_LANGINFO_CODESET 1
8041| #define HAVE_MALLOC_POSIX 1
8042| #define HAVE_FACCESSAT 1
8043| #define HAVE_GETCWD 1
8044| #define restrict __restrict__
8045| #define HAVE_DECL_STRERROR_R 1
8046| #define HAVE_STRERROR_R 1
8047| #define HAVE___HEADER_INLINE 1
8048| #define HAVE_WORKING_O_NOATIME 0
8049| #define HAVE_WORKING_O_NOFOLLOW 1
8050| #define HAVE_DECL_GETDTABLESIZE 1
8051| #define HAVE_GETOPT_H 1
8052| #define HAVE_GETOPT_LONG_ONLY 1
8053| #define HAVE_PTHREAD_API 1
8054| #define SETLOCALE_NULL_ALL_MTSAFE 0
8055| #define SETLOCALE_NULL_ONE_MTSAFE 1
8056| #define HAVE_ICONV 1
8057| #define ICONV_CONST
8058| #define HAVE_WINT_T 1
8059| #define HAVE_LONG_LONG_INT 1
8060| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8061| #define BITSIZEOF_PTRDIFF_T 64
8062| #define BITSIZEOF_SIZE_T 64
8063| #define BITSIZEOF_SIG_ATOMIC_T 32
8064| #define BITSIZEOF_WCHAR_T 32
8065| #define BITSIZEOF_WINT_T 32
8066| #define HAVE_SIGNED_SIG_ATOMIC_T 1
8067| #define HAVE_SIGNED_WCHAR_T 1
8068| #define HAVE_SIGNED_WINT_T 1
8069| #define PTRDIFF_T_SUFFIX l
8070| #define SIZE_T_SUFFIX ul
8071| #define SIG_ATOMIC_T_SUFFIX
8072| #define WCHAR_T_SUFFIX
8073| #define WINT_T_SUFFIX
8074| #define HAVE_TOWLOWER 1
8075| #define HAVE_WCHAR_T 1
8076| #define HAVE_LC_MESSAGES 1
8077| #define HAVE_USELOCALE 1
8078| #define HAVE_WORKING_USELOCALE 1
8079| #define HAVE_GOOD_USELOCALE 1
8080| #define USE_POSIX_THREADS 1
8081| #define MALLOC_0_IS_NONNULL 1
8082| #define MAP_ANONYMOUS MAP_ANON
8083| #define HAVE_MAP_ANONYMOUS 1
8084| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
8085| #define PROMOTED_MODE_T int
8086| #define HAVE_SIGSET_T 1
8087| #define INSTALLPREFIX "/opt/local"
8088| #define HAVE_DECL_SETENV 1
8089| #define USER_LABEL_PREFIX _
8090| #define HAVE_DECL_FCLOSEALL 0
8091| #define HAVE_DECL_GETW 1
8092| #define HAVE_DECL_PUTW 1
8093| #define HAVE_DECL_ECVT 1
8094| #define HAVE_DECL_FCVT 1
8095| #define HAVE_DECL_GCVT 1
8096| #define REPLACE_STRERROR_0 1
8097| #define HAVE_DECL_STRNLEN 1
8098| #define _USE_STD_STAT 1
8099| #define HAVE_DECL_EXECVPE 0
8100| #define HAVE_DECL_CLEARERR_UNLOCKED 1
8101| #define HAVE_DECL_FEOF_UNLOCKED 1
8102| #define HAVE_DECL_FERROR_UNLOCKED 1
8103| #define HAVE_DECL_FFLUSH_UNLOCKED 0
8104| #define HAVE_DECL_FGETS_UNLOCKED 0
8105| #define HAVE_DECL_FPUTC_UNLOCKED 0
8106| /* end confdefs.h.  */
8107| #include <stddef.h>
8108| #ifdef HAVE_STDIO_H
8109| # include <stdio.h>
8110| #endif
8111| #ifdef HAVE_STDLIB_H
8112| # include <stdlib.h>
8113| #endif
8114| #ifdef HAVE_STRING_H
8115| # include <string.h>
8116| #endif
8117| #ifdef HAVE_INTTYPES_H
8118| # include <inttypes.h>
8119| #endif
8120| #ifdef HAVE_STDINT_H
8121| # include <stdint.h>
8122| #endif
8123| #ifdef HAVE_STRINGS_H
8124| # include <strings.h>
8125| #endif
8126| #ifdef HAVE_SYS_TYPES_H
8127| # include <sys/types.h>
8128| #endif
8129| #ifdef HAVE_SYS_STAT_H
8130| # include <sys/stat.h>
8131| #endif
8132| #ifdef HAVE_UNISTD_H
8133| # include <unistd.h>
8134| #endif
8135| int
8136| main (void)
8137| {
8138| #ifndef fputs_unlocked
8139| #ifdef __cplusplus
8140|   (void) fputs_unlocked;
8141| #else
8142|   (void) fputs_unlocked;
8143| #endif
8144| #endif
8145|
8146|   ;
8147|   return 0;
8148| }
8149configure:38532: result: no
8150configure:38542: checking whether fread_unlocked is declared
8151configure:38542: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
8152conftest.c:175:10: error: use of undeclared identifier 'fread_unlocked'
8153  (void) fread_unlocked;
8154         ^
81551 error generated.
8156configure:38542: $? = 1
8157configure: failed program was:
8158| /* confdefs.h */
8159| #define PACKAGE_NAME "gettext-runtime"
8160| #define PACKAGE_TARNAME "gettext-runtime"
8161| #define PACKAGE_VERSION "0.22.5"
8162| #define PACKAGE_STRING "gettext-runtime 0.22.5"
8163| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
8164| #define PACKAGE_URL ""
8165| #define PACKAGE "gettext-runtime"
8166| #define VERSION "0.22.5"
8167| #define HAVE_STDIO_H 1
8168| #define HAVE_STDLIB_H 1
8169| #define HAVE_STRING_H 1
8170| #define HAVE_INTTYPES_H 1
8171| #define HAVE_STDINT_H 1
8172| #define HAVE_STRINGS_H 1
8173| #define HAVE_SYS_STAT_H 1
8174| #define HAVE_SYS_TYPES_H 1
8175| #define HAVE_UNISTD_H 1
8176| #define HAVE_WCHAR_H 1
8177| #define HAVE_SYS_PARAM_H 1
8178| #define HAVE_SYS_SOCKET_H 1
8179| #define HAVE_GETOPT_H 1
8180| #define HAVE_SYS_CDEFS_H 1
8181| #define HAVE_ICONV_H 1
8182| #define HAVE_LIMITS_H 1
8183| #define HAVE_WCTYPE_H 1
8184| #define HAVE_LANGINFO_H 1
8185| #define HAVE_XLOCALE_H 1
8186| #define HAVE_SYS_MMAN_H 1
8187| #define HAVE_SYS_TIME_H 1
8188| #define HAVE_STDBOOL_H 1
8189| #define STDC_HEADERS 1
8190| #define _ALL_SOURCE 1
8191| #define _DARWIN_C_SOURCE 1
8192| #define _GNU_SOURCE 1
8193| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8194| #define _NETBSD_SOURCE 1
8195| #define _OPENBSD_SOURCE 1
8196| #define _POSIX_PTHREAD_SEMANTICS 1
8197| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8198| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8199| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8200| #define __STDC_WANT_IEC_60559_EXT__ 1
8201| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8202| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8203| #define __STDC_WANT_LIB_EXT2__ 1
8204| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8205| #define _TANDEM_SOURCE 1
8206| #define __EXTENSIONS__ 1
8207| #define __USE_MINGW_ANSI_STDIO 1
8208| #define HAVE_DLFCN_H 1
8209| #define LT_OBJDIR ".libs/"
8210| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8211| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
8212| #define ENABLE_NLS 1
8213| #define HAVE_ALLOCA_H 1
8214| #define HAVE_ALLOCA 1
8215| #define BITSIZEOF_WCHAR_T 32
8216| #define HAVE_MBSTATE_T 1
8217| #define HAVE_MBSINIT 1
8218| #define HAVE_MBRTOWC 1
8219| #define HAVE_REALPATH 1
8220| #define HAVE_LSTAT 1
8221| #define HAVE_FCNTL 1
8222| #define HAVE_SYMLINK 1
8223| #define HAVE_GETDTABLESIZE 1
8224| #define HAVE_ISWCNTRL 1
8225| #define HAVE_MPROTECT 1
8226| #define HAVE_READLINK 1
8227| #define HAVE_SETENV 1
8228| #define HAVE_WCWIDTH 1
8229| #define HAVE_LANGINFO_CODESET 1
8230| #define HAVE_MALLOC_POSIX 1
8231| #define HAVE_FACCESSAT 1
8232| #define HAVE_GETCWD 1
8233| #define restrict __restrict__
8234| #define HAVE_DECL_STRERROR_R 1
8235| #define HAVE_STRERROR_R 1
8236| #define HAVE___HEADER_INLINE 1
8237| #define HAVE_WORKING_O_NOATIME 0
8238| #define HAVE_WORKING_O_NOFOLLOW 1
8239| #define HAVE_DECL_GETDTABLESIZE 1
8240| #define HAVE_GETOPT_H 1
8241| #define HAVE_GETOPT_LONG_ONLY 1
8242| #define HAVE_PTHREAD_API 1
8243| #define SETLOCALE_NULL_ALL_MTSAFE 0
8244| #define SETLOCALE_NULL_ONE_MTSAFE 1
8245| #define HAVE_ICONV 1
8246| #define ICONV_CONST
8247| #define HAVE_WINT_T 1
8248| #define HAVE_LONG_LONG_INT 1
8249| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8250| #define BITSIZEOF_PTRDIFF_T 64
8251| #define BITSIZEOF_SIZE_T 64
8252| #define BITSIZEOF_SIG_ATOMIC_T 32
8253| #define BITSIZEOF_WCHAR_T 32
8254| #define BITSIZEOF_WINT_T 32
8255| #define HAVE_SIGNED_SIG_ATOMIC_T 1
8256| #define HAVE_SIGNED_WCHAR_T 1
8257| #define HAVE_SIGNED_WINT_T 1
8258| #define PTRDIFF_T_SUFFIX l
8259| #define SIZE_T_SUFFIX ul
8260| #define SIG_ATOMIC_T_SUFFIX
8261| #define WCHAR_T_SUFFIX
8262| #define WINT_T_SUFFIX
8263| #define HAVE_TOWLOWER 1
8264| #define HAVE_WCHAR_T 1
8265| #define HAVE_LC_MESSAGES 1
8266| #define HAVE_USELOCALE 1
8267| #define HAVE_WORKING_USELOCALE 1
8268| #define HAVE_GOOD_USELOCALE 1
8269| #define USE_POSIX_THREADS 1
8270| #define MALLOC_0_IS_NONNULL 1
8271| #define MAP_ANONYMOUS MAP_ANON
8272| #define HAVE_MAP_ANONYMOUS 1
8273| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
8274| #define PROMOTED_MODE_T int
8275| #define HAVE_SIGSET_T 1
8276| #define INSTALLPREFIX "/opt/local"
8277| #define HAVE_DECL_SETENV 1
8278| #define USER_LABEL_PREFIX _
8279| #define HAVE_DECL_FCLOSEALL 0
8280| #define HAVE_DECL_GETW 1
8281| #define HAVE_DECL_PUTW 1
8282| #define HAVE_DECL_ECVT 1
8283| #define HAVE_DECL_FCVT 1
8284| #define HAVE_DECL_GCVT 1
8285| #define REPLACE_STRERROR_0 1
8286| #define HAVE_DECL_STRNLEN 1
8287| #define _USE_STD_STAT 1
8288| #define HAVE_DECL_EXECVPE 0
8289| #define HAVE_DECL_CLEARERR_UNLOCKED 1
8290| #define HAVE_DECL_FEOF_UNLOCKED 1
8291| #define HAVE_DECL_FERROR_UNLOCKED 1
8292| #define HAVE_DECL_FFLUSH_UNLOCKED 0
8293| #define HAVE_DECL_FGETS_UNLOCKED 0
8294| #define HAVE_DECL_FPUTC_UNLOCKED 0
8295| #define HAVE_DECL_FPUTS_UNLOCKED 0
8296| /* end confdefs.h.  */
8297| #include <stddef.h>
8298| #ifdef HAVE_STDIO_H
8299| # include <stdio.h>
8300| #endif
8301| #ifdef HAVE_STDLIB_H
8302| # include <stdlib.h>
8303| #endif
8304| #ifdef HAVE_STRING_H
8305| # include <string.h>
8306| #endif
8307| #ifdef HAVE_INTTYPES_H
8308| # include <inttypes.h>
8309| #endif
8310| #ifdef HAVE_STDINT_H
8311| # include <stdint.h>
8312| #endif
8313| #ifdef HAVE_STRINGS_H
8314| # include <strings.h>
8315| #endif
8316| #ifdef HAVE_SYS_TYPES_H
8317| # include <sys/types.h>
8318| #endif
8319| #ifdef HAVE_SYS_STAT_H
8320| # include <sys/stat.h>
8321| #endif
8322| #ifdef HAVE_UNISTD_H
8323| # include <unistd.h>
8324| #endif
8325| int
8326| main (void)
8327| {
8328| #ifndef fread_unlocked
8329| #ifdef __cplusplus
8330|   (void) fread_unlocked;
8331| #else
8332|   (void) fread_unlocked;
8333| #endif
8334| #endif
8335|
8336|   ;
8337|   return 0;
8338| }
8339configure:38542: result: no
8340configure:38552: checking whether fwrite_unlocked is declared
8341configure:38552: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
8342conftest.c:176:10: error: use of undeclared identifier 'fwrite_unlocked'
8343  (void) fwrite_unlocked;
8344         ^
83451 error generated.
8346configure:38552: $? = 1
8347configure: failed program was:
8348| /* confdefs.h */
8349| #define PACKAGE_NAME "gettext-runtime"
8350| #define PACKAGE_TARNAME "gettext-runtime"
8351| #define PACKAGE_VERSION "0.22.5"
8352| #define PACKAGE_STRING "gettext-runtime 0.22.5"
8353| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
8354| #define PACKAGE_URL ""
8355| #define PACKAGE "gettext-runtime"
8356| #define VERSION "0.22.5"
8357| #define HAVE_STDIO_H 1
8358| #define HAVE_STDLIB_H 1
8359| #define HAVE_STRING_H 1
8360| #define HAVE_INTTYPES_H 1
8361| #define HAVE_STDINT_H 1
8362| #define HAVE_STRINGS_H 1
8363| #define HAVE_SYS_STAT_H 1
8364| #define HAVE_SYS_TYPES_H 1
8365| #define HAVE_UNISTD_H 1
8366| #define HAVE_WCHAR_H 1
8367| #define HAVE_SYS_PARAM_H 1
8368| #define HAVE_SYS_SOCKET_H 1
8369| #define HAVE_GETOPT_H 1
8370| #define HAVE_SYS_CDEFS_H 1
8371| #define HAVE_ICONV_H 1
8372| #define HAVE_LIMITS_H 1
8373| #define HAVE_WCTYPE_H 1
8374| #define HAVE_LANGINFO_H 1
8375| #define HAVE_XLOCALE_H 1
8376| #define HAVE_SYS_MMAN_H 1
8377| #define HAVE_SYS_TIME_H 1
8378| #define HAVE_STDBOOL_H 1
8379| #define STDC_HEADERS 1
8380| #define _ALL_SOURCE 1
8381| #define _DARWIN_C_SOURCE 1
8382| #define _GNU_SOURCE 1
8383| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8384| #define _NETBSD_SOURCE 1
8385| #define _OPENBSD_SOURCE 1
8386| #define _POSIX_PTHREAD_SEMANTICS 1
8387| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8388| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8389| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8390| #define __STDC_WANT_IEC_60559_EXT__ 1
8391| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8392| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8393| #define __STDC_WANT_LIB_EXT2__ 1
8394| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8395| #define _TANDEM_SOURCE 1
8396| #define __EXTENSIONS__ 1
8397| #define __USE_MINGW_ANSI_STDIO 1
8398| #define HAVE_DLFCN_H 1
8399| #define LT_OBJDIR ".libs/"
8400| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8401| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
8402| #define ENABLE_NLS 1
8403| #define HAVE_ALLOCA_H 1
8404| #define HAVE_ALLOCA 1
8405| #define BITSIZEOF_WCHAR_T 32
8406| #define HAVE_MBSTATE_T 1
8407| #define HAVE_MBSINIT 1
8408| #define HAVE_MBRTOWC 1
8409| #define HAVE_REALPATH 1
8410| #define HAVE_LSTAT 1
8411| #define HAVE_FCNTL 1
8412| #define HAVE_SYMLINK 1
8413| #define HAVE_GETDTABLESIZE 1
8414| #define HAVE_ISWCNTRL 1
8415| #define HAVE_MPROTECT 1
8416| #define HAVE_READLINK 1
8417| #define HAVE_SETENV 1
8418| #define HAVE_WCWIDTH 1
8419| #define HAVE_LANGINFO_CODESET 1
8420| #define HAVE_MALLOC_POSIX 1
8421| #define HAVE_FACCESSAT 1
8422| #define HAVE_GETCWD 1
8423| #define restrict __restrict__
8424| #define HAVE_DECL_STRERROR_R 1
8425| #define HAVE_STRERROR_R 1
8426| #define HAVE___HEADER_INLINE 1
8427| #define HAVE_WORKING_O_NOATIME 0
8428| #define HAVE_WORKING_O_NOFOLLOW 1
8429| #define HAVE_DECL_GETDTABLESIZE 1
8430| #define HAVE_GETOPT_H 1
8431| #define HAVE_GETOPT_LONG_ONLY 1
8432| #define HAVE_PTHREAD_API 1
8433| #define SETLOCALE_NULL_ALL_MTSAFE 0
8434| #define SETLOCALE_NULL_ONE_MTSAFE 1
8435| #define HAVE_ICONV 1
8436| #define ICONV_CONST
8437| #define HAVE_WINT_T 1
8438| #define HAVE_LONG_LONG_INT 1
8439| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8440| #define BITSIZEOF_PTRDIFF_T 64
8441| #define BITSIZEOF_SIZE_T 64
8442| #define BITSIZEOF_SIG_ATOMIC_T 32
8443| #define BITSIZEOF_WCHAR_T 32
8444| #define BITSIZEOF_WINT_T 32
8445| #define HAVE_SIGNED_SIG_ATOMIC_T 1
8446| #define HAVE_SIGNED_WCHAR_T 1
8447| #define HAVE_SIGNED_WINT_T 1
8448| #define PTRDIFF_T_SUFFIX l
8449| #define SIZE_T_SUFFIX ul
8450| #define SIG_ATOMIC_T_SUFFIX
8451| #define WCHAR_T_SUFFIX
8452| #define WINT_T_SUFFIX
8453| #define HAVE_TOWLOWER 1
8454| #define HAVE_WCHAR_T 1
8455| #define HAVE_LC_MESSAGES 1
8456| #define HAVE_USELOCALE 1
8457| #define HAVE_WORKING_USELOCALE 1
8458| #define HAVE_GOOD_USELOCALE 1
8459| #define USE_POSIX_THREADS 1
8460| #define MALLOC_0_IS_NONNULL 1
8461| #define MAP_ANONYMOUS MAP_ANON
8462| #define HAVE_MAP_ANONYMOUS 1
8463| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
8464| #define PROMOTED_MODE_T int
8465| #define HAVE_SIGSET_T 1
8466| #define INSTALLPREFIX "/opt/local"
8467| #define HAVE_DECL_SETENV 1
8468| #define USER_LABEL_PREFIX _
8469| #define HAVE_DECL_FCLOSEALL 0
8470| #define HAVE_DECL_GETW 1
8471| #define HAVE_DECL_PUTW 1
8472| #define HAVE_DECL_ECVT 1
8473| #define HAVE_DECL_FCVT 1
8474| #define HAVE_DECL_GCVT 1
8475| #define REPLACE_STRERROR_0 1
8476| #define HAVE_DECL_STRNLEN 1
8477| #define _USE_STD_STAT 1
8478| #define HAVE_DECL_EXECVPE 0
8479| #define HAVE_DECL_CLEARERR_UNLOCKED 1
8480| #define HAVE_DECL_FEOF_UNLOCKED 1
8481| #define HAVE_DECL_FERROR_UNLOCKED 1
8482| #define HAVE_DECL_FFLUSH_UNLOCKED 0
8483| #define HAVE_DECL_FGETS_UNLOCKED 0
8484| #define HAVE_DECL_FPUTC_UNLOCKED 0
8485| #define HAVE_DECL_FPUTS_UNLOCKED 0
8486| #define HAVE_DECL_FREAD_UNLOCKED 0
8487| /* end confdefs.h.  */
8488| #include <stddef.h>
8489| #ifdef HAVE_STDIO_H
8490| # include <stdio.h>
8491| #endif
8492| #ifdef HAVE_STDLIB_H
8493| # include <stdlib.h>
8494| #endif
8495| #ifdef HAVE_STRING_H
8496| # include <string.h>
8497| #endif
8498| #ifdef HAVE_INTTYPES_H
8499| # include <inttypes.h>
8500| #endif
8501| #ifdef HAVE_STDINT_H
8502| # include <stdint.h>
8503| #endif
8504| #ifdef HAVE_STRINGS_H
8505| # include <strings.h>
8506| #endif
8507| #ifdef HAVE_SYS_TYPES_H
8508| # include <sys/types.h>
8509| #endif
8510| #ifdef HAVE_SYS_STAT_H
8511| # include <sys/stat.h>
8512| #endif
8513| #ifdef HAVE_UNISTD_H
8514| # include <unistd.h>
8515| #endif
8516| int
8517| main (void)
8518| {
8519| #ifndef fwrite_unlocked
8520| #ifdef __cplusplus
8521|   (void) fwrite_unlocked;
8522| #else
8523|   (void) fwrite_unlocked;
8524| #endif
8525| #endif
8526|
8527|   ;
8528|   return 0;
8529| }
8530configure:38552: result: no
8531configure:38562: checking whether getc_unlocked is declared
8532configure:38562: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
8533configure:38562: $? = 0
8534configure:38562: result: yes
8535configure:38572: checking whether getchar_unlocked is declared
8536configure:38572: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
8537configure:38572: $? = 0
8538configure:38572: result: yes
8539configure:38582: checking whether putc_unlocked is declared
8540configure:38582: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
8541configure:38582: $? = 0
8542configure:38582: result: yes
8543configure:38592: checking whether putchar_unlocked is declared
8544configure:38592: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
8545configure:38592: $? = 0
8546configure:38592: result: yes
8547configure:38604: checking whether <wchar.h> uses 'inline' correctly
8548configure:38661: result: yes
8549configure:38793: checking whether wcsdup is declared
8550configure:38793: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
8551configure:38793: $? = 0
8552configure:38793: result: yes
8553configure:38813: checking for C compiler option to allow warnings
8554configure:38822: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -c conftest.c 2>conftest1.err
8555configure:38825: $? = 0
8556configure:38828: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -Wno-error -c conftest.c 2>conftest2.err
8557configure:38831: $? = 0
8558configure:38842: result: -Wno-error
8559configure:38885: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -E conftest.c > conftest.out
8560configure:38888: $? = 0
8561configure:38927: checking for alignas and alignof
8562configure:38985: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8563conftest.c:164:31: warning: implicit declaration of function 'alignof' is invalid in C99 [-Wimplicit-function-declaration]
8564            char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1];
8565                              ^
8566conftest.c:164:40: error: expected expression
8567            char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1];
8568                                       ^
8569conftest.c:168:59: error: expected parameter declarator
8570              struct alignas_test { char c; char alignas (8) alignas_8; };
8571                                                          ^
8572conftest.c:168:59: error: expected ')'
8573conftest.c:168:58: note: to match this '('
8574              struct alignas_test { char c; char alignas (8) alignas_8; };
8575                                                         ^
8576conftest.c:168:61: error: expected ';' at end of declaration list
8577              struct alignas_test { char c; char alignas (8) alignas_8; };
8578                                                            ^
8579                                                            ;
8580conftest.c:168:50: error: field 'alignas' declared as a function
8581              struct alignas_test { char c; char alignas (8) alignas_8; };
8582                                                 ^
8583conftest.c:169:33: error: no member named 'alignas_8' in 'alignas_test'
8584              char test_alignas[offsetof (struct alignas_test, alignas_8) == 8
8585                                ^                              ~~~~~~~~~
8586/Library/Developer/CommandLineTools/usr/bin/../lib/clang/7.0.2/include/stddef.h:120:24: note: expanded from macro 'offsetof'
8587#define offsetof(t, d) __builtin_offsetof(t, d)
8588                       ^
85891 warning and 6 errors generated.
8590configure:38985: $? = 1
8591configure: failed program was:
8592| /* confdefs.h */
8593| #define PACKAGE_NAME "gettext-runtime"
8594| #define PACKAGE_TARNAME "gettext-runtime"
8595| #define PACKAGE_VERSION "0.22.5"
8596| #define PACKAGE_STRING "gettext-runtime 0.22.5"
8597| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
8598| #define PACKAGE_URL ""
8599| #define PACKAGE "gettext-runtime"
8600| #define VERSION "0.22.5"
8601| #define HAVE_STDIO_H 1
8602| #define HAVE_STDLIB_H 1
8603| #define HAVE_STRING_H 1
8604| #define HAVE_INTTYPES_H 1
8605| #define HAVE_STDINT_H 1
8606| #define HAVE_STRINGS_H 1
8607| #define HAVE_SYS_STAT_H 1
8608| #define HAVE_SYS_TYPES_H 1
8609| #define HAVE_UNISTD_H 1
8610| #define HAVE_WCHAR_H 1
8611| #define HAVE_SYS_PARAM_H 1
8612| #define HAVE_SYS_SOCKET_H 1
8613| #define HAVE_GETOPT_H 1
8614| #define HAVE_SYS_CDEFS_H 1
8615| #define HAVE_ICONV_H 1
8616| #define HAVE_LIMITS_H 1
8617| #define HAVE_WCTYPE_H 1
8618| #define HAVE_LANGINFO_H 1
8619| #define HAVE_XLOCALE_H 1
8620| #define HAVE_SYS_MMAN_H 1
8621| #define HAVE_SYS_TIME_H 1
8622| #define HAVE_STDBOOL_H 1
8623| #define STDC_HEADERS 1
8624| #define _ALL_SOURCE 1
8625| #define _DARWIN_C_SOURCE 1
8626| #define _GNU_SOURCE 1
8627| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8628| #define _NETBSD_SOURCE 1
8629| #define _OPENBSD_SOURCE 1
8630| #define _POSIX_PTHREAD_SEMANTICS 1
8631| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8632| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8633| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8634| #define __STDC_WANT_IEC_60559_EXT__ 1
8635| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8636| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8637| #define __STDC_WANT_LIB_EXT2__ 1
8638| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8639| #define _TANDEM_SOURCE 1
8640| #define __EXTENSIONS__ 1
8641| #define __USE_MINGW_ANSI_STDIO 1
8642| #define HAVE_DLFCN_H 1
8643| #define LT_OBJDIR ".libs/"
8644| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8645| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
8646| #define ENABLE_NLS 1
8647| #define HAVE_ALLOCA_H 1
8648| #define HAVE_ALLOCA 1
8649| #define BITSIZEOF_WCHAR_T 32
8650| #define HAVE_MBSTATE_T 1
8651| #define HAVE_MBSINIT 1
8652| #define HAVE_MBRTOWC 1
8653| #define HAVE_REALPATH 1
8654| #define HAVE_LSTAT 1
8655| #define HAVE_FCNTL 1
8656| #define HAVE_SYMLINK 1
8657| #define HAVE_GETDTABLESIZE 1
8658| #define HAVE_ISWCNTRL 1
8659| #define HAVE_MPROTECT 1
8660| #define HAVE_READLINK 1
8661| #define HAVE_SETENV 1
8662| #define HAVE_WCWIDTH 1
8663| #define HAVE_LANGINFO_CODESET 1
8664| #define HAVE_MALLOC_POSIX 1
8665| #define HAVE_FACCESSAT 1
8666| #define HAVE_GETCWD 1
8667| #define restrict __restrict__
8668| #define HAVE_DECL_STRERROR_R 1
8669| #define HAVE_STRERROR_R 1
8670| #define HAVE___HEADER_INLINE 1
8671| #define HAVE_WORKING_O_NOATIME 0
8672| #define HAVE_WORKING_O_NOFOLLOW 1
8673| #define HAVE_DECL_GETDTABLESIZE 1
8674| #define HAVE_GETOPT_H 1
8675| #define HAVE_GETOPT_LONG_ONLY 1
8676| #define HAVE_PTHREAD_API 1
8677| #define SETLOCALE_NULL_ALL_MTSAFE 0
8678| #define SETLOCALE_NULL_ONE_MTSAFE 1
8679| #define HAVE_ICONV 1
8680| #define ICONV_CONST
8681| #define HAVE_WINT_T 1
8682| #define HAVE_LONG_LONG_INT 1
8683| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8684| #define BITSIZEOF_PTRDIFF_T 64
8685| #define BITSIZEOF_SIZE_T 64
8686| #define BITSIZEOF_SIG_ATOMIC_T 32
8687| #define BITSIZEOF_WCHAR_T 32
8688| #define BITSIZEOF_WINT_T 32
8689| #define HAVE_SIGNED_SIG_ATOMIC_T 1
8690| #define HAVE_SIGNED_WCHAR_T 1
8691| #define HAVE_SIGNED_WINT_T 1
8692| #define PTRDIFF_T_SUFFIX l
8693| #define SIZE_T_SUFFIX ul
8694| #define SIG_ATOMIC_T_SUFFIX
8695| #define WCHAR_T_SUFFIX
8696| #define WINT_T_SUFFIX
8697| #define HAVE_TOWLOWER 1
8698| #define HAVE_WCHAR_T 1
8699| #define HAVE_LC_MESSAGES 1
8700| #define HAVE_USELOCALE 1
8701| #define HAVE_WORKING_USELOCALE 1
8702| #define HAVE_GOOD_USELOCALE 1
8703| #define USE_POSIX_THREADS 1
8704| #define MALLOC_0_IS_NONNULL 1
8705| #define MAP_ANONYMOUS MAP_ANON
8706| #define HAVE_MAP_ANONYMOUS 1
8707| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
8708| #define PROMOTED_MODE_T int
8709| #define HAVE_SIGSET_T 1
8710| #define INSTALLPREFIX "/opt/local"
8711| #define HAVE_DECL_SETENV 1
8712| #define USER_LABEL_PREFIX _
8713| #define HAVE_DECL_FCLOSEALL 0
8714| #define HAVE_DECL_GETW 1
8715| #define HAVE_DECL_PUTW 1
8716| #define HAVE_DECL_ECVT 1
8717| #define HAVE_DECL_FCVT 1
8718| #define HAVE_DECL_GCVT 1
8719| #define REPLACE_STRERROR_0 1
8720| #define HAVE_DECL_STRNLEN 1
8721| #define _USE_STD_STAT 1
8722| #define HAVE_DECL_EXECVPE 0
8723| #define HAVE_DECL_CLEARERR_UNLOCKED 1
8724| #define HAVE_DECL_FEOF_UNLOCKED 1
8725| #define HAVE_DECL_FERROR_UNLOCKED 1
8726| #define HAVE_DECL_FFLUSH_UNLOCKED 0
8727| #define HAVE_DECL_FGETS_UNLOCKED 0
8728| #define HAVE_DECL_FPUTC_UNLOCKED 0
8729| #define HAVE_DECL_FPUTS_UNLOCKED 0
8730| #define HAVE_DECL_FREAD_UNLOCKED 0
8731| #define HAVE_DECL_FWRITE_UNLOCKED 0
8732| #define HAVE_DECL_GETC_UNLOCKED 1
8733| #define HAVE_DECL_GETCHAR_UNLOCKED 1
8734| #define HAVE_DECL_PUTC_UNLOCKED 1
8735| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
8736| #define HAVE_DECL_WCSDUP 1
8737| /* end confdefs.h.  */
8738| #include <stdint.h>
8739|             #ifdef INCLUDE_STDALIGN_H
8740|              #include <stdalign.h>
8741|             #endif
8742|             #include <stddef.h>
8743|
8744|             /* Test that alignof yields a result consistent with offsetof.
8745|                This catches GCC bug 52023
8746|                <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52023>.  */
8747|             #ifdef __cplusplus
8748|                template <class t> struct alignof_helper { char a; t b; };
8749|             # define ao(type) offsetof (alignof_helper<type>, b)
8750|             #else
8751|             # define ao(type) offsetof (struct { char a; type b; }, b)
8752|             #endif
8753|             char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1];
8754|             char test_long[ao (long int) % _Alignof (long int) == 0 ? 1 : -1];
8755|             char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1];
8756|
8757|             /* Test alignas only on platforms where gnulib can help.  */
8758|             #if                 ((defined __cplusplus && 201103 <= __cplusplus)                  || (__TINYC__ && defined __attribute__)                  || (defined __APPLE__ && defined __MACH__                      ? 4 < __GNUC__ + (1 <= __GNUC_MINOR__)                      : __GNUC__)                  || (__ia64 && (61200 <= __HP_cc || 61200 <= __HP_aCC))                  || __ICC || 0x590 <= __SUNPRO_C || 0x0600 <= __xlC__                  || 1300 <= _MSC_VER)
8759|               struct alignas_test { char c; char alignas (8) alignas_8; };
8760|               char test_alignas[offsetof (struct alignas_test, alignas_8) == 8
8761|                                 ? 1 : -1];
8762|             #endif
8763|
8764| int
8765| main (void)
8766| {
8767|
8768|   ;
8769|   return 0;
8770| }
8771configure:38985: /usr/bin/clang -c -pipe -Os -arch x86_64 -DINCLUDE_STDALIGN_H -I/opt/local/include conftest.c >&5
8772configure:38985: $? = 0
8773configure:38999: result: yes, <stdalign.h> macros
8774configure:39021: checking for alloca as a compiler built-in
8775configure:39049: result: yes
8776configure:39104: checking for static_assert
8777configure:39142: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8778conftest.c:149:45: warning: unknown warning group '-Wc2x-extensions', ignored [-Wunknown-pragmas]
8779             #pragma clang diagnostic error "-Wc2x-extensions"
8780                                            ^
8781conftest.c:155:28: error: expected parameter declarator
8782            static_assert (2 + 2 == 4, "arithmetic does not work");
8783                           ^
8784conftest.c:155:28: error: expected ')'
8785conftest.c:155:27: note: to match this '('
8786            static_assert (2 + 2 == 4, "arithmetic does not work");
8787                          ^
8788conftest.c:155:13: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
8789            static_assert (2 + 2 == 4, "arithmetic does not work");
8790            ^
8791conftest.c:156:28: error: expected parameter declarator
8792            static_assert (2 + 2 == 4);
8793                           ^
8794conftest.c:156:28: error: expected ')'
8795conftest.c:156:27: note: to match this '('
8796            static_assert (2 + 2 == 4);
8797                          ^
8798conftest.c:156:13: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
8799            static_assert (2 + 2 == 4);
8800            ^
88013 warnings and 4 errors generated.
8802configure:39142: $? = 1
8803configure: failed program was:
8804| /* confdefs.h */
8805| #define PACKAGE_NAME "gettext-runtime"
8806| #define PACKAGE_TARNAME "gettext-runtime"
8807| #define PACKAGE_VERSION "0.22.5"
8808| #define PACKAGE_STRING "gettext-runtime 0.22.5"
8809| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
8810| #define PACKAGE_URL ""
8811| #define PACKAGE "gettext-runtime"
8812| #define VERSION "0.22.5"
8813| #define HAVE_STDIO_H 1
8814| #define HAVE_STDLIB_H 1
8815| #define HAVE_STRING_H 1
8816| #define HAVE_INTTYPES_H 1
8817| #define HAVE_STDINT_H 1
8818| #define HAVE_STRINGS_H 1
8819| #define HAVE_SYS_STAT_H 1
8820| #define HAVE_SYS_TYPES_H 1
8821| #define HAVE_UNISTD_H 1
8822| #define HAVE_WCHAR_H 1
8823| #define HAVE_SYS_PARAM_H 1
8824| #define HAVE_SYS_SOCKET_H 1
8825| #define HAVE_GETOPT_H 1
8826| #define HAVE_SYS_CDEFS_H 1
8827| #define HAVE_ICONV_H 1
8828| #define HAVE_LIMITS_H 1
8829| #define HAVE_WCTYPE_H 1
8830| #define HAVE_LANGINFO_H 1
8831| #define HAVE_XLOCALE_H 1
8832| #define HAVE_SYS_MMAN_H 1
8833| #define HAVE_SYS_TIME_H 1
8834| #define HAVE_STDBOOL_H 1
8835| #define STDC_HEADERS 1
8836| #define _ALL_SOURCE 1
8837| #define _DARWIN_C_SOURCE 1
8838| #define _GNU_SOURCE 1
8839| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8840| #define _NETBSD_SOURCE 1
8841| #define _OPENBSD_SOURCE 1
8842| #define _POSIX_PTHREAD_SEMANTICS 1
8843| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8844| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8845| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8846| #define __STDC_WANT_IEC_60559_EXT__ 1
8847| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8848| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8849| #define __STDC_WANT_LIB_EXT2__ 1
8850| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8851| #define _TANDEM_SOURCE 1
8852| #define __EXTENSIONS__ 1
8853| #define __USE_MINGW_ANSI_STDIO 1
8854| #define HAVE_DLFCN_H 1
8855| #define LT_OBJDIR ".libs/"
8856| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8857| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
8858| #define ENABLE_NLS 1
8859| #define HAVE_ALLOCA_H 1
8860| #define HAVE_ALLOCA 1
8861| #define BITSIZEOF_WCHAR_T 32
8862| #define HAVE_MBSTATE_T 1
8863| #define HAVE_MBSINIT 1
8864| #define HAVE_MBRTOWC 1
8865| #define HAVE_REALPATH 1
8866| #define HAVE_LSTAT 1
8867| #define HAVE_FCNTL 1
8868| #define HAVE_SYMLINK 1
8869| #define HAVE_GETDTABLESIZE 1
8870| #define HAVE_ISWCNTRL 1
8871| #define HAVE_MPROTECT 1
8872| #define HAVE_READLINK 1
8873| #define HAVE_SETENV 1
8874| #define HAVE_WCWIDTH 1
8875| #define HAVE_LANGINFO_CODESET 1
8876| #define HAVE_MALLOC_POSIX 1
8877| #define HAVE_FACCESSAT 1
8878| #define HAVE_GETCWD 1
8879| #define restrict __restrict__
8880| #define HAVE_DECL_STRERROR_R 1
8881| #define HAVE_STRERROR_R 1
8882| #define HAVE___HEADER_INLINE 1
8883| #define HAVE_WORKING_O_NOATIME 0
8884| #define HAVE_WORKING_O_NOFOLLOW 1
8885| #define HAVE_DECL_GETDTABLESIZE 1
8886| #define HAVE_GETOPT_H 1
8887| #define HAVE_GETOPT_LONG_ONLY 1
8888| #define HAVE_PTHREAD_API 1
8889| #define SETLOCALE_NULL_ALL_MTSAFE 0
8890| #define SETLOCALE_NULL_ONE_MTSAFE 1
8891| #define HAVE_ICONV 1
8892| #define ICONV_CONST
8893| #define HAVE_WINT_T 1
8894| #define HAVE_LONG_LONG_INT 1
8895| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8896| #define BITSIZEOF_PTRDIFF_T 64
8897| #define BITSIZEOF_SIZE_T 64
8898| #define BITSIZEOF_SIG_ATOMIC_T 32
8899| #define BITSIZEOF_WCHAR_T 32
8900| #define BITSIZEOF_WINT_T 32
8901| #define HAVE_SIGNED_SIG_ATOMIC_T 1
8902| #define HAVE_SIGNED_WCHAR_T 1
8903| #define HAVE_SIGNED_WINT_T 1
8904| #define PTRDIFF_T_SUFFIX l
8905| #define SIZE_T_SUFFIX ul
8906| #define SIG_ATOMIC_T_SUFFIX
8907| #define WCHAR_T_SUFFIX
8908| #define WINT_T_SUFFIX
8909| #define HAVE_TOWLOWER 1
8910| #define HAVE_WCHAR_T 1
8911| #define HAVE_LC_MESSAGES 1
8912| #define HAVE_USELOCALE 1
8913| #define HAVE_WORKING_USELOCALE 1
8914| #define HAVE_GOOD_USELOCALE 1
8915| #define USE_POSIX_THREADS 1
8916| #define MALLOC_0_IS_NONNULL 1
8917| #define MAP_ANONYMOUS MAP_ANON
8918| #define HAVE_MAP_ANONYMOUS 1
8919| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
8920| #define PROMOTED_MODE_T int
8921| #define HAVE_SIGSET_T 1
8922| #define INSTALLPREFIX "/opt/local"
8923| #define HAVE_DECL_SETENV 1
8924| #define USER_LABEL_PREFIX _
8925| #define HAVE_DECL_FCLOSEALL 0
8926| #define HAVE_DECL_GETW 1
8927| #define HAVE_DECL_PUTW 1
8928| #define HAVE_DECL_ECVT 1
8929| #define HAVE_DECL_FCVT 1
8930| #define HAVE_DECL_GCVT 1
8931| #define REPLACE_STRERROR_0 1
8932| #define HAVE_DECL_STRNLEN 1
8933| #define _USE_STD_STAT 1
8934| #define HAVE_DECL_EXECVPE 0
8935| #define HAVE_DECL_CLEARERR_UNLOCKED 1
8936| #define HAVE_DECL_FEOF_UNLOCKED 1
8937| #define HAVE_DECL_FERROR_UNLOCKED 1
8938| #define HAVE_DECL_FFLUSH_UNLOCKED 0
8939| #define HAVE_DECL_FGETS_UNLOCKED 0
8940| #define HAVE_DECL_FPUTC_UNLOCKED 0
8941| #define HAVE_DECL_FPUTS_UNLOCKED 0
8942| #define HAVE_DECL_FREAD_UNLOCKED 0
8943| #define HAVE_DECL_FWRITE_UNLOCKED 0
8944| #define HAVE_DECL_GETC_UNLOCKED 1
8945| #define HAVE_DECL_GETCHAR_UNLOCKED 1
8946| #define HAVE_DECL_PUTC_UNLOCKED 1
8947| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
8948| #define HAVE_DECL_WCSDUP 1
8949| #define HAVE_ALLOCA 1
8950| /* end confdefs.h.  */
8951| #if defined __clang__ && __STDC_VERSION__ < 202311
8952|              #pragma clang diagnostic error "-Wc2x-extensions"
8953|              #pragma clang diagnostic error "-Wc++1z-extensions"
8954|             #endif
8955|             #ifdef INCLUDE_ASSERT_H
8956|              #include <assert.h>
8957|             #endif
8958|             static_assert (2 + 2 == 4, "arithmetic does not work");
8959|             static_assert (2 + 2 == 4);
8960|
8961| int
8962| main (void)
8963| {
8964|
8965|             static_assert (sizeof (char) == 1, "sizeof does not work");
8966|             static_assert (sizeof (char) == 1);
8967|
8968|   ;
8969|   return 0;
8970| }
8971configure:39142: /usr/bin/clang -c -pipe -Os -arch x86_64 -DINCLUDE_ASSERT_H -I/opt/local/include conftest.c >&5
8972conftest.c:149:45: warning: unknown warning group '-Wc2x-extensions', ignored [-Wunknown-pragmas]
8973             #pragma clang diagnostic error "-Wc2x-extensions"
8974                                            ^
8975conftest.c:155:28: error: expected parameter declarator
8976            static_assert (2 + 2 == 4, "arithmetic does not work");
8977                           ^
8978conftest.c:155:28: error: expected ')'
8979conftest.c:155:27: note: to match this '('
8980            static_assert (2 + 2 == 4, "arithmetic does not work");
8981                          ^
8982conftest.c:155:13: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
8983            static_assert (2 + 2 == 4, "arithmetic does not work");
8984            ^
8985conftest.c:156:28: error: expected parameter declarator
8986            static_assert (2 + 2 == 4);
8987                           ^
8988conftest.c:156:28: error: expected ')'
8989conftest.c:156:27: note: to match this '('
8990            static_assert (2 + 2 == 4);
8991                          ^
8992conftest.c:156:13: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
8993            static_assert (2 + 2 == 4);
8994            ^
89953 warnings and 4 errors generated.
8996configure:39142: $? = 1
8997configure: failed program was:
8998| /* confdefs.h */
8999| #define PACKAGE_NAME "gettext-runtime"
9000| #define PACKAGE_TARNAME "gettext-runtime"
9001| #define PACKAGE_VERSION "0.22.5"
9002| #define PACKAGE_STRING "gettext-runtime 0.22.5"
9003| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
9004| #define PACKAGE_URL ""
9005| #define PACKAGE "gettext-runtime"
9006| #define VERSION "0.22.5"
9007| #define HAVE_STDIO_H 1
9008| #define HAVE_STDLIB_H 1
9009| #define HAVE_STRING_H 1
9010| #define HAVE_INTTYPES_H 1
9011| #define HAVE_STDINT_H 1
9012| #define HAVE_STRINGS_H 1
9013| #define HAVE_SYS_STAT_H 1
9014| #define HAVE_SYS_TYPES_H 1
9015| #define HAVE_UNISTD_H 1
9016| #define HAVE_WCHAR_H 1
9017| #define HAVE_SYS_PARAM_H 1
9018| #define HAVE_SYS_SOCKET_H 1
9019| #define HAVE_GETOPT_H 1
9020| #define HAVE_SYS_CDEFS_H 1
9021| #define HAVE_ICONV_H 1
9022| #define HAVE_LIMITS_H 1
9023| #define HAVE_WCTYPE_H 1
9024| #define HAVE_LANGINFO_H 1
9025| #define HAVE_XLOCALE_H 1
9026| #define HAVE_SYS_MMAN_H 1
9027| #define HAVE_SYS_TIME_H 1
9028| #define HAVE_STDBOOL_H 1
9029| #define STDC_HEADERS 1
9030| #define _ALL_SOURCE 1
9031| #define _DARWIN_C_SOURCE 1
9032| #define _GNU_SOURCE 1
9033| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9034| #define _NETBSD_SOURCE 1
9035| #define _OPENBSD_SOURCE 1
9036| #define _POSIX_PTHREAD_SEMANTICS 1
9037| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9038| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9039| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9040| #define __STDC_WANT_IEC_60559_EXT__ 1
9041| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9042| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9043| #define __STDC_WANT_LIB_EXT2__ 1
9044| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9045| #define _TANDEM_SOURCE 1
9046| #define __EXTENSIONS__ 1
9047| #define __USE_MINGW_ANSI_STDIO 1
9048| #define HAVE_DLFCN_H 1
9049| #define LT_OBJDIR ".libs/"
9050| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
9051| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
9052| #define ENABLE_NLS 1
9053| #define HAVE_ALLOCA_H 1
9054| #define HAVE_ALLOCA 1
9055| #define BITSIZEOF_WCHAR_T 32
9056| #define HAVE_MBSTATE_T 1
9057| #define HAVE_MBSINIT 1
9058| #define HAVE_MBRTOWC 1
9059| #define HAVE_REALPATH 1
9060| #define HAVE_LSTAT 1
9061| #define HAVE_FCNTL 1
9062| #define HAVE_SYMLINK 1
9063| #define HAVE_GETDTABLESIZE 1
9064| #define HAVE_ISWCNTRL 1
9065| #define HAVE_MPROTECT 1
9066| #define HAVE_READLINK 1
9067| #define HAVE_SETENV 1
9068| #define HAVE_WCWIDTH 1
9069| #define HAVE_LANGINFO_CODESET 1
9070| #define HAVE_MALLOC_POSIX 1
9071| #define HAVE_FACCESSAT 1
9072| #define HAVE_GETCWD 1
9073| #define restrict __restrict__
9074| #define HAVE_DECL_STRERROR_R 1
9075| #define HAVE_STRERROR_R 1
9076| #define HAVE___HEADER_INLINE 1
9077| #define HAVE_WORKING_O_NOATIME 0
9078| #define HAVE_WORKING_O_NOFOLLOW 1
9079| #define HAVE_DECL_GETDTABLESIZE 1
9080| #define HAVE_GETOPT_H 1
9081| #define HAVE_GETOPT_LONG_ONLY 1
9082| #define HAVE_PTHREAD_API 1
9083| #define SETLOCALE_NULL_ALL_MTSAFE 0
9084| #define SETLOCALE_NULL_ONE_MTSAFE 1
9085| #define HAVE_ICONV 1
9086| #define ICONV_CONST
9087| #define HAVE_WINT_T 1
9088| #define HAVE_LONG_LONG_INT 1
9089| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9090| #define BITSIZEOF_PTRDIFF_T 64
9091| #define BITSIZEOF_SIZE_T 64
9092| #define BITSIZEOF_SIG_ATOMIC_T 32
9093| #define BITSIZEOF_WCHAR_T 32
9094| #define BITSIZEOF_WINT_T 32
9095| #define HAVE_SIGNED_SIG_ATOMIC_T 1
9096| #define HAVE_SIGNED_WCHAR_T 1
9097| #define HAVE_SIGNED_WINT_T 1
9098| #define PTRDIFF_T_SUFFIX l
9099| #define SIZE_T_SUFFIX ul
9100| #define SIG_ATOMIC_T_SUFFIX
9101| #define WCHAR_T_SUFFIX
9102| #define WINT_T_SUFFIX
9103| #define HAVE_TOWLOWER 1
9104| #define HAVE_WCHAR_T 1
9105| #define HAVE_LC_MESSAGES 1
9106| #define HAVE_USELOCALE 1
9107| #define HAVE_WORKING_USELOCALE 1
9108| #define HAVE_GOOD_USELOCALE 1
9109| #define USE_POSIX_THREADS 1
9110| #define MALLOC_0_IS_NONNULL 1
9111| #define MAP_ANONYMOUS MAP_ANON
9112| #define HAVE_MAP_ANONYMOUS 1
9113| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
9114| #define PROMOTED_MODE_T int
9115| #define HAVE_SIGSET_T 1
9116| #define INSTALLPREFIX "/opt/local"
9117| #define HAVE_DECL_SETENV 1
9118| #define USER_LABEL_PREFIX _
9119| #define HAVE_DECL_FCLOSEALL 0
9120| #define HAVE_DECL_GETW 1
9121| #define HAVE_DECL_PUTW 1
9122| #define HAVE_DECL_ECVT 1
9123| #define HAVE_DECL_FCVT 1
9124| #define HAVE_DECL_GCVT 1
9125| #define REPLACE_STRERROR_0 1
9126| #define HAVE_DECL_STRNLEN 1
9127| #define _USE_STD_STAT 1
9128| #define HAVE_DECL_EXECVPE 0
9129| #define HAVE_DECL_CLEARERR_UNLOCKED 1
9130| #define HAVE_DECL_FEOF_UNLOCKED 1
9131| #define HAVE_DECL_FERROR_UNLOCKED 1
9132| #define HAVE_DECL_FFLUSH_UNLOCKED 0
9133| #define HAVE_DECL_FGETS_UNLOCKED 0
9134| #define HAVE_DECL_FPUTC_UNLOCKED 0
9135| #define HAVE_DECL_FPUTS_UNLOCKED 0
9136| #define HAVE_DECL_FREAD_UNLOCKED 0
9137| #define HAVE_DECL_FWRITE_UNLOCKED 0
9138| #define HAVE_DECL_GETC_UNLOCKED 1
9139| #define HAVE_DECL_GETCHAR_UNLOCKED 1
9140| #define HAVE_DECL_PUTC_UNLOCKED 1
9141| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
9142| #define HAVE_DECL_WCSDUP 1
9143| #define HAVE_ALLOCA 1
9144| /* end confdefs.h.  */
9145| #if defined __clang__ && __STDC_VERSION__ < 202311
9146|              #pragma clang diagnostic error "-Wc2x-extensions"
9147|              #pragma clang diagnostic error "-Wc++1z-extensions"
9148|             #endif
9149|             #ifdef INCLUDE_ASSERT_H
9150|              #include <assert.h>
9151|             #endif
9152|             static_assert (2 + 2 == 4, "arithmetic does not work");
9153|             static_assert (2 + 2 == 4);
9154|
9155| int
9156| main (void)
9157| {
9158|
9159|             static_assert (sizeof (char) == 1, "sizeof does not work");
9160|             static_assert (sizeof (char) == 1);
9161|
9162|   ;
9163|   return 0;
9164| }
9165configure:39155: result: no
9166configure:39279: checking for atexit
9167configure:39279: /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
9168configure:39279: $? = 0
9169configure:39279: result: yes
9170configure:39309: checking for __builtin_expect
9171configure:39325: /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
9172configure:39325: $? = 0
9173configure:39355: result: yes
9174configure:39680: checking whether calloc (0, n) and calloc (n, 0) return nonnull
9175configure:39712: /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
9176configure:39712: $? = 0
9177configure:39712: ./conftest
9178configure:39712: $? = 0
9179configure:39739: result: yes
9180configure:39903: checking for readlinkat
9181configure:39940: checking for readlinkat
9182configure:39940: /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
9183configure:39940: $? = 0
9184configure:39940: result: yes
9185configure:39956: result: yes
9186configure:40014: checking whether // is distinct from /
9187configure:40045: result: no
9188configure:40056: checking whether dup2 works
9189configure:40149: /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
9190conftest.c:249:21: warning: comparison of 0 <= unsigned expression is always true [-Wtautological-compare]
9191               && 0 <= rlim.rlim_cur && rlim.rlim_cur <= INT_MAX
9192                  ~ ^  ~~~~~~~~~~~~~
91931 warning generated.
9194configure:40149: $? = 0
9195configure:40149: ./conftest
9196configure:40149: $? = 0
9197configure:40164: result: yes
9198configure:40327: checking whether fcntl handles F_DUPFD correctly
9199configure:40391: /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
9200conftest.c:250:24: warning: comparison of 0 <= unsigned expression is always true [-Wtautological-compare]
9201                  && 0 <= rlim.rlim_cur && rlim.rlim_cur <= INT_MAX
9202                     ~ ^  ~~~~~~~~~~~~~
92031 warning generated.
9204configure:40391: $? = 0
9205configure:40391: ./conftest
9206configure:40391: $? = 0
9207configure:40405: result: yes
9208configure:40423: checking whether fcntl understands F_DUPFD_CLOEXEC
9209configure:40458: /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
9210configure:40458: $? = 0
9211configure:40458: ./conftest
9212configure:40458: $? = 0
9213configure:40477: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9214configure:40477: $? = 0
9215configure:40498: result: yes
9216configure:40557: checking for flexible array member
9217configure:40586: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9218configure:40586: $? = 0
9219configure:40596: result: yes
9220configure:40610: checking whether free is known to preserve errno
9221configure:40634: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9222conftest.c:185:16: error: "'free' is not known to preserve errno"
9223              #error "'free' is not known to preserve errno"
9224               ^
92251 error generated.
9226configure:40634: $? = 1
9227configure: failed program was:
9228| /* confdefs.h */
9229| #define PACKAGE_NAME "gettext-runtime"
9230| #define PACKAGE_TARNAME "gettext-runtime"
9231| #define PACKAGE_VERSION "0.22.5"
9232| #define PACKAGE_STRING "gettext-runtime 0.22.5"
9233| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
9234| #define PACKAGE_URL ""
9235| #define PACKAGE "gettext-runtime"
9236| #define VERSION "0.22.5"
9237| #define HAVE_STDIO_H 1
9238| #define HAVE_STDLIB_H 1
9239| #define HAVE_STRING_H 1
9240| #define HAVE_INTTYPES_H 1
9241| #define HAVE_STDINT_H 1
9242| #define HAVE_STRINGS_H 1
9243| #define HAVE_SYS_STAT_H 1
9244| #define HAVE_SYS_TYPES_H 1
9245| #define HAVE_UNISTD_H 1
9246| #define HAVE_WCHAR_H 1
9247| #define HAVE_SYS_PARAM_H 1
9248| #define HAVE_SYS_SOCKET_H 1
9249| #define HAVE_GETOPT_H 1
9250| #define HAVE_SYS_CDEFS_H 1
9251| #define HAVE_ICONV_H 1
9252| #define HAVE_LIMITS_H 1
9253| #define HAVE_WCTYPE_H 1
9254| #define HAVE_LANGINFO_H 1
9255| #define HAVE_XLOCALE_H 1
9256| #define HAVE_SYS_MMAN_H 1
9257| #define HAVE_SYS_TIME_H 1
9258| #define HAVE_STDBOOL_H 1
9259| #define STDC_HEADERS 1
9260| #define _ALL_SOURCE 1
9261| #define _DARWIN_C_SOURCE 1
9262| #define _GNU_SOURCE 1
9263| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9264| #define _NETBSD_SOURCE 1
9265| #define _OPENBSD_SOURCE 1
9266| #define _POSIX_PTHREAD_SEMANTICS 1
9267| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9268| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9269| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9270| #define __STDC_WANT_IEC_60559_EXT__ 1
9271| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9272| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9273| #define __STDC_WANT_LIB_EXT2__ 1
9274| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9275| #define _TANDEM_SOURCE 1
9276| #define __EXTENSIONS__ 1
9277| #define __USE_MINGW_ANSI_STDIO 1
9278| #define HAVE_DLFCN_H 1
9279| #define LT_OBJDIR ".libs/"
9280| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
9281| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
9282| #define ENABLE_NLS 1
9283| #define HAVE_ALLOCA_H 1
9284| #define HAVE_ALLOCA 1
9285| #define BITSIZEOF_WCHAR_T 32
9286| #define HAVE_MBSTATE_T 1
9287| #define HAVE_MBSINIT 1
9288| #define HAVE_MBRTOWC 1
9289| #define HAVE_REALPATH 1
9290| #define HAVE_LSTAT 1
9291| #define HAVE_FCNTL 1
9292| #define HAVE_SYMLINK 1
9293| #define HAVE_GETDTABLESIZE 1
9294| #define HAVE_ISWCNTRL 1
9295| #define HAVE_MPROTECT 1
9296| #define HAVE_READLINK 1
9297| #define HAVE_SETENV 1
9298| #define HAVE_WCWIDTH 1
9299| #define HAVE_LANGINFO_CODESET 1
9300| #define HAVE_MALLOC_POSIX 1
9301| #define HAVE_FACCESSAT 1
9302| #define HAVE_GETCWD 1
9303| #define restrict __restrict__
9304| #define HAVE_DECL_STRERROR_R 1
9305| #define HAVE_STRERROR_R 1
9306| #define HAVE___HEADER_INLINE 1
9307| #define HAVE_WORKING_O_NOATIME 0
9308| #define HAVE_WORKING_O_NOFOLLOW 1
9309| #define HAVE_DECL_GETDTABLESIZE 1
9310| #define HAVE_GETOPT_H 1
9311| #define HAVE_GETOPT_LONG_ONLY 1
9312| #define HAVE_PTHREAD_API 1
9313| #define SETLOCALE_NULL_ALL_MTSAFE 0
9314| #define SETLOCALE_NULL_ONE_MTSAFE 1
9315| #define HAVE_ICONV 1
9316| #define ICONV_CONST
9317| #define HAVE_WINT_T 1
9318| #define HAVE_LONG_LONG_INT 1
9319| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9320| #define BITSIZEOF_PTRDIFF_T 64
9321| #define BITSIZEOF_SIZE_T 64
9322| #define BITSIZEOF_SIG_ATOMIC_T 32
9323| #define BITSIZEOF_WCHAR_T 32
9324| #define BITSIZEOF_WINT_T 32
9325| #define HAVE_SIGNED_SIG_ATOMIC_T 1
9326| #define HAVE_SIGNED_WCHAR_T 1
9327| #define HAVE_SIGNED_WINT_T 1
9328| #define PTRDIFF_T_SUFFIX l
9329| #define SIZE_T_SUFFIX ul
9330| #define SIG_ATOMIC_T_SUFFIX
9331| #define WCHAR_T_SUFFIX
9332| #define WINT_T_SUFFIX
9333| #define HAVE_TOWLOWER 1
9334| #define HAVE_WCHAR_T 1
9335| #define HAVE_LC_MESSAGES 1
9336| #define HAVE_USELOCALE 1
9337| #define HAVE_WORKING_USELOCALE 1
9338| #define HAVE_GOOD_USELOCALE 1
9339| #define USE_POSIX_THREADS 1
9340| #define MALLOC_0_IS_NONNULL 1
9341| #define MAP_ANONYMOUS MAP_ANON
9342| #define HAVE_MAP_ANONYMOUS 1
9343| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
9344| #define PROMOTED_MODE_T int
9345| #define HAVE_SIGSET_T 1
9346| #define INSTALLPREFIX "/opt/local"
9347| #define HAVE_DECL_SETENV 1
9348| #define USER_LABEL_PREFIX _
9349| #define HAVE_DECL_FCLOSEALL 0
9350| #define HAVE_DECL_GETW 1
9351| #define HAVE_DECL_PUTW 1
9352| #define HAVE_DECL_ECVT 1
9353| #define HAVE_DECL_FCVT 1
9354| #define HAVE_DECL_GCVT 1
9355| #define REPLACE_STRERROR_0 1
9356| #define HAVE_DECL_STRNLEN 1
9357| #define _USE_STD_STAT 1
9358| #define HAVE_DECL_EXECVPE 0
9359| #define HAVE_DECL_CLEARERR_UNLOCKED 1
9360| #define HAVE_DECL_FEOF_UNLOCKED 1
9361| #define HAVE_DECL_FERROR_UNLOCKED 1
9362| #define HAVE_DECL_FFLUSH_UNLOCKED 0
9363| #define HAVE_DECL_FGETS_UNLOCKED 0
9364| #define HAVE_DECL_FPUTC_UNLOCKED 0
9365| #define HAVE_DECL_FPUTS_UNLOCKED 0
9366| #define HAVE_DECL_FREAD_UNLOCKED 0
9367| #define HAVE_DECL_FWRITE_UNLOCKED 0
9368| #define HAVE_DECL_GETC_UNLOCKED 1
9369| #define HAVE_DECL_GETCHAR_UNLOCKED 1
9370| #define HAVE_DECL_PUTC_UNLOCKED 1
9371| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
9372| #define HAVE_DECL_WCSDUP 1
9373| #define HAVE_ALLOCA 1
9374| #define HAVE_ATEXIT 1
9375| #define HAVE___BUILTIN_EXPECT 1
9376| #define GNULIB_TEST_C32ISALNUM 1
9377| #define GNULIB_TEST_C32ISALPHA 1
9378| #define GNULIB_TEST_C32ISBLANK 1
9379| #define GNULIB_TEST_C32ISCNTRL 1
9380| #define GNULIB_TEST_C32ISDIGIT 1
9381| #define GNULIB_TEST_C32ISGRAPH 1
9382| #define GNULIB_TEST_C32ISLOWER 1
9383| #define GNULIB_TEST_C32ISPRINT 1
9384| #define GNULIB_TEST_C32ISPUNCT 1
9385| #define GNULIB_TEST_C32ISSPACE 1
9386| #define GNULIB_TEST_C32ISUPPER 1
9387| #define GNULIB_TEST_C32ISXDIGIT 1
9388| #define GNULIB_TEST_C32TOLOWER 1
9389| #define GNULIB_TEST_C32WIDTH 1
9390| #define GNULIB_TEST_CALLOC_GNU 1
9391| #define GNULIB_TEST_CALLOC_POSIX 1
9392| #define GNULIB_CANONICALIZE_LGPL 1
9393| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
9394| #define GNULIB_TEST_REALPATH 1
9395| #define HAVE_READLINKAT 1
9396| #define GNULIB_TEST_CLOEXEC 1
9397| #define GNULIB_TEST_CLOSE 1
9398| #define GNULIB_TEST_DUP2 1
9399| #define GNULIB_TEST_ENVIRON 1
9400| #define GNULIB_TEST_FCNTL 1
9401| #define FLEXIBLE_ARRAY_MEMBER /**/
9402| /* end confdefs.h.  */
9403| #include <stdlib.h>
9404|
9405| int
9406| main (void)
9407| {
9408| #if 2 < __GLIBC__ + (33 <= __GLIBC_MINOR__)
9409|             #elif defined __OpenBSD__
9410|             #elif defined __sun
9411|             #else
9412|               #error "'free' is not known to preserve errno"
9413|             #endif
9414|
9415|   ;
9416|   return 0;
9417| }
9418configure:40645: result: no
9419configure:40775: checking whether getdtablesize works
9420configure:40815: /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
9421configure:40815: $? = 0
9422configure:40815: ./conftest
9423configure:40815: $? = 0
9424configure:40832: result: yes
9425configure:41030: checking for getprogname
9426configure:41067: checking for getprogname
9427configure:41067: /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
9428configure:41067: $? = 0
9429configure:41067: result: yes
9430configure:41083: result: yes
9431configure:41103: checking whether program_invocation_name is declared
9432configure:41103: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
9433conftest.c:192:10: error: use of undeclared identifier 'program_invocation_name'
9434  (void) program_invocation_name;
9435         ^
94361 error generated.
9437configure:41103: $? = 1
9438configure: failed program was:
9439| /* confdefs.h */
9440| #define PACKAGE_NAME "gettext-runtime"
9441| #define PACKAGE_TARNAME "gettext-runtime"
9442| #define PACKAGE_VERSION "0.22.5"
9443| #define PACKAGE_STRING "gettext-runtime 0.22.5"
9444| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
9445| #define PACKAGE_URL ""
9446| #define PACKAGE "gettext-runtime"
9447| #define VERSION "0.22.5"
9448| #define HAVE_STDIO_H 1
9449| #define HAVE_STDLIB_H 1
9450| #define HAVE_STRING_H 1
9451| #define HAVE_INTTYPES_H 1
9452| #define HAVE_STDINT_H 1
9453| #define HAVE_STRINGS_H 1
9454| #define HAVE_SYS_STAT_H 1
9455| #define HAVE_SYS_TYPES_H 1
9456| #define HAVE_UNISTD_H 1
9457| #define HAVE_WCHAR_H 1
9458| #define HAVE_SYS_PARAM_H 1
9459| #define HAVE_SYS_SOCKET_H 1
9460| #define HAVE_GETOPT_H 1
9461| #define HAVE_SYS_CDEFS_H 1
9462| #define HAVE_ICONV_H 1
9463| #define HAVE_LIMITS_H 1
9464| #define HAVE_WCTYPE_H 1
9465| #define HAVE_LANGINFO_H 1
9466| #define HAVE_XLOCALE_H 1
9467| #define HAVE_SYS_MMAN_H 1
9468| #define HAVE_SYS_TIME_H 1
9469| #define HAVE_STDBOOL_H 1
9470| #define STDC_HEADERS 1
9471| #define _ALL_SOURCE 1
9472| #define _DARWIN_C_SOURCE 1
9473| #define _GNU_SOURCE 1
9474| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9475| #define _NETBSD_SOURCE 1
9476| #define _OPENBSD_SOURCE 1
9477| #define _POSIX_PTHREAD_SEMANTICS 1
9478| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9479| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9480| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9481| #define __STDC_WANT_IEC_60559_EXT__ 1
9482| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9483| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9484| #define __STDC_WANT_LIB_EXT2__ 1
9485| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9486| #define _TANDEM_SOURCE 1
9487| #define __EXTENSIONS__ 1
9488| #define __USE_MINGW_ANSI_STDIO 1
9489| #define HAVE_DLFCN_H 1
9490| #define LT_OBJDIR ".libs/"
9491| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
9492| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
9493| #define ENABLE_NLS 1
9494| #define HAVE_ALLOCA_H 1
9495| #define HAVE_ALLOCA 1
9496| #define BITSIZEOF_WCHAR_T 32
9497| #define HAVE_MBSTATE_T 1
9498| #define HAVE_MBSINIT 1
9499| #define HAVE_MBRTOWC 1
9500| #define HAVE_REALPATH 1
9501| #define HAVE_LSTAT 1
9502| #define HAVE_FCNTL 1
9503| #define HAVE_SYMLINK 1
9504| #define HAVE_GETDTABLESIZE 1
9505| #define HAVE_ISWCNTRL 1
9506| #define HAVE_MPROTECT 1
9507| #define HAVE_READLINK 1
9508| #define HAVE_SETENV 1
9509| #define HAVE_WCWIDTH 1
9510| #define HAVE_LANGINFO_CODESET 1
9511| #define HAVE_MALLOC_POSIX 1
9512| #define HAVE_FACCESSAT 1
9513| #define HAVE_GETCWD 1
9514| #define restrict __restrict__
9515| #define HAVE_DECL_STRERROR_R 1
9516| #define HAVE_STRERROR_R 1
9517| #define HAVE___HEADER_INLINE 1
9518| #define HAVE_WORKING_O_NOATIME 0
9519| #define HAVE_WORKING_O_NOFOLLOW 1
9520| #define HAVE_DECL_GETDTABLESIZE 1
9521| #define HAVE_GETOPT_H 1
9522| #define HAVE_GETOPT_LONG_ONLY 1
9523| #define HAVE_PTHREAD_API 1
9524| #define SETLOCALE_NULL_ALL_MTSAFE 0
9525| #define SETLOCALE_NULL_ONE_MTSAFE 1
9526| #define HAVE_ICONV 1
9527| #define ICONV_CONST
9528| #define HAVE_WINT_T 1
9529| #define HAVE_LONG_LONG_INT 1
9530| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9531| #define BITSIZEOF_PTRDIFF_T 64
9532| #define BITSIZEOF_SIZE_T 64
9533| #define BITSIZEOF_SIG_ATOMIC_T 32
9534| #define BITSIZEOF_WCHAR_T 32
9535| #define BITSIZEOF_WINT_T 32
9536| #define HAVE_SIGNED_SIG_ATOMIC_T 1
9537| #define HAVE_SIGNED_WCHAR_T 1
9538| #define HAVE_SIGNED_WINT_T 1
9539| #define PTRDIFF_T_SUFFIX l
9540| #define SIZE_T_SUFFIX ul
9541| #define SIG_ATOMIC_T_SUFFIX
9542| #define WCHAR_T_SUFFIX
9543| #define WINT_T_SUFFIX
9544| #define HAVE_TOWLOWER 1
9545| #define HAVE_WCHAR_T 1
9546| #define HAVE_LC_MESSAGES 1
9547| #define HAVE_USELOCALE 1
9548| #define HAVE_WORKING_USELOCALE 1
9549| #define HAVE_GOOD_USELOCALE 1
9550| #define USE_POSIX_THREADS 1
9551| #define MALLOC_0_IS_NONNULL 1
9552| #define MAP_ANONYMOUS MAP_ANON
9553| #define HAVE_MAP_ANONYMOUS 1
9554| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
9555| #define PROMOTED_MODE_T int
9556| #define HAVE_SIGSET_T 1
9557| #define INSTALLPREFIX "/opt/local"
9558| #define HAVE_DECL_SETENV 1
9559| #define USER_LABEL_PREFIX _
9560| #define HAVE_DECL_FCLOSEALL 0
9561| #define HAVE_DECL_GETW 1
9562| #define HAVE_DECL_PUTW 1
9563| #define HAVE_DECL_ECVT 1
9564| #define HAVE_DECL_FCVT 1
9565| #define HAVE_DECL_GCVT 1
9566| #define REPLACE_STRERROR_0 1
9567| #define HAVE_DECL_STRNLEN 1
9568| #define _USE_STD_STAT 1
9569| #define HAVE_DECL_EXECVPE 0
9570| #define HAVE_DECL_CLEARERR_UNLOCKED 1
9571| #define HAVE_DECL_FEOF_UNLOCKED 1
9572| #define HAVE_DECL_FERROR_UNLOCKED 1
9573| #define HAVE_DECL_FFLUSH_UNLOCKED 0
9574| #define HAVE_DECL_FGETS_UNLOCKED 0
9575| #define HAVE_DECL_FPUTC_UNLOCKED 0
9576| #define HAVE_DECL_FPUTS_UNLOCKED 0
9577| #define HAVE_DECL_FREAD_UNLOCKED 0
9578| #define HAVE_DECL_FWRITE_UNLOCKED 0
9579| #define HAVE_DECL_GETC_UNLOCKED 1
9580| #define HAVE_DECL_GETCHAR_UNLOCKED 1
9581| #define HAVE_DECL_PUTC_UNLOCKED 1
9582| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
9583| #define HAVE_DECL_WCSDUP 1
9584| #define HAVE_ALLOCA 1
9585| #define HAVE_ATEXIT 1
9586| #define HAVE___BUILTIN_EXPECT 1
9587| #define GNULIB_TEST_C32ISALNUM 1
9588| #define GNULIB_TEST_C32ISALPHA 1
9589| #define GNULIB_TEST_C32ISBLANK 1
9590| #define GNULIB_TEST_C32ISCNTRL 1
9591| #define GNULIB_TEST_C32ISDIGIT 1
9592| #define GNULIB_TEST_C32ISGRAPH 1
9593| #define GNULIB_TEST_C32ISLOWER 1
9594| #define GNULIB_TEST_C32ISPRINT 1
9595| #define GNULIB_TEST_C32ISPUNCT 1
9596| #define GNULIB_TEST_C32ISSPACE 1
9597| #define GNULIB_TEST_C32ISUPPER 1
9598| #define GNULIB_TEST_C32ISXDIGIT 1
9599| #define GNULIB_TEST_C32TOLOWER 1
9600| #define GNULIB_TEST_C32WIDTH 1
9601| #define GNULIB_TEST_CALLOC_GNU 1
9602| #define GNULIB_TEST_CALLOC_POSIX 1
9603| #define GNULIB_CANONICALIZE_LGPL 1
9604| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
9605| #define GNULIB_TEST_REALPATH 1
9606| #define HAVE_READLINKAT 1
9607| #define GNULIB_TEST_CLOEXEC 1
9608| #define GNULIB_TEST_CLOSE 1
9609| #define GNULIB_TEST_DUP2 1
9610| #define GNULIB_TEST_ENVIRON 1
9611| #define GNULIB_TEST_FCNTL 1
9612| #define FLEXIBLE_ARRAY_MEMBER /**/
9613| #define GNULIB_TEST_FREE_POSIX 1
9614| #define GNULIB_TEST_FSTAT 1
9615| #define GNULIB_FWRITEERROR 1
9616| #define GNULIB_TEST_GETDTABLESIZE 1
9617| #define __GETOPT_PREFIX rpl_
9618| #define GNULIB_TEST_GETOPT_POSIX 1
9619| #define HAVE_GETPROGNAME 1
9620| /* end confdefs.h.  */
9621| #include <errno.h>
9622|
9623| int
9624| main (void)
9625| {
9626| #ifndef program_invocation_name
9627| #ifdef __cplusplus
9628|   (void) program_invocation_name;
9629| #else
9630|   (void) program_invocation_name;
9631| #endif
9632| #endif
9633|
9634|   ;
9635|   return 0;
9636| }
9637configure:41103: result: no
9638configure:41441: checking whether the compiler generally respects inline
9639configure:41463: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9640configure:41463: $? = 0
9641configure:41475: result: yes
9642configure:41496: checking for iswblank
9643configure:41533: checking for iswblank
9644configure:41533: /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
9645configure:41533: $? = 0
9646configure:41533: result: yes
9647configure:41549: result: yes
9648configure:41563: checking whether iswblank is declared
9649configure:41563: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
9650configure:41563: $? = 0
9651configure:41563: result: yes
9652configure:41641: checking whether iswdigit is ISO C compliant
9653configure:41736: /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
9654configure:41736: $? = 0
9655configure:41736: ./conftest
9656configure:41736: $? = 0
9657configure:41752: result: yes
9658configure:41800: checking whether iswpunct is consistent with ispunct
9659configure:41832: /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
9660configure:41832: $? = 0
9661configure:41832: ./conftest
9662configure:41832: $? = 0
9663configure:41847: result: yes
9664configure:41899: checking whether iswxdigit is ISO C compliant
9665configure:41985: /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
9666configure:41985: $? = 0
9667configure:41985: ./conftest
9668configure:41985: $? = 0
9669configure:42001: result: yes
9670configure:42043: checking whether to use Java
9671configure:42054: result: no
9672configure:42070: checking whether the compiler supports the __inline keyword
9673configure:42088: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9674configure:42088: $? = 0
9675configure:42098: result: yes
9676configure:42162: checking for newlocale
9677configure:42199: checking for newlocale
9678configure:42199: /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
9679configure:42199: $? = 0
9680configure:42199: result: yes
9681configure:42215: result: yes
9682configure:42231: checking for duplocale
9683configure:42268: checking for duplocale
9684configure:42268: /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
9685configure:42268: $? = 0
9686configure:42268: result: yes
9687configure:42284: result: yes
9688configure:42300: checking for freelocale
9689configure:42337: checking for freelocale
9690configure:42337: /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
9691configure:42337: $? = 0
9692configure:42337: result: yes
9693configure:42353: result: yes
9694configure:42447: checking for pthread_rwlock_t
9695configure:42447: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9696configure:42447: $? = 0
9697configure:42447: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9698conftest.c:202:31: error: expected expression
9699if (sizeof ((pthread_rwlock_t)))
9700                              ^
97011 error generated.
9702configure:42447: $? = 1
9703configure: failed program was:
9704| /* confdefs.h */
9705| #define PACKAGE_NAME "gettext-runtime"
9706| #define PACKAGE_TARNAME "gettext-runtime"
9707| #define PACKAGE_VERSION "0.22.5"
9708| #define PACKAGE_STRING "gettext-runtime 0.22.5"
9709| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
9710| #define PACKAGE_URL ""
9711| #define PACKAGE "gettext-runtime"
9712| #define VERSION "0.22.5"
9713| #define HAVE_STDIO_H 1
9714| #define HAVE_STDLIB_H 1
9715| #define HAVE_STRING_H 1
9716| #define HAVE_INTTYPES_H 1
9717| #define HAVE_STDINT_H 1
9718| #define HAVE_STRINGS_H 1
9719| #define HAVE_SYS_STAT_H 1
9720| #define HAVE_SYS_TYPES_H 1
9721| #define HAVE_UNISTD_H 1
9722| #define HAVE_WCHAR_H 1
9723| #define HAVE_SYS_PARAM_H 1
9724| #define HAVE_SYS_SOCKET_H 1
9725| #define HAVE_GETOPT_H 1
9726| #define HAVE_SYS_CDEFS_H 1
9727| #define HAVE_ICONV_H 1
9728| #define HAVE_LIMITS_H 1
9729| #define HAVE_WCTYPE_H 1
9730| #define HAVE_LANGINFO_H 1
9731| #define HAVE_XLOCALE_H 1
9732| #define HAVE_SYS_MMAN_H 1
9733| #define HAVE_SYS_TIME_H 1
9734| #define HAVE_STDBOOL_H 1
9735| #define STDC_HEADERS 1
9736| #define _ALL_SOURCE 1
9737| #define _DARWIN_C_SOURCE 1
9738| #define _GNU_SOURCE 1
9739| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9740| #define _NETBSD_SOURCE 1
9741| #define _OPENBSD_SOURCE 1
9742| #define _POSIX_PTHREAD_SEMANTICS 1
9743| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9744| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9745| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9746| #define __STDC_WANT_IEC_60559_EXT__ 1
9747| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9748| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9749| #define __STDC_WANT_LIB_EXT2__ 1
9750| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9751| #define _TANDEM_SOURCE 1
9752| #define __EXTENSIONS__ 1
9753| #define __USE_MINGW_ANSI_STDIO 1
9754| #define HAVE_DLFCN_H 1
9755| #define LT_OBJDIR ".libs/"
9756| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
9757| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
9758| #define ENABLE_NLS 1
9759| #define HAVE_ALLOCA_H 1
9760| #define HAVE_ALLOCA 1
9761| #define BITSIZEOF_WCHAR_T 32
9762| #define HAVE_MBSTATE_T 1
9763| #define HAVE_MBSINIT 1
9764| #define HAVE_MBRTOWC 1
9765| #define HAVE_REALPATH 1
9766| #define HAVE_LSTAT 1
9767| #define HAVE_FCNTL 1
9768| #define HAVE_SYMLINK 1
9769| #define HAVE_GETDTABLESIZE 1
9770| #define HAVE_ISWCNTRL 1
9771| #define HAVE_MPROTECT 1
9772| #define HAVE_READLINK 1
9773| #define HAVE_SETENV 1
9774| #define HAVE_WCWIDTH 1
9775| #define HAVE_LANGINFO_CODESET 1
9776| #define HAVE_MALLOC_POSIX 1
9777| #define HAVE_FACCESSAT 1
9778| #define HAVE_GETCWD 1
9779| #define restrict __restrict__
9780| #define HAVE_DECL_STRERROR_R 1
9781| #define HAVE_STRERROR_R 1
9782| #define HAVE___HEADER_INLINE 1
9783| #define HAVE_WORKING_O_NOATIME 0
9784| #define HAVE_WORKING_O_NOFOLLOW 1
9785| #define HAVE_DECL_GETDTABLESIZE 1
9786| #define HAVE_GETOPT_H 1
9787| #define HAVE_GETOPT_LONG_ONLY 1
9788| #define HAVE_PTHREAD_API 1
9789| #define SETLOCALE_NULL_ALL_MTSAFE 0
9790| #define SETLOCALE_NULL_ONE_MTSAFE 1
9791| #define HAVE_ICONV 1
9792| #define ICONV_CONST
9793| #define HAVE_WINT_T 1
9794| #define HAVE_LONG_LONG_INT 1
9795| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9796| #define BITSIZEOF_PTRDIFF_T 64
9797| #define BITSIZEOF_SIZE_T 64
9798| #define BITSIZEOF_SIG_ATOMIC_T 32
9799| #define BITSIZEOF_WCHAR_T 32
9800| #define BITSIZEOF_WINT_T 32
9801| #define HAVE_SIGNED_SIG_ATOMIC_T 1
9802| #define HAVE_SIGNED_WCHAR_T 1
9803| #define HAVE_SIGNED_WINT_T 1
9804| #define PTRDIFF_T_SUFFIX l
9805| #define SIZE_T_SUFFIX ul
9806| #define SIG_ATOMIC_T_SUFFIX
9807| #define WCHAR_T_SUFFIX
9808| #define WINT_T_SUFFIX
9809| #define HAVE_TOWLOWER 1
9810| #define HAVE_WCHAR_T 1
9811| #define HAVE_LC_MESSAGES 1
9812| #define HAVE_USELOCALE 1
9813| #define HAVE_WORKING_USELOCALE 1
9814| #define HAVE_GOOD_USELOCALE 1
9815| #define USE_POSIX_THREADS 1
9816| #define MALLOC_0_IS_NONNULL 1
9817| #define MAP_ANONYMOUS MAP_ANON
9818| #define HAVE_MAP_ANONYMOUS 1
9819| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
9820| #define PROMOTED_MODE_T int
9821| #define HAVE_SIGSET_T 1
9822| #define INSTALLPREFIX "/opt/local"
9823| #define HAVE_DECL_SETENV 1
9824| #define USER_LABEL_PREFIX _
9825| #define HAVE_DECL_FCLOSEALL 0
9826| #define HAVE_DECL_GETW 1
9827| #define HAVE_DECL_PUTW 1
9828| #define HAVE_DECL_ECVT 1
9829| #define HAVE_DECL_FCVT 1
9830| #define HAVE_DECL_GCVT 1
9831| #define REPLACE_STRERROR_0 1
9832| #define HAVE_DECL_STRNLEN 1
9833| #define _USE_STD_STAT 1
9834| #define HAVE_DECL_EXECVPE 0
9835| #define HAVE_DECL_CLEARERR_UNLOCKED 1
9836| #define HAVE_DECL_FEOF_UNLOCKED 1
9837| #define HAVE_DECL_FERROR_UNLOCKED 1
9838| #define HAVE_DECL_FFLUSH_UNLOCKED 0
9839| #define HAVE_DECL_FGETS_UNLOCKED 0
9840| #define HAVE_DECL_FPUTC_UNLOCKED 0
9841| #define HAVE_DECL_FPUTS_UNLOCKED 0
9842| #define HAVE_DECL_FREAD_UNLOCKED 0
9843| #define HAVE_DECL_FWRITE_UNLOCKED 0
9844| #define HAVE_DECL_GETC_UNLOCKED 1
9845| #define HAVE_DECL_GETCHAR_UNLOCKED 1
9846| #define HAVE_DECL_PUTC_UNLOCKED 1
9847| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
9848| #define HAVE_DECL_WCSDUP 1
9849| #define HAVE_ALLOCA 1
9850| #define HAVE_ATEXIT 1
9851| #define HAVE___BUILTIN_EXPECT 1
9852| #define GNULIB_TEST_C32ISALNUM 1
9853| #define GNULIB_TEST_C32ISALPHA 1
9854| #define GNULIB_TEST_C32ISBLANK 1
9855| #define GNULIB_TEST_C32ISCNTRL 1
9856| #define GNULIB_TEST_C32ISDIGIT 1
9857| #define GNULIB_TEST_C32ISGRAPH 1
9858| #define GNULIB_TEST_C32ISLOWER 1
9859| #define GNULIB_TEST_C32ISPRINT 1
9860| #define GNULIB_TEST_C32ISPUNCT 1
9861| #define GNULIB_TEST_C32ISSPACE 1
9862| #define GNULIB_TEST_C32ISUPPER 1
9863| #define GNULIB_TEST_C32ISXDIGIT 1
9864| #define GNULIB_TEST_C32TOLOWER 1
9865| #define GNULIB_TEST_C32WIDTH 1
9866| #define GNULIB_TEST_CALLOC_GNU 1
9867| #define GNULIB_TEST_CALLOC_POSIX 1
9868| #define GNULIB_CANONICALIZE_LGPL 1
9869| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
9870| #define GNULIB_TEST_REALPATH 1
9871| #define HAVE_READLINKAT 1
9872| #define GNULIB_TEST_CLOEXEC 1
9873| #define GNULIB_TEST_CLOSE 1
9874| #define GNULIB_TEST_DUP2 1
9875| #define GNULIB_TEST_ENVIRON 1
9876| #define GNULIB_TEST_FCNTL 1
9877| #define FLEXIBLE_ARRAY_MEMBER /**/
9878| #define GNULIB_TEST_FREE_POSIX 1
9879| #define GNULIB_TEST_FSTAT 1
9880| #define GNULIB_FWRITEERROR 1
9881| #define GNULIB_TEST_GETDTABLESIZE 1
9882| #define __GETOPT_PREFIX rpl_
9883| #define GNULIB_TEST_GETOPT_POSIX 1
9884| #define HAVE_GETPROGNAME 1
9885| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
9886| #define GNULIB_TEST_GETPROGNAME 1
9887| #define HAVE_INLINE 1
9888| #define HAVE_ISWBLANK 1
9889| #define HAVE_DECL_ISWBLANK 1
9890| #define GNULIB_TEST_ISWBLANK 1
9891| #define GNULIB_TEST_ISWDIGIT 1
9892| #define GNULIB_TEST_ISWPUNCT 1
9893| #define GNULIB_TEST_ISWXDIGIT 1
9894| #define HAVE___INLINE 1
9895| #define HAVE_NEWLOCALE 1
9896| #define HAVE_DUPLOCALE 1
9897| #define HAVE_FREELOCALE 1
9898| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
9899| /* end confdefs.h.  */
9900| #include <pthread.h>
9901|
9902| int
9903| main (void)
9904| {
9905| if (sizeof ((pthread_rwlock_t)))
9906|           return 0;
9907|   ;
9908|   return 0;
9909| }
9910configure:42447: result: yes
9911configure:42460: checking whether pthread_rwlock_rdlock prefers a writer to a reader
9912configure:42605: /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
9913configure:42605: $? = 0
9914configure:42605: ./conftest
9915configure:42605: $? = 0
9916configure:42621: result: yes
9917configure:42655: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9918configure:42655: $? = 0
9919configure:42676: checking whether malloc (0) returns nonnull
9920configure:42727: result: yes
9921configure:43154: checking whether mbrtowc handles a NULL pwc argument
9922configure:43208: /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
9923configure:43208: $? = 0
9924configure:43208: ./conftest
9925configure:43208: $? = 0
9926configure:43224: result: yes
9927configure:43230: checking whether mbrtowc handles a NULL string argument
9928configure:43272: /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
9929configure:43272: $? = 0
9930configure:43272: ./conftest
9931configure:43272: $? = 0
9932configure:43288: result: yes
9933configure:43296: checking whether mbrtowc has a correct return value
9934configure:43410: /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
9935configure:43410: $? = 0
9936configure:43410: ./conftest
9937configure:43410: $? = 0
9938configure:43429: result: yes
9939configure:43435: checking whether mbrtowc returns 0 when parsing a NUL character
9940configure:43474: /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
9941configure:43474: $? = 0
9942configure:43474: ./conftest
9943configure:43474: $? = 0
9944configure:43490: result: yes
9945configure:43495: checking whether mbrtowc stores incomplete characters
9946configure:43606: /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
9947configure:43606: $? = 0
9948configure:43606: ./conftest
9949configure:43606: $? = 0
9950configure:43624: result: no
9951configure:43629: checking whether mbrtowc works on empty input
9952configure:43660: /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
9953configure:43660: $? = 0
9954configure:43660: ./conftest
9955configure:43660: $? = 0
9956configure:43675: result: yes
9957configure:43679: checking whether the C locale is free of encoding errors
9958configure:43723: /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
9959configure:43723: $? = 0
9960configure:43723: ./conftest
9961configure:43723: $? = 0
9962configure:43738: result: yes
9963configure:44320: checking for memmove
9964configure:44320: /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
9965conftest.c:226:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
9966char memmove (void);
9967     ^
9968conftest.c:226:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
99691 warning generated.
9970configure:44320: $? = 0
9971configure:44320: result: yes
9972configure:44357: checking for mempcpy
9973configure:44394: checking for mempcpy
9974configure:44394: /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
9975Undefined symbols for architecture x86_64:
9976  "_mempcpy", referenced from:
9977      _main in conftest-fafa73.o
9978ld: symbol(s) not found for architecture x86_64
9979clang: error: linker command failed with exit code 1 (use -v to see invocation)
9980configure:44394: $? = 1
9981configure: failed program was:
9982| /* confdefs.h */
9983| #define PACKAGE_NAME "gettext-runtime"
9984| #define PACKAGE_TARNAME "gettext-runtime"
9985| #define PACKAGE_VERSION "0.22.5"
9986| #define PACKAGE_STRING "gettext-runtime 0.22.5"
9987| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
9988| #define PACKAGE_URL ""
9989| #define PACKAGE "gettext-runtime"
9990| #define VERSION "0.22.5"
9991| #define HAVE_STDIO_H 1
9992| #define HAVE_STDLIB_H 1
9993| #define HAVE_STRING_H 1
9994| #define HAVE_INTTYPES_H 1
9995| #define HAVE_STDINT_H 1
9996| #define HAVE_STRINGS_H 1
9997| #define HAVE_SYS_STAT_H 1
9998| #define HAVE_SYS_TYPES_H 1
9999| #define HAVE_UNISTD_H 1
10000| #define HAVE_WCHAR_H 1
10001| #define HAVE_SYS_PARAM_H 1
10002| #define HAVE_SYS_SOCKET_H 1
10003| #define HAVE_GETOPT_H 1
10004| #define HAVE_SYS_CDEFS_H 1
10005| #define HAVE_ICONV_H 1
10006| #define HAVE_LIMITS_H 1
10007| #define HAVE_WCTYPE_H 1
10008| #define HAVE_LANGINFO_H 1
10009| #define HAVE_XLOCALE_H 1
10010| #define HAVE_SYS_MMAN_H 1
10011| #define HAVE_SYS_TIME_H 1
10012| #define HAVE_STDBOOL_H 1
10013| #define STDC_HEADERS 1
10014| #define _ALL_SOURCE 1
10015| #define _DARWIN_C_SOURCE 1
10016| #define _GNU_SOURCE 1
10017| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10018| #define _NETBSD_SOURCE 1
10019| #define _OPENBSD_SOURCE 1
10020| #define _POSIX_PTHREAD_SEMANTICS 1
10021| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10022| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10023| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10024| #define __STDC_WANT_IEC_60559_EXT__ 1
10025| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10026| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10027| #define __STDC_WANT_LIB_EXT2__ 1
10028| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10029| #define _TANDEM_SOURCE 1
10030| #define __EXTENSIONS__ 1
10031| #define __USE_MINGW_ANSI_STDIO 1
10032| #define HAVE_DLFCN_H 1
10033| #define LT_OBJDIR ".libs/"
10034| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
10035| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
10036| #define ENABLE_NLS 1
10037| #define HAVE_ALLOCA_H 1
10038| #define HAVE_ALLOCA 1
10039| #define BITSIZEOF_WCHAR_T 32
10040| #define HAVE_MBSTATE_T 1
10041| #define HAVE_MBSINIT 1
10042| #define HAVE_MBRTOWC 1
10043| #define HAVE_REALPATH 1
10044| #define HAVE_LSTAT 1
10045| #define HAVE_FCNTL 1
10046| #define HAVE_SYMLINK 1
10047| #define HAVE_GETDTABLESIZE 1
10048| #define HAVE_ISWCNTRL 1
10049| #define HAVE_MPROTECT 1
10050| #define HAVE_READLINK 1
10051| #define HAVE_SETENV 1
10052| #define HAVE_WCWIDTH 1
10053| #define HAVE_LANGINFO_CODESET 1
10054| #define HAVE_MALLOC_POSIX 1
10055| #define HAVE_FACCESSAT 1
10056| #define HAVE_GETCWD 1
10057| #define restrict __restrict__
10058| #define HAVE_DECL_STRERROR_R 1
10059| #define HAVE_STRERROR_R 1
10060| #define HAVE___HEADER_INLINE 1
10061| #define HAVE_WORKING_O_NOATIME 0
10062| #define HAVE_WORKING_O_NOFOLLOW 1
10063| #define HAVE_DECL_GETDTABLESIZE 1
10064| #define HAVE_GETOPT_H 1
10065| #define HAVE_GETOPT_LONG_ONLY 1
10066| #define HAVE_PTHREAD_API 1
10067| #define SETLOCALE_NULL_ALL_MTSAFE 0
10068| #define SETLOCALE_NULL_ONE_MTSAFE 1
10069| #define HAVE_ICONV 1
10070| #define ICONV_CONST
10071| #define HAVE_WINT_T 1
10072| #define HAVE_LONG_LONG_INT 1
10073| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10074| #define BITSIZEOF_PTRDIFF_T 64
10075| #define BITSIZEOF_SIZE_T 64
10076| #define BITSIZEOF_SIG_ATOMIC_T 32
10077| #define BITSIZEOF_WCHAR_T 32
10078| #define BITSIZEOF_WINT_T 32
10079| #define HAVE_SIGNED_SIG_ATOMIC_T 1
10080| #define HAVE_SIGNED_WCHAR_T 1
10081| #define HAVE_SIGNED_WINT_T 1
10082| #define PTRDIFF_T_SUFFIX l
10083| #define SIZE_T_SUFFIX ul
10084| #define SIG_ATOMIC_T_SUFFIX
10085| #define WCHAR_T_SUFFIX
10086| #define WINT_T_SUFFIX
10087| #define HAVE_TOWLOWER 1
10088| #define HAVE_WCHAR_T 1
10089| #define HAVE_LC_MESSAGES 1
10090| #define HAVE_USELOCALE 1
10091| #define HAVE_WORKING_USELOCALE 1
10092| #define HAVE_GOOD_USELOCALE 1
10093| #define USE_POSIX_THREADS 1
10094| #define MALLOC_0_IS_NONNULL 1
10095| #define MAP_ANONYMOUS MAP_ANON
10096| #define HAVE_MAP_ANONYMOUS 1
10097| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
10098| #define PROMOTED_MODE_T int
10099| #define HAVE_SIGSET_T 1
10100| #define INSTALLPREFIX "/opt/local"
10101| #define HAVE_DECL_SETENV 1
10102| #define USER_LABEL_PREFIX _
10103| #define HAVE_DECL_FCLOSEALL 0
10104| #define HAVE_DECL_GETW 1
10105| #define HAVE_DECL_PUTW 1
10106| #define HAVE_DECL_ECVT 1
10107| #define HAVE_DECL_FCVT 1
10108| #define HAVE_DECL_GCVT 1
10109| #define REPLACE_STRERROR_0 1
10110| #define HAVE_DECL_STRNLEN 1
10111| #define _USE_STD_STAT 1
10112| #define HAVE_DECL_EXECVPE 0
10113| #define HAVE_DECL_CLEARERR_UNLOCKED 1
10114| #define HAVE_DECL_FEOF_UNLOCKED 1
10115| #define HAVE_DECL_FERROR_UNLOCKED 1
10116| #define HAVE_DECL_FFLUSH_UNLOCKED 0
10117| #define HAVE_DECL_FGETS_UNLOCKED 0
10118| #define HAVE_DECL_FPUTC_UNLOCKED 0
10119| #define HAVE_DECL_FPUTS_UNLOCKED 0
10120| #define HAVE_DECL_FREAD_UNLOCKED 0
10121| #define HAVE_DECL_FWRITE_UNLOCKED 0
10122| #define HAVE_DECL_GETC_UNLOCKED 1
10123| #define HAVE_DECL_GETCHAR_UNLOCKED 1
10124| #define HAVE_DECL_PUTC_UNLOCKED 1
10125| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
10126| #define HAVE_DECL_WCSDUP 1
10127| #define HAVE_ALLOCA 1
10128| #define HAVE_ATEXIT 1
10129| #define HAVE___BUILTIN_EXPECT 1
10130| #define GNULIB_TEST_C32ISALNUM 1
10131| #define GNULIB_TEST_C32ISALPHA 1
10132| #define GNULIB_TEST_C32ISBLANK 1
10133| #define GNULIB_TEST_C32ISCNTRL 1
10134| #define GNULIB_TEST_C32ISDIGIT 1
10135| #define GNULIB_TEST_C32ISGRAPH 1
10136| #define GNULIB_TEST_C32ISLOWER 1
10137| #define GNULIB_TEST_C32ISPRINT 1
10138| #define GNULIB_TEST_C32ISPUNCT 1
10139| #define GNULIB_TEST_C32ISSPACE 1
10140| #define GNULIB_TEST_C32ISUPPER 1
10141| #define GNULIB_TEST_C32ISXDIGIT 1
10142| #define GNULIB_TEST_C32TOLOWER 1
10143| #define GNULIB_TEST_C32WIDTH 1
10144| #define GNULIB_TEST_CALLOC_GNU 1
10145| #define GNULIB_TEST_CALLOC_POSIX 1
10146| #define GNULIB_CANONICALIZE_LGPL 1
10147| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
10148| #define GNULIB_TEST_REALPATH 1
10149| #define HAVE_READLINKAT 1
10150| #define GNULIB_TEST_CLOEXEC 1
10151| #define GNULIB_TEST_CLOSE 1
10152| #define GNULIB_TEST_DUP2 1
10153| #define GNULIB_TEST_ENVIRON 1
10154| #define GNULIB_TEST_FCNTL 1
10155| #define FLEXIBLE_ARRAY_MEMBER /**/
10156| #define GNULIB_TEST_FREE_POSIX 1
10157| #define GNULIB_TEST_FSTAT 1
10158| #define GNULIB_FWRITEERROR 1
10159| #define GNULIB_TEST_GETDTABLESIZE 1
10160| #define __GETOPT_PREFIX rpl_
10161| #define GNULIB_TEST_GETOPT_POSIX 1
10162| #define HAVE_GETPROGNAME 1
10163| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10164| #define GNULIB_TEST_GETPROGNAME 1
10165| #define HAVE_INLINE 1
10166| #define HAVE_ISWBLANK 1
10167| #define HAVE_DECL_ISWBLANK 1
10168| #define GNULIB_TEST_ISWBLANK 1
10169| #define GNULIB_TEST_ISWDIGIT 1
10170| #define GNULIB_TEST_ISWPUNCT 1
10171| #define GNULIB_TEST_ISWXDIGIT 1
10172| #define HAVE___INLINE 1
10173| #define HAVE_NEWLOCALE 1
10174| #define HAVE_DUPLOCALE 1
10175| #define HAVE_FREELOCALE 1
10176| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
10177| #define HAVE_PTHREAD_RWLOCK 1
10178| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
10179| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10180| #define GNULIB_LOCK 1
10181| #define GNULIB_TEST_MALLOC_GNU 1
10182| #define GNULIB_TEST_MALLOC_POSIX 1
10183| #define GNULIB_TEST_MBRTOC32 1
10184| #define GNULIB_TEST_MBRTOWC 1
10185| #define GNULIB_TEST_MBSINIT 1
10186| #define GNULIB_TEST_MBSLEN 1
10187| #define GNULIB_TEST_MBSSTR 1
10188| #define GNULIB_TEST_MBSZERO 1
10189| #define GNULIB_TEST_MEMCHR 1
10190| #define HAVE_MEMMOVE 1
10191| /* end confdefs.h.  */
10192| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
10193|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10194| #define mempcpy innocuous_mempcpy
10195|
10196| /* System header to define __stub macros and hopefully few prototypes,
10197|    which can conflict with char mempcpy (void); below.  */
10198|
10199| #include <limits.h>
10200| #undef mempcpy
10201|
10202| /* Override any GCC internal prototype to avoid an error.
10203|    Use char because int might match the return type of a GCC
10204|    builtin and then its argument prototype would still apply.  */
10205| #ifdef __cplusplus
10206| extern "C"
10207| #endif
10208| char mempcpy (void);
10209| /* The GNU C library defines this for functions which it implements
10210|     to always fail with ENOSYS.  Some functions are actually named
10211|     something starting with __ and the normal name is an alias.  */
10212| #if defined __stub_mempcpy || defined __stub___mempcpy
10213| choke me
10214| #endif
10215|
10216| int
10217| main (void)
10218| {
10219| return mempcpy ();
10220|   ;
10221|   return 0;
10222| }
10223configure:44394: result: no
10224configure:44410: result: no
10225configure:44529: checking whether open recognizes a trailing slash
10226configure:44574: /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
10227configure:44574: $? = 0
10228configure:44574: ./conftest
10229configure:44574: $? = 1
10230configure: program exited with status 1
10231configure: failed program was:
10232| /* confdefs.h */
10233| #define PACKAGE_NAME "gettext-runtime"
10234| #define PACKAGE_TARNAME "gettext-runtime"
10235| #define PACKAGE_VERSION "0.22.5"
10236| #define PACKAGE_STRING "gettext-runtime 0.22.5"
10237| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
10238| #define PACKAGE_URL ""
10239| #define PACKAGE "gettext-runtime"
10240| #define VERSION "0.22.5"
10241| #define HAVE_STDIO_H 1
10242| #define HAVE_STDLIB_H 1
10243| #define HAVE_STRING_H 1
10244| #define HAVE_INTTYPES_H 1
10245| #define HAVE_STDINT_H 1
10246| #define HAVE_STRINGS_H 1
10247| #define HAVE_SYS_STAT_H 1
10248| #define HAVE_SYS_TYPES_H 1
10249| #define HAVE_UNISTD_H 1
10250| #define HAVE_WCHAR_H 1
10251| #define HAVE_SYS_PARAM_H 1
10252| #define HAVE_SYS_SOCKET_H 1
10253| #define HAVE_GETOPT_H 1
10254| #define HAVE_SYS_CDEFS_H 1
10255| #define HAVE_ICONV_H 1
10256| #define HAVE_LIMITS_H 1
10257| #define HAVE_WCTYPE_H 1
10258| #define HAVE_LANGINFO_H 1
10259| #define HAVE_XLOCALE_H 1
10260| #define HAVE_SYS_MMAN_H 1
10261| #define HAVE_SYS_TIME_H 1
10262| #define HAVE_STDBOOL_H 1
10263| #define STDC_HEADERS 1
10264| #define _ALL_SOURCE 1
10265| #define _DARWIN_C_SOURCE 1
10266| #define _GNU_SOURCE 1
10267| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10268| #define _NETBSD_SOURCE 1
10269| #define _OPENBSD_SOURCE 1
10270| #define _POSIX_PTHREAD_SEMANTICS 1
10271| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10272| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10273| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10274| #define __STDC_WANT_IEC_60559_EXT__ 1
10275| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10276| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10277| #define __STDC_WANT_LIB_EXT2__ 1
10278| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10279| #define _TANDEM_SOURCE 1
10280| #define __EXTENSIONS__ 1
10281| #define __USE_MINGW_ANSI_STDIO 1
10282| #define HAVE_DLFCN_H 1
10283| #define LT_OBJDIR ".libs/"
10284| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
10285| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
10286| #define ENABLE_NLS 1
10287| #define HAVE_ALLOCA_H 1
10288| #define HAVE_ALLOCA 1
10289| #define BITSIZEOF_WCHAR_T 32
10290| #define HAVE_MBSTATE_T 1
10291| #define HAVE_MBSINIT 1
10292| #define HAVE_MBRTOWC 1
10293| #define HAVE_REALPATH 1
10294| #define HAVE_LSTAT 1
10295| #define HAVE_FCNTL 1
10296| #define HAVE_SYMLINK 1
10297| #define HAVE_GETDTABLESIZE 1
10298| #define HAVE_ISWCNTRL 1
10299| #define HAVE_MPROTECT 1
10300| #define HAVE_READLINK 1
10301| #define HAVE_SETENV 1
10302| #define HAVE_WCWIDTH 1
10303| #define HAVE_LANGINFO_CODESET 1
10304| #define HAVE_MALLOC_POSIX 1
10305| #define HAVE_FACCESSAT 1
10306| #define HAVE_GETCWD 1
10307| #define restrict __restrict__
10308| #define HAVE_DECL_STRERROR_R 1
10309| #define HAVE_STRERROR_R 1
10310| #define HAVE___HEADER_INLINE 1
10311| #define HAVE_WORKING_O_NOATIME 0
10312| #define HAVE_WORKING_O_NOFOLLOW 1
10313| #define HAVE_DECL_GETDTABLESIZE 1
10314| #define HAVE_GETOPT_H 1
10315| #define HAVE_GETOPT_LONG_ONLY 1
10316| #define HAVE_PTHREAD_API 1
10317| #define SETLOCALE_NULL_ALL_MTSAFE 0
10318| #define SETLOCALE_NULL_ONE_MTSAFE 1
10319| #define HAVE_ICONV 1
10320| #define ICONV_CONST
10321| #define HAVE_WINT_T 1
10322| #define HAVE_LONG_LONG_INT 1
10323| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10324| #define BITSIZEOF_PTRDIFF_T 64
10325| #define BITSIZEOF_SIZE_T 64
10326| #define BITSIZEOF_SIG_ATOMIC_T 32
10327| #define BITSIZEOF_WCHAR_T 32
10328| #define BITSIZEOF_WINT_T 32
10329| #define HAVE_SIGNED_SIG_ATOMIC_T 1
10330| #define HAVE_SIGNED_WCHAR_T 1
10331| #define HAVE_SIGNED_WINT_T 1
10332| #define PTRDIFF_T_SUFFIX l
10333| #define SIZE_T_SUFFIX ul
10334| #define SIG_ATOMIC_T_SUFFIX
10335| #define WCHAR_T_SUFFIX
10336| #define WINT_T_SUFFIX
10337| #define HAVE_TOWLOWER 1
10338| #define HAVE_WCHAR_T 1
10339| #define HAVE_LC_MESSAGES 1
10340| #define HAVE_USELOCALE 1
10341| #define HAVE_WORKING_USELOCALE 1
10342| #define HAVE_GOOD_USELOCALE 1
10343| #define USE_POSIX_THREADS 1
10344| #define MALLOC_0_IS_NONNULL 1
10345| #define MAP_ANONYMOUS MAP_ANON
10346| #define HAVE_MAP_ANONYMOUS 1
10347| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
10348| #define PROMOTED_MODE_T int
10349| #define HAVE_SIGSET_T 1
10350| #define INSTALLPREFIX "/opt/local"
10351| #define HAVE_DECL_SETENV 1
10352| #define USER_LABEL_PREFIX _
10353| #define HAVE_DECL_FCLOSEALL 0
10354| #define HAVE_DECL_GETW 1
10355| #define HAVE_DECL_PUTW 1
10356| #define HAVE_DECL_ECVT 1
10357| #define HAVE_DECL_FCVT 1
10358| #define HAVE_DECL_GCVT 1
10359| #define REPLACE_STRERROR_0 1
10360| #define HAVE_DECL_STRNLEN 1
10361| #define _USE_STD_STAT 1
10362| #define HAVE_DECL_EXECVPE 0
10363| #define HAVE_DECL_CLEARERR_UNLOCKED 1
10364| #define HAVE_DECL_FEOF_UNLOCKED 1
10365| #define HAVE_DECL_FERROR_UNLOCKED 1
10366| #define HAVE_DECL_FFLUSH_UNLOCKED 0
10367| #define HAVE_DECL_FGETS_UNLOCKED 0
10368| #define HAVE_DECL_FPUTC_UNLOCKED 0
10369| #define HAVE_DECL_FPUTS_UNLOCKED 0
10370| #define HAVE_DECL_FREAD_UNLOCKED 0
10371| #define HAVE_DECL_FWRITE_UNLOCKED 0
10372| #define HAVE_DECL_GETC_UNLOCKED 1
10373| #define HAVE_DECL_GETCHAR_UNLOCKED 1
10374| #define HAVE_DECL_PUTC_UNLOCKED 1
10375| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
10376| #define HAVE_DECL_WCSDUP 1
10377| #define HAVE_ALLOCA 1
10378| #define HAVE_ATEXIT 1
10379| #define HAVE___BUILTIN_EXPECT 1
10380| #define GNULIB_TEST_C32ISALNUM 1
10381| #define GNULIB_TEST_C32ISALPHA 1
10382| #define GNULIB_TEST_C32ISBLANK 1
10383| #define GNULIB_TEST_C32ISCNTRL 1
10384| #define GNULIB_TEST_C32ISDIGIT 1
10385| #define GNULIB_TEST_C32ISGRAPH 1
10386| #define GNULIB_TEST_C32ISLOWER 1
10387| #define GNULIB_TEST_C32ISPRINT 1
10388| #define GNULIB_TEST_C32ISPUNCT 1
10389| #define GNULIB_TEST_C32ISSPACE 1
10390| #define GNULIB_TEST_C32ISUPPER 1
10391| #define GNULIB_TEST_C32ISXDIGIT 1
10392| #define GNULIB_TEST_C32TOLOWER 1
10393| #define GNULIB_TEST_C32WIDTH 1
10394| #define GNULIB_TEST_CALLOC_GNU 1
10395| #define GNULIB_TEST_CALLOC_POSIX 1
10396| #define GNULIB_CANONICALIZE_LGPL 1
10397| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
10398| #define GNULIB_TEST_REALPATH 1
10399| #define HAVE_READLINKAT 1
10400| #define GNULIB_TEST_CLOEXEC 1
10401| #define GNULIB_TEST_CLOSE 1
10402| #define GNULIB_TEST_DUP2 1
10403| #define GNULIB_TEST_ENVIRON 1
10404| #define GNULIB_TEST_FCNTL 1
10405| #define FLEXIBLE_ARRAY_MEMBER /**/
10406| #define GNULIB_TEST_FREE_POSIX 1
10407| #define GNULIB_TEST_FSTAT 1
10408| #define GNULIB_FWRITEERROR 1
10409| #define GNULIB_TEST_GETDTABLESIZE 1
10410| #define __GETOPT_PREFIX rpl_
10411| #define GNULIB_TEST_GETOPT_POSIX 1
10412| #define HAVE_GETPROGNAME 1
10413| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10414| #define GNULIB_TEST_GETPROGNAME 1
10415| #define HAVE_INLINE 1
10416| #define HAVE_ISWBLANK 1
10417| #define HAVE_DECL_ISWBLANK 1
10418| #define GNULIB_TEST_ISWBLANK 1
10419| #define GNULIB_TEST_ISWDIGIT 1
10420| #define GNULIB_TEST_ISWPUNCT 1
10421| #define GNULIB_TEST_ISWXDIGIT 1
10422| #define HAVE___INLINE 1
10423| #define HAVE_NEWLOCALE 1
10424| #define HAVE_DUPLOCALE 1
10425| #define HAVE_FREELOCALE 1
10426| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
10427| #define HAVE_PTHREAD_RWLOCK 1
10428| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
10429| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10430| #define GNULIB_LOCK 1
10431| #define GNULIB_TEST_MALLOC_GNU 1
10432| #define GNULIB_TEST_MALLOC_POSIX 1
10433| #define GNULIB_TEST_MBRTOC32 1
10434| #define GNULIB_TEST_MBRTOWC 1
10435| #define GNULIB_TEST_MBSINIT 1
10436| #define GNULIB_TEST_MBSLEN 1
10437| #define GNULIB_TEST_MBSSTR 1
10438| #define GNULIB_TEST_MBSZERO 1
10439| #define GNULIB_TEST_MEMCHR 1
10440| #define HAVE_MEMMOVE 1
10441| #define GNULIB_TEST_MEMPCPY 1
10442| #define GNULIB_MSVC_NOTHROW 1
10443| /* end confdefs.h.  */
10444|
10445| #include <fcntl.h>
10446| #if HAVE_UNISTD_H
10447| # include <unistd.h>
10448| #endif
10449|
10450|
10451|
10452| #if defined _WIN32 && !defined __CYGWIN__
10453| #define access    _access
10454| #define chdir     _chdir
10455| #define chmod     _chmod
10456| #define close     _close
10457| #define creat     _creat
10458| #define dup       _dup
10459| #define dup2      _dup2
10460| #define ecvt      _ecvt
10461| #define execl     _execl
10462| #define execle    _execle
10463| #define execlp    _execlp
10464| #define execv     _execv
10465| #define execve    _execve
10466| #define execvp    _execvp
10467| #define execvpe   _execvpe
10468| #define fcloseall _fcloseall
10469| #define fcvt      _fcvt
10470| #define fdopen    _fdopen
10471| #define fileno    _fileno
10472| #define gcvt      _gcvt
10473| #define getcwd    _getcwd
10474| #define getpid    _getpid
10475| #define getw      _getw
10476| #define isatty    _isatty
10477| #define j0        _j0
10478| #define j1        _j1
10479| #define jn        _jn
10480| #define lfind     _lfind
10481| #define lsearch   _lsearch
10482| #define lseek     _lseek
10483| #define memccpy   _memccpy
10484| #define mkdir     _mkdir
10485| #define mktemp    _mktemp
10486| #define open      _open
10487| #define putenv    _putenv
10488| #define putw      _putw
10489| #define read      _read
10490| #define rmdir     _rmdir
10491| #define strdup    _strdup
10492| #define swab      _swab
10493| #define tempnam   _tempnam
10494| #define tzset     _tzset
10495| #define umask     _umask
10496| #define unlink    _unlink
10497| #define utime     _utime
10498| #define wcsdup    _wcsdup
10499| #define write     _write
10500| #define y0        _y0
10501| #define y1        _y1
10502| #define yn        _yn
10503| #endif
10504|
10505|
10506| int main ()
10507| {
10508|   int result = 0;
10509| #if HAVE_LSTAT
10510|   if (open ("conftest.lnk/", O_RDONLY) != -1)
10511|     result |= 1;
10512| #endif
10513|   if (open ("conftest.sl/", O_CREAT, 0600) >= 0)
10514|     result |= 2;
10515|   return result;
10516| }
10517configure:44590: result: no
10518configure:44654: checking whether program_invocation_name is declared
10519configure:44654: result: no
10520configure:44665: checking whether program_invocation_short_name is declared
10521configure:44665: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
10522conftest.c:225:10: error: use of undeclared identifier 'program_invocation_short_name'
10523  (void) program_invocation_short_name;
10524         ^
105251 error generated.
10526configure:44665: $? = 1
10527configure: failed program was:
10528| /* confdefs.h */
10529| #define PACKAGE_NAME "gettext-runtime"
10530| #define PACKAGE_TARNAME "gettext-runtime"
10531| #define PACKAGE_VERSION "0.22.5"
10532| #define PACKAGE_STRING "gettext-runtime 0.22.5"
10533| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
10534| #define PACKAGE_URL ""
10535| #define PACKAGE "gettext-runtime"
10536| #define VERSION "0.22.5"
10537| #define HAVE_STDIO_H 1
10538| #define HAVE_STDLIB_H 1
10539| #define HAVE_STRING_H 1
10540| #define HAVE_INTTYPES_H 1
10541| #define HAVE_STDINT_H 1
10542| #define HAVE_STRINGS_H 1
10543| #define HAVE_SYS_STAT_H 1
10544| #define HAVE_SYS_TYPES_H 1
10545| #define HAVE_UNISTD_H 1
10546| #define HAVE_WCHAR_H 1
10547| #define HAVE_SYS_PARAM_H 1
10548| #define HAVE_SYS_SOCKET_H 1
10549| #define HAVE_GETOPT_H 1
10550| #define HAVE_SYS_CDEFS_H 1
10551| #define HAVE_ICONV_H 1
10552| #define HAVE_LIMITS_H 1
10553| #define HAVE_WCTYPE_H 1
10554| #define HAVE_LANGINFO_H 1
10555| #define HAVE_XLOCALE_H 1
10556| #define HAVE_SYS_MMAN_H 1
10557| #define HAVE_SYS_TIME_H 1
10558| #define HAVE_STDBOOL_H 1
10559| #define STDC_HEADERS 1
10560| #define _ALL_SOURCE 1
10561| #define _DARWIN_C_SOURCE 1
10562| #define _GNU_SOURCE 1
10563| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10564| #define _NETBSD_SOURCE 1
10565| #define _OPENBSD_SOURCE 1
10566| #define _POSIX_PTHREAD_SEMANTICS 1
10567| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10568| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10569| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10570| #define __STDC_WANT_IEC_60559_EXT__ 1
10571| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10572| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10573| #define __STDC_WANT_LIB_EXT2__ 1
10574| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10575| #define _TANDEM_SOURCE 1
10576| #define __EXTENSIONS__ 1
10577| #define __USE_MINGW_ANSI_STDIO 1
10578| #define HAVE_DLFCN_H 1
10579| #define LT_OBJDIR ".libs/"
10580| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
10581| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
10582| #define ENABLE_NLS 1
10583| #define HAVE_ALLOCA_H 1
10584| #define HAVE_ALLOCA 1
10585| #define BITSIZEOF_WCHAR_T 32
10586| #define HAVE_MBSTATE_T 1
10587| #define HAVE_MBSINIT 1
10588| #define HAVE_MBRTOWC 1
10589| #define HAVE_REALPATH 1
10590| #define HAVE_LSTAT 1
10591| #define HAVE_FCNTL 1
10592| #define HAVE_SYMLINK 1
10593| #define HAVE_GETDTABLESIZE 1
10594| #define HAVE_ISWCNTRL 1
10595| #define HAVE_MPROTECT 1
10596| #define HAVE_READLINK 1
10597| #define HAVE_SETENV 1
10598| #define HAVE_WCWIDTH 1
10599| #define HAVE_LANGINFO_CODESET 1
10600| #define HAVE_MALLOC_POSIX 1
10601| #define HAVE_FACCESSAT 1
10602| #define HAVE_GETCWD 1
10603| #define restrict __restrict__
10604| #define HAVE_DECL_STRERROR_R 1
10605| #define HAVE_STRERROR_R 1
10606| #define HAVE___HEADER_INLINE 1
10607| #define HAVE_WORKING_O_NOATIME 0
10608| #define HAVE_WORKING_O_NOFOLLOW 1
10609| #define HAVE_DECL_GETDTABLESIZE 1
10610| #define HAVE_GETOPT_H 1
10611| #define HAVE_GETOPT_LONG_ONLY 1
10612| #define HAVE_PTHREAD_API 1
10613| #define SETLOCALE_NULL_ALL_MTSAFE 0
10614| #define SETLOCALE_NULL_ONE_MTSAFE 1
10615| #define HAVE_ICONV 1
10616| #define ICONV_CONST
10617| #define HAVE_WINT_T 1
10618| #define HAVE_LONG_LONG_INT 1
10619| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10620| #define BITSIZEOF_PTRDIFF_T 64
10621| #define BITSIZEOF_SIZE_T 64
10622| #define BITSIZEOF_SIG_ATOMIC_T 32
10623| #define BITSIZEOF_WCHAR_T 32
10624| #define BITSIZEOF_WINT_T 32
10625| #define HAVE_SIGNED_SIG_ATOMIC_T 1
10626| #define HAVE_SIGNED_WCHAR_T 1
10627| #define HAVE_SIGNED_WINT_T 1
10628| #define PTRDIFF_T_SUFFIX l
10629| #define SIZE_T_SUFFIX ul
10630| #define SIG_ATOMIC_T_SUFFIX
10631| #define WCHAR_T_SUFFIX
10632| #define WINT_T_SUFFIX
10633| #define HAVE_TOWLOWER 1
10634| #define HAVE_WCHAR_T 1
10635| #define HAVE_LC_MESSAGES 1
10636| #define HAVE_USELOCALE 1
10637| #define HAVE_WORKING_USELOCALE 1
10638| #define HAVE_GOOD_USELOCALE 1
10639| #define USE_POSIX_THREADS 1
10640| #define MALLOC_0_IS_NONNULL 1
10641| #define MAP_ANONYMOUS MAP_ANON
10642| #define HAVE_MAP_ANONYMOUS 1
10643| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
10644| #define PROMOTED_MODE_T int
10645| #define HAVE_SIGSET_T 1
10646| #define INSTALLPREFIX "/opt/local"
10647| #define HAVE_DECL_SETENV 1
10648| #define USER_LABEL_PREFIX _
10649| #define HAVE_DECL_FCLOSEALL 0
10650| #define HAVE_DECL_GETW 1
10651| #define HAVE_DECL_PUTW 1
10652| #define HAVE_DECL_ECVT 1
10653| #define HAVE_DECL_FCVT 1
10654| #define HAVE_DECL_GCVT 1
10655| #define REPLACE_STRERROR_0 1
10656| #define HAVE_DECL_STRNLEN 1
10657| #define _USE_STD_STAT 1
10658| #define HAVE_DECL_EXECVPE 0
10659| #define HAVE_DECL_CLEARERR_UNLOCKED 1
10660| #define HAVE_DECL_FEOF_UNLOCKED 1
10661| #define HAVE_DECL_FERROR_UNLOCKED 1
10662| #define HAVE_DECL_FFLUSH_UNLOCKED 0
10663| #define HAVE_DECL_FGETS_UNLOCKED 0
10664| #define HAVE_DECL_FPUTC_UNLOCKED 0
10665| #define HAVE_DECL_FPUTS_UNLOCKED 0
10666| #define HAVE_DECL_FREAD_UNLOCKED 0
10667| #define HAVE_DECL_FWRITE_UNLOCKED 0
10668| #define HAVE_DECL_GETC_UNLOCKED 1
10669| #define HAVE_DECL_GETCHAR_UNLOCKED 1
10670| #define HAVE_DECL_PUTC_UNLOCKED 1
10671| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
10672| #define HAVE_DECL_WCSDUP 1
10673| #define HAVE_ALLOCA 1
10674| #define HAVE_ATEXIT 1
10675| #define HAVE___BUILTIN_EXPECT 1
10676| #define GNULIB_TEST_C32ISALNUM 1
10677| #define GNULIB_TEST_C32ISALPHA 1
10678| #define GNULIB_TEST_C32ISBLANK 1
10679| #define GNULIB_TEST_C32ISCNTRL 1
10680| #define GNULIB_TEST_C32ISDIGIT 1
10681| #define GNULIB_TEST_C32ISGRAPH 1
10682| #define GNULIB_TEST_C32ISLOWER 1
10683| #define GNULIB_TEST_C32ISPRINT 1
10684| #define GNULIB_TEST_C32ISPUNCT 1
10685| #define GNULIB_TEST_C32ISSPACE 1
10686| #define GNULIB_TEST_C32ISUPPER 1
10687| #define GNULIB_TEST_C32ISXDIGIT 1
10688| #define GNULIB_TEST_C32TOLOWER 1
10689| #define GNULIB_TEST_C32WIDTH 1
10690| #define GNULIB_TEST_CALLOC_GNU 1
10691| #define GNULIB_TEST_CALLOC_POSIX 1
10692| #define GNULIB_CANONICALIZE_LGPL 1
10693| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
10694| #define GNULIB_TEST_REALPATH 1
10695| #define HAVE_READLINKAT 1
10696| #define GNULIB_TEST_CLOEXEC 1
10697| #define GNULIB_TEST_CLOSE 1
10698| #define GNULIB_TEST_DUP2 1
10699| #define GNULIB_TEST_ENVIRON 1
10700| #define GNULIB_TEST_FCNTL 1
10701| #define FLEXIBLE_ARRAY_MEMBER /**/
10702| #define GNULIB_TEST_FREE_POSIX 1
10703| #define GNULIB_TEST_FSTAT 1
10704| #define GNULIB_FWRITEERROR 1
10705| #define GNULIB_TEST_GETDTABLESIZE 1
10706| #define __GETOPT_PREFIX rpl_
10707| #define GNULIB_TEST_GETOPT_POSIX 1
10708| #define HAVE_GETPROGNAME 1
10709| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10710| #define GNULIB_TEST_GETPROGNAME 1
10711| #define HAVE_INLINE 1
10712| #define HAVE_ISWBLANK 1
10713| #define HAVE_DECL_ISWBLANK 1
10714| #define GNULIB_TEST_ISWBLANK 1
10715| #define GNULIB_TEST_ISWDIGIT 1
10716| #define GNULIB_TEST_ISWPUNCT 1
10717| #define GNULIB_TEST_ISWXDIGIT 1
10718| #define HAVE___INLINE 1
10719| #define HAVE_NEWLOCALE 1
10720| #define HAVE_DUPLOCALE 1
10721| #define HAVE_FREELOCALE 1
10722| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
10723| #define HAVE_PTHREAD_RWLOCK 1
10724| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
10725| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10726| #define GNULIB_LOCK 1
10727| #define GNULIB_TEST_MALLOC_GNU 1
10728| #define GNULIB_TEST_MALLOC_POSIX 1
10729| #define GNULIB_TEST_MBRTOC32 1
10730| #define GNULIB_TEST_MBRTOWC 1
10731| #define GNULIB_TEST_MBSINIT 1
10732| #define GNULIB_TEST_MBSLEN 1
10733| #define GNULIB_TEST_MBSSTR 1
10734| #define GNULIB_TEST_MBSZERO 1
10735| #define GNULIB_TEST_MEMCHR 1
10736| #define HAVE_MEMMOVE 1
10737| #define GNULIB_TEST_MEMPCPY 1
10738| #define GNULIB_MSVC_NOTHROW 1
10739| #define OPEN_TRAILING_SLASH_BUG 1
10740| #define GNULIB_TEST_OPEN 1
10741| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10742| /* end confdefs.h.  */
10743| #include <errno.h>
10744|
10745| int
10746| main (void)
10747| {
10748| #ifndef program_invocation_short_name
10749| #ifdef __cplusplus
10750|   (void) program_invocation_short_name;
10751| #else
10752|   (void) program_invocation_short_name;
10753| #endif
10754| #endif
10755|
10756|   ;
10757|   return 0;
10758| }
10759configure:44665: result: no
10760configure:44687: checking for raise
10761configure:44687: /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
10762configure:44687: $? = 0
10763configure:44687: result: yes
10764configure:44709: checking for sigprocmask
10765configure:44709: /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
10766configure:44709: $? = 0
10767configure:44709: result: yes
10768configure:44772: checking for rawmemchr
10769configure:44772: /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
10770Undefined symbols for architecture x86_64:
10771  "_rawmemchr", referenced from:
10772      _main in conftest-e4fc99.o
10773ld: symbol(s) not found for architecture x86_64
10774clang: error: linker command failed with exit code 1 (use -v to see invocation)
10775configure:44772: $? = 1
10776configure: failed program was:
10777| /* confdefs.h */
10778| #define PACKAGE_NAME "gettext-runtime"
10779| #define PACKAGE_TARNAME "gettext-runtime"
10780| #define PACKAGE_VERSION "0.22.5"
10781| #define PACKAGE_STRING "gettext-runtime 0.22.5"
10782| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
10783| #define PACKAGE_URL ""
10784| #define PACKAGE "gettext-runtime"
10785| #define VERSION "0.22.5"
10786| #define HAVE_STDIO_H 1
10787| #define HAVE_STDLIB_H 1
10788| #define HAVE_STRING_H 1
10789| #define HAVE_INTTYPES_H 1
10790| #define HAVE_STDINT_H 1
10791| #define HAVE_STRINGS_H 1
10792| #define HAVE_SYS_STAT_H 1
10793| #define HAVE_SYS_TYPES_H 1
10794| #define HAVE_UNISTD_H 1
10795| #define HAVE_WCHAR_H 1
10796| #define HAVE_SYS_PARAM_H 1
10797| #define HAVE_SYS_SOCKET_H 1
10798| #define HAVE_GETOPT_H 1
10799| #define HAVE_SYS_CDEFS_H 1
10800| #define HAVE_ICONV_H 1
10801| #define HAVE_LIMITS_H 1
10802| #define HAVE_WCTYPE_H 1
10803| #define HAVE_LANGINFO_H 1
10804| #define HAVE_XLOCALE_H 1
10805| #define HAVE_SYS_MMAN_H 1
10806| #define HAVE_SYS_TIME_H 1
10807| #define HAVE_STDBOOL_H 1
10808| #define STDC_HEADERS 1
10809| #define _ALL_SOURCE 1
10810| #define _DARWIN_C_SOURCE 1
10811| #define _GNU_SOURCE 1
10812| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10813| #define _NETBSD_SOURCE 1
10814| #define _OPENBSD_SOURCE 1
10815| #define _POSIX_PTHREAD_SEMANTICS 1
10816| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10817| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10818| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10819| #define __STDC_WANT_IEC_60559_EXT__ 1
10820| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10821| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10822| #define __STDC_WANT_LIB_EXT2__ 1
10823| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10824| #define _TANDEM_SOURCE 1
10825| #define __EXTENSIONS__ 1
10826| #define __USE_MINGW_ANSI_STDIO 1
10827| #define HAVE_DLFCN_H 1
10828| #define LT_OBJDIR ".libs/"
10829| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
10830| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
10831| #define ENABLE_NLS 1
10832| #define HAVE_ALLOCA_H 1
10833| #define HAVE_ALLOCA 1
10834| #define BITSIZEOF_WCHAR_T 32
10835| #define HAVE_MBSTATE_T 1
10836| #define HAVE_MBSINIT 1
10837| #define HAVE_MBRTOWC 1
10838| #define HAVE_REALPATH 1
10839| #define HAVE_LSTAT 1
10840| #define HAVE_FCNTL 1
10841| #define HAVE_SYMLINK 1
10842| #define HAVE_GETDTABLESIZE 1
10843| #define HAVE_ISWCNTRL 1
10844| #define HAVE_MPROTECT 1
10845| #define HAVE_READLINK 1
10846| #define HAVE_SETENV 1
10847| #define HAVE_WCWIDTH 1
10848| #define HAVE_LANGINFO_CODESET 1
10849| #define HAVE_MALLOC_POSIX 1
10850| #define HAVE_FACCESSAT 1
10851| #define HAVE_GETCWD 1
10852| #define restrict __restrict__
10853| #define HAVE_DECL_STRERROR_R 1
10854| #define HAVE_STRERROR_R 1
10855| #define HAVE___HEADER_INLINE 1
10856| #define HAVE_WORKING_O_NOATIME 0
10857| #define HAVE_WORKING_O_NOFOLLOW 1
10858| #define HAVE_DECL_GETDTABLESIZE 1
10859| #define HAVE_GETOPT_H 1
10860| #define HAVE_GETOPT_LONG_ONLY 1
10861| #define HAVE_PTHREAD_API 1
10862| #define SETLOCALE_NULL_ALL_MTSAFE 0
10863| #define SETLOCALE_NULL_ONE_MTSAFE 1
10864| #define HAVE_ICONV 1
10865| #define ICONV_CONST
10866| #define HAVE_WINT_T 1
10867| #define HAVE_LONG_LONG_INT 1
10868| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10869| #define BITSIZEOF_PTRDIFF_T 64
10870| #define BITSIZEOF_SIZE_T 64
10871| #define BITSIZEOF_SIG_ATOMIC_T 32
10872| #define BITSIZEOF_WCHAR_T 32
10873| #define BITSIZEOF_WINT_T 32
10874| #define HAVE_SIGNED_SIG_ATOMIC_T 1
10875| #define HAVE_SIGNED_WCHAR_T 1
10876| #define HAVE_SIGNED_WINT_T 1
10877| #define PTRDIFF_T_SUFFIX l
10878| #define SIZE_T_SUFFIX ul
10879| #define SIG_ATOMIC_T_SUFFIX
10880| #define WCHAR_T_SUFFIX
10881| #define WINT_T_SUFFIX
10882| #define HAVE_TOWLOWER 1
10883| #define HAVE_WCHAR_T 1
10884| #define HAVE_LC_MESSAGES 1
10885| #define HAVE_USELOCALE 1
10886| #define HAVE_WORKING_USELOCALE 1
10887| #define HAVE_GOOD_USELOCALE 1
10888| #define USE_POSIX_THREADS 1
10889| #define MALLOC_0_IS_NONNULL 1
10890| #define MAP_ANONYMOUS MAP_ANON
10891| #define HAVE_MAP_ANONYMOUS 1
10892| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
10893| #define PROMOTED_MODE_T int
10894| #define HAVE_SIGSET_T 1
10895| #define INSTALLPREFIX "/opt/local"
10896| #define HAVE_DECL_SETENV 1
10897| #define USER_LABEL_PREFIX _
10898| #define HAVE_DECL_FCLOSEALL 0
10899| #define HAVE_DECL_GETW 1
10900| #define HAVE_DECL_PUTW 1
10901| #define HAVE_DECL_ECVT 1
10902| #define HAVE_DECL_FCVT 1
10903| #define HAVE_DECL_GCVT 1
10904| #define REPLACE_STRERROR_0 1
10905| #define HAVE_DECL_STRNLEN 1
10906| #define _USE_STD_STAT 1
10907| #define HAVE_DECL_EXECVPE 0
10908| #define HAVE_DECL_CLEARERR_UNLOCKED 1
10909| #define HAVE_DECL_FEOF_UNLOCKED 1
10910| #define HAVE_DECL_FERROR_UNLOCKED 1
10911| #define HAVE_DECL_FFLUSH_UNLOCKED 0
10912| #define HAVE_DECL_FGETS_UNLOCKED 0
10913| #define HAVE_DECL_FPUTC_UNLOCKED 0
10914| #define HAVE_DECL_FPUTS_UNLOCKED 0
10915| #define HAVE_DECL_FREAD_UNLOCKED 0
10916| #define HAVE_DECL_FWRITE_UNLOCKED 0
10917| #define HAVE_DECL_GETC_UNLOCKED 1
10918| #define HAVE_DECL_GETCHAR_UNLOCKED 1
10919| #define HAVE_DECL_PUTC_UNLOCKED 1
10920| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
10921| #define HAVE_DECL_WCSDUP 1
10922| #define HAVE_ALLOCA 1
10923| #define HAVE_ATEXIT 1
10924| #define HAVE___BUILTIN_EXPECT 1
10925| #define GNULIB_TEST_C32ISALNUM 1
10926| #define GNULIB_TEST_C32ISALPHA 1
10927| #define GNULIB_TEST_C32ISBLANK 1
10928| #define GNULIB_TEST_C32ISCNTRL 1
10929| #define GNULIB_TEST_C32ISDIGIT 1
10930| #define GNULIB_TEST_C32ISGRAPH 1
10931| #define GNULIB_TEST_C32ISLOWER 1
10932| #define GNULIB_TEST_C32ISPRINT 1
10933| #define GNULIB_TEST_C32ISPUNCT 1
10934| #define GNULIB_TEST_C32ISSPACE 1
10935| #define GNULIB_TEST_C32ISUPPER 1
10936| #define GNULIB_TEST_C32ISXDIGIT 1
10937| #define GNULIB_TEST_C32TOLOWER 1
10938| #define GNULIB_TEST_C32WIDTH 1
10939| #define GNULIB_TEST_CALLOC_GNU 1
10940| #define GNULIB_TEST_CALLOC_POSIX 1
10941| #define GNULIB_CANONICALIZE_LGPL 1
10942| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
10943| #define GNULIB_TEST_REALPATH 1
10944| #define HAVE_READLINKAT 1
10945| #define GNULIB_TEST_CLOEXEC 1
10946| #define GNULIB_TEST_CLOSE 1
10947| #define GNULIB_TEST_DUP2 1
10948| #define GNULIB_TEST_ENVIRON 1
10949| #define GNULIB_TEST_FCNTL 1
10950| #define FLEXIBLE_ARRAY_MEMBER /**/
10951| #define GNULIB_TEST_FREE_POSIX 1
10952| #define GNULIB_TEST_FSTAT 1
10953| #define GNULIB_FWRITEERROR 1
10954| #define GNULIB_TEST_GETDTABLESIZE 1
10955| #define __GETOPT_PREFIX rpl_
10956| #define GNULIB_TEST_GETOPT_POSIX 1
10957| #define HAVE_GETPROGNAME 1
10958| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10959| #define GNULIB_TEST_GETPROGNAME 1
10960| #define HAVE_INLINE 1
10961| #define HAVE_ISWBLANK 1
10962| #define HAVE_DECL_ISWBLANK 1
10963| #define GNULIB_TEST_ISWBLANK 1
10964| #define GNULIB_TEST_ISWDIGIT 1
10965| #define GNULIB_TEST_ISWPUNCT 1
10966| #define GNULIB_TEST_ISWXDIGIT 1
10967| #define HAVE___INLINE 1
10968| #define HAVE_NEWLOCALE 1
10969| #define HAVE_DUPLOCALE 1
10970| #define HAVE_FREELOCALE 1
10971| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
10972| #define HAVE_PTHREAD_RWLOCK 1
10973| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
10974| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10975| #define GNULIB_LOCK 1
10976| #define GNULIB_TEST_MALLOC_GNU 1
10977| #define GNULIB_TEST_MALLOC_POSIX 1
10978| #define GNULIB_TEST_MBRTOC32 1
10979| #define GNULIB_TEST_MBRTOWC 1
10980| #define GNULIB_TEST_MBSINIT 1
10981| #define GNULIB_TEST_MBSLEN 1
10982| #define GNULIB_TEST_MBSSTR 1
10983| #define GNULIB_TEST_MBSZERO 1
10984| #define GNULIB_TEST_MEMCHR 1
10985| #define HAVE_MEMMOVE 1
10986| #define GNULIB_TEST_MEMPCPY 1
10987| #define GNULIB_MSVC_NOTHROW 1
10988| #define OPEN_TRAILING_SLASH_BUG 1
10989| #define GNULIB_TEST_OPEN 1
10990| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10991| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
10992| #define HAVE_RAISE 1
10993| #define GNULIB_TEST_RAISE 1
10994| /* end confdefs.h.  */
10995| /* Define rawmemchr to an innocuous variant, in case <limits.h> declares rawmemchr.
10996|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10997| #define rawmemchr innocuous_rawmemchr
10998|
10999| /* System header to define __stub macros and hopefully few prototypes,
11000|    which can conflict with char rawmemchr (void); below.  */
11001|
11002| #include <limits.h>
11003| #undef rawmemchr
11004|
11005| /* Override any GCC internal prototype to avoid an error.
11006|    Use char because int might match the return type of a GCC
11007|    builtin and then its argument prototype would still apply.  */
11008| #ifdef __cplusplus
11009| extern "C"
11010| #endif
11011| char rawmemchr (void);
11012| /* The GNU C library defines this for functions which it implements
11013|     to always fail with ENOSYS.  Some functions are actually named
11014|     something starting with __ and the normal name is an alias.  */
11015| #if defined __stub_rawmemchr || defined __stub___rawmemchr
11016| choke me
11017| #endif
11018|
11019| int
11020| main (void)
11021| {
11022| return rawmemchr ();
11023|   ;
11024|   return 0;
11025| }
11026configure:44772: result: no
11027configure:44832: checking whether readlink signature is correct
11028configure:44851: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11029configure:44851: $? = 0
11030configure:44861: result: yes
11031configure:44863: checking whether readlink handles trailing slash correctly
11032configure:44903: /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
11033configure:44903: $? = 0
11034configure:44903: ./conftest
11035configure:44903: $? = 1
11036configure: program exited with status 1
11037configure: failed program was:
11038| /* confdefs.h */
11039| #define PACKAGE_NAME "gettext-runtime"
11040| #define PACKAGE_TARNAME "gettext-runtime"
11041| #define PACKAGE_VERSION "0.22.5"
11042| #define PACKAGE_STRING "gettext-runtime 0.22.5"
11043| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
11044| #define PACKAGE_URL ""
11045| #define PACKAGE "gettext-runtime"
11046| #define VERSION "0.22.5"
11047| #define HAVE_STDIO_H 1
11048| #define HAVE_STDLIB_H 1
11049| #define HAVE_STRING_H 1
11050| #define HAVE_INTTYPES_H 1
11051| #define HAVE_STDINT_H 1
11052| #define HAVE_STRINGS_H 1
11053| #define HAVE_SYS_STAT_H 1
11054| #define HAVE_SYS_TYPES_H 1
11055| #define HAVE_UNISTD_H 1
11056| #define HAVE_WCHAR_H 1
11057| #define HAVE_SYS_PARAM_H 1
11058| #define HAVE_SYS_SOCKET_H 1
11059| #define HAVE_GETOPT_H 1
11060| #define HAVE_SYS_CDEFS_H 1
11061| #define HAVE_ICONV_H 1
11062| #define HAVE_LIMITS_H 1
11063| #define HAVE_WCTYPE_H 1
11064| #define HAVE_LANGINFO_H 1
11065| #define HAVE_XLOCALE_H 1
11066| #define HAVE_SYS_MMAN_H 1
11067| #define HAVE_SYS_TIME_H 1
11068| #define HAVE_STDBOOL_H 1
11069| #define STDC_HEADERS 1
11070| #define _ALL_SOURCE 1
11071| #define _DARWIN_C_SOURCE 1
11072| #define _GNU_SOURCE 1
11073| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11074| #define _NETBSD_SOURCE 1
11075| #define _OPENBSD_SOURCE 1
11076| #define _POSIX_PTHREAD_SEMANTICS 1
11077| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11078| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11079| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11080| #define __STDC_WANT_IEC_60559_EXT__ 1
11081| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11082| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11083| #define __STDC_WANT_LIB_EXT2__ 1
11084| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11085| #define _TANDEM_SOURCE 1
11086| #define __EXTENSIONS__ 1
11087| #define __USE_MINGW_ANSI_STDIO 1
11088| #define HAVE_DLFCN_H 1
11089| #define LT_OBJDIR ".libs/"
11090| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
11091| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
11092| #define ENABLE_NLS 1
11093| #define HAVE_ALLOCA_H 1
11094| #define HAVE_ALLOCA 1
11095| #define BITSIZEOF_WCHAR_T 32
11096| #define HAVE_MBSTATE_T 1
11097| #define HAVE_MBSINIT 1
11098| #define HAVE_MBRTOWC 1
11099| #define HAVE_REALPATH 1
11100| #define HAVE_LSTAT 1
11101| #define HAVE_FCNTL 1
11102| #define HAVE_SYMLINK 1
11103| #define HAVE_GETDTABLESIZE 1
11104| #define HAVE_ISWCNTRL 1
11105| #define HAVE_MPROTECT 1
11106| #define HAVE_READLINK 1
11107| #define HAVE_SETENV 1
11108| #define HAVE_WCWIDTH 1
11109| #define HAVE_LANGINFO_CODESET 1
11110| #define HAVE_MALLOC_POSIX 1
11111| #define HAVE_FACCESSAT 1
11112| #define HAVE_GETCWD 1
11113| #define restrict __restrict__
11114| #define HAVE_DECL_STRERROR_R 1
11115| #define HAVE_STRERROR_R 1
11116| #define HAVE___HEADER_INLINE 1
11117| #define HAVE_WORKING_O_NOATIME 0
11118| #define HAVE_WORKING_O_NOFOLLOW 1
11119| #define HAVE_DECL_GETDTABLESIZE 1
11120| #define HAVE_GETOPT_H 1
11121| #define HAVE_GETOPT_LONG_ONLY 1
11122| #define HAVE_PTHREAD_API 1
11123| #define SETLOCALE_NULL_ALL_MTSAFE 0
11124| #define SETLOCALE_NULL_ONE_MTSAFE 1
11125| #define HAVE_ICONV 1
11126| #define ICONV_CONST
11127| #define HAVE_WINT_T 1
11128| #define HAVE_LONG_LONG_INT 1
11129| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11130| #define BITSIZEOF_PTRDIFF_T 64
11131| #define BITSIZEOF_SIZE_T 64
11132| #define BITSIZEOF_SIG_ATOMIC_T 32
11133| #define BITSIZEOF_WCHAR_T 32
11134| #define BITSIZEOF_WINT_T 32
11135| #define HAVE_SIGNED_SIG_ATOMIC_T 1
11136| #define HAVE_SIGNED_WCHAR_T 1
11137| #define HAVE_SIGNED_WINT_T 1
11138| #define PTRDIFF_T_SUFFIX l
11139| #define SIZE_T_SUFFIX ul
11140| #define SIG_ATOMIC_T_SUFFIX
11141| #define WCHAR_T_SUFFIX
11142| #define WINT_T_SUFFIX
11143| #define HAVE_TOWLOWER 1
11144| #define HAVE_WCHAR_T 1
11145| #define HAVE_LC_MESSAGES 1
11146| #define HAVE_USELOCALE 1
11147| #define HAVE_WORKING_USELOCALE 1
11148| #define HAVE_GOOD_USELOCALE 1
11149| #define USE_POSIX_THREADS 1
11150| #define MALLOC_0_IS_NONNULL 1
11151| #define MAP_ANONYMOUS MAP_ANON
11152| #define HAVE_MAP_ANONYMOUS 1
11153| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
11154| #define PROMOTED_MODE_T int
11155| #define HAVE_SIGSET_T 1
11156| #define INSTALLPREFIX "/opt/local"
11157| #define HAVE_DECL_SETENV 1
11158| #define USER_LABEL_PREFIX _
11159| #define HAVE_DECL_FCLOSEALL 0
11160| #define HAVE_DECL_GETW 1
11161| #define HAVE_DECL_PUTW 1
11162| #define HAVE_DECL_ECVT 1
11163| #define HAVE_DECL_FCVT 1
11164| #define HAVE_DECL_GCVT 1
11165| #define REPLACE_STRERROR_0 1
11166| #define HAVE_DECL_STRNLEN 1
11167| #define _USE_STD_STAT 1
11168| #define HAVE_DECL_EXECVPE 0
11169| #define HAVE_DECL_CLEARERR_UNLOCKED 1
11170| #define HAVE_DECL_FEOF_UNLOCKED 1
11171| #define HAVE_DECL_FERROR_UNLOCKED 1
11172| #define HAVE_DECL_FFLUSH_UNLOCKED 0
11173| #define HAVE_DECL_FGETS_UNLOCKED 0
11174| #define HAVE_DECL_FPUTC_UNLOCKED 0
11175| #define HAVE_DECL_FPUTS_UNLOCKED 0
11176| #define HAVE_DECL_FREAD_UNLOCKED 0
11177| #define HAVE_DECL_FWRITE_UNLOCKED 0
11178| #define HAVE_DECL_GETC_UNLOCKED 1
11179| #define HAVE_DECL_GETCHAR_UNLOCKED 1
11180| #define HAVE_DECL_PUTC_UNLOCKED 1
11181| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
11182| #define HAVE_DECL_WCSDUP 1
11183| #define HAVE_ALLOCA 1
11184| #define HAVE_ATEXIT 1
11185| #define HAVE___BUILTIN_EXPECT 1
11186| #define GNULIB_TEST_C32ISALNUM 1
11187| #define GNULIB_TEST_C32ISALPHA 1
11188| #define GNULIB_TEST_C32ISBLANK 1
11189| #define GNULIB_TEST_C32ISCNTRL 1
11190| #define GNULIB_TEST_C32ISDIGIT 1
11191| #define GNULIB_TEST_C32ISGRAPH 1
11192| #define GNULIB_TEST_C32ISLOWER 1
11193| #define GNULIB_TEST_C32ISPRINT 1
11194| #define GNULIB_TEST_C32ISPUNCT 1
11195| #define GNULIB_TEST_C32ISSPACE 1
11196| #define GNULIB_TEST_C32ISUPPER 1
11197| #define GNULIB_TEST_C32ISXDIGIT 1
11198| #define GNULIB_TEST_C32TOLOWER 1
11199| #define GNULIB_TEST_C32WIDTH 1
11200| #define GNULIB_TEST_CALLOC_GNU 1
11201| #define GNULIB_TEST_CALLOC_POSIX 1
11202| #define GNULIB_CANONICALIZE_LGPL 1
11203| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
11204| #define GNULIB_TEST_REALPATH 1
11205| #define HAVE_READLINKAT 1
11206| #define GNULIB_TEST_CLOEXEC 1
11207| #define GNULIB_TEST_CLOSE 1
11208| #define GNULIB_TEST_DUP2 1
11209| #define GNULIB_TEST_ENVIRON 1
11210| #define GNULIB_TEST_FCNTL 1
11211| #define FLEXIBLE_ARRAY_MEMBER /**/
11212| #define GNULIB_TEST_FREE_POSIX 1
11213| #define GNULIB_TEST_FSTAT 1
11214| #define GNULIB_FWRITEERROR 1
11215| #define GNULIB_TEST_GETDTABLESIZE 1
11216| #define __GETOPT_PREFIX rpl_
11217| #define GNULIB_TEST_GETOPT_POSIX 1
11218| #define HAVE_GETPROGNAME 1
11219| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11220| #define GNULIB_TEST_GETPROGNAME 1
11221| #define HAVE_INLINE 1
11222| #define HAVE_ISWBLANK 1
11223| #define HAVE_DECL_ISWBLANK 1
11224| #define GNULIB_TEST_ISWBLANK 1
11225| #define GNULIB_TEST_ISWDIGIT 1
11226| #define GNULIB_TEST_ISWPUNCT 1
11227| #define GNULIB_TEST_ISWXDIGIT 1
11228| #define HAVE___INLINE 1
11229| #define HAVE_NEWLOCALE 1
11230| #define HAVE_DUPLOCALE 1
11231| #define HAVE_FREELOCALE 1
11232| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
11233| #define HAVE_PTHREAD_RWLOCK 1
11234| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
11235| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11236| #define GNULIB_LOCK 1
11237| #define GNULIB_TEST_MALLOC_GNU 1
11238| #define GNULIB_TEST_MALLOC_POSIX 1
11239| #define GNULIB_TEST_MBRTOC32 1
11240| #define GNULIB_TEST_MBRTOWC 1
11241| #define GNULIB_TEST_MBSINIT 1
11242| #define GNULIB_TEST_MBSLEN 1
11243| #define GNULIB_TEST_MBSSTR 1
11244| #define GNULIB_TEST_MBSZERO 1
11245| #define GNULIB_TEST_MEMCHR 1
11246| #define HAVE_MEMMOVE 1
11247| #define GNULIB_TEST_MEMPCPY 1
11248| #define GNULIB_MSVC_NOTHROW 1
11249| #define OPEN_TRAILING_SLASH_BUG 1
11250| #define GNULIB_TEST_OPEN 1
11251| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11252| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
11253| #define HAVE_RAISE 1
11254| #define GNULIB_TEST_RAISE 1
11255| #define GNULIB_TEST_RAWMEMCHR 1
11256| /* end confdefs.h.  */
11257| #include <unistd.h>
11258|
11259| int
11260| main (void)
11261| {
11262| char buf[20];
11263|       return readlink ("conftest.lnk2/", buf, sizeof buf) != -1;
11264|   ;
11265|   return 0;
11266| }
11267configure:44918: result: no
11268configure:44934: checking whether readlink truncates results correctly
11269configure:44973: /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
11270configure:44973: $? = 0
11271configure:44973: ./conftest
11272configure:44973: $? = 0
11273configure:44988: result: yes
11274configure:45050: checking whether realloc (0, 0) returns nonnull
11275configure:45086: /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
11276configure:45086: $? = 0
11277configure:45086: ./conftest
11278configure:45086: $? = 0
11279configure:45101: result: yes
11280configure:45188: checking for reallocarray
11281configure:45225: checking for reallocarray
11282configure:45225: /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
11283Undefined symbols for architecture x86_64:
11284  "_reallocarray", referenced from:
11285      _main in conftest-6b2ae3.o
11286ld: symbol(s) not found for architecture x86_64
11287clang: error: linker command failed with exit code 1 (use -v to see invocation)
11288configure:45225: $? = 1
11289configure: failed program was:
11290| /* confdefs.h */
11291| #define PACKAGE_NAME "gettext-runtime"
11292| #define PACKAGE_TARNAME "gettext-runtime"
11293| #define PACKAGE_VERSION "0.22.5"
11294| #define PACKAGE_STRING "gettext-runtime 0.22.5"
11295| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
11296| #define PACKAGE_URL ""
11297| #define PACKAGE "gettext-runtime"
11298| #define VERSION "0.22.5"
11299| #define HAVE_STDIO_H 1
11300| #define HAVE_STDLIB_H 1
11301| #define HAVE_STRING_H 1
11302| #define HAVE_INTTYPES_H 1
11303| #define HAVE_STDINT_H 1
11304| #define HAVE_STRINGS_H 1
11305| #define HAVE_SYS_STAT_H 1
11306| #define HAVE_SYS_TYPES_H 1
11307| #define HAVE_UNISTD_H 1
11308| #define HAVE_WCHAR_H 1
11309| #define HAVE_SYS_PARAM_H 1
11310| #define HAVE_SYS_SOCKET_H 1
11311| #define HAVE_GETOPT_H 1
11312| #define HAVE_SYS_CDEFS_H 1
11313| #define HAVE_ICONV_H 1
11314| #define HAVE_LIMITS_H 1
11315| #define HAVE_WCTYPE_H 1
11316| #define HAVE_LANGINFO_H 1
11317| #define HAVE_XLOCALE_H 1
11318| #define HAVE_SYS_MMAN_H 1
11319| #define HAVE_SYS_TIME_H 1
11320| #define HAVE_STDBOOL_H 1
11321| #define STDC_HEADERS 1
11322| #define _ALL_SOURCE 1
11323| #define _DARWIN_C_SOURCE 1
11324| #define _GNU_SOURCE 1
11325| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11326| #define _NETBSD_SOURCE 1
11327| #define _OPENBSD_SOURCE 1
11328| #define _POSIX_PTHREAD_SEMANTICS 1
11329| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11330| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11331| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11332| #define __STDC_WANT_IEC_60559_EXT__ 1
11333| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11334| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11335| #define __STDC_WANT_LIB_EXT2__ 1
11336| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11337| #define _TANDEM_SOURCE 1
11338| #define __EXTENSIONS__ 1
11339| #define __USE_MINGW_ANSI_STDIO 1
11340| #define HAVE_DLFCN_H 1
11341| #define LT_OBJDIR ".libs/"
11342| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
11343| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
11344| #define ENABLE_NLS 1
11345| #define HAVE_ALLOCA_H 1
11346| #define HAVE_ALLOCA 1
11347| #define BITSIZEOF_WCHAR_T 32
11348| #define HAVE_MBSTATE_T 1
11349| #define HAVE_MBSINIT 1
11350| #define HAVE_MBRTOWC 1
11351| #define HAVE_REALPATH 1
11352| #define HAVE_LSTAT 1
11353| #define HAVE_FCNTL 1
11354| #define HAVE_SYMLINK 1
11355| #define HAVE_GETDTABLESIZE 1
11356| #define HAVE_ISWCNTRL 1
11357| #define HAVE_MPROTECT 1
11358| #define HAVE_READLINK 1
11359| #define HAVE_SETENV 1
11360| #define HAVE_WCWIDTH 1
11361| #define HAVE_LANGINFO_CODESET 1
11362| #define HAVE_MALLOC_POSIX 1
11363| #define HAVE_FACCESSAT 1
11364| #define HAVE_GETCWD 1
11365| #define restrict __restrict__
11366| #define HAVE_DECL_STRERROR_R 1
11367| #define HAVE_STRERROR_R 1
11368| #define HAVE___HEADER_INLINE 1
11369| #define HAVE_WORKING_O_NOATIME 0
11370| #define HAVE_WORKING_O_NOFOLLOW 1
11371| #define HAVE_DECL_GETDTABLESIZE 1
11372| #define HAVE_GETOPT_H 1
11373| #define HAVE_GETOPT_LONG_ONLY 1
11374| #define HAVE_PTHREAD_API 1
11375| #define SETLOCALE_NULL_ALL_MTSAFE 0
11376| #define SETLOCALE_NULL_ONE_MTSAFE 1
11377| #define HAVE_ICONV 1
11378| #define ICONV_CONST
11379| #define HAVE_WINT_T 1
11380| #define HAVE_LONG_LONG_INT 1
11381| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11382| #define BITSIZEOF_PTRDIFF_T 64
11383| #define BITSIZEOF_SIZE_T 64
11384| #define BITSIZEOF_SIG_ATOMIC_T 32
11385| #define BITSIZEOF_WCHAR_T 32
11386| #define BITSIZEOF_WINT_T 32
11387| #define HAVE_SIGNED_SIG_ATOMIC_T 1
11388| #define HAVE_SIGNED_WCHAR_T 1
11389| #define HAVE_SIGNED_WINT_T 1
11390| #define PTRDIFF_T_SUFFIX l
11391| #define SIZE_T_SUFFIX ul
11392| #define SIG_ATOMIC_T_SUFFIX
11393| #define WCHAR_T_SUFFIX
11394| #define WINT_T_SUFFIX
11395| #define HAVE_TOWLOWER 1
11396| #define HAVE_WCHAR_T 1
11397| #define HAVE_LC_MESSAGES 1
11398| #define HAVE_USELOCALE 1
11399| #define HAVE_WORKING_USELOCALE 1
11400| #define HAVE_GOOD_USELOCALE 1
11401| #define USE_POSIX_THREADS 1
11402| #define MALLOC_0_IS_NONNULL 1
11403| #define MAP_ANONYMOUS MAP_ANON
11404| #define HAVE_MAP_ANONYMOUS 1
11405| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
11406| #define PROMOTED_MODE_T int
11407| #define HAVE_SIGSET_T 1
11408| #define INSTALLPREFIX "/opt/local"
11409| #define HAVE_DECL_SETENV 1
11410| #define USER_LABEL_PREFIX _
11411| #define HAVE_DECL_FCLOSEALL 0
11412| #define HAVE_DECL_GETW 1
11413| #define HAVE_DECL_PUTW 1
11414| #define HAVE_DECL_ECVT 1
11415| #define HAVE_DECL_FCVT 1
11416| #define HAVE_DECL_GCVT 1
11417| #define REPLACE_STRERROR_0 1
11418| #define HAVE_DECL_STRNLEN 1
11419| #define _USE_STD_STAT 1
11420| #define HAVE_DECL_EXECVPE 0
11421| #define HAVE_DECL_CLEARERR_UNLOCKED 1
11422| #define HAVE_DECL_FEOF_UNLOCKED 1
11423| #define HAVE_DECL_FERROR_UNLOCKED 1
11424| #define HAVE_DECL_FFLUSH_UNLOCKED 0
11425| #define HAVE_DECL_FGETS_UNLOCKED 0
11426| #define HAVE_DECL_FPUTC_UNLOCKED 0
11427| #define HAVE_DECL_FPUTS_UNLOCKED 0
11428| #define HAVE_DECL_FREAD_UNLOCKED 0
11429| #define HAVE_DECL_FWRITE_UNLOCKED 0
11430| #define HAVE_DECL_GETC_UNLOCKED 1
11431| #define HAVE_DECL_GETCHAR_UNLOCKED 1
11432| #define HAVE_DECL_PUTC_UNLOCKED 1
11433| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
11434| #define HAVE_DECL_WCSDUP 1
11435| #define HAVE_ALLOCA 1
11436| #define HAVE_ATEXIT 1
11437| #define HAVE___BUILTIN_EXPECT 1
11438| #define GNULIB_TEST_C32ISALNUM 1
11439| #define GNULIB_TEST_C32ISALPHA 1
11440| #define GNULIB_TEST_C32ISBLANK 1
11441| #define GNULIB_TEST_C32ISCNTRL 1
11442| #define GNULIB_TEST_C32ISDIGIT 1
11443| #define GNULIB_TEST_C32ISGRAPH 1
11444| #define GNULIB_TEST_C32ISLOWER 1
11445| #define GNULIB_TEST_C32ISPRINT 1
11446| #define GNULIB_TEST_C32ISPUNCT 1
11447| #define GNULIB_TEST_C32ISSPACE 1
11448| #define GNULIB_TEST_C32ISUPPER 1
11449| #define GNULIB_TEST_C32ISXDIGIT 1
11450| #define GNULIB_TEST_C32TOLOWER 1
11451| #define GNULIB_TEST_C32WIDTH 1
11452| #define GNULIB_TEST_CALLOC_GNU 1
11453| #define GNULIB_TEST_CALLOC_POSIX 1
11454| #define GNULIB_CANONICALIZE_LGPL 1
11455| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
11456| #define GNULIB_TEST_REALPATH 1
11457| #define HAVE_READLINKAT 1
11458| #define GNULIB_TEST_CLOEXEC 1
11459| #define GNULIB_TEST_CLOSE 1
11460| #define GNULIB_TEST_DUP2 1
11461| #define GNULIB_TEST_ENVIRON 1
11462| #define GNULIB_TEST_FCNTL 1
11463| #define FLEXIBLE_ARRAY_MEMBER /**/
11464| #define GNULIB_TEST_FREE_POSIX 1
11465| #define GNULIB_TEST_FSTAT 1
11466| #define GNULIB_FWRITEERROR 1
11467| #define GNULIB_TEST_GETDTABLESIZE 1
11468| #define __GETOPT_PREFIX rpl_
11469| #define GNULIB_TEST_GETOPT_POSIX 1
11470| #define HAVE_GETPROGNAME 1
11471| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11472| #define GNULIB_TEST_GETPROGNAME 1
11473| #define HAVE_INLINE 1
11474| #define HAVE_ISWBLANK 1
11475| #define HAVE_DECL_ISWBLANK 1
11476| #define GNULIB_TEST_ISWBLANK 1
11477| #define GNULIB_TEST_ISWDIGIT 1
11478| #define GNULIB_TEST_ISWPUNCT 1
11479| #define GNULIB_TEST_ISWXDIGIT 1
11480| #define HAVE___INLINE 1
11481| #define HAVE_NEWLOCALE 1
11482| #define HAVE_DUPLOCALE 1
11483| #define HAVE_FREELOCALE 1
11484| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
11485| #define HAVE_PTHREAD_RWLOCK 1
11486| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
11487| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11488| #define GNULIB_LOCK 1
11489| #define GNULIB_TEST_MALLOC_GNU 1
11490| #define GNULIB_TEST_MALLOC_POSIX 1
11491| #define GNULIB_TEST_MBRTOC32 1
11492| #define GNULIB_TEST_MBRTOWC 1
11493| #define GNULIB_TEST_MBSINIT 1
11494| #define GNULIB_TEST_MBSLEN 1
11495| #define GNULIB_TEST_MBSSTR 1
11496| #define GNULIB_TEST_MBSZERO 1
11497| #define GNULIB_TEST_MEMCHR 1
11498| #define HAVE_MEMMOVE 1
11499| #define GNULIB_TEST_MEMPCPY 1
11500| #define GNULIB_MSVC_NOTHROW 1
11501| #define OPEN_TRAILING_SLASH_BUG 1
11502| #define GNULIB_TEST_OPEN 1
11503| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11504| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
11505| #define HAVE_RAISE 1
11506| #define GNULIB_TEST_RAISE 1
11507| #define GNULIB_TEST_RAWMEMCHR 1
11508| #define READLINK_TRAILING_SLASH_BUG 1
11509| #define GNULIB_TEST_READLINK 1
11510| #define GNULIB_TEST_REALLOC_GNU 1
11511| #define GNULIB_TEST_REALLOC_POSIX 1
11512| /* end confdefs.h.  */
11513| /* Define reallocarray to an innocuous variant, in case <limits.h> declares reallocarray.
11514|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11515| #define reallocarray innocuous_reallocarray
11516|
11517| /* System header to define __stub macros and hopefully few prototypes,
11518|    which can conflict with char reallocarray (void); below.  */
11519|
11520| #include <limits.h>
11521| #undef reallocarray
11522|
11523| /* Override any GCC internal prototype to avoid an error.
11524|    Use char because int might match the return type of a GCC
11525|    builtin and then its argument prototype would still apply.  */
11526| #ifdef __cplusplus
11527| extern "C"
11528| #endif
11529| char reallocarray (void);
11530| /* The GNU C library defines this for functions which it implements
11531|     to always fail with ENOSYS.  Some functions are actually named
11532|     something starting with __ and the normal name is an alias.  */
11533| #if defined __stub_reallocarray || defined __stub___reallocarray
11534| choke me
11535| #endif
11536|
11537| int
11538| main (void)
11539| {
11540| return reallocarray ();
11541|   ;
11542|   return 0;
11543| }
11544configure:45225: result: no
11545configure:45241: result: no
11546configure:45357: checking for faccessat
11547configure:45410: result: yes
11548configure:45428: checking for getcwd
11549configure:45428: result: yes
11550configure:45463: checking whether free is known to preserve errno
11551configure:45498: result: no
11552configure:45518: checking for mempcpy
11553configure:45571: result: no
11554configure:45596: checking for rawmemchr
11555configure:45596: result: no
11556configure:45623: checking for search.h
11557configure:45623: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11558configure:45623: $? = 0
11559configure:45623: result: yes
11560configure:45632: checking for tsearch
11561configure:45669: checking for tsearch
11562configure:45669: /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
11563configure:45669: $? = 0
11564configure:45669: result: yes
11565configure:45685: result: yes
11566configure:45715: checking whether setlocale supports the C locale
11567configure:45740: /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
11568configure:45740: $? = 0
11569configure:45740: ./conftest
11570configure:45740: $? = 0
11571configure:45755: result: yes
11572configure:45833: checking whether setlocale (LC_ALL, NULL) is multithread-safe
11573configure:45877: result: no
11574configure:45895: checking whether setlocale (category, NULL) is multithread-safe
11575configure:45915: result: yes
11576configure:45941: checking whether imported symbols can be declared weak
11577configure:46045: result: no
11578configure:46090: checking whether the -Werror option is usable
11579configure:46109: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror -I/opt/local/include conftest.c >&5
11580configure:46109: $? = 0
11581configure:46121: result: yes
11582configure:46123: checking for simple visibility declarations
11583configure:46150: /usr/bin/clang -c -pipe -Os -arch x86_64 -fvisibility=hidden -Werror -I/opt/local/include conftest.c >&5
11584configure:46150: $? = 0
11585configure:46162: result: yes
11586configure:46245: checking for sigprocmask
11587configure:46245: result: yes
11588configure:46292: checking for ssize_t
11589configure:46310: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11590configure:46310: $? = 0
11591configure:46320: result: yes
11592configure:46373: checking whether stat handles trailing slashes on files
11593configure:46419: /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
11594configure:46419: $? = 0
11595configure:46419: ./conftest
11596configure:46419: $? = 2
11597configure: program exited with status 2
11598configure: failed program was:
11599| /* confdefs.h */
11600| #define PACKAGE_NAME "gettext-runtime"
11601| #define PACKAGE_TARNAME "gettext-runtime"
11602| #define PACKAGE_VERSION "0.22.5"
11603| #define PACKAGE_STRING "gettext-runtime 0.22.5"
11604| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
11605| #define PACKAGE_URL ""
11606| #define PACKAGE "gettext-runtime"
11607| #define VERSION "0.22.5"
11608| #define HAVE_STDIO_H 1
11609| #define HAVE_STDLIB_H 1
11610| #define HAVE_STRING_H 1
11611| #define HAVE_INTTYPES_H 1
11612| #define HAVE_STDINT_H 1
11613| #define HAVE_STRINGS_H 1
11614| #define HAVE_SYS_STAT_H 1
11615| #define HAVE_SYS_TYPES_H 1
11616| #define HAVE_UNISTD_H 1
11617| #define HAVE_WCHAR_H 1
11618| #define HAVE_SYS_PARAM_H 1
11619| #define HAVE_SYS_SOCKET_H 1
11620| #define HAVE_GETOPT_H 1
11621| #define HAVE_SYS_CDEFS_H 1
11622| #define HAVE_ICONV_H 1
11623| #define HAVE_LIMITS_H 1
11624| #define HAVE_WCTYPE_H 1
11625| #define HAVE_LANGINFO_H 1
11626| #define HAVE_XLOCALE_H 1
11627| #define HAVE_SYS_MMAN_H 1
11628| #define HAVE_SYS_TIME_H 1
11629| #define HAVE_STDBOOL_H 1
11630| #define STDC_HEADERS 1
11631| #define _ALL_SOURCE 1
11632| #define _DARWIN_C_SOURCE 1
11633| #define _GNU_SOURCE 1
11634| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11635| #define _NETBSD_SOURCE 1
11636| #define _OPENBSD_SOURCE 1
11637| #define _POSIX_PTHREAD_SEMANTICS 1
11638| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11639| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11640| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11641| #define __STDC_WANT_IEC_60559_EXT__ 1
11642| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11643| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11644| #define __STDC_WANT_LIB_EXT2__ 1
11645| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11646| #define _TANDEM_SOURCE 1
11647| #define __EXTENSIONS__ 1
11648| #define __USE_MINGW_ANSI_STDIO 1
11649| #define HAVE_DLFCN_H 1
11650| #define LT_OBJDIR ".libs/"
11651| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
11652| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
11653| #define ENABLE_NLS 1
11654| #define HAVE_ALLOCA_H 1
11655| #define HAVE_ALLOCA 1
11656| #define BITSIZEOF_WCHAR_T 32
11657| #define HAVE_MBSTATE_T 1
11658| #define HAVE_MBSINIT 1
11659| #define HAVE_MBRTOWC 1
11660| #define HAVE_REALPATH 1
11661| #define HAVE_LSTAT 1
11662| #define HAVE_FCNTL 1
11663| #define HAVE_SYMLINK 1
11664| #define HAVE_GETDTABLESIZE 1
11665| #define HAVE_ISWCNTRL 1
11666| #define HAVE_MPROTECT 1
11667| #define HAVE_READLINK 1
11668| #define HAVE_SETENV 1
11669| #define HAVE_WCWIDTH 1
11670| #define HAVE_LANGINFO_CODESET 1
11671| #define HAVE_MALLOC_POSIX 1
11672| #define HAVE_FACCESSAT 1
11673| #define HAVE_GETCWD 1
11674| #define restrict __restrict__
11675| #define HAVE_DECL_STRERROR_R 1
11676| #define HAVE_STRERROR_R 1
11677| #define HAVE___HEADER_INLINE 1
11678| #define HAVE_WORKING_O_NOATIME 0
11679| #define HAVE_WORKING_O_NOFOLLOW 1
11680| #define HAVE_DECL_GETDTABLESIZE 1
11681| #define HAVE_GETOPT_H 1
11682| #define HAVE_GETOPT_LONG_ONLY 1
11683| #define HAVE_PTHREAD_API 1
11684| #define SETLOCALE_NULL_ALL_MTSAFE 0
11685| #define SETLOCALE_NULL_ONE_MTSAFE 1
11686| #define HAVE_ICONV 1
11687| #define ICONV_CONST
11688| #define HAVE_WINT_T 1
11689| #define HAVE_LONG_LONG_INT 1
11690| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11691| #define BITSIZEOF_PTRDIFF_T 64
11692| #define BITSIZEOF_SIZE_T 64
11693| #define BITSIZEOF_SIG_ATOMIC_T 32
11694| #define BITSIZEOF_WCHAR_T 32
11695| #define BITSIZEOF_WINT_T 32
11696| #define HAVE_SIGNED_SIG_ATOMIC_T 1
11697| #define HAVE_SIGNED_WCHAR_T 1
11698| #define HAVE_SIGNED_WINT_T 1
11699| #define PTRDIFF_T_SUFFIX l
11700| #define SIZE_T_SUFFIX ul
11701| #define SIG_ATOMIC_T_SUFFIX
11702| #define WCHAR_T_SUFFIX
11703| #define WINT_T_SUFFIX
11704| #define HAVE_TOWLOWER 1
11705| #define HAVE_WCHAR_T 1
11706| #define HAVE_LC_MESSAGES 1
11707| #define HAVE_USELOCALE 1
11708| #define HAVE_WORKING_USELOCALE 1
11709| #define HAVE_GOOD_USELOCALE 1
11710| #define USE_POSIX_THREADS 1
11711| #define MALLOC_0_IS_NONNULL 1
11712| #define MAP_ANONYMOUS MAP_ANON
11713| #define HAVE_MAP_ANONYMOUS 1
11714| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
11715| #define PROMOTED_MODE_T int
11716| #define HAVE_SIGSET_T 1
11717| #define INSTALLPREFIX "/opt/local"
11718| #define HAVE_DECL_SETENV 1
11719| #define USER_LABEL_PREFIX _
11720| #define HAVE_DECL_FCLOSEALL 0
11721| #define HAVE_DECL_GETW 1
11722| #define HAVE_DECL_PUTW 1
11723| #define HAVE_DECL_ECVT 1
11724| #define HAVE_DECL_FCVT 1
11725| #define HAVE_DECL_GCVT 1
11726| #define REPLACE_STRERROR_0 1
11727| #define HAVE_DECL_STRNLEN 1
11728| #define _USE_STD_STAT 1
11729| #define HAVE_DECL_EXECVPE 0
11730| #define HAVE_DECL_CLEARERR_UNLOCKED 1
11731| #define HAVE_DECL_FEOF_UNLOCKED 1
11732| #define HAVE_DECL_FERROR_UNLOCKED 1
11733| #define HAVE_DECL_FFLUSH_UNLOCKED 0
11734| #define HAVE_DECL_FGETS_UNLOCKED 0
11735| #define HAVE_DECL_FPUTC_UNLOCKED 0
11736| #define HAVE_DECL_FPUTS_UNLOCKED 0
11737| #define HAVE_DECL_FREAD_UNLOCKED 0
11738| #define HAVE_DECL_FWRITE_UNLOCKED 0
11739| #define HAVE_DECL_GETC_UNLOCKED 1
11740| #define HAVE_DECL_GETCHAR_UNLOCKED 1
11741| #define HAVE_DECL_PUTC_UNLOCKED 1
11742| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
11743| #define HAVE_DECL_WCSDUP 1
11744| #define HAVE_ALLOCA 1
11745| #define HAVE_ATEXIT 1
11746| #define HAVE___BUILTIN_EXPECT 1
11747| #define GNULIB_TEST_C32ISALNUM 1
11748| #define GNULIB_TEST_C32ISALPHA 1
11749| #define GNULIB_TEST_C32ISBLANK 1
11750| #define GNULIB_TEST_C32ISCNTRL 1
11751| #define GNULIB_TEST_C32ISDIGIT 1
11752| #define GNULIB_TEST_C32ISGRAPH 1
11753| #define GNULIB_TEST_C32ISLOWER 1
11754| #define GNULIB_TEST_C32ISPRINT 1
11755| #define GNULIB_TEST_C32ISPUNCT 1
11756| #define GNULIB_TEST_C32ISSPACE 1
11757| #define GNULIB_TEST_C32ISUPPER 1
11758| #define GNULIB_TEST_C32ISXDIGIT 1
11759| #define GNULIB_TEST_C32TOLOWER 1
11760| #define GNULIB_TEST_C32WIDTH 1
11761| #define GNULIB_TEST_CALLOC_GNU 1
11762| #define GNULIB_TEST_CALLOC_POSIX 1
11763| #define GNULIB_CANONICALIZE_LGPL 1
11764| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
11765| #define GNULIB_TEST_REALPATH 1
11766| #define HAVE_READLINKAT 1
11767| #define GNULIB_TEST_CLOEXEC 1
11768| #define GNULIB_TEST_CLOSE 1
11769| #define GNULIB_TEST_DUP2 1
11770| #define GNULIB_TEST_ENVIRON 1
11771| #define GNULIB_TEST_FCNTL 1
11772| #define FLEXIBLE_ARRAY_MEMBER /**/
11773| #define GNULIB_TEST_FREE_POSIX 1
11774| #define GNULIB_TEST_FSTAT 1
11775| #define GNULIB_FWRITEERROR 1
11776| #define GNULIB_TEST_GETDTABLESIZE 1
11777| #define __GETOPT_PREFIX rpl_
11778| #define GNULIB_TEST_GETOPT_POSIX 1
11779| #define HAVE_GETPROGNAME 1
11780| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11781| #define GNULIB_TEST_GETPROGNAME 1
11782| #define HAVE_INLINE 1
11783| #define HAVE_ISWBLANK 1
11784| #define HAVE_DECL_ISWBLANK 1
11785| #define GNULIB_TEST_ISWBLANK 1
11786| #define GNULIB_TEST_ISWDIGIT 1
11787| #define GNULIB_TEST_ISWPUNCT 1
11788| #define GNULIB_TEST_ISWXDIGIT 1
11789| #define HAVE___INLINE 1
11790| #define HAVE_NEWLOCALE 1
11791| #define HAVE_DUPLOCALE 1
11792| #define HAVE_FREELOCALE 1
11793| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
11794| #define HAVE_PTHREAD_RWLOCK 1
11795| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
11796| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11797| #define GNULIB_LOCK 1
11798| #define GNULIB_TEST_MALLOC_GNU 1
11799| #define GNULIB_TEST_MALLOC_POSIX 1
11800| #define GNULIB_TEST_MBRTOC32 1
11801| #define GNULIB_TEST_MBRTOWC 1
11802| #define GNULIB_TEST_MBSINIT 1
11803| #define GNULIB_TEST_MBSLEN 1
11804| #define GNULIB_TEST_MBSSTR 1
11805| #define GNULIB_TEST_MBSZERO 1
11806| #define GNULIB_TEST_MEMCHR 1
11807| #define HAVE_MEMMOVE 1
11808| #define GNULIB_TEST_MEMPCPY 1
11809| #define GNULIB_MSVC_NOTHROW 1
11810| #define OPEN_TRAILING_SLASH_BUG 1
11811| #define GNULIB_TEST_OPEN 1
11812| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11813| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
11814| #define HAVE_RAISE 1
11815| #define GNULIB_TEST_RAISE 1
11816| #define GNULIB_TEST_RAWMEMCHR 1
11817| #define READLINK_TRAILING_SLASH_BUG 1
11818| #define GNULIB_TEST_READLINK 1
11819| #define GNULIB_TEST_REALLOC_GNU 1
11820| #define GNULIB_TEST_REALLOC_POSIX 1
11821| #define GNULIB_REALLOCARRAY 1
11822| #define GNULIB_TEST_REALLOCARRAY 1
11823| #define HAVE_FACCESSAT 1
11824| #define HAVE_GETCWD 1
11825| #define HAVE_MALLOC_POSIX 1
11826| #define HAVE_SEARCH_H 1
11827| #define HAVE_TSEARCH 1
11828| #define NEED_SETLOCALE_IMPROVED 0
11829| #define NEED_SETLOCALE_MTSAFE 1
11830| #define GNULIB_TEST_SETLOCALE 1
11831| #define SETLOCALE_NULL_ALL_MTSAFE 0
11832| #define SETLOCALE_NULL_ONE_MTSAFE 1
11833| #define HAVE_VISIBILITY 1
11834| #define GNULIB_TEST_SETLOCALE_NULL 1
11835| #define GNULIB_SIGPIPE 1
11836| #define GNULIB_TEST_SIGPROCMASK 1
11837| /* end confdefs.h.  */
11838| #include <sys/stat.h>
11839|
11840| int
11841| main (void)
11842| {
11843| int result = 0;
11844|                struct stat st;
11845|                if (!stat ("conftest.tmp/", &st))
11846|                  result |= 1;
11847| #if HAVE_LSTAT
11848|                if (!stat ("conftest.lnk/", &st))
11849|                  result |= 2;
11850| #endif
11851|                return result;
11852|
11853|   ;
11854|   return 0;
11855| }
11856configure:46434: result: no
11857configure:46510: checking for struct stat.st_atim.tv_nsec
11858configure:46510: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11859conftest.c:249:13: error: no member named 'st_atim' in 'struct stat'
11860if (ac_aggr.st_atim.tv_nsec)
11861    ~~~~~~~ ^
118621 error generated.
11863configure:46510: $? = 1
11864configure: failed program was:
11865| /* confdefs.h */
11866| #define PACKAGE_NAME "gettext-runtime"
11867| #define PACKAGE_TARNAME "gettext-runtime"
11868| #define PACKAGE_VERSION "0.22.5"
11869| #define PACKAGE_STRING "gettext-runtime 0.22.5"
11870| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
11871| #define PACKAGE_URL ""
11872| #define PACKAGE "gettext-runtime"
11873| #define VERSION "0.22.5"
11874| #define HAVE_STDIO_H 1
11875| #define HAVE_STDLIB_H 1
11876| #define HAVE_STRING_H 1
11877| #define HAVE_INTTYPES_H 1
11878| #define HAVE_STDINT_H 1
11879| #define HAVE_STRINGS_H 1
11880| #define HAVE_SYS_STAT_H 1
11881| #define HAVE_SYS_TYPES_H 1
11882| #define HAVE_UNISTD_H 1
11883| #define HAVE_WCHAR_H 1
11884| #define HAVE_SYS_PARAM_H 1
11885| #define HAVE_SYS_SOCKET_H 1
11886| #define HAVE_GETOPT_H 1
11887| #define HAVE_SYS_CDEFS_H 1
11888| #define HAVE_ICONV_H 1
11889| #define HAVE_LIMITS_H 1
11890| #define HAVE_WCTYPE_H 1
11891| #define HAVE_LANGINFO_H 1
11892| #define HAVE_XLOCALE_H 1
11893| #define HAVE_SYS_MMAN_H 1
11894| #define HAVE_SYS_TIME_H 1
11895| #define HAVE_STDBOOL_H 1
11896| #define STDC_HEADERS 1
11897| #define _ALL_SOURCE 1
11898| #define _DARWIN_C_SOURCE 1
11899| #define _GNU_SOURCE 1
11900| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11901| #define _NETBSD_SOURCE 1
11902| #define _OPENBSD_SOURCE 1
11903| #define _POSIX_PTHREAD_SEMANTICS 1
11904| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11905| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11906| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11907| #define __STDC_WANT_IEC_60559_EXT__ 1
11908| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11909| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11910| #define __STDC_WANT_LIB_EXT2__ 1
11911| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11912| #define _TANDEM_SOURCE 1
11913| #define __EXTENSIONS__ 1
11914| #define __USE_MINGW_ANSI_STDIO 1
11915| #define HAVE_DLFCN_H 1
11916| #define LT_OBJDIR ".libs/"
11917| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
11918| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
11919| #define ENABLE_NLS 1
11920| #define HAVE_ALLOCA_H 1
11921| #define HAVE_ALLOCA 1
11922| #define BITSIZEOF_WCHAR_T 32
11923| #define HAVE_MBSTATE_T 1
11924| #define HAVE_MBSINIT 1
11925| #define HAVE_MBRTOWC 1
11926| #define HAVE_REALPATH 1
11927| #define HAVE_LSTAT 1
11928| #define HAVE_FCNTL 1
11929| #define HAVE_SYMLINK 1
11930| #define HAVE_GETDTABLESIZE 1
11931| #define HAVE_ISWCNTRL 1
11932| #define HAVE_MPROTECT 1
11933| #define HAVE_READLINK 1
11934| #define HAVE_SETENV 1
11935| #define HAVE_WCWIDTH 1
11936| #define HAVE_LANGINFO_CODESET 1
11937| #define HAVE_MALLOC_POSIX 1
11938| #define HAVE_FACCESSAT 1
11939| #define HAVE_GETCWD 1
11940| #define restrict __restrict__
11941| #define HAVE_DECL_STRERROR_R 1
11942| #define HAVE_STRERROR_R 1
11943| #define HAVE___HEADER_INLINE 1
11944| #define HAVE_WORKING_O_NOATIME 0
11945| #define HAVE_WORKING_O_NOFOLLOW 1
11946| #define HAVE_DECL_GETDTABLESIZE 1
11947| #define HAVE_GETOPT_H 1
11948| #define HAVE_GETOPT_LONG_ONLY 1
11949| #define HAVE_PTHREAD_API 1
11950| #define SETLOCALE_NULL_ALL_MTSAFE 0
11951| #define SETLOCALE_NULL_ONE_MTSAFE 1
11952| #define HAVE_ICONV 1
11953| #define ICONV_CONST
11954| #define HAVE_WINT_T 1
11955| #define HAVE_LONG_LONG_INT 1
11956| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11957| #define BITSIZEOF_PTRDIFF_T 64
11958| #define BITSIZEOF_SIZE_T 64
11959| #define BITSIZEOF_SIG_ATOMIC_T 32
11960| #define BITSIZEOF_WCHAR_T 32
11961| #define BITSIZEOF_WINT_T 32
11962| #define HAVE_SIGNED_SIG_ATOMIC_T 1
11963| #define HAVE_SIGNED_WCHAR_T 1
11964| #define HAVE_SIGNED_WINT_T 1
11965| #define PTRDIFF_T_SUFFIX l
11966| #define SIZE_T_SUFFIX ul
11967| #define SIG_ATOMIC_T_SUFFIX
11968| #define WCHAR_T_SUFFIX
11969| #define WINT_T_SUFFIX
11970| #define HAVE_TOWLOWER 1
11971| #define HAVE_WCHAR_T 1
11972| #define HAVE_LC_MESSAGES 1
11973| #define HAVE_USELOCALE 1
11974| #define HAVE_WORKING_USELOCALE 1
11975| #define HAVE_GOOD_USELOCALE 1
11976| #define USE_POSIX_THREADS 1
11977| #define MALLOC_0_IS_NONNULL 1
11978| #define MAP_ANONYMOUS MAP_ANON
11979| #define HAVE_MAP_ANONYMOUS 1
11980| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
11981| #define PROMOTED_MODE_T int
11982| #define HAVE_SIGSET_T 1
11983| #define INSTALLPREFIX "/opt/local"
11984| #define HAVE_DECL_SETENV 1
11985| #define USER_LABEL_PREFIX _
11986| #define HAVE_DECL_FCLOSEALL 0
11987| #define HAVE_DECL_GETW 1
11988| #define HAVE_DECL_PUTW 1
11989| #define HAVE_DECL_ECVT 1
11990| #define HAVE_DECL_FCVT 1
11991| #define HAVE_DECL_GCVT 1
11992| #define REPLACE_STRERROR_0 1
11993| #define HAVE_DECL_STRNLEN 1
11994| #define _USE_STD_STAT 1
11995| #define HAVE_DECL_EXECVPE 0
11996| #define HAVE_DECL_CLEARERR_UNLOCKED 1
11997| #define HAVE_DECL_FEOF_UNLOCKED 1
11998| #define HAVE_DECL_FERROR_UNLOCKED 1
11999| #define HAVE_DECL_FFLUSH_UNLOCKED 0
12000| #define HAVE_DECL_FGETS_UNLOCKED 0
12001| #define HAVE_DECL_FPUTC_UNLOCKED 0
12002| #define HAVE_DECL_FPUTS_UNLOCKED 0
12003| #define HAVE_DECL_FREAD_UNLOCKED 0
12004| #define HAVE_DECL_FWRITE_UNLOCKED 0
12005| #define HAVE_DECL_GETC_UNLOCKED 1
12006| #define HAVE_DECL_GETCHAR_UNLOCKED 1
12007| #define HAVE_DECL_PUTC_UNLOCKED 1
12008| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
12009| #define HAVE_DECL_WCSDUP 1
12010| #define HAVE_ALLOCA 1
12011| #define HAVE_ATEXIT 1
12012| #define HAVE___BUILTIN_EXPECT 1
12013| #define GNULIB_TEST_C32ISALNUM 1
12014| #define GNULIB_TEST_C32ISALPHA 1
12015| #define GNULIB_TEST_C32ISBLANK 1
12016| #define GNULIB_TEST_C32ISCNTRL 1
12017| #define GNULIB_TEST_C32ISDIGIT 1
12018| #define GNULIB_TEST_C32ISGRAPH 1
12019| #define GNULIB_TEST_C32ISLOWER 1
12020| #define GNULIB_TEST_C32ISPRINT 1
12021| #define GNULIB_TEST_C32ISPUNCT 1
12022| #define GNULIB_TEST_C32ISSPACE 1
12023| #define GNULIB_TEST_C32ISUPPER 1
12024| #define GNULIB_TEST_C32ISXDIGIT 1
12025| #define GNULIB_TEST_C32TOLOWER 1
12026| #define GNULIB_TEST_C32WIDTH 1
12027| #define GNULIB_TEST_CALLOC_GNU 1
12028| #define GNULIB_TEST_CALLOC_POSIX 1
12029| #define GNULIB_CANONICALIZE_LGPL 1
12030| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
12031| #define GNULIB_TEST_REALPATH 1
12032| #define HAVE_READLINKAT 1
12033| #define GNULIB_TEST_CLOEXEC 1
12034| #define GNULIB_TEST_CLOSE 1
12035| #define GNULIB_TEST_DUP2 1
12036| #define GNULIB_TEST_ENVIRON 1
12037| #define GNULIB_TEST_FCNTL 1
12038| #define FLEXIBLE_ARRAY_MEMBER /**/
12039| #define GNULIB_TEST_FREE_POSIX 1
12040| #define GNULIB_TEST_FSTAT 1
12041| #define GNULIB_FWRITEERROR 1
12042| #define GNULIB_TEST_GETDTABLESIZE 1
12043| #define __GETOPT_PREFIX rpl_
12044| #define GNULIB_TEST_GETOPT_POSIX 1
12045| #define HAVE_GETPROGNAME 1
12046| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
12047| #define GNULIB_TEST_GETPROGNAME 1
12048| #define HAVE_INLINE 1
12049| #define HAVE_ISWBLANK 1
12050| #define HAVE_DECL_ISWBLANK 1
12051| #define GNULIB_TEST_ISWBLANK 1
12052| #define GNULIB_TEST_ISWDIGIT 1
12053| #define GNULIB_TEST_ISWPUNCT 1
12054| #define GNULIB_TEST_ISWXDIGIT 1
12055| #define HAVE___INLINE 1
12056| #define HAVE_NEWLOCALE 1
12057| #define HAVE_DUPLOCALE 1
12058| #define HAVE_FREELOCALE 1
12059| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
12060| #define HAVE_PTHREAD_RWLOCK 1
12061| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
12062| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
12063| #define GNULIB_LOCK 1
12064| #define GNULIB_TEST_MALLOC_GNU 1
12065| #define GNULIB_TEST_MALLOC_POSIX 1
12066| #define GNULIB_TEST_MBRTOC32 1
12067| #define GNULIB_TEST_MBRTOWC 1
12068| #define GNULIB_TEST_MBSINIT 1
12069| #define GNULIB_TEST_MBSLEN 1
12070| #define GNULIB_TEST_MBSSTR 1
12071| #define GNULIB_TEST_MBSZERO 1
12072| #define GNULIB_TEST_MEMCHR 1
12073| #define HAVE_MEMMOVE 1
12074| #define GNULIB_TEST_MEMPCPY 1
12075| #define GNULIB_MSVC_NOTHROW 1
12076| #define OPEN_TRAILING_SLASH_BUG 1
12077| #define GNULIB_TEST_OPEN 1
12078| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
12079| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
12080| #define HAVE_RAISE 1
12081| #define GNULIB_TEST_RAISE 1
12082| #define GNULIB_TEST_RAWMEMCHR 1
12083| #define READLINK_TRAILING_SLASH_BUG 1
12084| #define GNULIB_TEST_READLINK 1
12085| #define GNULIB_TEST_REALLOC_GNU 1
12086| #define GNULIB_TEST_REALLOC_POSIX 1
12087| #define GNULIB_REALLOCARRAY 1
12088| #define GNULIB_TEST_REALLOCARRAY 1
12089| #define HAVE_FACCESSAT 1
12090| #define HAVE_GETCWD 1
12091| #define HAVE_MALLOC_POSIX 1
12092| #define HAVE_SEARCH_H 1
12093| #define HAVE_TSEARCH 1
12094| #define NEED_SETLOCALE_IMPROVED 0
12095| #define NEED_SETLOCALE_MTSAFE 1
12096| #define GNULIB_TEST_SETLOCALE 1
12097| #define SETLOCALE_NULL_ALL_MTSAFE 0
12098| #define SETLOCALE_NULL_ONE_MTSAFE 1
12099| #define HAVE_VISIBILITY 1
12100| #define GNULIB_TEST_SETLOCALE_NULL 1
12101| #define GNULIB_SIGPIPE 1
12102| #define GNULIB_TEST_SIGPROCMASK 1
12103| #define REPLACE_FUNC_STAT_FILE 1
12104| #define GNULIB_TEST_STAT 1
12105| /* end confdefs.h.  */
12106| #include <sys/types.h>
12107|      #include <sys/stat.h>
12108|
12109| int
12110| main (void)
12111| {
12112| static struct stat ac_aggr;
12113| if (ac_aggr.st_atim.tv_nsec)
12114| return 0;
12115|   ;
12116|   return 0;
12117| }
12118configure:46510: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
12119conftest.c:249:20: error: no member named 'st_atim' in 'struct stat'
12120if (sizeof ac_aggr.st_atim.tv_nsec)
12121           ~~~~~~~ ^
121221 error generated.
12123configure:46510: $? = 1
12124configure: failed program was:
12125| /* confdefs.h */
12126| #define PACKAGE_NAME "gettext-runtime"
12127| #define PACKAGE_TARNAME "gettext-runtime"
12128| #define PACKAGE_VERSION "0.22.5"
12129| #define PACKAGE_STRING "gettext-runtime 0.22.5"
12130| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
12131| #define PACKAGE_URL ""
12132| #define PACKAGE "gettext-runtime"
12133| #define VERSION "0.22.5"
12134| #define HAVE_STDIO_H 1
12135| #define HAVE_STDLIB_H 1
12136| #define HAVE_STRING_H 1
12137| #define HAVE_INTTYPES_H 1
12138| #define HAVE_STDINT_H 1
12139| #define HAVE_STRINGS_H 1
12140| #define HAVE_SYS_STAT_H 1
12141| #define HAVE_SYS_TYPES_H 1
12142| #define HAVE_UNISTD_H 1
12143| #define HAVE_WCHAR_H 1
12144| #define HAVE_SYS_PARAM_H 1
12145| #define HAVE_SYS_SOCKET_H 1
12146| #define HAVE_GETOPT_H 1
12147| #define HAVE_SYS_CDEFS_H 1
12148| #define HAVE_ICONV_H 1
12149| #define HAVE_LIMITS_H 1
12150| #define HAVE_WCTYPE_H 1
12151| #define HAVE_LANGINFO_H 1
12152| #define HAVE_XLOCALE_H 1
12153| #define HAVE_SYS_MMAN_H 1
12154| #define HAVE_SYS_TIME_H 1
12155| #define HAVE_STDBOOL_H 1
12156| #define STDC_HEADERS 1
12157| #define _ALL_SOURCE 1
12158| #define _DARWIN_C_SOURCE 1
12159| #define _GNU_SOURCE 1
12160| #define _HPUX_ALT_XOPEN_SOCKET_API 1
12161| #define _NETBSD_SOURCE 1
12162| #define _OPENBSD_SOURCE 1
12163| #define _POSIX_PTHREAD_SEMANTICS 1
12164| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12165| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12166| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12167| #define __STDC_WANT_IEC_60559_EXT__ 1
12168| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12169| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12170| #define __STDC_WANT_LIB_EXT2__ 1
12171| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12172| #define _TANDEM_SOURCE 1
12173| #define __EXTENSIONS__ 1
12174| #define __USE_MINGW_ANSI_STDIO 1
12175| #define HAVE_DLFCN_H 1
12176| #define LT_OBJDIR ".libs/"
12177| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
12178| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
12179| #define ENABLE_NLS 1
12180| #define HAVE_ALLOCA_H 1
12181| #define HAVE_ALLOCA 1
12182| #define BITSIZEOF_WCHAR_T 32
12183| #define HAVE_MBSTATE_T 1
12184| #define HAVE_MBSINIT 1
12185| #define HAVE_MBRTOWC 1
12186| #define HAVE_REALPATH 1
12187| #define HAVE_LSTAT 1
12188| #define HAVE_FCNTL 1
12189| #define HAVE_SYMLINK 1
12190| #define HAVE_GETDTABLESIZE 1
12191| #define HAVE_ISWCNTRL 1
12192| #define HAVE_MPROTECT 1
12193| #define HAVE_READLINK 1
12194| #define HAVE_SETENV 1
12195| #define HAVE_WCWIDTH 1
12196| #define HAVE_LANGINFO_CODESET 1
12197| #define HAVE_MALLOC_POSIX 1
12198| #define HAVE_FACCESSAT 1
12199| #define HAVE_GETCWD 1
12200| #define restrict __restrict__
12201| #define HAVE_DECL_STRERROR_R 1
12202| #define HAVE_STRERROR_R 1
12203| #define HAVE___HEADER_INLINE 1
12204| #define HAVE_WORKING_O_NOATIME 0
12205| #define HAVE_WORKING_O_NOFOLLOW 1
12206| #define HAVE_DECL_GETDTABLESIZE 1
12207| #define HAVE_GETOPT_H 1
12208| #define HAVE_GETOPT_LONG_ONLY 1
12209| #define HAVE_PTHREAD_API 1
12210| #define SETLOCALE_NULL_ALL_MTSAFE 0
12211| #define SETLOCALE_NULL_ONE_MTSAFE 1
12212| #define HAVE_ICONV 1
12213| #define ICONV_CONST
12214| #define HAVE_WINT_T 1
12215| #define HAVE_LONG_LONG_INT 1
12216| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12217| #define BITSIZEOF_PTRDIFF_T 64
12218| #define BITSIZEOF_SIZE_T 64
12219| #define BITSIZEOF_SIG_ATOMIC_T 32
12220| #define BITSIZEOF_WCHAR_T 32
12221| #define BITSIZEOF_WINT_T 32
12222| #define HAVE_SIGNED_SIG_ATOMIC_T 1
12223| #define HAVE_SIGNED_WCHAR_T 1
12224| #define HAVE_SIGNED_WINT_T 1
12225| #define PTRDIFF_T_SUFFIX l
12226| #define SIZE_T_SUFFIX ul
12227| #define SIG_ATOMIC_T_SUFFIX
12228| #define WCHAR_T_SUFFIX
12229| #define WINT_T_SUFFIX
12230| #define HAVE_TOWLOWER 1
12231| #define HAVE_WCHAR_T 1
12232| #define HAVE_LC_MESSAGES 1
12233| #define HAVE_USELOCALE 1
12234| #define HAVE_WORKING_USELOCALE 1
12235| #define HAVE_GOOD_USELOCALE 1
12236| #define USE_POSIX_THREADS 1
12237| #define MALLOC_0_IS_NONNULL 1
12238| #define MAP_ANONYMOUS MAP_ANON
12239| #define HAVE_MAP_ANONYMOUS 1
12240| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
12241| #define PROMOTED_MODE_T int
12242| #define HAVE_SIGSET_T 1
12243| #define INSTALLPREFIX "/opt/local"
12244| #define HAVE_DECL_SETENV 1
12245| #define USER_LABEL_PREFIX _
12246| #define HAVE_DECL_FCLOSEALL 0
12247| #define HAVE_DECL_GETW 1
12248| #define HAVE_DECL_PUTW 1
12249| #define HAVE_DECL_ECVT 1
12250| #define HAVE_DECL_FCVT 1
12251| #define HAVE_DECL_GCVT 1
12252| #define REPLACE_STRERROR_0 1
12253| #define HAVE_DECL_STRNLEN 1
12254| #define _USE_STD_STAT 1
12255| #define HAVE_DECL_EXECVPE 0
12256| #define HAVE_DECL_CLEARERR_UNLOCKED 1
12257| #define HAVE_DECL_FEOF_UNLOCKED 1
12258| #define HAVE_DECL_FERROR_UNLOCKED 1
12259| #define HAVE_DECL_FFLUSH_UNLOCKED 0
12260| #define HAVE_DECL_FGETS_UNLOCKED 0
12261| #define HAVE_DECL_FPUTC_UNLOCKED 0
12262| #define HAVE_DECL_FPUTS_UNLOCKED 0
12263| #define HAVE_DECL_FREAD_UNLOCKED 0
12264| #define HAVE_DECL_FWRITE_UNLOCKED 0
12265| #define HAVE_DECL_GETC_UNLOCKED 1
12266| #define HAVE_DECL_GETCHAR_UNLOCKED 1
12267| #define HAVE_DECL_PUTC_UNLOCKED 1
12268| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
12269| #define HAVE_DECL_WCSDUP 1
12270| #define HAVE_ALLOCA 1
12271| #define HAVE_ATEXIT 1
12272| #define HAVE___BUILTIN_EXPECT 1
12273| #define GNULIB_TEST_C32ISALNUM 1
12274| #define GNULIB_TEST_C32ISALPHA 1
12275| #define GNULIB_TEST_C32ISBLANK 1
12276| #define GNULIB_TEST_C32ISCNTRL 1
12277| #define GNULIB_TEST_C32ISDIGIT 1
12278| #define GNULIB_TEST_C32ISGRAPH 1
12279| #define GNULIB_TEST_C32ISLOWER 1
12280| #define GNULIB_TEST_C32ISPRINT 1
12281| #define GNULIB_TEST_C32ISPUNCT 1
12282| #define GNULIB_TEST_C32ISSPACE 1
12283| #define GNULIB_TEST_C32ISUPPER 1
12284| #define GNULIB_TEST_C32ISXDIGIT 1
12285| #define GNULIB_TEST_C32TOLOWER 1
12286| #define GNULIB_TEST_C32WIDTH 1
12287| #define GNULIB_TEST_CALLOC_GNU 1
12288| #define GNULIB_TEST_CALLOC_POSIX 1
12289| #define GNULIB_CANONICALIZE_LGPL 1
12290| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
12291| #define GNULIB_TEST_REALPATH 1
12292| #define HAVE_READLINKAT 1
12293| #define GNULIB_TEST_CLOEXEC 1
12294| #define GNULIB_TEST_CLOSE 1
12295| #define GNULIB_TEST_DUP2 1
12296| #define GNULIB_TEST_ENVIRON 1
12297| #define GNULIB_TEST_FCNTL 1
12298| #define FLEXIBLE_ARRAY_MEMBER /**/
12299| #define GNULIB_TEST_FREE_POSIX 1
12300| #define GNULIB_TEST_FSTAT 1
12301| #define GNULIB_FWRITEERROR 1
12302| #define GNULIB_TEST_GETDTABLESIZE 1
12303| #define __GETOPT_PREFIX rpl_
12304| #define GNULIB_TEST_GETOPT_POSIX 1
12305| #define HAVE_GETPROGNAME 1
12306| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
12307| #define GNULIB_TEST_GETPROGNAME 1
12308| #define HAVE_INLINE 1
12309| #define HAVE_ISWBLANK 1
12310| #define HAVE_DECL_ISWBLANK 1
12311| #define GNULIB_TEST_ISWBLANK 1
12312| #define GNULIB_TEST_ISWDIGIT 1
12313| #define GNULIB_TEST_ISWPUNCT 1
12314| #define GNULIB_TEST_ISWXDIGIT 1
12315| #define HAVE___INLINE 1
12316| #define HAVE_NEWLOCALE 1
12317| #define HAVE_DUPLOCALE 1
12318| #define HAVE_FREELOCALE 1
12319| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
12320| #define HAVE_PTHREAD_RWLOCK 1
12321| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
12322| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
12323| #define GNULIB_LOCK 1
12324| #define GNULIB_TEST_MALLOC_GNU 1
12325| #define GNULIB_TEST_MALLOC_POSIX 1
12326| #define GNULIB_TEST_MBRTOC32 1
12327| #define GNULIB_TEST_MBRTOWC 1
12328| #define GNULIB_TEST_MBSINIT 1
12329| #define GNULIB_TEST_MBSLEN 1
12330| #define GNULIB_TEST_MBSSTR 1
12331| #define GNULIB_TEST_MBSZERO 1
12332| #define GNULIB_TEST_MEMCHR 1
12333| #define HAVE_MEMMOVE 1
12334| #define GNULIB_TEST_MEMPCPY 1
12335| #define GNULIB_MSVC_NOTHROW 1
12336| #define OPEN_TRAILING_SLASH_BUG 1
12337| #define GNULIB_TEST_OPEN 1
12338| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
12339| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
12340| #define HAVE_RAISE 1
12341| #define GNULIB_TEST_RAISE 1
12342| #define GNULIB_TEST_RAWMEMCHR 1
12343| #define READLINK_TRAILING_SLASH_BUG 1
12344| #define GNULIB_TEST_READLINK 1
12345| #define GNULIB_TEST_REALLOC_GNU 1
12346| #define GNULIB_TEST_REALLOC_POSIX 1
12347| #define GNULIB_REALLOCARRAY 1
12348| #define GNULIB_TEST_REALLOCARRAY 1
12349| #define HAVE_FACCESSAT 1
12350| #define HAVE_GETCWD 1
12351| #define HAVE_MALLOC_POSIX 1
12352| #define HAVE_SEARCH_H 1
12353| #define HAVE_TSEARCH 1
12354| #define NEED_SETLOCALE_IMPROVED 0
12355| #define NEED_SETLOCALE_MTSAFE 1
12356| #define GNULIB_TEST_SETLOCALE 1
12357| #define SETLOCALE_NULL_ALL_MTSAFE 0
12358| #define SETLOCALE_NULL_ONE_MTSAFE 1
12359| #define HAVE_VISIBILITY 1
12360| #define GNULIB_TEST_SETLOCALE_NULL 1
12361| #define GNULIB_SIGPIPE 1
12362| #define GNULIB_TEST_SIGPROCMASK 1
12363| #define REPLACE_FUNC_STAT_FILE 1
12364| #define GNULIB_TEST_STAT 1
12365| /* end confdefs.h.  */
12366| #include <sys/types.h>
12367|      #include <sys/stat.h>
12368|
12369| int
12370| main (void)
12371| {
12372| static struct stat ac_aggr;
12373| if (sizeof ac_aggr.st_atim.tv_nsec)
12374| return 0;
12375|   ;
12376|   return 0;
12377| }
12378configure:46510: result: no
12379configure:46564: checking for struct stat.st_atimespec.tv_nsec
12380configure:46564: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
12381configure:46564: $? = 0
12382configure:46564: result: yes
12383configure:46608: checking for struct stat.st_birthtimespec.tv_nsec
12384configure:46608: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
12385configure:46608: $? = 0
12386configure:46608: result: yes
12387configure:46647: checking for bool, true, false
12388configure:46662: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
12389conftest.c:246:13: error: "true == false"
12390           #error "true == false"
12391            ^
12392conftest.c:248:18: error: unknown type name 'bool'
12393          extern bool b;
12394                 ^
12395conftest.c:249:11: error: unknown type name 'bool'
12396          bool b = true == false;
12397          ^
12398conftest.c:249:20: error: use of undeclared identifier 'true'
12399          bool b = true == false;
12400                   ^
12401conftest.c:249:28: error: use of undeclared identifier 'false'
12402          bool b = true == false;
12403                           ^
124045 errors generated.
12405configure:46662: $? = 1
12406configure: failed program was:
12407| /* confdefs.h */
12408| #define PACKAGE_NAME "gettext-runtime"
12409| #define PACKAGE_TARNAME "gettext-runtime"
12410| #define PACKAGE_VERSION "0.22.5"
12411| #define PACKAGE_STRING "gettext-runtime 0.22.5"
12412| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
12413| #define PACKAGE_URL ""
12414| #define PACKAGE "gettext-runtime"
12415| #define VERSION "0.22.5"
12416| #define HAVE_STDIO_H 1
12417| #define HAVE_STDLIB_H 1
12418| #define HAVE_STRING_H 1
12419| #define HAVE_INTTYPES_H 1
12420| #define HAVE_STDINT_H 1
12421| #define HAVE_STRINGS_H 1
12422| #define HAVE_SYS_STAT_H 1
12423| #define HAVE_SYS_TYPES_H 1
12424| #define HAVE_UNISTD_H 1
12425| #define HAVE_WCHAR_H 1
12426| #define HAVE_SYS_PARAM_H 1
12427| #define HAVE_SYS_SOCKET_H 1
12428| #define HAVE_GETOPT_H 1
12429| #define HAVE_SYS_CDEFS_H 1
12430| #define HAVE_ICONV_H 1
12431| #define HAVE_LIMITS_H 1
12432| #define HAVE_WCTYPE_H 1
12433| #define HAVE_LANGINFO_H 1
12434| #define HAVE_XLOCALE_H 1
12435| #define HAVE_SYS_MMAN_H 1
12436| #define HAVE_SYS_TIME_H 1
12437| #define HAVE_STDBOOL_H 1
12438| #define STDC_HEADERS 1
12439| #define _ALL_SOURCE 1
12440| #define _DARWIN_C_SOURCE 1
12441| #define _GNU_SOURCE 1
12442| #define _HPUX_ALT_XOPEN_SOCKET_API 1
12443| #define _NETBSD_SOURCE 1
12444| #define _OPENBSD_SOURCE 1
12445| #define _POSIX_PTHREAD_SEMANTICS 1
12446| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12447| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12448| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12449| #define __STDC_WANT_IEC_60559_EXT__ 1
12450| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12451| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12452| #define __STDC_WANT_LIB_EXT2__ 1
12453| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12454| #define _TANDEM_SOURCE 1
12455| #define __EXTENSIONS__ 1
12456| #define __USE_MINGW_ANSI_STDIO 1
12457| #define HAVE_DLFCN_H 1
12458| #define LT_OBJDIR ".libs/"
12459| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
12460| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
12461| #define ENABLE_NLS 1
12462| #define HAVE_ALLOCA_H 1
12463| #define HAVE_ALLOCA 1
12464| #define BITSIZEOF_WCHAR_T 32
12465| #define HAVE_MBSTATE_T 1
12466| #define HAVE_MBSINIT 1
12467| #define HAVE_MBRTOWC 1
12468| #define HAVE_REALPATH 1
12469| #define HAVE_LSTAT 1
12470| #define HAVE_FCNTL 1
12471| #define HAVE_SYMLINK 1
12472| #define HAVE_GETDTABLESIZE 1
12473| #define HAVE_ISWCNTRL 1
12474| #define HAVE_MPROTECT 1
12475| #define HAVE_READLINK 1
12476| #define HAVE_SETENV 1
12477| #define HAVE_WCWIDTH 1
12478| #define HAVE_LANGINFO_CODESET 1
12479| #define HAVE_MALLOC_POSIX 1
12480| #define HAVE_FACCESSAT 1
12481| #define HAVE_GETCWD 1
12482| #define restrict __restrict__
12483| #define HAVE_DECL_STRERROR_R 1
12484| #define HAVE_STRERROR_R 1
12485| #define HAVE___HEADER_INLINE 1
12486| #define HAVE_WORKING_O_NOATIME 0
12487| #define HAVE_WORKING_O_NOFOLLOW 1
12488| #define HAVE_DECL_GETDTABLESIZE 1
12489| #define HAVE_GETOPT_H 1
12490| #define HAVE_GETOPT_LONG_ONLY 1
12491| #define HAVE_PTHREAD_API 1
12492| #define SETLOCALE_NULL_ALL_MTSAFE 0
12493| #define SETLOCALE_NULL_ONE_MTSAFE 1
12494| #define HAVE_ICONV 1
12495| #define ICONV_CONST
12496| #define HAVE_WINT_T 1
12497| #define HAVE_LONG_LONG_INT 1
12498| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12499| #define BITSIZEOF_PTRDIFF_T 64
12500| #define BITSIZEOF_SIZE_T 64
12501| #define BITSIZEOF_SIG_ATOMIC_T 32
12502| #define BITSIZEOF_WCHAR_T 32
12503| #define BITSIZEOF_WINT_T 32
12504| #define HAVE_SIGNED_SIG_ATOMIC_T 1
12505| #define HAVE_SIGNED_WCHAR_T 1
12506| #define HAVE_SIGNED_WINT_T 1
12507| #define PTRDIFF_T_SUFFIX l
12508| #define SIZE_T_SUFFIX ul
12509| #define SIG_ATOMIC_T_SUFFIX
12510| #define WCHAR_T_SUFFIX
12511| #define WINT_T_SUFFIX
12512| #define HAVE_TOWLOWER 1
12513| #define HAVE_WCHAR_T 1
12514| #define HAVE_LC_MESSAGES 1
12515| #define HAVE_USELOCALE 1
12516| #define HAVE_WORKING_USELOCALE 1
12517| #define HAVE_GOOD_USELOCALE 1
12518| #define USE_POSIX_THREADS 1
12519| #define MALLOC_0_IS_NONNULL 1
12520| #define MAP_ANONYMOUS MAP_ANON
12521| #define HAVE_MAP_ANONYMOUS 1
12522| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
12523| #define PROMOTED_MODE_T int
12524| #define HAVE_SIGSET_T 1
12525| #define INSTALLPREFIX "/opt/local"
12526| #define HAVE_DECL_SETENV 1
12527| #define USER_LABEL_PREFIX _
12528| #define HAVE_DECL_FCLOSEALL 0
12529| #define HAVE_DECL_GETW 1
12530| #define HAVE_DECL_PUTW 1
12531| #define HAVE_DECL_ECVT 1
12532| #define HAVE_DECL_FCVT 1
12533| #define HAVE_DECL_GCVT 1
12534| #define REPLACE_STRERROR_0 1
12535| #define HAVE_DECL_STRNLEN 1
12536| #define _USE_STD_STAT 1
12537| #define HAVE_DECL_EXECVPE 0
12538| #define HAVE_DECL_CLEARERR_UNLOCKED 1
12539| #define HAVE_DECL_FEOF_UNLOCKED 1
12540| #define HAVE_DECL_FERROR_UNLOCKED 1
12541| #define HAVE_DECL_FFLUSH_UNLOCKED 0
12542| #define HAVE_DECL_FGETS_UNLOCKED 0
12543| #define HAVE_DECL_FPUTC_UNLOCKED 0
12544| #define HAVE_DECL_FPUTS_UNLOCKED 0
12545| #define HAVE_DECL_FREAD_UNLOCKED 0
12546| #define HAVE_DECL_FWRITE_UNLOCKED 0
12547| #define HAVE_DECL_GETC_UNLOCKED 1
12548| #define HAVE_DECL_GETCHAR_UNLOCKED 1
12549| #define HAVE_DECL_PUTC_UNLOCKED 1
12550| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
12551| #define HAVE_DECL_WCSDUP 1
12552| #define HAVE_ALLOCA 1
12553| #define HAVE_ATEXIT 1
12554| #define HAVE___BUILTIN_EXPECT 1
12555| #define GNULIB_TEST_C32ISALNUM 1
12556| #define GNULIB_TEST_C32ISALPHA 1
12557| #define GNULIB_TEST_C32ISBLANK 1
12558| #define GNULIB_TEST_C32ISCNTRL 1
12559| #define GNULIB_TEST_C32ISDIGIT 1
12560| #define GNULIB_TEST_C32ISGRAPH 1
12561| #define GNULIB_TEST_C32ISLOWER 1
12562| #define GNULIB_TEST_C32ISPRINT 1
12563| #define GNULIB_TEST_C32ISPUNCT 1
12564| #define GNULIB_TEST_C32ISSPACE 1
12565| #define GNULIB_TEST_C32ISUPPER 1
12566| #define GNULIB_TEST_C32ISXDIGIT 1
12567| #define GNULIB_TEST_C32TOLOWER 1
12568| #define GNULIB_TEST_C32WIDTH 1
12569| #define GNULIB_TEST_CALLOC_GNU 1
12570| #define GNULIB_TEST_CALLOC_POSIX 1
12571| #define GNULIB_CANONICALIZE_LGPL 1
12572| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
12573| #define GNULIB_TEST_REALPATH 1
12574| #define HAVE_READLINKAT 1
12575| #define GNULIB_TEST_CLOEXEC 1
12576| #define GNULIB_TEST_CLOSE 1
12577| #define GNULIB_TEST_DUP2 1
12578| #define GNULIB_TEST_ENVIRON 1
12579| #define GNULIB_TEST_FCNTL 1
12580| #define FLEXIBLE_ARRAY_MEMBER /**/
12581| #define GNULIB_TEST_FREE_POSIX 1
12582| #define GNULIB_TEST_FSTAT 1
12583| #define GNULIB_FWRITEERROR 1
12584| #define GNULIB_TEST_GETDTABLESIZE 1
12585| #define __GETOPT_PREFIX rpl_
12586| #define GNULIB_TEST_GETOPT_POSIX 1
12587| #define HAVE_GETPROGNAME 1
12588| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
12589| #define GNULIB_TEST_GETPROGNAME 1
12590| #define HAVE_INLINE 1
12591| #define HAVE_ISWBLANK 1
12592| #define HAVE_DECL_ISWBLANK 1
12593| #define GNULIB_TEST_ISWBLANK 1
12594| #define GNULIB_TEST_ISWDIGIT 1
12595| #define GNULIB_TEST_ISWPUNCT 1
12596| #define GNULIB_TEST_ISWXDIGIT 1
12597| #define HAVE___INLINE 1
12598| #define HAVE_NEWLOCALE 1
12599| #define HAVE_DUPLOCALE 1
12600| #define HAVE_FREELOCALE 1
12601| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
12602| #define HAVE_PTHREAD_RWLOCK 1
12603| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
12604| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
12605| #define GNULIB_LOCK 1
12606| #define GNULIB_TEST_MALLOC_GNU 1
12607| #define GNULIB_TEST_MALLOC_POSIX 1
12608| #define GNULIB_TEST_MBRTOC32 1
12609| #define GNULIB_TEST_MBRTOWC 1
12610| #define GNULIB_TEST_MBSINIT 1
12611| #define GNULIB_TEST_MBSLEN 1
12612| #define GNULIB_TEST_MBSSTR 1
12613| #define GNULIB_TEST_MBSZERO 1
12614| #define GNULIB_TEST_MEMCHR 1
12615| #define HAVE_MEMMOVE 1
12616| #define GNULIB_TEST_MEMPCPY 1
12617| #define GNULIB_MSVC_NOTHROW 1
12618| #define OPEN_TRAILING_SLASH_BUG 1
12619| #define GNULIB_TEST_OPEN 1
12620| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
12621| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
12622| #define HAVE_RAISE 1
12623| #define GNULIB_TEST_RAISE 1
12624| #define GNULIB_TEST_RAWMEMCHR 1
12625| #define READLINK_TRAILING_SLASH_BUG 1
12626| #define GNULIB_TEST_READLINK 1
12627| #define GNULIB_TEST_REALLOC_GNU 1
12628| #define GNULIB_TEST_REALLOC_POSIX 1
12629| #define GNULIB_REALLOCARRAY 1
12630| #define GNULIB_TEST_REALLOCARRAY 1
12631| #define HAVE_FACCESSAT 1
12632| #define HAVE_GETCWD 1
12633| #define HAVE_MALLOC_POSIX 1
12634| #define HAVE_SEARCH_H 1
12635| #define HAVE_TSEARCH 1
12636| #define NEED_SETLOCALE_IMPROVED 0
12637| #define NEED_SETLOCALE_MTSAFE 1
12638| #define GNULIB_TEST_SETLOCALE 1
12639| #define SETLOCALE_NULL_ALL_MTSAFE 0
12640| #define SETLOCALE_NULL_ONE_MTSAFE 1
12641| #define HAVE_VISIBILITY 1
12642| #define GNULIB_TEST_SETLOCALE_NULL 1
12643| #define GNULIB_SIGPIPE 1
12644| #define GNULIB_TEST_SIGPROCMASK 1
12645| #define REPLACE_FUNC_STAT_FILE 1
12646| #define GNULIB_TEST_STAT 1
12647| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
12648| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
12649| /* end confdefs.h.  */
12650|
12651|           #if true == false
12652|            #error "true == false"
12653|           #endif
12654|           extern bool b;
12655|           bool b = true == false;
12656configure:46672: result: no
12657configure:47378: checking for working strnlen
12658configure:47418: /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
12659configure:47418: $? = 0
12660configure:47418: ./conftest
12661configure:47418: $? = 0
12662configure:47432: result: yes
12663configure:47488: checking for strtoul
12664configure:47488: /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
12665configure:47488: $? = 0
12666configure:47488: result: yes
12667configure:47496: checking whether strtoul works
12668configure:47544: /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
12669configure:47544: $? = 0
12670configure:47544: ./conftest
12671configure:47544: $? = 2
12672configure: program exited with status 2
12673configure: failed program was:
12674| /* confdefs.h */
12675| #define PACKAGE_NAME "gettext-runtime"
12676| #define PACKAGE_TARNAME "gettext-runtime"
12677| #define PACKAGE_VERSION "0.22.5"
12678| #define PACKAGE_STRING "gettext-runtime 0.22.5"
12679| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
12680| #define PACKAGE_URL ""
12681| #define PACKAGE "gettext-runtime"
12682| #define VERSION "0.22.5"
12683| #define HAVE_STDIO_H 1
12684| #define HAVE_STDLIB_H 1
12685| #define HAVE_STRING_H 1
12686| #define HAVE_INTTYPES_H 1
12687| #define HAVE_STDINT_H 1
12688| #define HAVE_STRINGS_H 1
12689| #define HAVE_SYS_STAT_H 1
12690| #define HAVE_SYS_TYPES_H 1
12691| #define HAVE_UNISTD_H 1
12692| #define HAVE_WCHAR_H 1
12693| #define HAVE_SYS_PARAM_H 1
12694| #define HAVE_SYS_SOCKET_H 1
12695| #define HAVE_GETOPT_H 1
12696| #define HAVE_SYS_CDEFS_H 1
12697| #define HAVE_ICONV_H 1
12698| #define HAVE_LIMITS_H 1
12699| #define HAVE_WCTYPE_H 1
12700| #define HAVE_LANGINFO_H 1
12701| #define HAVE_XLOCALE_H 1
12702| #define HAVE_SYS_MMAN_H 1
12703| #define HAVE_SYS_TIME_H 1
12704| #define HAVE_STDBOOL_H 1
12705| #define STDC_HEADERS 1
12706| #define _ALL_SOURCE 1
12707| #define _DARWIN_C_SOURCE 1
12708| #define _GNU_SOURCE 1
12709| #define _HPUX_ALT_XOPEN_SOCKET_API 1
12710| #define _NETBSD_SOURCE 1
12711| #define _OPENBSD_SOURCE 1
12712| #define _POSIX_PTHREAD_SEMANTICS 1
12713| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12714| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12715| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12716| #define __STDC_WANT_IEC_60559_EXT__ 1
12717| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12718| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12719| #define __STDC_WANT_LIB_EXT2__ 1
12720| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12721| #define _TANDEM_SOURCE 1
12722| #define __EXTENSIONS__ 1
12723| #define __USE_MINGW_ANSI_STDIO 1
12724| #define HAVE_DLFCN_H 1
12725| #define LT_OBJDIR ".libs/"
12726| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
12727| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
12728| #define ENABLE_NLS 1
12729| #define HAVE_ALLOCA_H 1
12730| #define HAVE_ALLOCA 1
12731| #define BITSIZEOF_WCHAR_T 32
12732| #define HAVE_MBSTATE_T 1
12733| #define HAVE_MBSINIT 1
12734| #define HAVE_MBRTOWC 1
12735| #define HAVE_REALPATH 1
12736| #define HAVE_LSTAT 1
12737| #define HAVE_FCNTL 1
12738| #define HAVE_SYMLINK 1
12739| #define HAVE_GETDTABLESIZE 1
12740| #define HAVE_ISWCNTRL 1
12741| #define HAVE_MPROTECT 1
12742| #define HAVE_READLINK 1
12743| #define HAVE_SETENV 1
12744| #define HAVE_WCWIDTH 1
12745| #define HAVE_LANGINFO_CODESET 1
12746| #define HAVE_MALLOC_POSIX 1
12747| #define HAVE_FACCESSAT 1
12748| #define HAVE_GETCWD 1
12749| #define restrict __restrict__
12750| #define HAVE_DECL_STRERROR_R 1
12751| #define HAVE_STRERROR_R 1
12752| #define HAVE___HEADER_INLINE 1
12753| #define HAVE_WORKING_O_NOATIME 0
12754| #define HAVE_WORKING_O_NOFOLLOW 1
12755| #define HAVE_DECL_GETDTABLESIZE 1
12756| #define HAVE_GETOPT_H 1
12757| #define HAVE_GETOPT_LONG_ONLY 1
12758| #define HAVE_PTHREAD_API 1
12759| #define SETLOCALE_NULL_ALL_MTSAFE 0
12760| #define SETLOCALE_NULL_ONE_MTSAFE 1
12761| #define HAVE_ICONV 1
12762| #define ICONV_CONST
12763| #define HAVE_WINT_T 1
12764| #define HAVE_LONG_LONG_INT 1
12765| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12766| #define BITSIZEOF_PTRDIFF_T 64
12767| #define BITSIZEOF_SIZE_T 64
12768| #define BITSIZEOF_SIG_ATOMIC_T 32
12769| #define BITSIZEOF_WCHAR_T 32
12770| #define BITSIZEOF_WINT_T 32
12771| #define HAVE_SIGNED_SIG_ATOMIC_T 1
12772| #define HAVE_SIGNED_WCHAR_T 1
12773| #define HAVE_SIGNED_WINT_T 1
12774| #define PTRDIFF_T_SUFFIX l
12775| #define SIZE_T_SUFFIX ul
12776| #define SIG_ATOMIC_T_SUFFIX
12777| #define WCHAR_T_SUFFIX
12778| #define WINT_T_SUFFIX
12779| #define HAVE_TOWLOWER 1
12780| #define HAVE_WCHAR_T 1
12781| #define HAVE_LC_MESSAGES 1
12782| #define HAVE_USELOCALE 1
12783| #define HAVE_WORKING_USELOCALE 1
12784| #define HAVE_GOOD_USELOCALE 1
12785| #define USE_POSIX_THREADS 1
12786| #define MALLOC_0_IS_NONNULL 1
12787| #define MAP_ANONYMOUS MAP_ANON
12788| #define HAVE_MAP_ANONYMOUS 1
12789| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
12790| #define PROMOTED_MODE_T int
12791| #define HAVE_SIGSET_T 1
12792| #define INSTALLPREFIX "/opt/local"
12793| #define HAVE_DECL_SETENV 1
12794| #define USER_LABEL_PREFIX _
12795| #define HAVE_DECL_FCLOSEALL 0
12796| #define HAVE_DECL_GETW 1
12797| #define HAVE_DECL_PUTW 1
12798| #define HAVE_DECL_ECVT 1
12799| #define HAVE_DECL_FCVT 1
12800| #define HAVE_DECL_GCVT 1
12801| #define REPLACE_STRERROR_0 1
12802| #define HAVE_DECL_STRNLEN 1
12803| #define _USE_STD_STAT 1
12804| #define HAVE_DECL_EXECVPE 0
12805| #define HAVE_DECL_CLEARERR_UNLOCKED 1
12806| #define HAVE_DECL_FEOF_UNLOCKED 1
12807| #define HAVE_DECL_FERROR_UNLOCKED 1
12808| #define HAVE_DECL_FFLUSH_UNLOCKED 0
12809| #define HAVE_DECL_FGETS_UNLOCKED 0
12810| #define HAVE_DECL_FPUTC_UNLOCKED 0
12811| #define HAVE_DECL_FPUTS_UNLOCKED 0
12812| #define HAVE_DECL_FREAD_UNLOCKED 0
12813| #define HAVE_DECL_FWRITE_UNLOCKED 0
12814| #define HAVE_DECL_GETC_UNLOCKED 1
12815| #define HAVE_DECL_GETCHAR_UNLOCKED 1
12816| #define HAVE_DECL_PUTC_UNLOCKED 1
12817| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
12818| #define HAVE_DECL_WCSDUP 1
12819| #define HAVE_ALLOCA 1
12820| #define HAVE_ATEXIT 1
12821| #define HAVE___BUILTIN_EXPECT 1
12822| #define GNULIB_TEST_C32ISALNUM 1
12823| #define GNULIB_TEST_C32ISALPHA 1
12824| #define GNULIB_TEST_C32ISBLANK 1
12825| #define GNULIB_TEST_C32ISCNTRL 1
12826| #define GNULIB_TEST_C32ISDIGIT 1
12827| #define GNULIB_TEST_C32ISGRAPH 1
12828| #define GNULIB_TEST_C32ISLOWER 1
12829| #define GNULIB_TEST_C32ISPRINT 1
12830| #define GNULIB_TEST_C32ISPUNCT 1
12831| #define GNULIB_TEST_C32ISSPACE 1
12832| #define GNULIB_TEST_C32ISUPPER 1
12833| #define GNULIB_TEST_C32ISXDIGIT 1
12834| #define GNULIB_TEST_C32TOLOWER 1
12835| #define GNULIB_TEST_C32WIDTH 1
12836| #define GNULIB_TEST_CALLOC_GNU 1
12837| #define GNULIB_TEST_CALLOC_POSIX 1
12838| #define GNULIB_CANONICALIZE_LGPL 1
12839| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
12840| #define GNULIB_TEST_REALPATH 1
12841| #define HAVE_READLINKAT 1
12842| #define GNULIB_TEST_CLOEXEC 1
12843| #define GNULIB_TEST_CLOSE 1
12844| #define GNULIB_TEST_DUP2 1
12845| #define GNULIB_TEST_ENVIRON 1
12846| #define GNULIB_TEST_FCNTL 1
12847| #define FLEXIBLE_ARRAY_MEMBER /**/
12848| #define GNULIB_TEST_FREE_POSIX 1
12849| #define GNULIB_TEST_FSTAT 1
12850| #define GNULIB_FWRITEERROR 1
12851| #define GNULIB_TEST_GETDTABLESIZE 1
12852| #define __GETOPT_PREFIX rpl_
12853| #define GNULIB_TEST_GETOPT_POSIX 1
12854| #define HAVE_GETPROGNAME 1
12855| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
12856| #define GNULIB_TEST_GETPROGNAME 1
12857| #define HAVE_INLINE 1
12858| #define HAVE_ISWBLANK 1
12859| #define HAVE_DECL_ISWBLANK 1
12860| #define GNULIB_TEST_ISWBLANK 1
12861| #define GNULIB_TEST_ISWDIGIT 1
12862| #define GNULIB_TEST_ISWPUNCT 1
12863| #define GNULIB_TEST_ISWXDIGIT 1
12864| #define HAVE___INLINE 1
12865| #define HAVE_NEWLOCALE 1
12866| #define HAVE_DUPLOCALE 1
12867| #define HAVE_FREELOCALE 1
12868| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
12869| #define HAVE_PTHREAD_RWLOCK 1
12870| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
12871| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
12872| #define GNULIB_LOCK 1
12873| #define GNULIB_TEST_MALLOC_GNU 1
12874| #define GNULIB_TEST_MALLOC_POSIX 1
12875| #define GNULIB_TEST_MBRTOC32 1
12876| #define GNULIB_TEST_MBRTOWC 1
12877| #define GNULIB_TEST_MBSINIT 1
12878| #define GNULIB_TEST_MBSLEN 1
12879| #define GNULIB_TEST_MBSSTR 1
12880| #define GNULIB_TEST_MBSZERO 1
12881| #define GNULIB_TEST_MEMCHR 1
12882| #define HAVE_MEMMOVE 1
12883| #define GNULIB_TEST_MEMPCPY 1
12884| #define GNULIB_MSVC_NOTHROW 1
12885| #define OPEN_TRAILING_SLASH_BUG 1
12886| #define GNULIB_TEST_OPEN 1
12887| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
12888| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
12889| #define HAVE_RAISE 1
12890| #define GNULIB_TEST_RAISE 1
12891| #define GNULIB_TEST_RAWMEMCHR 1
12892| #define READLINK_TRAILING_SLASH_BUG 1
12893| #define GNULIB_TEST_READLINK 1
12894| #define GNULIB_TEST_REALLOC_GNU 1
12895| #define GNULIB_TEST_REALLOC_POSIX 1
12896| #define GNULIB_REALLOCARRAY 1
12897| #define GNULIB_TEST_REALLOCARRAY 1
12898| #define HAVE_FACCESSAT 1
12899| #define HAVE_GETCWD 1
12900| #define HAVE_MALLOC_POSIX 1
12901| #define HAVE_SEARCH_H 1
12902| #define HAVE_TSEARCH 1
12903| #define NEED_SETLOCALE_IMPROVED 0
12904| #define NEED_SETLOCALE_MTSAFE 1
12905| #define GNULIB_TEST_SETLOCALE 1
12906| #define SETLOCALE_NULL_ALL_MTSAFE 0
12907| #define SETLOCALE_NULL_ONE_MTSAFE 1
12908| #define HAVE_VISIBILITY 1
12909| #define GNULIB_TEST_SETLOCALE_NULL 1
12910| #define GNULIB_SIGPIPE 1
12911| #define GNULIB_TEST_SIGPROCMASK 1
12912| #define REPLACE_FUNC_STAT_FILE 1
12913| #define GNULIB_TEST_STAT 1
12914| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
12915| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
12916| #define GNULIB_TEST_FSCANF 1
12917| #define GNULIB_FSCANF 1
12918| #define GNULIB_TEST_SCANF 1
12919| #define GNULIB_SCANF 1
12920| #define GNULIB_TEST_FGETC 1
12921| #define GNULIB_TEST_GETC 1
12922| #define GNULIB_TEST_GETCHAR 1
12923| #define GNULIB_TEST_FGETS 1
12924| #define GNULIB_TEST_FREAD 1
12925| #define GNULIB_TEST_FPRINTF 1
12926| #define GNULIB_TEST_PRINTF 1
12927| #define GNULIB_TEST_VFPRINTF 1
12928| #define GNULIB_TEST_VPRINTF 1
12929| #define GNULIB_TEST_FPUTC 1
12930| #define GNULIB_TEST_PUTC 1
12931| #define GNULIB_TEST_PUTCHAR 1
12932| #define GNULIB_TEST_FPUTS 1
12933| #define GNULIB_TEST_PUTS 1
12934| #define GNULIB_TEST_FWRITE 1
12935| #define GNULIB_STRERROR 1
12936| #define GNULIB_TEST_STRERROR 1
12937| #define GNULIB_TEST_STRNLEN 1
12938| #define HAVE_STRTOUL 1
12939| /* end confdefs.h.  */
12940| #include <stdlib.h>
12941| int
12942| main (void)
12943| {
12944| int result = 0;
12945|               char *term;
12946|               /* This test fails on Minix and native Windows.  */
12947|               {
12948|                 const char input[] = "0x";
12949|                 (void) strtoul (input, &term, 16);
12950|                 if (term != input + 1)
12951|                   result |= 1;
12952|               }
12953|               /* This test fails on pre-C23 platforms.  */
12954|               {
12955|                 const char input[] = "0b1";
12956|                 (void) strtoul (input, &term, 2);
12957|                 if (term != input + 3)
12958|                   result |= 2;
12959|               }
12960|               return result;
12961|
12962|   ;
12963|   return 0;
12964| }
12965|
12966configure:47559: result: no
12967configure:47616: checking for sys/single_threaded.h
12968configure:47616: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
12969conftest.c:296:10: fatal error: 'sys/single_threaded.h' file not found
12970#include <sys/single_threaded.h>
12971         ^
129721 error generated.
12973configure:47616: $? = 1
12974configure: failed program was:
12975| /* confdefs.h */
12976| #define PACKAGE_NAME "gettext-runtime"
12977| #define PACKAGE_TARNAME "gettext-runtime"
12978| #define PACKAGE_VERSION "0.22.5"
12979| #define PACKAGE_STRING "gettext-runtime 0.22.5"
12980| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
12981| #define PACKAGE_URL ""
12982| #define PACKAGE "gettext-runtime"
12983| #define VERSION "0.22.5"
12984| #define HAVE_STDIO_H 1
12985| #define HAVE_STDLIB_H 1
12986| #define HAVE_STRING_H 1
12987| #define HAVE_INTTYPES_H 1
12988| #define HAVE_STDINT_H 1
12989| #define HAVE_STRINGS_H 1
12990| #define HAVE_SYS_STAT_H 1
12991| #define HAVE_SYS_TYPES_H 1
12992| #define HAVE_UNISTD_H 1
12993| #define HAVE_WCHAR_H 1
12994| #define HAVE_SYS_PARAM_H 1
12995| #define HAVE_SYS_SOCKET_H 1
12996| #define HAVE_GETOPT_H 1
12997| #define HAVE_SYS_CDEFS_H 1
12998| #define HAVE_ICONV_H 1
12999| #define HAVE_LIMITS_H 1
13000| #define HAVE_WCTYPE_H 1
13001| #define HAVE_LANGINFO_H 1
13002| #define HAVE_XLOCALE_H 1
13003| #define HAVE_SYS_MMAN_H 1
13004| #define HAVE_SYS_TIME_H 1
13005| #define HAVE_STDBOOL_H 1
13006| #define STDC_HEADERS 1
13007| #define _ALL_SOURCE 1
13008| #define _DARWIN_C_SOURCE 1
13009| #define _GNU_SOURCE 1
13010| #define _HPUX_ALT_XOPEN_SOCKET_API 1
13011| #define _NETBSD_SOURCE 1
13012| #define _OPENBSD_SOURCE 1
13013| #define _POSIX_PTHREAD_SEMANTICS 1
13014| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
13015| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
13016| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
13017| #define __STDC_WANT_IEC_60559_EXT__ 1
13018| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
13019| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
13020| #define __STDC_WANT_LIB_EXT2__ 1
13021| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
13022| #define _TANDEM_SOURCE 1
13023| #define __EXTENSIONS__ 1
13024| #define __USE_MINGW_ANSI_STDIO 1
13025| #define HAVE_DLFCN_H 1
13026| #define LT_OBJDIR ".libs/"
13027| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
13028| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
13029| #define ENABLE_NLS 1
13030| #define HAVE_ALLOCA_H 1
13031| #define HAVE_ALLOCA 1
13032| #define BITSIZEOF_WCHAR_T 32
13033| #define HAVE_MBSTATE_T 1
13034| #define HAVE_MBSINIT 1
13035| #define HAVE_MBRTOWC 1
13036| #define HAVE_REALPATH 1
13037| #define HAVE_LSTAT 1
13038| #define HAVE_FCNTL 1
13039| #define HAVE_SYMLINK 1
13040| #define HAVE_GETDTABLESIZE 1
13041| #define HAVE_ISWCNTRL 1
13042| #define HAVE_MPROTECT 1
13043| #define HAVE_READLINK 1
13044| #define HAVE_SETENV 1
13045| #define HAVE_WCWIDTH 1
13046| #define HAVE_LANGINFO_CODESET 1
13047| #define HAVE_MALLOC_POSIX 1
13048| #define HAVE_FACCESSAT 1
13049| #define HAVE_GETCWD 1
13050| #define restrict __restrict__
13051| #define HAVE_DECL_STRERROR_R 1
13052| #define HAVE_STRERROR_R 1
13053| #define HAVE___HEADER_INLINE 1
13054| #define HAVE_WORKING_O_NOATIME 0
13055| #define HAVE_WORKING_O_NOFOLLOW 1
13056| #define HAVE_DECL_GETDTABLESIZE 1
13057| #define HAVE_GETOPT_H 1
13058| #define HAVE_GETOPT_LONG_ONLY 1
13059| #define HAVE_PTHREAD_API 1
13060| #define SETLOCALE_NULL_ALL_MTSAFE 0
13061| #define SETLOCALE_NULL_ONE_MTSAFE 1
13062| #define HAVE_ICONV 1
13063| #define ICONV_CONST
13064| #define HAVE_WINT_T 1
13065| #define HAVE_LONG_LONG_INT 1
13066| #define HAVE_UNSIGNED_LONG_LONG_INT 1
13067| #define BITSIZEOF_PTRDIFF_T 64
13068| #define BITSIZEOF_SIZE_T 64
13069| #define BITSIZEOF_SIG_ATOMIC_T 32
13070| #define BITSIZEOF_WCHAR_T 32
13071| #define BITSIZEOF_WINT_T 32
13072| #define HAVE_SIGNED_SIG_ATOMIC_T 1
13073| #define HAVE_SIGNED_WCHAR_T 1
13074| #define HAVE_SIGNED_WINT_T 1
13075| #define PTRDIFF_T_SUFFIX l
13076| #define SIZE_T_SUFFIX ul
13077| #define SIG_ATOMIC_T_SUFFIX
13078| #define WCHAR_T_SUFFIX
13079| #define WINT_T_SUFFIX
13080| #define HAVE_TOWLOWER 1
13081| #define HAVE_WCHAR_T 1
13082| #define HAVE_LC_MESSAGES 1
13083| #define HAVE_USELOCALE 1
13084| #define HAVE_WORKING_USELOCALE 1
13085| #define HAVE_GOOD_USELOCALE 1
13086| #define USE_POSIX_THREADS 1
13087| #define MALLOC_0_IS_NONNULL 1
13088| #define MAP_ANONYMOUS MAP_ANON
13089| #define HAVE_MAP_ANONYMOUS 1
13090| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
13091| #define PROMOTED_MODE_T int
13092| #define HAVE_SIGSET_T 1
13093| #define INSTALLPREFIX "/opt/local"
13094| #define HAVE_DECL_SETENV 1
13095| #define USER_LABEL_PREFIX _
13096| #define HAVE_DECL_FCLOSEALL 0
13097| #define HAVE_DECL_GETW 1
13098| #define HAVE_DECL_PUTW 1
13099| #define HAVE_DECL_ECVT 1
13100| #define HAVE_DECL_FCVT 1
13101| #define HAVE_DECL_GCVT 1
13102| #define REPLACE_STRERROR_0 1
13103| #define HAVE_DECL_STRNLEN 1
13104| #define _USE_STD_STAT 1
13105| #define HAVE_DECL_EXECVPE 0
13106| #define HAVE_DECL_CLEARERR_UNLOCKED 1
13107| #define HAVE_DECL_FEOF_UNLOCKED 1
13108| #define HAVE_DECL_FERROR_UNLOCKED 1
13109| #define HAVE_DECL_FFLUSH_UNLOCKED 0
13110| #define HAVE_DECL_FGETS_UNLOCKED 0
13111| #define HAVE_DECL_FPUTC_UNLOCKED 0
13112| #define HAVE_DECL_FPUTS_UNLOCKED 0
13113| #define HAVE_DECL_FREAD_UNLOCKED 0
13114| #define HAVE_DECL_FWRITE_UNLOCKED 0
13115| #define HAVE_DECL_GETC_UNLOCKED 1
13116| #define HAVE_DECL_GETCHAR_UNLOCKED 1
13117| #define HAVE_DECL_PUTC_UNLOCKED 1
13118| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
13119| #define HAVE_DECL_WCSDUP 1
13120| #define HAVE_ALLOCA 1
13121| #define HAVE_ATEXIT 1
13122| #define HAVE___BUILTIN_EXPECT 1
13123| #define GNULIB_TEST_C32ISALNUM 1
13124| #define GNULIB_TEST_C32ISALPHA 1
13125| #define GNULIB_TEST_C32ISBLANK 1
13126| #define GNULIB_TEST_C32ISCNTRL 1
13127| #define GNULIB_TEST_C32ISDIGIT 1
13128| #define GNULIB_TEST_C32ISGRAPH 1
13129| #define GNULIB_TEST_C32ISLOWER 1
13130| #define GNULIB_TEST_C32ISPRINT 1
13131| #define GNULIB_TEST_C32ISPUNCT 1
13132| #define GNULIB_TEST_C32ISSPACE 1
13133| #define GNULIB_TEST_C32ISUPPER 1
13134| #define GNULIB_TEST_C32ISXDIGIT 1
13135| #define GNULIB_TEST_C32TOLOWER 1
13136| #define GNULIB_TEST_C32WIDTH 1
13137| #define GNULIB_TEST_CALLOC_GNU 1
13138| #define GNULIB_TEST_CALLOC_POSIX 1
13139| #define GNULIB_CANONICALIZE_LGPL 1
13140| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
13141| #define GNULIB_TEST_REALPATH 1
13142| #define HAVE_READLINKAT 1
13143| #define GNULIB_TEST_CLOEXEC 1
13144| #define GNULIB_TEST_CLOSE 1
13145| #define GNULIB_TEST_DUP2 1
13146| #define GNULIB_TEST_ENVIRON 1
13147| #define GNULIB_TEST_FCNTL 1
13148| #define FLEXIBLE_ARRAY_MEMBER /**/
13149| #define GNULIB_TEST_FREE_POSIX 1
13150| #define GNULIB_TEST_FSTAT 1
13151| #define GNULIB_FWRITEERROR 1
13152| #define GNULIB_TEST_GETDTABLESIZE 1
13153| #define __GETOPT_PREFIX rpl_
13154| #define GNULIB_TEST_GETOPT_POSIX 1
13155| #define HAVE_GETPROGNAME 1
13156| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
13157| #define GNULIB_TEST_GETPROGNAME 1
13158| #define HAVE_INLINE 1
13159| #define HAVE_ISWBLANK 1
13160| #define HAVE_DECL_ISWBLANK 1
13161| #define GNULIB_TEST_ISWBLANK 1
13162| #define GNULIB_TEST_ISWDIGIT 1
13163| #define GNULIB_TEST_ISWPUNCT 1
13164| #define GNULIB_TEST_ISWXDIGIT 1
13165| #define HAVE___INLINE 1
13166| #define HAVE_NEWLOCALE 1
13167| #define HAVE_DUPLOCALE 1
13168| #define HAVE_FREELOCALE 1
13169| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
13170| #define HAVE_PTHREAD_RWLOCK 1
13171| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
13172| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
13173| #define GNULIB_LOCK 1
13174| #define GNULIB_TEST_MALLOC_GNU 1
13175| #define GNULIB_TEST_MALLOC_POSIX 1
13176| #define GNULIB_TEST_MBRTOC32 1
13177| #define GNULIB_TEST_MBRTOWC 1
13178| #define GNULIB_TEST_MBSINIT 1
13179| #define GNULIB_TEST_MBSLEN 1
13180| #define GNULIB_TEST_MBSSTR 1
13181| #define GNULIB_TEST_MBSZERO 1
13182| #define GNULIB_TEST_MEMCHR 1
13183| #define HAVE_MEMMOVE 1
13184| #define GNULIB_TEST_MEMPCPY 1
13185| #define GNULIB_MSVC_NOTHROW 1
13186| #define OPEN_TRAILING_SLASH_BUG 1
13187| #define GNULIB_TEST_OPEN 1
13188| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
13189| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
13190| #define HAVE_RAISE 1
13191| #define GNULIB_TEST_RAISE 1
13192| #define GNULIB_TEST_RAWMEMCHR 1
13193| #define READLINK_TRAILING_SLASH_BUG 1
13194| #define GNULIB_TEST_READLINK 1
13195| #define GNULIB_TEST_REALLOC_GNU 1
13196| #define GNULIB_TEST_REALLOC_POSIX 1
13197| #define GNULIB_REALLOCARRAY 1
13198| #define GNULIB_TEST_REALLOCARRAY 1
13199| #define HAVE_FACCESSAT 1
13200| #define HAVE_GETCWD 1
13201| #define HAVE_MALLOC_POSIX 1
13202| #define HAVE_SEARCH_H 1
13203| #define HAVE_TSEARCH 1
13204| #define NEED_SETLOCALE_IMPROVED 0
13205| #define NEED_SETLOCALE_MTSAFE 1
13206| #define GNULIB_TEST_SETLOCALE 1
13207| #define SETLOCALE_NULL_ALL_MTSAFE 0
13208| #define SETLOCALE_NULL_ONE_MTSAFE 1
13209| #define HAVE_VISIBILITY 1
13210| #define GNULIB_TEST_SETLOCALE_NULL 1
13211| #define GNULIB_SIGPIPE 1
13212| #define GNULIB_TEST_SIGPROCMASK 1
13213| #define REPLACE_FUNC_STAT_FILE 1
13214| #define GNULIB_TEST_STAT 1
13215| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
13216| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
13217| #define GNULIB_TEST_FSCANF 1
13218| #define GNULIB_FSCANF 1
13219| #define GNULIB_TEST_SCANF 1
13220| #define GNULIB_SCANF 1
13221| #define GNULIB_TEST_FGETC 1
13222| #define GNULIB_TEST_GETC 1
13223| #define GNULIB_TEST_GETCHAR 1
13224| #define GNULIB_TEST_FGETS 1
13225| #define GNULIB_TEST_FREAD 1
13226| #define GNULIB_TEST_FPRINTF 1
13227| #define GNULIB_TEST_PRINTF 1
13228| #define GNULIB_TEST_VFPRINTF 1
13229| #define GNULIB_TEST_VPRINTF 1
13230| #define GNULIB_TEST_FPUTC 1
13231| #define GNULIB_TEST_PUTC 1
13232| #define GNULIB_TEST_PUTCHAR 1
13233| #define GNULIB_TEST_FPUTS 1
13234| #define GNULIB_TEST_PUTS 1
13235| #define GNULIB_TEST_FWRITE 1
13236| #define GNULIB_STRERROR 1
13237| #define GNULIB_TEST_STRERROR 1
13238| #define GNULIB_TEST_STRNLEN 1
13239| #define HAVE_STRTOUL 1
13240| #define GNULIB_TEST_STRTOUL 1
13241| /* end confdefs.h.  */
13242| #include <stddef.h>
13243| #ifdef HAVE_STDIO_H
13244| # include <stdio.h>
13245| #endif
13246| #ifdef HAVE_STDLIB_H
13247| # include <stdlib.h>
13248| #endif
13249| #ifdef HAVE_STRING_H
13250| # include <string.h>
13251| #endif
13252| #ifdef HAVE_INTTYPES_H
13253| # include <inttypes.h>
13254| #endif
13255| #ifdef HAVE_STDINT_H
13256| # include <stdint.h>
13257| #endif
13258| #ifdef HAVE_STRINGS_H
13259| # include <strings.h>
13260| #endif
13261| #ifdef HAVE_SYS_TYPES_H
13262| # include <sys/types.h>
13263| #endif
13264| #ifdef HAVE_SYS_STAT_H
13265| # include <sys/stat.h>
13266| #endif
13267| #ifdef HAVE_UNISTD_H
13268| # include <unistd.h>
13269| #endif
13270| #include <sys/single_threaded.h>
13271configure:47616: result: no
13272configure:48450: checking for variable-length arrays
13273configure:48463: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
13274conftest.c:273:3: error: __STDC_NO_VLA__ not defined
13275        #error __STDC_NO_VLA__ not defined
13276         ^
132771 error generated.
13278configure:48463: $? = 1
13279configure: failed program was:
13280| /* confdefs.h */
13281| #define PACKAGE_NAME "gettext-runtime"
13282| #define PACKAGE_TARNAME "gettext-runtime"
13283| #define PACKAGE_VERSION "0.22.5"
13284| #define PACKAGE_STRING "gettext-runtime 0.22.5"
13285| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
13286| #define PACKAGE_URL ""
13287| #define PACKAGE "gettext-runtime"
13288| #define VERSION "0.22.5"
13289| #define HAVE_STDIO_H 1
13290| #define HAVE_STDLIB_H 1
13291| #define HAVE_STRING_H 1
13292| #define HAVE_INTTYPES_H 1
13293| #define HAVE_STDINT_H 1
13294| #define HAVE_STRINGS_H 1
13295| #define HAVE_SYS_STAT_H 1
13296| #define HAVE_SYS_TYPES_H 1
13297| #define HAVE_UNISTD_H 1
13298| #define HAVE_WCHAR_H 1
13299| #define HAVE_SYS_PARAM_H 1
13300| #define HAVE_SYS_SOCKET_H 1
13301| #define HAVE_GETOPT_H 1
13302| #define HAVE_SYS_CDEFS_H 1
13303| #define HAVE_ICONV_H 1
13304| #define HAVE_LIMITS_H 1
13305| #define HAVE_WCTYPE_H 1
13306| #define HAVE_LANGINFO_H 1
13307| #define HAVE_XLOCALE_H 1
13308| #define HAVE_SYS_MMAN_H 1
13309| #define HAVE_SYS_TIME_H 1
13310| #define HAVE_STDBOOL_H 1
13311| #define STDC_HEADERS 1
13312| #define _ALL_SOURCE 1
13313| #define _DARWIN_C_SOURCE 1
13314| #define _GNU_SOURCE 1
13315| #define _HPUX_ALT_XOPEN_SOCKET_API 1
13316| #define _NETBSD_SOURCE 1
13317| #define _OPENBSD_SOURCE 1
13318| #define _POSIX_PTHREAD_SEMANTICS 1
13319| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
13320| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
13321| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
13322| #define __STDC_WANT_IEC_60559_EXT__ 1
13323| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
13324| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
13325| #define __STDC_WANT_LIB_EXT2__ 1
13326| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
13327| #define _TANDEM_SOURCE 1
13328| #define __EXTENSIONS__ 1
13329| #define __USE_MINGW_ANSI_STDIO 1
13330| #define HAVE_DLFCN_H 1
13331| #define LT_OBJDIR ".libs/"
13332| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
13333| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
13334| #define ENABLE_NLS 1
13335| #define HAVE_ALLOCA_H 1
13336| #define HAVE_ALLOCA 1
13337| #define BITSIZEOF_WCHAR_T 32
13338| #define HAVE_MBSTATE_T 1
13339| #define HAVE_MBSINIT 1
13340| #define HAVE_MBRTOWC 1
13341| #define HAVE_REALPATH 1
13342| #define HAVE_LSTAT 1
13343| #define HAVE_FCNTL 1
13344| #define HAVE_SYMLINK 1
13345| #define HAVE_GETDTABLESIZE 1
13346| #define HAVE_ISWCNTRL 1
13347| #define HAVE_MPROTECT 1
13348| #define HAVE_READLINK 1
13349| #define HAVE_SETENV 1
13350| #define HAVE_WCWIDTH 1
13351| #define HAVE_LANGINFO_CODESET 1
13352| #define HAVE_MALLOC_POSIX 1
13353| #define HAVE_FACCESSAT 1
13354| #define HAVE_GETCWD 1
13355| #define restrict __restrict__
13356| #define HAVE_DECL_STRERROR_R 1
13357| #define HAVE_STRERROR_R 1
13358| #define HAVE___HEADER_INLINE 1
13359| #define HAVE_WORKING_O_NOATIME 0
13360| #define HAVE_WORKING_O_NOFOLLOW 1
13361| #define HAVE_DECL_GETDTABLESIZE 1
13362| #define HAVE_GETOPT_H 1
13363| #define HAVE_GETOPT_LONG_ONLY 1
13364| #define HAVE_PTHREAD_API 1
13365| #define SETLOCALE_NULL_ALL_MTSAFE 0
13366| #define SETLOCALE_NULL_ONE_MTSAFE 1
13367| #define HAVE_ICONV 1
13368| #define ICONV_CONST
13369| #define HAVE_WINT_T 1
13370| #define HAVE_LONG_LONG_INT 1
13371| #define HAVE_UNSIGNED_LONG_LONG_INT 1
13372| #define BITSIZEOF_PTRDIFF_T 64
13373| #define BITSIZEOF_SIZE_T 64
13374| #define BITSIZEOF_SIG_ATOMIC_T 32
13375| #define BITSIZEOF_WCHAR_T 32
13376| #define BITSIZEOF_WINT_T 32
13377| #define HAVE_SIGNED_SIG_ATOMIC_T 1
13378| #define HAVE_SIGNED_WCHAR_T 1
13379| #define HAVE_SIGNED_WINT_T 1
13380| #define PTRDIFF_T_SUFFIX l
13381| #define SIZE_T_SUFFIX ul
13382| #define SIG_ATOMIC_T_SUFFIX
13383| #define WCHAR_T_SUFFIX
13384| #define WINT_T_SUFFIX
13385| #define HAVE_TOWLOWER 1
13386| #define HAVE_WCHAR_T 1
13387| #define HAVE_LC_MESSAGES 1
13388| #define HAVE_USELOCALE 1
13389| #define HAVE_WORKING_USELOCALE 1
13390| #define HAVE_GOOD_USELOCALE 1
13391| #define USE_POSIX_THREADS 1
13392| #define MALLOC_0_IS_NONNULL 1
13393| #define MAP_ANONYMOUS MAP_ANON
13394| #define HAVE_MAP_ANONYMOUS 1
13395| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
13396| #define PROMOTED_MODE_T int
13397| #define HAVE_SIGSET_T 1
13398| #define INSTALLPREFIX "/opt/local"
13399| #define HAVE_DECL_SETENV 1
13400| #define USER_LABEL_PREFIX _
13401| #define HAVE_DECL_FCLOSEALL 0
13402| #define HAVE_DECL_GETW 1
13403| #define HAVE_DECL_PUTW 1
13404| #define HAVE_DECL_ECVT 1
13405| #define HAVE_DECL_FCVT 1
13406| #define HAVE_DECL_GCVT 1
13407| #define REPLACE_STRERROR_0 1
13408| #define HAVE_DECL_STRNLEN 1
13409| #define _USE_STD_STAT 1
13410| #define HAVE_DECL_EXECVPE 0
13411| #define HAVE_DECL_CLEARERR_UNLOCKED 1
13412| #define HAVE_DECL_FEOF_UNLOCKED 1
13413| #define HAVE_DECL_FERROR_UNLOCKED 1
13414| #define HAVE_DECL_FFLUSH_UNLOCKED 0
13415| #define HAVE_DECL_FGETS_UNLOCKED 0
13416| #define HAVE_DECL_FPUTC_UNLOCKED 0
13417| #define HAVE_DECL_FPUTS_UNLOCKED 0
13418| #define HAVE_DECL_FREAD_UNLOCKED 0
13419| #define HAVE_DECL_FWRITE_UNLOCKED 0
13420| #define HAVE_DECL_GETC_UNLOCKED 1
13421| #define HAVE_DECL_GETCHAR_UNLOCKED 1
13422| #define HAVE_DECL_PUTC_UNLOCKED 1
13423| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
13424| #define HAVE_DECL_WCSDUP 1
13425| #define HAVE_ALLOCA 1
13426| #define HAVE_ATEXIT 1
13427| #define HAVE___BUILTIN_EXPECT 1
13428| #define GNULIB_TEST_C32ISALNUM 1
13429| #define GNULIB_TEST_C32ISALPHA 1
13430| #define GNULIB_TEST_C32ISBLANK 1
13431| #define GNULIB_TEST_C32ISCNTRL 1
13432| #define GNULIB_TEST_C32ISDIGIT 1
13433| #define GNULIB_TEST_C32ISGRAPH 1
13434| #define GNULIB_TEST_C32ISLOWER 1
13435| #define GNULIB_TEST_C32ISPRINT 1
13436| #define GNULIB_TEST_C32ISPUNCT 1
13437| #define GNULIB_TEST_C32ISSPACE 1
13438| #define GNULIB_TEST_C32ISUPPER 1
13439| #define GNULIB_TEST_C32ISXDIGIT 1
13440| #define GNULIB_TEST_C32TOLOWER 1
13441| #define GNULIB_TEST_C32WIDTH 1
13442| #define GNULIB_TEST_CALLOC_GNU 1
13443| #define GNULIB_TEST_CALLOC_POSIX 1
13444| #define GNULIB_CANONICALIZE_LGPL 1
13445| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
13446| #define GNULIB_TEST_REALPATH 1
13447| #define HAVE_READLINKAT 1
13448| #define GNULIB_TEST_CLOEXEC 1
13449| #define GNULIB_TEST_CLOSE 1
13450| #define GNULIB_TEST_DUP2 1
13451| #define GNULIB_TEST_ENVIRON 1
13452| #define GNULIB_TEST_FCNTL 1
13453| #define FLEXIBLE_ARRAY_MEMBER /**/
13454| #define GNULIB_TEST_FREE_POSIX 1
13455| #define GNULIB_TEST_FSTAT 1
13456| #define GNULIB_FWRITEERROR 1
13457| #define GNULIB_TEST_GETDTABLESIZE 1
13458| #define __GETOPT_PREFIX rpl_
13459| #define GNULIB_TEST_GETOPT_POSIX 1
13460| #define HAVE_GETPROGNAME 1
13461| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
13462| #define GNULIB_TEST_GETPROGNAME 1
13463| #define HAVE_INLINE 1
13464| #define HAVE_ISWBLANK 1
13465| #define HAVE_DECL_ISWBLANK 1
13466| #define GNULIB_TEST_ISWBLANK 1
13467| #define GNULIB_TEST_ISWDIGIT 1
13468| #define GNULIB_TEST_ISWPUNCT 1
13469| #define GNULIB_TEST_ISWXDIGIT 1
13470| #define HAVE___INLINE 1
13471| #define HAVE_NEWLOCALE 1
13472| #define HAVE_DUPLOCALE 1
13473| #define HAVE_FREELOCALE 1
13474| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
13475| #define HAVE_PTHREAD_RWLOCK 1
13476| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
13477| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
13478| #define GNULIB_LOCK 1
13479| #define GNULIB_TEST_MALLOC_GNU 1
13480| #define GNULIB_TEST_MALLOC_POSIX 1
13481| #define GNULIB_TEST_MBRTOC32 1
13482| #define GNULIB_TEST_MBRTOWC 1
13483| #define GNULIB_TEST_MBSINIT 1
13484| #define GNULIB_TEST_MBSLEN 1
13485| #define GNULIB_TEST_MBSSTR 1
13486| #define GNULIB_TEST_MBSZERO 1
13487| #define GNULIB_TEST_MEMCHR 1
13488| #define HAVE_MEMMOVE 1
13489| #define GNULIB_TEST_MEMPCPY 1
13490| #define GNULIB_MSVC_NOTHROW 1
13491| #define OPEN_TRAILING_SLASH_BUG 1
13492| #define GNULIB_TEST_OPEN 1
13493| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
13494| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
13495| #define HAVE_RAISE 1
13496| #define GNULIB_TEST_RAISE 1
13497| #define GNULIB_TEST_RAWMEMCHR 1
13498| #define READLINK_TRAILING_SLASH_BUG 1
13499| #define GNULIB_TEST_READLINK 1
13500| #define GNULIB_TEST_REALLOC_GNU 1
13501| #define GNULIB_TEST_REALLOC_POSIX 1
13502| #define GNULIB_REALLOCARRAY 1
13503| #define GNULIB_TEST_REALLOCARRAY 1
13504| #define HAVE_FACCESSAT 1
13505| #define HAVE_GETCWD 1
13506| #define HAVE_MALLOC_POSIX 1
13507| #define HAVE_SEARCH_H 1
13508| #define HAVE_TSEARCH 1
13509| #define NEED_SETLOCALE_IMPROVED 0
13510| #define NEED_SETLOCALE_MTSAFE 1
13511| #define GNULIB_TEST_SETLOCALE 1
13512| #define SETLOCALE_NULL_ALL_MTSAFE 0
13513| #define SETLOCALE_NULL_ONE_MTSAFE 1
13514| #define HAVE_VISIBILITY 1
13515| #define GNULIB_TEST_SETLOCALE_NULL 1
13516| #define GNULIB_SIGPIPE 1
13517| #define GNULIB_TEST_SIGPROCMASK 1
13518| #define REPLACE_FUNC_STAT_FILE 1
13519| #define GNULIB_TEST_STAT 1
13520| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
13521| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
13522| #define GNULIB_TEST_FSCANF 1
13523| #define GNULIB_FSCANF 1
13524| #define GNULIB_TEST_SCANF 1
13525| #define GNULIB_SCANF 1
13526| #define GNULIB_TEST_FGETC 1
13527| #define GNULIB_TEST_GETC 1
13528| #define GNULIB_TEST_GETCHAR 1
13529| #define GNULIB_TEST_FGETS 1
13530| #define GNULIB_TEST_FREAD 1
13531| #define GNULIB_TEST_FPRINTF 1
13532| #define GNULIB_TEST_PRINTF 1
13533| #define GNULIB_TEST_VFPRINTF 1
13534| #define GNULIB_TEST_VPRINTF 1
13535| #define GNULIB_TEST_FPUTC 1
13536| #define GNULIB_TEST_PUTC 1
13537| #define GNULIB_TEST_PUTCHAR 1
13538| #define GNULIB_TEST_FPUTS 1
13539| #define GNULIB_TEST_PUTS 1
13540| #define GNULIB_TEST_FWRITE 1
13541| #define GNULIB_STRERROR 1
13542| #define GNULIB_TEST_STRERROR 1
13543| #define GNULIB_TEST_STRNLEN 1
13544| #define HAVE_STRTOUL 1
13545| #define GNULIB_TEST_STRTOUL 1
13546| #define GNULIB_UNISTR_U8_MBTOUCR 1
13547| #define GNULIB_UNISTR_U8_UCTOMB 1
13548| #define GNULIB_STDIO_SINGLE_THREAD 1
13549| #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD
13550| /* end confdefs.h.  */
13551|       #ifndef __STDC_NO_VLA__
13552|       #error __STDC_NO_VLA__ not defined
13553|       #endif
13554|
13555configure:48507: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
13556configure:48507: $? = 0
13557configure:48520: result: yes
13558configure:48562: checking whether wcwidth is declared
13559configure:48562: /usr/bin/clang -c -pipe -Os -arch x86_64 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration
13560configure:48562: $? = 0
13561configure:48562: result: yes
13562configure:48613: checking whether wcwidth works reasonably in UTF-8 locales
13563configure:48665: /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
13564configure:48665: $? = 0
13565configure:48665: ./conftest
13566configure:48665: $? = 6
13567configure: program exited with status 6
13568configure: failed program was:
13569| /* confdefs.h */
13570| #define PACKAGE_NAME "gettext-runtime"
13571| #define PACKAGE_TARNAME "gettext-runtime"
13572| #define PACKAGE_VERSION "0.22.5"
13573| #define PACKAGE_STRING "gettext-runtime 0.22.5"
13574| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
13575| #define PACKAGE_URL ""
13576| #define PACKAGE "gettext-runtime"
13577| #define VERSION "0.22.5"
13578| #define HAVE_STDIO_H 1
13579| #define HAVE_STDLIB_H 1
13580| #define HAVE_STRING_H 1
13581| #define HAVE_INTTYPES_H 1
13582| #define HAVE_STDINT_H 1
13583| #define HAVE_STRINGS_H 1
13584| #define HAVE_SYS_STAT_H 1
13585| #define HAVE_SYS_TYPES_H 1
13586| #define HAVE_UNISTD_H 1
13587| #define HAVE_WCHAR_H 1
13588| #define HAVE_SYS_PARAM_H 1
13589| #define HAVE_SYS_SOCKET_H 1
13590| #define HAVE_GETOPT_H 1
13591| #define HAVE_SYS_CDEFS_H 1
13592| #define HAVE_ICONV_H 1
13593| #define HAVE_LIMITS_H 1
13594| #define HAVE_WCTYPE_H 1
13595| #define HAVE_LANGINFO_H 1
13596| #define HAVE_XLOCALE_H 1
13597| #define HAVE_SYS_MMAN_H 1
13598| #define HAVE_SYS_TIME_H 1
13599| #define HAVE_STDBOOL_H 1
13600| #define STDC_HEADERS 1
13601| #define _ALL_SOURCE 1
13602| #define _DARWIN_C_SOURCE 1
13603| #define _GNU_SOURCE 1
13604| #define _HPUX_ALT_XOPEN_SOCKET_API 1
13605| #define _NETBSD_SOURCE 1
13606| #define _OPENBSD_SOURCE 1
13607| #define _POSIX_PTHREAD_SEMANTICS 1
13608| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
13609| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
13610| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
13611| #define __STDC_WANT_IEC_60559_EXT__ 1
13612| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
13613| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
13614| #define __STDC_WANT_LIB_EXT2__ 1
13615| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
13616| #define _TANDEM_SOURCE 1
13617| #define __EXTENSIONS__ 1
13618| #define __USE_MINGW_ANSI_STDIO 1
13619| #define HAVE_DLFCN_H 1
13620| #define LT_OBJDIR ".libs/"
13621| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
13622| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
13623| #define ENABLE_NLS 1
13624| #define HAVE_ALLOCA_H 1
13625| #define HAVE_ALLOCA 1
13626| #define BITSIZEOF_WCHAR_T 32
13627| #define HAVE_MBSTATE_T 1
13628| #define HAVE_MBSINIT 1
13629| #define HAVE_MBRTOWC 1
13630| #define HAVE_REALPATH 1
13631| #define HAVE_LSTAT 1
13632| #define HAVE_FCNTL 1
13633| #define HAVE_SYMLINK 1
13634| #define HAVE_GETDTABLESIZE 1
13635| #define HAVE_ISWCNTRL 1
13636| #define HAVE_MPROTECT 1
13637| #define HAVE_READLINK 1
13638| #define HAVE_SETENV 1
13639| #define HAVE_WCWIDTH 1
13640| #define HAVE_LANGINFO_CODESET 1
13641| #define HAVE_MALLOC_POSIX 1
13642| #define HAVE_FACCESSAT 1
13643| #define HAVE_GETCWD 1
13644| #define restrict __restrict__
13645| #define HAVE_DECL_STRERROR_R 1
13646| #define HAVE_STRERROR_R 1
13647| #define HAVE___HEADER_INLINE 1
13648| #define HAVE_WORKING_O_NOATIME 0
13649| #define HAVE_WORKING_O_NOFOLLOW 1
13650| #define HAVE_DECL_GETDTABLESIZE 1
13651| #define HAVE_GETOPT_H 1
13652| #define HAVE_GETOPT_LONG_ONLY 1
13653| #define HAVE_PTHREAD_API 1
13654| #define SETLOCALE_NULL_ALL_MTSAFE 0
13655| #define SETLOCALE_NULL_ONE_MTSAFE 1
13656| #define HAVE_ICONV 1
13657| #define ICONV_CONST
13658| #define HAVE_WINT_T 1
13659| #define HAVE_LONG_LONG_INT 1
13660| #define HAVE_UNSIGNED_LONG_LONG_INT 1
13661| #define BITSIZEOF_PTRDIFF_T 64
13662| #define BITSIZEOF_SIZE_T 64
13663| #define BITSIZEOF_SIG_ATOMIC_T 32
13664| #define BITSIZEOF_WCHAR_T 32
13665| #define BITSIZEOF_WINT_T 32
13666| #define HAVE_SIGNED_SIG_ATOMIC_T 1
13667| #define HAVE_SIGNED_WCHAR_T 1
13668| #define HAVE_SIGNED_WINT_T 1
13669| #define PTRDIFF_T_SUFFIX l
13670| #define SIZE_T_SUFFIX ul
13671| #define SIG_ATOMIC_T_SUFFIX
13672| #define WCHAR_T_SUFFIX
13673| #define WINT_T_SUFFIX
13674| #define HAVE_TOWLOWER 1
13675| #define HAVE_WCHAR_T 1
13676| #define HAVE_LC_MESSAGES 1
13677| #define HAVE_USELOCALE 1
13678| #define HAVE_WORKING_USELOCALE 1
13679| #define HAVE_GOOD_USELOCALE 1
13680| #define USE_POSIX_THREADS 1
13681| #define MALLOC_0_IS_NONNULL 1
13682| #define MAP_ANONYMOUS MAP_ANON
13683| #define HAVE_MAP_ANONYMOUS 1
13684| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
13685| #define PROMOTED_MODE_T int
13686| #define HAVE_SIGSET_T 1
13687| #define INSTALLPREFIX "/opt/local"
13688| #define HAVE_DECL_SETENV 1
13689| #define USER_LABEL_PREFIX _
13690| #define HAVE_DECL_FCLOSEALL 0
13691| #define HAVE_DECL_GETW 1
13692| #define HAVE_DECL_PUTW 1
13693| #define HAVE_DECL_ECVT 1
13694| #define HAVE_DECL_FCVT 1
13695| #define HAVE_DECL_GCVT 1
13696| #define REPLACE_STRERROR_0 1
13697| #define HAVE_DECL_STRNLEN 1
13698| #define _USE_STD_STAT 1
13699| #define HAVE_DECL_EXECVPE 0
13700| #define HAVE_DECL_CLEARERR_UNLOCKED 1
13701| #define HAVE_DECL_FEOF_UNLOCKED 1
13702| #define HAVE_DECL_FERROR_UNLOCKED 1
13703| #define HAVE_DECL_FFLUSH_UNLOCKED 0
13704| #define HAVE_DECL_FGETS_UNLOCKED 0
13705| #define HAVE_DECL_FPUTC_UNLOCKED 0
13706| #define HAVE_DECL_FPUTS_UNLOCKED 0
13707| #define HAVE_DECL_FREAD_UNLOCKED 0
13708| #define HAVE_DECL_FWRITE_UNLOCKED 0
13709| #define HAVE_DECL_GETC_UNLOCKED 1
13710| #define HAVE_DECL_GETCHAR_UNLOCKED 1
13711| #define HAVE_DECL_PUTC_UNLOCKED 1
13712| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
13713| #define HAVE_DECL_WCSDUP 1
13714| #define HAVE_ALLOCA 1
13715| #define HAVE_ATEXIT 1
13716| #define HAVE___BUILTIN_EXPECT 1
13717| #define GNULIB_TEST_C32ISALNUM 1
13718| #define GNULIB_TEST_C32ISALPHA 1
13719| #define GNULIB_TEST_C32ISBLANK 1
13720| #define GNULIB_TEST_C32ISCNTRL 1
13721| #define GNULIB_TEST_C32ISDIGIT 1
13722| #define GNULIB_TEST_C32ISGRAPH 1
13723| #define GNULIB_TEST_C32ISLOWER 1
13724| #define GNULIB_TEST_C32ISPRINT 1
13725| #define GNULIB_TEST_C32ISPUNCT 1
13726| #define GNULIB_TEST_C32ISSPACE 1
13727| #define GNULIB_TEST_C32ISUPPER 1
13728| #define GNULIB_TEST_C32ISXDIGIT 1
13729| #define GNULIB_TEST_C32TOLOWER 1
13730| #define GNULIB_TEST_C32WIDTH 1
13731| #define GNULIB_TEST_CALLOC_GNU 1
13732| #define GNULIB_TEST_CALLOC_POSIX 1
13733| #define GNULIB_CANONICALIZE_LGPL 1
13734| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
13735| #define GNULIB_TEST_REALPATH 1
13736| #define HAVE_READLINKAT 1
13737| #define GNULIB_TEST_CLOEXEC 1
13738| #define GNULIB_TEST_CLOSE 1
13739| #define GNULIB_TEST_DUP2 1
13740| #define GNULIB_TEST_ENVIRON 1
13741| #define GNULIB_TEST_FCNTL 1
13742| #define FLEXIBLE_ARRAY_MEMBER /**/
13743| #define GNULIB_TEST_FREE_POSIX 1
13744| #define GNULIB_TEST_FSTAT 1
13745| #define GNULIB_FWRITEERROR 1
13746| #define GNULIB_TEST_GETDTABLESIZE 1
13747| #define __GETOPT_PREFIX rpl_
13748| #define GNULIB_TEST_GETOPT_POSIX 1
13749| #define HAVE_GETPROGNAME 1
13750| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
13751| #define GNULIB_TEST_GETPROGNAME 1
13752| #define HAVE_INLINE 1
13753| #define HAVE_ISWBLANK 1
13754| #define HAVE_DECL_ISWBLANK 1
13755| #define GNULIB_TEST_ISWBLANK 1
13756| #define GNULIB_TEST_ISWDIGIT 1
13757| #define GNULIB_TEST_ISWPUNCT 1
13758| #define GNULIB_TEST_ISWXDIGIT 1
13759| #define HAVE___INLINE 1
13760| #define HAVE_NEWLOCALE 1
13761| #define HAVE_DUPLOCALE 1
13762| #define HAVE_FREELOCALE 1
13763| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
13764| #define HAVE_PTHREAD_RWLOCK 1
13765| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
13766| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
13767| #define GNULIB_LOCK 1
13768| #define GNULIB_TEST_MALLOC_GNU 1
13769| #define GNULIB_TEST_MALLOC_POSIX 1
13770| #define GNULIB_TEST_MBRTOC32 1
13771| #define GNULIB_TEST_MBRTOWC 1
13772| #define GNULIB_TEST_MBSINIT 1
13773| #define GNULIB_TEST_MBSLEN 1
13774| #define GNULIB_TEST_MBSSTR 1
13775| #define GNULIB_TEST_MBSZERO 1
13776| #define GNULIB_TEST_MEMCHR 1
13777| #define HAVE_MEMMOVE 1
13778| #define GNULIB_TEST_MEMPCPY 1
13779| #define GNULIB_MSVC_NOTHROW 1
13780| #define OPEN_TRAILING_SLASH_BUG 1
13781| #define GNULIB_TEST_OPEN 1
13782| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
13783| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
13784| #define HAVE_RAISE 1
13785| #define GNULIB_TEST_RAISE 1
13786| #define GNULIB_TEST_RAWMEMCHR 1
13787| #define READLINK_TRAILING_SLASH_BUG 1
13788| #define GNULIB_TEST_READLINK 1
13789| #define GNULIB_TEST_REALLOC_GNU 1
13790| #define GNULIB_TEST_REALLOC_POSIX 1
13791| #define GNULIB_REALLOCARRAY 1
13792| #define GNULIB_TEST_REALLOCARRAY 1
13793| #define HAVE_FACCESSAT 1
13794| #define HAVE_GETCWD 1
13795| #define HAVE_MALLOC_POSIX 1
13796| #define HAVE_SEARCH_H 1
13797| #define HAVE_TSEARCH 1
13798| #define NEED_SETLOCALE_IMPROVED 0
13799| #define NEED_SETLOCALE_MTSAFE 1
13800| #define GNULIB_TEST_SETLOCALE 1
13801| #define SETLOCALE_NULL_ALL_MTSAFE 0
13802| #define SETLOCALE_NULL_ONE_MTSAFE 1
13803| #define HAVE_VISIBILITY 1
13804| #define GNULIB_TEST_SETLOCALE_NULL 1
13805| #define GNULIB_SIGPIPE 1
13806| #define GNULIB_TEST_SIGPROCMASK 1
13807| #define REPLACE_FUNC_STAT_FILE 1
13808| #define GNULIB_TEST_STAT 1
13809| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
13810| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
13811| #define GNULIB_TEST_FSCANF 1
13812| #define GNULIB_FSCANF 1
13813| #define GNULIB_TEST_SCANF 1
13814| #define GNULIB_SCANF 1
13815| #define GNULIB_TEST_FGETC 1
13816| #define GNULIB_TEST_GETC 1
13817| #define GNULIB_TEST_GETCHAR 1
13818| #define GNULIB_TEST_FGETS 1
13819| #define GNULIB_TEST_FREAD 1
13820| #define GNULIB_TEST_FPRINTF 1
13821| #define GNULIB_TEST_PRINTF 1
13822| #define GNULIB_TEST_VFPRINTF 1
13823| #define GNULIB_TEST_VPRINTF 1
13824| #define GNULIB_TEST_FPUTC 1
13825| #define GNULIB_TEST_PUTC 1
13826| #define GNULIB_TEST_PUTCHAR 1
13827| #define GNULIB_TEST_FPUTS 1
13828| #define GNULIB_TEST_PUTS 1
13829| #define GNULIB_TEST_FWRITE 1
13830| #define GNULIB_STRERROR 1
13831| #define GNULIB_TEST_STRERROR 1
13832| #define GNULIB_TEST_STRNLEN 1
13833| #define HAVE_STRTOUL 1
13834| #define GNULIB_TEST_STRTOUL 1
13835| #define GNULIB_UNISTR_U8_MBTOUCR 1
13836| #define GNULIB_UNISTR_U8_UCTOMB 1
13837| #define GNULIB_STDIO_SINGLE_THREAD 1
13838| #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD
13839| #define HAVE_C_VARARRAYS 1
13840| #define HAVE_DECL_WCWIDTH 1
13841| /* end confdefs.h.  */
13842|
13843| #include <locale.h>
13844| #include <wchar.h>
13845| #if !HAVE_DECL_WCWIDTH
13846| extern
13847| # ifdef __cplusplus
13848| "C"
13849| # endif
13850| int wcwidth (int);
13851| #endif
13852| int main ()
13853| {
13854|   int result = 0;
13855|   if (setlocale (LC_ALL, "en_US.UTF-8") != NULL)
13856|     {
13857|       if (wcwidth (0x0301) > 0)
13858|         result |= 1;
13859|       if (wcwidth (0x05B0) > 0)
13860|         result |= 2;
13861|       if (wcwidth (0x200B) > 0)
13862|         result |= 4;
13863|       if (wcwidth (0xFF1A) == 0)
13864|         result |= 8;
13865|       if (wcwidth (0x2202) > 1)
13866|         result |= 16;
13867|     }
13868|   return result;
13869| }
13870configure:48680: result: no
13871configure:48855: checking for size_t
13872configure:48855: result: yes
13873configure:48866: checking for setlocale
13874configure:48866: /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
13875configure:48866: $? = 0
13876configure:48866: result: yes
13877configure:48901: checking for perl
13878configure:48924: found /opt/local/bin/perl
13879configure:48938: result: /opt/local/bin/perl
13880configure:49075: checking whether the C++ compiler (/usr/bin/clang++ -pipe -Os -arch x86_64 -stdlib=libc++ -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64) works
13881configure:49086: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  >&5
13882configure:49089: $? = 0
13883configure:49107: result: yes
13884configure:49112: checking whether the C++ compiler supports namespaces
13885configure:49126: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  >&5
13886configure:49129: $? = 0
13887configure:49142: result: yes
13888configure:49165: checking dependency style of /usr/bin/clang++
13889configure:49278: result: gcc3
13890configure:49299: checking whether the compiler supports GNU C++
13891configure:49331: result: yes
13892configure:49342: checking whether /usr/bin/clang++ accepts -g
13893configure:49410: result: yes
13894configure:49447: checking for sched_yield in -lrt
13895configure:49476: /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 -lrt   >&5
13896ld: library not found for -lrt
13897clang: error: linker command failed with exit code 1 (use -v to see invocation)
13898configure:49476: $? = 1
13899configure: failed program was:
13900| /* confdefs.h */
13901| #define PACKAGE_NAME "gettext-runtime"
13902| #define PACKAGE_TARNAME "gettext-runtime"
13903| #define PACKAGE_VERSION "0.22.5"
13904| #define PACKAGE_STRING "gettext-runtime 0.22.5"
13905| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
13906| #define PACKAGE_URL ""
13907| #define PACKAGE "gettext-runtime"
13908| #define VERSION "0.22.5"
13909| #define HAVE_STDIO_H 1
13910| #define HAVE_STDLIB_H 1
13911| #define HAVE_STRING_H 1
13912| #define HAVE_INTTYPES_H 1
13913| #define HAVE_STDINT_H 1
13914| #define HAVE_STRINGS_H 1
13915| #define HAVE_SYS_STAT_H 1
13916| #define HAVE_SYS_TYPES_H 1
13917| #define HAVE_UNISTD_H 1
13918| #define HAVE_WCHAR_H 1
13919| #define HAVE_SYS_PARAM_H 1
13920| #define HAVE_SYS_SOCKET_H 1
13921| #define HAVE_GETOPT_H 1
13922| #define HAVE_SYS_CDEFS_H 1
13923| #define HAVE_ICONV_H 1
13924| #define HAVE_LIMITS_H 1
13925| #define HAVE_WCTYPE_H 1
13926| #define HAVE_LANGINFO_H 1
13927| #define HAVE_XLOCALE_H 1
13928| #define HAVE_SYS_MMAN_H 1
13929| #define HAVE_SYS_TIME_H 1
13930| #define HAVE_STDBOOL_H 1
13931| #define STDC_HEADERS 1
13932| #define _ALL_SOURCE 1
13933| #define _DARWIN_C_SOURCE 1
13934| #define _GNU_SOURCE 1
13935| #define _HPUX_ALT_XOPEN_SOCKET_API 1
13936| #define _NETBSD_SOURCE 1
13937| #define _OPENBSD_SOURCE 1
13938| #define _POSIX_PTHREAD_SEMANTICS 1
13939| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
13940| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
13941| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
13942| #define __STDC_WANT_IEC_60559_EXT__ 1
13943| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
13944| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
13945| #define __STDC_WANT_LIB_EXT2__ 1
13946| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
13947| #define _TANDEM_SOURCE 1
13948| #define __EXTENSIONS__ 1
13949| #define __USE_MINGW_ANSI_STDIO 1
13950| #define HAVE_DLFCN_H 1
13951| #define LT_OBJDIR ".libs/"
13952| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
13953| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
13954| #define ENABLE_NLS 1
13955| #define HAVE_ALLOCA_H 1
13956| #define HAVE_ALLOCA 1
13957| #define BITSIZEOF_WCHAR_T 32
13958| #define HAVE_MBSTATE_T 1
13959| #define HAVE_MBSINIT 1
13960| #define HAVE_MBRTOWC 1
13961| #define HAVE_REALPATH 1
13962| #define HAVE_LSTAT 1
13963| #define HAVE_FCNTL 1
13964| #define HAVE_SYMLINK 1
13965| #define HAVE_GETDTABLESIZE 1
13966| #define HAVE_ISWCNTRL 1
13967| #define HAVE_MPROTECT 1
13968| #define HAVE_READLINK 1
13969| #define HAVE_SETENV 1
13970| #define HAVE_WCWIDTH 1
13971| #define HAVE_LANGINFO_CODESET 1
13972| #define HAVE_MALLOC_POSIX 1
13973| #define HAVE_FACCESSAT 1
13974| #define HAVE_GETCWD 1
13975| #define restrict __restrict__
13976| #define HAVE_DECL_STRERROR_R 1
13977| #define HAVE_STRERROR_R 1
13978| #define HAVE___HEADER_INLINE 1
13979| #define HAVE_WORKING_O_NOATIME 0
13980| #define HAVE_WORKING_O_NOFOLLOW 1
13981| #define HAVE_DECL_GETDTABLESIZE 1
13982| #define HAVE_GETOPT_H 1
13983| #define HAVE_GETOPT_LONG_ONLY 1
13984| #define HAVE_PTHREAD_API 1
13985| #define SETLOCALE_NULL_ALL_MTSAFE 0
13986| #define SETLOCALE_NULL_ONE_MTSAFE 1
13987| #define HAVE_ICONV 1
13988| #define ICONV_CONST
13989| #define HAVE_WINT_T 1
13990| #define HAVE_LONG_LONG_INT 1
13991| #define HAVE_UNSIGNED_LONG_LONG_INT 1
13992| #define BITSIZEOF_PTRDIFF_T 64
13993| #define BITSIZEOF_SIZE_T 64
13994| #define BITSIZEOF_SIG_ATOMIC_T 32
13995| #define BITSIZEOF_WCHAR_T 32
13996| #define BITSIZEOF_WINT_T 32
13997| #define HAVE_SIGNED_SIG_ATOMIC_T 1
13998| #define HAVE_SIGNED_WCHAR_T 1
13999| #define HAVE_SIGNED_WINT_T 1
14000| #define PTRDIFF_T_SUFFIX l
14001| #define SIZE_T_SUFFIX ul
14002| #define SIG_ATOMIC_T_SUFFIX
14003| #define WCHAR_T_SUFFIX
14004| #define WINT_T_SUFFIX
14005| #define HAVE_TOWLOWER 1
14006| #define HAVE_WCHAR_T 1
14007| #define HAVE_LC_MESSAGES 1
14008| #define HAVE_USELOCALE 1
14009| #define HAVE_WORKING_USELOCALE 1
14010| #define HAVE_GOOD_USELOCALE 1
14011| #define USE_POSIX_THREADS 1
14012| #define MALLOC_0_IS_NONNULL 1
14013| #define MAP_ANONYMOUS MAP_ANON
14014| #define HAVE_MAP_ANONYMOUS 1
14015| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
14016| #define PROMOTED_MODE_T int
14017| #define HAVE_SIGSET_T 1
14018| #define INSTALLPREFIX "/opt/local"
14019| #define HAVE_DECL_SETENV 1
14020| #define USER_LABEL_PREFIX _
14021| #define HAVE_DECL_FCLOSEALL 0
14022| #define HAVE_DECL_GETW 1
14023| #define HAVE_DECL_PUTW 1
14024| #define HAVE_DECL_ECVT 1
14025| #define HAVE_DECL_FCVT 1
14026| #define HAVE_DECL_GCVT 1
14027| #define REPLACE_STRERROR_0 1
14028| #define HAVE_DECL_STRNLEN 1
14029| #define _USE_STD_STAT 1
14030| #define HAVE_DECL_EXECVPE 0
14031| #define HAVE_DECL_CLEARERR_UNLOCKED 1
14032| #define HAVE_DECL_FEOF_UNLOCKED 1
14033| #define HAVE_DECL_FERROR_UNLOCKED 1
14034| #define HAVE_DECL_FFLUSH_UNLOCKED 0
14035| #define HAVE_DECL_FGETS_UNLOCKED 0
14036| #define HAVE_DECL_FPUTC_UNLOCKED 0
14037| #define HAVE_DECL_FPUTS_UNLOCKED 0
14038| #define HAVE_DECL_FREAD_UNLOCKED 0
14039| #define HAVE_DECL_FWRITE_UNLOCKED 0
14040| #define HAVE_DECL_GETC_UNLOCKED 1
14041| #define HAVE_DECL_GETCHAR_UNLOCKED 1
14042| #define HAVE_DECL_PUTC_UNLOCKED 1
14043| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
14044| #define HAVE_DECL_WCSDUP 1
14045| #define HAVE_ALLOCA 1
14046| #define HAVE_ATEXIT 1
14047| #define HAVE___BUILTIN_EXPECT 1
14048| #define GNULIB_TEST_C32ISALNUM 1
14049| #define GNULIB_TEST_C32ISALPHA 1
14050| #define GNULIB_TEST_C32ISBLANK 1
14051| #define GNULIB_TEST_C32ISCNTRL 1
14052| #define GNULIB_TEST_C32ISDIGIT 1
14053| #define GNULIB_TEST_C32ISGRAPH 1
14054| #define GNULIB_TEST_C32ISLOWER 1
14055| #define GNULIB_TEST_C32ISPRINT 1
14056| #define GNULIB_TEST_C32ISPUNCT 1
14057| #define GNULIB_TEST_C32ISSPACE 1
14058| #define GNULIB_TEST_C32ISUPPER 1
14059| #define GNULIB_TEST_C32ISXDIGIT 1
14060| #define GNULIB_TEST_C32TOLOWER 1
14061| #define GNULIB_TEST_C32WIDTH 1
14062| #define GNULIB_TEST_CALLOC_GNU 1
14063| #define GNULIB_TEST_CALLOC_POSIX 1
14064| #define GNULIB_CANONICALIZE_LGPL 1
14065| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
14066| #define GNULIB_TEST_REALPATH 1
14067| #define HAVE_READLINKAT 1
14068| #define GNULIB_TEST_CLOEXEC 1
14069| #define GNULIB_TEST_CLOSE 1
14070| #define GNULIB_TEST_DUP2 1
14071| #define GNULIB_TEST_ENVIRON 1
14072| #define GNULIB_TEST_FCNTL 1
14073| #define FLEXIBLE_ARRAY_MEMBER /**/
14074| #define GNULIB_TEST_FREE_POSIX 1
14075| #define GNULIB_TEST_FSTAT 1
14076| #define GNULIB_FWRITEERROR 1
14077| #define GNULIB_TEST_GETDTABLESIZE 1
14078| #define __GETOPT_PREFIX rpl_
14079| #define GNULIB_TEST_GETOPT_POSIX 1
14080| #define HAVE_GETPROGNAME 1
14081| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
14082| #define GNULIB_TEST_GETPROGNAME 1
14083| #define HAVE_INLINE 1
14084| #define HAVE_ISWBLANK 1
14085| #define HAVE_DECL_ISWBLANK 1
14086| #define GNULIB_TEST_ISWBLANK 1
14087| #define GNULIB_TEST_ISWDIGIT 1
14088| #define GNULIB_TEST_ISWPUNCT 1
14089| #define GNULIB_TEST_ISWXDIGIT 1
14090| #define HAVE___INLINE 1
14091| #define HAVE_NEWLOCALE 1
14092| #define HAVE_DUPLOCALE 1
14093| #define HAVE_FREELOCALE 1
14094| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
14095| #define HAVE_PTHREAD_RWLOCK 1
14096| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
14097| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
14098| #define GNULIB_LOCK 1
14099| #define GNULIB_TEST_MALLOC_GNU 1
14100| #define GNULIB_TEST_MALLOC_POSIX 1
14101| #define GNULIB_TEST_MBRTOC32 1
14102| #define GNULIB_TEST_MBRTOWC 1
14103| #define GNULIB_TEST_MBSINIT 1
14104| #define GNULIB_TEST_MBSLEN 1
14105| #define GNULIB_TEST_MBSSTR 1
14106| #define GNULIB_TEST_MBSZERO 1
14107| #define GNULIB_TEST_MEMCHR 1
14108| #define HAVE_MEMMOVE 1
14109| #define GNULIB_TEST_MEMPCPY 1
14110| #define GNULIB_MSVC_NOTHROW 1
14111| #define OPEN_TRAILING_SLASH_BUG 1
14112| #define GNULIB_TEST_OPEN 1
14113| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
14114| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
14115| #define HAVE_RAISE 1
14116| #define GNULIB_TEST_RAISE 1
14117| #define GNULIB_TEST_RAWMEMCHR 1
14118| #define READLINK_TRAILING_SLASH_BUG 1
14119| #define GNULIB_TEST_READLINK 1
14120| #define GNULIB_TEST_REALLOC_GNU 1
14121| #define GNULIB_TEST_REALLOC_POSIX 1
14122| #define GNULIB_REALLOCARRAY 1
14123| #define GNULIB_TEST_REALLOCARRAY 1
14124| #define HAVE_FACCESSAT 1
14125| #define HAVE_GETCWD 1
14126| #define HAVE_MALLOC_POSIX 1
14127| #define HAVE_SEARCH_H 1
14128| #define HAVE_TSEARCH 1
14129| #define NEED_SETLOCALE_IMPROVED 0
14130| #define NEED_SETLOCALE_MTSAFE 1
14131| #define GNULIB_TEST_SETLOCALE 1
14132| #define SETLOCALE_NULL_ALL_MTSAFE 0
14133| #define SETLOCALE_NULL_ONE_MTSAFE 1
14134| #define HAVE_VISIBILITY 1
14135| #define GNULIB_TEST_SETLOCALE_NULL 1
14136| #define GNULIB_SIGPIPE 1
14137| #define GNULIB_TEST_SIGPROCMASK 1
14138| #define REPLACE_FUNC_STAT_FILE 1
14139| #define GNULIB_TEST_STAT 1
14140| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
14141| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
14142| #define GNULIB_TEST_FSCANF 1
14143| #define GNULIB_FSCANF 1
14144| #define GNULIB_TEST_SCANF 1
14145| #define GNULIB_SCANF 1
14146| #define GNULIB_TEST_FGETC 1
14147| #define GNULIB_TEST_GETC 1
14148| #define GNULIB_TEST_GETCHAR 1
14149| #define GNULIB_TEST_FGETS 1
14150| #define GNULIB_TEST_FREAD 1
14151| #define GNULIB_TEST_FPRINTF 1
14152| #define GNULIB_TEST_PRINTF 1
14153| #define GNULIB_TEST_VFPRINTF 1
14154| #define GNULIB_TEST_VPRINTF 1
14155| #define GNULIB_TEST_FPUTC 1
14156| #define GNULIB_TEST_PUTC 1
14157| #define GNULIB_TEST_PUTCHAR 1
14158| #define GNULIB_TEST_FPUTS 1
14159| #define GNULIB_TEST_PUTS 1
14160| #define GNULIB_TEST_FWRITE 1
14161| #define GNULIB_STRERROR 1
14162| #define GNULIB_TEST_STRERROR 1
14163| #define GNULIB_TEST_STRNLEN 1
14164| #define HAVE_STRTOUL 1
14165| #define GNULIB_TEST_STRTOUL 1
14166| #define GNULIB_UNISTR_U8_MBTOUCR 1
14167| #define GNULIB_UNISTR_U8_UCTOMB 1
14168| #define GNULIB_STDIO_SINGLE_THREAD 1
14169| #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD
14170| #define HAVE_C_VARARRAYS 1
14171| #define HAVE_DECL_WCWIDTH 1
14172| #define GNULIB_TEST_WCWIDTH 1
14173| #define GNULIB_XALLOC 1
14174| #define GNULIB_XALLOC_DIE 1
14175| #define HAVE_SETLOCALE 1
14176| /* end confdefs.h.  */
14177|
14178| /* Override any GCC internal prototype to avoid an error.
14179|    Use char because int might match the return type of a GCC
14180|    builtin and then its argument prototype would still apply.
14181|    The 'extern "C"' is for builds by C++ compilers;
14182|    although this is not generally supported in C code supporting it here
14183|    has little cost and some practical benefit (sr 110532).  */
14184| #ifdef __cplusplus
14185| extern "C"
14186| #endif
14187| char sched_yield (void);
14188| int
14189| main (void)
14190| {
14191| return sched_yield ();
14192|   ;
14193|   return 0;
14194| }
14195configure:49488: result: no
14196configure:49494: checking for sched_yield in -lposix4
14197configure:49523: /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 -lposix4   >&5
14198ld: library not found for -lposix4
14199clang: error: linker command failed with exit code 1 (use -v to see invocation)
14200configure:49523: $? = 1
14201configure: failed program was:
14202| /* confdefs.h */
14203| #define PACKAGE_NAME "gettext-runtime"
14204| #define PACKAGE_TARNAME "gettext-runtime"
14205| #define PACKAGE_VERSION "0.22.5"
14206| #define PACKAGE_STRING "gettext-runtime 0.22.5"
14207| #define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
14208| #define PACKAGE_URL ""
14209| #define PACKAGE "gettext-runtime"
14210| #define VERSION "0.22.5"
14211| #define HAVE_STDIO_H 1
14212| #define HAVE_STDLIB_H 1
14213| #define HAVE_STRING_H 1
14214| #define HAVE_INTTYPES_H 1
14215| #define HAVE_STDINT_H 1
14216| #define HAVE_STRINGS_H 1
14217| #define HAVE_SYS_STAT_H 1
14218| #define HAVE_SYS_TYPES_H 1
14219| #define HAVE_UNISTD_H 1
14220| #define HAVE_WCHAR_H 1
14221| #define HAVE_SYS_PARAM_H 1
14222| #define HAVE_SYS_SOCKET_H 1
14223| #define HAVE_GETOPT_H 1
14224| #define HAVE_SYS_CDEFS_H 1
14225| #define HAVE_ICONV_H 1
14226| #define HAVE_LIMITS_H 1
14227| #define HAVE_WCTYPE_H 1
14228| #define HAVE_LANGINFO_H 1
14229| #define HAVE_XLOCALE_H 1
14230| #define HAVE_SYS_MMAN_H 1
14231| #define HAVE_SYS_TIME_H 1
14232| #define HAVE_STDBOOL_H 1
14233| #define STDC_HEADERS 1
14234| #define _ALL_SOURCE 1
14235| #define _DARWIN_C_SOURCE 1
14236| #define _GNU_SOURCE 1
14237| #define _HPUX_ALT_XOPEN_SOCKET_API 1
14238| #define _NETBSD_SOURCE 1
14239| #define _OPENBSD_SOURCE 1
14240| #define _POSIX_PTHREAD_SEMANTICS 1
14241| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
14242| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
14243| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
14244| #define __STDC_WANT_IEC_60559_EXT__ 1
14245| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
14246| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
14247| #define __STDC_WANT_LIB_EXT2__ 1
14248| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
14249| #define _TANDEM_SOURCE 1
14250| #define __EXTENSIONS__ 1
14251| #define __USE_MINGW_ANSI_STDIO 1
14252| #define HAVE_DLFCN_H 1
14253| #define LT_OBJDIR ".libs/"
14254| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
14255| #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
14256| #define ENABLE_NLS 1
14257| #define HAVE_ALLOCA_H 1
14258| #define HAVE_ALLOCA 1
14259| #define BITSIZEOF_WCHAR_T 32
14260| #define HAVE_MBSTATE_T 1
14261| #define HAVE_MBSINIT 1
14262| #define HAVE_MBRTOWC 1
14263| #define HAVE_REALPATH 1
14264| #define HAVE_LSTAT 1
14265| #define HAVE_FCNTL 1
14266| #define HAVE_SYMLINK 1
14267| #define HAVE_GETDTABLESIZE 1
14268| #define HAVE_ISWCNTRL 1
14269| #define HAVE_MPROTECT 1
14270| #define HAVE_READLINK 1
14271| #define HAVE_SETENV 1
14272| #define HAVE_WCWIDTH 1
14273| #define HAVE_LANGINFO_CODESET 1
14274| #define HAVE_MALLOC_POSIX 1
14275| #define HAVE_FACCESSAT 1
14276| #define HAVE_GETCWD 1
14277| #define restrict __restrict__
14278| #define HAVE_DECL_STRERROR_R 1
14279| #define HAVE_STRERROR_R 1
14280| #define HAVE___HEADER_INLINE 1
14281| #define HAVE_WORKING_O_NOATIME 0
14282| #define HAVE_WORKING_O_NOFOLLOW 1
14283| #define HAVE_DECL_GETDTABLESIZE 1
14284| #define HAVE_GETOPT_H 1
14285| #define HAVE_GETOPT_LONG_ONLY 1
14286| #define HAVE_PTHREAD_API 1
14287| #define SETLOCALE_NULL_ALL_MTSAFE 0
14288| #define SETLOCALE_NULL_ONE_MTSAFE 1
14289| #define HAVE_ICONV 1
14290| #define ICONV_CONST
14291| #define HAVE_WINT_T 1
14292| #define HAVE_LONG_LONG_INT 1
14293| #define HAVE_UNSIGNED_LONG_LONG_INT 1
14294| #define BITSIZEOF_PTRDIFF_T 64
14295| #define BITSIZEOF_SIZE_T 64
14296| #define BITSIZEOF_SIG_ATOMIC_T 32
14297| #define BITSIZEOF_WCHAR_T 32
14298| #define BITSIZEOF_WINT_T 32
14299| #define HAVE_SIGNED_SIG_ATOMIC_T 1
14300| #define HAVE_SIGNED_WCHAR_T 1
14301| #define HAVE_SIGNED_WINT_T 1
14302| #define PTRDIFF_T_SUFFIX l
14303| #define SIZE_T_SUFFIX ul
14304| #define SIG_ATOMIC_T_SUFFIX
14305| #define WCHAR_T_SUFFIX
14306| #define WINT_T_SUFFIX
14307| #define HAVE_TOWLOWER 1
14308| #define HAVE_WCHAR_T 1
14309| #define HAVE_LC_MESSAGES 1
14310| #define HAVE_USELOCALE 1
14311| #define HAVE_WORKING_USELOCALE 1
14312| #define HAVE_GOOD_USELOCALE 1
14313| #define USE_POSIX_THREADS 1
14314| #define MALLOC_0_IS_NONNULL 1
14315| #define MAP_ANONYMOUS MAP_ANON
14316| #define HAVE_MAP_ANONYMOUS 1
14317| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
14318| #define PROMOTED_MODE_T int
14319| #define HAVE_SIGSET_T 1
14320| #define INSTALLPREFIX "/opt/local"
14321| #define HAVE_DECL_SETENV 1
14322| #define USER_LABEL_PREFIX _
14323| #define HAVE_DECL_FCLOSEALL 0
14324| #define HAVE_DECL_GETW 1
14325| #define HAVE_DECL_PUTW 1
14326| #define HAVE_DECL_ECVT 1
14327| #define HAVE_DECL_FCVT 1
14328| #define HAVE_DECL_GCVT 1
14329| #define REPLACE_STRERROR_0 1
14330| #define HAVE_DECL_STRNLEN 1
14331| #define _USE_STD_STAT 1
14332| #define HAVE_DECL_EXECVPE 0
14333| #define HAVE_DECL_CLEARERR_UNLOCKED 1
14334| #define HAVE_DECL_FEOF_UNLOCKED 1
14335| #define HAVE_DECL_FERROR_UNLOCKED 1
14336| #define HAVE_DECL_FFLUSH_UNLOCKED 0
14337| #define HAVE_DECL_FGETS_UNLOCKED 0
14338| #define HAVE_DECL_FPUTC_UNLOCKED 0
14339| #define HAVE_DECL_FPUTS_UNLOCKED 0
14340| #define HAVE_DECL_FREAD_UNLOCKED 0
14341| #define HAVE_DECL_FWRITE_UNLOCKED 0
14342| #define HAVE_DECL_GETC_UNLOCKED 1
14343| #define HAVE_DECL_GETCHAR_UNLOCKED 1
14344| #define HAVE_DECL_PUTC_UNLOCKED 1
14345| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
14346| #define HAVE_DECL_WCSDUP 1
14347| #define HAVE_ALLOCA 1
14348| #define HAVE_ATEXIT 1
14349| #define HAVE___BUILTIN_EXPECT 1
14350| #define GNULIB_TEST_C32ISALNUM 1
14351| #define GNULIB_TEST_C32ISALPHA 1
14352| #define GNULIB_TEST_C32ISBLANK 1
14353| #define GNULIB_TEST_C32ISCNTRL 1
14354| #define GNULIB_TEST_C32ISDIGIT 1
14355| #define GNULIB_TEST_C32ISGRAPH 1
14356| #define GNULIB_TEST_C32ISLOWER 1
14357| #define GNULIB_TEST_C32ISPRINT 1
14358| #define GNULIB_TEST_C32ISPUNCT 1
14359| #define GNULIB_TEST_C32ISSPACE 1
14360| #define GNULIB_TEST_C32ISUPPER 1
14361| #define GNULIB_TEST_C32ISXDIGIT 1
14362| #define GNULIB_TEST_C32TOLOWER 1
14363| #define GNULIB_TEST_C32WIDTH 1
14364| #define GNULIB_TEST_CALLOC_GNU 1
14365| #define GNULIB_TEST_CALLOC_POSIX 1
14366| #define GNULIB_CANONICALIZE_LGPL 1
14367| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
14368| #define GNULIB_TEST_REALPATH 1
14369| #define HAVE_READLINKAT 1
14370| #define GNULIB_TEST_CLOEXEC 1
14371| #define GNULIB_TEST_CLOSE 1
14372| #define GNULIB_TEST_DUP2 1
14373| #define GNULIB_TEST_ENVIRON 1
14374| #define GNULIB_TEST_FCNTL 1
14375| #define FLEXIBLE_ARRAY_MEMBER /**/
14376| #define GNULIB_TEST_FREE_POSIX 1
14377| #define GNULIB_TEST_FSTAT 1
14378| #define GNULIB_FWRITEERROR 1
14379| #define GNULIB_TEST_GETDTABLESIZE 1
14380| #define __GETOPT_PREFIX rpl_
14381| #define GNULIB_TEST_GETOPT_POSIX 1
14382| #define HAVE_GETPROGNAME 1
14383| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
14384| #define GNULIB_TEST_GETPROGNAME 1
14385| #define HAVE_INLINE 1
14386| #define HAVE_ISWBLANK 1
14387| #define HAVE_DECL_ISWBLANK 1
14388| #define GNULIB_TEST_ISWBLANK 1
14389| #define GNULIB_TEST_ISWDIGIT 1
14390| #define GNULIB_TEST_ISWPUNCT 1
14391| #define GNULIB_TEST_ISWXDIGIT 1
14392| #define HAVE___INLINE 1
14393| #define HAVE_NEWLOCALE 1
14394| #define HAVE_DUPLOCALE 1
14395| #define HAVE_FREELOCALE 1
14396| #define GNULIB_TEST_LOCALENAME_UNSAFE 1
14397| #define HAVE_PTHREAD_RWLOCK 1
14398| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
14399| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
14400| #define GNULIB_LOCK 1
14401| #define GNULIB_TEST_MALLOC_GNU 1
14402| #define GNULIB_TEST_MALLOC_POSIX 1
14403| #define GNULIB_TEST_MBRTOC32 1
14404| #define GNULIB_TEST_MBRTOWC 1
14405| #define GNULIB_TEST_MBSINIT 1
14406| #define GNULIB_TEST_MBSLEN 1
14407| #define GNULIB_TEST_MBSSTR 1
14408| #define GNULIB_TEST_MBSZERO 1
14409| #define GNULIB_TEST_MEMCHR 1
14410| #define HAVE_MEMMOVE 1
14411| #define GNULIB_TEST_MEMPCPY 1
14412| #define GNULIB_MSVC_NOTHROW 1
14413| #define OPEN_TRAILING_SLASH_BUG 1
14414| #define GNULIB_TEST_OPEN 1
14415| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
14416| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
14417| #define HAVE_RAISE 1
14418| #define GNULIB_TEST_RAISE 1
14419| #define GNULIB_TEST_RAWMEMCHR 1
14420| #define READLINK_TRAILING_SLASH_BUG 1
14421| #define GNULIB_TEST_READLINK 1
14422| #define GNULIB_TEST_REALLOC_GNU 1
14423| #define GNULIB_TEST_REALLOC_POSIX 1
14424| #define GNULIB_REALLOCARRAY 1
14425| #define GNULIB_TEST_REALLOCARRAY 1
14426| #define HAVE_FACCESSAT 1
14427| #define HAVE_GETCWD 1
14428| #define HAVE_MALLOC_POSIX 1
14429| #define HAVE_SEARCH_H 1
14430| #define HAVE_TSEARCH 1
14431| #define NEED_SETLOCALE_IMPROVED 0
14432| #define NEED_SETLOCALE_MTSAFE 1
14433| #define GNULIB_TEST_SETLOCALE 1
14434| #define SETLOCALE_NULL_ALL_MTSAFE 0
14435| #define SETLOCALE_NULL_ONE_MTSAFE 1
14436| #define HAVE_VISIBILITY 1
14437| #define GNULIB_TEST_SETLOCALE_NULL 1
14438| #define GNULIB_SIGPIPE 1
14439| #define GNULIB_TEST_SIGPROCMASK 1
14440| #define REPLACE_FUNC_STAT_FILE 1
14441| #define GNULIB_TEST_STAT 1
14442| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
14443| #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
14444| #define GNULIB_TEST_FSCANF 1
14445| #define GNULIB_FSCANF 1
14446| #define GNULIB_TEST_SCANF 1
14447| #define GNULIB_SCANF 1
14448| #define GNULIB_TEST_FGETC 1
14449| #define GNULIB_TEST_GETC 1
14450| #define GNULIB_TEST_GETCHAR 1
14451| #define GNULIB_TEST_FGETS 1
14452| #define GNULIB_TEST_FREAD 1
14453| #define GNULIB_TEST_FPRINTF 1
14454| #define GNULIB_TEST_PRINTF 1
14455| #define GNULIB_TEST_VFPRINTF 1
14456| #define GNULIB_TEST_VPRINTF 1
14457| #define GNULIB_TEST_FPUTC 1
14458| #define GNULIB_TEST_PUTC 1
14459| #define GNULIB_TEST_PUTCHAR 1
14460| #define GNULIB_TEST_FPUTS 1
14461| #define GNULIB_TEST_PUTS 1
14462| #define GNULIB_TEST_FWRITE 1
14463| #define GNULIB_STRERROR 1
14464| #define GNULIB_TEST_STRERROR 1
14465| #define GNULIB_TEST_STRNLEN 1
14466| #define HAVE_STRTOUL 1
14467| #define GNULIB_TEST_STRTOUL 1
14468| #define GNULIB_UNISTR_U8_MBTOUCR 1
14469| #define GNULIB_UNISTR_U8_UCTOMB 1
14470| #define GNULIB_STDIO_SINGLE_THREAD 1
14471| #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD
14472| #define HAVE_C_VARARRAYS 1
14473| #define HAVE_DECL_WCWIDTH 1
14474| #define GNULIB_TEST_WCWIDTH 1
14475| #define GNULIB_XALLOC 1
14476| #define GNULIB_XALLOC_DIE 1
14477| #define HAVE_SETLOCALE 1
14478| /* end confdefs.h.  */
14479|
14480| /* Override any GCC internal prototype to avoid an error.
14481|    Use char because int might match the return type of a GCC
14482|    builtin and then its argument prototype would still apply.
14483|    The 'extern "C"' is for builds by C++ compilers;
14484|    although this is not generally supported in C code supporting it here
14485|    has little cost and some practical benefit (sr 110532).  */
14486| #ifdef __cplusplus
14487| extern "C"
14488| #endif
14489| char sched_yield (void);
14490| int
14491| main (void)
14492| {
14493| return sched_yield ();
14494|   ;
14495|   return 0;
14496| }
14497configure:49535: result: no
14498configure:49730: checking that generated files are newer than configure
14499configure:49736: result: done
14500configure:49871: creating ./config.status
14501
14502## ---------------------- ##
14503## Running config.status. ##
14504## ---------------------- ##
14505
14506This file was extended by gettext-runtime config.status 0.22.5, which was
14507generated by GNU Autoconf 2.72.  Invocation command line was
14508
14509  CONFIG_FILES    =
14510  CONFIG_HEADERS  =
14511  CONFIG_LINKS    =
14512  CONFIG_COMMANDS =
14513  $ ./config.status
14514
14515on Martins-MacBook.local
14516
14517config.status:2857: creating csharpcomp.sh
14518config.status:2857: creating javacomp.sh
14519config.status:2857: creating Makefile
14520config.status:2857: creating uninstalled-config.sh
14521config.status:2857: creating doc/Makefile
14522config.status:2857: creating intl-java/Makefile
14523config.status:2857: creating intl-csharp/Makefile
14524config.status:2857: creating gnulib-lib/Makefile
14525config.status:2857: creating src/Makefile
14526config.status:2857: creating src/gettext.sh
14527config.status:2857: creating po/Makefile.in
14528config.status:2857: creating man/Makefile
14529config.status:2857: creating man/x-to-1
14530config.status:2857: creating m4/Makefile
14531config.status:2857: creating tests/Makefile
14532config.status:2857: creating config.h
14533config.status:3086: executing depfiles commands
14534config.status:3086: executing libtool commands
14535config.status:3086: executing po-directories commands
14536configure:52738: === configuring in intl (/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)
14537configure:52799: running /bin/sh ./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=.
14538configure:52738: === configuring in libasprintf (/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/libasprintf)
14539configure:52799: running /bin/sh ./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=.
14540
14541## ---------------- ##
14542## Cache variables. ##
14543## ---------------- ##
14544
14545ac_cv_build=x86_64-apple-darwin14.5.0
14546ac_cv_c_compiler_gnu=yes
14547ac_cv_c_flexmember=yes
14548ac_cv_c_inline=inline
14549ac_cv_c_restrict=__restrict__
14550ac_cv_c_undeclared_builtin_options=-fno-builtin
14551ac_cv_c_vararrays=yes
14552ac_cv_cxx_compiler_gnu=yes
14553ac_cv_env_CC_set=set
14554ac_cv_env_CC_value=/usr/bin/clang
14555ac_cv_env_CFLAGS_set=set
14556ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
14557ac_cv_env_CPPFLAGS_set=set
14558ac_cv_env_CPPFLAGS_value=-I/opt/local/include
14559ac_cv_env_CPP_set=
14560ac_cv_env_CPP_value=
14561ac_cv_env_CXXCPP_set=
14562ac_cv_env_CXXCPP_value=
14563ac_cv_env_CXXFLAGS_set=set
14564ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++'
14565ac_cv_env_CXX_set=set
14566ac_cv_env_CXX_value=/usr/bin/clang++
14567ac_cv_env_LDFLAGS_set=set
14568ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
14569ac_cv_env_LIBS_set=
14570ac_cv_env_LIBS_value=
14571ac_cv_env_LT_SYS_LIBRARY_PATH_set=
14572ac_cv_env_LT_SYS_LIBRARY_PATH_value=
14573ac_cv_env_build_alias_set=
14574ac_cv_env_build_alias_value=
14575ac_cv_env_host_alias_set=
14576ac_cv_env_host_alias_value=
14577ac_cv_env_target_alias_set=
14578ac_cv_env_target_alias_value=
14579ac_cv_func__set_invalid_parameter_handler=no
14580ac_cv_func_alloca_works=yes
14581ac_cv_func_atexit=yes
14582ac_cv_func_calloc_0_nonnull=yes
14583ac_cv_func_canonicalize_file_name=no
14584ac_cv_func_duplocale=yes
14585ac_cv_func_error=no
14586ac_cv_func_faccessat=yes
14587ac_cv_func_fcntl=yes
14588ac_cv_func_freelocale=yes
14589ac_cv_func_getcwd=yes
14590ac_cv_func_getdtablesize=yes
14591ac_cv_func_getexecname=no
14592ac_cv_func_getlocalename_l=no
14593ac_cv_func_getopt_long_only=yes
14594ac_cv_func_getprogname=yes
14595ac_cv_func_iswblank=yes
14596ac_cv_func_iswcntrl=yes
14597ac_cv_func_lstat=yes
14598ac_cv_func_malloc_0_nonnull=yes
14599ac_cv_func_mbrtowc=yes
14600ac_cv_func_mbsinit=yes
14601ac_cv_func_mbslen=no
14602ac_cv_func_memmove=yes
14603ac_cv_func_mempcpy=no
14604ac_cv_func_mmap=yes
14605ac_cv_func_mprotect=yes
14606ac_cv_func_newlocale=yes
14607ac_cv_func_raise=yes
14608ac_cv_func_rawmemchr=no
14609ac_cv_func_readlink=yes
14610ac_cv_func_readlinkat=yes
14611ac_cv_func_realloc_0_nonnull=yes
14612ac_cv_func_reallocarray=no
14613ac_cv_func_realpath=yes
14614ac_cv_func_setenv=yes
14615ac_cv_func_setlocale=yes
14616ac_cv_func_sigprocmask=yes
14617ac_cv_func_strerror_r_char_p=no
14618ac_cv_func_strnlen_working=yes
14619ac_cv_func_strtoul=yes
14620ac_cv_func_symlink=yes
14621ac_cv_func_towlower=yes
14622ac_cv_func_tsearch=yes
14623ac_cv_func_uselocale=yes
14624ac_cv_func_wcwidth=yes
14625ac_cv_have_decl_clearerr_unlocked=yes
14626ac_cv_have_decl_ecvt=yes
14627ac_cv_have_decl_error_at_line=no
14628ac_cv_have_decl_execvpe=no
14629ac_cv_have_decl_fcloseall=no
14630ac_cv_have_decl_fcvt=yes
14631ac_cv_have_decl_feof_unlocked=yes
14632ac_cv_have_decl_ferror_unlocked=yes
14633ac_cv_have_decl_fflush_unlocked=no
14634ac_cv_have_decl_fgets_unlocked=no
14635ac_cv_have_decl_fputc_unlocked=no
14636ac_cv_have_decl_fputs_unlocked=no
14637ac_cv_have_decl_fread_unlocked=no
14638ac_cv_have_decl_fwrite_unlocked=no
14639ac_cv_have_decl_gcvt=yes
14640ac_cv_have_decl_getc_unlocked=yes
14641ac_cv_have_decl_getchar_unlocked=yes
14642ac_cv_have_decl_getdtablesize=yes
14643ac_cv_have_decl_getw=yes
14644ac_cv_have_decl_iswblank=yes
14645ac_cv_have_decl_mbrtoc32=no
14646ac_cv_have_decl_program_invocation_name=no
14647ac_cv_have_decl_program_invocation_short_name=no
14648ac_cv_have_decl_putc_unlocked=yes
14649ac_cv_have_decl_putchar_unlocked=yes
14650ac_cv_have_decl_putw=yes
14651ac_cv_have_decl_setenv=yes
14652ac_cv_have_decl_strerror_r=yes
14653ac_cv_have_decl_strnlen=yes
14654ac_cv_have_decl_wcsdup=yes
14655ac_cv_have_decl_wcwidth=yes
14656ac_cv_header_crtdefs_h=no
14657ac_cv_header_dlfcn_h=yes
14658ac_cv_header_error_h=no
14659ac_cv_header_features_h=no
14660ac_cv_header_getopt_h=yes
14661ac_cv_header_iconv_h=yes
14662ac_cv_header_inttypes_h=yes
14663ac_cv_header_langinfo_h=yes
14664ac_cv_header_limits_h=yes
14665ac_cv_header_minix_config_h=no
14666ac_cv_header_pthread_h=yes
14667ac_cv_header_search_h=yes
14668ac_cv_header_stat_broken=no
14669ac_cv_header_stdbool_h=yes
14670ac_cv_header_stdckdint_h=no
14671ac_cv_header_stdint_h=yes
14672ac_cv_header_stdio_h=yes
14673ac_cv_header_stdlib_h=yes
14674ac_cv_header_string_h=yes
14675ac_cv_header_strings_h=yes
14676ac_cv_header_sys_bitypes_h=no
14677ac_cv_header_sys_cdefs_h=yes
14678ac_cv_header_sys_inttypes_h=no
14679ac_cv_header_sys_mman_h=yes
14680ac_cv_header_sys_param_h=yes
14681ac_cv_header_sys_single_threaded_h=no
14682ac_cv_header_sys_socket_h=yes
14683ac_cv_header_sys_stat_h=yes
14684ac_cv_header_sys_time_h=yes
14685ac_cv_header_sys_types_h=yes
14686ac_cv_header_threads_h=no
14687ac_cv_header_uchar_h=no
14688ac_cv_header_unistd_h=yes
14689ac_cv_header_wchar_h=yes
14690ac_cv_header_wctype_h=yes
14691ac_cv_header_xlocale_h=yes
14692ac_cv_host=x86_64-apple-darwin14.5.0
14693ac_cv_lib_error_at_line=no
14694ac_cv_lib_posix4_sched_yield=no
14695ac_cv_lib_pthread_pthread_kill=yes
14696ac_cv_lib_rt_sched_yield=no
14697ac_cv_member_struct_stat_st_atim_tv_nsec=no
14698ac_cv_member_struct_stat_st_atimespec_tv_nsec=yes
14699ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=yes
14700ac_cv_objext=o
14701ac_cv_path_EGREP='/usr/bin/grep -E'
14702ac_cv_path_EGREP_TRADITIONAL='/usr/bin/grep -E'
14703ac_cv_path_FGREP='/usr/bin/grep -F'
14704ac_cv_path_GMSGFMT=:
14705ac_cv_path_GREP=/usr/bin/grep
14706ac_cv_path_MSGFMT=:
14707ac_cv_path_MSGMERGE=:
14708ac_cv_path_PERL=/opt/local/bin/perl
14709ac_cv_path_SED=/usr/bin/sed
14710ac_cv_path_XGETTEXT=:
14711ac_cv_path_lt_DD=/bin/dd
14712ac_cv_prog_AWK=/usr/bin/awk
14713ac_cv_prog_CPP='/usr/bin/clang -E'
14714ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
14715ac_cv_prog_ac_ct_AR=ar
14716ac_cv_prog_ac_ct_CC=/usr/bin/clang
14717ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
14718ac_cv_prog_ac_ct_FILECMD=file
14719ac_cv_prog_ac_ct_LIPO=lipo
14720ac_cv_prog_ac_ct_NMEDIT=nmedit
14721ac_cv_prog_ac_ct_OTOOL=otool
14722ac_cv_prog_ac_ct_RANLIB=ranlib
14723ac_cv_prog_ac_ct_STRIP=strip
14724ac_cv_prog_cc_c11=
14725ac_cv_prog_cc_g=yes
14726ac_cv_prog_cc_stdc=
14727ac_cv_prog_cxx_g=yes
14728ac_cv_prog_make_make_set=yes
14729ac_cv_safe_to_define___extensions__=yes
14730ac_cv_should_define__xopen_source=no
14731ac_cv_sys_largefile_opts='none needed'
14732ac_cv_type_gid_t=yes
14733ac_cv_type_mbstate_t=yes
14734ac_cv_type_mode_t=yes
14735ac_cv_type_nlink_t=yes
14736ac_cv_type_pid_t=yes
14737ac_cv_type_pthread_rwlock_t=yes
14738ac_cv_type_sighandler_t=no
14739ac_cv_type_sigset_t=yes
14740ac_cv_type_size_t=yes
14741ac_cv_type_uid_t=yes
14742ac_cv_type_volatile_sig_atomic_t=yes
14743ac_cv_working_alloca_h=yes
14744acl_cv_hardcode_direct=no
14745acl_cv_hardcode_libdir_flag_spec=
14746acl_cv_hardcode_libdir_separator=
14747acl_cv_hardcode_minus_L=no
14748acl_cv_libdirstems=lib,lib,lib
14749acl_cv_libext=a
14750acl_cv_libname_spec='lib$name'
14751acl_cv_libpath=DYLD_LIBRARY_PATH
14752acl_cv_library_names_spec='$libname$shrext'
14753acl_cv_prog_gnu_ld=no
14754acl_cv_rpath=done
14755acl_cv_shlibext=dylib
14756acl_cv_shlibpath_var=DYLD_LIBRARY_PATH
14757acl_cv_wl=-Wl,
14758am_cv_CC_dependencies_compiler_type=gcc3
14759am_cv_CXX_dependencies_compiler_type=gcc3
14760am_cv_func_iconv=yes
14761am_cv_func_iconv_summary='yes, in libiconv'
14762am_cv_func_iconv_works=yes
14763am_cv_langinfo_codeset=yes
14764am_cv_lib_iconv=yes
14765am_cv_make_support_nested_variables=yes
14766am_cv_prog_cc_c_o=yes
14767gl_cv___builtin_expect=yes
14768gl_cv_bitsizeof_ptrdiff_t=64
14769gl_cv_bitsizeof_sig_atomic_t=32
14770gl_cv_bitsizeof_size_t=64
14771gl_cv_bitsizeof_wchar_t=32
14772gl_cv_bitsizeof_wint_t=32
14773gl_cv_c___inline=yes
14774gl_cv_c_amsterdam_compiler=no
14775gl_cv_c_bool=no
14776gl_cv_c_inline_effective=yes
14777gl_cv_c_multiarch=no
14778gl_cv_cc_vis_werror=yes
14779gl_cv_cc_visibility=yes
14780gl_cv_cc_wallow=-Wno-error
14781gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration
14782gl_cv_compiler_clang=yes
14783gl_cv_cxx_has_char8_type=no
14784gl_cv_cxx_has_uchar_types=no
14785gl_cv_decl_null_works=yes
14786gl_cv_decl_readlink_works=yes
14787gl_cv_double_slash_root=no
14788gl_cv_elf=no
14789gl_cv_func_dup2_works=yes
14790gl_cv_func_fcntl_f_dupfd_cloexec=yes
14791gl_cv_func_fcntl_f_dupfd_works=yes
14792gl_cv_func_free_preserves_errno=no
14793gl_cv_func_getdtablesize_works=yes
14794gl_cv_func_getopt_posix=no
14795gl_cv_func_iswcntrl_works=yes
14796gl_cv_func_iswdigit_works=yes
14797gl_cv_func_iswpunct_works=yes
14798gl_cv_func_iswxdigit_works=yes
14799gl_cv_func_lstat_dereferences_slashed_symlink=no
14800gl_cv_func_malloc_0_nonnull=1
14801gl_cv_func_malloc_posix=yes
14802gl_cv_func_mbrtoc32=no
14803gl_cv_func_mbrtowc_C_locale_sans_EILSEQ=yes
14804gl_cv_func_mbrtowc_empty_input=yes
14805gl_cv_func_mbrtowc_incomplete_state=yes
14806gl_cv_func_mbrtowc_nul_retval=yes
14807gl_cv_func_mbrtowc_null_arg1=yes
14808gl_cv_func_mbrtowc_null_arg2=yes
14809gl_cv_func_mbrtowc_retval=yes
14810gl_cv_func_mbrtowc_sanitycheck=yes
14811gl_cv_func_mbrtowc_stores_incomplete=no
14812gl_cv_func_memchr_works=yes
14813gl_cv_func_open_slash=no
14814gl_cv_func_printf_attribute_flavor=system
14815gl_cv_func_readlink_trailing_slash=no
14816gl_cv_func_readlink_truncate=yes
14817gl_cv_func_realpath_works=no
14818gl_cv_func_setlocale_null_all_mtsafe=no
14819gl_cv_func_setlocale_null_one_mtsafe=yes
14820gl_cv_func_setlocale_works=yes
14821gl_cv_func_stat_file_slash=no
14822gl_cv_func_strerror_0_works=no
14823gl_cv_func_strtoul_works=no
14824gl_cv_func_unreachable=no
14825gl_cv_func_wcwidth_works=no
14826gl_cv_have___header_inline=yes
14827gl_cv_have_include_next=yes
14828gl_cv_have_weak=no
14829gl_cv_header_errno_h_complete=yes
14830gl_cv_header_langinfo_altmon=no
14831gl_cv_header_langinfo_codeset=yes
14832gl_cv_header_langinfo_era=yes
14833gl_cv_header_langinfo_t_fmt_ampm=yes
14834gl_cv_header_langinfo_yesexpr=yes
14835gl_cv_header_limits_width=no
14836gl_cv_header_locale_h_needs_xlocale_h=yes
14837gl_cv_header_locale_h_posix2001=yes
14838gl_cv_header_locale_has_locale_t=no
14839gl_cv_header_signal_h_SIGPIPE=yes
14840gl_cv_header_wchar_h_correct_inline=yes
14841gl_cv_header_working_fcntl_h='no (bad O_NOATIME)'
14842gl_cv_header_working_stdalign_h='yes, <stdalign.h> macros'
14843gl_cv_header_working_stdint_h=no
14844gl_cv_host_cpu_c_abi_32bit=no
14845gl_cv_iconv_nonconst=yes
14846gl_cv_macro_MB_CUR_MAX_good=yes
14847gl_cv_macro_O_CLOEXEC=yes
14848gl_cv_malloc_ptrdiff=yes
14849gl_cv_minmax_in_limits_h=no
14850gl_cv_minmax_in_sys_param_h=yes
14851gl_cv_next_assert_h='<assert.h>'
14852gl_cv_next_error_h='<error.h>'
14853gl_cv_next_fcntl_h='<fcntl.h>'
14854gl_cv_next_getopt_h='<getopt.h>'
14855gl_cv_next_iconv_h='<iconv.h>'
14856gl_cv_next_inttypes_h='<inttypes.h>'
14857gl_cv_next_langinfo_h='<langinfo.h>'
14858gl_cv_next_limits_h='<limits.h>'
14859gl_cv_next_locale_h='<locale.h>'
14860gl_cv_next_signal_h='<signal.h>'
14861gl_cv_next_stddef_h='<stddef.h>'
14862gl_cv_next_stdint_h='<stdint.h>'
14863gl_cv_next_stdio_h='<stdio.h>'
14864gl_cv_next_stdlib_h='<stdlib.h>'
14865gl_cv_next_string_h='<string.h>'
14866gl_cv_next_sys_stat_h='<sys/stat.h>'
14867gl_cv_next_sys_types_h='<sys/types.h>'
14868gl_cv_next_time_h='<time.h>'
14869gl_cv_next_uchar_h='<uchar.h>'
14870gl_cv_next_unistd_h='<unistd.h>'
14871gl_cv_next_wchar_h='<wchar.h>'
14872gl_cv_next_wctype_h='<wctype.h>'
14873gl_cv_onwards_func_duplocale=yes
14874gl_cv_onwards_func_error=no
14875gl_cv_onwards_func_faccessat=yes
14876gl_cv_onwards_func_freelocale=yes
14877gl_cv_onwards_func_getprogname=yes
14878gl_cv_onwards_func_iswblank=yes
14879gl_cv_onwards_func_mempcpy=no
14880gl_cv_onwards_func_newlocale=yes
14881gl_cv_onwards_func_readlinkat=yes
14882gl_cv_onwards_func_reallocarray=no
14883gl_cv_onwards_func_tsearch=yes
14884gl_cv_onwards_func_uselocale=yes
14885gl_cv_prog_ansicxx_cross=no
14886gl_cv_prog_ansicxx_namespaces=yes
14887gl_cv_prog_ansicxx_works=yes
14888gl_cv_prog_as_underscore=yes
14889gl_cv_promoted_mode_t=int
14890gl_cv_pthread_rwlock_rdlock_prefer_writer=yes
14891gl_cv_rpl_alloca=yes
14892gl_cv_source_line_length_unlimited=yes
14893gl_cv_ssize_t=yes
14894gl_cv_static_assert=no
14895gl_cv_sys_struct_lconv_ok=yes
14896gl_cv_sys_struct_timespec_in_time_h=yes
14897gl_cv_time_h_has_TIME_UTC=no
14898gl_cv_type_char16_t_works=no
14899gl_cv_type_char32_t_works=no
14900gl_cv_type_char8_t_works=no
14901gl_cv_type_max_align_t=yes
14902gl_cv_type_ptrdiff_t_signed=yes
14903gl_cv_type_ptrdiff_t_suffix=l
14904gl_cv_type_sig_atomic_t_signed=yes
14905gl_cv_type_sig_atomic_t_suffix=
14906gl_cv_type_sigset_t=yes
14907gl_cv_type_size_t_signed=no
14908gl_cv_type_size_t_suffix=ul
14909gl_cv_type_wchar_t_signed=yes
14910gl_cv_type_wchar_t_suffix=
14911gl_cv_type_wctrans_t=yes
14912gl_cv_type_wctype_t=yes
14913gl_cv_type_wint_t_large_enough=yes
14914gl_cv_type_wint_t_signed=yes
14915gl_cv_type_wint_t_suffix=
14916gl_cv_warn_c__Werror__Wunknown_warning_option=yes
14917gt_cv_c_wchar_t=yes
14918gt_cv_c_wint_t=yes
14919gt_cv_func_CFLocaleCopyPreferredLanguages=yes
14920gt_cv_func_CFPreferencesCopyAppValue=yes
14921gt_cv_func_uselocale_works=yes
14922gt_cv_locale_fake=no
14923gt_cv_locale_fr=fr_FR.ISO8859-1
14924gt_cv_locale_fr_utf8=fr_FR.UTF-8
14925gt_cv_locale_ja=ja_JP.eucJP
14926gt_cv_locale_solaris114=no
14927gt_cv_locale_zh_CN=zh_CN.GB18030
14928gt_cv_val_LC_MESSAGES=yes
14929gt_cv_var_environ_declaration=no
14930lt_cv_apple_cc_single_mod=yes
14931lt_cv_ar_at_file=no
14932lt_cv_deplibs_check_method=pass_all
14933lt_cv_file_magic_cmd='$MAGIC_CMD'
14934lt_cv_file_magic_test_file=
14935lt_cv_ld_exported_symbols_list=yes
14936lt_cv_ld_force_load=yes
14937lt_cv_ld_reload_flag=-r
14938lt_cv_nm_interface='BSD nm'
14939lt_cv_objdir=.libs
14940lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
14941lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld
14942lt_cv_path_NM=/opt/local/bin/nm
14943lt_cv_path_mainfest_tool=no
14944lt_cv_prog_compiler_c_o=yes
14945lt_cv_prog_compiler_c_o_CXX=yes
14946lt_cv_prog_compiler_c_o_RC=yes
14947lt_cv_prog_compiler_pic='-fno-common -DPIC'
14948lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
14949lt_cv_prog_compiler_pic_works=yes
14950lt_cv_prog_compiler_pic_works_CXX=yes
14951lt_cv_prog_compiler_rtti_exceptions=yes
14952lt_cv_prog_compiler_static_works=no
14953lt_cv_prog_compiler_static_works_CXX=no
14954lt_cv_prog_gnu_ld=no
14955lt_cv_prog_gnu_ldcxx=no
14956lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
14957lt_cv_sys_global_symbol_pipe=
14958lt_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'\'''
14959lt_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'\'''
14960lt_cv_sys_global_symbol_to_cdecl=
14961lt_cv_sys_global_symbol_to_import=
14962lt_cv_sys_max_cmd_len=196608
14963lt_cv_to_host_file_cmd=func_convert_file_noop
14964lt_cv_to_tool_file_cmd=func_convert_file_noop
14965lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
14966nls_cv_force_use_gnu_gettext=yes
14967nls_cv_use_gnu_gettext=yes
14968
14969## ----------------- ##
14970## Output variables. ##
14971## ----------------- ##
14972
14973ACLOCAL='${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'
14974ALLOCA=''
14975ALLOCA_H='alloca.h'
14976AMDEPBACKSLASH='\'
14977AMDEP_FALSE='#'
14978AMDEP_TRUE=''
14979AMTAR='$${TAR-tar}'
14980AM_BACKSLASH='\'
14981AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
14982AM_DEFAULT_VERBOSITY='1'
14983AM_V='$(V)'
14984ANSICXX_FALSE='#'
14985ANSICXX_TRUE=''
14986APPLE_UNIVERSAL_BUILD='0'
14987AR='ar'
14988ARFLAGS='cr'
14989AS='as'
14990ASM_SYMBOL_PREFIX='"_"'
14991ASSERT_H='assert.h'
14992AUTOCONF='${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'
14993AUTOHEADER='${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'
14994AUTOMAKE='${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'
14995AWK='/usr/bin/awk'
14996BITSIZEOF_PTRDIFF_T='64'
14997BITSIZEOF_SIG_ATOMIC_T='32'
14998BITSIZEOF_SIZE_T='64'
14999BITSIZEOF_WCHAR_T='32'
15000BITSIZEOF_WINT_T='32'
15001BUILDCSHARP='no'
15002BUILDJAVA='no'
15003CATOBJEXT='.gmo'
15004CC='/usr/bin/clang'
15005CCDEPMODE='depmode=gcc3'
15006CFLAGS='-pipe -Os -arch x86_64'
15007CFLAG_VISIBILITY='-fvisibility=hidden'
15008CLASSPATH=''
15009CLASSPATH_SEPARATOR=''
15010CONF_JAVAC=''
15011CPP='/usr/bin/clang -E'
15012CPPFLAGS='-I/opt/local/include'
15013CROSS_COMPILING='no'
15014CSCOPE='cscope'
15015CSHARPCOMPFLAGS='-O -g'
15016CSHARP_CHOICE='no'
15017CTAGS='ctags'
15018CXX='/usr/bin/clang++'
15019CXXCPP='/usr/bin/clang++ -E'
15020CXXDEPMODE='depmode=gcc3'
15021CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
15022CXX_CHOICE='yes'
15023CXX_HAS_CHAR8_TYPE='0'
15024CXX_HAS_UCHAR_TYPES='0'
15025CYGPATH_W='echo'
15026DEFS='-DHAVE_CONFIG_H'
15027DEPDIR='.deps'
15028DLLTOOL='false'
15029DSYMUTIL='dsymutil'
15030DUMPBIN=''
15031ECHO_C='\c'
15032ECHO_N=''
15033ECHO_T=''
15034EGREP='/usr/bin/grep -E'
15035EMULTIHOP_HIDDEN=''
15036EMULTIHOP_VALUE=''
15037ENABLE_LIBASPRINTF_FALSE=''
15038ENABLE_LIBASPRINTF_TRUE='#'
15039ENABLE_SHARED='yes'
15040ENOLINK_HIDDEN=''
15041ENOLINK_VALUE=''
15042EOVERFLOW_HIDDEN=''
15043EOVERFLOW_VALUE=''
15044ERRNO_H=''
15045ETAGS='etags'
15046EXEEXT=''
15047FGREP='/usr/bin/grep -F'
15048FILECMD='file'
15049FOREIGN_WARN_CFLAGS=''
15050GETOPT_CDEFS_H='getopt-cdefs.h'
15051GETOPT_H='getopt.h'
15052GETTEXT_MACRO_VERSION='0.20'
15053GL_CFLAG_ALLOW_WARNINGS='-Wno-error'
15054GL_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'
15055GL_COND_LIBTOOL_FALSE=''
15056GL_COND_LIBTOOL_TRUE='#'
15057GL_COND_OBJ_ATEXIT_FALSE=''
15058GL_COND_OBJ_ATEXIT_TRUE='#'
15059GL_COND_OBJ_CANONICALIZE_LGPL_FALSE='#'
15060GL_COND_OBJ_CANONICALIZE_LGPL_TRUE=''
15061GL_COND_OBJ_CLOSE_FALSE=''
15062GL_COND_OBJ_CLOSE_TRUE='#'
15063GL_COND_OBJ_DUP2_FALSE=''
15064GL_COND_OBJ_DUP2_TRUE='#'
15065GL_COND_OBJ_ERROR_FALSE='#'
15066GL_COND_OBJ_ERROR_TRUE=''
15067GL_COND_OBJ_FCNTL_FALSE=''
15068GL_COND_OBJ_FCNTL_TRUE='#'
15069GL_COND_OBJ_FREE_FALSE='#'
15070GL_COND_OBJ_FREE_TRUE=''
15071GL_COND_OBJ_FSTAT_FALSE='#'
15072GL_COND_OBJ_FSTAT_TRUE=''
15073GL_COND_OBJ_GETDTABLESIZE_FALSE=''
15074GL_COND_OBJ_GETDTABLESIZE_TRUE='#'
15075GL_COND_OBJ_GETOPT_FALSE='#'
15076GL_COND_OBJ_GETOPT_TRUE=''
15077GL_COND_OBJ_GETPROGNAME_FALSE=''
15078GL_COND_OBJ_GETPROGNAME_TRUE='#'
15079GL_COND_OBJ_ICONV_FALSE=''
15080GL_COND_OBJ_ICONV_OPEN_FALSE=''
15081GL_COND_OBJ_ICONV_OPEN_TRUE='#'
15082GL_COND_OBJ_ICONV_TRUE='#'
15083GL_COND_OBJ_ISWBLANK_FALSE=''
15084GL_COND_OBJ_ISWBLANK_TRUE='#'
15085GL_COND_OBJ_ISWDIGIT_FALSE=''
15086GL_COND_OBJ_ISWDIGIT_TRUE='#'
15087GL_COND_OBJ_ISWPUNCT_FALSE=''
15088GL_COND_OBJ_ISWPUNCT_TRUE='#'
15089GL_COND_OBJ_ISWXDIGIT_FALSE=''
15090GL_COND_OBJ_ISWXDIGIT_TRUE='#'
15091GL_COND_OBJ_LOCALENAME_UNSAFE_LIMITED_FALSE=''
15092GL_COND_OBJ_LOCALENAME_UNSAFE_LIMITED_TRUE='#'
15093GL_COND_OBJ_MBRTOC32_FALSE='#'
15094GL_COND_OBJ_MBRTOC32_TRUE=''
15095GL_COND_OBJ_MBRTOWC_FALSE=''
15096GL_COND_OBJ_MBRTOWC_TRUE='#'
15097GL_COND_OBJ_MBSINIT_FALSE=''
15098GL_COND_OBJ_MBSINIT_TRUE='#'
15099GL_COND_OBJ_MEMCHR_FALSE=''
15100GL_COND_OBJ_MEMCHR_TRUE='#'
15101GL_COND_OBJ_MEMMOVE_FALSE=''
15102GL_COND_OBJ_MEMMOVE_TRUE='#'
15103GL_COND_OBJ_MEMPCPY_FALSE='#'
15104GL_COND_OBJ_MEMPCPY_TRUE=''
15105GL_COND_OBJ_MSVC_INVAL_FALSE=''
15106GL_COND_OBJ_MSVC_INVAL_TRUE='#'
15107GL_COND_OBJ_MSVC_NOTHROW_FALSE=''
15108GL_COND_OBJ_MSVC_NOTHROW_TRUE='#'
15109GL_COND_OBJ_OPEN_FALSE='#'
15110GL_COND_OBJ_OPEN_TRUE=''
15111GL_COND_OBJ_PROGRELOC_FALSE=''
15112GL_COND_OBJ_PROGRELOC_TRUE='#'
15113GL_COND_OBJ_RAISE_FALSE=''
15114GL_COND_OBJ_RAISE_TRUE='#'
15115GL_COND_OBJ_RAWMEMCHR_FALSE='#'
15116GL_COND_OBJ_RAWMEMCHR_TRUE=''
15117GL_COND_OBJ_READLINK_FALSE='#'
15118GL_COND_OBJ_READLINK_TRUE=''
15119GL_COND_OBJ_REALLOCARRAY_FALSE='#'
15120GL_COND_OBJ_REALLOCARRAY_TRUE=''
15121GL_COND_OBJ_SETLOCALE_FALSE='#'
15122GL_COND_OBJ_SETLOCALE_LOCK_FALSE='#'
15123GL_COND_OBJ_SETLOCALE_LOCK_TRUE=''
15124GL_COND_OBJ_SETLOCALE_TRUE=''
15125GL_COND_OBJ_SIGPROCMASK_FALSE=''
15126GL_COND_OBJ_SIGPROCMASK_TRUE='#'
15127GL_COND_OBJ_STAT_FALSE='#'
15128GL_COND_OBJ_STAT_TRUE=''
15129GL_COND_OBJ_STDIO_READ_FALSE=''
15130GL_COND_OBJ_STDIO_READ_TRUE='#'
15131GL_COND_OBJ_STDIO_WRITE_FALSE=''
15132GL_COND_OBJ_STDIO_WRITE_TRUE='#'
15133GL_COND_OBJ_STRERROR_FALSE='#'
15134GL_COND_OBJ_STRERROR_OVERRIDE_FALSE='#'
15135GL_COND_OBJ_STRERROR_OVERRIDE_TRUE=''
15136GL_COND_OBJ_STRERROR_TRUE=''
15137GL_COND_OBJ_STRNLEN_FALSE=''
15138GL_COND_OBJ_STRNLEN_TRUE='#'
15139GL_COND_OBJ_STRTOUL_FALSE='#'
15140GL_COND_OBJ_STRTOUL_TRUE=''
15141GL_COND_OBJ_WCWIDTH_FALSE='#'
15142GL_COND_OBJ_WCWIDTH_TRUE=''
15143GL_COND_OBJ_WINDOWS_MUTEX_FALSE=''
15144GL_COND_OBJ_WINDOWS_MUTEX_TRUE='#'
15145GL_COND_OBJ_WINDOWS_ONCE_FALSE=''
15146GL_COND_OBJ_WINDOWS_ONCE_TRUE='#'
15147GL_COND_OBJ_WINDOWS_RECMUTEX_FALSE=''
15148GL_COND_OBJ_WINDOWS_RECMUTEX_TRUE='#'
15149GL_COND_OBJ_WINDOWS_RWLOCK_FALSE=''
15150GL_COND_OBJ_WINDOWS_RWLOCK_TRUE='#'
15151GL_GENERATE_ALLOCA_H_FALSE='#'
15152GL_GENERATE_ALLOCA_H_TRUE=''
15153GL_GENERATE_ASSERT_H_FALSE='#'
15154GL_GENERATE_ASSERT_H_TRUE=''
15155GL_GENERATE_ERRNO_H_FALSE=''
15156GL_GENERATE_ERRNO_H_TRUE='#'
15157GL_GENERATE_GETOPT_CDEFS_H_FALSE='#'
15158GL_GENERATE_GETOPT_CDEFS_H_TRUE=''
15159GL_GENERATE_GETOPT_H_FALSE='#'
15160GL_GENERATE_GETOPT_H_TRUE=''
15161GL_GENERATE_ICONV_H_FALSE='#'
15162GL_GENERATE_ICONV_H_TRUE=''
15163GL_GENERATE_LIMITS_H_FALSE='#'
15164GL_GENERATE_LIMITS_H_TRUE=''
15165GL_GENERATE_STDCKDINT_H_FALSE='#'
15166GL_GENERATE_STDCKDINT_H_TRUE=''
15167GL_GENERATE_STDDEF_H_FALSE='#'
15168GL_GENERATE_STDDEF_H_TRUE=''
15169GL_GENERATE_STDINT_H_FALSE='#'
15170GL_GENERATE_STDINT_H_TRUE=''
15171GL_GNULIB_ACCESS='0'
15172GL_GNULIB_ALIGNED_ALLOC='0'
15173GL_GNULIB_ATOLL='0'
15174GL_GNULIB_BTOC32='0'
15175GL_GNULIB_BTOWC='0'
15176GL_GNULIB_C32ISALNUM='1'
15177GL_GNULIB_C32ISALPHA='1'
15178GL_GNULIB_C32ISBLANK='1'
15179GL_GNULIB_C32ISCNTRL='1'
15180GL_GNULIB_C32ISDIGIT='1'
15181GL_GNULIB_C32ISGRAPH='1'
15182GL_GNULIB_C32ISLOWER='1'
15183GL_GNULIB_C32ISPRINT='1'
15184GL_GNULIB_C32ISPUNCT='1'
15185GL_GNULIB_C32ISSPACE='1'
15186GL_GNULIB_C32ISUPPER='1'
15187GL_GNULIB_C32ISXDIGIT='1'
15188GL_GNULIB_C32RTOMB='0'
15189GL_GNULIB_C32SNRTOMBS='0'
15190GL_GNULIB_C32SRTOMBS='0'
15191GL_GNULIB_C32STOMBS='0'
15192GL_GNULIB_C32SWIDTH='0'
15193GL_GNULIB_C32TOB='0'
15194GL_GNULIB_C32TOLOWER='1'
15195GL_GNULIB_C32TOUPPER='0'
15196GL_GNULIB_C32WIDTH='1'
15197GL_GNULIB_C32_APPLY_MAPPING='0'
15198GL_GNULIB_C32_APPLY_TYPE_TEST='0'
15199GL_GNULIB_C32_GET_MAPPING='0'
15200GL_GNULIB_C32_GET_TYPE_TEST='0'
15201GL_GNULIB_CALLOC_GNU='1'
15202GL_GNULIB_CALLOC_POSIX='1'
15203GL_GNULIB_CANONICALIZE_FILE_NAME='1'
15204GL_GNULIB_CHDIR='0'
15205GL_GNULIB_CHMOD='0'
15206GL_GNULIB_CHOWN='0'
15207GL_GNULIB_CLOSE='1'
15208GL_GNULIB_COPY_FILE_RANGE='0'
15209GL_GNULIB_CREAT='0'
15210GL_GNULIB_CTIME='0'
15211GL_GNULIB_DPRINTF='0'
15212GL_GNULIB_DUP2='1'
15213GL_GNULIB_DUP3='0'
15214GL_GNULIB_DUP='0'
15215GL_GNULIB_DUPLOCALE='0'
15216GL_GNULIB_ENVIRON='1'
15217GL_GNULIB_EUIDACCESS='0'
15218GL_GNULIB_EXECL='0'
15219GL_GNULIB_EXECLE='0'
15220GL_GNULIB_EXECLP='0'
15221GL_GNULIB_EXECV='0'
15222GL_GNULIB_EXECVE='0'
15223GL_GNULIB_EXECVP='0'
15224GL_GNULIB_EXECVPE='0'
15225GL_GNULIB_EXPLICIT_BZERO='0'
15226GL_GNULIB_FACCESSAT='0'
15227GL_GNULIB_FCHDIR='0'
15228GL_GNULIB_FCHMODAT='0'
15229GL_GNULIB_FCHOWNAT='0'
15230GL_GNULIB_FCLOSE='0'
15231GL_GNULIB_FCNTL='1'
15232GL_GNULIB_FDATASYNC='0'
15233GL_GNULIB_FDOPEN='0'
15234GL_GNULIB_FFLUSH='0'
15235GL_GNULIB_FFSL='0'
15236GL_GNULIB_FFSLL='0'
15237GL_GNULIB_FGETC='1'
15238GL_GNULIB_FGETS='1'
15239GL_GNULIB_FOPEN='0'
15240GL_GNULIB_FOPEN_GNU='0'
15241GL_GNULIB_FPRINTF='1'
15242GL_GNULIB_FPRINTF_POSIX='0'
15243GL_GNULIB_FPURGE='0'
15244GL_GNULIB_FPUTC='1'
15245GL_GNULIB_FPUTS='1'
15246GL_GNULIB_FREAD='1'
15247GL_GNULIB_FREE_POSIX='1'
15248GL_GNULIB_FREOPEN='0'
15249GL_GNULIB_FSCANF='1'
15250GL_GNULIB_FSEEK='0'
15251GL_GNULIB_FSEEKO='0'
15252GL_GNULIB_FSTAT='1'
15253GL_GNULIB_FSTATAT='0'
15254GL_GNULIB_FSYNC='0'
15255GL_GNULIB_FTELL='0'
15256GL_GNULIB_FTELLO='0'
15257GL_GNULIB_FTRUNCATE='0'
15258GL_GNULIB_FUTIMENS='0'
15259GL_GNULIB_FWRITE='1'
15260GL_GNULIB_GETC='1'
15261GL_GNULIB_GETCHAR='1'
15262GL_GNULIB_GETCWD='0'
15263GL_GNULIB_GETDELIM='0'
15264GL_GNULIB_GETDOMAINNAME='0'
15265GL_GNULIB_GETDTABLESIZE='1'
15266GL_GNULIB_GETENTROPY='0'
15267GL_GNULIB_GETGROUPS='0'
15268GL_GNULIB_GETHOSTNAME='0'
15269GL_GNULIB_GETLINE='0'
15270GL_GNULIB_GETLOADAVG='0'
15271GL_GNULIB_GETLOGIN='0'
15272GL_GNULIB_GETLOGIN_R='0'
15273GL_GNULIB_GETOPT_POSIX='1'
15274GL_GNULIB_GETPAGESIZE='0'
15275GL_GNULIB_GETPASS='0'
15276GL_GNULIB_GETPASS_GNU='0'
15277GL_GNULIB_GETPROGNAME='1'
15278GL_GNULIB_GETSUBOPT='0'
15279GL_GNULIB_GETUMASK='0'
15280GL_GNULIB_GETUSERSHELL='0'
15281GL_GNULIB_GRANTPT='0'
15282GL_GNULIB_GROUP_MEMBER='0'
15283GL_GNULIB_ICONV='1'
15284GL_GNULIB_IMAXABS='0'
15285GL_GNULIB_IMAXDIV='0'
15286GL_GNULIB_ISATTY='0'
15287GL_GNULIB_ISWBLANK='1'
15288GL_GNULIB_ISWCTYPE='0'
15289GL_GNULIB_ISWDIGIT='1'
15290GL_GNULIB_ISWPUNCT='1'
15291GL_GNULIB_ISWXDIGIT='1'
15292GL_GNULIB_LCHMOD='0'
15293GL_GNULIB_LCHOWN='0'
15294GL_GNULIB_LINK='0'
15295GL_GNULIB_LINKAT='0'
15296GL_GNULIB_LOCALECONV='0'
15297GL_GNULIB_LOCALENAME_UNSAFE='1'
15298GL_GNULIB_LOCALTIME='0'
15299GL_GNULIB_LSEEK='0'
15300GL_GNULIB_LSTAT='0'
15301GL_GNULIB_MALLOC_GNU='1'
15302GL_GNULIB_MALLOC_POSIX='1'
15303GL_GNULIB_MBRLEN='0'
15304GL_GNULIB_MBRTOC16='0'
15305GL_GNULIB_MBRTOC32='1'
15306GL_GNULIB_MBRTOWC='1'
15307GL_GNULIB_MBSCASECMP='0'
15308GL_GNULIB_MBSCASESTR='0'
15309GL_GNULIB_MBSCHR='0'
15310GL_GNULIB_MBSCSPN='0'
15311GL_GNULIB_MBSINIT='1'
15312GL_GNULIB_MBSLEN='1'
15313GL_GNULIB_MBSNCASECMP='0'
15314GL_GNULIB_MBSNLEN='0'
15315GL_GNULIB_MBSNRTOC32S='0'
15316GL_GNULIB_MBSNRTOWCS='0'
15317GL_GNULIB_MBSPBRK='0'
15318GL_GNULIB_MBSPCASECMP='0'
15319GL_GNULIB_MBSRCHR='0'
15320GL_GNULIB_MBSRTOC32S='0'
15321GL_GNULIB_MBSRTOWCS='0'
15322GL_GNULIB_MBSSEP='0'
15323GL_GNULIB_MBSSPN='0'
15324GL_GNULIB_MBSSTR='1'
15325GL_GNULIB_MBSTOC32S='0'
15326GL_GNULIB_MBSTOK_R='0'
15327GL_GNULIB_MBSTOWCS='0'
15328GL_GNULIB_MBSZERO='1'
15329GL_GNULIB_MBTOWC='0'
15330GL_GNULIB_MDA_ACCESS='1'
15331GL_GNULIB_MDA_CHDIR='1'
15332GL_GNULIB_MDA_CHMOD='1'
15333GL_GNULIB_MDA_CLOSE='1'
15334GL_GNULIB_MDA_CREAT='1'
15335GL_GNULIB_MDA_DUP2='1'
15336GL_GNULIB_MDA_DUP='1'
15337GL_GNULIB_MDA_ECVT='1'
15338GL_GNULIB_MDA_EXECL='1'
15339GL_GNULIB_MDA_EXECLE='1'
15340GL_GNULIB_MDA_EXECLP='1'
15341GL_GNULIB_MDA_EXECV='1'
15342GL_GNULIB_MDA_EXECVE='1'
15343GL_GNULIB_MDA_EXECVP='1'
15344GL_GNULIB_MDA_EXECVPE='1'
15345GL_GNULIB_MDA_FCLOSEALL='1'
15346GL_GNULIB_MDA_FCVT='1'
15347GL_GNULIB_MDA_FDOPEN='1'
15348GL_GNULIB_MDA_FILENO='1'
15349GL_GNULIB_MDA_GCVT='1'
15350GL_GNULIB_MDA_GETCWD='1'
15351GL_GNULIB_MDA_GETPID='1'
15352GL_GNULIB_MDA_GETW='1'
15353GL_GNULIB_MDA_ISATTY='1'
15354GL_GNULIB_MDA_LSEEK='1'
15355GL_GNULIB_MDA_MEMCCPY='1'
15356GL_GNULIB_MDA_MKDIR='1'
15357GL_GNULIB_MDA_MKTEMP='1'
15358GL_GNULIB_MDA_OPEN='1'
15359GL_GNULIB_MDA_PUTENV='1'
15360GL_GNULIB_MDA_PUTW='1'
15361GL_GNULIB_MDA_READ='1'
15362GL_GNULIB_MDA_RMDIR='1'
15363GL_GNULIB_MDA_STRDUP='1'
15364GL_GNULIB_MDA_SWAB='1'
15365GL_GNULIB_MDA_TEMPNAM='1'
15366GL_GNULIB_MDA_TZSET='1'
15367GL_GNULIB_MDA_UMASK='1'
15368GL_GNULIB_MDA_UNLINK='1'
15369GL_GNULIB_MDA_WCSDUP='1'
15370GL_GNULIB_MDA_WRITE='1'
15371GL_GNULIB_MEMCHR='1'
15372GL_GNULIB_MEMMEM='0'
15373GL_GNULIB_MEMPCPY='1'
15374GL_GNULIB_MEMRCHR='0'
15375GL_GNULIB_MEMSET_EXPLICIT='0'
15376GL_GNULIB_MKDIR='0'
15377GL_GNULIB_MKDIRAT='0'
15378GL_GNULIB_MKDTEMP='0'
15379GL_GNULIB_MKFIFO='0'
15380GL_GNULIB_MKFIFOAT='0'
15381GL_GNULIB_MKNOD='0'
15382GL_GNULIB_MKNODAT='0'
15383GL_GNULIB_MKOSTEMP='0'
15384GL_GNULIB_MKOSTEMPS='0'
15385GL_GNULIB_MKSTEMP='0'
15386GL_GNULIB_MKSTEMPS='0'
15387GL_GNULIB_MKTIME='0'
15388GL_GNULIB_NANOSLEEP='0'
15389GL_GNULIB_NL_LANGINFO='0'
15390GL_GNULIB_NONBLOCKING='0'
15391GL_GNULIB_OBSTACK_PRINTF='0'
15392GL_GNULIB_OBSTACK_PRINTF_POSIX='0'
15393GL_GNULIB_OPEN='1'
15394GL_GNULIB_OPENAT='0'
15395GL_GNULIB_OVERRIDES_STRUCT_STAT='0'
15396GL_GNULIB_PCLOSE='0'
15397GL_GNULIB_PERROR='0'
15398GL_GNULIB_PIPE2='0'
15399GL_GNULIB_PIPE='0'
15400GL_GNULIB_POPEN='0'
15401GL_GNULIB_POSIX_MEMALIGN='0'
15402GL_GNULIB_POSIX_OPENPT='0'
15403GL_GNULIB_PREAD='0'
15404GL_GNULIB_PRINTF='1'
15405GL_GNULIB_PRINTF_POSIX='0'
15406GL_GNULIB_PTHREAD_SIGMASK='0'
15407GL_GNULIB_PTSNAME='0'
15408GL_GNULIB_PTSNAME_R='0'
15409GL_GNULIB_PUTC='1'
15410GL_GNULIB_PUTCHAR='1'
15411GL_GNULIB_PUTENV='0'
15412GL_GNULIB_PUTS='1'
15413GL_GNULIB_PWRITE='0'
15414GL_GNULIB_QSORT_R='0'
15415GL_GNULIB_RAISE='1'
15416GL_GNULIB_RAND='0'
15417GL_GNULIB_RANDOM='0'
15418GL_GNULIB_RANDOM_R='0'
15419GL_GNULIB_RAWMEMCHR='1'
15420GL_GNULIB_READ='0'
15421GL_GNULIB_READLINK='1'
15422GL_GNULIB_READLINKAT='0'
15423GL_GNULIB_REALLOCARRAY='1'
15424GL_GNULIB_REALLOC_GNU='1'
15425GL_GNULIB_REALLOC_POSIX='1'
15426GL_GNULIB_REALPATH='1'
15427GL_GNULIB_REMOVE='0'
15428GL_GNULIB_RENAME='0'
15429GL_GNULIB_RENAMEAT='0'
15430GL_GNULIB_RMDIR='0'
15431GL_GNULIB_RPMATCH='0'
15432GL_GNULIB_SCANF='1'
15433GL_GNULIB_SECURE_GETENV='0'
15434GL_GNULIB_SETENV='0'
15435GL_GNULIB_SETHOSTNAME='0'
15436GL_GNULIB_SETLOCALE='1'
15437GL_GNULIB_SETLOCALE_NULL='1'
15438GL_GNULIB_SIGABBREV_NP='0'
15439GL_GNULIB_SIGACTION='0'
15440GL_GNULIB_SIGDESCR_NP='0'
15441GL_GNULIB_SIGNAL_H_SIGPIPE='1'
15442GL_GNULIB_SIGPROCMASK='1'
15443GL_GNULIB_SLEEP='0'
15444GL_GNULIB_SNPRINTF='0'
15445GL_GNULIB_SPRINTF_POSIX='0'
15446GL_GNULIB_STAT='1'
15447GL_GNULIB_STDIO_H_NONBLOCKING='0'
15448GL_GNULIB_STDIO_H_SIGPIPE='1'
15449GL_GNULIB_STPCPY='0'
15450GL_GNULIB_STPNCPY='0'
15451GL_GNULIB_STRCASESTR='0'
15452GL_GNULIB_STRCHRNUL='0'
15453GL_GNULIB_STRDUP='0'
15454GL_GNULIB_STRERROR='1'
15455GL_GNULIB_STRERRORNAME_NP='0'
15456GL_GNULIB_STRERROR_R='0'
15457GL_GNULIB_STRFTIME='0'
15458GL_GNULIB_STRNCAT='0'
15459GL_GNULIB_STRNDUP='0'
15460GL_GNULIB_STRNLEN='1'
15461GL_GNULIB_STRPBRK='0'
15462GL_GNULIB_STRPTIME='0'
15463GL_GNULIB_STRSEP='0'
15464GL_GNULIB_STRSIGNAL='0'
15465GL_GNULIB_STRSTR='0'
15466GL_GNULIB_STRTOD='0'
15467GL_GNULIB_STRTOIMAX='0'
15468GL_GNULIB_STRTOK_R='0'
15469GL_GNULIB_STRTOL='0'
15470GL_GNULIB_STRTOLD='0'
15471GL_GNULIB_STRTOLL='0'
15472GL_GNULIB_STRTOUL='1'
15473GL_GNULIB_STRTOULL='0'
15474GL_GNULIB_STRTOUMAX='0'
15475GL_GNULIB_STRVERSCMP='0'
15476GL_GNULIB_SYMLINK='0'
15477GL_GNULIB_SYMLINKAT='0'
15478GL_GNULIB_SYSTEM_POSIX='0'
15479GL_GNULIB_TIME='0'
15480GL_GNULIB_TIMEGM='0'
15481GL_GNULIB_TIMESPEC_GET='0'
15482GL_GNULIB_TIMESPEC_GETRES='0'
15483GL_GNULIB_TIME_R='0'
15484GL_GNULIB_TIME_RZ='0'
15485GL_GNULIB_TMPFILE='0'
15486GL_GNULIB_TOWCTRANS='0'
15487GL_GNULIB_TRUNCATE='0'
15488GL_GNULIB_TTYNAME_R='0'
15489GL_GNULIB_TZSET='0'
15490GL_GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15491GL_GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15492GL_GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15493GL_GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15494GL_GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15495GL_GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15496GL_GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15497GL_GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15498GL_GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15499GL_GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15500GL_GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15501GL_GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15502GL_GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15503GL_GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15504GL_GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15505GL_GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15506GL_GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15507GL_GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15508GL_GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15509GL_GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15510GL_GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15511GL_GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15512GL_GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15513GL_GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15514GL_GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15515GL_GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15516GL_GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15517GL_GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15518GL_GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15519GL_GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15520GL_GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15521GL_GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15522GL_GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15523GL_GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15524GL_GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15525GL_GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15526GL_GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15527GL_GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15528GL_GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15529GL_GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15530GL_GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15531GL_GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15532GL_GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15533GL_GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15534GL_GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15535GL_GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15536GL_GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15537GL_GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15538GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15539GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15540GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15541GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15542GL_GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15543GL_GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15544GL_GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15545GL_GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15546GL_GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15547GL_GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15548GL_GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15549GL_GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15550GL_GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15551GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15552GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15553GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15554GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15555GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15556GL_GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15557GL_GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15558GL_GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15559GL_GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15560GL_GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15561GL_GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15562GL_GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15563GL_GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15564GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15565GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15566GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15567GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15568GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15569GL_GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15570GL_GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15571GL_GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15572GL_GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15573GL_GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15574GL_GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15575GL_GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15576GL_GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15577GL_GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15578GL_GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15579GL_GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15580GL_GNULIB_UNICTYPE_PROPERTY_IDS_UNARY_OPERATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15581GL_GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_CONTINUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15582GL_GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_START_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15583GL_GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15584GL_GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15585GL_GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15586GL_GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15587GL_GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15588GL_GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15589GL_GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15590GL_GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15591GL_GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15592GL_GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15593GL_GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15594GL_GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15595GL_GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15596GL_GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15597GL_GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15598GL_GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15599GL_GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15600GL_GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15601GL_GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15602GL_GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15603GL_GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15604GL_GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15605GL_GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15606GL_GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15607GL_GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15608GL_GNULIB_UNICTYPE_PROPERTY_PREPENDED_CONCATENATION_MARK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15609GL_GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15610GL_GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15611GL_GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15612GL_GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15613GL_GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15614GL_GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15615GL_GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15616GL_GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15617GL_GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15618GL_GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15619GL_GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15620GL_GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15621GL_GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15622GL_GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15623GL_GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15624GL_GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15625GL_GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15626GL_GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15627GL_GNULIB_UNINORM_NFC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15628GL_GNULIB_UNINORM_NFD_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15629GL_GNULIB_UNINORM_NFKC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15630GL_GNULIB_UNINORM_NFKD_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE'
15631GL_GNULIB_UNISTD_H_GETOPT='1'
15632GL_GNULIB_UNISTD_H_NONBLOCKING='0'
15633GL_GNULIB_UNISTD_H_SIGPIPE='1'
15634GL_GNULIB_UNLINK='0'
15635GL_GNULIB_UNLINKAT='0'
15636GL_GNULIB_UNLOCKPT='0'
15637GL_GNULIB_UNSETENV='0'
15638GL_GNULIB_USLEEP='0'
15639GL_GNULIB_UTIMENSAT='0'
15640GL_GNULIB_VASPRINTF='0'
15641GL_GNULIB_VDPRINTF='0'
15642GL_GNULIB_VFPRINTF='1'
15643GL_GNULIB_VFPRINTF_POSIX='0'
15644GL_GNULIB_VFSCANF='0'
15645GL_GNULIB_VPRINTF='1'
15646GL_GNULIB_VPRINTF_POSIX='0'
15647GL_GNULIB_VSCANF='0'
15648GL_GNULIB_VSNPRINTF='0'
15649GL_GNULIB_VSPRINTF_POSIX='0'
15650GL_GNULIB_WCPCPY='0'
15651GL_GNULIB_WCPNCPY='0'
15652GL_GNULIB_WCRTOMB='0'
15653GL_GNULIB_WCSCASECMP='0'
15654GL_GNULIB_WCSCAT='0'
15655GL_GNULIB_WCSCHR='0'
15656GL_GNULIB_WCSCMP='0'
15657GL_GNULIB_WCSCOLL='0'
15658GL_GNULIB_WCSCPY='0'
15659GL_GNULIB_WCSCSPN='0'
15660GL_GNULIB_WCSDUP='0'
15661GL_GNULIB_WCSFTIME='0'
15662GL_GNULIB_WCSLEN='0'
15663GL_GNULIB_WCSNCASECMP='0'
15664GL_GNULIB_WCSNCAT='0'
15665GL_GNULIB_WCSNCMP='0'
15666GL_GNULIB_WCSNCPY='0'
15667GL_GNULIB_WCSNLEN='0'
15668GL_GNULIB_WCSNRTOMBS='0'
15669GL_GNULIB_WCSPBRK='0'
15670GL_GNULIB_WCSRCHR='0'
15671GL_GNULIB_WCSRTOMBS='0'
15672GL_GNULIB_WCSSPN='0'
15673GL_GNULIB_WCSSTR='0'
15674GL_GNULIB_WCSTOK='0'
15675GL_GNULIB_WCSWIDTH='0'
15676GL_GNULIB_WCSXFRM='0'
15677GL_GNULIB_WCTOB='0'
15678GL_GNULIB_WCTOMB='0'
15679GL_GNULIB_WCTRANS='0'
15680GL_GNULIB_WCTYPE='0'
15681GL_GNULIB_WCWIDTH='1'
15682GL_GNULIB_WGETCWD='0'
15683GL_GNULIB_WMEMCHR='0'
15684GL_GNULIB_WMEMCMP='0'
15685GL_GNULIB_WMEMCPY='0'
15686GL_GNULIB_WMEMMOVE='0'
15687GL_GNULIB_WMEMPCPY='0'
15688GL_GNULIB_WMEMSET='0'
15689GL_GNULIB_WRITE='0'
15690GL_GNULIB__EXIT='0'
15691GMSGFMT=':'
15692GMSGFMT_015=':'
15693GNULIBHEADERS_OVERRIDE_CHAR16_T='1'
15694GNULIBHEADERS_OVERRIDE_CHAR32_T='1'
15695GNULIBHEADERS_OVERRIDE_CHAR8_T='1'
15696GNULIBHEADERS_OVERRIDE_WINT_T='0'
15697GREP='/usr/bin/grep'
15698HARD_LOCALE_LIB=''
15699HAVE_ALIGNED_ALLOC='1'
15700HAVE_ALLOCA_H='1'
15701HAVE_ATOLL='1'
15702HAVE_BTOWC='1'
15703HAVE_C32RTOMB='1'
15704HAVE_C99_STDINT_H='0'
15705HAVE_CANONICALIZE_FILE_NAME='0'
15706HAVE_CHOWN='1'
15707HAVE_COPY_FILE_RANGE='1'
15708HAVE_CRTDEFS_H='0'
15709HAVE_CSC=''
15710HAVE_CSC_IN_PATH=''
15711HAVE_DECL_ECVT='1'
15712HAVE_DECL_ENVIRON='0'
15713HAVE_DECL_EXECVPE='0'
15714HAVE_DECL_FCHDIR='1'
15715HAVE_DECL_FCLOSEALL='0'
15716HAVE_DECL_FCVT='1'
15717HAVE_DECL_FDATASYNC='1'
15718HAVE_DECL_FPURGE='1'
15719HAVE_DECL_FSEEKO='1'
15720HAVE_DECL_FTELLO='1'
15721HAVE_DECL_GCVT='1'
15722HAVE_DECL_GETDELIM='1'
15723HAVE_DECL_GETDOMAINNAME='1'
15724HAVE_DECL_GETLINE='1'
15725HAVE_DECL_GETLOADAVG='1'
15726HAVE_DECL_GETLOGIN='1'
15727HAVE_DECL_GETLOGIN_R='1'
15728HAVE_DECL_GETPAGESIZE='1'
15729HAVE_DECL_GETUSERSHELL='1'
15730HAVE_DECL_GETW='1'
15731HAVE_DECL_IMAXABS='1'
15732HAVE_DECL_IMAXDIV='1'
15733HAVE_DECL_INITSTATE='1'
15734HAVE_DECL_LOCALTIME_R='1'
15735HAVE_DECL_MEMMEM='1'
15736HAVE_DECL_MEMRCHR='1'
15737HAVE_DECL_OBSTACK_PRINTF='1'
15738HAVE_DECL_PROGRAM_INVOCATION_NAME='0'
15739HAVE_DECL_PUTW='1'
15740HAVE_DECL_SETENV='1'
15741HAVE_DECL_SETHOSTNAME='1'
15742HAVE_DECL_SETSTATE='1'
15743HAVE_DECL_SNPRINTF='1'
15744HAVE_DECL_STRDUP='1'
15745HAVE_DECL_STRERROR_R='1'
15746HAVE_DECL_STRNDUP='1'
15747HAVE_DECL_STRNLEN='1'
15748HAVE_DECL_STRSIGNAL='1'
15749HAVE_DECL_STRTOIMAX='1'
15750HAVE_DECL_STRTOK_R='1'
15751HAVE_DECL_STRTOUMAX='1'
15752HAVE_DECL_TRUNCATE='1'
15753HAVE_DECL_TTYNAME_R='1'
15754HAVE_DECL_UNSETENV='1'
15755HAVE_DECL_VSNPRINTF='1'
15756HAVE_DECL_WCSDUP='1'
15757HAVE_DECL_WCTOB='1'
15758HAVE_DECL_WCWIDTH='1'
15759HAVE_DPRINTF='1'
15760HAVE_DUP3='1'
15761HAVE_DUPLOCALE='1'
15762HAVE_ERROR='0'
15763HAVE_ERROR_AT_LINE='0'
15764HAVE_ERROR_H='0'
15765HAVE_EUIDACCESS='1'
15766HAVE_EXECVPE='1'
15767HAVE_EXPLICIT_BZERO='1'
15768HAVE_FACCESSAT='1'
15769HAVE_FCHDIR='1'
15770HAVE_FCHMODAT='1'
15771HAVE_FCHOWNAT='1'
15772HAVE_FCNTL='1'
15773HAVE_FDATASYNC='1'
15774HAVE_FEATURES_H='0'
15775HAVE_FFSL='1'
15776HAVE_FFSLL='1'
15777HAVE_FREELOCALE='1'
15778HAVE_FSEEKO='1'
15779HAVE_FSTATAT='1'
15780HAVE_FSYNC='1'
15781HAVE_FTELLO='1'
15782HAVE_FTRUNCATE='1'
15783HAVE_FUTIMENS='1'
15784HAVE_GETDTABLESIZE='1'
15785HAVE_GETENTROPY='1'
15786HAVE_GETGROUPS='1'
15787HAVE_GETHOSTNAME='1'
15788HAVE_GETLOGIN='1'
15789HAVE_GETOPT_H='1'
15790HAVE_GETPAGESIZE='1'
15791HAVE_GETPASS='1'
15792HAVE_GETPROGNAME='1'
15793HAVE_GETSUBOPT='1'
15794HAVE_GETUMASK='1'
15795HAVE_GRANTPT='1'
15796HAVE_GROUP_MEMBER='1'
15797HAVE_IMAXABS='1'
15798HAVE_IMAXDIV='1'
15799HAVE_IMAXDIV_T='1'
15800HAVE_INITSTATE='1'
15801HAVE_INTTYPES_H='1'
15802HAVE_ISWBLANK='1'
15803HAVE_ISWCNTRL='1'
15804HAVE_JAVAC=''
15805HAVE_JAVAC_ENVVAR=''
15806HAVE_JAVAC_IN_PATH=''
15807HAVE_LANGINFO_ALTMON='0'
15808HAVE_LANGINFO_CODESET='1'
15809HAVE_LANGINFO_ERA='1'
15810HAVE_LANGINFO_H='1'
15811HAVE_LANGINFO_T_FMT_AMPM='1'
15812HAVE_LANGINFO_YESEXPR='1'
15813HAVE_LCHMOD='1'
15814HAVE_LCHOWN='1'
15815HAVE_LINK='1'
15816HAVE_LINKAT='1'
15817HAVE_LSTAT='1'
15818HAVE_MAX_ALIGN_T='1'
15819HAVE_MBRLEN='1'
15820HAVE_MBRTOC16='1'
15821HAVE_MBRTOC32='0'
15822HAVE_MBRTOWC='1'
15823HAVE_MBSINIT='1'
15824HAVE_MBSLEN='0'
15825HAVE_MBSNRTOWCS='1'
15826HAVE_MBSRTOWCS='1'
15827HAVE_MBTOWC='1'
15828HAVE_MCS=''
15829HAVE_MCS_IN_PATH=''
15830HAVE_MEMPCPY='0'
15831HAVE_MEMSET_EXPLICIT='1'
15832HAVE_MKDIRAT='1'
15833HAVE_MKDTEMP='1'
15834HAVE_MKFIFO='1'
15835HAVE_MKFIFOAT='1'
15836HAVE_MKNOD='1'
15837HAVE_MKNODAT='1'
15838HAVE_MKOSTEMP='1'
15839HAVE_MKOSTEMPS='1'
15840HAVE_MKSTEMP='1'
15841HAVE_MKSTEMPS='1'
15842HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
15843HAVE_NANOSLEEP='1'
15844HAVE_NEWLOCALE='1'
15845HAVE_NL_LANGINFO='1'
15846HAVE_OPENAT='1'
15847HAVE_OS_H='0'
15848HAVE_PCLOSE='1'
15849HAVE_PIPE2='1'
15850HAVE_PIPE='1'
15851HAVE_POPEN='1'
15852HAVE_POSIX_MEMALIGN='1'
15853HAVE_POSIX_OPENPT='1'
15854HAVE_POSIX_SIGNALBLOCKING='1'
15855HAVE_PREAD='1'
15856HAVE_PTHREAD_SIGMASK='1'
15857HAVE_PTSNAME='1'
15858HAVE_PTSNAME_R='1'
15859HAVE_PWRITE='1'
15860HAVE_QSORT_R='1'
15861HAVE_RAISE='1'
15862HAVE_RANDOM='1'
15863HAVE_RANDOM_H='1'
15864HAVE_RANDOM_R='1'
15865HAVE_RAWMEMCHR='0'
15866HAVE_READLINK='1'
15867HAVE_READLINKAT='1'
15868HAVE_REALLOCARRAY='0'
15869HAVE_REALPATH='1'
15870HAVE_RENAMEAT='1'
15871HAVE_RPMATCH='1'
15872HAVE_SECURE_GETENV='1'
15873HAVE_SETENV='1'
15874HAVE_SETHOSTNAME='1'
15875HAVE_SETSTATE='1'
15876HAVE_SIGABBREV_NP='1'
15877HAVE_SIGACTION='1'
15878HAVE_SIGDESCR_NP='1'
15879HAVE_SIGHANDLER_T='0'
15880HAVE_SIGINFO_T='1'
15881HAVE_SIGNED_SIG_ATOMIC_T='1'
15882HAVE_SIGNED_WCHAR_T='1'
15883HAVE_SIGNED_WINT_T='1'
15884HAVE_SIGSET_T='1'
15885HAVE_SLEEP='1'
15886HAVE_STDINT_H='1'
15887HAVE_STPCPY='1'
15888HAVE_STPNCPY='1'
15889HAVE_STRCASESTR='1'
15890HAVE_STRCHRNUL='1'
15891HAVE_STRERRORNAME_NP='1'
15892HAVE_STRPBRK='1'
15893HAVE_STRPTIME='1'
15894HAVE_STRSEP='1'
15895HAVE_STRTOD='1'
15896HAVE_STRTOL='1'
15897HAVE_STRTOLD='1'
15898HAVE_STRTOLL='1'
15899HAVE_STRTOUL='1'
15900HAVE_STRTOULL='1'
15901HAVE_STRUCT_RANDOM_DATA='1'
15902HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
15903HAVE_STRVERSCMP='1'
15904HAVE_SYMLINK='1'
15905HAVE_SYMLINKAT='1'
15906HAVE_SYS_BITYPES_H='0'
15907HAVE_SYS_CDEFS_H='1'
15908HAVE_SYS_INTTYPES_H='0'
15909HAVE_SYS_LOADAVG_H='0'
15910HAVE_SYS_PARAM_H='0'
15911HAVE_SYS_TYPES_H='1'
15912HAVE_TIMEGM='1'
15913HAVE_TIMESPEC_GET='1'
15914HAVE_TIMESPEC_GETRES='1'
15915HAVE_TIMEZONE_T='0'
15916HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
15917HAVE_UCHAR_H='0'
15918HAVE_UNISTD_H='1'
15919HAVE_UNISTRING_WOE32DLL_H='0'
15920HAVE_UNLINKAT='1'
15921HAVE_UNLOCKPT='1'
15922HAVE_USLEEP='1'
15923HAVE_UTIMENSAT='1'
15924HAVE_VASPRINTF='1'
15925HAVE_VDPRINTF='1'
15926HAVE_VISIBILITY='1'
15927HAVE_WCHAR_H='1'
15928HAVE_WCHAR_T='1'
15929HAVE_WCPCPY='1'
15930HAVE_WCPNCPY='1'
15931HAVE_WCRTOMB='1'
15932HAVE_WCSCASECMP='1'
15933HAVE_WCSCAT='1'
15934HAVE_WCSCHR='1'
15935HAVE_WCSCMP='1'
15936HAVE_WCSCOLL='1'
15937HAVE_WCSCPY='1'
15938HAVE_WCSCSPN='1'
15939HAVE_WCSDUP='1'
15940HAVE_WCSFTIME='1'
15941HAVE_WCSLEN='1'
15942HAVE_WCSNCASECMP='1'
15943HAVE_WCSNCAT='1'
15944HAVE_WCSNCMP='1'
15945HAVE_WCSNCPY='1'
15946HAVE_WCSNLEN='1'
15947HAVE_WCSNRTOMBS='1'
15948HAVE_WCSPBRK='1'
15949HAVE_WCSRCHR='1'
15950HAVE_WCSRTOMBS='1'
15951HAVE_WCSSPN='1'
15952HAVE_WCSSTR='1'
15953HAVE_WCSTOK='1'
15954HAVE_WCSWIDTH='1'
15955HAVE_WCSXFRM='1'
15956HAVE_WCTRANS_T='1'
15957HAVE_WCTYPE_H='1'
15958HAVE_WCTYPE_T='1'
15959HAVE_WINSOCK2_H='0'
15960HAVE_WINT_T='1'
15961HAVE_WMEMCHR='1'
15962HAVE_WMEMCMP='1'
15963HAVE_WMEMCPY='1'
15964HAVE_WMEMMOVE='1'
15965HAVE_WMEMPCPY='1'
15966HAVE_WMEMSET='1'
15967HAVE_WORKING_MBRTOC32='0'
15968HAVE_XLOCALE_H='1'
15969HAVE__EXIT='1'
15970ICONV_CONST=''
15971ICONV_H='iconv.h'
15972INCLUDE_NEXT='include_next'
15973INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
15974INSTALL_DATA='${INSTALL} -m 644'
15975INSTALL_PROGRAM='${INSTALL}'
15976INSTALL_PROGRAM_ENV=''
15977INSTALL_SCRIPT='${INSTALL}'
15978INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
15979INT32_MAX_LT_INTMAX_MAX='1'
15980INT64_MAX_EQ_LONG_MAX='defined _LP64'
15981INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation -Wl,-framework -Wl,CoreServices'
15982JAR=''
15983JAVA_CHOICE='no'
15984LC_COLLATE_IMPLEMENTED='true'
15985LC_MONETARY_IMPLEMENTED='true'
15986LC_NUMERIC_IMPLEMENTED='true'
15987LC_TIME_IMPLEMENTED='true'
15988LD='/Library/Developer/CommandLineTools/usr/bin/ld'
15989LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
15990LIBGRT_LIBDEPS=' -liconv'
15991LIBGRT_LTLIBDEPS=' -L/opt/local/lib -liconv -R/opt/local/lib'
15992LIBICONV='-liconv'
15993LIBINTL='${top_builddir}/intl/libintl.la   -Wl,-framework -Wl,CoreFoundation -Wl,-framework -Wl,CoreServices'
15994LIBMULTITHREAD='-lpthread'
15995LIBOBJS=''
15996LIBPMULTITHREAD='-lpthread'
15997LIBPTHREAD=''
15998LIBS=''
15999LIBSCHED=''
16000LIBSTDTHREAD=''
16001LIBTHREAD=''
16002LIBTOOL='$(SHELL) $(top_builddir)/libtool'
16003LIBUNISTRING_COMPILE_UNICASE_TOLOWER_FALSE='#'
16004LIBUNISTRING_COMPILE_UNICASE_TOLOWER_TRUE=''
16005LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_FALSE='#'
16006LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_TRUE=''
16007LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_FALSE='#'
16008LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_TRUE=''
16009LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_FALSE='#'
16010LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_TRUE=''
16011LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_FALSE='#'
16012LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_TRUE=''
16013LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_FALSE='#'
16014LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_TRUE=''
16015LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_FALSE='#'
16016LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_TRUE=''
16017LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_FALSE='#'
16018LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_TRUE=''
16019LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_FALSE='#'
16020LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_TRUE=''
16021LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_FALSE='#'
16022LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_TRUE=''
16023LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_FALSE='#'
16024LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_TRUE=''
16025LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_FALSE='#'
16026LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_TRUE=''
16027LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_FALSE='#'
16028LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_TRUE=''
16029LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='#'
16030LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE=''
16031LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='#'
16032LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE=''
16033LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
16034LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
16035LIBUNISTRING_UNICASE_H='unicase.h'
16036LIBUNISTRING_UNICTYPE_H='unictype.h'
16037LIBUNISTRING_UNINORM_H='uninorm.h'
16038LIBUNISTRING_UNISTR_H='unistr.h'
16039LIBUNISTRING_UNITYPES_H='unitypes.h'
16040LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
16041LIB_HARD_LOCALE=''
16042LIB_MBRTOWC=''
16043LIB_SCHED_YIELD=''
16044LIB_SETLOCALE=''
16045LIB_SETLOCALE_NULL=''
16046LIMITS_H='limits.h'
16047LIPO='lipo'
16048LN_S='ln -s'
16049LOCALCHARSET_TESTS_ENVIRONMENT=''
16050LOCALENAME_ENHANCE_LOCALE_FUNCS='0'
16051LOCALE_FR='fr_FR.ISO8859-1'
16052LOCALE_FR_UTF8='fr_FR.UTF-8'
16053LOCALE_JA='ja_JP.eucJP'
16054LOCALE_ZH_CN='zh_CN.GB18030'
16055LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib'
16056LTLIBINTL='${top_builddir}/intl/libintl.la   -Wl,-framework -Wl,CoreFoundation -Wl,-framework -Wl,CoreServices'
16057LTLIBMULTITHREAD='-lpthread'
16058LTLIBOBJS=''
16059LTLIBTHREAD=''
16060LT_SYS_LIBRARY_PATH=''
16061MAKEINFO='${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'
16062MANIFEST_TOOL=':'
16063MBRTOWC_LIB=''
16064MKDIR_P='mkdir -p'
16065MSGFMT=':'
16066MSGMERGE=':'
16067MSGMERGE_FOR_MSGFMT_OPTION='--no-location --quiet'
16068NEXT_ASSERT_H='<assert.h>'
16069NEXT_AS_FIRST_DIRECTIVE_ASSERT_H='<assert.h>'
16070NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
16071NEXT_AS_FIRST_DIRECTIVE_ERROR_H='<error.h>'
16072NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>'
16073NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>'
16074NEXT_AS_FIRST_DIRECTIVE_ICONV_H='<iconv.h>'
16075NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>'
16076NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='<langinfo.h>'
16077NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>'
16078NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>'
16079NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>'
16080NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='<stddef.h>'
16081NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
16082NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
16083NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
16084NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
16085NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>'
16086NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
16087NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>'
16088NEXT_AS_FIRST_DIRECTIVE_UCHAR_H='<uchar.h>'
16089NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
16090NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
16091NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>'
16092NEXT_ERRNO_H=''
16093NEXT_ERROR_H='<error.h>'
16094NEXT_FCNTL_H='<fcntl.h>'
16095NEXT_GETOPT_H='<getopt.h>'
16096NEXT_ICONV_H='<iconv.h>'
16097NEXT_INTTYPES_H='<inttypes.h>'
16098NEXT_LANGINFO_H='<langinfo.h>'
16099NEXT_LIMITS_H='<limits.h>'
16100NEXT_LOCALE_H='<locale.h>'
16101NEXT_SIGNAL_H='<signal.h>'
16102NEXT_STDDEF_H='<stddef.h>'
16103NEXT_STDINT_H='<stdint.h>'
16104NEXT_STDIO_H='<stdio.h>'
16105NEXT_STDLIB_H='<stdlib.h>'
16106NEXT_STRING_H='<string.h>'
16107NEXT_SYS_STAT_H='<sys/stat.h>'
16108NEXT_SYS_TYPES_H='<sys/types.h>'
16109NEXT_TIME_H='<time.h>'
16110NEXT_UCHAR_H='<uchar.h>'
16111NEXT_UNISTD_H='<unistd.h>'
16112NEXT_WCHAR_H='<wchar.h>'
16113NEXT_WCTYPE_H='<wctype.h>'
16114NM='/opt/local/bin/nm'
16115NMEDIT='nmedit'
16116NO_EXPENSIVE_WARN_CFLAGS=''
16117OBJDUMP='false'
16118OBJEXT='o'
16119OTOOL64=':'
16120OTOOL='otool'
16121PACKAGE='gettext-runtime'
16122PACKAGE_BUGREPORT='bug-gettext@gnu.org'
16123PACKAGE_NAME='gettext-runtime'
16124PACKAGE_STRING='gettext-runtime 0.22.5'
16125PACKAGE_TARNAME='gettext-runtime'
16126PACKAGE_URL=''
16127PACKAGE_VERSION='0.22.5'
16128PATH_SEPARATOR=':'
16129PERL='/opt/local/bin/perl'
16130POSUB='po'
16131PRAGMA_COLUMNS=''
16132PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
16133PRIPTR_PREFIX='__PRIPTR_PREFIX'
16134PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
16135PTRDIFF_T_SUFFIX='l'
16136RANLIB='ranlib'
16137RC=''
16138RELOCATABLE='no'
16139RELOCATABLE_BUILD_DIR='$(top_builddir)/gnulib-lib'
16140RELOCATABLE_CONFIG_H_DIR='$(top_builddir)'
16141RELOCATABLE_LDFLAGS=''
16142RELOCATABLE_LIBRARY_PATH=''
16143RELOCATABLE_SRC_DIR='$(top_srcdir)/gnulib-lib'
16144RELOCATABLE_STRIP=':'
16145RELOCATABLE_VIA_LD_FALSE=''
16146RELOCATABLE_VIA_LD_TRUE='#'
16147RELOCATABLE_VIA_WRAPPER_FALSE=''
16148RELOCATABLE_VIA_WRAPPER_TRUE='#'
16149REPLACE_ACCESS='0'
16150REPLACE_ALIGNED_ALLOC='0'
16151REPLACE_BTOWC='0'
16152REPLACE_C32RTOMB='0'
16153REPLACE_CALLOC_FOR_CALLOC_GNU='0'
16154REPLACE_CALLOC_FOR_CALLOC_POSIX='0'
16155REPLACE_CANONICALIZE_FILE_NAME='0'
16156REPLACE_CHMOD='0'
16157REPLACE_CHOWN='0'
16158REPLACE_CLOSE='0'
16159REPLACE_COPY_FILE_RANGE='0'
16160REPLACE_CREAT='0'
16161REPLACE_CTIME='0'
16162REPLACE_DPRINTF='0'
16163REPLACE_DUP2='0'
16164REPLACE_DUP3='0'
16165REPLACE_DUP='0'
16166REPLACE_DUPLOCALE='0'
16167REPLACE_ERROR='0'
16168REPLACE_ERROR_AT_LINE='0'
16169REPLACE_EXECL='0'
16170REPLACE_EXECLE='0'
16171REPLACE_EXECLP='0'
16172REPLACE_EXECV='0'
16173REPLACE_EXECVE='0'
16174REPLACE_EXECVP='0'
16175REPLACE_EXECVPE='0'
16176REPLACE_FACCESSAT='0'
16177REPLACE_FCHDIR='0'
16178REPLACE_FCHMODAT='0'
16179REPLACE_FCHOWNAT='0'
16180REPLACE_FCLOSE='0'
16181REPLACE_FCNTL='0'
16182REPLACE_FDATASYNC='0'
16183REPLACE_FDOPEN='0'
16184REPLACE_FFLUSH='0'
16185REPLACE_FFSLL='0'
16186REPLACE_FOPEN='0'
16187REPLACE_FOPEN_FOR_FOPEN_GNU='0'
16188REPLACE_FPRINTF='0'
16189REPLACE_FPURGE='0'
16190REPLACE_FREE='1'
16191REPLACE_FREELOCALE='0'
16192REPLACE_FREOPEN='0'
16193REPLACE_FSEEK='0'
16194REPLACE_FSEEKO='0'
16195REPLACE_FSTAT='1'
16196REPLACE_FSTATAT='0'
16197REPLACE_FTELL='0'
16198REPLACE_FTELLO='0'
16199REPLACE_FTRUNCATE='0'
16200REPLACE_FUTIMENS='0'
16201REPLACE_GETCWD='0'
16202REPLACE_GETDELIM='0'
16203REPLACE_GETDOMAINNAME='0'
16204REPLACE_GETDTABLESIZE='0'
16205REPLACE_GETENTROPY='0'
16206REPLACE_GETGROUPS='0'
16207REPLACE_GETLINE='0'
16208REPLACE_GETLOADAVG='0'
16209REPLACE_GETLOGIN_R='0'
16210REPLACE_GETPAGESIZE='0'
16211REPLACE_GETPASS='0'
16212REPLACE_GETPASS_FOR_GETPASS_GNU='0'
16213REPLACE_GETPROGNAME='0'
16214REPLACE_GETSUBOPT='0'
16215REPLACE_GMTIME='0'
16216REPLACE_ICONV='0'
16217REPLACE_ICONV_OPEN='0'
16218REPLACE_ICONV_UTF='0'
16219REPLACE_IMAXABS='0'
16220REPLACE_IMAXDIV='0'
16221REPLACE_INITSTATE='0'
16222REPLACE_ISATTY='0'
16223REPLACE_ISWBLANK='0'
16224REPLACE_ISWCNTRL='0'
16225REPLACE_ISWDIGIT='0'
16226REPLACE_ISWPUNCT='0'
16227REPLACE_ISWXDIGIT='0'
16228REPLACE_LCHOWN='0'
16229REPLACE_LINK='0'
16230REPLACE_LINKAT='0'
16231REPLACE_LOCALECONV='0'
16232REPLACE_LOCALTIME='0'
16233REPLACE_LOCALTIME_R='0'
16234REPLACE_LSEEK='0'
16235REPLACE_LSTAT='0'
16236REPLACE_MALLOC_FOR_MALLOC_GNU='0'
16237REPLACE_MALLOC_FOR_MALLOC_POSIX='0'
16238REPLACE_MBRLEN='0'
16239REPLACE_MBRTOC16='0'
16240REPLACE_MBRTOC32='0'
16241REPLACE_MBRTOWC='0'
16242REPLACE_MBSINIT='0'
16243REPLACE_MBSNRTOWCS='0'
16244REPLACE_MBSRTOWCS='0'
16245REPLACE_MBSTATE_T='0'
16246REPLACE_MBSTOWCS='0'
16247REPLACE_MBTOWC='0'
16248REPLACE_MB_CUR_MAX='0'
16249REPLACE_MEMCHR='0'
16250REPLACE_MEMMEM='0'
16251REPLACE_MEMPCPY='0'
16252REPLACE_MEMSET_EXPLICIT='0'
16253REPLACE_MKDIR='0'
16254REPLACE_MKFIFO='0'
16255REPLACE_MKFIFOAT='0'
16256REPLACE_MKNOD='0'
16257REPLACE_MKNODAT='0'
16258REPLACE_MKOSTEMP='0'
16259REPLACE_MKOSTEMPS='0'
16260REPLACE_MKSTEMP='0'
16261REPLACE_MKTIME='0'
16262REPLACE_NANOSLEEP='0'
16263REPLACE_NEWLOCALE='0'
16264REPLACE_NL_LANGINFO='0'
16265REPLACE_NULL='0'
16266REPLACE_OBSTACK_PRINTF='0'
16267REPLACE_OPEN='1'
16268REPLACE_OPENAT='0'
16269REPLACE_PERROR='0'
16270REPLACE_PIPE2='0'
16271REPLACE_POPEN='0'
16272REPLACE_POSIX_MEMALIGN='0'
16273REPLACE_POSIX_OPENPT='0'
16274REPLACE_PREAD='0'
16275REPLACE_PRINTF='0'
16276REPLACE_PTHREAD_SIGMASK='0'
16277REPLACE_PTSNAME='0'
16278REPLACE_PTSNAME_R='0'
16279REPLACE_PUTENV='0'
16280REPLACE_PWRITE='0'
16281REPLACE_QSORT_R='0'
16282REPLACE_RAISE='0'
16283REPLACE_RAND='0'
16284REPLACE_RANDOM='0'
16285REPLACE_RANDOM_R='0'
16286REPLACE_READ='0'
16287REPLACE_READLINK='1'
16288REPLACE_READLINKAT='0'
16289REPLACE_REALLOCARRAY='0'
16290REPLACE_REALLOC_FOR_REALLOC_GNU='0'
16291REPLACE_REALLOC_FOR_REALLOC_POSIX='0'
16292REPLACE_REALPATH='1'
16293REPLACE_REMOVE='0'
16294REPLACE_RENAME='0'
16295REPLACE_RENAMEAT='0'
16296REPLACE_RMDIR='0'
16297REPLACE_SETENV='0'
16298REPLACE_SETHOSTNAME='0'
16299REPLACE_SETLOCALE='1'
16300REPLACE_SETSTATE='0'
16301REPLACE_SLEEP='0'
16302REPLACE_SNPRINTF='0'
16303REPLACE_SPRINTF='0'
16304REPLACE_STAT='1'
16305REPLACE_STDIO_READ_FUNCS='0'
16306REPLACE_STDIO_WRITE_FUNCS='0'
16307REPLACE_STPCPY='0'
16308REPLACE_STPNCPY='0'
16309REPLACE_STRCASESTR='0'
16310REPLACE_STRCHRNUL='0'
16311REPLACE_STRDUP='0'
16312REPLACE_STRERROR='1'
16313REPLACE_STRERRORNAME_NP='0'
16314REPLACE_STRERROR_R='0'
16315REPLACE_STRFTIME='0'
16316REPLACE_STRNCAT='0'
16317REPLACE_STRNDUP='0'
16318REPLACE_STRNLEN='0'
16319REPLACE_STRSIGNAL='0'
16320REPLACE_STRSTR='0'
16321REPLACE_STRTOD='0'
16322REPLACE_STRTOIMAX='0'
16323REPLACE_STRTOK_R='0'
16324REPLACE_STRTOL='0'
16325REPLACE_STRTOLD='0'
16326REPLACE_STRTOLL='0'
16327REPLACE_STRTOUL='1'
16328REPLACE_STRTOULL='0'
16329REPLACE_STRTOUMAX='0'
16330REPLACE_STRUCT_LCONV='0'
16331REPLACE_STRVERSCMP='0'
16332REPLACE_SYMLINK='0'
16333REPLACE_SYMLINKAT='0'
16334REPLACE_TIME='0'
16335REPLACE_TIMEGM='0'
16336REPLACE_TIMESPEC_GET='0'
16337REPLACE_TIMESPEC_GETRES='0'
16338REPLACE_TMPFILE='0'
16339REPLACE_TOWLOWER='0'
16340REPLACE_TRUNCATE='0'
16341REPLACE_TTYNAME_R='0'
16342REPLACE_TZSET='0'
16343REPLACE_UNLINK='0'
16344REPLACE_UNLINKAT='0'
16345REPLACE_UNSETENV='0'
16346REPLACE_USLEEP='0'
16347REPLACE_UTIMENSAT='0'
16348REPLACE_VASPRINTF='0'
16349REPLACE_VDPRINTF='0'
16350REPLACE_VFPRINTF='0'
16351REPLACE_VPRINTF='0'
16352REPLACE_VSNPRINTF='0'
16353REPLACE_VSPRINTF='0'
16354REPLACE_WCRTOMB='0'
16355REPLACE_WCSCMP='0'
16356REPLACE_WCSFTIME='0'
16357REPLACE_WCSNCMP='0'
16358REPLACE_WCSNRTOMBS='0'
16359REPLACE_WCSRTOMBS='0'
16360REPLACE_WCSSTR='0'
16361REPLACE_WCSTOK='0'
16362REPLACE_WCSWIDTH='0'
16363REPLACE_WCTOB='0'
16364REPLACE_WCTOMB='0'
16365REPLACE_WCTRANS='0'
16366REPLACE_WCTYPE='0'
16367REPLACE_WCWIDTH='1'
16368REPLACE_WMEMCMP='0'
16369REPLACE_WMEMPCPY='0'
16370REPLACE_WRITE='0'
16371REPLACE__EXIT='0'
16372SCHED_YIELD_LIB=''
16373SED='/usr/bin/sed'
16374SETLOCALE_LIB=''
16375SETLOCALE_NULL_LIB=''
16376SET_MAKE=''
16377SHELL='/bin/sh'
16378SIG_ATOMIC_T_SUFFIX=''
16379SIZE_T_SUFFIX='ul'
16380SMALL_WCHAR_T='0'
16381STDCKDINT_H='stdckdint.h'
16382STDDEF_H='stddef.h'
16383STDINT_H='stdint.h'
16384STRIP='strip'
16385SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
16386TIME_H_DEFINES_STRUCT_TIMESPEC='1'
16387TIME_H_DEFINES_TIME_UTC='0'
16388UINT32_MAX_LT_UINTMAX_MAX='1'
16389UINT64_MAX_EQ_ULONG_MAX='defined _LP64'
16390UNDEFINE_STRTOK_R='0'
16391UNISTD_H_DEFINES_STRUCT_TIMESPEC='0'
16392UNISTD_H_HAVE_SYS_RANDOM_H='0'
16393UNISTD_H_HAVE_WINSOCK2_H='0'
16394UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
16395USE_INCLUDED_LIBINTL='yes'
16396USE_NLS='yes'
16397VERSION='0.22.5'
16398WARN_CFLAGS=''
16399WCHAR_T_SUFFIX=''
16400WINDOWS_64_BIT_OFF_T='0'
16401WINDOWS_64_BIT_ST_SIZE='0'
16402WINDOWS_NATIVE_FALSE=''
16403WINDOWS_NATIVE_TRUE='#'
16404WINDOWS_STAT_INODES='0'
16405WINDOWS_STAT_TIMESPEC='0'
16406WINDRES=''
16407WINT_T_SUFFIX=''
16408WOE32DLL_FALSE=''
16409WOE32DLL_TRUE='#'
16410WOE32_FALSE=''
16411WOE32_TRUE='#'
16412XGETTEXT=':'
16413XGETTEXT_015=':'
16414XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='\''proper_name:1,"This is a proper name. See the gettext manual, section Names."'\'' --keyword='\''proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'\'''
16415ac_ct_AR='ar'
16416ac_ct_CC='/usr/bin/clang'
16417ac_ct_CXX=''
16418ac_ct_DUMPBIN=''
16419am__EXEEXT_FALSE=''
16420am__EXEEXT_TRUE='#'
16421am__fastdepCC_FALSE='#'
16422am__fastdepCC_TRUE=''
16423am__fastdepCXX_FALSE='#'
16424am__fastdepCXX_TRUE=''
16425am__include='include'
16426am__isrc=''
16427am__leading_dot='.'
16428am__nodep='_no'
16429am__quote=''
16430am__tar='$${TAR-tar} chof - "$$tardir"'
16431am__untar='$${TAR-tar} xf -'
16432bindir='${exec_prefix}/bin'
16433build='x86_64-apple-darwin14.5.0'
16434build_alias=''
16435build_cpu='x86_64'
16436build_os='darwin14.5.0'
16437build_vendor='apple'
16438datadir='${datarootdir}'
16439datarootdir='${prefix}/share'
16440docdir='${datarootdir}/doc/gettext'
16441dvidir='${docdir}'
16442exec_prefix='${prefix}'
16443gl_LIBOBJDEPS=''
16444gl_LIBOBJS=''
16445gl_LTLIBOBJS=''
16446gltests_LIBOBJDEPS=''
16447gltests_LIBOBJS=''
16448gltests_LTLIBOBJS=''
16449gltests_WITNESS='IN_GETTEXT_RUNTIME_GNULIB_TESTS'
16450host='x86_64-apple-darwin14.5.0'
16451host_alias=''
16452host_cpu='x86_64'
16453host_os='darwin14.5.0'
16454host_vendor='apple'
16455htmldir='${docdir}'
16456includedir='${prefix}/include'
16457infodir='${datarootdir}/info'
16458install_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'
16459libdir='${exec_prefix}/lib'
16460libexecdir='${exec_prefix}/libexec'
16461localedir='${datarootdir}/locale'
16462localedir_c='"/opt/local/share/locale"'
16463localedir_c_make='\"$(localedir)\"'
16464localstatedir='${prefix}/var'
16465mandir='${datarootdir}/man'
16466mkdir_p='$(MKDIR_P)'
16467oldincludedir='/usr/include'
16468pdfdir='${docdir}'
16469prefix='/opt/local'
16470program_transform_name='s,x,x,'
16471psdir='${docdir}'
16472runstatedir='${localstatedir}/run'
16473sbindir='${exec_prefix}/sbin'
16474sharedstatedir='${prefix}/com'
16475subdirs=' intl libasprintf'
16476sysconfdir='${prefix}/etc'
16477target_alias=''
16478
16479## ----------- ##
16480## confdefs.h. ##
16481## ----------- ##
16482
16483/* confdefs.h */
16484#define PACKAGE_NAME "gettext-runtime"
16485#define PACKAGE_TARNAME "gettext-runtime"
16486#define PACKAGE_VERSION "0.22.5"
16487#define PACKAGE_STRING "gettext-runtime 0.22.5"
16488#define PACKAGE_BUGREPORT "bug-gettext@gnu.org"
16489#define PACKAGE_URL ""
16490#define PACKAGE "gettext-runtime"
16491#define VERSION "0.22.5"
16492#define HAVE_STDIO_H 1
16493#define HAVE_STDLIB_H 1
16494#define HAVE_STRING_H 1
16495#define HAVE_INTTYPES_H 1
16496#define HAVE_STDINT_H 1
16497#define HAVE_STRINGS_H 1
16498#define HAVE_SYS_STAT_H 1
16499#define HAVE_SYS_TYPES_H 1
16500#define HAVE_UNISTD_H 1
16501#define HAVE_WCHAR_H 1
16502#define HAVE_SYS_PARAM_H 1
16503#define HAVE_SYS_SOCKET_H 1
16504#define HAVE_GETOPT_H 1
16505#define HAVE_SYS_CDEFS_H 1
16506#define HAVE_ICONV_H 1
16507#define HAVE_LIMITS_H 1
16508#define HAVE_WCTYPE_H 1
16509#define HAVE_LANGINFO_H 1
16510#define HAVE_XLOCALE_H 1
16511#define HAVE_SYS_MMAN_H 1
16512#define HAVE_SYS_TIME_H 1
16513#define HAVE_STDBOOL_H 1
16514#define STDC_HEADERS 1
16515#define _ALL_SOURCE 1
16516#define _DARWIN_C_SOURCE 1
16517#define _GNU_SOURCE 1
16518#define _HPUX_ALT_XOPEN_SOCKET_API 1
16519#define _NETBSD_SOURCE 1
16520#define _OPENBSD_SOURCE 1
16521#define _POSIX_PTHREAD_SEMANTICS 1
16522#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
16523#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
16524#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
16525#define __STDC_WANT_IEC_60559_EXT__ 1
16526#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
16527#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
16528#define __STDC_WANT_LIB_EXT2__ 1
16529#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
16530#define _TANDEM_SOURCE 1
16531#define __EXTENSIONS__ 1
16532#define __USE_MINGW_ANSI_STDIO 1
16533#define HAVE_DLFCN_H 1
16534#define LT_OBJDIR ".libs/"
16535#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
16536#define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1
16537#define ENABLE_NLS 1
16538#define HAVE_ALLOCA_H 1
16539#define HAVE_ALLOCA 1
16540#define BITSIZEOF_WCHAR_T 32
16541#define HAVE_MBSTATE_T 1
16542#define HAVE_MBSINIT 1
16543#define HAVE_MBRTOWC 1
16544#define HAVE_REALPATH 1
16545#define HAVE_LSTAT 1
16546#define HAVE_FCNTL 1
16547#define HAVE_SYMLINK 1
16548#define HAVE_GETDTABLESIZE 1
16549#define HAVE_ISWCNTRL 1
16550#define HAVE_MPROTECT 1
16551#define HAVE_READLINK 1
16552#define HAVE_SETENV 1
16553#define HAVE_WCWIDTH 1
16554#define HAVE_LANGINFO_CODESET 1
16555#define HAVE_MALLOC_POSIX 1
16556#define HAVE_FACCESSAT 1
16557#define HAVE_GETCWD 1
16558#define restrict __restrict__
16559#define HAVE_DECL_STRERROR_R 1
16560#define HAVE_STRERROR_R 1
16561#define HAVE___HEADER_INLINE 1
16562#define HAVE_WORKING_O_NOATIME 0
16563#define HAVE_WORKING_O_NOFOLLOW 1
16564#define HAVE_DECL_GETDTABLESIZE 1
16565#define HAVE_GETOPT_H 1
16566#define HAVE_GETOPT_LONG_ONLY 1
16567#define HAVE_PTHREAD_API 1
16568#define SETLOCALE_NULL_ALL_MTSAFE 0
16569#define SETLOCALE_NULL_ONE_MTSAFE 1
16570#define HAVE_ICONV 1
16571#define ICONV_CONST
16572#define HAVE_WINT_T 1
16573#define HAVE_LONG_LONG_INT 1
16574#define HAVE_UNSIGNED_LONG_LONG_INT 1
16575#define BITSIZEOF_PTRDIFF_T 64
16576#define BITSIZEOF_SIZE_T 64
16577#define BITSIZEOF_SIG_ATOMIC_T 32
16578#define BITSIZEOF_WCHAR_T 32
16579#define BITSIZEOF_WINT_T 32
16580#define HAVE_SIGNED_SIG_ATOMIC_T 1
16581#define HAVE_SIGNED_WCHAR_T 1
16582#define HAVE_SIGNED_WINT_T 1
16583#define PTRDIFF_T_SUFFIX l
16584#define SIZE_T_SUFFIX ul
16585#define SIG_ATOMIC_T_SUFFIX
16586#define WCHAR_T_SUFFIX
16587#define WINT_T_SUFFIX
16588#define HAVE_TOWLOWER 1
16589#define HAVE_WCHAR_T 1
16590#define HAVE_LC_MESSAGES 1
16591#define HAVE_USELOCALE 1
16592#define HAVE_WORKING_USELOCALE 1
16593#define HAVE_GOOD_USELOCALE 1
16594#define USE_POSIX_THREADS 1
16595#define MALLOC_0_IS_NONNULL 1
16596#define MAP_ANONYMOUS MAP_ANON
16597#define HAVE_MAP_ANONYMOUS 1
16598#define HAVE_MINMAX_IN_SYS_PARAM_H 1
16599#define PROMOTED_MODE_T int
16600#define HAVE_SIGSET_T 1
16601#define INSTALLPREFIX "/opt/local"
16602#define HAVE_DECL_SETENV 1
16603#define USER_LABEL_PREFIX _
16604#define HAVE_DECL_FCLOSEALL 0
16605#define HAVE_DECL_GETW 1
16606#define HAVE_DECL_PUTW 1
16607#define HAVE_DECL_ECVT 1
16608#define HAVE_DECL_FCVT 1
16609#define HAVE_DECL_GCVT 1
16610#define REPLACE_STRERROR_0 1
16611#define HAVE_DECL_STRNLEN 1
16612#define _USE_STD_STAT 1
16613#define HAVE_DECL_EXECVPE 0
16614#define HAVE_DECL_CLEARERR_UNLOCKED 1
16615#define HAVE_DECL_FEOF_UNLOCKED 1
16616#define HAVE_DECL_FERROR_UNLOCKED 1
16617#define HAVE_DECL_FFLUSH_UNLOCKED 0
16618#define HAVE_DECL_FGETS_UNLOCKED 0
16619#define HAVE_DECL_FPUTC_UNLOCKED 0
16620#define HAVE_DECL_FPUTS_UNLOCKED 0
16621#define HAVE_DECL_FREAD_UNLOCKED 0
16622#define HAVE_DECL_FWRITE_UNLOCKED 0
16623#define HAVE_DECL_GETC_UNLOCKED 1
16624#define HAVE_DECL_GETCHAR_UNLOCKED 1
16625#define HAVE_DECL_PUTC_UNLOCKED 1
16626#define HAVE_DECL_PUTCHAR_UNLOCKED 1
16627#define HAVE_DECL_WCSDUP 1
16628#define HAVE_ALLOCA 1
16629#define HAVE_ATEXIT 1
16630#define HAVE___BUILTIN_EXPECT 1
16631#define GNULIB_TEST_C32ISALNUM 1
16632#define GNULIB_TEST_C32ISALPHA 1
16633#define GNULIB_TEST_C32ISBLANK 1
16634#define GNULIB_TEST_C32ISCNTRL 1
16635#define GNULIB_TEST_C32ISDIGIT 1
16636#define GNULIB_TEST_C32ISGRAPH 1
16637#define GNULIB_TEST_C32ISLOWER 1
16638#define GNULIB_TEST_C32ISPRINT 1
16639#define GNULIB_TEST_C32ISPUNCT 1
16640#define GNULIB_TEST_C32ISSPACE 1
16641#define GNULIB_TEST_C32ISUPPER 1
16642#define GNULIB_TEST_C32ISXDIGIT 1
16643#define GNULIB_TEST_C32TOLOWER 1
16644#define GNULIB_TEST_C32WIDTH 1
16645#define GNULIB_TEST_CALLOC_GNU 1
16646#define GNULIB_TEST_CALLOC_POSIX 1
16647#define GNULIB_CANONICALIZE_LGPL 1
16648#define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
16649#define GNULIB_TEST_REALPATH 1
16650#define HAVE_READLINKAT 1
16651#define GNULIB_TEST_CLOEXEC 1
16652#define GNULIB_TEST_CLOSE 1
16653#define GNULIB_TEST_DUP2 1
16654#define GNULIB_TEST_ENVIRON 1
16655#define GNULIB_TEST_FCNTL 1
16656#define FLEXIBLE_ARRAY_MEMBER /**/
16657#define GNULIB_TEST_FREE_POSIX 1
16658#define GNULIB_TEST_FSTAT 1
16659#define GNULIB_FWRITEERROR 1
16660#define GNULIB_TEST_GETDTABLESIZE 1
16661#define __GETOPT_PREFIX rpl_
16662#define GNULIB_TEST_GETOPT_POSIX 1
16663#define HAVE_GETPROGNAME 1
16664#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
16665#define GNULIB_TEST_GETPROGNAME 1
16666#define HAVE_INLINE 1
16667#define HAVE_ISWBLANK 1
16668#define HAVE_DECL_ISWBLANK 1
16669#define GNULIB_TEST_ISWBLANK 1
16670#define GNULIB_TEST_ISWDIGIT 1
16671#define GNULIB_TEST_ISWPUNCT 1
16672#define GNULIB_TEST_ISWXDIGIT 1
16673#define HAVE___INLINE 1
16674#define HAVE_NEWLOCALE 1
16675#define HAVE_DUPLOCALE 1
16676#define HAVE_FREELOCALE 1
16677#define GNULIB_TEST_LOCALENAME_UNSAFE 1
16678#define HAVE_PTHREAD_RWLOCK 1
16679#define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
16680#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
16681#define GNULIB_LOCK 1
16682#define GNULIB_TEST_MALLOC_GNU 1
16683#define GNULIB_TEST_MALLOC_POSIX 1
16684#define GNULIB_TEST_MBRTOC32 1
16685#define GNULIB_TEST_MBRTOWC 1
16686#define GNULIB_TEST_MBSINIT 1
16687#define GNULIB_TEST_MBSLEN 1
16688#define GNULIB_TEST_MBSSTR 1
16689#define GNULIB_TEST_MBSZERO 1
16690#define GNULIB_TEST_MEMCHR 1
16691#define HAVE_MEMMOVE 1
16692#define GNULIB_TEST_MEMPCPY 1
16693#define GNULIB_MSVC_NOTHROW 1
16694#define OPEN_TRAILING_SLASH_BUG 1
16695#define GNULIB_TEST_OPEN 1
16696#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
16697#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
16698#define HAVE_RAISE 1
16699#define GNULIB_TEST_RAISE 1
16700#define GNULIB_TEST_RAWMEMCHR 1
16701#define READLINK_TRAILING_SLASH_BUG 1
16702#define GNULIB_TEST_READLINK 1
16703#define GNULIB_TEST_REALLOC_GNU 1
16704#define GNULIB_TEST_REALLOC_POSIX 1
16705#define GNULIB_REALLOCARRAY 1
16706#define GNULIB_TEST_REALLOCARRAY 1
16707#define HAVE_FACCESSAT 1
16708#define HAVE_GETCWD 1
16709#define HAVE_MALLOC_POSIX 1
16710#define HAVE_SEARCH_H 1
16711#define HAVE_TSEARCH 1
16712#define NEED_SETLOCALE_IMPROVED 0
16713#define NEED_SETLOCALE_MTSAFE 1
16714#define GNULIB_TEST_SETLOCALE 1
16715#define SETLOCALE_NULL_ALL_MTSAFE 0
16716#define SETLOCALE_NULL_ONE_MTSAFE 1
16717#define HAVE_VISIBILITY 1
16718#define GNULIB_TEST_SETLOCALE_NULL 1
16719#define GNULIB_SIGPIPE 1
16720#define GNULIB_TEST_SIGPROCMASK 1
16721#define REPLACE_FUNC_STAT_FILE 1
16722#define GNULIB_TEST_STAT 1
16723#define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
16724#define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
16725#define GNULIB_TEST_FSCANF 1
16726#define GNULIB_FSCANF 1
16727#define GNULIB_TEST_SCANF 1
16728#define GNULIB_SCANF 1
16729#define GNULIB_TEST_FGETC 1
16730#define GNULIB_TEST_GETC 1
16731#define GNULIB_TEST_GETCHAR 1
16732#define GNULIB_TEST_FGETS 1
16733#define GNULIB_TEST_FREAD 1
16734#define GNULIB_TEST_FPRINTF 1
16735#define GNULIB_TEST_PRINTF 1
16736#define GNULIB_TEST_VFPRINTF 1
16737#define GNULIB_TEST_VPRINTF 1
16738#define GNULIB_TEST_FPUTC 1
16739#define GNULIB_TEST_PUTC 1
16740#define GNULIB_TEST_PUTCHAR 1
16741#define GNULIB_TEST_FPUTS 1
16742#define GNULIB_TEST_PUTS 1
16743#define GNULIB_TEST_FWRITE 1
16744#define GNULIB_STRERROR 1
16745#define GNULIB_TEST_STRERROR 1
16746#define GNULIB_TEST_STRNLEN 1
16747#define HAVE_STRTOUL 1
16748#define GNULIB_TEST_STRTOUL 1
16749#define GNULIB_UNISTR_U8_MBTOUCR 1
16750#define GNULIB_UNISTR_U8_UCTOMB 1
16751#define GNULIB_STDIO_SINGLE_THREAD 1
16752#define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD
16753#define HAVE_C_VARARRAYS 1
16754#define HAVE_DECL_WCWIDTH 1
16755#define GNULIB_TEST_WCWIDTH 1
16756#define GNULIB_XALLOC 1
16757#define GNULIB_XALLOC_DIE 1
16758#define HAVE_SETLOCALE 1
16759
16760configure: exit 0