1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by gettext-runtime configure 0.22.5, which was |
---|
5 | generated 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 | |
---|
13 | hostname = Martins-MacBook.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 14.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 208 tasks, 1017 threads, 2 processors |
---|
34 | Load average: 1.71, Mach factor: 0.99 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext-runtime/work/bin/ |
---|
40 | PATH: /opt/local/bin/ |
---|
41 | PATH: /opt/local/sbin/ |
---|
42 | PATH: /bin/ |
---|
43 | PATH: /sbin/ |
---|
44 | PATH: /usr/bin/ |
---|
45 | PATH: /usr/sbin/ |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:4435: looking for aux files: config.rpath ltmain.sh config.guess config.sub compile missing install-sh |
---|
53 | configure:4448: trying ./../build-aux/ |
---|
54 | configure:4477: ./../build-aux/config.rpath found |
---|
55 | configure:4477: ./../build-aux/ltmain.sh found |
---|
56 | configure:4477: ./../build-aux/config.guess found |
---|
57 | configure:4477: ./../build-aux/config.sub found |
---|
58 | configure:4477: ./../build-aux/compile found |
---|
59 | configure:4477: ./../build-aux/missing found |
---|
60 | configure:4459: ./../build-aux/install-sh found |
---|
61 | configure:4609: checking for a BSD-compatible install |
---|
62 | configure:4683: result: /usr/bin/install -c |
---|
63 | configure:4694: checking whether build environment is sane |
---|
64 | configure:4749: result: yes |
---|
65 | configure:4910: checking for a race-free mkdir -p |
---|
66 | configure:4953: result: mkdir -p |
---|
67 | configure:4960: checking for gawk |
---|
68 | configure:4993: result: /usr/bin/awk |
---|
69 | configure:5004: checking whether make sets $(MAKE) |
---|
70 | configure:5028: result: yes |
---|
71 | configure:5058: checking whether make supports nested variables |
---|
72 | configure:5077: result: yes |
---|
73 | configure:5281: checking for gcc |
---|
74 | configure:5314: result: /usr/bin/clang |
---|
75 | configure:5673: checking for C compiler version |
---|
76 | configure:5682: /usr/bin/clang --version >&5 |
---|
77 | Apple LLVM version 7.0.2 (clang-700.1.81) |
---|
78 | Target: x86_64-apple-darwin14.5.0 |
---|
79 | Thread model: posix |
---|
80 | configure:5693: $? = 0 |
---|
81 | configure:5682: /usr/bin/clang -v >&5 |
---|
82 | Apple LLVM version 7.0.2 (clang-700.1.81) |
---|
83 | Target: x86_64-apple-darwin14.5.0 |
---|
84 | Thread model: posix |
---|
85 | configure:5693: $? = 0 |
---|
86 | configure:5682: /usr/bin/clang -V >&5 |
---|
87 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
88 | clang: error: no input files |
---|
89 | configure:5693: $? = 1 |
---|
90 | configure:5682: /usr/bin/clang -qversion >&5 |
---|
91 | clang: error: unknown argument: '-qversion' |
---|
92 | clang: error: no input files |
---|
93 | configure:5693: $? = 1 |
---|
94 | configure:5682: /usr/bin/clang -version >&5 |
---|
95 | clang: error: unknown argument: '-version' |
---|
96 | clang: error: no input files |
---|
97 | configure:5693: $? = 1 |
---|
98 | configure:5713: checking whether the C compiler works |
---|
99 | configure:5735: /usr/bin/clang -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
100 | configure:5739: $? = 0 |
---|
101 | configure:5790: result: yes |
---|
102 | configure:5794: checking for C compiler default output file name |
---|
103 | configure:5796: result: a.out |
---|
104 | configure:5802: checking for suffix of executables |
---|
105 | configure:5809: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
106 | configure:5813: $? = 0 |
---|
107 | configure:5837: result: |
---|
108 | configure:5861: checking whether we are cross compiling |
---|
109 | configure:5869: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
110 | configure:5873: $? = 0 |
---|
111 | configure:5880: ./conftest |
---|
112 | configure:5884: $? = 0 |
---|
113 | configure:5899: result: no |
---|
114 | configure:5905: checking for suffix of object files |
---|
115 | configure:5928: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
116 | configure:5932: $? = 0 |
---|
117 | configure:5956: result: o |
---|
118 | configure:5960: checking whether the compiler supports GNU C |
---|
119 | configure:5980: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
120 | configure:5980: $? = 0 |
---|
121 | configure:5992: result: yes |
---|
122 | configure:6003: checking whether /usr/bin/clang accepts -g |
---|
123 | configure:6024: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
124 | configure:6024: $? = 0 |
---|
125 | configure:6071: result: yes |
---|
126 | configure:6091: checking for /usr/bin/clang option to enable C11 features |
---|
127 | configure:6106: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
128 | configure:6106: $? = 0 |
---|
129 | configure:6125: result: none needed |
---|
130 | configure:6249: checking whether /usr/bin/clang understands -c and -o together |
---|
131 | configure:6272: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
132 | configure:6275: $? = 0 |
---|
133 | configure:6272: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
134 | configure:6275: $? = 0 |
---|
135 | configure:6288: result: yes |
---|
136 | configure:6306: checking whether the compiler is clang |
---|
137 | configure:6328: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
138 | conftest.c:13:12: error: unknown type name 'barfbarf' |
---|
139 | barfbarf |
---|
140 | ^ |
---|
141 | conftest.c:16:1: error: expected identifier or '(' |
---|
142 | int |
---|
143 | ^ |
---|
144 | 2 errors generated. |
---|
145 | configure:6328: $? = 1 |
---|
146 | configure: 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 | | |
---|
170 | configure:6339: result: yes |
---|
171 | configure:6343: checking for compiler option needed when checking for declarations |
---|
172 | configure:6363: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
173 | configure:6363: $? = 0 |
---|
174 | configure:6378: result: -Werror=implicit-function-declaration |
---|
175 | configure:6390: checking whether make supports the include directive |
---|
176 | configure:6405: make -f confmf.GNU && cat confinc.out |
---|
177 | this is the am__doit target |
---|
178 | configure:6408: $? = 0 |
---|
179 | configure:6427: result: yes (GNU style) |
---|
180 | configure:6453: checking dependency style of /usr/bin/clang |
---|
181 | configure:6566: result: gcc3 |
---|
182 | configure:6584: checking whether to use Java |
---|
183 | configure:6595: result: no |
---|
184 | configure:6605: checking how to run the C preprocessor |
---|
185 | configure:6631: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
186 | configure:6631: $? = 0 |
---|
187 | configure:6647: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
188 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
189 | #include <ac_nonexistent.h> |
---|
190 | ^ |
---|
191 | 1 error generated. |
---|
192 | configure:6647: $? = 1 |
---|
193 | configure: 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> |
---|
205 | configure:6676: result: /usr/bin/clang -E |
---|
206 | configure:6690: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
207 | configure:6690: $? = 0 |
---|
208 | configure:6706: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
209 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
210 | #include <ac_nonexistent.h> |
---|
211 | ^ |
---|
212 | 1 error generated. |
---|
213 | configure:6706: $? = 1 |
---|
214 | configure: 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> |
---|
226 | configure:6739: checking for egrep -e |
---|
227 | configure:6869: result: /usr/bin/grep -E |
---|
228 | configure:7209: checking for preferred C# implementation |
---|
229 | configure:7221: result: no |
---|
230 | configure:7233: checking for C# compiler |
---|
231 | configure:7343: result: no |
---|
232 | configure:7365: checking build system type |
---|
233 | configure:7381: result: x86_64-apple-darwin14.5.0 |
---|
234 | configure:7401: checking host system type |
---|
235 | configure:7416: result: x86_64-apple-darwin14.5.0 |
---|
236 | configure:7443: checking for Minix Amsterdam compiler |
---|
237 | configure:7471: result: no |
---|
238 | configure:7534: checking for ar |
---|
239 | configure:7555: found /opt/local/bin/ar |
---|
240 | configure:7567: result: ar |
---|
241 | configure:7648: checking for ranlib |
---|
242 | configure:7669: found /opt/local/bin/ranlib |
---|
243 | configure:7681: result: ranlib |
---|
244 | configure:7716: checking for stdio.h |
---|
245 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
246 | configure:7716: $? = 0 |
---|
247 | configure:7716: result: yes |
---|
248 | configure:7716: checking for stdlib.h |
---|
249 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
250 | configure:7716: $? = 0 |
---|
251 | configure:7716: result: yes |
---|
252 | configure:7716: checking for string.h |
---|
253 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
254 | configure:7716: $? = 0 |
---|
255 | configure:7716: result: yes |
---|
256 | configure:7716: checking for inttypes.h |
---|
257 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
258 | configure:7716: $? = 0 |
---|
259 | configure:7716: result: yes |
---|
260 | configure:7716: checking for stdint.h |
---|
261 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
262 | configure:7716: $? = 0 |
---|
263 | configure:7716: result: yes |
---|
264 | configure:7716: checking for strings.h |
---|
265 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
266 | configure:7716: $? = 0 |
---|
267 | configure:7716: result: yes |
---|
268 | configure:7716: checking for sys/stat.h |
---|
269 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
270 | configure:7716: $? = 0 |
---|
271 | configure:7716: result: yes |
---|
272 | configure:7716: checking for sys/types.h |
---|
273 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
274 | configure:7716: $? = 0 |
---|
275 | configure:7716: result: yes |
---|
276 | configure:7716: checking for unistd.h |
---|
277 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
278 | configure:7716: $? = 0 |
---|
279 | configure:7716: result: yes |
---|
280 | configure:7716: checking for wchar.h |
---|
281 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
282 | configure:7716: $? = 0 |
---|
283 | configure:7716: result: yes |
---|
284 | configure:7716: checking for minix/config.h |
---|
285 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
286 | conftest.c:49:10: fatal error: 'minix/config.h' file not found |
---|
287 | #include <minix/config.h> |
---|
288 | ^ |
---|
289 | 1 error generated. |
---|
290 | configure:7716: $? = 1 |
---|
291 | configure: 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> |
---|
341 | configure:7716: result: no |
---|
342 | configure:7716: checking for uchar.h |
---|
343 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
344 | conftest.c:49:10: fatal error: 'uchar.h' file not found |
---|
345 | #include <uchar.h> |
---|
346 | ^ |
---|
347 | 1 error generated. |
---|
348 | configure:7716: $? = 1 |
---|
349 | configure: 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> |
---|
399 | configure:7716: result: no |
---|
400 | configure:7716: checking for sys/param.h |
---|
401 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
402 | configure:7716: $? = 0 |
---|
403 | configure:7716: result: yes |
---|
404 | configure:7716: checking for sys/socket.h |
---|
405 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
406 | configure:7716: $? = 0 |
---|
407 | configure:7716: result: yes |
---|
408 | configure:7716: checking for error.h |
---|
409 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
410 | conftest.c:51:10: fatal error: 'error.h' file not found |
---|
411 | #include <error.h> |
---|
412 | ^ |
---|
413 | 1 error generated. |
---|
414 | configure:7716: $? = 1 |
---|
415 | configure: 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> |
---|
467 | configure:7716: result: no |
---|
468 | configure:7716: checking for getopt.h |
---|
469 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
470 | configure:7716: $? = 0 |
---|
471 | configure:7716: result: yes |
---|
472 | configure:7716: checking for sys/cdefs.h |
---|
473 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
474 | configure:7716: $? = 0 |
---|
475 | configure:7716: result: yes |
---|
476 | configure:7716: checking for threads.h |
---|
477 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
478 | conftest.c:53:10: fatal error: 'threads.h' file not found |
---|
479 | #include <threads.h> |
---|
480 | ^ |
---|
481 | 1 error generated. |
---|
482 | configure:7716: $? = 1 |
---|
483 | configure: 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> |
---|
537 | configure:7716: result: no |
---|
538 | configure:7716: checking for iconv.h |
---|
539 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
540 | configure:7716: $? = 0 |
---|
541 | configure:7716: result: yes |
---|
542 | configure:7716: checking for limits.h |
---|
543 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
544 | configure:7716: $? = 0 |
---|
545 | configure:7716: result: yes |
---|
546 | configure:7716: checking for crtdefs.h |
---|
547 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
548 | conftest.c:55:10: fatal error: 'crtdefs.h' file not found |
---|
549 | #include <crtdefs.h> |
---|
550 | ^ |
---|
551 | 1 error generated. |
---|
552 | configure:7716: $? = 1 |
---|
553 | configure: 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> |
---|
609 | configure:7716: result: no |
---|
610 | configure:7716: checking for wctype.h |
---|
611 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
612 | configure:7716: $? = 0 |
---|
613 | configure:7716: result: yes |
---|
614 | configure:7716: checking for langinfo.h |
---|
615 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
616 | configure:7716: $? = 0 |
---|
617 | configure:7716: result: yes |
---|
618 | configure:7716: checking for xlocale.h |
---|
619 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
620 | configure:7716: $? = 0 |
---|
621 | configure:7716: result: yes |
---|
622 | configure:7716: checking for sys/mman.h |
---|
623 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
624 | configure:7716: $? = 0 |
---|
625 | configure:7716: result: yes |
---|
626 | configure:7716: checking for sys/time.h |
---|
627 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
628 | configure:7716: $? = 0 |
---|
629 | configure:7716: result: yes |
---|
630 | configure:7716: checking for stdbool.h |
---|
631 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
632 | configure:7716: $? = 0 |
---|
633 | configure:7716: result: yes |
---|
634 | configure:7716: checking for stdckdint.h |
---|
635 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
636 | conftest.c:61:10: fatal error: 'stdckdint.h' file not found |
---|
637 | #include <stdckdint.h> |
---|
638 | ^ |
---|
639 | 1 error generated. |
---|
640 | configure:7716: $? = 1 |
---|
641 | configure: 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> |
---|
703 | configure:7716: result: no |
---|
704 | configure:7716: checking for features.h |
---|
705 | configure:7716: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
706 | conftest.c:61:10: fatal error: 'features.h' file not found |
---|
707 | #include <features.h> |
---|
708 | ^ |
---|
709 | 1 error generated. |
---|
710 | configure:7716: $? = 1 |
---|
711 | configure: 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> |
---|
773 | configure:7716: result: no |
---|
774 | configure:7747: checking whether it is safe to define __EXTENSIONS__ |
---|
775 | configure:7766: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
776 | configure:7766: $? = 0 |
---|
777 | configure:7776: result: yes |
---|
778 | configure:7779: checking whether _XOPEN_SOURCE should be defined |
---|
779 | configure:7801: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
780 | configure:7801: $? = 0 |
---|
781 | configure:7830: result: no |
---|
782 | configure:7902: checking whether to use C++ |
---|
783 | configure:7913: result: yes |
---|
784 | configure:8043: checking whether the C++ compiler (/usr/bin/clang++ -pipe -Os -arch i386 -stdlib=libc++ -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386) works |
---|
785 | configure:8054: /usr/bin/clang++ -o conftest -pipe -Os -arch i386 -stdlib=libc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.cpp >&5 |
---|
786 | configure:8057: $? = 0 |
---|
787 | configure:8075: result: yes |
---|
788 | configure:8080: checking whether the C++ compiler supports namespaces |
---|
789 | configure:8094: /usr/bin/clang++ -o conftest -pipe -Os -arch i386 -stdlib=libc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.cpp >&5 |
---|
790 | configure:8097: $? = 0 |
---|
791 | configure:8110: result: yes |
---|
792 | configure:8133: checking dependency style of /usr/bin/clang++ |
---|
793 | configure:8246: result: gcc3 |
---|
794 | configure:8267: checking whether the compiler supports GNU C++ |
---|
795 | configure:8287: /usr/bin/clang++ -c -pipe -Os -arch i386 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
796 | configure:8287: $? = 0 |
---|
797 | configure:8299: result: yes |
---|
798 | configure:8310: checking whether /usr/bin/clang++ accepts -g |
---|
799 | configure:8331: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
800 | configure:8331: $? = 0 |
---|
801 | configure:8378: result: yes |
---|
802 | configure:8421: checking for /usr/bin/clang option to enable large file support |
---|
803 | configure:8456: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
804 | configure:8456: $? = 0 |
---|
805 | configure:8462: /usr/bin/clang -DFTYPE=ino_t -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
806 | configure:8462: $? = 0 |
---|
807 | configure:8499: result: none needed |
---|
808 | configure:8896: checking whether C compiler handles -Werror -Wunknown-warning-option |
---|
809 | configure:8916: /usr/bin/clang -o conftest -pipe -Os -arch i386 -Werror -Wunknown-warning-option -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
810 | configure:8916: $? = 0 |
---|
811 | configure:8929: result: yes |
---|
812 | configure:9659: checking how to print strings |
---|
813 | configure:9686: result: printf |
---|
814 | configure:9707: checking for a sed that does not truncate output |
---|
815 | configure:9779: result: /usr/bin/sed |
---|
816 | configure:9797: checking for grep that handles long lines and -e |
---|
817 | configure:9863: result: /usr/bin/grep |
---|
818 | configure:9868: checking for egrep |
---|
819 | configure:9938: result: /usr/bin/grep -E |
---|
820 | configure:9945: checking for fgrep |
---|
821 | configure:10015: result: /usr/bin/grep -F |
---|
822 | configure:10052: checking for ld used by /usr/bin/clang |
---|
823 | configure:10121: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
824 | configure:10128: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
825 | configure:10145: result: no |
---|
826 | configure:10157: checking for BSD- or MS-compatible name lister (nm) |
---|
827 | configure:10213: result: /opt/local/bin/nm |
---|
828 | configure:10355: checking the name lister (/opt/local/bin/nm) interface |
---|
829 | configure:10363: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
830 | configure:10366: /opt/local/bin/nm "conftest.o" |
---|
831 | dyld: 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: 24825 Trace/BPT trap: 5 /opt/local/bin/nm "conftest.o" |
---|
835 | configure:10369: output |
---|
836 | configure:10377: result: BSD nm |
---|
837 | configure:10380: checking whether ln -s works |
---|
838 | configure:10384: result: yes |
---|
839 | configure:10392: checking the maximum length of command line arguments |
---|
840 | configure:10525: result: 196608 |
---|
841 | configure:10573: checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format |
---|
842 | configure:10615: result: func_convert_file_noop |
---|
843 | configure:10622: checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format |
---|
844 | configure:10644: result: func_convert_file_noop |
---|
845 | configure:10651: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
846 | configure:10660: result: -r |
---|
847 | configure:10740: checking for file |
---|
848 | configure:10761: found /usr/bin/file |
---|
849 | configure:10773: result: file |
---|
850 | configure:10850: checking for objdump |
---|
851 | configure:10886: result: no |
---|
852 | configure:10912: checking how to recognize dependent libraries |
---|
853 | configure:11114: result: pass_all |
---|
854 | configure:11205: checking for dlltool |
---|
855 | configure:11241: result: no |
---|
856 | configure:11268: checking how to associate runtime and link libraries |
---|
857 | configure:11297: result: printf %s\n |
---|
858 | configure:11449: checking for archiver @FILE support |
---|
859 | configure:11467: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
860 | configure:11467: $? = 0 |
---|
861 | configure:11471: ar cr libconftest.a @conftest.lst >&5 |
---|
862 | ar: @conftest.lst: No such file or directory |
---|
863 | configure:11474: $? = 1 |
---|
864 | configure:11495: result: no |
---|
865 | configure:11559: checking for strip |
---|
866 | configure:11580: found /opt/local/bin/strip |
---|
867 | configure:11592: result: strip |
---|
868 | configure:11670: checking for ranlib |
---|
869 | configure:11703: result: ranlib |
---|
870 | configure:11805: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object |
---|
871 | configure:11959: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
872 | configure:11962: $? = 0 |
---|
873 | configure: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 |
---|
874 | dyld: 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 |
---|
877 | configure:11969: $? = 0 |
---|
878 | cannot 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' |
---|
879 | configure:11959: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
880 | configure:11962: $? = 0 |
---|
881 | configure: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 |
---|
882 | dyld: 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 |
---|
885 | configure:11969: $? = 0 |
---|
886 | cannot 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' |
---|
887 | configure:12074: result: failed |
---|
888 | configure:12124: checking for sysroot |
---|
889 | configure:12156: result: no |
---|
890 | configure:12163: checking for a working dd |
---|
891 | configure:12208: result: /bin/dd |
---|
892 | configure:12212: checking how to truncate binary pipes |
---|
893 | configure:12229: result: /bin/dd bs=4096 count=1 |
---|
894 | configure:12569: checking for mt |
---|
895 | configure:12605: result: no |
---|
896 | configure:12625: checking if : is a manifest tool |
---|
897 | configure:12632: : '-?' |
---|
898 | configure:12641: result: no |
---|
899 | configure:12703: checking for dsymutil |
---|
900 | configure:12724: found /usr/bin/dsymutil |
---|
901 | configure:12736: result: dsymutil |
---|
902 | configure:12807: checking for nmedit |
---|
903 | configure:12828: found /opt/local/bin/nmedit |
---|
904 | configure:12840: result: nmedit |
---|
905 | configure:12911: checking for lipo |
---|
906 | configure:12932: found /opt/local/bin/lipo |
---|
907 | configure:12944: result: lipo |
---|
908 | configure:13015: checking for otool |
---|
909 | configure:13036: found /opt/local/bin/otool |
---|
910 | configure:13048: result: otool |
---|
911 | configure:13119: checking for otool64 |
---|
912 | configure:13155: result: no |
---|
913 | configure:13200: checking for -single_module linker flag |
---|
914 | /usr/bin/clang -pipe -Os -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
915 | configure:13235: result: yes |
---|
916 | configure:13238: checking for -exported_symbols_list linker flag |
---|
917 | configure:13259: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
918 | configure:13259: $? = 0 |
---|
919 | configure:13272: result: yes |
---|
920 | configure:13275: checking for -force_load linker flag |
---|
921 | /usr/bin/clang -pipe -Os -arch i386 -c -o conftest.o conftest.c |
---|
922 | ar cr libconftest.a conftest.o |
---|
923 | ranlib libconftest.a |
---|
924 | /usr/bin/clang -pipe -Os -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
925 | configure:13309: result: yes |
---|
926 | configure:13376: checking for dlfcn.h |
---|
927 | configure:13376: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
928 | configure:13376: $? = 0 |
---|
929 | configure:13376: result: yes |
---|
930 | configure:13986: checking for objdir |
---|
931 | configure:14003: result: .libs |
---|
932 | configure:14269: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
933 | configure:14288: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
934 | configure:14292: $? = 0 |
---|
935 | configure:14306: result: yes |
---|
936 | configure:14664: checking for /usr/bin/clang option to produce PIC |
---|
937 | configure:14673: result: -fno-common -DPIC |
---|
938 | configure:14681: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
939 | configure:14700: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
940 | configure:14704: $? = 0 |
---|
941 | configure:14718: result: yes |
---|
942 | configure:14747: checking if /usr/bin/clang static flag -static works |
---|
943 | configure:14777: result: no |
---|
944 | configure:14792: checking if /usr/bin/clang supports -c -o file.o |
---|
945 | configure:14814: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
946 | configure:14818: $? = 0 |
---|
947 | configure:14841: result: yes |
---|
948 | configure:14849: checking if /usr/bin/clang supports -c -o file.o |
---|
949 | configure:14898: result: yes |
---|
950 | configure:14931: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
951 | configure:16204: result: yes |
---|
952 | configure:16446: checking dynamic linker characteristics |
---|
953 | configure:17269: result: darwin14.5.0 dyld |
---|
954 | configure:17391: checking how to hardcode library paths into programs |
---|
955 | configure:17416: result: immediate |
---|
956 | configure:18016: checking whether stripping libraries is possible |
---|
957 | configure:18033: result: yes |
---|
958 | configure:18067: checking if libtool supports shared libraries |
---|
959 | configure:18069: result: yes |
---|
960 | configure:18072: checking whether to build shared libraries |
---|
961 | configure:18097: result: yes |
---|
962 | configure:18100: checking whether to build static libraries |
---|
963 | configure:18104: result: yes |
---|
964 | configure:18127: checking how to run the C++ preprocessor |
---|
965 | configure:18149: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
966 | configure:18149: $? = 0 |
---|
967 | configure:18165: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
968 | conftest.cpp:54:10: fatal error: 'ac_nonexistent.h' file not found |
---|
969 | #include <ac_nonexistent.h> |
---|
970 | ^ |
---|
971 | 1 error generated. |
---|
972 | configure:18165: $? = 1 |
---|
973 | configure: 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> |
---|
1028 | configure:18194: result: /usr/bin/clang++ -E |
---|
1029 | configure:18208: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
1030 | configure:18208: $? = 0 |
---|
1031 | configure:18224: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
1032 | conftest.cpp:54:10: fatal error: 'ac_nonexistent.h' file not found |
---|
1033 | #include <ac_nonexistent.h> |
---|
1034 | ^ |
---|
1035 | 1 error generated. |
---|
1036 | configure:18224: $? = 1 |
---|
1037 | configure: 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> |
---|
1092 | configure:18392: checking for ld used by /usr/bin/clang++ |
---|
1093 | configure:18461: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
1094 | configure:18468: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
1095 | configure:18485: result: no |
---|
1096 | configure:18540: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
1097 | configure:19620: result: yes |
---|
1098 | configure:19656: /usr/bin/clang++ -c -pipe -Os -arch i386 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
1099 | configure:19659: $? = 0 |
---|
1100 | configure:20140: checking for /usr/bin/clang++ option to produce PIC |
---|
1101 | configure:20149: result: -fno-common -DPIC |
---|
1102 | configure:20157: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
1103 | configure:20176: /usr/bin/clang++ -c -pipe -Os -arch i386 -stdlib=libc++ -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
1104 | configure:20180: $? = 0 |
---|
1105 | configure:20194: result: yes |
---|
1106 | configure:20217: checking if /usr/bin/clang++ static flag -static works |
---|
1107 | configure:20247: result: no |
---|
1108 | configure:20259: checking if /usr/bin/clang++ supports -c -o file.o |
---|
1109 | configure:20281: /usr/bin/clang++ -c -pipe -Os -arch i386 -stdlib=libc++ -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
1110 | configure:20285: $? = 0 |
---|
1111 | configure:20308: result: yes |
---|
1112 | configure:20313: checking if /usr/bin/clang++ supports -c -o file.o |
---|
1113 | configure:20362: result: yes |
---|
1114 | configure:20392: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
1115 | configure:20432: result: yes |
---|
1116 | configure:20575: checking dynamic linker characteristics |
---|
1117 | configure:21325: result: darwin14.5.0 dyld |
---|
1118 | configure:21390: checking how to hardcode library paths into programs |
---|
1119 | configure:21415: result: immediate |
---|
1120 | configure:21526: checking for windres |
---|
1121 | configure:21562: result: no |
---|
1122 | configure:21794: checking whether NLS is requested |
---|
1123 | configure:21805: result: yes |
---|
1124 | configure:21845: checking for msgfmt |
---|
1125 | configure:21882: result: no |
---|
1126 | configure:21888: checking for gmsgfmt |
---|
1127 | configure:21925: result: : |
---|
1128 | configure:21970: checking for xgettext |
---|
1129 | configure:22007: result: no |
---|
1130 | configure:22049: checking for msgmerge |
---|
1131 | configure:22085: result: no |
---|
1132 | configure:22148: checking for ld |
---|
1133 | configure:22281: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
1134 | configure:22288: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
1135 | configure:22305: result: no |
---|
1136 | configure:22313: checking for shared library run path origin |
---|
1137 | configure:22328: result: done |
---|
1138 | configure:22351: checking 32-bit host C ABI |
---|
1139 | configure:22404: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
1140 | conftest.c:54:23: error: array is too large (4294967295 elements) |
---|
1141 | int test_pointer_size[sizeof (void *) - 5]; |
---|
1142 | ^~~~~~~~~~~~~~~~~~~ |
---|
1143 | 1 error generated. |
---|
1144 | configure:22404: $? = 1 |
---|
1145 | configure: failed program was: |
---|
1146 | | /* confdefs.h */ |
---|
1147 | | #define PACKAGE_NAME "gettext-runtime" |
---|
1148 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
1149 | | #define PACKAGE_VERSION "0.22.5" |
---|
1150 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
1151 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
1152 | | #define PACKAGE_URL "" |
---|
1153 | | #define PACKAGE "gettext-runtime" |
---|
1154 | | #define VERSION "0.22.5" |
---|
1155 | | #define HAVE_STDIO_H 1 |
---|
1156 | | #define HAVE_STDLIB_H 1 |
---|
1157 | | #define HAVE_STRING_H 1 |
---|
1158 | | #define HAVE_INTTYPES_H 1 |
---|
1159 | | #define HAVE_STDINT_H 1 |
---|
1160 | | #define HAVE_STRINGS_H 1 |
---|
1161 | | #define HAVE_SYS_STAT_H 1 |
---|
1162 | | #define HAVE_SYS_TYPES_H 1 |
---|
1163 | | #define HAVE_UNISTD_H 1 |
---|
1164 | | #define HAVE_WCHAR_H 1 |
---|
1165 | | #define HAVE_SYS_PARAM_H 1 |
---|
1166 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1167 | | #define HAVE_GETOPT_H 1 |
---|
1168 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1169 | | #define HAVE_ICONV_H 1 |
---|
1170 | | #define HAVE_LIMITS_H 1 |
---|
1171 | | #define HAVE_WCTYPE_H 1 |
---|
1172 | | #define HAVE_LANGINFO_H 1 |
---|
1173 | | #define HAVE_XLOCALE_H 1 |
---|
1174 | | #define HAVE_SYS_MMAN_H 1 |
---|
1175 | | #define HAVE_SYS_TIME_H 1 |
---|
1176 | | #define HAVE_STDBOOL_H 1 |
---|
1177 | | #define STDC_HEADERS 1 |
---|
1178 | | #define _ALL_SOURCE 1 |
---|
1179 | | #define _DARWIN_C_SOURCE 1 |
---|
1180 | | #define _GNU_SOURCE 1 |
---|
1181 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1182 | | #define _NETBSD_SOURCE 1 |
---|
1183 | | #define _OPENBSD_SOURCE 1 |
---|
1184 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1185 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1186 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1187 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1188 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
1189 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1190 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1191 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1192 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1193 | | #define _TANDEM_SOURCE 1 |
---|
1194 | | #define __EXTENSIONS__ 1 |
---|
1195 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
1196 | | #define HAVE_DLFCN_H 1 |
---|
1197 | | #define LT_OBJDIR ".libs/" |
---|
1198 | | /* end confdefs.h. */ |
---|
1199 | | int test_pointer_size[sizeof (void *) - 5]; |
---|
1200 | | |
---|
1201 | configure:22418: result: yes |
---|
1202 | configure:22427: checking for ELF binary format |
---|
1203 | configure:22453: result: no |
---|
1204 | configure:22505: checking for the common suffixes of directories in the library search path |
---|
1205 | configure:22582: result: lib,lib,lib |
---|
1206 | configure:22618: checking for CFPreferencesCopyAppValue |
---|
1207 | configure:22637: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
1208 | configure:22637: $? = 0 |
---|
1209 | configure:22649: result: yes |
---|
1210 | configure:22656: checking for CFLocaleCopyPreferredLanguages |
---|
1211 | configure:22675: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
1212 | configure:22675: $? = 0 |
---|
1213 | configure:22687: result: yes |
---|
1214 | configure:22722: checking whether included gettext is requested |
---|
1215 | configure:22734: result: yes |
---|
1216 | configure:23447: checking whether to use NLS |
---|
1217 | configure:23449: result: yes |
---|
1218 | configure:23452: checking where the gettext function comes from |
---|
1219 | configure:23463: result: included intl directory |
---|
1220 | configure:23594: checking for size_t |
---|
1221 | configure:23594: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
1222 | configure:23594: $? = 0 |
---|
1223 | configure:23594: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
1224 | conftest.c:88:21: error: expected expression |
---|
1225 | if (sizeof ((size_t))) |
---|
1226 | ^ |
---|
1227 | 1 error generated. |
---|
1228 | configure:23594: $? = 1 |
---|
1229 | configure: failed program was: |
---|
1230 | | /* confdefs.h */ |
---|
1231 | | #define PACKAGE_NAME "gettext-runtime" |
---|
1232 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
1233 | | #define PACKAGE_VERSION "0.22.5" |
---|
1234 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
1235 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
1236 | | #define PACKAGE_URL "" |
---|
1237 | | #define PACKAGE "gettext-runtime" |
---|
1238 | | #define VERSION "0.22.5" |
---|
1239 | | #define HAVE_STDIO_H 1 |
---|
1240 | | #define HAVE_STDLIB_H 1 |
---|
1241 | | #define HAVE_STRING_H 1 |
---|
1242 | | #define HAVE_INTTYPES_H 1 |
---|
1243 | | #define HAVE_STDINT_H 1 |
---|
1244 | | #define HAVE_STRINGS_H 1 |
---|
1245 | | #define HAVE_SYS_STAT_H 1 |
---|
1246 | | #define HAVE_SYS_TYPES_H 1 |
---|
1247 | | #define HAVE_UNISTD_H 1 |
---|
1248 | | #define HAVE_WCHAR_H 1 |
---|
1249 | | #define HAVE_SYS_PARAM_H 1 |
---|
1250 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1251 | | #define HAVE_GETOPT_H 1 |
---|
1252 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1253 | | #define HAVE_ICONV_H 1 |
---|
1254 | | #define HAVE_LIMITS_H 1 |
---|
1255 | | #define HAVE_WCTYPE_H 1 |
---|
1256 | | #define HAVE_LANGINFO_H 1 |
---|
1257 | | #define HAVE_XLOCALE_H 1 |
---|
1258 | | #define HAVE_SYS_MMAN_H 1 |
---|
1259 | | #define HAVE_SYS_TIME_H 1 |
---|
1260 | | #define HAVE_STDBOOL_H 1 |
---|
1261 | | #define STDC_HEADERS 1 |
---|
1262 | | #define _ALL_SOURCE 1 |
---|
1263 | | #define _DARWIN_C_SOURCE 1 |
---|
1264 | | #define _GNU_SOURCE 1 |
---|
1265 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1266 | | #define _NETBSD_SOURCE 1 |
---|
1267 | | #define _OPENBSD_SOURCE 1 |
---|
1268 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1269 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1270 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1271 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1272 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
1273 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1274 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1275 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1276 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1277 | | #define _TANDEM_SOURCE 1 |
---|
1278 | | #define __EXTENSIONS__ 1 |
---|
1279 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
1280 | | #define HAVE_DLFCN_H 1 |
---|
1281 | | #define LT_OBJDIR ".libs/" |
---|
1282 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1283 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
1284 | | #define ENABLE_NLS 1 |
---|
1285 | | /* end confdefs.h. */ |
---|
1286 | | #include <stddef.h> |
---|
1287 | | #ifdef HAVE_STDIO_H |
---|
1288 | | # include <stdio.h> |
---|
1289 | | #endif |
---|
1290 | | #ifdef HAVE_STDLIB_H |
---|
1291 | | # include <stdlib.h> |
---|
1292 | | #endif |
---|
1293 | | #ifdef HAVE_STRING_H |
---|
1294 | | # include <string.h> |
---|
1295 | | #endif |
---|
1296 | | #ifdef HAVE_INTTYPES_H |
---|
1297 | | # include <inttypes.h> |
---|
1298 | | #endif |
---|
1299 | | #ifdef HAVE_STDINT_H |
---|
1300 | | # include <stdint.h> |
---|
1301 | | #endif |
---|
1302 | | #ifdef HAVE_STRINGS_H |
---|
1303 | | # include <strings.h> |
---|
1304 | | #endif |
---|
1305 | | #ifdef HAVE_SYS_TYPES_H |
---|
1306 | | # include <sys/types.h> |
---|
1307 | | #endif |
---|
1308 | | #ifdef HAVE_SYS_STAT_H |
---|
1309 | | # include <sys/stat.h> |
---|
1310 | | #endif |
---|
1311 | | #ifdef HAVE_UNISTD_H |
---|
1312 | | # include <unistd.h> |
---|
1313 | | #endif |
---|
1314 | | int |
---|
1315 | | main (void) |
---|
1316 | | { |
---|
1317 | | if (sizeof ((size_t))) |
---|
1318 | | return 0; |
---|
1319 | | ; |
---|
1320 | | return 0; |
---|
1321 | | } |
---|
1322 | configure:23594: result: yes |
---|
1323 | configure:23607: checking for working alloca.h |
---|
1324 | configure:23625: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
1325 | configure:23625: $? = 0 |
---|
1326 | configure:23636: result: yes |
---|
1327 | configure:23644: checking for alloca |
---|
1328 | configure:23689: result: yes |
---|
1329 | configure:23764: checking whether the preprocessor supports include_next |
---|
1330 | configure:23803: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include -Iconftestd1b -Iconftestd2 conftest.c >&5 |
---|
1331 | configure:23803: $? = 0 |
---|
1332 | configure:23829: result: yes |
---|
1333 | configure:23851: checking whether source code line length is unlimited |
---|
1334 | configure:23878: result: yes |
---|
1335 | configure:23897: checking whether char8_t is correctly defined |
---|
1336 | configure:23921: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
1337 | conftest.c:63:20: fatal error: 'uchar.h' file not found |
---|
1338 | #include <uchar.h> |
---|
1339 | ^ |
---|
1340 | 1 error generated. |
---|
1341 | configure:23921: $? = 1 |
---|
1342 | configure: failed program was: |
---|
1343 | | /* confdefs.h */ |
---|
1344 | | #define PACKAGE_NAME "gettext-runtime" |
---|
1345 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
1346 | | #define PACKAGE_VERSION "0.22.5" |
---|
1347 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
1348 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
1349 | | #define PACKAGE_URL "" |
---|
1350 | | #define PACKAGE "gettext-runtime" |
---|
1351 | | #define VERSION "0.22.5" |
---|
1352 | | #define HAVE_STDIO_H 1 |
---|
1353 | | #define HAVE_STDLIB_H 1 |
---|
1354 | | #define HAVE_STRING_H 1 |
---|
1355 | | #define HAVE_INTTYPES_H 1 |
---|
1356 | | #define HAVE_STDINT_H 1 |
---|
1357 | | #define HAVE_STRINGS_H 1 |
---|
1358 | | #define HAVE_SYS_STAT_H 1 |
---|
1359 | | #define HAVE_SYS_TYPES_H 1 |
---|
1360 | | #define HAVE_UNISTD_H 1 |
---|
1361 | | #define HAVE_WCHAR_H 1 |
---|
1362 | | #define HAVE_SYS_PARAM_H 1 |
---|
1363 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1364 | | #define HAVE_GETOPT_H 1 |
---|
1365 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1366 | | #define HAVE_ICONV_H 1 |
---|
1367 | | #define HAVE_LIMITS_H 1 |
---|
1368 | | #define HAVE_WCTYPE_H 1 |
---|
1369 | | #define HAVE_LANGINFO_H 1 |
---|
1370 | | #define HAVE_XLOCALE_H 1 |
---|
1371 | | #define HAVE_SYS_MMAN_H 1 |
---|
1372 | | #define HAVE_SYS_TIME_H 1 |
---|
1373 | | #define HAVE_STDBOOL_H 1 |
---|
1374 | | #define STDC_HEADERS 1 |
---|
1375 | | #define _ALL_SOURCE 1 |
---|
1376 | | #define _DARWIN_C_SOURCE 1 |
---|
1377 | | #define _GNU_SOURCE 1 |
---|
1378 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1379 | | #define _NETBSD_SOURCE 1 |
---|
1380 | | #define _OPENBSD_SOURCE 1 |
---|
1381 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1382 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1383 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1384 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1385 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
1386 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1387 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1388 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1389 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1390 | | #define _TANDEM_SOURCE 1 |
---|
1391 | | #define __EXTENSIONS__ 1 |
---|
1392 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
1393 | | #define HAVE_DLFCN_H 1 |
---|
1394 | | #define LT_OBJDIR ".libs/" |
---|
1395 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1396 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
1397 | | #define ENABLE_NLS 1 |
---|
1398 | | #define HAVE_ALLOCA_H 1 |
---|
1399 | | #define HAVE_ALLOCA 1 |
---|
1400 | | /* end confdefs.h. */ |
---|
1401 | | |
---|
1402 | | #ifdef __HAIKU__ |
---|
1403 | | #include <stdint.h> |
---|
1404 | | #endif |
---|
1405 | | #include <uchar.h> |
---|
1406 | | int verify[(char8_t)(-1) >= 0 && sizeof (char8_t) == sizeof (unsigned char) ? 1 : -1]; |
---|
1407 | | |
---|
1408 | | int |
---|
1409 | | main (void) |
---|
1410 | | { |
---|
1411 | | |
---|
1412 | | ; |
---|
1413 | | return 0; |
---|
1414 | | } |
---|
1415 | | |
---|
1416 | configure:23932: result: no |
---|
1417 | configure:23942: checking whether char16_t is correctly defined |
---|
1418 | configure:23968: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
1419 | conftest.c:63:20: fatal error: 'uchar.h' file not found |
---|
1420 | #include <uchar.h> |
---|
1421 | ^ |
---|
1422 | 1 error generated. |
---|
1423 | configure:23968: $? = 1 |
---|
1424 | configure: failed program was: |
---|
1425 | | /* confdefs.h */ |
---|
1426 | | #define PACKAGE_NAME "gettext-runtime" |
---|
1427 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
1428 | | #define PACKAGE_VERSION "0.22.5" |
---|
1429 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
1430 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
1431 | | #define PACKAGE_URL "" |
---|
1432 | | #define PACKAGE "gettext-runtime" |
---|
1433 | | #define VERSION "0.22.5" |
---|
1434 | | #define HAVE_STDIO_H 1 |
---|
1435 | | #define HAVE_STDLIB_H 1 |
---|
1436 | | #define HAVE_STRING_H 1 |
---|
1437 | | #define HAVE_INTTYPES_H 1 |
---|
1438 | | #define HAVE_STDINT_H 1 |
---|
1439 | | #define HAVE_STRINGS_H 1 |
---|
1440 | | #define HAVE_SYS_STAT_H 1 |
---|
1441 | | #define HAVE_SYS_TYPES_H 1 |
---|
1442 | | #define HAVE_UNISTD_H 1 |
---|
1443 | | #define HAVE_WCHAR_H 1 |
---|
1444 | | #define HAVE_SYS_PARAM_H 1 |
---|
1445 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1446 | | #define HAVE_GETOPT_H 1 |
---|
1447 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1448 | | #define HAVE_ICONV_H 1 |
---|
1449 | | #define HAVE_LIMITS_H 1 |
---|
1450 | | #define HAVE_WCTYPE_H 1 |
---|
1451 | | #define HAVE_LANGINFO_H 1 |
---|
1452 | | #define HAVE_XLOCALE_H 1 |
---|
1453 | | #define HAVE_SYS_MMAN_H 1 |
---|
1454 | | #define HAVE_SYS_TIME_H 1 |
---|
1455 | | #define HAVE_STDBOOL_H 1 |
---|
1456 | | #define STDC_HEADERS 1 |
---|
1457 | | #define _ALL_SOURCE 1 |
---|
1458 | | #define _DARWIN_C_SOURCE 1 |
---|
1459 | | #define _GNU_SOURCE 1 |
---|
1460 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1461 | | #define _NETBSD_SOURCE 1 |
---|
1462 | | #define _OPENBSD_SOURCE 1 |
---|
1463 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1464 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1465 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1466 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1467 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
1468 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1469 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1470 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1471 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1472 | | #define _TANDEM_SOURCE 1 |
---|
1473 | | #define __EXTENSIONS__ 1 |
---|
1474 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
1475 | | #define HAVE_DLFCN_H 1 |
---|
1476 | | #define LT_OBJDIR ".libs/" |
---|
1477 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1478 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
1479 | | #define ENABLE_NLS 1 |
---|
1480 | | #define HAVE_ALLOCA_H 1 |
---|
1481 | | #define HAVE_ALLOCA 1 |
---|
1482 | | /* end confdefs.h. */ |
---|
1483 | | |
---|
1484 | | #ifdef __HAIKU__ |
---|
1485 | | #include <stdint.h> |
---|
1486 | | #endif |
---|
1487 | | #include <uchar.h> |
---|
1488 | | /* For simplicity, assume that uint16_least_t is equivalent to |
---|
1489 | | 'unsigned short'. */ |
---|
1490 | | int verify[(char16_t)(-1) >= 0 && sizeof (char16_t) == sizeof (unsigned short) ? 1 : -1]; |
---|
1491 | | |
---|
1492 | | int |
---|
1493 | | main (void) |
---|
1494 | | { |
---|
1495 | | |
---|
1496 | | ; |
---|
1497 | | return 0; |
---|
1498 | | } |
---|
1499 | | |
---|
1500 | configure:23979: result: no |
---|
1501 | configure:23989: checking whether char32_t is correctly defined |
---|
1502 | configure:24015: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
1503 | conftest.c:63:20: fatal error: 'uchar.h' file not found |
---|
1504 | #include <uchar.h> |
---|
1505 | ^ |
---|
1506 | 1 error generated. |
---|
1507 | configure:24015: $? = 1 |
---|
1508 | configure: failed program was: |
---|
1509 | | /* confdefs.h */ |
---|
1510 | | #define PACKAGE_NAME "gettext-runtime" |
---|
1511 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
1512 | | #define PACKAGE_VERSION "0.22.5" |
---|
1513 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
1514 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
1515 | | #define PACKAGE_URL "" |
---|
1516 | | #define PACKAGE "gettext-runtime" |
---|
1517 | | #define VERSION "0.22.5" |
---|
1518 | | #define HAVE_STDIO_H 1 |
---|
1519 | | #define HAVE_STDLIB_H 1 |
---|
1520 | | #define HAVE_STRING_H 1 |
---|
1521 | | #define HAVE_INTTYPES_H 1 |
---|
1522 | | #define HAVE_STDINT_H 1 |
---|
1523 | | #define HAVE_STRINGS_H 1 |
---|
1524 | | #define HAVE_SYS_STAT_H 1 |
---|
1525 | | #define HAVE_SYS_TYPES_H 1 |
---|
1526 | | #define HAVE_UNISTD_H 1 |
---|
1527 | | #define HAVE_WCHAR_H 1 |
---|
1528 | | #define HAVE_SYS_PARAM_H 1 |
---|
1529 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1530 | | #define HAVE_GETOPT_H 1 |
---|
1531 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1532 | | #define HAVE_ICONV_H 1 |
---|
1533 | | #define HAVE_LIMITS_H 1 |
---|
1534 | | #define HAVE_WCTYPE_H 1 |
---|
1535 | | #define HAVE_LANGINFO_H 1 |
---|
1536 | | #define HAVE_XLOCALE_H 1 |
---|
1537 | | #define HAVE_SYS_MMAN_H 1 |
---|
1538 | | #define HAVE_SYS_TIME_H 1 |
---|
1539 | | #define HAVE_STDBOOL_H 1 |
---|
1540 | | #define STDC_HEADERS 1 |
---|
1541 | | #define _ALL_SOURCE 1 |
---|
1542 | | #define _DARWIN_C_SOURCE 1 |
---|
1543 | | #define _GNU_SOURCE 1 |
---|
1544 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1545 | | #define _NETBSD_SOURCE 1 |
---|
1546 | | #define _OPENBSD_SOURCE 1 |
---|
1547 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1548 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1549 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1550 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1551 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
1552 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1553 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1554 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1555 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1556 | | #define _TANDEM_SOURCE 1 |
---|
1557 | | #define __EXTENSIONS__ 1 |
---|
1558 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
1559 | | #define HAVE_DLFCN_H 1 |
---|
1560 | | #define LT_OBJDIR ".libs/" |
---|
1561 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1562 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
1563 | | #define ENABLE_NLS 1 |
---|
1564 | | #define HAVE_ALLOCA_H 1 |
---|
1565 | | #define HAVE_ALLOCA 1 |
---|
1566 | | /* end confdefs.h. */ |
---|
1567 | | |
---|
1568 | | #ifdef __HAIKU__ |
---|
1569 | | #include <stdint.h> |
---|
1570 | | #endif |
---|
1571 | | #include <uchar.h> |
---|
1572 | | /* For simplicity, assume that uint32_least_t is equivalent to |
---|
1573 | | 'unsigned int'. */ |
---|
1574 | | int verify[(char32_t)(-1) >= 0 && sizeof (char32_t) == sizeof (unsigned int) ? 1 : -1]; |
---|
1575 | | |
---|
1576 | | int |
---|
1577 | | main (void) |
---|
1578 | | { |
---|
1579 | | |
---|
1580 | | ; |
---|
1581 | | return 0; |
---|
1582 | | } |
---|
1583 | | |
---|
1584 | configure:24026: result: no |
---|
1585 | configure:24133: checking whether the C++ compiler predefines the <uchar.h> types |
---|
1586 | configure:24145: /usr/bin/clang++ -pipe -Os -arch i386 -stdlib=libc++ -I/opt/local/include -c conftest.cpp |
---|
1587 | conftest.cpp:2:1: error: unknown type name 'char16_t' |
---|
1588 | char16_t a; |
---|
1589 | ^ |
---|
1590 | conftest.cpp:3:1: error: unknown type name 'char32_t' |
---|
1591 | char32_t b; |
---|
1592 | ^ |
---|
1593 | 2 errors generated. |
---|
1594 | configure:24148: $? = 1 |
---|
1595 | configure:24158: result: no |
---|
1596 | configure:24169: checking whether the C++ compiler predefines the char8_t types |
---|
1597 | configure:24180: /usr/bin/clang++ -pipe -Os -arch i386 -stdlib=libc++ -I/opt/local/include -c conftest.cpp |
---|
1598 | conftest.cpp:2:1: error: unknown type name 'char8_t'; did you mean 'wchar_t'? |
---|
1599 | char8_t a; |
---|
1600 | ^~~~~~~ |
---|
1601 | wchar_t |
---|
1602 | 1 error generated. |
---|
1603 | configure:24183: $? = 1 |
---|
1604 | configure:24193: result: no |
---|
1605 | configure:24205: checking for bit size of wchar_t |
---|
1606 | configure:24211: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
1607 | configure:24211: $? = 0 |
---|
1608 | configure:24211: ./conftest |
---|
1609 | configure:24211: $? = 0 |
---|
1610 | configure:24231: result: 32 |
---|
1611 | configure:24321: checking for mbstate_t |
---|
1612 | configure:24339: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
1613 | configure:24339: $? = 0 |
---|
1614 | configure:24349: result: yes |
---|
1615 | configure:24365: checking for mbsinit |
---|
1616 | configure:24365: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
1617 | configure:24365: $? = 0 |
---|
1618 | configure:24365: result: yes |
---|
1619 | configure:24365: checking for mbrtowc |
---|
1620 | configure:24365: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
1621 | configure:24365: $? = 0 |
---|
1622 | configure:24365: result: yes |
---|
1623 | configure:24365: checking for canonicalize_file_name |
---|
1624 | configure:24365: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
1625 | Undefined symbols for architecture i386: |
---|
1626 | "_canonicalize_file_name", referenced from: |
---|
1627 | _main in conftest-c6ca42.o |
---|
1628 | ld: symbol(s) not found for architecture i386 |
---|
1629 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1630 | configure:24365: $? = 1 |
---|
1631 | configure: failed program was: |
---|
1632 | | /* confdefs.h */ |
---|
1633 | | #define PACKAGE_NAME "gettext-runtime" |
---|
1634 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
1635 | | #define PACKAGE_VERSION "0.22.5" |
---|
1636 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
1637 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
1638 | | #define PACKAGE_URL "" |
---|
1639 | | #define PACKAGE "gettext-runtime" |
---|
1640 | | #define VERSION "0.22.5" |
---|
1641 | | #define HAVE_STDIO_H 1 |
---|
1642 | | #define HAVE_STDLIB_H 1 |
---|
1643 | | #define HAVE_STRING_H 1 |
---|
1644 | | #define HAVE_INTTYPES_H 1 |
---|
1645 | | #define HAVE_STDINT_H 1 |
---|
1646 | | #define HAVE_STRINGS_H 1 |
---|
1647 | | #define HAVE_SYS_STAT_H 1 |
---|
1648 | | #define HAVE_SYS_TYPES_H 1 |
---|
1649 | | #define HAVE_UNISTD_H 1 |
---|
1650 | | #define HAVE_WCHAR_H 1 |
---|
1651 | | #define HAVE_SYS_PARAM_H 1 |
---|
1652 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1653 | | #define HAVE_GETOPT_H 1 |
---|
1654 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1655 | | #define HAVE_ICONV_H 1 |
---|
1656 | | #define HAVE_LIMITS_H 1 |
---|
1657 | | #define HAVE_WCTYPE_H 1 |
---|
1658 | | #define HAVE_LANGINFO_H 1 |
---|
1659 | | #define HAVE_XLOCALE_H 1 |
---|
1660 | | #define HAVE_SYS_MMAN_H 1 |
---|
1661 | | #define HAVE_SYS_TIME_H 1 |
---|
1662 | | #define HAVE_STDBOOL_H 1 |
---|
1663 | | #define STDC_HEADERS 1 |
---|
1664 | | #define _ALL_SOURCE 1 |
---|
1665 | | #define _DARWIN_C_SOURCE 1 |
---|
1666 | | #define _GNU_SOURCE 1 |
---|
1667 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1668 | | #define _NETBSD_SOURCE 1 |
---|
1669 | | #define _OPENBSD_SOURCE 1 |
---|
1670 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1671 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1672 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1673 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1674 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
1675 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1676 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1677 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1678 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1679 | | #define _TANDEM_SOURCE 1 |
---|
1680 | | #define __EXTENSIONS__ 1 |
---|
1681 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
1682 | | #define HAVE_DLFCN_H 1 |
---|
1683 | | #define LT_OBJDIR ".libs/" |
---|
1684 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1685 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
1686 | | #define ENABLE_NLS 1 |
---|
1687 | | #define HAVE_ALLOCA_H 1 |
---|
1688 | | #define HAVE_ALLOCA 1 |
---|
1689 | | #define BITSIZEOF_WCHAR_T 32 |
---|
1690 | | #define HAVE_MBSTATE_T 1 |
---|
1691 | | #define HAVE_MBSINIT 1 |
---|
1692 | | #define HAVE_MBRTOWC 1 |
---|
1693 | | /* end confdefs.h. */ |
---|
1694 | | /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name. |
---|
1695 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1696 | | #define canonicalize_file_name innocuous_canonicalize_file_name |
---|
1697 | | |
---|
1698 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1699 | | which can conflict with char canonicalize_file_name (void); below. */ |
---|
1700 | | |
---|
1701 | | #include <limits.h> |
---|
1702 | | #undef canonicalize_file_name |
---|
1703 | | |
---|
1704 | | /* Override any GCC internal prototype to avoid an error. |
---|
1705 | | Use char because int might match the return type of a GCC |
---|
1706 | | builtin and then its argument prototype would still apply. */ |
---|
1707 | | #ifdef __cplusplus |
---|
1708 | | extern "C" |
---|
1709 | | #endif |
---|
1710 | | char canonicalize_file_name (void); |
---|
1711 | | /* The GNU C library defines this for functions which it implements |
---|
1712 | | to always fail with ENOSYS. Some functions are actually named |
---|
1713 | | something starting with __ and the normal name is an alias. */ |
---|
1714 | | #if defined __stub_canonicalize_file_name || defined __stub___canonicalize_file_name |
---|
1715 | | choke me |
---|
1716 | | #endif |
---|
1717 | | |
---|
1718 | | int |
---|
1719 | | main (void) |
---|
1720 | | { |
---|
1721 | | return canonicalize_file_name (); |
---|
1722 | | ; |
---|
1723 | | return 0; |
---|
1724 | | } |
---|
1725 | configure:24365: result: no |
---|
1726 | configure:24365: checking for realpath |
---|
1727 | configure:24365: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
1728 | configure:24365: $? = 0 |
---|
1729 | configure:24365: result: yes |
---|
1730 | configure:24365: checking for lstat |
---|
1731 | configure:24365: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
1732 | configure:24365: $? = 0 |
---|
1733 | configure:24365: result: yes |
---|
1734 | configure:24365: checking for _set_invalid_parameter_handler |
---|
1735 | configure:24365: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
1736 | Undefined symbols for architecture i386: |
---|
1737 | "__set_invalid_parameter_handler", referenced from: |
---|
1738 | _main in conftest-3098e8.o |
---|
1739 | ld: symbol(s) not found for architecture i386 |
---|
1740 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1741 | configure:24365: $? = 1 |
---|
1742 | configure: failed program was: |
---|
1743 | | /* confdefs.h */ |
---|
1744 | | #define PACKAGE_NAME "gettext-runtime" |
---|
1745 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
1746 | | #define PACKAGE_VERSION "0.22.5" |
---|
1747 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
1748 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
1749 | | #define PACKAGE_URL "" |
---|
1750 | | #define PACKAGE "gettext-runtime" |
---|
1751 | | #define VERSION "0.22.5" |
---|
1752 | | #define HAVE_STDIO_H 1 |
---|
1753 | | #define HAVE_STDLIB_H 1 |
---|
1754 | | #define HAVE_STRING_H 1 |
---|
1755 | | #define HAVE_INTTYPES_H 1 |
---|
1756 | | #define HAVE_STDINT_H 1 |
---|
1757 | | #define HAVE_STRINGS_H 1 |
---|
1758 | | #define HAVE_SYS_STAT_H 1 |
---|
1759 | | #define HAVE_SYS_TYPES_H 1 |
---|
1760 | | #define HAVE_UNISTD_H 1 |
---|
1761 | | #define HAVE_WCHAR_H 1 |
---|
1762 | | #define HAVE_SYS_PARAM_H 1 |
---|
1763 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1764 | | #define HAVE_GETOPT_H 1 |
---|
1765 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1766 | | #define HAVE_ICONV_H 1 |
---|
1767 | | #define HAVE_LIMITS_H 1 |
---|
1768 | | #define HAVE_WCTYPE_H 1 |
---|
1769 | | #define HAVE_LANGINFO_H 1 |
---|
1770 | | #define HAVE_XLOCALE_H 1 |
---|
1771 | | #define HAVE_SYS_MMAN_H 1 |
---|
1772 | | #define HAVE_SYS_TIME_H 1 |
---|
1773 | | #define HAVE_STDBOOL_H 1 |
---|
1774 | | #define STDC_HEADERS 1 |
---|
1775 | | #define _ALL_SOURCE 1 |
---|
1776 | | #define _DARWIN_C_SOURCE 1 |
---|
1777 | | #define _GNU_SOURCE 1 |
---|
1778 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1779 | | #define _NETBSD_SOURCE 1 |
---|
1780 | | #define _OPENBSD_SOURCE 1 |
---|
1781 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1782 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1783 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1784 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1785 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
1786 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1787 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1788 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1789 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1790 | | #define _TANDEM_SOURCE 1 |
---|
1791 | | #define __EXTENSIONS__ 1 |
---|
1792 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
1793 | | #define HAVE_DLFCN_H 1 |
---|
1794 | | #define LT_OBJDIR ".libs/" |
---|
1795 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1796 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
1797 | | #define ENABLE_NLS 1 |
---|
1798 | | #define HAVE_ALLOCA_H 1 |
---|
1799 | | #define HAVE_ALLOCA 1 |
---|
1800 | | #define BITSIZEOF_WCHAR_T 32 |
---|
1801 | | #define HAVE_MBSTATE_T 1 |
---|
1802 | | #define HAVE_MBSINIT 1 |
---|
1803 | | #define HAVE_MBRTOWC 1 |
---|
1804 | | #define HAVE_REALPATH 1 |
---|
1805 | | #define HAVE_LSTAT 1 |
---|
1806 | | /* end confdefs.h. */ |
---|
1807 | | /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler. |
---|
1808 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1809 | | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler |
---|
1810 | | |
---|
1811 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1812 | | which can conflict with char _set_invalid_parameter_handler (void); below. */ |
---|
1813 | | |
---|
1814 | | #include <limits.h> |
---|
1815 | | #undef _set_invalid_parameter_handler |
---|
1816 | | |
---|
1817 | | /* Override any GCC internal prototype to avoid an error. |
---|
1818 | | Use char because int might match the return type of a GCC |
---|
1819 | | builtin and then its argument prototype would still apply. */ |
---|
1820 | | #ifdef __cplusplus |
---|
1821 | | extern "C" |
---|
1822 | | #endif |
---|
1823 | | char _set_invalid_parameter_handler (void); |
---|
1824 | | /* The GNU C library defines this for functions which it implements |
---|
1825 | | to always fail with ENOSYS. Some functions are actually named |
---|
1826 | | something starting with __ and the normal name is an alias. */ |
---|
1827 | | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler |
---|
1828 | | choke me |
---|
1829 | | #endif |
---|
1830 | | |
---|
1831 | | int |
---|
1832 | | main (void) |
---|
1833 | | { |
---|
1834 | | return _set_invalid_parameter_handler (); |
---|
1835 | | ; |
---|
1836 | | return 0; |
---|
1837 | | } |
---|
1838 | configure:24365: result: no |
---|
1839 | configure:24365: checking for fcntl |
---|
1840 | configure:24365: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
1841 | configure:24365: $? = 0 |
---|
1842 | configure:24365: result: yes |
---|
1843 | configure:24365: checking for symlink |
---|
1844 | configure:24365: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
1845 | configure:24365: $? = 0 |
---|
1846 | configure:24365: result: yes |
---|
1847 | configure:24365: checking for getdtablesize |
---|
1848 | configure:24365: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
1849 | configure:24365: $? = 0 |
---|
1850 | configure:24365: result: yes |
---|
1851 | configure:24365: checking for getexecname |
---|
1852 | configure:24365: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
1853 | Undefined symbols for architecture i386: |
---|
1854 | "_getexecname", referenced from: |
---|
1855 | _main in conftest-35ae33.o |
---|
1856 | ld: symbol(s) not found for architecture i386 |
---|
1857 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1858 | configure:24365: $? = 1 |
---|
1859 | configure: failed program was: |
---|
1860 | | /* confdefs.h */ |
---|
1861 | | #define PACKAGE_NAME "gettext-runtime" |
---|
1862 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
1863 | | #define PACKAGE_VERSION "0.22.5" |
---|
1864 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
1865 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
1866 | | #define PACKAGE_URL "" |
---|
1867 | | #define PACKAGE "gettext-runtime" |
---|
1868 | | #define VERSION "0.22.5" |
---|
1869 | | #define HAVE_STDIO_H 1 |
---|
1870 | | #define HAVE_STDLIB_H 1 |
---|
1871 | | #define HAVE_STRING_H 1 |
---|
1872 | | #define HAVE_INTTYPES_H 1 |
---|
1873 | | #define HAVE_STDINT_H 1 |
---|
1874 | | #define HAVE_STRINGS_H 1 |
---|
1875 | | #define HAVE_SYS_STAT_H 1 |
---|
1876 | | #define HAVE_SYS_TYPES_H 1 |
---|
1877 | | #define HAVE_UNISTD_H 1 |
---|
1878 | | #define HAVE_WCHAR_H 1 |
---|
1879 | | #define HAVE_SYS_PARAM_H 1 |
---|
1880 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1881 | | #define HAVE_GETOPT_H 1 |
---|
1882 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1883 | | #define HAVE_ICONV_H 1 |
---|
1884 | | #define HAVE_LIMITS_H 1 |
---|
1885 | | #define HAVE_WCTYPE_H 1 |
---|
1886 | | #define HAVE_LANGINFO_H 1 |
---|
1887 | | #define HAVE_XLOCALE_H 1 |
---|
1888 | | #define HAVE_SYS_MMAN_H 1 |
---|
1889 | | #define HAVE_SYS_TIME_H 1 |
---|
1890 | | #define HAVE_STDBOOL_H 1 |
---|
1891 | | #define STDC_HEADERS 1 |
---|
1892 | | #define _ALL_SOURCE 1 |
---|
1893 | | #define _DARWIN_C_SOURCE 1 |
---|
1894 | | #define _GNU_SOURCE 1 |
---|
1895 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1896 | | #define _NETBSD_SOURCE 1 |
---|
1897 | | #define _OPENBSD_SOURCE 1 |
---|
1898 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1899 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1900 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1901 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1902 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
1903 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1904 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1905 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1906 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1907 | | #define _TANDEM_SOURCE 1 |
---|
1908 | | #define __EXTENSIONS__ 1 |
---|
1909 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
1910 | | #define HAVE_DLFCN_H 1 |
---|
1911 | | #define LT_OBJDIR ".libs/" |
---|
1912 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1913 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
1914 | | #define ENABLE_NLS 1 |
---|
1915 | | #define HAVE_ALLOCA_H 1 |
---|
1916 | | #define HAVE_ALLOCA 1 |
---|
1917 | | #define BITSIZEOF_WCHAR_T 32 |
---|
1918 | | #define HAVE_MBSTATE_T 1 |
---|
1919 | | #define HAVE_MBSINIT 1 |
---|
1920 | | #define HAVE_MBRTOWC 1 |
---|
1921 | | #define HAVE_REALPATH 1 |
---|
1922 | | #define HAVE_LSTAT 1 |
---|
1923 | | #define HAVE_FCNTL 1 |
---|
1924 | | #define HAVE_SYMLINK 1 |
---|
1925 | | #define HAVE_GETDTABLESIZE 1 |
---|
1926 | | /* end confdefs.h. */ |
---|
1927 | | /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname. |
---|
1928 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1929 | | #define getexecname innocuous_getexecname |
---|
1930 | | |
---|
1931 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1932 | | which can conflict with char getexecname (void); below. */ |
---|
1933 | | |
---|
1934 | | #include <limits.h> |
---|
1935 | | #undef getexecname |
---|
1936 | | |
---|
1937 | | /* Override any GCC internal prototype to avoid an error. |
---|
1938 | | Use char because int might match the return type of a GCC |
---|
1939 | | builtin and then its argument prototype would still apply. */ |
---|
1940 | | #ifdef __cplusplus |
---|
1941 | | extern "C" |
---|
1942 | | #endif |
---|
1943 | | char getexecname (void); |
---|
1944 | | /* The GNU C library defines this for functions which it implements |
---|
1945 | | to always fail with ENOSYS. Some functions are actually named |
---|
1946 | | something starting with __ and the normal name is an alias. */ |
---|
1947 | | #if defined __stub_getexecname || defined __stub___getexecname |
---|
1948 | | choke me |
---|
1949 | | #endif |
---|
1950 | | |
---|
1951 | | int |
---|
1952 | | main (void) |
---|
1953 | | { |
---|
1954 | | return getexecname (); |
---|
1955 | | ; |
---|
1956 | | return 0; |
---|
1957 | | } |
---|
1958 | configure:24365: result: no |
---|
1959 | configure:24365: checking for iswcntrl |
---|
1960 | configure:24365: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
1961 | configure:24365: $? = 0 |
---|
1962 | configure:24365: result: yes |
---|
1963 | configure:24365: checking for mbslen |
---|
1964 | configure:24365: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
1965 | Undefined symbols for architecture i386: |
---|
1966 | "_mbslen", referenced from: |
---|
1967 | _main in conftest-ae878b.o |
---|
1968 | ld: symbol(s) not found for architecture i386 |
---|
1969 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1970 | configure:24365: $? = 1 |
---|
1971 | configure: failed program was: |
---|
1972 | | /* confdefs.h */ |
---|
1973 | | #define PACKAGE_NAME "gettext-runtime" |
---|
1974 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
1975 | | #define PACKAGE_VERSION "0.22.5" |
---|
1976 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
1977 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
1978 | | #define PACKAGE_URL "" |
---|
1979 | | #define PACKAGE "gettext-runtime" |
---|
1980 | | #define VERSION "0.22.5" |
---|
1981 | | #define HAVE_STDIO_H 1 |
---|
1982 | | #define HAVE_STDLIB_H 1 |
---|
1983 | | #define HAVE_STRING_H 1 |
---|
1984 | | #define HAVE_INTTYPES_H 1 |
---|
1985 | | #define HAVE_STDINT_H 1 |
---|
1986 | | #define HAVE_STRINGS_H 1 |
---|
1987 | | #define HAVE_SYS_STAT_H 1 |
---|
1988 | | #define HAVE_SYS_TYPES_H 1 |
---|
1989 | | #define HAVE_UNISTD_H 1 |
---|
1990 | | #define HAVE_WCHAR_H 1 |
---|
1991 | | #define HAVE_SYS_PARAM_H 1 |
---|
1992 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1993 | | #define HAVE_GETOPT_H 1 |
---|
1994 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1995 | | #define HAVE_ICONV_H 1 |
---|
1996 | | #define HAVE_LIMITS_H 1 |
---|
1997 | | #define HAVE_WCTYPE_H 1 |
---|
1998 | | #define HAVE_LANGINFO_H 1 |
---|
1999 | | #define HAVE_XLOCALE_H 1 |
---|
2000 | | #define HAVE_SYS_MMAN_H 1 |
---|
2001 | | #define HAVE_SYS_TIME_H 1 |
---|
2002 | | #define HAVE_STDBOOL_H 1 |
---|
2003 | | #define STDC_HEADERS 1 |
---|
2004 | | #define _ALL_SOURCE 1 |
---|
2005 | | #define _DARWIN_C_SOURCE 1 |
---|
2006 | | #define _GNU_SOURCE 1 |
---|
2007 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2008 | | #define _NETBSD_SOURCE 1 |
---|
2009 | | #define _OPENBSD_SOURCE 1 |
---|
2010 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2011 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2012 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2013 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2014 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
2015 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2016 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2017 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2018 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2019 | | #define _TANDEM_SOURCE 1 |
---|
2020 | | #define __EXTENSIONS__ 1 |
---|
2021 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
2022 | | #define HAVE_DLFCN_H 1 |
---|
2023 | | #define LT_OBJDIR ".libs/" |
---|
2024 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2025 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
2026 | | #define ENABLE_NLS 1 |
---|
2027 | | #define HAVE_ALLOCA_H 1 |
---|
2028 | | #define HAVE_ALLOCA 1 |
---|
2029 | | #define BITSIZEOF_WCHAR_T 32 |
---|
2030 | | #define HAVE_MBSTATE_T 1 |
---|
2031 | | #define HAVE_MBSINIT 1 |
---|
2032 | | #define HAVE_MBRTOWC 1 |
---|
2033 | | #define HAVE_REALPATH 1 |
---|
2034 | | #define HAVE_LSTAT 1 |
---|
2035 | | #define HAVE_FCNTL 1 |
---|
2036 | | #define HAVE_SYMLINK 1 |
---|
2037 | | #define HAVE_GETDTABLESIZE 1 |
---|
2038 | | #define HAVE_ISWCNTRL 1 |
---|
2039 | | /* end confdefs.h. */ |
---|
2040 | | /* Define mbslen to an innocuous variant, in case <limits.h> declares mbslen. |
---|
2041 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2042 | | #define mbslen innocuous_mbslen |
---|
2043 | | |
---|
2044 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2045 | | which can conflict with char mbslen (void); below. */ |
---|
2046 | | |
---|
2047 | | #include <limits.h> |
---|
2048 | | #undef mbslen |
---|
2049 | | |
---|
2050 | | /* Override any GCC internal prototype to avoid an error. |
---|
2051 | | Use char because int might match the return type of a GCC |
---|
2052 | | builtin and then its argument prototype would still apply. */ |
---|
2053 | | #ifdef __cplusplus |
---|
2054 | | extern "C" |
---|
2055 | | #endif |
---|
2056 | | char mbslen (void); |
---|
2057 | | /* The GNU C library defines this for functions which it implements |
---|
2058 | | to always fail with ENOSYS. Some functions are actually named |
---|
2059 | | something starting with __ and the normal name is an alias. */ |
---|
2060 | | #if defined __stub_mbslen || defined __stub___mbslen |
---|
2061 | | choke me |
---|
2062 | | #endif |
---|
2063 | | |
---|
2064 | | int |
---|
2065 | | main (void) |
---|
2066 | | { |
---|
2067 | | return mbslen (); |
---|
2068 | | ; |
---|
2069 | | return 0; |
---|
2070 | | } |
---|
2071 | configure:24365: result: no |
---|
2072 | configure:24365: checking for mprotect |
---|
2073 | configure:24365: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
2074 | configure:24365: $? = 0 |
---|
2075 | configure:24365: result: yes |
---|
2076 | configure:24365: checking for readlink |
---|
2077 | configure:24365: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
2078 | configure:24365: $? = 0 |
---|
2079 | configure:24365: result: yes |
---|
2080 | configure:24365: checking for setenv |
---|
2081 | configure:24365: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
2082 | configure:24365: $? = 0 |
---|
2083 | configure:24365: result: yes |
---|
2084 | configure:24365: checking for wcwidth |
---|
2085 | configure:24365: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
2086 | configure:24365: $? = 0 |
---|
2087 | configure:24365: result: yes |
---|
2088 | configure:24376: checking for nl_langinfo and CODESET |
---|
2089 | configure:24393: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
2090 | configure:24393: $? = 0 |
---|
2091 | configure:24405: result: yes |
---|
2092 | configure:24416: checking for a traditional japanese locale |
---|
2093 | configure:24496: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
2094 | configure:24499: $? = 0 |
---|
2095 | configure:24558: result: ja_JP.eucJP |
---|
2096 | configure:24572: checking for a french Unicode locale |
---|
2097 | configure:24650: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
2098 | configure:24653: $? = 0 |
---|
2099 | configure:24702: result: fr_FR.UTF-8 |
---|
2100 | configure:24735: checking for a transitional chinese locale |
---|
2101 | configure:24816: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
2102 | configure:24819: $? = 0 |
---|
2103 | configure:24871: result: zh_CN.GB18030 |
---|
2104 | configure:24898: checking whether mbrtowc handles incomplete characters |
---|
2105 | configure:24938: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
2106 | configure:24938: $? = 0 |
---|
2107 | configure:24938: ./conftest |
---|
2108 | configure:24938: $? = 0 |
---|
2109 | configure:24995: result: yes |
---|
2110 | configure:25001: checking whether mbrtowc works as well as mbtowc |
---|
2111 | configure:25045: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
2112 | configure:25045: $? = 0 |
---|
2113 | configure:25045: ./conftest |
---|
2114 | configure:25045: $? = 0 |
---|
2115 | configure:25061: result: yes |
---|
2116 | configure:25077: checking for /usr/bin/clang options needed to detect all undeclared functions |
---|
2117 | configure:25099: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
2118 | conftest.c:78:8: warning: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' |
---|
2119 | (void) strchr; |
---|
2120 | ^ |
---|
2121 | conftest.c:78:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr' |
---|
2122 | 1 warning generated. |
---|
2123 | configure:25099: $? = 0 |
---|
2124 | configure:25099: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 |
---|
2125 | conftest.c:78:8: error: use of undeclared identifier 'strchr' |
---|
2126 | (void) strchr; |
---|
2127 | ^ |
---|
2128 | 1 error generated. |
---|
2129 | configure:25099: $? = 1 |
---|
2130 | configure: failed program was: |
---|
2131 | | /* confdefs.h */ |
---|
2132 | | #define PACKAGE_NAME "gettext-runtime" |
---|
2133 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
2134 | | #define PACKAGE_VERSION "0.22.5" |
---|
2135 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
2136 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
2137 | | #define PACKAGE_URL "" |
---|
2138 | | #define PACKAGE "gettext-runtime" |
---|
2139 | | #define VERSION "0.22.5" |
---|
2140 | | #define HAVE_STDIO_H 1 |
---|
2141 | | #define HAVE_STDLIB_H 1 |
---|
2142 | | #define HAVE_STRING_H 1 |
---|
2143 | | #define HAVE_INTTYPES_H 1 |
---|
2144 | | #define HAVE_STDINT_H 1 |
---|
2145 | | #define HAVE_STRINGS_H 1 |
---|
2146 | | #define HAVE_SYS_STAT_H 1 |
---|
2147 | | #define HAVE_SYS_TYPES_H 1 |
---|
2148 | | #define HAVE_UNISTD_H 1 |
---|
2149 | | #define HAVE_WCHAR_H 1 |
---|
2150 | | #define HAVE_SYS_PARAM_H 1 |
---|
2151 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2152 | | #define HAVE_GETOPT_H 1 |
---|
2153 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2154 | | #define HAVE_ICONV_H 1 |
---|
2155 | | #define HAVE_LIMITS_H 1 |
---|
2156 | | #define HAVE_WCTYPE_H 1 |
---|
2157 | | #define HAVE_LANGINFO_H 1 |
---|
2158 | | #define HAVE_XLOCALE_H 1 |
---|
2159 | | #define HAVE_SYS_MMAN_H 1 |
---|
2160 | | #define HAVE_SYS_TIME_H 1 |
---|
2161 | | #define HAVE_STDBOOL_H 1 |
---|
2162 | | #define STDC_HEADERS 1 |
---|
2163 | | #define _ALL_SOURCE 1 |
---|
2164 | | #define _DARWIN_C_SOURCE 1 |
---|
2165 | | #define _GNU_SOURCE 1 |
---|
2166 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2167 | | #define _NETBSD_SOURCE 1 |
---|
2168 | | #define _OPENBSD_SOURCE 1 |
---|
2169 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2170 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2171 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2172 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2173 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
2174 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2175 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2176 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2177 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2178 | | #define _TANDEM_SOURCE 1 |
---|
2179 | | #define __EXTENSIONS__ 1 |
---|
2180 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
2181 | | #define HAVE_DLFCN_H 1 |
---|
2182 | | #define LT_OBJDIR ".libs/" |
---|
2183 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2184 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
2185 | | #define ENABLE_NLS 1 |
---|
2186 | | #define HAVE_ALLOCA_H 1 |
---|
2187 | | #define HAVE_ALLOCA 1 |
---|
2188 | | #define BITSIZEOF_WCHAR_T 32 |
---|
2189 | | #define HAVE_MBSTATE_T 1 |
---|
2190 | | #define HAVE_MBSINIT 1 |
---|
2191 | | #define HAVE_MBRTOWC 1 |
---|
2192 | | #define HAVE_REALPATH 1 |
---|
2193 | | #define HAVE_LSTAT 1 |
---|
2194 | | #define HAVE_FCNTL 1 |
---|
2195 | | #define HAVE_SYMLINK 1 |
---|
2196 | | #define HAVE_GETDTABLESIZE 1 |
---|
2197 | | #define HAVE_ISWCNTRL 1 |
---|
2198 | | #define HAVE_MPROTECT 1 |
---|
2199 | | #define HAVE_READLINK 1 |
---|
2200 | | #define HAVE_SETENV 1 |
---|
2201 | | #define HAVE_WCWIDTH 1 |
---|
2202 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2203 | | /* end confdefs.h. */ |
---|
2204 | | |
---|
2205 | | int |
---|
2206 | | main (void) |
---|
2207 | | { |
---|
2208 | | (void) strchr; |
---|
2209 | | ; |
---|
2210 | | return 0; |
---|
2211 | | } |
---|
2212 | configure:25126: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 |
---|
2213 | configure:25126: $? = 0 |
---|
2214 | configure:25146: result: -fno-builtin |
---|
2215 | configure:25161: checking whether mbrtoc32 is declared |
---|
2216 | configure:25161: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
2217 | conftest.c:77:16: fatal error: 'uchar.h' file not found |
---|
2218 | #include <uchar.h> |
---|
2219 | ^ |
---|
2220 | 1 error generated. |
---|
2221 | configure:25161: $? = 1 |
---|
2222 | configure: failed program was: |
---|
2223 | | /* confdefs.h */ |
---|
2224 | | #define PACKAGE_NAME "gettext-runtime" |
---|
2225 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
2226 | | #define PACKAGE_VERSION "0.22.5" |
---|
2227 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
2228 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
2229 | | #define PACKAGE_URL "" |
---|
2230 | | #define PACKAGE "gettext-runtime" |
---|
2231 | | #define VERSION "0.22.5" |
---|
2232 | | #define HAVE_STDIO_H 1 |
---|
2233 | | #define HAVE_STDLIB_H 1 |
---|
2234 | | #define HAVE_STRING_H 1 |
---|
2235 | | #define HAVE_INTTYPES_H 1 |
---|
2236 | | #define HAVE_STDINT_H 1 |
---|
2237 | | #define HAVE_STRINGS_H 1 |
---|
2238 | | #define HAVE_SYS_STAT_H 1 |
---|
2239 | | #define HAVE_SYS_TYPES_H 1 |
---|
2240 | | #define HAVE_UNISTD_H 1 |
---|
2241 | | #define HAVE_WCHAR_H 1 |
---|
2242 | | #define HAVE_SYS_PARAM_H 1 |
---|
2243 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2244 | | #define HAVE_GETOPT_H 1 |
---|
2245 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2246 | | #define HAVE_ICONV_H 1 |
---|
2247 | | #define HAVE_LIMITS_H 1 |
---|
2248 | | #define HAVE_WCTYPE_H 1 |
---|
2249 | | #define HAVE_LANGINFO_H 1 |
---|
2250 | | #define HAVE_XLOCALE_H 1 |
---|
2251 | | #define HAVE_SYS_MMAN_H 1 |
---|
2252 | | #define HAVE_SYS_TIME_H 1 |
---|
2253 | | #define HAVE_STDBOOL_H 1 |
---|
2254 | | #define STDC_HEADERS 1 |
---|
2255 | | #define _ALL_SOURCE 1 |
---|
2256 | | #define _DARWIN_C_SOURCE 1 |
---|
2257 | | #define _GNU_SOURCE 1 |
---|
2258 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2259 | | #define _NETBSD_SOURCE 1 |
---|
2260 | | #define _OPENBSD_SOURCE 1 |
---|
2261 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2262 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2263 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2264 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2265 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
2266 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2267 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2268 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2269 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2270 | | #define _TANDEM_SOURCE 1 |
---|
2271 | | #define __EXTENSIONS__ 1 |
---|
2272 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
2273 | | #define HAVE_DLFCN_H 1 |
---|
2274 | | #define LT_OBJDIR ".libs/" |
---|
2275 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2276 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
2277 | | #define ENABLE_NLS 1 |
---|
2278 | | #define HAVE_ALLOCA_H 1 |
---|
2279 | | #define HAVE_ALLOCA 1 |
---|
2280 | | #define BITSIZEOF_WCHAR_T 32 |
---|
2281 | | #define HAVE_MBSTATE_T 1 |
---|
2282 | | #define HAVE_MBSINIT 1 |
---|
2283 | | #define HAVE_MBRTOWC 1 |
---|
2284 | | #define HAVE_REALPATH 1 |
---|
2285 | | #define HAVE_LSTAT 1 |
---|
2286 | | #define HAVE_FCNTL 1 |
---|
2287 | | #define HAVE_SYMLINK 1 |
---|
2288 | | #define HAVE_GETDTABLESIZE 1 |
---|
2289 | | #define HAVE_ISWCNTRL 1 |
---|
2290 | | #define HAVE_MPROTECT 1 |
---|
2291 | | #define HAVE_READLINK 1 |
---|
2292 | | #define HAVE_SETENV 1 |
---|
2293 | | #define HAVE_WCWIDTH 1 |
---|
2294 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2295 | | /* end confdefs.h. */ |
---|
2296 | | #ifdef __HAIKU__ |
---|
2297 | | #include <stdint.h> |
---|
2298 | | #endif |
---|
2299 | | #include <uchar.h> |
---|
2300 | | |
---|
2301 | | |
---|
2302 | | int |
---|
2303 | | main (void) |
---|
2304 | | { |
---|
2305 | | #ifndef mbrtoc32 |
---|
2306 | | #ifdef __cplusplus |
---|
2307 | | (void) mbrtoc32; |
---|
2308 | | #else |
---|
2309 | | (void) mbrtoc32; |
---|
2310 | | #endif |
---|
2311 | | #endif |
---|
2312 | | |
---|
2313 | | ; |
---|
2314 | | return 0; |
---|
2315 | | } |
---|
2316 | configure:25161: result: no |
---|
2317 | configure:25218: checking for a traditional french locale |
---|
2318 | configure:25294: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
2319 | configure:25297: $? = 0 |
---|
2320 | configure:25354: result: fr_FR.ISO8859-1 |
---|
2321 | configure:25693: checking whether malloc is ptrdiff_t safe |
---|
2322 | configure:25730: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
2323 | conftest.c:95:16: error: "malloc might not be ptrdiff_t safe" |
---|
2324 | #error "malloc might not be ptrdiff_t safe" |
---|
2325 | ^ |
---|
2326 | conftest.c:96:15: error: use of undeclared identifier 'syntax' |
---|
2327 | syntax error |
---|
2328 | ^ |
---|
2329 | 2 errors generated. |
---|
2330 | configure:25730: $? = 1 |
---|
2331 | configure: failed program was: |
---|
2332 | | /* confdefs.h */ |
---|
2333 | | #define PACKAGE_NAME "gettext-runtime" |
---|
2334 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
2335 | | #define PACKAGE_VERSION "0.22.5" |
---|
2336 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
2337 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
2338 | | #define PACKAGE_URL "" |
---|
2339 | | #define PACKAGE "gettext-runtime" |
---|
2340 | | #define VERSION "0.22.5" |
---|
2341 | | #define HAVE_STDIO_H 1 |
---|
2342 | | #define HAVE_STDLIB_H 1 |
---|
2343 | | #define HAVE_STRING_H 1 |
---|
2344 | | #define HAVE_INTTYPES_H 1 |
---|
2345 | | #define HAVE_STDINT_H 1 |
---|
2346 | | #define HAVE_STRINGS_H 1 |
---|
2347 | | #define HAVE_SYS_STAT_H 1 |
---|
2348 | | #define HAVE_SYS_TYPES_H 1 |
---|
2349 | | #define HAVE_UNISTD_H 1 |
---|
2350 | | #define HAVE_WCHAR_H 1 |
---|
2351 | | #define HAVE_SYS_PARAM_H 1 |
---|
2352 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2353 | | #define HAVE_GETOPT_H 1 |
---|
2354 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2355 | | #define HAVE_ICONV_H 1 |
---|
2356 | | #define HAVE_LIMITS_H 1 |
---|
2357 | | #define HAVE_WCTYPE_H 1 |
---|
2358 | | #define HAVE_LANGINFO_H 1 |
---|
2359 | | #define HAVE_XLOCALE_H 1 |
---|
2360 | | #define HAVE_SYS_MMAN_H 1 |
---|
2361 | | #define HAVE_SYS_TIME_H 1 |
---|
2362 | | #define HAVE_STDBOOL_H 1 |
---|
2363 | | #define STDC_HEADERS 1 |
---|
2364 | | #define _ALL_SOURCE 1 |
---|
2365 | | #define _DARWIN_C_SOURCE 1 |
---|
2366 | | #define _GNU_SOURCE 1 |
---|
2367 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2368 | | #define _NETBSD_SOURCE 1 |
---|
2369 | | #define _OPENBSD_SOURCE 1 |
---|
2370 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2371 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2372 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2373 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2374 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
2375 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2376 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2377 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2378 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2379 | | #define _TANDEM_SOURCE 1 |
---|
2380 | | #define __EXTENSIONS__ 1 |
---|
2381 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
2382 | | #define HAVE_DLFCN_H 1 |
---|
2383 | | #define LT_OBJDIR ".libs/" |
---|
2384 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2385 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
2386 | | #define ENABLE_NLS 1 |
---|
2387 | | #define HAVE_ALLOCA_H 1 |
---|
2388 | | #define HAVE_ALLOCA 1 |
---|
2389 | | #define BITSIZEOF_WCHAR_T 32 |
---|
2390 | | #define HAVE_MBSTATE_T 1 |
---|
2391 | | #define HAVE_MBSINIT 1 |
---|
2392 | | #define HAVE_MBRTOWC 1 |
---|
2393 | | #define HAVE_REALPATH 1 |
---|
2394 | | #define HAVE_LSTAT 1 |
---|
2395 | | #define HAVE_FCNTL 1 |
---|
2396 | | #define HAVE_SYMLINK 1 |
---|
2397 | | #define HAVE_GETDTABLESIZE 1 |
---|
2398 | | #define HAVE_ISWCNTRL 1 |
---|
2399 | | #define HAVE_MPROTECT 1 |
---|
2400 | | #define HAVE_READLINK 1 |
---|
2401 | | #define HAVE_SETENV 1 |
---|
2402 | | #define HAVE_WCWIDTH 1 |
---|
2403 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2404 | | /* end confdefs.h. */ |
---|
2405 | | #include <stdint.h> |
---|
2406 | | |
---|
2407 | | int |
---|
2408 | | main (void) |
---|
2409 | | { |
---|
2410 | | /* 64-bit ptrdiff_t is so wide that no practical platform |
---|
2411 | | can exceed it. */ |
---|
2412 | | #define WIDE_PTRDIFF (PTRDIFF_MAX >> 31 >> 31 != 0) |
---|
2413 | | |
---|
2414 | | /* On rare machines where size_t fits in ptrdiff_t there |
---|
2415 | | is no problem. */ |
---|
2416 | | #define NARROW_SIZE (SIZE_MAX <= PTRDIFF_MAX) |
---|
2417 | | |
---|
2418 | | /* glibc 2.30 and later malloc refuses to exceed ptrdiff_t |
---|
2419 | | bounds even on 32-bit platforms. We don't know which |
---|
2420 | | non-glibc systems are safe. */ |
---|
2421 | | #define KNOWN_SAFE (2 < __GLIBC__ + (30 <= __GLIBC_MINOR__)) |
---|
2422 | | |
---|
2423 | | #if WIDE_PTRDIFF || NARROW_SIZE || KNOWN_SAFE |
---|
2424 | | return 0; |
---|
2425 | | #else |
---|
2426 | | #error "malloc might not be ptrdiff_t safe" |
---|
2427 | | syntax error |
---|
2428 | | #endif |
---|
2429 | | |
---|
2430 | | ; |
---|
2431 | | return 0; |
---|
2432 | | } |
---|
2433 | configure:25741: result: no |
---|
2434 | configure:25751: checking whether malloc, realloc, calloc set errno on failure |
---|
2435 | configure:25770: result: yes |
---|
2436 | configure:25999: checking whether lstat correctly handles trailing slash |
---|
2437 | configure:26046: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
2438 | configure:26046: $? = 0 |
---|
2439 | configure:26046: ./conftest |
---|
2440 | configure:26046: $? = 1 |
---|
2441 | configure: program exited with status 1 |
---|
2442 | configure: failed program was: |
---|
2443 | | /* confdefs.h */ |
---|
2444 | | #define PACKAGE_NAME "gettext-runtime" |
---|
2445 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
2446 | | #define PACKAGE_VERSION "0.22.5" |
---|
2447 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
2448 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
2449 | | #define PACKAGE_URL "" |
---|
2450 | | #define PACKAGE "gettext-runtime" |
---|
2451 | | #define VERSION "0.22.5" |
---|
2452 | | #define HAVE_STDIO_H 1 |
---|
2453 | | #define HAVE_STDLIB_H 1 |
---|
2454 | | #define HAVE_STRING_H 1 |
---|
2455 | | #define HAVE_INTTYPES_H 1 |
---|
2456 | | #define HAVE_STDINT_H 1 |
---|
2457 | | #define HAVE_STRINGS_H 1 |
---|
2458 | | #define HAVE_SYS_STAT_H 1 |
---|
2459 | | #define HAVE_SYS_TYPES_H 1 |
---|
2460 | | #define HAVE_UNISTD_H 1 |
---|
2461 | | #define HAVE_WCHAR_H 1 |
---|
2462 | | #define HAVE_SYS_PARAM_H 1 |
---|
2463 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2464 | | #define HAVE_GETOPT_H 1 |
---|
2465 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2466 | | #define HAVE_ICONV_H 1 |
---|
2467 | | #define HAVE_LIMITS_H 1 |
---|
2468 | | #define HAVE_WCTYPE_H 1 |
---|
2469 | | #define HAVE_LANGINFO_H 1 |
---|
2470 | | #define HAVE_XLOCALE_H 1 |
---|
2471 | | #define HAVE_SYS_MMAN_H 1 |
---|
2472 | | #define HAVE_SYS_TIME_H 1 |
---|
2473 | | #define HAVE_STDBOOL_H 1 |
---|
2474 | | #define STDC_HEADERS 1 |
---|
2475 | | #define _ALL_SOURCE 1 |
---|
2476 | | #define _DARWIN_C_SOURCE 1 |
---|
2477 | | #define _GNU_SOURCE 1 |
---|
2478 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2479 | | #define _NETBSD_SOURCE 1 |
---|
2480 | | #define _OPENBSD_SOURCE 1 |
---|
2481 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2482 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2483 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2484 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2485 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
2486 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2487 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2488 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2489 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2490 | | #define _TANDEM_SOURCE 1 |
---|
2491 | | #define __EXTENSIONS__ 1 |
---|
2492 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
2493 | | #define HAVE_DLFCN_H 1 |
---|
2494 | | #define LT_OBJDIR ".libs/" |
---|
2495 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2496 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
2497 | | #define ENABLE_NLS 1 |
---|
2498 | | #define HAVE_ALLOCA_H 1 |
---|
2499 | | #define HAVE_ALLOCA 1 |
---|
2500 | | #define BITSIZEOF_WCHAR_T 32 |
---|
2501 | | #define HAVE_MBSTATE_T 1 |
---|
2502 | | #define HAVE_MBSINIT 1 |
---|
2503 | | #define HAVE_MBRTOWC 1 |
---|
2504 | | #define HAVE_REALPATH 1 |
---|
2505 | | #define HAVE_LSTAT 1 |
---|
2506 | | #define HAVE_FCNTL 1 |
---|
2507 | | #define HAVE_SYMLINK 1 |
---|
2508 | | #define HAVE_GETDTABLESIZE 1 |
---|
2509 | | #define HAVE_ISWCNTRL 1 |
---|
2510 | | #define HAVE_MPROTECT 1 |
---|
2511 | | #define HAVE_READLINK 1 |
---|
2512 | | #define HAVE_SETENV 1 |
---|
2513 | | #define HAVE_WCWIDTH 1 |
---|
2514 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2515 | | #define HAVE_MALLOC_POSIX 1 |
---|
2516 | | /* end confdefs.h. */ |
---|
2517 | | #include <stddef.h> |
---|
2518 | | #ifdef HAVE_STDIO_H |
---|
2519 | | # include <stdio.h> |
---|
2520 | | #endif |
---|
2521 | | #ifdef HAVE_STDLIB_H |
---|
2522 | | # include <stdlib.h> |
---|
2523 | | #endif |
---|
2524 | | #ifdef HAVE_STRING_H |
---|
2525 | | # include <string.h> |
---|
2526 | | #endif |
---|
2527 | | #ifdef HAVE_INTTYPES_H |
---|
2528 | | # include <inttypes.h> |
---|
2529 | | #endif |
---|
2530 | | #ifdef HAVE_STDINT_H |
---|
2531 | | # include <stdint.h> |
---|
2532 | | #endif |
---|
2533 | | #ifdef HAVE_STRINGS_H |
---|
2534 | | # include <strings.h> |
---|
2535 | | #endif |
---|
2536 | | #ifdef HAVE_SYS_TYPES_H |
---|
2537 | | # include <sys/types.h> |
---|
2538 | | #endif |
---|
2539 | | #ifdef HAVE_SYS_STAT_H |
---|
2540 | | # include <sys/stat.h> |
---|
2541 | | #endif |
---|
2542 | | #ifdef HAVE_UNISTD_H |
---|
2543 | | # include <unistd.h> |
---|
2544 | | #endif |
---|
2545 | | int |
---|
2546 | | main (void) |
---|
2547 | | { |
---|
2548 | | struct stat sbuf; |
---|
2549 | | if (symlink ("conftest.file", "conftest.sym") != 0) |
---|
2550 | | return 1; |
---|
2551 | | /* Linux will dereference the symlink and fail, as required by |
---|
2552 | | POSIX. That is better in the sense that it means we will not |
---|
2553 | | have to compile and use the lstat wrapper. */ |
---|
2554 | | return lstat ("conftest.sym/", &sbuf) == 0; |
---|
2555 | | |
---|
2556 | | ; |
---|
2557 | | return 0; |
---|
2558 | | } |
---|
2559 | configure:26062: result: no |
---|
2560 | configure:26075: checking whether // is distinct from / |
---|
2561 | configure:26106: result: no |
---|
2562 | configure:26118: checking whether realpath works |
---|
2563 | configure:26332: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
2564 | configure:26332: $? = 0 |
---|
2565 | configure:26332: ./conftest |
---|
2566 | configure:26332: $? = 12 |
---|
2567 | configure: program exited with status 12 |
---|
2568 | configure: failed program was: |
---|
2569 | | /* confdefs.h */ |
---|
2570 | | #define PACKAGE_NAME "gettext-runtime" |
---|
2571 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
2572 | | #define PACKAGE_VERSION "0.22.5" |
---|
2573 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
2574 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
2575 | | #define PACKAGE_URL "" |
---|
2576 | | #define PACKAGE "gettext-runtime" |
---|
2577 | | #define VERSION "0.22.5" |
---|
2578 | | #define HAVE_STDIO_H 1 |
---|
2579 | | #define HAVE_STDLIB_H 1 |
---|
2580 | | #define HAVE_STRING_H 1 |
---|
2581 | | #define HAVE_INTTYPES_H 1 |
---|
2582 | | #define HAVE_STDINT_H 1 |
---|
2583 | | #define HAVE_STRINGS_H 1 |
---|
2584 | | #define HAVE_SYS_STAT_H 1 |
---|
2585 | | #define HAVE_SYS_TYPES_H 1 |
---|
2586 | | #define HAVE_UNISTD_H 1 |
---|
2587 | | #define HAVE_WCHAR_H 1 |
---|
2588 | | #define HAVE_SYS_PARAM_H 1 |
---|
2589 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2590 | | #define HAVE_GETOPT_H 1 |
---|
2591 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2592 | | #define HAVE_ICONV_H 1 |
---|
2593 | | #define HAVE_LIMITS_H 1 |
---|
2594 | | #define HAVE_WCTYPE_H 1 |
---|
2595 | | #define HAVE_LANGINFO_H 1 |
---|
2596 | | #define HAVE_XLOCALE_H 1 |
---|
2597 | | #define HAVE_SYS_MMAN_H 1 |
---|
2598 | | #define HAVE_SYS_TIME_H 1 |
---|
2599 | | #define HAVE_STDBOOL_H 1 |
---|
2600 | | #define STDC_HEADERS 1 |
---|
2601 | | #define _ALL_SOURCE 1 |
---|
2602 | | #define _DARWIN_C_SOURCE 1 |
---|
2603 | | #define _GNU_SOURCE 1 |
---|
2604 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2605 | | #define _NETBSD_SOURCE 1 |
---|
2606 | | #define _OPENBSD_SOURCE 1 |
---|
2607 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2608 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2609 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2610 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2611 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
2612 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2613 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2614 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2615 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2616 | | #define _TANDEM_SOURCE 1 |
---|
2617 | | #define __EXTENSIONS__ 1 |
---|
2618 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
2619 | | #define HAVE_DLFCN_H 1 |
---|
2620 | | #define LT_OBJDIR ".libs/" |
---|
2621 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2622 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
2623 | | #define ENABLE_NLS 1 |
---|
2624 | | #define HAVE_ALLOCA_H 1 |
---|
2625 | | #define HAVE_ALLOCA 1 |
---|
2626 | | #define BITSIZEOF_WCHAR_T 32 |
---|
2627 | | #define HAVE_MBSTATE_T 1 |
---|
2628 | | #define HAVE_MBSINIT 1 |
---|
2629 | | #define HAVE_MBRTOWC 1 |
---|
2630 | | #define HAVE_REALPATH 1 |
---|
2631 | | #define HAVE_LSTAT 1 |
---|
2632 | | #define HAVE_FCNTL 1 |
---|
2633 | | #define HAVE_SYMLINK 1 |
---|
2634 | | #define HAVE_GETDTABLESIZE 1 |
---|
2635 | | #define HAVE_ISWCNTRL 1 |
---|
2636 | | #define HAVE_MPROTECT 1 |
---|
2637 | | #define HAVE_READLINK 1 |
---|
2638 | | #define HAVE_SETENV 1 |
---|
2639 | | #define HAVE_WCWIDTH 1 |
---|
2640 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2641 | | #define HAVE_MALLOC_POSIX 1 |
---|
2642 | | /* end confdefs.h. */ |
---|
2643 | | |
---|
2644 | | |
---|
2645 | | |
---|
2646 | | #include <stdlib.h> |
---|
2647 | | #if defined __MACH__ && defined __APPLE__ |
---|
2648 | | /* Avoid a crash on Mac OS X. */ |
---|
2649 | | #include <mach/mach.h> |
---|
2650 | | #include <mach/mach_error.h> |
---|
2651 | | #include <mach/thread_status.h> |
---|
2652 | | #include <mach/exception.h> |
---|
2653 | | #include <mach/task.h> |
---|
2654 | | #include <pthread.h> |
---|
2655 | | /* The exception port on which our thread listens. */ |
---|
2656 | | static mach_port_t our_exception_port; |
---|
2657 | | /* The main function of the thread listening for exceptions of type |
---|
2658 | | EXC_BAD_ACCESS. */ |
---|
2659 | | static void * |
---|
2660 | | mach_exception_thread (void *arg) |
---|
2661 | | { |
---|
2662 | | /* Buffer for a message to be received. */ |
---|
2663 | | struct { |
---|
2664 | | mach_msg_header_t head; |
---|
2665 | | mach_msg_body_t msgh_body; |
---|
2666 | | char data[1024]; |
---|
2667 | | } msg; |
---|
2668 | | mach_msg_return_t retval; |
---|
2669 | | /* Wait for a message on the exception port. */ |
---|
2670 | | retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg), |
---|
2671 | | our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); |
---|
2672 | | if (retval != MACH_MSG_SUCCESS) |
---|
2673 | | abort (); |
---|
2674 | | exit (1); |
---|
2675 | | } |
---|
2676 | | static void |
---|
2677 | | nocrash_init (void) |
---|
2678 | | { |
---|
2679 | | mach_port_t self = mach_task_self (); |
---|
2680 | | /* Allocate a port on which the thread shall listen for exceptions. */ |
---|
2681 | | if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port) |
---|
2682 | | == KERN_SUCCESS) { |
---|
2683 | | /* See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */ |
---|
2684 | | if (mach_port_insert_right (self, our_exception_port, our_exception_port, |
---|
2685 | | MACH_MSG_TYPE_MAKE_SEND) |
---|
2686 | | == KERN_SUCCESS) { |
---|
2687 | | /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting |
---|
2688 | | for us. */ |
---|
2689 | | exception_mask_t mask = EXC_MASK_BAD_ACCESS; |
---|
2690 | | /* Create the thread listening on the exception port. */ |
---|
2691 | | pthread_attr_t attr; |
---|
2692 | | pthread_t thread; |
---|
2693 | | if (pthread_attr_init (&attr) == 0 |
---|
2694 | | && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0 |
---|
2695 | | && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) { |
---|
2696 | | pthread_attr_destroy (&attr); |
---|
2697 | | /* Replace the exception port info for these exceptions with our own. |
---|
2698 | | Note that we replace the exception port for the entire task, not only |
---|
2699 | | for a particular thread. This has the effect that when our exception |
---|
2700 | | port gets the message, the thread specific exception port has already |
---|
2701 | | been asked, and we don't need to bother about it. |
---|
2702 | | See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */ |
---|
2703 | | task_set_exception_ports (self, mask, our_exception_port, |
---|
2704 | | EXCEPTION_DEFAULT, MACHINE_THREAD_STATE); |
---|
2705 | | } |
---|
2706 | | } |
---|
2707 | | } |
---|
2708 | | } |
---|
2709 | | #elif defined _WIN32 && ! defined __CYGWIN__ |
---|
2710 | | /* Avoid a crash on native Windows. */ |
---|
2711 | | #define WIN32_LEAN_AND_MEAN |
---|
2712 | | #include <windows.h> |
---|
2713 | | #include <winerror.h> |
---|
2714 | | static LONG WINAPI |
---|
2715 | | exception_filter (EXCEPTION_POINTERS *ExceptionInfo) |
---|
2716 | | { |
---|
2717 | | switch (ExceptionInfo->ExceptionRecord->ExceptionCode) |
---|
2718 | | { |
---|
2719 | | case EXCEPTION_ACCESS_VIOLATION: |
---|
2720 | | case EXCEPTION_IN_PAGE_ERROR: |
---|
2721 | | case EXCEPTION_STACK_OVERFLOW: |
---|
2722 | | case EXCEPTION_GUARD_PAGE: |
---|
2723 | | case EXCEPTION_PRIV_INSTRUCTION: |
---|
2724 | | case EXCEPTION_ILLEGAL_INSTRUCTION: |
---|
2725 | | case EXCEPTION_DATATYPE_MISALIGNMENT: |
---|
2726 | | case EXCEPTION_ARRAY_BOUNDS_EXCEEDED: |
---|
2727 | | case EXCEPTION_NONCONTINUABLE_EXCEPTION: |
---|
2728 | | exit (1); |
---|
2729 | | } |
---|
2730 | | return EXCEPTION_CONTINUE_SEARCH; |
---|
2731 | | } |
---|
2732 | | static void |
---|
2733 | | nocrash_init (void) |
---|
2734 | | { |
---|
2735 | | SetUnhandledExceptionFilter ((LPTOP_LEVEL_EXCEPTION_FILTER) exception_filter); |
---|
2736 | | } |
---|
2737 | | #else |
---|
2738 | | /* Avoid a crash on POSIX systems. */ |
---|
2739 | | #include <signal.h> |
---|
2740 | | #include <unistd.h> |
---|
2741 | | /* A POSIX signal handler. */ |
---|
2742 | | static void |
---|
2743 | | exception_handler (int sig) |
---|
2744 | | { |
---|
2745 | | _exit (1); |
---|
2746 | | } |
---|
2747 | | static void |
---|
2748 | | nocrash_init (void) |
---|
2749 | | { |
---|
2750 | | #ifdef SIGSEGV |
---|
2751 | | signal (SIGSEGV, exception_handler); |
---|
2752 | | #endif |
---|
2753 | | #ifdef SIGBUS |
---|
2754 | | signal (SIGBUS, exception_handler); |
---|
2755 | | #endif |
---|
2756 | | } |
---|
2757 | | #endif |
---|
2758 | | |
---|
2759 | | #include <errno.h> |
---|
2760 | | #include <stdlib.h> |
---|
2761 | | #include <string.h> |
---|
2762 | | |
---|
2763 | | int |
---|
2764 | | main (void) |
---|
2765 | | { |
---|
2766 | | |
---|
2767 | | int result = 0; |
---|
2768 | | /* This test fails on Solaris 10. */ |
---|
2769 | | { |
---|
2770 | | char *name = realpath ("conftest.a", NULL); |
---|
2771 | | if (!(name && *name == '/')) |
---|
2772 | | result |= 1; |
---|
2773 | | free (name); |
---|
2774 | | } |
---|
2775 | | /* This test fails on older versions of Cygwin. */ |
---|
2776 | | { |
---|
2777 | | char *name = realpath ("conftest.b/../conftest.a", NULL); |
---|
2778 | | if (name != NULL) |
---|
2779 | | result |= 2; |
---|
2780 | | free (name); |
---|
2781 | | } |
---|
2782 | | /* This test fails on Cygwin 2.9. */ |
---|
2783 | | #if HAVE_LSTAT |
---|
2784 | | { |
---|
2785 | | char *name = realpath ("conftest.l/../conftest.a", NULL); |
---|
2786 | | if (name != NULL || errno != ENOTDIR) |
---|
2787 | | result |= 4; |
---|
2788 | | free (name); |
---|
2789 | | } |
---|
2790 | | #endif |
---|
2791 | | /* This test fails on Mac OS X 10.13, OpenBSD 6.0. */ |
---|
2792 | | { |
---|
2793 | | char *name = realpath ("conftest.a/", NULL); |
---|
2794 | | if (name != NULL) |
---|
2795 | | result |= 8; |
---|
2796 | | free (name); |
---|
2797 | | } |
---|
2798 | | /* This test fails on AIX 7, Solaris 10. */ |
---|
2799 | | { |
---|
2800 | | char *name1 = realpath (".", NULL); |
---|
2801 | | char *name2 = realpath ("conftest.d//./..", NULL); |
---|
2802 | | if (! name1 || ! name2 || strcmp (name1, name2)) |
---|
2803 | | result |= 16; |
---|
2804 | | free (name1); |
---|
2805 | | free (name2); |
---|
2806 | | } |
---|
2807 | | #ifdef __linux__ |
---|
2808 | | /* On Linux, // is the same as /. See also double-slash-root.m4. |
---|
2809 | | realpath() should respect this. |
---|
2810 | | This test fails on musl libc 1.2.2. */ |
---|
2811 | | { |
---|
2812 | | char *name = realpath ("//", NULL); |
---|
2813 | | if (! name || strcmp (name, "/")) |
---|
2814 | | result |= 32; |
---|
2815 | | free (name); |
---|
2816 | | } |
---|
2817 | | #endif |
---|
2818 | | return result; |
---|
2819 | | |
---|
2820 | | ; |
---|
2821 | | return 0; |
---|
2822 | | } |
---|
2823 | | |
---|
2824 | configure:26352: result: no |
---|
2825 | configure:26374: checking for faccessat |
---|
2826 | configure:26411: checking for faccessat |
---|
2827 | configure:26411: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
2828 | configure:26411: $? = 0 |
---|
2829 | configure:26411: result: yes |
---|
2830 | configure:26427: result: yes |
---|
2831 | configure:26445: checking for getcwd |
---|
2832 | configure:26445: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
2833 | configure:26445: $? = 0 |
---|
2834 | configure:26445: result: yes |
---|
2835 | configure:26458: checking for C/C++ restrict keyword |
---|
2836 | configure:26488: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
2837 | configure:26488: $? = 0 |
---|
2838 | configure:26498: result: __restrict__ |
---|
2839 | configure:27064: checking if environ is properly declared |
---|
2840 | configure:27088: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
2841 | configure:27088: $? = 0 |
---|
2842 | configure:27098: result: no |
---|
2843 | configure:27113: checking for complete errno.h |
---|
2844 | configure:27190: result: yes |
---|
2845 | configure:27596: checking for error |
---|
2846 | configure:27633: checking for error |
---|
2847 | configure:27633: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
2848 | Undefined symbols for architecture i386: |
---|
2849 | "_error", referenced from: |
---|
2850 | _main in conftest-a51d99.o |
---|
2851 | ld: symbol(s) not found for architecture i386 |
---|
2852 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2853 | configure:27633: $? = 1 |
---|
2854 | configure: failed program was: |
---|
2855 | | /* confdefs.h */ |
---|
2856 | | #define PACKAGE_NAME "gettext-runtime" |
---|
2857 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
2858 | | #define PACKAGE_VERSION "0.22.5" |
---|
2859 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
2860 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
2861 | | #define PACKAGE_URL "" |
---|
2862 | | #define PACKAGE "gettext-runtime" |
---|
2863 | | #define VERSION "0.22.5" |
---|
2864 | | #define HAVE_STDIO_H 1 |
---|
2865 | | #define HAVE_STDLIB_H 1 |
---|
2866 | | #define HAVE_STRING_H 1 |
---|
2867 | | #define HAVE_INTTYPES_H 1 |
---|
2868 | | #define HAVE_STDINT_H 1 |
---|
2869 | | #define HAVE_STRINGS_H 1 |
---|
2870 | | #define HAVE_SYS_STAT_H 1 |
---|
2871 | | #define HAVE_SYS_TYPES_H 1 |
---|
2872 | | #define HAVE_UNISTD_H 1 |
---|
2873 | | #define HAVE_WCHAR_H 1 |
---|
2874 | | #define HAVE_SYS_PARAM_H 1 |
---|
2875 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2876 | | #define HAVE_GETOPT_H 1 |
---|
2877 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2878 | | #define HAVE_ICONV_H 1 |
---|
2879 | | #define HAVE_LIMITS_H 1 |
---|
2880 | | #define HAVE_WCTYPE_H 1 |
---|
2881 | | #define HAVE_LANGINFO_H 1 |
---|
2882 | | #define HAVE_XLOCALE_H 1 |
---|
2883 | | #define HAVE_SYS_MMAN_H 1 |
---|
2884 | | #define HAVE_SYS_TIME_H 1 |
---|
2885 | | #define HAVE_STDBOOL_H 1 |
---|
2886 | | #define STDC_HEADERS 1 |
---|
2887 | | #define _ALL_SOURCE 1 |
---|
2888 | | #define _DARWIN_C_SOURCE 1 |
---|
2889 | | #define _GNU_SOURCE 1 |
---|
2890 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2891 | | #define _NETBSD_SOURCE 1 |
---|
2892 | | #define _OPENBSD_SOURCE 1 |
---|
2893 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2894 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2895 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2896 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2897 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
2898 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2899 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2900 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2901 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2902 | | #define _TANDEM_SOURCE 1 |
---|
2903 | | #define __EXTENSIONS__ 1 |
---|
2904 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
2905 | | #define HAVE_DLFCN_H 1 |
---|
2906 | | #define LT_OBJDIR ".libs/" |
---|
2907 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2908 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
2909 | | #define ENABLE_NLS 1 |
---|
2910 | | #define HAVE_ALLOCA_H 1 |
---|
2911 | | #define HAVE_ALLOCA 1 |
---|
2912 | | #define BITSIZEOF_WCHAR_T 32 |
---|
2913 | | #define HAVE_MBSTATE_T 1 |
---|
2914 | | #define HAVE_MBSINIT 1 |
---|
2915 | | #define HAVE_MBRTOWC 1 |
---|
2916 | | #define HAVE_REALPATH 1 |
---|
2917 | | #define HAVE_LSTAT 1 |
---|
2918 | | #define HAVE_FCNTL 1 |
---|
2919 | | #define HAVE_SYMLINK 1 |
---|
2920 | | #define HAVE_GETDTABLESIZE 1 |
---|
2921 | | #define HAVE_ISWCNTRL 1 |
---|
2922 | | #define HAVE_MPROTECT 1 |
---|
2923 | | #define HAVE_READLINK 1 |
---|
2924 | | #define HAVE_SETENV 1 |
---|
2925 | | #define HAVE_WCWIDTH 1 |
---|
2926 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2927 | | #define HAVE_MALLOC_POSIX 1 |
---|
2928 | | #define HAVE_FACCESSAT 1 |
---|
2929 | | #define HAVE_GETCWD 1 |
---|
2930 | | #define restrict __restrict__ |
---|
2931 | | /* end confdefs.h. */ |
---|
2932 | | /* Define error to an innocuous variant, in case <limits.h> declares error. |
---|
2933 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2934 | | #define error innocuous_error |
---|
2935 | | |
---|
2936 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2937 | | which can conflict with char error (void); below. */ |
---|
2938 | | |
---|
2939 | | #include <limits.h> |
---|
2940 | | #undef error |
---|
2941 | | |
---|
2942 | | /* Override any GCC internal prototype to avoid an error. |
---|
2943 | | Use char because int might match the return type of a GCC |
---|
2944 | | builtin and then its argument prototype would still apply. */ |
---|
2945 | | #ifdef __cplusplus |
---|
2946 | | extern "C" |
---|
2947 | | #endif |
---|
2948 | | char error (void); |
---|
2949 | | /* The GNU C library defines this for functions which it implements |
---|
2950 | | to always fail with ENOSYS. Some functions are actually named |
---|
2951 | | something starting with __ and the normal name is an alias. */ |
---|
2952 | | #if defined __stub_error || defined __stub___error |
---|
2953 | | choke me |
---|
2954 | | #endif |
---|
2955 | | |
---|
2956 | | int |
---|
2957 | | main (void) |
---|
2958 | | { |
---|
2959 | | return error (); |
---|
2960 | | ; |
---|
2961 | | return 0; |
---|
2962 | | } |
---|
2963 | configure:27633: result: no |
---|
2964 | configure:27649: result: no |
---|
2965 | configure:27672: checking whether error_at_line is declared |
---|
2966 | configure:27672: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
2967 | conftest.c:78:10: fatal error: 'error.h' file not found |
---|
2968 | #include <error.h> |
---|
2969 | ^ |
---|
2970 | 1 error generated. |
---|
2971 | configure:27672: $? = 1 |
---|
2972 | configure: failed program was: |
---|
2973 | | /* confdefs.h */ |
---|
2974 | | #define PACKAGE_NAME "gettext-runtime" |
---|
2975 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
2976 | | #define PACKAGE_VERSION "0.22.5" |
---|
2977 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
2978 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
2979 | | #define PACKAGE_URL "" |
---|
2980 | | #define PACKAGE "gettext-runtime" |
---|
2981 | | #define VERSION "0.22.5" |
---|
2982 | | #define HAVE_STDIO_H 1 |
---|
2983 | | #define HAVE_STDLIB_H 1 |
---|
2984 | | #define HAVE_STRING_H 1 |
---|
2985 | | #define HAVE_INTTYPES_H 1 |
---|
2986 | | #define HAVE_STDINT_H 1 |
---|
2987 | | #define HAVE_STRINGS_H 1 |
---|
2988 | | #define HAVE_SYS_STAT_H 1 |
---|
2989 | | #define HAVE_SYS_TYPES_H 1 |
---|
2990 | | #define HAVE_UNISTD_H 1 |
---|
2991 | | #define HAVE_WCHAR_H 1 |
---|
2992 | | #define HAVE_SYS_PARAM_H 1 |
---|
2993 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2994 | | #define HAVE_GETOPT_H 1 |
---|
2995 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2996 | | #define HAVE_ICONV_H 1 |
---|
2997 | | #define HAVE_LIMITS_H 1 |
---|
2998 | | #define HAVE_WCTYPE_H 1 |
---|
2999 | | #define HAVE_LANGINFO_H 1 |
---|
3000 | | #define HAVE_XLOCALE_H 1 |
---|
3001 | | #define HAVE_SYS_MMAN_H 1 |
---|
3002 | | #define HAVE_SYS_TIME_H 1 |
---|
3003 | | #define HAVE_STDBOOL_H 1 |
---|
3004 | | #define STDC_HEADERS 1 |
---|
3005 | | #define _ALL_SOURCE 1 |
---|
3006 | | #define _DARWIN_C_SOURCE 1 |
---|
3007 | | #define _GNU_SOURCE 1 |
---|
3008 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3009 | | #define _NETBSD_SOURCE 1 |
---|
3010 | | #define _OPENBSD_SOURCE 1 |
---|
3011 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3012 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3013 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3014 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3015 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
3016 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3017 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3018 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3019 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3020 | | #define _TANDEM_SOURCE 1 |
---|
3021 | | #define __EXTENSIONS__ 1 |
---|
3022 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
3023 | | #define HAVE_DLFCN_H 1 |
---|
3024 | | #define LT_OBJDIR ".libs/" |
---|
3025 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3026 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
3027 | | #define ENABLE_NLS 1 |
---|
3028 | | #define HAVE_ALLOCA_H 1 |
---|
3029 | | #define HAVE_ALLOCA 1 |
---|
3030 | | #define BITSIZEOF_WCHAR_T 32 |
---|
3031 | | #define HAVE_MBSTATE_T 1 |
---|
3032 | | #define HAVE_MBSINIT 1 |
---|
3033 | | #define HAVE_MBRTOWC 1 |
---|
3034 | | #define HAVE_REALPATH 1 |
---|
3035 | | #define HAVE_LSTAT 1 |
---|
3036 | | #define HAVE_FCNTL 1 |
---|
3037 | | #define HAVE_SYMLINK 1 |
---|
3038 | | #define HAVE_GETDTABLESIZE 1 |
---|
3039 | | #define HAVE_ISWCNTRL 1 |
---|
3040 | | #define HAVE_MPROTECT 1 |
---|
3041 | | #define HAVE_READLINK 1 |
---|
3042 | | #define HAVE_SETENV 1 |
---|
3043 | | #define HAVE_WCWIDTH 1 |
---|
3044 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3045 | | #define HAVE_MALLOC_POSIX 1 |
---|
3046 | | #define HAVE_FACCESSAT 1 |
---|
3047 | | #define HAVE_GETCWD 1 |
---|
3048 | | #define restrict __restrict__ |
---|
3049 | | /* end confdefs.h. */ |
---|
3050 | | #include <error.h> |
---|
3051 | | |
---|
3052 | | int |
---|
3053 | | main (void) |
---|
3054 | | { |
---|
3055 | | #ifndef error_at_line |
---|
3056 | | #ifdef __cplusplus |
---|
3057 | | (void) error_at_line; |
---|
3058 | | #else |
---|
3059 | | (void) error_at_line; |
---|
3060 | | #endif |
---|
3061 | | #endif |
---|
3062 | | |
---|
3063 | | ; |
---|
3064 | | return 0; |
---|
3065 | | } |
---|
3066 | configure:27672: result: no |
---|
3067 | configure:27825: checking whether strerror_r is declared |
---|
3068 | configure:27825: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
3069 | configure:27825: $? = 0 |
---|
3070 | configure:27825: result: yes |
---|
3071 | configure:27845: checking whether strerror_r returns char * |
---|
3072 | configure:27870: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
3073 | conftest.c:86:13: error: indirection requires pointer operand ('int' invalid) |
---|
3074 | char x = *strerror_r (0, buf, sizeof buf); |
---|
3075 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
3076 | conftest.c:87:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion] |
---|
3077 | char *p = strerror_r (0, buf, sizeof buf); |
---|
3078 | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
3079 | 1 warning and 1 error generated. |
---|
3080 | configure:27870: $? = 1 |
---|
3081 | configure: failed program was: |
---|
3082 | | /* confdefs.h */ |
---|
3083 | | #define PACKAGE_NAME "gettext-runtime" |
---|
3084 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
3085 | | #define PACKAGE_VERSION "0.22.5" |
---|
3086 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
3087 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
3088 | | #define PACKAGE_URL "" |
---|
3089 | | #define PACKAGE "gettext-runtime" |
---|
3090 | | #define VERSION "0.22.5" |
---|
3091 | | #define HAVE_STDIO_H 1 |
---|
3092 | | #define HAVE_STDLIB_H 1 |
---|
3093 | | #define HAVE_STRING_H 1 |
---|
3094 | | #define HAVE_INTTYPES_H 1 |
---|
3095 | | #define HAVE_STDINT_H 1 |
---|
3096 | | #define HAVE_STRINGS_H 1 |
---|
3097 | | #define HAVE_SYS_STAT_H 1 |
---|
3098 | | #define HAVE_SYS_TYPES_H 1 |
---|
3099 | | #define HAVE_UNISTD_H 1 |
---|
3100 | | #define HAVE_WCHAR_H 1 |
---|
3101 | | #define HAVE_SYS_PARAM_H 1 |
---|
3102 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3103 | | #define HAVE_GETOPT_H 1 |
---|
3104 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3105 | | #define HAVE_ICONV_H 1 |
---|
3106 | | #define HAVE_LIMITS_H 1 |
---|
3107 | | #define HAVE_WCTYPE_H 1 |
---|
3108 | | #define HAVE_LANGINFO_H 1 |
---|
3109 | | #define HAVE_XLOCALE_H 1 |
---|
3110 | | #define HAVE_SYS_MMAN_H 1 |
---|
3111 | | #define HAVE_SYS_TIME_H 1 |
---|
3112 | | #define HAVE_STDBOOL_H 1 |
---|
3113 | | #define STDC_HEADERS 1 |
---|
3114 | | #define _ALL_SOURCE 1 |
---|
3115 | | #define _DARWIN_C_SOURCE 1 |
---|
3116 | | #define _GNU_SOURCE 1 |
---|
3117 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3118 | | #define _NETBSD_SOURCE 1 |
---|
3119 | | #define _OPENBSD_SOURCE 1 |
---|
3120 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3121 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3122 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3123 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3124 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
3125 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3126 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3127 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3128 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3129 | | #define _TANDEM_SOURCE 1 |
---|
3130 | | #define __EXTENSIONS__ 1 |
---|
3131 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
3132 | | #define HAVE_DLFCN_H 1 |
---|
3133 | | #define LT_OBJDIR ".libs/" |
---|
3134 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3135 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
3136 | | #define ENABLE_NLS 1 |
---|
3137 | | #define HAVE_ALLOCA_H 1 |
---|
3138 | | #define HAVE_ALLOCA 1 |
---|
3139 | | #define BITSIZEOF_WCHAR_T 32 |
---|
3140 | | #define HAVE_MBSTATE_T 1 |
---|
3141 | | #define HAVE_MBSINIT 1 |
---|
3142 | | #define HAVE_MBRTOWC 1 |
---|
3143 | | #define HAVE_REALPATH 1 |
---|
3144 | | #define HAVE_LSTAT 1 |
---|
3145 | | #define HAVE_FCNTL 1 |
---|
3146 | | #define HAVE_SYMLINK 1 |
---|
3147 | | #define HAVE_GETDTABLESIZE 1 |
---|
3148 | | #define HAVE_ISWCNTRL 1 |
---|
3149 | | #define HAVE_MPROTECT 1 |
---|
3150 | | #define HAVE_READLINK 1 |
---|
3151 | | #define HAVE_SETENV 1 |
---|
3152 | | #define HAVE_WCWIDTH 1 |
---|
3153 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3154 | | #define HAVE_MALLOC_POSIX 1 |
---|
3155 | | #define HAVE_FACCESSAT 1 |
---|
3156 | | #define HAVE_GETCWD 1 |
---|
3157 | | #define restrict __restrict__ |
---|
3158 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3159 | | #define HAVE_STRERROR_R 1 |
---|
3160 | | /* end confdefs.h. */ |
---|
3161 | | #include <string.h> |
---|
3162 | | int |
---|
3163 | | main (void) |
---|
3164 | | { |
---|
3165 | | |
---|
3166 | | char buf[100]; |
---|
3167 | | char x = *strerror_r (0, buf, sizeof buf); |
---|
3168 | | char *p = strerror_r (0, buf, sizeof buf); |
---|
3169 | | return !p || x; |
---|
3170 | | |
---|
3171 | | ; |
---|
3172 | | return 0; |
---|
3173 | | } |
---|
3174 | configure:27880: result: no |
---|
3175 | configure:27892: checking whether ctype.h defines __header_inline |
---|
3176 | configure:27906: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
3177 | configure:27906: $? = 0 |
---|
3178 | configure:27916: result: yes |
---|
3179 | configure:27971: checking for working fcntl.h |
---|
3180 | configure:28085: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
3181 | conftest.c:164:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3182 | int result = !constants; |
---|
3183 | ~^~~~~~~~~ |
---|
3184 | 1 warning generated. |
---|
3185 | configure:28085: $? = 0 |
---|
3186 | configure:28085: ./conftest |
---|
3187 | configure:28085: $? = 64 |
---|
3188 | configure: program exited with status 64 |
---|
3189 | configure: failed program was: |
---|
3190 | | /* confdefs.h */ |
---|
3191 | | #define PACKAGE_NAME "gettext-runtime" |
---|
3192 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
3193 | | #define PACKAGE_VERSION "0.22.5" |
---|
3194 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
3195 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
3196 | | #define PACKAGE_URL "" |
---|
3197 | | #define PACKAGE "gettext-runtime" |
---|
3198 | | #define VERSION "0.22.5" |
---|
3199 | | #define HAVE_STDIO_H 1 |
---|
3200 | | #define HAVE_STDLIB_H 1 |
---|
3201 | | #define HAVE_STRING_H 1 |
---|
3202 | | #define HAVE_INTTYPES_H 1 |
---|
3203 | | #define HAVE_STDINT_H 1 |
---|
3204 | | #define HAVE_STRINGS_H 1 |
---|
3205 | | #define HAVE_SYS_STAT_H 1 |
---|
3206 | | #define HAVE_SYS_TYPES_H 1 |
---|
3207 | | #define HAVE_UNISTD_H 1 |
---|
3208 | | #define HAVE_WCHAR_H 1 |
---|
3209 | | #define HAVE_SYS_PARAM_H 1 |
---|
3210 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3211 | | #define HAVE_GETOPT_H 1 |
---|
3212 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3213 | | #define HAVE_ICONV_H 1 |
---|
3214 | | #define HAVE_LIMITS_H 1 |
---|
3215 | | #define HAVE_WCTYPE_H 1 |
---|
3216 | | #define HAVE_LANGINFO_H 1 |
---|
3217 | | #define HAVE_XLOCALE_H 1 |
---|
3218 | | #define HAVE_SYS_MMAN_H 1 |
---|
3219 | | #define HAVE_SYS_TIME_H 1 |
---|
3220 | | #define HAVE_STDBOOL_H 1 |
---|
3221 | | #define STDC_HEADERS 1 |
---|
3222 | | #define _ALL_SOURCE 1 |
---|
3223 | | #define _DARWIN_C_SOURCE 1 |
---|
3224 | | #define _GNU_SOURCE 1 |
---|
3225 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3226 | | #define _NETBSD_SOURCE 1 |
---|
3227 | | #define _OPENBSD_SOURCE 1 |
---|
3228 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3229 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3230 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3231 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3232 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
3233 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3234 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3235 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3236 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3237 | | #define _TANDEM_SOURCE 1 |
---|
3238 | | #define __EXTENSIONS__ 1 |
---|
3239 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
3240 | | #define HAVE_DLFCN_H 1 |
---|
3241 | | #define LT_OBJDIR ".libs/" |
---|
3242 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3243 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
3244 | | #define ENABLE_NLS 1 |
---|
3245 | | #define HAVE_ALLOCA_H 1 |
---|
3246 | | #define HAVE_ALLOCA 1 |
---|
3247 | | #define BITSIZEOF_WCHAR_T 32 |
---|
3248 | | #define HAVE_MBSTATE_T 1 |
---|
3249 | | #define HAVE_MBSINIT 1 |
---|
3250 | | #define HAVE_MBRTOWC 1 |
---|
3251 | | #define HAVE_REALPATH 1 |
---|
3252 | | #define HAVE_LSTAT 1 |
---|
3253 | | #define HAVE_FCNTL 1 |
---|
3254 | | #define HAVE_SYMLINK 1 |
---|
3255 | | #define HAVE_GETDTABLESIZE 1 |
---|
3256 | | #define HAVE_ISWCNTRL 1 |
---|
3257 | | #define HAVE_MPROTECT 1 |
---|
3258 | | #define HAVE_READLINK 1 |
---|
3259 | | #define HAVE_SETENV 1 |
---|
3260 | | #define HAVE_WCWIDTH 1 |
---|
3261 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3262 | | #define HAVE_MALLOC_POSIX 1 |
---|
3263 | | #define HAVE_FACCESSAT 1 |
---|
3264 | | #define HAVE_GETCWD 1 |
---|
3265 | | #define restrict __restrict__ |
---|
3266 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3267 | | #define HAVE_STRERROR_R 1 |
---|
3268 | | #define HAVE___HEADER_INLINE 1 |
---|
3269 | | /* end confdefs.h. */ |
---|
3270 | | #include <sys/types.h> |
---|
3271 | | #include <sys/stat.h> |
---|
3272 | | #if HAVE_UNISTD_H |
---|
3273 | | # include <unistd.h> |
---|
3274 | | #else /* on Windows with MSVC */ |
---|
3275 | | # include <io.h> |
---|
3276 | | # include <stdlib.h> |
---|
3277 | | # defined sleep(n) _sleep ((n) * 1000) |
---|
3278 | | #endif |
---|
3279 | | #include <fcntl.h> |
---|
3280 | | |
---|
3281 | | |
---|
3282 | | |
---|
3283 | | #if defined _WIN32 && !defined __CYGWIN__ |
---|
3284 | | #define access _access |
---|
3285 | | #define chdir _chdir |
---|
3286 | | #define chmod _chmod |
---|
3287 | | #define close _close |
---|
3288 | | #define creat _creat |
---|
3289 | | #define dup _dup |
---|
3290 | | #define dup2 _dup2 |
---|
3291 | | #define ecvt _ecvt |
---|
3292 | | #define execl _execl |
---|
3293 | | #define execle _execle |
---|
3294 | | #define execlp _execlp |
---|
3295 | | #define execv _execv |
---|
3296 | | #define execve _execve |
---|
3297 | | #define execvp _execvp |
---|
3298 | | #define execvpe _execvpe |
---|
3299 | | #define fcloseall _fcloseall |
---|
3300 | | #define fcvt _fcvt |
---|
3301 | | #define fdopen _fdopen |
---|
3302 | | #define fileno _fileno |
---|
3303 | | #define gcvt _gcvt |
---|
3304 | | #define getcwd _getcwd |
---|
3305 | | #define getpid _getpid |
---|
3306 | | #define getw _getw |
---|
3307 | | #define isatty _isatty |
---|
3308 | | #define j0 _j0 |
---|
3309 | | #define j1 _j1 |
---|
3310 | | #define jn _jn |
---|
3311 | | #define lfind _lfind |
---|
3312 | | #define lsearch _lsearch |
---|
3313 | | #define lseek _lseek |
---|
3314 | | #define memccpy _memccpy |
---|
3315 | | #define mkdir _mkdir |
---|
3316 | | #define mktemp _mktemp |
---|
3317 | | #define open _open |
---|
3318 | | #define putenv _putenv |
---|
3319 | | #define putw _putw |
---|
3320 | | #define read _read |
---|
3321 | | #define rmdir _rmdir |
---|
3322 | | #define strdup _strdup |
---|
3323 | | #define swab _swab |
---|
3324 | | #define tempnam _tempnam |
---|
3325 | | #define tzset _tzset |
---|
3326 | | #define umask _umask |
---|
3327 | | #define unlink _unlink |
---|
3328 | | #define utime _utime |
---|
3329 | | #define wcsdup _wcsdup |
---|
3330 | | #define write _write |
---|
3331 | | #define y0 _y0 |
---|
3332 | | #define y1 _y1 |
---|
3333 | | #define yn _yn |
---|
3334 | | #endif |
---|
3335 | | |
---|
3336 | | |
---|
3337 | | #ifndef O_NOATIME |
---|
3338 | | #define O_NOATIME 0 |
---|
3339 | | #endif |
---|
3340 | | #ifndef O_NOFOLLOW |
---|
3341 | | #define O_NOFOLLOW 0 |
---|
3342 | | #endif |
---|
3343 | | static int const constants[] = |
---|
3344 | | { |
---|
3345 | | O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND, |
---|
3346 | | O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY |
---|
3347 | | }; |
---|
3348 | | |
---|
3349 | | int |
---|
3350 | | main (void) |
---|
3351 | | { |
---|
3352 | | |
---|
3353 | | int result = !constants; |
---|
3354 | | #if HAVE_SYMLINK |
---|
3355 | | { |
---|
3356 | | static char const sym[] = "conftest.sym"; |
---|
3357 | | if (symlink ("/dev/null", sym) != 0) |
---|
3358 | | result |= 2; |
---|
3359 | | else |
---|
3360 | | { |
---|
3361 | | int fd = open (sym, O_WRONLY | O_NOFOLLOW | O_CREAT, 0); |
---|
3362 | | if (fd >= 0) |
---|
3363 | | { |
---|
3364 | | close (fd); |
---|
3365 | | result |= 4; |
---|
3366 | | } |
---|
3367 | | } |
---|
3368 | | if (unlink (sym) != 0 || symlink (".", sym) != 0) |
---|
3369 | | result |= 2; |
---|
3370 | | else |
---|
3371 | | { |
---|
3372 | | int fd = open (sym, O_RDONLY | O_NOFOLLOW); |
---|
3373 | | if (fd >= 0) |
---|
3374 | | { |
---|
3375 | | close (fd); |
---|
3376 | | result |= 4; |
---|
3377 | | } |
---|
3378 | | } |
---|
3379 | | unlink (sym); |
---|
3380 | | } |
---|
3381 | | #endif |
---|
3382 | | { |
---|
3383 | | static char const file[] = "confdefs.h"; |
---|
3384 | | int fd = open (file, O_RDONLY | O_NOATIME); |
---|
3385 | | if (fd < 0) |
---|
3386 | | result |= 8; |
---|
3387 | | else |
---|
3388 | | { |
---|
3389 | | struct stat st0; |
---|
3390 | | if (fstat (fd, &st0) != 0) |
---|
3391 | | result |= 16; |
---|
3392 | | else |
---|
3393 | | { |
---|
3394 | | char c; |
---|
3395 | | sleep (1); |
---|
3396 | | if (read (fd, &c, 1) != 1) |
---|
3397 | | result |= 24; |
---|
3398 | | else |
---|
3399 | | { |
---|
3400 | | if (close (fd) != 0) |
---|
3401 | | result |= 32; |
---|
3402 | | else |
---|
3403 | | { |
---|
3404 | | struct stat st1; |
---|
3405 | | if (stat (file, &st1) != 0) |
---|
3406 | | result |= 40; |
---|
3407 | | else |
---|
3408 | | if (st0.st_atime != st1.st_atime) |
---|
3409 | | result |= 64; |
---|
3410 | | } |
---|
3411 | | } |
---|
3412 | | } |
---|
3413 | | } |
---|
3414 | | } |
---|
3415 | | return result; |
---|
3416 | | ; |
---|
3417 | | return 0; |
---|
3418 | | } |
---|
3419 | configure:28105: result: no (bad O_NOATIME) |
---|
3420 | configure:28125: checking for pid_t |
---|
3421 | configure:28125: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
3422 | configure:28125: $? = 0 |
---|
3423 | configure:28125: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
3424 | conftest.c:115:20: error: expected expression |
---|
3425 | if (sizeof ((pid_t))) |
---|
3426 | ^ |
---|
3427 | 1 error generated. |
---|
3428 | configure:28125: $? = 1 |
---|
3429 | configure: failed program was: |
---|
3430 | | /* confdefs.h */ |
---|
3431 | | #define PACKAGE_NAME "gettext-runtime" |
---|
3432 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
3433 | | #define PACKAGE_VERSION "0.22.5" |
---|
3434 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
3435 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
3436 | | #define PACKAGE_URL "" |
---|
3437 | | #define PACKAGE "gettext-runtime" |
---|
3438 | | #define VERSION "0.22.5" |
---|
3439 | | #define HAVE_STDIO_H 1 |
---|
3440 | | #define HAVE_STDLIB_H 1 |
---|
3441 | | #define HAVE_STRING_H 1 |
---|
3442 | | #define HAVE_INTTYPES_H 1 |
---|
3443 | | #define HAVE_STDINT_H 1 |
---|
3444 | | #define HAVE_STRINGS_H 1 |
---|
3445 | | #define HAVE_SYS_STAT_H 1 |
---|
3446 | | #define HAVE_SYS_TYPES_H 1 |
---|
3447 | | #define HAVE_UNISTD_H 1 |
---|
3448 | | #define HAVE_WCHAR_H 1 |
---|
3449 | | #define HAVE_SYS_PARAM_H 1 |
---|
3450 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3451 | | #define HAVE_GETOPT_H 1 |
---|
3452 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3453 | | #define HAVE_ICONV_H 1 |
---|
3454 | | #define HAVE_LIMITS_H 1 |
---|
3455 | | #define HAVE_WCTYPE_H 1 |
---|
3456 | | #define HAVE_LANGINFO_H 1 |
---|
3457 | | #define HAVE_XLOCALE_H 1 |
---|
3458 | | #define HAVE_SYS_MMAN_H 1 |
---|
3459 | | #define HAVE_SYS_TIME_H 1 |
---|
3460 | | #define HAVE_STDBOOL_H 1 |
---|
3461 | | #define STDC_HEADERS 1 |
---|
3462 | | #define _ALL_SOURCE 1 |
---|
3463 | | #define _DARWIN_C_SOURCE 1 |
---|
3464 | | #define _GNU_SOURCE 1 |
---|
3465 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3466 | | #define _NETBSD_SOURCE 1 |
---|
3467 | | #define _OPENBSD_SOURCE 1 |
---|
3468 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3469 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3470 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3471 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3472 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
3473 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3474 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3475 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3476 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3477 | | #define _TANDEM_SOURCE 1 |
---|
3478 | | #define __EXTENSIONS__ 1 |
---|
3479 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
3480 | | #define HAVE_DLFCN_H 1 |
---|
3481 | | #define LT_OBJDIR ".libs/" |
---|
3482 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3483 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
3484 | | #define ENABLE_NLS 1 |
---|
3485 | | #define HAVE_ALLOCA_H 1 |
---|
3486 | | #define HAVE_ALLOCA 1 |
---|
3487 | | #define BITSIZEOF_WCHAR_T 32 |
---|
3488 | | #define HAVE_MBSTATE_T 1 |
---|
3489 | | #define HAVE_MBSINIT 1 |
---|
3490 | | #define HAVE_MBRTOWC 1 |
---|
3491 | | #define HAVE_REALPATH 1 |
---|
3492 | | #define HAVE_LSTAT 1 |
---|
3493 | | #define HAVE_FCNTL 1 |
---|
3494 | | #define HAVE_SYMLINK 1 |
---|
3495 | | #define HAVE_GETDTABLESIZE 1 |
---|
3496 | | #define HAVE_ISWCNTRL 1 |
---|
3497 | | #define HAVE_MPROTECT 1 |
---|
3498 | | #define HAVE_READLINK 1 |
---|
3499 | | #define HAVE_SETENV 1 |
---|
3500 | | #define HAVE_WCWIDTH 1 |
---|
3501 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3502 | | #define HAVE_MALLOC_POSIX 1 |
---|
3503 | | #define HAVE_FACCESSAT 1 |
---|
3504 | | #define HAVE_GETCWD 1 |
---|
3505 | | #define restrict __restrict__ |
---|
3506 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3507 | | #define HAVE_STRERROR_R 1 |
---|
3508 | | #define HAVE___HEADER_INLINE 1 |
---|
3509 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
3510 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3511 | | /* end confdefs.h. */ |
---|
3512 | | #include <stddef.h> |
---|
3513 | | #ifdef HAVE_STDIO_H |
---|
3514 | | # include <stdio.h> |
---|
3515 | | #endif |
---|
3516 | | #ifdef HAVE_STDLIB_H |
---|
3517 | | # include <stdlib.h> |
---|
3518 | | #endif |
---|
3519 | | #ifdef HAVE_STRING_H |
---|
3520 | | # include <string.h> |
---|
3521 | | #endif |
---|
3522 | | #ifdef HAVE_INTTYPES_H |
---|
3523 | | # include <inttypes.h> |
---|
3524 | | #endif |
---|
3525 | | #ifdef HAVE_STDINT_H |
---|
3526 | | # include <stdint.h> |
---|
3527 | | #endif |
---|
3528 | | #ifdef HAVE_STRINGS_H |
---|
3529 | | # include <strings.h> |
---|
3530 | | #endif |
---|
3531 | | #ifdef HAVE_SYS_TYPES_H |
---|
3532 | | # include <sys/types.h> |
---|
3533 | | #endif |
---|
3534 | | #ifdef HAVE_SYS_STAT_H |
---|
3535 | | # include <sys/stat.h> |
---|
3536 | | #endif |
---|
3537 | | #ifdef HAVE_UNISTD_H |
---|
3538 | | # include <unistd.h> |
---|
3539 | | #endif |
---|
3540 | | |
---|
3541 | | int |
---|
3542 | | main (void) |
---|
3543 | | { |
---|
3544 | | if (sizeof ((pid_t))) |
---|
3545 | | return 0; |
---|
3546 | | ; |
---|
3547 | | return 0; |
---|
3548 | | } |
---|
3549 | configure:28125: result: yes |
---|
3550 | configure:28163: checking for mode_t |
---|
3551 | configure:28163: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
3552 | configure:28163: $? = 0 |
---|
3553 | configure:28163: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
3554 | conftest.c:114:21: error: expected expression |
---|
3555 | if (sizeof ((mode_t))) |
---|
3556 | ^ |
---|
3557 | 1 error generated. |
---|
3558 | configure:28163: $? = 1 |
---|
3559 | configure: failed program was: |
---|
3560 | | /* confdefs.h */ |
---|
3561 | | #define PACKAGE_NAME "gettext-runtime" |
---|
3562 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
3563 | | #define PACKAGE_VERSION "0.22.5" |
---|
3564 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
3565 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
3566 | | #define PACKAGE_URL "" |
---|
3567 | | #define PACKAGE "gettext-runtime" |
---|
3568 | | #define VERSION "0.22.5" |
---|
3569 | | #define HAVE_STDIO_H 1 |
---|
3570 | | #define HAVE_STDLIB_H 1 |
---|
3571 | | #define HAVE_STRING_H 1 |
---|
3572 | | #define HAVE_INTTYPES_H 1 |
---|
3573 | | #define HAVE_STDINT_H 1 |
---|
3574 | | #define HAVE_STRINGS_H 1 |
---|
3575 | | #define HAVE_SYS_STAT_H 1 |
---|
3576 | | #define HAVE_SYS_TYPES_H 1 |
---|
3577 | | #define HAVE_UNISTD_H 1 |
---|
3578 | | #define HAVE_WCHAR_H 1 |
---|
3579 | | #define HAVE_SYS_PARAM_H 1 |
---|
3580 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3581 | | #define HAVE_GETOPT_H 1 |
---|
3582 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3583 | | #define HAVE_ICONV_H 1 |
---|
3584 | | #define HAVE_LIMITS_H 1 |
---|
3585 | | #define HAVE_WCTYPE_H 1 |
---|
3586 | | #define HAVE_LANGINFO_H 1 |
---|
3587 | | #define HAVE_XLOCALE_H 1 |
---|
3588 | | #define HAVE_SYS_MMAN_H 1 |
---|
3589 | | #define HAVE_SYS_TIME_H 1 |
---|
3590 | | #define HAVE_STDBOOL_H 1 |
---|
3591 | | #define STDC_HEADERS 1 |
---|
3592 | | #define _ALL_SOURCE 1 |
---|
3593 | | #define _DARWIN_C_SOURCE 1 |
---|
3594 | | #define _GNU_SOURCE 1 |
---|
3595 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3596 | | #define _NETBSD_SOURCE 1 |
---|
3597 | | #define _OPENBSD_SOURCE 1 |
---|
3598 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3599 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3600 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3601 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3602 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
3603 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3604 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3605 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3606 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3607 | | #define _TANDEM_SOURCE 1 |
---|
3608 | | #define __EXTENSIONS__ 1 |
---|
3609 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
3610 | | #define HAVE_DLFCN_H 1 |
---|
3611 | | #define LT_OBJDIR ".libs/" |
---|
3612 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3613 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
3614 | | #define ENABLE_NLS 1 |
---|
3615 | | #define HAVE_ALLOCA_H 1 |
---|
3616 | | #define HAVE_ALLOCA 1 |
---|
3617 | | #define BITSIZEOF_WCHAR_T 32 |
---|
3618 | | #define HAVE_MBSTATE_T 1 |
---|
3619 | | #define HAVE_MBSINIT 1 |
---|
3620 | | #define HAVE_MBRTOWC 1 |
---|
3621 | | #define HAVE_REALPATH 1 |
---|
3622 | | #define HAVE_LSTAT 1 |
---|
3623 | | #define HAVE_FCNTL 1 |
---|
3624 | | #define HAVE_SYMLINK 1 |
---|
3625 | | #define HAVE_GETDTABLESIZE 1 |
---|
3626 | | #define HAVE_ISWCNTRL 1 |
---|
3627 | | #define HAVE_MPROTECT 1 |
---|
3628 | | #define HAVE_READLINK 1 |
---|
3629 | | #define HAVE_SETENV 1 |
---|
3630 | | #define HAVE_WCWIDTH 1 |
---|
3631 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3632 | | #define HAVE_MALLOC_POSIX 1 |
---|
3633 | | #define HAVE_FACCESSAT 1 |
---|
3634 | | #define HAVE_GETCWD 1 |
---|
3635 | | #define restrict __restrict__ |
---|
3636 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3637 | | #define HAVE_STRERROR_R 1 |
---|
3638 | | #define HAVE___HEADER_INLINE 1 |
---|
3639 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
3640 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3641 | | /* end confdefs.h. */ |
---|
3642 | | #include <stddef.h> |
---|
3643 | | #ifdef HAVE_STDIO_H |
---|
3644 | | # include <stdio.h> |
---|
3645 | | #endif |
---|
3646 | | #ifdef HAVE_STDLIB_H |
---|
3647 | | # include <stdlib.h> |
---|
3648 | | #endif |
---|
3649 | | #ifdef HAVE_STRING_H |
---|
3650 | | # include <string.h> |
---|
3651 | | #endif |
---|
3652 | | #ifdef HAVE_INTTYPES_H |
---|
3653 | | # include <inttypes.h> |
---|
3654 | | #endif |
---|
3655 | | #ifdef HAVE_STDINT_H |
---|
3656 | | # include <stdint.h> |
---|
3657 | | #endif |
---|
3658 | | #ifdef HAVE_STRINGS_H |
---|
3659 | | # include <strings.h> |
---|
3660 | | #endif |
---|
3661 | | #ifdef HAVE_SYS_TYPES_H |
---|
3662 | | # include <sys/types.h> |
---|
3663 | | #endif |
---|
3664 | | #ifdef HAVE_SYS_STAT_H |
---|
3665 | | # include <sys/stat.h> |
---|
3666 | | #endif |
---|
3667 | | #ifdef HAVE_UNISTD_H |
---|
3668 | | # include <unistd.h> |
---|
3669 | | #endif |
---|
3670 | | int |
---|
3671 | | main (void) |
---|
3672 | | { |
---|
3673 | | if (sizeof ((mode_t))) |
---|
3674 | | return 0; |
---|
3675 | | ; |
---|
3676 | | return 0; |
---|
3677 | | } |
---|
3678 | configure:28163: result: yes |
---|
3679 | configure:28286: checking whether stat file-mode macros are broken |
---|
3680 | configure:28314: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
3681 | configure:28314: $? = 0 |
---|
3682 | configure:28324: result: no |
---|
3683 | configure:28516: checking for nlink_t |
---|
3684 | configure:28516: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
3685 | configure:28516: $? = 0 |
---|
3686 | configure:28516: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
3687 | conftest.c:89:22: error: expected expression |
---|
3688 | if (sizeof ((nlink_t))) |
---|
3689 | ^ |
---|
3690 | 1 error generated. |
---|
3691 | configure:28516: $? = 1 |
---|
3692 | configure: failed program was: |
---|
3693 | | /* confdefs.h */ |
---|
3694 | | #define PACKAGE_NAME "gettext-runtime" |
---|
3695 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
3696 | | #define PACKAGE_VERSION "0.22.5" |
---|
3697 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
3698 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
3699 | | #define PACKAGE_URL "" |
---|
3700 | | #define PACKAGE "gettext-runtime" |
---|
3701 | | #define VERSION "0.22.5" |
---|
3702 | | #define HAVE_STDIO_H 1 |
---|
3703 | | #define HAVE_STDLIB_H 1 |
---|
3704 | | #define HAVE_STRING_H 1 |
---|
3705 | | #define HAVE_INTTYPES_H 1 |
---|
3706 | | #define HAVE_STDINT_H 1 |
---|
3707 | | #define HAVE_STRINGS_H 1 |
---|
3708 | | #define HAVE_SYS_STAT_H 1 |
---|
3709 | | #define HAVE_SYS_TYPES_H 1 |
---|
3710 | | #define HAVE_UNISTD_H 1 |
---|
3711 | | #define HAVE_WCHAR_H 1 |
---|
3712 | | #define HAVE_SYS_PARAM_H 1 |
---|
3713 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3714 | | #define HAVE_GETOPT_H 1 |
---|
3715 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3716 | | #define HAVE_ICONV_H 1 |
---|
3717 | | #define HAVE_LIMITS_H 1 |
---|
3718 | | #define HAVE_WCTYPE_H 1 |
---|
3719 | | #define HAVE_LANGINFO_H 1 |
---|
3720 | | #define HAVE_XLOCALE_H 1 |
---|
3721 | | #define HAVE_SYS_MMAN_H 1 |
---|
3722 | | #define HAVE_SYS_TIME_H 1 |
---|
3723 | | #define HAVE_STDBOOL_H 1 |
---|
3724 | | #define STDC_HEADERS 1 |
---|
3725 | | #define _ALL_SOURCE 1 |
---|
3726 | | #define _DARWIN_C_SOURCE 1 |
---|
3727 | | #define _GNU_SOURCE 1 |
---|
3728 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3729 | | #define _NETBSD_SOURCE 1 |
---|
3730 | | #define _OPENBSD_SOURCE 1 |
---|
3731 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3732 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3733 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3734 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3735 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
3736 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3737 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3738 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3739 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3740 | | #define _TANDEM_SOURCE 1 |
---|
3741 | | #define __EXTENSIONS__ 1 |
---|
3742 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
3743 | | #define HAVE_DLFCN_H 1 |
---|
3744 | | #define LT_OBJDIR ".libs/" |
---|
3745 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3746 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
3747 | | #define ENABLE_NLS 1 |
---|
3748 | | #define HAVE_ALLOCA_H 1 |
---|
3749 | | #define HAVE_ALLOCA 1 |
---|
3750 | | #define BITSIZEOF_WCHAR_T 32 |
---|
3751 | | #define HAVE_MBSTATE_T 1 |
---|
3752 | | #define HAVE_MBSINIT 1 |
---|
3753 | | #define HAVE_MBRTOWC 1 |
---|
3754 | | #define HAVE_REALPATH 1 |
---|
3755 | | #define HAVE_LSTAT 1 |
---|
3756 | | #define HAVE_FCNTL 1 |
---|
3757 | | #define HAVE_SYMLINK 1 |
---|
3758 | | #define HAVE_GETDTABLESIZE 1 |
---|
3759 | | #define HAVE_ISWCNTRL 1 |
---|
3760 | | #define HAVE_MPROTECT 1 |
---|
3761 | | #define HAVE_READLINK 1 |
---|
3762 | | #define HAVE_SETENV 1 |
---|
3763 | | #define HAVE_WCWIDTH 1 |
---|
3764 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3765 | | #define HAVE_MALLOC_POSIX 1 |
---|
3766 | | #define HAVE_FACCESSAT 1 |
---|
3767 | | #define HAVE_GETCWD 1 |
---|
3768 | | #define restrict __restrict__ |
---|
3769 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3770 | | #define HAVE_STRERROR_R 1 |
---|
3771 | | #define HAVE___HEADER_INLINE 1 |
---|
3772 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
3773 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3774 | | /* end confdefs.h. */ |
---|
3775 | | #include <sys/types.h> |
---|
3776 | | #include <sys/stat.h> |
---|
3777 | | |
---|
3778 | | int |
---|
3779 | | main (void) |
---|
3780 | | { |
---|
3781 | | if (sizeof ((nlink_t))) |
---|
3782 | | return 0; |
---|
3783 | | ; |
---|
3784 | | return 0; |
---|
3785 | | } |
---|
3786 | configure:28516: result: yes |
---|
3787 | configure:28637: checking whether getdtablesize is declared |
---|
3788 | configure:28637: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
3789 | configure:28637: $? = 0 |
---|
3790 | configure:28637: result: yes |
---|
3791 | configure:28744: checking for getopt.h |
---|
3792 | configure:28744: result: yes |
---|
3793 | configure:28761: checking for getopt_long_only |
---|
3794 | configure:28761: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
3795 | configure:28761: $? = 0 |
---|
3796 | configure:28761: result: yes |
---|
3797 | configure:28775: checking whether getopt is POSIX compatible |
---|
3798 | configure:28819: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
3799 | configure:28819: $? = 0 |
---|
3800 | configure:28819: ./conftest |
---|
3801 | configure:28819: $? = 0 |
---|
3802 | configure:28882: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
3803 | configure:28882: $? = 0 |
---|
3804 | configure:28882: ./conftest |
---|
3805 | configure:28882: $? = 0 |
---|
3806 | configure:28928: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
3807 | configure:28928: $? = 0 |
---|
3808 | configure:28928: ./conftest |
---|
3809 | program: option requires an argument -- b |
---|
3810 | configure:28928: $? = 16 |
---|
3811 | configure: program exited with status 16 |
---|
3812 | configure: failed program was: |
---|
3813 | | /* confdefs.h */ |
---|
3814 | | #define PACKAGE_NAME "gettext-runtime" |
---|
3815 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
3816 | | #define PACKAGE_VERSION "0.22.5" |
---|
3817 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
3818 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
3819 | | #define PACKAGE_URL "" |
---|
3820 | | #define PACKAGE "gettext-runtime" |
---|
3821 | | #define VERSION "0.22.5" |
---|
3822 | | #define HAVE_STDIO_H 1 |
---|
3823 | | #define HAVE_STDLIB_H 1 |
---|
3824 | | #define HAVE_STRING_H 1 |
---|
3825 | | #define HAVE_INTTYPES_H 1 |
---|
3826 | | #define HAVE_STDINT_H 1 |
---|
3827 | | #define HAVE_STRINGS_H 1 |
---|
3828 | | #define HAVE_SYS_STAT_H 1 |
---|
3829 | | #define HAVE_SYS_TYPES_H 1 |
---|
3830 | | #define HAVE_UNISTD_H 1 |
---|
3831 | | #define HAVE_WCHAR_H 1 |
---|
3832 | | #define HAVE_SYS_PARAM_H 1 |
---|
3833 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3834 | | #define HAVE_GETOPT_H 1 |
---|
3835 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3836 | | #define HAVE_ICONV_H 1 |
---|
3837 | | #define HAVE_LIMITS_H 1 |
---|
3838 | | #define HAVE_WCTYPE_H 1 |
---|
3839 | | #define HAVE_LANGINFO_H 1 |
---|
3840 | | #define HAVE_XLOCALE_H 1 |
---|
3841 | | #define HAVE_SYS_MMAN_H 1 |
---|
3842 | | #define HAVE_SYS_TIME_H 1 |
---|
3843 | | #define HAVE_STDBOOL_H 1 |
---|
3844 | | #define STDC_HEADERS 1 |
---|
3845 | | #define _ALL_SOURCE 1 |
---|
3846 | | #define _DARWIN_C_SOURCE 1 |
---|
3847 | | #define _GNU_SOURCE 1 |
---|
3848 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3849 | | #define _NETBSD_SOURCE 1 |
---|
3850 | | #define _OPENBSD_SOURCE 1 |
---|
3851 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3852 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3853 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3854 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3855 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
3856 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3857 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3858 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3859 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3860 | | #define _TANDEM_SOURCE 1 |
---|
3861 | | #define __EXTENSIONS__ 1 |
---|
3862 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
3863 | | #define HAVE_DLFCN_H 1 |
---|
3864 | | #define LT_OBJDIR ".libs/" |
---|
3865 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3866 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
3867 | | #define ENABLE_NLS 1 |
---|
3868 | | #define HAVE_ALLOCA_H 1 |
---|
3869 | | #define HAVE_ALLOCA 1 |
---|
3870 | | #define BITSIZEOF_WCHAR_T 32 |
---|
3871 | | #define HAVE_MBSTATE_T 1 |
---|
3872 | | #define HAVE_MBSINIT 1 |
---|
3873 | | #define HAVE_MBRTOWC 1 |
---|
3874 | | #define HAVE_REALPATH 1 |
---|
3875 | | #define HAVE_LSTAT 1 |
---|
3876 | | #define HAVE_FCNTL 1 |
---|
3877 | | #define HAVE_SYMLINK 1 |
---|
3878 | | #define HAVE_GETDTABLESIZE 1 |
---|
3879 | | #define HAVE_ISWCNTRL 1 |
---|
3880 | | #define HAVE_MPROTECT 1 |
---|
3881 | | #define HAVE_READLINK 1 |
---|
3882 | | #define HAVE_SETENV 1 |
---|
3883 | | #define HAVE_WCWIDTH 1 |
---|
3884 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3885 | | #define HAVE_MALLOC_POSIX 1 |
---|
3886 | | #define HAVE_FACCESSAT 1 |
---|
3887 | | #define HAVE_GETCWD 1 |
---|
3888 | | #define restrict __restrict__ |
---|
3889 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3890 | | #define HAVE_STRERROR_R 1 |
---|
3891 | | #define HAVE___HEADER_INLINE 1 |
---|
3892 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
3893 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3894 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
3895 | | #define HAVE_GETOPT_H 1 |
---|
3896 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
3897 | | /* end confdefs.h. */ |
---|
3898 | | |
---|
3899 | | #include <unistd.h> |
---|
3900 | | #include <stdlib.h> |
---|
3901 | | #include <string.h> |
---|
3902 | | |
---|
3903 | | int |
---|
3904 | | main () |
---|
3905 | | { |
---|
3906 | | static char program[] = "program"; |
---|
3907 | | static char ab[] = "-ab"; |
---|
3908 | | char *argv[3] = { program, ab, NULL }; |
---|
3909 | | if (getopt (2, argv, "ab:") != 'a') |
---|
3910 | | return 13; |
---|
3911 | | if (getopt (2, argv, "ab:") != '?') |
---|
3912 | | return 14; |
---|
3913 | | if (optopt != 'b') |
---|
3914 | | return 15; |
---|
3915 | | if (optind != 2) |
---|
3916 | | return 16; |
---|
3917 | | return 0; |
---|
3918 | | } |
---|
3919 | | |
---|
3920 | configure:28950: result: no |
---|
3921 | configure:29290: checking for pthread.h |
---|
3922 | configure:29290: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
3923 | configure:29290: $? = 0 |
---|
3924 | configure:29290: result: yes |
---|
3925 | configure:29328: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
3926 | configure:29328: $? = 0 |
---|
3927 | configure:29339: gl_pthread_api=yes |
---|
3928 | configure:29340: LIBPTHREAD= |
---|
3929 | configure:29366: gl_pthread_in_glibc=no |
---|
3930 | configure:29373: checking for pthread_kill in -lpthread |
---|
3931 | configure:29402: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c -lpthread >&5 |
---|
3932 | configure:29402: $? = 0 |
---|
3933 | configure:29414: result: yes |
---|
3934 | configure:29600: LIBPMULTITHREAD=-lpthread |
---|
3935 | configure:29602: checking whether POSIX threads API is available |
---|
3936 | configure:29604: result: yes |
---|
3937 | configure:29625: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
3938 | configure:29625: $? = 0 |
---|
3939 | configure:29747: checking whether setlocale (LC_ALL, NULL) is multithread-safe |
---|
3940 | configure:29791: result: no |
---|
3941 | configure:29809: checking whether setlocale (category, NULL) is multithread-safe |
---|
3942 | configure:29829: result: yes |
---|
3943 | configure:29855: checking whether imported symbols can be declared weak |
---|
3944 | configure:29879: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
3945 | Undefined symbols for architecture i386: |
---|
3946 | "_xyzzy", referenced from: |
---|
3947 | _main in conftest-a59ba5.o |
---|
3948 | ld: symbol(s) not found for architecture i386 |
---|
3949 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3950 | configure:29879: $? = 1 |
---|
3951 | configure: failed program was: |
---|
3952 | | /* confdefs.h */ |
---|
3953 | | #define PACKAGE_NAME "gettext-runtime" |
---|
3954 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
3955 | | #define PACKAGE_VERSION "0.22.5" |
---|
3956 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
3957 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
3958 | | #define PACKAGE_URL "" |
---|
3959 | | #define PACKAGE "gettext-runtime" |
---|
3960 | | #define VERSION "0.22.5" |
---|
3961 | | #define HAVE_STDIO_H 1 |
---|
3962 | | #define HAVE_STDLIB_H 1 |
---|
3963 | | #define HAVE_STRING_H 1 |
---|
3964 | | #define HAVE_INTTYPES_H 1 |
---|
3965 | | #define HAVE_STDINT_H 1 |
---|
3966 | | #define HAVE_STRINGS_H 1 |
---|
3967 | | #define HAVE_SYS_STAT_H 1 |
---|
3968 | | #define HAVE_SYS_TYPES_H 1 |
---|
3969 | | #define HAVE_UNISTD_H 1 |
---|
3970 | | #define HAVE_WCHAR_H 1 |
---|
3971 | | #define HAVE_SYS_PARAM_H 1 |
---|
3972 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3973 | | #define HAVE_GETOPT_H 1 |
---|
3974 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3975 | | #define HAVE_ICONV_H 1 |
---|
3976 | | #define HAVE_LIMITS_H 1 |
---|
3977 | | #define HAVE_WCTYPE_H 1 |
---|
3978 | | #define HAVE_LANGINFO_H 1 |
---|
3979 | | #define HAVE_XLOCALE_H 1 |
---|
3980 | | #define HAVE_SYS_MMAN_H 1 |
---|
3981 | | #define HAVE_SYS_TIME_H 1 |
---|
3982 | | #define HAVE_STDBOOL_H 1 |
---|
3983 | | #define STDC_HEADERS 1 |
---|
3984 | | #define _ALL_SOURCE 1 |
---|
3985 | | #define _DARWIN_C_SOURCE 1 |
---|
3986 | | #define _GNU_SOURCE 1 |
---|
3987 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3988 | | #define _NETBSD_SOURCE 1 |
---|
3989 | | #define _OPENBSD_SOURCE 1 |
---|
3990 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3991 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3992 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3993 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3994 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
3995 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3996 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3997 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3998 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3999 | | #define _TANDEM_SOURCE 1 |
---|
4000 | | #define __EXTENSIONS__ 1 |
---|
4001 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
4002 | | #define HAVE_DLFCN_H 1 |
---|
4003 | | #define LT_OBJDIR ".libs/" |
---|
4004 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4005 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
4006 | | #define ENABLE_NLS 1 |
---|
4007 | | #define HAVE_ALLOCA_H 1 |
---|
4008 | | #define HAVE_ALLOCA 1 |
---|
4009 | | #define BITSIZEOF_WCHAR_T 32 |
---|
4010 | | #define HAVE_MBSTATE_T 1 |
---|
4011 | | #define HAVE_MBSINIT 1 |
---|
4012 | | #define HAVE_MBRTOWC 1 |
---|
4013 | | #define HAVE_REALPATH 1 |
---|
4014 | | #define HAVE_LSTAT 1 |
---|
4015 | | #define HAVE_FCNTL 1 |
---|
4016 | | #define HAVE_SYMLINK 1 |
---|
4017 | | #define HAVE_GETDTABLESIZE 1 |
---|
4018 | | #define HAVE_ISWCNTRL 1 |
---|
4019 | | #define HAVE_MPROTECT 1 |
---|
4020 | | #define HAVE_READLINK 1 |
---|
4021 | | #define HAVE_SETENV 1 |
---|
4022 | | #define HAVE_WCWIDTH 1 |
---|
4023 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4024 | | #define HAVE_MALLOC_POSIX 1 |
---|
4025 | | #define HAVE_FACCESSAT 1 |
---|
4026 | | #define HAVE_GETCWD 1 |
---|
4027 | | #define restrict __restrict__ |
---|
4028 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4029 | | #define HAVE_STRERROR_R 1 |
---|
4030 | | #define HAVE___HEADER_INLINE 1 |
---|
4031 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
4032 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4033 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4034 | | #define HAVE_GETOPT_H 1 |
---|
4035 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
4036 | | #define HAVE_PTHREAD_API 1 |
---|
4037 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
4038 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
4039 | | /* end confdefs.h. */ |
---|
4040 | | extern void xyzzy (); |
---|
4041 | | #pragma weak xyzzy |
---|
4042 | | int |
---|
4043 | | main (void) |
---|
4044 | | { |
---|
4045 | | xyzzy(); |
---|
4046 | | ; |
---|
4047 | | return 0; |
---|
4048 | | } |
---|
4049 | configure:29959: result: no |
---|
4050 | configure:30520: checking for iconv |
---|
4051 | configure:30545: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
4052 | Undefined symbols for architecture i386: |
---|
4053 | "_libiconv", referenced from: |
---|
4054 | _main in conftest-b35822.o |
---|
4055 | "_libiconv_close", referenced from: |
---|
4056 | _main in conftest-b35822.o |
---|
4057 | "_libiconv_open", referenced from: |
---|
4058 | _main in conftest-b35822.o |
---|
4059 | ld: symbol(s) not found for architecture i386 |
---|
4060 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4061 | configure:30545: $? = 1 |
---|
4062 | configure: failed program was: |
---|
4063 | | /* confdefs.h */ |
---|
4064 | | #define PACKAGE_NAME "gettext-runtime" |
---|
4065 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
4066 | | #define PACKAGE_VERSION "0.22.5" |
---|
4067 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
4068 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
4069 | | #define PACKAGE_URL "" |
---|
4070 | | #define PACKAGE "gettext-runtime" |
---|
4071 | | #define VERSION "0.22.5" |
---|
4072 | | #define HAVE_STDIO_H 1 |
---|
4073 | | #define HAVE_STDLIB_H 1 |
---|
4074 | | #define HAVE_STRING_H 1 |
---|
4075 | | #define HAVE_INTTYPES_H 1 |
---|
4076 | | #define HAVE_STDINT_H 1 |
---|
4077 | | #define HAVE_STRINGS_H 1 |
---|
4078 | | #define HAVE_SYS_STAT_H 1 |
---|
4079 | | #define HAVE_SYS_TYPES_H 1 |
---|
4080 | | #define HAVE_UNISTD_H 1 |
---|
4081 | | #define HAVE_WCHAR_H 1 |
---|
4082 | | #define HAVE_SYS_PARAM_H 1 |
---|
4083 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4084 | | #define HAVE_GETOPT_H 1 |
---|
4085 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4086 | | #define HAVE_ICONV_H 1 |
---|
4087 | | #define HAVE_LIMITS_H 1 |
---|
4088 | | #define HAVE_WCTYPE_H 1 |
---|
4089 | | #define HAVE_LANGINFO_H 1 |
---|
4090 | | #define HAVE_XLOCALE_H 1 |
---|
4091 | | #define HAVE_SYS_MMAN_H 1 |
---|
4092 | | #define HAVE_SYS_TIME_H 1 |
---|
4093 | | #define HAVE_STDBOOL_H 1 |
---|
4094 | | #define STDC_HEADERS 1 |
---|
4095 | | #define _ALL_SOURCE 1 |
---|
4096 | | #define _DARWIN_C_SOURCE 1 |
---|
4097 | | #define _GNU_SOURCE 1 |
---|
4098 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4099 | | #define _NETBSD_SOURCE 1 |
---|
4100 | | #define _OPENBSD_SOURCE 1 |
---|
4101 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4102 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4103 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4104 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4105 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
4106 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4107 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4108 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4109 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4110 | | #define _TANDEM_SOURCE 1 |
---|
4111 | | #define __EXTENSIONS__ 1 |
---|
4112 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
4113 | | #define HAVE_DLFCN_H 1 |
---|
4114 | | #define LT_OBJDIR ".libs/" |
---|
4115 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4116 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
4117 | | #define ENABLE_NLS 1 |
---|
4118 | | #define HAVE_ALLOCA_H 1 |
---|
4119 | | #define HAVE_ALLOCA 1 |
---|
4120 | | #define BITSIZEOF_WCHAR_T 32 |
---|
4121 | | #define HAVE_MBSTATE_T 1 |
---|
4122 | | #define HAVE_MBSINIT 1 |
---|
4123 | | #define HAVE_MBRTOWC 1 |
---|
4124 | | #define HAVE_REALPATH 1 |
---|
4125 | | #define HAVE_LSTAT 1 |
---|
4126 | | #define HAVE_FCNTL 1 |
---|
4127 | | #define HAVE_SYMLINK 1 |
---|
4128 | | #define HAVE_GETDTABLESIZE 1 |
---|
4129 | | #define HAVE_ISWCNTRL 1 |
---|
4130 | | #define HAVE_MPROTECT 1 |
---|
4131 | | #define HAVE_READLINK 1 |
---|
4132 | | #define HAVE_SETENV 1 |
---|
4133 | | #define HAVE_WCWIDTH 1 |
---|
4134 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4135 | | #define HAVE_MALLOC_POSIX 1 |
---|
4136 | | #define HAVE_FACCESSAT 1 |
---|
4137 | | #define HAVE_GETCWD 1 |
---|
4138 | | #define restrict __restrict__ |
---|
4139 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4140 | | #define HAVE_STRERROR_R 1 |
---|
4141 | | #define HAVE___HEADER_INLINE 1 |
---|
4142 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
4143 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4144 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4145 | | #define HAVE_GETOPT_H 1 |
---|
4146 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
4147 | | #define HAVE_PTHREAD_API 1 |
---|
4148 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
4149 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
4150 | | /* end confdefs.h. */ |
---|
4151 | | |
---|
4152 | | #include <stdlib.h> |
---|
4153 | | #include <iconv.h> |
---|
4154 | | |
---|
4155 | | int |
---|
4156 | | main (void) |
---|
4157 | | { |
---|
4158 | | iconv_t cd = iconv_open("",""); |
---|
4159 | | iconv(cd,NULL,NULL,NULL,NULL); |
---|
4160 | | iconv_close(cd); |
---|
4161 | | ; |
---|
4162 | | return 0; |
---|
4163 | | } |
---|
4164 | configure:30570: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c -liconv >&5 |
---|
4165 | configure:30570: $? = 0 |
---|
4166 | configure:30582: result: yes |
---|
4167 | configure:30585: checking for working iconv |
---|
4168 | configure:30729: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c -liconv >&5 |
---|
4169 | configure:30729: $? = 0 |
---|
4170 | configure:30729: ./conftest |
---|
4171 | configure:30729: $? = 0 |
---|
4172 | configure:30744: result: yes |
---|
4173 | configure:30759: checking how to link with libiconv |
---|
4174 | configure:30761: result: -liconv |
---|
4175 | configure:30772: checking whether iconv is compatible with its POSIX signature |
---|
4176 | configure:30797: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
4177 | configure:30797: $? = 0 |
---|
4178 | configure:30808: result: yes |
---|
4179 | configure:30938: checking for inline |
---|
4180 | configure:30955: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
4181 | configure:30955: $? = 0 |
---|
4182 | configure:30965: result: inline |
---|
4183 | configure:31066: checking whether limits.h has WORD_BIT, BOOL_WIDTH etc. |
---|
4184 | configure:31093: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
4185 | conftest.c:97:24: error: use of undeclared identifier 'ULLONG_WIDTH' |
---|
4186 | int ullw = ULLONG_WIDTH; |
---|
4187 | ^ |
---|
4188 | conftest.c:98:22: error: use of undeclared identifier 'BOOL_WIDTH' |
---|
4189 | int bw = BOOL_WIDTH; |
---|
4190 | ^ |
---|
4191 | conftest.c:99:22: error: use of undeclared identifier 'BOOL_MAX' |
---|
4192 | int bm = BOOL_MAX; |
---|
4193 | ^ |
---|
4194 | 3 errors generated. |
---|
4195 | configure:31093: $? = 1 |
---|
4196 | configure: failed program was: |
---|
4197 | | /* confdefs.h */ |
---|
4198 | | #define PACKAGE_NAME "gettext-runtime" |
---|
4199 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
4200 | | #define PACKAGE_VERSION "0.22.5" |
---|
4201 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
4202 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
4203 | | #define PACKAGE_URL "" |
---|
4204 | | #define PACKAGE "gettext-runtime" |
---|
4205 | | #define VERSION "0.22.5" |
---|
4206 | | #define HAVE_STDIO_H 1 |
---|
4207 | | #define HAVE_STDLIB_H 1 |
---|
4208 | | #define HAVE_STRING_H 1 |
---|
4209 | | #define HAVE_INTTYPES_H 1 |
---|
4210 | | #define HAVE_STDINT_H 1 |
---|
4211 | | #define HAVE_STRINGS_H 1 |
---|
4212 | | #define HAVE_SYS_STAT_H 1 |
---|
4213 | | #define HAVE_SYS_TYPES_H 1 |
---|
4214 | | #define HAVE_UNISTD_H 1 |
---|
4215 | | #define HAVE_WCHAR_H 1 |
---|
4216 | | #define HAVE_SYS_PARAM_H 1 |
---|
4217 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4218 | | #define HAVE_GETOPT_H 1 |
---|
4219 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4220 | | #define HAVE_ICONV_H 1 |
---|
4221 | | #define HAVE_LIMITS_H 1 |
---|
4222 | | #define HAVE_WCTYPE_H 1 |
---|
4223 | | #define HAVE_LANGINFO_H 1 |
---|
4224 | | #define HAVE_XLOCALE_H 1 |
---|
4225 | | #define HAVE_SYS_MMAN_H 1 |
---|
4226 | | #define HAVE_SYS_TIME_H 1 |
---|
4227 | | #define HAVE_STDBOOL_H 1 |
---|
4228 | | #define STDC_HEADERS 1 |
---|
4229 | | #define _ALL_SOURCE 1 |
---|
4230 | | #define _DARWIN_C_SOURCE 1 |
---|
4231 | | #define _GNU_SOURCE 1 |
---|
4232 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4233 | | #define _NETBSD_SOURCE 1 |
---|
4234 | | #define _OPENBSD_SOURCE 1 |
---|
4235 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4236 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4237 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4238 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4239 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
4240 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4241 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4242 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4243 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4244 | | #define _TANDEM_SOURCE 1 |
---|
4245 | | #define __EXTENSIONS__ 1 |
---|
4246 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
4247 | | #define HAVE_DLFCN_H 1 |
---|
4248 | | #define LT_OBJDIR ".libs/" |
---|
4249 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4250 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
4251 | | #define ENABLE_NLS 1 |
---|
4252 | | #define HAVE_ALLOCA_H 1 |
---|
4253 | | #define HAVE_ALLOCA 1 |
---|
4254 | | #define BITSIZEOF_WCHAR_T 32 |
---|
4255 | | #define HAVE_MBSTATE_T 1 |
---|
4256 | | #define HAVE_MBSINIT 1 |
---|
4257 | | #define HAVE_MBRTOWC 1 |
---|
4258 | | #define HAVE_REALPATH 1 |
---|
4259 | | #define HAVE_LSTAT 1 |
---|
4260 | | #define HAVE_FCNTL 1 |
---|
4261 | | #define HAVE_SYMLINK 1 |
---|
4262 | | #define HAVE_GETDTABLESIZE 1 |
---|
4263 | | #define HAVE_ISWCNTRL 1 |
---|
4264 | | #define HAVE_MPROTECT 1 |
---|
4265 | | #define HAVE_READLINK 1 |
---|
4266 | | #define HAVE_SETENV 1 |
---|
4267 | | #define HAVE_WCWIDTH 1 |
---|
4268 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4269 | | #define HAVE_MALLOC_POSIX 1 |
---|
4270 | | #define HAVE_FACCESSAT 1 |
---|
4271 | | #define HAVE_GETCWD 1 |
---|
4272 | | #define restrict __restrict__ |
---|
4273 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4274 | | #define HAVE_STRERROR_R 1 |
---|
4275 | | #define HAVE___HEADER_INLINE 1 |
---|
4276 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
4277 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4278 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4279 | | #define HAVE_GETOPT_H 1 |
---|
4280 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
4281 | | #define HAVE_PTHREAD_API 1 |
---|
4282 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
4283 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
4284 | | #define HAVE_ICONV 1 |
---|
4285 | | #define ICONV_CONST |
---|
4286 | | /* end confdefs.h. */ |
---|
4287 | | #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ |
---|
4288 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4289 | | #endif |
---|
4290 | | #include <limits.h> |
---|
4291 | | long long llm = LLONG_MAX; |
---|
4292 | | int wb = WORD_BIT; |
---|
4293 | | int ullw = ULLONG_WIDTH; |
---|
4294 | | int bw = BOOL_WIDTH; |
---|
4295 | | int bm = BOOL_MAX; |
---|
4296 | | int mblm = MB_LEN_MAX; |
---|
4297 | | |
---|
4298 | | int |
---|
4299 | | main (void) |
---|
4300 | | { |
---|
4301 | | |
---|
4302 | | ; |
---|
4303 | | return 0; |
---|
4304 | | } |
---|
4305 | configure:31103: result: no |
---|
4306 | configure:31140: checking for wint_t |
---|
4307 | configure:31158: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
4308 | configure:31158: $? = 0 |
---|
4309 | configure:31168: result: yes |
---|
4310 | configure:31175: checking whether wint_t is large enough |
---|
4311 | configure:31194: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
4312 | configure:31194: $? = 0 |
---|
4313 | configure:31204: result: yes |
---|
4314 | configure:31217: checking whether the compiler produces multi-arch binaries |
---|
4315 | configure:31232: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
4316 | configure:31232: $? = 0 |
---|
4317 | configure:31261: result: no |
---|
4318 | configure:31394: checking whether stdint.h conforms to C99 |
---|
4319 | configure:31574: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
4320 | conftest.c:188:19: error: controlling expression type 'unsigned int' not compatible with any generic association type |
---|
4321 | int k = _Generic (SIZE_MAX, size_t: 0); |
---|
4322 | ^~~~~~~~ |
---|
4323 | /usr/include/stdint.h:155:27: note: expanded from macro 'SIZE_MAX' |
---|
4324 | #define SIZE_MAX UINT32_MAX |
---|
4325 | ^~~~~~~~~~ |
---|
4326 | /usr/include/stdint.h:86:27: note: expanded from macro 'UINT32_MAX' |
---|
4327 | #define UINT32_MAX 4294967295U |
---|
4328 | ^~~~~~~~~~~ |
---|
4329 | conftest.c:219:7: error: bit-field 'check_UINT8_C' has negative width (-1) |
---|
4330 | int check_UINT8_C: |
---|
4331 | ^ |
---|
4332 | conftest.c:221:7: error: bit-field 'check_UINT16_C' has negative width (-1) |
---|
4333 | int check_UINT16_C: |
---|
4334 | ^ |
---|
4335 | 3 errors generated. |
---|
4336 | configure:31574: $? = 1 |
---|
4337 | configure: failed program was: |
---|
4338 | | /* confdefs.h */ |
---|
4339 | | #define PACKAGE_NAME "gettext-runtime" |
---|
4340 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
4341 | | #define PACKAGE_VERSION "0.22.5" |
---|
4342 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
4343 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
4344 | | #define PACKAGE_URL "" |
---|
4345 | | #define PACKAGE "gettext-runtime" |
---|
4346 | | #define VERSION "0.22.5" |
---|
4347 | | #define HAVE_STDIO_H 1 |
---|
4348 | | #define HAVE_STDLIB_H 1 |
---|
4349 | | #define HAVE_STRING_H 1 |
---|
4350 | | #define HAVE_INTTYPES_H 1 |
---|
4351 | | #define HAVE_STDINT_H 1 |
---|
4352 | | #define HAVE_STRINGS_H 1 |
---|
4353 | | #define HAVE_SYS_STAT_H 1 |
---|
4354 | | #define HAVE_SYS_TYPES_H 1 |
---|
4355 | | #define HAVE_UNISTD_H 1 |
---|
4356 | | #define HAVE_WCHAR_H 1 |
---|
4357 | | #define HAVE_SYS_PARAM_H 1 |
---|
4358 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4359 | | #define HAVE_GETOPT_H 1 |
---|
4360 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4361 | | #define HAVE_ICONV_H 1 |
---|
4362 | | #define HAVE_LIMITS_H 1 |
---|
4363 | | #define HAVE_WCTYPE_H 1 |
---|
4364 | | #define HAVE_LANGINFO_H 1 |
---|
4365 | | #define HAVE_XLOCALE_H 1 |
---|
4366 | | #define HAVE_SYS_MMAN_H 1 |
---|
4367 | | #define HAVE_SYS_TIME_H 1 |
---|
4368 | | #define HAVE_STDBOOL_H 1 |
---|
4369 | | #define STDC_HEADERS 1 |
---|
4370 | | #define _ALL_SOURCE 1 |
---|
4371 | | #define _DARWIN_C_SOURCE 1 |
---|
4372 | | #define _GNU_SOURCE 1 |
---|
4373 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4374 | | #define _NETBSD_SOURCE 1 |
---|
4375 | | #define _OPENBSD_SOURCE 1 |
---|
4376 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4377 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4378 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4379 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4380 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
4381 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4382 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4383 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4384 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4385 | | #define _TANDEM_SOURCE 1 |
---|
4386 | | #define __EXTENSIONS__ 1 |
---|
4387 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
4388 | | #define HAVE_DLFCN_H 1 |
---|
4389 | | #define LT_OBJDIR ".libs/" |
---|
4390 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4391 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
4392 | | #define ENABLE_NLS 1 |
---|
4393 | | #define HAVE_ALLOCA_H 1 |
---|
4394 | | #define HAVE_ALLOCA 1 |
---|
4395 | | #define BITSIZEOF_WCHAR_T 32 |
---|
4396 | | #define HAVE_MBSTATE_T 1 |
---|
4397 | | #define HAVE_MBSINIT 1 |
---|
4398 | | #define HAVE_MBRTOWC 1 |
---|
4399 | | #define HAVE_REALPATH 1 |
---|
4400 | | #define HAVE_LSTAT 1 |
---|
4401 | | #define HAVE_FCNTL 1 |
---|
4402 | | #define HAVE_SYMLINK 1 |
---|
4403 | | #define HAVE_GETDTABLESIZE 1 |
---|
4404 | | #define HAVE_ISWCNTRL 1 |
---|
4405 | | #define HAVE_MPROTECT 1 |
---|
4406 | | #define HAVE_READLINK 1 |
---|
4407 | | #define HAVE_SETENV 1 |
---|
4408 | | #define HAVE_WCWIDTH 1 |
---|
4409 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4410 | | #define HAVE_MALLOC_POSIX 1 |
---|
4411 | | #define HAVE_FACCESSAT 1 |
---|
4412 | | #define HAVE_GETCWD 1 |
---|
4413 | | #define restrict __restrict__ |
---|
4414 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4415 | | #define HAVE_STRERROR_R 1 |
---|
4416 | | #define HAVE___HEADER_INLINE 1 |
---|
4417 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
4418 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4419 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4420 | | #define HAVE_GETOPT_H 1 |
---|
4421 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
4422 | | #define HAVE_PTHREAD_API 1 |
---|
4423 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
4424 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
4425 | | #define HAVE_ICONV 1 |
---|
4426 | | #define ICONV_CONST |
---|
4427 | | #define HAVE_WINT_T 1 |
---|
4428 | | #define HAVE_LONG_LONG_INT 1 |
---|
4429 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4430 | | /* end confdefs.h. */ |
---|
4431 | | |
---|
4432 | | |
---|
4433 | | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */ |
---|
4434 | | #define __STDC_CONSTANT_MACROS 1 |
---|
4435 | | #define __STDC_LIMIT_MACROS 1 |
---|
4436 | | #include <stdint.h> |
---|
4437 | | /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in <wchar.h>. */ |
---|
4438 | | #if !(defined WCHAR_MIN && defined WCHAR_MAX) |
---|
4439 | | #error "WCHAR_MIN, WCHAR_MAX not defined in <stdint.h>" |
---|
4440 | | #endif |
---|
4441 | | |
---|
4442 | | |
---|
4443 | | #include <stddef.h> |
---|
4444 | | #include <signal.h> |
---|
4445 | | #if HAVE_WCHAR_H |
---|
4446 | | # include <wchar.h> |
---|
4447 | | #endif |
---|
4448 | | |
---|
4449 | | |
---|
4450 | | #ifdef INT8_MAX |
---|
4451 | | int8_t a1 = INT8_MAX; |
---|
4452 | | int8_t a1min = INT8_MIN; |
---|
4453 | | #endif |
---|
4454 | | #ifdef INT16_MAX |
---|
4455 | | int16_t a2 = INT16_MAX; |
---|
4456 | | int16_t a2min = INT16_MIN; |
---|
4457 | | #endif |
---|
4458 | | #ifdef INT32_MAX |
---|
4459 | | int32_t a3 = INT32_MAX; |
---|
4460 | | int32_t a3min = INT32_MIN; |
---|
4461 | | #endif |
---|
4462 | | #ifdef INT64_MAX |
---|
4463 | | int64_t a4 = INT64_MAX; |
---|
4464 | | int64_t a4min = INT64_MIN; |
---|
4465 | | #endif |
---|
4466 | | #ifdef UINT8_MAX |
---|
4467 | | uint8_t b1 = UINT8_MAX; |
---|
4468 | | #else |
---|
4469 | | typedef int b1[(unsigned char) -1 != 255 ? 1 : -1]; |
---|
4470 | | #endif |
---|
4471 | | #ifdef UINT16_MAX |
---|
4472 | | uint16_t b2 = UINT16_MAX; |
---|
4473 | | #endif |
---|
4474 | | #ifdef UINT32_MAX |
---|
4475 | | uint32_t b3 = UINT32_MAX; |
---|
4476 | | #endif |
---|
4477 | | #ifdef UINT64_MAX |
---|
4478 | | uint64_t b4 = UINT64_MAX; |
---|
4479 | | #endif |
---|
4480 | | int_least8_t c1 = INT8_C (0x7f); |
---|
4481 | | int_least8_t c1max = INT_LEAST8_MAX; |
---|
4482 | | int_least8_t c1min = INT_LEAST8_MIN; |
---|
4483 | | int_least16_t c2 = INT16_C (0x7fff); |
---|
4484 | | int_least16_t c2max = INT_LEAST16_MAX; |
---|
4485 | | int_least16_t c2min = INT_LEAST16_MIN; |
---|
4486 | | int_least32_t c3 = INT32_C (0x7fffffff); |
---|
4487 | | int_least32_t c3max = INT_LEAST32_MAX; |
---|
4488 | | int_least32_t c3min = INT_LEAST32_MIN; |
---|
4489 | | int_least64_t c4 = INT64_C (0x7fffffffffffffff); |
---|
4490 | | int_least64_t c4max = INT_LEAST64_MAX; |
---|
4491 | | int_least64_t c4min = INT_LEAST64_MIN; |
---|
4492 | | uint_least8_t d1 = UINT8_C (0xff); |
---|
4493 | | uint_least8_t d1max = UINT_LEAST8_MAX; |
---|
4494 | | uint_least16_t d2 = UINT16_C (0xffff); |
---|
4495 | | uint_least16_t d2max = UINT_LEAST16_MAX; |
---|
4496 | | uint_least32_t d3 = UINT32_C (0xffffffff); |
---|
4497 | | uint_least32_t d3max = UINT_LEAST32_MAX; |
---|
4498 | | uint_least64_t d4 = UINT64_C (0xffffffffffffffff); |
---|
4499 | | uint_least64_t d4max = UINT_LEAST64_MAX; |
---|
4500 | | int_fast8_t e1 = INT_FAST8_MAX; |
---|
4501 | | int_fast8_t e1min = INT_FAST8_MIN; |
---|
4502 | | int_fast16_t e2 = INT_FAST16_MAX; |
---|
4503 | | int_fast16_t e2min = INT_FAST16_MIN; |
---|
4504 | | int_fast32_t e3 = INT_FAST32_MAX; |
---|
4505 | | int_fast32_t e3min = INT_FAST32_MIN; |
---|
4506 | | int_fast64_t e4 = INT_FAST64_MAX; |
---|
4507 | | int_fast64_t e4min = INT_FAST64_MIN; |
---|
4508 | | uint_fast8_t f1 = UINT_FAST8_MAX; |
---|
4509 | | uint_fast16_t f2 = UINT_FAST16_MAX; |
---|
4510 | | uint_fast32_t f3 = UINT_FAST32_MAX; |
---|
4511 | | uint_fast64_t f4 = UINT_FAST64_MAX; |
---|
4512 | | #ifdef INTPTR_MAX |
---|
4513 | | intptr_t g = INTPTR_MAX; |
---|
4514 | | intptr_t gmin = INTPTR_MIN; |
---|
4515 | | #endif |
---|
4516 | | #ifdef UINTPTR_MAX |
---|
4517 | | uintptr_t h = UINTPTR_MAX; |
---|
4518 | | #endif |
---|
4519 | | intmax_t i = INTMAX_MAX; |
---|
4520 | | uintmax_t j = UINTMAX_MAX; |
---|
4521 | | |
---|
4522 | | /* Check that SIZE_MAX has the correct type, if possible. */ |
---|
4523 | | /* ISO C 11 mandates _Generic, but GCC versions < 4.9 lack it. */ |
---|
4524 | | #if 201112 <= __STDC_VERSION__ && (!defined __GNUC__ || 4 < __GNUC__ + (9 <= __GNUC_MINOR__) || defined __clang__) |
---|
4525 | | int k = _Generic (SIZE_MAX, size_t: 0); |
---|
4526 | | #elif (2 <= __GNUC__ || 4 <= __clang_major__ || defined __IBM__TYPEOF__ || (0x5110 <= __SUNPRO_C && !__STDC__)) |
---|
4527 | | extern size_t k; |
---|
4528 | | extern __typeof__ (SIZE_MAX) k; |
---|
4529 | | #endif |
---|
4530 | | |
---|
4531 | | #include <limits.h> /* for CHAR_BIT */ |
---|
4532 | | #define TYPE_MINIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ TYPE_MAXIMUM (t))) |
---|
4533 | | #define TYPE_MAXIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1))) |
---|
4534 | | struct s { |
---|
4535 | | int check_PTRDIFF: |
---|
4536 | | PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t) |
---|
4537 | | && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t) |
---|
4538 | | ? 1 : -1; |
---|
4539 | | /* Detect bug in FreeBSD 6.0/ia64 and FreeBSD 13.0/arm64. */ |
---|
4540 | | int check_SIG_ATOMIC: |
---|
4541 | | SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t) |
---|
4542 | | && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t) |
---|
4543 | | ? 1 : -1; |
---|
4544 | | int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1; |
---|
4545 | | int check_WCHAR: |
---|
4546 | | WCHAR_MIN == TYPE_MINIMUM (wchar_t) |
---|
4547 | | && WCHAR_MAX == TYPE_MAXIMUM (wchar_t) |
---|
4548 | | ? 1 : -1; |
---|
4549 | | /* Detect bug in mingw. */ |
---|
4550 | | int check_WINT: |
---|
4551 | | WINT_MIN == TYPE_MINIMUM (wint_t) |
---|
4552 | | && WINT_MAX == TYPE_MAXIMUM (wint_t) |
---|
4553 | | ? 1 : -1; |
---|
4554 | | |
---|
4555 | | /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */ |
---|
4556 | | int check_UINT8_C: |
---|
4557 | | (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1; |
---|
4558 | | int check_UINT16_C: |
---|
4559 | | (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1; |
---|
4560 | | |
---|
4561 | | /* Detect bugs in OpenBSD 3.9 stdint.h. */ |
---|
4562 | | #ifdef UINT8_MAX |
---|
4563 | | int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1; |
---|
4564 | | #endif |
---|
4565 | | #ifdef UINT16_MAX |
---|
4566 | | int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1; |
---|
4567 | | #endif |
---|
4568 | | #ifdef UINT32_MAX |
---|
4569 | | int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1; |
---|
4570 | | #endif |
---|
4571 | | #ifdef UINT64_MAX |
---|
4572 | | int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1; |
---|
4573 | | #endif |
---|
4574 | | int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1; |
---|
4575 | | int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1; |
---|
4576 | | int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1; |
---|
4577 | | int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1; |
---|
4578 | | int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1; |
---|
4579 | | int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1; |
---|
4580 | | int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1; |
---|
4581 | | int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1; |
---|
4582 | | int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1; |
---|
4583 | | int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1; |
---|
4584 | | int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1; |
---|
4585 | | }; |
---|
4586 | | |
---|
4587 | | int |
---|
4588 | | main (void) |
---|
4589 | | { |
---|
4590 | | |
---|
4591 | | ; |
---|
4592 | | return 0; |
---|
4593 | | } |
---|
4594 | configure:31674: result: no |
---|
4595 | configure:31784: checking for sys/inttypes.h |
---|
4596 | configure:31784: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
4597 | conftest.c:122:10: fatal error: 'sys/inttypes.h' file not found |
---|
4598 | #include <sys/inttypes.h> |
---|
4599 | ^ |
---|
4600 | 1 error generated. |
---|
4601 | configure:31784: $? = 1 |
---|
4602 | configure: failed program was: |
---|
4603 | | /* confdefs.h */ |
---|
4604 | | #define PACKAGE_NAME "gettext-runtime" |
---|
4605 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
4606 | | #define PACKAGE_VERSION "0.22.5" |
---|
4607 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
4608 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
4609 | | #define PACKAGE_URL "" |
---|
4610 | | #define PACKAGE "gettext-runtime" |
---|
4611 | | #define VERSION "0.22.5" |
---|
4612 | | #define HAVE_STDIO_H 1 |
---|
4613 | | #define HAVE_STDLIB_H 1 |
---|
4614 | | #define HAVE_STRING_H 1 |
---|
4615 | | #define HAVE_INTTYPES_H 1 |
---|
4616 | | #define HAVE_STDINT_H 1 |
---|
4617 | | #define HAVE_STRINGS_H 1 |
---|
4618 | | #define HAVE_SYS_STAT_H 1 |
---|
4619 | | #define HAVE_SYS_TYPES_H 1 |
---|
4620 | | #define HAVE_UNISTD_H 1 |
---|
4621 | | #define HAVE_WCHAR_H 1 |
---|
4622 | | #define HAVE_SYS_PARAM_H 1 |
---|
4623 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4624 | | #define HAVE_GETOPT_H 1 |
---|
4625 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4626 | | #define HAVE_ICONV_H 1 |
---|
4627 | | #define HAVE_LIMITS_H 1 |
---|
4628 | | #define HAVE_WCTYPE_H 1 |
---|
4629 | | #define HAVE_LANGINFO_H 1 |
---|
4630 | | #define HAVE_XLOCALE_H 1 |
---|
4631 | | #define HAVE_SYS_MMAN_H 1 |
---|
4632 | | #define HAVE_SYS_TIME_H 1 |
---|
4633 | | #define HAVE_STDBOOL_H 1 |
---|
4634 | | #define STDC_HEADERS 1 |
---|
4635 | | #define _ALL_SOURCE 1 |
---|
4636 | | #define _DARWIN_C_SOURCE 1 |
---|
4637 | | #define _GNU_SOURCE 1 |
---|
4638 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4639 | | #define _NETBSD_SOURCE 1 |
---|
4640 | | #define _OPENBSD_SOURCE 1 |
---|
4641 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4642 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4643 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4644 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4645 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
4646 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4647 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4648 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4649 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4650 | | #define _TANDEM_SOURCE 1 |
---|
4651 | | #define __EXTENSIONS__ 1 |
---|
4652 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
4653 | | #define HAVE_DLFCN_H 1 |
---|
4654 | | #define LT_OBJDIR ".libs/" |
---|
4655 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4656 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
4657 | | #define ENABLE_NLS 1 |
---|
4658 | | #define HAVE_ALLOCA_H 1 |
---|
4659 | | #define HAVE_ALLOCA 1 |
---|
4660 | | #define BITSIZEOF_WCHAR_T 32 |
---|
4661 | | #define HAVE_MBSTATE_T 1 |
---|
4662 | | #define HAVE_MBSINIT 1 |
---|
4663 | | #define HAVE_MBRTOWC 1 |
---|
4664 | | #define HAVE_REALPATH 1 |
---|
4665 | | #define HAVE_LSTAT 1 |
---|
4666 | | #define HAVE_FCNTL 1 |
---|
4667 | | #define HAVE_SYMLINK 1 |
---|
4668 | | #define HAVE_GETDTABLESIZE 1 |
---|
4669 | | #define HAVE_ISWCNTRL 1 |
---|
4670 | | #define HAVE_MPROTECT 1 |
---|
4671 | | #define HAVE_READLINK 1 |
---|
4672 | | #define HAVE_SETENV 1 |
---|
4673 | | #define HAVE_WCWIDTH 1 |
---|
4674 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4675 | | #define HAVE_MALLOC_POSIX 1 |
---|
4676 | | #define HAVE_FACCESSAT 1 |
---|
4677 | | #define HAVE_GETCWD 1 |
---|
4678 | | #define restrict __restrict__ |
---|
4679 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4680 | | #define HAVE_STRERROR_R 1 |
---|
4681 | | #define HAVE___HEADER_INLINE 1 |
---|
4682 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
4683 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4684 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4685 | | #define HAVE_GETOPT_H 1 |
---|
4686 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
4687 | | #define HAVE_PTHREAD_API 1 |
---|
4688 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
4689 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
4690 | | #define HAVE_ICONV 1 |
---|
4691 | | #define ICONV_CONST |
---|
4692 | | #define HAVE_WINT_T 1 |
---|
4693 | | #define HAVE_LONG_LONG_INT 1 |
---|
4694 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4695 | | /* end confdefs.h. */ |
---|
4696 | | #include <stddef.h> |
---|
4697 | | #ifdef HAVE_STDIO_H |
---|
4698 | | # include <stdio.h> |
---|
4699 | | #endif |
---|
4700 | | #ifdef HAVE_STDLIB_H |
---|
4701 | | # include <stdlib.h> |
---|
4702 | | #endif |
---|
4703 | | #ifdef HAVE_STRING_H |
---|
4704 | | # include <string.h> |
---|
4705 | | #endif |
---|
4706 | | #ifdef HAVE_INTTYPES_H |
---|
4707 | | # include <inttypes.h> |
---|
4708 | | #endif |
---|
4709 | | #ifdef HAVE_STDINT_H |
---|
4710 | | # include <stdint.h> |
---|
4711 | | #endif |
---|
4712 | | #ifdef HAVE_STRINGS_H |
---|
4713 | | # include <strings.h> |
---|
4714 | | #endif |
---|
4715 | | #ifdef HAVE_SYS_TYPES_H |
---|
4716 | | # include <sys/types.h> |
---|
4717 | | #endif |
---|
4718 | | #ifdef HAVE_SYS_STAT_H |
---|
4719 | | # include <sys/stat.h> |
---|
4720 | | #endif |
---|
4721 | | #ifdef HAVE_UNISTD_H |
---|
4722 | | # include <unistd.h> |
---|
4723 | | #endif |
---|
4724 | | #include <sys/inttypes.h> |
---|
4725 | configure:31784: result: no |
---|
4726 | configure:31790: checking for sys/bitypes.h |
---|
4727 | configure:31790: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
4728 | conftest.c:122:10: fatal error: 'sys/bitypes.h' file not found |
---|
4729 | #include <sys/bitypes.h> |
---|
4730 | ^ |
---|
4731 | 1 error generated. |
---|
4732 | configure:31790: $? = 1 |
---|
4733 | configure: failed program was: |
---|
4734 | | /* confdefs.h */ |
---|
4735 | | #define PACKAGE_NAME "gettext-runtime" |
---|
4736 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
4737 | | #define PACKAGE_VERSION "0.22.5" |
---|
4738 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
4739 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
4740 | | #define PACKAGE_URL "" |
---|
4741 | | #define PACKAGE "gettext-runtime" |
---|
4742 | | #define VERSION "0.22.5" |
---|
4743 | | #define HAVE_STDIO_H 1 |
---|
4744 | | #define HAVE_STDLIB_H 1 |
---|
4745 | | #define HAVE_STRING_H 1 |
---|
4746 | | #define HAVE_INTTYPES_H 1 |
---|
4747 | | #define HAVE_STDINT_H 1 |
---|
4748 | | #define HAVE_STRINGS_H 1 |
---|
4749 | | #define HAVE_SYS_STAT_H 1 |
---|
4750 | | #define HAVE_SYS_TYPES_H 1 |
---|
4751 | | #define HAVE_UNISTD_H 1 |
---|
4752 | | #define HAVE_WCHAR_H 1 |
---|
4753 | | #define HAVE_SYS_PARAM_H 1 |
---|
4754 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4755 | | #define HAVE_GETOPT_H 1 |
---|
4756 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4757 | | #define HAVE_ICONV_H 1 |
---|
4758 | | #define HAVE_LIMITS_H 1 |
---|
4759 | | #define HAVE_WCTYPE_H 1 |
---|
4760 | | #define HAVE_LANGINFO_H 1 |
---|
4761 | | #define HAVE_XLOCALE_H 1 |
---|
4762 | | #define HAVE_SYS_MMAN_H 1 |
---|
4763 | | #define HAVE_SYS_TIME_H 1 |
---|
4764 | | #define HAVE_STDBOOL_H 1 |
---|
4765 | | #define STDC_HEADERS 1 |
---|
4766 | | #define _ALL_SOURCE 1 |
---|
4767 | | #define _DARWIN_C_SOURCE 1 |
---|
4768 | | #define _GNU_SOURCE 1 |
---|
4769 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4770 | | #define _NETBSD_SOURCE 1 |
---|
4771 | | #define _OPENBSD_SOURCE 1 |
---|
4772 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4773 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4774 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4775 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4776 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
4777 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4778 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4779 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4780 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4781 | | #define _TANDEM_SOURCE 1 |
---|
4782 | | #define __EXTENSIONS__ 1 |
---|
4783 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
4784 | | #define HAVE_DLFCN_H 1 |
---|
4785 | | #define LT_OBJDIR ".libs/" |
---|
4786 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4787 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
4788 | | #define ENABLE_NLS 1 |
---|
4789 | | #define HAVE_ALLOCA_H 1 |
---|
4790 | | #define HAVE_ALLOCA 1 |
---|
4791 | | #define BITSIZEOF_WCHAR_T 32 |
---|
4792 | | #define HAVE_MBSTATE_T 1 |
---|
4793 | | #define HAVE_MBSINIT 1 |
---|
4794 | | #define HAVE_MBRTOWC 1 |
---|
4795 | | #define HAVE_REALPATH 1 |
---|
4796 | | #define HAVE_LSTAT 1 |
---|
4797 | | #define HAVE_FCNTL 1 |
---|
4798 | | #define HAVE_SYMLINK 1 |
---|
4799 | | #define HAVE_GETDTABLESIZE 1 |
---|
4800 | | #define HAVE_ISWCNTRL 1 |
---|
4801 | | #define HAVE_MPROTECT 1 |
---|
4802 | | #define HAVE_READLINK 1 |
---|
4803 | | #define HAVE_SETENV 1 |
---|
4804 | | #define HAVE_WCWIDTH 1 |
---|
4805 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4806 | | #define HAVE_MALLOC_POSIX 1 |
---|
4807 | | #define HAVE_FACCESSAT 1 |
---|
4808 | | #define HAVE_GETCWD 1 |
---|
4809 | | #define restrict __restrict__ |
---|
4810 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4811 | | #define HAVE_STRERROR_R 1 |
---|
4812 | | #define HAVE___HEADER_INLINE 1 |
---|
4813 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
4814 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4815 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4816 | | #define HAVE_GETOPT_H 1 |
---|
4817 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
4818 | | #define HAVE_PTHREAD_API 1 |
---|
4819 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
4820 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
4821 | | #define HAVE_ICONV 1 |
---|
4822 | | #define ICONV_CONST |
---|
4823 | | #define HAVE_WINT_T 1 |
---|
4824 | | #define HAVE_LONG_LONG_INT 1 |
---|
4825 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4826 | | /* end confdefs.h. */ |
---|
4827 | | #include <stddef.h> |
---|
4828 | | #ifdef HAVE_STDIO_H |
---|
4829 | | # include <stdio.h> |
---|
4830 | | #endif |
---|
4831 | | #ifdef HAVE_STDLIB_H |
---|
4832 | | # include <stdlib.h> |
---|
4833 | | #endif |
---|
4834 | | #ifdef HAVE_STRING_H |
---|
4835 | | # include <string.h> |
---|
4836 | | #endif |
---|
4837 | | #ifdef HAVE_INTTYPES_H |
---|
4838 | | # include <inttypes.h> |
---|
4839 | | #endif |
---|
4840 | | #ifdef HAVE_STDINT_H |
---|
4841 | | # include <stdint.h> |
---|
4842 | | #endif |
---|
4843 | | #ifdef HAVE_STRINGS_H |
---|
4844 | | # include <strings.h> |
---|
4845 | | #endif |
---|
4846 | | #ifdef HAVE_SYS_TYPES_H |
---|
4847 | | # include <sys/types.h> |
---|
4848 | | #endif |
---|
4849 | | #ifdef HAVE_SYS_STAT_H |
---|
4850 | | # include <sys/stat.h> |
---|
4851 | | #endif |
---|
4852 | | #ifdef HAVE_UNISTD_H |
---|
4853 | | # include <unistd.h> |
---|
4854 | | #endif |
---|
4855 | | #include <sys/bitypes.h> |
---|
4856 | configure:31790: result: no |
---|
4857 | configure:31809: checking for bit size of ptrdiff_t |
---|
4858 | configure:31815: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
4859 | configure:31815: $? = 0 |
---|
4860 | configure:31815: ./conftest |
---|
4861 | configure:31815: $? = 0 |
---|
4862 | configure:31835: result: 32 |
---|
4863 | configure:31809: checking for bit size of size_t |
---|
4864 | configure:31815: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
4865 | configure:31815: $? = 0 |
---|
4866 | configure:31815: ./conftest |
---|
4867 | configure:31815: $? = 0 |
---|
4868 | configure:31835: result: 32 |
---|
4869 | configure:31852: checking for bit size of sig_atomic_t |
---|
4870 | configure:31858: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
4871 | configure:31858: $? = 0 |
---|
4872 | configure:31858: ./conftest |
---|
4873 | configure:31858: $? = 0 |
---|
4874 | configure:31878: result: 32 |
---|
4875 | configure:31852: checking for bit size of wchar_t |
---|
4876 | configure:31878: result: 32 |
---|
4877 | configure:31852: checking for bit size of wint_t |
---|
4878 | configure:31858: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
4879 | configure:31858: $? = 0 |
---|
4880 | configure:31858: ./conftest |
---|
4881 | configure:31858: $? = 0 |
---|
4882 | configure:31878: result: 32 |
---|
4883 | configure:31894: checking whether sig_atomic_t is signed |
---|
4884 | configure:31918: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
4885 | configure:31918: $? = 0 |
---|
4886 | configure:31931: result: yes |
---|
4887 | configure:31894: checking whether wchar_t is signed |
---|
4888 | configure:31918: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
4889 | configure:31918: $? = 0 |
---|
4890 | configure:31931: result: yes |
---|
4891 | configure:31894: checking whether wint_t is signed |
---|
4892 | configure:31918: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
4893 | configure:31918: $? = 0 |
---|
4894 | configure:31931: result: yes |
---|
4895 | configure:31951: checking for ptrdiff_t integer literal suffix |
---|
4896 | configure:31994: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
4897 | configure:31994: $? = 0 |
---|
4898 | configure:32005: result: |
---|
4899 | configure:31951: checking for size_t integer literal suffix |
---|
4900 | configure:31994: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
4901 | conftest.c:111:35: error: redefinition of 'foo' with a different type: 'unsigned int' vs 'size_t' (aka 'unsigned long') |
---|
4902 | extern unsigned int foo; |
---|
4903 | ^ |
---|
4904 | conftest.c:110:29: note: previous definition is here |
---|
4905 | extern size_t foo; |
---|
4906 | ^ |
---|
4907 | 1 error generated. |
---|
4908 | configure:31994: $? = 1 |
---|
4909 | configure: failed program was: |
---|
4910 | | /* confdefs.h */ |
---|
4911 | | #define PACKAGE_NAME "gettext-runtime" |
---|
4912 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
4913 | | #define PACKAGE_VERSION "0.22.5" |
---|
4914 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
4915 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
4916 | | #define PACKAGE_URL "" |
---|
4917 | | #define PACKAGE "gettext-runtime" |
---|
4918 | | #define VERSION "0.22.5" |
---|
4919 | | #define HAVE_STDIO_H 1 |
---|
4920 | | #define HAVE_STDLIB_H 1 |
---|
4921 | | #define HAVE_STRING_H 1 |
---|
4922 | | #define HAVE_INTTYPES_H 1 |
---|
4923 | | #define HAVE_STDINT_H 1 |
---|
4924 | | #define HAVE_STRINGS_H 1 |
---|
4925 | | #define HAVE_SYS_STAT_H 1 |
---|
4926 | | #define HAVE_SYS_TYPES_H 1 |
---|
4927 | | #define HAVE_UNISTD_H 1 |
---|
4928 | | #define HAVE_WCHAR_H 1 |
---|
4929 | | #define HAVE_SYS_PARAM_H 1 |
---|
4930 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4931 | | #define HAVE_GETOPT_H 1 |
---|
4932 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4933 | | #define HAVE_ICONV_H 1 |
---|
4934 | | #define HAVE_LIMITS_H 1 |
---|
4935 | | #define HAVE_WCTYPE_H 1 |
---|
4936 | | #define HAVE_LANGINFO_H 1 |
---|
4937 | | #define HAVE_XLOCALE_H 1 |
---|
4938 | | #define HAVE_SYS_MMAN_H 1 |
---|
4939 | | #define HAVE_SYS_TIME_H 1 |
---|
4940 | | #define HAVE_STDBOOL_H 1 |
---|
4941 | | #define STDC_HEADERS 1 |
---|
4942 | | #define _ALL_SOURCE 1 |
---|
4943 | | #define _DARWIN_C_SOURCE 1 |
---|
4944 | | #define _GNU_SOURCE 1 |
---|
4945 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4946 | | #define _NETBSD_SOURCE 1 |
---|
4947 | | #define _OPENBSD_SOURCE 1 |
---|
4948 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4949 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4950 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4951 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4952 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
4953 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4954 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4955 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4956 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4957 | | #define _TANDEM_SOURCE 1 |
---|
4958 | | #define __EXTENSIONS__ 1 |
---|
4959 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
4960 | | #define HAVE_DLFCN_H 1 |
---|
4961 | | #define LT_OBJDIR ".libs/" |
---|
4962 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4963 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
4964 | | #define ENABLE_NLS 1 |
---|
4965 | | #define HAVE_ALLOCA_H 1 |
---|
4966 | | #define HAVE_ALLOCA 1 |
---|
4967 | | #define BITSIZEOF_WCHAR_T 32 |
---|
4968 | | #define HAVE_MBSTATE_T 1 |
---|
4969 | | #define HAVE_MBSINIT 1 |
---|
4970 | | #define HAVE_MBRTOWC 1 |
---|
4971 | | #define HAVE_REALPATH 1 |
---|
4972 | | #define HAVE_LSTAT 1 |
---|
4973 | | #define HAVE_FCNTL 1 |
---|
4974 | | #define HAVE_SYMLINK 1 |
---|
4975 | | #define HAVE_GETDTABLESIZE 1 |
---|
4976 | | #define HAVE_ISWCNTRL 1 |
---|
4977 | | #define HAVE_MPROTECT 1 |
---|
4978 | | #define HAVE_READLINK 1 |
---|
4979 | | #define HAVE_SETENV 1 |
---|
4980 | | #define HAVE_WCWIDTH 1 |
---|
4981 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4982 | | #define HAVE_MALLOC_POSIX 1 |
---|
4983 | | #define HAVE_FACCESSAT 1 |
---|
4984 | | #define HAVE_GETCWD 1 |
---|
4985 | | #define restrict __restrict__ |
---|
4986 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4987 | | #define HAVE_STRERROR_R 1 |
---|
4988 | | #define HAVE___HEADER_INLINE 1 |
---|
4989 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
4990 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4991 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4992 | | #define HAVE_GETOPT_H 1 |
---|
4993 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
4994 | | #define HAVE_PTHREAD_API 1 |
---|
4995 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
4996 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
4997 | | #define HAVE_ICONV 1 |
---|
4998 | | #define ICONV_CONST |
---|
4999 | | #define HAVE_WINT_T 1 |
---|
5000 | | #define HAVE_LONG_LONG_INT 1 |
---|
5001 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5002 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
5003 | | #define BITSIZEOF_SIZE_T 32 |
---|
5004 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
5005 | | #define BITSIZEOF_WCHAR_T 32 |
---|
5006 | | #define BITSIZEOF_WINT_T 32 |
---|
5007 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
5008 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
5009 | | #define HAVE_SIGNED_WINT_T 1 |
---|
5010 | | #define PTRDIFF_T_SUFFIX |
---|
5011 | | /* end confdefs.h. */ |
---|
5012 | | |
---|
5013 | | #include <stddef.h> |
---|
5014 | | #include <signal.h> |
---|
5015 | | #if HAVE_WCHAR_H |
---|
5016 | | # include <wchar.h> |
---|
5017 | | #endif |
---|
5018 | | |
---|
5019 | | extern size_t foo; |
---|
5020 | | extern unsigned int foo; |
---|
5021 | | int |
---|
5022 | | main (void) |
---|
5023 | | { |
---|
5024 | | |
---|
5025 | | ; |
---|
5026 | | return 0; |
---|
5027 | | } |
---|
5028 | configure:31994: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5029 | configure:31994: $? = 0 |
---|
5030 | configure:32005: result: ul |
---|
5031 | configure:32020: checking for sig_atomic_t integer literal suffix |
---|
5032 | configure:32063: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5033 | configure:32063: $? = 0 |
---|
5034 | configure:32074: result: |
---|
5035 | configure:32020: checking for wchar_t integer literal suffix |
---|
5036 | configure:32063: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5037 | configure:32063: $? = 0 |
---|
5038 | configure:32074: result: |
---|
5039 | configure:32020: checking for wint_t integer literal suffix |
---|
5040 | configure:32063: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5041 | configure:32063: $? = 0 |
---|
5042 | configure:32074: result: |
---|
5043 | configure:32359: checking whether iswcntrl works |
---|
5044 | configure:32400: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
5045 | configure:32400: $? = 0 |
---|
5046 | configure:32400: ./conftest |
---|
5047 | configure:32400: $? = 0 |
---|
5048 | configure:32415: result: yes |
---|
5049 | configure:32441: checking for towlower |
---|
5050 | configure:32441: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
5051 | configure:32441: $? = 0 |
---|
5052 | configure:32441: result: yes |
---|
5053 | configure:32479: checking for wctype_t |
---|
5054 | configure:32501: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5055 | configure:32501: $? = 0 |
---|
5056 | configure:32512: result: yes |
---|
5057 | configure:32518: checking for wctrans_t |
---|
5058 | configure:32538: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5059 | configure:32538: $? = 0 |
---|
5060 | configure:32549: result: yes |
---|
5061 | configure:32692: checking whether langinfo.h defines CODESET |
---|
5062 | configure:32711: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5063 | configure:32711: $? = 0 |
---|
5064 | configure:32722: result: yes |
---|
5065 | configure:32727: checking whether langinfo.h defines T_FMT_AMPM |
---|
5066 | configure:32746: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5067 | configure:32746: $? = 0 |
---|
5068 | configure:32757: result: yes |
---|
5069 | configure:32762: checking whether langinfo.h defines ALTMON_1 |
---|
5070 | configure:32781: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5071 | conftest.c:109:9: error: use of undeclared identifier 'ALTMON_1' |
---|
5072 | int a = ALTMON_1; |
---|
5073 | ^ |
---|
5074 | 1 error generated. |
---|
5075 | configure:32781: $? = 1 |
---|
5076 | configure: failed program was: |
---|
5077 | | /* confdefs.h */ |
---|
5078 | | #define PACKAGE_NAME "gettext-runtime" |
---|
5079 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
5080 | | #define PACKAGE_VERSION "0.22.5" |
---|
5081 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
5082 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
5083 | | #define PACKAGE_URL "" |
---|
5084 | | #define PACKAGE "gettext-runtime" |
---|
5085 | | #define VERSION "0.22.5" |
---|
5086 | | #define HAVE_STDIO_H 1 |
---|
5087 | | #define HAVE_STDLIB_H 1 |
---|
5088 | | #define HAVE_STRING_H 1 |
---|
5089 | | #define HAVE_INTTYPES_H 1 |
---|
5090 | | #define HAVE_STDINT_H 1 |
---|
5091 | | #define HAVE_STRINGS_H 1 |
---|
5092 | | #define HAVE_SYS_STAT_H 1 |
---|
5093 | | #define HAVE_SYS_TYPES_H 1 |
---|
5094 | | #define HAVE_UNISTD_H 1 |
---|
5095 | | #define HAVE_WCHAR_H 1 |
---|
5096 | | #define HAVE_SYS_PARAM_H 1 |
---|
5097 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5098 | | #define HAVE_GETOPT_H 1 |
---|
5099 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5100 | | #define HAVE_ICONV_H 1 |
---|
5101 | | #define HAVE_LIMITS_H 1 |
---|
5102 | | #define HAVE_WCTYPE_H 1 |
---|
5103 | | #define HAVE_LANGINFO_H 1 |
---|
5104 | | #define HAVE_XLOCALE_H 1 |
---|
5105 | | #define HAVE_SYS_MMAN_H 1 |
---|
5106 | | #define HAVE_SYS_TIME_H 1 |
---|
5107 | | #define HAVE_STDBOOL_H 1 |
---|
5108 | | #define STDC_HEADERS 1 |
---|
5109 | | #define _ALL_SOURCE 1 |
---|
5110 | | #define _DARWIN_C_SOURCE 1 |
---|
5111 | | #define _GNU_SOURCE 1 |
---|
5112 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5113 | | #define _NETBSD_SOURCE 1 |
---|
5114 | | #define _OPENBSD_SOURCE 1 |
---|
5115 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5116 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5117 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5118 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5119 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
5120 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5121 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5122 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5123 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5124 | | #define _TANDEM_SOURCE 1 |
---|
5125 | | #define __EXTENSIONS__ 1 |
---|
5126 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
5127 | | #define HAVE_DLFCN_H 1 |
---|
5128 | | #define LT_OBJDIR ".libs/" |
---|
5129 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5130 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
5131 | | #define ENABLE_NLS 1 |
---|
5132 | | #define HAVE_ALLOCA_H 1 |
---|
5133 | | #define HAVE_ALLOCA 1 |
---|
5134 | | #define BITSIZEOF_WCHAR_T 32 |
---|
5135 | | #define HAVE_MBSTATE_T 1 |
---|
5136 | | #define HAVE_MBSINIT 1 |
---|
5137 | | #define HAVE_MBRTOWC 1 |
---|
5138 | | #define HAVE_REALPATH 1 |
---|
5139 | | #define HAVE_LSTAT 1 |
---|
5140 | | #define HAVE_FCNTL 1 |
---|
5141 | | #define HAVE_SYMLINK 1 |
---|
5142 | | #define HAVE_GETDTABLESIZE 1 |
---|
5143 | | #define HAVE_ISWCNTRL 1 |
---|
5144 | | #define HAVE_MPROTECT 1 |
---|
5145 | | #define HAVE_READLINK 1 |
---|
5146 | | #define HAVE_SETENV 1 |
---|
5147 | | #define HAVE_WCWIDTH 1 |
---|
5148 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5149 | | #define HAVE_MALLOC_POSIX 1 |
---|
5150 | | #define HAVE_FACCESSAT 1 |
---|
5151 | | #define HAVE_GETCWD 1 |
---|
5152 | | #define restrict __restrict__ |
---|
5153 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5154 | | #define HAVE_STRERROR_R 1 |
---|
5155 | | #define HAVE___HEADER_INLINE 1 |
---|
5156 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
5157 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5158 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5159 | | #define HAVE_GETOPT_H 1 |
---|
5160 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
5161 | | #define HAVE_PTHREAD_API 1 |
---|
5162 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
5163 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
5164 | | #define HAVE_ICONV 1 |
---|
5165 | | #define ICONV_CONST |
---|
5166 | | #define HAVE_WINT_T 1 |
---|
5167 | | #define HAVE_LONG_LONG_INT 1 |
---|
5168 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5169 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
5170 | | #define BITSIZEOF_SIZE_T 32 |
---|
5171 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
5172 | | #define BITSIZEOF_WCHAR_T 32 |
---|
5173 | | #define BITSIZEOF_WINT_T 32 |
---|
5174 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
5175 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
5176 | | #define HAVE_SIGNED_WINT_T 1 |
---|
5177 | | #define PTRDIFF_T_SUFFIX |
---|
5178 | | #define SIZE_T_SUFFIX ul |
---|
5179 | | #define SIG_ATOMIC_T_SUFFIX |
---|
5180 | | #define WCHAR_T_SUFFIX |
---|
5181 | | #define WINT_T_SUFFIX |
---|
5182 | | #define HAVE_TOWLOWER 1 |
---|
5183 | | /* end confdefs.h. */ |
---|
5184 | | #include <langinfo.h> |
---|
5185 | | int a = ALTMON_1; |
---|
5186 | | |
---|
5187 | | int |
---|
5188 | | main (void) |
---|
5189 | | { |
---|
5190 | | |
---|
5191 | | ; |
---|
5192 | | return 0; |
---|
5193 | | } |
---|
5194 | configure:32792: result: no |
---|
5195 | configure:32797: checking whether langinfo.h defines ERA |
---|
5196 | configure:32816: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5197 | configure:32816: $? = 0 |
---|
5198 | configure:32827: result: yes |
---|
5199 | configure:32832: checking whether langinfo.h defines YESEXPR |
---|
5200 | configure:32851: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5201 | configure:32851: $? = 0 |
---|
5202 | configure:32862: result: yes |
---|
5203 | configure:32905: checking for wchar_t |
---|
5204 | configure:32923: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5205 | configure:32923: $? = 0 |
---|
5206 | configure:32933: result: yes |
---|
5207 | configure:32949: checking for good max_align_t |
---|
5208 | configure:32986: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5209 | configure:32986: $? = 0 |
---|
5210 | configure:32997: result: yes |
---|
5211 | configure:33009: checking whether NULL can be used in arbitrary expressions |
---|
5212 | configure:33028: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5213 | configure:33028: $? = 0 |
---|
5214 | configure:33038: result: yes |
---|
5215 | configure:33045: checking for unreachable |
---|
5216 | configure:33064: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
5217 | conftest.c:114:1: warning: implicit declaration of function 'unreachable' is invalid in C99 [-Wimplicit-function-declaration] |
---|
5218 | unreachable (); |
---|
5219 | ^ |
---|
5220 | 1 warning generated. |
---|
5221 | Undefined symbols for architecture i386: |
---|
5222 | "_unreachable", referenced from: |
---|
5223 | _main in conftest-578ff6.o |
---|
5224 | ld: symbol(s) not found for architecture i386 |
---|
5225 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5226 | configure:33064: $? = 1 |
---|
5227 | configure: failed program was: |
---|
5228 | | /* confdefs.h */ |
---|
5229 | | #define PACKAGE_NAME "gettext-runtime" |
---|
5230 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
5231 | | #define PACKAGE_VERSION "0.22.5" |
---|
5232 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
5233 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
5234 | | #define PACKAGE_URL "" |
---|
5235 | | #define PACKAGE "gettext-runtime" |
---|
5236 | | #define VERSION "0.22.5" |
---|
5237 | | #define HAVE_STDIO_H 1 |
---|
5238 | | #define HAVE_STDLIB_H 1 |
---|
5239 | | #define HAVE_STRING_H 1 |
---|
5240 | | #define HAVE_INTTYPES_H 1 |
---|
5241 | | #define HAVE_STDINT_H 1 |
---|
5242 | | #define HAVE_STRINGS_H 1 |
---|
5243 | | #define HAVE_SYS_STAT_H 1 |
---|
5244 | | #define HAVE_SYS_TYPES_H 1 |
---|
5245 | | #define HAVE_UNISTD_H 1 |
---|
5246 | | #define HAVE_WCHAR_H 1 |
---|
5247 | | #define HAVE_SYS_PARAM_H 1 |
---|
5248 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5249 | | #define HAVE_GETOPT_H 1 |
---|
5250 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5251 | | #define HAVE_ICONV_H 1 |
---|
5252 | | #define HAVE_LIMITS_H 1 |
---|
5253 | | #define HAVE_WCTYPE_H 1 |
---|
5254 | | #define HAVE_LANGINFO_H 1 |
---|
5255 | | #define HAVE_XLOCALE_H 1 |
---|
5256 | | #define HAVE_SYS_MMAN_H 1 |
---|
5257 | | #define HAVE_SYS_TIME_H 1 |
---|
5258 | | #define HAVE_STDBOOL_H 1 |
---|
5259 | | #define STDC_HEADERS 1 |
---|
5260 | | #define _ALL_SOURCE 1 |
---|
5261 | | #define _DARWIN_C_SOURCE 1 |
---|
5262 | | #define _GNU_SOURCE 1 |
---|
5263 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5264 | | #define _NETBSD_SOURCE 1 |
---|
5265 | | #define _OPENBSD_SOURCE 1 |
---|
5266 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5267 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5268 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5269 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5270 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
5271 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5272 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5273 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5274 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5275 | | #define _TANDEM_SOURCE 1 |
---|
5276 | | #define __EXTENSIONS__ 1 |
---|
5277 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
5278 | | #define HAVE_DLFCN_H 1 |
---|
5279 | | #define LT_OBJDIR ".libs/" |
---|
5280 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5281 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
5282 | | #define ENABLE_NLS 1 |
---|
5283 | | #define HAVE_ALLOCA_H 1 |
---|
5284 | | #define HAVE_ALLOCA 1 |
---|
5285 | | #define BITSIZEOF_WCHAR_T 32 |
---|
5286 | | #define HAVE_MBSTATE_T 1 |
---|
5287 | | #define HAVE_MBSINIT 1 |
---|
5288 | | #define HAVE_MBRTOWC 1 |
---|
5289 | | #define HAVE_REALPATH 1 |
---|
5290 | | #define HAVE_LSTAT 1 |
---|
5291 | | #define HAVE_FCNTL 1 |
---|
5292 | | #define HAVE_SYMLINK 1 |
---|
5293 | | #define HAVE_GETDTABLESIZE 1 |
---|
5294 | | #define HAVE_ISWCNTRL 1 |
---|
5295 | | #define HAVE_MPROTECT 1 |
---|
5296 | | #define HAVE_READLINK 1 |
---|
5297 | | #define HAVE_SETENV 1 |
---|
5298 | | #define HAVE_WCWIDTH 1 |
---|
5299 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5300 | | #define HAVE_MALLOC_POSIX 1 |
---|
5301 | | #define HAVE_FACCESSAT 1 |
---|
5302 | | #define HAVE_GETCWD 1 |
---|
5303 | | #define restrict __restrict__ |
---|
5304 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5305 | | #define HAVE_STRERROR_R 1 |
---|
5306 | | #define HAVE___HEADER_INLINE 1 |
---|
5307 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
5308 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5309 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5310 | | #define HAVE_GETOPT_H 1 |
---|
5311 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
5312 | | #define HAVE_PTHREAD_API 1 |
---|
5313 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
5314 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
5315 | | #define HAVE_ICONV 1 |
---|
5316 | | #define ICONV_CONST |
---|
5317 | | #define HAVE_WINT_T 1 |
---|
5318 | | #define HAVE_LONG_LONG_INT 1 |
---|
5319 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5320 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
5321 | | #define BITSIZEOF_SIZE_T 32 |
---|
5322 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
5323 | | #define BITSIZEOF_WCHAR_T 32 |
---|
5324 | | #define BITSIZEOF_WINT_T 32 |
---|
5325 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
5326 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
5327 | | #define HAVE_SIGNED_WINT_T 1 |
---|
5328 | | #define PTRDIFF_T_SUFFIX |
---|
5329 | | #define SIZE_T_SUFFIX ul |
---|
5330 | | #define SIG_ATOMIC_T_SUFFIX |
---|
5331 | | #define WCHAR_T_SUFFIX |
---|
5332 | | #define WINT_T_SUFFIX |
---|
5333 | | #define HAVE_TOWLOWER 1 |
---|
5334 | | #define HAVE_WCHAR_T 1 |
---|
5335 | | /* end confdefs.h. */ |
---|
5336 | | #include <stddef.h> |
---|
5337 | | |
---|
5338 | | int |
---|
5339 | | main (void) |
---|
5340 | | { |
---|
5341 | | unreachable (); |
---|
5342 | | |
---|
5343 | | ; |
---|
5344 | | return 0; |
---|
5345 | | } |
---|
5346 | configure:33076: result: no |
---|
5347 | configure:33162: checking whether locale.h defines locale_t |
---|
5348 | configure:33180: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5349 | conftest.c:110:13: error: unknown type name 'locale_t' |
---|
5350 | locale_t x; |
---|
5351 | ^ |
---|
5352 | 1 error generated. |
---|
5353 | configure:33180: $? = 1 |
---|
5354 | configure: failed program was: |
---|
5355 | | /* confdefs.h */ |
---|
5356 | | #define PACKAGE_NAME "gettext-runtime" |
---|
5357 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
5358 | | #define PACKAGE_VERSION "0.22.5" |
---|
5359 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
5360 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
5361 | | #define PACKAGE_URL "" |
---|
5362 | | #define PACKAGE "gettext-runtime" |
---|
5363 | | #define VERSION "0.22.5" |
---|
5364 | | #define HAVE_STDIO_H 1 |
---|
5365 | | #define HAVE_STDLIB_H 1 |
---|
5366 | | #define HAVE_STRING_H 1 |
---|
5367 | | #define HAVE_INTTYPES_H 1 |
---|
5368 | | #define HAVE_STDINT_H 1 |
---|
5369 | | #define HAVE_STRINGS_H 1 |
---|
5370 | | #define HAVE_SYS_STAT_H 1 |
---|
5371 | | #define HAVE_SYS_TYPES_H 1 |
---|
5372 | | #define HAVE_UNISTD_H 1 |
---|
5373 | | #define HAVE_WCHAR_H 1 |
---|
5374 | | #define HAVE_SYS_PARAM_H 1 |
---|
5375 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5376 | | #define HAVE_GETOPT_H 1 |
---|
5377 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5378 | | #define HAVE_ICONV_H 1 |
---|
5379 | | #define HAVE_LIMITS_H 1 |
---|
5380 | | #define HAVE_WCTYPE_H 1 |
---|
5381 | | #define HAVE_LANGINFO_H 1 |
---|
5382 | | #define HAVE_XLOCALE_H 1 |
---|
5383 | | #define HAVE_SYS_MMAN_H 1 |
---|
5384 | | #define HAVE_SYS_TIME_H 1 |
---|
5385 | | #define HAVE_STDBOOL_H 1 |
---|
5386 | | #define STDC_HEADERS 1 |
---|
5387 | | #define _ALL_SOURCE 1 |
---|
5388 | | #define _DARWIN_C_SOURCE 1 |
---|
5389 | | #define _GNU_SOURCE 1 |
---|
5390 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5391 | | #define _NETBSD_SOURCE 1 |
---|
5392 | | #define _OPENBSD_SOURCE 1 |
---|
5393 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5394 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5395 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5396 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5397 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
5398 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5399 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5400 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5401 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5402 | | #define _TANDEM_SOURCE 1 |
---|
5403 | | #define __EXTENSIONS__ 1 |
---|
5404 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
5405 | | #define HAVE_DLFCN_H 1 |
---|
5406 | | #define LT_OBJDIR ".libs/" |
---|
5407 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5408 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
5409 | | #define ENABLE_NLS 1 |
---|
5410 | | #define HAVE_ALLOCA_H 1 |
---|
5411 | | #define HAVE_ALLOCA 1 |
---|
5412 | | #define BITSIZEOF_WCHAR_T 32 |
---|
5413 | | #define HAVE_MBSTATE_T 1 |
---|
5414 | | #define HAVE_MBSINIT 1 |
---|
5415 | | #define HAVE_MBRTOWC 1 |
---|
5416 | | #define HAVE_REALPATH 1 |
---|
5417 | | #define HAVE_LSTAT 1 |
---|
5418 | | #define HAVE_FCNTL 1 |
---|
5419 | | #define HAVE_SYMLINK 1 |
---|
5420 | | #define HAVE_GETDTABLESIZE 1 |
---|
5421 | | #define HAVE_ISWCNTRL 1 |
---|
5422 | | #define HAVE_MPROTECT 1 |
---|
5423 | | #define HAVE_READLINK 1 |
---|
5424 | | #define HAVE_SETENV 1 |
---|
5425 | | #define HAVE_WCWIDTH 1 |
---|
5426 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5427 | | #define HAVE_MALLOC_POSIX 1 |
---|
5428 | | #define HAVE_FACCESSAT 1 |
---|
5429 | | #define HAVE_GETCWD 1 |
---|
5430 | | #define restrict __restrict__ |
---|
5431 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5432 | | #define HAVE_STRERROR_R 1 |
---|
5433 | | #define HAVE___HEADER_INLINE 1 |
---|
5434 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
5435 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5436 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5437 | | #define HAVE_GETOPT_H 1 |
---|
5438 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
5439 | | #define HAVE_PTHREAD_API 1 |
---|
5440 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
5441 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
5442 | | #define HAVE_ICONV 1 |
---|
5443 | | #define ICONV_CONST |
---|
5444 | | #define HAVE_WINT_T 1 |
---|
5445 | | #define HAVE_LONG_LONG_INT 1 |
---|
5446 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5447 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
5448 | | #define BITSIZEOF_SIZE_T 32 |
---|
5449 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
5450 | | #define BITSIZEOF_WCHAR_T 32 |
---|
5451 | | #define BITSIZEOF_WINT_T 32 |
---|
5452 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
5453 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
5454 | | #define HAVE_SIGNED_WINT_T 1 |
---|
5455 | | #define PTRDIFF_T_SUFFIX |
---|
5456 | | #define SIZE_T_SUFFIX ul |
---|
5457 | | #define SIG_ATOMIC_T_SUFFIX |
---|
5458 | | #define WCHAR_T_SUFFIX |
---|
5459 | | #define WINT_T_SUFFIX |
---|
5460 | | #define HAVE_TOWLOWER 1 |
---|
5461 | | #define HAVE_WCHAR_T 1 |
---|
5462 | | /* end confdefs.h. */ |
---|
5463 | | #include <locale.h> |
---|
5464 | | locale_t x; |
---|
5465 | | int |
---|
5466 | | main (void) |
---|
5467 | | { |
---|
5468 | | |
---|
5469 | | ; |
---|
5470 | | return 0; |
---|
5471 | | } |
---|
5472 | configure:33191: result: no |
---|
5473 | configure:33232: checking whether locale.h conforms to POSIX:2001 |
---|
5474 | configure:33251: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5475 | configure:33251: $? = 0 |
---|
5476 | configure:33261: result: yes |
---|
5477 | configure:33264: checking whether struct lconv is properly defined |
---|
5478 | configure:33284: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5479 | configure:33284: $? = 0 |
---|
5480 | configure:33295: result: yes |
---|
5481 | configure:33426: checking for LC_MESSAGES |
---|
5482 | configure:33443: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
5483 | configure:33443: $? = 0 |
---|
5484 | configure:33454: result: yes |
---|
5485 | configure:33473: checking for uselocale |
---|
5486 | configure:33510: checking for uselocale |
---|
5487 | configure:33510: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
5488 | configure:33510: $? = 0 |
---|
5489 | configure:33510: result: yes |
---|
5490 | configure:33526: result: yes |
---|
5491 | configure:33543: checking whether uselocale works |
---|
5492 | configure:33573: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
5493 | configure:33573: $? = 0 |
---|
5494 | configure:33573: ./conftest |
---|
5495 | configure:33573: $? = 0 |
---|
5496 | configure:33588: result: yes |
---|
5497 | configure:33609: checking for fake locale system (OpenBSD) |
---|
5498 | configure:33640: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
5499 | configure:33640: $? = 0 |
---|
5500 | configure:33640: ./conftest |
---|
5501 | configure:33640: $? = 1 |
---|
5502 | configure: program exited with status 1 |
---|
5503 | configure: failed program was: |
---|
5504 | | /* confdefs.h */ |
---|
5505 | | #define PACKAGE_NAME "gettext-runtime" |
---|
5506 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
5507 | | #define PACKAGE_VERSION "0.22.5" |
---|
5508 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
5509 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
5510 | | #define PACKAGE_URL "" |
---|
5511 | | #define PACKAGE "gettext-runtime" |
---|
5512 | | #define VERSION "0.22.5" |
---|
5513 | | #define HAVE_STDIO_H 1 |
---|
5514 | | #define HAVE_STDLIB_H 1 |
---|
5515 | | #define HAVE_STRING_H 1 |
---|
5516 | | #define HAVE_INTTYPES_H 1 |
---|
5517 | | #define HAVE_STDINT_H 1 |
---|
5518 | | #define HAVE_STRINGS_H 1 |
---|
5519 | | #define HAVE_SYS_STAT_H 1 |
---|
5520 | | #define HAVE_SYS_TYPES_H 1 |
---|
5521 | | #define HAVE_UNISTD_H 1 |
---|
5522 | | #define HAVE_WCHAR_H 1 |
---|
5523 | | #define HAVE_SYS_PARAM_H 1 |
---|
5524 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5525 | | #define HAVE_GETOPT_H 1 |
---|
5526 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5527 | | #define HAVE_ICONV_H 1 |
---|
5528 | | #define HAVE_LIMITS_H 1 |
---|
5529 | | #define HAVE_WCTYPE_H 1 |
---|
5530 | | #define HAVE_LANGINFO_H 1 |
---|
5531 | | #define HAVE_XLOCALE_H 1 |
---|
5532 | | #define HAVE_SYS_MMAN_H 1 |
---|
5533 | | #define HAVE_SYS_TIME_H 1 |
---|
5534 | | #define HAVE_STDBOOL_H 1 |
---|
5535 | | #define STDC_HEADERS 1 |
---|
5536 | | #define _ALL_SOURCE 1 |
---|
5537 | | #define _DARWIN_C_SOURCE 1 |
---|
5538 | | #define _GNU_SOURCE 1 |
---|
5539 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5540 | | #define _NETBSD_SOURCE 1 |
---|
5541 | | #define _OPENBSD_SOURCE 1 |
---|
5542 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5543 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5544 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5545 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5546 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
5547 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5548 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5549 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5550 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5551 | | #define _TANDEM_SOURCE 1 |
---|
5552 | | #define __EXTENSIONS__ 1 |
---|
5553 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
5554 | | #define HAVE_DLFCN_H 1 |
---|
5555 | | #define LT_OBJDIR ".libs/" |
---|
5556 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5557 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
5558 | | #define ENABLE_NLS 1 |
---|
5559 | | #define HAVE_ALLOCA_H 1 |
---|
5560 | | #define HAVE_ALLOCA 1 |
---|
5561 | | #define BITSIZEOF_WCHAR_T 32 |
---|
5562 | | #define HAVE_MBSTATE_T 1 |
---|
5563 | | #define HAVE_MBSINIT 1 |
---|
5564 | | #define HAVE_MBRTOWC 1 |
---|
5565 | | #define HAVE_REALPATH 1 |
---|
5566 | | #define HAVE_LSTAT 1 |
---|
5567 | | #define HAVE_FCNTL 1 |
---|
5568 | | #define HAVE_SYMLINK 1 |
---|
5569 | | #define HAVE_GETDTABLESIZE 1 |
---|
5570 | | #define HAVE_ISWCNTRL 1 |
---|
5571 | | #define HAVE_MPROTECT 1 |
---|
5572 | | #define HAVE_READLINK 1 |
---|
5573 | | #define HAVE_SETENV 1 |
---|
5574 | | #define HAVE_WCWIDTH 1 |
---|
5575 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5576 | | #define HAVE_MALLOC_POSIX 1 |
---|
5577 | | #define HAVE_FACCESSAT 1 |
---|
5578 | | #define HAVE_GETCWD 1 |
---|
5579 | | #define restrict __restrict__ |
---|
5580 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5581 | | #define HAVE_STRERROR_R 1 |
---|
5582 | | #define HAVE___HEADER_INLINE 1 |
---|
5583 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
5584 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5585 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5586 | | #define HAVE_GETOPT_H 1 |
---|
5587 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
5588 | | #define HAVE_PTHREAD_API 1 |
---|
5589 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
5590 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
5591 | | #define HAVE_ICONV 1 |
---|
5592 | | #define ICONV_CONST |
---|
5593 | | #define HAVE_WINT_T 1 |
---|
5594 | | #define HAVE_LONG_LONG_INT 1 |
---|
5595 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5596 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
5597 | | #define BITSIZEOF_SIZE_T 32 |
---|
5598 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
5599 | | #define BITSIZEOF_WCHAR_T 32 |
---|
5600 | | #define BITSIZEOF_WINT_T 32 |
---|
5601 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
5602 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
5603 | | #define HAVE_SIGNED_WINT_T 1 |
---|
5604 | | #define PTRDIFF_T_SUFFIX |
---|
5605 | | #define SIZE_T_SUFFIX ul |
---|
5606 | | #define SIG_ATOMIC_T_SUFFIX |
---|
5607 | | #define WCHAR_T_SUFFIX |
---|
5608 | | #define WINT_T_SUFFIX |
---|
5609 | | #define HAVE_TOWLOWER 1 |
---|
5610 | | #define HAVE_WCHAR_T 1 |
---|
5611 | | #define HAVE_LC_MESSAGES 1 |
---|
5612 | | #define HAVE_USELOCALE 1 |
---|
5613 | | #define HAVE_WORKING_USELOCALE 1 |
---|
5614 | | /* end confdefs.h. */ |
---|
5615 | | |
---|
5616 | | #include <locale.h> |
---|
5617 | | #if HAVE_XLOCALE_H |
---|
5618 | | # include <xlocale.h> |
---|
5619 | | #endif |
---|
5620 | | int main () |
---|
5621 | | { |
---|
5622 | | locale_t loc1, loc2; |
---|
5623 | | if (setlocale (LC_ALL, "de_DE.UTF-8") == NULL) return 1; |
---|
5624 | | if (setlocale (LC_ALL, "fr_FR.UTF-8") == NULL) return 1; |
---|
5625 | | loc1 = newlocale (LC_ALL_MASK, "de_DE.UTF-8", (locale_t)0); |
---|
5626 | | loc2 = newlocale (LC_ALL_MASK, "fr_FR.UTF-8", (locale_t)0); |
---|
5627 | | return !(loc1 == loc2); |
---|
5628 | | } |
---|
5629 | configure:33655: result: no |
---|
5630 | configure:33674: checking for Solaris 11.4 locale system |
---|
5631 | configure:33711: result: no |
---|
5632 | configure:33724: checking for getlocalename_l |
---|
5633 | configure:33724: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
5634 | Undefined symbols for architecture i386: |
---|
5635 | "_getlocalename_l", referenced from: |
---|
5636 | _main in conftest-319836.o |
---|
5637 | ld: symbol(s) not found for architecture i386 |
---|
5638 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5639 | configure:33724: $? = 1 |
---|
5640 | configure: failed program was: |
---|
5641 | | /* confdefs.h */ |
---|
5642 | | #define PACKAGE_NAME "gettext-runtime" |
---|
5643 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
5644 | | #define PACKAGE_VERSION "0.22.5" |
---|
5645 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
5646 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
5647 | | #define PACKAGE_URL "" |
---|
5648 | | #define PACKAGE "gettext-runtime" |
---|
5649 | | #define VERSION "0.22.5" |
---|
5650 | | #define HAVE_STDIO_H 1 |
---|
5651 | | #define HAVE_STDLIB_H 1 |
---|
5652 | | #define HAVE_STRING_H 1 |
---|
5653 | | #define HAVE_INTTYPES_H 1 |
---|
5654 | | #define HAVE_STDINT_H 1 |
---|
5655 | | #define HAVE_STRINGS_H 1 |
---|
5656 | | #define HAVE_SYS_STAT_H 1 |
---|
5657 | | #define HAVE_SYS_TYPES_H 1 |
---|
5658 | | #define HAVE_UNISTD_H 1 |
---|
5659 | | #define HAVE_WCHAR_H 1 |
---|
5660 | | #define HAVE_SYS_PARAM_H 1 |
---|
5661 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5662 | | #define HAVE_GETOPT_H 1 |
---|
5663 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5664 | | #define HAVE_ICONV_H 1 |
---|
5665 | | #define HAVE_LIMITS_H 1 |
---|
5666 | | #define HAVE_WCTYPE_H 1 |
---|
5667 | | #define HAVE_LANGINFO_H 1 |
---|
5668 | | #define HAVE_XLOCALE_H 1 |
---|
5669 | | #define HAVE_SYS_MMAN_H 1 |
---|
5670 | | #define HAVE_SYS_TIME_H 1 |
---|
5671 | | #define HAVE_STDBOOL_H 1 |
---|
5672 | | #define STDC_HEADERS 1 |
---|
5673 | | #define _ALL_SOURCE 1 |
---|
5674 | | #define _DARWIN_C_SOURCE 1 |
---|
5675 | | #define _GNU_SOURCE 1 |
---|
5676 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5677 | | #define _NETBSD_SOURCE 1 |
---|
5678 | | #define _OPENBSD_SOURCE 1 |
---|
5679 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5680 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5681 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5682 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5683 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
5684 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5685 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5686 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5687 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5688 | | #define _TANDEM_SOURCE 1 |
---|
5689 | | #define __EXTENSIONS__ 1 |
---|
5690 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
5691 | | #define HAVE_DLFCN_H 1 |
---|
5692 | | #define LT_OBJDIR ".libs/" |
---|
5693 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5694 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
5695 | | #define ENABLE_NLS 1 |
---|
5696 | | #define HAVE_ALLOCA_H 1 |
---|
5697 | | #define HAVE_ALLOCA 1 |
---|
5698 | | #define BITSIZEOF_WCHAR_T 32 |
---|
5699 | | #define HAVE_MBSTATE_T 1 |
---|
5700 | | #define HAVE_MBSINIT 1 |
---|
5701 | | #define HAVE_MBRTOWC 1 |
---|
5702 | | #define HAVE_REALPATH 1 |
---|
5703 | | #define HAVE_LSTAT 1 |
---|
5704 | | #define HAVE_FCNTL 1 |
---|
5705 | | #define HAVE_SYMLINK 1 |
---|
5706 | | #define HAVE_GETDTABLESIZE 1 |
---|
5707 | | #define HAVE_ISWCNTRL 1 |
---|
5708 | | #define HAVE_MPROTECT 1 |
---|
5709 | | #define HAVE_READLINK 1 |
---|
5710 | | #define HAVE_SETENV 1 |
---|
5711 | | #define HAVE_WCWIDTH 1 |
---|
5712 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5713 | | #define HAVE_MALLOC_POSIX 1 |
---|
5714 | | #define HAVE_FACCESSAT 1 |
---|
5715 | | #define HAVE_GETCWD 1 |
---|
5716 | | #define restrict __restrict__ |
---|
5717 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5718 | | #define HAVE_STRERROR_R 1 |
---|
5719 | | #define HAVE___HEADER_INLINE 1 |
---|
5720 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
5721 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5722 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5723 | | #define HAVE_GETOPT_H 1 |
---|
5724 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
5725 | | #define HAVE_PTHREAD_API 1 |
---|
5726 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
5727 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
5728 | | #define HAVE_ICONV 1 |
---|
5729 | | #define ICONV_CONST |
---|
5730 | | #define HAVE_WINT_T 1 |
---|
5731 | | #define HAVE_LONG_LONG_INT 1 |
---|
5732 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5733 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
5734 | | #define BITSIZEOF_SIZE_T 32 |
---|
5735 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
5736 | | #define BITSIZEOF_WCHAR_T 32 |
---|
5737 | | #define BITSIZEOF_WINT_T 32 |
---|
5738 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
5739 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
5740 | | #define HAVE_SIGNED_WINT_T 1 |
---|
5741 | | #define PTRDIFF_T_SUFFIX |
---|
5742 | | #define SIZE_T_SUFFIX ul |
---|
5743 | | #define SIG_ATOMIC_T_SUFFIX |
---|
5744 | | #define WCHAR_T_SUFFIX |
---|
5745 | | #define WINT_T_SUFFIX |
---|
5746 | | #define HAVE_TOWLOWER 1 |
---|
5747 | | #define HAVE_WCHAR_T 1 |
---|
5748 | | #define HAVE_LC_MESSAGES 1 |
---|
5749 | | #define HAVE_USELOCALE 1 |
---|
5750 | | #define HAVE_WORKING_USELOCALE 1 |
---|
5751 | | /* end confdefs.h. */ |
---|
5752 | | /* Define getlocalename_l to an innocuous variant, in case <limits.h> declares getlocalename_l. |
---|
5753 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
5754 | | #define getlocalename_l innocuous_getlocalename_l |
---|
5755 | | |
---|
5756 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
5757 | | which can conflict with char getlocalename_l (void); below. */ |
---|
5758 | | |
---|
5759 | | #include <limits.h> |
---|
5760 | | #undef getlocalename_l |
---|
5761 | | |
---|
5762 | | /* Override any GCC internal prototype to avoid an error. |
---|
5763 | | Use char because int might match the return type of a GCC |
---|
5764 | | builtin and then its argument prototype would still apply. */ |
---|
5765 | | #ifdef __cplusplus |
---|
5766 | | extern "C" |
---|
5767 | | #endif |
---|
5768 | | char getlocalename_l (void); |
---|
5769 | | /* The GNU C library defines this for functions which it implements |
---|
5770 | | to always fail with ENOSYS. Some functions are actually named |
---|
5771 | | something starting with __ and the normal name is an alias. */ |
---|
5772 | | #if defined __stub_getlocalename_l || defined __stub___getlocalename_l |
---|
5773 | | choke me |
---|
5774 | | #endif |
---|
5775 | | |
---|
5776 | | int |
---|
5777 | | main (void) |
---|
5778 | | { |
---|
5779 | | return getlocalename_l (); |
---|
5780 | | ; |
---|
5781 | | return 0; |
---|
5782 | | } |
---|
5783 | configure:33724: result: no |
---|
5784 | configure:33823: checking whether imported symbols can be declared weak |
---|
5785 | configure:33927: result: no |
---|
5786 | configure:35088: checking for multithread API to use |
---|
5787 | configure:35090: result: posix |
---|
5788 | configure:35103: checking whether malloc (0) returns nonnull |
---|
5789 | configure:35139: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
5790 | configure:35139: $? = 0 |
---|
5791 | configure:35139: ./conftest |
---|
5792 | configure:35139: $? = 0 |
---|
5793 | configure:35154: result: yes |
---|
5794 | configure:35578: checking for mmap |
---|
5795 | configure:35578: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
5796 | configure:35578: $? = 0 |
---|
5797 | configure:35578: result: yes |
---|
5798 | configure:35591: checking for MAP_ANONYMOUS |
---|
5799 | configure:35630: result: yes |
---|
5800 | configure:35657: checking whether memchr works |
---|
5801 | configure:35743: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
5802 | configure:35743: $? = 0 |
---|
5803 | configure:35743: ./conftest |
---|
5804 | configure:35743: $? = 0 |
---|
5805 | configure:35758: result: yes |
---|
5806 | configure:35769: checking whether <limits.h> defines MIN and MAX |
---|
5807 | configure:35787: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5808 | conftest.c:118:21: warning: implicit declaration of function 'MIN' is invalid in C99 [-Wimplicit-function-declaration] |
---|
5809 | int x = MIN (42, 17); |
---|
5810 | ^ |
---|
5811 | conftest.c:118:21: error: initializer element is not a compile-time constant |
---|
5812 | int x = MIN (42, 17); |
---|
5813 | ^~~~~~~~~~~~ |
---|
5814 | 1 warning and 1 error generated. |
---|
5815 | configure:35787: $? = 1 |
---|
5816 | configure: failed program was: |
---|
5817 | | /* confdefs.h */ |
---|
5818 | | #define PACKAGE_NAME "gettext-runtime" |
---|
5819 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
5820 | | #define PACKAGE_VERSION "0.22.5" |
---|
5821 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
5822 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
5823 | | #define PACKAGE_URL "" |
---|
5824 | | #define PACKAGE "gettext-runtime" |
---|
5825 | | #define VERSION "0.22.5" |
---|
5826 | | #define HAVE_STDIO_H 1 |
---|
5827 | | #define HAVE_STDLIB_H 1 |
---|
5828 | | #define HAVE_STRING_H 1 |
---|
5829 | | #define HAVE_INTTYPES_H 1 |
---|
5830 | | #define HAVE_STDINT_H 1 |
---|
5831 | | #define HAVE_STRINGS_H 1 |
---|
5832 | | #define HAVE_SYS_STAT_H 1 |
---|
5833 | | #define HAVE_SYS_TYPES_H 1 |
---|
5834 | | #define HAVE_UNISTD_H 1 |
---|
5835 | | #define HAVE_WCHAR_H 1 |
---|
5836 | | #define HAVE_SYS_PARAM_H 1 |
---|
5837 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5838 | | #define HAVE_GETOPT_H 1 |
---|
5839 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5840 | | #define HAVE_ICONV_H 1 |
---|
5841 | | #define HAVE_LIMITS_H 1 |
---|
5842 | | #define HAVE_WCTYPE_H 1 |
---|
5843 | | #define HAVE_LANGINFO_H 1 |
---|
5844 | | #define HAVE_XLOCALE_H 1 |
---|
5845 | | #define HAVE_SYS_MMAN_H 1 |
---|
5846 | | #define HAVE_SYS_TIME_H 1 |
---|
5847 | | #define HAVE_STDBOOL_H 1 |
---|
5848 | | #define STDC_HEADERS 1 |
---|
5849 | | #define _ALL_SOURCE 1 |
---|
5850 | | #define _DARWIN_C_SOURCE 1 |
---|
5851 | | #define _GNU_SOURCE 1 |
---|
5852 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5853 | | #define _NETBSD_SOURCE 1 |
---|
5854 | | #define _OPENBSD_SOURCE 1 |
---|
5855 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5856 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5857 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5858 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5859 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
5860 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5861 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5862 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5863 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5864 | | #define _TANDEM_SOURCE 1 |
---|
5865 | | #define __EXTENSIONS__ 1 |
---|
5866 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
5867 | | #define HAVE_DLFCN_H 1 |
---|
5868 | | #define LT_OBJDIR ".libs/" |
---|
5869 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5870 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
5871 | | #define ENABLE_NLS 1 |
---|
5872 | | #define HAVE_ALLOCA_H 1 |
---|
5873 | | #define HAVE_ALLOCA 1 |
---|
5874 | | #define BITSIZEOF_WCHAR_T 32 |
---|
5875 | | #define HAVE_MBSTATE_T 1 |
---|
5876 | | #define HAVE_MBSINIT 1 |
---|
5877 | | #define HAVE_MBRTOWC 1 |
---|
5878 | | #define HAVE_REALPATH 1 |
---|
5879 | | #define HAVE_LSTAT 1 |
---|
5880 | | #define HAVE_FCNTL 1 |
---|
5881 | | #define HAVE_SYMLINK 1 |
---|
5882 | | #define HAVE_GETDTABLESIZE 1 |
---|
5883 | | #define HAVE_ISWCNTRL 1 |
---|
5884 | | #define HAVE_MPROTECT 1 |
---|
5885 | | #define HAVE_READLINK 1 |
---|
5886 | | #define HAVE_SETENV 1 |
---|
5887 | | #define HAVE_WCWIDTH 1 |
---|
5888 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5889 | | #define HAVE_MALLOC_POSIX 1 |
---|
5890 | | #define HAVE_FACCESSAT 1 |
---|
5891 | | #define HAVE_GETCWD 1 |
---|
5892 | | #define restrict __restrict__ |
---|
5893 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5894 | | #define HAVE_STRERROR_R 1 |
---|
5895 | | #define HAVE___HEADER_INLINE 1 |
---|
5896 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
5897 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5898 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5899 | | #define HAVE_GETOPT_H 1 |
---|
5900 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
5901 | | #define HAVE_PTHREAD_API 1 |
---|
5902 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
5903 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
5904 | | #define HAVE_ICONV 1 |
---|
5905 | | #define ICONV_CONST |
---|
5906 | | #define HAVE_WINT_T 1 |
---|
5907 | | #define HAVE_LONG_LONG_INT 1 |
---|
5908 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5909 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
5910 | | #define BITSIZEOF_SIZE_T 32 |
---|
5911 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
5912 | | #define BITSIZEOF_WCHAR_T 32 |
---|
5913 | | #define BITSIZEOF_WINT_T 32 |
---|
5914 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
5915 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
5916 | | #define HAVE_SIGNED_WINT_T 1 |
---|
5917 | | #define PTRDIFF_T_SUFFIX |
---|
5918 | | #define SIZE_T_SUFFIX ul |
---|
5919 | | #define SIG_ATOMIC_T_SUFFIX |
---|
5920 | | #define WCHAR_T_SUFFIX |
---|
5921 | | #define WINT_T_SUFFIX |
---|
5922 | | #define HAVE_TOWLOWER 1 |
---|
5923 | | #define HAVE_WCHAR_T 1 |
---|
5924 | | #define HAVE_LC_MESSAGES 1 |
---|
5925 | | #define HAVE_USELOCALE 1 |
---|
5926 | | #define HAVE_WORKING_USELOCALE 1 |
---|
5927 | | #define HAVE_GOOD_USELOCALE 1 |
---|
5928 | | #define USE_POSIX_THREADS 1 |
---|
5929 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5930 | | #define MAP_ANONYMOUS MAP_ANON |
---|
5931 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
5932 | | /* end confdefs.h. */ |
---|
5933 | | #include <limits.h> |
---|
5934 | | int x = MIN (42, 17); |
---|
5935 | | int |
---|
5936 | | main (void) |
---|
5937 | | { |
---|
5938 | | |
---|
5939 | | ; |
---|
5940 | | return 0; |
---|
5941 | | } |
---|
5942 | configure:35797: result: no |
---|
5943 | configure:35810: checking whether <sys/param.h> defines MIN and MAX |
---|
5944 | configure:35828: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5945 | configure:35828: $? = 0 |
---|
5946 | configure:35838: result: yes |
---|
5947 | configure:35853: checking for O_CLOEXEC |
---|
5948 | configure:35874: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5949 | configure:35874: $? = 0 |
---|
5950 | configure:35884: result: yes |
---|
5951 | configure:35889: checking for promoted mode_t type |
---|
5952 | configure:35907: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5953 | configure:35907: $? = 0 |
---|
5954 | configure:35918: result: int |
---|
5955 | configure:35940: checking for sigset_t |
---|
5956 | configure:35940: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5957 | configure:35940: $? = 0 |
---|
5958 | configure:35940: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
5959 | conftest.c:128:23: error: expected expression |
---|
5960 | if (sizeof ((sigset_t))) |
---|
5961 | ^ |
---|
5962 | 1 error generated. |
---|
5963 | configure:35940: $? = 1 |
---|
5964 | configure: failed program was: |
---|
5965 | | /* confdefs.h */ |
---|
5966 | | #define PACKAGE_NAME "gettext-runtime" |
---|
5967 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
5968 | | #define PACKAGE_VERSION "0.22.5" |
---|
5969 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
5970 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
5971 | | #define PACKAGE_URL "" |
---|
5972 | | #define PACKAGE "gettext-runtime" |
---|
5973 | | #define VERSION "0.22.5" |
---|
5974 | | #define HAVE_STDIO_H 1 |
---|
5975 | | #define HAVE_STDLIB_H 1 |
---|
5976 | | #define HAVE_STRING_H 1 |
---|
5977 | | #define HAVE_INTTYPES_H 1 |
---|
5978 | | #define HAVE_STDINT_H 1 |
---|
5979 | | #define HAVE_STRINGS_H 1 |
---|
5980 | | #define HAVE_SYS_STAT_H 1 |
---|
5981 | | #define HAVE_SYS_TYPES_H 1 |
---|
5982 | | #define HAVE_UNISTD_H 1 |
---|
5983 | | #define HAVE_WCHAR_H 1 |
---|
5984 | | #define HAVE_SYS_PARAM_H 1 |
---|
5985 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5986 | | #define HAVE_GETOPT_H 1 |
---|
5987 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5988 | | #define HAVE_ICONV_H 1 |
---|
5989 | | #define HAVE_LIMITS_H 1 |
---|
5990 | | #define HAVE_WCTYPE_H 1 |
---|
5991 | | #define HAVE_LANGINFO_H 1 |
---|
5992 | | #define HAVE_XLOCALE_H 1 |
---|
5993 | | #define HAVE_SYS_MMAN_H 1 |
---|
5994 | | #define HAVE_SYS_TIME_H 1 |
---|
5995 | | #define HAVE_STDBOOL_H 1 |
---|
5996 | | #define STDC_HEADERS 1 |
---|
5997 | | #define _ALL_SOURCE 1 |
---|
5998 | | #define _DARWIN_C_SOURCE 1 |
---|
5999 | | #define _GNU_SOURCE 1 |
---|
6000 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6001 | | #define _NETBSD_SOURCE 1 |
---|
6002 | | #define _OPENBSD_SOURCE 1 |
---|
6003 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6004 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6005 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6006 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6007 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
6008 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6009 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6010 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6011 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6012 | | #define _TANDEM_SOURCE 1 |
---|
6013 | | #define __EXTENSIONS__ 1 |
---|
6014 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
6015 | | #define HAVE_DLFCN_H 1 |
---|
6016 | | #define LT_OBJDIR ".libs/" |
---|
6017 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6018 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
6019 | | #define ENABLE_NLS 1 |
---|
6020 | | #define HAVE_ALLOCA_H 1 |
---|
6021 | | #define HAVE_ALLOCA 1 |
---|
6022 | | #define BITSIZEOF_WCHAR_T 32 |
---|
6023 | | #define HAVE_MBSTATE_T 1 |
---|
6024 | | #define HAVE_MBSINIT 1 |
---|
6025 | | #define HAVE_MBRTOWC 1 |
---|
6026 | | #define HAVE_REALPATH 1 |
---|
6027 | | #define HAVE_LSTAT 1 |
---|
6028 | | #define HAVE_FCNTL 1 |
---|
6029 | | #define HAVE_SYMLINK 1 |
---|
6030 | | #define HAVE_GETDTABLESIZE 1 |
---|
6031 | | #define HAVE_ISWCNTRL 1 |
---|
6032 | | #define HAVE_MPROTECT 1 |
---|
6033 | | #define HAVE_READLINK 1 |
---|
6034 | | #define HAVE_SETENV 1 |
---|
6035 | | #define HAVE_WCWIDTH 1 |
---|
6036 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6037 | | #define HAVE_MALLOC_POSIX 1 |
---|
6038 | | #define HAVE_FACCESSAT 1 |
---|
6039 | | #define HAVE_GETCWD 1 |
---|
6040 | | #define restrict __restrict__ |
---|
6041 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6042 | | #define HAVE_STRERROR_R 1 |
---|
6043 | | #define HAVE___HEADER_INLINE 1 |
---|
6044 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
6045 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6046 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6047 | | #define HAVE_GETOPT_H 1 |
---|
6048 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
6049 | | #define HAVE_PTHREAD_API 1 |
---|
6050 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
6051 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
6052 | | #define HAVE_ICONV 1 |
---|
6053 | | #define ICONV_CONST |
---|
6054 | | #define HAVE_WINT_T 1 |
---|
6055 | | #define HAVE_LONG_LONG_INT 1 |
---|
6056 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6057 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
6058 | | #define BITSIZEOF_SIZE_T 32 |
---|
6059 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
6060 | | #define BITSIZEOF_WCHAR_T 32 |
---|
6061 | | #define BITSIZEOF_WINT_T 32 |
---|
6062 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
6063 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
6064 | | #define HAVE_SIGNED_WINT_T 1 |
---|
6065 | | #define PTRDIFF_T_SUFFIX |
---|
6066 | | #define SIZE_T_SUFFIX ul |
---|
6067 | | #define SIG_ATOMIC_T_SUFFIX |
---|
6068 | | #define WCHAR_T_SUFFIX |
---|
6069 | | #define WINT_T_SUFFIX |
---|
6070 | | #define HAVE_TOWLOWER 1 |
---|
6071 | | #define HAVE_WCHAR_T 1 |
---|
6072 | | #define HAVE_LC_MESSAGES 1 |
---|
6073 | | #define HAVE_USELOCALE 1 |
---|
6074 | | #define HAVE_WORKING_USELOCALE 1 |
---|
6075 | | #define HAVE_GOOD_USELOCALE 1 |
---|
6076 | | #define USE_POSIX_THREADS 1 |
---|
6077 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6078 | | #define MAP_ANONYMOUS MAP_ANON |
---|
6079 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6080 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6081 | | #define PROMOTED_MODE_T int |
---|
6082 | | /* end confdefs.h. */ |
---|
6083 | | |
---|
6084 | | #include <signal.h> |
---|
6085 | | /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. */ |
---|
6086 | | #include <sys/types.h> |
---|
6087 | | |
---|
6088 | | |
---|
6089 | | int |
---|
6090 | | main (void) |
---|
6091 | | { |
---|
6092 | | if (sizeof ((sigset_t))) |
---|
6093 | | return 0; |
---|
6094 | | ; |
---|
6095 | | return 0; |
---|
6096 | | } |
---|
6097 | configure:35940: result: yes |
---|
6098 | configure:35963: checking for SIGPIPE |
---|
6099 | configure:35992: result: yes |
---|
6100 | configure:36026: checking for shared library path variable |
---|
6101 | configure:36041: result: DYLD_LIBRARY_PATH |
---|
6102 | configure:36046: checking whether to activate relocatable installation |
---|
6103 | configure:36063: result: no |
---|
6104 | configure:36209: checking whether setenv is declared |
---|
6105 | configure:36209: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
6106 | configure:36209: $? = 0 |
---|
6107 | configure:36209: result: yes |
---|
6108 | configure:36220: checking for uid_t |
---|
6109 | configure:36220: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
6110 | configure:36220: $? = 0 |
---|
6111 | configure:36220: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
6112 | conftest.c:153:20: error: expected expression |
---|
6113 | if (sizeof ((uid_t))) |
---|
6114 | ^ |
---|
6115 | 1 error generated. |
---|
6116 | configure:36220: $? = 1 |
---|
6117 | configure: failed program was: |
---|
6118 | | /* confdefs.h */ |
---|
6119 | | #define PACKAGE_NAME "gettext-runtime" |
---|
6120 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
6121 | | #define PACKAGE_VERSION "0.22.5" |
---|
6122 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
6123 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
6124 | | #define PACKAGE_URL "" |
---|
6125 | | #define PACKAGE "gettext-runtime" |
---|
6126 | | #define VERSION "0.22.5" |
---|
6127 | | #define HAVE_STDIO_H 1 |
---|
6128 | | #define HAVE_STDLIB_H 1 |
---|
6129 | | #define HAVE_STRING_H 1 |
---|
6130 | | #define HAVE_INTTYPES_H 1 |
---|
6131 | | #define HAVE_STDINT_H 1 |
---|
6132 | | #define HAVE_STRINGS_H 1 |
---|
6133 | | #define HAVE_SYS_STAT_H 1 |
---|
6134 | | #define HAVE_SYS_TYPES_H 1 |
---|
6135 | | #define HAVE_UNISTD_H 1 |
---|
6136 | | #define HAVE_WCHAR_H 1 |
---|
6137 | | #define HAVE_SYS_PARAM_H 1 |
---|
6138 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6139 | | #define HAVE_GETOPT_H 1 |
---|
6140 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6141 | | #define HAVE_ICONV_H 1 |
---|
6142 | | #define HAVE_LIMITS_H 1 |
---|
6143 | | #define HAVE_WCTYPE_H 1 |
---|
6144 | | #define HAVE_LANGINFO_H 1 |
---|
6145 | | #define HAVE_XLOCALE_H 1 |
---|
6146 | | #define HAVE_SYS_MMAN_H 1 |
---|
6147 | | #define HAVE_SYS_TIME_H 1 |
---|
6148 | | #define HAVE_STDBOOL_H 1 |
---|
6149 | | #define STDC_HEADERS 1 |
---|
6150 | | #define _ALL_SOURCE 1 |
---|
6151 | | #define _DARWIN_C_SOURCE 1 |
---|
6152 | | #define _GNU_SOURCE 1 |
---|
6153 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6154 | | #define _NETBSD_SOURCE 1 |
---|
6155 | | #define _OPENBSD_SOURCE 1 |
---|
6156 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6157 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6158 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6159 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6160 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
6161 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6162 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6163 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6164 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6165 | | #define _TANDEM_SOURCE 1 |
---|
6166 | | #define __EXTENSIONS__ 1 |
---|
6167 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
6168 | | #define HAVE_DLFCN_H 1 |
---|
6169 | | #define LT_OBJDIR ".libs/" |
---|
6170 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6171 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
6172 | | #define ENABLE_NLS 1 |
---|
6173 | | #define HAVE_ALLOCA_H 1 |
---|
6174 | | #define HAVE_ALLOCA 1 |
---|
6175 | | #define BITSIZEOF_WCHAR_T 32 |
---|
6176 | | #define HAVE_MBSTATE_T 1 |
---|
6177 | | #define HAVE_MBSINIT 1 |
---|
6178 | | #define HAVE_MBRTOWC 1 |
---|
6179 | | #define HAVE_REALPATH 1 |
---|
6180 | | #define HAVE_LSTAT 1 |
---|
6181 | | #define HAVE_FCNTL 1 |
---|
6182 | | #define HAVE_SYMLINK 1 |
---|
6183 | | #define HAVE_GETDTABLESIZE 1 |
---|
6184 | | #define HAVE_ISWCNTRL 1 |
---|
6185 | | #define HAVE_MPROTECT 1 |
---|
6186 | | #define HAVE_READLINK 1 |
---|
6187 | | #define HAVE_SETENV 1 |
---|
6188 | | #define HAVE_WCWIDTH 1 |
---|
6189 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6190 | | #define HAVE_MALLOC_POSIX 1 |
---|
6191 | | #define HAVE_FACCESSAT 1 |
---|
6192 | | #define HAVE_GETCWD 1 |
---|
6193 | | #define restrict __restrict__ |
---|
6194 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6195 | | #define HAVE_STRERROR_R 1 |
---|
6196 | | #define HAVE___HEADER_INLINE 1 |
---|
6197 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
6198 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6199 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6200 | | #define HAVE_GETOPT_H 1 |
---|
6201 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
6202 | | #define HAVE_PTHREAD_API 1 |
---|
6203 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
6204 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
6205 | | #define HAVE_ICONV 1 |
---|
6206 | | #define ICONV_CONST |
---|
6207 | | #define HAVE_WINT_T 1 |
---|
6208 | | #define HAVE_LONG_LONG_INT 1 |
---|
6209 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6210 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
6211 | | #define BITSIZEOF_SIZE_T 32 |
---|
6212 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
6213 | | #define BITSIZEOF_WCHAR_T 32 |
---|
6214 | | #define BITSIZEOF_WINT_T 32 |
---|
6215 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
6216 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
6217 | | #define HAVE_SIGNED_WINT_T 1 |
---|
6218 | | #define PTRDIFF_T_SUFFIX |
---|
6219 | | #define SIZE_T_SUFFIX ul |
---|
6220 | | #define SIG_ATOMIC_T_SUFFIX |
---|
6221 | | #define WCHAR_T_SUFFIX |
---|
6222 | | #define WINT_T_SUFFIX |
---|
6223 | | #define HAVE_TOWLOWER 1 |
---|
6224 | | #define HAVE_WCHAR_T 1 |
---|
6225 | | #define HAVE_LC_MESSAGES 1 |
---|
6226 | | #define HAVE_USELOCALE 1 |
---|
6227 | | #define HAVE_WORKING_USELOCALE 1 |
---|
6228 | | #define HAVE_GOOD_USELOCALE 1 |
---|
6229 | | #define USE_POSIX_THREADS 1 |
---|
6230 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6231 | | #define MAP_ANONYMOUS MAP_ANON |
---|
6232 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6233 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6234 | | #define PROMOTED_MODE_T int |
---|
6235 | | #define HAVE_SIGSET_T 1 |
---|
6236 | | #define INSTALLPREFIX "/opt/local" |
---|
6237 | | #define HAVE_DECL_SETENV 1 |
---|
6238 | | /* end confdefs.h. */ |
---|
6239 | | #include <stddef.h> |
---|
6240 | | #ifdef HAVE_STDIO_H |
---|
6241 | | # include <stdio.h> |
---|
6242 | | #endif |
---|
6243 | | #ifdef HAVE_STDLIB_H |
---|
6244 | | # include <stdlib.h> |
---|
6245 | | #endif |
---|
6246 | | #ifdef HAVE_STRING_H |
---|
6247 | | # include <string.h> |
---|
6248 | | #endif |
---|
6249 | | #ifdef HAVE_INTTYPES_H |
---|
6250 | | # include <inttypes.h> |
---|
6251 | | #endif |
---|
6252 | | #ifdef HAVE_STDINT_H |
---|
6253 | | # include <stdint.h> |
---|
6254 | | #endif |
---|
6255 | | #ifdef HAVE_STRINGS_H |
---|
6256 | | # include <strings.h> |
---|
6257 | | #endif |
---|
6258 | | #ifdef HAVE_SYS_TYPES_H |
---|
6259 | | # include <sys/types.h> |
---|
6260 | | #endif |
---|
6261 | | #ifdef HAVE_SYS_STAT_H |
---|
6262 | | # include <sys/stat.h> |
---|
6263 | | #endif |
---|
6264 | | #ifdef HAVE_UNISTD_H |
---|
6265 | | # include <unistd.h> |
---|
6266 | | #endif |
---|
6267 | | int |
---|
6268 | | main (void) |
---|
6269 | | { |
---|
6270 | | if (sizeof ((uid_t))) |
---|
6271 | | return 0; |
---|
6272 | | ; |
---|
6273 | | return 0; |
---|
6274 | | } |
---|
6275 | configure:36220: result: yes |
---|
6276 | configure:36231: checking for gid_t |
---|
6277 | configure:36231: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
6278 | configure:36231: $? = 0 |
---|
6279 | configure:36231: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
6280 | conftest.c:153:20: error: expected expression |
---|
6281 | if (sizeof ((gid_t))) |
---|
6282 | ^ |
---|
6283 | 1 error generated. |
---|
6284 | configure:36231: $? = 1 |
---|
6285 | configure: failed program was: |
---|
6286 | | /* confdefs.h */ |
---|
6287 | | #define PACKAGE_NAME "gettext-runtime" |
---|
6288 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
6289 | | #define PACKAGE_VERSION "0.22.5" |
---|
6290 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
6291 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
6292 | | #define PACKAGE_URL "" |
---|
6293 | | #define PACKAGE "gettext-runtime" |
---|
6294 | | #define VERSION "0.22.5" |
---|
6295 | | #define HAVE_STDIO_H 1 |
---|
6296 | | #define HAVE_STDLIB_H 1 |
---|
6297 | | #define HAVE_STRING_H 1 |
---|
6298 | | #define HAVE_INTTYPES_H 1 |
---|
6299 | | #define HAVE_STDINT_H 1 |
---|
6300 | | #define HAVE_STRINGS_H 1 |
---|
6301 | | #define HAVE_SYS_STAT_H 1 |
---|
6302 | | #define HAVE_SYS_TYPES_H 1 |
---|
6303 | | #define HAVE_UNISTD_H 1 |
---|
6304 | | #define HAVE_WCHAR_H 1 |
---|
6305 | | #define HAVE_SYS_PARAM_H 1 |
---|
6306 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6307 | | #define HAVE_GETOPT_H 1 |
---|
6308 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6309 | | #define HAVE_ICONV_H 1 |
---|
6310 | | #define HAVE_LIMITS_H 1 |
---|
6311 | | #define HAVE_WCTYPE_H 1 |
---|
6312 | | #define HAVE_LANGINFO_H 1 |
---|
6313 | | #define HAVE_XLOCALE_H 1 |
---|
6314 | | #define HAVE_SYS_MMAN_H 1 |
---|
6315 | | #define HAVE_SYS_TIME_H 1 |
---|
6316 | | #define HAVE_STDBOOL_H 1 |
---|
6317 | | #define STDC_HEADERS 1 |
---|
6318 | | #define _ALL_SOURCE 1 |
---|
6319 | | #define _DARWIN_C_SOURCE 1 |
---|
6320 | | #define _GNU_SOURCE 1 |
---|
6321 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6322 | | #define _NETBSD_SOURCE 1 |
---|
6323 | | #define _OPENBSD_SOURCE 1 |
---|
6324 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6325 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6326 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6327 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6328 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
6329 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6330 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6331 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6332 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6333 | | #define _TANDEM_SOURCE 1 |
---|
6334 | | #define __EXTENSIONS__ 1 |
---|
6335 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
6336 | | #define HAVE_DLFCN_H 1 |
---|
6337 | | #define LT_OBJDIR ".libs/" |
---|
6338 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6339 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
6340 | | #define ENABLE_NLS 1 |
---|
6341 | | #define HAVE_ALLOCA_H 1 |
---|
6342 | | #define HAVE_ALLOCA 1 |
---|
6343 | | #define BITSIZEOF_WCHAR_T 32 |
---|
6344 | | #define HAVE_MBSTATE_T 1 |
---|
6345 | | #define HAVE_MBSINIT 1 |
---|
6346 | | #define HAVE_MBRTOWC 1 |
---|
6347 | | #define HAVE_REALPATH 1 |
---|
6348 | | #define HAVE_LSTAT 1 |
---|
6349 | | #define HAVE_FCNTL 1 |
---|
6350 | | #define HAVE_SYMLINK 1 |
---|
6351 | | #define HAVE_GETDTABLESIZE 1 |
---|
6352 | | #define HAVE_ISWCNTRL 1 |
---|
6353 | | #define HAVE_MPROTECT 1 |
---|
6354 | | #define HAVE_READLINK 1 |
---|
6355 | | #define HAVE_SETENV 1 |
---|
6356 | | #define HAVE_WCWIDTH 1 |
---|
6357 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6358 | | #define HAVE_MALLOC_POSIX 1 |
---|
6359 | | #define HAVE_FACCESSAT 1 |
---|
6360 | | #define HAVE_GETCWD 1 |
---|
6361 | | #define restrict __restrict__ |
---|
6362 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6363 | | #define HAVE_STRERROR_R 1 |
---|
6364 | | #define HAVE___HEADER_INLINE 1 |
---|
6365 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
6366 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6367 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6368 | | #define HAVE_GETOPT_H 1 |
---|
6369 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
6370 | | #define HAVE_PTHREAD_API 1 |
---|
6371 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
6372 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
6373 | | #define HAVE_ICONV 1 |
---|
6374 | | #define ICONV_CONST |
---|
6375 | | #define HAVE_WINT_T 1 |
---|
6376 | | #define HAVE_LONG_LONG_INT 1 |
---|
6377 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6378 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
6379 | | #define BITSIZEOF_SIZE_T 32 |
---|
6380 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
6381 | | #define BITSIZEOF_WCHAR_T 32 |
---|
6382 | | #define BITSIZEOF_WINT_T 32 |
---|
6383 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
6384 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
6385 | | #define HAVE_SIGNED_WINT_T 1 |
---|
6386 | | #define PTRDIFF_T_SUFFIX |
---|
6387 | | #define SIZE_T_SUFFIX ul |
---|
6388 | | #define SIG_ATOMIC_T_SUFFIX |
---|
6389 | | #define WCHAR_T_SUFFIX |
---|
6390 | | #define WINT_T_SUFFIX |
---|
6391 | | #define HAVE_TOWLOWER 1 |
---|
6392 | | #define HAVE_WCHAR_T 1 |
---|
6393 | | #define HAVE_LC_MESSAGES 1 |
---|
6394 | | #define HAVE_USELOCALE 1 |
---|
6395 | | #define HAVE_WORKING_USELOCALE 1 |
---|
6396 | | #define HAVE_GOOD_USELOCALE 1 |
---|
6397 | | #define USE_POSIX_THREADS 1 |
---|
6398 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6399 | | #define MAP_ANONYMOUS MAP_ANON |
---|
6400 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6401 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6402 | | #define PROMOTED_MODE_T int |
---|
6403 | | #define HAVE_SIGSET_T 1 |
---|
6404 | | #define INSTALLPREFIX "/opt/local" |
---|
6405 | | #define HAVE_DECL_SETENV 1 |
---|
6406 | | /* end confdefs.h. */ |
---|
6407 | | #include <stddef.h> |
---|
6408 | | #ifdef HAVE_STDIO_H |
---|
6409 | | # include <stdio.h> |
---|
6410 | | #endif |
---|
6411 | | #ifdef HAVE_STDLIB_H |
---|
6412 | | # include <stdlib.h> |
---|
6413 | | #endif |
---|
6414 | | #ifdef HAVE_STRING_H |
---|
6415 | | # include <string.h> |
---|
6416 | | #endif |
---|
6417 | | #ifdef HAVE_INTTYPES_H |
---|
6418 | | # include <inttypes.h> |
---|
6419 | | #endif |
---|
6420 | | #ifdef HAVE_STDINT_H |
---|
6421 | | # include <stdint.h> |
---|
6422 | | #endif |
---|
6423 | | #ifdef HAVE_STRINGS_H |
---|
6424 | | # include <strings.h> |
---|
6425 | | #endif |
---|
6426 | | #ifdef HAVE_SYS_TYPES_H |
---|
6427 | | # include <sys/types.h> |
---|
6428 | | #endif |
---|
6429 | | #ifdef HAVE_SYS_STAT_H |
---|
6430 | | # include <sys/stat.h> |
---|
6431 | | #endif |
---|
6432 | | #ifdef HAVE_UNISTD_H |
---|
6433 | | # include <unistd.h> |
---|
6434 | | #endif |
---|
6435 | | int |
---|
6436 | | main (void) |
---|
6437 | | { |
---|
6438 | | if (sizeof ((gid_t))) |
---|
6439 | | return 0; |
---|
6440 | | ; |
---|
6441 | | return 0; |
---|
6442 | | } |
---|
6443 | configure:36231: result: yes |
---|
6444 | configure:36321: checking for volatile sig_atomic_t |
---|
6445 | configure:36321: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
6446 | configure:36321: $? = 0 |
---|
6447 | configure:36321: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
6448 | conftest.c:129:36: error: expected expression |
---|
6449 | if (sizeof ((volatile sig_atomic_t))) |
---|
6450 | ^ |
---|
6451 | 1 error generated. |
---|
6452 | configure:36321: $? = 1 |
---|
6453 | configure: failed program was: |
---|
6454 | | /* confdefs.h */ |
---|
6455 | | #define PACKAGE_NAME "gettext-runtime" |
---|
6456 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
6457 | | #define PACKAGE_VERSION "0.22.5" |
---|
6458 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
6459 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
6460 | | #define PACKAGE_URL "" |
---|
6461 | | #define PACKAGE "gettext-runtime" |
---|
6462 | | #define VERSION "0.22.5" |
---|
6463 | | #define HAVE_STDIO_H 1 |
---|
6464 | | #define HAVE_STDLIB_H 1 |
---|
6465 | | #define HAVE_STRING_H 1 |
---|
6466 | | #define HAVE_INTTYPES_H 1 |
---|
6467 | | #define HAVE_STDINT_H 1 |
---|
6468 | | #define HAVE_STRINGS_H 1 |
---|
6469 | | #define HAVE_SYS_STAT_H 1 |
---|
6470 | | #define HAVE_SYS_TYPES_H 1 |
---|
6471 | | #define HAVE_UNISTD_H 1 |
---|
6472 | | #define HAVE_WCHAR_H 1 |
---|
6473 | | #define HAVE_SYS_PARAM_H 1 |
---|
6474 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6475 | | #define HAVE_GETOPT_H 1 |
---|
6476 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6477 | | #define HAVE_ICONV_H 1 |
---|
6478 | | #define HAVE_LIMITS_H 1 |
---|
6479 | | #define HAVE_WCTYPE_H 1 |
---|
6480 | | #define HAVE_LANGINFO_H 1 |
---|
6481 | | #define HAVE_XLOCALE_H 1 |
---|
6482 | | #define HAVE_SYS_MMAN_H 1 |
---|
6483 | | #define HAVE_SYS_TIME_H 1 |
---|
6484 | | #define HAVE_STDBOOL_H 1 |
---|
6485 | | #define STDC_HEADERS 1 |
---|
6486 | | #define _ALL_SOURCE 1 |
---|
6487 | | #define _DARWIN_C_SOURCE 1 |
---|
6488 | | #define _GNU_SOURCE 1 |
---|
6489 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6490 | | #define _NETBSD_SOURCE 1 |
---|
6491 | | #define _OPENBSD_SOURCE 1 |
---|
6492 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6493 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6494 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6495 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6496 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
6497 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6498 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6499 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6500 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6501 | | #define _TANDEM_SOURCE 1 |
---|
6502 | | #define __EXTENSIONS__ 1 |
---|
6503 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
6504 | | #define HAVE_DLFCN_H 1 |
---|
6505 | | #define LT_OBJDIR ".libs/" |
---|
6506 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6507 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
6508 | | #define ENABLE_NLS 1 |
---|
6509 | | #define HAVE_ALLOCA_H 1 |
---|
6510 | | #define HAVE_ALLOCA 1 |
---|
6511 | | #define BITSIZEOF_WCHAR_T 32 |
---|
6512 | | #define HAVE_MBSTATE_T 1 |
---|
6513 | | #define HAVE_MBSINIT 1 |
---|
6514 | | #define HAVE_MBRTOWC 1 |
---|
6515 | | #define HAVE_REALPATH 1 |
---|
6516 | | #define HAVE_LSTAT 1 |
---|
6517 | | #define HAVE_FCNTL 1 |
---|
6518 | | #define HAVE_SYMLINK 1 |
---|
6519 | | #define HAVE_GETDTABLESIZE 1 |
---|
6520 | | #define HAVE_ISWCNTRL 1 |
---|
6521 | | #define HAVE_MPROTECT 1 |
---|
6522 | | #define HAVE_READLINK 1 |
---|
6523 | | #define HAVE_SETENV 1 |
---|
6524 | | #define HAVE_WCWIDTH 1 |
---|
6525 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6526 | | #define HAVE_MALLOC_POSIX 1 |
---|
6527 | | #define HAVE_FACCESSAT 1 |
---|
6528 | | #define HAVE_GETCWD 1 |
---|
6529 | | #define restrict __restrict__ |
---|
6530 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6531 | | #define HAVE_STRERROR_R 1 |
---|
6532 | | #define HAVE___HEADER_INLINE 1 |
---|
6533 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
6534 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6535 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6536 | | #define HAVE_GETOPT_H 1 |
---|
6537 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
6538 | | #define HAVE_PTHREAD_API 1 |
---|
6539 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
6540 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
6541 | | #define HAVE_ICONV 1 |
---|
6542 | | #define ICONV_CONST |
---|
6543 | | #define HAVE_WINT_T 1 |
---|
6544 | | #define HAVE_LONG_LONG_INT 1 |
---|
6545 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6546 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
6547 | | #define BITSIZEOF_SIZE_T 32 |
---|
6548 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
6549 | | #define BITSIZEOF_WCHAR_T 32 |
---|
6550 | | #define BITSIZEOF_WINT_T 32 |
---|
6551 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
6552 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
6553 | | #define HAVE_SIGNED_WINT_T 1 |
---|
6554 | | #define PTRDIFF_T_SUFFIX |
---|
6555 | | #define SIZE_T_SUFFIX ul |
---|
6556 | | #define SIG_ATOMIC_T_SUFFIX |
---|
6557 | | #define WCHAR_T_SUFFIX |
---|
6558 | | #define WINT_T_SUFFIX |
---|
6559 | | #define HAVE_TOWLOWER 1 |
---|
6560 | | #define HAVE_WCHAR_T 1 |
---|
6561 | | #define HAVE_LC_MESSAGES 1 |
---|
6562 | | #define HAVE_USELOCALE 1 |
---|
6563 | | #define HAVE_WORKING_USELOCALE 1 |
---|
6564 | | #define HAVE_GOOD_USELOCALE 1 |
---|
6565 | | #define USE_POSIX_THREADS 1 |
---|
6566 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6567 | | #define MAP_ANONYMOUS MAP_ANON |
---|
6568 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6569 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6570 | | #define PROMOTED_MODE_T int |
---|
6571 | | #define HAVE_SIGSET_T 1 |
---|
6572 | | #define INSTALLPREFIX "/opt/local" |
---|
6573 | | #define HAVE_DECL_SETENV 1 |
---|
6574 | | /* end confdefs.h. */ |
---|
6575 | | |
---|
6576 | | #include <signal.h> |
---|
6577 | | |
---|
6578 | | |
---|
6579 | | int |
---|
6580 | | main (void) |
---|
6581 | | { |
---|
6582 | | if (sizeof ((volatile sig_atomic_t))) |
---|
6583 | | return 0; |
---|
6584 | | ; |
---|
6585 | | return 0; |
---|
6586 | | } |
---|
6587 | configure:36321: result: yes |
---|
6588 | configure:36339: checking for sighandler_t |
---|
6589 | configure:36339: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
6590 | conftest.c:129:13: error: use of undeclared identifier 'sighandler_t' |
---|
6591 | if (sizeof (sighandler_t)) |
---|
6592 | ^ |
---|
6593 | 1 error generated. |
---|
6594 | configure:36339: $? = 1 |
---|
6595 | configure: failed program was: |
---|
6596 | | /* confdefs.h */ |
---|
6597 | | #define PACKAGE_NAME "gettext-runtime" |
---|
6598 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
6599 | | #define PACKAGE_VERSION "0.22.5" |
---|
6600 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
6601 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
6602 | | #define PACKAGE_URL "" |
---|
6603 | | #define PACKAGE "gettext-runtime" |
---|
6604 | | #define VERSION "0.22.5" |
---|
6605 | | #define HAVE_STDIO_H 1 |
---|
6606 | | #define HAVE_STDLIB_H 1 |
---|
6607 | | #define HAVE_STRING_H 1 |
---|
6608 | | #define HAVE_INTTYPES_H 1 |
---|
6609 | | #define HAVE_STDINT_H 1 |
---|
6610 | | #define HAVE_STRINGS_H 1 |
---|
6611 | | #define HAVE_SYS_STAT_H 1 |
---|
6612 | | #define HAVE_SYS_TYPES_H 1 |
---|
6613 | | #define HAVE_UNISTD_H 1 |
---|
6614 | | #define HAVE_WCHAR_H 1 |
---|
6615 | | #define HAVE_SYS_PARAM_H 1 |
---|
6616 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6617 | | #define HAVE_GETOPT_H 1 |
---|
6618 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6619 | | #define HAVE_ICONV_H 1 |
---|
6620 | | #define HAVE_LIMITS_H 1 |
---|
6621 | | #define HAVE_WCTYPE_H 1 |
---|
6622 | | #define HAVE_LANGINFO_H 1 |
---|
6623 | | #define HAVE_XLOCALE_H 1 |
---|
6624 | | #define HAVE_SYS_MMAN_H 1 |
---|
6625 | | #define HAVE_SYS_TIME_H 1 |
---|
6626 | | #define HAVE_STDBOOL_H 1 |
---|
6627 | | #define STDC_HEADERS 1 |
---|
6628 | | #define _ALL_SOURCE 1 |
---|
6629 | | #define _DARWIN_C_SOURCE 1 |
---|
6630 | | #define _GNU_SOURCE 1 |
---|
6631 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6632 | | #define _NETBSD_SOURCE 1 |
---|
6633 | | #define _OPENBSD_SOURCE 1 |
---|
6634 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6635 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6636 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6637 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6638 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
6639 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6640 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6641 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6642 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6643 | | #define _TANDEM_SOURCE 1 |
---|
6644 | | #define __EXTENSIONS__ 1 |
---|
6645 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
6646 | | #define HAVE_DLFCN_H 1 |
---|
6647 | | #define LT_OBJDIR ".libs/" |
---|
6648 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6649 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
6650 | | #define ENABLE_NLS 1 |
---|
6651 | | #define HAVE_ALLOCA_H 1 |
---|
6652 | | #define HAVE_ALLOCA 1 |
---|
6653 | | #define BITSIZEOF_WCHAR_T 32 |
---|
6654 | | #define HAVE_MBSTATE_T 1 |
---|
6655 | | #define HAVE_MBSINIT 1 |
---|
6656 | | #define HAVE_MBRTOWC 1 |
---|
6657 | | #define HAVE_REALPATH 1 |
---|
6658 | | #define HAVE_LSTAT 1 |
---|
6659 | | #define HAVE_FCNTL 1 |
---|
6660 | | #define HAVE_SYMLINK 1 |
---|
6661 | | #define HAVE_GETDTABLESIZE 1 |
---|
6662 | | #define HAVE_ISWCNTRL 1 |
---|
6663 | | #define HAVE_MPROTECT 1 |
---|
6664 | | #define HAVE_READLINK 1 |
---|
6665 | | #define HAVE_SETENV 1 |
---|
6666 | | #define HAVE_WCWIDTH 1 |
---|
6667 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6668 | | #define HAVE_MALLOC_POSIX 1 |
---|
6669 | | #define HAVE_FACCESSAT 1 |
---|
6670 | | #define HAVE_GETCWD 1 |
---|
6671 | | #define restrict __restrict__ |
---|
6672 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6673 | | #define HAVE_STRERROR_R 1 |
---|
6674 | | #define HAVE___HEADER_INLINE 1 |
---|
6675 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
6676 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6677 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6678 | | #define HAVE_GETOPT_H 1 |
---|
6679 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
6680 | | #define HAVE_PTHREAD_API 1 |
---|
6681 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
6682 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
6683 | | #define HAVE_ICONV 1 |
---|
6684 | | #define ICONV_CONST |
---|
6685 | | #define HAVE_WINT_T 1 |
---|
6686 | | #define HAVE_LONG_LONG_INT 1 |
---|
6687 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6688 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
6689 | | #define BITSIZEOF_SIZE_T 32 |
---|
6690 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
6691 | | #define BITSIZEOF_WCHAR_T 32 |
---|
6692 | | #define BITSIZEOF_WINT_T 32 |
---|
6693 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
6694 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
6695 | | #define HAVE_SIGNED_WINT_T 1 |
---|
6696 | | #define PTRDIFF_T_SUFFIX |
---|
6697 | | #define SIZE_T_SUFFIX ul |
---|
6698 | | #define SIG_ATOMIC_T_SUFFIX |
---|
6699 | | #define WCHAR_T_SUFFIX |
---|
6700 | | #define WINT_T_SUFFIX |
---|
6701 | | #define HAVE_TOWLOWER 1 |
---|
6702 | | #define HAVE_WCHAR_T 1 |
---|
6703 | | #define HAVE_LC_MESSAGES 1 |
---|
6704 | | #define HAVE_USELOCALE 1 |
---|
6705 | | #define HAVE_WORKING_USELOCALE 1 |
---|
6706 | | #define HAVE_GOOD_USELOCALE 1 |
---|
6707 | | #define USE_POSIX_THREADS 1 |
---|
6708 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6709 | | #define MAP_ANONYMOUS MAP_ANON |
---|
6710 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6711 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6712 | | #define PROMOTED_MODE_T int |
---|
6713 | | #define HAVE_SIGSET_T 1 |
---|
6714 | | #define INSTALLPREFIX "/opt/local" |
---|
6715 | | #define HAVE_DECL_SETENV 1 |
---|
6716 | | /* end confdefs.h. */ |
---|
6717 | | |
---|
6718 | | #include <signal.h> |
---|
6719 | | |
---|
6720 | | |
---|
6721 | | int |
---|
6722 | | main (void) |
---|
6723 | | { |
---|
6724 | | if (sizeof (sighandler_t)) |
---|
6725 | | return 0; |
---|
6726 | | ; |
---|
6727 | | return 0; |
---|
6728 | | } |
---|
6729 | configure:36339: result: no |
---|
6730 | configure:36695: checking whether C symbols are prefixed with underscore at the linker level |
---|
6731 | configure:36709: /usr/bin/clang -pipe -Os -arch i386 -I/opt/local/include -S conftest.c |
---|
6732 | configure:36712: $? = 0 |
---|
6733 | configure:36723: result: yes |
---|
6734 | configure:36741: checking whether fcloseall is declared |
---|
6735 | configure:36741: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
6736 | conftest.c:158:10: error: use of undeclared identifier 'fcloseall' |
---|
6737 | (void) fcloseall; |
---|
6738 | ^ |
---|
6739 | 1 error generated. |
---|
6740 | configure:36741: $? = 1 |
---|
6741 | configure: failed program was: |
---|
6742 | | /* confdefs.h */ |
---|
6743 | | #define PACKAGE_NAME "gettext-runtime" |
---|
6744 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
6745 | | #define PACKAGE_VERSION "0.22.5" |
---|
6746 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
6747 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
6748 | | #define PACKAGE_URL "" |
---|
6749 | | #define PACKAGE "gettext-runtime" |
---|
6750 | | #define VERSION "0.22.5" |
---|
6751 | | #define HAVE_STDIO_H 1 |
---|
6752 | | #define HAVE_STDLIB_H 1 |
---|
6753 | | #define HAVE_STRING_H 1 |
---|
6754 | | #define HAVE_INTTYPES_H 1 |
---|
6755 | | #define HAVE_STDINT_H 1 |
---|
6756 | | #define HAVE_STRINGS_H 1 |
---|
6757 | | #define HAVE_SYS_STAT_H 1 |
---|
6758 | | #define HAVE_SYS_TYPES_H 1 |
---|
6759 | | #define HAVE_UNISTD_H 1 |
---|
6760 | | #define HAVE_WCHAR_H 1 |
---|
6761 | | #define HAVE_SYS_PARAM_H 1 |
---|
6762 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6763 | | #define HAVE_GETOPT_H 1 |
---|
6764 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6765 | | #define HAVE_ICONV_H 1 |
---|
6766 | | #define HAVE_LIMITS_H 1 |
---|
6767 | | #define HAVE_WCTYPE_H 1 |
---|
6768 | | #define HAVE_LANGINFO_H 1 |
---|
6769 | | #define HAVE_XLOCALE_H 1 |
---|
6770 | | #define HAVE_SYS_MMAN_H 1 |
---|
6771 | | #define HAVE_SYS_TIME_H 1 |
---|
6772 | | #define HAVE_STDBOOL_H 1 |
---|
6773 | | #define STDC_HEADERS 1 |
---|
6774 | | #define _ALL_SOURCE 1 |
---|
6775 | | #define _DARWIN_C_SOURCE 1 |
---|
6776 | | #define _GNU_SOURCE 1 |
---|
6777 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6778 | | #define _NETBSD_SOURCE 1 |
---|
6779 | | #define _OPENBSD_SOURCE 1 |
---|
6780 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6781 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6782 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6783 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6784 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
6785 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6786 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6787 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6788 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6789 | | #define _TANDEM_SOURCE 1 |
---|
6790 | | #define __EXTENSIONS__ 1 |
---|
6791 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
6792 | | #define HAVE_DLFCN_H 1 |
---|
6793 | | #define LT_OBJDIR ".libs/" |
---|
6794 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6795 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
6796 | | #define ENABLE_NLS 1 |
---|
6797 | | #define HAVE_ALLOCA_H 1 |
---|
6798 | | #define HAVE_ALLOCA 1 |
---|
6799 | | #define BITSIZEOF_WCHAR_T 32 |
---|
6800 | | #define HAVE_MBSTATE_T 1 |
---|
6801 | | #define HAVE_MBSINIT 1 |
---|
6802 | | #define HAVE_MBRTOWC 1 |
---|
6803 | | #define HAVE_REALPATH 1 |
---|
6804 | | #define HAVE_LSTAT 1 |
---|
6805 | | #define HAVE_FCNTL 1 |
---|
6806 | | #define HAVE_SYMLINK 1 |
---|
6807 | | #define HAVE_GETDTABLESIZE 1 |
---|
6808 | | #define HAVE_ISWCNTRL 1 |
---|
6809 | | #define HAVE_MPROTECT 1 |
---|
6810 | | #define HAVE_READLINK 1 |
---|
6811 | | #define HAVE_SETENV 1 |
---|
6812 | | #define HAVE_WCWIDTH 1 |
---|
6813 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6814 | | #define HAVE_MALLOC_POSIX 1 |
---|
6815 | | #define HAVE_FACCESSAT 1 |
---|
6816 | | #define HAVE_GETCWD 1 |
---|
6817 | | #define restrict __restrict__ |
---|
6818 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6819 | | #define HAVE_STRERROR_R 1 |
---|
6820 | | #define HAVE___HEADER_INLINE 1 |
---|
6821 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
6822 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6823 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6824 | | #define HAVE_GETOPT_H 1 |
---|
6825 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
6826 | | #define HAVE_PTHREAD_API 1 |
---|
6827 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
6828 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
6829 | | #define HAVE_ICONV 1 |
---|
6830 | | #define ICONV_CONST |
---|
6831 | | #define HAVE_WINT_T 1 |
---|
6832 | | #define HAVE_LONG_LONG_INT 1 |
---|
6833 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6834 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
6835 | | #define BITSIZEOF_SIZE_T 32 |
---|
6836 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
6837 | | #define BITSIZEOF_WCHAR_T 32 |
---|
6838 | | #define BITSIZEOF_WINT_T 32 |
---|
6839 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
6840 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
6841 | | #define HAVE_SIGNED_WINT_T 1 |
---|
6842 | | #define PTRDIFF_T_SUFFIX |
---|
6843 | | #define SIZE_T_SUFFIX ul |
---|
6844 | | #define SIG_ATOMIC_T_SUFFIX |
---|
6845 | | #define WCHAR_T_SUFFIX |
---|
6846 | | #define WINT_T_SUFFIX |
---|
6847 | | #define HAVE_TOWLOWER 1 |
---|
6848 | | #define HAVE_WCHAR_T 1 |
---|
6849 | | #define HAVE_LC_MESSAGES 1 |
---|
6850 | | #define HAVE_USELOCALE 1 |
---|
6851 | | #define HAVE_WORKING_USELOCALE 1 |
---|
6852 | | #define HAVE_GOOD_USELOCALE 1 |
---|
6853 | | #define USE_POSIX_THREADS 1 |
---|
6854 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6855 | | #define MAP_ANONYMOUS MAP_ANON |
---|
6856 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6857 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6858 | | #define PROMOTED_MODE_T int |
---|
6859 | | #define HAVE_SIGSET_T 1 |
---|
6860 | | #define INSTALLPREFIX "/opt/local" |
---|
6861 | | #define HAVE_DECL_SETENV 1 |
---|
6862 | | #define USER_LABEL_PREFIX _ |
---|
6863 | | /* end confdefs.h. */ |
---|
6864 | | #include <stddef.h> |
---|
6865 | | #ifdef HAVE_STDIO_H |
---|
6866 | | # include <stdio.h> |
---|
6867 | | #endif |
---|
6868 | | #ifdef HAVE_STDLIB_H |
---|
6869 | | # include <stdlib.h> |
---|
6870 | | #endif |
---|
6871 | | #ifdef HAVE_STRING_H |
---|
6872 | | # include <string.h> |
---|
6873 | | #endif |
---|
6874 | | #ifdef HAVE_INTTYPES_H |
---|
6875 | | # include <inttypes.h> |
---|
6876 | | #endif |
---|
6877 | | #ifdef HAVE_STDINT_H |
---|
6878 | | # include <stdint.h> |
---|
6879 | | #endif |
---|
6880 | | #ifdef HAVE_STRINGS_H |
---|
6881 | | # include <strings.h> |
---|
6882 | | #endif |
---|
6883 | | #ifdef HAVE_SYS_TYPES_H |
---|
6884 | | # include <sys/types.h> |
---|
6885 | | #endif |
---|
6886 | | #ifdef HAVE_SYS_STAT_H |
---|
6887 | | # include <sys/stat.h> |
---|
6888 | | #endif |
---|
6889 | | #ifdef HAVE_UNISTD_H |
---|
6890 | | # include <unistd.h> |
---|
6891 | | #endif |
---|
6892 | | int |
---|
6893 | | main (void) |
---|
6894 | | { |
---|
6895 | | #ifndef fcloseall |
---|
6896 | | #ifdef __cplusplus |
---|
6897 | | (void) fcloseall; |
---|
6898 | | #else |
---|
6899 | | (void) fcloseall; |
---|
6900 | | #endif |
---|
6901 | | #endif |
---|
6902 | | |
---|
6903 | | ; |
---|
6904 | | return 0; |
---|
6905 | | } |
---|
6906 | configure:36741: result: no |
---|
6907 | configure:36751: checking whether getw is declared |
---|
6908 | configure:36751: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
6909 | configure:36751: $? = 0 |
---|
6910 | configure:36751: result: yes |
---|
6911 | configure:36761: checking whether putw is declared |
---|
6912 | configure:36761: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
6913 | configure:36761: $? = 0 |
---|
6914 | configure:36761: result: yes |
---|
6915 | configure:36847: checking which flavor of printf attribute matches inttypes macros |
---|
6916 | configure:36875: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
6917 | configure:36875: $? = 0 |
---|
6918 | configure:36885: result: system |
---|
6919 | configure:36928: checking whether ecvt is declared |
---|
6920 | configure:36928: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
6921 | configure:36928: $? = 0 |
---|
6922 | configure:36928: result: yes |
---|
6923 | configure:36938: checking whether fcvt is declared |
---|
6924 | configure:36938: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
6925 | configure:36938: $? = 0 |
---|
6926 | configure:36938: result: yes |
---|
6927 | configure:36948: checking whether gcvt is declared |
---|
6928 | configure:36948: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
6929 | configure:36948: $? = 0 |
---|
6930 | configure:36948: result: yes |
---|
6931 | configure:37042: checking whether MB_CUR_MAX is correct |
---|
6932 | configure:37076: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
6933 | configure:37076: $? = 0 |
---|
6934 | configure:37076: ./conftest |
---|
6935 | configure:37076: $? = 0 |
---|
6936 | configure:37092: result: yes |
---|
6937 | configure:37114: checking whether strerror(0) succeeds |
---|
6938 | configure:37155: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
6939 | configure:37155: $? = 0 |
---|
6940 | configure:37155: ./conftest |
---|
6941 | configure:37155: $? = 4 |
---|
6942 | configure: program exited with status 4 |
---|
6943 | configure: failed program was: |
---|
6944 | | /* confdefs.h */ |
---|
6945 | | #define PACKAGE_NAME "gettext-runtime" |
---|
6946 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
6947 | | #define PACKAGE_VERSION "0.22.5" |
---|
6948 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
6949 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
6950 | | #define PACKAGE_URL "" |
---|
6951 | | #define PACKAGE "gettext-runtime" |
---|
6952 | | #define VERSION "0.22.5" |
---|
6953 | | #define HAVE_STDIO_H 1 |
---|
6954 | | #define HAVE_STDLIB_H 1 |
---|
6955 | | #define HAVE_STRING_H 1 |
---|
6956 | | #define HAVE_INTTYPES_H 1 |
---|
6957 | | #define HAVE_STDINT_H 1 |
---|
6958 | | #define HAVE_STRINGS_H 1 |
---|
6959 | | #define HAVE_SYS_STAT_H 1 |
---|
6960 | | #define HAVE_SYS_TYPES_H 1 |
---|
6961 | | #define HAVE_UNISTD_H 1 |
---|
6962 | | #define HAVE_WCHAR_H 1 |
---|
6963 | | #define HAVE_SYS_PARAM_H 1 |
---|
6964 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6965 | | #define HAVE_GETOPT_H 1 |
---|
6966 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6967 | | #define HAVE_ICONV_H 1 |
---|
6968 | | #define HAVE_LIMITS_H 1 |
---|
6969 | | #define HAVE_WCTYPE_H 1 |
---|
6970 | | #define HAVE_LANGINFO_H 1 |
---|
6971 | | #define HAVE_XLOCALE_H 1 |
---|
6972 | | #define HAVE_SYS_MMAN_H 1 |
---|
6973 | | #define HAVE_SYS_TIME_H 1 |
---|
6974 | | #define HAVE_STDBOOL_H 1 |
---|
6975 | | #define STDC_HEADERS 1 |
---|
6976 | | #define _ALL_SOURCE 1 |
---|
6977 | | #define _DARWIN_C_SOURCE 1 |
---|
6978 | | #define _GNU_SOURCE 1 |
---|
6979 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6980 | | #define _NETBSD_SOURCE 1 |
---|
6981 | | #define _OPENBSD_SOURCE 1 |
---|
6982 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6983 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6984 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6985 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6986 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
6987 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6988 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6989 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6990 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6991 | | #define _TANDEM_SOURCE 1 |
---|
6992 | | #define __EXTENSIONS__ 1 |
---|
6993 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
6994 | | #define HAVE_DLFCN_H 1 |
---|
6995 | | #define LT_OBJDIR ".libs/" |
---|
6996 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6997 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
6998 | | #define ENABLE_NLS 1 |
---|
6999 | | #define HAVE_ALLOCA_H 1 |
---|
7000 | | #define HAVE_ALLOCA 1 |
---|
7001 | | #define BITSIZEOF_WCHAR_T 32 |
---|
7002 | | #define HAVE_MBSTATE_T 1 |
---|
7003 | | #define HAVE_MBSINIT 1 |
---|
7004 | | #define HAVE_MBRTOWC 1 |
---|
7005 | | #define HAVE_REALPATH 1 |
---|
7006 | | #define HAVE_LSTAT 1 |
---|
7007 | | #define HAVE_FCNTL 1 |
---|
7008 | | #define HAVE_SYMLINK 1 |
---|
7009 | | #define HAVE_GETDTABLESIZE 1 |
---|
7010 | | #define HAVE_ISWCNTRL 1 |
---|
7011 | | #define HAVE_MPROTECT 1 |
---|
7012 | | #define HAVE_READLINK 1 |
---|
7013 | | #define HAVE_SETENV 1 |
---|
7014 | | #define HAVE_WCWIDTH 1 |
---|
7015 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7016 | | #define HAVE_MALLOC_POSIX 1 |
---|
7017 | | #define HAVE_FACCESSAT 1 |
---|
7018 | | #define HAVE_GETCWD 1 |
---|
7019 | | #define restrict __restrict__ |
---|
7020 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7021 | | #define HAVE_STRERROR_R 1 |
---|
7022 | | #define HAVE___HEADER_INLINE 1 |
---|
7023 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
7024 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7025 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
7026 | | #define HAVE_GETOPT_H 1 |
---|
7027 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
7028 | | #define HAVE_PTHREAD_API 1 |
---|
7029 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
7030 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
7031 | | #define HAVE_ICONV 1 |
---|
7032 | | #define ICONV_CONST |
---|
7033 | | #define HAVE_WINT_T 1 |
---|
7034 | | #define HAVE_LONG_LONG_INT 1 |
---|
7035 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7036 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
7037 | | #define BITSIZEOF_SIZE_T 32 |
---|
7038 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
7039 | | #define BITSIZEOF_WCHAR_T 32 |
---|
7040 | | #define BITSIZEOF_WINT_T 32 |
---|
7041 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
7042 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
7043 | | #define HAVE_SIGNED_WINT_T 1 |
---|
7044 | | #define PTRDIFF_T_SUFFIX |
---|
7045 | | #define SIZE_T_SUFFIX ul |
---|
7046 | | #define SIG_ATOMIC_T_SUFFIX |
---|
7047 | | #define WCHAR_T_SUFFIX |
---|
7048 | | #define WINT_T_SUFFIX |
---|
7049 | | #define HAVE_TOWLOWER 1 |
---|
7050 | | #define HAVE_WCHAR_T 1 |
---|
7051 | | #define HAVE_LC_MESSAGES 1 |
---|
7052 | | #define HAVE_USELOCALE 1 |
---|
7053 | | #define HAVE_WORKING_USELOCALE 1 |
---|
7054 | | #define HAVE_GOOD_USELOCALE 1 |
---|
7055 | | #define USE_POSIX_THREADS 1 |
---|
7056 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7057 | | #define MAP_ANONYMOUS MAP_ANON |
---|
7058 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7059 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
7060 | | #define PROMOTED_MODE_T int |
---|
7061 | | #define HAVE_SIGSET_T 1 |
---|
7062 | | #define INSTALLPREFIX "/opt/local" |
---|
7063 | | #define HAVE_DECL_SETENV 1 |
---|
7064 | | #define USER_LABEL_PREFIX _ |
---|
7065 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
7066 | | #define HAVE_DECL_GETW 1 |
---|
7067 | | #define HAVE_DECL_PUTW 1 |
---|
7068 | | #define HAVE_DECL_ECVT 1 |
---|
7069 | | #define HAVE_DECL_FCVT 1 |
---|
7070 | | #define HAVE_DECL_GCVT 1 |
---|
7071 | | /* end confdefs.h. */ |
---|
7072 | | #include <string.h> |
---|
7073 | | #include <errno.h> |
---|
7074 | | |
---|
7075 | | int |
---|
7076 | | main (void) |
---|
7077 | | { |
---|
7078 | | int result = 0; |
---|
7079 | | char *str; |
---|
7080 | | errno = 0; |
---|
7081 | | str = strerror (0); |
---|
7082 | | if (!*str) result |= 1; |
---|
7083 | | if (errno) result |= 2; |
---|
7084 | | if (strstr (str, "nknown") || strstr (str, "ndefined")) |
---|
7085 | | result |= 4; |
---|
7086 | | return result; |
---|
7087 | | ; |
---|
7088 | | return 0; |
---|
7089 | | } |
---|
7090 | configure:37170: result: no |
---|
7091 | configure:37264: checking whether strnlen is declared |
---|
7092 | configure:37264: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
7093 | configure:37264: $? = 0 |
---|
7094 | configure:37264: result: yes |
---|
7095 | configure:37399: checking for struct timespec in <time.h> |
---|
7096 | configure:37417: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
7097 | configure:37417: $? = 0 |
---|
7098 | configure:37427: result: yes |
---|
7099 | configure:37628: checking for TIME_UTC in <time.h> |
---|
7100 | configure:37646: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
7101 | conftest.c:137:16: error: use of undeclared identifier 'TIME_UTC' |
---|
7102 | static int x = TIME_UTC; x++; |
---|
7103 | ^ |
---|
7104 | 1 error generated. |
---|
7105 | configure:37646: $? = 1 |
---|
7106 | configure: failed program was: |
---|
7107 | | /* confdefs.h */ |
---|
7108 | | #define PACKAGE_NAME "gettext-runtime" |
---|
7109 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
7110 | | #define PACKAGE_VERSION "0.22.5" |
---|
7111 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
7112 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
7113 | | #define PACKAGE_URL "" |
---|
7114 | | #define PACKAGE "gettext-runtime" |
---|
7115 | | #define VERSION "0.22.5" |
---|
7116 | | #define HAVE_STDIO_H 1 |
---|
7117 | | #define HAVE_STDLIB_H 1 |
---|
7118 | | #define HAVE_STRING_H 1 |
---|
7119 | | #define HAVE_INTTYPES_H 1 |
---|
7120 | | #define HAVE_STDINT_H 1 |
---|
7121 | | #define HAVE_STRINGS_H 1 |
---|
7122 | | #define HAVE_SYS_STAT_H 1 |
---|
7123 | | #define HAVE_SYS_TYPES_H 1 |
---|
7124 | | #define HAVE_UNISTD_H 1 |
---|
7125 | | #define HAVE_WCHAR_H 1 |
---|
7126 | | #define HAVE_SYS_PARAM_H 1 |
---|
7127 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7128 | | #define HAVE_GETOPT_H 1 |
---|
7129 | | #define HAVE_SYS_CDEFS_H 1 |
---|
7130 | | #define HAVE_ICONV_H 1 |
---|
7131 | | #define HAVE_LIMITS_H 1 |
---|
7132 | | #define HAVE_WCTYPE_H 1 |
---|
7133 | | #define HAVE_LANGINFO_H 1 |
---|
7134 | | #define HAVE_XLOCALE_H 1 |
---|
7135 | | #define HAVE_SYS_MMAN_H 1 |
---|
7136 | | #define HAVE_SYS_TIME_H 1 |
---|
7137 | | #define HAVE_STDBOOL_H 1 |
---|
7138 | | #define STDC_HEADERS 1 |
---|
7139 | | #define _ALL_SOURCE 1 |
---|
7140 | | #define _DARWIN_C_SOURCE 1 |
---|
7141 | | #define _GNU_SOURCE 1 |
---|
7142 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7143 | | #define _NETBSD_SOURCE 1 |
---|
7144 | | #define _OPENBSD_SOURCE 1 |
---|
7145 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7146 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7147 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7148 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7149 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
7150 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7151 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7152 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7153 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7154 | | #define _TANDEM_SOURCE 1 |
---|
7155 | | #define __EXTENSIONS__ 1 |
---|
7156 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
7157 | | #define HAVE_DLFCN_H 1 |
---|
7158 | | #define LT_OBJDIR ".libs/" |
---|
7159 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7160 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
7161 | | #define ENABLE_NLS 1 |
---|
7162 | | #define HAVE_ALLOCA_H 1 |
---|
7163 | | #define HAVE_ALLOCA 1 |
---|
7164 | | #define BITSIZEOF_WCHAR_T 32 |
---|
7165 | | #define HAVE_MBSTATE_T 1 |
---|
7166 | | #define HAVE_MBSINIT 1 |
---|
7167 | | #define HAVE_MBRTOWC 1 |
---|
7168 | | #define HAVE_REALPATH 1 |
---|
7169 | | #define HAVE_LSTAT 1 |
---|
7170 | | #define HAVE_FCNTL 1 |
---|
7171 | | #define HAVE_SYMLINK 1 |
---|
7172 | | #define HAVE_GETDTABLESIZE 1 |
---|
7173 | | #define HAVE_ISWCNTRL 1 |
---|
7174 | | #define HAVE_MPROTECT 1 |
---|
7175 | | #define HAVE_READLINK 1 |
---|
7176 | | #define HAVE_SETENV 1 |
---|
7177 | | #define HAVE_WCWIDTH 1 |
---|
7178 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7179 | | #define HAVE_MALLOC_POSIX 1 |
---|
7180 | | #define HAVE_FACCESSAT 1 |
---|
7181 | | #define HAVE_GETCWD 1 |
---|
7182 | | #define restrict __restrict__ |
---|
7183 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7184 | | #define HAVE_STRERROR_R 1 |
---|
7185 | | #define HAVE___HEADER_INLINE 1 |
---|
7186 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
7187 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7188 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
7189 | | #define HAVE_GETOPT_H 1 |
---|
7190 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
7191 | | #define HAVE_PTHREAD_API 1 |
---|
7192 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
7193 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
7194 | | #define HAVE_ICONV 1 |
---|
7195 | | #define ICONV_CONST |
---|
7196 | | #define HAVE_WINT_T 1 |
---|
7197 | | #define HAVE_LONG_LONG_INT 1 |
---|
7198 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7199 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
7200 | | #define BITSIZEOF_SIZE_T 32 |
---|
7201 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
7202 | | #define BITSIZEOF_WCHAR_T 32 |
---|
7203 | | #define BITSIZEOF_WINT_T 32 |
---|
7204 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
7205 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
7206 | | #define HAVE_SIGNED_WINT_T 1 |
---|
7207 | | #define PTRDIFF_T_SUFFIX |
---|
7208 | | #define SIZE_T_SUFFIX ul |
---|
7209 | | #define SIG_ATOMIC_T_SUFFIX |
---|
7210 | | #define WCHAR_T_SUFFIX |
---|
7211 | | #define WINT_T_SUFFIX |
---|
7212 | | #define HAVE_TOWLOWER 1 |
---|
7213 | | #define HAVE_WCHAR_T 1 |
---|
7214 | | #define HAVE_LC_MESSAGES 1 |
---|
7215 | | #define HAVE_USELOCALE 1 |
---|
7216 | | #define HAVE_WORKING_USELOCALE 1 |
---|
7217 | | #define HAVE_GOOD_USELOCALE 1 |
---|
7218 | | #define USE_POSIX_THREADS 1 |
---|
7219 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7220 | | #define MAP_ANONYMOUS MAP_ANON |
---|
7221 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7222 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
7223 | | #define PROMOTED_MODE_T int |
---|
7224 | | #define HAVE_SIGSET_T 1 |
---|
7225 | | #define INSTALLPREFIX "/opt/local" |
---|
7226 | | #define HAVE_DECL_SETENV 1 |
---|
7227 | | #define USER_LABEL_PREFIX _ |
---|
7228 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
7229 | | #define HAVE_DECL_GETW 1 |
---|
7230 | | #define HAVE_DECL_PUTW 1 |
---|
7231 | | #define HAVE_DECL_ECVT 1 |
---|
7232 | | #define HAVE_DECL_FCVT 1 |
---|
7233 | | #define HAVE_DECL_GCVT 1 |
---|
7234 | | #define REPLACE_STRERROR_0 1 |
---|
7235 | | #define HAVE_DECL_STRNLEN 1 |
---|
7236 | | #define _USE_STD_STAT 1 |
---|
7237 | | /* end confdefs.h. */ |
---|
7238 | | #include <time.h> |
---|
7239 | | |
---|
7240 | | int |
---|
7241 | | main (void) |
---|
7242 | | { |
---|
7243 | | static int x = TIME_UTC; x++; |
---|
7244 | | ; |
---|
7245 | | return 0; |
---|
7246 | | } |
---|
7247 | configure:37656: result: no |
---|
7248 | configure:38357: checking whether execvpe is declared |
---|
7249 | configure:38357: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
7250 | conftest.c:167:10: error: use of undeclared identifier 'execvpe' |
---|
7251 | (void) execvpe; |
---|
7252 | ^ |
---|
7253 | 1 error generated. |
---|
7254 | configure:38357: $? = 1 |
---|
7255 | configure: failed program was: |
---|
7256 | | /* confdefs.h */ |
---|
7257 | | #define PACKAGE_NAME "gettext-runtime" |
---|
7258 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
7259 | | #define PACKAGE_VERSION "0.22.5" |
---|
7260 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
7261 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
7262 | | #define PACKAGE_URL "" |
---|
7263 | | #define PACKAGE "gettext-runtime" |
---|
7264 | | #define VERSION "0.22.5" |
---|
7265 | | #define HAVE_STDIO_H 1 |
---|
7266 | | #define HAVE_STDLIB_H 1 |
---|
7267 | | #define HAVE_STRING_H 1 |
---|
7268 | | #define HAVE_INTTYPES_H 1 |
---|
7269 | | #define HAVE_STDINT_H 1 |
---|
7270 | | #define HAVE_STRINGS_H 1 |
---|
7271 | | #define HAVE_SYS_STAT_H 1 |
---|
7272 | | #define HAVE_SYS_TYPES_H 1 |
---|
7273 | | #define HAVE_UNISTD_H 1 |
---|
7274 | | #define HAVE_WCHAR_H 1 |
---|
7275 | | #define HAVE_SYS_PARAM_H 1 |
---|
7276 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7277 | | #define HAVE_GETOPT_H 1 |
---|
7278 | | #define HAVE_SYS_CDEFS_H 1 |
---|
7279 | | #define HAVE_ICONV_H 1 |
---|
7280 | | #define HAVE_LIMITS_H 1 |
---|
7281 | | #define HAVE_WCTYPE_H 1 |
---|
7282 | | #define HAVE_LANGINFO_H 1 |
---|
7283 | | #define HAVE_XLOCALE_H 1 |
---|
7284 | | #define HAVE_SYS_MMAN_H 1 |
---|
7285 | | #define HAVE_SYS_TIME_H 1 |
---|
7286 | | #define HAVE_STDBOOL_H 1 |
---|
7287 | | #define STDC_HEADERS 1 |
---|
7288 | | #define _ALL_SOURCE 1 |
---|
7289 | | #define _DARWIN_C_SOURCE 1 |
---|
7290 | | #define _GNU_SOURCE 1 |
---|
7291 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7292 | | #define _NETBSD_SOURCE 1 |
---|
7293 | | #define _OPENBSD_SOURCE 1 |
---|
7294 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7295 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7296 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7297 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7298 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
7299 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7300 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7301 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7302 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7303 | | #define _TANDEM_SOURCE 1 |
---|
7304 | | #define __EXTENSIONS__ 1 |
---|
7305 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
7306 | | #define HAVE_DLFCN_H 1 |
---|
7307 | | #define LT_OBJDIR ".libs/" |
---|
7308 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7309 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
7310 | | #define ENABLE_NLS 1 |
---|
7311 | | #define HAVE_ALLOCA_H 1 |
---|
7312 | | #define HAVE_ALLOCA 1 |
---|
7313 | | #define BITSIZEOF_WCHAR_T 32 |
---|
7314 | | #define HAVE_MBSTATE_T 1 |
---|
7315 | | #define HAVE_MBSINIT 1 |
---|
7316 | | #define HAVE_MBRTOWC 1 |
---|
7317 | | #define HAVE_REALPATH 1 |
---|
7318 | | #define HAVE_LSTAT 1 |
---|
7319 | | #define HAVE_FCNTL 1 |
---|
7320 | | #define HAVE_SYMLINK 1 |
---|
7321 | | #define HAVE_GETDTABLESIZE 1 |
---|
7322 | | #define HAVE_ISWCNTRL 1 |
---|
7323 | | #define HAVE_MPROTECT 1 |
---|
7324 | | #define HAVE_READLINK 1 |
---|
7325 | | #define HAVE_SETENV 1 |
---|
7326 | | #define HAVE_WCWIDTH 1 |
---|
7327 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7328 | | #define HAVE_MALLOC_POSIX 1 |
---|
7329 | | #define HAVE_FACCESSAT 1 |
---|
7330 | | #define HAVE_GETCWD 1 |
---|
7331 | | #define restrict __restrict__ |
---|
7332 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7333 | | #define HAVE_STRERROR_R 1 |
---|
7334 | | #define HAVE___HEADER_INLINE 1 |
---|
7335 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
7336 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7337 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
7338 | | #define HAVE_GETOPT_H 1 |
---|
7339 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
7340 | | #define HAVE_PTHREAD_API 1 |
---|
7341 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
7342 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
7343 | | #define HAVE_ICONV 1 |
---|
7344 | | #define ICONV_CONST |
---|
7345 | | #define HAVE_WINT_T 1 |
---|
7346 | | #define HAVE_LONG_LONG_INT 1 |
---|
7347 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7348 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
7349 | | #define BITSIZEOF_SIZE_T 32 |
---|
7350 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
7351 | | #define BITSIZEOF_WCHAR_T 32 |
---|
7352 | | #define BITSIZEOF_WINT_T 32 |
---|
7353 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
7354 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
7355 | | #define HAVE_SIGNED_WINT_T 1 |
---|
7356 | | #define PTRDIFF_T_SUFFIX |
---|
7357 | | #define SIZE_T_SUFFIX ul |
---|
7358 | | #define SIG_ATOMIC_T_SUFFIX |
---|
7359 | | #define WCHAR_T_SUFFIX |
---|
7360 | | #define WINT_T_SUFFIX |
---|
7361 | | #define HAVE_TOWLOWER 1 |
---|
7362 | | #define HAVE_WCHAR_T 1 |
---|
7363 | | #define HAVE_LC_MESSAGES 1 |
---|
7364 | | #define HAVE_USELOCALE 1 |
---|
7365 | | #define HAVE_WORKING_USELOCALE 1 |
---|
7366 | | #define HAVE_GOOD_USELOCALE 1 |
---|
7367 | | #define USE_POSIX_THREADS 1 |
---|
7368 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7369 | | #define MAP_ANONYMOUS MAP_ANON |
---|
7370 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7371 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
7372 | | #define PROMOTED_MODE_T int |
---|
7373 | | #define HAVE_SIGSET_T 1 |
---|
7374 | | #define INSTALLPREFIX "/opt/local" |
---|
7375 | | #define HAVE_DECL_SETENV 1 |
---|
7376 | | #define USER_LABEL_PREFIX _ |
---|
7377 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
7378 | | #define HAVE_DECL_GETW 1 |
---|
7379 | | #define HAVE_DECL_PUTW 1 |
---|
7380 | | #define HAVE_DECL_ECVT 1 |
---|
7381 | | #define HAVE_DECL_FCVT 1 |
---|
7382 | | #define HAVE_DECL_GCVT 1 |
---|
7383 | | #define REPLACE_STRERROR_0 1 |
---|
7384 | | #define HAVE_DECL_STRNLEN 1 |
---|
7385 | | #define _USE_STD_STAT 1 |
---|
7386 | | /* end confdefs.h. */ |
---|
7387 | | #include <stddef.h> |
---|
7388 | | #ifdef HAVE_STDIO_H |
---|
7389 | | # include <stdio.h> |
---|
7390 | | #endif |
---|
7391 | | #ifdef HAVE_STDLIB_H |
---|
7392 | | # include <stdlib.h> |
---|
7393 | | #endif |
---|
7394 | | #ifdef HAVE_STRING_H |
---|
7395 | | # include <string.h> |
---|
7396 | | #endif |
---|
7397 | | #ifdef HAVE_INTTYPES_H |
---|
7398 | | # include <inttypes.h> |
---|
7399 | | #endif |
---|
7400 | | #ifdef HAVE_STDINT_H |
---|
7401 | | # include <stdint.h> |
---|
7402 | | #endif |
---|
7403 | | #ifdef HAVE_STRINGS_H |
---|
7404 | | # include <strings.h> |
---|
7405 | | #endif |
---|
7406 | | #ifdef HAVE_SYS_TYPES_H |
---|
7407 | | # include <sys/types.h> |
---|
7408 | | #endif |
---|
7409 | | #ifdef HAVE_SYS_STAT_H |
---|
7410 | | # include <sys/stat.h> |
---|
7411 | | #endif |
---|
7412 | | #ifdef HAVE_UNISTD_H |
---|
7413 | | # include <unistd.h> |
---|
7414 | | #endif |
---|
7415 | | int |
---|
7416 | | main (void) |
---|
7417 | | { |
---|
7418 | | #ifndef execvpe |
---|
7419 | | #ifdef __cplusplus |
---|
7420 | | (void) execvpe; |
---|
7421 | | #else |
---|
7422 | | (void) execvpe; |
---|
7423 | | #endif |
---|
7424 | | #endif |
---|
7425 | | |
---|
7426 | | ; |
---|
7427 | | return 0; |
---|
7428 | | } |
---|
7429 | configure:38357: result: no |
---|
7430 | configure:38472: checking whether clearerr_unlocked is declared |
---|
7431 | configure:38472: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
7432 | configure:38472: $? = 0 |
---|
7433 | configure:38472: result: yes |
---|
7434 | configure:38482: checking whether feof_unlocked is declared |
---|
7435 | configure:38482: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
7436 | configure:38482: $? = 0 |
---|
7437 | configure:38482: result: yes |
---|
7438 | configure:38492: checking whether ferror_unlocked is declared |
---|
7439 | configure:38492: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
7440 | configure:38492: $? = 0 |
---|
7441 | configure:38492: result: yes |
---|
7442 | configure:38502: checking whether fflush_unlocked is declared |
---|
7443 | configure:38502: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
7444 | conftest.c:171:10: error: use of undeclared identifier 'fflush_unlocked' |
---|
7445 | (void) fflush_unlocked; |
---|
7446 | ^ |
---|
7447 | 1 error generated. |
---|
7448 | configure:38502: $? = 1 |
---|
7449 | configure: failed program was: |
---|
7450 | | /* confdefs.h */ |
---|
7451 | | #define PACKAGE_NAME "gettext-runtime" |
---|
7452 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
7453 | | #define PACKAGE_VERSION "0.22.5" |
---|
7454 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
7455 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
7456 | | #define PACKAGE_URL "" |
---|
7457 | | #define PACKAGE "gettext-runtime" |
---|
7458 | | #define VERSION "0.22.5" |
---|
7459 | | #define HAVE_STDIO_H 1 |
---|
7460 | | #define HAVE_STDLIB_H 1 |
---|
7461 | | #define HAVE_STRING_H 1 |
---|
7462 | | #define HAVE_INTTYPES_H 1 |
---|
7463 | | #define HAVE_STDINT_H 1 |
---|
7464 | | #define HAVE_STRINGS_H 1 |
---|
7465 | | #define HAVE_SYS_STAT_H 1 |
---|
7466 | | #define HAVE_SYS_TYPES_H 1 |
---|
7467 | | #define HAVE_UNISTD_H 1 |
---|
7468 | | #define HAVE_WCHAR_H 1 |
---|
7469 | | #define HAVE_SYS_PARAM_H 1 |
---|
7470 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7471 | | #define HAVE_GETOPT_H 1 |
---|
7472 | | #define HAVE_SYS_CDEFS_H 1 |
---|
7473 | | #define HAVE_ICONV_H 1 |
---|
7474 | | #define HAVE_LIMITS_H 1 |
---|
7475 | | #define HAVE_WCTYPE_H 1 |
---|
7476 | | #define HAVE_LANGINFO_H 1 |
---|
7477 | | #define HAVE_XLOCALE_H 1 |
---|
7478 | | #define HAVE_SYS_MMAN_H 1 |
---|
7479 | | #define HAVE_SYS_TIME_H 1 |
---|
7480 | | #define HAVE_STDBOOL_H 1 |
---|
7481 | | #define STDC_HEADERS 1 |
---|
7482 | | #define _ALL_SOURCE 1 |
---|
7483 | | #define _DARWIN_C_SOURCE 1 |
---|
7484 | | #define _GNU_SOURCE 1 |
---|
7485 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7486 | | #define _NETBSD_SOURCE 1 |
---|
7487 | | #define _OPENBSD_SOURCE 1 |
---|
7488 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7489 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7490 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7491 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7492 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
7493 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7494 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7495 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7496 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7497 | | #define _TANDEM_SOURCE 1 |
---|
7498 | | #define __EXTENSIONS__ 1 |
---|
7499 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
7500 | | #define HAVE_DLFCN_H 1 |
---|
7501 | | #define LT_OBJDIR ".libs/" |
---|
7502 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7503 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
7504 | | #define ENABLE_NLS 1 |
---|
7505 | | #define HAVE_ALLOCA_H 1 |
---|
7506 | | #define HAVE_ALLOCA 1 |
---|
7507 | | #define BITSIZEOF_WCHAR_T 32 |
---|
7508 | | #define HAVE_MBSTATE_T 1 |
---|
7509 | | #define HAVE_MBSINIT 1 |
---|
7510 | | #define HAVE_MBRTOWC 1 |
---|
7511 | | #define HAVE_REALPATH 1 |
---|
7512 | | #define HAVE_LSTAT 1 |
---|
7513 | | #define HAVE_FCNTL 1 |
---|
7514 | | #define HAVE_SYMLINK 1 |
---|
7515 | | #define HAVE_GETDTABLESIZE 1 |
---|
7516 | | #define HAVE_ISWCNTRL 1 |
---|
7517 | | #define HAVE_MPROTECT 1 |
---|
7518 | | #define HAVE_READLINK 1 |
---|
7519 | | #define HAVE_SETENV 1 |
---|
7520 | | #define HAVE_WCWIDTH 1 |
---|
7521 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7522 | | #define HAVE_MALLOC_POSIX 1 |
---|
7523 | | #define HAVE_FACCESSAT 1 |
---|
7524 | | #define HAVE_GETCWD 1 |
---|
7525 | | #define restrict __restrict__ |
---|
7526 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7527 | | #define HAVE_STRERROR_R 1 |
---|
7528 | | #define HAVE___HEADER_INLINE 1 |
---|
7529 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
7530 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7531 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
7532 | | #define HAVE_GETOPT_H 1 |
---|
7533 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
7534 | | #define HAVE_PTHREAD_API 1 |
---|
7535 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
7536 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
7537 | | #define HAVE_ICONV 1 |
---|
7538 | | #define ICONV_CONST |
---|
7539 | | #define HAVE_WINT_T 1 |
---|
7540 | | #define HAVE_LONG_LONG_INT 1 |
---|
7541 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7542 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
7543 | | #define BITSIZEOF_SIZE_T 32 |
---|
7544 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
7545 | | #define BITSIZEOF_WCHAR_T 32 |
---|
7546 | | #define BITSIZEOF_WINT_T 32 |
---|
7547 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
7548 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
7549 | | #define HAVE_SIGNED_WINT_T 1 |
---|
7550 | | #define PTRDIFF_T_SUFFIX |
---|
7551 | | #define SIZE_T_SUFFIX ul |
---|
7552 | | #define SIG_ATOMIC_T_SUFFIX |
---|
7553 | | #define WCHAR_T_SUFFIX |
---|
7554 | | #define WINT_T_SUFFIX |
---|
7555 | | #define HAVE_TOWLOWER 1 |
---|
7556 | | #define HAVE_WCHAR_T 1 |
---|
7557 | | #define HAVE_LC_MESSAGES 1 |
---|
7558 | | #define HAVE_USELOCALE 1 |
---|
7559 | | #define HAVE_WORKING_USELOCALE 1 |
---|
7560 | | #define HAVE_GOOD_USELOCALE 1 |
---|
7561 | | #define USE_POSIX_THREADS 1 |
---|
7562 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7563 | | #define MAP_ANONYMOUS MAP_ANON |
---|
7564 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7565 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
7566 | | #define PROMOTED_MODE_T int |
---|
7567 | | #define HAVE_SIGSET_T 1 |
---|
7568 | | #define INSTALLPREFIX "/opt/local" |
---|
7569 | | #define HAVE_DECL_SETENV 1 |
---|
7570 | | #define USER_LABEL_PREFIX _ |
---|
7571 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
7572 | | #define HAVE_DECL_GETW 1 |
---|
7573 | | #define HAVE_DECL_PUTW 1 |
---|
7574 | | #define HAVE_DECL_ECVT 1 |
---|
7575 | | #define HAVE_DECL_FCVT 1 |
---|
7576 | | #define HAVE_DECL_GCVT 1 |
---|
7577 | | #define REPLACE_STRERROR_0 1 |
---|
7578 | | #define HAVE_DECL_STRNLEN 1 |
---|
7579 | | #define _USE_STD_STAT 1 |
---|
7580 | | #define HAVE_DECL_EXECVPE 0 |
---|
7581 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
7582 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
7583 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
7584 | | /* end confdefs.h. */ |
---|
7585 | | #include <stddef.h> |
---|
7586 | | #ifdef HAVE_STDIO_H |
---|
7587 | | # include <stdio.h> |
---|
7588 | | #endif |
---|
7589 | | #ifdef HAVE_STDLIB_H |
---|
7590 | | # include <stdlib.h> |
---|
7591 | | #endif |
---|
7592 | | #ifdef HAVE_STRING_H |
---|
7593 | | # include <string.h> |
---|
7594 | | #endif |
---|
7595 | | #ifdef HAVE_INTTYPES_H |
---|
7596 | | # include <inttypes.h> |
---|
7597 | | #endif |
---|
7598 | | #ifdef HAVE_STDINT_H |
---|
7599 | | # include <stdint.h> |
---|
7600 | | #endif |
---|
7601 | | #ifdef HAVE_STRINGS_H |
---|
7602 | | # include <strings.h> |
---|
7603 | | #endif |
---|
7604 | | #ifdef HAVE_SYS_TYPES_H |
---|
7605 | | # include <sys/types.h> |
---|
7606 | | #endif |
---|
7607 | | #ifdef HAVE_SYS_STAT_H |
---|
7608 | | # include <sys/stat.h> |
---|
7609 | | #endif |
---|
7610 | | #ifdef HAVE_UNISTD_H |
---|
7611 | | # include <unistd.h> |
---|
7612 | | #endif |
---|
7613 | | int |
---|
7614 | | main (void) |
---|
7615 | | { |
---|
7616 | | #ifndef fflush_unlocked |
---|
7617 | | #ifdef __cplusplus |
---|
7618 | | (void) fflush_unlocked; |
---|
7619 | | #else |
---|
7620 | | (void) fflush_unlocked; |
---|
7621 | | #endif |
---|
7622 | | #endif |
---|
7623 | | |
---|
7624 | | ; |
---|
7625 | | return 0; |
---|
7626 | | } |
---|
7627 | configure:38502: result: no |
---|
7628 | configure:38512: checking whether fgets_unlocked is declared |
---|
7629 | configure:38512: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
7630 | conftest.c:172:10: error: use of undeclared identifier 'fgets_unlocked' |
---|
7631 | (void) fgets_unlocked; |
---|
7632 | ^ |
---|
7633 | 1 error generated. |
---|
7634 | configure:38512: $? = 1 |
---|
7635 | configure: failed program was: |
---|
7636 | | /* confdefs.h */ |
---|
7637 | | #define PACKAGE_NAME "gettext-runtime" |
---|
7638 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
7639 | | #define PACKAGE_VERSION "0.22.5" |
---|
7640 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
7641 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
7642 | | #define PACKAGE_URL "" |
---|
7643 | | #define PACKAGE "gettext-runtime" |
---|
7644 | | #define VERSION "0.22.5" |
---|
7645 | | #define HAVE_STDIO_H 1 |
---|
7646 | | #define HAVE_STDLIB_H 1 |
---|
7647 | | #define HAVE_STRING_H 1 |
---|
7648 | | #define HAVE_INTTYPES_H 1 |
---|
7649 | | #define HAVE_STDINT_H 1 |
---|
7650 | | #define HAVE_STRINGS_H 1 |
---|
7651 | | #define HAVE_SYS_STAT_H 1 |
---|
7652 | | #define HAVE_SYS_TYPES_H 1 |
---|
7653 | | #define HAVE_UNISTD_H 1 |
---|
7654 | | #define HAVE_WCHAR_H 1 |
---|
7655 | | #define HAVE_SYS_PARAM_H 1 |
---|
7656 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7657 | | #define HAVE_GETOPT_H 1 |
---|
7658 | | #define HAVE_SYS_CDEFS_H 1 |
---|
7659 | | #define HAVE_ICONV_H 1 |
---|
7660 | | #define HAVE_LIMITS_H 1 |
---|
7661 | | #define HAVE_WCTYPE_H 1 |
---|
7662 | | #define HAVE_LANGINFO_H 1 |
---|
7663 | | #define HAVE_XLOCALE_H 1 |
---|
7664 | | #define HAVE_SYS_MMAN_H 1 |
---|
7665 | | #define HAVE_SYS_TIME_H 1 |
---|
7666 | | #define HAVE_STDBOOL_H 1 |
---|
7667 | | #define STDC_HEADERS 1 |
---|
7668 | | #define _ALL_SOURCE 1 |
---|
7669 | | #define _DARWIN_C_SOURCE 1 |
---|
7670 | | #define _GNU_SOURCE 1 |
---|
7671 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7672 | | #define _NETBSD_SOURCE 1 |
---|
7673 | | #define _OPENBSD_SOURCE 1 |
---|
7674 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7675 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7676 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7677 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7678 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
7679 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7680 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7681 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7682 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7683 | | #define _TANDEM_SOURCE 1 |
---|
7684 | | #define __EXTENSIONS__ 1 |
---|
7685 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
7686 | | #define HAVE_DLFCN_H 1 |
---|
7687 | | #define LT_OBJDIR ".libs/" |
---|
7688 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7689 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
7690 | | #define ENABLE_NLS 1 |
---|
7691 | | #define HAVE_ALLOCA_H 1 |
---|
7692 | | #define HAVE_ALLOCA 1 |
---|
7693 | | #define BITSIZEOF_WCHAR_T 32 |
---|
7694 | | #define HAVE_MBSTATE_T 1 |
---|
7695 | | #define HAVE_MBSINIT 1 |
---|
7696 | | #define HAVE_MBRTOWC 1 |
---|
7697 | | #define HAVE_REALPATH 1 |
---|
7698 | | #define HAVE_LSTAT 1 |
---|
7699 | | #define HAVE_FCNTL 1 |
---|
7700 | | #define HAVE_SYMLINK 1 |
---|
7701 | | #define HAVE_GETDTABLESIZE 1 |
---|
7702 | | #define HAVE_ISWCNTRL 1 |
---|
7703 | | #define HAVE_MPROTECT 1 |
---|
7704 | | #define HAVE_READLINK 1 |
---|
7705 | | #define HAVE_SETENV 1 |
---|
7706 | | #define HAVE_WCWIDTH 1 |
---|
7707 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7708 | | #define HAVE_MALLOC_POSIX 1 |
---|
7709 | | #define HAVE_FACCESSAT 1 |
---|
7710 | | #define HAVE_GETCWD 1 |
---|
7711 | | #define restrict __restrict__ |
---|
7712 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7713 | | #define HAVE_STRERROR_R 1 |
---|
7714 | | #define HAVE___HEADER_INLINE 1 |
---|
7715 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
7716 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7717 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
7718 | | #define HAVE_GETOPT_H 1 |
---|
7719 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
7720 | | #define HAVE_PTHREAD_API 1 |
---|
7721 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
7722 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
7723 | | #define HAVE_ICONV 1 |
---|
7724 | | #define ICONV_CONST |
---|
7725 | | #define HAVE_WINT_T 1 |
---|
7726 | | #define HAVE_LONG_LONG_INT 1 |
---|
7727 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7728 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
7729 | | #define BITSIZEOF_SIZE_T 32 |
---|
7730 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
7731 | | #define BITSIZEOF_WCHAR_T 32 |
---|
7732 | | #define BITSIZEOF_WINT_T 32 |
---|
7733 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
7734 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
7735 | | #define HAVE_SIGNED_WINT_T 1 |
---|
7736 | | #define PTRDIFF_T_SUFFIX |
---|
7737 | | #define SIZE_T_SUFFIX ul |
---|
7738 | | #define SIG_ATOMIC_T_SUFFIX |
---|
7739 | | #define WCHAR_T_SUFFIX |
---|
7740 | | #define WINT_T_SUFFIX |
---|
7741 | | #define HAVE_TOWLOWER 1 |
---|
7742 | | #define HAVE_WCHAR_T 1 |
---|
7743 | | #define HAVE_LC_MESSAGES 1 |
---|
7744 | | #define HAVE_USELOCALE 1 |
---|
7745 | | #define HAVE_WORKING_USELOCALE 1 |
---|
7746 | | #define HAVE_GOOD_USELOCALE 1 |
---|
7747 | | #define USE_POSIX_THREADS 1 |
---|
7748 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7749 | | #define MAP_ANONYMOUS MAP_ANON |
---|
7750 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7751 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
7752 | | #define PROMOTED_MODE_T int |
---|
7753 | | #define HAVE_SIGSET_T 1 |
---|
7754 | | #define INSTALLPREFIX "/opt/local" |
---|
7755 | | #define HAVE_DECL_SETENV 1 |
---|
7756 | | #define USER_LABEL_PREFIX _ |
---|
7757 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
7758 | | #define HAVE_DECL_GETW 1 |
---|
7759 | | #define HAVE_DECL_PUTW 1 |
---|
7760 | | #define HAVE_DECL_ECVT 1 |
---|
7761 | | #define HAVE_DECL_FCVT 1 |
---|
7762 | | #define HAVE_DECL_GCVT 1 |
---|
7763 | | #define REPLACE_STRERROR_0 1 |
---|
7764 | | #define HAVE_DECL_STRNLEN 1 |
---|
7765 | | #define _USE_STD_STAT 1 |
---|
7766 | | #define HAVE_DECL_EXECVPE 0 |
---|
7767 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
7768 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
7769 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
7770 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
7771 | | /* end confdefs.h. */ |
---|
7772 | | #include <stddef.h> |
---|
7773 | | #ifdef HAVE_STDIO_H |
---|
7774 | | # include <stdio.h> |
---|
7775 | | #endif |
---|
7776 | | #ifdef HAVE_STDLIB_H |
---|
7777 | | # include <stdlib.h> |
---|
7778 | | #endif |
---|
7779 | | #ifdef HAVE_STRING_H |
---|
7780 | | # include <string.h> |
---|
7781 | | #endif |
---|
7782 | | #ifdef HAVE_INTTYPES_H |
---|
7783 | | # include <inttypes.h> |
---|
7784 | | #endif |
---|
7785 | | #ifdef HAVE_STDINT_H |
---|
7786 | | # include <stdint.h> |
---|
7787 | | #endif |
---|
7788 | | #ifdef HAVE_STRINGS_H |
---|
7789 | | # include <strings.h> |
---|
7790 | | #endif |
---|
7791 | | #ifdef HAVE_SYS_TYPES_H |
---|
7792 | | # include <sys/types.h> |
---|
7793 | | #endif |
---|
7794 | | #ifdef HAVE_SYS_STAT_H |
---|
7795 | | # include <sys/stat.h> |
---|
7796 | | #endif |
---|
7797 | | #ifdef HAVE_UNISTD_H |
---|
7798 | | # include <unistd.h> |
---|
7799 | | #endif |
---|
7800 | | int |
---|
7801 | | main (void) |
---|
7802 | | { |
---|
7803 | | #ifndef fgets_unlocked |
---|
7804 | | #ifdef __cplusplus |
---|
7805 | | (void) fgets_unlocked; |
---|
7806 | | #else |
---|
7807 | | (void) fgets_unlocked; |
---|
7808 | | #endif |
---|
7809 | | #endif |
---|
7810 | | |
---|
7811 | | ; |
---|
7812 | | return 0; |
---|
7813 | | } |
---|
7814 | configure:38512: result: no |
---|
7815 | configure:38522: checking whether fputc_unlocked is declared |
---|
7816 | configure:38522: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
7817 | conftest.c:173:10: error: use of undeclared identifier 'fputc_unlocked' |
---|
7818 | (void) fputc_unlocked; |
---|
7819 | ^ |
---|
7820 | 1 error generated. |
---|
7821 | configure:38522: $? = 1 |
---|
7822 | configure: failed program was: |
---|
7823 | | /* confdefs.h */ |
---|
7824 | | #define PACKAGE_NAME "gettext-runtime" |
---|
7825 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
7826 | | #define PACKAGE_VERSION "0.22.5" |
---|
7827 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
7828 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
7829 | | #define PACKAGE_URL "" |
---|
7830 | | #define PACKAGE "gettext-runtime" |
---|
7831 | | #define VERSION "0.22.5" |
---|
7832 | | #define HAVE_STDIO_H 1 |
---|
7833 | | #define HAVE_STDLIB_H 1 |
---|
7834 | | #define HAVE_STRING_H 1 |
---|
7835 | | #define HAVE_INTTYPES_H 1 |
---|
7836 | | #define HAVE_STDINT_H 1 |
---|
7837 | | #define HAVE_STRINGS_H 1 |
---|
7838 | | #define HAVE_SYS_STAT_H 1 |
---|
7839 | | #define HAVE_SYS_TYPES_H 1 |
---|
7840 | | #define HAVE_UNISTD_H 1 |
---|
7841 | | #define HAVE_WCHAR_H 1 |
---|
7842 | | #define HAVE_SYS_PARAM_H 1 |
---|
7843 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7844 | | #define HAVE_GETOPT_H 1 |
---|
7845 | | #define HAVE_SYS_CDEFS_H 1 |
---|
7846 | | #define HAVE_ICONV_H 1 |
---|
7847 | | #define HAVE_LIMITS_H 1 |
---|
7848 | | #define HAVE_WCTYPE_H 1 |
---|
7849 | | #define HAVE_LANGINFO_H 1 |
---|
7850 | | #define HAVE_XLOCALE_H 1 |
---|
7851 | | #define HAVE_SYS_MMAN_H 1 |
---|
7852 | | #define HAVE_SYS_TIME_H 1 |
---|
7853 | | #define HAVE_STDBOOL_H 1 |
---|
7854 | | #define STDC_HEADERS 1 |
---|
7855 | | #define _ALL_SOURCE 1 |
---|
7856 | | #define _DARWIN_C_SOURCE 1 |
---|
7857 | | #define _GNU_SOURCE 1 |
---|
7858 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7859 | | #define _NETBSD_SOURCE 1 |
---|
7860 | | #define _OPENBSD_SOURCE 1 |
---|
7861 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7862 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7863 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7864 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7865 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
7866 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7867 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7868 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7869 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7870 | | #define _TANDEM_SOURCE 1 |
---|
7871 | | #define __EXTENSIONS__ 1 |
---|
7872 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
7873 | | #define HAVE_DLFCN_H 1 |
---|
7874 | | #define LT_OBJDIR ".libs/" |
---|
7875 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7876 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
7877 | | #define ENABLE_NLS 1 |
---|
7878 | | #define HAVE_ALLOCA_H 1 |
---|
7879 | | #define HAVE_ALLOCA 1 |
---|
7880 | | #define BITSIZEOF_WCHAR_T 32 |
---|
7881 | | #define HAVE_MBSTATE_T 1 |
---|
7882 | | #define HAVE_MBSINIT 1 |
---|
7883 | | #define HAVE_MBRTOWC 1 |
---|
7884 | | #define HAVE_REALPATH 1 |
---|
7885 | | #define HAVE_LSTAT 1 |
---|
7886 | | #define HAVE_FCNTL 1 |
---|
7887 | | #define HAVE_SYMLINK 1 |
---|
7888 | | #define HAVE_GETDTABLESIZE 1 |
---|
7889 | | #define HAVE_ISWCNTRL 1 |
---|
7890 | | #define HAVE_MPROTECT 1 |
---|
7891 | | #define HAVE_READLINK 1 |
---|
7892 | | #define HAVE_SETENV 1 |
---|
7893 | | #define HAVE_WCWIDTH 1 |
---|
7894 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7895 | | #define HAVE_MALLOC_POSIX 1 |
---|
7896 | | #define HAVE_FACCESSAT 1 |
---|
7897 | | #define HAVE_GETCWD 1 |
---|
7898 | | #define restrict __restrict__ |
---|
7899 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7900 | | #define HAVE_STRERROR_R 1 |
---|
7901 | | #define HAVE___HEADER_INLINE 1 |
---|
7902 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
7903 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7904 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
7905 | | #define HAVE_GETOPT_H 1 |
---|
7906 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
7907 | | #define HAVE_PTHREAD_API 1 |
---|
7908 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
7909 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
7910 | | #define HAVE_ICONV 1 |
---|
7911 | | #define ICONV_CONST |
---|
7912 | | #define HAVE_WINT_T 1 |
---|
7913 | | #define HAVE_LONG_LONG_INT 1 |
---|
7914 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7915 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
7916 | | #define BITSIZEOF_SIZE_T 32 |
---|
7917 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
7918 | | #define BITSIZEOF_WCHAR_T 32 |
---|
7919 | | #define BITSIZEOF_WINT_T 32 |
---|
7920 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
7921 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
7922 | | #define HAVE_SIGNED_WINT_T 1 |
---|
7923 | | #define PTRDIFF_T_SUFFIX |
---|
7924 | | #define SIZE_T_SUFFIX ul |
---|
7925 | | #define SIG_ATOMIC_T_SUFFIX |
---|
7926 | | #define WCHAR_T_SUFFIX |
---|
7927 | | #define WINT_T_SUFFIX |
---|
7928 | | #define HAVE_TOWLOWER 1 |
---|
7929 | | #define HAVE_WCHAR_T 1 |
---|
7930 | | #define HAVE_LC_MESSAGES 1 |
---|
7931 | | #define HAVE_USELOCALE 1 |
---|
7932 | | #define HAVE_WORKING_USELOCALE 1 |
---|
7933 | | #define HAVE_GOOD_USELOCALE 1 |
---|
7934 | | #define USE_POSIX_THREADS 1 |
---|
7935 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7936 | | #define MAP_ANONYMOUS MAP_ANON |
---|
7937 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7938 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
7939 | | #define PROMOTED_MODE_T int |
---|
7940 | | #define HAVE_SIGSET_T 1 |
---|
7941 | | #define INSTALLPREFIX "/opt/local" |
---|
7942 | | #define HAVE_DECL_SETENV 1 |
---|
7943 | | #define USER_LABEL_PREFIX _ |
---|
7944 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
7945 | | #define HAVE_DECL_GETW 1 |
---|
7946 | | #define HAVE_DECL_PUTW 1 |
---|
7947 | | #define HAVE_DECL_ECVT 1 |
---|
7948 | | #define HAVE_DECL_FCVT 1 |
---|
7949 | | #define HAVE_DECL_GCVT 1 |
---|
7950 | | #define REPLACE_STRERROR_0 1 |
---|
7951 | | #define HAVE_DECL_STRNLEN 1 |
---|
7952 | | #define _USE_STD_STAT 1 |
---|
7953 | | #define HAVE_DECL_EXECVPE 0 |
---|
7954 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
7955 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
7956 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
7957 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
7958 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
7959 | | /* end confdefs.h. */ |
---|
7960 | | #include <stddef.h> |
---|
7961 | | #ifdef HAVE_STDIO_H |
---|
7962 | | # include <stdio.h> |
---|
7963 | | #endif |
---|
7964 | | #ifdef HAVE_STDLIB_H |
---|
7965 | | # include <stdlib.h> |
---|
7966 | | #endif |
---|
7967 | | #ifdef HAVE_STRING_H |
---|
7968 | | # include <string.h> |
---|
7969 | | #endif |
---|
7970 | | #ifdef HAVE_INTTYPES_H |
---|
7971 | | # include <inttypes.h> |
---|
7972 | | #endif |
---|
7973 | | #ifdef HAVE_STDINT_H |
---|
7974 | | # include <stdint.h> |
---|
7975 | | #endif |
---|
7976 | | #ifdef HAVE_STRINGS_H |
---|
7977 | | # include <strings.h> |
---|
7978 | | #endif |
---|
7979 | | #ifdef HAVE_SYS_TYPES_H |
---|
7980 | | # include <sys/types.h> |
---|
7981 | | #endif |
---|
7982 | | #ifdef HAVE_SYS_STAT_H |
---|
7983 | | # include <sys/stat.h> |
---|
7984 | | #endif |
---|
7985 | | #ifdef HAVE_UNISTD_H |
---|
7986 | | # include <unistd.h> |
---|
7987 | | #endif |
---|
7988 | | int |
---|
7989 | | main (void) |
---|
7990 | | { |
---|
7991 | | #ifndef fputc_unlocked |
---|
7992 | | #ifdef __cplusplus |
---|
7993 | | (void) fputc_unlocked; |
---|
7994 | | #else |
---|
7995 | | (void) fputc_unlocked; |
---|
7996 | | #endif |
---|
7997 | | #endif |
---|
7998 | | |
---|
7999 | | ; |
---|
8000 | | return 0; |
---|
8001 | | } |
---|
8002 | configure:38522: result: no |
---|
8003 | configure:38532: checking whether fputs_unlocked is declared |
---|
8004 | configure:38532: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
8005 | conftest.c:174:10: error: use of undeclared identifier 'fputs_unlocked' |
---|
8006 | (void) fputs_unlocked; |
---|
8007 | ^ |
---|
8008 | 1 error generated. |
---|
8009 | configure:38532: $? = 1 |
---|
8010 | configure: failed program was: |
---|
8011 | | /* confdefs.h */ |
---|
8012 | | #define PACKAGE_NAME "gettext-runtime" |
---|
8013 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
8014 | | #define PACKAGE_VERSION "0.22.5" |
---|
8015 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
8016 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
8017 | | #define PACKAGE_URL "" |
---|
8018 | | #define PACKAGE "gettext-runtime" |
---|
8019 | | #define VERSION "0.22.5" |
---|
8020 | | #define HAVE_STDIO_H 1 |
---|
8021 | | #define HAVE_STDLIB_H 1 |
---|
8022 | | #define HAVE_STRING_H 1 |
---|
8023 | | #define HAVE_INTTYPES_H 1 |
---|
8024 | | #define HAVE_STDINT_H 1 |
---|
8025 | | #define HAVE_STRINGS_H 1 |
---|
8026 | | #define HAVE_SYS_STAT_H 1 |
---|
8027 | | #define HAVE_SYS_TYPES_H 1 |
---|
8028 | | #define HAVE_UNISTD_H 1 |
---|
8029 | | #define HAVE_WCHAR_H 1 |
---|
8030 | | #define HAVE_SYS_PARAM_H 1 |
---|
8031 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8032 | | #define HAVE_GETOPT_H 1 |
---|
8033 | | #define HAVE_SYS_CDEFS_H 1 |
---|
8034 | | #define HAVE_ICONV_H 1 |
---|
8035 | | #define HAVE_LIMITS_H 1 |
---|
8036 | | #define HAVE_WCTYPE_H 1 |
---|
8037 | | #define HAVE_LANGINFO_H 1 |
---|
8038 | | #define HAVE_XLOCALE_H 1 |
---|
8039 | | #define HAVE_SYS_MMAN_H 1 |
---|
8040 | | #define HAVE_SYS_TIME_H 1 |
---|
8041 | | #define HAVE_STDBOOL_H 1 |
---|
8042 | | #define STDC_HEADERS 1 |
---|
8043 | | #define _ALL_SOURCE 1 |
---|
8044 | | #define _DARWIN_C_SOURCE 1 |
---|
8045 | | #define _GNU_SOURCE 1 |
---|
8046 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
8047 | | #define _NETBSD_SOURCE 1 |
---|
8048 | | #define _OPENBSD_SOURCE 1 |
---|
8049 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8050 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
8051 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
8052 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
8053 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
8054 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
8055 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
8056 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
8057 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
8058 | | #define _TANDEM_SOURCE 1 |
---|
8059 | | #define __EXTENSIONS__ 1 |
---|
8060 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
8061 | | #define HAVE_DLFCN_H 1 |
---|
8062 | | #define LT_OBJDIR ".libs/" |
---|
8063 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
8064 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
8065 | | #define ENABLE_NLS 1 |
---|
8066 | | #define HAVE_ALLOCA_H 1 |
---|
8067 | | #define HAVE_ALLOCA 1 |
---|
8068 | | #define BITSIZEOF_WCHAR_T 32 |
---|
8069 | | #define HAVE_MBSTATE_T 1 |
---|
8070 | | #define HAVE_MBSINIT 1 |
---|
8071 | | #define HAVE_MBRTOWC 1 |
---|
8072 | | #define HAVE_REALPATH 1 |
---|
8073 | | #define HAVE_LSTAT 1 |
---|
8074 | | #define HAVE_FCNTL 1 |
---|
8075 | | #define HAVE_SYMLINK 1 |
---|
8076 | | #define HAVE_GETDTABLESIZE 1 |
---|
8077 | | #define HAVE_ISWCNTRL 1 |
---|
8078 | | #define HAVE_MPROTECT 1 |
---|
8079 | | #define HAVE_READLINK 1 |
---|
8080 | | #define HAVE_SETENV 1 |
---|
8081 | | #define HAVE_WCWIDTH 1 |
---|
8082 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8083 | | #define HAVE_MALLOC_POSIX 1 |
---|
8084 | | #define HAVE_FACCESSAT 1 |
---|
8085 | | #define HAVE_GETCWD 1 |
---|
8086 | | #define restrict __restrict__ |
---|
8087 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8088 | | #define HAVE_STRERROR_R 1 |
---|
8089 | | #define HAVE___HEADER_INLINE 1 |
---|
8090 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
8091 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
8092 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
8093 | | #define HAVE_GETOPT_H 1 |
---|
8094 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
8095 | | #define HAVE_PTHREAD_API 1 |
---|
8096 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
8097 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
8098 | | #define HAVE_ICONV 1 |
---|
8099 | | #define ICONV_CONST |
---|
8100 | | #define HAVE_WINT_T 1 |
---|
8101 | | #define HAVE_LONG_LONG_INT 1 |
---|
8102 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8103 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
8104 | | #define BITSIZEOF_SIZE_T 32 |
---|
8105 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
8106 | | #define BITSIZEOF_WCHAR_T 32 |
---|
8107 | | #define BITSIZEOF_WINT_T 32 |
---|
8108 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
8109 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
8110 | | #define HAVE_SIGNED_WINT_T 1 |
---|
8111 | | #define PTRDIFF_T_SUFFIX |
---|
8112 | | #define SIZE_T_SUFFIX ul |
---|
8113 | | #define SIG_ATOMIC_T_SUFFIX |
---|
8114 | | #define WCHAR_T_SUFFIX |
---|
8115 | | #define WINT_T_SUFFIX |
---|
8116 | | #define HAVE_TOWLOWER 1 |
---|
8117 | | #define HAVE_WCHAR_T 1 |
---|
8118 | | #define HAVE_LC_MESSAGES 1 |
---|
8119 | | #define HAVE_USELOCALE 1 |
---|
8120 | | #define HAVE_WORKING_USELOCALE 1 |
---|
8121 | | #define HAVE_GOOD_USELOCALE 1 |
---|
8122 | | #define USE_POSIX_THREADS 1 |
---|
8123 | | #define MALLOC_0_IS_NONNULL 1 |
---|
8124 | | #define MAP_ANONYMOUS MAP_ANON |
---|
8125 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
8126 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
8127 | | #define PROMOTED_MODE_T int |
---|
8128 | | #define HAVE_SIGSET_T 1 |
---|
8129 | | #define INSTALLPREFIX "/opt/local" |
---|
8130 | | #define HAVE_DECL_SETENV 1 |
---|
8131 | | #define USER_LABEL_PREFIX _ |
---|
8132 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
8133 | | #define HAVE_DECL_GETW 1 |
---|
8134 | | #define HAVE_DECL_PUTW 1 |
---|
8135 | | #define HAVE_DECL_ECVT 1 |
---|
8136 | | #define HAVE_DECL_FCVT 1 |
---|
8137 | | #define HAVE_DECL_GCVT 1 |
---|
8138 | | #define REPLACE_STRERROR_0 1 |
---|
8139 | | #define HAVE_DECL_STRNLEN 1 |
---|
8140 | | #define _USE_STD_STAT 1 |
---|
8141 | | #define HAVE_DECL_EXECVPE 0 |
---|
8142 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
8143 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
8144 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
8145 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
8146 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
8147 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
8148 | | /* end confdefs.h. */ |
---|
8149 | | #include <stddef.h> |
---|
8150 | | #ifdef HAVE_STDIO_H |
---|
8151 | | # include <stdio.h> |
---|
8152 | | #endif |
---|
8153 | | #ifdef HAVE_STDLIB_H |
---|
8154 | | # include <stdlib.h> |
---|
8155 | | #endif |
---|
8156 | | #ifdef HAVE_STRING_H |
---|
8157 | | # include <string.h> |
---|
8158 | | #endif |
---|
8159 | | #ifdef HAVE_INTTYPES_H |
---|
8160 | | # include <inttypes.h> |
---|
8161 | | #endif |
---|
8162 | | #ifdef HAVE_STDINT_H |
---|
8163 | | # include <stdint.h> |
---|
8164 | | #endif |
---|
8165 | | #ifdef HAVE_STRINGS_H |
---|
8166 | | # include <strings.h> |
---|
8167 | | #endif |
---|
8168 | | #ifdef HAVE_SYS_TYPES_H |
---|
8169 | | # include <sys/types.h> |
---|
8170 | | #endif |
---|
8171 | | #ifdef HAVE_SYS_STAT_H |
---|
8172 | | # include <sys/stat.h> |
---|
8173 | | #endif |
---|
8174 | | #ifdef HAVE_UNISTD_H |
---|
8175 | | # include <unistd.h> |
---|
8176 | | #endif |
---|
8177 | | int |
---|
8178 | | main (void) |
---|
8179 | | { |
---|
8180 | | #ifndef fputs_unlocked |
---|
8181 | | #ifdef __cplusplus |
---|
8182 | | (void) fputs_unlocked; |
---|
8183 | | #else |
---|
8184 | | (void) fputs_unlocked; |
---|
8185 | | #endif |
---|
8186 | | #endif |
---|
8187 | | |
---|
8188 | | ; |
---|
8189 | | return 0; |
---|
8190 | | } |
---|
8191 | configure:38532: result: no |
---|
8192 | configure:38542: checking whether fread_unlocked is declared |
---|
8193 | configure:38542: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
8194 | conftest.c:175:10: error: use of undeclared identifier 'fread_unlocked' |
---|
8195 | (void) fread_unlocked; |
---|
8196 | ^ |
---|
8197 | 1 error generated. |
---|
8198 | configure:38542: $? = 1 |
---|
8199 | configure: failed program was: |
---|
8200 | | /* confdefs.h */ |
---|
8201 | | #define PACKAGE_NAME "gettext-runtime" |
---|
8202 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
8203 | | #define PACKAGE_VERSION "0.22.5" |
---|
8204 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
8205 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
8206 | | #define PACKAGE_URL "" |
---|
8207 | | #define PACKAGE "gettext-runtime" |
---|
8208 | | #define VERSION "0.22.5" |
---|
8209 | | #define HAVE_STDIO_H 1 |
---|
8210 | | #define HAVE_STDLIB_H 1 |
---|
8211 | | #define HAVE_STRING_H 1 |
---|
8212 | | #define HAVE_INTTYPES_H 1 |
---|
8213 | | #define HAVE_STDINT_H 1 |
---|
8214 | | #define HAVE_STRINGS_H 1 |
---|
8215 | | #define HAVE_SYS_STAT_H 1 |
---|
8216 | | #define HAVE_SYS_TYPES_H 1 |
---|
8217 | | #define HAVE_UNISTD_H 1 |
---|
8218 | | #define HAVE_WCHAR_H 1 |
---|
8219 | | #define HAVE_SYS_PARAM_H 1 |
---|
8220 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8221 | | #define HAVE_GETOPT_H 1 |
---|
8222 | | #define HAVE_SYS_CDEFS_H 1 |
---|
8223 | | #define HAVE_ICONV_H 1 |
---|
8224 | | #define HAVE_LIMITS_H 1 |
---|
8225 | | #define HAVE_WCTYPE_H 1 |
---|
8226 | | #define HAVE_LANGINFO_H 1 |
---|
8227 | | #define HAVE_XLOCALE_H 1 |
---|
8228 | | #define HAVE_SYS_MMAN_H 1 |
---|
8229 | | #define HAVE_SYS_TIME_H 1 |
---|
8230 | | #define HAVE_STDBOOL_H 1 |
---|
8231 | | #define STDC_HEADERS 1 |
---|
8232 | | #define _ALL_SOURCE 1 |
---|
8233 | | #define _DARWIN_C_SOURCE 1 |
---|
8234 | | #define _GNU_SOURCE 1 |
---|
8235 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
8236 | | #define _NETBSD_SOURCE 1 |
---|
8237 | | #define _OPENBSD_SOURCE 1 |
---|
8238 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8239 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
8240 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
8241 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
8242 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
8243 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
8244 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
8245 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
8246 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
8247 | | #define _TANDEM_SOURCE 1 |
---|
8248 | | #define __EXTENSIONS__ 1 |
---|
8249 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
8250 | | #define HAVE_DLFCN_H 1 |
---|
8251 | | #define LT_OBJDIR ".libs/" |
---|
8252 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
8253 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
8254 | | #define ENABLE_NLS 1 |
---|
8255 | | #define HAVE_ALLOCA_H 1 |
---|
8256 | | #define HAVE_ALLOCA 1 |
---|
8257 | | #define BITSIZEOF_WCHAR_T 32 |
---|
8258 | | #define HAVE_MBSTATE_T 1 |
---|
8259 | | #define HAVE_MBSINIT 1 |
---|
8260 | | #define HAVE_MBRTOWC 1 |
---|
8261 | | #define HAVE_REALPATH 1 |
---|
8262 | | #define HAVE_LSTAT 1 |
---|
8263 | | #define HAVE_FCNTL 1 |
---|
8264 | | #define HAVE_SYMLINK 1 |
---|
8265 | | #define HAVE_GETDTABLESIZE 1 |
---|
8266 | | #define HAVE_ISWCNTRL 1 |
---|
8267 | | #define HAVE_MPROTECT 1 |
---|
8268 | | #define HAVE_READLINK 1 |
---|
8269 | | #define HAVE_SETENV 1 |
---|
8270 | | #define HAVE_WCWIDTH 1 |
---|
8271 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8272 | | #define HAVE_MALLOC_POSIX 1 |
---|
8273 | | #define HAVE_FACCESSAT 1 |
---|
8274 | | #define HAVE_GETCWD 1 |
---|
8275 | | #define restrict __restrict__ |
---|
8276 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8277 | | #define HAVE_STRERROR_R 1 |
---|
8278 | | #define HAVE___HEADER_INLINE 1 |
---|
8279 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
8280 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
8281 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
8282 | | #define HAVE_GETOPT_H 1 |
---|
8283 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
8284 | | #define HAVE_PTHREAD_API 1 |
---|
8285 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
8286 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
8287 | | #define HAVE_ICONV 1 |
---|
8288 | | #define ICONV_CONST |
---|
8289 | | #define HAVE_WINT_T 1 |
---|
8290 | | #define HAVE_LONG_LONG_INT 1 |
---|
8291 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8292 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
8293 | | #define BITSIZEOF_SIZE_T 32 |
---|
8294 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
8295 | | #define BITSIZEOF_WCHAR_T 32 |
---|
8296 | | #define BITSIZEOF_WINT_T 32 |
---|
8297 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
8298 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
8299 | | #define HAVE_SIGNED_WINT_T 1 |
---|
8300 | | #define PTRDIFF_T_SUFFIX |
---|
8301 | | #define SIZE_T_SUFFIX ul |
---|
8302 | | #define SIG_ATOMIC_T_SUFFIX |
---|
8303 | | #define WCHAR_T_SUFFIX |
---|
8304 | | #define WINT_T_SUFFIX |
---|
8305 | | #define HAVE_TOWLOWER 1 |
---|
8306 | | #define HAVE_WCHAR_T 1 |
---|
8307 | | #define HAVE_LC_MESSAGES 1 |
---|
8308 | | #define HAVE_USELOCALE 1 |
---|
8309 | | #define HAVE_WORKING_USELOCALE 1 |
---|
8310 | | #define HAVE_GOOD_USELOCALE 1 |
---|
8311 | | #define USE_POSIX_THREADS 1 |
---|
8312 | | #define MALLOC_0_IS_NONNULL 1 |
---|
8313 | | #define MAP_ANONYMOUS MAP_ANON |
---|
8314 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
8315 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
8316 | | #define PROMOTED_MODE_T int |
---|
8317 | | #define HAVE_SIGSET_T 1 |
---|
8318 | | #define INSTALLPREFIX "/opt/local" |
---|
8319 | | #define HAVE_DECL_SETENV 1 |
---|
8320 | | #define USER_LABEL_PREFIX _ |
---|
8321 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
8322 | | #define HAVE_DECL_GETW 1 |
---|
8323 | | #define HAVE_DECL_PUTW 1 |
---|
8324 | | #define HAVE_DECL_ECVT 1 |
---|
8325 | | #define HAVE_DECL_FCVT 1 |
---|
8326 | | #define HAVE_DECL_GCVT 1 |
---|
8327 | | #define REPLACE_STRERROR_0 1 |
---|
8328 | | #define HAVE_DECL_STRNLEN 1 |
---|
8329 | | #define _USE_STD_STAT 1 |
---|
8330 | | #define HAVE_DECL_EXECVPE 0 |
---|
8331 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
8332 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
8333 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
8334 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
8335 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
8336 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
8337 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
8338 | | /* end confdefs.h. */ |
---|
8339 | | #include <stddef.h> |
---|
8340 | | #ifdef HAVE_STDIO_H |
---|
8341 | | # include <stdio.h> |
---|
8342 | | #endif |
---|
8343 | | #ifdef HAVE_STDLIB_H |
---|
8344 | | # include <stdlib.h> |
---|
8345 | | #endif |
---|
8346 | | #ifdef HAVE_STRING_H |
---|
8347 | | # include <string.h> |
---|
8348 | | #endif |
---|
8349 | | #ifdef HAVE_INTTYPES_H |
---|
8350 | | # include <inttypes.h> |
---|
8351 | | #endif |
---|
8352 | | #ifdef HAVE_STDINT_H |
---|
8353 | | # include <stdint.h> |
---|
8354 | | #endif |
---|
8355 | | #ifdef HAVE_STRINGS_H |
---|
8356 | | # include <strings.h> |
---|
8357 | | #endif |
---|
8358 | | #ifdef HAVE_SYS_TYPES_H |
---|
8359 | | # include <sys/types.h> |
---|
8360 | | #endif |
---|
8361 | | #ifdef HAVE_SYS_STAT_H |
---|
8362 | | # include <sys/stat.h> |
---|
8363 | | #endif |
---|
8364 | | #ifdef HAVE_UNISTD_H |
---|
8365 | | # include <unistd.h> |
---|
8366 | | #endif |
---|
8367 | | int |
---|
8368 | | main (void) |
---|
8369 | | { |
---|
8370 | | #ifndef fread_unlocked |
---|
8371 | | #ifdef __cplusplus |
---|
8372 | | (void) fread_unlocked; |
---|
8373 | | #else |
---|
8374 | | (void) fread_unlocked; |
---|
8375 | | #endif |
---|
8376 | | #endif |
---|
8377 | | |
---|
8378 | | ; |
---|
8379 | | return 0; |
---|
8380 | | } |
---|
8381 | configure:38542: result: no |
---|
8382 | configure:38552: checking whether fwrite_unlocked is declared |
---|
8383 | configure:38552: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
8384 | conftest.c:176:10: error: use of undeclared identifier 'fwrite_unlocked' |
---|
8385 | (void) fwrite_unlocked; |
---|
8386 | ^ |
---|
8387 | 1 error generated. |
---|
8388 | configure:38552: $? = 1 |
---|
8389 | configure: failed program was: |
---|
8390 | | /* confdefs.h */ |
---|
8391 | | #define PACKAGE_NAME "gettext-runtime" |
---|
8392 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
8393 | | #define PACKAGE_VERSION "0.22.5" |
---|
8394 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
8395 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
8396 | | #define PACKAGE_URL "" |
---|
8397 | | #define PACKAGE "gettext-runtime" |
---|
8398 | | #define VERSION "0.22.5" |
---|
8399 | | #define HAVE_STDIO_H 1 |
---|
8400 | | #define HAVE_STDLIB_H 1 |
---|
8401 | | #define HAVE_STRING_H 1 |
---|
8402 | | #define HAVE_INTTYPES_H 1 |
---|
8403 | | #define HAVE_STDINT_H 1 |
---|
8404 | | #define HAVE_STRINGS_H 1 |
---|
8405 | | #define HAVE_SYS_STAT_H 1 |
---|
8406 | | #define HAVE_SYS_TYPES_H 1 |
---|
8407 | | #define HAVE_UNISTD_H 1 |
---|
8408 | | #define HAVE_WCHAR_H 1 |
---|
8409 | | #define HAVE_SYS_PARAM_H 1 |
---|
8410 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8411 | | #define HAVE_GETOPT_H 1 |
---|
8412 | | #define HAVE_SYS_CDEFS_H 1 |
---|
8413 | | #define HAVE_ICONV_H 1 |
---|
8414 | | #define HAVE_LIMITS_H 1 |
---|
8415 | | #define HAVE_WCTYPE_H 1 |
---|
8416 | | #define HAVE_LANGINFO_H 1 |
---|
8417 | | #define HAVE_XLOCALE_H 1 |
---|
8418 | | #define HAVE_SYS_MMAN_H 1 |
---|
8419 | | #define HAVE_SYS_TIME_H 1 |
---|
8420 | | #define HAVE_STDBOOL_H 1 |
---|
8421 | | #define STDC_HEADERS 1 |
---|
8422 | | #define _ALL_SOURCE 1 |
---|
8423 | | #define _DARWIN_C_SOURCE 1 |
---|
8424 | | #define _GNU_SOURCE 1 |
---|
8425 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
8426 | | #define _NETBSD_SOURCE 1 |
---|
8427 | | #define _OPENBSD_SOURCE 1 |
---|
8428 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8429 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
8430 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
8431 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
8432 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
8433 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
8434 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
8435 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
8436 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
8437 | | #define _TANDEM_SOURCE 1 |
---|
8438 | | #define __EXTENSIONS__ 1 |
---|
8439 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
8440 | | #define HAVE_DLFCN_H 1 |
---|
8441 | | #define LT_OBJDIR ".libs/" |
---|
8442 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
8443 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
8444 | | #define ENABLE_NLS 1 |
---|
8445 | | #define HAVE_ALLOCA_H 1 |
---|
8446 | | #define HAVE_ALLOCA 1 |
---|
8447 | | #define BITSIZEOF_WCHAR_T 32 |
---|
8448 | | #define HAVE_MBSTATE_T 1 |
---|
8449 | | #define HAVE_MBSINIT 1 |
---|
8450 | | #define HAVE_MBRTOWC 1 |
---|
8451 | | #define HAVE_REALPATH 1 |
---|
8452 | | #define HAVE_LSTAT 1 |
---|
8453 | | #define HAVE_FCNTL 1 |
---|
8454 | | #define HAVE_SYMLINK 1 |
---|
8455 | | #define HAVE_GETDTABLESIZE 1 |
---|
8456 | | #define HAVE_ISWCNTRL 1 |
---|
8457 | | #define HAVE_MPROTECT 1 |
---|
8458 | | #define HAVE_READLINK 1 |
---|
8459 | | #define HAVE_SETENV 1 |
---|
8460 | | #define HAVE_WCWIDTH 1 |
---|
8461 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8462 | | #define HAVE_MALLOC_POSIX 1 |
---|
8463 | | #define HAVE_FACCESSAT 1 |
---|
8464 | | #define HAVE_GETCWD 1 |
---|
8465 | | #define restrict __restrict__ |
---|
8466 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8467 | | #define HAVE_STRERROR_R 1 |
---|
8468 | | #define HAVE___HEADER_INLINE 1 |
---|
8469 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
8470 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
8471 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
8472 | | #define HAVE_GETOPT_H 1 |
---|
8473 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
8474 | | #define HAVE_PTHREAD_API 1 |
---|
8475 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
8476 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
8477 | | #define HAVE_ICONV 1 |
---|
8478 | | #define ICONV_CONST |
---|
8479 | | #define HAVE_WINT_T 1 |
---|
8480 | | #define HAVE_LONG_LONG_INT 1 |
---|
8481 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8482 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
8483 | | #define BITSIZEOF_SIZE_T 32 |
---|
8484 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
8485 | | #define BITSIZEOF_WCHAR_T 32 |
---|
8486 | | #define BITSIZEOF_WINT_T 32 |
---|
8487 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
8488 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
8489 | | #define HAVE_SIGNED_WINT_T 1 |
---|
8490 | | #define PTRDIFF_T_SUFFIX |
---|
8491 | | #define SIZE_T_SUFFIX ul |
---|
8492 | | #define SIG_ATOMIC_T_SUFFIX |
---|
8493 | | #define WCHAR_T_SUFFIX |
---|
8494 | | #define WINT_T_SUFFIX |
---|
8495 | | #define HAVE_TOWLOWER 1 |
---|
8496 | | #define HAVE_WCHAR_T 1 |
---|
8497 | | #define HAVE_LC_MESSAGES 1 |
---|
8498 | | #define HAVE_USELOCALE 1 |
---|
8499 | | #define HAVE_WORKING_USELOCALE 1 |
---|
8500 | | #define HAVE_GOOD_USELOCALE 1 |
---|
8501 | | #define USE_POSIX_THREADS 1 |
---|
8502 | | #define MALLOC_0_IS_NONNULL 1 |
---|
8503 | | #define MAP_ANONYMOUS MAP_ANON |
---|
8504 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
8505 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
8506 | | #define PROMOTED_MODE_T int |
---|
8507 | | #define HAVE_SIGSET_T 1 |
---|
8508 | | #define INSTALLPREFIX "/opt/local" |
---|
8509 | | #define HAVE_DECL_SETENV 1 |
---|
8510 | | #define USER_LABEL_PREFIX _ |
---|
8511 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
8512 | | #define HAVE_DECL_GETW 1 |
---|
8513 | | #define HAVE_DECL_PUTW 1 |
---|
8514 | | #define HAVE_DECL_ECVT 1 |
---|
8515 | | #define HAVE_DECL_FCVT 1 |
---|
8516 | | #define HAVE_DECL_GCVT 1 |
---|
8517 | | #define REPLACE_STRERROR_0 1 |
---|
8518 | | #define HAVE_DECL_STRNLEN 1 |
---|
8519 | | #define _USE_STD_STAT 1 |
---|
8520 | | #define HAVE_DECL_EXECVPE 0 |
---|
8521 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
8522 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
8523 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
8524 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
8525 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
8526 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
8527 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
8528 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
8529 | | /* end confdefs.h. */ |
---|
8530 | | #include <stddef.h> |
---|
8531 | | #ifdef HAVE_STDIO_H |
---|
8532 | | # include <stdio.h> |
---|
8533 | | #endif |
---|
8534 | | #ifdef HAVE_STDLIB_H |
---|
8535 | | # include <stdlib.h> |
---|
8536 | | #endif |
---|
8537 | | #ifdef HAVE_STRING_H |
---|
8538 | | # include <string.h> |
---|
8539 | | #endif |
---|
8540 | | #ifdef HAVE_INTTYPES_H |
---|
8541 | | # include <inttypes.h> |
---|
8542 | | #endif |
---|
8543 | | #ifdef HAVE_STDINT_H |
---|
8544 | | # include <stdint.h> |
---|
8545 | | #endif |
---|
8546 | | #ifdef HAVE_STRINGS_H |
---|
8547 | | # include <strings.h> |
---|
8548 | | #endif |
---|
8549 | | #ifdef HAVE_SYS_TYPES_H |
---|
8550 | | # include <sys/types.h> |
---|
8551 | | #endif |
---|
8552 | | #ifdef HAVE_SYS_STAT_H |
---|
8553 | | # include <sys/stat.h> |
---|
8554 | | #endif |
---|
8555 | | #ifdef HAVE_UNISTD_H |
---|
8556 | | # include <unistd.h> |
---|
8557 | | #endif |
---|
8558 | | int |
---|
8559 | | main (void) |
---|
8560 | | { |
---|
8561 | | #ifndef fwrite_unlocked |
---|
8562 | | #ifdef __cplusplus |
---|
8563 | | (void) fwrite_unlocked; |
---|
8564 | | #else |
---|
8565 | | (void) fwrite_unlocked; |
---|
8566 | | #endif |
---|
8567 | | #endif |
---|
8568 | | |
---|
8569 | | ; |
---|
8570 | | return 0; |
---|
8571 | | } |
---|
8572 | configure:38552: result: no |
---|
8573 | configure:38562: checking whether getc_unlocked is declared |
---|
8574 | configure:38562: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
8575 | configure:38562: $? = 0 |
---|
8576 | configure:38562: result: yes |
---|
8577 | configure:38572: checking whether getchar_unlocked is declared |
---|
8578 | configure:38572: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
8579 | configure:38572: $? = 0 |
---|
8580 | configure:38572: result: yes |
---|
8581 | configure:38582: checking whether putc_unlocked is declared |
---|
8582 | configure:38582: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
8583 | configure:38582: $? = 0 |
---|
8584 | configure:38582: result: yes |
---|
8585 | configure:38592: checking whether putchar_unlocked is declared |
---|
8586 | configure:38592: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
8587 | configure:38592: $? = 0 |
---|
8588 | configure:38592: result: yes |
---|
8589 | configure:38604: checking whether <wchar.h> uses 'inline' correctly |
---|
8590 | configure:38661: result: yes |
---|
8591 | configure:38793: checking whether wcsdup is declared |
---|
8592 | configure:38793: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
8593 | configure:38793: $? = 0 |
---|
8594 | configure:38793: result: yes |
---|
8595 | configure:38813: checking for C compiler option to allow warnings |
---|
8596 | configure:38822: /usr/bin/clang -pipe -Os -arch i386 -I/opt/local/include -c conftest.c 2>conftest1.err |
---|
8597 | configure:38825: $? = 0 |
---|
8598 | configure:38828: /usr/bin/clang -pipe -Os -arch i386 -I/opt/local/include -Wno-error -c conftest.c 2>conftest2.err |
---|
8599 | configure:38831: $? = 0 |
---|
8600 | configure:38842: result: -Wno-error |
---|
8601 | configure:38885: /usr/bin/clang -pipe -Os -arch i386 -I/opt/local/include -E conftest.c > conftest.out |
---|
8602 | configure:38888: $? = 0 |
---|
8603 | configure:38927: checking for alignas and alignof |
---|
8604 | configure:38985: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
8605 | conftest.c:162:30: error: 'test_double' declared as an array with a negative size |
---|
8606 | char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1]; |
---|
8607 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
8608 | conftest.c:160:31: note: expanded from macro 'ao' |
---|
8609 | # define ao(type) offsetof (struct { char a; type b; }, b) |
---|
8610 | ^ |
---|
8611 | /Library/Developer/CommandLineTools/usr/bin/../lib/clang/7.0.2/include/stddef.h:120:24: note: expanded from macro 'offsetof' |
---|
8612 | #define offsetof(t, d) __builtin_offsetof(t, d) |
---|
8613 | ^ |
---|
8614 | conftest.c:164:31: warning: implicit declaration of function 'alignof' is invalid in C99 [-Wimplicit-function-declaration] |
---|
8615 | char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1]; |
---|
8616 | ^ |
---|
8617 | conftest.c:164:40: error: expected expression |
---|
8618 | char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1]; |
---|
8619 | ^ |
---|
8620 | conftest.c:168:59: error: expected parameter declarator |
---|
8621 | struct alignas_test { char c; char alignas (8) alignas_8; }; |
---|
8622 | ^ |
---|
8623 | conftest.c:168:59: error: expected ')' |
---|
8624 | conftest.c:168:58: note: to match this '(' |
---|
8625 | struct alignas_test { char c; char alignas (8) alignas_8; }; |
---|
8626 | ^ |
---|
8627 | conftest.c:168:61: error: expected ';' at end of declaration list |
---|
8628 | struct alignas_test { char c; char alignas (8) alignas_8; }; |
---|
8629 | ^ |
---|
8630 | ; |
---|
8631 | conftest.c:168:50: error: field 'alignas' declared as a function |
---|
8632 | struct alignas_test { char c; char alignas (8) alignas_8; }; |
---|
8633 | ^ |
---|
8634 | conftest.c:169:33: error: no member named 'alignas_8' in 'alignas_test' |
---|
8635 | char test_alignas[offsetof (struct alignas_test, alignas_8) == 8 |
---|
8636 | ^ ~~~~~~~~~ |
---|
8637 | /Library/Developer/CommandLineTools/usr/bin/../lib/clang/7.0.2/include/stddef.h:120:24: note: expanded from macro 'offsetof' |
---|
8638 | #define offsetof(t, d) __builtin_offsetof(t, d) |
---|
8639 | ^ |
---|
8640 | 1 warning and 7 errors generated. |
---|
8641 | configure:38985: $? = 1 |
---|
8642 | configure: failed program was: |
---|
8643 | | /* confdefs.h */ |
---|
8644 | | #define PACKAGE_NAME "gettext-runtime" |
---|
8645 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
8646 | | #define PACKAGE_VERSION "0.22.5" |
---|
8647 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
8648 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
8649 | | #define PACKAGE_URL "" |
---|
8650 | | #define PACKAGE "gettext-runtime" |
---|
8651 | | #define VERSION "0.22.5" |
---|
8652 | | #define HAVE_STDIO_H 1 |
---|
8653 | | #define HAVE_STDLIB_H 1 |
---|
8654 | | #define HAVE_STRING_H 1 |
---|
8655 | | #define HAVE_INTTYPES_H 1 |
---|
8656 | | #define HAVE_STDINT_H 1 |
---|
8657 | | #define HAVE_STRINGS_H 1 |
---|
8658 | | #define HAVE_SYS_STAT_H 1 |
---|
8659 | | #define HAVE_SYS_TYPES_H 1 |
---|
8660 | | #define HAVE_UNISTD_H 1 |
---|
8661 | | #define HAVE_WCHAR_H 1 |
---|
8662 | | #define HAVE_SYS_PARAM_H 1 |
---|
8663 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8664 | | #define HAVE_GETOPT_H 1 |
---|
8665 | | #define HAVE_SYS_CDEFS_H 1 |
---|
8666 | | #define HAVE_ICONV_H 1 |
---|
8667 | | #define HAVE_LIMITS_H 1 |
---|
8668 | | #define HAVE_WCTYPE_H 1 |
---|
8669 | | #define HAVE_LANGINFO_H 1 |
---|
8670 | | #define HAVE_XLOCALE_H 1 |
---|
8671 | | #define HAVE_SYS_MMAN_H 1 |
---|
8672 | | #define HAVE_SYS_TIME_H 1 |
---|
8673 | | #define HAVE_STDBOOL_H 1 |
---|
8674 | | #define STDC_HEADERS 1 |
---|
8675 | | #define _ALL_SOURCE 1 |
---|
8676 | | #define _DARWIN_C_SOURCE 1 |
---|
8677 | | #define _GNU_SOURCE 1 |
---|
8678 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
8679 | | #define _NETBSD_SOURCE 1 |
---|
8680 | | #define _OPENBSD_SOURCE 1 |
---|
8681 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8682 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
8683 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
8684 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
8685 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
8686 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
8687 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
8688 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
8689 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
8690 | | #define _TANDEM_SOURCE 1 |
---|
8691 | | #define __EXTENSIONS__ 1 |
---|
8692 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
8693 | | #define HAVE_DLFCN_H 1 |
---|
8694 | | #define LT_OBJDIR ".libs/" |
---|
8695 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
8696 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
8697 | | #define ENABLE_NLS 1 |
---|
8698 | | #define HAVE_ALLOCA_H 1 |
---|
8699 | | #define HAVE_ALLOCA 1 |
---|
8700 | | #define BITSIZEOF_WCHAR_T 32 |
---|
8701 | | #define HAVE_MBSTATE_T 1 |
---|
8702 | | #define HAVE_MBSINIT 1 |
---|
8703 | | #define HAVE_MBRTOWC 1 |
---|
8704 | | #define HAVE_REALPATH 1 |
---|
8705 | | #define HAVE_LSTAT 1 |
---|
8706 | | #define HAVE_FCNTL 1 |
---|
8707 | | #define HAVE_SYMLINK 1 |
---|
8708 | | #define HAVE_GETDTABLESIZE 1 |
---|
8709 | | #define HAVE_ISWCNTRL 1 |
---|
8710 | | #define HAVE_MPROTECT 1 |
---|
8711 | | #define HAVE_READLINK 1 |
---|
8712 | | #define HAVE_SETENV 1 |
---|
8713 | | #define HAVE_WCWIDTH 1 |
---|
8714 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8715 | | #define HAVE_MALLOC_POSIX 1 |
---|
8716 | | #define HAVE_FACCESSAT 1 |
---|
8717 | | #define HAVE_GETCWD 1 |
---|
8718 | | #define restrict __restrict__ |
---|
8719 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8720 | | #define HAVE_STRERROR_R 1 |
---|
8721 | | #define HAVE___HEADER_INLINE 1 |
---|
8722 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
8723 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
8724 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
8725 | | #define HAVE_GETOPT_H 1 |
---|
8726 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
8727 | | #define HAVE_PTHREAD_API 1 |
---|
8728 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
8729 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
8730 | | #define HAVE_ICONV 1 |
---|
8731 | | #define ICONV_CONST |
---|
8732 | | #define HAVE_WINT_T 1 |
---|
8733 | | #define HAVE_LONG_LONG_INT 1 |
---|
8734 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8735 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
8736 | | #define BITSIZEOF_SIZE_T 32 |
---|
8737 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
8738 | | #define BITSIZEOF_WCHAR_T 32 |
---|
8739 | | #define BITSIZEOF_WINT_T 32 |
---|
8740 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
8741 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
8742 | | #define HAVE_SIGNED_WINT_T 1 |
---|
8743 | | #define PTRDIFF_T_SUFFIX |
---|
8744 | | #define SIZE_T_SUFFIX ul |
---|
8745 | | #define SIG_ATOMIC_T_SUFFIX |
---|
8746 | | #define WCHAR_T_SUFFIX |
---|
8747 | | #define WINT_T_SUFFIX |
---|
8748 | | #define HAVE_TOWLOWER 1 |
---|
8749 | | #define HAVE_WCHAR_T 1 |
---|
8750 | | #define HAVE_LC_MESSAGES 1 |
---|
8751 | | #define HAVE_USELOCALE 1 |
---|
8752 | | #define HAVE_WORKING_USELOCALE 1 |
---|
8753 | | #define HAVE_GOOD_USELOCALE 1 |
---|
8754 | | #define USE_POSIX_THREADS 1 |
---|
8755 | | #define MALLOC_0_IS_NONNULL 1 |
---|
8756 | | #define MAP_ANONYMOUS MAP_ANON |
---|
8757 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
8758 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
8759 | | #define PROMOTED_MODE_T int |
---|
8760 | | #define HAVE_SIGSET_T 1 |
---|
8761 | | #define INSTALLPREFIX "/opt/local" |
---|
8762 | | #define HAVE_DECL_SETENV 1 |
---|
8763 | | #define USER_LABEL_PREFIX _ |
---|
8764 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
8765 | | #define HAVE_DECL_GETW 1 |
---|
8766 | | #define HAVE_DECL_PUTW 1 |
---|
8767 | | #define HAVE_DECL_ECVT 1 |
---|
8768 | | #define HAVE_DECL_FCVT 1 |
---|
8769 | | #define HAVE_DECL_GCVT 1 |
---|
8770 | | #define REPLACE_STRERROR_0 1 |
---|
8771 | | #define HAVE_DECL_STRNLEN 1 |
---|
8772 | | #define _USE_STD_STAT 1 |
---|
8773 | | #define HAVE_DECL_EXECVPE 0 |
---|
8774 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
8775 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
8776 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
8777 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
8778 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
8779 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
8780 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
8781 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
8782 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
8783 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
8784 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
8785 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
8786 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
8787 | | #define HAVE_DECL_WCSDUP 1 |
---|
8788 | | /* end confdefs.h. */ |
---|
8789 | | #include <stdint.h> |
---|
8790 | | #ifdef INCLUDE_STDALIGN_H |
---|
8791 | | #include <stdalign.h> |
---|
8792 | | #endif |
---|
8793 | | #include <stddef.h> |
---|
8794 | | |
---|
8795 | | /* Test that alignof yields a result consistent with offsetof. |
---|
8796 | | This catches GCC bug 52023 |
---|
8797 | | <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52023>. */ |
---|
8798 | | #ifdef __cplusplus |
---|
8799 | | template <class t> struct alignof_helper { char a; t b; }; |
---|
8800 | | # define ao(type) offsetof (alignof_helper<type>, b) |
---|
8801 | | #else |
---|
8802 | | # define ao(type) offsetof (struct { char a; type b; }, b) |
---|
8803 | | #endif |
---|
8804 | | char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1]; |
---|
8805 | | char test_long[ao (long int) % _Alignof (long int) == 0 ? 1 : -1]; |
---|
8806 | | char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1]; |
---|
8807 | | |
---|
8808 | | /* Test alignas only on platforms where gnulib can help. */ |
---|
8809 | | #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) |
---|
8810 | | struct alignas_test { char c; char alignas (8) alignas_8; }; |
---|
8811 | | char test_alignas[offsetof (struct alignas_test, alignas_8) == 8 |
---|
8812 | | ? 1 : -1]; |
---|
8813 | | #endif |
---|
8814 | | |
---|
8815 | | int |
---|
8816 | | main (void) |
---|
8817 | | { |
---|
8818 | | |
---|
8819 | | ; |
---|
8820 | | return 0; |
---|
8821 | | } |
---|
8822 | configure:38985: /usr/bin/clang -c -pipe -Os -arch i386 -DINCLUDE_STDALIGN_H -I/opt/local/include conftest.c >&5 |
---|
8823 | conftest.c:162:30: error: 'test_double' declared as an array with a negative size |
---|
8824 | char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1]; |
---|
8825 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
8826 | conftest.c:160:31: note: expanded from macro 'ao' |
---|
8827 | # define ao(type) offsetof (struct { char a; type b; }, b) |
---|
8828 | ^ |
---|
8829 | /Library/Developer/CommandLineTools/usr/bin/../lib/clang/7.0.2/include/stddef.h:120:24: note: expanded from macro 'offsetof' |
---|
8830 | #define offsetof(t, d) __builtin_offsetof(t, d) |
---|
8831 | ^ |
---|
8832 | 1 error generated. |
---|
8833 | configure:38985: $? = 1 |
---|
8834 | configure: failed program was: |
---|
8835 | | /* confdefs.h */ |
---|
8836 | | #define PACKAGE_NAME "gettext-runtime" |
---|
8837 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
8838 | | #define PACKAGE_VERSION "0.22.5" |
---|
8839 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
8840 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
8841 | | #define PACKAGE_URL "" |
---|
8842 | | #define PACKAGE "gettext-runtime" |
---|
8843 | | #define VERSION "0.22.5" |
---|
8844 | | #define HAVE_STDIO_H 1 |
---|
8845 | | #define HAVE_STDLIB_H 1 |
---|
8846 | | #define HAVE_STRING_H 1 |
---|
8847 | | #define HAVE_INTTYPES_H 1 |
---|
8848 | | #define HAVE_STDINT_H 1 |
---|
8849 | | #define HAVE_STRINGS_H 1 |
---|
8850 | | #define HAVE_SYS_STAT_H 1 |
---|
8851 | | #define HAVE_SYS_TYPES_H 1 |
---|
8852 | | #define HAVE_UNISTD_H 1 |
---|
8853 | | #define HAVE_WCHAR_H 1 |
---|
8854 | | #define HAVE_SYS_PARAM_H 1 |
---|
8855 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8856 | | #define HAVE_GETOPT_H 1 |
---|
8857 | | #define HAVE_SYS_CDEFS_H 1 |
---|
8858 | | #define HAVE_ICONV_H 1 |
---|
8859 | | #define HAVE_LIMITS_H 1 |
---|
8860 | | #define HAVE_WCTYPE_H 1 |
---|
8861 | | #define HAVE_LANGINFO_H 1 |
---|
8862 | | #define HAVE_XLOCALE_H 1 |
---|
8863 | | #define HAVE_SYS_MMAN_H 1 |
---|
8864 | | #define HAVE_SYS_TIME_H 1 |
---|
8865 | | #define HAVE_STDBOOL_H 1 |
---|
8866 | | #define STDC_HEADERS 1 |
---|
8867 | | #define _ALL_SOURCE 1 |
---|
8868 | | #define _DARWIN_C_SOURCE 1 |
---|
8869 | | #define _GNU_SOURCE 1 |
---|
8870 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
8871 | | #define _NETBSD_SOURCE 1 |
---|
8872 | | #define _OPENBSD_SOURCE 1 |
---|
8873 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8874 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
8875 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
8876 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
8877 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
8878 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
8879 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
8880 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
8881 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
8882 | | #define _TANDEM_SOURCE 1 |
---|
8883 | | #define __EXTENSIONS__ 1 |
---|
8884 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
8885 | | #define HAVE_DLFCN_H 1 |
---|
8886 | | #define LT_OBJDIR ".libs/" |
---|
8887 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
8888 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
8889 | | #define ENABLE_NLS 1 |
---|
8890 | | #define HAVE_ALLOCA_H 1 |
---|
8891 | | #define HAVE_ALLOCA 1 |
---|
8892 | | #define BITSIZEOF_WCHAR_T 32 |
---|
8893 | | #define HAVE_MBSTATE_T 1 |
---|
8894 | | #define HAVE_MBSINIT 1 |
---|
8895 | | #define HAVE_MBRTOWC 1 |
---|
8896 | | #define HAVE_REALPATH 1 |
---|
8897 | | #define HAVE_LSTAT 1 |
---|
8898 | | #define HAVE_FCNTL 1 |
---|
8899 | | #define HAVE_SYMLINK 1 |
---|
8900 | | #define HAVE_GETDTABLESIZE 1 |
---|
8901 | | #define HAVE_ISWCNTRL 1 |
---|
8902 | | #define HAVE_MPROTECT 1 |
---|
8903 | | #define HAVE_READLINK 1 |
---|
8904 | | #define HAVE_SETENV 1 |
---|
8905 | | #define HAVE_WCWIDTH 1 |
---|
8906 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8907 | | #define HAVE_MALLOC_POSIX 1 |
---|
8908 | | #define HAVE_FACCESSAT 1 |
---|
8909 | | #define HAVE_GETCWD 1 |
---|
8910 | | #define restrict __restrict__ |
---|
8911 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8912 | | #define HAVE_STRERROR_R 1 |
---|
8913 | | #define HAVE___HEADER_INLINE 1 |
---|
8914 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
8915 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
8916 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
8917 | | #define HAVE_GETOPT_H 1 |
---|
8918 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
8919 | | #define HAVE_PTHREAD_API 1 |
---|
8920 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
8921 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
8922 | | #define HAVE_ICONV 1 |
---|
8923 | | #define ICONV_CONST |
---|
8924 | | #define HAVE_WINT_T 1 |
---|
8925 | | #define HAVE_LONG_LONG_INT 1 |
---|
8926 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8927 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
8928 | | #define BITSIZEOF_SIZE_T 32 |
---|
8929 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
8930 | | #define BITSIZEOF_WCHAR_T 32 |
---|
8931 | | #define BITSIZEOF_WINT_T 32 |
---|
8932 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
8933 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
8934 | | #define HAVE_SIGNED_WINT_T 1 |
---|
8935 | | #define PTRDIFF_T_SUFFIX |
---|
8936 | | #define SIZE_T_SUFFIX ul |
---|
8937 | | #define SIG_ATOMIC_T_SUFFIX |
---|
8938 | | #define WCHAR_T_SUFFIX |
---|
8939 | | #define WINT_T_SUFFIX |
---|
8940 | | #define HAVE_TOWLOWER 1 |
---|
8941 | | #define HAVE_WCHAR_T 1 |
---|
8942 | | #define HAVE_LC_MESSAGES 1 |
---|
8943 | | #define HAVE_USELOCALE 1 |
---|
8944 | | #define HAVE_WORKING_USELOCALE 1 |
---|
8945 | | #define HAVE_GOOD_USELOCALE 1 |
---|
8946 | | #define USE_POSIX_THREADS 1 |
---|
8947 | | #define MALLOC_0_IS_NONNULL 1 |
---|
8948 | | #define MAP_ANONYMOUS MAP_ANON |
---|
8949 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
8950 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
8951 | | #define PROMOTED_MODE_T int |
---|
8952 | | #define HAVE_SIGSET_T 1 |
---|
8953 | | #define INSTALLPREFIX "/opt/local" |
---|
8954 | | #define HAVE_DECL_SETENV 1 |
---|
8955 | | #define USER_LABEL_PREFIX _ |
---|
8956 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
8957 | | #define HAVE_DECL_GETW 1 |
---|
8958 | | #define HAVE_DECL_PUTW 1 |
---|
8959 | | #define HAVE_DECL_ECVT 1 |
---|
8960 | | #define HAVE_DECL_FCVT 1 |
---|
8961 | | #define HAVE_DECL_GCVT 1 |
---|
8962 | | #define REPLACE_STRERROR_0 1 |
---|
8963 | | #define HAVE_DECL_STRNLEN 1 |
---|
8964 | | #define _USE_STD_STAT 1 |
---|
8965 | | #define HAVE_DECL_EXECVPE 0 |
---|
8966 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
8967 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
8968 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
8969 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
8970 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
8971 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
8972 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
8973 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
8974 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
8975 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
8976 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
8977 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
8978 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
8979 | | #define HAVE_DECL_WCSDUP 1 |
---|
8980 | | /* end confdefs.h. */ |
---|
8981 | | #include <stdint.h> |
---|
8982 | | #ifdef INCLUDE_STDALIGN_H |
---|
8983 | | #include <stdalign.h> |
---|
8984 | | #endif |
---|
8985 | | #include <stddef.h> |
---|
8986 | | |
---|
8987 | | /* Test that alignof yields a result consistent with offsetof. |
---|
8988 | | This catches GCC bug 52023 |
---|
8989 | | <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52023>. */ |
---|
8990 | | #ifdef __cplusplus |
---|
8991 | | template <class t> struct alignof_helper { char a; t b; }; |
---|
8992 | | # define ao(type) offsetof (alignof_helper<type>, b) |
---|
8993 | | #else |
---|
8994 | | # define ao(type) offsetof (struct { char a; type b; }, b) |
---|
8995 | | #endif |
---|
8996 | | char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1]; |
---|
8997 | | char test_long[ao (long int) % _Alignof (long int) == 0 ? 1 : -1]; |
---|
8998 | | char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1]; |
---|
8999 | | |
---|
9000 | | /* Test alignas only on platforms where gnulib can help. */ |
---|
9001 | | #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) |
---|
9002 | | struct alignas_test { char c; char alignas (8) alignas_8; }; |
---|
9003 | | char test_alignas[offsetof (struct alignas_test, alignas_8) == 8 |
---|
9004 | | ? 1 : -1]; |
---|
9005 | | #endif |
---|
9006 | | |
---|
9007 | | int |
---|
9008 | | main (void) |
---|
9009 | | { |
---|
9010 | | |
---|
9011 | | ; |
---|
9012 | | return 0; |
---|
9013 | | } |
---|
9014 | configure:38999: result: no |
---|
9015 | configure:39021: checking for alloca as a compiler built-in |
---|
9016 | configure:39049: result: yes |
---|
9017 | configure:39104: checking for static_assert |
---|
9018 | configure:39142: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
9019 | conftest.c:149:45: warning: unknown warning group '-Wc2x-extensions', ignored [-Wunknown-pragmas] |
---|
9020 | #pragma clang diagnostic error "-Wc2x-extensions" |
---|
9021 | ^ |
---|
9022 | conftest.c:155:28: error: expected parameter declarator |
---|
9023 | static_assert (2 + 2 == 4, "arithmetic does not work"); |
---|
9024 | ^ |
---|
9025 | conftest.c:155:28: error: expected ')' |
---|
9026 | conftest.c:155:27: note: to match this '(' |
---|
9027 | static_assert (2 + 2 == 4, "arithmetic does not work"); |
---|
9028 | ^ |
---|
9029 | conftest.c:155:13: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
9030 | static_assert (2 + 2 == 4, "arithmetic does not work"); |
---|
9031 | ^ |
---|
9032 | conftest.c:156:28: error: expected parameter declarator |
---|
9033 | static_assert (2 + 2 == 4); |
---|
9034 | ^ |
---|
9035 | conftest.c:156:28: error: expected ')' |
---|
9036 | conftest.c:156:27: note: to match this '(' |
---|
9037 | static_assert (2 + 2 == 4); |
---|
9038 | ^ |
---|
9039 | conftest.c:156:13: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
9040 | static_assert (2 + 2 == 4); |
---|
9041 | ^ |
---|
9042 | 3 warnings and 4 errors generated. |
---|
9043 | configure:39142: $? = 1 |
---|
9044 | configure: failed program was: |
---|
9045 | | /* confdefs.h */ |
---|
9046 | | #define PACKAGE_NAME "gettext-runtime" |
---|
9047 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
9048 | | #define PACKAGE_VERSION "0.22.5" |
---|
9049 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
9050 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
9051 | | #define PACKAGE_URL "" |
---|
9052 | | #define PACKAGE "gettext-runtime" |
---|
9053 | | #define VERSION "0.22.5" |
---|
9054 | | #define HAVE_STDIO_H 1 |
---|
9055 | | #define HAVE_STDLIB_H 1 |
---|
9056 | | #define HAVE_STRING_H 1 |
---|
9057 | | #define HAVE_INTTYPES_H 1 |
---|
9058 | | #define HAVE_STDINT_H 1 |
---|
9059 | | #define HAVE_STRINGS_H 1 |
---|
9060 | | #define HAVE_SYS_STAT_H 1 |
---|
9061 | | #define HAVE_SYS_TYPES_H 1 |
---|
9062 | | #define HAVE_UNISTD_H 1 |
---|
9063 | | #define HAVE_WCHAR_H 1 |
---|
9064 | | #define HAVE_SYS_PARAM_H 1 |
---|
9065 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9066 | | #define HAVE_GETOPT_H 1 |
---|
9067 | | #define HAVE_SYS_CDEFS_H 1 |
---|
9068 | | #define HAVE_ICONV_H 1 |
---|
9069 | | #define HAVE_LIMITS_H 1 |
---|
9070 | | #define HAVE_WCTYPE_H 1 |
---|
9071 | | #define HAVE_LANGINFO_H 1 |
---|
9072 | | #define HAVE_XLOCALE_H 1 |
---|
9073 | | #define HAVE_SYS_MMAN_H 1 |
---|
9074 | | #define HAVE_SYS_TIME_H 1 |
---|
9075 | | #define HAVE_STDBOOL_H 1 |
---|
9076 | | #define STDC_HEADERS 1 |
---|
9077 | | #define _ALL_SOURCE 1 |
---|
9078 | | #define _DARWIN_C_SOURCE 1 |
---|
9079 | | #define _GNU_SOURCE 1 |
---|
9080 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
9081 | | #define _NETBSD_SOURCE 1 |
---|
9082 | | #define _OPENBSD_SOURCE 1 |
---|
9083 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9084 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
9085 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
9086 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
9087 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
9088 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
9089 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
9090 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
9091 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
9092 | | #define _TANDEM_SOURCE 1 |
---|
9093 | | #define __EXTENSIONS__ 1 |
---|
9094 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
9095 | | #define HAVE_DLFCN_H 1 |
---|
9096 | | #define LT_OBJDIR ".libs/" |
---|
9097 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
9098 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
9099 | | #define ENABLE_NLS 1 |
---|
9100 | | #define HAVE_ALLOCA_H 1 |
---|
9101 | | #define HAVE_ALLOCA 1 |
---|
9102 | | #define BITSIZEOF_WCHAR_T 32 |
---|
9103 | | #define HAVE_MBSTATE_T 1 |
---|
9104 | | #define HAVE_MBSINIT 1 |
---|
9105 | | #define HAVE_MBRTOWC 1 |
---|
9106 | | #define HAVE_REALPATH 1 |
---|
9107 | | #define HAVE_LSTAT 1 |
---|
9108 | | #define HAVE_FCNTL 1 |
---|
9109 | | #define HAVE_SYMLINK 1 |
---|
9110 | | #define HAVE_GETDTABLESIZE 1 |
---|
9111 | | #define HAVE_ISWCNTRL 1 |
---|
9112 | | #define HAVE_MPROTECT 1 |
---|
9113 | | #define HAVE_READLINK 1 |
---|
9114 | | #define HAVE_SETENV 1 |
---|
9115 | | #define HAVE_WCWIDTH 1 |
---|
9116 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9117 | | #define HAVE_MALLOC_POSIX 1 |
---|
9118 | | #define HAVE_FACCESSAT 1 |
---|
9119 | | #define HAVE_GETCWD 1 |
---|
9120 | | #define restrict __restrict__ |
---|
9121 | | #define HAVE_DECL_STRERROR_R 1 |
---|
9122 | | #define HAVE_STRERROR_R 1 |
---|
9123 | | #define HAVE___HEADER_INLINE 1 |
---|
9124 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
9125 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
9126 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
9127 | | #define HAVE_GETOPT_H 1 |
---|
9128 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
9129 | | #define HAVE_PTHREAD_API 1 |
---|
9130 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
9131 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
9132 | | #define HAVE_ICONV 1 |
---|
9133 | | #define ICONV_CONST |
---|
9134 | | #define HAVE_WINT_T 1 |
---|
9135 | | #define HAVE_LONG_LONG_INT 1 |
---|
9136 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
9137 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
9138 | | #define BITSIZEOF_SIZE_T 32 |
---|
9139 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
9140 | | #define BITSIZEOF_WCHAR_T 32 |
---|
9141 | | #define BITSIZEOF_WINT_T 32 |
---|
9142 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
9143 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
9144 | | #define HAVE_SIGNED_WINT_T 1 |
---|
9145 | | #define PTRDIFF_T_SUFFIX |
---|
9146 | | #define SIZE_T_SUFFIX ul |
---|
9147 | | #define SIG_ATOMIC_T_SUFFIX |
---|
9148 | | #define WCHAR_T_SUFFIX |
---|
9149 | | #define WINT_T_SUFFIX |
---|
9150 | | #define HAVE_TOWLOWER 1 |
---|
9151 | | #define HAVE_WCHAR_T 1 |
---|
9152 | | #define HAVE_LC_MESSAGES 1 |
---|
9153 | | #define HAVE_USELOCALE 1 |
---|
9154 | | #define HAVE_WORKING_USELOCALE 1 |
---|
9155 | | #define HAVE_GOOD_USELOCALE 1 |
---|
9156 | | #define USE_POSIX_THREADS 1 |
---|
9157 | | #define MALLOC_0_IS_NONNULL 1 |
---|
9158 | | #define MAP_ANONYMOUS MAP_ANON |
---|
9159 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
9160 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
9161 | | #define PROMOTED_MODE_T int |
---|
9162 | | #define HAVE_SIGSET_T 1 |
---|
9163 | | #define INSTALLPREFIX "/opt/local" |
---|
9164 | | #define HAVE_DECL_SETENV 1 |
---|
9165 | | #define USER_LABEL_PREFIX _ |
---|
9166 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
9167 | | #define HAVE_DECL_GETW 1 |
---|
9168 | | #define HAVE_DECL_PUTW 1 |
---|
9169 | | #define HAVE_DECL_ECVT 1 |
---|
9170 | | #define HAVE_DECL_FCVT 1 |
---|
9171 | | #define HAVE_DECL_GCVT 1 |
---|
9172 | | #define REPLACE_STRERROR_0 1 |
---|
9173 | | #define HAVE_DECL_STRNLEN 1 |
---|
9174 | | #define _USE_STD_STAT 1 |
---|
9175 | | #define HAVE_DECL_EXECVPE 0 |
---|
9176 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
9177 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
9178 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
9179 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
9180 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
9181 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
9182 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
9183 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
9184 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
9185 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
9186 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
9187 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
9188 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
9189 | | #define HAVE_DECL_WCSDUP 1 |
---|
9190 | | #define HAVE_ALLOCA 1 |
---|
9191 | | /* end confdefs.h. */ |
---|
9192 | | #if defined __clang__ && __STDC_VERSION__ < 202311 |
---|
9193 | | #pragma clang diagnostic error "-Wc2x-extensions" |
---|
9194 | | #pragma clang diagnostic error "-Wc++1z-extensions" |
---|
9195 | | #endif |
---|
9196 | | #ifdef INCLUDE_ASSERT_H |
---|
9197 | | #include <assert.h> |
---|
9198 | | #endif |
---|
9199 | | static_assert (2 + 2 == 4, "arithmetic does not work"); |
---|
9200 | | static_assert (2 + 2 == 4); |
---|
9201 | | |
---|
9202 | | int |
---|
9203 | | main (void) |
---|
9204 | | { |
---|
9205 | | |
---|
9206 | | static_assert (sizeof (char) == 1, "sizeof does not work"); |
---|
9207 | | static_assert (sizeof (char) == 1); |
---|
9208 | | |
---|
9209 | | ; |
---|
9210 | | return 0; |
---|
9211 | | } |
---|
9212 | configure:39142: /usr/bin/clang -c -pipe -Os -arch i386 -DINCLUDE_ASSERT_H -I/opt/local/include conftest.c >&5 |
---|
9213 | conftest.c:149:45: warning: unknown warning group '-Wc2x-extensions', ignored [-Wunknown-pragmas] |
---|
9214 | #pragma clang diagnostic error "-Wc2x-extensions" |
---|
9215 | ^ |
---|
9216 | conftest.c:155:28: error: expected parameter declarator |
---|
9217 | static_assert (2 + 2 == 4, "arithmetic does not work"); |
---|
9218 | ^ |
---|
9219 | conftest.c:155:28: error: expected ')' |
---|
9220 | conftest.c:155:27: note: to match this '(' |
---|
9221 | static_assert (2 + 2 == 4, "arithmetic does not work"); |
---|
9222 | ^ |
---|
9223 | conftest.c:155:13: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
9224 | static_assert (2 + 2 == 4, "arithmetic does not work"); |
---|
9225 | ^ |
---|
9226 | conftest.c:156:28: error: expected parameter declarator |
---|
9227 | static_assert (2 + 2 == 4); |
---|
9228 | ^ |
---|
9229 | conftest.c:156:28: error: expected ')' |
---|
9230 | conftest.c:156:27: note: to match this '(' |
---|
9231 | static_assert (2 + 2 == 4); |
---|
9232 | ^ |
---|
9233 | conftest.c:156:13: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
9234 | static_assert (2 + 2 == 4); |
---|
9235 | ^ |
---|
9236 | 3 warnings and 4 errors generated. |
---|
9237 | configure:39142: $? = 1 |
---|
9238 | configure: failed program was: |
---|
9239 | | /* confdefs.h */ |
---|
9240 | | #define PACKAGE_NAME "gettext-runtime" |
---|
9241 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
9242 | | #define PACKAGE_VERSION "0.22.5" |
---|
9243 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
9244 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
9245 | | #define PACKAGE_URL "" |
---|
9246 | | #define PACKAGE "gettext-runtime" |
---|
9247 | | #define VERSION "0.22.5" |
---|
9248 | | #define HAVE_STDIO_H 1 |
---|
9249 | | #define HAVE_STDLIB_H 1 |
---|
9250 | | #define HAVE_STRING_H 1 |
---|
9251 | | #define HAVE_INTTYPES_H 1 |
---|
9252 | | #define HAVE_STDINT_H 1 |
---|
9253 | | #define HAVE_STRINGS_H 1 |
---|
9254 | | #define HAVE_SYS_STAT_H 1 |
---|
9255 | | #define HAVE_SYS_TYPES_H 1 |
---|
9256 | | #define HAVE_UNISTD_H 1 |
---|
9257 | | #define HAVE_WCHAR_H 1 |
---|
9258 | | #define HAVE_SYS_PARAM_H 1 |
---|
9259 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9260 | | #define HAVE_GETOPT_H 1 |
---|
9261 | | #define HAVE_SYS_CDEFS_H 1 |
---|
9262 | | #define HAVE_ICONV_H 1 |
---|
9263 | | #define HAVE_LIMITS_H 1 |
---|
9264 | | #define HAVE_WCTYPE_H 1 |
---|
9265 | | #define HAVE_LANGINFO_H 1 |
---|
9266 | | #define HAVE_XLOCALE_H 1 |
---|
9267 | | #define HAVE_SYS_MMAN_H 1 |
---|
9268 | | #define HAVE_SYS_TIME_H 1 |
---|
9269 | | #define HAVE_STDBOOL_H 1 |
---|
9270 | | #define STDC_HEADERS 1 |
---|
9271 | | #define _ALL_SOURCE 1 |
---|
9272 | | #define _DARWIN_C_SOURCE 1 |
---|
9273 | | #define _GNU_SOURCE 1 |
---|
9274 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
9275 | | #define _NETBSD_SOURCE 1 |
---|
9276 | | #define _OPENBSD_SOURCE 1 |
---|
9277 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9278 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
9279 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
9280 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
9281 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
9282 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
9283 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
9284 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
9285 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
9286 | | #define _TANDEM_SOURCE 1 |
---|
9287 | | #define __EXTENSIONS__ 1 |
---|
9288 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
9289 | | #define HAVE_DLFCN_H 1 |
---|
9290 | | #define LT_OBJDIR ".libs/" |
---|
9291 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
9292 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
9293 | | #define ENABLE_NLS 1 |
---|
9294 | | #define HAVE_ALLOCA_H 1 |
---|
9295 | | #define HAVE_ALLOCA 1 |
---|
9296 | | #define BITSIZEOF_WCHAR_T 32 |
---|
9297 | | #define HAVE_MBSTATE_T 1 |
---|
9298 | | #define HAVE_MBSINIT 1 |
---|
9299 | | #define HAVE_MBRTOWC 1 |
---|
9300 | | #define HAVE_REALPATH 1 |
---|
9301 | | #define HAVE_LSTAT 1 |
---|
9302 | | #define HAVE_FCNTL 1 |
---|
9303 | | #define HAVE_SYMLINK 1 |
---|
9304 | | #define HAVE_GETDTABLESIZE 1 |
---|
9305 | | #define HAVE_ISWCNTRL 1 |
---|
9306 | | #define HAVE_MPROTECT 1 |
---|
9307 | | #define HAVE_READLINK 1 |
---|
9308 | | #define HAVE_SETENV 1 |
---|
9309 | | #define HAVE_WCWIDTH 1 |
---|
9310 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9311 | | #define HAVE_MALLOC_POSIX 1 |
---|
9312 | | #define HAVE_FACCESSAT 1 |
---|
9313 | | #define HAVE_GETCWD 1 |
---|
9314 | | #define restrict __restrict__ |
---|
9315 | | #define HAVE_DECL_STRERROR_R 1 |
---|
9316 | | #define HAVE_STRERROR_R 1 |
---|
9317 | | #define HAVE___HEADER_INLINE 1 |
---|
9318 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
9319 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
9320 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
9321 | | #define HAVE_GETOPT_H 1 |
---|
9322 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
9323 | | #define HAVE_PTHREAD_API 1 |
---|
9324 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
9325 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
9326 | | #define HAVE_ICONV 1 |
---|
9327 | | #define ICONV_CONST |
---|
9328 | | #define HAVE_WINT_T 1 |
---|
9329 | | #define HAVE_LONG_LONG_INT 1 |
---|
9330 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
9331 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
9332 | | #define BITSIZEOF_SIZE_T 32 |
---|
9333 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
9334 | | #define BITSIZEOF_WCHAR_T 32 |
---|
9335 | | #define BITSIZEOF_WINT_T 32 |
---|
9336 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
9337 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
9338 | | #define HAVE_SIGNED_WINT_T 1 |
---|
9339 | | #define PTRDIFF_T_SUFFIX |
---|
9340 | | #define SIZE_T_SUFFIX ul |
---|
9341 | | #define SIG_ATOMIC_T_SUFFIX |
---|
9342 | | #define WCHAR_T_SUFFIX |
---|
9343 | | #define WINT_T_SUFFIX |
---|
9344 | | #define HAVE_TOWLOWER 1 |
---|
9345 | | #define HAVE_WCHAR_T 1 |
---|
9346 | | #define HAVE_LC_MESSAGES 1 |
---|
9347 | | #define HAVE_USELOCALE 1 |
---|
9348 | | #define HAVE_WORKING_USELOCALE 1 |
---|
9349 | | #define HAVE_GOOD_USELOCALE 1 |
---|
9350 | | #define USE_POSIX_THREADS 1 |
---|
9351 | | #define MALLOC_0_IS_NONNULL 1 |
---|
9352 | | #define MAP_ANONYMOUS MAP_ANON |
---|
9353 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
9354 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
9355 | | #define PROMOTED_MODE_T int |
---|
9356 | | #define HAVE_SIGSET_T 1 |
---|
9357 | | #define INSTALLPREFIX "/opt/local" |
---|
9358 | | #define HAVE_DECL_SETENV 1 |
---|
9359 | | #define USER_LABEL_PREFIX _ |
---|
9360 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
9361 | | #define HAVE_DECL_GETW 1 |
---|
9362 | | #define HAVE_DECL_PUTW 1 |
---|
9363 | | #define HAVE_DECL_ECVT 1 |
---|
9364 | | #define HAVE_DECL_FCVT 1 |
---|
9365 | | #define HAVE_DECL_GCVT 1 |
---|
9366 | | #define REPLACE_STRERROR_0 1 |
---|
9367 | | #define HAVE_DECL_STRNLEN 1 |
---|
9368 | | #define _USE_STD_STAT 1 |
---|
9369 | | #define HAVE_DECL_EXECVPE 0 |
---|
9370 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
9371 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
9372 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
9373 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
9374 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
9375 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
9376 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
9377 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
9378 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
9379 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
9380 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
9381 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
9382 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
9383 | | #define HAVE_DECL_WCSDUP 1 |
---|
9384 | | #define HAVE_ALLOCA 1 |
---|
9385 | | /* end confdefs.h. */ |
---|
9386 | | #if defined __clang__ && __STDC_VERSION__ < 202311 |
---|
9387 | | #pragma clang diagnostic error "-Wc2x-extensions" |
---|
9388 | | #pragma clang diagnostic error "-Wc++1z-extensions" |
---|
9389 | | #endif |
---|
9390 | | #ifdef INCLUDE_ASSERT_H |
---|
9391 | | #include <assert.h> |
---|
9392 | | #endif |
---|
9393 | | static_assert (2 + 2 == 4, "arithmetic does not work"); |
---|
9394 | | static_assert (2 + 2 == 4); |
---|
9395 | | |
---|
9396 | | int |
---|
9397 | | main (void) |
---|
9398 | | { |
---|
9399 | | |
---|
9400 | | static_assert (sizeof (char) == 1, "sizeof does not work"); |
---|
9401 | | static_assert (sizeof (char) == 1); |
---|
9402 | | |
---|
9403 | | ; |
---|
9404 | | return 0; |
---|
9405 | | } |
---|
9406 | configure:39155: result: no |
---|
9407 | configure:39279: checking for atexit |
---|
9408 | configure:39279: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
9409 | configure:39279: $? = 0 |
---|
9410 | configure:39279: result: yes |
---|
9411 | configure:39309: checking for __builtin_expect |
---|
9412 | configure:39325: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
9413 | configure:39325: $? = 0 |
---|
9414 | configure:39355: result: yes |
---|
9415 | configure:39903: checking for readlinkat |
---|
9416 | configure:39940: checking for readlinkat |
---|
9417 | configure:39940: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
9418 | configure:39940: $? = 0 |
---|
9419 | configure:39940: result: yes |
---|
9420 | configure:39956: result: yes |
---|
9421 | configure:40014: checking whether // is distinct from / |
---|
9422 | configure:40045: result: no |
---|
9423 | configure:40056: checking whether dup2 works |
---|
9424 | configure:40149: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
9425 | conftest.c:249:21: warning: comparison of 0 <= unsigned expression is always true [-Wtautological-compare] |
---|
9426 | && 0 <= rlim.rlim_cur && rlim.rlim_cur <= INT_MAX |
---|
9427 | ~ ^ ~~~~~~~~~~~~~ |
---|
9428 | 1 warning generated. |
---|
9429 | configure:40149: $? = 0 |
---|
9430 | configure:40149: ./conftest |
---|
9431 | configure:40149: $? = 0 |
---|
9432 | configure:40164: result: yes |
---|
9433 | configure:40327: checking whether fcntl handles F_DUPFD correctly |
---|
9434 | configure:40391: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
9435 | conftest.c:250:24: warning: comparison of 0 <= unsigned expression is always true [-Wtautological-compare] |
---|
9436 | && 0 <= rlim.rlim_cur && rlim.rlim_cur <= INT_MAX |
---|
9437 | ~ ^ ~~~~~~~~~~~~~ |
---|
9438 | 1 warning generated. |
---|
9439 | configure:40391: $? = 0 |
---|
9440 | configure:40391: ./conftest |
---|
9441 | configure:40391: $? = 0 |
---|
9442 | configure:40405: result: yes |
---|
9443 | configure:40423: checking whether fcntl understands F_DUPFD_CLOEXEC |
---|
9444 | configure:40458: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
9445 | configure:40458: $? = 0 |
---|
9446 | configure:40458: ./conftest |
---|
9447 | configure:40458: $? = 0 |
---|
9448 | configure:40477: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
9449 | configure:40477: $? = 0 |
---|
9450 | configure:40498: result: yes |
---|
9451 | configure:40557: checking for flexible array member |
---|
9452 | configure:40586: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
9453 | configure:40586: $? = 0 |
---|
9454 | configure:40596: result: yes |
---|
9455 | configure:40610: checking whether free is known to preserve errno |
---|
9456 | configure:40634: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
9457 | conftest.c:185:16: error: "'free' is not known to preserve errno" |
---|
9458 | #error "'free' is not known to preserve errno" |
---|
9459 | ^ |
---|
9460 | 1 error generated. |
---|
9461 | configure:40634: $? = 1 |
---|
9462 | configure: failed program was: |
---|
9463 | | /* confdefs.h */ |
---|
9464 | | #define PACKAGE_NAME "gettext-runtime" |
---|
9465 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
9466 | | #define PACKAGE_VERSION "0.22.5" |
---|
9467 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
9468 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
9469 | | #define PACKAGE_URL "" |
---|
9470 | | #define PACKAGE "gettext-runtime" |
---|
9471 | | #define VERSION "0.22.5" |
---|
9472 | | #define HAVE_STDIO_H 1 |
---|
9473 | | #define HAVE_STDLIB_H 1 |
---|
9474 | | #define HAVE_STRING_H 1 |
---|
9475 | | #define HAVE_INTTYPES_H 1 |
---|
9476 | | #define HAVE_STDINT_H 1 |
---|
9477 | | #define HAVE_STRINGS_H 1 |
---|
9478 | | #define HAVE_SYS_STAT_H 1 |
---|
9479 | | #define HAVE_SYS_TYPES_H 1 |
---|
9480 | | #define HAVE_UNISTD_H 1 |
---|
9481 | | #define HAVE_WCHAR_H 1 |
---|
9482 | | #define HAVE_SYS_PARAM_H 1 |
---|
9483 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9484 | | #define HAVE_GETOPT_H 1 |
---|
9485 | | #define HAVE_SYS_CDEFS_H 1 |
---|
9486 | | #define HAVE_ICONV_H 1 |
---|
9487 | | #define HAVE_LIMITS_H 1 |
---|
9488 | | #define HAVE_WCTYPE_H 1 |
---|
9489 | | #define HAVE_LANGINFO_H 1 |
---|
9490 | | #define HAVE_XLOCALE_H 1 |
---|
9491 | | #define HAVE_SYS_MMAN_H 1 |
---|
9492 | | #define HAVE_SYS_TIME_H 1 |
---|
9493 | | #define HAVE_STDBOOL_H 1 |
---|
9494 | | #define STDC_HEADERS 1 |
---|
9495 | | #define _ALL_SOURCE 1 |
---|
9496 | | #define _DARWIN_C_SOURCE 1 |
---|
9497 | | #define _GNU_SOURCE 1 |
---|
9498 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
9499 | | #define _NETBSD_SOURCE 1 |
---|
9500 | | #define _OPENBSD_SOURCE 1 |
---|
9501 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9502 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
9503 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
9504 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
9505 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
9506 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
9507 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
9508 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
9509 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
9510 | | #define _TANDEM_SOURCE 1 |
---|
9511 | | #define __EXTENSIONS__ 1 |
---|
9512 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
9513 | | #define HAVE_DLFCN_H 1 |
---|
9514 | | #define LT_OBJDIR ".libs/" |
---|
9515 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
9516 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
9517 | | #define ENABLE_NLS 1 |
---|
9518 | | #define HAVE_ALLOCA_H 1 |
---|
9519 | | #define HAVE_ALLOCA 1 |
---|
9520 | | #define BITSIZEOF_WCHAR_T 32 |
---|
9521 | | #define HAVE_MBSTATE_T 1 |
---|
9522 | | #define HAVE_MBSINIT 1 |
---|
9523 | | #define HAVE_MBRTOWC 1 |
---|
9524 | | #define HAVE_REALPATH 1 |
---|
9525 | | #define HAVE_LSTAT 1 |
---|
9526 | | #define HAVE_FCNTL 1 |
---|
9527 | | #define HAVE_SYMLINK 1 |
---|
9528 | | #define HAVE_GETDTABLESIZE 1 |
---|
9529 | | #define HAVE_ISWCNTRL 1 |
---|
9530 | | #define HAVE_MPROTECT 1 |
---|
9531 | | #define HAVE_READLINK 1 |
---|
9532 | | #define HAVE_SETENV 1 |
---|
9533 | | #define HAVE_WCWIDTH 1 |
---|
9534 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9535 | | #define HAVE_MALLOC_POSIX 1 |
---|
9536 | | #define HAVE_FACCESSAT 1 |
---|
9537 | | #define HAVE_GETCWD 1 |
---|
9538 | | #define restrict __restrict__ |
---|
9539 | | #define HAVE_DECL_STRERROR_R 1 |
---|
9540 | | #define HAVE_STRERROR_R 1 |
---|
9541 | | #define HAVE___HEADER_INLINE 1 |
---|
9542 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
9543 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
9544 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
9545 | | #define HAVE_GETOPT_H 1 |
---|
9546 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
9547 | | #define HAVE_PTHREAD_API 1 |
---|
9548 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
9549 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
9550 | | #define HAVE_ICONV 1 |
---|
9551 | | #define ICONV_CONST |
---|
9552 | | #define HAVE_WINT_T 1 |
---|
9553 | | #define HAVE_LONG_LONG_INT 1 |
---|
9554 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
9555 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
9556 | | #define BITSIZEOF_SIZE_T 32 |
---|
9557 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
9558 | | #define BITSIZEOF_WCHAR_T 32 |
---|
9559 | | #define BITSIZEOF_WINT_T 32 |
---|
9560 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
9561 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
9562 | | #define HAVE_SIGNED_WINT_T 1 |
---|
9563 | | #define PTRDIFF_T_SUFFIX |
---|
9564 | | #define SIZE_T_SUFFIX ul |
---|
9565 | | #define SIG_ATOMIC_T_SUFFIX |
---|
9566 | | #define WCHAR_T_SUFFIX |
---|
9567 | | #define WINT_T_SUFFIX |
---|
9568 | | #define HAVE_TOWLOWER 1 |
---|
9569 | | #define HAVE_WCHAR_T 1 |
---|
9570 | | #define HAVE_LC_MESSAGES 1 |
---|
9571 | | #define HAVE_USELOCALE 1 |
---|
9572 | | #define HAVE_WORKING_USELOCALE 1 |
---|
9573 | | #define HAVE_GOOD_USELOCALE 1 |
---|
9574 | | #define USE_POSIX_THREADS 1 |
---|
9575 | | #define MALLOC_0_IS_NONNULL 1 |
---|
9576 | | #define MAP_ANONYMOUS MAP_ANON |
---|
9577 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
9578 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
9579 | | #define PROMOTED_MODE_T int |
---|
9580 | | #define HAVE_SIGSET_T 1 |
---|
9581 | | #define INSTALLPREFIX "/opt/local" |
---|
9582 | | #define HAVE_DECL_SETENV 1 |
---|
9583 | | #define USER_LABEL_PREFIX _ |
---|
9584 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
9585 | | #define HAVE_DECL_GETW 1 |
---|
9586 | | #define HAVE_DECL_PUTW 1 |
---|
9587 | | #define HAVE_DECL_ECVT 1 |
---|
9588 | | #define HAVE_DECL_FCVT 1 |
---|
9589 | | #define HAVE_DECL_GCVT 1 |
---|
9590 | | #define REPLACE_STRERROR_0 1 |
---|
9591 | | #define HAVE_DECL_STRNLEN 1 |
---|
9592 | | #define _USE_STD_STAT 1 |
---|
9593 | | #define HAVE_DECL_EXECVPE 0 |
---|
9594 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
9595 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
9596 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
9597 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
9598 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
9599 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
9600 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
9601 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
9602 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
9603 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
9604 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
9605 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
9606 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
9607 | | #define HAVE_DECL_WCSDUP 1 |
---|
9608 | | #define HAVE_ALLOCA 1 |
---|
9609 | | #define HAVE_ATEXIT 1 |
---|
9610 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
9611 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
9612 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
9613 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
9614 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
9615 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
9616 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
9617 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
9618 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
9619 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
9620 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
9621 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
9622 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
9623 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
9624 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
9625 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
9626 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
9627 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
9628 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
9629 | | #define GNULIB_TEST_REALPATH 1 |
---|
9630 | | #define HAVE_READLINKAT 1 |
---|
9631 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
9632 | | #define GNULIB_TEST_CLOSE 1 |
---|
9633 | | #define GNULIB_TEST_DUP2 1 |
---|
9634 | | #define GNULIB_TEST_ENVIRON 1 |
---|
9635 | | #define GNULIB_TEST_FCNTL 1 |
---|
9636 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
9637 | | /* end confdefs.h. */ |
---|
9638 | | #include <stdlib.h> |
---|
9639 | | |
---|
9640 | | int |
---|
9641 | | main (void) |
---|
9642 | | { |
---|
9643 | | #if 2 < __GLIBC__ + (33 <= __GLIBC_MINOR__) |
---|
9644 | | #elif defined __OpenBSD__ |
---|
9645 | | #elif defined __sun |
---|
9646 | | #else |
---|
9647 | | #error "'free' is not known to preserve errno" |
---|
9648 | | #endif |
---|
9649 | | |
---|
9650 | | ; |
---|
9651 | | return 0; |
---|
9652 | | } |
---|
9653 | configure:40645: result: no |
---|
9654 | configure:40775: checking whether getdtablesize works |
---|
9655 | configure:40815: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
9656 | configure:40815: $? = 0 |
---|
9657 | configure:40815: ./conftest |
---|
9658 | configure:40815: $? = 0 |
---|
9659 | configure:40832: result: yes |
---|
9660 | configure:41030: checking for getprogname |
---|
9661 | configure:41067: checking for getprogname |
---|
9662 | configure:41067: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
9663 | configure:41067: $? = 0 |
---|
9664 | configure:41067: result: yes |
---|
9665 | configure:41083: result: yes |
---|
9666 | configure:41103: checking whether program_invocation_name is declared |
---|
9667 | configure:41103: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
9668 | conftest.c:192:10: error: use of undeclared identifier 'program_invocation_name' |
---|
9669 | (void) program_invocation_name; |
---|
9670 | ^ |
---|
9671 | 1 error generated. |
---|
9672 | configure:41103: $? = 1 |
---|
9673 | configure: failed program was: |
---|
9674 | | /* confdefs.h */ |
---|
9675 | | #define PACKAGE_NAME "gettext-runtime" |
---|
9676 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
9677 | | #define PACKAGE_VERSION "0.22.5" |
---|
9678 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
9679 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
9680 | | #define PACKAGE_URL "" |
---|
9681 | | #define PACKAGE "gettext-runtime" |
---|
9682 | | #define VERSION "0.22.5" |
---|
9683 | | #define HAVE_STDIO_H 1 |
---|
9684 | | #define HAVE_STDLIB_H 1 |
---|
9685 | | #define HAVE_STRING_H 1 |
---|
9686 | | #define HAVE_INTTYPES_H 1 |
---|
9687 | | #define HAVE_STDINT_H 1 |
---|
9688 | | #define HAVE_STRINGS_H 1 |
---|
9689 | | #define HAVE_SYS_STAT_H 1 |
---|
9690 | | #define HAVE_SYS_TYPES_H 1 |
---|
9691 | | #define HAVE_UNISTD_H 1 |
---|
9692 | | #define HAVE_WCHAR_H 1 |
---|
9693 | | #define HAVE_SYS_PARAM_H 1 |
---|
9694 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9695 | | #define HAVE_GETOPT_H 1 |
---|
9696 | | #define HAVE_SYS_CDEFS_H 1 |
---|
9697 | | #define HAVE_ICONV_H 1 |
---|
9698 | | #define HAVE_LIMITS_H 1 |
---|
9699 | | #define HAVE_WCTYPE_H 1 |
---|
9700 | | #define HAVE_LANGINFO_H 1 |
---|
9701 | | #define HAVE_XLOCALE_H 1 |
---|
9702 | | #define HAVE_SYS_MMAN_H 1 |
---|
9703 | | #define HAVE_SYS_TIME_H 1 |
---|
9704 | | #define HAVE_STDBOOL_H 1 |
---|
9705 | | #define STDC_HEADERS 1 |
---|
9706 | | #define _ALL_SOURCE 1 |
---|
9707 | | #define _DARWIN_C_SOURCE 1 |
---|
9708 | | #define _GNU_SOURCE 1 |
---|
9709 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
9710 | | #define _NETBSD_SOURCE 1 |
---|
9711 | | #define _OPENBSD_SOURCE 1 |
---|
9712 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9713 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
9714 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
9715 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
9716 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
9717 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
9718 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
9719 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
9720 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
9721 | | #define _TANDEM_SOURCE 1 |
---|
9722 | | #define __EXTENSIONS__ 1 |
---|
9723 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
9724 | | #define HAVE_DLFCN_H 1 |
---|
9725 | | #define LT_OBJDIR ".libs/" |
---|
9726 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
9727 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
9728 | | #define ENABLE_NLS 1 |
---|
9729 | | #define HAVE_ALLOCA_H 1 |
---|
9730 | | #define HAVE_ALLOCA 1 |
---|
9731 | | #define BITSIZEOF_WCHAR_T 32 |
---|
9732 | | #define HAVE_MBSTATE_T 1 |
---|
9733 | | #define HAVE_MBSINIT 1 |
---|
9734 | | #define HAVE_MBRTOWC 1 |
---|
9735 | | #define HAVE_REALPATH 1 |
---|
9736 | | #define HAVE_LSTAT 1 |
---|
9737 | | #define HAVE_FCNTL 1 |
---|
9738 | | #define HAVE_SYMLINK 1 |
---|
9739 | | #define HAVE_GETDTABLESIZE 1 |
---|
9740 | | #define HAVE_ISWCNTRL 1 |
---|
9741 | | #define HAVE_MPROTECT 1 |
---|
9742 | | #define HAVE_READLINK 1 |
---|
9743 | | #define HAVE_SETENV 1 |
---|
9744 | | #define HAVE_WCWIDTH 1 |
---|
9745 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9746 | | #define HAVE_MALLOC_POSIX 1 |
---|
9747 | | #define HAVE_FACCESSAT 1 |
---|
9748 | | #define HAVE_GETCWD 1 |
---|
9749 | | #define restrict __restrict__ |
---|
9750 | | #define HAVE_DECL_STRERROR_R 1 |
---|
9751 | | #define HAVE_STRERROR_R 1 |
---|
9752 | | #define HAVE___HEADER_INLINE 1 |
---|
9753 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
9754 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
9755 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
9756 | | #define HAVE_GETOPT_H 1 |
---|
9757 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
9758 | | #define HAVE_PTHREAD_API 1 |
---|
9759 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
9760 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
9761 | | #define HAVE_ICONV 1 |
---|
9762 | | #define ICONV_CONST |
---|
9763 | | #define HAVE_WINT_T 1 |
---|
9764 | | #define HAVE_LONG_LONG_INT 1 |
---|
9765 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
9766 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
9767 | | #define BITSIZEOF_SIZE_T 32 |
---|
9768 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
9769 | | #define BITSIZEOF_WCHAR_T 32 |
---|
9770 | | #define BITSIZEOF_WINT_T 32 |
---|
9771 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
9772 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
9773 | | #define HAVE_SIGNED_WINT_T 1 |
---|
9774 | | #define PTRDIFF_T_SUFFIX |
---|
9775 | | #define SIZE_T_SUFFIX ul |
---|
9776 | | #define SIG_ATOMIC_T_SUFFIX |
---|
9777 | | #define WCHAR_T_SUFFIX |
---|
9778 | | #define WINT_T_SUFFIX |
---|
9779 | | #define HAVE_TOWLOWER 1 |
---|
9780 | | #define HAVE_WCHAR_T 1 |
---|
9781 | | #define HAVE_LC_MESSAGES 1 |
---|
9782 | | #define HAVE_USELOCALE 1 |
---|
9783 | | #define HAVE_WORKING_USELOCALE 1 |
---|
9784 | | #define HAVE_GOOD_USELOCALE 1 |
---|
9785 | | #define USE_POSIX_THREADS 1 |
---|
9786 | | #define MALLOC_0_IS_NONNULL 1 |
---|
9787 | | #define MAP_ANONYMOUS MAP_ANON |
---|
9788 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
9789 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
9790 | | #define PROMOTED_MODE_T int |
---|
9791 | | #define HAVE_SIGSET_T 1 |
---|
9792 | | #define INSTALLPREFIX "/opt/local" |
---|
9793 | | #define HAVE_DECL_SETENV 1 |
---|
9794 | | #define USER_LABEL_PREFIX _ |
---|
9795 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
9796 | | #define HAVE_DECL_GETW 1 |
---|
9797 | | #define HAVE_DECL_PUTW 1 |
---|
9798 | | #define HAVE_DECL_ECVT 1 |
---|
9799 | | #define HAVE_DECL_FCVT 1 |
---|
9800 | | #define HAVE_DECL_GCVT 1 |
---|
9801 | | #define REPLACE_STRERROR_0 1 |
---|
9802 | | #define HAVE_DECL_STRNLEN 1 |
---|
9803 | | #define _USE_STD_STAT 1 |
---|
9804 | | #define HAVE_DECL_EXECVPE 0 |
---|
9805 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
9806 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
9807 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
9808 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
9809 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
9810 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
9811 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
9812 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
9813 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
9814 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
9815 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
9816 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
9817 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
9818 | | #define HAVE_DECL_WCSDUP 1 |
---|
9819 | | #define HAVE_ALLOCA 1 |
---|
9820 | | #define HAVE_ATEXIT 1 |
---|
9821 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
9822 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
9823 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
9824 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
9825 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
9826 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
9827 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
9828 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
9829 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
9830 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
9831 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
9832 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
9833 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
9834 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
9835 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
9836 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
9837 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
9838 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
9839 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
9840 | | #define GNULIB_TEST_REALPATH 1 |
---|
9841 | | #define HAVE_READLINKAT 1 |
---|
9842 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
9843 | | #define GNULIB_TEST_CLOSE 1 |
---|
9844 | | #define GNULIB_TEST_DUP2 1 |
---|
9845 | | #define GNULIB_TEST_ENVIRON 1 |
---|
9846 | | #define GNULIB_TEST_FCNTL 1 |
---|
9847 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
9848 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
9849 | | #define GNULIB_TEST_FSTAT 1 |
---|
9850 | | #define GNULIB_FWRITEERROR 1 |
---|
9851 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
9852 | | #define __GETOPT_PREFIX rpl_ |
---|
9853 | | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
9854 | | #define HAVE_GETPROGNAME 1 |
---|
9855 | | /* end confdefs.h. */ |
---|
9856 | | #include <errno.h> |
---|
9857 | | |
---|
9858 | | int |
---|
9859 | | main (void) |
---|
9860 | | { |
---|
9861 | | #ifndef program_invocation_name |
---|
9862 | | #ifdef __cplusplus |
---|
9863 | | (void) program_invocation_name; |
---|
9864 | | #else |
---|
9865 | | (void) program_invocation_name; |
---|
9866 | | #endif |
---|
9867 | | #endif |
---|
9868 | | |
---|
9869 | | ; |
---|
9870 | | return 0; |
---|
9871 | | } |
---|
9872 | configure:41103: result: no |
---|
9873 | configure:41441: checking whether the compiler generally respects inline |
---|
9874 | configure:41463: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
9875 | configure:41463: $? = 0 |
---|
9876 | configure:41475: result: yes |
---|
9877 | configure:41496: checking for iswblank |
---|
9878 | configure:41533: checking for iswblank |
---|
9879 | configure:41533: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
9880 | configure:41533: $? = 0 |
---|
9881 | configure:41533: result: yes |
---|
9882 | configure:41549: result: yes |
---|
9883 | configure:41563: checking whether iswblank is declared |
---|
9884 | configure:41563: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
9885 | configure:41563: $? = 0 |
---|
9886 | configure:41563: result: yes |
---|
9887 | configure:41641: checking whether iswdigit is ISO C compliant |
---|
9888 | configure:41736: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
9889 | configure:41736: $? = 0 |
---|
9890 | configure:41736: ./conftest |
---|
9891 | configure:41736: $? = 0 |
---|
9892 | configure:41752: result: yes |
---|
9893 | configure:41800: checking whether iswpunct is consistent with ispunct |
---|
9894 | configure:41832: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
9895 | configure:41832: $? = 0 |
---|
9896 | configure:41832: ./conftest |
---|
9897 | configure:41832: $? = 0 |
---|
9898 | configure:41847: result: yes |
---|
9899 | configure:41899: checking whether iswxdigit is ISO C compliant |
---|
9900 | configure:41985: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
9901 | configure:41985: $? = 0 |
---|
9902 | configure:41985: ./conftest |
---|
9903 | configure:41985: $? = 0 |
---|
9904 | configure:42001: result: yes |
---|
9905 | configure:42043: checking whether to use Java |
---|
9906 | configure:42054: result: no |
---|
9907 | configure:42070: checking whether the compiler supports the __inline keyword |
---|
9908 | configure:42088: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
9909 | configure:42088: $? = 0 |
---|
9910 | configure:42098: result: yes |
---|
9911 | configure:42162: checking for newlocale |
---|
9912 | configure:42199: checking for newlocale |
---|
9913 | configure:42199: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
9914 | configure:42199: $? = 0 |
---|
9915 | configure:42199: result: yes |
---|
9916 | configure:42215: result: yes |
---|
9917 | configure:42231: checking for duplocale |
---|
9918 | configure:42268: checking for duplocale |
---|
9919 | configure:42268: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
9920 | configure:42268: $? = 0 |
---|
9921 | configure:42268: result: yes |
---|
9922 | configure:42284: result: yes |
---|
9923 | configure:42300: checking for freelocale |
---|
9924 | configure:42337: checking for freelocale |
---|
9925 | configure:42337: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
9926 | configure:42337: $? = 0 |
---|
9927 | configure:42337: result: yes |
---|
9928 | configure:42353: result: yes |
---|
9929 | configure:42447: checking for pthread_rwlock_t |
---|
9930 | configure:42447: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
9931 | configure:42447: $? = 0 |
---|
9932 | configure:42447: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
9933 | conftest.c:202:31: error: expected expression |
---|
9934 | if (sizeof ((pthread_rwlock_t))) |
---|
9935 | ^ |
---|
9936 | 1 error generated. |
---|
9937 | configure:42447: $? = 1 |
---|
9938 | configure: failed program was: |
---|
9939 | | /* confdefs.h */ |
---|
9940 | | #define PACKAGE_NAME "gettext-runtime" |
---|
9941 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
9942 | | #define PACKAGE_VERSION "0.22.5" |
---|
9943 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
9944 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
9945 | | #define PACKAGE_URL "" |
---|
9946 | | #define PACKAGE "gettext-runtime" |
---|
9947 | | #define VERSION "0.22.5" |
---|
9948 | | #define HAVE_STDIO_H 1 |
---|
9949 | | #define HAVE_STDLIB_H 1 |
---|
9950 | | #define HAVE_STRING_H 1 |
---|
9951 | | #define HAVE_INTTYPES_H 1 |
---|
9952 | | #define HAVE_STDINT_H 1 |
---|
9953 | | #define HAVE_STRINGS_H 1 |
---|
9954 | | #define HAVE_SYS_STAT_H 1 |
---|
9955 | | #define HAVE_SYS_TYPES_H 1 |
---|
9956 | | #define HAVE_UNISTD_H 1 |
---|
9957 | | #define HAVE_WCHAR_H 1 |
---|
9958 | | #define HAVE_SYS_PARAM_H 1 |
---|
9959 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9960 | | #define HAVE_GETOPT_H 1 |
---|
9961 | | #define HAVE_SYS_CDEFS_H 1 |
---|
9962 | | #define HAVE_ICONV_H 1 |
---|
9963 | | #define HAVE_LIMITS_H 1 |
---|
9964 | | #define HAVE_WCTYPE_H 1 |
---|
9965 | | #define HAVE_LANGINFO_H 1 |
---|
9966 | | #define HAVE_XLOCALE_H 1 |
---|
9967 | | #define HAVE_SYS_MMAN_H 1 |
---|
9968 | | #define HAVE_SYS_TIME_H 1 |
---|
9969 | | #define HAVE_STDBOOL_H 1 |
---|
9970 | | #define STDC_HEADERS 1 |
---|
9971 | | #define _ALL_SOURCE 1 |
---|
9972 | | #define _DARWIN_C_SOURCE 1 |
---|
9973 | | #define _GNU_SOURCE 1 |
---|
9974 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
9975 | | #define _NETBSD_SOURCE 1 |
---|
9976 | | #define _OPENBSD_SOURCE 1 |
---|
9977 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9978 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
9979 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
9980 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
9981 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
9982 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
9983 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
9984 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
9985 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
9986 | | #define _TANDEM_SOURCE 1 |
---|
9987 | | #define __EXTENSIONS__ 1 |
---|
9988 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
9989 | | #define HAVE_DLFCN_H 1 |
---|
9990 | | #define LT_OBJDIR ".libs/" |
---|
9991 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
9992 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
9993 | | #define ENABLE_NLS 1 |
---|
9994 | | #define HAVE_ALLOCA_H 1 |
---|
9995 | | #define HAVE_ALLOCA 1 |
---|
9996 | | #define BITSIZEOF_WCHAR_T 32 |
---|
9997 | | #define HAVE_MBSTATE_T 1 |
---|
9998 | | #define HAVE_MBSINIT 1 |
---|
9999 | | #define HAVE_MBRTOWC 1 |
---|
10000 | | #define HAVE_REALPATH 1 |
---|
10001 | | #define HAVE_LSTAT 1 |
---|
10002 | | #define HAVE_FCNTL 1 |
---|
10003 | | #define HAVE_SYMLINK 1 |
---|
10004 | | #define HAVE_GETDTABLESIZE 1 |
---|
10005 | | #define HAVE_ISWCNTRL 1 |
---|
10006 | | #define HAVE_MPROTECT 1 |
---|
10007 | | #define HAVE_READLINK 1 |
---|
10008 | | #define HAVE_SETENV 1 |
---|
10009 | | #define HAVE_WCWIDTH 1 |
---|
10010 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10011 | | #define HAVE_MALLOC_POSIX 1 |
---|
10012 | | #define HAVE_FACCESSAT 1 |
---|
10013 | | #define HAVE_GETCWD 1 |
---|
10014 | | #define restrict __restrict__ |
---|
10015 | | #define HAVE_DECL_STRERROR_R 1 |
---|
10016 | | #define HAVE_STRERROR_R 1 |
---|
10017 | | #define HAVE___HEADER_INLINE 1 |
---|
10018 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
10019 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
10020 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
10021 | | #define HAVE_GETOPT_H 1 |
---|
10022 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
10023 | | #define HAVE_PTHREAD_API 1 |
---|
10024 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
10025 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
10026 | | #define HAVE_ICONV 1 |
---|
10027 | | #define ICONV_CONST |
---|
10028 | | #define HAVE_WINT_T 1 |
---|
10029 | | #define HAVE_LONG_LONG_INT 1 |
---|
10030 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
10031 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
10032 | | #define BITSIZEOF_SIZE_T 32 |
---|
10033 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
10034 | | #define BITSIZEOF_WCHAR_T 32 |
---|
10035 | | #define BITSIZEOF_WINT_T 32 |
---|
10036 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
10037 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
10038 | | #define HAVE_SIGNED_WINT_T 1 |
---|
10039 | | #define PTRDIFF_T_SUFFIX |
---|
10040 | | #define SIZE_T_SUFFIX ul |
---|
10041 | | #define SIG_ATOMIC_T_SUFFIX |
---|
10042 | | #define WCHAR_T_SUFFIX |
---|
10043 | | #define WINT_T_SUFFIX |
---|
10044 | | #define HAVE_TOWLOWER 1 |
---|
10045 | | #define HAVE_WCHAR_T 1 |
---|
10046 | | #define HAVE_LC_MESSAGES 1 |
---|
10047 | | #define HAVE_USELOCALE 1 |
---|
10048 | | #define HAVE_WORKING_USELOCALE 1 |
---|
10049 | | #define HAVE_GOOD_USELOCALE 1 |
---|
10050 | | #define USE_POSIX_THREADS 1 |
---|
10051 | | #define MALLOC_0_IS_NONNULL 1 |
---|
10052 | | #define MAP_ANONYMOUS MAP_ANON |
---|
10053 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
10054 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
10055 | | #define PROMOTED_MODE_T int |
---|
10056 | | #define HAVE_SIGSET_T 1 |
---|
10057 | | #define INSTALLPREFIX "/opt/local" |
---|
10058 | | #define HAVE_DECL_SETENV 1 |
---|
10059 | | #define USER_LABEL_PREFIX _ |
---|
10060 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
10061 | | #define HAVE_DECL_GETW 1 |
---|
10062 | | #define HAVE_DECL_PUTW 1 |
---|
10063 | | #define HAVE_DECL_ECVT 1 |
---|
10064 | | #define HAVE_DECL_FCVT 1 |
---|
10065 | | #define HAVE_DECL_GCVT 1 |
---|
10066 | | #define REPLACE_STRERROR_0 1 |
---|
10067 | | #define HAVE_DECL_STRNLEN 1 |
---|
10068 | | #define _USE_STD_STAT 1 |
---|
10069 | | #define HAVE_DECL_EXECVPE 0 |
---|
10070 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
10071 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
10072 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
10073 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
10074 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
10075 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
10076 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
10077 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
10078 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
10079 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
10080 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
10081 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
10082 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
10083 | | #define HAVE_DECL_WCSDUP 1 |
---|
10084 | | #define HAVE_ALLOCA 1 |
---|
10085 | | #define HAVE_ATEXIT 1 |
---|
10086 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
10087 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
10088 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
10089 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
10090 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
10091 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
10092 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
10093 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
10094 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
10095 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
10096 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
10097 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
10098 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
10099 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
10100 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
10101 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
10102 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
10103 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
10104 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
10105 | | #define GNULIB_TEST_REALPATH 1 |
---|
10106 | | #define HAVE_READLINKAT 1 |
---|
10107 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
10108 | | #define GNULIB_TEST_CLOSE 1 |
---|
10109 | | #define GNULIB_TEST_DUP2 1 |
---|
10110 | | #define GNULIB_TEST_ENVIRON 1 |
---|
10111 | | #define GNULIB_TEST_FCNTL 1 |
---|
10112 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
10113 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
10114 | | #define GNULIB_TEST_FSTAT 1 |
---|
10115 | | #define GNULIB_FWRITEERROR 1 |
---|
10116 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
10117 | | #define __GETOPT_PREFIX rpl_ |
---|
10118 | | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
10119 | | #define HAVE_GETPROGNAME 1 |
---|
10120 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
10121 | | #define GNULIB_TEST_GETPROGNAME 1 |
---|
10122 | | #define HAVE_INLINE 1 |
---|
10123 | | #define HAVE_ISWBLANK 1 |
---|
10124 | | #define HAVE_DECL_ISWBLANK 1 |
---|
10125 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
10126 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
10127 | | #define GNULIB_TEST_ISWPUNCT 1 |
---|
10128 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
10129 | | #define HAVE___INLINE 1 |
---|
10130 | | #define HAVE_NEWLOCALE 1 |
---|
10131 | | #define HAVE_DUPLOCALE 1 |
---|
10132 | | #define HAVE_FREELOCALE 1 |
---|
10133 | | #define GNULIB_TEST_LOCALENAME_UNSAFE 1 |
---|
10134 | | /* end confdefs.h. */ |
---|
10135 | | #include <pthread.h> |
---|
10136 | | |
---|
10137 | | int |
---|
10138 | | main (void) |
---|
10139 | | { |
---|
10140 | | if (sizeof ((pthread_rwlock_t))) |
---|
10141 | | return 0; |
---|
10142 | | ; |
---|
10143 | | return 0; |
---|
10144 | | } |
---|
10145 | configure:42447: result: yes |
---|
10146 | configure:42460: checking whether pthread_rwlock_rdlock prefers a writer to a reader |
---|
10147 | configure:42605: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c -lpthread >&5 |
---|
10148 | configure:42605: $? = 0 |
---|
10149 | configure:42605: ./conftest |
---|
10150 | configure:42605: $? = 0 |
---|
10151 | configure:42621: result: yes |
---|
10152 | configure:42655: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
10153 | configure:42655: $? = 0 |
---|
10154 | configure:43154: checking whether mbrtowc handles a NULL pwc argument |
---|
10155 | configure:43208: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
10156 | configure:43208: $? = 0 |
---|
10157 | configure:43208: ./conftest |
---|
10158 | configure:43208: $? = 0 |
---|
10159 | configure:43224: result: yes |
---|
10160 | configure:43230: checking whether mbrtowc handles a NULL string argument |
---|
10161 | configure:43272: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
10162 | configure:43272: $? = 0 |
---|
10163 | configure:43272: ./conftest |
---|
10164 | configure:43272: $? = 0 |
---|
10165 | configure:43288: result: yes |
---|
10166 | configure:43296: checking whether mbrtowc has a correct return value |
---|
10167 | configure:43410: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
10168 | configure:43410: $? = 0 |
---|
10169 | configure:43410: ./conftest |
---|
10170 | configure:43410: $? = 0 |
---|
10171 | configure:43429: result: yes |
---|
10172 | configure:43435: checking whether mbrtowc returns 0 when parsing a NUL character |
---|
10173 | configure:43474: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
10174 | configure:43474: $? = 0 |
---|
10175 | configure:43474: ./conftest |
---|
10176 | configure:43474: $? = 0 |
---|
10177 | configure:43490: result: yes |
---|
10178 | configure:43495: checking whether mbrtowc stores incomplete characters |
---|
10179 | configure:43606: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
10180 | configure:43606: $? = 0 |
---|
10181 | configure:43606: ./conftest |
---|
10182 | configure:43606: $? = 0 |
---|
10183 | configure:43624: result: no |
---|
10184 | configure:43629: checking whether mbrtowc works on empty input |
---|
10185 | configure:43660: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
10186 | configure:43660: $? = 0 |
---|
10187 | configure:43660: ./conftest |
---|
10188 | configure:43660: $? = 0 |
---|
10189 | configure:43675: result: yes |
---|
10190 | configure:43679: checking whether the C locale is free of encoding errors |
---|
10191 | configure:43723: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
10192 | configure:43723: $? = 0 |
---|
10193 | configure:43723: ./conftest |
---|
10194 | configure:43723: $? = 0 |
---|
10195 | configure:43738: result: yes |
---|
10196 | configure:44320: checking for memmove |
---|
10197 | configure:44320: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
10198 | conftest.c:226:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] |
---|
10199 | char memmove (void); |
---|
10200 | ^ |
---|
10201 | conftest.c:226:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
10202 | 1 warning generated. |
---|
10203 | configure:44320: $? = 0 |
---|
10204 | configure:44320: result: yes |
---|
10205 | configure:44357: checking for mempcpy |
---|
10206 | configure:44394: checking for mempcpy |
---|
10207 | configure:44394: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
10208 | Undefined symbols for architecture i386: |
---|
10209 | "_mempcpy", referenced from: |
---|
10210 | _main in conftest-fd6ac8.o |
---|
10211 | ld: symbol(s) not found for architecture i386 |
---|
10212 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
10213 | configure:44394: $? = 1 |
---|
10214 | configure: failed program was: |
---|
10215 | | /* confdefs.h */ |
---|
10216 | | #define PACKAGE_NAME "gettext-runtime" |
---|
10217 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
10218 | | #define PACKAGE_VERSION "0.22.5" |
---|
10219 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
10220 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
10221 | | #define PACKAGE_URL "" |
---|
10222 | | #define PACKAGE "gettext-runtime" |
---|
10223 | | #define VERSION "0.22.5" |
---|
10224 | | #define HAVE_STDIO_H 1 |
---|
10225 | | #define HAVE_STDLIB_H 1 |
---|
10226 | | #define HAVE_STRING_H 1 |
---|
10227 | | #define HAVE_INTTYPES_H 1 |
---|
10228 | | #define HAVE_STDINT_H 1 |
---|
10229 | | #define HAVE_STRINGS_H 1 |
---|
10230 | | #define HAVE_SYS_STAT_H 1 |
---|
10231 | | #define HAVE_SYS_TYPES_H 1 |
---|
10232 | | #define HAVE_UNISTD_H 1 |
---|
10233 | | #define HAVE_WCHAR_H 1 |
---|
10234 | | #define HAVE_SYS_PARAM_H 1 |
---|
10235 | | #define HAVE_SYS_SOCKET_H 1 |
---|
10236 | | #define HAVE_GETOPT_H 1 |
---|
10237 | | #define HAVE_SYS_CDEFS_H 1 |
---|
10238 | | #define HAVE_ICONV_H 1 |
---|
10239 | | #define HAVE_LIMITS_H 1 |
---|
10240 | | #define HAVE_WCTYPE_H 1 |
---|
10241 | | #define HAVE_LANGINFO_H 1 |
---|
10242 | | #define HAVE_XLOCALE_H 1 |
---|
10243 | | #define HAVE_SYS_MMAN_H 1 |
---|
10244 | | #define HAVE_SYS_TIME_H 1 |
---|
10245 | | #define HAVE_STDBOOL_H 1 |
---|
10246 | | #define STDC_HEADERS 1 |
---|
10247 | | #define _ALL_SOURCE 1 |
---|
10248 | | #define _DARWIN_C_SOURCE 1 |
---|
10249 | | #define _GNU_SOURCE 1 |
---|
10250 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
10251 | | #define _NETBSD_SOURCE 1 |
---|
10252 | | #define _OPENBSD_SOURCE 1 |
---|
10253 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10254 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
10255 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
10256 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
10257 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
10258 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
10259 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
10260 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
10261 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
10262 | | #define _TANDEM_SOURCE 1 |
---|
10263 | | #define __EXTENSIONS__ 1 |
---|
10264 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
10265 | | #define HAVE_DLFCN_H 1 |
---|
10266 | | #define LT_OBJDIR ".libs/" |
---|
10267 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
10268 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
10269 | | #define ENABLE_NLS 1 |
---|
10270 | | #define HAVE_ALLOCA_H 1 |
---|
10271 | | #define HAVE_ALLOCA 1 |
---|
10272 | | #define BITSIZEOF_WCHAR_T 32 |
---|
10273 | | #define HAVE_MBSTATE_T 1 |
---|
10274 | | #define HAVE_MBSINIT 1 |
---|
10275 | | #define HAVE_MBRTOWC 1 |
---|
10276 | | #define HAVE_REALPATH 1 |
---|
10277 | | #define HAVE_LSTAT 1 |
---|
10278 | | #define HAVE_FCNTL 1 |
---|
10279 | | #define HAVE_SYMLINK 1 |
---|
10280 | | #define HAVE_GETDTABLESIZE 1 |
---|
10281 | | #define HAVE_ISWCNTRL 1 |
---|
10282 | | #define HAVE_MPROTECT 1 |
---|
10283 | | #define HAVE_READLINK 1 |
---|
10284 | | #define HAVE_SETENV 1 |
---|
10285 | | #define HAVE_WCWIDTH 1 |
---|
10286 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10287 | | #define HAVE_MALLOC_POSIX 1 |
---|
10288 | | #define HAVE_FACCESSAT 1 |
---|
10289 | | #define HAVE_GETCWD 1 |
---|
10290 | | #define restrict __restrict__ |
---|
10291 | | #define HAVE_DECL_STRERROR_R 1 |
---|
10292 | | #define HAVE_STRERROR_R 1 |
---|
10293 | | #define HAVE___HEADER_INLINE 1 |
---|
10294 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
10295 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
10296 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
10297 | | #define HAVE_GETOPT_H 1 |
---|
10298 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
10299 | | #define HAVE_PTHREAD_API 1 |
---|
10300 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
10301 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
10302 | | #define HAVE_ICONV 1 |
---|
10303 | | #define ICONV_CONST |
---|
10304 | | #define HAVE_WINT_T 1 |
---|
10305 | | #define HAVE_LONG_LONG_INT 1 |
---|
10306 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
10307 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
10308 | | #define BITSIZEOF_SIZE_T 32 |
---|
10309 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
10310 | | #define BITSIZEOF_WCHAR_T 32 |
---|
10311 | | #define BITSIZEOF_WINT_T 32 |
---|
10312 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
10313 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
10314 | | #define HAVE_SIGNED_WINT_T 1 |
---|
10315 | | #define PTRDIFF_T_SUFFIX |
---|
10316 | | #define SIZE_T_SUFFIX ul |
---|
10317 | | #define SIG_ATOMIC_T_SUFFIX |
---|
10318 | | #define WCHAR_T_SUFFIX |
---|
10319 | | #define WINT_T_SUFFIX |
---|
10320 | | #define HAVE_TOWLOWER 1 |
---|
10321 | | #define HAVE_WCHAR_T 1 |
---|
10322 | | #define HAVE_LC_MESSAGES 1 |
---|
10323 | | #define HAVE_USELOCALE 1 |
---|
10324 | | #define HAVE_WORKING_USELOCALE 1 |
---|
10325 | | #define HAVE_GOOD_USELOCALE 1 |
---|
10326 | | #define USE_POSIX_THREADS 1 |
---|
10327 | | #define MALLOC_0_IS_NONNULL 1 |
---|
10328 | | #define MAP_ANONYMOUS MAP_ANON |
---|
10329 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
10330 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
10331 | | #define PROMOTED_MODE_T int |
---|
10332 | | #define HAVE_SIGSET_T 1 |
---|
10333 | | #define INSTALLPREFIX "/opt/local" |
---|
10334 | | #define HAVE_DECL_SETENV 1 |
---|
10335 | | #define USER_LABEL_PREFIX _ |
---|
10336 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
10337 | | #define HAVE_DECL_GETW 1 |
---|
10338 | | #define HAVE_DECL_PUTW 1 |
---|
10339 | | #define HAVE_DECL_ECVT 1 |
---|
10340 | | #define HAVE_DECL_FCVT 1 |
---|
10341 | | #define HAVE_DECL_GCVT 1 |
---|
10342 | | #define REPLACE_STRERROR_0 1 |
---|
10343 | | #define HAVE_DECL_STRNLEN 1 |
---|
10344 | | #define _USE_STD_STAT 1 |
---|
10345 | | #define HAVE_DECL_EXECVPE 0 |
---|
10346 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
10347 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
10348 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
10349 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
10350 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
10351 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
10352 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
10353 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
10354 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
10355 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
10356 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
10357 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
10358 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
10359 | | #define HAVE_DECL_WCSDUP 1 |
---|
10360 | | #define HAVE_ALLOCA 1 |
---|
10361 | | #define HAVE_ATEXIT 1 |
---|
10362 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
10363 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
10364 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
10365 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
10366 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
10367 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
10368 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
10369 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
10370 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
10371 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
10372 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
10373 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
10374 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
10375 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
10376 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
10377 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
10378 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
10379 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
10380 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
10381 | | #define GNULIB_TEST_REALPATH 1 |
---|
10382 | | #define HAVE_READLINKAT 1 |
---|
10383 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
10384 | | #define GNULIB_TEST_CLOSE 1 |
---|
10385 | | #define GNULIB_TEST_DUP2 1 |
---|
10386 | | #define GNULIB_TEST_ENVIRON 1 |
---|
10387 | | #define GNULIB_TEST_FCNTL 1 |
---|
10388 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
10389 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
10390 | | #define GNULIB_TEST_FSTAT 1 |
---|
10391 | | #define GNULIB_FWRITEERROR 1 |
---|
10392 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
10393 | | #define __GETOPT_PREFIX rpl_ |
---|
10394 | | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
10395 | | #define HAVE_GETPROGNAME 1 |
---|
10396 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
10397 | | #define GNULIB_TEST_GETPROGNAME 1 |
---|
10398 | | #define HAVE_INLINE 1 |
---|
10399 | | #define HAVE_ISWBLANK 1 |
---|
10400 | | #define HAVE_DECL_ISWBLANK 1 |
---|
10401 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
10402 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
10403 | | #define GNULIB_TEST_ISWPUNCT 1 |
---|
10404 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
10405 | | #define HAVE___INLINE 1 |
---|
10406 | | #define HAVE_NEWLOCALE 1 |
---|
10407 | | #define HAVE_DUPLOCALE 1 |
---|
10408 | | #define HAVE_FREELOCALE 1 |
---|
10409 | | #define GNULIB_TEST_LOCALENAME_UNSAFE 1 |
---|
10410 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
10411 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
10412 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
10413 | | #define GNULIB_LOCK 1 |
---|
10414 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
10415 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
10416 | | #define GNULIB_TEST_MBRTOC32 1 |
---|
10417 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
10418 | | #define GNULIB_TEST_MBSINIT 1 |
---|
10419 | | #define GNULIB_TEST_MBSLEN 1 |
---|
10420 | | #define GNULIB_TEST_MBSSTR 1 |
---|
10421 | | #define GNULIB_TEST_MBSZERO 1 |
---|
10422 | | #define GNULIB_TEST_MEMCHR 1 |
---|
10423 | | #define HAVE_MEMMOVE 1 |
---|
10424 | | /* end confdefs.h. */ |
---|
10425 | | /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy. |
---|
10426 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
10427 | | #define mempcpy innocuous_mempcpy |
---|
10428 | | |
---|
10429 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
10430 | | which can conflict with char mempcpy (void); below. */ |
---|
10431 | | |
---|
10432 | | #include <limits.h> |
---|
10433 | | #undef mempcpy |
---|
10434 | | |
---|
10435 | | /* Override any GCC internal prototype to avoid an error. |
---|
10436 | | Use char because int might match the return type of a GCC |
---|
10437 | | builtin and then its argument prototype would still apply. */ |
---|
10438 | | #ifdef __cplusplus |
---|
10439 | | extern "C" |
---|
10440 | | #endif |
---|
10441 | | char mempcpy (void); |
---|
10442 | | /* The GNU C library defines this for functions which it implements |
---|
10443 | | to always fail with ENOSYS. Some functions are actually named |
---|
10444 | | something starting with __ and the normal name is an alias. */ |
---|
10445 | | #if defined __stub_mempcpy || defined __stub___mempcpy |
---|
10446 | | choke me |
---|
10447 | | #endif |
---|
10448 | | |
---|
10449 | | int |
---|
10450 | | main (void) |
---|
10451 | | { |
---|
10452 | | return mempcpy (); |
---|
10453 | | ; |
---|
10454 | | return 0; |
---|
10455 | | } |
---|
10456 | configure:44394: result: no |
---|
10457 | configure:44410: result: no |
---|
10458 | configure:44529: checking whether open recognizes a trailing slash |
---|
10459 | configure:44574: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
10460 | configure:44574: $? = 0 |
---|
10461 | configure:44574: ./conftest |
---|
10462 | configure:44574: $? = 1 |
---|
10463 | configure: program exited with status 1 |
---|
10464 | configure: failed program was: |
---|
10465 | | /* confdefs.h */ |
---|
10466 | | #define PACKAGE_NAME "gettext-runtime" |
---|
10467 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
10468 | | #define PACKAGE_VERSION "0.22.5" |
---|
10469 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
10470 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
10471 | | #define PACKAGE_URL "" |
---|
10472 | | #define PACKAGE "gettext-runtime" |
---|
10473 | | #define VERSION "0.22.5" |
---|
10474 | | #define HAVE_STDIO_H 1 |
---|
10475 | | #define HAVE_STDLIB_H 1 |
---|
10476 | | #define HAVE_STRING_H 1 |
---|
10477 | | #define HAVE_INTTYPES_H 1 |
---|
10478 | | #define HAVE_STDINT_H 1 |
---|
10479 | | #define HAVE_STRINGS_H 1 |
---|
10480 | | #define HAVE_SYS_STAT_H 1 |
---|
10481 | | #define HAVE_SYS_TYPES_H 1 |
---|
10482 | | #define HAVE_UNISTD_H 1 |
---|
10483 | | #define HAVE_WCHAR_H 1 |
---|
10484 | | #define HAVE_SYS_PARAM_H 1 |
---|
10485 | | #define HAVE_SYS_SOCKET_H 1 |
---|
10486 | | #define HAVE_GETOPT_H 1 |
---|
10487 | | #define HAVE_SYS_CDEFS_H 1 |
---|
10488 | | #define HAVE_ICONV_H 1 |
---|
10489 | | #define HAVE_LIMITS_H 1 |
---|
10490 | | #define HAVE_WCTYPE_H 1 |
---|
10491 | | #define HAVE_LANGINFO_H 1 |
---|
10492 | | #define HAVE_XLOCALE_H 1 |
---|
10493 | | #define HAVE_SYS_MMAN_H 1 |
---|
10494 | | #define HAVE_SYS_TIME_H 1 |
---|
10495 | | #define HAVE_STDBOOL_H 1 |
---|
10496 | | #define STDC_HEADERS 1 |
---|
10497 | | #define _ALL_SOURCE 1 |
---|
10498 | | #define _DARWIN_C_SOURCE 1 |
---|
10499 | | #define _GNU_SOURCE 1 |
---|
10500 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
10501 | | #define _NETBSD_SOURCE 1 |
---|
10502 | | #define _OPENBSD_SOURCE 1 |
---|
10503 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10504 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
10505 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
10506 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
10507 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
10508 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
10509 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
10510 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
10511 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
10512 | | #define _TANDEM_SOURCE 1 |
---|
10513 | | #define __EXTENSIONS__ 1 |
---|
10514 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
10515 | | #define HAVE_DLFCN_H 1 |
---|
10516 | | #define LT_OBJDIR ".libs/" |
---|
10517 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
10518 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
10519 | | #define ENABLE_NLS 1 |
---|
10520 | | #define HAVE_ALLOCA_H 1 |
---|
10521 | | #define HAVE_ALLOCA 1 |
---|
10522 | | #define BITSIZEOF_WCHAR_T 32 |
---|
10523 | | #define HAVE_MBSTATE_T 1 |
---|
10524 | | #define HAVE_MBSINIT 1 |
---|
10525 | | #define HAVE_MBRTOWC 1 |
---|
10526 | | #define HAVE_REALPATH 1 |
---|
10527 | | #define HAVE_LSTAT 1 |
---|
10528 | | #define HAVE_FCNTL 1 |
---|
10529 | | #define HAVE_SYMLINK 1 |
---|
10530 | | #define HAVE_GETDTABLESIZE 1 |
---|
10531 | | #define HAVE_ISWCNTRL 1 |
---|
10532 | | #define HAVE_MPROTECT 1 |
---|
10533 | | #define HAVE_READLINK 1 |
---|
10534 | | #define HAVE_SETENV 1 |
---|
10535 | | #define HAVE_WCWIDTH 1 |
---|
10536 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10537 | | #define HAVE_MALLOC_POSIX 1 |
---|
10538 | | #define HAVE_FACCESSAT 1 |
---|
10539 | | #define HAVE_GETCWD 1 |
---|
10540 | | #define restrict __restrict__ |
---|
10541 | | #define HAVE_DECL_STRERROR_R 1 |
---|
10542 | | #define HAVE_STRERROR_R 1 |
---|
10543 | | #define HAVE___HEADER_INLINE 1 |
---|
10544 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
10545 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
10546 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
10547 | | #define HAVE_GETOPT_H 1 |
---|
10548 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
10549 | | #define HAVE_PTHREAD_API 1 |
---|
10550 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
10551 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
10552 | | #define HAVE_ICONV 1 |
---|
10553 | | #define ICONV_CONST |
---|
10554 | | #define HAVE_WINT_T 1 |
---|
10555 | | #define HAVE_LONG_LONG_INT 1 |
---|
10556 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
10557 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
10558 | | #define BITSIZEOF_SIZE_T 32 |
---|
10559 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
10560 | | #define BITSIZEOF_WCHAR_T 32 |
---|
10561 | | #define BITSIZEOF_WINT_T 32 |
---|
10562 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
10563 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
10564 | | #define HAVE_SIGNED_WINT_T 1 |
---|
10565 | | #define PTRDIFF_T_SUFFIX |
---|
10566 | | #define SIZE_T_SUFFIX ul |
---|
10567 | | #define SIG_ATOMIC_T_SUFFIX |
---|
10568 | | #define WCHAR_T_SUFFIX |
---|
10569 | | #define WINT_T_SUFFIX |
---|
10570 | | #define HAVE_TOWLOWER 1 |
---|
10571 | | #define HAVE_WCHAR_T 1 |
---|
10572 | | #define HAVE_LC_MESSAGES 1 |
---|
10573 | | #define HAVE_USELOCALE 1 |
---|
10574 | | #define HAVE_WORKING_USELOCALE 1 |
---|
10575 | | #define HAVE_GOOD_USELOCALE 1 |
---|
10576 | | #define USE_POSIX_THREADS 1 |
---|
10577 | | #define MALLOC_0_IS_NONNULL 1 |
---|
10578 | | #define MAP_ANONYMOUS MAP_ANON |
---|
10579 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
10580 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
10581 | | #define PROMOTED_MODE_T int |
---|
10582 | | #define HAVE_SIGSET_T 1 |
---|
10583 | | #define INSTALLPREFIX "/opt/local" |
---|
10584 | | #define HAVE_DECL_SETENV 1 |
---|
10585 | | #define USER_LABEL_PREFIX _ |
---|
10586 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
10587 | | #define HAVE_DECL_GETW 1 |
---|
10588 | | #define HAVE_DECL_PUTW 1 |
---|
10589 | | #define HAVE_DECL_ECVT 1 |
---|
10590 | | #define HAVE_DECL_FCVT 1 |
---|
10591 | | #define HAVE_DECL_GCVT 1 |
---|
10592 | | #define REPLACE_STRERROR_0 1 |
---|
10593 | | #define HAVE_DECL_STRNLEN 1 |
---|
10594 | | #define _USE_STD_STAT 1 |
---|
10595 | | #define HAVE_DECL_EXECVPE 0 |
---|
10596 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
10597 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
10598 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
10599 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
10600 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
10601 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
10602 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
10603 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
10604 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
10605 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
10606 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
10607 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
10608 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
10609 | | #define HAVE_DECL_WCSDUP 1 |
---|
10610 | | #define HAVE_ALLOCA 1 |
---|
10611 | | #define HAVE_ATEXIT 1 |
---|
10612 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
10613 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
10614 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
10615 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
10616 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
10617 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
10618 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
10619 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
10620 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
10621 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
10622 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
10623 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
10624 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
10625 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
10626 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
10627 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
10628 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
10629 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
10630 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
10631 | | #define GNULIB_TEST_REALPATH 1 |
---|
10632 | | #define HAVE_READLINKAT 1 |
---|
10633 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
10634 | | #define GNULIB_TEST_CLOSE 1 |
---|
10635 | | #define GNULIB_TEST_DUP2 1 |
---|
10636 | | #define GNULIB_TEST_ENVIRON 1 |
---|
10637 | | #define GNULIB_TEST_FCNTL 1 |
---|
10638 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
10639 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
10640 | | #define GNULIB_TEST_FSTAT 1 |
---|
10641 | | #define GNULIB_FWRITEERROR 1 |
---|
10642 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
10643 | | #define __GETOPT_PREFIX rpl_ |
---|
10644 | | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
10645 | | #define HAVE_GETPROGNAME 1 |
---|
10646 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
10647 | | #define GNULIB_TEST_GETPROGNAME 1 |
---|
10648 | | #define HAVE_INLINE 1 |
---|
10649 | | #define HAVE_ISWBLANK 1 |
---|
10650 | | #define HAVE_DECL_ISWBLANK 1 |
---|
10651 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
10652 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
10653 | | #define GNULIB_TEST_ISWPUNCT 1 |
---|
10654 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
10655 | | #define HAVE___INLINE 1 |
---|
10656 | | #define HAVE_NEWLOCALE 1 |
---|
10657 | | #define HAVE_DUPLOCALE 1 |
---|
10658 | | #define HAVE_FREELOCALE 1 |
---|
10659 | | #define GNULIB_TEST_LOCALENAME_UNSAFE 1 |
---|
10660 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
10661 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
10662 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
10663 | | #define GNULIB_LOCK 1 |
---|
10664 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
10665 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
10666 | | #define GNULIB_TEST_MBRTOC32 1 |
---|
10667 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
10668 | | #define GNULIB_TEST_MBSINIT 1 |
---|
10669 | | #define GNULIB_TEST_MBSLEN 1 |
---|
10670 | | #define GNULIB_TEST_MBSSTR 1 |
---|
10671 | | #define GNULIB_TEST_MBSZERO 1 |
---|
10672 | | #define GNULIB_TEST_MEMCHR 1 |
---|
10673 | | #define HAVE_MEMMOVE 1 |
---|
10674 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
10675 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
10676 | | /* end confdefs.h. */ |
---|
10677 | | |
---|
10678 | | #include <fcntl.h> |
---|
10679 | | #if HAVE_UNISTD_H |
---|
10680 | | # include <unistd.h> |
---|
10681 | | #endif |
---|
10682 | | |
---|
10683 | | |
---|
10684 | | |
---|
10685 | | #if defined _WIN32 && !defined __CYGWIN__ |
---|
10686 | | #define access _access |
---|
10687 | | #define chdir _chdir |
---|
10688 | | #define chmod _chmod |
---|
10689 | | #define close _close |
---|
10690 | | #define creat _creat |
---|
10691 | | #define dup _dup |
---|
10692 | | #define dup2 _dup2 |
---|
10693 | | #define ecvt _ecvt |
---|
10694 | | #define execl _execl |
---|
10695 | | #define execle _execle |
---|
10696 | | #define execlp _execlp |
---|
10697 | | #define execv _execv |
---|
10698 | | #define execve _execve |
---|
10699 | | #define execvp _execvp |
---|
10700 | | #define execvpe _execvpe |
---|
10701 | | #define fcloseall _fcloseall |
---|
10702 | | #define fcvt _fcvt |
---|
10703 | | #define fdopen _fdopen |
---|
10704 | | #define fileno _fileno |
---|
10705 | | #define gcvt _gcvt |
---|
10706 | | #define getcwd _getcwd |
---|
10707 | | #define getpid _getpid |
---|
10708 | | #define getw _getw |
---|
10709 | | #define isatty _isatty |
---|
10710 | | #define j0 _j0 |
---|
10711 | | #define j1 _j1 |
---|
10712 | | #define jn _jn |
---|
10713 | | #define lfind _lfind |
---|
10714 | | #define lsearch _lsearch |
---|
10715 | | #define lseek _lseek |
---|
10716 | | #define memccpy _memccpy |
---|
10717 | | #define mkdir _mkdir |
---|
10718 | | #define mktemp _mktemp |
---|
10719 | | #define open _open |
---|
10720 | | #define putenv _putenv |
---|
10721 | | #define putw _putw |
---|
10722 | | #define read _read |
---|
10723 | | #define rmdir _rmdir |
---|
10724 | | #define strdup _strdup |
---|
10725 | | #define swab _swab |
---|
10726 | | #define tempnam _tempnam |
---|
10727 | | #define tzset _tzset |
---|
10728 | | #define umask _umask |
---|
10729 | | #define unlink _unlink |
---|
10730 | | #define utime _utime |
---|
10731 | | #define wcsdup _wcsdup |
---|
10732 | | #define write _write |
---|
10733 | | #define y0 _y0 |
---|
10734 | | #define y1 _y1 |
---|
10735 | | #define yn _yn |
---|
10736 | | #endif |
---|
10737 | | |
---|
10738 | | |
---|
10739 | | int main () |
---|
10740 | | { |
---|
10741 | | int result = 0; |
---|
10742 | | #if HAVE_LSTAT |
---|
10743 | | if (open ("conftest.lnk/", O_RDONLY) != -1) |
---|
10744 | | result |= 1; |
---|
10745 | | #endif |
---|
10746 | | if (open ("conftest.sl/", O_CREAT, 0600) >= 0) |
---|
10747 | | result |= 2; |
---|
10748 | | return result; |
---|
10749 | | } |
---|
10750 | configure:44590: result: no |
---|
10751 | configure:44654: checking whether program_invocation_name is declared |
---|
10752 | configure:44654: result: no |
---|
10753 | configure:44665: checking whether program_invocation_short_name is declared |
---|
10754 | configure:44665: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
10755 | conftest.c:225:10: error: use of undeclared identifier 'program_invocation_short_name' |
---|
10756 | (void) program_invocation_short_name; |
---|
10757 | ^ |
---|
10758 | 1 error generated. |
---|
10759 | configure:44665: $? = 1 |
---|
10760 | configure: failed program was: |
---|
10761 | | /* confdefs.h */ |
---|
10762 | | #define PACKAGE_NAME "gettext-runtime" |
---|
10763 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
10764 | | #define PACKAGE_VERSION "0.22.5" |
---|
10765 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
10766 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
10767 | | #define PACKAGE_URL "" |
---|
10768 | | #define PACKAGE "gettext-runtime" |
---|
10769 | | #define VERSION "0.22.5" |
---|
10770 | | #define HAVE_STDIO_H 1 |
---|
10771 | | #define HAVE_STDLIB_H 1 |
---|
10772 | | #define HAVE_STRING_H 1 |
---|
10773 | | #define HAVE_INTTYPES_H 1 |
---|
10774 | | #define HAVE_STDINT_H 1 |
---|
10775 | | #define HAVE_STRINGS_H 1 |
---|
10776 | | #define HAVE_SYS_STAT_H 1 |
---|
10777 | | #define HAVE_SYS_TYPES_H 1 |
---|
10778 | | #define HAVE_UNISTD_H 1 |
---|
10779 | | #define HAVE_WCHAR_H 1 |
---|
10780 | | #define HAVE_SYS_PARAM_H 1 |
---|
10781 | | #define HAVE_SYS_SOCKET_H 1 |
---|
10782 | | #define HAVE_GETOPT_H 1 |
---|
10783 | | #define HAVE_SYS_CDEFS_H 1 |
---|
10784 | | #define HAVE_ICONV_H 1 |
---|
10785 | | #define HAVE_LIMITS_H 1 |
---|
10786 | | #define HAVE_WCTYPE_H 1 |
---|
10787 | | #define HAVE_LANGINFO_H 1 |
---|
10788 | | #define HAVE_XLOCALE_H 1 |
---|
10789 | | #define HAVE_SYS_MMAN_H 1 |
---|
10790 | | #define HAVE_SYS_TIME_H 1 |
---|
10791 | | #define HAVE_STDBOOL_H 1 |
---|
10792 | | #define STDC_HEADERS 1 |
---|
10793 | | #define _ALL_SOURCE 1 |
---|
10794 | | #define _DARWIN_C_SOURCE 1 |
---|
10795 | | #define _GNU_SOURCE 1 |
---|
10796 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
10797 | | #define _NETBSD_SOURCE 1 |
---|
10798 | | #define _OPENBSD_SOURCE 1 |
---|
10799 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10800 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
10801 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
10802 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
10803 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
10804 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
10805 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
10806 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
10807 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
10808 | | #define _TANDEM_SOURCE 1 |
---|
10809 | | #define __EXTENSIONS__ 1 |
---|
10810 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
10811 | | #define HAVE_DLFCN_H 1 |
---|
10812 | | #define LT_OBJDIR ".libs/" |
---|
10813 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
10814 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
10815 | | #define ENABLE_NLS 1 |
---|
10816 | | #define HAVE_ALLOCA_H 1 |
---|
10817 | | #define HAVE_ALLOCA 1 |
---|
10818 | | #define BITSIZEOF_WCHAR_T 32 |
---|
10819 | | #define HAVE_MBSTATE_T 1 |
---|
10820 | | #define HAVE_MBSINIT 1 |
---|
10821 | | #define HAVE_MBRTOWC 1 |
---|
10822 | | #define HAVE_REALPATH 1 |
---|
10823 | | #define HAVE_LSTAT 1 |
---|
10824 | | #define HAVE_FCNTL 1 |
---|
10825 | | #define HAVE_SYMLINK 1 |
---|
10826 | | #define HAVE_GETDTABLESIZE 1 |
---|
10827 | | #define HAVE_ISWCNTRL 1 |
---|
10828 | | #define HAVE_MPROTECT 1 |
---|
10829 | | #define HAVE_READLINK 1 |
---|
10830 | | #define HAVE_SETENV 1 |
---|
10831 | | #define HAVE_WCWIDTH 1 |
---|
10832 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10833 | | #define HAVE_MALLOC_POSIX 1 |
---|
10834 | | #define HAVE_FACCESSAT 1 |
---|
10835 | | #define HAVE_GETCWD 1 |
---|
10836 | | #define restrict __restrict__ |
---|
10837 | | #define HAVE_DECL_STRERROR_R 1 |
---|
10838 | | #define HAVE_STRERROR_R 1 |
---|
10839 | | #define HAVE___HEADER_INLINE 1 |
---|
10840 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
10841 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
10842 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
10843 | | #define HAVE_GETOPT_H 1 |
---|
10844 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
10845 | | #define HAVE_PTHREAD_API 1 |
---|
10846 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
10847 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
10848 | | #define HAVE_ICONV 1 |
---|
10849 | | #define ICONV_CONST |
---|
10850 | | #define HAVE_WINT_T 1 |
---|
10851 | | #define HAVE_LONG_LONG_INT 1 |
---|
10852 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
10853 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
10854 | | #define BITSIZEOF_SIZE_T 32 |
---|
10855 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
10856 | | #define BITSIZEOF_WCHAR_T 32 |
---|
10857 | | #define BITSIZEOF_WINT_T 32 |
---|
10858 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
10859 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
10860 | | #define HAVE_SIGNED_WINT_T 1 |
---|
10861 | | #define PTRDIFF_T_SUFFIX |
---|
10862 | | #define SIZE_T_SUFFIX ul |
---|
10863 | | #define SIG_ATOMIC_T_SUFFIX |
---|
10864 | | #define WCHAR_T_SUFFIX |
---|
10865 | | #define WINT_T_SUFFIX |
---|
10866 | | #define HAVE_TOWLOWER 1 |
---|
10867 | | #define HAVE_WCHAR_T 1 |
---|
10868 | | #define HAVE_LC_MESSAGES 1 |
---|
10869 | | #define HAVE_USELOCALE 1 |
---|
10870 | | #define HAVE_WORKING_USELOCALE 1 |
---|
10871 | | #define HAVE_GOOD_USELOCALE 1 |
---|
10872 | | #define USE_POSIX_THREADS 1 |
---|
10873 | | #define MALLOC_0_IS_NONNULL 1 |
---|
10874 | | #define MAP_ANONYMOUS MAP_ANON |
---|
10875 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
10876 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
10877 | | #define PROMOTED_MODE_T int |
---|
10878 | | #define HAVE_SIGSET_T 1 |
---|
10879 | | #define INSTALLPREFIX "/opt/local" |
---|
10880 | | #define HAVE_DECL_SETENV 1 |
---|
10881 | | #define USER_LABEL_PREFIX _ |
---|
10882 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
10883 | | #define HAVE_DECL_GETW 1 |
---|
10884 | | #define HAVE_DECL_PUTW 1 |
---|
10885 | | #define HAVE_DECL_ECVT 1 |
---|
10886 | | #define HAVE_DECL_FCVT 1 |
---|
10887 | | #define HAVE_DECL_GCVT 1 |
---|
10888 | | #define REPLACE_STRERROR_0 1 |
---|
10889 | | #define HAVE_DECL_STRNLEN 1 |
---|
10890 | | #define _USE_STD_STAT 1 |
---|
10891 | | #define HAVE_DECL_EXECVPE 0 |
---|
10892 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
10893 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
10894 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
10895 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
10896 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
10897 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
10898 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
10899 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
10900 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
10901 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
10902 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
10903 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
10904 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
10905 | | #define HAVE_DECL_WCSDUP 1 |
---|
10906 | | #define HAVE_ALLOCA 1 |
---|
10907 | | #define HAVE_ATEXIT 1 |
---|
10908 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
10909 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
10910 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
10911 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
10912 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
10913 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
10914 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
10915 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
10916 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
10917 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
10918 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
10919 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
10920 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
10921 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
10922 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
10923 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
10924 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
10925 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
10926 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
10927 | | #define GNULIB_TEST_REALPATH 1 |
---|
10928 | | #define HAVE_READLINKAT 1 |
---|
10929 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
10930 | | #define GNULIB_TEST_CLOSE 1 |
---|
10931 | | #define GNULIB_TEST_DUP2 1 |
---|
10932 | | #define GNULIB_TEST_ENVIRON 1 |
---|
10933 | | #define GNULIB_TEST_FCNTL 1 |
---|
10934 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
10935 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
10936 | | #define GNULIB_TEST_FSTAT 1 |
---|
10937 | | #define GNULIB_FWRITEERROR 1 |
---|
10938 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
10939 | | #define __GETOPT_PREFIX rpl_ |
---|
10940 | | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
10941 | | #define HAVE_GETPROGNAME 1 |
---|
10942 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
10943 | | #define GNULIB_TEST_GETPROGNAME 1 |
---|
10944 | | #define HAVE_INLINE 1 |
---|
10945 | | #define HAVE_ISWBLANK 1 |
---|
10946 | | #define HAVE_DECL_ISWBLANK 1 |
---|
10947 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
10948 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
10949 | | #define GNULIB_TEST_ISWPUNCT 1 |
---|
10950 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
10951 | | #define HAVE___INLINE 1 |
---|
10952 | | #define HAVE_NEWLOCALE 1 |
---|
10953 | | #define HAVE_DUPLOCALE 1 |
---|
10954 | | #define HAVE_FREELOCALE 1 |
---|
10955 | | #define GNULIB_TEST_LOCALENAME_UNSAFE 1 |
---|
10956 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
10957 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
10958 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
10959 | | #define GNULIB_LOCK 1 |
---|
10960 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
10961 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
10962 | | #define GNULIB_TEST_MBRTOC32 1 |
---|
10963 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
10964 | | #define GNULIB_TEST_MBSINIT 1 |
---|
10965 | | #define GNULIB_TEST_MBSLEN 1 |
---|
10966 | | #define GNULIB_TEST_MBSSTR 1 |
---|
10967 | | #define GNULIB_TEST_MBSZERO 1 |
---|
10968 | | #define GNULIB_TEST_MEMCHR 1 |
---|
10969 | | #define HAVE_MEMMOVE 1 |
---|
10970 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
10971 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
10972 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
10973 | | #define GNULIB_TEST_OPEN 1 |
---|
10974 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
10975 | | /* end confdefs.h. */ |
---|
10976 | | #include <errno.h> |
---|
10977 | | |
---|
10978 | | int |
---|
10979 | | main (void) |
---|
10980 | | { |
---|
10981 | | #ifndef program_invocation_short_name |
---|
10982 | | #ifdef __cplusplus |
---|
10983 | | (void) program_invocation_short_name; |
---|
10984 | | #else |
---|
10985 | | (void) program_invocation_short_name; |
---|
10986 | | #endif |
---|
10987 | | #endif |
---|
10988 | | |
---|
10989 | | ; |
---|
10990 | | return 0; |
---|
10991 | | } |
---|
10992 | configure:44665: result: no |
---|
10993 | configure:44687: checking for raise |
---|
10994 | configure:44687: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
10995 | configure:44687: $? = 0 |
---|
10996 | configure:44687: result: yes |
---|
10997 | configure:44709: checking for sigprocmask |
---|
10998 | configure:44709: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
10999 | configure:44709: $? = 0 |
---|
11000 | configure:44709: result: yes |
---|
11001 | configure:44772: checking for rawmemchr |
---|
11002 | configure:44772: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
11003 | Undefined symbols for architecture i386: |
---|
11004 | "_rawmemchr", referenced from: |
---|
11005 | _main in conftest-5a01a3.o |
---|
11006 | ld: symbol(s) not found for architecture i386 |
---|
11007 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
11008 | configure:44772: $? = 1 |
---|
11009 | configure: failed program was: |
---|
11010 | | /* confdefs.h */ |
---|
11011 | | #define PACKAGE_NAME "gettext-runtime" |
---|
11012 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
11013 | | #define PACKAGE_VERSION "0.22.5" |
---|
11014 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
11015 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
11016 | | #define PACKAGE_URL "" |
---|
11017 | | #define PACKAGE "gettext-runtime" |
---|
11018 | | #define VERSION "0.22.5" |
---|
11019 | | #define HAVE_STDIO_H 1 |
---|
11020 | | #define HAVE_STDLIB_H 1 |
---|
11021 | | #define HAVE_STRING_H 1 |
---|
11022 | | #define HAVE_INTTYPES_H 1 |
---|
11023 | | #define HAVE_STDINT_H 1 |
---|
11024 | | #define HAVE_STRINGS_H 1 |
---|
11025 | | #define HAVE_SYS_STAT_H 1 |
---|
11026 | | #define HAVE_SYS_TYPES_H 1 |
---|
11027 | | #define HAVE_UNISTD_H 1 |
---|
11028 | | #define HAVE_WCHAR_H 1 |
---|
11029 | | #define HAVE_SYS_PARAM_H 1 |
---|
11030 | | #define HAVE_SYS_SOCKET_H 1 |
---|
11031 | | #define HAVE_GETOPT_H 1 |
---|
11032 | | #define HAVE_SYS_CDEFS_H 1 |
---|
11033 | | #define HAVE_ICONV_H 1 |
---|
11034 | | #define HAVE_LIMITS_H 1 |
---|
11035 | | #define HAVE_WCTYPE_H 1 |
---|
11036 | | #define HAVE_LANGINFO_H 1 |
---|
11037 | | #define HAVE_XLOCALE_H 1 |
---|
11038 | | #define HAVE_SYS_MMAN_H 1 |
---|
11039 | | #define HAVE_SYS_TIME_H 1 |
---|
11040 | | #define HAVE_STDBOOL_H 1 |
---|
11041 | | #define STDC_HEADERS 1 |
---|
11042 | | #define _ALL_SOURCE 1 |
---|
11043 | | #define _DARWIN_C_SOURCE 1 |
---|
11044 | | #define _GNU_SOURCE 1 |
---|
11045 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
11046 | | #define _NETBSD_SOURCE 1 |
---|
11047 | | #define _OPENBSD_SOURCE 1 |
---|
11048 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11049 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
11050 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
11051 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
11052 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
11053 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
11054 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
11055 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
11056 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
11057 | | #define _TANDEM_SOURCE 1 |
---|
11058 | | #define __EXTENSIONS__ 1 |
---|
11059 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
11060 | | #define HAVE_DLFCN_H 1 |
---|
11061 | | #define LT_OBJDIR ".libs/" |
---|
11062 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
11063 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
11064 | | #define ENABLE_NLS 1 |
---|
11065 | | #define HAVE_ALLOCA_H 1 |
---|
11066 | | #define HAVE_ALLOCA 1 |
---|
11067 | | #define BITSIZEOF_WCHAR_T 32 |
---|
11068 | | #define HAVE_MBSTATE_T 1 |
---|
11069 | | #define HAVE_MBSINIT 1 |
---|
11070 | | #define HAVE_MBRTOWC 1 |
---|
11071 | | #define HAVE_REALPATH 1 |
---|
11072 | | #define HAVE_LSTAT 1 |
---|
11073 | | #define HAVE_FCNTL 1 |
---|
11074 | | #define HAVE_SYMLINK 1 |
---|
11075 | | #define HAVE_GETDTABLESIZE 1 |
---|
11076 | | #define HAVE_ISWCNTRL 1 |
---|
11077 | | #define HAVE_MPROTECT 1 |
---|
11078 | | #define HAVE_READLINK 1 |
---|
11079 | | #define HAVE_SETENV 1 |
---|
11080 | | #define HAVE_WCWIDTH 1 |
---|
11081 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11082 | | #define HAVE_MALLOC_POSIX 1 |
---|
11083 | | #define HAVE_FACCESSAT 1 |
---|
11084 | | #define HAVE_GETCWD 1 |
---|
11085 | | #define restrict __restrict__ |
---|
11086 | | #define HAVE_DECL_STRERROR_R 1 |
---|
11087 | | #define HAVE_STRERROR_R 1 |
---|
11088 | | #define HAVE___HEADER_INLINE 1 |
---|
11089 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
11090 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
11091 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
11092 | | #define HAVE_GETOPT_H 1 |
---|
11093 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
11094 | | #define HAVE_PTHREAD_API 1 |
---|
11095 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
11096 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
11097 | | #define HAVE_ICONV 1 |
---|
11098 | | #define ICONV_CONST |
---|
11099 | | #define HAVE_WINT_T 1 |
---|
11100 | | #define HAVE_LONG_LONG_INT 1 |
---|
11101 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
11102 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
11103 | | #define BITSIZEOF_SIZE_T 32 |
---|
11104 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
11105 | | #define BITSIZEOF_WCHAR_T 32 |
---|
11106 | | #define BITSIZEOF_WINT_T 32 |
---|
11107 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
11108 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
11109 | | #define HAVE_SIGNED_WINT_T 1 |
---|
11110 | | #define PTRDIFF_T_SUFFIX |
---|
11111 | | #define SIZE_T_SUFFIX ul |
---|
11112 | | #define SIG_ATOMIC_T_SUFFIX |
---|
11113 | | #define WCHAR_T_SUFFIX |
---|
11114 | | #define WINT_T_SUFFIX |
---|
11115 | | #define HAVE_TOWLOWER 1 |
---|
11116 | | #define HAVE_WCHAR_T 1 |
---|
11117 | | #define HAVE_LC_MESSAGES 1 |
---|
11118 | | #define HAVE_USELOCALE 1 |
---|
11119 | | #define HAVE_WORKING_USELOCALE 1 |
---|
11120 | | #define HAVE_GOOD_USELOCALE 1 |
---|
11121 | | #define USE_POSIX_THREADS 1 |
---|
11122 | | #define MALLOC_0_IS_NONNULL 1 |
---|
11123 | | #define MAP_ANONYMOUS MAP_ANON |
---|
11124 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
11125 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
11126 | | #define PROMOTED_MODE_T int |
---|
11127 | | #define HAVE_SIGSET_T 1 |
---|
11128 | | #define INSTALLPREFIX "/opt/local" |
---|
11129 | | #define HAVE_DECL_SETENV 1 |
---|
11130 | | #define USER_LABEL_PREFIX _ |
---|
11131 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
11132 | | #define HAVE_DECL_GETW 1 |
---|
11133 | | #define HAVE_DECL_PUTW 1 |
---|
11134 | | #define HAVE_DECL_ECVT 1 |
---|
11135 | | #define HAVE_DECL_FCVT 1 |
---|
11136 | | #define HAVE_DECL_GCVT 1 |
---|
11137 | | #define REPLACE_STRERROR_0 1 |
---|
11138 | | #define HAVE_DECL_STRNLEN 1 |
---|
11139 | | #define _USE_STD_STAT 1 |
---|
11140 | | #define HAVE_DECL_EXECVPE 0 |
---|
11141 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
11142 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
11143 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
11144 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
11145 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
11146 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
11147 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
11148 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
11149 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
11150 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
11151 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
11152 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
11153 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
11154 | | #define HAVE_DECL_WCSDUP 1 |
---|
11155 | | #define HAVE_ALLOCA 1 |
---|
11156 | | #define HAVE_ATEXIT 1 |
---|
11157 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
11158 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
11159 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
11160 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
11161 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
11162 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
11163 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
11164 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
11165 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
11166 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
11167 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
11168 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
11169 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
11170 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
11171 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
11172 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
11173 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
11174 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
11175 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
11176 | | #define GNULIB_TEST_REALPATH 1 |
---|
11177 | | #define HAVE_READLINKAT 1 |
---|
11178 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
11179 | | #define GNULIB_TEST_CLOSE 1 |
---|
11180 | | #define GNULIB_TEST_DUP2 1 |
---|
11181 | | #define GNULIB_TEST_ENVIRON 1 |
---|
11182 | | #define GNULIB_TEST_FCNTL 1 |
---|
11183 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
11184 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
11185 | | #define GNULIB_TEST_FSTAT 1 |
---|
11186 | | #define GNULIB_FWRITEERROR 1 |
---|
11187 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
11188 | | #define __GETOPT_PREFIX rpl_ |
---|
11189 | | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
11190 | | #define HAVE_GETPROGNAME 1 |
---|
11191 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
11192 | | #define GNULIB_TEST_GETPROGNAME 1 |
---|
11193 | | #define HAVE_INLINE 1 |
---|
11194 | | #define HAVE_ISWBLANK 1 |
---|
11195 | | #define HAVE_DECL_ISWBLANK 1 |
---|
11196 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
11197 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
11198 | | #define GNULIB_TEST_ISWPUNCT 1 |
---|
11199 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
11200 | | #define HAVE___INLINE 1 |
---|
11201 | | #define HAVE_NEWLOCALE 1 |
---|
11202 | | #define HAVE_DUPLOCALE 1 |
---|
11203 | | #define HAVE_FREELOCALE 1 |
---|
11204 | | #define GNULIB_TEST_LOCALENAME_UNSAFE 1 |
---|
11205 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
11206 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
11207 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
11208 | | #define GNULIB_LOCK 1 |
---|
11209 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
11210 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
11211 | | #define GNULIB_TEST_MBRTOC32 1 |
---|
11212 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
11213 | | #define GNULIB_TEST_MBSINIT 1 |
---|
11214 | | #define GNULIB_TEST_MBSLEN 1 |
---|
11215 | | #define GNULIB_TEST_MBSSTR 1 |
---|
11216 | | #define GNULIB_TEST_MBSZERO 1 |
---|
11217 | | #define GNULIB_TEST_MEMCHR 1 |
---|
11218 | | #define HAVE_MEMMOVE 1 |
---|
11219 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
11220 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
11221 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
11222 | | #define GNULIB_TEST_OPEN 1 |
---|
11223 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
11224 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
11225 | | #define HAVE_RAISE 1 |
---|
11226 | | #define GNULIB_TEST_RAISE 1 |
---|
11227 | | /* end confdefs.h. */ |
---|
11228 | | /* Define rawmemchr to an innocuous variant, in case <limits.h> declares rawmemchr. |
---|
11229 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
11230 | | #define rawmemchr innocuous_rawmemchr |
---|
11231 | | |
---|
11232 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
11233 | | which can conflict with char rawmemchr (void); below. */ |
---|
11234 | | |
---|
11235 | | #include <limits.h> |
---|
11236 | | #undef rawmemchr |
---|
11237 | | |
---|
11238 | | /* Override any GCC internal prototype to avoid an error. |
---|
11239 | | Use char because int might match the return type of a GCC |
---|
11240 | | builtin and then its argument prototype would still apply. */ |
---|
11241 | | #ifdef __cplusplus |
---|
11242 | | extern "C" |
---|
11243 | | #endif |
---|
11244 | | char rawmemchr (void); |
---|
11245 | | /* The GNU C library defines this for functions which it implements |
---|
11246 | | to always fail with ENOSYS. Some functions are actually named |
---|
11247 | | something starting with __ and the normal name is an alias. */ |
---|
11248 | | #if defined __stub_rawmemchr || defined __stub___rawmemchr |
---|
11249 | | choke me |
---|
11250 | | #endif |
---|
11251 | | |
---|
11252 | | int |
---|
11253 | | main (void) |
---|
11254 | | { |
---|
11255 | | return rawmemchr (); |
---|
11256 | | ; |
---|
11257 | | return 0; |
---|
11258 | | } |
---|
11259 | configure:44772: result: no |
---|
11260 | configure:44832: checking whether readlink signature is correct |
---|
11261 | configure:44851: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
11262 | configure:44851: $? = 0 |
---|
11263 | configure:44861: result: yes |
---|
11264 | configure:44863: checking whether readlink handles trailing slash correctly |
---|
11265 | configure:44903: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
11266 | configure:44903: $? = 0 |
---|
11267 | configure:44903: ./conftest |
---|
11268 | configure:44903: $? = 1 |
---|
11269 | configure: program exited with status 1 |
---|
11270 | configure: failed program was: |
---|
11271 | | /* confdefs.h */ |
---|
11272 | | #define PACKAGE_NAME "gettext-runtime" |
---|
11273 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
11274 | | #define PACKAGE_VERSION "0.22.5" |
---|
11275 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
11276 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
11277 | | #define PACKAGE_URL "" |
---|
11278 | | #define PACKAGE "gettext-runtime" |
---|
11279 | | #define VERSION "0.22.5" |
---|
11280 | | #define HAVE_STDIO_H 1 |
---|
11281 | | #define HAVE_STDLIB_H 1 |
---|
11282 | | #define HAVE_STRING_H 1 |
---|
11283 | | #define HAVE_INTTYPES_H 1 |
---|
11284 | | #define HAVE_STDINT_H 1 |
---|
11285 | | #define HAVE_STRINGS_H 1 |
---|
11286 | | #define HAVE_SYS_STAT_H 1 |
---|
11287 | | #define HAVE_SYS_TYPES_H 1 |
---|
11288 | | #define HAVE_UNISTD_H 1 |
---|
11289 | | #define HAVE_WCHAR_H 1 |
---|
11290 | | #define HAVE_SYS_PARAM_H 1 |
---|
11291 | | #define HAVE_SYS_SOCKET_H 1 |
---|
11292 | | #define HAVE_GETOPT_H 1 |
---|
11293 | | #define HAVE_SYS_CDEFS_H 1 |
---|
11294 | | #define HAVE_ICONV_H 1 |
---|
11295 | | #define HAVE_LIMITS_H 1 |
---|
11296 | | #define HAVE_WCTYPE_H 1 |
---|
11297 | | #define HAVE_LANGINFO_H 1 |
---|
11298 | | #define HAVE_XLOCALE_H 1 |
---|
11299 | | #define HAVE_SYS_MMAN_H 1 |
---|
11300 | | #define HAVE_SYS_TIME_H 1 |
---|
11301 | | #define HAVE_STDBOOL_H 1 |
---|
11302 | | #define STDC_HEADERS 1 |
---|
11303 | | #define _ALL_SOURCE 1 |
---|
11304 | | #define _DARWIN_C_SOURCE 1 |
---|
11305 | | #define _GNU_SOURCE 1 |
---|
11306 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
11307 | | #define _NETBSD_SOURCE 1 |
---|
11308 | | #define _OPENBSD_SOURCE 1 |
---|
11309 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11310 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
11311 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
11312 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
11313 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
11314 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
11315 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
11316 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
11317 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
11318 | | #define _TANDEM_SOURCE 1 |
---|
11319 | | #define __EXTENSIONS__ 1 |
---|
11320 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
11321 | | #define HAVE_DLFCN_H 1 |
---|
11322 | | #define LT_OBJDIR ".libs/" |
---|
11323 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
11324 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
11325 | | #define ENABLE_NLS 1 |
---|
11326 | | #define HAVE_ALLOCA_H 1 |
---|
11327 | | #define HAVE_ALLOCA 1 |
---|
11328 | | #define BITSIZEOF_WCHAR_T 32 |
---|
11329 | | #define HAVE_MBSTATE_T 1 |
---|
11330 | | #define HAVE_MBSINIT 1 |
---|
11331 | | #define HAVE_MBRTOWC 1 |
---|
11332 | | #define HAVE_REALPATH 1 |
---|
11333 | | #define HAVE_LSTAT 1 |
---|
11334 | | #define HAVE_FCNTL 1 |
---|
11335 | | #define HAVE_SYMLINK 1 |
---|
11336 | | #define HAVE_GETDTABLESIZE 1 |
---|
11337 | | #define HAVE_ISWCNTRL 1 |
---|
11338 | | #define HAVE_MPROTECT 1 |
---|
11339 | | #define HAVE_READLINK 1 |
---|
11340 | | #define HAVE_SETENV 1 |
---|
11341 | | #define HAVE_WCWIDTH 1 |
---|
11342 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11343 | | #define HAVE_MALLOC_POSIX 1 |
---|
11344 | | #define HAVE_FACCESSAT 1 |
---|
11345 | | #define HAVE_GETCWD 1 |
---|
11346 | | #define restrict __restrict__ |
---|
11347 | | #define HAVE_DECL_STRERROR_R 1 |
---|
11348 | | #define HAVE_STRERROR_R 1 |
---|
11349 | | #define HAVE___HEADER_INLINE 1 |
---|
11350 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
11351 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
11352 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
11353 | | #define HAVE_GETOPT_H 1 |
---|
11354 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
11355 | | #define HAVE_PTHREAD_API 1 |
---|
11356 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
11357 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
11358 | | #define HAVE_ICONV 1 |
---|
11359 | | #define ICONV_CONST |
---|
11360 | | #define HAVE_WINT_T 1 |
---|
11361 | | #define HAVE_LONG_LONG_INT 1 |
---|
11362 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
11363 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
11364 | | #define BITSIZEOF_SIZE_T 32 |
---|
11365 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
11366 | | #define BITSIZEOF_WCHAR_T 32 |
---|
11367 | | #define BITSIZEOF_WINT_T 32 |
---|
11368 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
11369 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
11370 | | #define HAVE_SIGNED_WINT_T 1 |
---|
11371 | | #define PTRDIFF_T_SUFFIX |
---|
11372 | | #define SIZE_T_SUFFIX ul |
---|
11373 | | #define SIG_ATOMIC_T_SUFFIX |
---|
11374 | | #define WCHAR_T_SUFFIX |
---|
11375 | | #define WINT_T_SUFFIX |
---|
11376 | | #define HAVE_TOWLOWER 1 |
---|
11377 | | #define HAVE_WCHAR_T 1 |
---|
11378 | | #define HAVE_LC_MESSAGES 1 |
---|
11379 | | #define HAVE_USELOCALE 1 |
---|
11380 | | #define HAVE_WORKING_USELOCALE 1 |
---|
11381 | | #define HAVE_GOOD_USELOCALE 1 |
---|
11382 | | #define USE_POSIX_THREADS 1 |
---|
11383 | | #define MALLOC_0_IS_NONNULL 1 |
---|
11384 | | #define MAP_ANONYMOUS MAP_ANON |
---|
11385 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
11386 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
11387 | | #define PROMOTED_MODE_T int |
---|
11388 | | #define HAVE_SIGSET_T 1 |
---|
11389 | | #define INSTALLPREFIX "/opt/local" |
---|
11390 | | #define HAVE_DECL_SETENV 1 |
---|
11391 | | #define USER_LABEL_PREFIX _ |
---|
11392 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
11393 | | #define HAVE_DECL_GETW 1 |
---|
11394 | | #define HAVE_DECL_PUTW 1 |
---|
11395 | | #define HAVE_DECL_ECVT 1 |
---|
11396 | | #define HAVE_DECL_FCVT 1 |
---|
11397 | | #define HAVE_DECL_GCVT 1 |
---|
11398 | | #define REPLACE_STRERROR_0 1 |
---|
11399 | | #define HAVE_DECL_STRNLEN 1 |
---|
11400 | | #define _USE_STD_STAT 1 |
---|
11401 | | #define HAVE_DECL_EXECVPE 0 |
---|
11402 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
11403 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
11404 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
11405 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
11406 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
11407 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
11408 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
11409 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
11410 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
11411 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
11412 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
11413 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
11414 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
11415 | | #define HAVE_DECL_WCSDUP 1 |
---|
11416 | | #define HAVE_ALLOCA 1 |
---|
11417 | | #define HAVE_ATEXIT 1 |
---|
11418 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
11419 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
11420 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
11421 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
11422 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
11423 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
11424 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
11425 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
11426 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
11427 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
11428 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
11429 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
11430 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
11431 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
11432 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
11433 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
11434 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
11435 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
11436 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
11437 | | #define GNULIB_TEST_REALPATH 1 |
---|
11438 | | #define HAVE_READLINKAT 1 |
---|
11439 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
11440 | | #define GNULIB_TEST_CLOSE 1 |
---|
11441 | | #define GNULIB_TEST_DUP2 1 |
---|
11442 | | #define GNULIB_TEST_ENVIRON 1 |
---|
11443 | | #define GNULIB_TEST_FCNTL 1 |
---|
11444 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
11445 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
11446 | | #define GNULIB_TEST_FSTAT 1 |
---|
11447 | | #define GNULIB_FWRITEERROR 1 |
---|
11448 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
11449 | | #define __GETOPT_PREFIX rpl_ |
---|
11450 | | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
11451 | | #define HAVE_GETPROGNAME 1 |
---|
11452 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
11453 | | #define GNULIB_TEST_GETPROGNAME 1 |
---|
11454 | | #define HAVE_INLINE 1 |
---|
11455 | | #define HAVE_ISWBLANK 1 |
---|
11456 | | #define HAVE_DECL_ISWBLANK 1 |
---|
11457 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
11458 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
11459 | | #define GNULIB_TEST_ISWPUNCT 1 |
---|
11460 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
11461 | | #define HAVE___INLINE 1 |
---|
11462 | | #define HAVE_NEWLOCALE 1 |
---|
11463 | | #define HAVE_DUPLOCALE 1 |
---|
11464 | | #define HAVE_FREELOCALE 1 |
---|
11465 | | #define GNULIB_TEST_LOCALENAME_UNSAFE 1 |
---|
11466 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
11467 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
11468 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
11469 | | #define GNULIB_LOCK 1 |
---|
11470 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
11471 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
11472 | | #define GNULIB_TEST_MBRTOC32 1 |
---|
11473 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
11474 | | #define GNULIB_TEST_MBSINIT 1 |
---|
11475 | | #define GNULIB_TEST_MBSLEN 1 |
---|
11476 | | #define GNULIB_TEST_MBSSTR 1 |
---|
11477 | | #define GNULIB_TEST_MBSZERO 1 |
---|
11478 | | #define GNULIB_TEST_MEMCHR 1 |
---|
11479 | | #define HAVE_MEMMOVE 1 |
---|
11480 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
11481 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
11482 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
11483 | | #define GNULIB_TEST_OPEN 1 |
---|
11484 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
11485 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
11486 | | #define HAVE_RAISE 1 |
---|
11487 | | #define GNULIB_TEST_RAISE 1 |
---|
11488 | | #define GNULIB_TEST_RAWMEMCHR 1 |
---|
11489 | | /* end confdefs.h. */ |
---|
11490 | | #include <unistd.h> |
---|
11491 | | |
---|
11492 | | int |
---|
11493 | | main (void) |
---|
11494 | | { |
---|
11495 | | char buf[20]; |
---|
11496 | | return readlink ("conftest.lnk2/", buf, sizeof buf) != -1; |
---|
11497 | | ; |
---|
11498 | | return 0; |
---|
11499 | | } |
---|
11500 | configure:44918: result: no |
---|
11501 | configure:44934: checking whether readlink truncates results correctly |
---|
11502 | configure:44973: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
11503 | configure:44973: $? = 0 |
---|
11504 | configure:44973: ./conftest |
---|
11505 | configure:44973: $? = 0 |
---|
11506 | configure:44988: result: yes |
---|
11507 | configure:45050: checking whether realloc (0, 0) returns nonnull |
---|
11508 | configure:45086: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
11509 | configure:45086: $? = 0 |
---|
11510 | configure:45086: ./conftest |
---|
11511 | configure:45086: $? = 0 |
---|
11512 | configure:45101: result: yes |
---|
11513 | configure:45188: checking for reallocarray |
---|
11514 | configure:45225: checking for reallocarray |
---|
11515 | configure:45225: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
11516 | Undefined symbols for architecture i386: |
---|
11517 | "_reallocarray", referenced from: |
---|
11518 | _main in conftest-c2adca.o |
---|
11519 | ld: symbol(s) not found for architecture i386 |
---|
11520 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
11521 | configure:45225: $? = 1 |
---|
11522 | configure: failed program was: |
---|
11523 | | /* confdefs.h */ |
---|
11524 | | #define PACKAGE_NAME "gettext-runtime" |
---|
11525 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
11526 | | #define PACKAGE_VERSION "0.22.5" |
---|
11527 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
11528 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
11529 | | #define PACKAGE_URL "" |
---|
11530 | | #define PACKAGE "gettext-runtime" |
---|
11531 | | #define VERSION "0.22.5" |
---|
11532 | | #define HAVE_STDIO_H 1 |
---|
11533 | | #define HAVE_STDLIB_H 1 |
---|
11534 | | #define HAVE_STRING_H 1 |
---|
11535 | | #define HAVE_INTTYPES_H 1 |
---|
11536 | | #define HAVE_STDINT_H 1 |
---|
11537 | | #define HAVE_STRINGS_H 1 |
---|
11538 | | #define HAVE_SYS_STAT_H 1 |
---|
11539 | | #define HAVE_SYS_TYPES_H 1 |
---|
11540 | | #define HAVE_UNISTD_H 1 |
---|
11541 | | #define HAVE_WCHAR_H 1 |
---|
11542 | | #define HAVE_SYS_PARAM_H 1 |
---|
11543 | | #define HAVE_SYS_SOCKET_H 1 |
---|
11544 | | #define HAVE_GETOPT_H 1 |
---|
11545 | | #define HAVE_SYS_CDEFS_H 1 |
---|
11546 | | #define HAVE_ICONV_H 1 |
---|
11547 | | #define HAVE_LIMITS_H 1 |
---|
11548 | | #define HAVE_WCTYPE_H 1 |
---|
11549 | | #define HAVE_LANGINFO_H 1 |
---|
11550 | | #define HAVE_XLOCALE_H 1 |
---|
11551 | | #define HAVE_SYS_MMAN_H 1 |
---|
11552 | | #define HAVE_SYS_TIME_H 1 |
---|
11553 | | #define HAVE_STDBOOL_H 1 |
---|
11554 | | #define STDC_HEADERS 1 |
---|
11555 | | #define _ALL_SOURCE 1 |
---|
11556 | | #define _DARWIN_C_SOURCE 1 |
---|
11557 | | #define _GNU_SOURCE 1 |
---|
11558 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
11559 | | #define _NETBSD_SOURCE 1 |
---|
11560 | | #define _OPENBSD_SOURCE 1 |
---|
11561 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11562 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
11563 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
11564 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
11565 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
11566 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
11567 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
11568 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
11569 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
11570 | | #define _TANDEM_SOURCE 1 |
---|
11571 | | #define __EXTENSIONS__ 1 |
---|
11572 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
11573 | | #define HAVE_DLFCN_H 1 |
---|
11574 | | #define LT_OBJDIR ".libs/" |
---|
11575 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
11576 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
11577 | | #define ENABLE_NLS 1 |
---|
11578 | | #define HAVE_ALLOCA_H 1 |
---|
11579 | | #define HAVE_ALLOCA 1 |
---|
11580 | | #define BITSIZEOF_WCHAR_T 32 |
---|
11581 | | #define HAVE_MBSTATE_T 1 |
---|
11582 | | #define HAVE_MBSINIT 1 |
---|
11583 | | #define HAVE_MBRTOWC 1 |
---|
11584 | | #define HAVE_REALPATH 1 |
---|
11585 | | #define HAVE_LSTAT 1 |
---|
11586 | | #define HAVE_FCNTL 1 |
---|
11587 | | #define HAVE_SYMLINK 1 |
---|
11588 | | #define HAVE_GETDTABLESIZE 1 |
---|
11589 | | #define HAVE_ISWCNTRL 1 |
---|
11590 | | #define HAVE_MPROTECT 1 |
---|
11591 | | #define HAVE_READLINK 1 |
---|
11592 | | #define HAVE_SETENV 1 |
---|
11593 | | #define HAVE_WCWIDTH 1 |
---|
11594 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11595 | | #define HAVE_MALLOC_POSIX 1 |
---|
11596 | | #define HAVE_FACCESSAT 1 |
---|
11597 | | #define HAVE_GETCWD 1 |
---|
11598 | | #define restrict __restrict__ |
---|
11599 | | #define HAVE_DECL_STRERROR_R 1 |
---|
11600 | | #define HAVE_STRERROR_R 1 |
---|
11601 | | #define HAVE___HEADER_INLINE 1 |
---|
11602 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
11603 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
11604 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
11605 | | #define HAVE_GETOPT_H 1 |
---|
11606 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
11607 | | #define HAVE_PTHREAD_API 1 |
---|
11608 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
11609 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
11610 | | #define HAVE_ICONV 1 |
---|
11611 | | #define ICONV_CONST |
---|
11612 | | #define HAVE_WINT_T 1 |
---|
11613 | | #define HAVE_LONG_LONG_INT 1 |
---|
11614 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
11615 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
11616 | | #define BITSIZEOF_SIZE_T 32 |
---|
11617 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
11618 | | #define BITSIZEOF_WCHAR_T 32 |
---|
11619 | | #define BITSIZEOF_WINT_T 32 |
---|
11620 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
11621 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
11622 | | #define HAVE_SIGNED_WINT_T 1 |
---|
11623 | | #define PTRDIFF_T_SUFFIX |
---|
11624 | | #define SIZE_T_SUFFIX ul |
---|
11625 | | #define SIG_ATOMIC_T_SUFFIX |
---|
11626 | | #define WCHAR_T_SUFFIX |
---|
11627 | | #define WINT_T_SUFFIX |
---|
11628 | | #define HAVE_TOWLOWER 1 |
---|
11629 | | #define HAVE_WCHAR_T 1 |
---|
11630 | | #define HAVE_LC_MESSAGES 1 |
---|
11631 | | #define HAVE_USELOCALE 1 |
---|
11632 | | #define HAVE_WORKING_USELOCALE 1 |
---|
11633 | | #define HAVE_GOOD_USELOCALE 1 |
---|
11634 | | #define USE_POSIX_THREADS 1 |
---|
11635 | | #define MALLOC_0_IS_NONNULL 1 |
---|
11636 | | #define MAP_ANONYMOUS MAP_ANON |
---|
11637 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
11638 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
11639 | | #define PROMOTED_MODE_T int |
---|
11640 | | #define HAVE_SIGSET_T 1 |
---|
11641 | | #define INSTALLPREFIX "/opt/local" |
---|
11642 | | #define HAVE_DECL_SETENV 1 |
---|
11643 | | #define USER_LABEL_PREFIX _ |
---|
11644 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
11645 | | #define HAVE_DECL_GETW 1 |
---|
11646 | | #define HAVE_DECL_PUTW 1 |
---|
11647 | | #define HAVE_DECL_ECVT 1 |
---|
11648 | | #define HAVE_DECL_FCVT 1 |
---|
11649 | | #define HAVE_DECL_GCVT 1 |
---|
11650 | | #define REPLACE_STRERROR_0 1 |
---|
11651 | | #define HAVE_DECL_STRNLEN 1 |
---|
11652 | | #define _USE_STD_STAT 1 |
---|
11653 | | #define HAVE_DECL_EXECVPE 0 |
---|
11654 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
11655 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
11656 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
11657 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
11658 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
11659 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
11660 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
11661 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
11662 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
11663 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
11664 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
11665 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
11666 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
11667 | | #define HAVE_DECL_WCSDUP 1 |
---|
11668 | | #define HAVE_ALLOCA 1 |
---|
11669 | | #define HAVE_ATEXIT 1 |
---|
11670 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
11671 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
11672 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
11673 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
11674 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
11675 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
11676 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
11677 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
11678 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
11679 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
11680 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
11681 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
11682 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
11683 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
11684 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
11685 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
11686 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
11687 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
11688 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
11689 | | #define GNULIB_TEST_REALPATH 1 |
---|
11690 | | #define HAVE_READLINKAT 1 |
---|
11691 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
11692 | | #define GNULIB_TEST_CLOSE 1 |
---|
11693 | | #define GNULIB_TEST_DUP2 1 |
---|
11694 | | #define GNULIB_TEST_ENVIRON 1 |
---|
11695 | | #define GNULIB_TEST_FCNTL 1 |
---|
11696 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
11697 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
11698 | | #define GNULIB_TEST_FSTAT 1 |
---|
11699 | | #define GNULIB_FWRITEERROR 1 |
---|
11700 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
11701 | | #define __GETOPT_PREFIX rpl_ |
---|
11702 | | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
11703 | | #define HAVE_GETPROGNAME 1 |
---|
11704 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
11705 | | #define GNULIB_TEST_GETPROGNAME 1 |
---|
11706 | | #define HAVE_INLINE 1 |
---|
11707 | | #define HAVE_ISWBLANK 1 |
---|
11708 | | #define HAVE_DECL_ISWBLANK 1 |
---|
11709 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
11710 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
11711 | | #define GNULIB_TEST_ISWPUNCT 1 |
---|
11712 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
11713 | | #define HAVE___INLINE 1 |
---|
11714 | | #define HAVE_NEWLOCALE 1 |
---|
11715 | | #define HAVE_DUPLOCALE 1 |
---|
11716 | | #define HAVE_FREELOCALE 1 |
---|
11717 | | #define GNULIB_TEST_LOCALENAME_UNSAFE 1 |
---|
11718 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
11719 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
11720 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
11721 | | #define GNULIB_LOCK 1 |
---|
11722 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
11723 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
11724 | | #define GNULIB_TEST_MBRTOC32 1 |
---|
11725 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
11726 | | #define GNULIB_TEST_MBSINIT 1 |
---|
11727 | | #define GNULIB_TEST_MBSLEN 1 |
---|
11728 | | #define GNULIB_TEST_MBSSTR 1 |
---|
11729 | | #define GNULIB_TEST_MBSZERO 1 |
---|
11730 | | #define GNULIB_TEST_MEMCHR 1 |
---|
11731 | | #define HAVE_MEMMOVE 1 |
---|
11732 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
11733 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
11734 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
11735 | | #define GNULIB_TEST_OPEN 1 |
---|
11736 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
11737 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
11738 | | #define HAVE_RAISE 1 |
---|
11739 | | #define GNULIB_TEST_RAISE 1 |
---|
11740 | | #define GNULIB_TEST_RAWMEMCHR 1 |
---|
11741 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
11742 | | #define GNULIB_TEST_READLINK 1 |
---|
11743 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
11744 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
11745 | | /* end confdefs.h. */ |
---|
11746 | | /* Define reallocarray to an innocuous variant, in case <limits.h> declares reallocarray. |
---|
11747 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
11748 | | #define reallocarray innocuous_reallocarray |
---|
11749 | | |
---|
11750 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
11751 | | which can conflict with char reallocarray (void); below. */ |
---|
11752 | | |
---|
11753 | | #include <limits.h> |
---|
11754 | | #undef reallocarray |
---|
11755 | | |
---|
11756 | | /* Override any GCC internal prototype to avoid an error. |
---|
11757 | | Use char because int might match the return type of a GCC |
---|
11758 | | builtin and then its argument prototype would still apply. */ |
---|
11759 | | #ifdef __cplusplus |
---|
11760 | | extern "C" |
---|
11761 | | #endif |
---|
11762 | | char reallocarray (void); |
---|
11763 | | /* The GNU C library defines this for functions which it implements |
---|
11764 | | to always fail with ENOSYS. Some functions are actually named |
---|
11765 | | something starting with __ and the normal name is an alias. */ |
---|
11766 | | #if defined __stub_reallocarray || defined __stub___reallocarray |
---|
11767 | | choke me |
---|
11768 | | #endif |
---|
11769 | | |
---|
11770 | | int |
---|
11771 | | main (void) |
---|
11772 | | { |
---|
11773 | | return reallocarray (); |
---|
11774 | | ; |
---|
11775 | | return 0; |
---|
11776 | | } |
---|
11777 | configure:45225: result: no |
---|
11778 | configure:45241: result: no |
---|
11779 | configure:45357: checking for faccessat |
---|
11780 | configure:45410: result: yes |
---|
11781 | configure:45428: checking for getcwd |
---|
11782 | configure:45428: result: yes |
---|
11783 | configure:45463: checking whether free is known to preserve errno |
---|
11784 | configure:45498: result: no |
---|
11785 | configure:45518: checking for mempcpy |
---|
11786 | configure:45571: result: no |
---|
11787 | configure:45596: checking for rawmemchr |
---|
11788 | configure:45596: result: no |
---|
11789 | configure:45623: checking for search.h |
---|
11790 | configure:45623: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
11791 | configure:45623: $? = 0 |
---|
11792 | configure:45623: result: yes |
---|
11793 | configure:45632: checking for tsearch |
---|
11794 | configure:45669: checking for tsearch |
---|
11795 | configure:45669: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
11796 | configure:45669: $? = 0 |
---|
11797 | configure:45669: result: yes |
---|
11798 | configure:45685: result: yes |
---|
11799 | configure:45715: checking whether setlocale supports the C locale |
---|
11800 | configure:45740: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
11801 | configure:45740: $? = 0 |
---|
11802 | configure:45740: ./conftest |
---|
11803 | configure:45740: $? = 0 |
---|
11804 | configure:45755: result: yes |
---|
11805 | configure:45833: checking whether setlocale (LC_ALL, NULL) is multithread-safe |
---|
11806 | configure:45877: result: no |
---|
11807 | configure:45895: checking whether setlocale (category, NULL) is multithread-safe |
---|
11808 | configure:45915: result: yes |
---|
11809 | configure:45941: checking whether imported symbols can be declared weak |
---|
11810 | configure:46045: result: no |
---|
11811 | configure:46090: checking whether the -Werror option is usable |
---|
11812 | configure:46109: /usr/bin/clang -c -pipe -Os -arch i386 -Werror -I/opt/local/include conftest.c >&5 |
---|
11813 | configure:46109: $? = 0 |
---|
11814 | configure:46121: result: yes |
---|
11815 | configure:46123: checking for simple visibility declarations |
---|
11816 | configure:46150: /usr/bin/clang -c -pipe -Os -arch i386 -fvisibility=hidden -Werror -I/opt/local/include conftest.c >&5 |
---|
11817 | configure:46150: $? = 0 |
---|
11818 | configure:46162: result: yes |
---|
11819 | configure:46245: checking for sigprocmask |
---|
11820 | configure:46245: result: yes |
---|
11821 | configure:46292: checking for ssize_t |
---|
11822 | configure:46310: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
11823 | configure:46310: $? = 0 |
---|
11824 | configure:46320: result: yes |
---|
11825 | configure:46373: checking whether stat handles trailing slashes on files |
---|
11826 | configure:46419: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
11827 | configure:46419: $? = 0 |
---|
11828 | configure:46419: ./conftest |
---|
11829 | configure:46419: $? = 2 |
---|
11830 | configure: program exited with status 2 |
---|
11831 | configure: failed program was: |
---|
11832 | | /* confdefs.h */ |
---|
11833 | | #define PACKAGE_NAME "gettext-runtime" |
---|
11834 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
11835 | | #define PACKAGE_VERSION "0.22.5" |
---|
11836 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
11837 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
11838 | | #define PACKAGE_URL "" |
---|
11839 | | #define PACKAGE "gettext-runtime" |
---|
11840 | | #define VERSION "0.22.5" |
---|
11841 | | #define HAVE_STDIO_H 1 |
---|
11842 | | #define HAVE_STDLIB_H 1 |
---|
11843 | | #define HAVE_STRING_H 1 |
---|
11844 | | #define HAVE_INTTYPES_H 1 |
---|
11845 | | #define HAVE_STDINT_H 1 |
---|
11846 | | #define HAVE_STRINGS_H 1 |
---|
11847 | | #define HAVE_SYS_STAT_H 1 |
---|
11848 | | #define HAVE_SYS_TYPES_H 1 |
---|
11849 | | #define HAVE_UNISTD_H 1 |
---|
11850 | | #define HAVE_WCHAR_H 1 |
---|
11851 | | #define HAVE_SYS_PARAM_H 1 |
---|
11852 | | #define HAVE_SYS_SOCKET_H 1 |
---|
11853 | | #define HAVE_GETOPT_H 1 |
---|
11854 | | #define HAVE_SYS_CDEFS_H 1 |
---|
11855 | | #define HAVE_ICONV_H 1 |
---|
11856 | | #define HAVE_LIMITS_H 1 |
---|
11857 | | #define HAVE_WCTYPE_H 1 |
---|
11858 | | #define HAVE_LANGINFO_H 1 |
---|
11859 | | #define HAVE_XLOCALE_H 1 |
---|
11860 | | #define HAVE_SYS_MMAN_H 1 |
---|
11861 | | #define HAVE_SYS_TIME_H 1 |
---|
11862 | | #define HAVE_STDBOOL_H 1 |
---|
11863 | | #define STDC_HEADERS 1 |
---|
11864 | | #define _ALL_SOURCE 1 |
---|
11865 | | #define _DARWIN_C_SOURCE 1 |
---|
11866 | | #define _GNU_SOURCE 1 |
---|
11867 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
11868 | | #define _NETBSD_SOURCE 1 |
---|
11869 | | #define _OPENBSD_SOURCE 1 |
---|
11870 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11871 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
11872 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
11873 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
11874 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
11875 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
11876 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
11877 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
11878 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
11879 | | #define _TANDEM_SOURCE 1 |
---|
11880 | | #define __EXTENSIONS__ 1 |
---|
11881 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
11882 | | #define HAVE_DLFCN_H 1 |
---|
11883 | | #define LT_OBJDIR ".libs/" |
---|
11884 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
11885 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
11886 | | #define ENABLE_NLS 1 |
---|
11887 | | #define HAVE_ALLOCA_H 1 |
---|
11888 | | #define HAVE_ALLOCA 1 |
---|
11889 | | #define BITSIZEOF_WCHAR_T 32 |
---|
11890 | | #define HAVE_MBSTATE_T 1 |
---|
11891 | | #define HAVE_MBSINIT 1 |
---|
11892 | | #define HAVE_MBRTOWC 1 |
---|
11893 | | #define HAVE_REALPATH 1 |
---|
11894 | | #define HAVE_LSTAT 1 |
---|
11895 | | #define HAVE_FCNTL 1 |
---|
11896 | | #define HAVE_SYMLINK 1 |
---|
11897 | | #define HAVE_GETDTABLESIZE 1 |
---|
11898 | | #define HAVE_ISWCNTRL 1 |
---|
11899 | | #define HAVE_MPROTECT 1 |
---|
11900 | | #define HAVE_READLINK 1 |
---|
11901 | | #define HAVE_SETENV 1 |
---|
11902 | | #define HAVE_WCWIDTH 1 |
---|
11903 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11904 | | #define HAVE_MALLOC_POSIX 1 |
---|
11905 | | #define HAVE_FACCESSAT 1 |
---|
11906 | | #define HAVE_GETCWD 1 |
---|
11907 | | #define restrict __restrict__ |
---|
11908 | | #define HAVE_DECL_STRERROR_R 1 |
---|
11909 | | #define HAVE_STRERROR_R 1 |
---|
11910 | | #define HAVE___HEADER_INLINE 1 |
---|
11911 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
11912 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
11913 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
11914 | | #define HAVE_GETOPT_H 1 |
---|
11915 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
11916 | | #define HAVE_PTHREAD_API 1 |
---|
11917 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
11918 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
11919 | | #define HAVE_ICONV 1 |
---|
11920 | | #define ICONV_CONST |
---|
11921 | | #define HAVE_WINT_T 1 |
---|
11922 | | #define HAVE_LONG_LONG_INT 1 |
---|
11923 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
11924 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
11925 | | #define BITSIZEOF_SIZE_T 32 |
---|
11926 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
11927 | | #define BITSIZEOF_WCHAR_T 32 |
---|
11928 | | #define BITSIZEOF_WINT_T 32 |
---|
11929 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
11930 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
11931 | | #define HAVE_SIGNED_WINT_T 1 |
---|
11932 | | #define PTRDIFF_T_SUFFIX |
---|
11933 | | #define SIZE_T_SUFFIX ul |
---|
11934 | | #define SIG_ATOMIC_T_SUFFIX |
---|
11935 | | #define WCHAR_T_SUFFIX |
---|
11936 | | #define WINT_T_SUFFIX |
---|
11937 | | #define HAVE_TOWLOWER 1 |
---|
11938 | | #define HAVE_WCHAR_T 1 |
---|
11939 | | #define HAVE_LC_MESSAGES 1 |
---|
11940 | | #define HAVE_USELOCALE 1 |
---|
11941 | | #define HAVE_WORKING_USELOCALE 1 |
---|
11942 | | #define HAVE_GOOD_USELOCALE 1 |
---|
11943 | | #define USE_POSIX_THREADS 1 |
---|
11944 | | #define MALLOC_0_IS_NONNULL 1 |
---|
11945 | | #define MAP_ANONYMOUS MAP_ANON |
---|
11946 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
11947 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
11948 | | #define PROMOTED_MODE_T int |
---|
11949 | | #define HAVE_SIGSET_T 1 |
---|
11950 | | #define INSTALLPREFIX "/opt/local" |
---|
11951 | | #define HAVE_DECL_SETENV 1 |
---|
11952 | | #define USER_LABEL_PREFIX _ |
---|
11953 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
11954 | | #define HAVE_DECL_GETW 1 |
---|
11955 | | #define HAVE_DECL_PUTW 1 |
---|
11956 | | #define HAVE_DECL_ECVT 1 |
---|
11957 | | #define HAVE_DECL_FCVT 1 |
---|
11958 | | #define HAVE_DECL_GCVT 1 |
---|
11959 | | #define REPLACE_STRERROR_0 1 |
---|
11960 | | #define HAVE_DECL_STRNLEN 1 |
---|
11961 | | #define _USE_STD_STAT 1 |
---|
11962 | | #define HAVE_DECL_EXECVPE 0 |
---|
11963 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
11964 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
11965 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
11966 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
11967 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
11968 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
11969 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
11970 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
11971 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
11972 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
11973 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
11974 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
11975 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
11976 | | #define HAVE_DECL_WCSDUP 1 |
---|
11977 | | #define HAVE_ALLOCA 1 |
---|
11978 | | #define HAVE_ATEXIT 1 |
---|
11979 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
11980 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
11981 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
11982 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
11983 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
11984 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
11985 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
11986 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
11987 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
11988 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
11989 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
11990 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
11991 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
11992 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
11993 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
11994 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
11995 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
11996 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
11997 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
11998 | | #define GNULIB_TEST_REALPATH 1 |
---|
11999 | | #define HAVE_READLINKAT 1 |
---|
12000 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
12001 | | #define GNULIB_TEST_CLOSE 1 |
---|
12002 | | #define GNULIB_TEST_DUP2 1 |
---|
12003 | | #define GNULIB_TEST_ENVIRON 1 |
---|
12004 | | #define GNULIB_TEST_FCNTL 1 |
---|
12005 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
12006 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
12007 | | #define GNULIB_TEST_FSTAT 1 |
---|
12008 | | #define GNULIB_FWRITEERROR 1 |
---|
12009 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
12010 | | #define __GETOPT_PREFIX rpl_ |
---|
12011 | | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
12012 | | #define HAVE_GETPROGNAME 1 |
---|
12013 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
12014 | | #define GNULIB_TEST_GETPROGNAME 1 |
---|
12015 | | #define HAVE_INLINE 1 |
---|
12016 | | #define HAVE_ISWBLANK 1 |
---|
12017 | | #define HAVE_DECL_ISWBLANK 1 |
---|
12018 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
12019 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
12020 | | #define GNULIB_TEST_ISWPUNCT 1 |
---|
12021 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
12022 | | #define HAVE___INLINE 1 |
---|
12023 | | #define HAVE_NEWLOCALE 1 |
---|
12024 | | #define HAVE_DUPLOCALE 1 |
---|
12025 | | #define HAVE_FREELOCALE 1 |
---|
12026 | | #define GNULIB_TEST_LOCALENAME_UNSAFE 1 |
---|
12027 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
12028 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
12029 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
12030 | | #define GNULIB_LOCK 1 |
---|
12031 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
12032 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
12033 | | #define GNULIB_TEST_MBRTOC32 1 |
---|
12034 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
12035 | | #define GNULIB_TEST_MBSINIT 1 |
---|
12036 | | #define GNULIB_TEST_MBSLEN 1 |
---|
12037 | | #define GNULIB_TEST_MBSSTR 1 |
---|
12038 | | #define GNULIB_TEST_MBSZERO 1 |
---|
12039 | | #define GNULIB_TEST_MEMCHR 1 |
---|
12040 | | #define HAVE_MEMMOVE 1 |
---|
12041 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
12042 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
12043 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
12044 | | #define GNULIB_TEST_OPEN 1 |
---|
12045 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
12046 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
12047 | | #define HAVE_RAISE 1 |
---|
12048 | | #define GNULIB_TEST_RAISE 1 |
---|
12049 | | #define GNULIB_TEST_RAWMEMCHR 1 |
---|
12050 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
12051 | | #define GNULIB_TEST_READLINK 1 |
---|
12052 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
12053 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
12054 | | #define GNULIB_REALLOCARRAY 1 |
---|
12055 | | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
12056 | | #define HAVE_FACCESSAT 1 |
---|
12057 | | #define HAVE_GETCWD 1 |
---|
12058 | | #define HAVE_MALLOC_POSIX 1 |
---|
12059 | | #define HAVE_SEARCH_H 1 |
---|
12060 | | #define HAVE_TSEARCH 1 |
---|
12061 | | #define NEED_SETLOCALE_IMPROVED 0 |
---|
12062 | | #define NEED_SETLOCALE_MTSAFE 1 |
---|
12063 | | #define GNULIB_TEST_SETLOCALE 1 |
---|
12064 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
12065 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
12066 | | #define HAVE_VISIBILITY 1 |
---|
12067 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
12068 | | #define GNULIB_SIGPIPE 1 |
---|
12069 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
12070 | | /* end confdefs.h. */ |
---|
12071 | | #include <sys/stat.h> |
---|
12072 | | |
---|
12073 | | int |
---|
12074 | | main (void) |
---|
12075 | | { |
---|
12076 | | int result = 0; |
---|
12077 | | struct stat st; |
---|
12078 | | if (!stat ("conftest.tmp/", &st)) |
---|
12079 | | result |= 1; |
---|
12080 | | #if HAVE_LSTAT |
---|
12081 | | if (!stat ("conftest.lnk/", &st)) |
---|
12082 | | result |= 2; |
---|
12083 | | #endif |
---|
12084 | | return result; |
---|
12085 | | |
---|
12086 | | ; |
---|
12087 | | return 0; |
---|
12088 | | } |
---|
12089 | configure:46434: result: no |
---|
12090 | configure:46510: checking for struct stat.st_atim.tv_nsec |
---|
12091 | configure:46510: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
12092 | conftest.c:249:13: error: no member named 'st_atim' in 'struct stat' |
---|
12093 | if (ac_aggr.st_atim.tv_nsec) |
---|
12094 | ~~~~~~~ ^ |
---|
12095 | 1 error generated. |
---|
12096 | configure:46510: $? = 1 |
---|
12097 | configure: failed program was: |
---|
12098 | | /* confdefs.h */ |
---|
12099 | | #define PACKAGE_NAME "gettext-runtime" |
---|
12100 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
12101 | | #define PACKAGE_VERSION "0.22.5" |
---|
12102 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
12103 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
12104 | | #define PACKAGE_URL "" |
---|
12105 | | #define PACKAGE "gettext-runtime" |
---|
12106 | | #define VERSION "0.22.5" |
---|
12107 | | #define HAVE_STDIO_H 1 |
---|
12108 | | #define HAVE_STDLIB_H 1 |
---|
12109 | | #define HAVE_STRING_H 1 |
---|
12110 | | #define HAVE_INTTYPES_H 1 |
---|
12111 | | #define HAVE_STDINT_H 1 |
---|
12112 | | #define HAVE_STRINGS_H 1 |
---|
12113 | | #define HAVE_SYS_STAT_H 1 |
---|
12114 | | #define HAVE_SYS_TYPES_H 1 |
---|
12115 | | #define HAVE_UNISTD_H 1 |
---|
12116 | | #define HAVE_WCHAR_H 1 |
---|
12117 | | #define HAVE_SYS_PARAM_H 1 |
---|
12118 | | #define HAVE_SYS_SOCKET_H 1 |
---|
12119 | | #define HAVE_GETOPT_H 1 |
---|
12120 | | #define HAVE_SYS_CDEFS_H 1 |
---|
12121 | | #define HAVE_ICONV_H 1 |
---|
12122 | | #define HAVE_LIMITS_H 1 |
---|
12123 | | #define HAVE_WCTYPE_H 1 |
---|
12124 | | #define HAVE_LANGINFO_H 1 |
---|
12125 | | #define HAVE_XLOCALE_H 1 |
---|
12126 | | #define HAVE_SYS_MMAN_H 1 |
---|
12127 | | #define HAVE_SYS_TIME_H 1 |
---|
12128 | | #define HAVE_STDBOOL_H 1 |
---|
12129 | | #define STDC_HEADERS 1 |
---|
12130 | | #define _ALL_SOURCE 1 |
---|
12131 | | #define _DARWIN_C_SOURCE 1 |
---|
12132 | | #define _GNU_SOURCE 1 |
---|
12133 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
12134 | | #define _NETBSD_SOURCE 1 |
---|
12135 | | #define _OPENBSD_SOURCE 1 |
---|
12136 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12137 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
12138 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
12139 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
12140 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
12141 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
12142 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
12143 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
12144 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
12145 | | #define _TANDEM_SOURCE 1 |
---|
12146 | | #define __EXTENSIONS__ 1 |
---|
12147 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
12148 | | #define HAVE_DLFCN_H 1 |
---|
12149 | | #define LT_OBJDIR ".libs/" |
---|
12150 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
12151 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
12152 | | #define ENABLE_NLS 1 |
---|
12153 | | #define HAVE_ALLOCA_H 1 |
---|
12154 | | #define HAVE_ALLOCA 1 |
---|
12155 | | #define BITSIZEOF_WCHAR_T 32 |
---|
12156 | | #define HAVE_MBSTATE_T 1 |
---|
12157 | | #define HAVE_MBSINIT 1 |
---|
12158 | | #define HAVE_MBRTOWC 1 |
---|
12159 | | #define HAVE_REALPATH 1 |
---|
12160 | | #define HAVE_LSTAT 1 |
---|
12161 | | #define HAVE_FCNTL 1 |
---|
12162 | | #define HAVE_SYMLINK 1 |
---|
12163 | | #define HAVE_GETDTABLESIZE 1 |
---|
12164 | | #define HAVE_ISWCNTRL 1 |
---|
12165 | | #define HAVE_MPROTECT 1 |
---|
12166 | | #define HAVE_READLINK 1 |
---|
12167 | | #define HAVE_SETENV 1 |
---|
12168 | | #define HAVE_WCWIDTH 1 |
---|
12169 | | #define HAVE_LANGINFO_CODESET 1 |
---|
12170 | | #define HAVE_MALLOC_POSIX 1 |
---|
12171 | | #define HAVE_FACCESSAT 1 |
---|
12172 | | #define HAVE_GETCWD 1 |
---|
12173 | | #define restrict __restrict__ |
---|
12174 | | #define HAVE_DECL_STRERROR_R 1 |
---|
12175 | | #define HAVE_STRERROR_R 1 |
---|
12176 | | #define HAVE___HEADER_INLINE 1 |
---|
12177 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
12178 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
12179 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
12180 | | #define HAVE_GETOPT_H 1 |
---|
12181 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
12182 | | #define HAVE_PTHREAD_API 1 |
---|
12183 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
12184 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
12185 | | #define HAVE_ICONV 1 |
---|
12186 | | #define ICONV_CONST |
---|
12187 | | #define HAVE_WINT_T 1 |
---|
12188 | | #define HAVE_LONG_LONG_INT 1 |
---|
12189 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
12190 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
12191 | | #define BITSIZEOF_SIZE_T 32 |
---|
12192 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
12193 | | #define BITSIZEOF_WCHAR_T 32 |
---|
12194 | | #define BITSIZEOF_WINT_T 32 |
---|
12195 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
12196 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
12197 | | #define HAVE_SIGNED_WINT_T 1 |
---|
12198 | | #define PTRDIFF_T_SUFFIX |
---|
12199 | | #define SIZE_T_SUFFIX ul |
---|
12200 | | #define SIG_ATOMIC_T_SUFFIX |
---|
12201 | | #define WCHAR_T_SUFFIX |
---|
12202 | | #define WINT_T_SUFFIX |
---|
12203 | | #define HAVE_TOWLOWER 1 |
---|
12204 | | #define HAVE_WCHAR_T 1 |
---|
12205 | | #define HAVE_LC_MESSAGES 1 |
---|
12206 | | #define HAVE_USELOCALE 1 |
---|
12207 | | #define HAVE_WORKING_USELOCALE 1 |
---|
12208 | | #define HAVE_GOOD_USELOCALE 1 |
---|
12209 | | #define USE_POSIX_THREADS 1 |
---|
12210 | | #define MALLOC_0_IS_NONNULL 1 |
---|
12211 | | #define MAP_ANONYMOUS MAP_ANON |
---|
12212 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
12213 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
12214 | | #define PROMOTED_MODE_T int |
---|
12215 | | #define HAVE_SIGSET_T 1 |
---|
12216 | | #define INSTALLPREFIX "/opt/local" |
---|
12217 | | #define HAVE_DECL_SETENV 1 |
---|
12218 | | #define USER_LABEL_PREFIX _ |
---|
12219 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
12220 | | #define HAVE_DECL_GETW 1 |
---|
12221 | | #define HAVE_DECL_PUTW 1 |
---|
12222 | | #define HAVE_DECL_ECVT 1 |
---|
12223 | | #define HAVE_DECL_FCVT 1 |
---|
12224 | | #define HAVE_DECL_GCVT 1 |
---|
12225 | | #define REPLACE_STRERROR_0 1 |
---|
12226 | | #define HAVE_DECL_STRNLEN 1 |
---|
12227 | | #define _USE_STD_STAT 1 |
---|
12228 | | #define HAVE_DECL_EXECVPE 0 |
---|
12229 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
12230 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
12231 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
12232 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
12233 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
12234 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
12235 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
12236 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
12237 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
12238 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
12239 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
12240 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
12241 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
12242 | | #define HAVE_DECL_WCSDUP 1 |
---|
12243 | | #define HAVE_ALLOCA 1 |
---|
12244 | | #define HAVE_ATEXIT 1 |
---|
12245 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
12246 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
12247 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
12248 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
12249 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
12250 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
12251 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
12252 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
12253 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
12254 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
12255 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
12256 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
12257 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
12258 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
12259 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
12260 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
12261 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
12262 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
12263 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
12264 | | #define GNULIB_TEST_REALPATH 1 |
---|
12265 | | #define HAVE_READLINKAT 1 |
---|
12266 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
12267 | | #define GNULIB_TEST_CLOSE 1 |
---|
12268 | | #define GNULIB_TEST_DUP2 1 |
---|
12269 | | #define GNULIB_TEST_ENVIRON 1 |
---|
12270 | | #define GNULIB_TEST_FCNTL 1 |
---|
12271 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
12272 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
12273 | | #define GNULIB_TEST_FSTAT 1 |
---|
12274 | | #define GNULIB_FWRITEERROR 1 |
---|
12275 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
12276 | | #define __GETOPT_PREFIX rpl_ |
---|
12277 | | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
12278 | | #define HAVE_GETPROGNAME 1 |
---|
12279 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
12280 | | #define GNULIB_TEST_GETPROGNAME 1 |
---|
12281 | | #define HAVE_INLINE 1 |
---|
12282 | | #define HAVE_ISWBLANK 1 |
---|
12283 | | #define HAVE_DECL_ISWBLANK 1 |
---|
12284 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
12285 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
12286 | | #define GNULIB_TEST_ISWPUNCT 1 |
---|
12287 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
12288 | | #define HAVE___INLINE 1 |
---|
12289 | | #define HAVE_NEWLOCALE 1 |
---|
12290 | | #define HAVE_DUPLOCALE 1 |
---|
12291 | | #define HAVE_FREELOCALE 1 |
---|
12292 | | #define GNULIB_TEST_LOCALENAME_UNSAFE 1 |
---|
12293 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
12294 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
12295 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
12296 | | #define GNULIB_LOCK 1 |
---|
12297 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
12298 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
12299 | | #define GNULIB_TEST_MBRTOC32 1 |
---|
12300 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
12301 | | #define GNULIB_TEST_MBSINIT 1 |
---|
12302 | | #define GNULIB_TEST_MBSLEN 1 |
---|
12303 | | #define GNULIB_TEST_MBSSTR 1 |
---|
12304 | | #define GNULIB_TEST_MBSZERO 1 |
---|
12305 | | #define GNULIB_TEST_MEMCHR 1 |
---|
12306 | | #define HAVE_MEMMOVE 1 |
---|
12307 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
12308 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
12309 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
12310 | | #define GNULIB_TEST_OPEN 1 |
---|
12311 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
12312 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
12313 | | #define HAVE_RAISE 1 |
---|
12314 | | #define GNULIB_TEST_RAISE 1 |
---|
12315 | | #define GNULIB_TEST_RAWMEMCHR 1 |
---|
12316 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
12317 | | #define GNULIB_TEST_READLINK 1 |
---|
12318 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
12319 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
12320 | | #define GNULIB_REALLOCARRAY 1 |
---|
12321 | | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
12322 | | #define HAVE_FACCESSAT 1 |
---|
12323 | | #define HAVE_GETCWD 1 |
---|
12324 | | #define HAVE_MALLOC_POSIX 1 |
---|
12325 | | #define HAVE_SEARCH_H 1 |
---|
12326 | | #define HAVE_TSEARCH 1 |
---|
12327 | | #define NEED_SETLOCALE_IMPROVED 0 |
---|
12328 | | #define NEED_SETLOCALE_MTSAFE 1 |
---|
12329 | | #define GNULIB_TEST_SETLOCALE 1 |
---|
12330 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
12331 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
12332 | | #define HAVE_VISIBILITY 1 |
---|
12333 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
12334 | | #define GNULIB_SIGPIPE 1 |
---|
12335 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
12336 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
12337 | | #define GNULIB_TEST_STAT 1 |
---|
12338 | | /* end confdefs.h. */ |
---|
12339 | | #include <sys/types.h> |
---|
12340 | | #include <sys/stat.h> |
---|
12341 | | |
---|
12342 | | int |
---|
12343 | | main (void) |
---|
12344 | | { |
---|
12345 | | static struct stat ac_aggr; |
---|
12346 | | if (ac_aggr.st_atim.tv_nsec) |
---|
12347 | | return 0; |
---|
12348 | | ; |
---|
12349 | | return 0; |
---|
12350 | | } |
---|
12351 | configure:46510: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
12352 | conftest.c:249:20: error: no member named 'st_atim' in 'struct stat' |
---|
12353 | if (sizeof ac_aggr.st_atim.tv_nsec) |
---|
12354 | ~~~~~~~ ^ |
---|
12355 | 1 error generated. |
---|
12356 | configure:46510: $? = 1 |
---|
12357 | configure: failed program was: |
---|
12358 | | /* confdefs.h */ |
---|
12359 | | #define PACKAGE_NAME "gettext-runtime" |
---|
12360 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
12361 | | #define PACKAGE_VERSION "0.22.5" |
---|
12362 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
12363 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
12364 | | #define PACKAGE_URL "" |
---|
12365 | | #define PACKAGE "gettext-runtime" |
---|
12366 | | #define VERSION "0.22.5" |
---|
12367 | | #define HAVE_STDIO_H 1 |
---|
12368 | | #define HAVE_STDLIB_H 1 |
---|
12369 | | #define HAVE_STRING_H 1 |
---|
12370 | | #define HAVE_INTTYPES_H 1 |
---|
12371 | | #define HAVE_STDINT_H 1 |
---|
12372 | | #define HAVE_STRINGS_H 1 |
---|
12373 | | #define HAVE_SYS_STAT_H 1 |
---|
12374 | | #define HAVE_SYS_TYPES_H 1 |
---|
12375 | | #define HAVE_UNISTD_H 1 |
---|
12376 | | #define HAVE_WCHAR_H 1 |
---|
12377 | | #define HAVE_SYS_PARAM_H 1 |
---|
12378 | | #define HAVE_SYS_SOCKET_H 1 |
---|
12379 | | #define HAVE_GETOPT_H 1 |
---|
12380 | | #define HAVE_SYS_CDEFS_H 1 |
---|
12381 | | #define HAVE_ICONV_H 1 |
---|
12382 | | #define HAVE_LIMITS_H 1 |
---|
12383 | | #define HAVE_WCTYPE_H 1 |
---|
12384 | | #define HAVE_LANGINFO_H 1 |
---|
12385 | | #define HAVE_XLOCALE_H 1 |
---|
12386 | | #define HAVE_SYS_MMAN_H 1 |
---|
12387 | | #define HAVE_SYS_TIME_H 1 |
---|
12388 | | #define HAVE_STDBOOL_H 1 |
---|
12389 | | #define STDC_HEADERS 1 |
---|
12390 | | #define _ALL_SOURCE 1 |
---|
12391 | | #define _DARWIN_C_SOURCE 1 |
---|
12392 | | #define _GNU_SOURCE 1 |
---|
12393 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
12394 | | #define _NETBSD_SOURCE 1 |
---|
12395 | | #define _OPENBSD_SOURCE 1 |
---|
12396 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12397 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
12398 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
12399 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
12400 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
12401 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
12402 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
12403 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
12404 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
12405 | | #define _TANDEM_SOURCE 1 |
---|
12406 | | #define __EXTENSIONS__ 1 |
---|
12407 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
12408 | | #define HAVE_DLFCN_H 1 |
---|
12409 | | #define LT_OBJDIR ".libs/" |
---|
12410 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
12411 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
12412 | | #define ENABLE_NLS 1 |
---|
12413 | | #define HAVE_ALLOCA_H 1 |
---|
12414 | | #define HAVE_ALLOCA 1 |
---|
12415 | | #define BITSIZEOF_WCHAR_T 32 |
---|
12416 | | #define HAVE_MBSTATE_T 1 |
---|
12417 | | #define HAVE_MBSINIT 1 |
---|
12418 | | #define HAVE_MBRTOWC 1 |
---|
12419 | | #define HAVE_REALPATH 1 |
---|
12420 | | #define HAVE_LSTAT 1 |
---|
12421 | | #define HAVE_FCNTL 1 |
---|
12422 | | #define HAVE_SYMLINK 1 |
---|
12423 | | #define HAVE_GETDTABLESIZE 1 |
---|
12424 | | #define HAVE_ISWCNTRL 1 |
---|
12425 | | #define HAVE_MPROTECT 1 |
---|
12426 | | #define HAVE_READLINK 1 |
---|
12427 | | #define HAVE_SETENV 1 |
---|
12428 | | #define HAVE_WCWIDTH 1 |
---|
12429 | | #define HAVE_LANGINFO_CODESET 1 |
---|
12430 | | #define HAVE_MALLOC_POSIX 1 |
---|
12431 | | #define HAVE_FACCESSAT 1 |
---|
12432 | | #define HAVE_GETCWD 1 |
---|
12433 | | #define restrict __restrict__ |
---|
12434 | | #define HAVE_DECL_STRERROR_R 1 |
---|
12435 | | #define HAVE_STRERROR_R 1 |
---|
12436 | | #define HAVE___HEADER_INLINE 1 |
---|
12437 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
12438 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
12439 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
12440 | | #define HAVE_GETOPT_H 1 |
---|
12441 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
12442 | | #define HAVE_PTHREAD_API 1 |
---|
12443 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
12444 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
12445 | | #define HAVE_ICONV 1 |
---|
12446 | | #define ICONV_CONST |
---|
12447 | | #define HAVE_WINT_T 1 |
---|
12448 | | #define HAVE_LONG_LONG_INT 1 |
---|
12449 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
12450 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
12451 | | #define BITSIZEOF_SIZE_T 32 |
---|
12452 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
12453 | | #define BITSIZEOF_WCHAR_T 32 |
---|
12454 | | #define BITSIZEOF_WINT_T 32 |
---|
12455 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
12456 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
12457 | | #define HAVE_SIGNED_WINT_T 1 |
---|
12458 | | #define PTRDIFF_T_SUFFIX |
---|
12459 | | #define SIZE_T_SUFFIX ul |
---|
12460 | | #define SIG_ATOMIC_T_SUFFIX |
---|
12461 | | #define WCHAR_T_SUFFIX |
---|
12462 | | #define WINT_T_SUFFIX |
---|
12463 | | #define HAVE_TOWLOWER 1 |
---|
12464 | | #define HAVE_WCHAR_T 1 |
---|
12465 | | #define HAVE_LC_MESSAGES 1 |
---|
12466 | | #define HAVE_USELOCALE 1 |
---|
12467 | | #define HAVE_WORKING_USELOCALE 1 |
---|
12468 | | #define HAVE_GOOD_USELOCALE 1 |
---|
12469 | | #define USE_POSIX_THREADS 1 |
---|
12470 | | #define MALLOC_0_IS_NONNULL 1 |
---|
12471 | | #define MAP_ANONYMOUS MAP_ANON |
---|
12472 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
12473 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
12474 | | #define PROMOTED_MODE_T int |
---|
12475 | | #define HAVE_SIGSET_T 1 |
---|
12476 | | #define INSTALLPREFIX "/opt/local" |
---|
12477 | | #define HAVE_DECL_SETENV 1 |
---|
12478 | | #define USER_LABEL_PREFIX _ |
---|
12479 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
12480 | | #define HAVE_DECL_GETW 1 |
---|
12481 | | #define HAVE_DECL_PUTW 1 |
---|
12482 | | #define HAVE_DECL_ECVT 1 |
---|
12483 | | #define HAVE_DECL_FCVT 1 |
---|
12484 | | #define HAVE_DECL_GCVT 1 |
---|
12485 | | #define REPLACE_STRERROR_0 1 |
---|
12486 | | #define HAVE_DECL_STRNLEN 1 |
---|
12487 | | #define _USE_STD_STAT 1 |
---|
12488 | | #define HAVE_DECL_EXECVPE 0 |
---|
12489 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
12490 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
12491 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
12492 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
12493 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
12494 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
12495 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
12496 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
12497 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
12498 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
12499 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
12500 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
12501 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
12502 | | #define HAVE_DECL_WCSDUP 1 |
---|
12503 | | #define HAVE_ALLOCA 1 |
---|
12504 | | #define HAVE_ATEXIT 1 |
---|
12505 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
12506 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
12507 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
12508 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
12509 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
12510 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
12511 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
12512 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
12513 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
12514 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
12515 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
12516 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
12517 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
12518 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
12519 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
12520 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
12521 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
12522 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
12523 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
12524 | | #define GNULIB_TEST_REALPATH 1 |
---|
12525 | | #define HAVE_READLINKAT 1 |
---|
12526 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
12527 | | #define GNULIB_TEST_CLOSE 1 |
---|
12528 | | #define GNULIB_TEST_DUP2 1 |
---|
12529 | | #define GNULIB_TEST_ENVIRON 1 |
---|
12530 | | #define GNULIB_TEST_FCNTL 1 |
---|
12531 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
12532 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
12533 | | #define GNULIB_TEST_FSTAT 1 |
---|
12534 | | #define GNULIB_FWRITEERROR 1 |
---|
12535 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
12536 | | #define __GETOPT_PREFIX rpl_ |
---|
12537 | | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
12538 | | #define HAVE_GETPROGNAME 1 |
---|
12539 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
12540 | | #define GNULIB_TEST_GETPROGNAME 1 |
---|
12541 | | #define HAVE_INLINE 1 |
---|
12542 | | #define HAVE_ISWBLANK 1 |
---|
12543 | | #define HAVE_DECL_ISWBLANK 1 |
---|
12544 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
12545 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
12546 | | #define GNULIB_TEST_ISWPUNCT 1 |
---|
12547 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
12548 | | #define HAVE___INLINE 1 |
---|
12549 | | #define HAVE_NEWLOCALE 1 |
---|
12550 | | #define HAVE_DUPLOCALE 1 |
---|
12551 | | #define HAVE_FREELOCALE 1 |
---|
12552 | | #define GNULIB_TEST_LOCALENAME_UNSAFE 1 |
---|
12553 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
12554 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
12555 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
12556 | | #define GNULIB_LOCK 1 |
---|
12557 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
12558 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
12559 | | #define GNULIB_TEST_MBRTOC32 1 |
---|
12560 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
12561 | | #define GNULIB_TEST_MBSINIT 1 |
---|
12562 | | #define GNULIB_TEST_MBSLEN 1 |
---|
12563 | | #define GNULIB_TEST_MBSSTR 1 |
---|
12564 | | #define GNULIB_TEST_MBSZERO 1 |
---|
12565 | | #define GNULIB_TEST_MEMCHR 1 |
---|
12566 | | #define HAVE_MEMMOVE 1 |
---|
12567 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
12568 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
12569 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
12570 | | #define GNULIB_TEST_OPEN 1 |
---|
12571 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
12572 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
12573 | | #define HAVE_RAISE 1 |
---|
12574 | | #define GNULIB_TEST_RAISE 1 |
---|
12575 | | #define GNULIB_TEST_RAWMEMCHR 1 |
---|
12576 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
12577 | | #define GNULIB_TEST_READLINK 1 |
---|
12578 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
12579 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
12580 | | #define GNULIB_REALLOCARRAY 1 |
---|
12581 | | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
12582 | | #define HAVE_FACCESSAT 1 |
---|
12583 | | #define HAVE_GETCWD 1 |
---|
12584 | | #define HAVE_MALLOC_POSIX 1 |
---|
12585 | | #define HAVE_SEARCH_H 1 |
---|
12586 | | #define HAVE_TSEARCH 1 |
---|
12587 | | #define NEED_SETLOCALE_IMPROVED 0 |
---|
12588 | | #define NEED_SETLOCALE_MTSAFE 1 |
---|
12589 | | #define GNULIB_TEST_SETLOCALE 1 |
---|
12590 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
12591 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
12592 | | #define HAVE_VISIBILITY 1 |
---|
12593 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
12594 | | #define GNULIB_SIGPIPE 1 |
---|
12595 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
12596 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
12597 | | #define GNULIB_TEST_STAT 1 |
---|
12598 | | /* end confdefs.h. */ |
---|
12599 | | #include <sys/types.h> |
---|
12600 | | #include <sys/stat.h> |
---|
12601 | | |
---|
12602 | | int |
---|
12603 | | main (void) |
---|
12604 | | { |
---|
12605 | | static struct stat ac_aggr; |
---|
12606 | | if (sizeof ac_aggr.st_atim.tv_nsec) |
---|
12607 | | return 0; |
---|
12608 | | ; |
---|
12609 | | return 0; |
---|
12610 | | } |
---|
12611 | configure:46510: result: no |
---|
12612 | configure:46564: checking for struct stat.st_atimespec.tv_nsec |
---|
12613 | configure:46564: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
12614 | configure:46564: $? = 0 |
---|
12615 | configure:46564: result: yes |
---|
12616 | configure:46608: checking for struct stat.st_birthtimespec.tv_nsec |
---|
12617 | configure:46608: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
12618 | configure:46608: $? = 0 |
---|
12619 | configure:46608: result: yes |
---|
12620 | configure:46647: checking for bool, true, false |
---|
12621 | configure:46662: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
12622 | conftest.c:246:13: error: "true == false" |
---|
12623 | #error "true == false" |
---|
12624 | ^ |
---|
12625 | conftest.c:248:18: error: unknown type name 'bool' |
---|
12626 | extern bool b; |
---|
12627 | ^ |
---|
12628 | conftest.c:249:11: error: unknown type name 'bool' |
---|
12629 | bool b = true == false; |
---|
12630 | ^ |
---|
12631 | conftest.c:249:20: error: use of undeclared identifier 'true' |
---|
12632 | bool b = true == false; |
---|
12633 | ^ |
---|
12634 | conftest.c:249:28: error: use of undeclared identifier 'false' |
---|
12635 | bool b = true == false; |
---|
12636 | ^ |
---|
12637 | 5 errors generated. |
---|
12638 | configure:46662: $? = 1 |
---|
12639 | configure: failed program was: |
---|
12640 | | /* confdefs.h */ |
---|
12641 | | #define PACKAGE_NAME "gettext-runtime" |
---|
12642 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
12643 | | #define PACKAGE_VERSION "0.22.5" |
---|
12644 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
12645 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
12646 | | #define PACKAGE_URL "" |
---|
12647 | | #define PACKAGE "gettext-runtime" |
---|
12648 | | #define VERSION "0.22.5" |
---|
12649 | | #define HAVE_STDIO_H 1 |
---|
12650 | | #define HAVE_STDLIB_H 1 |
---|
12651 | | #define HAVE_STRING_H 1 |
---|
12652 | | #define HAVE_INTTYPES_H 1 |
---|
12653 | | #define HAVE_STDINT_H 1 |
---|
12654 | | #define HAVE_STRINGS_H 1 |
---|
12655 | | #define HAVE_SYS_STAT_H 1 |
---|
12656 | | #define HAVE_SYS_TYPES_H 1 |
---|
12657 | | #define HAVE_UNISTD_H 1 |
---|
12658 | | #define HAVE_WCHAR_H 1 |
---|
12659 | | #define HAVE_SYS_PARAM_H 1 |
---|
12660 | | #define HAVE_SYS_SOCKET_H 1 |
---|
12661 | | #define HAVE_GETOPT_H 1 |
---|
12662 | | #define HAVE_SYS_CDEFS_H 1 |
---|
12663 | | #define HAVE_ICONV_H 1 |
---|
12664 | | #define HAVE_LIMITS_H 1 |
---|
12665 | | #define HAVE_WCTYPE_H 1 |
---|
12666 | | #define HAVE_LANGINFO_H 1 |
---|
12667 | | #define HAVE_XLOCALE_H 1 |
---|
12668 | | #define HAVE_SYS_MMAN_H 1 |
---|
12669 | | #define HAVE_SYS_TIME_H 1 |
---|
12670 | | #define HAVE_STDBOOL_H 1 |
---|
12671 | | #define STDC_HEADERS 1 |
---|
12672 | | #define _ALL_SOURCE 1 |
---|
12673 | | #define _DARWIN_C_SOURCE 1 |
---|
12674 | | #define _GNU_SOURCE 1 |
---|
12675 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
12676 | | #define _NETBSD_SOURCE 1 |
---|
12677 | | #define _OPENBSD_SOURCE 1 |
---|
12678 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12679 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
12680 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
12681 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
12682 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
12683 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
12684 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
12685 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
12686 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
12687 | | #define _TANDEM_SOURCE 1 |
---|
12688 | | #define __EXTENSIONS__ 1 |
---|
12689 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
12690 | | #define HAVE_DLFCN_H 1 |
---|
12691 | | #define LT_OBJDIR ".libs/" |
---|
12692 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
12693 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
12694 | | #define ENABLE_NLS 1 |
---|
12695 | | #define HAVE_ALLOCA_H 1 |
---|
12696 | | #define HAVE_ALLOCA 1 |
---|
12697 | | #define BITSIZEOF_WCHAR_T 32 |
---|
12698 | | #define HAVE_MBSTATE_T 1 |
---|
12699 | | #define HAVE_MBSINIT 1 |
---|
12700 | | #define HAVE_MBRTOWC 1 |
---|
12701 | | #define HAVE_REALPATH 1 |
---|
12702 | | #define HAVE_LSTAT 1 |
---|
12703 | | #define HAVE_FCNTL 1 |
---|
12704 | | #define HAVE_SYMLINK 1 |
---|
12705 | | #define HAVE_GETDTABLESIZE 1 |
---|
12706 | | #define HAVE_ISWCNTRL 1 |
---|
12707 | | #define HAVE_MPROTECT 1 |
---|
12708 | | #define HAVE_READLINK 1 |
---|
12709 | | #define HAVE_SETENV 1 |
---|
12710 | | #define HAVE_WCWIDTH 1 |
---|
12711 | | #define HAVE_LANGINFO_CODESET 1 |
---|
12712 | | #define HAVE_MALLOC_POSIX 1 |
---|
12713 | | #define HAVE_FACCESSAT 1 |
---|
12714 | | #define HAVE_GETCWD 1 |
---|
12715 | | #define restrict __restrict__ |
---|
12716 | | #define HAVE_DECL_STRERROR_R 1 |
---|
12717 | | #define HAVE_STRERROR_R 1 |
---|
12718 | | #define HAVE___HEADER_INLINE 1 |
---|
12719 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
12720 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
12721 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
12722 | | #define HAVE_GETOPT_H 1 |
---|
12723 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
12724 | | #define HAVE_PTHREAD_API 1 |
---|
12725 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
12726 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
12727 | | #define HAVE_ICONV 1 |
---|
12728 | | #define ICONV_CONST |
---|
12729 | | #define HAVE_WINT_T 1 |
---|
12730 | | #define HAVE_LONG_LONG_INT 1 |
---|
12731 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
12732 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
12733 | | #define BITSIZEOF_SIZE_T 32 |
---|
12734 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
12735 | | #define BITSIZEOF_WCHAR_T 32 |
---|
12736 | | #define BITSIZEOF_WINT_T 32 |
---|
12737 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
12738 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
12739 | | #define HAVE_SIGNED_WINT_T 1 |
---|
12740 | | #define PTRDIFF_T_SUFFIX |
---|
12741 | | #define SIZE_T_SUFFIX ul |
---|
12742 | | #define SIG_ATOMIC_T_SUFFIX |
---|
12743 | | #define WCHAR_T_SUFFIX |
---|
12744 | | #define WINT_T_SUFFIX |
---|
12745 | | #define HAVE_TOWLOWER 1 |
---|
12746 | | #define HAVE_WCHAR_T 1 |
---|
12747 | | #define HAVE_LC_MESSAGES 1 |
---|
12748 | | #define HAVE_USELOCALE 1 |
---|
12749 | | #define HAVE_WORKING_USELOCALE 1 |
---|
12750 | | #define HAVE_GOOD_USELOCALE 1 |
---|
12751 | | #define USE_POSIX_THREADS 1 |
---|
12752 | | #define MALLOC_0_IS_NONNULL 1 |
---|
12753 | | #define MAP_ANONYMOUS MAP_ANON |
---|
12754 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
12755 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
12756 | | #define PROMOTED_MODE_T int |
---|
12757 | | #define HAVE_SIGSET_T 1 |
---|
12758 | | #define INSTALLPREFIX "/opt/local" |
---|
12759 | | #define HAVE_DECL_SETENV 1 |
---|
12760 | | #define USER_LABEL_PREFIX _ |
---|
12761 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
12762 | | #define HAVE_DECL_GETW 1 |
---|
12763 | | #define HAVE_DECL_PUTW 1 |
---|
12764 | | #define HAVE_DECL_ECVT 1 |
---|
12765 | | #define HAVE_DECL_FCVT 1 |
---|
12766 | | #define HAVE_DECL_GCVT 1 |
---|
12767 | | #define REPLACE_STRERROR_0 1 |
---|
12768 | | #define HAVE_DECL_STRNLEN 1 |
---|
12769 | | #define _USE_STD_STAT 1 |
---|
12770 | | #define HAVE_DECL_EXECVPE 0 |
---|
12771 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
12772 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
12773 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
12774 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
12775 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
12776 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
12777 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
12778 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
12779 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
12780 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
12781 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
12782 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
12783 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
12784 | | #define HAVE_DECL_WCSDUP 1 |
---|
12785 | | #define HAVE_ALLOCA 1 |
---|
12786 | | #define HAVE_ATEXIT 1 |
---|
12787 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
12788 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
12789 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
12790 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
12791 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
12792 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
12793 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
12794 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
12795 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
12796 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
12797 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
12798 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
12799 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
12800 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
12801 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
12802 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
12803 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
12804 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
12805 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
12806 | | #define GNULIB_TEST_REALPATH 1 |
---|
12807 | | #define HAVE_READLINKAT 1 |
---|
12808 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
12809 | | #define GNULIB_TEST_CLOSE 1 |
---|
12810 | | #define GNULIB_TEST_DUP2 1 |
---|
12811 | | #define GNULIB_TEST_ENVIRON 1 |
---|
12812 | | #define GNULIB_TEST_FCNTL 1 |
---|
12813 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
12814 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
12815 | | #define GNULIB_TEST_FSTAT 1 |
---|
12816 | | #define GNULIB_FWRITEERROR 1 |
---|
12817 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
12818 | | #define __GETOPT_PREFIX rpl_ |
---|
12819 | | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
12820 | | #define HAVE_GETPROGNAME 1 |
---|
12821 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
12822 | | #define GNULIB_TEST_GETPROGNAME 1 |
---|
12823 | | #define HAVE_INLINE 1 |
---|
12824 | | #define HAVE_ISWBLANK 1 |
---|
12825 | | #define HAVE_DECL_ISWBLANK 1 |
---|
12826 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
12827 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
12828 | | #define GNULIB_TEST_ISWPUNCT 1 |
---|
12829 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
12830 | | #define HAVE___INLINE 1 |
---|
12831 | | #define HAVE_NEWLOCALE 1 |
---|
12832 | | #define HAVE_DUPLOCALE 1 |
---|
12833 | | #define HAVE_FREELOCALE 1 |
---|
12834 | | #define GNULIB_TEST_LOCALENAME_UNSAFE 1 |
---|
12835 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
12836 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
12837 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
12838 | | #define GNULIB_LOCK 1 |
---|
12839 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
12840 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
12841 | | #define GNULIB_TEST_MBRTOC32 1 |
---|
12842 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
12843 | | #define GNULIB_TEST_MBSINIT 1 |
---|
12844 | | #define GNULIB_TEST_MBSLEN 1 |
---|
12845 | | #define GNULIB_TEST_MBSSTR 1 |
---|
12846 | | #define GNULIB_TEST_MBSZERO 1 |
---|
12847 | | #define GNULIB_TEST_MEMCHR 1 |
---|
12848 | | #define HAVE_MEMMOVE 1 |
---|
12849 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
12850 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
12851 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
12852 | | #define GNULIB_TEST_OPEN 1 |
---|
12853 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
12854 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
12855 | | #define HAVE_RAISE 1 |
---|
12856 | | #define GNULIB_TEST_RAISE 1 |
---|
12857 | | #define GNULIB_TEST_RAWMEMCHR 1 |
---|
12858 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
12859 | | #define GNULIB_TEST_READLINK 1 |
---|
12860 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
12861 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
12862 | | #define GNULIB_REALLOCARRAY 1 |
---|
12863 | | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
12864 | | #define HAVE_FACCESSAT 1 |
---|
12865 | | #define HAVE_GETCWD 1 |
---|
12866 | | #define HAVE_MALLOC_POSIX 1 |
---|
12867 | | #define HAVE_SEARCH_H 1 |
---|
12868 | | #define HAVE_TSEARCH 1 |
---|
12869 | | #define NEED_SETLOCALE_IMPROVED 0 |
---|
12870 | | #define NEED_SETLOCALE_MTSAFE 1 |
---|
12871 | | #define GNULIB_TEST_SETLOCALE 1 |
---|
12872 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
12873 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
12874 | | #define HAVE_VISIBILITY 1 |
---|
12875 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
12876 | | #define GNULIB_SIGPIPE 1 |
---|
12877 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
12878 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
12879 | | #define GNULIB_TEST_STAT 1 |
---|
12880 | | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 |
---|
12881 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
12882 | | /* end confdefs.h. */ |
---|
12883 | | |
---|
12884 | | #if true == false |
---|
12885 | | #error "true == false" |
---|
12886 | | #endif |
---|
12887 | | extern bool b; |
---|
12888 | | bool b = true == false; |
---|
12889 | configure:46672: result: no |
---|
12890 | configure:47378: checking for working strnlen |
---|
12891 | configure:47418: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
12892 | configure:47418: $? = 0 |
---|
12893 | configure:47418: ./conftest |
---|
12894 | configure:47418: $? = 0 |
---|
12895 | configure:47432: result: yes |
---|
12896 | configure:47488: checking for strtoul |
---|
12897 | configure:47488: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
12898 | configure:47488: $? = 0 |
---|
12899 | configure:47488: result: yes |
---|
12900 | configure:47496: checking whether strtoul works |
---|
12901 | configure:47544: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
12902 | configure:47544: $? = 0 |
---|
12903 | configure:47544: ./conftest |
---|
12904 | configure:47544: $? = 2 |
---|
12905 | configure: program exited with status 2 |
---|
12906 | configure: failed program was: |
---|
12907 | | /* confdefs.h */ |
---|
12908 | | #define PACKAGE_NAME "gettext-runtime" |
---|
12909 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
12910 | | #define PACKAGE_VERSION "0.22.5" |
---|
12911 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
12912 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
12913 | | #define PACKAGE_URL "" |
---|
12914 | | #define PACKAGE "gettext-runtime" |
---|
12915 | | #define VERSION "0.22.5" |
---|
12916 | | #define HAVE_STDIO_H 1 |
---|
12917 | | #define HAVE_STDLIB_H 1 |
---|
12918 | | #define HAVE_STRING_H 1 |
---|
12919 | | #define HAVE_INTTYPES_H 1 |
---|
12920 | | #define HAVE_STDINT_H 1 |
---|
12921 | | #define HAVE_STRINGS_H 1 |
---|
12922 | | #define HAVE_SYS_STAT_H 1 |
---|
12923 | | #define HAVE_SYS_TYPES_H 1 |
---|
12924 | | #define HAVE_UNISTD_H 1 |
---|
12925 | | #define HAVE_WCHAR_H 1 |
---|
12926 | | #define HAVE_SYS_PARAM_H 1 |
---|
12927 | | #define HAVE_SYS_SOCKET_H 1 |
---|
12928 | | #define HAVE_GETOPT_H 1 |
---|
12929 | | #define HAVE_SYS_CDEFS_H 1 |
---|
12930 | | #define HAVE_ICONV_H 1 |
---|
12931 | | #define HAVE_LIMITS_H 1 |
---|
12932 | | #define HAVE_WCTYPE_H 1 |
---|
12933 | | #define HAVE_LANGINFO_H 1 |
---|
12934 | | #define HAVE_XLOCALE_H 1 |
---|
12935 | | #define HAVE_SYS_MMAN_H 1 |
---|
12936 | | #define HAVE_SYS_TIME_H 1 |
---|
12937 | | #define HAVE_STDBOOL_H 1 |
---|
12938 | | #define STDC_HEADERS 1 |
---|
12939 | | #define _ALL_SOURCE 1 |
---|
12940 | | #define _DARWIN_C_SOURCE 1 |
---|
12941 | | #define _GNU_SOURCE 1 |
---|
12942 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
12943 | | #define _NETBSD_SOURCE 1 |
---|
12944 | | #define _OPENBSD_SOURCE 1 |
---|
12945 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12946 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
12947 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
12948 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
12949 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
12950 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
12951 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
12952 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
12953 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
12954 | | #define _TANDEM_SOURCE 1 |
---|
12955 | | #define __EXTENSIONS__ 1 |
---|
12956 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
12957 | | #define HAVE_DLFCN_H 1 |
---|
12958 | | #define LT_OBJDIR ".libs/" |
---|
12959 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
12960 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
12961 | | #define ENABLE_NLS 1 |
---|
12962 | | #define HAVE_ALLOCA_H 1 |
---|
12963 | | #define HAVE_ALLOCA 1 |
---|
12964 | | #define BITSIZEOF_WCHAR_T 32 |
---|
12965 | | #define HAVE_MBSTATE_T 1 |
---|
12966 | | #define HAVE_MBSINIT 1 |
---|
12967 | | #define HAVE_MBRTOWC 1 |
---|
12968 | | #define HAVE_REALPATH 1 |
---|
12969 | | #define HAVE_LSTAT 1 |
---|
12970 | | #define HAVE_FCNTL 1 |
---|
12971 | | #define HAVE_SYMLINK 1 |
---|
12972 | | #define HAVE_GETDTABLESIZE 1 |
---|
12973 | | #define HAVE_ISWCNTRL 1 |
---|
12974 | | #define HAVE_MPROTECT 1 |
---|
12975 | | #define HAVE_READLINK 1 |
---|
12976 | | #define HAVE_SETENV 1 |
---|
12977 | | #define HAVE_WCWIDTH 1 |
---|
12978 | | #define HAVE_LANGINFO_CODESET 1 |
---|
12979 | | #define HAVE_MALLOC_POSIX 1 |
---|
12980 | | #define HAVE_FACCESSAT 1 |
---|
12981 | | #define HAVE_GETCWD 1 |
---|
12982 | | #define restrict __restrict__ |
---|
12983 | | #define HAVE_DECL_STRERROR_R 1 |
---|
12984 | | #define HAVE_STRERROR_R 1 |
---|
12985 | | #define HAVE___HEADER_INLINE 1 |
---|
12986 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
12987 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
12988 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
12989 | | #define HAVE_GETOPT_H 1 |
---|
12990 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
12991 | | #define HAVE_PTHREAD_API 1 |
---|
12992 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
12993 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
12994 | | #define HAVE_ICONV 1 |
---|
12995 | | #define ICONV_CONST |
---|
12996 | | #define HAVE_WINT_T 1 |
---|
12997 | | #define HAVE_LONG_LONG_INT 1 |
---|
12998 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
12999 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
13000 | | #define BITSIZEOF_SIZE_T 32 |
---|
13001 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
13002 | | #define BITSIZEOF_WCHAR_T 32 |
---|
13003 | | #define BITSIZEOF_WINT_T 32 |
---|
13004 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
13005 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
13006 | | #define HAVE_SIGNED_WINT_T 1 |
---|
13007 | | #define PTRDIFF_T_SUFFIX |
---|
13008 | | #define SIZE_T_SUFFIX ul |
---|
13009 | | #define SIG_ATOMIC_T_SUFFIX |
---|
13010 | | #define WCHAR_T_SUFFIX |
---|
13011 | | #define WINT_T_SUFFIX |
---|
13012 | | #define HAVE_TOWLOWER 1 |
---|
13013 | | #define HAVE_WCHAR_T 1 |
---|
13014 | | #define HAVE_LC_MESSAGES 1 |
---|
13015 | | #define HAVE_USELOCALE 1 |
---|
13016 | | #define HAVE_WORKING_USELOCALE 1 |
---|
13017 | | #define HAVE_GOOD_USELOCALE 1 |
---|
13018 | | #define USE_POSIX_THREADS 1 |
---|
13019 | | #define MALLOC_0_IS_NONNULL 1 |
---|
13020 | | #define MAP_ANONYMOUS MAP_ANON |
---|
13021 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
13022 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
13023 | | #define PROMOTED_MODE_T int |
---|
13024 | | #define HAVE_SIGSET_T 1 |
---|
13025 | | #define INSTALLPREFIX "/opt/local" |
---|
13026 | | #define HAVE_DECL_SETENV 1 |
---|
13027 | | #define USER_LABEL_PREFIX _ |
---|
13028 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
13029 | | #define HAVE_DECL_GETW 1 |
---|
13030 | | #define HAVE_DECL_PUTW 1 |
---|
13031 | | #define HAVE_DECL_ECVT 1 |
---|
13032 | | #define HAVE_DECL_FCVT 1 |
---|
13033 | | #define HAVE_DECL_GCVT 1 |
---|
13034 | | #define REPLACE_STRERROR_0 1 |
---|
13035 | | #define HAVE_DECL_STRNLEN 1 |
---|
13036 | | #define _USE_STD_STAT 1 |
---|
13037 | | #define HAVE_DECL_EXECVPE 0 |
---|
13038 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
13039 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
13040 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
13041 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
13042 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
13043 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
13044 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
13045 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
13046 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
13047 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
13048 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
13049 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
13050 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
13051 | | #define HAVE_DECL_WCSDUP 1 |
---|
13052 | | #define HAVE_ALLOCA 1 |
---|
13053 | | #define HAVE_ATEXIT 1 |
---|
13054 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
13055 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
13056 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
13057 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
13058 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
13059 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
13060 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
13061 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
13062 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
13063 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
13064 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
13065 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
13066 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
13067 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
13068 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
13069 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
13070 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
13071 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
13072 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
13073 | | #define GNULIB_TEST_REALPATH 1 |
---|
13074 | | #define HAVE_READLINKAT 1 |
---|
13075 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
13076 | | #define GNULIB_TEST_CLOSE 1 |
---|
13077 | | #define GNULIB_TEST_DUP2 1 |
---|
13078 | | #define GNULIB_TEST_ENVIRON 1 |
---|
13079 | | #define GNULIB_TEST_FCNTL 1 |
---|
13080 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
13081 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
13082 | | #define GNULIB_TEST_FSTAT 1 |
---|
13083 | | #define GNULIB_FWRITEERROR 1 |
---|
13084 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
13085 | | #define __GETOPT_PREFIX rpl_ |
---|
13086 | | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
13087 | | #define HAVE_GETPROGNAME 1 |
---|
13088 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
13089 | | #define GNULIB_TEST_GETPROGNAME 1 |
---|
13090 | | #define HAVE_INLINE 1 |
---|
13091 | | #define HAVE_ISWBLANK 1 |
---|
13092 | | #define HAVE_DECL_ISWBLANK 1 |
---|
13093 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
13094 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
13095 | | #define GNULIB_TEST_ISWPUNCT 1 |
---|
13096 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
13097 | | #define HAVE___INLINE 1 |
---|
13098 | | #define HAVE_NEWLOCALE 1 |
---|
13099 | | #define HAVE_DUPLOCALE 1 |
---|
13100 | | #define HAVE_FREELOCALE 1 |
---|
13101 | | #define GNULIB_TEST_LOCALENAME_UNSAFE 1 |
---|
13102 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
13103 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
13104 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
13105 | | #define GNULIB_LOCK 1 |
---|
13106 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
13107 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
13108 | | #define GNULIB_TEST_MBRTOC32 1 |
---|
13109 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
13110 | | #define GNULIB_TEST_MBSINIT 1 |
---|
13111 | | #define GNULIB_TEST_MBSLEN 1 |
---|
13112 | | #define GNULIB_TEST_MBSSTR 1 |
---|
13113 | | #define GNULIB_TEST_MBSZERO 1 |
---|
13114 | | #define GNULIB_TEST_MEMCHR 1 |
---|
13115 | | #define HAVE_MEMMOVE 1 |
---|
13116 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
13117 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
13118 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
13119 | | #define GNULIB_TEST_OPEN 1 |
---|
13120 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
13121 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
13122 | | #define HAVE_RAISE 1 |
---|
13123 | | #define GNULIB_TEST_RAISE 1 |
---|
13124 | | #define GNULIB_TEST_RAWMEMCHR 1 |
---|
13125 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
13126 | | #define GNULIB_TEST_READLINK 1 |
---|
13127 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
13128 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
13129 | | #define GNULIB_REALLOCARRAY 1 |
---|
13130 | | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
13131 | | #define HAVE_FACCESSAT 1 |
---|
13132 | | #define HAVE_GETCWD 1 |
---|
13133 | | #define HAVE_MALLOC_POSIX 1 |
---|
13134 | | #define HAVE_SEARCH_H 1 |
---|
13135 | | #define HAVE_TSEARCH 1 |
---|
13136 | | #define NEED_SETLOCALE_IMPROVED 0 |
---|
13137 | | #define NEED_SETLOCALE_MTSAFE 1 |
---|
13138 | | #define GNULIB_TEST_SETLOCALE 1 |
---|
13139 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
13140 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
13141 | | #define HAVE_VISIBILITY 1 |
---|
13142 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
13143 | | #define GNULIB_SIGPIPE 1 |
---|
13144 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
13145 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
13146 | | #define GNULIB_TEST_STAT 1 |
---|
13147 | | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 |
---|
13148 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
13149 | | #define GNULIB_TEST_FSCANF 1 |
---|
13150 | | #define GNULIB_FSCANF 1 |
---|
13151 | | #define GNULIB_TEST_SCANF 1 |
---|
13152 | | #define GNULIB_SCANF 1 |
---|
13153 | | #define GNULIB_TEST_FGETC 1 |
---|
13154 | | #define GNULIB_TEST_GETC 1 |
---|
13155 | | #define GNULIB_TEST_GETCHAR 1 |
---|
13156 | | #define GNULIB_TEST_FGETS 1 |
---|
13157 | | #define GNULIB_TEST_FREAD 1 |
---|
13158 | | #define GNULIB_TEST_FPRINTF 1 |
---|
13159 | | #define GNULIB_TEST_PRINTF 1 |
---|
13160 | | #define GNULIB_TEST_VFPRINTF 1 |
---|
13161 | | #define GNULIB_TEST_VPRINTF 1 |
---|
13162 | | #define GNULIB_TEST_FPUTC 1 |
---|
13163 | | #define GNULIB_TEST_PUTC 1 |
---|
13164 | | #define GNULIB_TEST_PUTCHAR 1 |
---|
13165 | | #define GNULIB_TEST_FPUTS 1 |
---|
13166 | | #define GNULIB_TEST_PUTS 1 |
---|
13167 | | #define GNULIB_TEST_FWRITE 1 |
---|
13168 | | #define GNULIB_STRERROR 1 |
---|
13169 | | #define GNULIB_TEST_STRERROR 1 |
---|
13170 | | #define GNULIB_TEST_STRNLEN 1 |
---|
13171 | | #define HAVE_STRTOUL 1 |
---|
13172 | | /* end confdefs.h. */ |
---|
13173 | | #include <stdlib.h> |
---|
13174 | | int |
---|
13175 | | main (void) |
---|
13176 | | { |
---|
13177 | | int result = 0; |
---|
13178 | | char *term; |
---|
13179 | | /* This test fails on Minix and native Windows. */ |
---|
13180 | | { |
---|
13181 | | const char input[] = "0x"; |
---|
13182 | | (void) strtoul (input, &term, 16); |
---|
13183 | | if (term != input + 1) |
---|
13184 | | result |= 1; |
---|
13185 | | } |
---|
13186 | | /* This test fails on pre-C23 platforms. */ |
---|
13187 | | { |
---|
13188 | | const char input[] = "0b1"; |
---|
13189 | | (void) strtoul (input, &term, 2); |
---|
13190 | | if (term != input + 3) |
---|
13191 | | result |= 2; |
---|
13192 | | } |
---|
13193 | | return result; |
---|
13194 | | |
---|
13195 | | ; |
---|
13196 | | return 0; |
---|
13197 | | } |
---|
13198 | | |
---|
13199 | configure:47559: result: no |
---|
13200 | configure:47616: checking for sys/single_threaded.h |
---|
13201 | configure:47616: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
13202 | conftest.c:296:10: fatal error: 'sys/single_threaded.h' file not found |
---|
13203 | #include <sys/single_threaded.h> |
---|
13204 | ^ |
---|
13205 | 1 error generated. |
---|
13206 | configure:47616: $? = 1 |
---|
13207 | configure: failed program was: |
---|
13208 | | /* confdefs.h */ |
---|
13209 | | #define PACKAGE_NAME "gettext-runtime" |
---|
13210 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
13211 | | #define PACKAGE_VERSION "0.22.5" |
---|
13212 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
13213 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
13214 | | #define PACKAGE_URL "" |
---|
13215 | | #define PACKAGE "gettext-runtime" |
---|
13216 | | #define VERSION "0.22.5" |
---|
13217 | | #define HAVE_STDIO_H 1 |
---|
13218 | | #define HAVE_STDLIB_H 1 |
---|
13219 | | #define HAVE_STRING_H 1 |
---|
13220 | | #define HAVE_INTTYPES_H 1 |
---|
13221 | | #define HAVE_STDINT_H 1 |
---|
13222 | | #define HAVE_STRINGS_H 1 |
---|
13223 | | #define HAVE_SYS_STAT_H 1 |
---|
13224 | | #define HAVE_SYS_TYPES_H 1 |
---|
13225 | | #define HAVE_UNISTD_H 1 |
---|
13226 | | #define HAVE_WCHAR_H 1 |
---|
13227 | | #define HAVE_SYS_PARAM_H 1 |
---|
13228 | | #define HAVE_SYS_SOCKET_H 1 |
---|
13229 | | #define HAVE_GETOPT_H 1 |
---|
13230 | | #define HAVE_SYS_CDEFS_H 1 |
---|
13231 | | #define HAVE_ICONV_H 1 |
---|
13232 | | #define HAVE_LIMITS_H 1 |
---|
13233 | | #define HAVE_WCTYPE_H 1 |
---|
13234 | | #define HAVE_LANGINFO_H 1 |
---|
13235 | | #define HAVE_XLOCALE_H 1 |
---|
13236 | | #define HAVE_SYS_MMAN_H 1 |
---|
13237 | | #define HAVE_SYS_TIME_H 1 |
---|
13238 | | #define HAVE_STDBOOL_H 1 |
---|
13239 | | #define STDC_HEADERS 1 |
---|
13240 | | #define _ALL_SOURCE 1 |
---|
13241 | | #define _DARWIN_C_SOURCE 1 |
---|
13242 | | #define _GNU_SOURCE 1 |
---|
13243 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
13244 | | #define _NETBSD_SOURCE 1 |
---|
13245 | | #define _OPENBSD_SOURCE 1 |
---|
13246 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
13247 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
13248 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
13249 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
13250 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
13251 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
13252 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
13253 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
13254 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
13255 | | #define _TANDEM_SOURCE 1 |
---|
13256 | | #define __EXTENSIONS__ 1 |
---|
13257 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
13258 | | #define HAVE_DLFCN_H 1 |
---|
13259 | | #define LT_OBJDIR ".libs/" |
---|
13260 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
13261 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
13262 | | #define ENABLE_NLS 1 |
---|
13263 | | #define HAVE_ALLOCA_H 1 |
---|
13264 | | #define HAVE_ALLOCA 1 |
---|
13265 | | #define BITSIZEOF_WCHAR_T 32 |
---|
13266 | | #define HAVE_MBSTATE_T 1 |
---|
13267 | | #define HAVE_MBSINIT 1 |
---|
13268 | | #define HAVE_MBRTOWC 1 |
---|
13269 | | #define HAVE_REALPATH 1 |
---|
13270 | | #define HAVE_LSTAT 1 |
---|
13271 | | #define HAVE_FCNTL 1 |
---|
13272 | | #define HAVE_SYMLINK 1 |
---|
13273 | | #define HAVE_GETDTABLESIZE 1 |
---|
13274 | | #define HAVE_ISWCNTRL 1 |
---|
13275 | | #define HAVE_MPROTECT 1 |
---|
13276 | | #define HAVE_READLINK 1 |
---|
13277 | | #define HAVE_SETENV 1 |
---|
13278 | | #define HAVE_WCWIDTH 1 |
---|
13279 | | #define HAVE_LANGINFO_CODESET 1 |
---|
13280 | | #define HAVE_MALLOC_POSIX 1 |
---|
13281 | | #define HAVE_FACCESSAT 1 |
---|
13282 | | #define HAVE_GETCWD 1 |
---|
13283 | | #define restrict __restrict__ |
---|
13284 | | #define HAVE_DECL_STRERROR_R 1 |
---|
13285 | | #define HAVE_STRERROR_R 1 |
---|
13286 | | #define HAVE___HEADER_INLINE 1 |
---|
13287 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
13288 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
13289 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
13290 | | #define HAVE_GETOPT_H 1 |
---|
13291 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
13292 | | #define HAVE_PTHREAD_API 1 |
---|
13293 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
13294 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
13295 | | #define HAVE_ICONV 1 |
---|
13296 | | #define ICONV_CONST |
---|
13297 | | #define HAVE_WINT_T 1 |
---|
13298 | | #define HAVE_LONG_LONG_INT 1 |
---|
13299 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
13300 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
13301 | | #define BITSIZEOF_SIZE_T 32 |
---|
13302 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
13303 | | #define BITSIZEOF_WCHAR_T 32 |
---|
13304 | | #define BITSIZEOF_WINT_T 32 |
---|
13305 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
13306 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
13307 | | #define HAVE_SIGNED_WINT_T 1 |
---|
13308 | | #define PTRDIFF_T_SUFFIX |
---|
13309 | | #define SIZE_T_SUFFIX ul |
---|
13310 | | #define SIG_ATOMIC_T_SUFFIX |
---|
13311 | | #define WCHAR_T_SUFFIX |
---|
13312 | | #define WINT_T_SUFFIX |
---|
13313 | | #define HAVE_TOWLOWER 1 |
---|
13314 | | #define HAVE_WCHAR_T 1 |
---|
13315 | | #define HAVE_LC_MESSAGES 1 |
---|
13316 | | #define HAVE_USELOCALE 1 |
---|
13317 | | #define HAVE_WORKING_USELOCALE 1 |
---|
13318 | | #define HAVE_GOOD_USELOCALE 1 |
---|
13319 | | #define USE_POSIX_THREADS 1 |
---|
13320 | | #define MALLOC_0_IS_NONNULL 1 |
---|
13321 | | #define MAP_ANONYMOUS MAP_ANON |
---|
13322 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
13323 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
13324 | | #define PROMOTED_MODE_T int |
---|
13325 | | #define HAVE_SIGSET_T 1 |
---|
13326 | | #define INSTALLPREFIX "/opt/local" |
---|
13327 | | #define HAVE_DECL_SETENV 1 |
---|
13328 | | #define USER_LABEL_PREFIX _ |
---|
13329 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
13330 | | #define HAVE_DECL_GETW 1 |
---|
13331 | | #define HAVE_DECL_PUTW 1 |
---|
13332 | | #define HAVE_DECL_ECVT 1 |
---|
13333 | | #define HAVE_DECL_FCVT 1 |
---|
13334 | | #define HAVE_DECL_GCVT 1 |
---|
13335 | | #define REPLACE_STRERROR_0 1 |
---|
13336 | | #define HAVE_DECL_STRNLEN 1 |
---|
13337 | | #define _USE_STD_STAT 1 |
---|
13338 | | #define HAVE_DECL_EXECVPE 0 |
---|
13339 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
13340 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
13341 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
13342 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
13343 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
13344 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
13345 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
13346 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
13347 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
13348 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
13349 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
13350 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
13351 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
13352 | | #define HAVE_DECL_WCSDUP 1 |
---|
13353 | | #define HAVE_ALLOCA 1 |
---|
13354 | | #define HAVE_ATEXIT 1 |
---|
13355 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
13356 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
13357 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
13358 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
13359 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
13360 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
13361 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
13362 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
13363 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
13364 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
13365 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
13366 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
13367 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
13368 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
13369 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
13370 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
13371 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
13372 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
13373 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
13374 | | #define GNULIB_TEST_REALPATH 1 |
---|
13375 | | #define HAVE_READLINKAT 1 |
---|
13376 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
13377 | | #define GNULIB_TEST_CLOSE 1 |
---|
13378 | | #define GNULIB_TEST_DUP2 1 |
---|
13379 | | #define GNULIB_TEST_ENVIRON 1 |
---|
13380 | | #define GNULIB_TEST_FCNTL 1 |
---|
13381 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
13382 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
13383 | | #define GNULIB_TEST_FSTAT 1 |
---|
13384 | | #define GNULIB_FWRITEERROR 1 |
---|
13385 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
13386 | | #define __GETOPT_PREFIX rpl_ |
---|
13387 | | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
13388 | | #define HAVE_GETPROGNAME 1 |
---|
13389 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
13390 | | #define GNULIB_TEST_GETPROGNAME 1 |
---|
13391 | | #define HAVE_INLINE 1 |
---|
13392 | | #define HAVE_ISWBLANK 1 |
---|
13393 | | #define HAVE_DECL_ISWBLANK 1 |
---|
13394 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
13395 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
13396 | | #define GNULIB_TEST_ISWPUNCT 1 |
---|
13397 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
13398 | | #define HAVE___INLINE 1 |
---|
13399 | | #define HAVE_NEWLOCALE 1 |
---|
13400 | | #define HAVE_DUPLOCALE 1 |
---|
13401 | | #define HAVE_FREELOCALE 1 |
---|
13402 | | #define GNULIB_TEST_LOCALENAME_UNSAFE 1 |
---|
13403 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
13404 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
13405 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
13406 | | #define GNULIB_LOCK 1 |
---|
13407 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
13408 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
13409 | | #define GNULIB_TEST_MBRTOC32 1 |
---|
13410 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
13411 | | #define GNULIB_TEST_MBSINIT 1 |
---|
13412 | | #define GNULIB_TEST_MBSLEN 1 |
---|
13413 | | #define GNULIB_TEST_MBSSTR 1 |
---|
13414 | | #define GNULIB_TEST_MBSZERO 1 |
---|
13415 | | #define GNULIB_TEST_MEMCHR 1 |
---|
13416 | | #define HAVE_MEMMOVE 1 |
---|
13417 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
13418 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
13419 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
13420 | | #define GNULIB_TEST_OPEN 1 |
---|
13421 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
13422 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
13423 | | #define HAVE_RAISE 1 |
---|
13424 | | #define GNULIB_TEST_RAISE 1 |
---|
13425 | | #define GNULIB_TEST_RAWMEMCHR 1 |
---|
13426 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
13427 | | #define GNULIB_TEST_READLINK 1 |
---|
13428 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
13429 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
13430 | | #define GNULIB_REALLOCARRAY 1 |
---|
13431 | | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
13432 | | #define HAVE_FACCESSAT 1 |
---|
13433 | | #define HAVE_GETCWD 1 |
---|
13434 | | #define HAVE_MALLOC_POSIX 1 |
---|
13435 | | #define HAVE_SEARCH_H 1 |
---|
13436 | | #define HAVE_TSEARCH 1 |
---|
13437 | | #define NEED_SETLOCALE_IMPROVED 0 |
---|
13438 | | #define NEED_SETLOCALE_MTSAFE 1 |
---|
13439 | | #define GNULIB_TEST_SETLOCALE 1 |
---|
13440 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
13441 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
13442 | | #define HAVE_VISIBILITY 1 |
---|
13443 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
13444 | | #define GNULIB_SIGPIPE 1 |
---|
13445 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
13446 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
13447 | | #define GNULIB_TEST_STAT 1 |
---|
13448 | | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 |
---|
13449 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
13450 | | #define GNULIB_TEST_FSCANF 1 |
---|
13451 | | #define GNULIB_FSCANF 1 |
---|
13452 | | #define GNULIB_TEST_SCANF 1 |
---|
13453 | | #define GNULIB_SCANF 1 |
---|
13454 | | #define GNULIB_TEST_FGETC 1 |
---|
13455 | | #define GNULIB_TEST_GETC 1 |
---|
13456 | | #define GNULIB_TEST_GETCHAR 1 |
---|
13457 | | #define GNULIB_TEST_FGETS 1 |
---|
13458 | | #define GNULIB_TEST_FREAD 1 |
---|
13459 | | #define GNULIB_TEST_FPRINTF 1 |
---|
13460 | | #define GNULIB_TEST_PRINTF 1 |
---|
13461 | | #define GNULIB_TEST_VFPRINTF 1 |
---|
13462 | | #define GNULIB_TEST_VPRINTF 1 |
---|
13463 | | #define GNULIB_TEST_FPUTC 1 |
---|
13464 | | #define GNULIB_TEST_PUTC 1 |
---|
13465 | | #define GNULIB_TEST_PUTCHAR 1 |
---|
13466 | | #define GNULIB_TEST_FPUTS 1 |
---|
13467 | | #define GNULIB_TEST_PUTS 1 |
---|
13468 | | #define GNULIB_TEST_FWRITE 1 |
---|
13469 | | #define GNULIB_STRERROR 1 |
---|
13470 | | #define GNULIB_TEST_STRERROR 1 |
---|
13471 | | #define GNULIB_TEST_STRNLEN 1 |
---|
13472 | | #define HAVE_STRTOUL 1 |
---|
13473 | | #define GNULIB_TEST_STRTOUL 1 |
---|
13474 | | /* end confdefs.h. */ |
---|
13475 | | #include <stddef.h> |
---|
13476 | | #ifdef HAVE_STDIO_H |
---|
13477 | | # include <stdio.h> |
---|
13478 | | #endif |
---|
13479 | | #ifdef HAVE_STDLIB_H |
---|
13480 | | # include <stdlib.h> |
---|
13481 | | #endif |
---|
13482 | | #ifdef HAVE_STRING_H |
---|
13483 | | # include <string.h> |
---|
13484 | | #endif |
---|
13485 | | #ifdef HAVE_INTTYPES_H |
---|
13486 | | # include <inttypes.h> |
---|
13487 | | #endif |
---|
13488 | | #ifdef HAVE_STDINT_H |
---|
13489 | | # include <stdint.h> |
---|
13490 | | #endif |
---|
13491 | | #ifdef HAVE_STRINGS_H |
---|
13492 | | # include <strings.h> |
---|
13493 | | #endif |
---|
13494 | | #ifdef HAVE_SYS_TYPES_H |
---|
13495 | | # include <sys/types.h> |
---|
13496 | | #endif |
---|
13497 | | #ifdef HAVE_SYS_STAT_H |
---|
13498 | | # include <sys/stat.h> |
---|
13499 | | #endif |
---|
13500 | | #ifdef HAVE_UNISTD_H |
---|
13501 | | # include <unistd.h> |
---|
13502 | | #endif |
---|
13503 | | #include <sys/single_threaded.h> |
---|
13504 | configure:47616: result: no |
---|
13505 | configure:48450: checking for variable-length arrays |
---|
13506 | configure:48463: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
13507 | conftest.c:273:3: error: __STDC_NO_VLA__ not defined |
---|
13508 | #error __STDC_NO_VLA__ not defined |
---|
13509 | ^ |
---|
13510 | 1 error generated. |
---|
13511 | configure:48463: $? = 1 |
---|
13512 | configure: failed program was: |
---|
13513 | | /* confdefs.h */ |
---|
13514 | | #define PACKAGE_NAME "gettext-runtime" |
---|
13515 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
13516 | | #define PACKAGE_VERSION "0.22.5" |
---|
13517 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
13518 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
13519 | | #define PACKAGE_URL "" |
---|
13520 | | #define PACKAGE "gettext-runtime" |
---|
13521 | | #define VERSION "0.22.5" |
---|
13522 | | #define HAVE_STDIO_H 1 |
---|
13523 | | #define HAVE_STDLIB_H 1 |
---|
13524 | | #define HAVE_STRING_H 1 |
---|
13525 | | #define HAVE_INTTYPES_H 1 |
---|
13526 | | #define HAVE_STDINT_H 1 |
---|
13527 | | #define HAVE_STRINGS_H 1 |
---|
13528 | | #define HAVE_SYS_STAT_H 1 |
---|
13529 | | #define HAVE_SYS_TYPES_H 1 |
---|
13530 | | #define HAVE_UNISTD_H 1 |
---|
13531 | | #define HAVE_WCHAR_H 1 |
---|
13532 | | #define HAVE_SYS_PARAM_H 1 |
---|
13533 | | #define HAVE_SYS_SOCKET_H 1 |
---|
13534 | | #define HAVE_GETOPT_H 1 |
---|
13535 | | #define HAVE_SYS_CDEFS_H 1 |
---|
13536 | | #define HAVE_ICONV_H 1 |
---|
13537 | | #define HAVE_LIMITS_H 1 |
---|
13538 | | #define HAVE_WCTYPE_H 1 |
---|
13539 | | #define HAVE_LANGINFO_H 1 |
---|
13540 | | #define HAVE_XLOCALE_H 1 |
---|
13541 | | #define HAVE_SYS_MMAN_H 1 |
---|
13542 | | #define HAVE_SYS_TIME_H 1 |
---|
13543 | | #define HAVE_STDBOOL_H 1 |
---|
13544 | | #define STDC_HEADERS 1 |
---|
13545 | | #define _ALL_SOURCE 1 |
---|
13546 | | #define _DARWIN_C_SOURCE 1 |
---|
13547 | | #define _GNU_SOURCE 1 |
---|
13548 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
13549 | | #define _NETBSD_SOURCE 1 |
---|
13550 | | #define _OPENBSD_SOURCE 1 |
---|
13551 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
13552 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
13553 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
13554 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
13555 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
13556 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
13557 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
13558 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
13559 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
13560 | | #define _TANDEM_SOURCE 1 |
---|
13561 | | #define __EXTENSIONS__ 1 |
---|
13562 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
13563 | | #define HAVE_DLFCN_H 1 |
---|
13564 | | #define LT_OBJDIR ".libs/" |
---|
13565 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
13566 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
13567 | | #define ENABLE_NLS 1 |
---|
13568 | | #define HAVE_ALLOCA_H 1 |
---|
13569 | | #define HAVE_ALLOCA 1 |
---|
13570 | | #define BITSIZEOF_WCHAR_T 32 |
---|
13571 | | #define HAVE_MBSTATE_T 1 |
---|
13572 | | #define HAVE_MBSINIT 1 |
---|
13573 | | #define HAVE_MBRTOWC 1 |
---|
13574 | | #define HAVE_REALPATH 1 |
---|
13575 | | #define HAVE_LSTAT 1 |
---|
13576 | | #define HAVE_FCNTL 1 |
---|
13577 | | #define HAVE_SYMLINK 1 |
---|
13578 | | #define HAVE_GETDTABLESIZE 1 |
---|
13579 | | #define HAVE_ISWCNTRL 1 |
---|
13580 | | #define HAVE_MPROTECT 1 |
---|
13581 | | #define HAVE_READLINK 1 |
---|
13582 | | #define HAVE_SETENV 1 |
---|
13583 | | #define HAVE_WCWIDTH 1 |
---|
13584 | | #define HAVE_LANGINFO_CODESET 1 |
---|
13585 | | #define HAVE_MALLOC_POSIX 1 |
---|
13586 | | #define HAVE_FACCESSAT 1 |
---|
13587 | | #define HAVE_GETCWD 1 |
---|
13588 | | #define restrict __restrict__ |
---|
13589 | | #define HAVE_DECL_STRERROR_R 1 |
---|
13590 | | #define HAVE_STRERROR_R 1 |
---|
13591 | | #define HAVE___HEADER_INLINE 1 |
---|
13592 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
13593 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
13594 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
13595 | | #define HAVE_GETOPT_H 1 |
---|
13596 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
13597 | | #define HAVE_PTHREAD_API 1 |
---|
13598 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
13599 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
13600 | | #define HAVE_ICONV 1 |
---|
13601 | | #define ICONV_CONST |
---|
13602 | | #define HAVE_WINT_T 1 |
---|
13603 | | #define HAVE_LONG_LONG_INT 1 |
---|
13604 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
13605 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
13606 | | #define BITSIZEOF_SIZE_T 32 |
---|
13607 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
13608 | | #define BITSIZEOF_WCHAR_T 32 |
---|
13609 | | #define BITSIZEOF_WINT_T 32 |
---|
13610 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
13611 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
13612 | | #define HAVE_SIGNED_WINT_T 1 |
---|
13613 | | #define PTRDIFF_T_SUFFIX |
---|
13614 | | #define SIZE_T_SUFFIX ul |
---|
13615 | | #define SIG_ATOMIC_T_SUFFIX |
---|
13616 | | #define WCHAR_T_SUFFIX |
---|
13617 | | #define WINT_T_SUFFIX |
---|
13618 | | #define HAVE_TOWLOWER 1 |
---|
13619 | | #define HAVE_WCHAR_T 1 |
---|
13620 | | #define HAVE_LC_MESSAGES 1 |
---|
13621 | | #define HAVE_USELOCALE 1 |
---|
13622 | | #define HAVE_WORKING_USELOCALE 1 |
---|
13623 | | #define HAVE_GOOD_USELOCALE 1 |
---|
13624 | | #define USE_POSIX_THREADS 1 |
---|
13625 | | #define MALLOC_0_IS_NONNULL 1 |
---|
13626 | | #define MAP_ANONYMOUS MAP_ANON |
---|
13627 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
13628 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
13629 | | #define PROMOTED_MODE_T int |
---|
13630 | | #define HAVE_SIGSET_T 1 |
---|
13631 | | #define INSTALLPREFIX "/opt/local" |
---|
13632 | | #define HAVE_DECL_SETENV 1 |
---|
13633 | | #define USER_LABEL_PREFIX _ |
---|
13634 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
13635 | | #define HAVE_DECL_GETW 1 |
---|
13636 | | #define HAVE_DECL_PUTW 1 |
---|
13637 | | #define HAVE_DECL_ECVT 1 |
---|
13638 | | #define HAVE_DECL_FCVT 1 |
---|
13639 | | #define HAVE_DECL_GCVT 1 |
---|
13640 | | #define REPLACE_STRERROR_0 1 |
---|
13641 | | #define HAVE_DECL_STRNLEN 1 |
---|
13642 | | #define _USE_STD_STAT 1 |
---|
13643 | | #define HAVE_DECL_EXECVPE 0 |
---|
13644 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
13645 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
13646 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
13647 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
13648 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
13649 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
13650 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
13651 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
13652 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
13653 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
13654 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
13655 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
13656 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
13657 | | #define HAVE_DECL_WCSDUP 1 |
---|
13658 | | #define HAVE_ALLOCA 1 |
---|
13659 | | #define HAVE_ATEXIT 1 |
---|
13660 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
13661 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
13662 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
13663 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
13664 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
13665 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
13666 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
13667 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
13668 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
13669 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
13670 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
13671 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
13672 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
13673 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
13674 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
13675 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
13676 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
13677 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
13678 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
13679 | | #define GNULIB_TEST_REALPATH 1 |
---|
13680 | | #define HAVE_READLINKAT 1 |
---|
13681 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
13682 | | #define GNULIB_TEST_CLOSE 1 |
---|
13683 | | #define GNULIB_TEST_DUP2 1 |
---|
13684 | | #define GNULIB_TEST_ENVIRON 1 |
---|
13685 | | #define GNULIB_TEST_FCNTL 1 |
---|
13686 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
13687 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
13688 | | #define GNULIB_TEST_FSTAT 1 |
---|
13689 | | #define GNULIB_FWRITEERROR 1 |
---|
13690 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
13691 | | #define __GETOPT_PREFIX rpl_ |
---|
13692 | | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
13693 | | #define HAVE_GETPROGNAME 1 |
---|
13694 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
13695 | | #define GNULIB_TEST_GETPROGNAME 1 |
---|
13696 | | #define HAVE_INLINE 1 |
---|
13697 | | #define HAVE_ISWBLANK 1 |
---|
13698 | | #define HAVE_DECL_ISWBLANK 1 |
---|
13699 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
13700 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
13701 | | #define GNULIB_TEST_ISWPUNCT 1 |
---|
13702 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
13703 | | #define HAVE___INLINE 1 |
---|
13704 | | #define HAVE_NEWLOCALE 1 |
---|
13705 | | #define HAVE_DUPLOCALE 1 |
---|
13706 | | #define HAVE_FREELOCALE 1 |
---|
13707 | | #define GNULIB_TEST_LOCALENAME_UNSAFE 1 |
---|
13708 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
13709 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
13710 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
13711 | | #define GNULIB_LOCK 1 |
---|
13712 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
13713 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
13714 | | #define GNULIB_TEST_MBRTOC32 1 |
---|
13715 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
13716 | | #define GNULIB_TEST_MBSINIT 1 |
---|
13717 | | #define GNULIB_TEST_MBSLEN 1 |
---|
13718 | | #define GNULIB_TEST_MBSSTR 1 |
---|
13719 | | #define GNULIB_TEST_MBSZERO 1 |
---|
13720 | | #define GNULIB_TEST_MEMCHR 1 |
---|
13721 | | #define HAVE_MEMMOVE 1 |
---|
13722 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
13723 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
13724 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
13725 | | #define GNULIB_TEST_OPEN 1 |
---|
13726 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
13727 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
13728 | | #define HAVE_RAISE 1 |
---|
13729 | | #define GNULIB_TEST_RAISE 1 |
---|
13730 | | #define GNULIB_TEST_RAWMEMCHR 1 |
---|
13731 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
13732 | | #define GNULIB_TEST_READLINK 1 |
---|
13733 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
13734 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
13735 | | #define GNULIB_REALLOCARRAY 1 |
---|
13736 | | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
13737 | | #define HAVE_FACCESSAT 1 |
---|
13738 | | #define HAVE_GETCWD 1 |
---|
13739 | | #define HAVE_MALLOC_POSIX 1 |
---|
13740 | | #define HAVE_SEARCH_H 1 |
---|
13741 | | #define HAVE_TSEARCH 1 |
---|
13742 | | #define NEED_SETLOCALE_IMPROVED 0 |
---|
13743 | | #define NEED_SETLOCALE_MTSAFE 1 |
---|
13744 | | #define GNULIB_TEST_SETLOCALE 1 |
---|
13745 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
13746 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
13747 | | #define HAVE_VISIBILITY 1 |
---|
13748 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
13749 | | #define GNULIB_SIGPIPE 1 |
---|
13750 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
13751 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
13752 | | #define GNULIB_TEST_STAT 1 |
---|
13753 | | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 |
---|
13754 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
13755 | | #define GNULIB_TEST_FSCANF 1 |
---|
13756 | | #define GNULIB_FSCANF 1 |
---|
13757 | | #define GNULIB_TEST_SCANF 1 |
---|
13758 | | #define GNULIB_SCANF 1 |
---|
13759 | | #define GNULIB_TEST_FGETC 1 |
---|
13760 | | #define GNULIB_TEST_GETC 1 |
---|
13761 | | #define GNULIB_TEST_GETCHAR 1 |
---|
13762 | | #define GNULIB_TEST_FGETS 1 |
---|
13763 | | #define GNULIB_TEST_FREAD 1 |
---|
13764 | | #define GNULIB_TEST_FPRINTF 1 |
---|
13765 | | #define GNULIB_TEST_PRINTF 1 |
---|
13766 | | #define GNULIB_TEST_VFPRINTF 1 |
---|
13767 | | #define GNULIB_TEST_VPRINTF 1 |
---|
13768 | | #define GNULIB_TEST_FPUTC 1 |
---|
13769 | | #define GNULIB_TEST_PUTC 1 |
---|
13770 | | #define GNULIB_TEST_PUTCHAR 1 |
---|
13771 | | #define GNULIB_TEST_FPUTS 1 |
---|
13772 | | #define GNULIB_TEST_PUTS 1 |
---|
13773 | | #define GNULIB_TEST_FWRITE 1 |
---|
13774 | | #define GNULIB_STRERROR 1 |
---|
13775 | | #define GNULIB_TEST_STRERROR 1 |
---|
13776 | | #define GNULIB_TEST_STRNLEN 1 |
---|
13777 | | #define HAVE_STRTOUL 1 |
---|
13778 | | #define GNULIB_TEST_STRTOUL 1 |
---|
13779 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
13780 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
13781 | | #define GNULIB_STDIO_SINGLE_THREAD 1 |
---|
13782 | | #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD |
---|
13783 | | /* end confdefs.h. */ |
---|
13784 | | #ifndef __STDC_NO_VLA__ |
---|
13785 | | #error __STDC_NO_VLA__ not defined |
---|
13786 | | #endif |
---|
13787 | | |
---|
13788 | configure:48507: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5 |
---|
13789 | configure:48507: $? = 0 |
---|
13790 | configure:48520: result: yes |
---|
13791 | configure:48562: checking whether wcwidth is declared |
---|
13792 | configure:48562: /usr/bin/clang -c -pipe -Os -arch i386 -fno-builtin -I/opt/local/include conftest.c >&5 -Werror=implicit-function-declaration |
---|
13793 | configure:48562: $? = 0 |
---|
13794 | configure:48562: result: yes |
---|
13795 | configure:48613: checking whether wcwidth works reasonably in UTF-8 locales |
---|
13796 | configure:48665: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
13797 | configure:48665: $? = 0 |
---|
13798 | configure:48665: ./conftest |
---|
13799 | configure:48665: $? = 6 |
---|
13800 | configure: program exited with status 6 |
---|
13801 | configure: failed program was: |
---|
13802 | | /* confdefs.h */ |
---|
13803 | | #define PACKAGE_NAME "gettext-runtime" |
---|
13804 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
13805 | | #define PACKAGE_VERSION "0.22.5" |
---|
13806 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
13807 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
13808 | | #define PACKAGE_URL "" |
---|
13809 | | #define PACKAGE "gettext-runtime" |
---|
13810 | | #define VERSION "0.22.5" |
---|
13811 | | #define HAVE_STDIO_H 1 |
---|
13812 | | #define HAVE_STDLIB_H 1 |
---|
13813 | | #define HAVE_STRING_H 1 |
---|
13814 | | #define HAVE_INTTYPES_H 1 |
---|
13815 | | #define HAVE_STDINT_H 1 |
---|
13816 | | #define HAVE_STRINGS_H 1 |
---|
13817 | | #define HAVE_SYS_STAT_H 1 |
---|
13818 | | #define HAVE_SYS_TYPES_H 1 |
---|
13819 | | #define HAVE_UNISTD_H 1 |
---|
13820 | | #define HAVE_WCHAR_H 1 |
---|
13821 | | #define HAVE_SYS_PARAM_H 1 |
---|
13822 | | #define HAVE_SYS_SOCKET_H 1 |
---|
13823 | | #define HAVE_GETOPT_H 1 |
---|
13824 | | #define HAVE_SYS_CDEFS_H 1 |
---|
13825 | | #define HAVE_ICONV_H 1 |
---|
13826 | | #define HAVE_LIMITS_H 1 |
---|
13827 | | #define HAVE_WCTYPE_H 1 |
---|
13828 | | #define HAVE_LANGINFO_H 1 |
---|
13829 | | #define HAVE_XLOCALE_H 1 |
---|
13830 | | #define HAVE_SYS_MMAN_H 1 |
---|
13831 | | #define HAVE_SYS_TIME_H 1 |
---|
13832 | | #define HAVE_STDBOOL_H 1 |
---|
13833 | | #define STDC_HEADERS 1 |
---|
13834 | | #define _ALL_SOURCE 1 |
---|
13835 | | #define _DARWIN_C_SOURCE 1 |
---|
13836 | | #define _GNU_SOURCE 1 |
---|
13837 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
13838 | | #define _NETBSD_SOURCE 1 |
---|
13839 | | #define _OPENBSD_SOURCE 1 |
---|
13840 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
13841 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
13842 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
13843 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
13844 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
13845 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
13846 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
13847 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
13848 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
13849 | | #define _TANDEM_SOURCE 1 |
---|
13850 | | #define __EXTENSIONS__ 1 |
---|
13851 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
13852 | | #define HAVE_DLFCN_H 1 |
---|
13853 | | #define LT_OBJDIR ".libs/" |
---|
13854 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
13855 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
13856 | | #define ENABLE_NLS 1 |
---|
13857 | | #define HAVE_ALLOCA_H 1 |
---|
13858 | | #define HAVE_ALLOCA 1 |
---|
13859 | | #define BITSIZEOF_WCHAR_T 32 |
---|
13860 | | #define HAVE_MBSTATE_T 1 |
---|
13861 | | #define HAVE_MBSINIT 1 |
---|
13862 | | #define HAVE_MBRTOWC 1 |
---|
13863 | | #define HAVE_REALPATH 1 |
---|
13864 | | #define HAVE_LSTAT 1 |
---|
13865 | | #define HAVE_FCNTL 1 |
---|
13866 | | #define HAVE_SYMLINK 1 |
---|
13867 | | #define HAVE_GETDTABLESIZE 1 |
---|
13868 | | #define HAVE_ISWCNTRL 1 |
---|
13869 | | #define HAVE_MPROTECT 1 |
---|
13870 | | #define HAVE_READLINK 1 |
---|
13871 | | #define HAVE_SETENV 1 |
---|
13872 | | #define HAVE_WCWIDTH 1 |
---|
13873 | | #define HAVE_LANGINFO_CODESET 1 |
---|
13874 | | #define HAVE_MALLOC_POSIX 1 |
---|
13875 | | #define HAVE_FACCESSAT 1 |
---|
13876 | | #define HAVE_GETCWD 1 |
---|
13877 | | #define restrict __restrict__ |
---|
13878 | | #define HAVE_DECL_STRERROR_R 1 |
---|
13879 | | #define HAVE_STRERROR_R 1 |
---|
13880 | | #define HAVE___HEADER_INLINE 1 |
---|
13881 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
13882 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
13883 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
13884 | | #define HAVE_GETOPT_H 1 |
---|
13885 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
13886 | | #define HAVE_PTHREAD_API 1 |
---|
13887 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
13888 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
13889 | | #define HAVE_ICONV 1 |
---|
13890 | | #define ICONV_CONST |
---|
13891 | | #define HAVE_WINT_T 1 |
---|
13892 | | #define HAVE_LONG_LONG_INT 1 |
---|
13893 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
13894 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
13895 | | #define BITSIZEOF_SIZE_T 32 |
---|
13896 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
13897 | | #define BITSIZEOF_WCHAR_T 32 |
---|
13898 | | #define BITSIZEOF_WINT_T 32 |
---|
13899 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
13900 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
13901 | | #define HAVE_SIGNED_WINT_T 1 |
---|
13902 | | #define PTRDIFF_T_SUFFIX |
---|
13903 | | #define SIZE_T_SUFFIX ul |
---|
13904 | | #define SIG_ATOMIC_T_SUFFIX |
---|
13905 | | #define WCHAR_T_SUFFIX |
---|
13906 | | #define WINT_T_SUFFIX |
---|
13907 | | #define HAVE_TOWLOWER 1 |
---|
13908 | | #define HAVE_WCHAR_T 1 |
---|
13909 | | #define HAVE_LC_MESSAGES 1 |
---|
13910 | | #define HAVE_USELOCALE 1 |
---|
13911 | | #define HAVE_WORKING_USELOCALE 1 |
---|
13912 | | #define HAVE_GOOD_USELOCALE 1 |
---|
13913 | | #define USE_POSIX_THREADS 1 |
---|
13914 | | #define MALLOC_0_IS_NONNULL 1 |
---|
13915 | | #define MAP_ANONYMOUS MAP_ANON |
---|
13916 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
13917 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
13918 | | #define PROMOTED_MODE_T int |
---|
13919 | | #define HAVE_SIGSET_T 1 |
---|
13920 | | #define INSTALLPREFIX "/opt/local" |
---|
13921 | | #define HAVE_DECL_SETENV 1 |
---|
13922 | | #define USER_LABEL_PREFIX _ |
---|
13923 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
13924 | | #define HAVE_DECL_GETW 1 |
---|
13925 | | #define HAVE_DECL_PUTW 1 |
---|
13926 | | #define HAVE_DECL_ECVT 1 |
---|
13927 | | #define HAVE_DECL_FCVT 1 |
---|
13928 | | #define HAVE_DECL_GCVT 1 |
---|
13929 | | #define REPLACE_STRERROR_0 1 |
---|
13930 | | #define HAVE_DECL_STRNLEN 1 |
---|
13931 | | #define _USE_STD_STAT 1 |
---|
13932 | | #define HAVE_DECL_EXECVPE 0 |
---|
13933 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
13934 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
13935 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
13936 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
13937 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
13938 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
13939 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
13940 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
13941 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
13942 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
13943 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
13944 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
13945 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
13946 | | #define HAVE_DECL_WCSDUP 1 |
---|
13947 | | #define HAVE_ALLOCA 1 |
---|
13948 | | #define HAVE_ATEXIT 1 |
---|
13949 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
13950 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
13951 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
13952 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
13953 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
13954 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
13955 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
13956 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
13957 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
13958 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
13959 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
13960 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
13961 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
13962 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
13963 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
13964 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
13965 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
13966 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
13967 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
13968 | | #define GNULIB_TEST_REALPATH 1 |
---|
13969 | | #define HAVE_READLINKAT 1 |
---|
13970 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
13971 | | #define GNULIB_TEST_CLOSE 1 |
---|
13972 | | #define GNULIB_TEST_DUP2 1 |
---|
13973 | | #define GNULIB_TEST_ENVIRON 1 |
---|
13974 | | #define GNULIB_TEST_FCNTL 1 |
---|
13975 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
13976 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
13977 | | #define GNULIB_TEST_FSTAT 1 |
---|
13978 | | #define GNULIB_FWRITEERROR 1 |
---|
13979 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
13980 | | #define __GETOPT_PREFIX rpl_ |
---|
13981 | | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
13982 | | #define HAVE_GETPROGNAME 1 |
---|
13983 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
13984 | | #define GNULIB_TEST_GETPROGNAME 1 |
---|
13985 | | #define HAVE_INLINE 1 |
---|
13986 | | #define HAVE_ISWBLANK 1 |
---|
13987 | | #define HAVE_DECL_ISWBLANK 1 |
---|
13988 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
13989 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
13990 | | #define GNULIB_TEST_ISWPUNCT 1 |
---|
13991 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
13992 | | #define HAVE___INLINE 1 |
---|
13993 | | #define HAVE_NEWLOCALE 1 |
---|
13994 | | #define HAVE_DUPLOCALE 1 |
---|
13995 | | #define HAVE_FREELOCALE 1 |
---|
13996 | | #define GNULIB_TEST_LOCALENAME_UNSAFE 1 |
---|
13997 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
13998 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
13999 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
14000 | | #define GNULIB_LOCK 1 |
---|
14001 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
14002 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
14003 | | #define GNULIB_TEST_MBRTOC32 1 |
---|
14004 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
14005 | | #define GNULIB_TEST_MBSINIT 1 |
---|
14006 | | #define GNULIB_TEST_MBSLEN 1 |
---|
14007 | | #define GNULIB_TEST_MBSSTR 1 |
---|
14008 | | #define GNULIB_TEST_MBSZERO 1 |
---|
14009 | | #define GNULIB_TEST_MEMCHR 1 |
---|
14010 | | #define HAVE_MEMMOVE 1 |
---|
14011 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
14012 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
14013 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
14014 | | #define GNULIB_TEST_OPEN 1 |
---|
14015 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
14016 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
14017 | | #define HAVE_RAISE 1 |
---|
14018 | | #define GNULIB_TEST_RAISE 1 |
---|
14019 | | #define GNULIB_TEST_RAWMEMCHR 1 |
---|
14020 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
14021 | | #define GNULIB_TEST_READLINK 1 |
---|
14022 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
14023 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
14024 | | #define GNULIB_REALLOCARRAY 1 |
---|
14025 | | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
14026 | | #define HAVE_FACCESSAT 1 |
---|
14027 | | #define HAVE_GETCWD 1 |
---|
14028 | | #define HAVE_MALLOC_POSIX 1 |
---|
14029 | | #define HAVE_SEARCH_H 1 |
---|
14030 | | #define HAVE_TSEARCH 1 |
---|
14031 | | #define NEED_SETLOCALE_IMPROVED 0 |
---|
14032 | | #define NEED_SETLOCALE_MTSAFE 1 |
---|
14033 | | #define GNULIB_TEST_SETLOCALE 1 |
---|
14034 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
14035 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
14036 | | #define HAVE_VISIBILITY 1 |
---|
14037 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
14038 | | #define GNULIB_SIGPIPE 1 |
---|
14039 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
14040 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
14041 | | #define GNULIB_TEST_STAT 1 |
---|
14042 | | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 |
---|
14043 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
14044 | | #define GNULIB_TEST_FSCANF 1 |
---|
14045 | | #define GNULIB_FSCANF 1 |
---|
14046 | | #define GNULIB_TEST_SCANF 1 |
---|
14047 | | #define GNULIB_SCANF 1 |
---|
14048 | | #define GNULIB_TEST_FGETC 1 |
---|
14049 | | #define GNULIB_TEST_GETC 1 |
---|
14050 | | #define GNULIB_TEST_GETCHAR 1 |
---|
14051 | | #define GNULIB_TEST_FGETS 1 |
---|
14052 | | #define GNULIB_TEST_FREAD 1 |
---|
14053 | | #define GNULIB_TEST_FPRINTF 1 |
---|
14054 | | #define GNULIB_TEST_PRINTF 1 |
---|
14055 | | #define GNULIB_TEST_VFPRINTF 1 |
---|
14056 | | #define GNULIB_TEST_VPRINTF 1 |
---|
14057 | | #define GNULIB_TEST_FPUTC 1 |
---|
14058 | | #define GNULIB_TEST_PUTC 1 |
---|
14059 | | #define GNULIB_TEST_PUTCHAR 1 |
---|
14060 | | #define GNULIB_TEST_FPUTS 1 |
---|
14061 | | #define GNULIB_TEST_PUTS 1 |
---|
14062 | | #define GNULIB_TEST_FWRITE 1 |
---|
14063 | | #define GNULIB_STRERROR 1 |
---|
14064 | | #define GNULIB_TEST_STRERROR 1 |
---|
14065 | | #define GNULIB_TEST_STRNLEN 1 |
---|
14066 | | #define HAVE_STRTOUL 1 |
---|
14067 | | #define GNULIB_TEST_STRTOUL 1 |
---|
14068 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
14069 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
14070 | | #define GNULIB_STDIO_SINGLE_THREAD 1 |
---|
14071 | | #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD |
---|
14072 | | #define HAVE_C_VARARRAYS 1 |
---|
14073 | | #define HAVE_DECL_WCWIDTH 1 |
---|
14074 | | /* end confdefs.h. */ |
---|
14075 | | |
---|
14076 | | #include <locale.h> |
---|
14077 | | #include <wchar.h> |
---|
14078 | | #if !HAVE_DECL_WCWIDTH |
---|
14079 | | extern |
---|
14080 | | # ifdef __cplusplus |
---|
14081 | | "C" |
---|
14082 | | # endif |
---|
14083 | | int wcwidth (int); |
---|
14084 | | #endif |
---|
14085 | | int main () |
---|
14086 | | { |
---|
14087 | | int result = 0; |
---|
14088 | | if (setlocale (LC_ALL, "en_US.UTF-8") != NULL) |
---|
14089 | | { |
---|
14090 | | if (wcwidth (0x0301) > 0) |
---|
14091 | | result |= 1; |
---|
14092 | | if (wcwidth (0x05B0) > 0) |
---|
14093 | | result |= 2; |
---|
14094 | | if (wcwidth (0x200B) > 0) |
---|
14095 | | result |= 4; |
---|
14096 | | if (wcwidth (0xFF1A) == 0) |
---|
14097 | | result |= 8; |
---|
14098 | | if (wcwidth (0x2202) > 1) |
---|
14099 | | result |= 16; |
---|
14100 | | } |
---|
14101 | | return result; |
---|
14102 | | } |
---|
14103 | configure:48680: result: no |
---|
14104 | configure:48855: checking for size_t |
---|
14105 | configure:48855: result: yes |
---|
14106 | configure:48866: checking for setlocale |
---|
14107 | configure:48866: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 |
---|
14108 | configure:48866: $? = 0 |
---|
14109 | configure:48866: result: yes |
---|
14110 | configure:48901: checking for perl |
---|
14111 | configure:48924: found /opt/local/bin/perl |
---|
14112 | configure:48938: result: /opt/local/bin/perl |
---|
14113 | configure:49075: checking whether the C++ compiler (/usr/bin/clang++ -pipe -Os -arch i386 -stdlib=libc++ -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386) works |
---|
14114 | configure:49086: /usr/bin/clang++ -o conftest -pipe -Os -arch i386 -stdlib=libc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.cpp >&5 |
---|
14115 | configure:49089: $? = 0 |
---|
14116 | configure:49107: result: yes |
---|
14117 | configure:49112: checking whether the C++ compiler supports namespaces |
---|
14118 | configure:49126: /usr/bin/clang++ -o conftest -pipe -Os -arch i386 -stdlib=libc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.cpp >&5 |
---|
14119 | configure:49129: $? = 0 |
---|
14120 | configure:49142: result: yes |
---|
14121 | configure:49165: checking dependency style of /usr/bin/clang++ |
---|
14122 | configure:49278: result: gcc3 |
---|
14123 | configure:49299: checking whether the compiler supports GNU C++ |
---|
14124 | configure:49331: result: yes |
---|
14125 | configure:49342: checking whether /usr/bin/clang++ accepts -g |
---|
14126 | configure:49410: result: yes |
---|
14127 | configure:49447: checking for sched_yield in -lrt |
---|
14128 | configure:49476: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c -lrt >&5 |
---|
14129 | ld: library not found for -lrt |
---|
14130 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
14131 | configure:49476: $? = 1 |
---|
14132 | configure: failed program was: |
---|
14133 | | /* confdefs.h */ |
---|
14134 | | #define PACKAGE_NAME "gettext-runtime" |
---|
14135 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
14136 | | #define PACKAGE_VERSION "0.22.5" |
---|
14137 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
14138 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
14139 | | #define PACKAGE_URL "" |
---|
14140 | | #define PACKAGE "gettext-runtime" |
---|
14141 | | #define VERSION "0.22.5" |
---|
14142 | | #define HAVE_STDIO_H 1 |
---|
14143 | | #define HAVE_STDLIB_H 1 |
---|
14144 | | #define HAVE_STRING_H 1 |
---|
14145 | | #define HAVE_INTTYPES_H 1 |
---|
14146 | | #define HAVE_STDINT_H 1 |
---|
14147 | | #define HAVE_STRINGS_H 1 |
---|
14148 | | #define HAVE_SYS_STAT_H 1 |
---|
14149 | | #define HAVE_SYS_TYPES_H 1 |
---|
14150 | | #define HAVE_UNISTD_H 1 |
---|
14151 | | #define HAVE_WCHAR_H 1 |
---|
14152 | | #define HAVE_SYS_PARAM_H 1 |
---|
14153 | | #define HAVE_SYS_SOCKET_H 1 |
---|
14154 | | #define HAVE_GETOPT_H 1 |
---|
14155 | | #define HAVE_SYS_CDEFS_H 1 |
---|
14156 | | #define HAVE_ICONV_H 1 |
---|
14157 | | #define HAVE_LIMITS_H 1 |
---|
14158 | | #define HAVE_WCTYPE_H 1 |
---|
14159 | | #define HAVE_LANGINFO_H 1 |
---|
14160 | | #define HAVE_XLOCALE_H 1 |
---|
14161 | | #define HAVE_SYS_MMAN_H 1 |
---|
14162 | | #define HAVE_SYS_TIME_H 1 |
---|
14163 | | #define HAVE_STDBOOL_H 1 |
---|
14164 | | #define STDC_HEADERS 1 |
---|
14165 | | #define _ALL_SOURCE 1 |
---|
14166 | | #define _DARWIN_C_SOURCE 1 |
---|
14167 | | #define _GNU_SOURCE 1 |
---|
14168 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
14169 | | #define _NETBSD_SOURCE 1 |
---|
14170 | | #define _OPENBSD_SOURCE 1 |
---|
14171 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
14172 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
14173 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
14174 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
14175 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
14176 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
14177 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
14178 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
14179 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
14180 | | #define _TANDEM_SOURCE 1 |
---|
14181 | | #define __EXTENSIONS__ 1 |
---|
14182 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
14183 | | #define HAVE_DLFCN_H 1 |
---|
14184 | | #define LT_OBJDIR ".libs/" |
---|
14185 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
14186 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
14187 | | #define ENABLE_NLS 1 |
---|
14188 | | #define HAVE_ALLOCA_H 1 |
---|
14189 | | #define HAVE_ALLOCA 1 |
---|
14190 | | #define BITSIZEOF_WCHAR_T 32 |
---|
14191 | | #define HAVE_MBSTATE_T 1 |
---|
14192 | | #define HAVE_MBSINIT 1 |
---|
14193 | | #define HAVE_MBRTOWC 1 |
---|
14194 | | #define HAVE_REALPATH 1 |
---|
14195 | | #define HAVE_LSTAT 1 |
---|
14196 | | #define HAVE_FCNTL 1 |
---|
14197 | | #define HAVE_SYMLINK 1 |
---|
14198 | | #define HAVE_GETDTABLESIZE 1 |
---|
14199 | | #define HAVE_ISWCNTRL 1 |
---|
14200 | | #define HAVE_MPROTECT 1 |
---|
14201 | | #define HAVE_READLINK 1 |
---|
14202 | | #define HAVE_SETENV 1 |
---|
14203 | | #define HAVE_WCWIDTH 1 |
---|
14204 | | #define HAVE_LANGINFO_CODESET 1 |
---|
14205 | | #define HAVE_MALLOC_POSIX 1 |
---|
14206 | | #define HAVE_FACCESSAT 1 |
---|
14207 | | #define HAVE_GETCWD 1 |
---|
14208 | | #define restrict __restrict__ |
---|
14209 | | #define HAVE_DECL_STRERROR_R 1 |
---|
14210 | | #define HAVE_STRERROR_R 1 |
---|
14211 | | #define HAVE___HEADER_INLINE 1 |
---|
14212 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
14213 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
14214 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
14215 | | #define HAVE_GETOPT_H 1 |
---|
14216 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
14217 | | #define HAVE_PTHREAD_API 1 |
---|
14218 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
14219 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
14220 | | #define HAVE_ICONV 1 |
---|
14221 | | #define ICONV_CONST |
---|
14222 | | #define HAVE_WINT_T 1 |
---|
14223 | | #define HAVE_LONG_LONG_INT 1 |
---|
14224 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
14225 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
14226 | | #define BITSIZEOF_SIZE_T 32 |
---|
14227 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
14228 | | #define BITSIZEOF_WCHAR_T 32 |
---|
14229 | | #define BITSIZEOF_WINT_T 32 |
---|
14230 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
14231 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
14232 | | #define HAVE_SIGNED_WINT_T 1 |
---|
14233 | | #define PTRDIFF_T_SUFFIX |
---|
14234 | | #define SIZE_T_SUFFIX ul |
---|
14235 | | #define SIG_ATOMIC_T_SUFFIX |
---|
14236 | | #define WCHAR_T_SUFFIX |
---|
14237 | | #define WINT_T_SUFFIX |
---|
14238 | | #define HAVE_TOWLOWER 1 |
---|
14239 | | #define HAVE_WCHAR_T 1 |
---|
14240 | | #define HAVE_LC_MESSAGES 1 |
---|
14241 | | #define HAVE_USELOCALE 1 |
---|
14242 | | #define HAVE_WORKING_USELOCALE 1 |
---|
14243 | | #define HAVE_GOOD_USELOCALE 1 |
---|
14244 | | #define USE_POSIX_THREADS 1 |
---|
14245 | | #define MALLOC_0_IS_NONNULL 1 |
---|
14246 | | #define MAP_ANONYMOUS MAP_ANON |
---|
14247 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
14248 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
14249 | | #define PROMOTED_MODE_T int |
---|
14250 | | #define HAVE_SIGSET_T 1 |
---|
14251 | | #define INSTALLPREFIX "/opt/local" |
---|
14252 | | #define HAVE_DECL_SETENV 1 |
---|
14253 | | #define USER_LABEL_PREFIX _ |
---|
14254 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
14255 | | #define HAVE_DECL_GETW 1 |
---|
14256 | | #define HAVE_DECL_PUTW 1 |
---|
14257 | | #define HAVE_DECL_ECVT 1 |
---|
14258 | | #define HAVE_DECL_FCVT 1 |
---|
14259 | | #define HAVE_DECL_GCVT 1 |
---|
14260 | | #define REPLACE_STRERROR_0 1 |
---|
14261 | | #define HAVE_DECL_STRNLEN 1 |
---|
14262 | | #define _USE_STD_STAT 1 |
---|
14263 | | #define HAVE_DECL_EXECVPE 0 |
---|
14264 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
14265 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
14266 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
14267 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
14268 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
14269 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
14270 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
14271 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
14272 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
14273 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
14274 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
14275 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
14276 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
14277 | | #define HAVE_DECL_WCSDUP 1 |
---|
14278 | | #define HAVE_ALLOCA 1 |
---|
14279 | | #define HAVE_ATEXIT 1 |
---|
14280 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
14281 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
14282 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
14283 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
14284 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
14285 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
14286 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
14287 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
14288 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
14289 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
14290 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
14291 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
14292 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
14293 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
14294 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
14295 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
14296 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
14297 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
14298 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
14299 | | #define GNULIB_TEST_REALPATH 1 |
---|
14300 | | #define HAVE_READLINKAT 1 |
---|
14301 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
14302 | | #define GNULIB_TEST_CLOSE 1 |
---|
14303 | | #define GNULIB_TEST_DUP2 1 |
---|
14304 | | #define GNULIB_TEST_ENVIRON 1 |
---|
14305 | | #define GNULIB_TEST_FCNTL 1 |
---|
14306 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
14307 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
14308 | | #define GNULIB_TEST_FSTAT 1 |
---|
14309 | | #define GNULIB_FWRITEERROR 1 |
---|
14310 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
14311 | | #define __GETOPT_PREFIX rpl_ |
---|
14312 | | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
14313 | | #define HAVE_GETPROGNAME 1 |
---|
14314 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
14315 | | #define GNULIB_TEST_GETPROGNAME 1 |
---|
14316 | | #define HAVE_INLINE 1 |
---|
14317 | | #define HAVE_ISWBLANK 1 |
---|
14318 | | #define HAVE_DECL_ISWBLANK 1 |
---|
14319 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
14320 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
14321 | | #define GNULIB_TEST_ISWPUNCT 1 |
---|
14322 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
14323 | | #define HAVE___INLINE 1 |
---|
14324 | | #define HAVE_NEWLOCALE 1 |
---|
14325 | | #define HAVE_DUPLOCALE 1 |
---|
14326 | | #define HAVE_FREELOCALE 1 |
---|
14327 | | #define GNULIB_TEST_LOCALENAME_UNSAFE 1 |
---|
14328 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
14329 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
14330 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
14331 | | #define GNULIB_LOCK 1 |
---|
14332 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
14333 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
14334 | | #define GNULIB_TEST_MBRTOC32 1 |
---|
14335 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
14336 | | #define GNULIB_TEST_MBSINIT 1 |
---|
14337 | | #define GNULIB_TEST_MBSLEN 1 |
---|
14338 | | #define GNULIB_TEST_MBSSTR 1 |
---|
14339 | | #define GNULIB_TEST_MBSZERO 1 |
---|
14340 | | #define GNULIB_TEST_MEMCHR 1 |
---|
14341 | | #define HAVE_MEMMOVE 1 |
---|
14342 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
14343 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
14344 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
14345 | | #define GNULIB_TEST_OPEN 1 |
---|
14346 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
14347 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
14348 | | #define HAVE_RAISE 1 |
---|
14349 | | #define GNULIB_TEST_RAISE 1 |
---|
14350 | | #define GNULIB_TEST_RAWMEMCHR 1 |
---|
14351 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
14352 | | #define GNULIB_TEST_READLINK 1 |
---|
14353 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
14354 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
14355 | | #define GNULIB_REALLOCARRAY 1 |
---|
14356 | | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
14357 | | #define HAVE_FACCESSAT 1 |
---|
14358 | | #define HAVE_GETCWD 1 |
---|
14359 | | #define HAVE_MALLOC_POSIX 1 |
---|
14360 | | #define HAVE_SEARCH_H 1 |
---|
14361 | | #define HAVE_TSEARCH 1 |
---|
14362 | | #define NEED_SETLOCALE_IMPROVED 0 |
---|
14363 | | #define NEED_SETLOCALE_MTSAFE 1 |
---|
14364 | | #define GNULIB_TEST_SETLOCALE 1 |
---|
14365 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
14366 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
14367 | | #define HAVE_VISIBILITY 1 |
---|
14368 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
14369 | | #define GNULIB_SIGPIPE 1 |
---|
14370 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
14371 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
14372 | | #define GNULIB_TEST_STAT 1 |
---|
14373 | | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 |
---|
14374 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
14375 | | #define GNULIB_TEST_FSCANF 1 |
---|
14376 | | #define GNULIB_FSCANF 1 |
---|
14377 | | #define GNULIB_TEST_SCANF 1 |
---|
14378 | | #define GNULIB_SCANF 1 |
---|
14379 | | #define GNULIB_TEST_FGETC 1 |
---|
14380 | | #define GNULIB_TEST_GETC 1 |
---|
14381 | | #define GNULIB_TEST_GETCHAR 1 |
---|
14382 | | #define GNULIB_TEST_FGETS 1 |
---|
14383 | | #define GNULIB_TEST_FREAD 1 |
---|
14384 | | #define GNULIB_TEST_FPRINTF 1 |
---|
14385 | | #define GNULIB_TEST_PRINTF 1 |
---|
14386 | | #define GNULIB_TEST_VFPRINTF 1 |
---|
14387 | | #define GNULIB_TEST_VPRINTF 1 |
---|
14388 | | #define GNULIB_TEST_FPUTC 1 |
---|
14389 | | #define GNULIB_TEST_PUTC 1 |
---|
14390 | | #define GNULIB_TEST_PUTCHAR 1 |
---|
14391 | | #define GNULIB_TEST_FPUTS 1 |
---|
14392 | | #define GNULIB_TEST_PUTS 1 |
---|
14393 | | #define GNULIB_TEST_FWRITE 1 |
---|
14394 | | #define GNULIB_STRERROR 1 |
---|
14395 | | #define GNULIB_TEST_STRERROR 1 |
---|
14396 | | #define GNULIB_TEST_STRNLEN 1 |
---|
14397 | | #define HAVE_STRTOUL 1 |
---|
14398 | | #define GNULIB_TEST_STRTOUL 1 |
---|
14399 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
14400 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
14401 | | #define GNULIB_STDIO_SINGLE_THREAD 1 |
---|
14402 | | #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD |
---|
14403 | | #define HAVE_C_VARARRAYS 1 |
---|
14404 | | #define HAVE_DECL_WCWIDTH 1 |
---|
14405 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
14406 | | #define GNULIB_XALLOC 1 |
---|
14407 | | #define GNULIB_XALLOC_DIE 1 |
---|
14408 | | #define HAVE_SETLOCALE 1 |
---|
14409 | | /* end confdefs.h. */ |
---|
14410 | | |
---|
14411 | | /* Override any GCC internal prototype to avoid an error. |
---|
14412 | | Use char because int might match the return type of a GCC |
---|
14413 | | builtin and then its argument prototype would still apply. |
---|
14414 | | The 'extern "C"' is for builds by C++ compilers; |
---|
14415 | | although this is not generally supported in C code supporting it here |
---|
14416 | | has little cost and some practical benefit (sr 110532). */ |
---|
14417 | | #ifdef __cplusplus |
---|
14418 | | extern "C" |
---|
14419 | | #endif |
---|
14420 | | char sched_yield (void); |
---|
14421 | | int |
---|
14422 | | main (void) |
---|
14423 | | { |
---|
14424 | | return sched_yield (); |
---|
14425 | | ; |
---|
14426 | | return 0; |
---|
14427 | | } |
---|
14428 | configure:49488: result: no |
---|
14429 | configure:49494: checking for sched_yield in -lposix4 |
---|
14430 | configure:49523: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c -lposix4 >&5 |
---|
14431 | ld: library not found for -lposix4 |
---|
14432 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
14433 | configure:49523: $? = 1 |
---|
14434 | configure: failed program was: |
---|
14435 | | /* confdefs.h */ |
---|
14436 | | #define PACKAGE_NAME "gettext-runtime" |
---|
14437 | | #define PACKAGE_TARNAME "gettext-runtime" |
---|
14438 | | #define PACKAGE_VERSION "0.22.5" |
---|
14439 | | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
14440 | | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
14441 | | #define PACKAGE_URL "" |
---|
14442 | | #define PACKAGE "gettext-runtime" |
---|
14443 | | #define VERSION "0.22.5" |
---|
14444 | | #define HAVE_STDIO_H 1 |
---|
14445 | | #define HAVE_STDLIB_H 1 |
---|
14446 | | #define HAVE_STRING_H 1 |
---|
14447 | | #define HAVE_INTTYPES_H 1 |
---|
14448 | | #define HAVE_STDINT_H 1 |
---|
14449 | | #define HAVE_STRINGS_H 1 |
---|
14450 | | #define HAVE_SYS_STAT_H 1 |
---|
14451 | | #define HAVE_SYS_TYPES_H 1 |
---|
14452 | | #define HAVE_UNISTD_H 1 |
---|
14453 | | #define HAVE_WCHAR_H 1 |
---|
14454 | | #define HAVE_SYS_PARAM_H 1 |
---|
14455 | | #define HAVE_SYS_SOCKET_H 1 |
---|
14456 | | #define HAVE_GETOPT_H 1 |
---|
14457 | | #define HAVE_SYS_CDEFS_H 1 |
---|
14458 | | #define HAVE_ICONV_H 1 |
---|
14459 | | #define HAVE_LIMITS_H 1 |
---|
14460 | | #define HAVE_WCTYPE_H 1 |
---|
14461 | | #define HAVE_LANGINFO_H 1 |
---|
14462 | | #define HAVE_XLOCALE_H 1 |
---|
14463 | | #define HAVE_SYS_MMAN_H 1 |
---|
14464 | | #define HAVE_SYS_TIME_H 1 |
---|
14465 | | #define HAVE_STDBOOL_H 1 |
---|
14466 | | #define STDC_HEADERS 1 |
---|
14467 | | #define _ALL_SOURCE 1 |
---|
14468 | | #define _DARWIN_C_SOURCE 1 |
---|
14469 | | #define _GNU_SOURCE 1 |
---|
14470 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
14471 | | #define _NETBSD_SOURCE 1 |
---|
14472 | | #define _OPENBSD_SOURCE 1 |
---|
14473 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
14474 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
14475 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
14476 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
14477 | | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
14478 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
14479 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
14480 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
14481 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
14482 | | #define _TANDEM_SOURCE 1 |
---|
14483 | | #define __EXTENSIONS__ 1 |
---|
14484 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
14485 | | #define HAVE_DLFCN_H 1 |
---|
14486 | | #define LT_OBJDIR ".libs/" |
---|
14487 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
14488 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
14489 | | #define ENABLE_NLS 1 |
---|
14490 | | #define HAVE_ALLOCA_H 1 |
---|
14491 | | #define HAVE_ALLOCA 1 |
---|
14492 | | #define BITSIZEOF_WCHAR_T 32 |
---|
14493 | | #define HAVE_MBSTATE_T 1 |
---|
14494 | | #define HAVE_MBSINIT 1 |
---|
14495 | | #define HAVE_MBRTOWC 1 |
---|
14496 | | #define HAVE_REALPATH 1 |
---|
14497 | | #define HAVE_LSTAT 1 |
---|
14498 | | #define HAVE_FCNTL 1 |
---|
14499 | | #define HAVE_SYMLINK 1 |
---|
14500 | | #define HAVE_GETDTABLESIZE 1 |
---|
14501 | | #define HAVE_ISWCNTRL 1 |
---|
14502 | | #define HAVE_MPROTECT 1 |
---|
14503 | | #define HAVE_READLINK 1 |
---|
14504 | | #define HAVE_SETENV 1 |
---|
14505 | | #define HAVE_WCWIDTH 1 |
---|
14506 | | #define HAVE_LANGINFO_CODESET 1 |
---|
14507 | | #define HAVE_MALLOC_POSIX 1 |
---|
14508 | | #define HAVE_FACCESSAT 1 |
---|
14509 | | #define HAVE_GETCWD 1 |
---|
14510 | | #define restrict __restrict__ |
---|
14511 | | #define HAVE_DECL_STRERROR_R 1 |
---|
14512 | | #define HAVE_STRERROR_R 1 |
---|
14513 | | #define HAVE___HEADER_INLINE 1 |
---|
14514 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
14515 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
14516 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
14517 | | #define HAVE_GETOPT_H 1 |
---|
14518 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
14519 | | #define HAVE_PTHREAD_API 1 |
---|
14520 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
14521 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
14522 | | #define HAVE_ICONV 1 |
---|
14523 | | #define ICONV_CONST |
---|
14524 | | #define HAVE_WINT_T 1 |
---|
14525 | | #define HAVE_LONG_LONG_INT 1 |
---|
14526 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
14527 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
14528 | | #define BITSIZEOF_SIZE_T 32 |
---|
14529 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
14530 | | #define BITSIZEOF_WCHAR_T 32 |
---|
14531 | | #define BITSIZEOF_WINT_T 32 |
---|
14532 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
14533 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
14534 | | #define HAVE_SIGNED_WINT_T 1 |
---|
14535 | | #define PTRDIFF_T_SUFFIX |
---|
14536 | | #define SIZE_T_SUFFIX ul |
---|
14537 | | #define SIG_ATOMIC_T_SUFFIX |
---|
14538 | | #define WCHAR_T_SUFFIX |
---|
14539 | | #define WINT_T_SUFFIX |
---|
14540 | | #define HAVE_TOWLOWER 1 |
---|
14541 | | #define HAVE_WCHAR_T 1 |
---|
14542 | | #define HAVE_LC_MESSAGES 1 |
---|
14543 | | #define HAVE_USELOCALE 1 |
---|
14544 | | #define HAVE_WORKING_USELOCALE 1 |
---|
14545 | | #define HAVE_GOOD_USELOCALE 1 |
---|
14546 | | #define USE_POSIX_THREADS 1 |
---|
14547 | | #define MALLOC_0_IS_NONNULL 1 |
---|
14548 | | #define MAP_ANONYMOUS MAP_ANON |
---|
14549 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
14550 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
14551 | | #define PROMOTED_MODE_T int |
---|
14552 | | #define HAVE_SIGSET_T 1 |
---|
14553 | | #define INSTALLPREFIX "/opt/local" |
---|
14554 | | #define HAVE_DECL_SETENV 1 |
---|
14555 | | #define USER_LABEL_PREFIX _ |
---|
14556 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
14557 | | #define HAVE_DECL_GETW 1 |
---|
14558 | | #define HAVE_DECL_PUTW 1 |
---|
14559 | | #define HAVE_DECL_ECVT 1 |
---|
14560 | | #define HAVE_DECL_FCVT 1 |
---|
14561 | | #define HAVE_DECL_GCVT 1 |
---|
14562 | | #define REPLACE_STRERROR_0 1 |
---|
14563 | | #define HAVE_DECL_STRNLEN 1 |
---|
14564 | | #define _USE_STD_STAT 1 |
---|
14565 | | #define HAVE_DECL_EXECVPE 0 |
---|
14566 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
14567 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
14568 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
14569 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
14570 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
14571 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
14572 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
14573 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
14574 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
14575 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
14576 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
14577 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
14578 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
14579 | | #define HAVE_DECL_WCSDUP 1 |
---|
14580 | | #define HAVE_ALLOCA 1 |
---|
14581 | | #define HAVE_ATEXIT 1 |
---|
14582 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
14583 | | #define GNULIB_TEST_C32ISALNUM 1 |
---|
14584 | | #define GNULIB_TEST_C32ISALPHA 1 |
---|
14585 | | #define GNULIB_TEST_C32ISBLANK 1 |
---|
14586 | | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
14587 | | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
14588 | | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
14589 | | #define GNULIB_TEST_C32ISLOWER 1 |
---|
14590 | | #define GNULIB_TEST_C32ISPRINT 1 |
---|
14591 | | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
14592 | | #define GNULIB_TEST_C32ISSPACE 1 |
---|
14593 | | #define GNULIB_TEST_C32ISUPPER 1 |
---|
14594 | | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
14595 | | #define GNULIB_TEST_C32TOLOWER 1 |
---|
14596 | | #define GNULIB_TEST_C32WIDTH 1 |
---|
14597 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
14598 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
14599 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
14600 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
14601 | | #define GNULIB_TEST_REALPATH 1 |
---|
14602 | | #define HAVE_READLINKAT 1 |
---|
14603 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
14604 | | #define GNULIB_TEST_CLOSE 1 |
---|
14605 | | #define GNULIB_TEST_DUP2 1 |
---|
14606 | | #define GNULIB_TEST_ENVIRON 1 |
---|
14607 | | #define GNULIB_TEST_FCNTL 1 |
---|
14608 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
14609 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
14610 | | #define GNULIB_TEST_FSTAT 1 |
---|
14611 | | #define GNULIB_FWRITEERROR 1 |
---|
14612 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
14613 | | #define __GETOPT_PREFIX rpl_ |
---|
14614 | | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
14615 | | #define HAVE_GETPROGNAME 1 |
---|
14616 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
14617 | | #define GNULIB_TEST_GETPROGNAME 1 |
---|
14618 | | #define HAVE_INLINE 1 |
---|
14619 | | #define HAVE_ISWBLANK 1 |
---|
14620 | | #define HAVE_DECL_ISWBLANK 1 |
---|
14621 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
14622 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
14623 | | #define GNULIB_TEST_ISWPUNCT 1 |
---|
14624 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
14625 | | #define HAVE___INLINE 1 |
---|
14626 | | #define HAVE_NEWLOCALE 1 |
---|
14627 | | #define HAVE_DUPLOCALE 1 |
---|
14628 | | #define HAVE_FREELOCALE 1 |
---|
14629 | | #define GNULIB_TEST_LOCALENAME_UNSAFE 1 |
---|
14630 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
14631 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
14632 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
14633 | | #define GNULIB_LOCK 1 |
---|
14634 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
14635 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
14636 | | #define GNULIB_TEST_MBRTOC32 1 |
---|
14637 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
14638 | | #define GNULIB_TEST_MBSINIT 1 |
---|
14639 | | #define GNULIB_TEST_MBSLEN 1 |
---|
14640 | | #define GNULIB_TEST_MBSSTR 1 |
---|
14641 | | #define GNULIB_TEST_MBSZERO 1 |
---|
14642 | | #define GNULIB_TEST_MEMCHR 1 |
---|
14643 | | #define HAVE_MEMMOVE 1 |
---|
14644 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
14645 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
14646 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
14647 | | #define GNULIB_TEST_OPEN 1 |
---|
14648 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
14649 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
14650 | | #define HAVE_RAISE 1 |
---|
14651 | | #define GNULIB_TEST_RAISE 1 |
---|
14652 | | #define GNULIB_TEST_RAWMEMCHR 1 |
---|
14653 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
14654 | | #define GNULIB_TEST_READLINK 1 |
---|
14655 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
14656 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
14657 | | #define GNULIB_REALLOCARRAY 1 |
---|
14658 | | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
14659 | | #define HAVE_FACCESSAT 1 |
---|
14660 | | #define HAVE_GETCWD 1 |
---|
14661 | | #define HAVE_MALLOC_POSIX 1 |
---|
14662 | | #define HAVE_SEARCH_H 1 |
---|
14663 | | #define HAVE_TSEARCH 1 |
---|
14664 | | #define NEED_SETLOCALE_IMPROVED 0 |
---|
14665 | | #define NEED_SETLOCALE_MTSAFE 1 |
---|
14666 | | #define GNULIB_TEST_SETLOCALE 1 |
---|
14667 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
14668 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
14669 | | #define HAVE_VISIBILITY 1 |
---|
14670 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
14671 | | #define GNULIB_SIGPIPE 1 |
---|
14672 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
14673 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
14674 | | #define GNULIB_TEST_STAT 1 |
---|
14675 | | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 |
---|
14676 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
14677 | | #define GNULIB_TEST_FSCANF 1 |
---|
14678 | | #define GNULIB_FSCANF 1 |
---|
14679 | | #define GNULIB_TEST_SCANF 1 |
---|
14680 | | #define GNULIB_SCANF 1 |
---|
14681 | | #define GNULIB_TEST_FGETC 1 |
---|
14682 | | #define GNULIB_TEST_GETC 1 |
---|
14683 | | #define GNULIB_TEST_GETCHAR 1 |
---|
14684 | | #define GNULIB_TEST_FGETS 1 |
---|
14685 | | #define GNULIB_TEST_FREAD 1 |
---|
14686 | | #define GNULIB_TEST_FPRINTF 1 |
---|
14687 | | #define GNULIB_TEST_PRINTF 1 |
---|
14688 | | #define GNULIB_TEST_VFPRINTF 1 |
---|
14689 | | #define GNULIB_TEST_VPRINTF 1 |
---|
14690 | | #define GNULIB_TEST_FPUTC 1 |
---|
14691 | | #define GNULIB_TEST_PUTC 1 |
---|
14692 | | #define GNULIB_TEST_PUTCHAR 1 |
---|
14693 | | #define GNULIB_TEST_FPUTS 1 |
---|
14694 | | #define GNULIB_TEST_PUTS 1 |
---|
14695 | | #define GNULIB_TEST_FWRITE 1 |
---|
14696 | | #define GNULIB_STRERROR 1 |
---|
14697 | | #define GNULIB_TEST_STRERROR 1 |
---|
14698 | | #define GNULIB_TEST_STRNLEN 1 |
---|
14699 | | #define HAVE_STRTOUL 1 |
---|
14700 | | #define GNULIB_TEST_STRTOUL 1 |
---|
14701 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
14702 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
14703 | | #define GNULIB_STDIO_SINGLE_THREAD 1 |
---|
14704 | | #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD |
---|
14705 | | #define HAVE_C_VARARRAYS 1 |
---|
14706 | | #define HAVE_DECL_WCWIDTH 1 |
---|
14707 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
14708 | | #define GNULIB_XALLOC 1 |
---|
14709 | | #define GNULIB_XALLOC_DIE 1 |
---|
14710 | | #define HAVE_SETLOCALE 1 |
---|
14711 | | /* end confdefs.h. */ |
---|
14712 | | |
---|
14713 | | /* Override any GCC internal prototype to avoid an error. |
---|
14714 | | Use char because int might match the return type of a GCC |
---|
14715 | | builtin and then its argument prototype would still apply. |
---|
14716 | | The 'extern "C"' is for builds by C++ compilers; |
---|
14717 | | although this is not generally supported in C code supporting it here |
---|
14718 | | has little cost and some practical benefit (sr 110532). */ |
---|
14719 | | #ifdef __cplusplus |
---|
14720 | | extern "C" |
---|
14721 | | #endif |
---|
14722 | | char sched_yield (void); |
---|
14723 | | int |
---|
14724 | | main (void) |
---|
14725 | | { |
---|
14726 | | return sched_yield (); |
---|
14727 | | ; |
---|
14728 | | return 0; |
---|
14729 | | } |
---|
14730 | configure:49535: result: no |
---|
14731 | configure:49730: checking that generated files are newer than configure |
---|
14732 | configure:49736: result: done |
---|
14733 | configure:49871: creating ./config.status |
---|
14734 | |
---|
14735 | ## ---------------------- ## |
---|
14736 | ## Running config.status. ## |
---|
14737 | ## ---------------------- ## |
---|
14738 | |
---|
14739 | This file was extended by gettext-runtime config.status 0.22.5, which was |
---|
14740 | generated by GNU Autoconf 2.72. Invocation command line was |
---|
14741 | |
---|
14742 | CONFIG_FILES = |
---|
14743 | CONFIG_HEADERS = |
---|
14744 | CONFIG_LINKS = |
---|
14745 | CONFIG_COMMANDS = |
---|
14746 | $ ./config.status |
---|
14747 | |
---|
14748 | on Martins-MacBook.local |
---|
14749 | |
---|
14750 | config.status:2857: creating csharpcomp.sh |
---|
14751 | config.status:2857: creating javacomp.sh |
---|
14752 | config.status:2857: creating Makefile |
---|
14753 | config.status:2857: creating uninstalled-config.sh |
---|
14754 | config.status:2857: creating doc/Makefile |
---|
14755 | config.status:2857: creating intl-java/Makefile |
---|
14756 | config.status:2857: creating intl-csharp/Makefile |
---|
14757 | config.status:2857: creating gnulib-lib/Makefile |
---|
14758 | config.status:2857: creating src/Makefile |
---|
14759 | config.status:2857: creating src/gettext.sh |
---|
14760 | config.status:2857: creating po/Makefile.in |
---|
14761 | config.status:2857: creating man/Makefile |
---|
14762 | config.status:2857: creating man/x-to-1 |
---|
14763 | config.status:2857: creating m4/Makefile |
---|
14764 | config.status:2857: creating tests/Makefile |
---|
14765 | config.status:2857: creating config.h |
---|
14766 | config.status:3086: executing depfiles commands |
---|
14767 | config.status:3086: executing libtool commands |
---|
14768 | config.status:3086: executing po-directories commands |
---|
14769 | configure: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-i386/intl) |
---|
14770 | configure: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 i386' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -arch i386 -stdlib=libc++' --cache-file=/dev/null --srcdir=. |
---|
14771 | configure: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-i386/libasprintf) |
---|
14772 | configure: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 i386' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -arch i386 -stdlib=libc++' --cache-file=/dev/null --srcdir=. |
---|
14773 | |
---|
14774 | ## ---------------- ## |
---|
14775 | ## Cache variables. ## |
---|
14776 | ## ---------------- ## |
---|
14777 | |
---|
14778 | ac_cv_build=x86_64-apple-darwin14.5.0 |
---|
14779 | ac_cv_c_compiler_gnu=yes |
---|
14780 | ac_cv_c_flexmember=yes |
---|
14781 | ac_cv_c_inline=inline |
---|
14782 | ac_cv_c_restrict=__restrict__ |
---|
14783 | ac_cv_c_undeclared_builtin_options=-fno-builtin |
---|
14784 | ac_cv_c_vararrays=yes |
---|
14785 | ac_cv_cxx_compiler_gnu=yes |
---|
14786 | ac_cv_env_CC_set=set |
---|
14787 | ac_cv_env_CC_value=/usr/bin/clang |
---|
14788 | ac_cv_env_CFLAGS_set=set |
---|
14789 | ac_cv_env_CFLAGS_value='-pipe -Os -arch i386' |
---|
14790 | ac_cv_env_CPPFLAGS_set=set |
---|
14791 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
14792 | ac_cv_env_CPP_set= |
---|
14793 | ac_cv_env_CPP_value= |
---|
14794 | ac_cv_env_CXXCPP_set= |
---|
14795 | ac_cv_env_CXXCPP_value= |
---|
14796 | ac_cv_env_CXXFLAGS_set=set |
---|
14797 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch i386 -stdlib=libc++' |
---|
14798 | ac_cv_env_CXX_set=set |
---|
14799 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
14800 | ac_cv_env_LDFLAGS_set=set |
---|
14801 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386' |
---|
14802 | ac_cv_env_LIBS_set= |
---|
14803 | ac_cv_env_LIBS_value= |
---|
14804 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
14805 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
14806 | ac_cv_env_build_alias_set= |
---|
14807 | ac_cv_env_build_alias_value= |
---|
14808 | ac_cv_env_host_alias_set= |
---|
14809 | ac_cv_env_host_alias_value= |
---|
14810 | ac_cv_env_target_alias_set= |
---|
14811 | ac_cv_env_target_alias_value= |
---|
14812 | ac_cv_func__set_invalid_parameter_handler=no |
---|
14813 | ac_cv_func_alloca_works=yes |
---|
14814 | ac_cv_func_atexit=yes |
---|
14815 | ac_cv_func_canonicalize_file_name=no |
---|
14816 | ac_cv_func_duplocale=yes |
---|
14817 | ac_cv_func_error=no |
---|
14818 | ac_cv_func_faccessat=yes |
---|
14819 | ac_cv_func_fcntl=yes |
---|
14820 | ac_cv_func_freelocale=yes |
---|
14821 | ac_cv_func_getcwd=yes |
---|
14822 | ac_cv_func_getdtablesize=yes |
---|
14823 | ac_cv_func_getexecname=no |
---|
14824 | ac_cv_func_getlocalename_l=no |
---|
14825 | ac_cv_func_getopt_long_only=yes |
---|
14826 | ac_cv_func_getprogname=yes |
---|
14827 | ac_cv_func_iswblank=yes |
---|
14828 | ac_cv_func_iswcntrl=yes |
---|
14829 | ac_cv_func_lstat=yes |
---|
14830 | ac_cv_func_malloc_0_nonnull=yes |
---|
14831 | ac_cv_func_mbrtowc=yes |
---|
14832 | ac_cv_func_mbsinit=yes |
---|
14833 | ac_cv_func_mbslen=no |
---|
14834 | ac_cv_func_memmove=yes |
---|
14835 | ac_cv_func_mempcpy=no |
---|
14836 | ac_cv_func_mmap=yes |
---|
14837 | ac_cv_func_mprotect=yes |
---|
14838 | ac_cv_func_newlocale=yes |
---|
14839 | ac_cv_func_raise=yes |
---|
14840 | ac_cv_func_rawmemchr=no |
---|
14841 | ac_cv_func_readlink=yes |
---|
14842 | ac_cv_func_readlinkat=yes |
---|
14843 | ac_cv_func_realloc_0_nonnull=yes |
---|
14844 | ac_cv_func_reallocarray=no |
---|
14845 | ac_cv_func_realpath=yes |
---|
14846 | ac_cv_func_setenv=yes |
---|
14847 | ac_cv_func_setlocale=yes |
---|
14848 | ac_cv_func_sigprocmask=yes |
---|
14849 | ac_cv_func_strerror_r_char_p=no |
---|
14850 | ac_cv_func_strnlen_working=yes |
---|
14851 | ac_cv_func_strtoul=yes |
---|
14852 | ac_cv_func_symlink=yes |
---|
14853 | ac_cv_func_towlower=yes |
---|
14854 | ac_cv_func_tsearch=yes |
---|
14855 | ac_cv_func_uselocale=yes |
---|
14856 | ac_cv_func_wcwidth=yes |
---|
14857 | ac_cv_have_decl_clearerr_unlocked=yes |
---|
14858 | ac_cv_have_decl_ecvt=yes |
---|
14859 | ac_cv_have_decl_error_at_line=no |
---|
14860 | ac_cv_have_decl_execvpe=no |
---|
14861 | ac_cv_have_decl_fcloseall=no |
---|
14862 | ac_cv_have_decl_fcvt=yes |
---|
14863 | ac_cv_have_decl_feof_unlocked=yes |
---|
14864 | ac_cv_have_decl_ferror_unlocked=yes |
---|
14865 | ac_cv_have_decl_fflush_unlocked=no |
---|
14866 | ac_cv_have_decl_fgets_unlocked=no |
---|
14867 | ac_cv_have_decl_fputc_unlocked=no |
---|
14868 | ac_cv_have_decl_fputs_unlocked=no |
---|
14869 | ac_cv_have_decl_fread_unlocked=no |
---|
14870 | ac_cv_have_decl_fwrite_unlocked=no |
---|
14871 | ac_cv_have_decl_gcvt=yes |
---|
14872 | ac_cv_have_decl_getc_unlocked=yes |
---|
14873 | ac_cv_have_decl_getchar_unlocked=yes |
---|
14874 | ac_cv_have_decl_getdtablesize=yes |
---|
14875 | ac_cv_have_decl_getw=yes |
---|
14876 | ac_cv_have_decl_iswblank=yes |
---|
14877 | ac_cv_have_decl_mbrtoc32=no |
---|
14878 | ac_cv_have_decl_program_invocation_name=no |
---|
14879 | ac_cv_have_decl_program_invocation_short_name=no |
---|
14880 | ac_cv_have_decl_putc_unlocked=yes |
---|
14881 | ac_cv_have_decl_putchar_unlocked=yes |
---|
14882 | ac_cv_have_decl_putw=yes |
---|
14883 | ac_cv_have_decl_setenv=yes |
---|
14884 | ac_cv_have_decl_strerror_r=yes |
---|
14885 | ac_cv_have_decl_strnlen=yes |
---|
14886 | ac_cv_have_decl_wcsdup=yes |
---|
14887 | ac_cv_have_decl_wcwidth=yes |
---|
14888 | ac_cv_header_crtdefs_h=no |
---|
14889 | ac_cv_header_dlfcn_h=yes |
---|
14890 | ac_cv_header_error_h=no |
---|
14891 | ac_cv_header_features_h=no |
---|
14892 | ac_cv_header_getopt_h=yes |
---|
14893 | ac_cv_header_iconv_h=yes |
---|
14894 | ac_cv_header_inttypes_h=yes |
---|
14895 | ac_cv_header_langinfo_h=yes |
---|
14896 | ac_cv_header_limits_h=yes |
---|
14897 | ac_cv_header_minix_config_h=no |
---|
14898 | ac_cv_header_pthread_h=yes |
---|
14899 | ac_cv_header_search_h=yes |
---|
14900 | ac_cv_header_stat_broken=no |
---|
14901 | ac_cv_header_stdbool_h=yes |
---|
14902 | ac_cv_header_stdckdint_h=no |
---|
14903 | ac_cv_header_stdint_h=yes |
---|
14904 | ac_cv_header_stdio_h=yes |
---|
14905 | ac_cv_header_stdlib_h=yes |
---|
14906 | ac_cv_header_string_h=yes |
---|
14907 | ac_cv_header_strings_h=yes |
---|
14908 | ac_cv_header_sys_bitypes_h=no |
---|
14909 | ac_cv_header_sys_cdefs_h=yes |
---|
14910 | ac_cv_header_sys_inttypes_h=no |
---|
14911 | ac_cv_header_sys_mman_h=yes |
---|
14912 | ac_cv_header_sys_param_h=yes |
---|
14913 | ac_cv_header_sys_single_threaded_h=no |
---|
14914 | ac_cv_header_sys_socket_h=yes |
---|
14915 | ac_cv_header_sys_stat_h=yes |
---|
14916 | ac_cv_header_sys_time_h=yes |
---|
14917 | ac_cv_header_sys_types_h=yes |
---|
14918 | ac_cv_header_threads_h=no |
---|
14919 | ac_cv_header_uchar_h=no |
---|
14920 | ac_cv_header_unistd_h=yes |
---|
14921 | ac_cv_header_wchar_h=yes |
---|
14922 | ac_cv_header_wctype_h=yes |
---|
14923 | ac_cv_header_xlocale_h=yes |
---|
14924 | ac_cv_host=x86_64-apple-darwin14.5.0 |
---|
14925 | ac_cv_lib_error_at_line=no |
---|
14926 | ac_cv_lib_posix4_sched_yield=no |
---|
14927 | ac_cv_lib_pthread_pthread_kill=yes |
---|
14928 | ac_cv_lib_rt_sched_yield=no |
---|
14929 | ac_cv_member_struct_stat_st_atim_tv_nsec=no |
---|
14930 | ac_cv_member_struct_stat_st_atimespec_tv_nsec=yes |
---|
14931 | ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=yes |
---|
14932 | ac_cv_objext=o |
---|
14933 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
14934 | ac_cv_path_EGREP_TRADITIONAL='/usr/bin/grep -E' |
---|
14935 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
14936 | ac_cv_path_GMSGFMT=: |
---|
14937 | ac_cv_path_GREP=/usr/bin/grep |
---|
14938 | ac_cv_path_MSGFMT=: |
---|
14939 | ac_cv_path_MSGMERGE=: |
---|
14940 | ac_cv_path_PERL=/opt/local/bin/perl |
---|
14941 | ac_cv_path_SED=/usr/bin/sed |
---|
14942 | ac_cv_path_XGETTEXT=: |
---|
14943 | ac_cv_path_lt_DD=/bin/dd |
---|
14944 | ac_cv_prog_AWK=/usr/bin/awk |
---|
14945 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
14946 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
14947 | ac_cv_prog_ac_ct_AR=ar |
---|
14948 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
14949 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
14950 | ac_cv_prog_ac_ct_FILECMD=file |
---|
14951 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
14952 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
14953 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
14954 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
14955 | ac_cv_prog_ac_ct_STRIP=strip |
---|
14956 | ac_cv_prog_cc_c11= |
---|
14957 | ac_cv_prog_cc_g=yes |
---|
14958 | ac_cv_prog_cc_stdc= |
---|
14959 | ac_cv_prog_cxx_g=yes |
---|
14960 | ac_cv_prog_make_make_set=yes |
---|
14961 | ac_cv_safe_to_define___extensions__=yes |
---|
14962 | ac_cv_should_define__xopen_source=no |
---|
14963 | ac_cv_sys_largefile_opts='none needed' |
---|
14964 | ac_cv_type_gid_t=yes |
---|
14965 | ac_cv_type_mbstate_t=yes |
---|
14966 | ac_cv_type_mode_t=yes |
---|
14967 | ac_cv_type_nlink_t=yes |
---|
14968 | ac_cv_type_pid_t=yes |
---|
14969 | ac_cv_type_pthread_rwlock_t=yes |
---|
14970 | ac_cv_type_sighandler_t=no |
---|
14971 | ac_cv_type_sigset_t=yes |
---|
14972 | ac_cv_type_size_t=yes |
---|
14973 | ac_cv_type_uid_t=yes |
---|
14974 | ac_cv_type_volatile_sig_atomic_t=yes |
---|
14975 | ac_cv_working_alloca_h=yes |
---|
14976 | acl_cv_hardcode_direct=no |
---|
14977 | acl_cv_hardcode_libdir_flag_spec= |
---|
14978 | acl_cv_hardcode_libdir_separator= |
---|
14979 | acl_cv_hardcode_minus_L=no |
---|
14980 | acl_cv_libdirstems=lib,lib,lib |
---|
14981 | acl_cv_libext=a |
---|
14982 | acl_cv_libname_spec='lib$name' |
---|
14983 | acl_cv_libpath=DYLD_LIBRARY_PATH |
---|
14984 | acl_cv_library_names_spec='$libname$shrext' |
---|
14985 | acl_cv_prog_gnu_ld=no |
---|
14986 | acl_cv_rpath=done |
---|
14987 | acl_cv_shlibext=dylib |
---|
14988 | acl_cv_shlibpath_var=DYLD_LIBRARY_PATH |
---|
14989 | acl_cv_wl=-Wl, |
---|
14990 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
14991 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
14992 | am_cv_func_iconv=yes |
---|
14993 | am_cv_func_iconv_summary='yes, in libiconv' |
---|
14994 | am_cv_func_iconv_works=yes |
---|
14995 | am_cv_langinfo_codeset=yes |
---|
14996 | am_cv_lib_iconv=yes |
---|
14997 | am_cv_make_support_nested_variables=yes |
---|
14998 | am_cv_prog_cc_c_o=yes |
---|
14999 | gl_cv___builtin_expect=yes |
---|
15000 | gl_cv_bitsizeof_ptrdiff_t=32 |
---|
15001 | gl_cv_bitsizeof_sig_atomic_t=32 |
---|
15002 | gl_cv_bitsizeof_size_t=32 |
---|
15003 | gl_cv_bitsizeof_wchar_t=32 |
---|
15004 | gl_cv_bitsizeof_wint_t=32 |
---|
15005 | gl_cv_c___inline=yes |
---|
15006 | gl_cv_c_amsterdam_compiler=no |
---|
15007 | gl_cv_c_bool=no |
---|
15008 | gl_cv_c_inline_effective=yes |
---|
15009 | gl_cv_c_multiarch=no |
---|
15010 | gl_cv_cc_vis_werror=yes |
---|
15011 | gl_cv_cc_visibility=yes |
---|
15012 | gl_cv_cc_wallow=-Wno-error |
---|
15013 | gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration |
---|
15014 | gl_cv_compiler_clang=yes |
---|
15015 | gl_cv_cxx_has_char8_type=no |
---|
15016 | gl_cv_cxx_has_uchar_types=no |
---|
15017 | gl_cv_decl_null_works=yes |
---|
15018 | gl_cv_decl_readlink_works=yes |
---|
15019 | gl_cv_double_slash_root=no |
---|
15020 | gl_cv_elf=no |
---|
15021 | gl_cv_func_dup2_works=yes |
---|
15022 | gl_cv_func_fcntl_f_dupfd_cloexec=yes |
---|
15023 | gl_cv_func_fcntl_f_dupfd_works=yes |
---|
15024 | gl_cv_func_free_preserves_errno=no |
---|
15025 | gl_cv_func_getdtablesize_works=yes |
---|
15026 | gl_cv_func_getopt_posix=no |
---|
15027 | gl_cv_func_iswcntrl_works=yes |
---|
15028 | gl_cv_func_iswdigit_works=yes |
---|
15029 | gl_cv_func_iswpunct_works=yes |
---|
15030 | gl_cv_func_iswxdigit_works=yes |
---|
15031 | gl_cv_func_lstat_dereferences_slashed_symlink=no |
---|
15032 | gl_cv_func_malloc_0_nonnull=1 |
---|
15033 | gl_cv_func_malloc_posix=yes |
---|
15034 | gl_cv_func_mbrtoc32=no |
---|
15035 | gl_cv_func_mbrtowc_C_locale_sans_EILSEQ=yes |
---|
15036 | gl_cv_func_mbrtowc_empty_input=yes |
---|
15037 | gl_cv_func_mbrtowc_incomplete_state=yes |
---|
15038 | gl_cv_func_mbrtowc_nul_retval=yes |
---|
15039 | gl_cv_func_mbrtowc_null_arg1=yes |
---|
15040 | gl_cv_func_mbrtowc_null_arg2=yes |
---|
15041 | gl_cv_func_mbrtowc_retval=yes |
---|
15042 | gl_cv_func_mbrtowc_sanitycheck=yes |
---|
15043 | gl_cv_func_mbrtowc_stores_incomplete=no |
---|
15044 | gl_cv_func_memchr_works=yes |
---|
15045 | gl_cv_func_open_slash=no |
---|
15046 | gl_cv_func_printf_attribute_flavor=system |
---|
15047 | gl_cv_func_readlink_trailing_slash=no |
---|
15048 | gl_cv_func_readlink_truncate=yes |
---|
15049 | gl_cv_func_realpath_works=no |
---|
15050 | gl_cv_func_setlocale_null_all_mtsafe=no |
---|
15051 | gl_cv_func_setlocale_null_one_mtsafe=yes |
---|
15052 | gl_cv_func_setlocale_works=yes |
---|
15053 | gl_cv_func_stat_file_slash=no |
---|
15054 | gl_cv_func_strerror_0_works=no |
---|
15055 | gl_cv_func_strtoul_works=no |
---|
15056 | gl_cv_func_unreachable=no |
---|
15057 | gl_cv_func_wcwidth_works=no |
---|
15058 | gl_cv_have___header_inline=yes |
---|
15059 | gl_cv_have_include_next=yes |
---|
15060 | gl_cv_have_weak=no |
---|
15061 | gl_cv_header_errno_h_complete=yes |
---|
15062 | gl_cv_header_langinfo_altmon=no |
---|
15063 | gl_cv_header_langinfo_codeset=yes |
---|
15064 | gl_cv_header_langinfo_era=yes |
---|
15065 | gl_cv_header_langinfo_t_fmt_ampm=yes |
---|
15066 | gl_cv_header_langinfo_yesexpr=yes |
---|
15067 | gl_cv_header_limits_width=no |
---|
15068 | gl_cv_header_locale_h_needs_xlocale_h=yes |
---|
15069 | gl_cv_header_locale_h_posix2001=yes |
---|
15070 | gl_cv_header_locale_has_locale_t=no |
---|
15071 | gl_cv_header_signal_h_SIGPIPE=yes |
---|
15072 | gl_cv_header_wchar_h_correct_inline=yes |
---|
15073 | gl_cv_header_working_fcntl_h='no (bad O_NOATIME)' |
---|
15074 | gl_cv_header_working_stdalign_h=no |
---|
15075 | gl_cv_header_working_stdint_h=no |
---|
15076 | gl_cv_host_cpu_c_abi_32bit=yes |
---|
15077 | gl_cv_iconv_nonconst=yes |
---|
15078 | gl_cv_macro_MB_CUR_MAX_good=yes |
---|
15079 | gl_cv_macro_O_CLOEXEC=yes |
---|
15080 | gl_cv_malloc_ptrdiff=no |
---|
15081 | gl_cv_minmax_in_limits_h=no |
---|
15082 | gl_cv_minmax_in_sys_param_h=yes |
---|
15083 | gl_cv_next_assert_h='<assert.h>' |
---|
15084 | gl_cv_next_error_h='<error.h>' |
---|
15085 | gl_cv_next_fcntl_h='<fcntl.h>' |
---|
15086 | gl_cv_next_getopt_h='<getopt.h>' |
---|
15087 | gl_cv_next_iconv_h='<iconv.h>' |
---|
15088 | gl_cv_next_inttypes_h='<inttypes.h>' |
---|
15089 | gl_cv_next_langinfo_h='<langinfo.h>' |
---|
15090 | gl_cv_next_limits_h='<limits.h>' |
---|
15091 | gl_cv_next_locale_h='<locale.h>' |
---|
15092 | gl_cv_next_signal_h='<signal.h>' |
---|
15093 | gl_cv_next_stddef_h='<stddef.h>' |
---|
15094 | gl_cv_next_stdint_h='<stdint.h>' |
---|
15095 | gl_cv_next_stdio_h='<stdio.h>' |
---|
15096 | gl_cv_next_stdlib_h='<stdlib.h>' |
---|
15097 | gl_cv_next_string_h='<string.h>' |
---|
15098 | gl_cv_next_sys_stat_h='<sys/stat.h>' |
---|
15099 | gl_cv_next_sys_types_h='<sys/types.h>' |
---|
15100 | gl_cv_next_time_h='<time.h>' |
---|
15101 | gl_cv_next_uchar_h='<uchar.h>' |
---|
15102 | gl_cv_next_unistd_h='<unistd.h>' |
---|
15103 | gl_cv_next_wchar_h='<wchar.h>' |
---|
15104 | gl_cv_next_wctype_h='<wctype.h>' |
---|
15105 | gl_cv_onwards_func_duplocale=yes |
---|
15106 | gl_cv_onwards_func_error=no |
---|
15107 | gl_cv_onwards_func_faccessat=yes |
---|
15108 | gl_cv_onwards_func_freelocale=yes |
---|
15109 | gl_cv_onwards_func_getprogname=yes |
---|
15110 | gl_cv_onwards_func_iswblank=yes |
---|
15111 | gl_cv_onwards_func_mempcpy=no |
---|
15112 | gl_cv_onwards_func_newlocale=yes |
---|
15113 | gl_cv_onwards_func_readlinkat=yes |
---|
15114 | gl_cv_onwards_func_reallocarray=no |
---|
15115 | gl_cv_onwards_func_tsearch=yes |
---|
15116 | gl_cv_onwards_func_uselocale=yes |
---|
15117 | gl_cv_prog_ansicxx_cross=no |
---|
15118 | gl_cv_prog_ansicxx_namespaces=yes |
---|
15119 | gl_cv_prog_ansicxx_works=yes |
---|
15120 | gl_cv_prog_as_underscore=yes |
---|
15121 | gl_cv_promoted_mode_t=int |
---|
15122 | gl_cv_pthread_rwlock_rdlock_prefer_writer=yes |
---|
15123 | gl_cv_rpl_alloca=yes |
---|
15124 | gl_cv_source_line_length_unlimited=yes |
---|
15125 | gl_cv_ssize_t=yes |
---|
15126 | gl_cv_static_assert=no |
---|
15127 | gl_cv_sys_struct_lconv_ok=yes |
---|
15128 | gl_cv_sys_struct_timespec_in_time_h=yes |
---|
15129 | gl_cv_time_h_has_TIME_UTC=no |
---|
15130 | gl_cv_type_char16_t_works=no |
---|
15131 | gl_cv_type_char32_t_works=no |
---|
15132 | gl_cv_type_char8_t_works=no |
---|
15133 | gl_cv_type_max_align_t=yes |
---|
15134 | gl_cv_type_ptrdiff_t_signed=yes |
---|
15135 | gl_cv_type_ptrdiff_t_suffix= |
---|
15136 | gl_cv_type_sig_atomic_t_signed=yes |
---|
15137 | gl_cv_type_sig_atomic_t_suffix= |
---|
15138 | gl_cv_type_sigset_t=yes |
---|
15139 | gl_cv_type_size_t_signed=no |
---|
15140 | gl_cv_type_size_t_suffix=ul |
---|
15141 | gl_cv_type_wchar_t_signed=yes |
---|
15142 | gl_cv_type_wchar_t_suffix= |
---|
15143 | gl_cv_type_wctrans_t=yes |
---|
15144 | gl_cv_type_wctype_t=yes |
---|
15145 | gl_cv_type_wint_t_large_enough=yes |
---|
15146 | gl_cv_type_wint_t_signed=yes |
---|
15147 | gl_cv_type_wint_t_suffix= |
---|
15148 | gl_cv_warn_c__Werror__Wunknown_warning_option=yes |
---|
15149 | gt_cv_c_wchar_t=yes |
---|
15150 | gt_cv_c_wint_t=yes |
---|
15151 | gt_cv_func_CFLocaleCopyPreferredLanguages=yes |
---|
15152 | gt_cv_func_CFPreferencesCopyAppValue=yes |
---|
15153 | gt_cv_func_uselocale_works=yes |
---|
15154 | gt_cv_locale_fake=no |
---|
15155 | gt_cv_locale_fr=fr_FR.ISO8859-1 |
---|
15156 | gt_cv_locale_fr_utf8=fr_FR.UTF-8 |
---|
15157 | gt_cv_locale_ja=ja_JP.eucJP |
---|
15158 | gt_cv_locale_solaris114=no |
---|
15159 | gt_cv_locale_zh_CN=zh_CN.GB18030 |
---|
15160 | gt_cv_val_LC_MESSAGES=yes |
---|
15161 | gt_cv_var_environ_declaration=no |
---|
15162 | lt_cv_apple_cc_single_mod=yes |
---|
15163 | lt_cv_ar_at_file=no |
---|
15164 | lt_cv_deplibs_check_method=pass_all |
---|
15165 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
15166 | lt_cv_file_magic_test_file= |
---|
15167 | lt_cv_ld_exported_symbols_list=yes |
---|
15168 | lt_cv_ld_force_load=yes |
---|
15169 | lt_cv_ld_reload_flag=-r |
---|
15170 | lt_cv_nm_interface='BSD nm' |
---|
15171 | lt_cv_objdir=.libs |
---|
15172 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
15173 | lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
15174 | lt_cv_path_NM=/opt/local/bin/nm |
---|
15175 | lt_cv_path_mainfest_tool=no |
---|
15176 | lt_cv_prog_compiler_c_o=yes |
---|
15177 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
15178 | lt_cv_prog_compiler_c_o_RC=yes |
---|
15179 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
15180 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
15181 | lt_cv_prog_compiler_pic_works=yes |
---|
15182 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
15183 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
15184 | lt_cv_prog_compiler_static_works=no |
---|
15185 | lt_cv_prog_compiler_static_works_CXX=no |
---|
15186 | lt_cv_prog_gnu_ld=no |
---|
15187 | lt_cv_prog_gnu_ldcxx=no |
---|
15188 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
15189 | lt_cv_sys_global_symbol_pipe= |
---|
15190 | lt_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'\''' |
---|
15191 | lt_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'\''' |
---|
15192 | lt_cv_sys_global_symbol_to_cdecl= |
---|
15193 | lt_cv_sys_global_symbol_to_import= |
---|
15194 | lt_cv_sys_max_cmd_len=196608 |
---|
15195 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
15196 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
15197 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
15198 | nls_cv_force_use_gnu_gettext=yes |
---|
15199 | nls_cv_use_gnu_gettext=yes |
---|
15200 | |
---|
15201 | ## ----------------- ## |
---|
15202 | ## Output variables. ## |
---|
15203 | ## ----------------- ## |
---|
15204 | |
---|
15205 | ACLOCAL='${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' |
---|
15206 | ALLOCA='' |
---|
15207 | ALLOCA_H='alloca.h' |
---|
15208 | AMDEPBACKSLASH='\' |
---|
15209 | AMDEP_FALSE='#' |
---|
15210 | AMDEP_TRUE='' |
---|
15211 | AMTAR='$${TAR-tar}' |
---|
15212 | AM_BACKSLASH='\' |
---|
15213 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
15214 | AM_DEFAULT_VERBOSITY='1' |
---|
15215 | AM_V='$(V)' |
---|
15216 | ANSICXX_FALSE='#' |
---|
15217 | ANSICXX_TRUE='' |
---|
15218 | APPLE_UNIVERSAL_BUILD='0' |
---|
15219 | AR='ar' |
---|
15220 | ARFLAGS='cr' |
---|
15221 | AS='as' |
---|
15222 | ASM_SYMBOL_PREFIX='"_"' |
---|
15223 | ASSERT_H='assert.h' |
---|
15224 | AUTOCONF='${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' |
---|
15225 | AUTOHEADER='${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' |
---|
15226 | AUTOMAKE='${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' |
---|
15227 | AWK='/usr/bin/awk' |
---|
15228 | BITSIZEOF_PTRDIFF_T='32' |
---|
15229 | BITSIZEOF_SIG_ATOMIC_T='32' |
---|
15230 | BITSIZEOF_SIZE_T='32' |
---|
15231 | BITSIZEOF_WCHAR_T='32' |
---|
15232 | BITSIZEOF_WINT_T='32' |
---|
15233 | BUILDCSHARP='no' |
---|
15234 | BUILDJAVA='no' |
---|
15235 | CATOBJEXT='.gmo' |
---|
15236 | CC='/usr/bin/clang' |
---|
15237 | CCDEPMODE='depmode=gcc3' |
---|
15238 | CFLAGS='-pipe -Os -arch i386' |
---|
15239 | CFLAG_VISIBILITY='-fvisibility=hidden' |
---|
15240 | CLASSPATH='' |
---|
15241 | CLASSPATH_SEPARATOR='' |
---|
15242 | CONF_JAVAC='' |
---|
15243 | CPP='/usr/bin/clang -E' |
---|
15244 | CPPFLAGS='-I/opt/local/include' |
---|
15245 | CROSS_COMPILING='no' |
---|
15246 | CSCOPE='cscope' |
---|
15247 | CSHARPCOMPFLAGS='-O -g' |
---|
15248 | CSHARP_CHOICE='no' |
---|
15249 | CTAGS='ctags' |
---|
15250 | CXX='/usr/bin/clang++' |
---|
15251 | CXXCPP='/usr/bin/clang++ -E' |
---|
15252 | CXXDEPMODE='depmode=gcc3' |
---|
15253 | CXXFLAGS='-pipe -Os -arch i386 -stdlib=libc++' |
---|
15254 | CXX_CHOICE='yes' |
---|
15255 | CXX_HAS_CHAR8_TYPE='0' |
---|
15256 | CXX_HAS_UCHAR_TYPES='0' |
---|
15257 | CYGPATH_W='echo' |
---|
15258 | DEFS='-DHAVE_CONFIG_H' |
---|
15259 | DEPDIR='.deps' |
---|
15260 | DLLTOOL='false' |
---|
15261 | DSYMUTIL='dsymutil' |
---|
15262 | DUMPBIN='' |
---|
15263 | ECHO_C='\c' |
---|
15264 | ECHO_N='' |
---|
15265 | ECHO_T='' |
---|
15266 | EGREP='/usr/bin/grep -E' |
---|
15267 | EMULTIHOP_HIDDEN='' |
---|
15268 | EMULTIHOP_VALUE='' |
---|
15269 | ENABLE_LIBASPRINTF_FALSE='' |
---|
15270 | ENABLE_LIBASPRINTF_TRUE='#' |
---|
15271 | ENABLE_SHARED='yes' |
---|
15272 | ENOLINK_HIDDEN='' |
---|
15273 | ENOLINK_VALUE='' |
---|
15274 | EOVERFLOW_HIDDEN='' |
---|
15275 | EOVERFLOW_VALUE='' |
---|
15276 | ERRNO_H='' |
---|
15277 | ETAGS='etags' |
---|
15278 | EXEEXT='' |
---|
15279 | FGREP='/usr/bin/grep -F' |
---|
15280 | FILECMD='file' |
---|
15281 | FOREIGN_WARN_CFLAGS='' |
---|
15282 | GETOPT_CDEFS_H='getopt-cdefs.h' |
---|
15283 | GETOPT_H='getopt.h' |
---|
15284 | GETTEXT_MACRO_VERSION='0.20' |
---|
15285 | GL_CFLAG_ALLOW_WARNINGS='-Wno-error' |
---|
15286 | GL_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' |
---|
15287 | GL_COND_LIBTOOL_FALSE='' |
---|
15288 | GL_COND_LIBTOOL_TRUE='#' |
---|
15289 | GL_COND_OBJ_ATEXIT_FALSE='' |
---|
15290 | GL_COND_OBJ_ATEXIT_TRUE='#' |
---|
15291 | GL_COND_OBJ_CANONICALIZE_LGPL_FALSE='#' |
---|
15292 | GL_COND_OBJ_CANONICALIZE_LGPL_TRUE='' |
---|
15293 | GL_COND_OBJ_CLOSE_FALSE='' |
---|
15294 | GL_COND_OBJ_CLOSE_TRUE='#' |
---|
15295 | GL_COND_OBJ_DUP2_FALSE='' |
---|
15296 | GL_COND_OBJ_DUP2_TRUE='#' |
---|
15297 | GL_COND_OBJ_ERROR_FALSE='#' |
---|
15298 | GL_COND_OBJ_ERROR_TRUE='' |
---|
15299 | GL_COND_OBJ_FCNTL_FALSE='' |
---|
15300 | GL_COND_OBJ_FCNTL_TRUE='#' |
---|
15301 | GL_COND_OBJ_FREE_FALSE='#' |
---|
15302 | GL_COND_OBJ_FREE_TRUE='' |
---|
15303 | GL_COND_OBJ_FSTAT_FALSE='#' |
---|
15304 | GL_COND_OBJ_FSTAT_TRUE='' |
---|
15305 | GL_COND_OBJ_GETDTABLESIZE_FALSE='' |
---|
15306 | GL_COND_OBJ_GETDTABLESIZE_TRUE='#' |
---|
15307 | GL_COND_OBJ_GETOPT_FALSE='#' |
---|
15308 | GL_COND_OBJ_GETOPT_TRUE='' |
---|
15309 | GL_COND_OBJ_GETPROGNAME_FALSE='' |
---|
15310 | GL_COND_OBJ_GETPROGNAME_TRUE='#' |
---|
15311 | GL_COND_OBJ_ICONV_FALSE='' |
---|
15312 | GL_COND_OBJ_ICONV_OPEN_FALSE='' |
---|
15313 | GL_COND_OBJ_ICONV_OPEN_TRUE='#' |
---|
15314 | GL_COND_OBJ_ICONV_TRUE='#' |
---|
15315 | GL_COND_OBJ_ISWBLANK_FALSE='' |
---|
15316 | GL_COND_OBJ_ISWBLANK_TRUE='#' |
---|
15317 | GL_COND_OBJ_ISWDIGIT_FALSE='' |
---|
15318 | GL_COND_OBJ_ISWDIGIT_TRUE='#' |
---|
15319 | GL_COND_OBJ_ISWPUNCT_FALSE='' |
---|
15320 | GL_COND_OBJ_ISWPUNCT_TRUE='#' |
---|
15321 | GL_COND_OBJ_ISWXDIGIT_FALSE='' |
---|
15322 | GL_COND_OBJ_ISWXDIGIT_TRUE='#' |
---|
15323 | GL_COND_OBJ_LOCALENAME_UNSAFE_LIMITED_FALSE='' |
---|
15324 | GL_COND_OBJ_LOCALENAME_UNSAFE_LIMITED_TRUE='#' |
---|
15325 | GL_COND_OBJ_MBRTOC32_FALSE='#' |
---|
15326 | GL_COND_OBJ_MBRTOC32_TRUE='' |
---|
15327 | GL_COND_OBJ_MBRTOWC_FALSE='' |
---|
15328 | GL_COND_OBJ_MBRTOWC_TRUE='#' |
---|
15329 | GL_COND_OBJ_MBSINIT_FALSE='' |
---|
15330 | GL_COND_OBJ_MBSINIT_TRUE='#' |
---|
15331 | GL_COND_OBJ_MEMCHR_FALSE='' |
---|
15332 | GL_COND_OBJ_MEMCHR_TRUE='#' |
---|
15333 | GL_COND_OBJ_MEMMOVE_FALSE='' |
---|
15334 | GL_COND_OBJ_MEMMOVE_TRUE='#' |
---|
15335 | GL_COND_OBJ_MEMPCPY_FALSE='#' |
---|
15336 | GL_COND_OBJ_MEMPCPY_TRUE='' |
---|
15337 | GL_COND_OBJ_MSVC_INVAL_FALSE='' |
---|
15338 | GL_COND_OBJ_MSVC_INVAL_TRUE='#' |
---|
15339 | GL_COND_OBJ_MSVC_NOTHROW_FALSE='' |
---|
15340 | GL_COND_OBJ_MSVC_NOTHROW_TRUE='#' |
---|
15341 | GL_COND_OBJ_OPEN_FALSE='#' |
---|
15342 | GL_COND_OBJ_OPEN_TRUE='' |
---|
15343 | GL_COND_OBJ_PROGRELOC_FALSE='' |
---|
15344 | GL_COND_OBJ_PROGRELOC_TRUE='#' |
---|
15345 | GL_COND_OBJ_RAISE_FALSE='' |
---|
15346 | GL_COND_OBJ_RAISE_TRUE='#' |
---|
15347 | GL_COND_OBJ_RAWMEMCHR_FALSE='#' |
---|
15348 | GL_COND_OBJ_RAWMEMCHR_TRUE='' |
---|
15349 | GL_COND_OBJ_READLINK_FALSE='#' |
---|
15350 | GL_COND_OBJ_READLINK_TRUE='' |
---|
15351 | GL_COND_OBJ_REALLOCARRAY_FALSE='#' |
---|
15352 | GL_COND_OBJ_REALLOCARRAY_TRUE='' |
---|
15353 | GL_COND_OBJ_SETLOCALE_FALSE='#' |
---|
15354 | GL_COND_OBJ_SETLOCALE_LOCK_FALSE='#' |
---|
15355 | GL_COND_OBJ_SETLOCALE_LOCK_TRUE='' |
---|
15356 | GL_COND_OBJ_SETLOCALE_TRUE='' |
---|
15357 | GL_COND_OBJ_SIGPROCMASK_FALSE='' |
---|
15358 | GL_COND_OBJ_SIGPROCMASK_TRUE='#' |
---|
15359 | GL_COND_OBJ_STAT_FALSE='#' |
---|
15360 | GL_COND_OBJ_STAT_TRUE='' |
---|
15361 | GL_COND_OBJ_STDIO_READ_FALSE='' |
---|
15362 | GL_COND_OBJ_STDIO_READ_TRUE='#' |
---|
15363 | GL_COND_OBJ_STDIO_WRITE_FALSE='' |
---|
15364 | GL_COND_OBJ_STDIO_WRITE_TRUE='#' |
---|
15365 | GL_COND_OBJ_STRERROR_FALSE='#' |
---|
15366 | GL_COND_OBJ_STRERROR_OVERRIDE_FALSE='#' |
---|
15367 | GL_COND_OBJ_STRERROR_OVERRIDE_TRUE='' |
---|
15368 | GL_COND_OBJ_STRERROR_TRUE='' |
---|
15369 | GL_COND_OBJ_STRNLEN_FALSE='' |
---|
15370 | GL_COND_OBJ_STRNLEN_TRUE='#' |
---|
15371 | GL_COND_OBJ_STRTOUL_FALSE='#' |
---|
15372 | GL_COND_OBJ_STRTOUL_TRUE='' |
---|
15373 | GL_COND_OBJ_WCWIDTH_FALSE='#' |
---|
15374 | GL_COND_OBJ_WCWIDTH_TRUE='' |
---|
15375 | GL_COND_OBJ_WINDOWS_MUTEX_FALSE='' |
---|
15376 | GL_COND_OBJ_WINDOWS_MUTEX_TRUE='#' |
---|
15377 | GL_COND_OBJ_WINDOWS_ONCE_FALSE='' |
---|
15378 | GL_COND_OBJ_WINDOWS_ONCE_TRUE='#' |
---|
15379 | GL_COND_OBJ_WINDOWS_RECMUTEX_FALSE='' |
---|
15380 | GL_COND_OBJ_WINDOWS_RECMUTEX_TRUE='#' |
---|
15381 | GL_COND_OBJ_WINDOWS_RWLOCK_FALSE='' |
---|
15382 | GL_COND_OBJ_WINDOWS_RWLOCK_TRUE='#' |
---|
15383 | GL_GENERATE_ALLOCA_H_FALSE='#' |
---|
15384 | GL_GENERATE_ALLOCA_H_TRUE='' |
---|
15385 | GL_GENERATE_ASSERT_H_FALSE='#' |
---|
15386 | GL_GENERATE_ASSERT_H_TRUE='' |
---|
15387 | GL_GENERATE_ERRNO_H_FALSE='' |
---|
15388 | GL_GENERATE_ERRNO_H_TRUE='#' |
---|
15389 | GL_GENERATE_GETOPT_CDEFS_H_FALSE='#' |
---|
15390 | GL_GENERATE_GETOPT_CDEFS_H_TRUE='' |
---|
15391 | GL_GENERATE_GETOPT_H_FALSE='#' |
---|
15392 | GL_GENERATE_GETOPT_H_TRUE='' |
---|
15393 | GL_GENERATE_ICONV_H_FALSE='#' |
---|
15394 | GL_GENERATE_ICONV_H_TRUE='' |
---|
15395 | GL_GENERATE_LIMITS_H_FALSE='#' |
---|
15396 | GL_GENERATE_LIMITS_H_TRUE='' |
---|
15397 | GL_GENERATE_STDCKDINT_H_FALSE='#' |
---|
15398 | GL_GENERATE_STDCKDINT_H_TRUE='' |
---|
15399 | GL_GENERATE_STDDEF_H_FALSE='#' |
---|
15400 | GL_GENERATE_STDDEF_H_TRUE='' |
---|
15401 | GL_GENERATE_STDINT_H_FALSE='#' |
---|
15402 | GL_GENERATE_STDINT_H_TRUE='' |
---|
15403 | GL_GNULIB_ACCESS='0' |
---|
15404 | GL_GNULIB_ALIGNED_ALLOC='0' |
---|
15405 | GL_GNULIB_ATOLL='0' |
---|
15406 | GL_GNULIB_BTOC32='0' |
---|
15407 | GL_GNULIB_BTOWC='0' |
---|
15408 | GL_GNULIB_C32ISALNUM='1' |
---|
15409 | GL_GNULIB_C32ISALPHA='1' |
---|
15410 | GL_GNULIB_C32ISBLANK='1' |
---|
15411 | GL_GNULIB_C32ISCNTRL='1' |
---|
15412 | GL_GNULIB_C32ISDIGIT='1' |
---|
15413 | GL_GNULIB_C32ISGRAPH='1' |
---|
15414 | GL_GNULIB_C32ISLOWER='1' |
---|
15415 | GL_GNULIB_C32ISPRINT='1' |
---|
15416 | GL_GNULIB_C32ISPUNCT='1' |
---|
15417 | GL_GNULIB_C32ISSPACE='1' |
---|
15418 | GL_GNULIB_C32ISUPPER='1' |
---|
15419 | GL_GNULIB_C32ISXDIGIT='1' |
---|
15420 | GL_GNULIB_C32RTOMB='0' |
---|
15421 | GL_GNULIB_C32SNRTOMBS='0' |
---|
15422 | GL_GNULIB_C32SRTOMBS='0' |
---|
15423 | GL_GNULIB_C32STOMBS='0' |
---|
15424 | GL_GNULIB_C32SWIDTH='0' |
---|
15425 | GL_GNULIB_C32TOB='0' |
---|
15426 | GL_GNULIB_C32TOLOWER='1' |
---|
15427 | GL_GNULIB_C32TOUPPER='0' |
---|
15428 | GL_GNULIB_C32WIDTH='1' |
---|
15429 | GL_GNULIB_C32_APPLY_MAPPING='0' |
---|
15430 | GL_GNULIB_C32_APPLY_TYPE_TEST='0' |
---|
15431 | GL_GNULIB_C32_GET_MAPPING='0' |
---|
15432 | GL_GNULIB_C32_GET_TYPE_TEST='0' |
---|
15433 | GL_GNULIB_CALLOC_GNU='1' |
---|
15434 | GL_GNULIB_CALLOC_POSIX='1' |
---|
15435 | GL_GNULIB_CANONICALIZE_FILE_NAME='1' |
---|
15436 | GL_GNULIB_CHDIR='0' |
---|
15437 | GL_GNULIB_CHMOD='0' |
---|
15438 | GL_GNULIB_CHOWN='0' |
---|
15439 | GL_GNULIB_CLOSE='1' |
---|
15440 | GL_GNULIB_COPY_FILE_RANGE='0' |
---|
15441 | GL_GNULIB_CREAT='0' |
---|
15442 | GL_GNULIB_CTIME='0' |
---|
15443 | GL_GNULIB_DPRINTF='0' |
---|
15444 | GL_GNULIB_DUP2='1' |
---|
15445 | GL_GNULIB_DUP3='0' |
---|
15446 | GL_GNULIB_DUP='0' |
---|
15447 | GL_GNULIB_DUPLOCALE='0' |
---|
15448 | GL_GNULIB_ENVIRON='1' |
---|
15449 | GL_GNULIB_EUIDACCESS='0' |
---|
15450 | GL_GNULIB_EXECL='0' |
---|
15451 | GL_GNULIB_EXECLE='0' |
---|
15452 | GL_GNULIB_EXECLP='0' |
---|
15453 | GL_GNULIB_EXECV='0' |
---|
15454 | GL_GNULIB_EXECVE='0' |
---|
15455 | GL_GNULIB_EXECVP='0' |
---|
15456 | GL_GNULIB_EXECVPE='0' |
---|
15457 | GL_GNULIB_EXPLICIT_BZERO='0' |
---|
15458 | GL_GNULIB_FACCESSAT='0' |
---|
15459 | GL_GNULIB_FCHDIR='0' |
---|
15460 | GL_GNULIB_FCHMODAT='0' |
---|
15461 | GL_GNULIB_FCHOWNAT='0' |
---|
15462 | GL_GNULIB_FCLOSE='0' |
---|
15463 | GL_GNULIB_FCNTL='1' |
---|
15464 | GL_GNULIB_FDATASYNC='0' |
---|
15465 | GL_GNULIB_FDOPEN='0' |
---|
15466 | GL_GNULIB_FFLUSH='0' |
---|
15467 | GL_GNULIB_FFSL='0' |
---|
15468 | GL_GNULIB_FFSLL='0' |
---|
15469 | GL_GNULIB_FGETC='1' |
---|
15470 | GL_GNULIB_FGETS='1' |
---|
15471 | GL_GNULIB_FOPEN='0' |
---|
15472 | GL_GNULIB_FOPEN_GNU='0' |
---|
15473 | GL_GNULIB_FPRINTF='1' |
---|
15474 | GL_GNULIB_FPRINTF_POSIX='0' |
---|
15475 | GL_GNULIB_FPURGE='0' |
---|
15476 | GL_GNULIB_FPUTC='1' |
---|
15477 | GL_GNULIB_FPUTS='1' |
---|
15478 | GL_GNULIB_FREAD='1' |
---|
15479 | GL_GNULIB_FREE_POSIX='1' |
---|
15480 | GL_GNULIB_FREOPEN='0' |
---|
15481 | GL_GNULIB_FSCANF='1' |
---|
15482 | GL_GNULIB_FSEEK='0' |
---|
15483 | GL_GNULIB_FSEEKO='0' |
---|
15484 | GL_GNULIB_FSTAT='1' |
---|
15485 | GL_GNULIB_FSTATAT='0' |
---|
15486 | GL_GNULIB_FSYNC='0' |
---|
15487 | GL_GNULIB_FTELL='0' |
---|
15488 | GL_GNULIB_FTELLO='0' |
---|
15489 | GL_GNULIB_FTRUNCATE='0' |
---|
15490 | GL_GNULIB_FUTIMENS='0' |
---|
15491 | GL_GNULIB_FWRITE='1' |
---|
15492 | GL_GNULIB_GETC='1' |
---|
15493 | GL_GNULIB_GETCHAR='1' |
---|
15494 | GL_GNULIB_GETCWD='0' |
---|
15495 | GL_GNULIB_GETDELIM='0' |
---|
15496 | GL_GNULIB_GETDOMAINNAME='0' |
---|
15497 | GL_GNULIB_GETDTABLESIZE='1' |
---|
15498 | GL_GNULIB_GETENTROPY='0' |
---|
15499 | GL_GNULIB_GETGROUPS='0' |
---|
15500 | GL_GNULIB_GETHOSTNAME='0' |
---|
15501 | GL_GNULIB_GETLINE='0' |
---|
15502 | GL_GNULIB_GETLOADAVG='0' |
---|
15503 | GL_GNULIB_GETLOGIN='0' |
---|
15504 | GL_GNULIB_GETLOGIN_R='0' |
---|
15505 | GL_GNULIB_GETOPT_POSIX='1' |
---|
15506 | GL_GNULIB_GETPAGESIZE='0' |
---|
15507 | GL_GNULIB_GETPASS='0' |
---|
15508 | GL_GNULIB_GETPASS_GNU='0' |
---|
15509 | GL_GNULIB_GETPROGNAME='1' |
---|
15510 | GL_GNULIB_GETSUBOPT='0' |
---|
15511 | GL_GNULIB_GETUMASK='0' |
---|
15512 | GL_GNULIB_GETUSERSHELL='0' |
---|
15513 | GL_GNULIB_GRANTPT='0' |
---|
15514 | GL_GNULIB_GROUP_MEMBER='0' |
---|
15515 | GL_GNULIB_ICONV='1' |
---|
15516 | GL_GNULIB_IMAXABS='0' |
---|
15517 | GL_GNULIB_IMAXDIV='0' |
---|
15518 | GL_GNULIB_ISATTY='0' |
---|
15519 | GL_GNULIB_ISWBLANK='1' |
---|
15520 | GL_GNULIB_ISWCTYPE='0' |
---|
15521 | GL_GNULIB_ISWDIGIT='1' |
---|
15522 | GL_GNULIB_ISWPUNCT='1' |
---|
15523 | GL_GNULIB_ISWXDIGIT='1' |
---|
15524 | GL_GNULIB_LCHMOD='0' |
---|
15525 | GL_GNULIB_LCHOWN='0' |
---|
15526 | GL_GNULIB_LINK='0' |
---|
15527 | GL_GNULIB_LINKAT='0' |
---|
15528 | GL_GNULIB_LOCALECONV='0' |
---|
15529 | GL_GNULIB_LOCALENAME_UNSAFE='1' |
---|
15530 | GL_GNULIB_LOCALTIME='0' |
---|
15531 | GL_GNULIB_LSEEK='0' |
---|
15532 | GL_GNULIB_LSTAT='0' |
---|
15533 | GL_GNULIB_MALLOC_GNU='1' |
---|
15534 | GL_GNULIB_MALLOC_POSIX='1' |
---|
15535 | GL_GNULIB_MBRLEN='0' |
---|
15536 | GL_GNULIB_MBRTOC16='0' |
---|
15537 | GL_GNULIB_MBRTOC32='1' |
---|
15538 | GL_GNULIB_MBRTOWC='1' |
---|
15539 | GL_GNULIB_MBSCASECMP='0' |
---|
15540 | GL_GNULIB_MBSCASESTR='0' |
---|
15541 | GL_GNULIB_MBSCHR='0' |
---|
15542 | GL_GNULIB_MBSCSPN='0' |
---|
15543 | GL_GNULIB_MBSINIT='1' |
---|
15544 | GL_GNULIB_MBSLEN='1' |
---|
15545 | GL_GNULIB_MBSNCASECMP='0' |
---|
15546 | GL_GNULIB_MBSNLEN='0' |
---|
15547 | GL_GNULIB_MBSNRTOC32S='0' |
---|
15548 | GL_GNULIB_MBSNRTOWCS='0' |
---|
15549 | GL_GNULIB_MBSPBRK='0' |
---|
15550 | GL_GNULIB_MBSPCASECMP='0' |
---|
15551 | GL_GNULIB_MBSRCHR='0' |
---|
15552 | GL_GNULIB_MBSRTOC32S='0' |
---|
15553 | GL_GNULIB_MBSRTOWCS='0' |
---|
15554 | GL_GNULIB_MBSSEP='0' |
---|
15555 | GL_GNULIB_MBSSPN='0' |
---|
15556 | GL_GNULIB_MBSSTR='1' |
---|
15557 | GL_GNULIB_MBSTOC32S='0' |
---|
15558 | GL_GNULIB_MBSTOK_R='0' |
---|
15559 | GL_GNULIB_MBSTOWCS='0' |
---|
15560 | GL_GNULIB_MBSZERO='1' |
---|
15561 | GL_GNULIB_MBTOWC='0' |
---|
15562 | GL_GNULIB_MDA_ACCESS='1' |
---|
15563 | GL_GNULIB_MDA_CHDIR='1' |
---|
15564 | GL_GNULIB_MDA_CHMOD='1' |
---|
15565 | GL_GNULIB_MDA_CLOSE='1' |
---|
15566 | GL_GNULIB_MDA_CREAT='1' |
---|
15567 | GL_GNULIB_MDA_DUP2='1' |
---|
15568 | GL_GNULIB_MDA_DUP='1' |
---|
15569 | GL_GNULIB_MDA_ECVT='1' |
---|
15570 | GL_GNULIB_MDA_EXECL='1' |
---|
15571 | GL_GNULIB_MDA_EXECLE='1' |
---|
15572 | GL_GNULIB_MDA_EXECLP='1' |
---|
15573 | GL_GNULIB_MDA_EXECV='1' |
---|
15574 | GL_GNULIB_MDA_EXECVE='1' |
---|
15575 | GL_GNULIB_MDA_EXECVP='1' |
---|
15576 | GL_GNULIB_MDA_EXECVPE='1' |
---|
15577 | GL_GNULIB_MDA_FCLOSEALL='1' |
---|
15578 | GL_GNULIB_MDA_FCVT='1' |
---|
15579 | GL_GNULIB_MDA_FDOPEN='1' |
---|
15580 | GL_GNULIB_MDA_FILENO='1' |
---|
15581 | GL_GNULIB_MDA_GCVT='1' |
---|
15582 | GL_GNULIB_MDA_GETCWD='1' |
---|
15583 | GL_GNULIB_MDA_GETPID='1' |
---|
15584 | GL_GNULIB_MDA_GETW='1' |
---|
15585 | GL_GNULIB_MDA_ISATTY='1' |
---|
15586 | GL_GNULIB_MDA_LSEEK='1' |
---|
15587 | GL_GNULIB_MDA_MEMCCPY='1' |
---|
15588 | GL_GNULIB_MDA_MKDIR='1' |
---|
15589 | GL_GNULIB_MDA_MKTEMP='1' |
---|
15590 | GL_GNULIB_MDA_OPEN='1' |
---|
15591 | GL_GNULIB_MDA_PUTENV='1' |
---|
15592 | GL_GNULIB_MDA_PUTW='1' |
---|
15593 | GL_GNULIB_MDA_READ='1' |
---|
15594 | GL_GNULIB_MDA_RMDIR='1' |
---|
15595 | GL_GNULIB_MDA_STRDUP='1' |
---|
15596 | GL_GNULIB_MDA_SWAB='1' |
---|
15597 | GL_GNULIB_MDA_TEMPNAM='1' |
---|
15598 | GL_GNULIB_MDA_TZSET='1' |
---|
15599 | GL_GNULIB_MDA_UMASK='1' |
---|
15600 | GL_GNULIB_MDA_UNLINK='1' |
---|
15601 | GL_GNULIB_MDA_WCSDUP='1' |
---|
15602 | GL_GNULIB_MDA_WRITE='1' |
---|
15603 | GL_GNULIB_MEMCHR='1' |
---|
15604 | GL_GNULIB_MEMMEM='0' |
---|
15605 | GL_GNULIB_MEMPCPY='1' |
---|
15606 | GL_GNULIB_MEMRCHR='0' |
---|
15607 | GL_GNULIB_MEMSET_EXPLICIT='0' |
---|
15608 | GL_GNULIB_MKDIR='0' |
---|
15609 | GL_GNULIB_MKDIRAT='0' |
---|
15610 | GL_GNULIB_MKDTEMP='0' |
---|
15611 | GL_GNULIB_MKFIFO='0' |
---|
15612 | GL_GNULIB_MKFIFOAT='0' |
---|
15613 | GL_GNULIB_MKNOD='0' |
---|
15614 | GL_GNULIB_MKNODAT='0' |
---|
15615 | GL_GNULIB_MKOSTEMP='0' |
---|
15616 | GL_GNULIB_MKOSTEMPS='0' |
---|
15617 | GL_GNULIB_MKSTEMP='0' |
---|
15618 | GL_GNULIB_MKSTEMPS='0' |
---|
15619 | GL_GNULIB_MKTIME='0' |
---|
15620 | GL_GNULIB_NANOSLEEP='0' |
---|
15621 | GL_GNULIB_NL_LANGINFO='0' |
---|
15622 | GL_GNULIB_NONBLOCKING='0' |
---|
15623 | GL_GNULIB_OBSTACK_PRINTF='0' |
---|
15624 | GL_GNULIB_OBSTACK_PRINTF_POSIX='0' |
---|
15625 | GL_GNULIB_OPEN='1' |
---|
15626 | GL_GNULIB_OPENAT='0' |
---|
15627 | GL_GNULIB_OVERRIDES_STRUCT_STAT='0' |
---|
15628 | GL_GNULIB_PCLOSE='0' |
---|
15629 | GL_GNULIB_PERROR='0' |
---|
15630 | GL_GNULIB_PIPE2='0' |
---|
15631 | GL_GNULIB_PIPE='0' |
---|
15632 | GL_GNULIB_POPEN='0' |
---|
15633 | GL_GNULIB_POSIX_MEMALIGN='0' |
---|
15634 | GL_GNULIB_POSIX_OPENPT='0' |
---|
15635 | GL_GNULIB_PREAD='0' |
---|
15636 | GL_GNULIB_PRINTF='1' |
---|
15637 | GL_GNULIB_PRINTF_POSIX='0' |
---|
15638 | GL_GNULIB_PTHREAD_SIGMASK='0' |
---|
15639 | GL_GNULIB_PTSNAME='0' |
---|
15640 | GL_GNULIB_PTSNAME_R='0' |
---|
15641 | GL_GNULIB_PUTC='1' |
---|
15642 | GL_GNULIB_PUTCHAR='1' |
---|
15643 | GL_GNULIB_PUTENV='0' |
---|
15644 | GL_GNULIB_PUTS='1' |
---|
15645 | GL_GNULIB_PWRITE='0' |
---|
15646 | GL_GNULIB_QSORT_R='0' |
---|
15647 | GL_GNULIB_RAISE='1' |
---|
15648 | GL_GNULIB_RAND='0' |
---|
15649 | GL_GNULIB_RANDOM='0' |
---|
15650 | GL_GNULIB_RANDOM_R='0' |
---|
15651 | GL_GNULIB_RAWMEMCHR='1' |
---|
15652 | GL_GNULIB_READ='0' |
---|
15653 | GL_GNULIB_READLINK='1' |
---|
15654 | GL_GNULIB_READLINKAT='0' |
---|
15655 | GL_GNULIB_REALLOCARRAY='1' |
---|
15656 | GL_GNULIB_REALLOC_GNU='1' |
---|
15657 | GL_GNULIB_REALLOC_POSIX='1' |
---|
15658 | GL_GNULIB_REALPATH='1' |
---|
15659 | GL_GNULIB_REMOVE='0' |
---|
15660 | GL_GNULIB_RENAME='0' |
---|
15661 | GL_GNULIB_RENAMEAT='0' |
---|
15662 | GL_GNULIB_RMDIR='0' |
---|
15663 | GL_GNULIB_RPMATCH='0' |
---|
15664 | GL_GNULIB_SCANF='1' |
---|
15665 | GL_GNULIB_SECURE_GETENV='0' |
---|
15666 | GL_GNULIB_SETENV='0' |
---|
15667 | GL_GNULIB_SETHOSTNAME='0' |
---|
15668 | GL_GNULIB_SETLOCALE='1' |
---|
15669 | GL_GNULIB_SETLOCALE_NULL='1' |
---|
15670 | GL_GNULIB_SIGABBREV_NP='0' |
---|
15671 | GL_GNULIB_SIGACTION='0' |
---|
15672 | GL_GNULIB_SIGDESCR_NP='0' |
---|
15673 | GL_GNULIB_SIGNAL_H_SIGPIPE='1' |
---|
15674 | GL_GNULIB_SIGPROCMASK='1' |
---|
15675 | GL_GNULIB_SLEEP='0' |
---|
15676 | GL_GNULIB_SNPRINTF='0' |
---|
15677 | GL_GNULIB_SPRINTF_POSIX='0' |
---|
15678 | GL_GNULIB_STAT='1' |
---|
15679 | GL_GNULIB_STDIO_H_NONBLOCKING='0' |
---|
15680 | GL_GNULIB_STDIO_H_SIGPIPE='1' |
---|
15681 | GL_GNULIB_STPCPY='0' |
---|
15682 | GL_GNULIB_STPNCPY='0' |
---|
15683 | GL_GNULIB_STRCASESTR='0' |
---|
15684 | GL_GNULIB_STRCHRNUL='0' |
---|
15685 | GL_GNULIB_STRDUP='0' |
---|
15686 | GL_GNULIB_STRERROR='1' |
---|
15687 | GL_GNULIB_STRERRORNAME_NP='0' |
---|
15688 | GL_GNULIB_STRERROR_R='0' |
---|
15689 | GL_GNULIB_STRFTIME='0' |
---|
15690 | GL_GNULIB_STRNCAT='0' |
---|
15691 | GL_GNULIB_STRNDUP='0' |
---|
15692 | GL_GNULIB_STRNLEN='1' |
---|
15693 | GL_GNULIB_STRPBRK='0' |
---|
15694 | GL_GNULIB_STRPTIME='0' |
---|
15695 | GL_GNULIB_STRSEP='0' |
---|
15696 | GL_GNULIB_STRSIGNAL='0' |
---|
15697 | GL_GNULIB_STRSTR='0' |
---|
15698 | GL_GNULIB_STRTOD='0' |
---|
15699 | GL_GNULIB_STRTOIMAX='0' |
---|
15700 | GL_GNULIB_STRTOK_R='0' |
---|
15701 | GL_GNULIB_STRTOL='0' |
---|
15702 | GL_GNULIB_STRTOLD='0' |
---|
15703 | GL_GNULIB_STRTOLL='0' |
---|
15704 | GL_GNULIB_STRTOUL='1' |
---|
15705 | GL_GNULIB_STRTOULL='0' |
---|
15706 | GL_GNULIB_STRTOUMAX='0' |
---|
15707 | GL_GNULIB_STRVERSCMP='0' |
---|
15708 | GL_GNULIB_SYMLINK='0' |
---|
15709 | GL_GNULIB_SYMLINKAT='0' |
---|
15710 | GL_GNULIB_SYSTEM_POSIX='0' |
---|
15711 | GL_GNULIB_TIME='0' |
---|
15712 | GL_GNULIB_TIMEGM='0' |
---|
15713 | GL_GNULIB_TIMESPEC_GET='0' |
---|
15714 | GL_GNULIB_TIMESPEC_GETRES='0' |
---|
15715 | GL_GNULIB_TIME_R='0' |
---|
15716 | GL_GNULIB_TIME_RZ='0' |
---|
15717 | GL_GNULIB_TMPFILE='0' |
---|
15718 | GL_GNULIB_TOWCTRANS='0' |
---|
15719 | GL_GNULIB_TRUNCATE='0' |
---|
15720 | GL_GNULIB_TTYNAME_R='0' |
---|
15721 | GL_GNULIB_TZSET='0' |
---|
15722 | GL_GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15723 | GL_GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15724 | GL_GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15725 | GL_GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15726 | GL_GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15727 | GL_GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15728 | GL_GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15729 | GL_GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15730 | GL_GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15731 | GL_GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15732 | GL_GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15733 | GL_GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15734 | GL_GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15735 | GL_GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15736 | GL_GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15737 | GL_GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15738 | GL_GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15739 | GL_GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15740 | GL_GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15741 | GL_GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15742 | GL_GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15743 | GL_GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15744 | GL_GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15745 | GL_GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15746 | GL_GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15747 | GL_GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15748 | GL_GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15749 | GL_GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15750 | GL_GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15751 | GL_GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15752 | GL_GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15753 | GL_GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15754 | GL_GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15755 | GL_GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15756 | GL_GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15757 | GL_GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15758 | GL_GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15759 | GL_GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15760 | GL_GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15761 | GL_GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15762 | GL_GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15763 | GL_GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15764 | GL_GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15765 | GL_GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15766 | GL_GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15767 | GL_GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15768 | GL_GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15769 | GL_GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15770 | GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15771 | GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15772 | GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15773 | GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15774 | GL_GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15775 | GL_GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15776 | GL_GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15777 | GL_GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15778 | GL_GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15779 | GL_GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15780 | GL_GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15781 | GL_GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15782 | GL_GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15783 | GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15784 | GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15785 | GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15786 | GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15787 | GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15788 | GL_GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15789 | GL_GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15790 | GL_GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15791 | GL_GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15792 | GL_GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15793 | GL_GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15794 | GL_GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15795 | GL_GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15796 | GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15797 | GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15798 | GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15799 | GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15800 | GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15801 | GL_GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15802 | GL_GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15803 | GL_GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15804 | GL_GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15805 | GL_GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15806 | GL_GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15807 | GL_GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15808 | GL_GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15809 | GL_GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15810 | GL_GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15811 | GL_GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15812 | GL_GNULIB_UNICTYPE_PROPERTY_IDS_UNARY_OPERATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15813 | GL_GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_CONTINUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15814 | GL_GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_START_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15815 | GL_GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15816 | GL_GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15817 | GL_GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15818 | GL_GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15819 | GL_GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15820 | GL_GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15821 | GL_GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15822 | GL_GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15823 | GL_GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15824 | GL_GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15825 | GL_GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15826 | GL_GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15827 | GL_GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15828 | GL_GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15829 | GL_GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15830 | GL_GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15831 | GL_GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15832 | GL_GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15833 | GL_GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15834 | GL_GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15835 | GL_GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15836 | GL_GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15837 | GL_GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15838 | GL_GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15839 | GL_GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15840 | GL_GNULIB_UNICTYPE_PROPERTY_PREPENDED_CONCATENATION_MARK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15841 | GL_GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15842 | GL_GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15843 | GL_GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15844 | GL_GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15845 | GL_GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15846 | GL_GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15847 | GL_GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15848 | GL_GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15849 | GL_GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15850 | GL_GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15851 | GL_GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15852 | GL_GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15853 | GL_GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15854 | GL_GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15855 | GL_GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15856 | GL_GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15857 | GL_GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15858 | GL_GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15859 | GL_GNULIB_UNINORM_NFC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15860 | GL_GNULIB_UNINORM_NFD_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15861 | GL_GNULIB_UNINORM_NFKC_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15862 | GL_GNULIB_UNINORM_NFKD_DLL_VARIABLE='LIBUNISTRING_DLL_VARIABLE' |
---|
15863 | GL_GNULIB_UNISTD_H_GETOPT='1' |
---|
15864 | GL_GNULIB_UNISTD_H_NONBLOCKING='0' |
---|
15865 | GL_GNULIB_UNISTD_H_SIGPIPE='1' |
---|
15866 | GL_GNULIB_UNLINK='0' |
---|
15867 | GL_GNULIB_UNLINKAT='0' |
---|
15868 | GL_GNULIB_UNLOCKPT='0' |
---|
15869 | GL_GNULIB_UNSETENV='0' |
---|
15870 | GL_GNULIB_USLEEP='0' |
---|
15871 | GL_GNULIB_UTIMENSAT='0' |
---|
15872 | GL_GNULIB_VASPRINTF='0' |
---|
15873 | GL_GNULIB_VDPRINTF='0' |
---|
15874 | GL_GNULIB_VFPRINTF='1' |
---|
15875 | GL_GNULIB_VFPRINTF_POSIX='0' |
---|
15876 | GL_GNULIB_VFSCANF='0' |
---|
15877 | GL_GNULIB_VPRINTF='1' |
---|
15878 | GL_GNULIB_VPRINTF_POSIX='0' |
---|
15879 | GL_GNULIB_VSCANF='0' |
---|
15880 | GL_GNULIB_VSNPRINTF='0' |
---|
15881 | GL_GNULIB_VSPRINTF_POSIX='0' |
---|
15882 | GL_GNULIB_WCPCPY='0' |
---|
15883 | GL_GNULIB_WCPNCPY='0' |
---|
15884 | GL_GNULIB_WCRTOMB='0' |
---|
15885 | GL_GNULIB_WCSCASECMP='0' |
---|
15886 | GL_GNULIB_WCSCAT='0' |
---|
15887 | GL_GNULIB_WCSCHR='0' |
---|
15888 | GL_GNULIB_WCSCMP='0' |
---|
15889 | GL_GNULIB_WCSCOLL='0' |
---|
15890 | GL_GNULIB_WCSCPY='0' |
---|
15891 | GL_GNULIB_WCSCSPN='0' |
---|
15892 | GL_GNULIB_WCSDUP='0' |
---|
15893 | GL_GNULIB_WCSFTIME='0' |
---|
15894 | GL_GNULIB_WCSLEN='0' |
---|
15895 | GL_GNULIB_WCSNCASECMP='0' |
---|
15896 | GL_GNULIB_WCSNCAT='0' |
---|
15897 | GL_GNULIB_WCSNCMP='0' |
---|
15898 | GL_GNULIB_WCSNCPY='0' |
---|
15899 | GL_GNULIB_WCSNLEN='0' |
---|
15900 | GL_GNULIB_WCSNRTOMBS='0' |
---|
15901 | GL_GNULIB_WCSPBRK='0' |
---|
15902 | GL_GNULIB_WCSRCHR='0' |
---|
15903 | GL_GNULIB_WCSRTOMBS='0' |
---|
15904 | GL_GNULIB_WCSSPN='0' |
---|
15905 | GL_GNULIB_WCSSTR='0' |
---|
15906 | GL_GNULIB_WCSTOK='0' |
---|
15907 | GL_GNULIB_WCSWIDTH='0' |
---|
15908 | GL_GNULIB_WCSXFRM='0' |
---|
15909 | GL_GNULIB_WCTOB='0' |
---|
15910 | GL_GNULIB_WCTOMB='0' |
---|
15911 | GL_GNULIB_WCTRANS='0' |
---|
15912 | GL_GNULIB_WCTYPE='0' |
---|
15913 | GL_GNULIB_WCWIDTH='1' |
---|
15914 | GL_GNULIB_WGETCWD='0' |
---|
15915 | GL_GNULIB_WMEMCHR='0' |
---|
15916 | GL_GNULIB_WMEMCMP='0' |
---|
15917 | GL_GNULIB_WMEMCPY='0' |
---|
15918 | GL_GNULIB_WMEMMOVE='0' |
---|
15919 | GL_GNULIB_WMEMPCPY='0' |
---|
15920 | GL_GNULIB_WMEMSET='0' |
---|
15921 | GL_GNULIB_WRITE='0' |
---|
15922 | GL_GNULIB__EXIT='0' |
---|
15923 | GMSGFMT=':' |
---|
15924 | GMSGFMT_015=':' |
---|
15925 | GNULIBHEADERS_OVERRIDE_CHAR16_T='1' |
---|
15926 | GNULIBHEADERS_OVERRIDE_CHAR32_T='1' |
---|
15927 | GNULIBHEADERS_OVERRIDE_CHAR8_T='1' |
---|
15928 | GNULIBHEADERS_OVERRIDE_WINT_T='0' |
---|
15929 | GREP='/usr/bin/grep' |
---|
15930 | HARD_LOCALE_LIB='' |
---|
15931 | HAVE_ALIGNED_ALLOC='1' |
---|
15932 | HAVE_ALLOCA_H='1' |
---|
15933 | HAVE_ATOLL='1' |
---|
15934 | HAVE_BTOWC='1' |
---|
15935 | HAVE_C32RTOMB='1' |
---|
15936 | HAVE_C99_STDINT_H='0' |
---|
15937 | HAVE_CANONICALIZE_FILE_NAME='0' |
---|
15938 | HAVE_CHOWN='1' |
---|
15939 | HAVE_COPY_FILE_RANGE='1' |
---|
15940 | HAVE_CRTDEFS_H='0' |
---|
15941 | HAVE_CSC='' |
---|
15942 | HAVE_CSC_IN_PATH='' |
---|
15943 | HAVE_DECL_ECVT='1' |
---|
15944 | HAVE_DECL_ENVIRON='0' |
---|
15945 | HAVE_DECL_EXECVPE='0' |
---|
15946 | HAVE_DECL_FCHDIR='1' |
---|
15947 | HAVE_DECL_FCLOSEALL='0' |
---|
15948 | HAVE_DECL_FCVT='1' |
---|
15949 | HAVE_DECL_FDATASYNC='1' |
---|
15950 | HAVE_DECL_FPURGE='1' |
---|
15951 | HAVE_DECL_FSEEKO='1' |
---|
15952 | HAVE_DECL_FTELLO='1' |
---|
15953 | HAVE_DECL_GCVT='1' |
---|
15954 | HAVE_DECL_GETDELIM='1' |
---|
15955 | HAVE_DECL_GETDOMAINNAME='1' |
---|
15956 | HAVE_DECL_GETLINE='1' |
---|
15957 | HAVE_DECL_GETLOADAVG='1' |
---|
15958 | HAVE_DECL_GETLOGIN='1' |
---|
15959 | HAVE_DECL_GETLOGIN_R='1' |
---|
15960 | HAVE_DECL_GETPAGESIZE='1' |
---|
15961 | HAVE_DECL_GETUSERSHELL='1' |
---|
15962 | HAVE_DECL_GETW='1' |
---|
15963 | HAVE_DECL_IMAXABS='1' |
---|
15964 | HAVE_DECL_IMAXDIV='1' |
---|
15965 | HAVE_DECL_INITSTATE='1' |
---|
15966 | HAVE_DECL_LOCALTIME_R='1' |
---|
15967 | HAVE_DECL_MEMMEM='1' |
---|
15968 | HAVE_DECL_MEMRCHR='1' |
---|
15969 | HAVE_DECL_OBSTACK_PRINTF='1' |
---|
15970 | HAVE_DECL_PROGRAM_INVOCATION_NAME='0' |
---|
15971 | HAVE_DECL_PUTW='1' |
---|
15972 | HAVE_DECL_SETENV='1' |
---|
15973 | HAVE_DECL_SETHOSTNAME='1' |
---|
15974 | HAVE_DECL_SETSTATE='1' |
---|
15975 | HAVE_DECL_SNPRINTF='1' |
---|
15976 | HAVE_DECL_STRDUP='1' |
---|
15977 | HAVE_DECL_STRERROR_R='1' |
---|
15978 | HAVE_DECL_STRNDUP='1' |
---|
15979 | HAVE_DECL_STRNLEN='1' |
---|
15980 | HAVE_DECL_STRSIGNAL='1' |
---|
15981 | HAVE_DECL_STRTOIMAX='1' |
---|
15982 | HAVE_DECL_STRTOK_R='1' |
---|
15983 | HAVE_DECL_STRTOUMAX='1' |
---|
15984 | HAVE_DECL_TRUNCATE='1' |
---|
15985 | HAVE_DECL_TTYNAME_R='1' |
---|
15986 | HAVE_DECL_UNSETENV='1' |
---|
15987 | HAVE_DECL_VSNPRINTF='1' |
---|
15988 | HAVE_DECL_WCSDUP='1' |
---|
15989 | HAVE_DECL_WCTOB='1' |
---|
15990 | HAVE_DECL_WCWIDTH='1' |
---|
15991 | HAVE_DPRINTF='1' |
---|
15992 | HAVE_DUP3='1' |
---|
15993 | HAVE_DUPLOCALE='1' |
---|
15994 | HAVE_ERROR='0' |
---|
15995 | HAVE_ERROR_AT_LINE='0' |
---|
15996 | HAVE_ERROR_H='0' |
---|
15997 | HAVE_EUIDACCESS='1' |
---|
15998 | HAVE_EXECVPE='1' |
---|
15999 | HAVE_EXPLICIT_BZERO='1' |
---|
16000 | HAVE_FACCESSAT='1' |
---|
16001 | HAVE_FCHDIR='1' |
---|
16002 | HAVE_FCHMODAT='1' |
---|
16003 | HAVE_FCHOWNAT='1' |
---|
16004 | HAVE_FCNTL='1' |
---|
16005 | HAVE_FDATASYNC='1' |
---|
16006 | HAVE_FEATURES_H='0' |
---|
16007 | HAVE_FFSL='1' |
---|
16008 | HAVE_FFSLL='1' |
---|
16009 | HAVE_FREELOCALE='1' |
---|
16010 | HAVE_FSEEKO='1' |
---|
16011 | HAVE_FSTATAT='1' |
---|
16012 | HAVE_FSYNC='1' |
---|
16013 | HAVE_FTELLO='1' |
---|
16014 | HAVE_FTRUNCATE='1' |
---|
16015 | HAVE_FUTIMENS='1' |
---|
16016 | HAVE_GETDTABLESIZE='1' |
---|
16017 | HAVE_GETENTROPY='1' |
---|
16018 | HAVE_GETGROUPS='1' |
---|
16019 | HAVE_GETHOSTNAME='1' |
---|
16020 | HAVE_GETLOGIN='1' |
---|
16021 | HAVE_GETOPT_H='1' |
---|
16022 | HAVE_GETPAGESIZE='1' |
---|
16023 | HAVE_GETPASS='1' |
---|
16024 | HAVE_GETPROGNAME='1' |
---|
16025 | HAVE_GETSUBOPT='1' |
---|
16026 | HAVE_GETUMASK='1' |
---|
16027 | HAVE_GRANTPT='1' |
---|
16028 | HAVE_GROUP_MEMBER='1' |
---|
16029 | HAVE_IMAXABS='1' |
---|
16030 | HAVE_IMAXDIV='1' |
---|
16031 | HAVE_IMAXDIV_T='1' |
---|
16032 | HAVE_INITSTATE='1' |
---|
16033 | HAVE_INTTYPES_H='1' |
---|
16034 | HAVE_ISWBLANK='1' |
---|
16035 | HAVE_ISWCNTRL='1' |
---|
16036 | HAVE_JAVAC='' |
---|
16037 | HAVE_JAVAC_ENVVAR='' |
---|
16038 | HAVE_JAVAC_IN_PATH='' |
---|
16039 | HAVE_LANGINFO_ALTMON='0' |
---|
16040 | HAVE_LANGINFO_CODESET='1' |
---|
16041 | HAVE_LANGINFO_ERA='1' |
---|
16042 | HAVE_LANGINFO_H='1' |
---|
16043 | HAVE_LANGINFO_T_FMT_AMPM='1' |
---|
16044 | HAVE_LANGINFO_YESEXPR='1' |
---|
16045 | HAVE_LCHMOD='1' |
---|
16046 | HAVE_LCHOWN='1' |
---|
16047 | HAVE_LINK='1' |
---|
16048 | HAVE_LINKAT='1' |
---|
16049 | HAVE_LSTAT='1' |
---|
16050 | HAVE_MAX_ALIGN_T='1' |
---|
16051 | HAVE_MBRLEN='1' |
---|
16052 | HAVE_MBRTOC16='1' |
---|
16053 | HAVE_MBRTOC32='0' |
---|
16054 | HAVE_MBRTOWC='1' |
---|
16055 | HAVE_MBSINIT='1' |
---|
16056 | HAVE_MBSLEN='0' |
---|
16057 | HAVE_MBSNRTOWCS='1' |
---|
16058 | HAVE_MBSRTOWCS='1' |
---|
16059 | HAVE_MBTOWC='1' |
---|
16060 | HAVE_MCS='' |
---|
16061 | HAVE_MCS_IN_PATH='' |
---|
16062 | HAVE_MEMPCPY='0' |
---|
16063 | HAVE_MEMSET_EXPLICIT='1' |
---|
16064 | HAVE_MKDIRAT='1' |
---|
16065 | HAVE_MKDTEMP='1' |
---|
16066 | HAVE_MKFIFO='1' |
---|
16067 | HAVE_MKFIFOAT='1' |
---|
16068 | HAVE_MKNOD='1' |
---|
16069 | HAVE_MKNODAT='1' |
---|
16070 | HAVE_MKOSTEMP='1' |
---|
16071 | HAVE_MKOSTEMPS='1' |
---|
16072 | HAVE_MKSTEMP='1' |
---|
16073 | HAVE_MKSTEMPS='1' |
---|
16074 | HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' |
---|
16075 | HAVE_NANOSLEEP='1' |
---|
16076 | HAVE_NEWLOCALE='1' |
---|
16077 | HAVE_NL_LANGINFO='1' |
---|
16078 | HAVE_OPENAT='1' |
---|
16079 | HAVE_OS_H='0' |
---|
16080 | HAVE_PCLOSE='1' |
---|
16081 | HAVE_PIPE2='1' |
---|
16082 | HAVE_PIPE='1' |
---|
16083 | HAVE_POPEN='1' |
---|
16084 | HAVE_POSIX_MEMALIGN='1' |
---|
16085 | HAVE_POSIX_OPENPT='1' |
---|
16086 | HAVE_POSIX_SIGNALBLOCKING='1' |
---|
16087 | HAVE_PREAD='1' |
---|
16088 | HAVE_PTHREAD_SIGMASK='1' |
---|
16089 | HAVE_PTSNAME='1' |
---|
16090 | HAVE_PTSNAME_R='1' |
---|
16091 | HAVE_PWRITE='1' |
---|
16092 | HAVE_QSORT_R='1' |
---|
16093 | HAVE_RAISE='1' |
---|
16094 | HAVE_RANDOM='1' |
---|
16095 | HAVE_RANDOM_H='1' |
---|
16096 | HAVE_RANDOM_R='1' |
---|
16097 | HAVE_RAWMEMCHR='0' |
---|
16098 | HAVE_READLINK='1' |
---|
16099 | HAVE_READLINKAT='1' |
---|
16100 | HAVE_REALLOCARRAY='0' |
---|
16101 | HAVE_REALPATH='1' |
---|
16102 | HAVE_RENAMEAT='1' |
---|
16103 | HAVE_RPMATCH='1' |
---|
16104 | HAVE_SECURE_GETENV='1' |
---|
16105 | HAVE_SETENV='1' |
---|
16106 | HAVE_SETHOSTNAME='1' |
---|
16107 | HAVE_SETSTATE='1' |
---|
16108 | HAVE_SIGABBREV_NP='1' |
---|
16109 | HAVE_SIGACTION='1' |
---|
16110 | HAVE_SIGDESCR_NP='1' |
---|
16111 | HAVE_SIGHANDLER_T='0' |
---|
16112 | HAVE_SIGINFO_T='1' |
---|
16113 | HAVE_SIGNED_SIG_ATOMIC_T='1' |
---|
16114 | HAVE_SIGNED_WCHAR_T='1' |
---|
16115 | HAVE_SIGNED_WINT_T='1' |
---|
16116 | HAVE_SIGSET_T='1' |
---|
16117 | HAVE_SLEEP='1' |
---|
16118 | HAVE_STDINT_H='1' |
---|
16119 | HAVE_STPCPY='1' |
---|
16120 | HAVE_STPNCPY='1' |
---|
16121 | HAVE_STRCASESTR='1' |
---|
16122 | HAVE_STRCHRNUL='1' |
---|
16123 | HAVE_STRERRORNAME_NP='1' |
---|
16124 | HAVE_STRPBRK='1' |
---|
16125 | HAVE_STRPTIME='1' |
---|
16126 | HAVE_STRSEP='1' |
---|
16127 | HAVE_STRTOD='1' |
---|
16128 | HAVE_STRTOL='1' |
---|
16129 | HAVE_STRTOLD='1' |
---|
16130 | HAVE_STRTOLL='1' |
---|
16131 | HAVE_STRTOUL='1' |
---|
16132 | HAVE_STRTOULL='1' |
---|
16133 | HAVE_STRUCT_RANDOM_DATA='1' |
---|
16134 | HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' |
---|
16135 | HAVE_STRVERSCMP='1' |
---|
16136 | HAVE_SYMLINK='1' |
---|
16137 | HAVE_SYMLINKAT='1' |
---|
16138 | HAVE_SYS_BITYPES_H='0' |
---|
16139 | HAVE_SYS_CDEFS_H='1' |
---|
16140 | HAVE_SYS_INTTYPES_H='0' |
---|
16141 | HAVE_SYS_LOADAVG_H='0' |
---|
16142 | HAVE_SYS_PARAM_H='0' |
---|
16143 | HAVE_SYS_TYPES_H='1' |
---|
16144 | HAVE_TIMEGM='1' |
---|
16145 | HAVE_TIMESPEC_GET='1' |
---|
16146 | HAVE_TIMESPEC_GETRES='1' |
---|
16147 | HAVE_TIMEZONE_T='0' |
---|
16148 | HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' |
---|
16149 | HAVE_UCHAR_H='0' |
---|
16150 | HAVE_UNISTD_H='1' |
---|
16151 | HAVE_UNISTRING_WOE32DLL_H='0' |
---|
16152 | HAVE_UNLINKAT='1' |
---|
16153 | HAVE_UNLOCKPT='1' |
---|
16154 | HAVE_USLEEP='1' |
---|
16155 | HAVE_UTIMENSAT='1' |
---|
16156 | HAVE_VASPRINTF='1' |
---|
16157 | HAVE_VDPRINTF='1' |
---|
16158 | HAVE_VISIBILITY='1' |
---|
16159 | HAVE_WCHAR_H='1' |
---|
16160 | HAVE_WCHAR_T='1' |
---|
16161 | HAVE_WCPCPY='1' |
---|
16162 | HAVE_WCPNCPY='1' |
---|
16163 | HAVE_WCRTOMB='1' |
---|
16164 | HAVE_WCSCASECMP='1' |
---|
16165 | HAVE_WCSCAT='1' |
---|
16166 | HAVE_WCSCHR='1' |
---|
16167 | HAVE_WCSCMP='1' |
---|
16168 | HAVE_WCSCOLL='1' |
---|
16169 | HAVE_WCSCPY='1' |
---|
16170 | HAVE_WCSCSPN='1' |
---|
16171 | HAVE_WCSDUP='1' |
---|
16172 | HAVE_WCSFTIME='1' |
---|
16173 | HAVE_WCSLEN='1' |
---|
16174 | HAVE_WCSNCASECMP='1' |
---|
16175 | HAVE_WCSNCAT='1' |
---|
16176 | HAVE_WCSNCMP='1' |
---|
16177 | HAVE_WCSNCPY='1' |
---|
16178 | HAVE_WCSNLEN='1' |
---|
16179 | HAVE_WCSNRTOMBS='1' |
---|
16180 | HAVE_WCSPBRK='1' |
---|
16181 | HAVE_WCSRCHR='1' |
---|
16182 | HAVE_WCSRTOMBS='1' |
---|
16183 | HAVE_WCSSPN='1' |
---|
16184 | HAVE_WCSSTR='1' |
---|
16185 | HAVE_WCSTOK='1' |
---|
16186 | HAVE_WCSWIDTH='1' |
---|
16187 | HAVE_WCSXFRM='1' |
---|
16188 | HAVE_WCTRANS_T='1' |
---|
16189 | HAVE_WCTYPE_H='1' |
---|
16190 | HAVE_WCTYPE_T='1' |
---|
16191 | HAVE_WINSOCK2_H='0' |
---|
16192 | HAVE_WINT_T='1' |
---|
16193 | HAVE_WMEMCHR='1' |
---|
16194 | HAVE_WMEMCMP='1' |
---|
16195 | HAVE_WMEMCPY='1' |
---|
16196 | HAVE_WMEMMOVE='1' |
---|
16197 | HAVE_WMEMPCPY='1' |
---|
16198 | HAVE_WMEMSET='1' |
---|
16199 | HAVE_WORKING_MBRTOC32='0' |
---|
16200 | HAVE_XLOCALE_H='1' |
---|
16201 | HAVE__EXIT='1' |
---|
16202 | ICONV_CONST='' |
---|
16203 | ICONV_H='iconv.h' |
---|
16204 | INCLUDE_NEXT='include_next' |
---|
16205 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' |
---|
16206 | INSTALL_DATA='${INSTALL} -m 644' |
---|
16207 | INSTALL_PROGRAM='${INSTALL}' |
---|
16208 | INSTALL_PROGRAM_ENV='' |
---|
16209 | INSTALL_SCRIPT='${INSTALL}' |
---|
16210 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
16211 | INT32_MAX_LT_INTMAX_MAX='1' |
---|
16212 | INT64_MAX_EQ_LONG_MAX='defined _LP64' |
---|
16213 | INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation -Wl,-framework -Wl,CoreServices' |
---|
16214 | JAR='' |
---|
16215 | JAVA_CHOICE='no' |
---|
16216 | LC_COLLATE_IMPLEMENTED='true' |
---|
16217 | LC_MONETARY_IMPLEMENTED='true' |
---|
16218 | LC_NUMERIC_IMPLEMENTED='true' |
---|
16219 | LC_TIME_IMPLEMENTED='true' |
---|
16220 | LD='/Library/Developer/CommandLineTools/usr/bin/ld' |
---|
16221 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386' |
---|
16222 | LIBGRT_LIBDEPS=' -liconv' |
---|
16223 | LIBGRT_LTLIBDEPS=' -L/opt/local/lib -liconv -R/opt/local/lib' |
---|
16224 | LIBICONV='-liconv' |
---|
16225 | LIBINTL='${top_builddir}/intl/libintl.la -Wl,-framework -Wl,CoreFoundation -Wl,-framework -Wl,CoreServices' |
---|
16226 | LIBMULTITHREAD='-lpthread' |
---|
16227 | LIBOBJS='' |
---|
16228 | LIBPMULTITHREAD='-lpthread' |
---|
16229 | LIBPTHREAD='' |
---|
16230 | LIBS='' |
---|
16231 | LIBSCHED='' |
---|
16232 | LIBSTDTHREAD='' |
---|
16233 | LIBTHREAD='' |
---|
16234 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
16235 | LIBUNISTRING_COMPILE_UNICASE_TOLOWER_FALSE='#' |
---|
16236 | LIBUNISTRING_COMPILE_UNICASE_TOLOWER_TRUE='' |
---|
16237 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_FALSE='#' |
---|
16238 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_TRUE='' |
---|
16239 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_FALSE='#' |
---|
16240 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_TRUE='' |
---|
16241 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_FALSE='#' |
---|
16242 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_TRUE='' |
---|
16243 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_FALSE='#' |
---|
16244 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_TRUE='' |
---|
16245 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_FALSE='#' |
---|
16246 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_TRUE='' |
---|
16247 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_FALSE='#' |
---|
16248 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_TRUE='' |
---|
16249 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_FALSE='#' |
---|
16250 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_TRUE='' |
---|
16251 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_FALSE='#' |
---|
16252 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_TRUE='' |
---|
16253 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_FALSE='#' |
---|
16254 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_TRUE='' |
---|
16255 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_FALSE='#' |
---|
16256 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_TRUE='' |
---|
16257 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_FALSE='#' |
---|
16258 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_TRUE='' |
---|
16259 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_FALSE='#' |
---|
16260 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_TRUE='' |
---|
16261 | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='#' |
---|
16262 | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE='' |
---|
16263 | LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='#' |
---|
16264 | LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE='' |
---|
16265 | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#' |
---|
16266 | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' |
---|
16267 | LIBUNISTRING_UNICASE_H='unicase.h' |
---|
16268 | LIBUNISTRING_UNICTYPE_H='unictype.h' |
---|
16269 | LIBUNISTRING_UNINORM_H='uninorm.h' |
---|
16270 | LIBUNISTRING_UNISTR_H='unistr.h' |
---|
16271 | LIBUNISTRING_UNITYPES_H='unitypes.h' |
---|
16272 | LIBUNISTRING_UNIWIDTH_H='uniwidth.h' |
---|
16273 | LIB_HARD_LOCALE='' |
---|
16274 | LIB_MBRTOWC='' |
---|
16275 | LIB_SCHED_YIELD='' |
---|
16276 | LIB_SETLOCALE='' |
---|
16277 | LIB_SETLOCALE_NULL='' |
---|
16278 | LIMITS_H='limits.h' |
---|
16279 | LIPO='lipo' |
---|
16280 | LN_S='ln -s' |
---|
16281 | LOCALCHARSET_TESTS_ENVIRONMENT='' |
---|
16282 | LOCALENAME_ENHANCE_LOCALE_FUNCS='0' |
---|
16283 | LOCALE_FR='fr_FR.ISO8859-1' |
---|
16284 | LOCALE_FR_UTF8='fr_FR.UTF-8' |
---|
16285 | LOCALE_JA='ja_JP.eucJP' |
---|
16286 | LOCALE_ZH_CN='zh_CN.GB18030' |
---|
16287 | LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib' |
---|
16288 | LTLIBINTL='${top_builddir}/intl/libintl.la -Wl,-framework -Wl,CoreFoundation -Wl,-framework -Wl,CoreServices' |
---|
16289 | LTLIBMULTITHREAD='-lpthread' |
---|
16290 | LTLIBOBJS='' |
---|
16291 | LTLIBTHREAD='' |
---|
16292 | LT_SYS_LIBRARY_PATH='' |
---|
16293 | MAKEINFO='${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' |
---|
16294 | MANIFEST_TOOL=':' |
---|
16295 | MBRTOWC_LIB='' |
---|
16296 | MKDIR_P='mkdir -p' |
---|
16297 | MSGFMT=':' |
---|
16298 | MSGMERGE=':' |
---|
16299 | MSGMERGE_FOR_MSGFMT_OPTION='--no-location --quiet' |
---|
16300 | NEXT_ASSERT_H='<assert.h>' |
---|
16301 | NEXT_AS_FIRST_DIRECTIVE_ASSERT_H='<assert.h>' |
---|
16302 | NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' |
---|
16303 | NEXT_AS_FIRST_DIRECTIVE_ERROR_H='<error.h>' |
---|
16304 | NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>' |
---|
16305 | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>' |
---|
16306 | NEXT_AS_FIRST_DIRECTIVE_ICONV_H='<iconv.h>' |
---|
16307 | NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>' |
---|
16308 | NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='<langinfo.h>' |
---|
16309 | NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>' |
---|
16310 | NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>' |
---|
16311 | NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>' |
---|
16312 | NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='<stddef.h>' |
---|
16313 | NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>' |
---|
16314 | NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>' |
---|
16315 | NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>' |
---|
16316 | NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>' |
---|
16317 | NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>' |
---|
16318 | NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>' |
---|
16319 | NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>' |
---|
16320 | NEXT_AS_FIRST_DIRECTIVE_UCHAR_H='<uchar.h>' |
---|
16321 | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>' |
---|
16322 | NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>' |
---|
16323 | NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>' |
---|
16324 | NEXT_ERRNO_H='' |
---|
16325 | NEXT_ERROR_H='<error.h>' |
---|
16326 | NEXT_FCNTL_H='<fcntl.h>' |
---|
16327 | NEXT_GETOPT_H='<getopt.h>' |
---|
16328 | NEXT_ICONV_H='<iconv.h>' |
---|
16329 | NEXT_INTTYPES_H='<inttypes.h>' |
---|
16330 | NEXT_LANGINFO_H='<langinfo.h>' |
---|
16331 | NEXT_LIMITS_H='<limits.h>' |
---|
16332 | NEXT_LOCALE_H='<locale.h>' |
---|
16333 | NEXT_SIGNAL_H='<signal.h>' |
---|
16334 | NEXT_STDDEF_H='<stddef.h>' |
---|
16335 | NEXT_STDINT_H='<stdint.h>' |
---|
16336 | NEXT_STDIO_H='<stdio.h>' |
---|
16337 | NEXT_STDLIB_H='<stdlib.h>' |
---|
16338 | NEXT_STRING_H='<string.h>' |
---|
16339 | NEXT_SYS_STAT_H='<sys/stat.h>' |
---|
16340 | NEXT_SYS_TYPES_H='<sys/types.h>' |
---|
16341 | NEXT_TIME_H='<time.h>' |
---|
16342 | NEXT_UCHAR_H='<uchar.h>' |
---|
16343 | NEXT_UNISTD_H='<unistd.h>' |
---|
16344 | NEXT_WCHAR_H='<wchar.h>' |
---|
16345 | NEXT_WCTYPE_H='<wctype.h>' |
---|
16346 | NM='/opt/local/bin/nm' |
---|
16347 | NMEDIT='nmedit' |
---|
16348 | NO_EXPENSIVE_WARN_CFLAGS='' |
---|
16349 | OBJDUMP='false' |
---|
16350 | OBJEXT='o' |
---|
16351 | OTOOL64=':' |
---|
16352 | OTOOL='otool' |
---|
16353 | PACKAGE='gettext-runtime' |
---|
16354 | PACKAGE_BUGREPORT='bug-gettext@gnu.org' |
---|
16355 | PACKAGE_NAME='gettext-runtime' |
---|
16356 | PACKAGE_STRING='gettext-runtime 0.22.5' |
---|
16357 | PACKAGE_TARNAME='gettext-runtime' |
---|
16358 | PACKAGE_URL='' |
---|
16359 | PACKAGE_VERSION='0.22.5' |
---|
16360 | PATH_SEPARATOR=':' |
---|
16361 | PERL='/opt/local/bin/perl' |
---|
16362 | POSUB='po' |
---|
16363 | PRAGMA_COLUMNS='' |
---|
16364 | PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' |
---|
16365 | PRIPTR_PREFIX='__PRIPTR_PREFIX' |
---|
16366 | PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' |
---|
16367 | PTRDIFF_T_SUFFIX='' |
---|
16368 | RANLIB='ranlib' |
---|
16369 | RC='' |
---|
16370 | RELOCATABLE='no' |
---|
16371 | RELOCATABLE_BUILD_DIR='$(top_builddir)/gnulib-lib' |
---|
16372 | RELOCATABLE_CONFIG_H_DIR='$(top_builddir)' |
---|
16373 | RELOCATABLE_LDFLAGS='' |
---|
16374 | RELOCATABLE_LIBRARY_PATH='' |
---|
16375 | RELOCATABLE_SRC_DIR='$(top_srcdir)/gnulib-lib' |
---|
16376 | RELOCATABLE_STRIP=':' |
---|
16377 | RELOCATABLE_VIA_LD_FALSE='' |
---|
16378 | RELOCATABLE_VIA_LD_TRUE='#' |
---|
16379 | RELOCATABLE_VIA_WRAPPER_FALSE='' |
---|
16380 | RELOCATABLE_VIA_WRAPPER_TRUE='#' |
---|
16381 | REPLACE_ACCESS='0' |
---|
16382 | REPLACE_ALIGNED_ALLOC='0' |
---|
16383 | REPLACE_BTOWC='0' |
---|
16384 | REPLACE_C32RTOMB='0' |
---|
16385 | REPLACE_CALLOC_FOR_CALLOC_GNU='1' |
---|
16386 | REPLACE_CALLOC_FOR_CALLOC_POSIX='1' |
---|
16387 | REPLACE_CANONICALIZE_FILE_NAME='0' |
---|
16388 | REPLACE_CHMOD='0' |
---|
16389 | REPLACE_CHOWN='0' |
---|
16390 | REPLACE_CLOSE='0' |
---|
16391 | REPLACE_COPY_FILE_RANGE='0' |
---|
16392 | REPLACE_CREAT='0' |
---|
16393 | REPLACE_CTIME='0' |
---|
16394 | REPLACE_DPRINTF='0' |
---|
16395 | REPLACE_DUP2='0' |
---|
16396 | REPLACE_DUP3='0' |
---|
16397 | REPLACE_DUP='0' |
---|
16398 | REPLACE_DUPLOCALE='0' |
---|
16399 | REPLACE_ERROR='0' |
---|
16400 | REPLACE_ERROR_AT_LINE='0' |
---|
16401 | REPLACE_EXECL='0' |
---|
16402 | REPLACE_EXECLE='0' |
---|
16403 | REPLACE_EXECLP='0' |
---|
16404 | REPLACE_EXECV='0' |
---|
16405 | REPLACE_EXECVE='0' |
---|
16406 | REPLACE_EXECVP='0' |
---|
16407 | REPLACE_EXECVPE='0' |
---|
16408 | REPLACE_FACCESSAT='0' |
---|
16409 | REPLACE_FCHDIR='0' |
---|
16410 | REPLACE_FCHMODAT='0' |
---|
16411 | REPLACE_FCHOWNAT='0' |
---|
16412 | REPLACE_FCLOSE='0' |
---|
16413 | REPLACE_FCNTL='0' |
---|
16414 | REPLACE_FDATASYNC='0' |
---|
16415 | REPLACE_FDOPEN='0' |
---|
16416 | REPLACE_FFLUSH='0' |
---|
16417 | REPLACE_FFSLL='0' |
---|
16418 | REPLACE_FOPEN='0' |
---|
16419 | REPLACE_FOPEN_FOR_FOPEN_GNU='0' |
---|
16420 | REPLACE_FPRINTF='0' |
---|
16421 | REPLACE_FPURGE='0' |
---|
16422 | REPLACE_FREE='1' |
---|
16423 | REPLACE_FREELOCALE='0' |
---|
16424 | REPLACE_FREOPEN='0' |
---|
16425 | REPLACE_FSEEK='0' |
---|
16426 | REPLACE_FSEEKO='0' |
---|
16427 | REPLACE_FSTAT='1' |
---|
16428 | REPLACE_FSTATAT='0' |
---|
16429 | REPLACE_FTELL='0' |
---|
16430 | REPLACE_FTELLO='0' |
---|
16431 | REPLACE_FTRUNCATE='0' |
---|
16432 | REPLACE_FUTIMENS='0' |
---|
16433 | REPLACE_GETCWD='0' |
---|
16434 | REPLACE_GETDELIM='0' |
---|
16435 | REPLACE_GETDOMAINNAME='0' |
---|
16436 | REPLACE_GETDTABLESIZE='0' |
---|
16437 | REPLACE_GETENTROPY='0' |
---|
16438 | REPLACE_GETGROUPS='0' |
---|
16439 | REPLACE_GETLINE='0' |
---|
16440 | REPLACE_GETLOADAVG='0' |
---|
16441 | REPLACE_GETLOGIN_R='0' |
---|
16442 | REPLACE_GETPAGESIZE='0' |
---|
16443 | REPLACE_GETPASS='0' |
---|
16444 | REPLACE_GETPASS_FOR_GETPASS_GNU='0' |
---|
16445 | REPLACE_GETPROGNAME='0' |
---|
16446 | REPLACE_GETSUBOPT='0' |
---|
16447 | REPLACE_GMTIME='0' |
---|
16448 | REPLACE_ICONV='0' |
---|
16449 | REPLACE_ICONV_OPEN='0' |
---|
16450 | REPLACE_ICONV_UTF='0' |
---|
16451 | REPLACE_IMAXABS='0' |
---|
16452 | REPLACE_IMAXDIV='0' |
---|
16453 | REPLACE_INITSTATE='0' |
---|
16454 | REPLACE_ISATTY='0' |
---|
16455 | REPLACE_ISWBLANK='0' |
---|
16456 | REPLACE_ISWCNTRL='0' |
---|
16457 | REPLACE_ISWDIGIT='0' |
---|
16458 | REPLACE_ISWPUNCT='0' |
---|
16459 | REPLACE_ISWXDIGIT='0' |
---|
16460 | REPLACE_LCHOWN='0' |
---|
16461 | REPLACE_LINK='0' |
---|
16462 | REPLACE_LINKAT='0' |
---|
16463 | REPLACE_LOCALECONV='0' |
---|
16464 | REPLACE_LOCALTIME='0' |
---|
16465 | REPLACE_LOCALTIME_R='0' |
---|
16466 | REPLACE_LSEEK='0' |
---|
16467 | REPLACE_LSTAT='0' |
---|
16468 | REPLACE_MALLOC_FOR_MALLOC_GNU='1' |
---|
16469 | REPLACE_MALLOC_FOR_MALLOC_POSIX='1' |
---|
16470 | REPLACE_MBRLEN='0' |
---|
16471 | REPLACE_MBRTOC16='0' |
---|
16472 | REPLACE_MBRTOC32='0' |
---|
16473 | REPLACE_MBRTOWC='0' |
---|
16474 | REPLACE_MBSINIT='0' |
---|
16475 | REPLACE_MBSNRTOWCS='0' |
---|
16476 | REPLACE_MBSRTOWCS='0' |
---|
16477 | REPLACE_MBSTATE_T='0' |
---|
16478 | REPLACE_MBSTOWCS='0' |
---|
16479 | REPLACE_MBTOWC='0' |
---|
16480 | REPLACE_MB_CUR_MAX='0' |
---|
16481 | REPLACE_MEMCHR='0' |
---|
16482 | REPLACE_MEMMEM='0' |
---|
16483 | REPLACE_MEMPCPY='0' |
---|
16484 | REPLACE_MEMSET_EXPLICIT='0' |
---|
16485 | REPLACE_MKDIR='0' |
---|
16486 | REPLACE_MKFIFO='0' |
---|
16487 | REPLACE_MKFIFOAT='0' |
---|
16488 | REPLACE_MKNOD='0' |
---|
16489 | REPLACE_MKNODAT='0' |
---|
16490 | REPLACE_MKOSTEMP='0' |
---|
16491 | REPLACE_MKOSTEMPS='0' |
---|
16492 | REPLACE_MKSTEMP='0' |
---|
16493 | REPLACE_MKTIME='0' |
---|
16494 | REPLACE_NANOSLEEP='0' |
---|
16495 | REPLACE_NEWLOCALE='0' |
---|
16496 | REPLACE_NL_LANGINFO='0' |
---|
16497 | REPLACE_NULL='0' |
---|
16498 | REPLACE_OBSTACK_PRINTF='0' |
---|
16499 | REPLACE_OPEN='1' |
---|
16500 | REPLACE_OPENAT='0' |
---|
16501 | REPLACE_PERROR='0' |
---|
16502 | REPLACE_PIPE2='0' |
---|
16503 | REPLACE_POPEN='0' |
---|
16504 | REPLACE_POSIX_MEMALIGN='0' |
---|
16505 | REPLACE_POSIX_OPENPT='0' |
---|
16506 | REPLACE_PREAD='0' |
---|
16507 | REPLACE_PRINTF='0' |
---|
16508 | REPLACE_PTHREAD_SIGMASK='0' |
---|
16509 | REPLACE_PTSNAME='0' |
---|
16510 | REPLACE_PTSNAME_R='0' |
---|
16511 | REPLACE_PUTENV='0' |
---|
16512 | REPLACE_PWRITE='0' |
---|
16513 | REPLACE_QSORT_R='0' |
---|
16514 | REPLACE_RAISE='0' |
---|
16515 | REPLACE_RAND='0' |
---|
16516 | REPLACE_RANDOM='0' |
---|
16517 | REPLACE_RANDOM_R='0' |
---|
16518 | REPLACE_READ='0' |
---|
16519 | REPLACE_READLINK='1' |
---|
16520 | REPLACE_READLINKAT='0' |
---|
16521 | REPLACE_REALLOCARRAY='0' |
---|
16522 | REPLACE_REALLOC_FOR_REALLOC_GNU='0' |
---|
16523 | REPLACE_REALLOC_FOR_REALLOC_POSIX='1' |
---|
16524 | REPLACE_REALPATH='1' |
---|
16525 | REPLACE_REMOVE='0' |
---|
16526 | REPLACE_RENAME='0' |
---|
16527 | REPLACE_RENAMEAT='0' |
---|
16528 | REPLACE_RMDIR='0' |
---|
16529 | REPLACE_SETENV='0' |
---|
16530 | REPLACE_SETHOSTNAME='0' |
---|
16531 | REPLACE_SETLOCALE='1' |
---|
16532 | REPLACE_SETSTATE='0' |
---|
16533 | REPLACE_SLEEP='0' |
---|
16534 | REPLACE_SNPRINTF='0' |
---|
16535 | REPLACE_SPRINTF='0' |
---|
16536 | REPLACE_STAT='1' |
---|
16537 | REPLACE_STDIO_READ_FUNCS='0' |
---|
16538 | REPLACE_STDIO_WRITE_FUNCS='0' |
---|
16539 | REPLACE_STPCPY='0' |
---|
16540 | REPLACE_STPNCPY='0' |
---|
16541 | REPLACE_STRCASESTR='0' |
---|
16542 | REPLACE_STRCHRNUL='0' |
---|
16543 | REPLACE_STRDUP='0' |
---|
16544 | REPLACE_STRERROR='1' |
---|
16545 | REPLACE_STRERRORNAME_NP='0' |
---|
16546 | REPLACE_STRERROR_R='0' |
---|
16547 | REPLACE_STRFTIME='0' |
---|
16548 | REPLACE_STRNCAT='0' |
---|
16549 | REPLACE_STRNDUP='0' |
---|
16550 | REPLACE_STRNLEN='0' |
---|
16551 | REPLACE_STRSIGNAL='0' |
---|
16552 | REPLACE_STRSTR='0' |
---|
16553 | REPLACE_STRTOD='0' |
---|
16554 | REPLACE_STRTOIMAX='0' |
---|
16555 | REPLACE_STRTOK_R='0' |
---|
16556 | REPLACE_STRTOL='0' |
---|
16557 | REPLACE_STRTOLD='0' |
---|
16558 | REPLACE_STRTOLL='0' |
---|
16559 | REPLACE_STRTOUL='1' |
---|
16560 | REPLACE_STRTOULL='0' |
---|
16561 | REPLACE_STRTOUMAX='0' |
---|
16562 | REPLACE_STRUCT_LCONV='0' |
---|
16563 | REPLACE_STRVERSCMP='0' |
---|
16564 | REPLACE_SYMLINK='0' |
---|
16565 | REPLACE_SYMLINKAT='0' |
---|
16566 | REPLACE_TIME='0' |
---|
16567 | REPLACE_TIMEGM='0' |
---|
16568 | REPLACE_TIMESPEC_GET='0' |
---|
16569 | REPLACE_TIMESPEC_GETRES='0' |
---|
16570 | REPLACE_TMPFILE='0' |
---|
16571 | REPLACE_TOWLOWER='0' |
---|
16572 | REPLACE_TRUNCATE='0' |
---|
16573 | REPLACE_TTYNAME_R='0' |
---|
16574 | REPLACE_TZSET='0' |
---|
16575 | REPLACE_UNLINK='0' |
---|
16576 | REPLACE_UNLINKAT='0' |
---|
16577 | REPLACE_UNSETENV='0' |
---|
16578 | REPLACE_USLEEP='0' |
---|
16579 | REPLACE_UTIMENSAT='0' |
---|
16580 | REPLACE_VASPRINTF='0' |
---|
16581 | REPLACE_VDPRINTF='0' |
---|
16582 | REPLACE_VFPRINTF='0' |
---|
16583 | REPLACE_VPRINTF='0' |
---|
16584 | REPLACE_VSNPRINTF='0' |
---|
16585 | REPLACE_VSPRINTF='0' |
---|
16586 | REPLACE_WCRTOMB='0' |
---|
16587 | REPLACE_WCSCMP='0' |
---|
16588 | REPLACE_WCSFTIME='0' |
---|
16589 | REPLACE_WCSNCMP='0' |
---|
16590 | REPLACE_WCSNRTOMBS='0' |
---|
16591 | REPLACE_WCSRTOMBS='0' |
---|
16592 | REPLACE_WCSSTR='0' |
---|
16593 | REPLACE_WCSTOK='0' |
---|
16594 | REPLACE_WCSWIDTH='0' |
---|
16595 | REPLACE_WCTOB='0' |
---|
16596 | REPLACE_WCTOMB='0' |
---|
16597 | REPLACE_WCTRANS='0' |
---|
16598 | REPLACE_WCTYPE='0' |
---|
16599 | REPLACE_WCWIDTH='1' |
---|
16600 | REPLACE_WMEMCMP='0' |
---|
16601 | REPLACE_WMEMPCPY='0' |
---|
16602 | REPLACE_WRITE='0' |
---|
16603 | REPLACE__EXIT='0' |
---|
16604 | SCHED_YIELD_LIB='' |
---|
16605 | SED='/usr/bin/sed' |
---|
16606 | SETLOCALE_LIB='' |
---|
16607 | SETLOCALE_NULL_LIB='' |
---|
16608 | SET_MAKE='' |
---|
16609 | SHELL='/bin/sh' |
---|
16610 | SIG_ATOMIC_T_SUFFIX='' |
---|
16611 | SIZE_T_SUFFIX='ul' |
---|
16612 | SMALL_WCHAR_T='0' |
---|
16613 | STDCKDINT_H='stdckdint.h' |
---|
16614 | STDDEF_H='stddef.h' |
---|
16615 | STDINT_H='stdint.h' |
---|
16616 | STRIP='strip' |
---|
16617 | SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' |
---|
16618 | TIME_H_DEFINES_STRUCT_TIMESPEC='1' |
---|
16619 | TIME_H_DEFINES_TIME_UTC='0' |
---|
16620 | UINT32_MAX_LT_UINTMAX_MAX='1' |
---|
16621 | UINT64_MAX_EQ_ULONG_MAX='defined _LP64' |
---|
16622 | UNDEFINE_STRTOK_R='0' |
---|
16623 | UNISTD_H_DEFINES_STRUCT_TIMESPEC='0' |
---|
16624 | UNISTD_H_HAVE_SYS_RANDOM_H='0' |
---|
16625 | UNISTD_H_HAVE_WINSOCK2_H='0' |
---|
16626 | UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' |
---|
16627 | USE_INCLUDED_LIBINTL='yes' |
---|
16628 | USE_NLS='yes' |
---|
16629 | VERSION='0.22.5' |
---|
16630 | WARN_CFLAGS='' |
---|
16631 | WCHAR_T_SUFFIX='' |
---|
16632 | WINDOWS_64_BIT_OFF_T='0' |
---|
16633 | WINDOWS_64_BIT_ST_SIZE='0' |
---|
16634 | WINDOWS_NATIVE_FALSE='' |
---|
16635 | WINDOWS_NATIVE_TRUE='#' |
---|
16636 | WINDOWS_STAT_INODES='0' |
---|
16637 | WINDOWS_STAT_TIMESPEC='0' |
---|
16638 | WINDRES='' |
---|
16639 | WINT_T_SUFFIX='' |
---|
16640 | WOE32DLL_FALSE='' |
---|
16641 | WOE32DLL_TRUE='#' |
---|
16642 | WOE32_FALSE='' |
---|
16643 | WOE32_TRUE='#' |
---|
16644 | XGETTEXT=':' |
---|
16645 | XGETTEXT_015=':' |
---|
16646 | XGETTEXT_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."'\''' |
---|
16647 | ac_ct_AR='ar' |
---|
16648 | ac_ct_CC='/usr/bin/clang' |
---|
16649 | ac_ct_CXX='' |
---|
16650 | ac_ct_DUMPBIN='' |
---|
16651 | am__EXEEXT_FALSE='' |
---|
16652 | am__EXEEXT_TRUE='#' |
---|
16653 | am__fastdepCC_FALSE='#' |
---|
16654 | am__fastdepCC_TRUE='' |
---|
16655 | am__fastdepCXX_FALSE='#' |
---|
16656 | am__fastdepCXX_TRUE='' |
---|
16657 | am__include='include' |
---|
16658 | am__isrc='' |
---|
16659 | am__leading_dot='.' |
---|
16660 | am__nodep='_no' |
---|
16661 | am__quote='' |
---|
16662 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
16663 | am__untar='$${TAR-tar} xf -' |
---|
16664 | bindir='${exec_prefix}/bin' |
---|
16665 | build='x86_64-apple-darwin14.5.0' |
---|
16666 | build_alias='' |
---|
16667 | build_cpu='x86_64' |
---|
16668 | build_os='darwin14.5.0' |
---|
16669 | build_vendor='apple' |
---|
16670 | datadir='${datarootdir}' |
---|
16671 | datarootdir='${prefix}/share' |
---|
16672 | docdir='${datarootdir}/doc/gettext' |
---|
16673 | dvidir='${docdir}' |
---|
16674 | exec_prefix='${prefix}' |
---|
16675 | gl_LIBOBJDEPS=' ./$(DEPDIR)/calloc.Po ./$(DEPDIR)/malloc.Po ./$(DEPDIR)/realloc.Po' |
---|
16676 | gl_LIBOBJS=' calloc.o malloc.o realloc.o' |
---|
16677 | gl_LTLIBOBJS=' calloc.lo malloc.lo realloc.lo' |
---|
16678 | gltests_LIBOBJDEPS='' |
---|
16679 | gltests_LIBOBJS='' |
---|
16680 | gltests_LTLIBOBJS='' |
---|
16681 | gltests_WITNESS='IN_GETTEXT_RUNTIME_GNULIB_TESTS' |
---|
16682 | host='x86_64-apple-darwin14.5.0' |
---|
16683 | host_alias='' |
---|
16684 | host_cpu='x86_64' |
---|
16685 | host_os='darwin14.5.0' |
---|
16686 | host_vendor='apple' |
---|
16687 | htmldir='${docdir}' |
---|
16688 | includedir='${prefix}/include' |
---|
16689 | infodir='${datarootdir}/info' |
---|
16690 | install_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' |
---|
16691 | libdir='${exec_prefix}/lib' |
---|
16692 | libexecdir='${exec_prefix}/libexec' |
---|
16693 | localedir='${datarootdir}/locale' |
---|
16694 | localedir_c='"/opt/local/share/locale"' |
---|
16695 | localedir_c_make='\"$(localedir)\"' |
---|
16696 | localstatedir='${prefix}/var' |
---|
16697 | mandir='${datarootdir}/man' |
---|
16698 | mkdir_p='$(MKDIR_P)' |
---|
16699 | oldincludedir='/usr/include' |
---|
16700 | pdfdir='${docdir}' |
---|
16701 | prefix='/opt/local' |
---|
16702 | program_transform_name='s,x,x,' |
---|
16703 | psdir='${docdir}' |
---|
16704 | runstatedir='${localstatedir}/run' |
---|
16705 | sbindir='${exec_prefix}/sbin' |
---|
16706 | sharedstatedir='${prefix}/com' |
---|
16707 | subdirs=' intl libasprintf' |
---|
16708 | sysconfdir='${prefix}/etc' |
---|
16709 | target_alias='' |
---|
16710 | |
---|
16711 | ## ----------- ## |
---|
16712 | ## confdefs.h. ## |
---|
16713 | ## ----------- ## |
---|
16714 | |
---|
16715 | /* confdefs.h */ |
---|
16716 | #define PACKAGE_NAME "gettext-runtime" |
---|
16717 | #define PACKAGE_TARNAME "gettext-runtime" |
---|
16718 | #define PACKAGE_VERSION "0.22.5" |
---|
16719 | #define PACKAGE_STRING "gettext-runtime 0.22.5" |
---|
16720 | #define PACKAGE_BUGREPORT "bug-gettext@gnu.org" |
---|
16721 | #define PACKAGE_URL "" |
---|
16722 | #define PACKAGE "gettext-runtime" |
---|
16723 | #define VERSION "0.22.5" |
---|
16724 | #define HAVE_STDIO_H 1 |
---|
16725 | #define HAVE_STDLIB_H 1 |
---|
16726 | #define HAVE_STRING_H 1 |
---|
16727 | #define HAVE_INTTYPES_H 1 |
---|
16728 | #define HAVE_STDINT_H 1 |
---|
16729 | #define HAVE_STRINGS_H 1 |
---|
16730 | #define HAVE_SYS_STAT_H 1 |
---|
16731 | #define HAVE_SYS_TYPES_H 1 |
---|
16732 | #define HAVE_UNISTD_H 1 |
---|
16733 | #define HAVE_WCHAR_H 1 |
---|
16734 | #define HAVE_SYS_PARAM_H 1 |
---|
16735 | #define HAVE_SYS_SOCKET_H 1 |
---|
16736 | #define HAVE_GETOPT_H 1 |
---|
16737 | #define HAVE_SYS_CDEFS_H 1 |
---|
16738 | #define HAVE_ICONV_H 1 |
---|
16739 | #define HAVE_LIMITS_H 1 |
---|
16740 | #define HAVE_WCTYPE_H 1 |
---|
16741 | #define HAVE_LANGINFO_H 1 |
---|
16742 | #define HAVE_XLOCALE_H 1 |
---|
16743 | #define HAVE_SYS_MMAN_H 1 |
---|
16744 | #define HAVE_SYS_TIME_H 1 |
---|
16745 | #define HAVE_STDBOOL_H 1 |
---|
16746 | #define STDC_HEADERS 1 |
---|
16747 | #define _ALL_SOURCE 1 |
---|
16748 | #define _DARWIN_C_SOURCE 1 |
---|
16749 | #define _GNU_SOURCE 1 |
---|
16750 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
16751 | #define _NETBSD_SOURCE 1 |
---|
16752 | #define _OPENBSD_SOURCE 1 |
---|
16753 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
16754 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
16755 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
16756 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
16757 | #define __STDC_WANT_IEC_60559_EXT__ 1 |
---|
16758 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
16759 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
16760 | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
16761 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
16762 | #define _TANDEM_SOURCE 1 |
---|
16763 | #define __EXTENSIONS__ 1 |
---|
16764 | #define __USE_MINGW_ANSI_STDIO 1 |
---|
16765 | #define HAVE_DLFCN_H 1 |
---|
16766 | #define LT_OBJDIR ".libs/" |
---|
16767 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
16768 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
16769 | #define ENABLE_NLS 1 |
---|
16770 | #define HAVE_ALLOCA_H 1 |
---|
16771 | #define HAVE_ALLOCA 1 |
---|
16772 | #define BITSIZEOF_WCHAR_T 32 |
---|
16773 | #define HAVE_MBSTATE_T 1 |
---|
16774 | #define HAVE_MBSINIT 1 |
---|
16775 | #define HAVE_MBRTOWC 1 |
---|
16776 | #define HAVE_REALPATH 1 |
---|
16777 | #define HAVE_LSTAT 1 |
---|
16778 | #define HAVE_FCNTL 1 |
---|
16779 | #define HAVE_SYMLINK 1 |
---|
16780 | #define HAVE_GETDTABLESIZE 1 |
---|
16781 | #define HAVE_ISWCNTRL 1 |
---|
16782 | #define HAVE_MPROTECT 1 |
---|
16783 | #define HAVE_READLINK 1 |
---|
16784 | #define HAVE_SETENV 1 |
---|
16785 | #define HAVE_WCWIDTH 1 |
---|
16786 | #define HAVE_LANGINFO_CODESET 1 |
---|
16787 | #define HAVE_MALLOC_POSIX 1 |
---|
16788 | #define HAVE_FACCESSAT 1 |
---|
16789 | #define HAVE_GETCWD 1 |
---|
16790 | #define restrict __restrict__ |
---|
16791 | #define HAVE_DECL_STRERROR_R 1 |
---|
16792 | #define HAVE_STRERROR_R 1 |
---|
16793 | #define HAVE___HEADER_INLINE 1 |
---|
16794 | #define HAVE_WORKING_O_NOATIME 0 |
---|
16795 | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
16796 | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
16797 | #define HAVE_GETOPT_H 1 |
---|
16798 | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
16799 | #define HAVE_PTHREAD_API 1 |
---|
16800 | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
16801 | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
16802 | #define HAVE_ICONV 1 |
---|
16803 | #define ICONV_CONST |
---|
16804 | #define HAVE_WINT_T 1 |
---|
16805 | #define HAVE_LONG_LONG_INT 1 |
---|
16806 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
16807 | #define BITSIZEOF_PTRDIFF_T 32 |
---|
16808 | #define BITSIZEOF_SIZE_T 32 |
---|
16809 | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
16810 | #define BITSIZEOF_WCHAR_T 32 |
---|
16811 | #define BITSIZEOF_WINT_T 32 |
---|
16812 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
16813 | #define HAVE_SIGNED_WCHAR_T 1 |
---|
16814 | #define HAVE_SIGNED_WINT_T 1 |
---|
16815 | #define PTRDIFF_T_SUFFIX |
---|
16816 | #define SIZE_T_SUFFIX ul |
---|
16817 | #define SIG_ATOMIC_T_SUFFIX |
---|
16818 | #define WCHAR_T_SUFFIX |
---|
16819 | #define WINT_T_SUFFIX |
---|
16820 | #define HAVE_TOWLOWER 1 |
---|
16821 | #define HAVE_WCHAR_T 1 |
---|
16822 | #define HAVE_LC_MESSAGES 1 |
---|
16823 | #define HAVE_USELOCALE 1 |
---|
16824 | #define HAVE_WORKING_USELOCALE 1 |
---|
16825 | #define HAVE_GOOD_USELOCALE 1 |
---|
16826 | #define USE_POSIX_THREADS 1 |
---|
16827 | #define MALLOC_0_IS_NONNULL 1 |
---|
16828 | #define MAP_ANONYMOUS MAP_ANON |
---|
16829 | #define HAVE_MAP_ANONYMOUS 1 |
---|
16830 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
16831 | #define PROMOTED_MODE_T int |
---|
16832 | #define HAVE_SIGSET_T 1 |
---|
16833 | #define INSTALLPREFIX "/opt/local" |
---|
16834 | #define HAVE_DECL_SETENV 1 |
---|
16835 | #define USER_LABEL_PREFIX _ |
---|
16836 | #define HAVE_DECL_FCLOSEALL 0 |
---|
16837 | #define HAVE_DECL_GETW 1 |
---|
16838 | #define HAVE_DECL_PUTW 1 |
---|
16839 | #define HAVE_DECL_ECVT 1 |
---|
16840 | #define HAVE_DECL_FCVT 1 |
---|
16841 | #define HAVE_DECL_GCVT 1 |
---|
16842 | #define REPLACE_STRERROR_0 1 |
---|
16843 | #define HAVE_DECL_STRNLEN 1 |
---|
16844 | #define _USE_STD_STAT 1 |
---|
16845 | #define HAVE_DECL_EXECVPE 0 |
---|
16846 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
16847 | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
16848 | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
16849 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
16850 | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
16851 | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
16852 | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
16853 | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
16854 | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
16855 | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
16856 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
16857 | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
16858 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
16859 | #define HAVE_DECL_WCSDUP 1 |
---|
16860 | #define HAVE_ALLOCA 1 |
---|
16861 | #define HAVE_ATEXIT 1 |
---|
16862 | #define HAVE___BUILTIN_EXPECT 1 |
---|
16863 | #define GNULIB_TEST_C32ISALNUM 1 |
---|
16864 | #define GNULIB_TEST_C32ISALPHA 1 |
---|
16865 | #define GNULIB_TEST_C32ISBLANK 1 |
---|
16866 | #define GNULIB_TEST_C32ISCNTRL 1 |
---|
16867 | #define GNULIB_TEST_C32ISDIGIT 1 |
---|
16868 | #define GNULIB_TEST_C32ISGRAPH 1 |
---|
16869 | #define GNULIB_TEST_C32ISLOWER 1 |
---|
16870 | #define GNULIB_TEST_C32ISPRINT 1 |
---|
16871 | #define GNULIB_TEST_C32ISPUNCT 1 |
---|
16872 | #define GNULIB_TEST_C32ISSPACE 1 |
---|
16873 | #define GNULIB_TEST_C32ISUPPER 1 |
---|
16874 | #define GNULIB_TEST_C32ISXDIGIT 1 |
---|
16875 | #define GNULIB_TEST_C32TOLOWER 1 |
---|
16876 | #define GNULIB_TEST_C32WIDTH 1 |
---|
16877 | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
16878 | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
16879 | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
16880 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
16881 | #define GNULIB_TEST_REALPATH 1 |
---|
16882 | #define HAVE_READLINKAT 1 |
---|
16883 | #define GNULIB_TEST_CLOEXEC 1 |
---|
16884 | #define GNULIB_TEST_CLOSE 1 |
---|
16885 | #define GNULIB_TEST_DUP2 1 |
---|
16886 | #define GNULIB_TEST_ENVIRON 1 |
---|
16887 | #define GNULIB_TEST_FCNTL 1 |
---|
16888 | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
16889 | #define GNULIB_TEST_FREE_POSIX 1 |
---|
16890 | #define GNULIB_TEST_FSTAT 1 |
---|
16891 | #define GNULIB_FWRITEERROR 1 |
---|
16892 | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
16893 | #define __GETOPT_PREFIX rpl_ |
---|
16894 | #define GNULIB_TEST_GETOPT_POSIX 1 |
---|
16895 | #define HAVE_GETPROGNAME 1 |
---|
16896 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
16897 | #define GNULIB_TEST_GETPROGNAME 1 |
---|
16898 | #define HAVE_INLINE 1 |
---|
16899 | #define HAVE_ISWBLANK 1 |
---|
16900 | #define HAVE_DECL_ISWBLANK 1 |
---|
16901 | #define GNULIB_TEST_ISWBLANK 1 |
---|
16902 | #define GNULIB_TEST_ISWDIGIT 1 |
---|
16903 | #define GNULIB_TEST_ISWPUNCT 1 |
---|
16904 | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
16905 | #define HAVE___INLINE 1 |
---|
16906 | #define HAVE_NEWLOCALE 1 |
---|
16907 | #define HAVE_DUPLOCALE 1 |
---|
16908 | #define HAVE_FREELOCALE 1 |
---|
16909 | #define GNULIB_TEST_LOCALENAME_UNSAFE 1 |
---|
16910 | #define HAVE_PTHREAD_RWLOCK 1 |
---|
16911 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
16912 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
16913 | #define GNULIB_LOCK 1 |
---|
16914 | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
16915 | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
16916 | #define GNULIB_TEST_MBRTOC32 1 |
---|
16917 | #define GNULIB_TEST_MBRTOWC 1 |
---|
16918 | #define GNULIB_TEST_MBSINIT 1 |
---|
16919 | #define GNULIB_TEST_MBSLEN 1 |
---|
16920 | #define GNULIB_TEST_MBSSTR 1 |
---|
16921 | #define GNULIB_TEST_MBSZERO 1 |
---|
16922 | #define GNULIB_TEST_MEMCHR 1 |
---|
16923 | #define HAVE_MEMMOVE 1 |
---|
16924 | #define GNULIB_TEST_MEMPCPY 1 |
---|
16925 | #define GNULIB_MSVC_NOTHROW 1 |
---|
16926 | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
16927 | #define GNULIB_TEST_OPEN 1 |
---|
16928 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
16929 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
16930 | #define HAVE_RAISE 1 |
---|
16931 | #define GNULIB_TEST_RAISE 1 |
---|
16932 | #define GNULIB_TEST_RAWMEMCHR 1 |
---|
16933 | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
16934 | #define GNULIB_TEST_READLINK 1 |
---|
16935 | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
16936 | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
16937 | #define GNULIB_REALLOCARRAY 1 |
---|
16938 | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
16939 | #define HAVE_FACCESSAT 1 |
---|
16940 | #define HAVE_GETCWD 1 |
---|
16941 | #define HAVE_MALLOC_POSIX 1 |
---|
16942 | #define HAVE_SEARCH_H 1 |
---|
16943 | #define HAVE_TSEARCH 1 |
---|
16944 | #define NEED_SETLOCALE_IMPROVED 0 |
---|
16945 | #define NEED_SETLOCALE_MTSAFE 1 |
---|
16946 | #define GNULIB_TEST_SETLOCALE 1 |
---|
16947 | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
16948 | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
16949 | #define HAVE_VISIBILITY 1 |
---|
16950 | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
16951 | #define GNULIB_SIGPIPE 1 |
---|
16952 | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
16953 | #define REPLACE_FUNC_STAT_FILE 1 |
---|
16954 | #define GNULIB_TEST_STAT 1 |
---|
16955 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 |
---|
16956 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
16957 | #define GNULIB_TEST_FSCANF 1 |
---|
16958 | #define GNULIB_FSCANF 1 |
---|
16959 | #define GNULIB_TEST_SCANF 1 |
---|
16960 | #define GNULIB_SCANF 1 |
---|
16961 | #define GNULIB_TEST_FGETC 1 |
---|
16962 | #define GNULIB_TEST_GETC 1 |
---|
16963 | #define GNULIB_TEST_GETCHAR 1 |
---|
16964 | #define GNULIB_TEST_FGETS 1 |
---|
16965 | #define GNULIB_TEST_FREAD 1 |
---|
16966 | #define GNULIB_TEST_FPRINTF 1 |
---|
16967 | #define GNULIB_TEST_PRINTF 1 |
---|
16968 | #define GNULIB_TEST_VFPRINTF 1 |
---|
16969 | #define GNULIB_TEST_VPRINTF 1 |
---|
16970 | #define GNULIB_TEST_FPUTC 1 |
---|
16971 | #define GNULIB_TEST_PUTC 1 |
---|
16972 | #define GNULIB_TEST_PUTCHAR 1 |
---|
16973 | #define GNULIB_TEST_FPUTS 1 |
---|
16974 | #define GNULIB_TEST_PUTS 1 |
---|
16975 | #define GNULIB_TEST_FWRITE 1 |
---|
16976 | #define GNULIB_STRERROR 1 |
---|
16977 | #define GNULIB_TEST_STRERROR 1 |
---|
16978 | #define GNULIB_TEST_STRNLEN 1 |
---|
16979 | #define HAVE_STRTOUL 1 |
---|
16980 | #define GNULIB_TEST_STRTOUL 1 |
---|
16981 | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
16982 | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
16983 | #define GNULIB_STDIO_SINGLE_THREAD 1 |
---|
16984 | #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD |
---|
16985 | #define HAVE_C_VARARRAYS 1 |
---|
16986 | #define HAVE_DECL_WCWIDTH 1 |
---|
16987 | #define GNULIB_TEST_WCWIDTH 1 |
---|
16988 | #define GNULIB_XALLOC 1 |
---|
16989 | #define GNULIB_XALLOC_DIE 1 |
---|
16990 | #define HAVE_SETLOCALE 1 |
---|
16991 | |
---|
16992 | configure: exit 0 |
---|