OSDN Git Service

modified: utilsrc/src/Admin/Makefile
[eos/others.git] / utilsrc / srcX86MAC64 / Admin / gdb-7.7.1 / gdb / build-gnulib / config.log
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 configure, which was
5 generated by GNU Autoconf 2.64.  Invocation command line was
6
7   $ .././gnulib/configure --disable-option-checking --prefix=/Users/tacyas/Eos/util/X86MAC64 --with-system-zlib --program-transform-name=s,y,y, --build=x86_64-apple-darwin13.2.0 --host=x86_64-apple-darwin13.2.0 --target=x86_64-apple-darwin13.2.0 build_alias=x86_64-apple-darwin13.2.0 host_alias=x86_64-apple-darwin13.2.0 target_alias=x86_64-apple-darwin13.2.0 CC=gcc CFLAGS=-g -O2 LDFLAGS= -Wl,-no_pie  MAKEINFO=makeinfo --split-size=5000000 YACC=bison -y --cache-file=./config.cache --srcdir=.././gnulib
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = tacyas.local
14 uname -m = x86_64
15 uname -r = 13.2.0
16 uname -s = Darwin
17 uname -v = Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~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 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64
27 Kernel configured for up to 4 processors.
28 2 processors are physically available.
29 4 processors are logically available.
30 Processor type: i486 (Intel 80486)
31 Processors active: 0 1 2 3
32 Primary memory available: 8.00 gigabytes
33 Default processor set: 256 tasks, 1390 threads, 4 processors
34 Load average: 4.04, Mach factor: 0.72
35 /bin/machine           = unknown
36 /usr/bin/oslevel       = unknown
37 /bin/universe          = unknown
38
39 PATH: /Users/tacyas/Eos/util/X86MAC64/cuda/cudaprof/bin
40 PATH: /Users/tacyas/Eos/util/X86MAC64/cuda/bin
41 PATH: /Users/tacyas/Eos/bin
42 PATH: /Users/tacyas/Eos/sbin
43 PATH: /sw/bin
44 PATH: /sw/sbin
45 PATH: /Applications/Xcode.app/Contents/Developer/usr/bin/
46 PATH: /Applications/IMOD/bin
47 PATH: /usr/bin
48 PATH: /bin
49 PATH: /usr/sbin
50 PATH: /sbin
51 PATH: /usr/local/bin
52 PATH: /opt/X11/bin
53 PATH: /Applications/Server.app/Contents/ServerRoot/usr/bin
54 PATH: /Applications/Server.app/Contents/ServerRoot/usr/sbin
55 PATH: /Users/tacyas/Eos/util/srcAny/pvm3/lib
56 PATH: /Users/tacyas/Eos/util/srcAny/pvm3/bin
57 PATH: /Users/tacyas/bin
58 PATH: /Users/tacyas/bin/review/bin
59
60
61 ## ----------- ##
62 ## Core tests. ##
63 ## ----------- ##
64
65 configure:3058: creating cache ./config.cache
66 configure:3161: checking whether to enable maintainer-specific portions of Makefiles
67 configure:3170: result: no
68 configure:3192: checking for x86_64-apple-darwin13.2.0-gcc
69 configure:3219: result: gcc
70 configure:3488: checking for C compiler version
71 configure:3497: gcc --version >&5
72 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
73 Target: x86_64-apple-darwin13.2.0
74 Thread model: posix
75 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer//usr --with-gxx-include-dir=/usr/include/c++/4.2.1
76 configure:3508: $? = 0
77 configure:3497: gcc -v >&5
78 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer//usr --with-gxx-include-dir=/usr/include/c++/4.2.1
79 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
80 Target: x86_64-apple-darwin13.2.0
81 Thread model: posix
82 configure:3508: $? = 0
83 configure:3497: gcc -V >&5
84 clang: error: argument to '-V' is missing (expected 1 value)
85 clang: error: no input files
86 configure:3508: $? = 1
87 configure:3497: gcc -qversion >&5
88 clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
89 clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
90 clang: error: no input files
91 configure:3508: $? = 1
92 configure:3530: checking for C compiler default output file name
93 configure:3552: gcc -g -O2   -Wl,-no_pie  conftest.c  >&5
94 configure:3556: $? = 0
95 configure:3593: result: a.out
96 configure:3609: checking whether the C compiler works
97 configure:3618: ./a.out
98 configure:3622: $? = 0
99 configure:3637: result: yes
100 configure:3644: checking whether we are cross compiling
101 configure:3646: result: no
102 configure:3649: checking for suffix of executables
103 configure:3656: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
104 configure:3660: $? = 0
105 configure:3682: result: 
106 configure:3688: checking for suffix of object files
107 configure:3710: gcc -c -g -O2  conftest.c >&5
108 configure:3714: $? = 0
109 configure:3735: result: o
110 configure:3739: checking whether we are using the GNU C compiler
111 configure:3758: gcc -c -g -O2  conftest.c >&5
112 configure:3758: $? = 0
113 configure:3767: result: yes
114 configure:3776: checking whether gcc accepts -g
115 configure:3796: gcc -c -g  conftest.c >&5
116 configure:3796: $? = 0
117 configure:3837: result: yes
118 configure:3854: checking for gcc option to accept ISO C89
119 configure:3918: gcc  -c -g -O2  conftest.c >&5
120 configure:3918: $? = 0
121 configure:3931: result: none needed
122 configure:3978: checking build system type
123 configure:3992: result: x86_64-apple-darwin13.2.0
124 configure:4012: checking host system type
125 configure:4025: result: x86_64-apple-darwin13.2.0
126 configure:4051: checking how to run the C preprocessor
127 configure:4082: gcc -E  conftest.c
128 configure:4082: $? = 0
129 configure:4096: gcc -E  conftest.c
130 conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
131 #include <ac_nonexistent.h>
132          ^
133 1 error generated.
134 configure:4096: $? = 1
135 configure: failed program was:
136 | /* confdefs.h */
137 | #define PACKAGE_NAME ""
138 | #define PACKAGE_TARNAME ""
139 | #define PACKAGE_VERSION ""
140 | #define PACKAGE_STRING ""
141 | #define PACKAGE_BUGREPORT ""
142 | #define PACKAGE_URL ""
143 | /* end confdefs.h.  */
144 | #include <ac_nonexistent.h>
145 configure:4121: result: gcc -E
146 configure:4141: gcc -E  conftest.c
147 configure:4141: $? = 0
148 configure:4155: gcc -E  conftest.c
149 conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
150 #include <ac_nonexistent.h>
151          ^
152 1 error generated.
153 configure:4155: $? = 1
154 configure: failed program was:
155 | /* confdefs.h */
156 | #define PACKAGE_NAME ""
157 | #define PACKAGE_TARNAME ""
158 | #define PACKAGE_VERSION ""
159 | #define PACKAGE_STRING ""
160 | #define PACKAGE_BUGREPORT ""
161 | #define PACKAGE_URL ""
162 | /* end confdefs.h.  */
163 | #include <ac_nonexistent.h>
164 configure:4184: checking for grep that handles long lines and -e
165 configure:4242: result: /usr/bin/grep
166 configure:4247: checking for egrep
167 configure:4309: result: /usr/bin/grep -E
168 configure:4314: checking for ANSI C header files
169 configure:4334: gcc -c -g -O2  conftest.c >&5
170 configure:4334: $? = 0
171 configure:4407: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
172 configure:4407: $? = 0
173 configure:4407: ./conftest
174 configure:4407: $? = 0
175 configure:4418: result: yes
176 configure:4431: checking for sys/types.h
177 configure:4431: gcc -c -g -O2  conftest.c >&5
178 configure:4431: $? = 0
179 configure:4431: result: yes
180 configure:4431: checking for sys/stat.h
181 configure:4431: gcc -c -g -O2  conftest.c >&5
182 configure:4431: $? = 0
183 configure:4431: result: yes
184 configure:4431: checking for stdlib.h
185 configure:4431: gcc -c -g -O2  conftest.c >&5
186 configure:4431: $? = 0
187 configure:4431: result: yes
188 configure:4431: checking for string.h
189 configure:4431: gcc -c -g -O2  conftest.c >&5
190 configure:4431: $? = 0
191 configure:4431: result: yes
192 configure:4431: checking for memory.h
193 configure:4431: gcc -c -g -O2  conftest.c >&5
194 configure:4431: $? = 0
195 configure:4431: result: yes
196 configure:4431: checking for strings.h
197 configure:4431: gcc -c -g -O2  conftest.c >&5
198 configure:4431: $? = 0
199 configure:4431: result: yes
200 configure:4431: checking for inttypes.h
201 configure:4431: gcc -c -g -O2  conftest.c >&5
202 configure:4431: $? = 0
203 configure:4431: result: yes
204 configure:4431: checking for stdint.h
205 configure:4431: gcc -c -g -O2  conftest.c >&5
206 configure:4431: $? = 0
207 configure:4431: result: yes
208 configure:4431: checking for unistd.h
209 configure:4431: gcc -c -g -O2  conftest.c >&5
210 configure:4431: $? = 0
211 configure:4431: result: yes
212 configure:4447: checking minix/config.h usability
213 configure:4447: gcc -c -g -O2  conftest.c >&5
214 conftest.c:52:10: fatal error: 'minix/config.h' file not found
215 #include <minix/config.h>
216          ^
217 1 error generated.
218 configure:4447: $? = 1
219 configure: failed program was:
220 | /* confdefs.h */
221 | #define PACKAGE_NAME ""
222 | #define PACKAGE_TARNAME ""
223 | #define PACKAGE_VERSION ""
224 | #define PACKAGE_STRING ""
225 | #define PACKAGE_BUGREPORT ""
226 | #define PACKAGE_URL ""
227 | #define STDC_HEADERS 1
228 | #define HAVE_SYS_TYPES_H 1
229 | #define HAVE_SYS_STAT_H 1
230 | #define HAVE_STDLIB_H 1
231 | #define HAVE_STRING_H 1
232 | #define HAVE_MEMORY_H 1
233 | #define HAVE_STRINGS_H 1
234 | #define HAVE_INTTYPES_H 1
235 | #define HAVE_STDINT_H 1
236 | #define HAVE_UNISTD_H 1
237 | /* end confdefs.h.  */
238 | #include <stdio.h>
239 | #ifdef HAVE_SYS_TYPES_H
240 | # include <sys/types.h>
241 | #endif
242 | #ifdef HAVE_SYS_STAT_H
243 | # include <sys/stat.h>
244 | #endif
245 | #ifdef STDC_HEADERS
246 | # include <stdlib.h>
247 | # include <stddef.h>
248 | #else
249 | # ifdef HAVE_STDLIB_H
250 | #  include <stdlib.h>
251 | # endif
252 | #endif
253 | #ifdef HAVE_STRING_H
254 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
255 | #  include <memory.h>
256 | # endif
257 | # include <string.h>
258 | #endif
259 | #ifdef HAVE_STRINGS_H
260 | # include <strings.h>
261 | #endif
262 | #ifdef HAVE_INTTYPES_H
263 | # include <inttypes.h>
264 | #endif
265 | #ifdef HAVE_STDINT_H
266 | # include <stdint.h>
267 | #endif
268 | #ifdef HAVE_UNISTD_H
269 | # include <unistd.h>
270 | #endif
271 | #include <minix/config.h>
272 configure:4447: result: no
273 configure:4447: checking minix/config.h presence
274 configure:4447: gcc -E  conftest.c
275 conftest.c:19:10: fatal error: 'minix/config.h' file not found
276 #include <minix/config.h>
277          ^
278 1 error generated.
279 configure:4447: $? = 1
280 configure: failed program was:
281 | /* confdefs.h */
282 | #define PACKAGE_NAME ""
283 | #define PACKAGE_TARNAME ""
284 | #define PACKAGE_VERSION ""
285 | #define PACKAGE_STRING ""
286 | #define PACKAGE_BUGREPORT ""
287 | #define PACKAGE_URL ""
288 | #define STDC_HEADERS 1
289 | #define HAVE_SYS_TYPES_H 1
290 | #define HAVE_SYS_STAT_H 1
291 | #define HAVE_STDLIB_H 1
292 | #define HAVE_STRING_H 1
293 | #define HAVE_MEMORY_H 1
294 | #define HAVE_STRINGS_H 1
295 | #define HAVE_INTTYPES_H 1
296 | #define HAVE_STDINT_H 1
297 | #define HAVE_UNISTD_H 1
298 | /* end confdefs.h.  */
299 | #include <minix/config.h>
300 configure:4447: result: no
301 configure:4447: checking for minix/config.h
302 configure:4447: result: no
303 configure:4476: checking whether it is safe to define __EXTENSIONS__
304 configure:4494: gcc -c -g -O2  conftest.c >&5
305 configure:4494: $? = 0
306 configure:4501: result: yes
307 configure:4519: checking for Minix Amsterdam compiler
308 configure:4543: result: no
309 configure:4851: checking for x86_64-apple-darwin13.2.0-gcc
310 configure:4878: result: gcc
311 configure:5147: checking for C compiler version
312 configure:5156: gcc --version >&5
313 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
314 Target: x86_64-apple-darwin13.2.0
315 Thread model: posix
316 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer//usr --with-gxx-include-dir=/usr/include/c++/4.2.1
317 configure:5167: $? = 0
318 configure:5156: gcc -v >&5
319 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer//usr --with-gxx-include-dir=/usr/include/c++/4.2.1
320 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
321 Target: x86_64-apple-darwin13.2.0
322 Thread model: posix
323 configure:5167: $? = 0
324 configure:5156: gcc -V >&5
325 clang: error: argument to '-V' is missing (expected 1 value)
326 clang: error: no input files
327 configure:5167: $? = 1
328 configure:5156: gcc -qversion >&5
329 clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
330 clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
331 clang: error: no input files
332 configure:5167: $? = 1
333 configure:5171: checking whether we are using the GNU C compiler
334 configure:5199: result: yes
335 configure:5208: checking whether gcc accepts -g
336 configure:5269: result: yes
337 configure:5286: checking for gcc option to accept ISO C89
338 configure:5363: result: none needed
339 configure:5410: checking target system type
340 configure:5423: result: x86_64-apple-darwin13.2.0
341 configure:5461: checking for working alloca.h
342 configure:5478: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
343 configure:5478: $? = 0
344 configure:5486: result: yes
345 configure:5494: checking for alloca
346 configure:5531: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
347 configure:5531: $? = 0
348 configure:5539: result: yes
349 configure:5798: checking whether the preprocessor supports include_next
350 configure:5836: gcc -c -g -O2  -Iconftestd1b -Iconftestd2 conftest.c >&5
351 configure:5836: $? = 0
352 configure:5857: result: yes
353 configure:5878: checking whether system header files limit the line length
354 configure:5901: result: no
355 configure:5916: checking for dirent.h
356 configure:5916: gcc -c -g -O2  conftest.c >&5
357 configure:5916: $? = 0
358 configure:5916: result: yes
359 configure:5916: checking for wctype.h
360 configure:5916: gcc -c -g -O2  conftest.c >&5
361 configure:5916: $? = 0
362 configure:5916: result: yes
363 configure:5916: checking for wchar.h
364 configure:5916: gcc -c -g -O2  conftest.c >&5
365 configure:5916: $? = 0
366 configure:5916: result: yes
367 configure:5916: checking for stdint.h
368 configure:5916: result: yes
369 configure:5916: checking for inttypes.h
370 configure:5916: result: yes
371 configure:5916: checking for unistd.h
372 configure:5916: result: yes
373 configure:5916: checking for math.h
374 configure:5916: gcc -c -g -O2  conftest.c >&5
375 configure:5916: $? = 0
376 configure:5916: result: yes
377 configure:5916: checking for sys/mman.h
378 configure:5916: gcc -c -g -O2  conftest.c >&5
379 configure:5916: $? = 0
380 configure:5916: result: yes
381 configure:5916: checking for sys/param.h
382 configure:5916: gcc -c -g -O2  conftest.c >&5
383 configure:5916: $? = 0
384 configure:5916: result: yes
385 configure:5916: checking for sys/stat.h
386 configure:5916: result: yes
387 configure:5916: checking for sys/time.h
388 configure:5916: gcc -c -g -O2  conftest.c >&5
389 configure:5916: $? = 0
390 configure:5916: result: yes
391 configure:5916: checking for features.h
392 configure:5916: gcc -c -g -O2  conftest.c >&5
393 conftest.c:72:10: fatal error: 'features.h' file not found
394 #include <features.h>
395          ^
396 1 error generated.
397 configure:5916: $? = 1
398 configure: failed program was:
399 | /* confdefs.h */
400 | #define PACKAGE_NAME ""
401 | #define PACKAGE_TARNAME ""
402 | #define PACKAGE_VERSION ""
403 | #define PACKAGE_STRING ""
404 | #define PACKAGE_BUGREPORT ""
405 | #define PACKAGE_URL ""
406 | #define STDC_HEADERS 1
407 | #define HAVE_SYS_TYPES_H 1
408 | #define HAVE_SYS_STAT_H 1
409 | #define HAVE_STDLIB_H 1
410 | #define HAVE_STRING_H 1
411 | #define HAVE_MEMORY_H 1
412 | #define HAVE_STRINGS_H 1
413 | #define HAVE_INTTYPES_H 1
414 | #define HAVE_STDINT_H 1
415 | #define HAVE_UNISTD_H 1
416 | #define __EXTENSIONS__ 1
417 | #define _ALL_SOURCE 1
418 | #define _DARWIN_C_SOURCE 1
419 | #define _GNU_SOURCE 1
420 | #define _POSIX_PTHREAD_SEMANTICS 1
421 | #define _TANDEM_SOURCE 1
422 | #define HAVE_ALLOCA_H 1
423 | #define HAVE_ALLOCA 1
424 | #define HAVE_DIRENT_H 1
425 | #define HAVE_WCTYPE_H 1
426 | #define HAVE_WCHAR_H 1
427 | #define HAVE_STDINT_H 1
428 | #define HAVE_INTTYPES_H 1
429 | #define HAVE_UNISTD_H 1
430 | #define HAVE_MATH_H 1
431 | #define HAVE_SYS_MMAN_H 1
432 | #define HAVE_SYS_PARAM_H 1
433 | #define HAVE_SYS_STAT_H 1
434 | #define HAVE_SYS_TIME_H 1
435 | /* end confdefs.h.  */
436 | #include <stdio.h>
437 | #ifdef HAVE_SYS_TYPES_H
438 | # include <sys/types.h>
439 | #endif
440 | #ifdef HAVE_SYS_STAT_H
441 | # include <sys/stat.h>
442 | #endif
443 | #ifdef STDC_HEADERS
444 | # include <stdlib.h>
445 | # include <stddef.h>
446 | #else
447 | # ifdef HAVE_STDLIB_H
448 | #  include <stdlib.h>
449 | # endif
450 | #endif
451 | #ifdef HAVE_STRING_H
452 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
453 | #  include <memory.h>
454 | # endif
455 | # include <string.h>
456 | #endif
457 | #ifdef HAVE_STRINGS_H
458 | # include <strings.h>
459 | #endif
460 | #ifdef HAVE_INTTYPES_H
461 | # include <inttypes.h>
462 | #endif
463 | #ifdef HAVE_STDINT_H
464 | # include <stdint.h>
465 | #endif
466 | #ifdef HAVE_UNISTD_H
467 | # include <unistd.h>
468 | #endif
469
470 | #include <features.h>
471 configure:5916: result: no
472 configure:5935: checking for mbstate_t
473 configure:5959: gcc -c -g -O2  conftest.c >&5
474 configure:5959: $? = 0
475 configure:5966: result: yes
476 configure:5984: checking for btowc
477 configure:5984: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
478 configure:5984: $? = 0
479 configure:5984: result: yes
480 configure:5984: checking for isblank
481 configure:5984: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
482 configure:5984: $? = 0
483 configure:5984: result: yes
484 configure:5984: checking for iswctype
485 configure:5984: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
486 configure:5984: $? = 0
487 configure:5984: result: yes
488 configure:5984: checking for mbsrtowcs
489 configure:5984: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
490 configure:5984: $? = 0
491 configure:5984: result: yes
492 configure:5984: checking for mempcpy
493 configure:5984: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
494 Undefined symbols for architecture x86_64:
495   "_mempcpy", referenced from:
496       _main in conftest-5f2641.o
497 ld: symbol(s) not found for architecture x86_64
498 clang: error: linker command failed with exit code 1 (use -v to see invocation)
499 configure:5984: $? = 1
500 configure: failed program was:
501 | /* confdefs.h */
502 | #define PACKAGE_NAME ""
503 | #define PACKAGE_TARNAME ""
504 | #define PACKAGE_VERSION ""
505 | #define PACKAGE_STRING ""
506 | #define PACKAGE_BUGREPORT ""
507 | #define PACKAGE_URL ""
508 | #define STDC_HEADERS 1
509 | #define HAVE_SYS_TYPES_H 1
510 | #define HAVE_SYS_STAT_H 1
511 | #define HAVE_STDLIB_H 1
512 | #define HAVE_STRING_H 1
513 | #define HAVE_MEMORY_H 1
514 | #define HAVE_STRINGS_H 1
515 | #define HAVE_INTTYPES_H 1
516 | #define HAVE_STDINT_H 1
517 | #define HAVE_UNISTD_H 1
518 | #define __EXTENSIONS__ 1
519 | #define _ALL_SOURCE 1
520 | #define _DARWIN_C_SOURCE 1
521 | #define _GNU_SOURCE 1
522 | #define _POSIX_PTHREAD_SEMANTICS 1
523 | #define _TANDEM_SOURCE 1
524 | #define HAVE_ALLOCA_H 1
525 | #define HAVE_ALLOCA 1
526 | #define HAVE_DIRENT_H 1
527 | #define HAVE_WCTYPE_H 1
528 | #define HAVE_WCHAR_H 1
529 | #define HAVE_STDINT_H 1
530 | #define HAVE_INTTYPES_H 1
531 | #define HAVE_UNISTD_H 1
532 | #define HAVE_MATH_H 1
533 | #define HAVE_SYS_MMAN_H 1
534 | #define HAVE_SYS_PARAM_H 1
535 | #define HAVE_SYS_STAT_H 1
536 | #define HAVE_SYS_TIME_H 1
537 | #define HAVE_MBSTATE_T 1
538 | #define HAVE_BTOWC 1
539 | #define HAVE_ISBLANK 1
540 | #define HAVE_ISWCTYPE 1
541 | #define HAVE_MBSRTOWCS 1
542 | /* end confdefs.h.  */
543 | /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
544 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
545 | #define mempcpy innocuous_mempcpy
546
547 | /* System header to define __stub macros and hopefully few prototypes,
548 |     which can conflict with char mempcpy (); below.
549 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
550 |     <limits.h> exists even on freestanding compilers.  */
551
552 | #ifdef __STDC__
553 | # include <limits.h>
554 | #else
555 | # include <assert.h>
556 | #endif
557
558 | #undef mempcpy
559
560 | /* Override any GCC internal prototype to avoid an error.
561 |    Use char because int might match the return type of a GCC
562 |    builtin and then its argument prototype would still apply.  */
563 | #ifdef __cplusplus
564 | extern "C"
565 | #endif
566 | char mempcpy ();
567 | /* The GNU C library defines this for functions which it implements
568 |     to always fail with ENOSYS.  Some functions are actually named
569 |     something starting with __ and the normal name is an alias.  */
570 | #if defined __stub_mempcpy || defined __stub___mempcpy
571 | choke me
572 | #endif
573
574 | int
575 | main ()
576 | {
577 | return mempcpy ();
578 |   ;
579 |   return 0;
580 | }
581 configure:5984: result: no
582 configure:5984: checking for wmemchr
583 configure:5984: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
584 configure:5984: $? = 0
585 configure:5984: result: yes
586 configure:5984: checking for wmemcpy
587 configure:5984: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
588 configure:5984: $? = 0
589 configure:5984: result: yes
590 configure:5984: checking for wmempcpy
591 configure:5984: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
592 Undefined symbols for architecture x86_64:
593   "_wmempcpy", referenced from:
594       _main in conftest-3327cc.o
595 ld: symbol(s) not found for architecture x86_64
596 clang: error: linker command failed with exit code 1 (use -v to see invocation)
597 configure:5984: $? = 1
598 configure: failed program was:
599 | /* confdefs.h */
600 | #define PACKAGE_NAME ""
601 | #define PACKAGE_TARNAME ""
602 | #define PACKAGE_VERSION ""
603 | #define PACKAGE_STRING ""
604 | #define PACKAGE_BUGREPORT ""
605 | #define PACKAGE_URL ""
606 | #define STDC_HEADERS 1
607 | #define HAVE_SYS_TYPES_H 1
608 | #define HAVE_SYS_STAT_H 1
609 | #define HAVE_STDLIB_H 1
610 | #define HAVE_STRING_H 1
611 | #define HAVE_MEMORY_H 1
612 | #define HAVE_STRINGS_H 1
613 | #define HAVE_INTTYPES_H 1
614 | #define HAVE_STDINT_H 1
615 | #define HAVE_UNISTD_H 1
616 | #define __EXTENSIONS__ 1
617 | #define _ALL_SOURCE 1
618 | #define _DARWIN_C_SOURCE 1
619 | #define _GNU_SOURCE 1
620 | #define _POSIX_PTHREAD_SEMANTICS 1
621 | #define _TANDEM_SOURCE 1
622 | #define HAVE_ALLOCA_H 1
623 | #define HAVE_ALLOCA 1
624 | #define HAVE_DIRENT_H 1
625 | #define HAVE_WCTYPE_H 1
626 | #define HAVE_WCHAR_H 1
627 | #define HAVE_STDINT_H 1
628 | #define HAVE_INTTYPES_H 1
629 | #define HAVE_UNISTD_H 1
630 | #define HAVE_MATH_H 1
631 | #define HAVE_SYS_MMAN_H 1
632 | #define HAVE_SYS_PARAM_H 1
633 | #define HAVE_SYS_STAT_H 1
634 | #define HAVE_SYS_TIME_H 1
635 | #define HAVE_MBSTATE_T 1
636 | #define HAVE_BTOWC 1
637 | #define HAVE_ISBLANK 1
638 | #define HAVE_ISWCTYPE 1
639 | #define HAVE_MBSRTOWCS 1
640 | #define HAVE_WMEMCHR 1
641 | #define HAVE_WMEMCPY 1
642 | /* end confdefs.h.  */
643 | /* Define wmempcpy to an innocuous variant, in case <limits.h> declares wmempcpy.
644 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
645 | #define wmempcpy innocuous_wmempcpy
646
647 | /* System header to define __stub macros and hopefully few prototypes,
648 |     which can conflict with char wmempcpy (); below.
649 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
650 |     <limits.h> exists even on freestanding compilers.  */
651
652 | #ifdef __STDC__
653 | # include <limits.h>
654 | #else
655 | # include <assert.h>
656 | #endif
657
658 | #undef wmempcpy
659
660 | /* Override any GCC internal prototype to avoid an error.
661 |    Use char because int might match the return type of a GCC
662 |    builtin and then its argument prototype would still apply.  */
663 | #ifdef __cplusplus
664 | extern "C"
665 | #endif
666 | char wmempcpy ();
667 | /* The GNU C library defines this for functions which it implements
668 |     to always fail with ENOSYS.  Some functions are actually named
669 |     something starting with __ and the normal name is an alias.  */
670 | #if defined __stub_wmempcpy || defined __stub___wmempcpy
671 | choke me
672 | #endif
673
674 | int
675 | main ()
676 | {
677 | return wmempcpy ();
678 |   ;
679 |   return 0;
680 | }
681 configure:5984: result: no
682 configure:5984: checking for alarm
683 configure:5984: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
684 configure:5984: $? = 0
685 configure:5984: result: yes
686 configure:5984: checking for symlink
687 configure:5984: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
688 configure:5984: $? = 0
689 configure:5984: result: yes
690 configure:5984: checking for mbsinit
691 configure:5984: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
692 configure:5984: $? = 0
693 configure:5984: result: yes
694 configure:5984: checking for mbrtowc
695 configure:5984: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
696 configure:5984: $? = 0
697 configure:5984: result: yes
698 configure:5984: checking for mprotect
699 configure:5984: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
700 configure:5984: $? = 0
701 configure:5984: result: yes
702 configure:5984: checking for iswcntrl
703 configure:5984: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
704 configure:5984: $? = 0
705 configure:5984: result: yes
706 configure:6269: checking whether frexp() can be used without linking with libm
707 configure:6287: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
708 configure:6287: $? = 0
709 configure:6296: result: yes
710 configure:6302: checking whether long double and double are the same
711 configure:6323: gcc -c -g -O2  conftest.c >&5
712 conftest.c:55:19: error: 'check' declared as an array with a negative size
713 typedef int check[sizeof (long double) == sizeof (double)
714                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
715 1 error generated.
716 configure:6323: $? = 1
717 configure: failed program was:
718 | /* confdefs.h */
719 | #define PACKAGE_NAME ""
720 | #define PACKAGE_TARNAME ""
721 | #define PACKAGE_VERSION ""
722 | #define PACKAGE_STRING ""
723 | #define PACKAGE_BUGREPORT ""
724 | #define PACKAGE_URL ""
725 | #define STDC_HEADERS 1
726 | #define HAVE_SYS_TYPES_H 1
727 | #define HAVE_SYS_STAT_H 1
728 | #define HAVE_STDLIB_H 1
729 | #define HAVE_STRING_H 1
730 | #define HAVE_MEMORY_H 1
731 | #define HAVE_STRINGS_H 1
732 | #define HAVE_INTTYPES_H 1
733 | #define HAVE_STDINT_H 1
734 | #define HAVE_UNISTD_H 1
735 | #define __EXTENSIONS__ 1
736 | #define _ALL_SOURCE 1
737 | #define _DARWIN_C_SOURCE 1
738 | #define _GNU_SOURCE 1
739 | #define _POSIX_PTHREAD_SEMANTICS 1
740 | #define _TANDEM_SOURCE 1
741 | #define HAVE_ALLOCA_H 1
742 | #define HAVE_ALLOCA 1
743 | #define HAVE_DIRENT_H 1
744 | #define HAVE_WCTYPE_H 1
745 | #define HAVE_WCHAR_H 1
746 | #define HAVE_STDINT_H 1
747 | #define HAVE_INTTYPES_H 1
748 | #define HAVE_UNISTD_H 1
749 | #define HAVE_MATH_H 1
750 | #define HAVE_SYS_MMAN_H 1
751 | #define HAVE_SYS_PARAM_H 1
752 | #define HAVE_SYS_STAT_H 1
753 | #define HAVE_SYS_TIME_H 1
754 | #define HAVE_MBSTATE_T 1
755 | #define HAVE_BTOWC 1
756 | #define HAVE_ISBLANK 1
757 | #define HAVE_ISWCTYPE 1
758 | #define HAVE_MBSRTOWCS 1
759 | #define HAVE_WMEMCHR 1
760 | #define HAVE_WMEMCPY 1
761 | #define HAVE_ALARM 1
762 | #define HAVE_SYMLINK 1
763 | #define HAVE_MBSINIT 1
764 | #define HAVE_MBRTOWC 1
765 | #define HAVE_MPROTECT 1
766 | #define HAVE_ISWCNTRL 1
767 | /* end confdefs.h.  */
768 | #include <float.h>
769 | int
770 | main ()
771 | {
772 | typedef int check[sizeof (long double) == sizeof (double)
773 |                               && LDBL_MANT_DIG == DBL_MANT_DIG
774 |                               && LDBL_MAX_EXP == DBL_MAX_EXP
775 |                               && LDBL_MIN_EXP == DBL_MIN_EXP
776 |                               ? 1 : -1];
777
778 |   ;
779 |   return 0;
780 | }
781 configure:6331: result: no
782 configure:6344: checking for unsigned long long int
783 configure:6383: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
784 configure:6383: $? = 0
785 configure:6392: result: yes
786 configure:6402: checking for long long int
787 configure:6440: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
788 configure:6440: $? = 0
789 configure:6440: ./conftest
790 configure:6440: $? = 0
791 configure:6452: result: yes
792 configure:6474: gcc -c -g -O2  conftest.c >&5
793 configure:6474: $? = 0
794 configure:6627: checking whether stdint.h conforms to C99
795 configure:6796: gcc -c -g -O2  conftest.c >&5
796 conftest.c:171:7: error: bit-field 'check_UINT8_C' has negative width (-1)
797   int check_UINT8_C:
798       ^
799 conftest.c:173:7: error: bit-field 'check_UINT16_C' has negative width (-1)
800   int check_UINT16_C:
801       ^
802 2 errors generated.
803 configure:6796: $? = 1
804 configure: failed program was:
805 | /* confdefs.h */
806 | #define PACKAGE_NAME ""
807 | #define PACKAGE_TARNAME ""
808 | #define PACKAGE_VERSION ""
809 | #define PACKAGE_STRING ""
810 | #define PACKAGE_BUGREPORT ""
811 | #define PACKAGE_URL ""
812 | #define STDC_HEADERS 1
813 | #define HAVE_SYS_TYPES_H 1
814 | #define HAVE_SYS_STAT_H 1
815 | #define HAVE_STDLIB_H 1
816 | #define HAVE_STRING_H 1
817 | #define HAVE_MEMORY_H 1
818 | #define HAVE_STRINGS_H 1
819 | #define HAVE_INTTYPES_H 1
820 | #define HAVE_STDINT_H 1
821 | #define HAVE_UNISTD_H 1
822 | #define __EXTENSIONS__ 1
823 | #define _ALL_SOURCE 1
824 | #define _DARWIN_C_SOURCE 1
825 | #define _GNU_SOURCE 1
826 | #define _POSIX_PTHREAD_SEMANTICS 1
827 | #define _TANDEM_SOURCE 1
828 | #define HAVE_ALLOCA_H 1
829 | #define HAVE_ALLOCA 1
830 | #define HAVE_DIRENT_H 1
831 | #define HAVE_WCTYPE_H 1
832 | #define HAVE_WCHAR_H 1
833 | #define HAVE_STDINT_H 1
834 | #define HAVE_INTTYPES_H 1
835 | #define HAVE_UNISTD_H 1
836 | #define HAVE_MATH_H 1
837 | #define HAVE_SYS_MMAN_H 1
838 | #define HAVE_SYS_PARAM_H 1
839 | #define HAVE_SYS_STAT_H 1
840 | #define HAVE_SYS_TIME_H 1
841 | #define HAVE_MBSTATE_T 1
842 | #define HAVE_BTOWC 1
843 | #define HAVE_ISBLANK 1
844 | #define HAVE_ISWCTYPE 1
845 | #define HAVE_MBSRTOWCS 1
846 | #define HAVE_WMEMCHR 1
847 | #define HAVE_WMEMCPY 1
848 | #define HAVE_ALARM 1
849 | #define HAVE_SYMLINK 1
850 | #define HAVE_MBSINIT 1
851 | #define HAVE_MBRTOWC 1
852 | #define HAVE_MPROTECT 1
853 | #define HAVE_ISWCNTRL 1
854 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
855 | #define HAVE_LONG_LONG_INT 1
856 | /* end confdefs.h.  */
857
858
859 | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */
860 | #include <stdint.h>
861 | /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in <wchar.h>.  */
862 | #if !(defined WCHAR_MIN && defined WCHAR_MAX)
863 | #error "WCHAR_MIN, WCHAR_MAX not defined in <stdint.h>"
864 | #endif
865
866
867 |   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
868 |      included before <wchar.h>.  */
869 |   #include <stddef.h>
870 |   #include <signal.h>
871 |   #if HAVE_WCHAR_H
872 |   # include <stdio.h>
873 |   # include <time.h>
874 |   # include <wchar.h>
875 |   #endif
876
877
878 | #ifdef INT8_MAX
879 | int8_t a1 = INT8_MAX;
880 | int8_t a1min = INT8_MIN;
881 | #endif
882 | #ifdef INT16_MAX
883 | int16_t a2 = INT16_MAX;
884 | int16_t a2min = INT16_MIN;
885 | #endif
886 | #ifdef INT32_MAX
887 | int32_t a3 = INT32_MAX;
888 | int32_t a3min = INT32_MIN;
889 | #endif
890 | #ifdef INT64_MAX
891 | int64_t a4 = INT64_MAX;
892 | int64_t a4min = INT64_MIN;
893 | #endif
894 | #ifdef UINT8_MAX
895 | uint8_t b1 = UINT8_MAX;
896 | #else
897 | typedef int b1[(unsigned char) -1 != 255 ? 1 : -1];
898 | #endif
899 | #ifdef UINT16_MAX
900 | uint16_t b2 = UINT16_MAX;
901 | #endif
902 | #ifdef UINT32_MAX
903 | uint32_t b3 = UINT32_MAX;
904 | #endif
905 | #ifdef UINT64_MAX
906 | uint64_t b4 = UINT64_MAX;
907 | #endif
908 | int_least8_t c1 = INT8_C (0x7f);
909 | int_least8_t c1max = INT_LEAST8_MAX;
910 | int_least8_t c1min = INT_LEAST8_MIN;
911 | int_least16_t c2 = INT16_C (0x7fff);
912 | int_least16_t c2max = INT_LEAST16_MAX;
913 | int_least16_t c2min = INT_LEAST16_MIN;
914 | int_least32_t c3 = INT32_C (0x7fffffff);
915 | int_least32_t c3max = INT_LEAST32_MAX;
916 | int_least32_t c3min = INT_LEAST32_MIN;
917 | int_least64_t c4 = INT64_C (0x7fffffffffffffff);
918 | int_least64_t c4max = INT_LEAST64_MAX;
919 | int_least64_t c4min = INT_LEAST64_MIN;
920 | uint_least8_t d1 = UINT8_C (0xff);
921 | uint_least8_t d1max = UINT_LEAST8_MAX;
922 | uint_least16_t d2 = UINT16_C (0xffff);
923 | uint_least16_t d2max = UINT_LEAST16_MAX;
924 | uint_least32_t d3 = UINT32_C (0xffffffff);
925 | uint_least32_t d3max = UINT_LEAST32_MAX;
926 | uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
927 | uint_least64_t d4max = UINT_LEAST64_MAX;
928 | int_fast8_t e1 = INT_FAST8_MAX;
929 | int_fast8_t e1min = INT_FAST8_MIN;
930 | int_fast16_t e2 = INT_FAST16_MAX;
931 | int_fast16_t e2min = INT_FAST16_MIN;
932 | int_fast32_t e3 = INT_FAST32_MAX;
933 | int_fast32_t e3min = INT_FAST32_MIN;
934 | int_fast64_t e4 = INT_FAST64_MAX;
935 | int_fast64_t e4min = INT_FAST64_MIN;
936 | uint_fast8_t f1 = UINT_FAST8_MAX;
937 | uint_fast16_t f2 = UINT_FAST16_MAX;
938 | uint_fast32_t f3 = UINT_FAST32_MAX;
939 | uint_fast64_t f4 = UINT_FAST64_MAX;
940 | #ifdef INTPTR_MAX
941 | intptr_t g = INTPTR_MAX;
942 | intptr_t gmin = INTPTR_MIN;
943 | #endif
944 | #ifdef UINTPTR_MAX
945 | uintptr_t h = UINTPTR_MAX;
946 | #endif
947 | intmax_t i = INTMAX_MAX;
948 | uintmax_t j = UINTMAX_MAX;
949
950 | #include <limits.h> /* for CHAR_BIT */
951 | #define TYPE_MINIMUM(t)   ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ TYPE_MAXIMUM (t)))
952 | #define TYPE_MAXIMUM(t)   ((t) ((t) 0 < (t) -1         ? (t) -1         : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1)))
953 | struct s {
954 |   int check_PTRDIFF:
955 |       PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)
956 |       && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t)
957 |       ? 1 : -1;
958 |   /* Detect bug in FreeBSD 6.0 / ia64.  */
959 |   int check_SIG_ATOMIC:
960 |       SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)
961 |       && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
962 |       ? 1 : -1;
963 |   int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1;
964 |   int check_WCHAR:
965 |       WCHAR_MIN == TYPE_MINIMUM (wchar_t)
966 |       && WCHAR_MAX == TYPE_MAXIMUM (wchar_t)
967 |       ? 1 : -1;
968 |   /* Detect bug in mingw.  */
969 |   int check_WINT:
970 |       WINT_MIN == TYPE_MINIMUM (wint_t)
971 |       && WINT_MAX == TYPE_MAXIMUM (wint_t)
972 |       ? 1 : -1;
973
974 |   /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others.  */
975 |   int check_UINT8_C:
976 |         (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
977 |   int check_UINT16_C:
978 |         (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
979
980 |   /* Detect bugs in OpenBSD 3.9 stdint.h.  */
981 | #ifdef UINT8_MAX
982 |   int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1;
983 | #endif
984 | #ifdef UINT16_MAX
985 |   int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1;
986 | #endif
987 | #ifdef UINT32_MAX
988 |   int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1;
989 | #endif
990 | #ifdef UINT64_MAX
991 |   int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1;
992 | #endif
993 |   int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
994 |   int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
995 |   int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
996 |   int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;
997 |   int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;
998 |   int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;
999 |   int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
1000 |   int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;
1001 |   int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1;
1002 |   int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1;
1003 |   int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1;
1004 | };
1005
1006 | int
1007 | main ()
1008 | {
1009
1010 |   ;
1011 |   return 0;
1012 | }
1013 configure:6888: result: no
1014 configure:6897: checking sys/inttypes.h usability
1015 configure:6897: gcc -c -g -O2  conftest.c >&5
1016 conftest.c:86:10: fatal error: 'sys/inttypes.h' file not found
1017 #include <sys/inttypes.h>
1018          ^
1019 1 error generated.
1020 configure:6897: $? = 1
1021 configure: failed program was:
1022 | /* confdefs.h */
1023 | #define PACKAGE_NAME ""
1024 | #define PACKAGE_TARNAME ""
1025 | #define PACKAGE_VERSION ""
1026 | #define PACKAGE_STRING ""
1027 | #define PACKAGE_BUGREPORT ""
1028 | #define PACKAGE_URL ""
1029 | #define STDC_HEADERS 1
1030 | #define HAVE_SYS_TYPES_H 1
1031 | #define HAVE_SYS_STAT_H 1
1032 | #define HAVE_STDLIB_H 1
1033 | #define HAVE_STRING_H 1
1034 | #define HAVE_MEMORY_H 1
1035 | #define HAVE_STRINGS_H 1
1036 | #define HAVE_INTTYPES_H 1
1037 | #define HAVE_STDINT_H 1
1038 | #define HAVE_UNISTD_H 1
1039 | #define __EXTENSIONS__ 1
1040 | #define _ALL_SOURCE 1
1041 | #define _DARWIN_C_SOURCE 1
1042 | #define _GNU_SOURCE 1
1043 | #define _POSIX_PTHREAD_SEMANTICS 1
1044 | #define _TANDEM_SOURCE 1
1045 | #define HAVE_ALLOCA_H 1
1046 | #define HAVE_ALLOCA 1
1047 | #define HAVE_DIRENT_H 1
1048 | #define HAVE_WCTYPE_H 1
1049 | #define HAVE_WCHAR_H 1
1050 | #define HAVE_STDINT_H 1
1051 | #define HAVE_INTTYPES_H 1
1052 | #define HAVE_UNISTD_H 1
1053 | #define HAVE_MATH_H 1
1054 | #define HAVE_SYS_MMAN_H 1
1055 | #define HAVE_SYS_PARAM_H 1
1056 | #define HAVE_SYS_STAT_H 1
1057 | #define HAVE_SYS_TIME_H 1
1058 | #define HAVE_MBSTATE_T 1
1059 | #define HAVE_BTOWC 1
1060 | #define HAVE_ISBLANK 1
1061 | #define HAVE_ISWCTYPE 1
1062 | #define HAVE_MBSRTOWCS 1
1063 | #define HAVE_WMEMCHR 1
1064 | #define HAVE_WMEMCPY 1
1065 | #define HAVE_ALARM 1
1066 | #define HAVE_SYMLINK 1
1067 | #define HAVE_MBSINIT 1
1068 | #define HAVE_MBRTOWC 1
1069 | #define HAVE_MPROTECT 1
1070 | #define HAVE_ISWCNTRL 1
1071 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
1072 | #define HAVE_LONG_LONG_INT 1
1073 | /* end confdefs.h.  */
1074 | #include <stdio.h>
1075 | #ifdef HAVE_SYS_TYPES_H
1076 | # include <sys/types.h>
1077 | #endif
1078 | #ifdef HAVE_SYS_STAT_H
1079 | # include <sys/stat.h>
1080 | #endif
1081 | #ifdef STDC_HEADERS
1082 | # include <stdlib.h>
1083 | # include <stddef.h>
1084 | #else
1085 | # ifdef HAVE_STDLIB_H
1086 | #  include <stdlib.h>
1087 | # endif
1088 | #endif
1089 | #ifdef HAVE_STRING_H
1090 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1091 | #  include <memory.h>
1092 | # endif
1093 | # include <string.h>
1094 | #endif
1095 | #ifdef HAVE_STRINGS_H
1096 | # include <strings.h>
1097 | #endif
1098 | #ifdef HAVE_INTTYPES_H
1099 | # include <inttypes.h>
1100 | #endif
1101 | #ifdef HAVE_STDINT_H
1102 | # include <stdint.h>
1103 | #endif
1104 | #ifdef HAVE_UNISTD_H
1105 | # include <unistd.h>
1106 | #endif
1107 | #include <sys/inttypes.h>
1108 configure:6897: result: no
1109 configure:6897: checking sys/inttypes.h presence
1110 configure:6897: gcc -E  conftest.c
1111 conftest.c:53:10: fatal error: 'sys/inttypes.h' file not found
1112 #include <sys/inttypes.h>
1113          ^
1114 1 error generated.
1115 configure:6897: $? = 1
1116 configure: failed program was:
1117 | /* confdefs.h */
1118 | #define PACKAGE_NAME ""
1119 | #define PACKAGE_TARNAME ""
1120 | #define PACKAGE_VERSION ""
1121 | #define PACKAGE_STRING ""
1122 | #define PACKAGE_BUGREPORT ""
1123 | #define PACKAGE_URL ""
1124 | #define STDC_HEADERS 1
1125 | #define HAVE_SYS_TYPES_H 1
1126 | #define HAVE_SYS_STAT_H 1
1127 | #define HAVE_STDLIB_H 1
1128 | #define HAVE_STRING_H 1
1129 | #define HAVE_MEMORY_H 1
1130 | #define HAVE_STRINGS_H 1
1131 | #define HAVE_INTTYPES_H 1
1132 | #define HAVE_STDINT_H 1
1133 | #define HAVE_UNISTD_H 1
1134 | #define __EXTENSIONS__ 1
1135 | #define _ALL_SOURCE 1
1136 | #define _DARWIN_C_SOURCE 1
1137 | #define _GNU_SOURCE 1
1138 | #define _POSIX_PTHREAD_SEMANTICS 1
1139 | #define _TANDEM_SOURCE 1
1140 | #define HAVE_ALLOCA_H 1
1141 | #define HAVE_ALLOCA 1
1142 | #define HAVE_DIRENT_H 1
1143 | #define HAVE_WCTYPE_H 1
1144 | #define HAVE_WCHAR_H 1
1145 | #define HAVE_STDINT_H 1
1146 | #define HAVE_INTTYPES_H 1
1147 | #define HAVE_UNISTD_H 1
1148 | #define HAVE_MATH_H 1
1149 | #define HAVE_SYS_MMAN_H 1
1150 | #define HAVE_SYS_PARAM_H 1
1151 | #define HAVE_SYS_STAT_H 1
1152 | #define HAVE_SYS_TIME_H 1
1153 | #define HAVE_MBSTATE_T 1
1154 | #define HAVE_BTOWC 1
1155 | #define HAVE_ISBLANK 1
1156 | #define HAVE_ISWCTYPE 1
1157 | #define HAVE_MBSRTOWCS 1
1158 | #define HAVE_WMEMCHR 1
1159 | #define HAVE_WMEMCPY 1
1160 | #define HAVE_ALARM 1
1161 | #define HAVE_SYMLINK 1
1162 | #define HAVE_MBSINIT 1
1163 | #define HAVE_MBRTOWC 1
1164 | #define HAVE_MPROTECT 1
1165 | #define HAVE_ISWCNTRL 1
1166 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
1167 | #define HAVE_LONG_LONG_INT 1
1168 | /* end confdefs.h.  */
1169 | #include <sys/inttypes.h>
1170 configure:6897: result: no
1171 configure:6897: checking for sys/inttypes.h
1172 configure:6897: result: no
1173 configure:6897: checking sys/bitypes.h usability
1174 configure:6897: gcc -c -g -O2  conftest.c >&5
1175 conftest.c:86:10: fatal error: 'sys/bitypes.h' file not found
1176 #include <sys/bitypes.h>
1177          ^
1178 1 error generated.
1179 configure:6897: $? = 1
1180 configure: failed program was:
1181 | /* confdefs.h */
1182 | #define PACKAGE_NAME ""
1183 | #define PACKAGE_TARNAME ""
1184 | #define PACKAGE_VERSION ""
1185 | #define PACKAGE_STRING ""
1186 | #define PACKAGE_BUGREPORT ""
1187 | #define PACKAGE_URL ""
1188 | #define STDC_HEADERS 1
1189 | #define HAVE_SYS_TYPES_H 1
1190 | #define HAVE_SYS_STAT_H 1
1191 | #define HAVE_STDLIB_H 1
1192 | #define HAVE_STRING_H 1
1193 | #define HAVE_MEMORY_H 1
1194 | #define HAVE_STRINGS_H 1
1195 | #define HAVE_INTTYPES_H 1
1196 | #define HAVE_STDINT_H 1
1197 | #define HAVE_UNISTD_H 1
1198 | #define __EXTENSIONS__ 1
1199 | #define _ALL_SOURCE 1
1200 | #define _DARWIN_C_SOURCE 1
1201 | #define _GNU_SOURCE 1
1202 | #define _POSIX_PTHREAD_SEMANTICS 1
1203 | #define _TANDEM_SOURCE 1
1204 | #define HAVE_ALLOCA_H 1
1205 | #define HAVE_ALLOCA 1
1206 | #define HAVE_DIRENT_H 1
1207 | #define HAVE_WCTYPE_H 1
1208 | #define HAVE_WCHAR_H 1
1209 | #define HAVE_STDINT_H 1
1210 | #define HAVE_INTTYPES_H 1
1211 | #define HAVE_UNISTD_H 1
1212 | #define HAVE_MATH_H 1
1213 | #define HAVE_SYS_MMAN_H 1
1214 | #define HAVE_SYS_PARAM_H 1
1215 | #define HAVE_SYS_STAT_H 1
1216 | #define HAVE_SYS_TIME_H 1
1217 | #define HAVE_MBSTATE_T 1
1218 | #define HAVE_BTOWC 1
1219 | #define HAVE_ISBLANK 1
1220 | #define HAVE_ISWCTYPE 1
1221 | #define HAVE_MBSRTOWCS 1
1222 | #define HAVE_WMEMCHR 1
1223 | #define HAVE_WMEMCPY 1
1224 | #define HAVE_ALARM 1
1225 | #define HAVE_SYMLINK 1
1226 | #define HAVE_MBSINIT 1
1227 | #define HAVE_MBRTOWC 1
1228 | #define HAVE_MPROTECT 1
1229 | #define HAVE_ISWCNTRL 1
1230 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
1231 | #define HAVE_LONG_LONG_INT 1
1232 | /* end confdefs.h.  */
1233 | #include <stdio.h>
1234 | #ifdef HAVE_SYS_TYPES_H
1235 | # include <sys/types.h>
1236 | #endif
1237 | #ifdef HAVE_SYS_STAT_H
1238 | # include <sys/stat.h>
1239 | #endif
1240 | #ifdef STDC_HEADERS
1241 | # include <stdlib.h>
1242 | # include <stddef.h>
1243 | #else
1244 | # ifdef HAVE_STDLIB_H
1245 | #  include <stdlib.h>
1246 | # endif
1247 | #endif
1248 | #ifdef HAVE_STRING_H
1249 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1250 | #  include <memory.h>
1251 | # endif
1252 | # include <string.h>
1253 | #endif
1254 | #ifdef HAVE_STRINGS_H
1255 | # include <strings.h>
1256 | #endif
1257 | #ifdef HAVE_INTTYPES_H
1258 | # include <inttypes.h>
1259 | #endif
1260 | #ifdef HAVE_STDINT_H
1261 | # include <stdint.h>
1262 | #endif
1263 | #ifdef HAVE_UNISTD_H
1264 | # include <unistd.h>
1265 | #endif
1266 | #include <sys/bitypes.h>
1267 configure:6897: result: no
1268 configure:6897: checking sys/bitypes.h presence
1269 configure:6897: gcc -E  conftest.c
1270 conftest.c:53:10: fatal error: 'sys/bitypes.h' file not found
1271 #include <sys/bitypes.h>
1272          ^
1273 1 error generated.
1274 configure:6897: $? = 1
1275 configure: failed program was:
1276 | /* confdefs.h */
1277 | #define PACKAGE_NAME ""
1278 | #define PACKAGE_TARNAME ""
1279 | #define PACKAGE_VERSION ""
1280 | #define PACKAGE_STRING ""
1281 | #define PACKAGE_BUGREPORT ""
1282 | #define PACKAGE_URL ""
1283 | #define STDC_HEADERS 1
1284 | #define HAVE_SYS_TYPES_H 1
1285 | #define HAVE_SYS_STAT_H 1
1286 | #define HAVE_STDLIB_H 1
1287 | #define HAVE_STRING_H 1
1288 | #define HAVE_MEMORY_H 1
1289 | #define HAVE_STRINGS_H 1
1290 | #define HAVE_INTTYPES_H 1
1291 | #define HAVE_STDINT_H 1
1292 | #define HAVE_UNISTD_H 1
1293 | #define __EXTENSIONS__ 1
1294 | #define _ALL_SOURCE 1
1295 | #define _DARWIN_C_SOURCE 1
1296 | #define _GNU_SOURCE 1
1297 | #define _POSIX_PTHREAD_SEMANTICS 1
1298 | #define _TANDEM_SOURCE 1
1299 | #define HAVE_ALLOCA_H 1
1300 | #define HAVE_ALLOCA 1
1301 | #define HAVE_DIRENT_H 1
1302 | #define HAVE_WCTYPE_H 1
1303 | #define HAVE_WCHAR_H 1
1304 | #define HAVE_STDINT_H 1
1305 | #define HAVE_INTTYPES_H 1
1306 | #define HAVE_UNISTD_H 1
1307 | #define HAVE_MATH_H 1
1308 | #define HAVE_SYS_MMAN_H 1
1309 | #define HAVE_SYS_PARAM_H 1
1310 | #define HAVE_SYS_STAT_H 1
1311 | #define HAVE_SYS_TIME_H 1
1312 | #define HAVE_MBSTATE_T 1
1313 | #define HAVE_BTOWC 1
1314 | #define HAVE_ISBLANK 1
1315 | #define HAVE_ISWCTYPE 1
1316 | #define HAVE_MBSRTOWCS 1
1317 | #define HAVE_WMEMCHR 1
1318 | #define HAVE_WMEMCPY 1
1319 | #define HAVE_ALARM 1
1320 | #define HAVE_SYMLINK 1
1321 | #define HAVE_MBSINIT 1
1322 | #define HAVE_MBRTOWC 1
1323 | #define HAVE_MPROTECT 1
1324 | #define HAVE_ISWCNTRL 1
1325 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
1326 | #define HAVE_LONG_LONG_INT 1
1327 | /* end confdefs.h.  */
1328 | #include <sys/bitypes.h>
1329 configure:6897: result: no
1330 configure:6897: checking for sys/bitypes.h
1331 configure:6897: result: no
1332 configure:6927: checking for bit size of ptrdiff_t
1333 configure:6932: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
1334 configure:6932: $? = 0
1335 configure:6932: ./conftest
1336 configure:6932: $? = 0
1337 configure:6953: result: 64
1338 configure:6927: checking for bit size of size_t
1339 configure:6932: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
1340 configure:6932: $? = 0
1341 configure:6932: ./conftest
1342 configure:6932: $? = 0
1343 configure:6953: result: 64
1344 configure:6972: checking for bit size of sig_atomic_t
1345 configure:6977: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
1346 configure:6977: $? = 0
1347 configure:6977: ./conftest
1348 configure:6977: $? = 0
1349 configure:6998: result: 32
1350 configure:6972: checking for bit size of wchar_t
1351 configure:6977: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
1352 configure:6977: $? = 0
1353 configure:6977: ./conftest
1354 configure:6977: $? = 0
1355 configure:6998: result: 32
1356 configure:6972: checking for bit size of wint_t
1357 configure:6977: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
1358 configure:6977: $? = 0
1359 configure:6977: ./conftest
1360 configure:6977: $? = 0
1361 configure:6998: result: 32
1362 configure:7016: checking whether sig_atomic_t is signed
1363 configure:7043: gcc -c -g -O2  conftest.c >&5
1364 configure:7043: $? = 0
1365 configure:7053: result: yes
1366 configure:7016: checking whether wchar_t is signed
1367 configure:7043: gcc -c -g -O2  conftest.c >&5
1368 configure:7043: $? = 0
1369 configure:7053: result: yes
1370 configure:7016: checking whether wint_t is signed
1371 configure:7043: gcc -c -g -O2  conftest.c >&5
1372 configure:7043: $? = 0
1373 configure:7053: result: yes
1374 configure:7075: checking for ptrdiff_t integer literal suffix
1375 configure:7121: gcc -c -g -O2  conftest.c >&5
1376 conftest.c:73:26: error: redefinition of 'foo' with a different type: 'int' vs 'ptrdiff_t' (aka 'long')
1377               extern int foo;
1378                          ^
1379 conftest.c:72:32: note: previous definition is here
1380               extern ptrdiff_t foo;
1381                                ^
1382 1 error generated.
1383 configure:7121: $? = 1
1384 configure: failed program was:
1385 | /* confdefs.h */
1386 | #define PACKAGE_NAME ""
1387 | #define PACKAGE_TARNAME ""
1388 | #define PACKAGE_VERSION ""
1389 | #define PACKAGE_STRING ""
1390 | #define PACKAGE_BUGREPORT ""
1391 | #define PACKAGE_URL ""
1392 | #define STDC_HEADERS 1
1393 | #define HAVE_SYS_TYPES_H 1
1394 | #define HAVE_SYS_STAT_H 1
1395 | #define HAVE_STDLIB_H 1
1396 | #define HAVE_STRING_H 1
1397 | #define HAVE_MEMORY_H 1
1398 | #define HAVE_STRINGS_H 1
1399 | #define HAVE_INTTYPES_H 1
1400 | #define HAVE_STDINT_H 1
1401 | #define HAVE_UNISTD_H 1
1402 | #define __EXTENSIONS__ 1
1403 | #define _ALL_SOURCE 1
1404 | #define _DARWIN_C_SOURCE 1
1405 | #define _GNU_SOURCE 1
1406 | #define _POSIX_PTHREAD_SEMANTICS 1
1407 | #define _TANDEM_SOURCE 1
1408 | #define HAVE_ALLOCA_H 1
1409 | #define HAVE_ALLOCA 1
1410 | #define HAVE_DIRENT_H 1
1411 | #define HAVE_WCTYPE_H 1
1412 | #define HAVE_WCHAR_H 1
1413 | #define HAVE_STDINT_H 1
1414 | #define HAVE_INTTYPES_H 1
1415 | #define HAVE_UNISTD_H 1
1416 | #define HAVE_MATH_H 1
1417 | #define HAVE_SYS_MMAN_H 1
1418 | #define HAVE_SYS_PARAM_H 1
1419 | #define HAVE_SYS_STAT_H 1
1420 | #define HAVE_SYS_TIME_H 1
1421 | #define HAVE_MBSTATE_T 1
1422 | #define HAVE_BTOWC 1
1423 | #define HAVE_ISBLANK 1
1424 | #define HAVE_ISWCTYPE 1
1425 | #define HAVE_MBSRTOWCS 1
1426 | #define HAVE_WMEMCHR 1
1427 | #define HAVE_WMEMCPY 1
1428 | #define HAVE_ALARM 1
1429 | #define HAVE_SYMLINK 1
1430 | #define HAVE_MBSINIT 1
1431 | #define HAVE_MBRTOWC 1
1432 | #define HAVE_MPROTECT 1
1433 | #define HAVE_ISWCNTRL 1
1434 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
1435 | #define HAVE_LONG_LONG_INT 1
1436 | #define BITSIZEOF_PTRDIFF_T 64
1437 | #define BITSIZEOF_SIZE_T 64
1438 | #define BITSIZEOF_SIG_ATOMIC_T 32
1439 | #define BITSIZEOF_WCHAR_T 32
1440 | #define BITSIZEOF_WINT_T 32
1441 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
1442 | #define HAVE_SIGNED_WCHAR_T 1
1443 | #define HAVE_SIGNED_WINT_T 1
1444 | /* end confdefs.h.  */
1445
1446 |   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
1447 |      included before <wchar.h>.  */
1448 |   #include <stddef.h>
1449 |   #include <signal.h>
1450 |   #if HAVE_WCHAR_H
1451 |   # include <stdio.h>
1452 |   # include <time.h>
1453 |   # include <wchar.h>
1454 |   #endif
1455
1456 |               extern ptrdiff_t foo;
1457 |               extern int foo;
1458 | int
1459 | main ()
1460 | {
1461
1462 |   ;
1463 |   return 0;
1464 | }
1465 configure:7121: gcc -c -g -O2  conftest.c >&5
1466 configure:7121: $? = 0
1467 configure:7130: result: l
1468 configure:7075: checking for size_t integer literal suffix
1469 configure:7121: gcc -c -g -O2  conftest.c >&5
1470 conftest.c:74:35: error: redefinition of 'foo' with a different type: 'unsigned int' vs 'size_t' (aka 'unsigned long')
1471               extern unsigned int foo;
1472                                   ^
1473 conftest.c:73:29: note: previous definition is here
1474               extern size_t foo;
1475                             ^
1476 1 error generated.
1477 configure:7121: $? = 1
1478 configure: failed program was:
1479 | /* confdefs.h */
1480 | #define PACKAGE_NAME ""
1481 | #define PACKAGE_TARNAME ""
1482 | #define PACKAGE_VERSION ""
1483 | #define PACKAGE_STRING ""
1484 | #define PACKAGE_BUGREPORT ""
1485 | #define PACKAGE_URL ""
1486 | #define STDC_HEADERS 1
1487 | #define HAVE_SYS_TYPES_H 1
1488 | #define HAVE_SYS_STAT_H 1
1489 | #define HAVE_STDLIB_H 1
1490 | #define HAVE_STRING_H 1
1491 | #define HAVE_MEMORY_H 1
1492 | #define HAVE_STRINGS_H 1
1493 | #define HAVE_INTTYPES_H 1
1494 | #define HAVE_STDINT_H 1
1495 | #define HAVE_UNISTD_H 1
1496 | #define __EXTENSIONS__ 1
1497 | #define _ALL_SOURCE 1
1498 | #define _DARWIN_C_SOURCE 1
1499 | #define _GNU_SOURCE 1
1500 | #define _POSIX_PTHREAD_SEMANTICS 1
1501 | #define _TANDEM_SOURCE 1
1502 | #define HAVE_ALLOCA_H 1
1503 | #define HAVE_ALLOCA 1
1504 | #define HAVE_DIRENT_H 1
1505 | #define HAVE_WCTYPE_H 1
1506 | #define HAVE_WCHAR_H 1
1507 | #define HAVE_STDINT_H 1
1508 | #define HAVE_INTTYPES_H 1
1509 | #define HAVE_UNISTD_H 1
1510 | #define HAVE_MATH_H 1
1511 | #define HAVE_SYS_MMAN_H 1
1512 | #define HAVE_SYS_PARAM_H 1
1513 | #define HAVE_SYS_STAT_H 1
1514 | #define HAVE_SYS_TIME_H 1
1515 | #define HAVE_MBSTATE_T 1
1516 | #define HAVE_BTOWC 1
1517 | #define HAVE_ISBLANK 1
1518 | #define HAVE_ISWCTYPE 1
1519 | #define HAVE_MBSRTOWCS 1
1520 | #define HAVE_WMEMCHR 1
1521 | #define HAVE_WMEMCPY 1
1522 | #define HAVE_ALARM 1
1523 | #define HAVE_SYMLINK 1
1524 | #define HAVE_MBSINIT 1
1525 | #define HAVE_MBRTOWC 1
1526 | #define HAVE_MPROTECT 1
1527 | #define HAVE_ISWCNTRL 1
1528 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
1529 | #define HAVE_LONG_LONG_INT 1
1530 | #define BITSIZEOF_PTRDIFF_T 64
1531 | #define BITSIZEOF_SIZE_T 64
1532 | #define BITSIZEOF_SIG_ATOMIC_T 32
1533 | #define BITSIZEOF_WCHAR_T 32
1534 | #define BITSIZEOF_WINT_T 32
1535 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
1536 | #define HAVE_SIGNED_WCHAR_T 1
1537 | #define HAVE_SIGNED_WINT_T 1
1538 | #define PTRDIFF_T_SUFFIX l
1539 | /* end confdefs.h.  */
1540
1541 |   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
1542 |      included before <wchar.h>.  */
1543 |   #include <stddef.h>
1544 |   #include <signal.h>
1545 |   #if HAVE_WCHAR_H
1546 |   # include <stdio.h>
1547 |   # include <time.h>
1548 |   # include <wchar.h>
1549 |   #endif
1550
1551 |               extern size_t foo;
1552 |               extern unsigned int foo;
1553 | int
1554 | main ()
1555 | {
1556
1557 |   ;
1558 |   return 0;
1559 | }
1560 configure:7121: gcc -c -g -O2  conftest.c >&5
1561 configure:7121: $? = 0
1562 configure:7130: result: ul
1563 configure:7147: checking for sig_atomic_t integer literal suffix
1564 configure:7193: gcc -c -g -O2  conftest.c >&5
1565 configure:7193: $? = 0
1566 configure:7202: result: 
1567 configure:7147: checking for wchar_t integer literal suffix
1568 configure:7193: gcc -c -g -O2  conftest.c >&5
1569 configure:7193: $? = 0
1570 configure:7202: result: 
1571 configure:7147: checking for wint_t integer literal suffix
1572 configure:7193: gcc -c -g -O2  conftest.c >&5
1573 configure:7193: $? = 0
1574 configure:7202: result: 
1575 configure:7336: checking whether imaxabs is declared without a macro
1576 configure:7354: gcc -c -g -O2  conftest.c >&5
1577 configure:7354: $? = 0
1578 configure:7362: result: yes
1579 configure:7336: checking whether imaxdiv is declared without a macro
1580 configure:7354: gcc -c -g -O2  conftest.c >&5
1581 configure:7354: $? = 0
1582 configure:7362: result: yes
1583 configure:7336: checking whether strtoimax is declared without a macro
1584 configure:7354: gcc -c -g -O2  conftest.c >&5
1585 configure:7354: $? = 0
1586 configure:7362: result: yes
1587 configure:7336: checking whether strtoumax is declared without a macro
1588 configure:7354: gcc -c -g -O2  conftest.c >&5
1589 configure:7354: $? = 0
1590 configure:7362: result: yes
1591 configure:7378: checking for inttypes.h
1592 configure:7378: result: yes
1593 configure:7389: checking whether the inttypes.h PRIxNN macros are broken
1594 configure:7411: gcc -c -g -O2  conftest.c >&5
1595 configure:7411: $? = 0
1596 configure:7419: result: no
1597 configure:7435: checking where to find the exponent in a 'double'
1598 configure:7749: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
1599 configure:7749: $? = 0
1600 configure:7749: ./conftest
1601 configure:7749: $? = 0
1602 configure:7761: result: word 1 bit 20
1603 configure:7781: checking whether byte ordering is bigendian
1604 configure:7796: gcc -c -g -O2  conftest.c >&5
1605 configure:7796: $? = 0
1606 configure:7841: gcc -c -g -O2  conftest.c >&5
1607 configure:7841: $? = 0
1608 configure:7859: gcc -c -g -O2  conftest.c >&5
1609 conftest.c:80:4: error: use of undeclared identifier 'not'
1610                  not big endian
1611                  ^
1612 1 error generated.
1613 configure:7859: $? = 1
1614 configure: failed program was:
1615 | /* confdefs.h */
1616 | #define PACKAGE_NAME ""
1617 | #define PACKAGE_TARNAME ""
1618 | #define PACKAGE_VERSION ""
1619 | #define PACKAGE_STRING ""
1620 | #define PACKAGE_BUGREPORT ""
1621 | #define PACKAGE_URL ""
1622 | #define STDC_HEADERS 1
1623 | #define HAVE_SYS_TYPES_H 1
1624 | #define HAVE_SYS_STAT_H 1
1625 | #define HAVE_STDLIB_H 1
1626 | #define HAVE_STRING_H 1
1627 | #define HAVE_MEMORY_H 1
1628 | #define HAVE_STRINGS_H 1
1629 | #define HAVE_INTTYPES_H 1
1630 | #define HAVE_STDINT_H 1
1631 | #define HAVE_UNISTD_H 1
1632 | #define __EXTENSIONS__ 1
1633 | #define _ALL_SOURCE 1
1634 | #define _DARWIN_C_SOURCE 1
1635 | #define _GNU_SOURCE 1
1636 | #define _POSIX_PTHREAD_SEMANTICS 1
1637 | #define _TANDEM_SOURCE 1
1638 | #define HAVE_ALLOCA_H 1
1639 | #define HAVE_ALLOCA 1
1640 | #define HAVE_DIRENT_H 1
1641 | #define HAVE_WCTYPE_H 1
1642 | #define HAVE_WCHAR_H 1
1643 | #define HAVE_STDINT_H 1
1644 | #define HAVE_INTTYPES_H 1
1645 | #define HAVE_UNISTD_H 1
1646 | #define HAVE_MATH_H 1
1647 | #define HAVE_SYS_MMAN_H 1
1648 | #define HAVE_SYS_PARAM_H 1
1649 | #define HAVE_SYS_STAT_H 1
1650 | #define HAVE_SYS_TIME_H 1
1651 | #define HAVE_MBSTATE_T 1
1652 | #define HAVE_BTOWC 1
1653 | #define HAVE_ISBLANK 1
1654 | #define HAVE_ISWCTYPE 1
1655 | #define HAVE_MBSRTOWCS 1
1656 | #define HAVE_WMEMCHR 1
1657 | #define HAVE_WMEMCPY 1
1658 | #define HAVE_ALARM 1
1659 | #define HAVE_SYMLINK 1
1660 | #define HAVE_MBSINIT 1
1661 | #define HAVE_MBRTOWC 1
1662 | #define HAVE_MPROTECT 1
1663 | #define HAVE_ISWCNTRL 1
1664 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
1665 | #define HAVE_LONG_LONG_INT 1
1666 | #define BITSIZEOF_PTRDIFF_T 64
1667 | #define BITSIZEOF_SIZE_T 64
1668 | #define BITSIZEOF_SIG_ATOMIC_T 32
1669 | #define BITSIZEOF_WCHAR_T 32
1670 | #define BITSIZEOF_WINT_T 32
1671 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
1672 | #define HAVE_SIGNED_WCHAR_T 1
1673 | #define HAVE_SIGNED_WINT_T 1
1674 | #define PTRDIFF_T_SUFFIX l
1675 | #define SIZE_T_SUFFIX ul
1676 | #define SIG_ATOMIC_T_SUFFIX 
1677 | #define WCHAR_T_SUFFIX 
1678 | #define WINT_T_SUFFIX 
1679 | #define HAVE_RAW_DECL_IMAXABS 1
1680 | #define HAVE_RAW_DECL_IMAXDIV 1
1681 | #define HAVE_RAW_DECL_STRTOIMAX 1
1682 | #define HAVE_RAW_DECL_STRTOUMAX 1
1683 | #define HAVE_INTTYPES_H 1
1684 | #define DBL_EXPBIT0_WORD 1
1685 | #define DBL_EXPBIT0_BIT 20
1686 | /* end confdefs.h.  */
1687 | #include <sys/types.h>
1688 |               #include <sys/param.h>
1689
1690 | int
1691 | main ()
1692 | {
1693 | #if BYTE_ORDER != BIG_ENDIAN
1694 |                not big endian
1695 |               #endif
1696
1697 |   ;
1698 |   return 0;
1699 | }
1700 configure:7987: result: no
1701 configure:8007: checking for nl_langinfo and CODESET
1702 configure:8023: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
1703 configure:8023: $? = 0
1704 configure:8032: result: yes
1705 configure:8049: checking for working fcntl.h
1706 configure:8152: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
1707 configure:8152: $? = 0
1708 configure:8152: ./conftest
1709 configure:8152: $? = 64
1710 configure: program exited with status 64
1711 configure: failed program was:
1712 | /* confdefs.h */
1713 | #define PACKAGE_NAME ""
1714 | #define PACKAGE_TARNAME ""
1715 | #define PACKAGE_VERSION ""
1716 | #define PACKAGE_STRING ""
1717 | #define PACKAGE_BUGREPORT ""
1718 | #define PACKAGE_URL ""
1719 | #define STDC_HEADERS 1
1720 | #define HAVE_SYS_TYPES_H 1
1721 | #define HAVE_SYS_STAT_H 1
1722 | #define HAVE_STDLIB_H 1
1723 | #define HAVE_STRING_H 1
1724 | #define HAVE_MEMORY_H 1
1725 | #define HAVE_STRINGS_H 1
1726 | #define HAVE_INTTYPES_H 1
1727 | #define HAVE_STDINT_H 1
1728 | #define HAVE_UNISTD_H 1
1729 | #define __EXTENSIONS__ 1
1730 | #define _ALL_SOURCE 1
1731 | #define _DARWIN_C_SOURCE 1
1732 | #define _GNU_SOURCE 1
1733 | #define _POSIX_PTHREAD_SEMANTICS 1
1734 | #define _TANDEM_SOURCE 1
1735 | #define HAVE_ALLOCA_H 1
1736 | #define HAVE_ALLOCA 1
1737 | #define HAVE_DIRENT_H 1
1738 | #define HAVE_WCTYPE_H 1
1739 | #define HAVE_WCHAR_H 1
1740 | #define HAVE_STDINT_H 1
1741 | #define HAVE_INTTYPES_H 1
1742 | #define HAVE_UNISTD_H 1
1743 | #define HAVE_MATH_H 1
1744 | #define HAVE_SYS_MMAN_H 1
1745 | #define HAVE_SYS_PARAM_H 1
1746 | #define HAVE_SYS_STAT_H 1
1747 | #define HAVE_SYS_TIME_H 1
1748 | #define HAVE_MBSTATE_T 1
1749 | #define HAVE_BTOWC 1
1750 | #define HAVE_ISBLANK 1
1751 | #define HAVE_ISWCTYPE 1
1752 | #define HAVE_MBSRTOWCS 1
1753 | #define HAVE_WMEMCHR 1
1754 | #define HAVE_WMEMCPY 1
1755 | #define HAVE_ALARM 1
1756 | #define HAVE_SYMLINK 1
1757 | #define HAVE_MBSINIT 1
1758 | #define HAVE_MBRTOWC 1
1759 | #define HAVE_MPROTECT 1
1760 | #define HAVE_ISWCNTRL 1
1761 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
1762 | #define HAVE_LONG_LONG_INT 1
1763 | #define BITSIZEOF_PTRDIFF_T 64
1764 | #define BITSIZEOF_SIZE_T 64
1765 | #define BITSIZEOF_SIG_ATOMIC_T 32
1766 | #define BITSIZEOF_WCHAR_T 32
1767 | #define BITSIZEOF_WINT_T 32
1768 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
1769 | #define HAVE_SIGNED_WCHAR_T 1
1770 | #define HAVE_SIGNED_WINT_T 1
1771 | #define PTRDIFF_T_SUFFIX l
1772 | #define SIZE_T_SUFFIX ul
1773 | #define SIG_ATOMIC_T_SUFFIX 
1774 | #define WCHAR_T_SUFFIX 
1775 | #define WINT_T_SUFFIX 
1776 | #define HAVE_RAW_DECL_IMAXABS 1
1777 | #define HAVE_RAW_DECL_IMAXDIV 1
1778 | #define HAVE_RAW_DECL_STRTOIMAX 1
1779 | #define HAVE_RAW_DECL_STRTOUMAX 1
1780 | #define HAVE_INTTYPES_H 1
1781 | #define DBL_EXPBIT0_WORD 1
1782 | #define DBL_EXPBIT0_BIT 20
1783 | #define HAVE_LANGINFO_CODESET 1
1784 | /* end confdefs.h.  */
1785 | #include <sys/types.h>
1786 |            #include <sys/stat.h>
1787 |            #if HAVE_UNISTD_H
1788 |            # include <unistd.h>
1789 |            #else /* on Windows with MSVC */
1790 |            # include <io.h>
1791 |            # include <stdlib.h>
1792 |            # defined sleep(n) _sleep ((n) * 1000)
1793 |            #endif
1794 |            #include <fcntl.h>
1795 |            #ifndef O_NOATIME
1796 |             #define O_NOATIME 0
1797 |            #endif
1798 |            #ifndef O_NOFOLLOW
1799 |             #define O_NOFOLLOW 0
1800 |            #endif
1801 |            static int const constants[] =
1802 |             {
1803 |               O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND,
1804 |               O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY
1805 |             };
1806
1807 | int
1808 | main ()
1809 | {
1810
1811 |             int result = !constants;
1812 |             #if HAVE_SYMLINK
1813 |             {
1814 |               static char const sym[] = "conftest.sym";
1815 |               if (symlink ("/dev/null", sym) != 0)
1816 |                 result |= 2;
1817 |               else
1818 |                 {
1819 |                   int fd = open (sym, O_WRONLY | O_NOFOLLOW | O_CREAT, 0);
1820 |                   if (fd >= 0)
1821 |                     {
1822 |                       close (fd);
1823 |                       result |= 4;
1824 |                     }
1825 |                 }
1826 |               if (unlink (sym) != 0 || symlink (".", sym) != 0)
1827 |                 result |= 2;
1828 |               else
1829 |                 {
1830 |                   int fd = open (sym, O_RDONLY | O_NOFOLLOW);
1831 |                   if (fd >= 0)
1832 |                     {
1833 |                       close (fd);
1834 |                       result |= 4;
1835 |                     }
1836 |                 }
1837 |               unlink (sym);
1838 |             }
1839 |             #endif
1840 |             {
1841 |               static char const file[] = "confdefs.h";
1842 |               int fd = open (file, O_RDONLY | O_NOATIME);
1843 |               if (fd < 0)
1844 |                 result |= 8;
1845 |               else
1846 |                 {
1847 |                   struct stat st0;
1848 |                   if (fstat (fd, &st0) != 0)
1849 |                     result |= 16;
1850 |                   else
1851 |                     {
1852 |                       char c;
1853 |                       sleep (1);
1854 |                       if (read (fd, &c, 1) != 1)
1855 |                         result |= 24;
1856 |                       else
1857 |                         {
1858 |                           if (close (fd) != 0)
1859 |                             result |= 32;
1860 |                           else
1861 |                             {
1862 |                               struct stat st1;
1863 |                               if (stat (file, &st1) != 0)
1864 |                                 result |= 40;
1865 |                               else
1866 |                                 if (st0.st_atime != st1.st_atime)
1867 |                                   result |= 64;
1868 |                             }
1869 |                         }
1870 |                     }
1871 |                 }
1872 |             }
1873 |             return result;
1874 |   ;
1875 |   return 0;
1876 | }
1877 configure:8167: result: no (bad O_NOATIME)
1878 configure:8190: checking whether getc_unlocked is declared
1879 configure:8190: gcc -c -g -O2  conftest.c >&5
1880 configure:8190: $? = 0
1881 configure:8190: result: yes
1882 configure:8202: checking whether we are using the GNU C Library >= 2.1 or uClibc
1883 conftest.c:78:10: fatal error: 'features.h' file not found
1884 #include <features.h>
1885          ^
1886 1 error generated.
1887 configure:8232: result: no
1888 configure:8340: checking for a traditional japanese locale
1889 configure:8410: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
1890 configure:8413: $? = 0
1891 configure:8471: result: ja_JP.eucJP
1892 configure:8479: checking for a transitional chinese locale
1893 configure:8550: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
1894 configure:8553: $? = 0
1895 configure:8604: result: zh_CN.GB18030
1896 configure:8611: checking for a french Unicode locale
1897 configure:8683: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
1898 configure:8686: $? = 0
1899 configure:8732: result: fr_FR.UTF-8
1900 configure:8740: checking for a traditional french locale
1901 configure:8808: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
1902 configure:8811: $? = 0
1903 configure:8867: result: fr_FR.ISO8859-1
1904 configure:8958: checking for mmap
1905 configure:8958: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
1906 configure:8958: $? = 0
1907 configure:8958: result: yes
1908 configure:8969: checking for MAP_ANONYMOUS
1909 configure:9006: result: yes
1910 configure:9028: checking whether memchr works
1911 configure:9091: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
1912 configure:9091: $? = 0
1913 configure:9091: ./conftest
1914 configure:9091: $? = 0
1915 configure:9101: result: yes
1916 configure:9108: checking whether memmem is declared
1917 configure:9108: gcc -c -g -O2  conftest.c >&5
1918 configure:9108: $? = 0
1919 configure:9108: result: yes
1920 configure:9125: checking for memmem
1921 configure:9125: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
1922 configure:9125: $? = 0
1923 configure:9125: result: yes
1924 configure:9143: checking whether memmem works
1925 configure:9207: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
1926 configure:9207: $? = 0
1927 configure:9207: ./conftest
1928 configure:9207: $? = 2
1929 configure: program exited with status 2
1930 configure: failed program was:
1931 | /* confdefs.h */
1932 | #define PACKAGE_NAME ""
1933 | #define PACKAGE_TARNAME ""
1934 | #define PACKAGE_VERSION ""
1935 | #define PACKAGE_STRING ""
1936 | #define PACKAGE_BUGREPORT ""
1937 | #define PACKAGE_URL ""
1938 | #define STDC_HEADERS 1
1939 | #define HAVE_SYS_TYPES_H 1
1940 | #define HAVE_SYS_STAT_H 1
1941 | #define HAVE_STDLIB_H 1
1942 | #define HAVE_STRING_H 1
1943 | #define HAVE_MEMORY_H 1
1944 | #define HAVE_STRINGS_H 1
1945 | #define HAVE_INTTYPES_H 1
1946 | #define HAVE_STDINT_H 1
1947 | #define HAVE_UNISTD_H 1
1948 | #define __EXTENSIONS__ 1
1949 | #define _ALL_SOURCE 1
1950 | #define _DARWIN_C_SOURCE 1
1951 | #define _GNU_SOURCE 1
1952 | #define _POSIX_PTHREAD_SEMANTICS 1
1953 | #define _TANDEM_SOURCE 1
1954 | #define HAVE_ALLOCA_H 1
1955 | #define HAVE_ALLOCA 1
1956 | #define HAVE_DIRENT_H 1
1957 | #define HAVE_WCTYPE_H 1
1958 | #define HAVE_WCHAR_H 1
1959 | #define HAVE_STDINT_H 1
1960 | #define HAVE_INTTYPES_H 1
1961 | #define HAVE_UNISTD_H 1
1962 | #define HAVE_MATH_H 1
1963 | #define HAVE_SYS_MMAN_H 1
1964 | #define HAVE_SYS_PARAM_H 1
1965 | #define HAVE_SYS_STAT_H 1
1966 | #define HAVE_SYS_TIME_H 1
1967 | #define HAVE_MBSTATE_T 1
1968 | #define HAVE_BTOWC 1
1969 | #define HAVE_ISBLANK 1
1970 | #define HAVE_ISWCTYPE 1
1971 | #define HAVE_MBSRTOWCS 1
1972 | #define HAVE_WMEMCHR 1
1973 | #define HAVE_WMEMCPY 1
1974 | #define HAVE_ALARM 1
1975 | #define HAVE_SYMLINK 1
1976 | #define HAVE_MBSINIT 1
1977 | #define HAVE_MBRTOWC 1
1978 | #define HAVE_MPROTECT 1
1979 | #define HAVE_ISWCNTRL 1
1980 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
1981 | #define HAVE_LONG_LONG_INT 1
1982 | #define BITSIZEOF_PTRDIFF_T 64
1983 | #define BITSIZEOF_SIZE_T 64
1984 | #define BITSIZEOF_SIG_ATOMIC_T 32
1985 | #define BITSIZEOF_WCHAR_T 32
1986 | #define BITSIZEOF_WINT_T 32
1987 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
1988 | #define HAVE_SIGNED_WCHAR_T 1
1989 | #define HAVE_SIGNED_WINT_T 1
1990 | #define PTRDIFF_T_SUFFIX l
1991 | #define SIZE_T_SUFFIX ul
1992 | #define SIG_ATOMIC_T_SUFFIX 
1993 | #define WCHAR_T_SUFFIX 
1994 | #define WINT_T_SUFFIX 
1995 | #define HAVE_RAW_DECL_IMAXABS 1
1996 | #define HAVE_RAW_DECL_IMAXDIV 1
1997 | #define HAVE_RAW_DECL_STRTOIMAX 1
1998 | #define HAVE_RAW_DECL_STRTOUMAX 1
1999 | #define HAVE_INTTYPES_H 1
2000 | #define DBL_EXPBIT0_WORD 1
2001 | #define DBL_EXPBIT0_BIT 20
2002 | #define HAVE_LANGINFO_CODESET 1
2003 | #define HAVE_WORKING_O_NOATIME 0
2004 | #define HAVE_WORKING_O_NOFOLLOW 1
2005 | #define HAVE_DECL_GETC_UNLOCKED 1
2006 | #define MAP_ANONYMOUS MAP_ANON
2007 | #define HAVE_MAP_ANONYMOUS 1
2008 | #define HAVE_DECL_MEMMEM 1
2009 | #define HAVE_MEMMEM 1
2010 | /* end confdefs.h.  */
2011
2012 | #include <string.h> /* for memmem */
2013 | #define P "_EF_BF_BD"
2014 | #define HAYSTACK "F_BD_CE_BD" P P P P "_C3_88_20" P P P "_C3_A7_20" P
2015 | #define NEEDLE P P P P P
2016
2017 | int
2018 | main ()
2019 | {
2020
2021 |     int result = 0;
2022 |     if (memmem (HAYSTACK, strlen (HAYSTACK), NEEDLE, strlen (NEEDLE)))
2023 |       result |= 1;
2024 |     /* Check for empty needle behavior.  */
2025 |     {
2026 |       const char *haystack = "AAA";
2027 |       if (memmem (haystack, 3, NULL, 0) != haystack)
2028 |         result |= 2;
2029 |     }
2030 |     return result;
2031
2032 |   ;
2033 |   return 0;
2034 | }
2035 configure:9218: result: no
2036 configure:9231: checking for stdbool.h that conforms to C99
2037 configure:9298: gcc -c -g -O2  conftest.c >&5
2038 configure:9298: $? = 0
2039 configure:9305: result: yes
2040 configure:9307: checking for _Bool
2041 configure:9307: gcc -c -g -O2  conftest.c >&5
2042 configure:9307: $? = 0
2043 configure:9307: gcc -c -g -O2  conftest.c >&5
2044 conftest.c:117:20: error: expected expression
2045 if (sizeof ((_Bool)))
2046                    ^
2047 1 error generated.
2048 configure:9307: $? = 1
2049 configure: failed program was:
2050 | /* confdefs.h */
2051 | #define PACKAGE_NAME ""
2052 | #define PACKAGE_TARNAME ""
2053 | #define PACKAGE_VERSION ""
2054 | #define PACKAGE_STRING ""
2055 | #define PACKAGE_BUGREPORT ""
2056 | #define PACKAGE_URL ""
2057 | #define STDC_HEADERS 1
2058 | #define HAVE_SYS_TYPES_H 1
2059 | #define HAVE_SYS_STAT_H 1
2060 | #define HAVE_STDLIB_H 1
2061 | #define HAVE_STRING_H 1
2062 | #define HAVE_MEMORY_H 1
2063 | #define HAVE_STRINGS_H 1
2064 | #define HAVE_INTTYPES_H 1
2065 | #define HAVE_STDINT_H 1
2066 | #define HAVE_UNISTD_H 1
2067 | #define __EXTENSIONS__ 1
2068 | #define _ALL_SOURCE 1
2069 | #define _DARWIN_C_SOURCE 1
2070 | #define _GNU_SOURCE 1
2071 | #define _POSIX_PTHREAD_SEMANTICS 1
2072 | #define _TANDEM_SOURCE 1
2073 | #define HAVE_ALLOCA_H 1
2074 | #define HAVE_ALLOCA 1
2075 | #define HAVE_DIRENT_H 1
2076 | #define HAVE_WCTYPE_H 1
2077 | #define HAVE_WCHAR_H 1
2078 | #define HAVE_STDINT_H 1
2079 | #define HAVE_INTTYPES_H 1
2080 | #define HAVE_UNISTD_H 1
2081 | #define HAVE_MATH_H 1
2082 | #define HAVE_SYS_MMAN_H 1
2083 | #define HAVE_SYS_PARAM_H 1
2084 | #define HAVE_SYS_STAT_H 1
2085 | #define HAVE_SYS_TIME_H 1
2086 | #define HAVE_MBSTATE_T 1
2087 | #define HAVE_BTOWC 1
2088 | #define HAVE_ISBLANK 1
2089 | #define HAVE_ISWCTYPE 1
2090 | #define HAVE_MBSRTOWCS 1
2091 | #define HAVE_WMEMCHR 1
2092 | #define HAVE_WMEMCPY 1
2093 | #define HAVE_ALARM 1
2094 | #define HAVE_SYMLINK 1
2095 | #define HAVE_MBSINIT 1
2096 | #define HAVE_MBRTOWC 1
2097 | #define HAVE_MPROTECT 1
2098 | #define HAVE_ISWCNTRL 1
2099 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
2100 | #define HAVE_LONG_LONG_INT 1
2101 | #define BITSIZEOF_PTRDIFF_T 64
2102 | #define BITSIZEOF_SIZE_T 64
2103 | #define BITSIZEOF_SIG_ATOMIC_T 32
2104 | #define BITSIZEOF_WCHAR_T 32
2105 | #define BITSIZEOF_WINT_T 32
2106 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
2107 | #define HAVE_SIGNED_WCHAR_T 1
2108 | #define HAVE_SIGNED_WINT_T 1
2109 | #define PTRDIFF_T_SUFFIX l
2110 | #define SIZE_T_SUFFIX ul
2111 | #define SIG_ATOMIC_T_SUFFIX 
2112 | #define WCHAR_T_SUFFIX 
2113 | #define WINT_T_SUFFIX 
2114 | #define HAVE_RAW_DECL_IMAXABS 1
2115 | #define HAVE_RAW_DECL_IMAXDIV 1
2116 | #define HAVE_RAW_DECL_STRTOIMAX 1
2117 | #define HAVE_RAW_DECL_STRTOUMAX 1
2118 | #define HAVE_INTTYPES_H 1
2119 | #define DBL_EXPBIT0_WORD 1
2120 | #define DBL_EXPBIT0_BIT 20
2121 | #define HAVE_LANGINFO_CODESET 1
2122 | #define HAVE_WORKING_O_NOATIME 0
2123 | #define HAVE_WORKING_O_NOFOLLOW 1
2124 | #define HAVE_DECL_GETC_UNLOCKED 1
2125 | #define MAP_ANONYMOUS MAP_ANON
2126 | #define HAVE_MAP_ANONYMOUS 1
2127 | #define HAVE_DECL_MEMMEM 1
2128 | #define HAVE_MEMMEM 1
2129 | /* end confdefs.h.  */
2130 | #include <stdio.h>
2131 | #ifdef HAVE_SYS_TYPES_H
2132 | # include <sys/types.h>
2133 | #endif
2134 | #ifdef HAVE_SYS_STAT_H
2135 | # include <sys/stat.h>
2136 | #endif
2137 | #ifdef STDC_HEADERS
2138 | # include <stdlib.h>
2139 | # include <stddef.h>
2140 | #else
2141 | # ifdef HAVE_STDLIB_H
2142 | #  include <stdlib.h>
2143 | # endif
2144 | #endif
2145 | #ifdef HAVE_STRING_H
2146 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2147 | #  include <memory.h>
2148 | # endif
2149 | # include <string.h>
2150 | #endif
2151 | #ifdef HAVE_STRINGS_H
2152 | # include <strings.h>
2153 | #endif
2154 | #ifdef HAVE_INTTYPES_H
2155 | # include <inttypes.h>
2156 | #endif
2157 | #ifdef HAVE_STDINT_H
2158 | # include <stdint.h>
2159 | #endif
2160 | #ifdef HAVE_UNISTD_H
2161 | # include <unistd.h>
2162 | #endif
2163 | int
2164 | main ()
2165 | {
2166 | if (sizeof ((_Bool)))
2167 |           return 0;
2168 |   ;
2169 |   return 0;
2170 | }
2171 configure:9307: result: yes
2172 configure:9323: checking for wchar_t
2173 configure:9340: gcc -c -g -O2  conftest.c >&5
2174 configure:9340: $? = 0
2175 configure:9347: result: yes
2176 configure:9355: checking for C/C++ restrict keyword
2177 configure:9380: gcc -c -g -O2  conftest.c >&5
2178 configure:9380: $? = 0
2179 configure:9388: result: __restrict
2180 configure:9475: checking whether ffsl is declared without a macro
2181 configure:9493: gcc -c -g -O2  conftest.c >&5
2182 configure:9493: $? = 0
2183 configure:9501: result: yes
2184 configure:9475: checking whether ffsll is declared without a macro
2185 configure:9493: gcc -c -g -O2  conftest.c >&5
2186 configure:9493: $? = 0
2187 configure:9501: result: yes
2188 configure:9475: checking whether memmem is declared without a macro
2189 configure:9493: gcc -c -g -O2  conftest.c >&5
2190 configure:9493: $? = 0
2191 configure:9501: result: yes
2192 configure:9475: checking whether mempcpy is declared without a macro
2193 configure:9493: gcc -c -g -O2  conftest.c >&5
2194 conftest.c:93:10: error: use of undeclared identifier 'mempcpy'
2195   (void) mempcpy;
2196          ^
2197 1 error generated.
2198 configure:9493: $? = 1
2199 configure: failed program was:
2200 | /* confdefs.h */
2201 | #define PACKAGE_NAME ""
2202 | #define PACKAGE_TARNAME ""
2203 | #define PACKAGE_VERSION ""
2204 | #define PACKAGE_STRING ""
2205 | #define PACKAGE_BUGREPORT ""
2206 | #define PACKAGE_URL ""
2207 | #define STDC_HEADERS 1
2208 | #define HAVE_SYS_TYPES_H 1
2209 | #define HAVE_SYS_STAT_H 1
2210 | #define HAVE_STDLIB_H 1
2211 | #define HAVE_STRING_H 1
2212 | #define HAVE_MEMORY_H 1
2213 | #define HAVE_STRINGS_H 1
2214 | #define HAVE_INTTYPES_H 1
2215 | #define HAVE_STDINT_H 1
2216 | #define HAVE_UNISTD_H 1
2217 | #define __EXTENSIONS__ 1
2218 | #define _ALL_SOURCE 1
2219 | #define _DARWIN_C_SOURCE 1
2220 | #define _GNU_SOURCE 1
2221 | #define _POSIX_PTHREAD_SEMANTICS 1
2222 | #define _TANDEM_SOURCE 1
2223 | #define HAVE_ALLOCA_H 1
2224 | #define HAVE_ALLOCA 1
2225 | #define HAVE_DIRENT_H 1
2226 | #define HAVE_WCTYPE_H 1
2227 | #define HAVE_WCHAR_H 1
2228 | #define HAVE_STDINT_H 1
2229 | #define HAVE_INTTYPES_H 1
2230 | #define HAVE_UNISTD_H 1
2231 | #define HAVE_MATH_H 1
2232 | #define HAVE_SYS_MMAN_H 1
2233 | #define HAVE_SYS_PARAM_H 1
2234 | #define HAVE_SYS_STAT_H 1
2235 | #define HAVE_SYS_TIME_H 1
2236 | #define HAVE_MBSTATE_T 1
2237 | #define HAVE_BTOWC 1
2238 | #define HAVE_ISBLANK 1
2239 | #define HAVE_ISWCTYPE 1
2240 | #define HAVE_MBSRTOWCS 1
2241 | #define HAVE_WMEMCHR 1
2242 | #define HAVE_WMEMCPY 1
2243 | #define HAVE_ALARM 1
2244 | #define HAVE_SYMLINK 1
2245 | #define HAVE_MBSINIT 1
2246 | #define HAVE_MBRTOWC 1
2247 | #define HAVE_MPROTECT 1
2248 | #define HAVE_ISWCNTRL 1
2249 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
2250 | #define HAVE_LONG_LONG_INT 1
2251 | #define BITSIZEOF_PTRDIFF_T 64
2252 | #define BITSIZEOF_SIZE_T 64
2253 | #define BITSIZEOF_SIG_ATOMIC_T 32
2254 | #define BITSIZEOF_WCHAR_T 32
2255 | #define BITSIZEOF_WINT_T 32
2256 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
2257 | #define HAVE_SIGNED_WCHAR_T 1
2258 | #define HAVE_SIGNED_WINT_T 1
2259 | #define PTRDIFF_T_SUFFIX l
2260 | #define SIZE_T_SUFFIX ul
2261 | #define SIG_ATOMIC_T_SUFFIX 
2262 | #define WCHAR_T_SUFFIX 
2263 | #define WINT_T_SUFFIX 
2264 | #define HAVE_RAW_DECL_IMAXABS 1
2265 | #define HAVE_RAW_DECL_IMAXDIV 1
2266 | #define HAVE_RAW_DECL_STRTOIMAX 1
2267 | #define HAVE_RAW_DECL_STRTOUMAX 1
2268 | #define HAVE_INTTYPES_H 1
2269 | #define DBL_EXPBIT0_WORD 1
2270 | #define DBL_EXPBIT0_BIT 20
2271 | #define HAVE_LANGINFO_CODESET 1
2272 | #define HAVE_WORKING_O_NOATIME 0
2273 | #define HAVE_WORKING_O_NOFOLLOW 1
2274 | #define HAVE_DECL_GETC_UNLOCKED 1
2275 | #define MAP_ANONYMOUS MAP_ANON
2276 | #define HAVE_MAP_ANONYMOUS 1
2277 | #define HAVE_DECL_MEMMEM 1
2278 | #define HAVE_MEMMEM 1
2279 | #define HAVE__BOOL 1
2280 | #define HAVE_WCHAR_T 1
2281 | #define restrict __restrict
2282 | #define HAVE_RAW_DECL_FFSL 1
2283 | #define HAVE_RAW_DECL_FFSLL 1
2284 | #define HAVE_RAW_DECL_MEMMEM 1
2285 | /* end confdefs.h.  */
2286 | #include <string.h>
2287
2288 | int
2289 | main ()
2290 | {
2291 | #undef mempcpy
2292 |   (void) mempcpy;
2293 |   ;
2294 |   return 0;
2295 | }
2296 configure:9501: result: no
2297 configure:9475: checking whether memrchr is declared without a macro
2298 configure:9493: gcc -c -g -O2  conftest.c >&5
2299 conftest.c:93:10: error: use of undeclared identifier 'memrchr'
2300   (void) memrchr;
2301          ^
2302 1 error generated.
2303 configure:9493: $? = 1
2304 configure: failed program was:
2305 | /* confdefs.h */
2306 | #define PACKAGE_NAME ""
2307 | #define PACKAGE_TARNAME ""
2308 | #define PACKAGE_VERSION ""
2309 | #define PACKAGE_STRING ""
2310 | #define PACKAGE_BUGREPORT ""
2311 | #define PACKAGE_URL ""
2312 | #define STDC_HEADERS 1
2313 | #define HAVE_SYS_TYPES_H 1
2314 | #define HAVE_SYS_STAT_H 1
2315 | #define HAVE_STDLIB_H 1
2316 | #define HAVE_STRING_H 1
2317 | #define HAVE_MEMORY_H 1
2318 | #define HAVE_STRINGS_H 1
2319 | #define HAVE_INTTYPES_H 1
2320 | #define HAVE_STDINT_H 1
2321 | #define HAVE_UNISTD_H 1
2322 | #define __EXTENSIONS__ 1
2323 | #define _ALL_SOURCE 1
2324 | #define _DARWIN_C_SOURCE 1
2325 | #define _GNU_SOURCE 1
2326 | #define _POSIX_PTHREAD_SEMANTICS 1
2327 | #define _TANDEM_SOURCE 1
2328 | #define HAVE_ALLOCA_H 1
2329 | #define HAVE_ALLOCA 1
2330 | #define HAVE_DIRENT_H 1
2331 | #define HAVE_WCTYPE_H 1
2332 | #define HAVE_WCHAR_H 1
2333 | #define HAVE_STDINT_H 1
2334 | #define HAVE_INTTYPES_H 1
2335 | #define HAVE_UNISTD_H 1
2336 | #define HAVE_MATH_H 1
2337 | #define HAVE_SYS_MMAN_H 1
2338 | #define HAVE_SYS_PARAM_H 1
2339 | #define HAVE_SYS_STAT_H 1
2340 | #define HAVE_SYS_TIME_H 1
2341 | #define HAVE_MBSTATE_T 1
2342 | #define HAVE_BTOWC 1
2343 | #define HAVE_ISBLANK 1
2344 | #define HAVE_ISWCTYPE 1
2345 | #define HAVE_MBSRTOWCS 1
2346 | #define HAVE_WMEMCHR 1
2347 | #define HAVE_WMEMCPY 1
2348 | #define HAVE_ALARM 1
2349 | #define HAVE_SYMLINK 1
2350 | #define HAVE_MBSINIT 1
2351 | #define HAVE_MBRTOWC 1
2352 | #define HAVE_MPROTECT 1
2353 | #define HAVE_ISWCNTRL 1
2354 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
2355 | #define HAVE_LONG_LONG_INT 1
2356 | #define BITSIZEOF_PTRDIFF_T 64
2357 | #define BITSIZEOF_SIZE_T 64
2358 | #define BITSIZEOF_SIG_ATOMIC_T 32
2359 | #define BITSIZEOF_WCHAR_T 32
2360 | #define BITSIZEOF_WINT_T 32
2361 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
2362 | #define HAVE_SIGNED_WCHAR_T 1
2363 | #define HAVE_SIGNED_WINT_T 1
2364 | #define PTRDIFF_T_SUFFIX l
2365 | #define SIZE_T_SUFFIX ul
2366 | #define SIG_ATOMIC_T_SUFFIX 
2367 | #define WCHAR_T_SUFFIX 
2368 | #define WINT_T_SUFFIX 
2369 | #define HAVE_RAW_DECL_IMAXABS 1
2370 | #define HAVE_RAW_DECL_IMAXDIV 1
2371 | #define HAVE_RAW_DECL_STRTOIMAX 1
2372 | #define HAVE_RAW_DECL_STRTOUMAX 1
2373 | #define HAVE_INTTYPES_H 1
2374 | #define DBL_EXPBIT0_WORD 1
2375 | #define DBL_EXPBIT0_BIT 20
2376 | #define HAVE_LANGINFO_CODESET 1
2377 | #define HAVE_WORKING_O_NOATIME 0
2378 | #define HAVE_WORKING_O_NOFOLLOW 1
2379 | #define HAVE_DECL_GETC_UNLOCKED 1
2380 | #define MAP_ANONYMOUS MAP_ANON
2381 | #define HAVE_MAP_ANONYMOUS 1
2382 | #define HAVE_DECL_MEMMEM 1
2383 | #define HAVE_MEMMEM 1
2384 | #define HAVE__BOOL 1
2385 | #define HAVE_WCHAR_T 1
2386 | #define restrict __restrict
2387 | #define HAVE_RAW_DECL_FFSL 1
2388 | #define HAVE_RAW_DECL_FFSLL 1
2389 | #define HAVE_RAW_DECL_MEMMEM 1
2390 | /* end confdefs.h.  */
2391 | #include <string.h>
2392
2393 | int
2394 | main ()
2395 | {
2396 | #undef memrchr
2397 |   (void) memrchr;
2398 |   ;
2399 |   return 0;
2400 | }
2401 configure:9501: result: no
2402 configure:9475: checking whether rawmemchr is declared without a macro
2403 configure:9493: gcc -c -g -O2  conftest.c >&5
2404 conftest.c:93:10: error: use of undeclared identifier 'rawmemchr'
2405   (void) rawmemchr;
2406          ^
2407 1 error generated.
2408 configure:9493: $? = 1
2409 configure: failed program was:
2410 | /* confdefs.h */
2411 | #define PACKAGE_NAME ""
2412 | #define PACKAGE_TARNAME ""
2413 | #define PACKAGE_VERSION ""
2414 | #define PACKAGE_STRING ""
2415 | #define PACKAGE_BUGREPORT ""
2416 | #define PACKAGE_URL ""
2417 | #define STDC_HEADERS 1
2418 | #define HAVE_SYS_TYPES_H 1
2419 | #define HAVE_SYS_STAT_H 1
2420 | #define HAVE_STDLIB_H 1
2421 | #define HAVE_STRING_H 1
2422 | #define HAVE_MEMORY_H 1
2423 | #define HAVE_STRINGS_H 1
2424 | #define HAVE_INTTYPES_H 1
2425 | #define HAVE_STDINT_H 1
2426 | #define HAVE_UNISTD_H 1
2427 | #define __EXTENSIONS__ 1
2428 | #define _ALL_SOURCE 1
2429 | #define _DARWIN_C_SOURCE 1
2430 | #define _GNU_SOURCE 1
2431 | #define _POSIX_PTHREAD_SEMANTICS 1
2432 | #define _TANDEM_SOURCE 1
2433 | #define HAVE_ALLOCA_H 1
2434 | #define HAVE_ALLOCA 1
2435 | #define HAVE_DIRENT_H 1
2436 | #define HAVE_WCTYPE_H 1
2437 | #define HAVE_WCHAR_H 1
2438 | #define HAVE_STDINT_H 1
2439 | #define HAVE_INTTYPES_H 1
2440 | #define HAVE_UNISTD_H 1
2441 | #define HAVE_MATH_H 1
2442 | #define HAVE_SYS_MMAN_H 1
2443 | #define HAVE_SYS_PARAM_H 1
2444 | #define HAVE_SYS_STAT_H 1
2445 | #define HAVE_SYS_TIME_H 1
2446 | #define HAVE_MBSTATE_T 1
2447 | #define HAVE_BTOWC 1
2448 | #define HAVE_ISBLANK 1
2449 | #define HAVE_ISWCTYPE 1
2450 | #define HAVE_MBSRTOWCS 1
2451 | #define HAVE_WMEMCHR 1
2452 | #define HAVE_WMEMCPY 1
2453 | #define HAVE_ALARM 1
2454 | #define HAVE_SYMLINK 1
2455 | #define HAVE_MBSINIT 1
2456 | #define HAVE_MBRTOWC 1
2457 | #define HAVE_MPROTECT 1
2458 | #define HAVE_ISWCNTRL 1
2459 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
2460 | #define HAVE_LONG_LONG_INT 1
2461 | #define BITSIZEOF_PTRDIFF_T 64
2462 | #define BITSIZEOF_SIZE_T 64
2463 | #define BITSIZEOF_SIG_ATOMIC_T 32
2464 | #define BITSIZEOF_WCHAR_T 32
2465 | #define BITSIZEOF_WINT_T 32
2466 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
2467 | #define HAVE_SIGNED_WCHAR_T 1
2468 | #define HAVE_SIGNED_WINT_T 1
2469 | #define PTRDIFF_T_SUFFIX l
2470 | #define SIZE_T_SUFFIX ul
2471 | #define SIG_ATOMIC_T_SUFFIX 
2472 | #define WCHAR_T_SUFFIX 
2473 | #define WINT_T_SUFFIX 
2474 | #define HAVE_RAW_DECL_IMAXABS 1
2475 | #define HAVE_RAW_DECL_IMAXDIV 1
2476 | #define HAVE_RAW_DECL_STRTOIMAX 1
2477 | #define HAVE_RAW_DECL_STRTOUMAX 1
2478 | #define HAVE_INTTYPES_H 1
2479 | #define DBL_EXPBIT0_WORD 1
2480 | #define DBL_EXPBIT0_BIT 20
2481 | #define HAVE_LANGINFO_CODESET 1
2482 | #define HAVE_WORKING_O_NOATIME 0
2483 | #define HAVE_WORKING_O_NOFOLLOW 1
2484 | #define HAVE_DECL_GETC_UNLOCKED 1
2485 | #define MAP_ANONYMOUS MAP_ANON
2486 | #define HAVE_MAP_ANONYMOUS 1
2487 | #define HAVE_DECL_MEMMEM 1
2488 | #define HAVE_MEMMEM 1
2489 | #define HAVE__BOOL 1
2490 | #define HAVE_WCHAR_T 1
2491 | #define restrict __restrict
2492 | #define HAVE_RAW_DECL_FFSL 1
2493 | #define HAVE_RAW_DECL_FFSLL 1
2494 | #define HAVE_RAW_DECL_MEMMEM 1
2495 | /* end confdefs.h.  */
2496 | #include <string.h>
2497
2498 | int
2499 | main ()
2500 | {
2501 | #undef rawmemchr
2502 |   (void) rawmemchr;
2503 |   ;
2504 |   return 0;
2505 | }
2506 configure:9501: result: no
2507 configure:9475: checking whether stpcpy is declared without a macro
2508 configure:9493: gcc -c -g -O2  conftest.c >&5
2509 configure:9493: $? = 0
2510 configure:9501: result: yes
2511 configure:9475: checking whether stpncpy is declared without a macro
2512 configure:9493: gcc -c -g -O2  conftest.c >&5
2513 configure:9493: $? = 0
2514 configure:9501: result: yes
2515 configure:9475: checking whether strchrnul is declared without a macro
2516 configure:9493: gcc -c -g -O2  conftest.c >&5
2517 conftest.c:95:10: error: use of undeclared identifier 'strchrnul'
2518   (void) strchrnul;
2519          ^
2520 1 error generated.
2521 configure:9493: $? = 1
2522 configure: failed program was:
2523 | /* confdefs.h */
2524 | #define PACKAGE_NAME ""
2525 | #define PACKAGE_TARNAME ""
2526 | #define PACKAGE_VERSION ""
2527 | #define PACKAGE_STRING ""
2528 | #define PACKAGE_BUGREPORT ""
2529 | #define PACKAGE_URL ""
2530 | #define STDC_HEADERS 1
2531 | #define HAVE_SYS_TYPES_H 1
2532 | #define HAVE_SYS_STAT_H 1
2533 | #define HAVE_STDLIB_H 1
2534 | #define HAVE_STRING_H 1
2535 | #define HAVE_MEMORY_H 1
2536 | #define HAVE_STRINGS_H 1
2537 | #define HAVE_INTTYPES_H 1
2538 | #define HAVE_STDINT_H 1
2539 | #define HAVE_UNISTD_H 1
2540 | #define __EXTENSIONS__ 1
2541 | #define _ALL_SOURCE 1
2542 | #define _DARWIN_C_SOURCE 1
2543 | #define _GNU_SOURCE 1
2544 | #define _POSIX_PTHREAD_SEMANTICS 1
2545 | #define _TANDEM_SOURCE 1
2546 | #define HAVE_ALLOCA_H 1
2547 | #define HAVE_ALLOCA 1
2548 | #define HAVE_DIRENT_H 1
2549 | #define HAVE_WCTYPE_H 1
2550 | #define HAVE_WCHAR_H 1
2551 | #define HAVE_STDINT_H 1
2552 | #define HAVE_INTTYPES_H 1
2553 | #define HAVE_UNISTD_H 1
2554 | #define HAVE_MATH_H 1
2555 | #define HAVE_SYS_MMAN_H 1
2556 | #define HAVE_SYS_PARAM_H 1
2557 | #define HAVE_SYS_STAT_H 1
2558 | #define HAVE_SYS_TIME_H 1
2559 | #define HAVE_MBSTATE_T 1
2560 | #define HAVE_BTOWC 1
2561 | #define HAVE_ISBLANK 1
2562 | #define HAVE_ISWCTYPE 1
2563 | #define HAVE_MBSRTOWCS 1
2564 | #define HAVE_WMEMCHR 1
2565 | #define HAVE_WMEMCPY 1
2566 | #define HAVE_ALARM 1
2567 | #define HAVE_SYMLINK 1
2568 | #define HAVE_MBSINIT 1
2569 | #define HAVE_MBRTOWC 1
2570 | #define HAVE_MPROTECT 1
2571 | #define HAVE_ISWCNTRL 1
2572 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
2573 | #define HAVE_LONG_LONG_INT 1
2574 | #define BITSIZEOF_PTRDIFF_T 64
2575 | #define BITSIZEOF_SIZE_T 64
2576 | #define BITSIZEOF_SIG_ATOMIC_T 32
2577 | #define BITSIZEOF_WCHAR_T 32
2578 | #define BITSIZEOF_WINT_T 32
2579 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
2580 | #define HAVE_SIGNED_WCHAR_T 1
2581 | #define HAVE_SIGNED_WINT_T 1
2582 | #define PTRDIFF_T_SUFFIX l
2583 | #define SIZE_T_SUFFIX ul
2584 | #define SIG_ATOMIC_T_SUFFIX 
2585 | #define WCHAR_T_SUFFIX 
2586 | #define WINT_T_SUFFIX 
2587 | #define HAVE_RAW_DECL_IMAXABS 1
2588 | #define HAVE_RAW_DECL_IMAXDIV 1
2589 | #define HAVE_RAW_DECL_STRTOIMAX 1
2590 | #define HAVE_RAW_DECL_STRTOUMAX 1
2591 | #define HAVE_INTTYPES_H 1
2592 | #define DBL_EXPBIT0_WORD 1
2593 | #define DBL_EXPBIT0_BIT 20
2594 | #define HAVE_LANGINFO_CODESET 1
2595 | #define HAVE_WORKING_O_NOATIME 0
2596 | #define HAVE_WORKING_O_NOFOLLOW 1
2597 | #define HAVE_DECL_GETC_UNLOCKED 1
2598 | #define MAP_ANONYMOUS MAP_ANON
2599 | #define HAVE_MAP_ANONYMOUS 1
2600 | #define HAVE_DECL_MEMMEM 1
2601 | #define HAVE_MEMMEM 1
2602 | #define HAVE__BOOL 1
2603 | #define HAVE_WCHAR_T 1
2604 | #define restrict __restrict
2605 | #define HAVE_RAW_DECL_FFSL 1
2606 | #define HAVE_RAW_DECL_FFSLL 1
2607 | #define HAVE_RAW_DECL_MEMMEM 1
2608 | #define HAVE_RAW_DECL_STPCPY 1
2609 | #define HAVE_RAW_DECL_STPNCPY 1
2610 | /* end confdefs.h.  */
2611 | #include <string.h>
2612
2613 | int
2614 | main ()
2615 | {
2616 | #undef strchrnul
2617 |   (void) strchrnul;
2618 |   ;
2619 |   return 0;
2620 | }
2621 configure:9501: result: no
2622 configure:9475: checking whether strdup is declared without a macro
2623 configure:9493: gcc -c -g -O2  conftest.c >&5
2624 configure:9493: $? = 0
2625 configure:9501: result: yes
2626 configure:9475: checking whether strncat is declared without a macro
2627 configure:9493: gcc -c -g -O2  conftest.c >&5
2628 configure:9493: $? = 0
2629 configure:9501: result: yes
2630 configure:9475: checking whether strndup is declared without a macro
2631 configure:9493: gcc -c -g -O2  conftest.c >&5
2632 configure:9493: $? = 0
2633 configure:9501: result: yes
2634 configure:9475: checking whether strnlen is declared without a macro
2635 configure:9493: gcc -c -g -O2  conftest.c >&5
2636 configure:9493: $? = 0
2637 configure:9501: result: yes
2638 configure:9475: checking whether strpbrk is declared without a macro
2639 configure:9493: gcc -c -g -O2  conftest.c >&5
2640 configure:9493: $? = 0
2641 configure:9501: result: yes
2642 configure:9475: checking whether strsep is declared without a macro
2643 configure:9493: gcc -c -g -O2  conftest.c >&5
2644 configure:9493: $? = 0
2645 configure:9501: result: yes
2646 configure:9475: checking whether strcasestr is declared without a macro
2647 configure:9493: gcc -c -g -O2  conftest.c >&5
2648 configure:9493: $? = 0
2649 configure:9501: result: yes
2650 configure:9475: checking whether strtok_r is declared without a macro
2651 configure:9493: gcc -c -g -O2  conftest.c >&5
2652 configure:9493: $? = 0
2653 configure:9501: result: yes
2654 configure:9475: checking whether strerror_r is declared without a macro
2655 configure:9493: gcc -c -g -O2  conftest.c >&5
2656 configure:9493: $? = 0
2657 configure:9501: result: yes
2658 configure:9475: checking whether strsignal is declared without a macro
2659 configure:9493: gcc -c -g -O2  conftest.c >&5
2660 configure:9493: $? = 0
2661 configure:9501: result: yes
2662 configure:9475: checking whether strverscmp is declared without a macro
2663 configure:9493: gcc -c -g -O2  conftest.c >&5
2664 conftest.c:105:10: error: use of undeclared identifier 'strverscmp'
2665   (void) strverscmp;
2666          ^
2667 1 error generated.
2668 configure:9493: $? = 1
2669 configure: failed program was:
2670 | /* confdefs.h */
2671 | #define PACKAGE_NAME ""
2672 | #define PACKAGE_TARNAME ""
2673 | #define PACKAGE_VERSION ""
2674 | #define PACKAGE_STRING ""
2675 | #define PACKAGE_BUGREPORT ""
2676 | #define PACKAGE_URL ""
2677 | #define STDC_HEADERS 1
2678 | #define HAVE_SYS_TYPES_H 1
2679 | #define HAVE_SYS_STAT_H 1
2680 | #define HAVE_STDLIB_H 1
2681 | #define HAVE_STRING_H 1
2682 | #define HAVE_MEMORY_H 1
2683 | #define HAVE_STRINGS_H 1
2684 | #define HAVE_INTTYPES_H 1
2685 | #define HAVE_STDINT_H 1
2686 | #define HAVE_UNISTD_H 1
2687 | #define __EXTENSIONS__ 1
2688 | #define _ALL_SOURCE 1
2689 | #define _DARWIN_C_SOURCE 1
2690 | #define _GNU_SOURCE 1
2691 | #define _POSIX_PTHREAD_SEMANTICS 1
2692 | #define _TANDEM_SOURCE 1
2693 | #define HAVE_ALLOCA_H 1
2694 | #define HAVE_ALLOCA 1
2695 | #define HAVE_DIRENT_H 1
2696 | #define HAVE_WCTYPE_H 1
2697 | #define HAVE_WCHAR_H 1
2698 | #define HAVE_STDINT_H 1
2699 | #define HAVE_INTTYPES_H 1
2700 | #define HAVE_UNISTD_H 1
2701 | #define HAVE_MATH_H 1
2702 | #define HAVE_SYS_MMAN_H 1
2703 | #define HAVE_SYS_PARAM_H 1
2704 | #define HAVE_SYS_STAT_H 1
2705 | #define HAVE_SYS_TIME_H 1
2706 | #define HAVE_MBSTATE_T 1
2707 | #define HAVE_BTOWC 1
2708 | #define HAVE_ISBLANK 1
2709 | #define HAVE_ISWCTYPE 1
2710 | #define HAVE_MBSRTOWCS 1
2711 | #define HAVE_WMEMCHR 1
2712 | #define HAVE_WMEMCPY 1
2713 | #define HAVE_ALARM 1
2714 | #define HAVE_SYMLINK 1
2715 | #define HAVE_MBSINIT 1
2716 | #define HAVE_MBRTOWC 1
2717 | #define HAVE_MPROTECT 1
2718 | #define HAVE_ISWCNTRL 1
2719 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
2720 | #define HAVE_LONG_LONG_INT 1
2721 | #define BITSIZEOF_PTRDIFF_T 64
2722 | #define BITSIZEOF_SIZE_T 64
2723 | #define BITSIZEOF_SIG_ATOMIC_T 32
2724 | #define BITSIZEOF_WCHAR_T 32
2725 | #define BITSIZEOF_WINT_T 32
2726 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
2727 | #define HAVE_SIGNED_WCHAR_T 1
2728 | #define HAVE_SIGNED_WINT_T 1
2729 | #define PTRDIFF_T_SUFFIX l
2730 | #define SIZE_T_SUFFIX ul
2731 | #define SIG_ATOMIC_T_SUFFIX 
2732 | #define WCHAR_T_SUFFIX 
2733 | #define WINT_T_SUFFIX 
2734 | #define HAVE_RAW_DECL_IMAXABS 1
2735 | #define HAVE_RAW_DECL_IMAXDIV 1
2736 | #define HAVE_RAW_DECL_STRTOIMAX 1
2737 | #define HAVE_RAW_DECL_STRTOUMAX 1
2738 | #define HAVE_INTTYPES_H 1
2739 | #define DBL_EXPBIT0_WORD 1
2740 | #define DBL_EXPBIT0_BIT 20
2741 | #define HAVE_LANGINFO_CODESET 1
2742 | #define HAVE_WORKING_O_NOATIME 0
2743 | #define HAVE_WORKING_O_NOFOLLOW 1
2744 | #define HAVE_DECL_GETC_UNLOCKED 1
2745 | #define MAP_ANONYMOUS MAP_ANON
2746 | #define HAVE_MAP_ANONYMOUS 1
2747 | #define HAVE_DECL_MEMMEM 1
2748 | #define HAVE_MEMMEM 1
2749 | #define HAVE__BOOL 1
2750 | #define HAVE_WCHAR_T 1
2751 | #define restrict __restrict
2752 | #define HAVE_RAW_DECL_FFSL 1
2753 | #define HAVE_RAW_DECL_FFSLL 1
2754 | #define HAVE_RAW_DECL_MEMMEM 1
2755 | #define HAVE_RAW_DECL_STPCPY 1
2756 | #define HAVE_RAW_DECL_STPNCPY 1
2757 | #define HAVE_RAW_DECL_STRDUP 1
2758 | #define HAVE_RAW_DECL_STRNCAT 1
2759 | #define HAVE_RAW_DECL_STRNDUP 1
2760 | #define HAVE_RAW_DECL_STRNLEN 1
2761 | #define HAVE_RAW_DECL_STRPBRK 1
2762 | #define HAVE_RAW_DECL_STRSEP 1
2763 | #define HAVE_RAW_DECL_STRCASESTR 1
2764 | #define HAVE_RAW_DECL_STRTOK_R 1
2765 | #define HAVE_RAW_DECL_STRERROR_R 1
2766 | #define HAVE_RAW_DECL_STRSIGNAL 1
2767 | /* end confdefs.h.  */
2768 | #include <string.h>
2769
2770 | int
2771 | main ()
2772 | {
2773 | #undef strverscmp
2774 |   (void) strverscmp;
2775 |   ;
2776 |   return 0;
2777 | }
2778 configure:9501: result: no
2779 configure:9520: checking whether strstr works
2780 configure:9572: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
2781 configure:9572: $? = 0
2782 configure:9572: ./conftest
2783 configure:9572: $? = 0
2784 configure:9583: result: yes
2785 configure:9628: checking whether stat file-mode macros are broken
2786 configure:9655: gcc -c -g -O2  conftest.c >&5
2787 configure:9655: $? = 0
2788 configure:9662: result: no
2789 configure:9672: checking for mode_t
2790 configure:9672: gcc -c -g -O2  conftest.c >&5
2791 configure:9672: $? = 0
2792 configure:9672: gcc -c -g -O2  conftest.c >&5
2793 conftest.c:135:21: error: expected expression
2794 if (sizeof ((mode_t)))
2795                     ^
2796 1 error generated.
2797 configure:9672: $? = 1
2798 configure: failed program was:
2799 | /* confdefs.h */
2800 | #define PACKAGE_NAME ""
2801 | #define PACKAGE_TARNAME ""
2802 | #define PACKAGE_VERSION ""
2803 | #define PACKAGE_STRING ""
2804 | #define PACKAGE_BUGREPORT ""
2805 | #define PACKAGE_URL ""
2806 | #define STDC_HEADERS 1
2807 | #define HAVE_SYS_TYPES_H 1
2808 | #define HAVE_SYS_STAT_H 1
2809 | #define HAVE_STDLIB_H 1
2810 | #define HAVE_STRING_H 1
2811 | #define HAVE_MEMORY_H 1
2812 | #define HAVE_STRINGS_H 1
2813 | #define HAVE_INTTYPES_H 1
2814 | #define HAVE_STDINT_H 1
2815 | #define HAVE_UNISTD_H 1
2816 | #define __EXTENSIONS__ 1
2817 | #define _ALL_SOURCE 1
2818 | #define _DARWIN_C_SOURCE 1
2819 | #define _GNU_SOURCE 1
2820 | #define _POSIX_PTHREAD_SEMANTICS 1
2821 | #define _TANDEM_SOURCE 1
2822 | #define HAVE_ALLOCA_H 1
2823 | #define HAVE_ALLOCA 1
2824 | #define HAVE_DIRENT_H 1
2825 | #define HAVE_WCTYPE_H 1
2826 | #define HAVE_WCHAR_H 1
2827 | #define HAVE_STDINT_H 1
2828 | #define HAVE_INTTYPES_H 1
2829 | #define HAVE_UNISTD_H 1
2830 | #define HAVE_MATH_H 1
2831 | #define HAVE_SYS_MMAN_H 1
2832 | #define HAVE_SYS_PARAM_H 1
2833 | #define HAVE_SYS_STAT_H 1
2834 | #define HAVE_SYS_TIME_H 1
2835 | #define HAVE_MBSTATE_T 1
2836 | #define HAVE_BTOWC 1
2837 | #define HAVE_ISBLANK 1
2838 | #define HAVE_ISWCTYPE 1
2839 | #define HAVE_MBSRTOWCS 1
2840 | #define HAVE_WMEMCHR 1
2841 | #define HAVE_WMEMCPY 1
2842 | #define HAVE_ALARM 1
2843 | #define HAVE_SYMLINK 1
2844 | #define HAVE_MBSINIT 1
2845 | #define HAVE_MBRTOWC 1
2846 | #define HAVE_MPROTECT 1
2847 | #define HAVE_ISWCNTRL 1
2848 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
2849 | #define HAVE_LONG_LONG_INT 1
2850 | #define BITSIZEOF_PTRDIFF_T 64
2851 | #define BITSIZEOF_SIZE_T 64
2852 | #define BITSIZEOF_SIG_ATOMIC_T 32
2853 | #define BITSIZEOF_WCHAR_T 32
2854 | #define BITSIZEOF_WINT_T 32
2855 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
2856 | #define HAVE_SIGNED_WCHAR_T 1
2857 | #define HAVE_SIGNED_WINT_T 1
2858 | #define PTRDIFF_T_SUFFIX l
2859 | #define SIZE_T_SUFFIX ul
2860 | #define SIG_ATOMIC_T_SUFFIX 
2861 | #define WCHAR_T_SUFFIX 
2862 | #define WINT_T_SUFFIX 
2863 | #define HAVE_RAW_DECL_IMAXABS 1
2864 | #define HAVE_RAW_DECL_IMAXDIV 1
2865 | #define HAVE_RAW_DECL_STRTOIMAX 1
2866 | #define HAVE_RAW_DECL_STRTOUMAX 1
2867 | #define HAVE_INTTYPES_H 1
2868 | #define DBL_EXPBIT0_WORD 1
2869 | #define DBL_EXPBIT0_BIT 20
2870 | #define HAVE_LANGINFO_CODESET 1
2871 | #define HAVE_WORKING_O_NOATIME 0
2872 | #define HAVE_WORKING_O_NOFOLLOW 1
2873 | #define HAVE_DECL_GETC_UNLOCKED 1
2874 | #define MAP_ANONYMOUS MAP_ANON
2875 | #define HAVE_MAP_ANONYMOUS 1
2876 | #define HAVE_DECL_MEMMEM 1
2877 | #define HAVE_MEMMEM 1
2878 | #define HAVE__BOOL 1
2879 | #define HAVE_WCHAR_T 1
2880 | #define restrict __restrict
2881 | #define HAVE_RAW_DECL_FFSL 1
2882 | #define HAVE_RAW_DECL_FFSLL 1
2883 | #define HAVE_RAW_DECL_MEMMEM 1
2884 | #define HAVE_RAW_DECL_STPCPY 1
2885 | #define HAVE_RAW_DECL_STPNCPY 1
2886 | #define HAVE_RAW_DECL_STRDUP 1
2887 | #define HAVE_RAW_DECL_STRNCAT 1
2888 | #define HAVE_RAW_DECL_STRNDUP 1
2889 | #define HAVE_RAW_DECL_STRNLEN 1
2890 | #define HAVE_RAW_DECL_STRPBRK 1
2891 | #define HAVE_RAW_DECL_STRSEP 1
2892 | #define HAVE_RAW_DECL_STRCASESTR 1
2893 | #define HAVE_RAW_DECL_STRTOK_R 1
2894 | #define HAVE_RAW_DECL_STRERROR_R 1
2895 | #define HAVE_RAW_DECL_STRSIGNAL 1
2896 | /* end confdefs.h.  */
2897 | #include <stdio.h>
2898 | #ifdef HAVE_SYS_TYPES_H
2899 | # include <sys/types.h>
2900 | #endif
2901 | #ifdef HAVE_SYS_STAT_H
2902 | # include <sys/stat.h>
2903 | #endif
2904 | #ifdef STDC_HEADERS
2905 | # include <stdlib.h>
2906 | # include <stddef.h>
2907 | #else
2908 | # ifdef HAVE_STDLIB_H
2909 | #  include <stdlib.h>
2910 | # endif
2911 | #endif
2912 | #ifdef HAVE_STRING_H
2913 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2914 | #  include <memory.h>
2915 | # endif
2916 | # include <string.h>
2917 | #endif
2918 | #ifdef HAVE_STRINGS_H
2919 | # include <strings.h>
2920 | #endif
2921 | #ifdef HAVE_INTTYPES_H
2922 | # include <inttypes.h>
2923 | #endif
2924 | #ifdef HAVE_STDINT_H
2925 | # include <stdint.h>
2926 | #endif
2927 | #ifdef HAVE_UNISTD_H
2928 | # include <unistd.h>
2929 | #endif
2930 | int
2931 | main ()
2932 | {
2933 | if (sizeof ((mode_t)))
2934 |           return 0;
2935 |   ;
2936 |   return 0;
2937 | }
2938 configure:9672: result: yes
2939 configure:9683: checking for a thread-safe mkdir -p
2940 configure:9722: result: ../../install-sh -c -d
2941 configure:9727: checking for pid_t
2942 configure:9727: gcc -c -g -O2  conftest.c >&5
2943 configure:9727: $? = 0
2944 configure:9727: gcc -c -g -O2  conftest.c >&5
2945 conftest.c:135:20: error: expected expression
2946 if (sizeof ((pid_t)))
2947                    ^
2948 1 error generated.
2949 configure:9727: $? = 1
2950 configure: failed program was:
2951 | /* confdefs.h */
2952 | #define PACKAGE_NAME ""
2953 | #define PACKAGE_TARNAME ""
2954 | #define PACKAGE_VERSION ""
2955 | #define PACKAGE_STRING ""
2956 | #define PACKAGE_BUGREPORT ""
2957 | #define PACKAGE_URL ""
2958 | #define STDC_HEADERS 1
2959 | #define HAVE_SYS_TYPES_H 1
2960 | #define HAVE_SYS_STAT_H 1
2961 | #define HAVE_STDLIB_H 1
2962 | #define HAVE_STRING_H 1
2963 | #define HAVE_MEMORY_H 1
2964 | #define HAVE_STRINGS_H 1
2965 | #define HAVE_INTTYPES_H 1
2966 | #define HAVE_STDINT_H 1
2967 | #define HAVE_UNISTD_H 1
2968 | #define __EXTENSIONS__ 1
2969 | #define _ALL_SOURCE 1
2970 | #define _DARWIN_C_SOURCE 1
2971 | #define _GNU_SOURCE 1
2972 | #define _POSIX_PTHREAD_SEMANTICS 1
2973 | #define _TANDEM_SOURCE 1
2974 | #define HAVE_ALLOCA_H 1
2975 | #define HAVE_ALLOCA 1
2976 | #define HAVE_DIRENT_H 1
2977 | #define HAVE_WCTYPE_H 1
2978 | #define HAVE_WCHAR_H 1
2979 | #define HAVE_STDINT_H 1
2980 | #define HAVE_INTTYPES_H 1
2981 | #define HAVE_UNISTD_H 1
2982 | #define HAVE_MATH_H 1
2983 | #define HAVE_SYS_MMAN_H 1
2984 | #define HAVE_SYS_PARAM_H 1
2985 | #define HAVE_SYS_STAT_H 1
2986 | #define HAVE_SYS_TIME_H 1
2987 | #define HAVE_MBSTATE_T 1
2988 | #define HAVE_BTOWC 1
2989 | #define HAVE_ISBLANK 1
2990 | #define HAVE_ISWCTYPE 1
2991 | #define HAVE_MBSRTOWCS 1
2992 | #define HAVE_WMEMCHR 1
2993 | #define HAVE_WMEMCPY 1
2994 | #define HAVE_ALARM 1
2995 | #define HAVE_SYMLINK 1
2996 | #define HAVE_MBSINIT 1
2997 | #define HAVE_MBRTOWC 1
2998 | #define HAVE_MPROTECT 1
2999 | #define HAVE_ISWCNTRL 1
3000 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
3001 | #define HAVE_LONG_LONG_INT 1
3002 | #define BITSIZEOF_PTRDIFF_T 64
3003 | #define BITSIZEOF_SIZE_T 64
3004 | #define BITSIZEOF_SIG_ATOMIC_T 32
3005 | #define BITSIZEOF_WCHAR_T 32
3006 | #define BITSIZEOF_WINT_T 32
3007 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
3008 | #define HAVE_SIGNED_WCHAR_T 1
3009 | #define HAVE_SIGNED_WINT_T 1
3010 | #define PTRDIFF_T_SUFFIX l
3011 | #define SIZE_T_SUFFIX ul
3012 | #define SIG_ATOMIC_T_SUFFIX 
3013 | #define WCHAR_T_SUFFIX 
3014 | #define WINT_T_SUFFIX 
3015 | #define HAVE_RAW_DECL_IMAXABS 1
3016 | #define HAVE_RAW_DECL_IMAXDIV 1
3017 | #define HAVE_RAW_DECL_STRTOIMAX 1
3018 | #define HAVE_RAW_DECL_STRTOUMAX 1
3019 | #define HAVE_INTTYPES_H 1
3020 | #define DBL_EXPBIT0_WORD 1
3021 | #define DBL_EXPBIT0_BIT 20
3022 | #define HAVE_LANGINFO_CODESET 1
3023 | #define HAVE_WORKING_O_NOATIME 0
3024 | #define HAVE_WORKING_O_NOFOLLOW 1
3025 | #define HAVE_DECL_GETC_UNLOCKED 1
3026 | #define MAP_ANONYMOUS MAP_ANON
3027 | #define HAVE_MAP_ANONYMOUS 1
3028 | #define HAVE_DECL_MEMMEM 1
3029 | #define HAVE_MEMMEM 1
3030 | #define HAVE__BOOL 1
3031 | #define HAVE_WCHAR_T 1
3032 | #define restrict __restrict
3033 | #define HAVE_RAW_DECL_FFSL 1
3034 | #define HAVE_RAW_DECL_FFSLL 1
3035 | #define HAVE_RAW_DECL_MEMMEM 1
3036 | #define HAVE_RAW_DECL_STPCPY 1
3037 | #define HAVE_RAW_DECL_STPNCPY 1
3038 | #define HAVE_RAW_DECL_STRDUP 1
3039 | #define HAVE_RAW_DECL_STRNCAT 1
3040 | #define HAVE_RAW_DECL_STRNDUP 1
3041 | #define HAVE_RAW_DECL_STRNLEN 1
3042 | #define HAVE_RAW_DECL_STRPBRK 1
3043 | #define HAVE_RAW_DECL_STRSEP 1
3044 | #define HAVE_RAW_DECL_STRCASESTR 1
3045 | #define HAVE_RAW_DECL_STRTOK_R 1
3046 | #define HAVE_RAW_DECL_STRERROR_R 1
3047 | #define HAVE_RAW_DECL_STRSIGNAL 1
3048 | /* end confdefs.h.  */
3049 | #include <stdio.h>
3050 | #ifdef HAVE_SYS_TYPES_H
3051 | # include <sys/types.h>
3052 | #endif
3053 | #ifdef HAVE_SYS_STAT_H
3054 | # include <sys/stat.h>
3055 | #endif
3056 | #ifdef STDC_HEADERS
3057 | # include <stdlib.h>
3058 | # include <stddef.h>
3059 | #else
3060 | # ifdef HAVE_STDLIB_H
3061 | #  include <stdlib.h>
3062 | # endif
3063 | #endif
3064 | #ifdef HAVE_STRING_H
3065 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3066 | #  include <memory.h>
3067 | # endif
3068 | # include <string.h>
3069 | #endif
3070 | #ifdef HAVE_STRINGS_H
3071 | # include <strings.h>
3072 | #endif
3073 | #ifdef HAVE_INTTYPES_H
3074 | # include <inttypes.h>
3075 | #endif
3076 | #ifdef HAVE_STDINT_H
3077 | # include <stdint.h>
3078 | #endif
3079 | #ifdef HAVE_UNISTD_H
3080 | # include <unistd.h>
3081 | #endif
3082 | int
3083 | main ()
3084 | {
3085 | if (sizeof ((pid_t)))
3086 |           return 0;
3087 |   ;
3088 |   return 0;
3089 | }
3090 configure:9727: result: yes
3091 configure:9763: checking for struct timespec in <time.h>
3092 configure:9780: gcc -c -g -O2  conftest.c >&5
3093 configure:9780: $? = 0
3094 configure:9787: result: yes
3095 configure:9933: checking whether <wchar.h> uses 'inline' correctly
3096 configure:9955: gcc -c -g -O2  conftest.c >&5
3097 configure:9958: $? = 0
3098 configure:9976: gcc -c -g -O2  conftest.c >&5
3099 configure:9979: $? = 0
3100 configure:9992: result: yes
3101 configure:10018: checking for wint_t
3102 configure:10043: gcc -c -g -O2  conftest.c >&5
3103 configure:10043: $? = 0
3104 configure:10050: result: yes
3105 configure:10102: checking for alloca as a compiler built-in
3106 configure:10126: result: yes
3107 configure:10273: checking whether alphasort is declared without a macro
3108 configure:10291: gcc -c -g -O2  conftest.c >&5
3109 configure:10291: $? = 0
3110 configure:10299: result: yes
3111 configure:10273: checking whether closedir is declared without a macro
3112 configure:10291: gcc -c -g -O2  conftest.c >&5
3113 configure:10291: $? = 0
3114 configure:10299: result: yes
3115 configure:10273: checking whether dirfd is declared without a macro
3116 configure:10291: gcc -c -g -O2  conftest.c >&5
3117 configure:10291: $? = 0
3118 configure:10299: result: yes
3119 configure:10273: checking whether fdopendir is declared without a macro
3120 configure:10291: gcc -c -g -O2  conftest.c >&5
3121 conftest.c:110:10: error: use of undeclared identifier 'fdopendir'
3122   (void) fdopendir;
3123          ^
3124 1 error generated.
3125 configure:10291: $? = 1
3126 configure: failed program was:
3127 | /* confdefs.h */
3128 | #define PACKAGE_NAME ""
3129 | #define PACKAGE_TARNAME ""
3130 | #define PACKAGE_VERSION ""
3131 | #define PACKAGE_STRING ""
3132 | #define PACKAGE_BUGREPORT ""
3133 | #define PACKAGE_URL ""
3134 | #define STDC_HEADERS 1
3135 | #define HAVE_SYS_TYPES_H 1
3136 | #define HAVE_SYS_STAT_H 1
3137 | #define HAVE_STDLIB_H 1
3138 | #define HAVE_STRING_H 1
3139 | #define HAVE_MEMORY_H 1
3140 | #define HAVE_STRINGS_H 1
3141 | #define HAVE_INTTYPES_H 1
3142 | #define HAVE_STDINT_H 1
3143 | #define HAVE_UNISTD_H 1
3144 | #define __EXTENSIONS__ 1
3145 | #define _ALL_SOURCE 1
3146 | #define _DARWIN_C_SOURCE 1
3147 | #define _GNU_SOURCE 1
3148 | #define _POSIX_PTHREAD_SEMANTICS 1
3149 | #define _TANDEM_SOURCE 1
3150 | #define HAVE_ALLOCA_H 1
3151 | #define HAVE_ALLOCA 1
3152 | #define HAVE_DIRENT_H 1
3153 | #define HAVE_WCTYPE_H 1
3154 | #define HAVE_WCHAR_H 1
3155 | #define HAVE_STDINT_H 1
3156 | #define HAVE_INTTYPES_H 1
3157 | #define HAVE_UNISTD_H 1
3158 | #define HAVE_MATH_H 1
3159 | #define HAVE_SYS_MMAN_H 1
3160 | #define HAVE_SYS_PARAM_H 1
3161 | #define HAVE_SYS_STAT_H 1
3162 | #define HAVE_SYS_TIME_H 1
3163 | #define HAVE_MBSTATE_T 1
3164 | #define HAVE_BTOWC 1
3165 | #define HAVE_ISBLANK 1
3166 | #define HAVE_ISWCTYPE 1
3167 | #define HAVE_MBSRTOWCS 1
3168 | #define HAVE_WMEMCHR 1
3169 | #define HAVE_WMEMCPY 1
3170 | #define HAVE_ALARM 1
3171 | #define HAVE_SYMLINK 1
3172 | #define HAVE_MBSINIT 1
3173 | #define HAVE_MBRTOWC 1
3174 | #define HAVE_MPROTECT 1
3175 | #define HAVE_ISWCNTRL 1
3176 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
3177 | #define HAVE_LONG_LONG_INT 1
3178 | #define BITSIZEOF_PTRDIFF_T 64
3179 | #define BITSIZEOF_SIZE_T 64
3180 | #define BITSIZEOF_SIG_ATOMIC_T 32
3181 | #define BITSIZEOF_WCHAR_T 32
3182 | #define BITSIZEOF_WINT_T 32
3183 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
3184 | #define HAVE_SIGNED_WCHAR_T 1
3185 | #define HAVE_SIGNED_WINT_T 1
3186 | #define PTRDIFF_T_SUFFIX l
3187 | #define SIZE_T_SUFFIX ul
3188 | #define SIG_ATOMIC_T_SUFFIX 
3189 | #define WCHAR_T_SUFFIX 
3190 | #define WINT_T_SUFFIX 
3191 | #define HAVE_RAW_DECL_IMAXABS 1
3192 | #define HAVE_RAW_DECL_IMAXDIV 1
3193 | #define HAVE_RAW_DECL_STRTOIMAX 1
3194 | #define HAVE_RAW_DECL_STRTOUMAX 1
3195 | #define HAVE_INTTYPES_H 1
3196 | #define DBL_EXPBIT0_WORD 1
3197 | #define DBL_EXPBIT0_BIT 20
3198 | #define HAVE_LANGINFO_CODESET 1
3199 | #define HAVE_WORKING_O_NOATIME 0
3200 | #define HAVE_WORKING_O_NOFOLLOW 1
3201 | #define HAVE_DECL_GETC_UNLOCKED 1
3202 | #define MAP_ANONYMOUS MAP_ANON
3203 | #define HAVE_MAP_ANONYMOUS 1
3204 | #define HAVE_DECL_MEMMEM 1
3205 | #define HAVE_MEMMEM 1
3206 | #define HAVE__BOOL 1
3207 | #define HAVE_WCHAR_T 1
3208 | #define restrict __restrict
3209 | #define HAVE_RAW_DECL_FFSL 1
3210 | #define HAVE_RAW_DECL_FFSLL 1
3211 | #define HAVE_RAW_DECL_MEMMEM 1
3212 | #define HAVE_RAW_DECL_STPCPY 1
3213 | #define HAVE_RAW_DECL_STPNCPY 1
3214 | #define HAVE_RAW_DECL_STRDUP 1
3215 | #define HAVE_RAW_DECL_STRNCAT 1
3216 | #define HAVE_RAW_DECL_STRNDUP 1
3217 | #define HAVE_RAW_DECL_STRNLEN 1
3218 | #define HAVE_RAW_DECL_STRPBRK 1
3219 | #define HAVE_RAW_DECL_STRSEP 1
3220 | #define HAVE_RAW_DECL_STRCASESTR 1
3221 | #define HAVE_RAW_DECL_STRTOK_R 1
3222 | #define HAVE_RAW_DECL_STRERROR_R 1
3223 | #define HAVE_RAW_DECL_STRSIGNAL 1
3224 | #define HAVE_WINT_T 1
3225 | #define HAVE_ALLOCA 1
3226 | #define HAVE_RAW_DECL_ALPHASORT 1
3227 | #define HAVE_RAW_DECL_CLOSEDIR 1
3228 | #define HAVE_RAW_DECL_DIRFD 1
3229 | /* end confdefs.h.  */
3230 | #include <dirent.h>
3231
3232 | int
3233 | main ()
3234 | {
3235 | #undef fdopendir
3236 |   (void) fdopendir;
3237 |   ;
3238 |   return 0;
3239 | }
3240 configure:10299: result: no
3241 configure:10273: checking whether opendir is declared without a macro
3242 configure:10291: gcc -c -g -O2  conftest.c >&5
3243 configure:10291: $? = 0
3244 configure:10299: result: yes
3245 configure:10273: checking whether readdir is declared without a macro
3246 configure:10291: gcc -c -g -O2  conftest.c >&5
3247 configure:10291: $? = 0
3248 configure:10299: result: yes
3249 configure:10273: checking whether rewinddir is declared without a macro
3250 configure:10291: gcc -c -g -O2  conftest.c >&5
3251 configure:10291: $? = 0
3252 configure:10299: result: yes
3253 configure:10273: checking whether scandir is declared without a macro
3254 configure:10291: gcc -c -g -O2  conftest.c >&5
3255 configure:10291: $? = 0
3256 configure:10299: result: yes
3257 configure:10364: checking whether conversion from 'int' to 'long double' works
3258 configure:10405: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
3259 configure:10405: $? = 0
3260 configure:10405: ./conftest
3261 configure:10405: $? = 0
3262 configure:10416: result: yes
3263 configure:10539: checking for working GNU fnmatch
3264 configure:10640: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
3265 conftest.c:175:48: error: use of undeclared identifier 'FNM_EXTMATCH'
3266             if (!y ("a++(x|yy)b", "a+xyyyyxb", FNM_EXTMATCH))
3267                                                ^
3268 1 error generated.
3269 configure:10640: $? = 1
3270 configure: program exited with status 1
3271 configure: failed program was:
3272 | /* confdefs.h */
3273 | #define PACKAGE_NAME ""
3274 | #define PACKAGE_TARNAME ""
3275 | #define PACKAGE_VERSION ""
3276 | #define PACKAGE_STRING ""
3277 | #define PACKAGE_BUGREPORT ""
3278 | #define PACKAGE_URL ""
3279 | #define STDC_HEADERS 1
3280 | #define HAVE_SYS_TYPES_H 1
3281 | #define HAVE_SYS_STAT_H 1
3282 | #define HAVE_STDLIB_H 1
3283 | #define HAVE_STRING_H 1
3284 | #define HAVE_MEMORY_H 1
3285 | #define HAVE_STRINGS_H 1
3286 | #define HAVE_INTTYPES_H 1
3287 | #define HAVE_STDINT_H 1
3288 | #define HAVE_UNISTD_H 1
3289 | #define __EXTENSIONS__ 1
3290 | #define _ALL_SOURCE 1
3291 | #define _DARWIN_C_SOURCE 1
3292 | #define _GNU_SOURCE 1
3293 | #define _POSIX_PTHREAD_SEMANTICS 1
3294 | #define _TANDEM_SOURCE 1
3295 | #define HAVE_ALLOCA_H 1
3296 | #define HAVE_ALLOCA 1
3297 | #define HAVE_DIRENT_H 1
3298 | #define HAVE_WCTYPE_H 1
3299 | #define HAVE_WCHAR_H 1
3300 | #define HAVE_STDINT_H 1
3301 | #define HAVE_INTTYPES_H 1
3302 | #define HAVE_UNISTD_H 1
3303 | #define HAVE_MATH_H 1
3304 | #define HAVE_SYS_MMAN_H 1
3305 | #define HAVE_SYS_PARAM_H 1
3306 | #define HAVE_SYS_STAT_H 1
3307 | #define HAVE_SYS_TIME_H 1
3308 | #define HAVE_MBSTATE_T 1
3309 | #define HAVE_BTOWC 1
3310 | #define HAVE_ISBLANK 1
3311 | #define HAVE_ISWCTYPE 1
3312 | #define HAVE_MBSRTOWCS 1
3313 | #define HAVE_WMEMCHR 1
3314 | #define HAVE_WMEMCPY 1
3315 | #define HAVE_ALARM 1
3316 | #define HAVE_SYMLINK 1
3317 | #define HAVE_MBSINIT 1
3318 | #define HAVE_MBRTOWC 1
3319 | #define HAVE_MPROTECT 1
3320 | #define HAVE_ISWCNTRL 1
3321 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
3322 | #define HAVE_LONG_LONG_INT 1
3323 | #define BITSIZEOF_PTRDIFF_T 64
3324 | #define BITSIZEOF_SIZE_T 64
3325 | #define BITSIZEOF_SIG_ATOMIC_T 32
3326 | #define BITSIZEOF_WCHAR_T 32
3327 | #define BITSIZEOF_WINT_T 32
3328 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
3329 | #define HAVE_SIGNED_WCHAR_T 1
3330 | #define HAVE_SIGNED_WINT_T 1
3331 | #define PTRDIFF_T_SUFFIX l
3332 | #define SIZE_T_SUFFIX ul
3333 | #define SIG_ATOMIC_T_SUFFIX 
3334 | #define WCHAR_T_SUFFIX 
3335 | #define WINT_T_SUFFIX 
3336 | #define HAVE_RAW_DECL_IMAXABS 1
3337 | #define HAVE_RAW_DECL_IMAXDIV 1
3338 | #define HAVE_RAW_DECL_STRTOIMAX 1
3339 | #define HAVE_RAW_DECL_STRTOUMAX 1
3340 | #define HAVE_INTTYPES_H 1
3341 | #define DBL_EXPBIT0_WORD 1
3342 | #define DBL_EXPBIT0_BIT 20
3343 | #define HAVE_LANGINFO_CODESET 1
3344 | #define HAVE_WORKING_O_NOATIME 0
3345 | #define HAVE_WORKING_O_NOFOLLOW 1
3346 | #define HAVE_DECL_GETC_UNLOCKED 1
3347 | #define MAP_ANONYMOUS MAP_ANON
3348 | #define HAVE_MAP_ANONYMOUS 1
3349 | #define HAVE_DECL_MEMMEM 1
3350 | #define HAVE_MEMMEM 1
3351 | #define HAVE__BOOL 1
3352 | #define HAVE_WCHAR_T 1
3353 | #define restrict __restrict
3354 | #define HAVE_RAW_DECL_FFSL 1
3355 | #define HAVE_RAW_DECL_FFSLL 1
3356 | #define HAVE_RAW_DECL_MEMMEM 1
3357 | #define HAVE_RAW_DECL_STPCPY 1
3358 | #define HAVE_RAW_DECL_STPNCPY 1
3359 | #define HAVE_RAW_DECL_STRDUP 1
3360 | #define HAVE_RAW_DECL_STRNCAT 1
3361 | #define HAVE_RAW_DECL_STRNDUP 1
3362 | #define HAVE_RAW_DECL_STRNLEN 1
3363 | #define HAVE_RAW_DECL_STRPBRK 1
3364 | #define HAVE_RAW_DECL_STRSEP 1
3365 | #define HAVE_RAW_DECL_STRCASESTR 1
3366 | #define HAVE_RAW_DECL_STRTOK_R 1
3367 | #define HAVE_RAW_DECL_STRERROR_R 1
3368 | #define HAVE_RAW_DECL_STRSIGNAL 1
3369 | #define HAVE_WINT_T 1
3370 | #define HAVE_ALLOCA 1
3371 | #define HAVE_RAW_DECL_ALPHASORT 1
3372 | #define HAVE_RAW_DECL_CLOSEDIR 1
3373 | #define HAVE_RAW_DECL_DIRFD 1
3374 | #define HAVE_RAW_DECL_OPENDIR 1
3375 | #define HAVE_RAW_DECL_READDIR 1
3376 | #define HAVE_RAW_DECL_REWINDDIR 1
3377 | #define HAVE_RAW_DECL_SCANDIR 1
3378 | /* end confdefs.h.  */
3379 | #include <fnmatch.h>
3380 |             static int
3381 |             y (char const *pattern, char const *string, int flags)
3382 |             {
3383 |               return fnmatch (pattern, string, flags) == 0;
3384 |             }
3385 |             static int
3386 |             n (char const *pattern, char const *string, int flags)
3387 |             {
3388 |               return fnmatch (pattern, string, flags) == FNM_NOMATCH;
3389 |             }
3390
3391 | int
3392 | main ()
3393 | {
3394 | char const *Apat = 'A' < '\\' ? "[A-\\\\]" : "[\\\\-A]";
3395 |             char const *apat = 'a' < '\\' ? "[a-\\\\]" : "[\\\\-a]";
3396 |             static char const A_1[] = { 'A' - 1, 0 };
3397 |             static char const A01[] = { 'A' + 1, 0 };
3398 |             static char const a_1[] = { 'a' - 1, 0 };
3399 |             static char const a01[] = { 'a' + 1, 0 };
3400 |             static char const bs_1[] = { '\\' - 1, 0 };
3401 |             static char const bs01[] = { '\\' + 1, 0 };
3402 |             int result = 0;
3403 |             if (!n ("a*", "", 0))
3404 |               return 1;
3405 |             if (!y ("a*", "abc", 0))
3406 |               return 1;
3407 |             if (!y ("[/b", "[/b", 0)) /*"]]"*/ /* glibc Bugzilla bug 12378 */
3408 |               return 1;
3409 |             if (!n ("d*/*1", "d/s/1", FNM_PATHNAME))
3410 |               return 2;
3411 |             if (!y ("a\\bc", "abc", 0))
3412 |               return 3;
3413 |             if (!n ("a\\bc", "abc", FNM_NOESCAPE))
3414 |               return 3;
3415 |             if (!y ("*x", ".x", 0))
3416 |               return 4;
3417 |             if (!n ("*x", ".x", FNM_PERIOD))
3418 |               return 4;
3419 |             if (!y (Apat, "\\", 0))
3420 |               return 5;
3421 |             if (!y (Apat, "A", 0))
3422 |               return 5;
3423 |             if (!y (apat, "\\", 0))
3424 |               return 5;
3425 |             if (!y (apat, "a", 0))
3426 |               return 5;
3427 |             if (!(n (Apat, A_1, 0) == ('A' < '\\')))
3428 |               return 5;
3429 |             if (!(n (apat, a_1, 0) == ('a' < '\\')))
3430 |               return 5;
3431 |             if (!(y (Apat, A01, 0) == ('A' < '\\')))
3432 |               return 5;
3433 |             if (!(y (apat, a01, 0) == ('a' < '\\')))
3434 |               return 5;
3435 |             if (!(y (Apat, bs_1, 0) == ('A' < '\\')))
3436 |               return 5;
3437 |             if (!(y (apat, bs_1, 0) == ('a' < '\\')))
3438 |               return 5;
3439 |             if (!(n (Apat, bs01, 0) == ('A' < '\\')))
3440 |               return 5;
3441 |             if (!(n (apat, bs01, 0) == ('a' < '\\')))
3442 |               return 5;
3443 |             
3444 |             if (!y ("xxXX", "xXxX", FNM_CASEFOLD))
3445 |               result |= 8;
3446 |             if (!y ("a++(x|yy)b", "a+xyyyyxb", FNM_EXTMATCH))
3447 |               result |= 16;
3448 |             if (!n ("d*/*1", "d/s/1", FNM_FILE_NAME))
3449 |               result |= 32;
3450 |             if (!y ("*", "x", FNM_FILE_NAME | FNM_LEADING_DIR))
3451 |               result |= 64;
3452 |             if (!y ("x*", "x/y/z", FNM_FILE_NAME | FNM_LEADING_DIR))
3453 |               result |= 64;
3454 |             if (!y ("*c*", "c/x", FNM_FILE_NAME | FNM_LEADING_DIR))
3455 |               result |= 64;
3456 |             
3457 |             return result;
3458
3459 |   ;
3460 |   return 0;
3461 | }
3462 configure:10652: result: no
3463 configure:10688: checking whether isblank is declared
3464 configure:10688: gcc -c -g -O2  conftest.c >&5
3465 configure:10688: $? = 0
3466 configure:10688: result: yes
3467 configure:10727: checking whether isblank is declared
3468 configure:10727: result: yes
3469 configure:10791: checking whether frexp works
3470 configure:10869: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c   >&5
3471 conftest.c:169:21: warning: passing 'volatile double *' to parameter of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
3472     if (memcmp (&y, &x, sizeof x))
3473                     ^~
3474 /usr/include/string.h:71:39: note: passing argument to parameter here
3475 int      memcmp(const void *, const void *, size_t);
3476                                           ^
3477 1 warning generated.
3478 configure:10869: $? = 0
3479 configure:10869: ./conftest
3480 configure:10869: $? = 0
3481 configure:10880: result: yes
3482 configure:10931: checking whether frexpl is declared
3483 configure:10931: gcc -c -g -O2  conftest.c >&5
3484 configure:10931: $? = 0
3485 configure:10931: result: yes
3486 configure:10943: checking whether frexpl() can be used without linking with libm
3487 configure:10961: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
3488 configure:10961: $? = 0
3489 configure:10970: result: yes
3490 configure:11016: checking whether frexpl works
3491 configure:11127: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c   >&5
3492 configure:11127: $? = 0
3493 configure:11127: ./conftest
3494 configure:11127: $? = 0
3495 configure:11138: result: yes
3496 configure:11231: checking whether INT32_MAX < INTMAX_MAX
3497 configure:11265: gcc -c -g -O2  conftest.c >&5
3498 configure:11265: $? = 0
3499 configure:11272: result: yes
3500 configure:11283: checking whether INT64_MAX == LONG_MAX
3501 configure:11317: gcc -c -g -O2  conftest.c >&5
3502 configure:11317: $? = 0
3503 configure:11324: result: yes
3504 configure:11337: checking whether UINT32_MAX < UINTMAX_MAX
3505 configure:11371: gcc -c -g -O2  conftest.c >&5
3506 configure:11371: $? = 0
3507 configure:11378: result: yes
3508 configure:11389: checking whether UINT64_MAX == ULONG_MAX
3509 configure:11423: gcc -c -g -O2  conftest.c >&5
3510 configure:11423: $? = 0
3511 configure:11430: result: yes
3512 configure:11447: checking whether isnan(double) can be used without linking with libm
3513 configure:11472: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
3514 configure:11472: $? = 0
3515 configure:11481: result: yes
3516 configure:11508: checking whether isnan(long double) can be used without linking with libm
3517 configure:11533: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
3518 conftest.c:129:8: error: use of unknown builtin '__builtin_isnanl' [-Wimplicit-function-declaration]
3519 return isnanl (x);
3520        ^
3521 conftest.c:120:33: note: expanded from macro 'isnanl'
3522              # define isnanl(x) __builtin_isnanl ((long double)(x))
3523                                 ^
3524 conftest.c:129:8: note: did you mean '__builtin_infl'?
3525 conftest.c:120:33: note: expanded from macro 'isnanl'
3526              # define isnanl(x) __builtin_isnanl ((long double)(x))
3527                                 ^
3528 /usr/include/math.h:211:50: note: '__builtin_infl' declared here
3529     return __x == __x && __builtin_fabsl(__x) != __builtin_infl();
3530                                                  ^
3531 1 error generated.
3532 configure:11533: $? = 1
3533 configure: failed program was:
3534 | /* confdefs.h */
3535 | #define PACKAGE_NAME ""
3536 | #define PACKAGE_TARNAME ""
3537 | #define PACKAGE_VERSION ""
3538 | #define PACKAGE_STRING ""
3539 | #define PACKAGE_BUGREPORT ""
3540 | #define PACKAGE_URL ""
3541 | #define STDC_HEADERS 1
3542 | #define HAVE_SYS_TYPES_H 1
3543 | #define HAVE_SYS_STAT_H 1
3544 | #define HAVE_STDLIB_H 1
3545 | #define HAVE_STRING_H 1
3546 | #define HAVE_MEMORY_H 1
3547 | #define HAVE_STRINGS_H 1
3548 | #define HAVE_INTTYPES_H 1
3549 | #define HAVE_STDINT_H 1
3550 | #define HAVE_UNISTD_H 1
3551 | #define __EXTENSIONS__ 1
3552 | #define _ALL_SOURCE 1
3553 | #define _DARWIN_C_SOURCE 1
3554 | #define _GNU_SOURCE 1
3555 | #define _POSIX_PTHREAD_SEMANTICS 1
3556 | #define _TANDEM_SOURCE 1
3557 | #define HAVE_ALLOCA_H 1
3558 | #define HAVE_ALLOCA 1
3559 | #define HAVE_DIRENT_H 1
3560 | #define HAVE_WCTYPE_H 1
3561 | #define HAVE_WCHAR_H 1
3562 | #define HAVE_STDINT_H 1
3563 | #define HAVE_INTTYPES_H 1
3564 | #define HAVE_UNISTD_H 1
3565 | #define HAVE_MATH_H 1
3566 | #define HAVE_SYS_MMAN_H 1
3567 | #define HAVE_SYS_PARAM_H 1
3568 | #define HAVE_SYS_STAT_H 1
3569 | #define HAVE_SYS_TIME_H 1
3570 | #define HAVE_MBSTATE_T 1
3571 | #define HAVE_BTOWC 1
3572 | #define HAVE_ISBLANK 1
3573 | #define HAVE_ISWCTYPE 1
3574 | #define HAVE_MBSRTOWCS 1
3575 | #define HAVE_WMEMCHR 1
3576 | #define HAVE_WMEMCPY 1
3577 | #define HAVE_ALARM 1
3578 | #define HAVE_SYMLINK 1
3579 | #define HAVE_MBSINIT 1
3580 | #define HAVE_MBRTOWC 1
3581 | #define HAVE_MPROTECT 1
3582 | #define HAVE_ISWCNTRL 1
3583 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
3584 | #define HAVE_LONG_LONG_INT 1
3585 | #define BITSIZEOF_PTRDIFF_T 64
3586 | #define BITSIZEOF_SIZE_T 64
3587 | #define BITSIZEOF_SIG_ATOMIC_T 32
3588 | #define BITSIZEOF_WCHAR_T 32
3589 | #define BITSIZEOF_WINT_T 32
3590 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
3591 | #define HAVE_SIGNED_WCHAR_T 1
3592 | #define HAVE_SIGNED_WINT_T 1
3593 | #define PTRDIFF_T_SUFFIX l
3594 | #define SIZE_T_SUFFIX ul
3595 | #define SIG_ATOMIC_T_SUFFIX 
3596 | #define WCHAR_T_SUFFIX 
3597 | #define WINT_T_SUFFIX 
3598 | #define HAVE_RAW_DECL_IMAXABS 1
3599 | #define HAVE_RAW_DECL_IMAXDIV 1
3600 | #define HAVE_RAW_DECL_STRTOIMAX 1
3601 | #define HAVE_RAW_DECL_STRTOUMAX 1
3602 | #define HAVE_INTTYPES_H 1
3603 | #define DBL_EXPBIT0_WORD 1
3604 | #define DBL_EXPBIT0_BIT 20
3605 | #define HAVE_LANGINFO_CODESET 1
3606 | #define HAVE_WORKING_O_NOATIME 0
3607 | #define HAVE_WORKING_O_NOFOLLOW 1
3608 | #define HAVE_DECL_GETC_UNLOCKED 1
3609 | #define MAP_ANONYMOUS MAP_ANON
3610 | #define HAVE_MAP_ANONYMOUS 1
3611 | #define HAVE_DECL_MEMMEM 1
3612 | #define HAVE_MEMMEM 1
3613 | #define HAVE__BOOL 1
3614 | #define HAVE_WCHAR_T 1
3615 | #define restrict __restrict
3616 | #define HAVE_RAW_DECL_FFSL 1
3617 | #define HAVE_RAW_DECL_FFSLL 1
3618 | #define HAVE_RAW_DECL_MEMMEM 1
3619 | #define HAVE_RAW_DECL_STPCPY 1
3620 | #define HAVE_RAW_DECL_STPNCPY 1
3621 | #define HAVE_RAW_DECL_STRDUP 1
3622 | #define HAVE_RAW_DECL_STRNCAT 1
3623 | #define HAVE_RAW_DECL_STRNDUP 1
3624 | #define HAVE_RAW_DECL_STRNLEN 1
3625 | #define HAVE_RAW_DECL_STRPBRK 1
3626 | #define HAVE_RAW_DECL_STRSEP 1
3627 | #define HAVE_RAW_DECL_STRCASESTR 1
3628 | #define HAVE_RAW_DECL_STRTOK_R 1
3629 | #define HAVE_RAW_DECL_STRERROR_R 1
3630 | #define HAVE_RAW_DECL_STRSIGNAL 1
3631 | #define HAVE_WINT_T 1
3632 | #define HAVE_ALLOCA 1
3633 | #define HAVE_RAW_DECL_ALPHASORT 1
3634 | #define HAVE_RAW_DECL_CLOSEDIR 1
3635 | #define HAVE_RAW_DECL_DIRFD 1
3636 | #define HAVE_RAW_DECL_OPENDIR 1
3637 | #define HAVE_RAW_DECL_READDIR 1
3638 | #define HAVE_RAW_DECL_REWINDDIR 1
3639 | #define HAVE_RAW_DECL_SCANDIR 1
3640 | #define fnmatch gnu_fnmatch
3641 | #define HAVE_DECL_ISBLANK 1
3642 | #define fnmatch gnu_fnmatch
3643 | #define HAVE_DECL_ISBLANK 1
3644 | #define HAVE_FREXP 1
3645 | #define GNULIB_TEST_FREXP 1
3646 | #define HAVE_FREXPL 1
3647 | #define GNULIB_TEST_FREXPL 1
3648 | #define HAVE_ISNAND_IN_LIBC 1
3649 | /* end confdefs.h.  */
3650 | #include <math.h>
3651 |              #if __GNUC__ >= 4
3652 |              # undef isnanl
3653 |              # define isnanl(x) __builtin_isnanl ((long double)(x))
3654 |              #elif defined isnan
3655 |              # undef isnanl
3656 |              # define isnanl(x) isnan ((long double)(x))
3657 |              #endif
3658 |              long double x;
3659 | int
3660 | main ()
3661 | {
3662 | return isnanl (x);
3663 |   ;
3664 |   return 0;
3665 | }
3666 configure:11542: result: no
3667 configure:11728: checking where to find the exponent in a 'long double'
3668 configure:11808: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
3669 configure:11808: $? = 0
3670 configure:11808: ./conftest
3671 configure:11808: $? = 0
3672 configure:11820: result: word 2 bit 0
3673 configure:11929: checking whether NAN macro works
3674 configure:11952: gcc -c -g -O2  conftest.c >&5
3675 configure:11952: $? = 0
3676 configure:11959: result: yes
3677 configure:11964: checking whether HUGE_VAL works
3678 configure:11982: gcc -c -g -O2  conftest.c >&5
3679 configure:11982: $? = 0
3680 configure:11989: result: yes
3681 configure:11998: checking whether acosf is declared without a macro
3682 configure:12015: gcc -c -g -O2  conftest.c >&5
3683 configure:12015: $? = 0
3684 configure:12023: result: yes
3685 configure:11998: checking whether acosl is declared without a macro
3686 configure:12015: gcc -c -g -O2  conftest.c >&5
3687 configure:12015: $? = 0
3688 configure:12023: result: yes
3689 configure:11998: checking whether asinf is declared without a macro
3690 configure:12015: gcc -c -g -O2  conftest.c >&5
3691 configure:12015: $? = 0
3692 configure:12023: result: yes
3693 configure:11998: checking whether asinl is declared without a macro
3694 configure:12015: gcc -c -g -O2  conftest.c >&5
3695 configure:12015: $? = 0
3696 configure:12023: result: yes
3697 configure:11998: checking whether atanf is declared without a macro
3698 configure:12015: gcc -c -g -O2  conftest.c >&5
3699 configure:12015: $? = 0
3700 configure:12023: result: yes
3701 configure:11998: checking whether atanl is declared without a macro
3702 configure:12015: gcc -c -g -O2  conftest.c >&5
3703 configure:12015: $? = 0
3704 configure:12023: result: yes
3705 configure:11998: checking whether cbrt is declared without a macro
3706 configure:12015: gcc -c -g -O2  conftest.c >&5
3707 configure:12015: $? = 0
3708 configure:12023: result: yes
3709 configure:11998: checking whether cbrtf is declared without a macro
3710 configure:12015: gcc -c -g -O2  conftest.c >&5
3711 configure:12015: $? = 0
3712 configure:12023: result: yes
3713 configure:11998: checking whether cbrtl is declared without a macro
3714 configure:12015: gcc -c -g -O2  conftest.c >&5
3715 configure:12015: $? = 0
3716 configure:12023: result: yes
3717 configure:11998: checking whether ceilf is declared without a macro
3718 configure:12015: gcc -c -g -O2  conftest.c >&5
3719 configure:12015: $? = 0
3720 configure:12023: result: yes
3721 configure:11998: checking whether ceill is declared without a macro
3722 configure:12015: gcc -c -g -O2  conftest.c >&5
3723 configure:12015: $? = 0
3724 configure:12023: result: yes
3725 configure:11998: checking whether copysign is declared without a macro
3726 configure:12015: gcc -c -g -O2  conftest.c >&5
3727 configure:12015: $? = 0
3728 configure:12023: result: yes
3729 configure:11998: checking whether copysignf is declared without a macro
3730 configure:12015: gcc -c -g -O2  conftest.c >&5
3731 configure:12015: $? = 0
3732 configure:12023: result: yes
3733 configure:11998: checking whether copysignl is declared without a macro
3734 configure:12015: gcc -c -g -O2  conftest.c >&5
3735 configure:12015: $? = 0
3736 configure:12023: result: yes
3737 configure:11998: checking whether cosf is declared without a macro
3738 configure:12015: gcc -c -g -O2  conftest.c >&5
3739 configure:12015: $? = 0
3740 configure:12023: result: yes
3741 configure:11998: checking whether cosl is declared without a macro
3742 configure:12015: gcc -c -g -O2  conftest.c >&5
3743 configure:12015: $? = 0
3744 configure:12023: result: yes
3745 configure:11998: checking whether coshf is declared without a macro
3746 configure:12015: gcc -c -g -O2  conftest.c >&5
3747 configure:12015: $? = 0
3748 configure:12023: result: yes
3749 configure:11998: checking whether expf is declared without a macro
3750 configure:12015: gcc -c -g -O2  conftest.c >&5
3751 configure:12015: $? = 0
3752 configure:12023: result: yes
3753 configure:11998: checking whether expl is declared without a macro
3754 configure:12015: gcc -c -g -O2  conftest.c >&5
3755 configure:12015: $? = 0
3756 configure:12023: result: yes
3757 configure:11998: checking whether exp2 is declared without a macro
3758 configure:12015: gcc -c -g -O2  conftest.c >&5
3759 configure:12015: $? = 0
3760 configure:12023: result: yes
3761 configure:11998: checking whether exp2f is declared without a macro
3762 configure:12015: gcc -c -g -O2  conftest.c >&5
3763 configure:12015: $? = 0
3764 configure:12023: result: yes
3765 configure:11998: checking whether exp2l is declared without a macro
3766 configure:12015: gcc -c -g -O2  conftest.c >&5
3767 configure:12015: $? = 0
3768 configure:12023: result: yes
3769 configure:11998: checking whether expm1 is declared without a macro
3770 configure:12015: gcc -c -g -O2  conftest.c >&5
3771 configure:12015: $? = 0
3772 configure:12023: result: yes
3773 configure:11998: checking whether expm1f is declared without a macro
3774 configure:12015: gcc -c -g -O2  conftest.c >&5
3775 configure:12015: $? = 0
3776 configure:12023: result: yes
3777 configure:11998: checking whether expm1l is declared without a macro
3778 configure:12015: gcc -c -g -O2  conftest.c >&5
3779 configure:12015: $? = 0
3780 configure:12023: result: yes
3781 configure:11998: checking whether fabsf is declared without a macro
3782 configure:12015: gcc -c -g -O2  conftest.c >&5
3783 configure:12015: $? = 0
3784 configure:12023: result: yes
3785 configure:11998: checking whether fabsl is declared without a macro
3786 configure:12015: gcc -c -g -O2  conftest.c >&5
3787 configure:12015: $? = 0
3788 configure:12023: result: yes
3789 configure:11998: checking whether floorf is declared without a macro
3790 configure:12015: gcc -c -g -O2  conftest.c >&5
3791 configure:12015: $? = 0
3792 configure:12023: result: yes
3793 configure:11998: checking whether floorl is declared without a macro
3794 configure:12015: gcc -c -g -O2  conftest.c >&5
3795 configure:12015: $? = 0
3796 configure:12023: result: yes
3797 configure:11998: checking whether fma is declared without a macro
3798 configure:12015: gcc -c -g -O2  conftest.c >&5
3799 configure:12015: $? = 0
3800 configure:12023: result: yes
3801 configure:11998: checking whether fmaf is declared without a macro
3802 configure:12015: gcc -c -g -O2  conftest.c >&5
3803 configure:12015: $? = 0
3804 configure:12023: result: yes
3805 configure:11998: checking whether fmal is declared without a macro
3806 configure:12015: gcc -c -g -O2  conftest.c >&5
3807 configure:12015: $? = 0
3808 configure:12023: result: yes
3809 configure:11998: checking whether fmod is declared without a macro
3810 configure:12015: gcc -c -g -O2  conftest.c >&5
3811 configure:12015: $? = 0
3812 configure:12023: result: yes
3813 configure:11998: checking whether fmodf is declared without a macro
3814 configure:12015: gcc -c -g -O2  conftest.c >&5
3815 configure:12015: $? = 0
3816 configure:12023: result: yes
3817 configure:11998: checking whether fmodl is declared without a macro
3818 configure:12015: gcc -c -g -O2  conftest.c >&5
3819 configure:12015: $? = 0
3820 configure:12023: result: yes
3821 configure:11998: checking whether frexpf is declared without a macro
3822 configure:12015: gcc -c -g -O2  conftest.c >&5
3823 configure:12015: $? = 0
3824 configure:12023: result: yes
3825 configure:11998: checking whether frexpl is declared without a macro
3826 configure:12015: gcc -c -g -O2  conftest.c >&5
3827 configure:12015: $? = 0
3828 configure:12023: result: yes
3829 configure:11998: checking whether hypotf is declared without a macro
3830 configure:12015: gcc -c -g -O2  conftest.c >&5
3831 configure:12015: $? = 0
3832 configure:12023: result: yes
3833 configure:11998: checking whether hypotl is declared without a macro
3834 configure:12015: gcc -c -g -O2  conftest.c >&5
3835 configure:12015: $? = 0
3836 configure:12023: result: yes
3837 configure:11998: checking whether ilogb is declared without a macro
3838 configure:12015: gcc -c -g -O2  conftest.c >&5
3839 configure:12015: $? = 0
3840 configure:12023: result: yes
3841 configure:11998: checking whether ilogbf is declared without a macro
3842 configure:12015: gcc -c -g -O2  conftest.c >&5
3843 configure:12015: $? = 0
3844 configure:12023: result: yes
3845 configure:11998: checking whether ilogbl is declared without a macro
3846 configure:12015: gcc -c -g -O2  conftest.c >&5
3847 configure:12015: $? = 0
3848 configure:12023: result: yes
3849 configure:11998: checking whether ldexpf is declared without a macro
3850 configure:12015: gcc -c -g -O2  conftest.c >&5
3851 configure:12015: $? = 0
3852 configure:12023: result: yes
3853 configure:11998: checking whether ldexpl is declared without a macro
3854 configure:12015: gcc -c -g -O2  conftest.c >&5
3855 configure:12015: $? = 0
3856 configure:12023: result: yes
3857 configure:11998: checking whether log is declared without a macro
3858 configure:12015: gcc -c -g -O2  conftest.c >&5
3859 configure:12015: $? = 0
3860 configure:12023: result: yes
3861 configure:11998: checking whether logf is declared without a macro
3862 configure:12015: gcc -c -g -O2  conftest.c >&5
3863 configure:12015: $? = 0
3864 configure:12023: result: yes
3865 configure:11998: checking whether logl is declared without a macro
3866 configure:12015: gcc -c -g -O2  conftest.c >&5
3867 configure:12015: $? = 0
3868 configure:12023: result: yes
3869 configure:11998: checking whether log10 is declared without a macro
3870 configure:12015: gcc -c -g -O2  conftest.c >&5
3871 configure:12015: $? = 0
3872 configure:12023: result: yes
3873 configure:11998: checking whether log10f is declared without a macro
3874 configure:12015: gcc -c -g -O2  conftest.c >&5
3875 configure:12015: $? = 0
3876 configure:12023: result: yes
3877 configure:11998: checking whether log10l is declared without a macro
3878 configure:12015: gcc -c -g -O2  conftest.c >&5
3879 configure:12015: $? = 0
3880 configure:12023: result: yes
3881 configure:11998: checking whether log1p is declared without a macro
3882 configure:12015: gcc -c -g -O2  conftest.c >&5
3883 configure:12015: $? = 0
3884 configure:12023: result: yes
3885 configure:11998: checking whether log1pf is declared without a macro
3886 configure:12015: gcc -c -g -O2  conftest.c >&5
3887 configure:12015: $? = 0
3888 configure:12023: result: yes
3889 configure:11998: checking whether log1pl is declared without a macro
3890 configure:12015: gcc -c -g -O2  conftest.c >&5
3891 configure:12015: $? = 0
3892 configure:12023: result: yes
3893 configure:11998: checking whether log2 is declared without a macro
3894 configure:12015: gcc -c -g -O2  conftest.c >&5
3895 configure:12015: $? = 0
3896 configure:12023: result: yes
3897 configure:11998: checking whether log2f is declared without a macro
3898 configure:12015: gcc -c -g -O2  conftest.c >&5
3899 configure:12015: $? = 0
3900 configure:12023: result: yes
3901 configure:11998: checking whether log2l is declared without a macro
3902 configure:12015: gcc -c -g -O2  conftest.c >&5
3903 configure:12015: $? = 0
3904 configure:12023: result: yes
3905 configure:11998: checking whether logb is declared without a macro
3906 configure:12015: gcc -c -g -O2  conftest.c >&5
3907 configure:12015: $? = 0
3908 configure:12023: result: yes
3909 configure:11998: checking whether logbf is declared without a macro
3910 configure:12015: gcc -c -g -O2  conftest.c >&5
3911 configure:12015: $? = 0
3912 configure:12023: result: yes
3913 configure:11998: checking whether logbl is declared without a macro
3914 configure:12015: gcc -c -g -O2  conftest.c >&5
3915 configure:12015: $? = 0
3916 configure:12023: result: yes
3917 configure:11998: checking whether modf is declared without a macro
3918 configure:12015: gcc -c -g -O2  conftest.c >&5
3919 configure:12015: $? = 0
3920 configure:12023: result: yes
3921 configure:11998: checking whether modff is declared without a macro
3922 configure:12015: gcc -c -g -O2  conftest.c >&5
3923 configure:12015: $? = 0
3924 configure:12023: result: yes
3925 configure:11998: checking whether modfl is declared without a macro
3926 configure:12015: gcc -c -g -O2  conftest.c >&5
3927 configure:12015: $? = 0
3928 configure:12023: result: yes
3929 configure:11998: checking whether powf is declared without a macro
3930 configure:12015: gcc -c -g -O2  conftest.c >&5
3931 configure:12015: $? = 0
3932 configure:12023: result: yes
3933 configure:11998: checking whether remainder is declared without a macro
3934 configure:12015: gcc -c -g -O2  conftest.c >&5
3935 configure:12015: $? = 0
3936 configure:12023: result: yes
3937 configure:11998: checking whether remainderf is declared without a macro
3938 configure:12015: gcc -c -g -O2  conftest.c >&5
3939 configure:12015: $? = 0
3940 configure:12023: result: yes
3941 configure:11998: checking whether remainderl is declared without a macro
3942 configure:12015: gcc -c -g -O2  conftest.c >&5
3943 configure:12015: $? = 0
3944 configure:12023: result: yes
3945 configure:11998: checking whether rint is declared without a macro
3946 configure:12015: gcc -c -g -O2  conftest.c >&5
3947 configure:12015: $? = 0
3948 configure:12023: result: yes
3949 configure:11998: checking whether rintf is declared without a macro
3950 configure:12015: gcc -c -g -O2  conftest.c >&5
3951 configure:12015: $? = 0
3952 configure:12023: result: yes
3953 configure:11998: checking whether rintl is declared without a macro
3954 configure:12015: gcc -c -g -O2  conftest.c >&5
3955 configure:12015: $? = 0
3956 configure:12023: result: yes
3957 configure:11998: checking whether round is declared without a macro
3958 configure:12015: gcc -c -g -O2  conftest.c >&5
3959 configure:12015: $? = 0
3960 configure:12023: result: yes
3961 configure:11998: checking whether roundf is declared without a macro
3962 configure:12015: gcc -c -g -O2  conftest.c >&5
3963 configure:12015: $? = 0
3964 configure:12023: result: yes
3965 configure:11998: checking whether roundl is declared without a macro
3966 configure:12015: gcc -c -g -O2  conftest.c >&5
3967 configure:12015: $? = 0
3968 configure:12023: result: yes
3969 configure:11998: checking whether sinf is declared without a macro
3970 configure:12015: gcc -c -g -O2  conftest.c >&5
3971 configure:12015: $? = 0
3972 configure:12023: result: yes
3973 configure:11998: checking whether sinl is declared without a macro
3974 configure:12015: gcc -c -g -O2  conftest.c >&5
3975 configure:12015: $? = 0
3976 configure:12023: result: yes
3977 configure:11998: checking whether sinhf is declared without a macro
3978 configure:12015: gcc -c -g -O2  conftest.c >&5
3979 configure:12015: $? = 0
3980 configure:12023: result: yes
3981 configure:11998: checking whether sqrtf is declared without a macro
3982 configure:12015: gcc -c -g -O2  conftest.c >&5
3983 configure:12015: $? = 0
3984 configure:12023: result: yes
3985 configure:11998: checking whether sqrtl is declared without a macro
3986 configure:12015: gcc -c -g -O2  conftest.c >&5
3987 configure:12015: $? = 0
3988 configure:12023: result: yes
3989 configure:11998: checking whether tanf is declared without a macro
3990 configure:12015: gcc -c -g -O2  conftest.c >&5
3991 configure:12015: $? = 0
3992 configure:12023: result: yes
3993 configure:11998: checking whether tanl is declared without a macro
3994 configure:12015: gcc -c -g -O2  conftest.c >&5
3995 configure:12015: $? = 0
3996 configure:12023: result: yes
3997 configure:11998: checking whether tanhf is declared without a macro
3998 configure:12015: gcc -c -g -O2  conftest.c >&5
3999 configure:12015: $? = 0
4000 configure:12023: result: yes
4001 configure:11998: checking whether trunc is declared without a macro
4002 configure:12015: gcc -c -g -O2  conftest.c >&5
4003 configure:12015: $? = 0
4004 configure:12023: result: yes
4005 configure:11998: checking whether truncf is declared without a macro
4006 configure:12015: gcc -c -g -O2  conftest.c >&5
4007 configure:12015: $? = 0
4008 configure:12023: result: yes
4009 configure:11998: checking whether truncl is declared without a macro
4010 configure:12015: gcc -c -g -O2  conftest.c >&5
4011 configure:12015: $? = 0
4012 configure:12023: result: yes
4013 configure:12050: checking whether mbrtowc handles incomplete characters
4014 configure:12095: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
4015 configure:12095: $? = 0
4016 configure:12095: ./conftest
4017 configure:12095: $? = 0
4018 configure:12107: result: yes
4019 configure:12113: checking whether mbrtowc works as well as mbtowc
4020 configure:12162: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
4021 configure:12162: $? = 0
4022 configure:12162: ./conftest
4023 configure:12162: $? = 0
4024 configure:12174: result: yes
4025 configure:12225: checking whether mbrtowc handles a NULL pwc argument
4026 configure:12284: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
4027 configure:12284: $? = 0
4028 configure:12284: ./conftest
4029 configure:12284: $? = 0
4030 configure:12296: result: yes
4031 configure:12302: checking whether mbrtowc handles a NULL string argument
4032 configure:12349: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
4033 configure:12349: $? = 0
4034 configure:12349: ./conftest
4035 configure:12349: $? = 0
4036 configure:12361: result: yes
4037 configure:12369: checking whether mbrtowc has a correct return value
4038 configure:12484: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
4039 configure:12484: $? = 0
4040 configure:12484: ./conftest
4041 configure:12484: $? = 0
4042 configure:12499: result: yes
4043 configure:12505: checking whether mbrtowc returns 0 when parsing a NUL character
4044 configure:12549: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
4045 configure:12549: $? = 0
4046 configure:12549: ./conftest
4047 configure:12549: $? = 0
4048 configure:12561: result: yes
4049 configure:12644: checking whether mbrtowc handles incomplete characters
4050 configure:12701: result: yes
4051 configure:12707: checking whether mbrtowc works as well as mbtowc
4052 configure:12768: result: yes
4053 configure:12866: checking whether mbrtowc handles incomplete characters
4054 configure:12923: result: yes
4055 configure:12929: checking whether mbrtowc works as well as mbtowc
4056 configure:12990: result: yes
4057 configure:13044: checking whether mbsrtowcs works
4058 configure:13136: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
4059 configure:13136: $? = 0
4060 configure:13136: ./conftest
4061 configure:13136: $? = 0
4062 configure:13148: result: yes
4063 configure:13353: checking for memmem
4064 configure:13353: result: yes
4065 configure:13371: checking whether memmem works
4066 configure:13446: result: no
4067 configure:13489: checking for ssize_t
4068 configure:13506: gcc -c -g -O2  conftest.c >&5
4069 configure:13506: $? = 0
4070 configure:13513: result: yes
4071 configure:13556: checking whether NULL can be used in arbitrary expressions
4072 configure:13574: gcc -c -g -O2  conftest.c >&5
4073 configure:13574: $? = 0
4074 configure:13581: result: yes
4075 configure:13673: checking whether strstr works in linear time
4076 configure:13747: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
4077 configure:13747: $? = 0
4078 configure:13747: ./conftest
4079 configure:13747: $? = 142
4080 configure: program exited with status 142
4081 configure: failed program was:
4082 | /* confdefs.h */
4083 | #define PACKAGE_NAME ""
4084 | #define PACKAGE_TARNAME ""
4085 | #define PACKAGE_VERSION ""
4086 | #define PACKAGE_STRING ""
4087 | #define PACKAGE_BUGREPORT ""
4088 | #define PACKAGE_URL ""
4089 | #define STDC_HEADERS 1
4090 | #define HAVE_SYS_TYPES_H 1
4091 | #define HAVE_SYS_STAT_H 1
4092 | #define HAVE_STDLIB_H 1
4093 | #define HAVE_STRING_H 1
4094 | #define HAVE_MEMORY_H 1
4095 | #define HAVE_STRINGS_H 1
4096 | #define HAVE_INTTYPES_H 1
4097 | #define HAVE_STDINT_H 1
4098 | #define HAVE_UNISTD_H 1
4099 | #define __EXTENSIONS__ 1
4100 | #define _ALL_SOURCE 1
4101 | #define _DARWIN_C_SOURCE 1
4102 | #define _GNU_SOURCE 1
4103 | #define _POSIX_PTHREAD_SEMANTICS 1
4104 | #define _TANDEM_SOURCE 1
4105 | #define HAVE_ALLOCA_H 1
4106 | #define HAVE_ALLOCA 1
4107 | #define HAVE_DIRENT_H 1
4108 | #define HAVE_WCTYPE_H 1
4109 | #define HAVE_WCHAR_H 1
4110 | #define HAVE_STDINT_H 1
4111 | #define HAVE_INTTYPES_H 1
4112 | #define HAVE_UNISTD_H 1
4113 | #define HAVE_MATH_H 1
4114 | #define HAVE_SYS_MMAN_H 1
4115 | #define HAVE_SYS_PARAM_H 1
4116 | #define HAVE_SYS_STAT_H 1
4117 | #define HAVE_SYS_TIME_H 1
4118 | #define HAVE_MBSTATE_T 1
4119 | #define HAVE_BTOWC 1
4120 | #define HAVE_ISBLANK 1
4121 | #define HAVE_ISWCTYPE 1
4122 | #define HAVE_MBSRTOWCS 1
4123 | #define HAVE_WMEMCHR 1
4124 | #define HAVE_WMEMCPY 1
4125 | #define HAVE_ALARM 1
4126 | #define HAVE_SYMLINK 1
4127 | #define HAVE_MBSINIT 1
4128 | #define HAVE_MBRTOWC 1
4129 | #define HAVE_MPROTECT 1
4130 | #define HAVE_ISWCNTRL 1
4131 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
4132 | #define HAVE_LONG_LONG_INT 1
4133 | #define BITSIZEOF_PTRDIFF_T 64
4134 | #define BITSIZEOF_SIZE_T 64
4135 | #define BITSIZEOF_SIG_ATOMIC_T 32
4136 | #define BITSIZEOF_WCHAR_T 32
4137 | #define BITSIZEOF_WINT_T 32
4138 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
4139 | #define HAVE_SIGNED_WCHAR_T 1
4140 | #define HAVE_SIGNED_WINT_T 1
4141 | #define PTRDIFF_T_SUFFIX l
4142 | #define SIZE_T_SUFFIX ul
4143 | #define SIG_ATOMIC_T_SUFFIX 
4144 | #define WCHAR_T_SUFFIX 
4145 | #define WINT_T_SUFFIX 
4146 | #define HAVE_RAW_DECL_IMAXABS 1
4147 | #define HAVE_RAW_DECL_IMAXDIV 1
4148 | #define HAVE_RAW_DECL_STRTOIMAX 1
4149 | #define HAVE_RAW_DECL_STRTOUMAX 1
4150 | #define HAVE_INTTYPES_H 1
4151 | #define DBL_EXPBIT0_WORD 1
4152 | #define DBL_EXPBIT0_BIT 20
4153 | #define HAVE_LANGINFO_CODESET 1
4154 | #define HAVE_WORKING_O_NOATIME 0
4155 | #define HAVE_WORKING_O_NOFOLLOW 1
4156 | #define HAVE_DECL_GETC_UNLOCKED 1
4157 | #define MAP_ANONYMOUS MAP_ANON
4158 | #define HAVE_MAP_ANONYMOUS 1
4159 | #define HAVE_DECL_MEMMEM 1
4160 | #define HAVE_MEMMEM 1
4161 | #define HAVE__BOOL 1
4162 | #define HAVE_WCHAR_T 1
4163 | #define restrict __restrict
4164 | #define HAVE_RAW_DECL_FFSL 1
4165 | #define HAVE_RAW_DECL_FFSLL 1
4166 | #define HAVE_RAW_DECL_MEMMEM 1
4167 | #define HAVE_RAW_DECL_STPCPY 1
4168 | #define HAVE_RAW_DECL_STPNCPY 1
4169 | #define HAVE_RAW_DECL_STRDUP 1
4170 | #define HAVE_RAW_DECL_STRNCAT 1
4171 | #define HAVE_RAW_DECL_STRNDUP 1
4172 | #define HAVE_RAW_DECL_STRNLEN 1
4173 | #define HAVE_RAW_DECL_STRPBRK 1
4174 | #define HAVE_RAW_DECL_STRSEP 1
4175 | #define HAVE_RAW_DECL_STRCASESTR 1
4176 | #define HAVE_RAW_DECL_STRTOK_R 1
4177 | #define HAVE_RAW_DECL_STRERROR_R 1
4178 | #define HAVE_RAW_DECL_STRSIGNAL 1
4179 | #define HAVE_WINT_T 1
4180 | #define HAVE_ALLOCA 1
4181 | #define HAVE_RAW_DECL_ALPHASORT 1
4182 | #define HAVE_RAW_DECL_CLOSEDIR 1
4183 | #define HAVE_RAW_DECL_DIRFD 1
4184 | #define HAVE_RAW_DECL_OPENDIR 1
4185 | #define HAVE_RAW_DECL_READDIR 1
4186 | #define HAVE_RAW_DECL_REWINDDIR 1
4187 | #define HAVE_RAW_DECL_SCANDIR 1
4188 | #define fnmatch gnu_fnmatch
4189 | #define HAVE_DECL_ISBLANK 1
4190 | #define fnmatch gnu_fnmatch
4191 | #define HAVE_DECL_ISBLANK 1
4192 | #define HAVE_FREXP 1
4193 | #define GNULIB_TEST_FREXP 1
4194 | #define HAVE_FREXPL 1
4195 | #define GNULIB_TEST_FREXPL 1
4196 | #define HAVE_ISNAND_IN_LIBC 1
4197 | #define LDBL_EXPBIT0_WORD 2
4198 | #define LDBL_EXPBIT0_BIT 0
4199 | #define HAVE_RAW_DECL_ACOSF 1
4200 | #define HAVE_RAW_DECL_ACOSL 1
4201 | #define HAVE_RAW_DECL_ASINF 1
4202 | #define HAVE_RAW_DECL_ASINL 1
4203 | #define HAVE_RAW_DECL_ATANF 1
4204 | #define HAVE_RAW_DECL_ATANL 1
4205 | #define HAVE_RAW_DECL_CBRT 1
4206 | #define HAVE_RAW_DECL_CBRTF 1
4207 | #define HAVE_RAW_DECL_CBRTL 1
4208 | #define HAVE_RAW_DECL_CEILF 1
4209 | #define HAVE_RAW_DECL_CEILL 1
4210 | #define HAVE_RAW_DECL_COPYSIGN 1
4211 | #define HAVE_RAW_DECL_COPYSIGNF 1
4212 | #define HAVE_RAW_DECL_COPYSIGNL 1
4213 | #define HAVE_RAW_DECL_COSF 1
4214 | #define HAVE_RAW_DECL_COSL 1
4215 | #define HAVE_RAW_DECL_COSHF 1
4216 | #define HAVE_RAW_DECL_EXPF 1
4217 | #define HAVE_RAW_DECL_EXPL 1
4218 | #define HAVE_RAW_DECL_EXP2 1
4219 | #define HAVE_RAW_DECL_EXP2F 1
4220 | #define HAVE_RAW_DECL_EXP2L 1
4221 | #define HAVE_RAW_DECL_EXPM1 1
4222 | #define HAVE_RAW_DECL_EXPM1F 1
4223 | #define HAVE_RAW_DECL_EXPM1L 1
4224 | #define HAVE_RAW_DECL_FABSF 1
4225 | #define HAVE_RAW_DECL_FABSL 1
4226 | #define HAVE_RAW_DECL_FLOORF 1
4227 | #define HAVE_RAW_DECL_FLOORL 1
4228 | #define HAVE_RAW_DECL_FMA 1
4229 | #define HAVE_RAW_DECL_FMAF 1
4230 | #define HAVE_RAW_DECL_FMAL 1
4231 | #define HAVE_RAW_DECL_FMOD 1
4232 | #define HAVE_RAW_DECL_FMODF 1
4233 | #define HAVE_RAW_DECL_FMODL 1
4234 | #define HAVE_RAW_DECL_FREXPF 1
4235 | #define HAVE_RAW_DECL_FREXPL 1
4236 | #define HAVE_RAW_DECL_HYPOTF 1
4237 | #define HAVE_RAW_DECL_HYPOTL 1
4238 | #define HAVE_RAW_DECL_ILOGB 1
4239 | #define HAVE_RAW_DECL_ILOGBF 1
4240 | #define HAVE_RAW_DECL_ILOGBL 1
4241 | #define HAVE_RAW_DECL_LDEXPF 1
4242 | #define HAVE_RAW_DECL_LDEXPL 1
4243 | #define HAVE_RAW_DECL_LOG 1
4244 | #define HAVE_RAW_DECL_LOGF 1
4245 | #define HAVE_RAW_DECL_LOGL 1
4246 | #define HAVE_RAW_DECL_LOG10 1
4247 | #define HAVE_RAW_DECL_LOG10F 1
4248 | #define HAVE_RAW_DECL_LOG10L 1
4249 | #define HAVE_RAW_DECL_LOG1P 1
4250 | #define HAVE_RAW_DECL_LOG1PF 1
4251 | #define HAVE_RAW_DECL_LOG1PL 1
4252 | #define HAVE_RAW_DECL_LOG2 1
4253 | #define HAVE_RAW_DECL_LOG2F 1
4254 | #define HAVE_RAW_DECL_LOG2L 1
4255 | #define HAVE_RAW_DECL_LOGB 1
4256 | #define HAVE_RAW_DECL_LOGBF 1
4257 | #define HAVE_RAW_DECL_LOGBL 1
4258 | #define HAVE_RAW_DECL_MODF 1
4259 | #define HAVE_RAW_DECL_MODFF 1
4260 | #define HAVE_RAW_DECL_MODFL 1
4261 | #define HAVE_RAW_DECL_POWF 1
4262 | #define HAVE_RAW_DECL_REMAINDER 1
4263 | #define HAVE_RAW_DECL_REMAINDERF 1
4264 | #define HAVE_RAW_DECL_REMAINDERL 1
4265 | #define HAVE_RAW_DECL_RINT 1
4266 | #define HAVE_RAW_DECL_RINTF 1
4267 | #define HAVE_RAW_DECL_RINTL 1
4268 | #define HAVE_RAW_DECL_ROUND 1
4269 | #define HAVE_RAW_DECL_ROUNDF 1
4270 | #define HAVE_RAW_DECL_ROUNDL 1
4271 | #define HAVE_RAW_DECL_SINF 1
4272 | #define HAVE_RAW_DECL_SINL 1
4273 | #define HAVE_RAW_DECL_SINHF 1
4274 | #define HAVE_RAW_DECL_SQRTF 1
4275 | #define HAVE_RAW_DECL_SQRTL 1
4276 | #define HAVE_RAW_DECL_TANF 1
4277 | #define HAVE_RAW_DECL_TANL 1
4278 | #define HAVE_RAW_DECL_TANHF 1
4279 | #define HAVE_RAW_DECL_TRUNC 1
4280 | #define HAVE_RAW_DECL_TRUNCF 1
4281 | #define HAVE_RAW_DECL_TRUNCL 1
4282 | #define GNULIB_TEST_MBRTOWC 1
4283 | #define GNULIB_TEST_MBSINIT 1
4284 | #define GNULIB_TEST_MBSRTOWCS 1
4285 | #define GNULIB_TEST_MEMCHR 1
4286 | #define HAVE_MEMMEM 1
4287 | #define GNULIB_TEST_MEMMEM 1
4288 | /* end confdefs.h.  */
4289
4290 | #include <signal.h> /* for signal */
4291 | #include <string.h> /* for strstr */
4292 | #include <stdlib.h> /* for malloc */
4293 | #include <unistd.h> /* for alarm */
4294 | static void quit (int sig) { exit (sig + 128); }
4295
4296 | int
4297 | main ()
4298 | {
4299
4300 |     int result = 0;
4301 |     size_t m = 1000000;
4302 |     char *haystack = (char *) malloc (2 * m + 2);
4303 |     char *needle = (char *) malloc (m + 2);
4304 |     /* Failure to compile this test due to missing alarm is okay,
4305 |        since all such platforms (mingw) also have quadratic strstr.  */
4306 |     signal (SIGALRM, quit);
4307 |     alarm (5);
4308 |     /* Check for quadratic performance.  */
4309 |     if (haystack && needle)
4310 |       {
4311 |         memset (haystack, 'A', 2 * m);
4312 |         haystack[2 * m] = 'B';
4313 |         haystack[2 * m + 1] = 0;
4314 |         memset (needle, 'A', m);
4315 |         needle[m] = 'B';
4316 |         needle[m + 1] = 0;
4317 |         if (!strstr (haystack, needle))
4318 |           result |= 1;
4319 |       }
4320 |     return result;
4321
4322 |   ;
4323 |   return 0;
4324 | }
4325 configure:13758: result: no
4326 configure:13786: checking whether strstr works
4327 configure:13849: result: yes
4328 configure:13978: checking for nlink_t
4329 configure:13978: gcc -c -g -O2  conftest.c >&5
4330 configure:13978: $? = 0
4331 configure:13978: gcc -c -g -O2  conftest.c >&5
4332 conftest.c:215:22: error: expected expression
4333 if (sizeof ((nlink_t)))
4334                      ^
4335 1 error generated.
4336 configure:13978: $? = 1
4337 configure: failed program was:
4338 | /* confdefs.h */
4339 | #define PACKAGE_NAME ""
4340 | #define PACKAGE_TARNAME ""
4341 | #define PACKAGE_VERSION ""
4342 | #define PACKAGE_STRING ""
4343 | #define PACKAGE_BUGREPORT ""
4344 | #define PACKAGE_URL ""
4345 | #define STDC_HEADERS 1
4346 | #define HAVE_SYS_TYPES_H 1
4347 | #define HAVE_SYS_STAT_H 1
4348 | #define HAVE_STDLIB_H 1
4349 | #define HAVE_STRING_H 1
4350 | #define HAVE_MEMORY_H 1
4351 | #define HAVE_STRINGS_H 1
4352 | #define HAVE_INTTYPES_H 1
4353 | #define HAVE_STDINT_H 1
4354 | #define HAVE_UNISTD_H 1
4355 | #define __EXTENSIONS__ 1
4356 | #define _ALL_SOURCE 1
4357 | #define _DARWIN_C_SOURCE 1
4358 | #define _GNU_SOURCE 1
4359 | #define _POSIX_PTHREAD_SEMANTICS 1
4360 | #define _TANDEM_SOURCE 1
4361 | #define HAVE_ALLOCA_H 1
4362 | #define HAVE_ALLOCA 1
4363 | #define HAVE_DIRENT_H 1
4364 | #define HAVE_WCTYPE_H 1
4365 | #define HAVE_WCHAR_H 1
4366 | #define HAVE_STDINT_H 1
4367 | #define HAVE_INTTYPES_H 1
4368 | #define HAVE_UNISTD_H 1
4369 | #define HAVE_MATH_H 1
4370 | #define HAVE_SYS_MMAN_H 1
4371 | #define HAVE_SYS_PARAM_H 1
4372 | #define HAVE_SYS_STAT_H 1
4373 | #define HAVE_SYS_TIME_H 1
4374 | #define HAVE_MBSTATE_T 1
4375 | #define HAVE_BTOWC 1
4376 | #define HAVE_ISBLANK 1
4377 | #define HAVE_ISWCTYPE 1
4378 | #define HAVE_MBSRTOWCS 1
4379 | #define HAVE_WMEMCHR 1
4380 | #define HAVE_WMEMCPY 1
4381 | #define HAVE_ALARM 1
4382 | #define HAVE_SYMLINK 1
4383 | #define HAVE_MBSINIT 1
4384 | #define HAVE_MBRTOWC 1
4385 | #define HAVE_MPROTECT 1
4386 | #define HAVE_ISWCNTRL 1
4387 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
4388 | #define HAVE_LONG_LONG_INT 1
4389 | #define BITSIZEOF_PTRDIFF_T 64
4390 | #define BITSIZEOF_SIZE_T 64
4391 | #define BITSIZEOF_SIG_ATOMIC_T 32
4392 | #define BITSIZEOF_WCHAR_T 32
4393 | #define BITSIZEOF_WINT_T 32
4394 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
4395 | #define HAVE_SIGNED_WCHAR_T 1
4396 | #define HAVE_SIGNED_WINT_T 1
4397 | #define PTRDIFF_T_SUFFIX l
4398 | #define SIZE_T_SUFFIX ul
4399 | #define SIG_ATOMIC_T_SUFFIX 
4400 | #define WCHAR_T_SUFFIX 
4401 | #define WINT_T_SUFFIX 
4402 | #define HAVE_RAW_DECL_IMAXABS 1
4403 | #define HAVE_RAW_DECL_IMAXDIV 1
4404 | #define HAVE_RAW_DECL_STRTOIMAX 1
4405 | #define HAVE_RAW_DECL_STRTOUMAX 1
4406 | #define HAVE_INTTYPES_H 1
4407 | #define DBL_EXPBIT0_WORD 1
4408 | #define DBL_EXPBIT0_BIT 20
4409 | #define HAVE_LANGINFO_CODESET 1
4410 | #define HAVE_WORKING_O_NOATIME 0
4411 | #define HAVE_WORKING_O_NOFOLLOW 1
4412 | #define HAVE_DECL_GETC_UNLOCKED 1
4413 | #define MAP_ANONYMOUS MAP_ANON
4414 | #define HAVE_MAP_ANONYMOUS 1
4415 | #define HAVE_DECL_MEMMEM 1
4416 | #define HAVE_MEMMEM 1
4417 | #define HAVE__BOOL 1
4418 | #define HAVE_WCHAR_T 1
4419 | #define restrict __restrict
4420 | #define HAVE_RAW_DECL_FFSL 1
4421 | #define HAVE_RAW_DECL_FFSLL 1
4422 | #define HAVE_RAW_DECL_MEMMEM 1
4423 | #define HAVE_RAW_DECL_STPCPY 1
4424 | #define HAVE_RAW_DECL_STPNCPY 1
4425 | #define HAVE_RAW_DECL_STRDUP 1
4426 | #define HAVE_RAW_DECL_STRNCAT 1
4427 | #define HAVE_RAW_DECL_STRNDUP 1
4428 | #define HAVE_RAW_DECL_STRNLEN 1
4429 | #define HAVE_RAW_DECL_STRPBRK 1
4430 | #define HAVE_RAW_DECL_STRSEP 1
4431 | #define HAVE_RAW_DECL_STRCASESTR 1
4432 | #define HAVE_RAW_DECL_STRTOK_R 1
4433 | #define HAVE_RAW_DECL_STRERROR_R 1
4434 | #define HAVE_RAW_DECL_STRSIGNAL 1
4435 | #define HAVE_WINT_T 1
4436 | #define HAVE_ALLOCA 1
4437 | #define HAVE_RAW_DECL_ALPHASORT 1
4438 | #define HAVE_RAW_DECL_CLOSEDIR 1
4439 | #define HAVE_RAW_DECL_DIRFD 1
4440 | #define HAVE_RAW_DECL_OPENDIR 1
4441 | #define HAVE_RAW_DECL_READDIR 1
4442 | #define HAVE_RAW_DECL_REWINDDIR 1
4443 | #define HAVE_RAW_DECL_SCANDIR 1
4444 | #define fnmatch gnu_fnmatch
4445 | #define HAVE_DECL_ISBLANK 1
4446 | #define fnmatch gnu_fnmatch
4447 | #define HAVE_DECL_ISBLANK 1
4448 | #define HAVE_FREXP 1
4449 | #define GNULIB_TEST_FREXP 1
4450 | #define HAVE_FREXPL 1
4451 | #define GNULIB_TEST_FREXPL 1
4452 | #define HAVE_ISNAND_IN_LIBC 1
4453 | #define LDBL_EXPBIT0_WORD 2
4454 | #define LDBL_EXPBIT0_BIT 0
4455 | #define HAVE_RAW_DECL_ACOSF 1
4456 | #define HAVE_RAW_DECL_ACOSL 1
4457 | #define HAVE_RAW_DECL_ASINF 1
4458 | #define HAVE_RAW_DECL_ASINL 1
4459 | #define HAVE_RAW_DECL_ATANF 1
4460 | #define HAVE_RAW_DECL_ATANL 1
4461 | #define HAVE_RAW_DECL_CBRT 1
4462 | #define HAVE_RAW_DECL_CBRTF 1
4463 | #define HAVE_RAW_DECL_CBRTL 1
4464 | #define HAVE_RAW_DECL_CEILF 1
4465 | #define HAVE_RAW_DECL_CEILL 1
4466 | #define HAVE_RAW_DECL_COPYSIGN 1
4467 | #define HAVE_RAW_DECL_COPYSIGNF 1
4468 | #define HAVE_RAW_DECL_COPYSIGNL 1
4469 | #define HAVE_RAW_DECL_COSF 1
4470 | #define HAVE_RAW_DECL_COSL 1
4471 | #define HAVE_RAW_DECL_COSHF 1
4472 | #define HAVE_RAW_DECL_EXPF 1
4473 | #define HAVE_RAW_DECL_EXPL 1
4474 | #define HAVE_RAW_DECL_EXP2 1
4475 | #define HAVE_RAW_DECL_EXP2F 1
4476 | #define HAVE_RAW_DECL_EXP2L 1
4477 | #define HAVE_RAW_DECL_EXPM1 1
4478 | #define HAVE_RAW_DECL_EXPM1F 1
4479 | #define HAVE_RAW_DECL_EXPM1L 1
4480 | #define HAVE_RAW_DECL_FABSF 1
4481 | #define HAVE_RAW_DECL_FABSL 1
4482 | #define HAVE_RAW_DECL_FLOORF 1
4483 | #define HAVE_RAW_DECL_FLOORL 1
4484 | #define HAVE_RAW_DECL_FMA 1
4485 | #define HAVE_RAW_DECL_FMAF 1
4486 | #define HAVE_RAW_DECL_FMAL 1
4487 | #define HAVE_RAW_DECL_FMOD 1
4488 | #define HAVE_RAW_DECL_FMODF 1
4489 | #define HAVE_RAW_DECL_FMODL 1
4490 | #define HAVE_RAW_DECL_FREXPF 1
4491 | #define HAVE_RAW_DECL_FREXPL 1
4492 | #define HAVE_RAW_DECL_HYPOTF 1
4493 | #define HAVE_RAW_DECL_HYPOTL 1
4494 | #define HAVE_RAW_DECL_ILOGB 1
4495 | #define HAVE_RAW_DECL_ILOGBF 1
4496 | #define HAVE_RAW_DECL_ILOGBL 1
4497 | #define HAVE_RAW_DECL_LDEXPF 1
4498 | #define HAVE_RAW_DECL_LDEXPL 1
4499 | #define HAVE_RAW_DECL_LOG 1
4500 | #define HAVE_RAW_DECL_LOGF 1
4501 | #define HAVE_RAW_DECL_LOGL 1
4502 | #define HAVE_RAW_DECL_LOG10 1
4503 | #define HAVE_RAW_DECL_LOG10F 1
4504 | #define HAVE_RAW_DECL_LOG10L 1
4505 | #define HAVE_RAW_DECL_LOG1P 1
4506 | #define HAVE_RAW_DECL_LOG1PF 1
4507 | #define HAVE_RAW_DECL_LOG1PL 1
4508 | #define HAVE_RAW_DECL_LOG2 1
4509 | #define HAVE_RAW_DECL_LOG2F 1
4510 | #define HAVE_RAW_DECL_LOG2L 1
4511 | #define HAVE_RAW_DECL_LOGB 1
4512 | #define HAVE_RAW_DECL_LOGBF 1
4513 | #define HAVE_RAW_DECL_LOGBL 1
4514 | #define HAVE_RAW_DECL_MODF 1
4515 | #define HAVE_RAW_DECL_MODFF 1
4516 | #define HAVE_RAW_DECL_MODFL 1
4517 | #define HAVE_RAW_DECL_POWF 1
4518 | #define HAVE_RAW_DECL_REMAINDER 1
4519 | #define HAVE_RAW_DECL_REMAINDERF 1
4520 | #define HAVE_RAW_DECL_REMAINDERL 1
4521 | #define HAVE_RAW_DECL_RINT 1
4522 | #define HAVE_RAW_DECL_RINTF 1
4523 | #define HAVE_RAW_DECL_RINTL 1
4524 | #define HAVE_RAW_DECL_ROUND 1
4525 | #define HAVE_RAW_DECL_ROUNDF 1
4526 | #define HAVE_RAW_DECL_ROUNDL 1
4527 | #define HAVE_RAW_DECL_SINF 1
4528 | #define HAVE_RAW_DECL_SINL 1
4529 | #define HAVE_RAW_DECL_SINHF 1
4530 | #define HAVE_RAW_DECL_SQRTF 1
4531 | #define HAVE_RAW_DECL_SQRTL 1
4532 | #define HAVE_RAW_DECL_TANF 1
4533 | #define HAVE_RAW_DECL_TANL 1
4534 | #define HAVE_RAW_DECL_TANHF 1
4535 | #define HAVE_RAW_DECL_TRUNC 1
4536 | #define HAVE_RAW_DECL_TRUNCF 1
4537 | #define HAVE_RAW_DECL_TRUNCL 1
4538 | #define GNULIB_TEST_MBRTOWC 1
4539 | #define GNULIB_TEST_MBSINIT 1
4540 | #define GNULIB_TEST_MBSRTOWCS 1
4541 | #define GNULIB_TEST_MEMCHR 1
4542 | #define HAVE_MEMMEM 1
4543 | #define GNULIB_TEST_MEMMEM 1
4544 | #define GNULIB_TEST_STRSTR 1
4545 | /* end confdefs.h.  */
4546 | #include <sys/types.h>
4547 |      #include <sys/stat.h>
4548
4549 | int
4550 | main ()
4551 | {
4552 | if (sizeof ((nlink_t)))
4553 |           return 0;
4554 |   ;
4555 |   return 0;
4556 | }
4557 configure:13978: result: yes
4558 configure:13993: checking whether fchmodat is declared without a macro
4559 configure:14011: gcc -c -g -O2  conftest.c >&5
4560 conftest.c:215:10: error: use of undeclared identifier 'fchmodat'
4561   (void) fchmodat;
4562          ^
4563 1 error generated.
4564 configure:14011: $? = 1
4565 configure: failed program was:
4566 | /* confdefs.h */
4567 | #define PACKAGE_NAME ""
4568 | #define PACKAGE_TARNAME ""
4569 | #define PACKAGE_VERSION ""
4570 | #define PACKAGE_STRING ""
4571 | #define PACKAGE_BUGREPORT ""
4572 | #define PACKAGE_URL ""
4573 | #define STDC_HEADERS 1
4574 | #define HAVE_SYS_TYPES_H 1
4575 | #define HAVE_SYS_STAT_H 1
4576 | #define HAVE_STDLIB_H 1
4577 | #define HAVE_STRING_H 1
4578 | #define HAVE_MEMORY_H 1
4579 | #define HAVE_STRINGS_H 1
4580 | #define HAVE_INTTYPES_H 1
4581 | #define HAVE_STDINT_H 1
4582 | #define HAVE_UNISTD_H 1
4583 | #define __EXTENSIONS__ 1
4584 | #define _ALL_SOURCE 1
4585 | #define _DARWIN_C_SOURCE 1
4586 | #define _GNU_SOURCE 1
4587 | #define _POSIX_PTHREAD_SEMANTICS 1
4588 | #define _TANDEM_SOURCE 1
4589 | #define HAVE_ALLOCA_H 1
4590 | #define HAVE_ALLOCA 1
4591 | #define HAVE_DIRENT_H 1
4592 | #define HAVE_WCTYPE_H 1
4593 | #define HAVE_WCHAR_H 1
4594 | #define HAVE_STDINT_H 1
4595 | #define HAVE_INTTYPES_H 1
4596 | #define HAVE_UNISTD_H 1
4597 | #define HAVE_MATH_H 1
4598 | #define HAVE_SYS_MMAN_H 1
4599 | #define HAVE_SYS_PARAM_H 1
4600 | #define HAVE_SYS_STAT_H 1
4601 | #define HAVE_SYS_TIME_H 1
4602 | #define HAVE_MBSTATE_T 1
4603 | #define HAVE_BTOWC 1
4604 | #define HAVE_ISBLANK 1
4605 | #define HAVE_ISWCTYPE 1
4606 | #define HAVE_MBSRTOWCS 1
4607 | #define HAVE_WMEMCHR 1
4608 | #define HAVE_WMEMCPY 1
4609 | #define HAVE_ALARM 1
4610 | #define HAVE_SYMLINK 1
4611 | #define HAVE_MBSINIT 1
4612 | #define HAVE_MBRTOWC 1
4613 | #define HAVE_MPROTECT 1
4614 | #define HAVE_ISWCNTRL 1
4615 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
4616 | #define HAVE_LONG_LONG_INT 1
4617 | #define BITSIZEOF_PTRDIFF_T 64
4618 | #define BITSIZEOF_SIZE_T 64
4619 | #define BITSIZEOF_SIG_ATOMIC_T 32
4620 | #define BITSIZEOF_WCHAR_T 32
4621 | #define BITSIZEOF_WINT_T 32
4622 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
4623 | #define HAVE_SIGNED_WCHAR_T 1
4624 | #define HAVE_SIGNED_WINT_T 1
4625 | #define PTRDIFF_T_SUFFIX l
4626 | #define SIZE_T_SUFFIX ul
4627 | #define SIG_ATOMIC_T_SUFFIX 
4628 | #define WCHAR_T_SUFFIX 
4629 | #define WINT_T_SUFFIX 
4630 | #define HAVE_RAW_DECL_IMAXABS 1
4631 | #define HAVE_RAW_DECL_IMAXDIV 1
4632 | #define HAVE_RAW_DECL_STRTOIMAX 1
4633 | #define HAVE_RAW_DECL_STRTOUMAX 1
4634 | #define HAVE_INTTYPES_H 1
4635 | #define DBL_EXPBIT0_WORD 1
4636 | #define DBL_EXPBIT0_BIT 20
4637 | #define HAVE_LANGINFO_CODESET 1
4638 | #define HAVE_WORKING_O_NOATIME 0
4639 | #define HAVE_WORKING_O_NOFOLLOW 1
4640 | #define HAVE_DECL_GETC_UNLOCKED 1
4641 | #define MAP_ANONYMOUS MAP_ANON
4642 | #define HAVE_MAP_ANONYMOUS 1
4643 | #define HAVE_DECL_MEMMEM 1
4644 | #define HAVE_MEMMEM 1
4645 | #define HAVE__BOOL 1
4646 | #define HAVE_WCHAR_T 1
4647 | #define restrict __restrict
4648 | #define HAVE_RAW_DECL_FFSL 1
4649 | #define HAVE_RAW_DECL_FFSLL 1
4650 | #define HAVE_RAW_DECL_MEMMEM 1
4651 | #define HAVE_RAW_DECL_STPCPY 1
4652 | #define HAVE_RAW_DECL_STPNCPY 1
4653 | #define HAVE_RAW_DECL_STRDUP 1
4654 | #define HAVE_RAW_DECL_STRNCAT 1
4655 | #define HAVE_RAW_DECL_STRNDUP 1
4656 | #define HAVE_RAW_DECL_STRNLEN 1
4657 | #define HAVE_RAW_DECL_STRPBRK 1
4658 | #define HAVE_RAW_DECL_STRSEP 1
4659 | #define HAVE_RAW_DECL_STRCASESTR 1
4660 | #define HAVE_RAW_DECL_STRTOK_R 1
4661 | #define HAVE_RAW_DECL_STRERROR_R 1
4662 | #define HAVE_RAW_DECL_STRSIGNAL 1
4663 | #define HAVE_WINT_T 1
4664 | #define HAVE_ALLOCA 1
4665 | #define HAVE_RAW_DECL_ALPHASORT 1
4666 | #define HAVE_RAW_DECL_CLOSEDIR 1
4667 | #define HAVE_RAW_DECL_DIRFD 1
4668 | #define HAVE_RAW_DECL_OPENDIR 1
4669 | #define HAVE_RAW_DECL_READDIR 1
4670 | #define HAVE_RAW_DECL_REWINDDIR 1
4671 | #define HAVE_RAW_DECL_SCANDIR 1
4672 | #define fnmatch gnu_fnmatch
4673 | #define HAVE_DECL_ISBLANK 1
4674 | #define fnmatch gnu_fnmatch
4675 | #define HAVE_DECL_ISBLANK 1
4676 | #define HAVE_FREXP 1
4677 | #define GNULIB_TEST_FREXP 1
4678 | #define HAVE_FREXPL 1
4679 | #define GNULIB_TEST_FREXPL 1
4680 | #define HAVE_ISNAND_IN_LIBC 1
4681 | #define LDBL_EXPBIT0_WORD 2
4682 | #define LDBL_EXPBIT0_BIT 0
4683 | #define HAVE_RAW_DECL_ACOSF 1
4684 | #define HAVE_RAW_DECL_ACOSL 1
4685 | #define HAVE_RAW_DECL_ASINF 1
4686 | #define HAVE_RAW_DECL_ASINL 1
4687 | #define HAVE_RAW_DECL_ATANF 1
4688 | #define HAVE_RAW_DECL_ATANL 1
4689 | #define HAVE_RAW_DECL_CBRT 1
4690 | #define HAVE_RAW_DECL_CBRTF 1
4691 | #define HAVE_RAW_DECL_CBRTL 1
4692 | #define HAVE_RAW_DECL_CEILF 1
4693 | #define HAVE_RAW_DECL_CEILL 1
4694 | #define HAVE_RAW_DECL_COPYSIGN 1
4695 | #define HAVE_RAW_DECL_COPYSIGNF 1
4696 | #define HAVE_RAW_DECL_COPYSIGNL 1
4697 | #define HAVE_RAW_DECL_COSF 1
4698 | #define HAVE_RAW_DECL_COSL 1
4699 | #define HAVE_RAW_DECL_COSHF 1
4700 | #define HAVE_RAW_DECL_EXPF 1
4701 | #define HAVE_RAW_DECL_EXPL 1
4702 | #define HAVE_RAW_DECL_EXP2 1
4703 | #define HAVE_RAW_DECL_EXP2F 1
4704 | #define HAVE_RAW_DECL_EXP2L 1
4705 | #define HAVE_RAW_DECL_EXPM1 1
4706 | #define HAVE_RAW_DECL_EXPM1F 1
4707 | #define HAVE_RAW_DECL_EXPM1L 1
4708 | #define HAVE_RAW_DECL_FABSF 1
4709 | #define HAVE_RAW_DECL_FABSL 1
4710 | #define HAVE_RAW_DECL_FLOORF 1
4711 | #define HAVE_RAW_DECL_FLOORL 1
4712 | #define HAVE_RAW_DECL_FMA 1
4713 | #define HAVE_RAW_DECL_FMAF 1
4714 | #define HAVE_RAW_DECL_FMAL 1
4715 | #define HAVE_RAW_DECL_FMOD 1
4716 | #define HAVE_RAW_DECL_FMODF 1
4717 | #define HAVE_RAW_DECL_FMODL 1
4718 | #define HAVE_RAW_DECL_FREXPF 1
4719 | #define HAVE_RAW_DECL_FREXPL 1
4720 | #define HAVE_RAW_DECL_HYPOTF 1
4721 | #define HAVE_RAW_DECL_HYPOTL 1
4722 | #define HAVE_RAW_DECL_ILOGB 1
4723 | #define HAVE_RAW_DECL_ILOGBF 1
4724 | #define HAVE_RAW_DECL_ILOGBL 1
4725 | #define HAVE_RAW_DECL_LDEXPF 1
4726 | #define HAVE_RAW_DECL_LDEXPL 1
4727 | #define HAVE_RAW_DECL_LOG 1
4728 | #define HAVE_RAW_DECL_LOGF 1
4729 | #define HAVE_RAW_DECL_LOGL 1
4730 | #define HAVE_RAW_DECL_LOG10 1
4731 | #define HAVE_RAW_DECL_LOG10F 1
4732 | #define HAVE_RAW_DECL_LOG10L 1
4733 | #define HAVE_RAW_DECL_LOG1P 1
4734 | #define HAVE_RAW_DECL_LOG1PF 1
4735 | #define HAVE_RAW_DECL_LOG1PL 1
4736 | #define HAVE_RAW_DECL_LOG2 1
4737 | #define HAVE_RAW_DECL_LOG2F 1
4738 | #define HAVE_RAW_DECL_LOG2L 1
4739 | #define HAVE_RAW_DECL_LOGB 1
4740 | #define HAVE_RAW_DECL_LOGBF 1
4741 | #define HAVE_RAW_DECL_LOGBL 1
4742 | #define HAVE_RAW_DECL_MODF 1
4743 | #define HAVE_RAW_DECL_MODFF 1
4744 | #define HAVE_RAW_DECL_MODFL 1
4745 | #define HAVE_RAW_DECL_POWF 1
4746 | #define HAVE_RAW_DECL_REMAINDER 1
4747 | #define HAVE_RAW_DECL_REMAINDERF 1
4748 | #define HAVE_RAW_DECL_REMAINDERL 1
4749 | #define HAVE_RAW_DECL_RINT 1
4750 | #define HAVE_RAW_DECL_RINTF 1
4751 | #define HAVE_RAW_DECL_RINTL 1
4752 | #define HAVE_RAW_DECL_ROUND 1
4753 | #define HAVE_RAW_DECL_ROUNDF 1
4754 | #define HAVE_RAW_DECL_ROUNDL 1
4755 | #define HAVE_RAW_DECL_SINF 1
4756 | #define HAVE_RAW_DECL_SINL 1
4757 | #define HAVE_RAW_DECL_SINHF 1
4758 | #define HAVE_RAW_DECL_SQRTF 1
4759 | #define HAVE_RAW_DECL_SQRTL 1
4760 | #define HAVE_RAW_DECL_TANF 1
4761 | #define HAVE_RAW_DECL_TANL 1
4762 | #define HAVE_RAW_DECL_TANHF 1
4763 | #define HAVE_RAW_DECL_TRUNC 1
4764 | #define HAVE_RAW_DECL_TRUNCF 1
4765 | #define HAVE_RAW_DECL_TRUNCL 1
4766 | #define GNULIB_TEST_MBRTOWC 1
4767 | #define GNULIB_TEST_MBSINIT 1
4768 | #define GNULIB_TEST_MBSRTOWCS 1
4769 | #define GNULIB_TEST_MEMCHR 1
4770 | #define HAVE_MEMMEM 1
4771 | #define GNULIB_TEST_MEMMEM 1
4772 | #define GNULIB_TEST_STRSTR 1
4773 | /* end confdefs.h.  */
4774 | #include <sys/stat.h>
4775
4776 | int
4777 | main ()
4778 | {
4779 | #undef fchmodat
4780 |   (void) fchmodat;
4781 |   ;
4782 |   return 0;
4783 | }
4784 configure:14019: result: no
4785 configure:13993: checking whether fstat is declared without a macro
4786 configure:14011: gcc -c -g -O2  conftest.c >&5
4787 configure:14011: $? = 0
4788 configure:14019: result: yes
4789 configure:13993: checking whether fstatat is declared without a macro
4790 configure:14011: gcc -c -g -O2  conftest.c >&5
4791 conftest.c:216:10: error: use of undeclared identifier 'fstatat'
4792   (void) fstatat;
4793          ^
4794 1 error generated.
4795 configure:14011: $? = 1
4796 configure: failed program was:
4797 | /* confdefs.h */
4798 | #define PACKAGE_NAME ""
4799 | #define PACKAGE_TARNAME ""
4800 | #define PACKAGE_VERSION ""
4801 | #define PACKAGE_STRING ""
4802 | #define PACKAGE_BUGREPORT ""
4803 | #define PACKAGE_URL ""
4804 | #define STDC_HEADERS 1
4805 | #define HAVE_SYS_TYPES_H 1
4806 | #define HAVE_SYS_STAT_H 1
4807 | #define HAVE_STDLIB_H 1
4808 | #define HAVE_STRING_H 1
4809 | #define HAVE_MEMORY_H 1
4810 | #define HAVE_STRINGS_H 1
4811 | #define HAVE_INTTYPES_H 1
4812 | #define HAVE_STDINT_H 1
4813 | #define HAVE_UNISTD_H 1
4814 | #define __EXTENSIONS__ 1
4815 | #define _ALL_SOURCE 1
4816 | #define _DARWIN_C_SOURCE 1
4817 | #define _GNU_SOURCE 1
4818 | #define _POSIX_PTHREAD_SEMANTICS 1
4819 | #define _TANDEM_SOURCE 1
4820 | #define HAVE_ALLOCA_H 1
4821 | #define HAVE_ALLOCA 1
4822 | #define HAVE_DIRENT_H 1
4823 | #define HAVE_WCTYPE_H 1
4824 | #define HAVE_WCHAR_H 1
4825 | #define HAVE_STDINT_H 1
4826 | #define HAVE_INTTYPES_H 1
4827 | #define HAVE_UNISTD_H 1
4828 | #define HAVE_MATH_H 1
4829 | #define HAVE_SYS_MMAN_H 1
4830 | #define HAVE_SYS_PARAM_H 1
4831 | #define HAVE_SYS_STAT_H 1
4832 | #define HAVE_SYS_TIME_H 1
4833 | #define HAVE_MBSTATE_T 1
4834 | #define HAVE_BTOWC 1
4835 | #define HAVE_ISBLANK 1
4836 | #define HAVE_ISWCTYPE 1
4837 | #define HAVE_MBSRTOWCS 1
4838 | #define HAVE_WMEMCHR 1
4839 | #define HAVE_WMEMCPY 1
4840 | #define HAVE_ALARM 1
4841 | #define HAVE_SYMLINK 1
4842 | #define HAVE_MBSINIT 1
4843 | #define HAVE_MBRTOWC 1
4844 | #define HAVE_MPROTECT 1
4845 | #define HAVE_ISWCNTRL 1
4846 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
4847 | #define HAVE_LONG_LONG_INT 1
4848 | #define BITSIZEOF_PTRDIFF_T 64
4849 | #define BITSIZEOF_SIZE_T 64
4850 | #define BITSIZEOF_SIG_ATOMIC_T 32
4851 | #define BITSIZEOF_WCHAR_T 32
4852 | #define BITSIZEOF_WINT_T 32
4853 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
4854 | #define HAVE_SIGNED_WCHAR_T 1
4855 | #define HAVE_SIGNED_WINT_T 1
4856 | #define PTRDIFF_T_SUFFIX l
4857 | #define SIZE_T_SUFFIX ul
4858 | #define SIG_ATOMIC_T_SUFFIX 
4859 | #define WCHAR_T_SUFFIX 
4860 | #define WINT_T_SUFFIX 
4861 | #define HAVE_RAW_DECL_IMAXABS 1
4862 | #define HAVE_RAW_DECL_IMAXDIV 1
4863 | #define HAVE_RAW_DECL_STRTOIMAX 1
4864 | #define HAVE_RAW_DECL_STRTOUMAX 1
4865 | #define HAVE_INTTYPES_H 1
4866 | #define DBL_EXPBIT0_WORD 1
4867 | #define DBL_EXPBIT0_BIT 20
4868 | #define HAVE_LANGINFO_CODESET 1
4869 | #define HAVE_WORKING_O_NOATIME 0
4870 | #define HAVE_WORKING_O_NOFOLLOW 1
4871 | #define HAVE_DECL_GETC_UNLOCKED 1
4872 | #define MAP_ANONYMOUS MAP_ANON
4873 | #define HAVE_MAP_ANONYMOUS 1
4874 | #define HAVE_DECL_MEMMEM 1
4875 | #define HAVE_MEMMEM 1
4876 | #define HAVE__BOOL 1
4877 | #define HAVE_WCHAR_T 1
4878 | #define restrict __restrict
4879 | #define HAVE_RAW_DECL_FFSL 1
4880 | #define HAVE_RAW_DECL_FFSLL 1
4881 | #define HAVE_RAW_DECL_MEMMEM 1
4882 | #define HAVE_RAW_DECL_STPCPY 1
4883 | #define HAVE_RAW_DECL_STPNCPY 1
4884 | #define HAVE_RAW_DECL_STRDUP 1
4885 | #define HAVE_RAW_DECL_STRNCAT 1
4886 | #define HAVE_RAW_DECL_STRNDUP 1
4887 | #define HAVE_RAW_DECL_STRNLEN 1
4888 | #define HAVE_RAW_DECL_STRPBRK 1
4889 | #define HAVE_RAW_DECL_STRSEP 1
4890 | #define HAVE_RAW_DECL_STRCASESTR 1
4891 | #define HAVE_RAW_DECL_STRTOK_R 1
4892 | #define HAVE_RAW_DECL_STRERROR_R 1
4893 | #define HAVE_RAW_DECL_STRSIGNAL 1
4894 | #define HAVE_WINT_T 1
4895 | #define HAVE_ALLOCA 1
4896 | #define HAVE_RAW_DECL_ALPHASORT 1
4897 | #define HAVE_RAW_DECL_CLOSEDIR 1
4898 | #define HAVE_RAW_DECL_DIRFD 1
4899 | #define HAVE_RAW_DECL_OPENDIR 1
4900 | #define HAVE_RAW_DECL_READDIR 1
4901 | #define HAVE_RAW_DECL_REWINDDIR 1
4902 | #define HAVE_RAW_DECL_SCANDIR 1
4903 | #define fnmatch gnu_fnmatch
4904 | #define HAVE_DECL_ISBLANK 1
4905 | #define fnmatch gnu_fnmatch
4906 | #define HAVE_DECL_ISBLANK 1
4907 | #define HAVE_FREXP 1
4908 | #define GNULIB_TEST_FREXP 1
4909 | #define HAVE_FREXPL 1
4910 | #define GNULIB_TEST_FREXPL 1
4911 | #define HAVE_ISNAND_IN_LIBC 1
4912 | #define LDBL_EXPBIT0_WORD 2
4913 | #define LDBL_EXPBIT0_BIT 0
4914 | #define HAVE_RAW_DECL_ACOSF 1
4915 | #define HAVE_RAW_DECL_ACOSL 1
4916 | #define HAVE_RAW_DECL_ASINF 1
4917 | #define HAVE_RAW_DECL_ASINL 1
4918 | #define HAVE_RAW_DECL_ATANF 1
4919 | #define HAVE_RAW_DECL_ATANL 1
4920 | #define HAVE_RAW_DECL_CBRT 1
4921 | #define HAVE_RAW_DECL_CBRTF 1
4922 | #define HAVE_RAW_DECL_CBRTL 1
4923 | #define HAVE_RAW_DECL_CEILF 1
4924 | #define HAVE_RAW_DECL_CEILL 1
4925 | #define HAVE_RAW_DECL_COPYSIGN 1
4926 | #define HAVE_RAW_DECL_COPYSIGNF 1
4927 | #define HAVE_RAW_DECL_COPYSIGNL 1
4928 | #define HAVE_RAW_DECL_COSF 1
4929 | #define HAVE_RAW_DECL_COSL 1
4930 | #define HAVE_RAW_DECL_COSHF 1
4931 | #define HAVE_RAW_DECL_EXPF 1
4932 | #define HAVE_RAW_DECL_EXPL 1
4933 | #define HAVE_RAW_DECL_EXP2 1
4934 | #define HAVE_RAW_DECL_EXP2F 1
4935 | #define HAVE_RAW_DECL_EXP2L 1
4936 | #define HAVE_RAW_DECL_EXPM1 1
4937 | #define HAVE_RAW_DECL_EXPM1F 1
4938 | #define HAVE_RAW_DECL_EXPM1L 1
4939 | #define HAVE_RAW_DECL_FABSF 1
4940 | #define HAVE_RAW_DECL_FABSL 1
4941 | #define HAVE_RAW_DECL_FLOORF 1
4942 | #define HAVE_RAW_DECL_FLOORL 1
4943 | #define HAVE_RAW_DECL_FMA 1
4944 | #define HAVE_RAW_DECL_FMAF 1
4945 | #define HAVE_RAW_DECL_FMAL 1
4946 | #define HAVE_RAW_DECL_FMOD 1
4947 | #define HAVE_RAW_DECL_FMODF 1
4948 | #define HAVE_RAW_DECL_FMODL 1
4949 | #define HAVE_RAW_DECL_FREXPF 1
4950 | #define HAVE_RAW_DECL_FREXPL 1
4951 | #define HAVE_RAW_DECL_HYPOTF 1
4952 | #define HAVE_RAW_DECL_HYPOTL 1
4953 | #define HAVE_RAW_DECL_ILOGB 1
4954 | #define HAVE_RAW_DECL_ILOGBF 1
4955 | #define HAVE_RAW_DECL_ILOGBL 1
4956 | #define HAVE_RAW_DECL_LDEXPF 1
4957 | #define HAVE_RAW_DECL_LDEXPL 1
4958 | #define HAVE_RAW_DECL_LOG 1
4959 | #define HAVE_RAW_DECL_LOGF 1
4960 | #define HAVE_RAW_DECL_LOGL 1
4961 | #define HAVE_RAW_DECL_LOG10 1
4962 | #define HAVE_RAW_DECL_LOG10F 1
4963 | #define HAVE_RAW_DECL_LOG10L 1
4964 | #define HAVE_RAW_DECL_LOG1P 1
4965 | #define HAVE_RAW_DECL_LOG1PF 1
4966 | #define HAVE_RAW_DECL_LOG1PL 1
4967 | #define HAVE_RAW_DECL_LOG2 1
4968 | #define HAVE_RAW_DECL_LOG2F 1
4969 | #define HAVE_RAW_DECL_LOG2L 1
4970 | #define HAVE_RAW_DECL_LOGB 1
4971 | #define HAVE_RAW_DECL_LOGBF 1
4972 | #define HAVE_RAW_DECL_LOGBL 1
4973 | #define HAVE_RAW_DECL_MODF 1
4974 | #define HAVE_RAW_DECL_MODFF 1
4975 | #define HAVE_RAW_DECL_MODFL 1
4976 | #define HAVE_RAW_DECL_POWF 1
4977 | #define HAVE_RAW_DECL_REMAINDER 1
4978 | #define HAVE_RAW_DECL_REMAINDERF 1
4979 | #define HAVE_RAW_DECL_REMAINDERL 1
4980 | #define HAVE_RAW_DECL_RINT 1
4981 | #define HAVE_RAW_DECL_RINTF 1
4982 | #define HAVE_RAW_DECL_RINTL 1
4983 | #define HAVE_RAW_DECL_ROUND 1
4984 | #define HAVE_RAW_DECL_ROUNDF 1
4985 | #define HAVE_RAW_DECL_ROUNDL 1
4986 | #define HAVE_RAW_DECL_SINF 1
4987 | #define HAVE_RAW_DECL_SINL 1
4988 | #define HAVE_RAW_DECL_SINHF 1
4989 | #define HAVE_RAW_DECL_SQRTF 1
4990 | #define HAVE_RAW_DECL_SQRTL 1
4991 | #define HAVE_RAW_DECL_TANF 1
4992 | #define HAVE_RAW_DECL_TANL 1
4993 | #define HAVE_RAW_DECL_TANHF 1
4994 | #define HAVE_RAW_DECL_TRUNC 1
4995 | #define HAVE_RAW_DECL_TRUNCF 1
4996 | #define HAVE_RAW_DECL_TRUNCL 1
4997 | #define GNULIB_TEST_MBRTOWC 1
4998 | #define GNULIB_TEST_MBSINIT 1
4999 | #define GNULIB_TEST_MBSRTOWCS 1
5000 | #define GNULIB_TEST_MEMCHR 1
5001 | #define HAVE_MEMMEM 1
5002 | #define GNULIB_TEST_MEMMEM 1
5003 | #define GNULIB_TEST_STRSTR 1
5004 | #define HAVE_RAW_DECL_FSTAT 1
5005 | /* end confdefs.h.  */
5006 | #include <sys/stat.h>
5007
5008 | int
5009 | main ()
5010 | {
5011 | #undef fstatat
5012 |   (void) fstatat;
5013 |   ;
5014 |   return 0;
5015 | }
5016 configure:14019: result: no
5017 configure:13993: checking whether futimens is declared without a macro
5018 configure:14011: gcc -c -g -O2  conftest.c >&5
5019 conftest.c:216:10: error: use of undeclared identifier 'futimens'
5020   (void) futimens;
5021          ^
5022 1 error generated.
5023 configure:14011: $? = 1
5024 configure: failed program was:
5025 | /* confdefs.h */
5026 | #define PACKAGE_NAME ""
5027 | #define PACKAGE_TARNAME ""
5028 | #define PACKAGE_VERSION ""
5029 | #define PACKAGE_STRING ""
5030 | #define PACKAGE_BUGREPORT ""
5031 | #define PACKAGE_URL ""
5032 | #define STDC_HEADERS 1
5033 | #define HAVE_SYS_TYPES_H 1
5034 | #define HAVE_SYS_STAT_H 1
5035 | #define HAVE_STDLIB_H 1
5036 | #define HAVE_STRING_H 1
5037 | #define HAVE_MEMORY_H 1
5038 | #define HAVE_STRINGS_H 1
5039 | #define HAVE_INTTYPES_H 1
5040 | #define HAVE_STDINT_H 1
5041 | #define HAVE_UNISTD_H 1
5042 | #define __EXTENSIONS__ 1
5043 | #define _ALL_SOURCE 1
5044 | #define _DARWIN_C_SOURCE 1
5045 | #define _GNU_SOURCE 1
5046 | #define _POSIX_PTHREAD_SEMANTICS 1
5047 | #define _TANDEM_SOURCE 1
5048 | #define HAVE_ALLOCA_H 1
5049 | #define HAVE_ALLOCA 1
5050 | #define HAVE_DIRENT_H 1
5051 | #define HAVE_WCTYPE_H 1
5052 | #define HAVE_WCHAR_H 1
5053 | #define HAVE_STDINT_H 1
5054 | #define HAVE_INTTYPES_H 1
5055 | #define HAVE_UNISTD_H 1
5056 | #define HAVE_MATH_H 1
5057 | #define HAVE_SYS_MMAN_H 1
5058 | #define HAVE_SYS_PARAM_H 1
5059 | #define HAVE_SYS_STAT_H 1
5060 | #define HAVE_SYS_TIME_H 1
5061 | #define HAVE_MBSTATE_T 1
5062 | #define HAVE_BTOWC 1
5063 | #define HAVE_ISBLANK 1
5064 | #define HAVE_ISWCTYPE 1
5065 | #define HAVE_MBSRTOWCS 1
5066 | #define HAVE_WMEMCHR 1
5067 | #define HAVE_WMEMCPY 1
5068 | #define HAVE_ALARM 1
5069 | #define HAVE_SYMLINK 1
5070 | #define HAVE_MBSINIT 1
5071 | #define HAVE_MBRTOWC 1
5072 | #define HAVE_MPROTECT 1
5073 | #define HAVE_ISWCNTRL 1
5074 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
5075 | #define HAVE_LONG_LONG_INT 1
5076 | #define BITSIZEOF_PTRDIFF_T 64
5077 | #define BITSIZEOF_SIZE_T 64
5078 | #define BITSIZEOF_SIG_ATOMIC_T 32
5079 | #define BITSIZEOF_WCHAR_T 32
5080 | #define BITSIZEOF_WINT_T 32
5081 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
5082 | #define HAVE_SIGNED_WCHAR_T 1
5083 | #define HAVE_SIGNED_WINT_T 1
5084 | #define PTRDIFF_T_SUFFIX l
5085 | #define SIZE_T_SUFFIX ul
5086 | #define SIG_ATOMIC_T_SUFFIX 
5087 | #define WCHAR_T_SUFFIX 
5088 | #define WINT_T_SUFFIX 
5089 | #define HAVE_RAW_DECL_IMAXABS 1
5090 | #define HAVE_RAW_DECL_IMAXDIV 1
5091 | #define HAVE_RAW_DECL_STRTOIMAX 1
5092 | #define HAVE_RAW_DECL_STRTOUMAX 1
5093 | #define HAVE_INTTYPES_H 1
5094 | #define DBL_EXPBIT0_WORD 1
5095 | #define DBL_EXPBIT0_BIT 20
5096 | #define HAVE_LANGINFO_CODESET 1
5097 | #define HAVE_WORKING_O_NOATIME 0
5098 | #define HAVE_WORKING_O_NOFOLLOW 1
5099 | #define HAVE_DECL_GETC_UNLOCKED 1
5100 | #define MAP_ANONYMOUS MAP_ANON
5101 | #define HAVE_MAP_ANONYMOUS 1
5102 | #define HAVE_DECL_MEMMEM 1
5103 | #define HAVE_MEMMEM 1
5104 | #define HAVE__BOOL 1
5105 | #define HAVE_WCHAR_T 1
5106 | #define restrict __restrict
5107 | #define HAVE_RAW_DECL_FFSL 1
5108 | #define HAVE_RAW_DECL_FFSLL 1
5109 | #define HAVE_RAW_DECL_MEMMEM 1
5110 | #define HAVE_RAW_DECL_STPCPY 1
5111 | #define HAVE_RAW_DECL_STPNCPY 1
5112 | #define HAVE_RAW_DECL_STRDUP 1
5113 | #define HAVE_RAW_DECL_STRNCAT 1
5114 | #define HAVE_RAW_DECL_STRNDUP 1
5115 | #define HAVE_RAW_DECL_STRNLEN 1
5116 | #define HAVE_RAW_DECL_STRPBRK 1
5117 | #define HAVE_RAW_DECL_STRSEP 1
5118 | #define HAVE_RAW_DECL_STRCASESTR 1
5119 | #define HAVE_RAW_DECL_STRTOK_R 1
5120 | #define HAVE_RAW_DECL_STRERROR_R 1
5121 | #define HAVE_RAW_DECL_STRSIGNAL 1
5122 | #define HAVE_WINT_T 1
5123 | #define HAVE_ALLOCA 1
5124 | #define HAVE_RAW_DECL_ALPHASORT 1
5125 | #define HAVE_RAW_DECL_CLOSEDIR 1
5126 | #define HAVE_RAW_DECL_DIRFD 1
5127 | #define HAVE_RAW_DECL_OPENDIR 1
5128 | #define HAVE_RAW_DECL_READDIR 1
5129 | #define HAVE_RAW_DECL_REWINDDIR 1
5130 | #define HAVE_RAW_DECL_SCANDIR 1
5131 | #define fnmatch gnu_fnmatch
5132 | #define HAVE_DECL_ISBLANK 1
5133 | #define fnmatch gnu_fnmatch
5134 | #define HAVE_DECL_ISBLANK 1
5135 | #define HAVE_FREXP 1
5136 | #define GNULIB_TEST_FREXP 1
5137 | #define HAVE_FREXPL 1
5138 | #define GNULIB_TEST_FREXPL 1
5139 | #define HAVE_ISNAND_IN_LIBC 1
5140 | #define LDBL_EXPBIT0_WORD 2
5141 | #define LDBL_EXPBIT0_BIT 0
5142 | #define HAVE_RAW_DECL_ACOSF 1
5143 | #define HAVE_RAW_DECL_ACOSL 1
5144 | #define HAVE_RAW_DECL_ASINF 1
5145 | #define HAVE_RAW_DECL_ASINL 1
5146 | #define HAVE_RAW_DECL_ATANF 1
5147 | #define HAVE_RAW_DECL_ATANL 1
5148 | #define HAVE_RAW_DECL_CBRT 1
5149 | #define HAVE_RAW_DECL_CBRTF 1
5150 | #define HAVE_RAW_DECL_CBRTL 1
5151 | #define HAVE_RAW_DECL_CEILF 1
5152 | #define HAVE_RAW_DECL_CEILL 1
5153 | #define HAVE_RAW_DECL_COPYSIGN 1
5154 | #define HAVE_RAW_DECL_COPYSIGNF 1
5155 | #define HAVE_RAW_DECL_COPYSIGNL 1
5156 | #define HAVE_RAW_DECL_COSF 1
5157 | #define HAVE_RAW_DECL_COSL 1
5158 | #define HAVE_RAW_DECL_COSHF 1
5159 | #define HAVE_RAW_DECL_EXPF 1
5160 | #define HAVE_RAW_DECL_EXPL 1
5161 | #define HAVE_RAW_DECL_EXP2 1
5162 | #define HAVE_RAW_DECL_EXP2F 1
5163 | #define HAVE_RAW_DECL_EXP2L 1
5164 | #define HAVE_RAW_DECL_EXPM1 1
5165 | #define HAVE_RAW_DECL_EXPM1F 1
5166 | #define HAVE_RAW_DECL_EXPM1L 1
5167 | #define HAVE_RAW_DECL_FABSF 1
5168 | #define HAVE_RAW_DECL_FABSL 1
5169 | #define HAVE_RAW_DECL_FLOORF 1
5170 | #define HAVE_RAW_DECL_FLOORL 1
5171 | #define HAVE_RAW_DECL_FMA 1
5172 | #define HAVE_RAW_DECL_FMAF 1
5173 | #define HAVE_RAW_DECL_FMAL 1
5174 | #define HAVE_RAW_DECL_FMOD 1
5175 | #define HAVE_RAW_DECL_FMODF 1
5176 | #define HAVE_RAW_DECL_FMODL 1
5177 | #define HAVE_RAW_DECL_FREXPF 1
5178 | #define HAVE_RAW_DECL_FREXPL 1
5179 | #define HAVE_RAW_DECL_HYPOTF 1
5180 | #define HAVE_RAW_DECL_HYPOTL 1
5181 | #define HAVE_RAW_DECL_ILOGB 1
5182 | #define HAVE_RAW_DECL_ILOGBF 1
5183 | #define HAVE_RAW_DECL_ILOGBL 1
5184 | #define HAVE_RAW_DECL_LDEXPF 1
5185 | #define HAVE_RAW_DECL_LDEXPL 1
5186 | #define HAVE_RAW_DECL_LOG 1
5187 | #define HAVE_RAW_DECL_LOGF 1
5188 | #define HAVE_RAW_DECL_LOGL 1
5189 | #define HAVE_RAW_DECL_LOG10 1
5190 | #define HAVE_RAW_DECL_LOG10F 1
5191 | #define HAVE_RAW_DECL_LOG10L 1
5192 | #define HAVE_RAW_DECL_LOG1P 1
5193 | #define HAVE_RAW_DECL_LOG1PF 1
5194 | #define HAVE_RAW_DECL_LOG1PL 1
5195 | #define HAVE_RAW_DECL_LOG2 1
5196 | #define HAVE_RAW_DECL_LOG2F 1
5197 | #define HAVE_RAW_DECL_LOG2L 1
5198 | #define HAVE_RAW_DECL_LOGB 1
5199 | #define HAVE_RAW_DECL_LOGBF 1
5200 | #define HAVE_RAW_DECL_LOGBL 1
5201 | #define HAVE_RAW_DECL_MODF 1
5202 | #define HAVE_RAW_DECL_MODFF 1
5203 | #define HAVE_RAW_DECL_MODFL 1
5204 | #define HAVE_RAW_DECL_POWF 1
5205 | #define HAVE_RAW_DECL_REMAINDER 1
5206 | #define HAVE_RAW_DECL_REMAINDERF 1
5207 | #define HAVE_RAW_DECL_REMAINDERL 1
5208 | #define HAVE_RAW_DECL_RINT 1
5209 | #define HAVE_RAW_DECL_RINTF 1
5210 | #define HAVE_RAW_DECL_RINTL 1
5211 | #define HAVE_RAW_DECL_ROUND 1
5212 | #define HAVE_RAW_DECL_ROUNDF 1
5213 | #define HAVE_RAW_DECL_ROUNDL 1
5214 | #define HAVE_RAW_DECL_SINF 1
5215 | #define HAVE_RAW_DECL_SINL 1
5216 | #define HAVE_RAW_DECL_SINHF 1
5217 | #define HAVE_RAW_DECL_SQRTF 1
5218 | #define HAVE_RAW_DECL_SQRTL 1
5219 | #define HAVE_RAW_DECL_TANF 1
5220 | #define HAVE_RAW_DECL_TANL 1
5221 | #define HAVE_RAW_DECL_TANHF 1
5222 | #define HAVE_RAW_DECL_TRUNC 1
5223 | #define HAVE_RAW_DECL_TRUNCF 1
5224 | #define HAVE_RAW_DECL_TRUNCL 1
5225 | #define GNULIB_TEST_MBRTOWC 1
5226 | #define GNULIB_TEST_MBSINIT 1
5227 | #define GNULIB_TEST_MBSRTOWCS 1
5228 | #define GNULIB_TEST_MEMCHR 1
5229 | #define HAVE_MEMMEM 1
5230 | #define GNULIB_TEST_MEMMEM 1
5231 | #define GNULIB_TEST_STRSTR 1
5232 | #define HAVE_RAW_DECL_FSTAT 1
5233 | /* end confdefs.h.  */
5234 | #include <sys/stat.h>
5235
5236 | int
5237 | main ()
5238 | {
5239 | #undef futimens
5240 |   (void) futimens;
5241 |   ;
5242 |   return 0;
5243 | }
5244 configure:14019: result: no
5245 configure:13993: checking whether lchmod is declared without a macro
5246 configure:14011: gcc -c -g -O2  conftest.c >&5
5247 configure:14011: $? = 0
5248 configure:14019: result: yes
5249 configure:13993: checking whether lstat is declared without a macro
5250 configure:14011: gcc -c -g -O2  conftest.c >&5
5251 configure:14011: $? = 0
5252 configure:14019: result: yes
5253 configure:13993: checking whether mkdirat is declared without a macro
5254 configure:14011: gcc -c -g -O2  conftest.c >&5
5255 conftest.c:218:10: error: use of undeclared identifier 'mkdirat'
5256   (void) mkdirat;
5257          ^
5258 1 error generated.
5259 configure:14011: $? = 1
5260 configure: failed program was:
5261 | /* confdefs.h */
5262 | #define PACKAGE_NAME ""
5263 | #define PACKAGE_TARNAME ""
5264 | #define PACKAGE_VERSION ""
5265 | #define PACKAGE_STRING ""
5266 | #define PACKAGE_BUGREPORT ""
5267 | #define PACKAGE_URL ""
5268 | #define STDC_HEADERS 1
5269 | #define HAVE_SYS_TYPES_H 1
5270 | #define HAVE_SYS_STAT_H 1
5271 | #define HAVE_STDLIB_H 1
5272 | #define HAVE_STRING_H 1
5273 | #define HAVE_MEMORY_H 1
5274 | #define HAVE_STRINGS_H 1
5275 | #define HAVE_INTTYPES_H 1
5276 | #define HAVE_STDINT_H 1
5277 | #define HAVE_UNISTD_H 1
5278 | #define __EXTENSIONS__ 1
5279 | #define _ALL_SOURCE 1
5280 | #define _DARWIN_C_SOURCE 1
5281 | #define _GNU_SOURCE 1
5282 | #define _POSIX_PTHREAD_SEMANTICS 1
5283 | #define _TANDEM_SOURCE 1
5284 | #define HAVE_ALLOCA_H 1
5285 | #define HAVE_ALLOCA 1
5286 | #define HAVE_DIRENT_H 1
5287 | #define HAVE_WCTYPE_H 1
5288 | #define HAVE_WCHAR_H 1
5289 | #define HAVE_STDINT_H 1
5290 | #define HAVE_INTTYPES_H 1
5291 | #define HAVE_UNISTD_H 1
5292 | #define HAVE_MATH_H 1
5293 | #define HAVE_SYS_MMAN_H 1
5294 | #define HAVE_SYS_PARAM_H 1
5295 | #define HAVE_SYS_STAT_H 1
5296 | #define HAVE_SYS_TIME_H 1
5297 | #define HAVE_MBSTATE_T 1
5298 | #define HAVE_BTOWC 1
5299 | #define HAVE_ISBLANK 1
5300 | #define HAVE_ISWCTYPE 1
5301 | #define HAVE_MBSRTOWCS 1
5302 | #define HAVE_WMEMCHR 1
5303 | #define HAVE_WMEMCPY 1
5304 | #define HAVE_ALARM 1
5305 | #define HAVE_SYMLINK 1
5306 | #define HAVE_MBSINIT 1
5307 | #define HAVE_MBRTOWC 1
5308 | #define HAVE_MPROTECT 1
5309 | #define HAVE_ISWCNTRL 1
5310 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
5311 | #define HAVE_LONG_LONG_INT 1
5312 | #define BITSIZEOF_PTRDIFF_T 64
5313 | #define BITSIZEOF_SIZE_T 64
5314 | #define BITSIZEOF_SIG_ATOMIC_T 32
5315 | #define BITSIZEOF_WCHAR_T 32
5316 | #define BITSIZEOF_WINT_T 32
5317 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
5318 | #define HAVE_SIGNED_WCHAR_T 1
5319 | #define HAVE_SIGNED_WINT_T 1
5320 | #define PTRDIFF_T_SUFFIX l
5321 | #define SIZE_T_SUFFIX ul
5322 | #define SIG_ATOMIC_T_SUFFIX 
5323 | #define WCHAR_T_SUFFIX 
5324 | #define WINT_T_SUFFIX 
5325 | #define HAVE_RAW_DECL_IMAXABS 1
5326 | #define HAVE_RAW_DECL_IMAXDIV 1
5327 | #define HAVE_RAW_DECL_STRTOIMAX 1
5328 | #define HAVE_RAW_DECL_STRTOUMAX 1
5329 | #define HAVE_INTTYPES_H 1
5330 | #define DBL_EXPBIT0_WORD 1
5331 | #define DBL_EXPBIT0_BIT 20
5332 | #define HAVE_LANGINFO_CODESET 1
5333 | #define HAVE_WORKING_O_NOATIME 0
5334 | #define HAVE_WORKING_O_NOFOLLOW 1
5335 | #define HAVE_DECL_GETC_UNLOCKED 1
5336 | #define MAP_ANONYMOUS MAP_ANON
5337 | #define HAVE_MAP_ANONYMOUS 1
5338 | #define HAVE_DECL_MEMMEM 1
5339 | #define HAVE_MEMMEM 1
5340 | #define HAVE__BOOL 1
5341 | #define HAVE_WCHAR_T 1
5342 | #define restrict __restrict
5343 | #define HAVE_RAW_DECL_FFSL 1
5344 | #define HAVE_RAW_DECL_FFSLL 1
5345 | #define HAVE_RAW_DECL_MEMMEM 1
5346 | #define HAVE_RAW_DECL_STPCPY 1
5347 | #define HAVE_RAW_DECL_STPNCPY 1
5348 | #define HAVE_RAW_DECL_STRDUP 1
5349 | #define HAVE_RAW_DECL_STRNCAT 1
5350 | #define HAVE_RAW_DECL_STRNDUP 1
5351 | #define HAVE_RAW_DECL_STRNLEN 1
5352 | #define HAVE_RAW_DECL_STRPBRK 1
5353 | #define HAVE_RAW_DECL_STRSEP 1
5354 | #define HAVE_RAW_DECL_STRCASESTR 1
5355 | #define HAVE_RAW_DECL_STRTOK_R 1
5356 | #define HAVE_RAW_DECL_STRERROR_R 1
5357 | #define HAVE_RAW_DECL_STRSIGNAL 1
5358 | #define HAVE_WINT_T 1
5359 | #define HAVE_ALLOCA 1
5360 | #define HAVE_RAW_DECL_ALPHASORT 1
5361 | #define HAVE_RAW_DECL_CLOSEDIR 1
5362 | #define HAVE_RAW_DECL_DIRFD 1
5363 | #define HAVE_RAW_DECL_OPENDIR 1
5364 | #define HAVE_RAW_DECL_READDIR 1
5365 | #define HAVE_RAW_DECL_REWINDDIR 1
5366 | #define HAVE_RAW_DECL_SCANDIR 1
5367 | #define fnmatch gnu_fnmatch
5368 | #define HAVE_DECL_ISBLANK 1
5369 | #define fnmatch gnu_fnmatch
5370 | #define HAVE_DECL_ISBLANK 1
5371 | #define HAVE_FREXP 1
5372 | #define GNULIB_TEST_FREXP 1
5373 | #define HAVE_FREXPL 1
5374 | #define GNULIB_TEST_FREXPL 1
5375 | #define HAVE_ISNAND_IN_LIBC 1
5376 | #define LDBL_EXPBIT0_WORD 2
5377 | #define LDBL_EXPBIT0_BIT 0
5378 | #define HAVE_RAW_DECL_ACOSF 1
5379 | #define HAVE_RAW_DECL_ACOSL 1
5380 | #define HAVE_RAW_DECL_ASINF 1
5381 | #define HAVE_RAW_DECL_ASINL 1
5382 | #define HAVE_RAW_DECL_ATANF 1
5383 | #define HAVE_RAW_DECL_ATANL 1
5384 | #define HAVE_RAW_DECL_CBRT 1
5385 | #define HAVE_RAW_DECL_CBRTF 1
5386 | #define HAVE_RAW_DECL_CBRTL 1
5387 | #define HAVE_RAW_DECL_CEILF 1
5388 | #define HAVE_RAW_DECL_CEILL 1
5389 | #define HAVE_RAW_DECL_COPYSIGN 1
5390 | #define HAVE_RAW_DECL_COPYSIGNF 1
5391 | #define HAVE_RAW_DECL_COPYSIGNL 1
5392 | #define HAVE_RAW_DECL_COSF 1
5393 | #define HAVE_RAW_DECL_COSL 1
5394 | #define HAVE_RAW_DECL_COSHF 1
5395 | #define HAVE_RAW_DECL_EXPF 1
5396 | #define HAVE_RAW_DECL_EXPL 1
5397 | #define HAVE_RAW_DECL_EXP2 1
5398 | #define HAVE_RAW_DECL_EXP2F 1
5399 | #define HAVE_RAW_DECL_EXP2L 1
5400 | #define HAVE_RAW_DECL_EXPM1 1
5401 | #define HAVE_RAW_DECL_EXPM1F 1
5402 | #define HAVE_RAW_DECL_EXPM1L 1
5403 | #define HAVE_RAW_DECL_FABSF 1
5404 | #define HAVE_RAW_DECL_FABSL 1
5405 | #define HAVE_RAW_DECL_FLOORF 1
5406 | #define HAVE_RAW_DECL_FLOORL 1
5407 | #define HAVE_RAW_DECL_FMA 1
5408 | #define HAVE_RAW_DECL_FMAF 1
5409 | #define HAVE_RAW_DECL_FMAL 1
5410 | #define HAVE_RAW_DECL_FMOD 1
5411 | #define HAVE_RAW_DECL_FMODF 1
5412 | #define HAVE_RAW_DECL_FMODL 1
5413 | #define HAVE_RAW_DECL_FREXPF 1
5414 | #define HAVE_RAW_DECL_FREXPL 1
5415 | #define HAVE_RAW_DECL_HYPOTF 1
5416 | #define HAVE_RAW_DECL_HYPOTL 1
5417 | #define HAVE_RAW_DECL_ILOGB 1
5418 | #define HAVE_RAW_DECL_ILOGBF 1
5419 | #define HAVE_RAW_DECL_ILOGBL 1
5420 | #define HAVE_RAW_DECL_LDEXPF 1
5421 | #define HAVE_RAW_DECL_LDEXPL 1
5422 | #define HAVE_RAW_DECL_LOG 1
5423 | #define HAVE_RAW_DECL_LOGF 1
5424 | #define HAVE_RAW_DECL_LOGL 1
5425 | #define HAVE_RAW_DECL_LOG10 1
5426 | #define HAVE_RAW_DECL_LOG10F 1
5427 | #define HAVE_RAW_DECL_LOG10L 1
5428 | #define HAVE_RAW_DECL_LOG1P 1
5429 | #define HAVE_RAW_DECL_LOG1PF 1
5430 | #define HAVE_RAW_DECL_LOG1PL 1
5431 | #define HAVE_RAW_DECL_LOG2 1
5432 | #define HAVE_RAW_DECL_LOG2F 1
5433 | #define HAVE_RAW_DECL_LOG2L 1
5434 | #define HAVE_RAW_DECL_LOGB 1
5435 | #define HAVE_RAW_DECL_LOGBF 1
5436 | #define HAVE_RAW_DECL_LOGBL 1
5437 | #define HAVE_RAW_DECL_MODF 1
5438 | #define HAVE_RAW_DECL_MODFF 1
5439 | #define HAVE_RAW_DECL_MODFL 1
5440 | #define HAVE_RAW_DECL_POWF 1
5441 | #define HAVE_RAW_DECL_REMAINDER 1
5442 | #define HAVE_RAW_DECL_REMAINDERF 1
5443 | #define HAVE_RAW_DECL_REMAINDERL 1
5444 | #define HAVE_RAW_DECL_RINT 1
5445 | #define HAVE_RAW_DECL_RINTF 1
5446 | #define HAVE_RAW_DECL_RINTL 1
5447 | #define HAVE_RAW_DECL_ROUND 1
5448 | #define HAVE_RAW_DECL_ROUNDF 1
5449 | #define HAVE_RAW_DECL_ROUNDL 1
5450 | #define HAVE_RAW_DECL_SINF 1
5451 | #define HAVE_RAW_DECL_SINL 1
5452 | #define HAVE_RAW_DECL_SINHF 1
5453 | #define HAVE_RAW_DECL_SQRTF 1
5454 | #define HAVE_RAW_DECL_SQRTL 1
5455 | #define HAVE_RAW_DECL_TANF 1
5456 | #define HAVE_RAW_DECL_TANL 1
5457 | #define HAVE_RAW_DECL_TANHF 1
5458 | #define HAVE_RAW_DECL_TRUNC 1
5459 | #define HAVE_RAW_DECL_TRUNCF 1
5460 | #define HAVE_RAW_DECL_TRUNCL 1
5461 | #define GNULIB_TEST_MBRTOWC 1
5462 | #define GNULIB_TEST_MBSINIT 1
5463 | #define GNULIB_TEST_MBSRTOWCS 1
5464 | #define GNULIB_TEST_MEMCHR 1
5465 | #define HAVE_MEMMEM 1
5466 | #define GNULIB_TEST_MEMMEM 1
5467 | #define GNULIB_TEST_STRSTR 1
5468 | #define HAVE_RAW_DECL_FSTAT 1
5469 | #define HAVE_RAW_DECL_LCHMOD 1
5470 | #define HAVE_RAW_DECL_LSTAT 1
5471 | /* end confdefs.h.  */
5472 | #include <sys/stat.h>
5473
5474 | int
5475 | main ()
5476 | {
5477 | #undef mkdirat
5478 |   (void) mkdirat;
5479 |   ;
5480 |   return 0;
5481 | }
5482 configure:14019: result: no
5483 configure:13993: checking whether mkfifo is declared without a macro
5484 configure:14011: gcc -c -g -O2  conftest.c >&5
5485 configure:14011: $? = 0
5486 configure:14019: result: yes
5487 configure:13993: checking whether mkfifoat is declared without a macro
5488 configure:14011: gcc -c -g -O2  conftest.c >&5
5489 conftest.c:219:10: error: use of undeclared identifier 'mkfifoat'
5490   (void) mkfifoat;
5491          ^
5492 1 error generated.
5493 configure:14011: $? = 1
5494 configure: failed program was:
5495 | /* confdefs.h */
5496 | #define PACKAGE_NAME ""
5497 | #define PACKAGE_TARNAME ""
5498 | #define PACKAGE_VERSION ""
5499 | #define PACKAGE_STRING ""
5500 | #define PACKAGE_BUGREPORT ""
5501 | #define PACKAGE_URL ""
5502 | #define STDC_HEADERS 1
5503 | #define HAVE_SYS_TYPES_H 1
5504 | #define HAVE_SYS_STAT_H 1
5505 | #define HAVE_STDLIB_H 1
5506 | #define HAVE_STRING_H 1
5507 | #define HAVE_MEMORY_H 1
5508 | #define HAVE_STRINGS_H 1
5509 | #define HAVE_INTTYPES_H 1
5510 | #define HAVE_STDINT_H 1
5511 | #define HAVE_UNISTD_H 1
5512 | #define __EXTENSIONS__ 1
5513 | #define _ALL_SOURCE 1
5514 | #define _DARWIN_C_SOURCE 1
5515 | #define _GNU_SOURCE 1
5516 | #define _POSIX_PTHREAD_SEMANTICS 1
5517 | #define _TANDEM_SOURCE 1
5518 | #define HAVE_ALLOCA_H 1
5519 | #define HAVE_ALLOCA 1
5520 | #define HAVE_DIRENT_H 1
5521 | #define HAVE_WCTYPE_H 1
5522 | #define HAVE_WCHAR_H 1
5523 | #define HAVE_STDINT_H 1
5524 | #define HAVE_INTTYPES_H 1
5525 | #define HAVE_UNISTD_H 1
5526 | #define HAVE_MATH_H 1
5527 | #define HAVE_SYS_MMAN_H 1
5528 | #define HAVE_SYS_PARAM_H 1
5529 | #define HAVE_SYS_STAT_H 1
5530 | #define HAVE_SYS_TIME_H 1
5531 | #define HAVE_MBSTATE_T 1
5532 | #define HAVE_BTOWC 1
5533 | #define HAVE_ISBLANK 1
5534 | #define HAVE_ISWCTYPE 1
5535 | #define HAVE_MBSRTOWCS 1
5536 | #define HAVE_WMEMCHR 1
5537 | #define HAVE_WMEMCPY 1
5538 | #define HAVE_ALARM 1
5539 | #define HAVE_SYMLINK 1
5540 | #define HAVE_MBSINIT 1
5541 | #define HAVE_MBRTOWC 1
5542 | #define HAVE_MPROTECT 1
5543 | #define HAVE_ISWCNTRL 1
5544 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
5545 | #define HAVE_LONG_LONG_INT 1
5546 | #define BITSIZEOF_PTRDIFF_T 64
5547 | #define BITSIZEOF_SIZE_T 64
5548 | #define BITSIZEOF_SIG_ATOMIC_T 32
5549 | #define BITSIZEOF_WCHAR_T 32
5550 | #define BITSIZEOF_WINT_T 32
5551 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
5552 | #define HAVE_SIGNED_WCHAR_T 1
5553 | #define HAVE_SIGNED_WINT_T 1
5554 | #define PTRDIFF_T_SUFFIX l
5555 | #define SIZE_T_SUFFIX ul
5556 | #define SIG_ATOMIC_T_SUFFIX 
5557 | #define WCHAR_T_SUFFIX 
5558 | #define WINT_T_SUFFIX 
5559 | #define HAVE_RAW_DECL_IMAXABS 1
5560 | #define HAVE_RAW_DECL_IMAXDIV 1
5561 | #define HAVE_RAW_DECL_STRTOIMAX 1
5562 | #define HAVE_RAW_DECL_STRTOUMAX 1
5563 | #define HAVE_INTTYPES_H 1
5564 | #define DBL_EXPBIT0_WORD 1
5565 | #define DBL_EXPBIT0_BIT 20
5566 | #define HAVE_LANGINFO_CODESET 1
5567 | #define HAVE_WORKING_O_NOATIME 0
5568 | #define HAVE_WORKING_O_NOFOLLOW 1
5569 | #define HAVE_DECL_GETC_UNLOCKED 1
5570 | #define MAP_ANONYMOUS MAP_ANON
5571 | #define HAVE_MAP_ANONYMOUS 1
5572 | #define HAVE_DECL_MEMMEM 1
5573 | #define HAVE_MEMMEM 1
5574 | #define HAVE__BOOL 1
5575 | #define HAVE_WCHAR_T 1
5576 | #define restrict __restrict
5577 | #define HAVE_RAW_DECL_FFSL 1
5578 | #define HAVE_RAW_DECL_FFSLL 1
5579 | #define HAVE_RAW_DECL_MEMMEM 1
5580 | #define HAVE_RAW_DECL_STPCPY 1
5581 | #define HAVE_RAW_DECL_STPNCPY 1
5582 | #define HAVE_RAW_DECL_STRDUP 1
5583 | #define HAVE_RAW_DECL_STRNCAT 1
5584 | #define HAVE_RAW_DECL_STRNDUP 1
5585 | #define HAVE_RAW_DECL_STRNLEN 1
5586 | #define HAVE_RAW_DECL_STRPBRK 1
5587 | #define HAVE_RAW_DECL_STRSEP 1
5588 | #define HAVE_RAW_DECL_STRCASESTR 1
5589 | #define HAVE_RAW_DECL_STRTOK_R 1
5590 | #define HAVE_RAW_DECL_STRERROR_R 1
5591 | #define HAVE_RAW_DECL_STRSIGNAL 1
5592 | #define HAVE_WINT_T 1
5593 | #define HAVE_ALLOCA 1
5594 | #define HAVE_RAW_DECL_ALPHASORT 1
5595 | #define HAVE_RAW_DECL_CLOSEDIR 1
5596 | #define HAVE_RAW_DECL_DIRFD 1
5597 | #define HAVE_RAW_DECL_OPENDIR 1
5598 | #define HAVE_RAW_DECL_READDIR 1
5599 | #define HAVE_RAW_DECL_REWINDDIR 1
5600 | #define HAVE_RAW_DECL_SCANDIR 1
5601 | #define fnmatch gnu_fnmatch
5602 | #define HAVE_DECL_ISBLANK 1
5603 | #define fnmatch gnu_fnmatch
5604 | #define HAVE_DECL_ISBLANK 1
5605 | #define HAVE_FREXP 1
5606 | #define GNULIB_TEST_FREXP 1
5607 | #define HAVE_FREXPL 1
5608 | #define GNULIB_TEST_FREXPL 1
5609 | #define HAVE_ISNAND_IN_LIBC 1
5610 | #define LDBL_EXPBIT0_WORD 2
5611 | #define LDBL_EXPBIT0_BIT 0
5612 | #define HAVE_RAW_DECL_ACOSF 1
5613 | #define HAVE_RAW_DECL_ACOSL 1
5614 | #define HAVE_RAW_DECL_ASINF 1
5615 | #define HAVE_RAW_DECL_ASINL 1
5616 | #define HAVE_RAW_DECL_ATANF 1
5617 | #define HAVE_RAW_DECL_ATANL 1
5618 | #define HAVE_RAW_DECL_CBRT 1
5619 | #define HAVE_RAW_DECL_CBRTF 1
5620 | #define HAVE_RAW_DECL_CBRTL 1
5621 | #define HAVE_RAW_DECL_CEILF 1
5622 | #define HAVE_RAW_DECL_CEILL 1
5623 | #define HAVE_RAW_DECL_COPYSIGN 1
5624 | #define HAVE_RAW_DECL_COPYSIGNF 1
5625 | #define HAVE_RAW_DECL_COPYSIGNL 1
5626 | #define HAVE_RAW_DECL_COSF 1
5627 | #define HAVE_RAW_DECL_COSL 1
5628 | #define HAVE_RAW_DECL_COSHF 1
5629 | #define HAVE_RAW_DECL_EXPF 1
5630 | #define HAVE_RAW_DECL_EXPL 1
5631 | #define HAVE_RAW_DECL_EXP2 1
5632 | #define HAVE_RAW_DECL_EXP2F 1
5633 | #define HAVE_RAW_DECL_EXP2L 1
5634 | #define HAVE_RAW_DECL_EXPM1 1
5635 | #define HAVE_RAW_DECL_EXPM1F 1
5636 | #define HAVE_RAW_DECL_EXPM1L 1
5637 | #define HAVE_RAW_DECL_FABSF 1
5638 | #define HAVE_RAW_DECL_FABSL 1
5639 | #define HAVE_RAW_DECL_FLOORF 1
5640 | #define HAVE_RAW_DECL_FLOORL 1
5641 | #define HAVE_RAW_DECL_FMA 1
5642 | #define HAVE_RAW_DECL_FMAF 1
5643 | #define HAVE_RAW_DECL_FMAL 1
5644 | #define HAVE_RAW_DECL_FMOD 1
5645 | #define HAVE_RAW_DECL_FMODF 1
5646 | #define HAVE_RAW_DECL_FMODL 1
5647 | #define HAVE_RAW_DECL_FREXPF 1
5648 | #define HAVE_RAW_DECL_FREXPL 1
5649 | #define HAVE_RAW_DECL_HYPOTF 1
5650 | #define HAVE_RAW_DECL_HYPOTL 1
5651 | #define HAVE_RAW_DECL_ILOGB 1
5652 | #define HAVE_RAW_DECL_ILOGBF 1
5653 | #define HAVE_RAW_DECL_ILOGBL 1
5654 | #define HAVE_RAW_DECL_LDEXPF 1
5655 | #define HAVE_RAW_DECL_LDEXPL 1
5656 | #define HAVE_RAW_DECL_LOG 1
5657 | #define HAVE_RAW_DECL_LOGF 1
5658 | #define HAVE_RAW_DECL_LOGL 1
5659 | #define HAVE_RAW_DECL_LOG10 1
5660 | #define HAVE_RAW_DECL_LOG10F 1
5661 | #define HAVE_RAW_DECL_LOG10L 1
5662 | #define HAVE_RAW_DECL_LOG1P 1
5663 | #define HAVE_RAW_DECL_LOG1PF 1
5664 | #define HAVE_RAW_DECL_LOG1PL 1
5665 | #define HAVE_RAW_DECL_LOG2 1
5666 | #define HAVE_RAW_DECL_LOG2F 1
5667 | #define HAVE_RAW_DECL_LOG2L 1
5668 | #define HAVE_RAW_DECL_LOGB 1
5669 | #define HAVE_RAW_DECL_LOGBF 1
5670 | #define HAVE_RAW_DECL_LOGBL 1
5671 | #define HAVE_RAW_DECL_MODF 1
5672 | #define HAVE_RAW_DECL_MODFF 1
5673 | #define HAVE_RAW_DECL_MODFL 1
5674 | #define HAVE_RAW_DECL_POWF 1
5675 | #define HAVE_RAW_DECL_REMAINDER 1
5676 | #define HAVE_RAW_DECL_REMAINDERF 1
5677 | #define HAVE_RAW_DECL_REMAINDERL 1
5678 | #define HAVE_RAW_DECL_RINT 1
5679 | #define HAVE_RAW_DECL_RINTF 1
5680 | #define HAVE_RAW_DECL_RINTL 1
5681 | #define HAVE_RAW_DECL_ROUND 1
5682 | #define HAVE_RAW_DECL_ROUNDF 1
5683 | #define HAVE_RAW_DECL_ROUNDL 1
5684 | #define HAVE_RAW_DECL_SINF 1
5685 | #define HAVE_RAW_DECL_SINL 1
5686 | #define HAVE_RAW_DECL_SINHF 1
5687 | #define HAVE_RAW_DECL_SQRTF 1
5688 | #define HAVE_RAW_DECL_SQRTL 1
5689 | #define HAVE_RAW_DECL_TANF 1
5690 | #define HAVE_RAW_DECL_TANL 1
5691 | #define HAVE_RAW_DECL_TANHF 1
5692 | #define HAVE_RAW_DECL_TRUNC 1
5693 | #define HAVE_RAW_DECL_TRUNCF 1
5694 | #define HAVE_RAW_DECL_TRUNCL 1
5695 | #define GNULIB_TEST_MBRTOWC 1
5696 | #define GNULIB_TEST_MBSINIT 1
5697 | #define GNULIB_TEST_MBSRTOWCS 1
5698 | #define GNULIB_TEST_MEMCHR 1
5699 | #define HAVE_MEMMEM 1
5700 | #define GNULIB_TEST_MEMMEM 1
5701 | #define GNULIB_TEST_STRSTR 1
5702 | #define HAVE_RAW_DECL_FSTAT 1
5703 | #define HAVE_RAW_DECL_LCHMOD 1
5704 | #define HAVE_RAW_DECL_LSTAT 1
5705 | #define HAVE_RAW_DECL_MKFIFO 1
5706 | /* end confdefs.h.  */
5707 | #include <sys/stat.h>
5708
5709 | int
5710 | main ()
5711 | {
5712 | #undef mkfifoat
5713 |   (void) mkfifoat;
5714 |   ;
5715 |   return 0;
5716 | }
5717 configure:14019: result: no
5718 configure:13993: checking whether mknod is declared without a macro
5719 configure:14011: gcc -c -g -O2  conftest.c >&5
5720 configure:14011: $? = 0
5721 configure:14019: result: yes
5722 configure:13993: checking whether mknodat is declared without a macro
5723 configure:14011: gcc -c -g -O2  conftest.c >&5
5724 conftest.c:220:10: error: use of undeclared identifier 'mknodat'
5725   (void) mknodat;
5726          ^
5727 1 error generated.
5728 configure:14011: $? = 1
5729 configure: failed program was:
5730 | /* confdefs.h */
5731 | #define PACKAGE_NAME ""
5732 | #define PACKAGE_TARNAME ""
5733 | #define PACKAGE_VERSION ""
5734 | #define PACKAGE_STRING ""
5735 | #define PACKAGE_BUGREPORT ""
5736 | #define PACKAGE_URL ""
5737 | #define STDC_HEADERS 1
5738 | #define HAVE_SYS_TYPES_H 1
5739 | #define HAVE_SYS_STAT_H 1
5740 | #define HAVE_STDLIB_H 1
5741 | #define HAVE_STRING_H 1
5742 | #define HAVE_MEMORY_H 1
5743 | #define HAVE_STRINGS_H 1
5744 | #define HAVE_INTTYPES_H 1
5745 | #define HAVE_STDINT_H 1
5746 | #define HAVE_UNISTD_H 1
5747 | #define __EXTENSIONS__ 1
5748 | #define _ALL_SOURCE 1
5749 | #define _DARWIN_C_SOURCE 1
5750 | #define _GNU_SOURCE 1
5751 | #define _POSIX_PTHREAD_SEMANTICS 1
5752 | #define _TANDEM_SOURCE 1
5753 | #define HAVE_ALLOCA_H 1
5754 | #define HAVE_ALLOCA 1
5755 | #define HAVE_DIRENT_H 1
5756 | #define HAVE_WCTYPE_H 1
5757 | #define HAVE_WCHAR_H 1
5758 | #define HAVE_STDINT_H 1
5759 | #define HAVE_INTTYPES_H 1
5760 | #define HAVE_UNISTD_H 1
5761 | #define HAVE_MATH_H 1
5762 | #define HAVE_SYS_MMAN_H 1
5763 | #define HAVE_SYS_PARAM_H 1
5764 | #define HAVE_SYS_STAT_H 1
5765 | #define HAVE_SYS_TIME_H 1
5766 | #define HAVE_MBSTATE_T 1
5767 | #define HAVE_BTOWC 1
5768 | #define HAVE_ISBLANK 1
5769 | #define HAVE_ISWCTYPE 1
5770 | #define HAVE_MBSRTOWCS 1
5771 | #define HAVE_WMEMCHR 1
5772 | #define HAVE_WMEMCPY 1
5773 | #define HAVE_ALARM 1
5774 | #define HAVE_SYMLINK 1
5775 | #define HAVE_MBSINIT 1
5776 | #define HAVE_MBRTOWC 1
5777 | #define HAVE_MPROTECT 1
5778 | #define HAVE_ISWCNTRL 1
5779 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
5780 | #define HAVE_LONG_LONG_INT 1
5781 | #define BITSIZEOF_PTRDIFF_T 64
5782 | #define BITSIZEOF_SIZE_T 64
5783 | #define BITSIZEOF_SIG_ATOMIC_T 32
5784 | #define BITSIZEOF_WCHAR_T 32
5785 | #define BITSIZEOF_WINT_T 32
5786 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
5787 | #define HAVE_SIGNED_WCHAR_T 1
5788 | #define HAVE_SIGNED_WINT_T 1
5789 | #define PTRDIFF_T_SUFFIX l
5790 | #define SIZE_T_SUFFIX ul
5791 | #define SIG_ATOMIC_T_SUFFIX 
5792 | #define WCHAR_T_SUFFIX 
5793 | #define WINT_T_SUFFIX 
5794 | #define HAVE_RAW_DECL_IMAXABS 1
5795 | #define HAVE_RAW_DECL_IMAXDIV 1
5796 | #define HAVE_RAW_DECL_STRTOIMAX 1
5797 | #define HAVE_RAW_DECL_STRTOUMAX 1
5798 | #define HAVE_INTTYPES_H 1
5799 | #define DBL_EXPBIT0_WORD 1
5800 | #define DBL_EXPBIT0_BIT 20
5801 | #define HAVE_LANGINFO_CODESET 1
5802 | #define HAVE_WORKING_O_NOATIME 0
5803 | #define HAVE_WORKING_O_NOFOLLOW 1
5804 | #define HAVE_DECL_GETC_UNLOCKED 1
5805 | #define MAP_ANONYMOUS MAP_ANON
5806 | #define HAVE_MAP_ANONYMOUS 1
5807 | #define HAVE_DECL_MEMMEM 1
5808 | #define HAVE_MEMMEM 1
5809 | #define HAVE__BOOL 1
5810 | #define HAVE_WCHAR_T 1
5811 | #define restrict __restrict
5812 | #define HAVE_RAW_DECL_FFSL 1
5813 | #define HAVE_RAW_DECL_FFSLL 1
5814 | #define HAVE_RAW_DECL_MEMMEM 1
5815 | #define HAVE_RAW_DECL_STPCPY 1
5816 | #define HAVE_RAW_DECL_STPNCPY 1
5817 | #define HAVE_RAW_DECL_STRDUP 1
5818 | #define HAVE_RAW_DECL_STRNCAT 1
5819 | #define HAVE_RAW_DECL_STRNDUP 1
5820 | #define HAVE_RAW_DECL_STRNLEN 1
5821 | #define HAVE_RAW_DECL_STRPBRK 1
5822 | #define HAVE_RAW_DECL_STRSEP 1
5823 | #define HAVE_RAW_DECL_STRCASESTR 1
5824 | #define HAVE_RAW_DECL_STRTOK_R 1
5825 | #define HAVE_RAW_DECL_STRERROR_R 1
5826 | #define HAVE_RAW_DECL_STRSIGNAL 1
5827 | #define HAVE_WINT_T 1
5828 | #define HAVE_ALLOCA 1
5829 | #define HAVE_RAW_DECL_ALPHASORT 1
5830 | #define HAVE_RAW_DECL_CLOSEDIR 1
5831 | #define HAVE_RAW_DECL_DIRFD 1
5832 | #define HAVE_RAW_DECL_OPENDIR 1
5833 | #define HAVE_RAW_DECL_READDIR 1
5834 | #define HAVE_RAW_DECL_REWINDDIR 1
5835 | #define HAVE_RAW_DECL_SCANDIR 1
5836 | #define fnmatch gnu_fnmatch
5837 | #define HAVE_DECL_ISBLANK 1
5838 | #define fnmatch gnu_fnmatch
5839 | #define HAVE_DECL_ISBLANK 1
5840 | #define HAVE_FREXP 1
5841 | #define GNULIB_TEST_FREXP 1
5842 | #define HAVE_FREXPL 1
5843 | #define GNULIB_TEST_FREXPL 1
5844 | #define HAVE_ISNAND_IN_LIBC 1
5845 | #define LDBL_EXPBIT0_WORD 2
5846 | #define LDBL_EXPBIT0_BIT 0
5847 | #define HAVE_RAW_DECL_ACOSF 1
5848 | #define HAVE_RAW_DECL_ACOSL 1
5849 | #define HAVE_RAW_DECL_ASINF 1
5850 | #define HAVE_RAW_DECL_ASINL 1
5851 | #define HAVE_RAW_DECL_ATANF 1
5852 | #define HAVE_RAW_DECL_ATANL 1
5853 | #define HAVE_RAW_DECL_CBRT 1
5854 | #define HAVE_RAW_DECL_CBRTF 1
5855 | #define HAVE_RAW_DECL_CBRTL 1
5856 | #define HAVE_RAW_DECL_CEILF 1
5857 | #define HAVE_RAW_DECL_CEILL 1
5858 | #define HAVE_RAW_DECL_COPYSIGN 1
5859 | #define HAVE_RAW_DECL_COPYSIGNF 1
5860 | #define HAVE_RAW_DECL_COPYSIGNL 1
5861 | #define HAVE_RAW_DECL_COSF 1
5862 | #define HAVE_RAW_DECL_COSL 1
5863 | #define HAVE_RAW_DECL_COSHF 1
5864 | #define HAVE_RAW_DECL_EXPF 1
5865 | #define HAVE_RAW_DECL_EXPL 1
5866 | #define HAVE_RAW_DECL_EXP2 1
5867 | #define HAVE_RAW_DECL_EXP2F 1
5868 | #define HAVE_RAW_DECL_EXP2L 1
5869 | #define HAVE_RAW_DECL_EXPM1 1
5870 | #define HAVE_RAW_DECL_EXPM1F 1
5871 | #define HAVE_RAW_DECL_EXPM1L 1
5872 | #define HAVE_RAW_DECL_FABSF 1
5873 | #define HAVE_RAW_DECL_FABSL 1
5874 | #define HAVE_RAW_DECL_FLOORF 1
5875 | #define HAVE_RAW_DECL_FLOORL 1
5876 | #define HAVE_RAW_DECL_FMA 1
5877 | #define HAVE_RAW_DECL_FMAF 1
5878 | #define HAVE_RAW_DECL_FMAL 1
5879 | #define HAVE_RAW_DECL_FMOD 1
5880 | #define HAVE_RAW_DECL_FMODF 1
5881 | #define HAVE_RAW_DECL_FMODL 1
5882 | #define HAVE_RAW_DECL_FREXPF 1
5883 | #define HAVE_RAW_DECL_FREXPL 1
5884 | #define HAVE_RAW_DECL_HYPOTF 1
5885 | #define HAVE_RAW_DECL_HYPOTL 1
5886 | #define HAVE_RAW_DECL_ILOGB 1
5887 | #define HAVE_RAW_DECL_ILOGBF 1
5888 | #define HAVE_RAW_DECL_ILOGBL 1
5889 | #define HAVE_RAW_DECL_LDEXPF 1
5890 | #define HAVE_RAW_DECL_LDEXPL 1
5891 | #define HAVE_RAW_DECL_LOG 1
5892 | #define HAVE_RAW_DECL_LOGF 1
5893 | #define HAVE_RAW_DECL_LOGL 1
5894 | #define HAVE_RAW_DECL_LOG10 1
5895 | #define HAVE_RAW_DECL_LOG10F 1
5896 | #define HAVE_RAW_DECL_LOG10L 1
5897 | #define HAVE_RAW_DECL_LOG1P 1
5898 | #define HAVE_RAW_DECL_LOG1PF 1
5899 | #define HAVE_RAW_DECL_LOG1PL 1
5900 | #define HAVE_RAW_DECL_LOG2 1
5901 | #define HAVE_RAW_DECL_LOG2F 1
5902 | #define HAVE_RAW_DECL_LOG2L 1
5903 | #define HAVE_RAW_DECL_LOGB 1
5904 | #define HAVE_RAW_DECL_LOGBF 1
5905 | #define HAVE_RAW_DECL_LOGBL 1
5906 | #define HAVE_RAW_DECL_MODF 1
5907 | #define HAVE_RAW_DECL_MODFF 1
5908 | #define HAVE_RAW_DECL_MODFL 1
5909 | #define HAVE_RAW_DECL_POWF 1
5910 | #define HAVE_RAW_DECL_REMAINDER 1
5911 | #define HAVE_RAW_DECL_REMAINDERF 1
5912 | #define HAVE_RAW_DECL_REMAINDERL 1
5913 | #define HAVE_RAW_DECL_RINT 1
5914 | #define HAVE_RAW_DECL_RINTF 1
5915 | #define HAVE_RAW_DECL_RINTL 1
5916 | #define HAVE_RAW_DECL_ROUND 1
5917 | #define HAVE_RAW_DECL_ROUNDF 1
5918 | #define HAVE_RAW_DECL_ROUNDL 1
5919 | #define HAVE_RAW_DECL_SINF 1
5920 | #define HAVE_RAW_DECL_SINL 1
5921 | #define HAVE_RAW_DECL_SINHF 1
5922 | #define HAVE_RAW_DECL_SQRTF 1
5923 | #define HAVE_RAW_DECL_SQRTL 1
5924 | #define HAVE_RAW_DECL_TANF 1
5925 | #define HAVE_RAW_DECL_TANL 1
5926 | #define HAVE_RAW_DECL_TANHF 1
5927 | #define HAVE_RAW_DECL_TRUNC 1
5928 | #define HAVE_RAW_DECL_TRUNCF 1
5929 | #define HAVE_RAW_DECL_TRUNCL 1
5930 | #define GNULIB_TEST_MBRTOWC 1
5931 | #define GNULIB_TEST_MBSINIT 1
5932 | #define GNULIB_TEST_MBSRTOWCS 1
5933 | #define GNULIB_TEST_MEMCHR 1
5934 | #define HAVE_MEMMEM 1
5935 | #define GNULIB_TEST_MEMMEM 1
5936 | #define GNULIB_TEST_STRSTR 1
5937 | #define HAVE_RAW_DECL_FSTAT 1
5938 | #define HAVE_RAW_DECL_LCHMOD 1
5939 | #define HAVE_RAW_DECL_LSTAT 1
5940 | #define HAVE_RAW_DECL_MKFIFO 1
5941 | #define HAVE_RAW_DECL_MKNOD 1
5942 | /* end confdefs.h.  */
5943 | #include <sys/stat.h>
5944
5945 | int
5946 | main ()
5947 | {
5948 | #undef mknodat
5949 |   (void) mknodat;
5950 |   ;
5951 |   return 0;
5952 | }
5953 configure:14019: result: no
5954 configure:13993: checking whether stat is declared without a macro
5955 configure:14011: gcc -c -g -O2  conftest.c >&5
5956 configure:14011: $? = 0
5957 configure:14019: result: yes
5958 configure:13993: checking whether utimensat is declared without a macro
5959 configure:14011: gcc -c -g -O2  conftest.c >&5
5960 conftest.c:221:10: error: use of undeclared identifier 'utimensat'
5961   (void) utimensat;
5962          ^
5963 1 error generated.
5964 configure:14011: $? = 1
5965 configure: failed program was:
5966 | /* confdefs.h */
5967 | #define PACKAGE_NAME ""
5968 | #define PACKAGE_TARNAME ""
5969 | #define PACKAGE_VERSION ""
5970 | #define PACKAGE_STRING ""
5971 | #define PACKAGE_BUGREPORT ""
5972 | #define PACKAGE_URL ""
5973 | #define STDC_HEADERS 1
5974 | #define HAVE_SYS_TYPES_H 1
5975 | #define HAVE_SYS_STAT_H 1
5976 | #define HAVE_STDLIB_H 1
5977 | #define HAVE_STRING_H 1
5978 | #define HAVE_MEMORY_H 1
5979 | #define HAVE_STRINGS_H 1
5980 | #define HAVE_INTTYPES_H 1
5981 | #define HAVE_STDINT_H 1
5982 | #define HAVE_UNISTD_H 1
5983 | #define __EXTENSIONS__ 1
5984 | #define _ALL_SOURCE 1
5985 | #define _DARWIN_C_SOURCE 1
5986 | #define _GNU_SOURCE 1
5987 | #define _POSIX_PTHREAD_SEMANTICS 1
5988 | #define _TANDEM_SOURCE 1
5989 | #define HAVE_ALLOCA_H 1
5990 | #define HAVE_ALLOCA 1
5991 | #define HAVE_DIRENT_H 1
5992 | #define HAVE_WCTYPE_H 1
5993 | #define HAVE_WCHAR_H 1
5994 | #define HAVE_STDINT_H 1
5995 | #define HAVE_INTTYPES_H 1
5996 | #define HAVE_UNISTD_H 1
5997 | #define HAVE_MATH_H 1
5998 | #define HAVE_SYS_MMAN_H 1
5999 | #define HAVE_SYS_PARAM_H 1
6000 | #define HAVE_SYS_STAT_H 1
6001 | #define HAVE_SYS_TIME_H 1
6002 | #define HAVE_MBSTATE_T 1
6003 | #define HAVE_BTOWC 1
6004 | #define HAVE_ISBLANK 1
6005 | #define HAVE_ISWCTYPE 1
6006 | #define HAVE_MBSRTOWCS 1
6007 | #define HAVE_WMEMCHR 1
6008 | #define HAVE_WMEMCPY 1
6009 | #define HAVE_ALARM 1
6010 | #define HAVE_SYMLINK 1
6011 | #define HAVE_MBSINIT 1
6012 | #define HAVE_MBRTOWC 1
6013 | #define HAVE_MPROTECT 1
6014 | #define HAVE_ISWCNTRL 1
6015 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
6016 | #define HAVE_LONG_LONG_INT 1
6017 | #define BITSIZEOF_PTRDIFF_T 64
6018 | #define BITSIZEOF_SIZE_T 64
6019 | #define BITSIZEOF_SIG_ATOMIC_T 32
6020 | #define BITSIZEOF_WCHAR_T 32
6021 | #define BITSIZEOF_WINT_T 32
6022 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
6023 | #define HAVE_SIGNED_WCHAR_T 1
6024 | #define HAVE_SIGNED_WINT_T 1
6025 | #define PTRDIFF_T_SUFFIX l
6026 | #define SIZE_T_SUFFIX ul
6027 | #define SIG_ATOMIC_T_SUFFIX 
6028 | #define WCHAR_T_SUFFIX 
6029 | #define WINT_T_SUFFIX 
6030 | #define HAVE_RAW_DECL_IMAXABS 1
6031 | #define HAVE_RAW_DECL_IMAXDIV 1
6032 | #define HAVE_RAW_DECL_STRTOIMAX 1
6033 | #define HAVE_RAW_DECL_STRTOUMAX 1
6034 | #define HAVE_INTTYPES_H 1
6035 | #define DBL_EXPBIT0_WORD 1
6036 | #define DBL_EXPBIT0_BIT 20
6037 | #define HAVE_LANGINFO_CODESET 1
6038 | #define HAVE_WORKING_O_NOATIME 0
6039 | #define HAVE_WORKING_O_NOFOLLOW 1
6040 | #define HAVE_DECL_GETC_UNLOCKED 1
6041 | #define MAP_ANONYMOUS MAP_ANON
6042 | #define HAVE_MAP_ANONYMOUS 1
6043 | #define HAVE_DECL_MEMMEM 1
6044 | #define HAVE_MEMMEM 1
6045 | #define HAVE__BOOL 1
6046 | #define HAVE_WCHAR_T 1
6047 | #define restrict __restrict
6048 | #define HAVE_RAW_DECL_FFSL 1
6049 | #define HAVE_RAW_DECL_FFSLL 1
6050 | #define HAVE_RAW_DECL_MEMMEM 1
6051 | #define HAVE_RAW_DECL_STPCPY 1
6052 | #define HAVE_RAW_DECL_STPNCPY 1
6053 | #define HAVE_RAW_DECL_STRDUP 1
6054 | #define HAVE_RAW_DECL_STRNCAT 1
6055 | #define HAVE_RAW_DECL_STRNDUP 1
6056 | #define HAVE_RAW_DECL_STRNLEN 1
6057 | #define HAVE_RAW_DECL_STRPBRK 1
6058 | #define HAVE_RAW_DECL_STRSEP 1
6059 | #define HAVE_RAW_DECL_STRCASESTR 1
6060 | #define HAVE_RAW_DECL_STRTOK_R 1
6061 | #define HAVE_RAW_DECL_STRERROR_R 1
6062 | #define HAVE_RAW_DECL_STRSIGNAL 1
6063 | #define HAVE_WINT_T 1
6064 | #define HAVE_ALLOCA 1
6065 | #define HAVE_RAW_DECL_ALPHASORT 1
6066 | #define HAVE_RAW_DECL_CLOSEDIR 1
6067 | #define HAVE_RAW_DECL_DIRFD 1
6068 | #define HAVE_RAW_DECL_OPENDIR 1
6069 | #define HAVE_RAW_DECL_READDIR 1
6070 | #define HAVE_RAW_DECL_REWINDDIR 1
6071 | #define HAVE_RAW_DECL_SCANDIR 1
6072 | #define fnmatch gnu_fnmatch
6073 | #define HAVE_DECL_ISBLANK 1
6074 | #define fnmatch gnu_fnmatch
6075 | #define HAVE_DECL_ISBLANK 1
6076 | #define HAVE_FREXP 1
6077 | #define GNULIB_TEST_FREXP 1
6078 | #define HAVE_FREXPL 1
6079 | #define GNULIB_TEST_FREXPL 1
6080 | #define HAVE_ISNAND_IN_LIBC 1
6081 | #define LDBL_EXPBIT0_WORD 2
6082 | #define LDBL_EXPBIT0_BIT 0
6083 | #define HAVE_RAW_DECL_ACOSF 1
6084 | #define HAVE_RAW_DECL_ACOSL 1
6085 | #define HAVE_RAW_DECL_ASINF 1
6086 | #define HAVE_RAW_DECL_ASINL 1
6087 | #define HAVE_RAW_DECL_ATANF 1
6088 | #define HAVE_RAW_DECL_ATANL 1
6089 | #define HAVE_RAW_DECL_CBRT 1
6090 | #define HAVE_RAW_DECL_CBRTF 1
6091 | #define HAVE_RAW_DECL_CBRTL 1
6092 | #define HAVE_RAW_DECL_CEILF 1
6093 | #define HAVE_RAW_DECL_CEILL 1
6094 | #define HAVE_RAW_DECL_COPYSIGN 1
6095 | #define HAVE_RAW_DECL_COPYSIGNF 1
6096 | #define HAVE_RAW_DECL_COPYSIGNL 1
6097 | #define HAVE_RAW_DECL_COSF 1
6098 | #define HAVE_RAW_DECL_COSL 1
6099 | #define HAVE_RAW_DECL_COSHF 1
6100 | #define HAVE_RAW_DECL_EXPF 1
6101 | #define HAVE_RAW_DECL_EXPL 1
6102 | #define HAVE_RAW_DECL_EXP2 1
6103 | #define HAVE_RAW_DECL_EXP2F 1
6104 | #define HAVE_RAW_DECL_EXP2L 1
6105 | #define HAVE_RAW_DECL_EXPM1 1
6106 | #define HAVE_RAW_DECL_EXPM1F 1
6107 | #define HAVE_RAW_DECL_EXPM1L 1
6108 | #define HAVE_RAW_DECL_FABSF 1
6109 | #define HAVE_RAW_DECL_FABSL 1
6110 | #define HAVE_RAW_DECL_FLOORF 1
6111 | #define HAVE_RAW_DECL_FLOORL 1
6112 | #define HAVE_RAW_DECL_FMA 1
6113 | #define HAVE_RAW_DECL_FMAF 1
6114 | #define HAVE_RAW_DECL_FMAL 1
6115 | #define HAVE_RAW_DECL_FMOD 1
6116 | #define HAVE_RAW_DECL_FMODF 1
6117 | #define HAVE_RAW_DECL_FMODL 1
6118 | #define HAVE_RAW_DECL_FREXPF 1
6119 | #define HAVE_RAW_DECL_FREXPL 1
6120 | #define HAVE_RAW_DECL_HYPOTF 1
6121 | #define HAVE_RAW_DECL_HYPOTL 1
6122 | #define HAVE_RAW_DECL_ILOGB 1
6123 | #define HAVE_RAW_DECL_ILOGBF 1
6124 | #define HAVE_RAW_DECL_ILOGBL 1
6125 | #define HAVE_RAW_DECL_LDEXPF 1
6126 | #define HAVE_RAW_DECL_LDEXPL 1
6127 | #define HAVE_RAW_DECL_LOG 1
6128 | #define HAVE_RAW_DECL_LOGF 1
6129 | #define HAVE_RAW_DECL_LOGL 1
6130 | #define HAVE_RAW_DECL_LOG10 1
6131 | #define HAVE_RAW_DECL_LOG10F 1
6132 | #define HAVE_RAW_DECL_LOG10L 1
6133 | #define HAVE_RAW_DECL_LOG1P 1
6134 | #define HAVE_RAW_DECL_LOG1PF 1
6135 | #define HAVE_RAW_DECL_LOG1PL 1
6136 | #define HAVE_RAW_DECL_LOG2 1
6137 | #define HAVE_RAW_DECL_LOG2F 1
6138 | #define HAVE_RAW_DECL_LOG2L 1
6139 | #define HAVE_RAW_DECL_LOGB 1
6140 | #define HAVE_RAW_DECL_LOGBF 1
6141 | #define HAVE_RAW_DECL_LOGBL 1
6142 | #define HAVE_RAW_DECL_MODF 1
6143 | #define HAVE_RAW_DECL_MODFF 1
6144 | #define HAVE_RAW_DECL_MODFL 1
6145 | #define HAVE_RAW_DECL_POWF 1
6146 | #define HAVE_RAW_DECL_REMAINDER 1
6147 | #define HAVE_RAW_DECL_REMAINDERF 1
6148 | #define HAVE_RAW_DECL_REMAINDERL 1
6149 | #define HAVE_RAW_DECL_RINT 1
6150 | #define HAVE_RAW_DECL_RINTF 1
6151 | #define HAVE_RAW_DECL_RINTL 1
6152 | #define HAVE_RAW_DECL_ROUND 1
6153 | #define HAVE_RAW_DECL_ROUNDF 1
6154 | #define HAVE_RAW_DECL_ROUNDL 1
6155 | #define HAVE_RAW_DECL_SINF 1
6156 | #define HAVE_RAW_DECL_SINL 1
6157 | #define HAVE_RAW_DECL_SINHF 1
6158 | #define HAVE_RAW_DECL_SQRTF 1
6159 | #define HAVE_RAW_DECL_SQRTL 1
6160 | #define HAVE_RAW_DECL_TANF 1
6161 | #define HAVE_RAW_DECL_TANL 1
6162 | #define HAVE_RAW_DECL_TANHF 1
6163 | #define HAVE_RAW_DECL_TRUNC 1
6164 | #define HAVE_RAW_DECL_TRUNCF 1
6165 | #define HAVE_RAW_DECL_TRUNCL 1
6166 | #define GNULIB_TEST_MBRTOWC 1
6167 | #define GNULIB_TEST_MBSINIT 1
6168 | #define GNULIB_TEST_MBSRTOWCS 1
6169 | #define GNULIB_TEST_MEMCHR 1
6170 | #define HAVE_MEMMEM 1
6171 | #define GNULIB_TEST_MEMMEM 1
6172 | #define GNULIB_TEST_STRSTR 1
6173 | #define HAVE_RAW_DECL_FSTAT 1
6174 | #define HAVE_RAW_DECL_LCHMOD 1
6175 | #define HAVE_RAW_DECL_LSTAT 1
6176 | #define HAVE_RAW_DECL_MKFIFO 1
6177 | #define HAVE_RAW_DECL_MKNOD 1
6178 | #define HAVE_RAW_DECL_STAT 1
6179 | /* end confdefs.h.  */
6180 | #include <sys/stat.h>
6181
6182 | int
6183 | main ()
6184 | {
6185 | #undef utimensat
6186 |   (void) utimensat;
6187 |   ;
6188 |   return 0;
6189 | }
6190 configure:14019: result: no
6191 configure:14205: checking whether chdir is declared without a macro
6192 configure:14235: gcc -c -g -O2  conftest.c >&5
6193 configure:14235: $? = 0
6194 configure:14243: result: yes
6195 configure:14205: checking whether chown is declared without a macro
6196 configure:14235: gcc -c -g -O2  conftest.c >&5
6197 configure:14235: $? = 0
6198 configure:14243: result: yes
6199 configure:14205: checking whether dup is declared without a macro
6200 configure:14235: gcc -c -g -O2  conftest.c >&5
6201 configure:14235: $? = 0
6202 configure:14243: result: yes
6203 configure:14205: checking whether dup2 is declared without a macro
6204 configure:14235: gcc -c -g -O2  conftest.c >&5
6205 configure:14235: $? = 0
6206 configure:14243: result: yes
6207 configure:14205: checking whether dup3 is declared without a macro
6208 configure:14235: gcc -c -g -O2  conftest.c >&5
6209 conftest.c:237:10: error: use of undeclared identifier 'dup3'
6210   (void) dup3;
6211          ^
6212 1 error generated.
6213 configure:14235: $? = 1
6214 configure: failed program was:
6215 | /* confdefs.h */
6216 | #define PACKAGE_NAME ""
6217 | #define PACKAGE_TARNAME ""
6218 | #define PACKAGE_VERSION ""
6219 | #define PACKAGE_STRING ""
6220 | #define PACKAGE_BUGREPORT ""
6221 | #define PACKAGE_URL ""
6222 | #define STDC_HEADERS 1
6223 | #define HAVE_SYS_TYPES_H 1
6224 | #define HAVE_SYS_STAT_H 1
6225 | #define HAVE_STDLIB_H 1
6226 | #define HAVE_STRING_H 1
6227 | #define HAVE_MEMORY_H 1
6228 | #define HAVE_STRINGS_H 1
6229 | #define HAVE_INTTYPES_H 1
6230 | #define HAVE_STDINT_H 1
6231 | #define HAVE_UNISTD_H 1
6232 | #define __EXTENSIONS__ 1
6233 | #define _ALL_SOURCE 1
6234 | #define _DARWIN_C_SOURCE 1
6235 | #define _GNU_SOURCE 1
6236 | #define _POSIX_PTHREAD_SEMANTICS 1
6237 | #define _TANDEM_SOURCE 1
6238 | #define HAVE_ALLOCA_H 1
6239 | #define HAVE_ALLOCA 1
6240 | #define HAVE_DIRENT_H 1
6241 | #define HAVE_WCTYPE_H 1
6242 | #define HAVE_WCHAR_H 1
6243 | #define HAVE_STDINT_H 1
6244 | #define HAVE_INTTYPES_H 1
6245 | #define HAVE_UNISTD_H 1
6246 | #define HAVE_MATH_H 1
6247 | #define HAVE_SYS_MMAN_H 1
6248 | #define HAVE_SYS_PARAM_H 1
6249 | #define HAVE_SYS_STAT_H 1
6250 | #define HAVE_SYS_TIME_H 1
6251 | #define HAVE_MBSTATE_T 1
6252 | #define HAVE_BTOWC 1
6253 | #define HAVE_ISBLANK 1
6254 | #define HAVE_ISWCTYPE 1
6255 | #define HAVE_MBSRTOWCS 1
6256 | #define HAVE_WMEMCHR 1
6257 | #define HAVE_WMEMCPY 1
6258 | #define HAVE_ALARM 1
6259 | #define HAVE_SYMLINK 1
6260 | #define HAVE_MBSINIT 1
6261 | #define HAVE_MBRTOWC 1
6262 | #define HAVE_MPROTECT 1
6263 | #define HAVE_ISWCNTRL 1
6264 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
6265 | #define HAVE_LONG_LONG_INT 1
6266 | #define BITSIZEOF_PTRDIFF_T 64
6267 | #define BITSIZEOF_SIZE_T 64
6268 | #define BITSIZEOF_SIG_ATOMIC_T 32
6269 | #define BITSIZEOF_WCHAR_T 32
6270 | #define BITSIZEOF_WINT_T 32
6271 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
6272 | #define HAVE_SIGNED_WCHAR_T 1
6273 | #define HAVE_SIGNED_WINT_T 1
6274 | #define PTRDIFF_T_SUFFIX l
6275 | #define SIZE_T_SUFFIX ul
6276 | #define SIG_ATOMIC_T_SUFFIX 
6277 | #define WCHAR_T_SUFFIX 
6278 | #define WINT_T_SUFFIX 
6279 | #define HAVE_RAW_DECL_IMAXABS 1
6280 | #define HAVE_RAW_DECL_IMAXDIV 1
6281 | #define HAVE_RAW_DECL_STRTOIMAX 1
6282 | #define HAVE_RAW_DECL_STRTOUMAX 1
6283 | #define HAVE_INTTYPES_H 1
6284 | #define DBL_EXPBIT0_WORD 1
6285 | #define DBL_EXPBIT0_BIT 20
6286 | #define HAVE_LANGINFO_CODESET 1
6287 | #define HAVE_WORKING_O_NOATIME 0
6288 | #define HAVE_WORKING_O_NOFOLLOW 1
6289 | #define HAVE_DECL_GETC_UNLOCKED 1
6290 | #define MAP_ANONYMOUS MAP_ANON
6291 | #define HAVE_MAP_ANONYMOUS 1
6292 | #define HAVE_DECL_MEMMEM 1
6293 | #define HAVE_MEMMEM 1
6294 | #define HAVE__BOOL 1
6295 | #define HAVE_WCHAR_T 1
6296 | #define restrict __restrict
6297 | #define HAVE_RAW_DECL_FFSL 1
6298 | #define HAVE_RAW_DECL_FFSLL 1
6299 | #define HAVE_RAW_DECL_MEMMEM 1
6300 | #define HAVE_RAW_DECL_STPCPY 1
6301 | #define HAVE_RAW_DECL_STPNCPY 1
6302 | #define HAVE_RAW_DECL_STRDUP 1
6303 | #define HAVE_RAW_DECL_STRNCAT 1
6304 | #define HAVE_RAW_DECL_STRNDUP 1
6305 | #define HAVE_RAW_DECL_STRNLEN 1
6306 | #define HAVE_RAW_DECL_STRPBRK 1
6307 | #define HAVE_RAW_DECL_STRSEP 1
6308 | #define HAVE_RAW_DECL_STRCASESTR 1
6309 | #define HAVE_RAW_DECL_STRTOK_R 1
6310 | #define HAVE_RAW_DECL_STRERROR_R 1
6311 | #define HAVE_RAW_DECL_STRSIGNAL 1
6312 | #define HAVE_WINT_T 1
6313 | #define HAVE_ALLOCA 1
6314 | #define HAVE_RAW_DECL_ALPHASORT 1
6315 | #define HAVE_RAW_DECL_CLOSEDIR 1
6316 | #define HAVE_RAW_DECL_DIRFD 1
6317 | #define HAVE_RAW_DECL_OPENDIR 1
6318 | #define HAVE_RAW_DECL_READDIR 1
6319 | #define HAVE_RAW_DECL_REWINDDIR 1
6320 | #define HAVE_RAW_DECL_SCANDIR 1
6321 | #define fnmatch gnu_fnmatch
6322 | #define HAVE_DECL_ISBLANK 1
6323 | #define fnmatch gnu_fnmatch
6324 | #define HAVE_DECL_ISBLANK 1
6325 | #define HAVE_FREXP 1
6326 | #define GNULIB_TEST_FREXP 1
6327 | #define HAVE_FREXPL 1
6328 | #define GNULIB_TEST_FREXPL 1
6329 | #define HAVE_ISNAND_IN_LIBC 1
6330 | #define LDBL_EXPBIT0_WORD 2
6331 | #define LDBL_EXPBIT0_BIT 0
6332 | #define HAVE_RAW_DECL_ACOSF 1
6333 | #define HAVE_RAW_DECL_ACOSL 1
6334 | #define HAVE_RAW_DECL_ASINF 1
6335 | #define HAVE_RAW_DECL_ASINL 1
6336 | #define HAVE_RAW_DECL_ATANF 1
6337 | #define HAVE_RAW_DECL_ATANL 1
6338 | #define HAVE_RAW_DECL_CBRT 1
6339 | #define HAVE_RAW_DECL_CBRTF 1
6340 | #define HAVE_RAW_DECL_CBRTL 1
6341 | #define HAVE_RAW_DECL_CEILF 1
6342 | #define HAVE_RAW_DECL_CEILL 1
6343 | #define HAVE_RAW_DECL_COPYSIGN 1
6344 | #define HAVE_RAW_DECL_COPYSIGNF 1
6345 | #define HAVE_RAW_DECL_COPYSIGNL 1
6346 | #define HAVE_RAW_DECL_COSF 1
6347 | #define HAVE_RAW_DECL_COSL 1
6348 | #define HAVE_RAW_DECL_COSHF 1
6349 | #define HAVE_RAW_DECL_EXPF 1
6350 | #define HAVE_RAW_DECL_EXPL 1
6351 | #define HAVE_RAW_DECL_EXP2 1
6352 | #define HAVE_RAW_DECL_EXP2F 1
6353 | #define HAVE_RAW_DECL_EXP2L 1
6354 | #define HAVE_RAW_DECL_EXPM1 1
6355 | #define HAVE_RAW_DECL_EXPM1F 1
6356 | #define HAVE_RAW_DECL_EXPM1L 1
6357 | #define HAVE_RAW_DECL_FABSF 1
6358 | #define HAVE_RAW_DECL_FABSL 1
6359 | #define HAVE_RAW_DECL_FLOORF 1
6360 | #define HAVE_RAW_DECL_FLOORL 1
6361 | #define HAVE_RAW_DECL_FMA 1
6362 | #define HAVE_RAW_DECL_FMAF 1
6363 | #define HAVE_RAW_DECL_FMAL 1
6364 | #define HAVE_RAW_DECL_FMOD 1
6365 | #define HAVE_RAW_DECL_FMODF 1
6366 | #define HAVE_RAW_DECL_FMODL 1
6367 | #define HAVE_RAW_DECL_FREXPF 1
6368 | #define HAVE_RAW_DECL_FREXPL 1
6369 | #define HAVE_RAW_DECL_HYPOTF 1
6370 | #define HAVE_RAW_DECL_HYPOTL 1
6371 | #define HAVE_RAW_DECL_ILOGB 1
6372 | #define HAVE_RAW_DECL_ILOGBF 1
6373 | #define HAVE_RAW_DECL_ILOGBL 1
6374 | #define HAVE_RAW_DECL_LDEXPF 1
6375 | #define HAVE_RAW_DECL_LDEXPL 1
6376 | #define HAVE_RAW_DECL_LOG 1
6377 | #define HAVE_RAW_DECL_LOGF 1
6378 | #define HAVE_RAW_DECL_LOGL 1
6379 | #define HAVE_RAW_DECL_LOG10 1
6380 | #define HAVE_RAW_DECL_LOG10F 1
6381 | #define HAVE_RAW_DECL_LOG10L 1
6382 | #define HAVE_RAW_DECL_LOG1P 1
6383 | #define HAVE_RAW_DECL_LOG1PF 1
6384 | #define HAVE_RAW_DECL_LOG1PL 1
6385 | #define HAVE_RAW_DECL_LOG2 1
6386 | #define HAVE_RAW_DECL_LOG2F 1
6387 | #define HAVE_RAW_DECL_LOG2L 1
6388 | #define HAVE_RAW_DECL_LOGB 1
6389 | #define HAVE_RAW_DECL_LOGBF 1
6390 | #define HAVE_RAW_DECL_LOGBL 1
6391 | #define HAVE_RAW_DECL_MODF 1
6392 | #define HAVE_RAW_DECL_MODFF 1
6393 | #define HAVE_RAW_DECL_MODFL 1
6394 | #define HAVE_RAW_DECL_POWF 1
6395 | #define HAVE_RAW_DECL_REMAINDER 1
6396 | #define HAVE_RAW_DECL_REMAINDERF 1
6397 | #define HAVE_RAW_DECL_REMAINDERL 1
6398 | #define HAVE_RAW_DECL_RINT 1
6399 | #define HAVE_RAW_DECL_RINTF 1
6400 | #define HAVE_RAW_DECL_RINTL 1
6401 | #define HAVE_RAW_DECL_ROUND 1
6402 | #define HAVE_RAW_DECL_ROUNDF 1
6403 | #define HAVE_RAW_DECL_ROUNDL 1
6404 | #define HAVE_RAW_DECL_SINF 1
6405 | #define HAVE_RAW_DECL_SINL 1
6406 | #define HAVE_RAW_DECL_SINHF 1
6407 | #define HAVE_RAW_DECL_SQRTF 1
6408 | #define HAVE_RAW_DECL_SQRTL 1
6409 | #define HAVE_RAW_DECL_TANF 1
6410 | #define HAVE_RAW_DECL_TANL 1
6411 | #define HAVE_RAW_DECL_TANHF 1
6412 | #define HAVE_RAW_DECL_TRUNC 1
6413 | #define HAVE_RAW_DECL_TRUNCF 1
6414 | #define HAVE_RAW_DECL_TRUNCL 1
6415 | #define GNULIB_TEST_MBRTOWC 1
6416 | #define GNULIB_TEST_MBSINIT 1
6417 | #define GNULIB_TEST_MBSRTOWCS 1
6418 | #define GNULIB_TEST_MEMCHR 1
6419 | #define HAVE_MEMMEM 1
6420 | #define GNULIB_TEST_MEMMEM 1
6421 | #define GNULIB_TEST_STRSTR 1
6422 | #define HAVE_RAW_DECL_FSTAT 1
6423 | #define HAVE_RAW_DECL_LCHMOD 1
6424 | #define HAVE_RAW_DECL_LSTAT 1
6425 | #define HAVE_RAW_DECL_MKFIFO 1
6426 | #define HAVE_RAW_DECL_MKNOD 1
6427 | #define HAVE_RAW_DECL_STAT 1
6428 | #define HAVE_RAW_DECL_CHDIR 1
6429 | #define HAVE_RAW_DECL_CHOWN 1
6430 | #define HAVE_RAW_DECL_DUP 1
6431 | #define HAVE_RAW_DECL_DUP2 1
6432 | /* end confdefs.h.  */
6433
6434 | #if HAVE_UNISTD_H
6435 | # include <unistd.h>
6436 | #endif
6437 | /* Some systems declare various items in the wrong headers.  */
6438 | #if !(defined __GLIBC__ && !defined __UCLIBC__)
6439 | # include <fcntl.h>
6440 | # include <stdio.h>
6441 | # include <stdlib.h>
6442 | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
6443 | #  include <io.h>
6444 | # endif
6445 | #endif
6446
6447 | int
6448 | main ()
6449 | {
6450 | #undef dup3
6451 |   (void) dup3;
6452 |   ;
6453 |   return 0;
6454 | }
6455 configure:14243: result: no
6456 configure:14205: checking whether environ is declared without a macro
6457 configure:14235: gcc -c -g -O2  conftest.c >&5
6458 conftest.c:237:10: error: use of undeclared identifier 'environ'
6459   (void) environ;
6460          ^
6461 1 error generated.
6462 configure:14235: $? = 1
6463 configure: failed program was:
6464 | /* confdefs.h */
6465 | #define PACKAGE_NAME ""
6466 | #define PACKAGE_TARNAME ""
6467 | #define PACKAGE_VERSION ""
6468 | #define PACKAGE_STRING ""
6469 | #define PACKAGE_BUGREPORT ""
6470 | #define PACKAGE_URL ""
6471 | #define STDC_HEADERS 1
6472 | #define HAVE_SYS_TYPES_H 1
6473 | #define HAVE_SYS_STAT_H 1
6474 | #define HAVE_STDLIB_H 1
6475 | #define HAVE_STRING_H 1
6476 | #define HAVE_MEMORY_H 1
6477 | #define HAVE_STRINGS_H 1
6478 | #define HAVE_INTTYPES_H 1
6479 | #define HAVE_STDINT_H 1
6480 | #define HAVE_UNISTD_H 1
6481 | #define __EXTENSIONS__ 1
6482 | #define _ALL_SOURCE 1
6483 | #define _DARWIN_C_SOURCE 1
6484 | #define _GNU_SOURCE 1
6485 | #define _POSIX_PTHREAD_SEMANTICS 1
6486 | #define _TANDEM_SOURCE 1
6487 | #define HAVE_ALLOCA_H 1
6488 | #define HAVE_ALLOCA 1
6489 | #define HAVE_DIRENT_H 1
6490 | #define HAVE_WCTYPE_H 1
6491 | #define HAVE_WCHAR_H 1
6492 | #define HAVE_STDINT_H 1
6493 | #define HAVE_INTTYPES_H 1
6494 | #define HAVE_UNISTD_H 1
6495 | #define HAVE_MATH_H 1
6496 | #define HAVE_SYS_MMAN_H 1
6497 | #define HAVE_SYS_PARAM_H 1
6498 | #define HAVE_SYS_STAT_H 1
6499 | #define HAVE_SYS_TIME_H 1
6500 | #define HAVE_MBSTATE_T 1
6501 | #define HAVE_BTOWC 1
6502 | #define HAVE_ISBLANK 1
6503 | #define HAVE_ISWCTYPE 1
6504 | #define HAVE_MBSRTOWCS 1
6505 | #define HAVE_WMEMCHR 1
6506 | #define HAVE_WMEMCPY 1
6507 | #define HAVE_ALARM 1
6508 | #define HAVE_SYMLINK 1
6509 | #define HAVE_MBSINIT 1
6510 | #define HAVE_MBRTOWC 1
6511 | #define HAVE_MPROTECT 1
6512 | #define HAVE_ISWCNTRL 1
6513 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
6514 | #define HAVE_LONG_LONG_INT 1
6515 | #define BITSIZEOF_PTRDIFF_T 64
6516 | #define BITSIZEOF_SIZE_T 64
6517 | #define BITSIZEOF_SIG_ATOMIC_T 32
6518 | #define BITSIZEOF_WCHAR_T 32
6519 | #define BITSIZEOF_WINT_T 32
6520 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
6521 | #define HAVE_SIGNED_WCHAR_T 1
6522 | #define HAVE_SIGNED_WINT_T 1
6523 | #define PTRDIFF_T_SUFFIX l
6524 | #define SIZE_T_SUFFIX ul
6525 | #define SIG_ATOMIC_T_SUFFIX 
6526 | #define WCHAR_T_SUFFIX 
6527 | #define WINT_T_SUFFIX 
6528 | #define HAVE_RAW_DECL_IMAXABS 1
6529 | #define HAVE_RAW_DECL_IMAXDIV 1
6530 | #define HAVE_RAW_DECL_STRTOIMAX 1
6531 | #define HAVE_RAW_DECL_STRTOUMAX 1
6532 | #define HAVE_INTTYPES_H 1
6533 | #define DBL_EXPBIT0_WORD 1
6534 | #define DBL_EXPBIT0_BIT 20
6535 | #define HAVE_LANGINFO_CODESET 1
6536 | #define HAVE_WORKING_O_NOATIME 0
6537 | #define HAVE_WORKING_O_NOFOLLOW 1
6538 | #define HAVE_DECL_GETC_UNLOCKED 1
6539 | #define MAP_ANONYMOUS MAP_ANON
6540 | #define HAVE_MAP_ANONYMOUS 1
6541 | #define HAVE_DECL_MEMMEM 1
6542 | #define HAVE_MEMMEM 1
6543 | #define HAVE__BOOL 1
6544 | #define HAVE_WCHAR_T 1
6545 | #define restrict __restrict
6546 | #define HAVE_RAW_DECL_FFSL 1
6547 | #define HAVE_RAW_DECL_FFSLL 1
6548 | #define HAVE_RAW_DECL_MEMMEM 1
6549 | #define HAVE_RAW_DECL_STPCPY 1
6550 | #define HAVE_RAW_DECL_STPNCPY 1
6551 | #define HAVE_RAW_DECL_STRDUP 1
6552 | #define HAVE_RAW_DECL_STRNCAT 1
6553 | #define HAVE_RAW_DECL_STRNDUP 1
6554 | #define HAVE_RAW_DECL_STRNLEN 1
6555 | #define HAVE_RAW_DECL_STRPBRK 1
6556 | #define HAVE_RAW_DECL_STRSEP 1
6557 | #define HAVE_RAW_DECL_STRCASESTR 1
6558 | #define HAVE_RAW_DECL_STRTOK_R 1
6559 | #define HAVE_RAW_DECL_STRERROR_R 1
6560 | #define HAVE_RAW_DECL_STRSIGNAL 1
6561 | #define HAVE_WINT_T 1
6562 | #define HAVE_ALLOCA 1
6563 | #define HAVE_RAW_DECL_ALPHASORT 1
6564 | #define HAVE_RAW_DECL_CLOSEDIR 1
6565 | #define HAVE_RAW_DECL_DIRFD 1
6566 | #define HAVE_RAW_DECL_OPENDIR 1
6567 | #define HAVE_RAW_DECL_READDIR 1
6568 | #define HAVE_RAW_DECL_REWINDDIR 1
6569 | #define HAVE_RAW_DECL_SCANDIR 1
6570 | #define fnmatch gnu_fnmatch
6571 | #define HAVE_DECL_ISBLANK 1
6572 | #define fnmatch gnu_fnmatch
6573 | #define HAVE_DECL_ISBLANK 1
6574 | #define HAVE_FREXP 1
6575 | #define GNULIB_TEST_FREXP 1
6576 | #define HAVE_FREXPL 1
6577 | #define GNULIB_TEST_FREXPL 1
6578 | #define HAVE_ISNAND_IN_LIBC 1
6579 | #define LDBL_EXPBIT0_WORD 2
6580 | #define LDBL_EXPBIT0_BIT 0
6581 | #define HAVE_RAW_DECL_ACOSF 1
6582 | #define HAVE_RAW_DECL_ACOSL 1
6583 | #define HAVE_RAW_DECL_ASINF 1
6584 | #define HAVE_RAW_DECL_ASINL 1
6585 | #define HAVE_RAW_DECL_ATANF 1
6586 | #define HAVE_RAW_DECL_ATANL 1
6587 | #define HAVE_RAW_DECL_CBRT 1
6588 | #define HAVE_RAW_DECL_CBRTF 1
6589 | #define HAVE_RAW_DECL_CBRTL 1
6590 | #define HAVE_RAW_DECL_CEILF 1
6591 | #define HAVE_RAW_DECL_CEILL 1
6592 | #define HAVE_RAW_DECL_COPYSIGN 1
6593 | #define HAVE_RAW_DECL_COPYSIGNF 1
6594 | #define HAVE_RAW_DECL_COPYSIGNL 1
6595 | #define HAVE_RAW_DECL_COSF 1
6596 | #define HAVE_RAW_DECL_COSL 1
6597 | #define HAVE_RAW_DECL_COSHF 1
6598 | #define HAVE_RAW_DECL_EXPF 1
6599 | #define HAVE_RAW_DECL_EXPL 1
6600 | #define HAVE_RAW_DECL_EXP2 1
6601 | #define HAVE_RAW_DECL_EXP2F 1
6602 | #define HAVE_RAW_DECL_EXP2L 1
6603 | #define HAVE_RAW_DECL_EXPM1 1
6604 | #define HAVE_RAW_DECL_EXPM1F 1
6605 | #define HAVE_RAW_DECL_EXPM1L 1
6606 | #define HAVE_RAW_DECL_FABSF 1
6607 | #define HAVE_RAW_DECL_FABSL 1
6608 | #define HAVE_RAW_DECL_FLOORF 1
6609 | #define HAVE_RAW_DECL_FLOORL 1
6610 | #define HAVE_RAW_DECL_FMA 1
6611 | #define HAVE_RAW_DECL_FMAF 1
6612 | #define HAVE_RAW_DECL_FMAL 1
6613 | #define HAVE_RAW_DECL_FMOD 1
6614 | #define HAVE_RAW_DECL_FMODF 1
6615 | #define HAVE_RAW_DECL_FMODL 1
6616 | #define HAVE_RAW_DECL_FREXPF 1
6617 | #define HAVE_RAW_DECL_FREXPL 1
6618 | #define HAVE_RAW_DECL_HYPOTF 1
6619 | #define HAVE_RAW_DECL_HYPOTL 1
6620 | #define HAVE_RAW_DECL_ILOGB 1
6621 | #define HAVE_RAW_DECL_ILOGBF 1
6622 | #define HAVE_RAW_DECL_ILOGBL 1
6623 | #define HAVE_RAW_DECL_LDEXPF 1
6624 | #define HAVE_RAW_DECL_LDEXPL 1
6625 | #define HAVE_RAW_DECL_LOG 1
6626 | #define HAVE_RAW_DECL_LOGF 1
6627 | #define HAVE_RAW_DECL_LOGL 1
6628 | #define HAVE_RAW_DECL_LOG10 1
6629 | #define HAVE_RAW_DECL_LOG10F 1
6630 | #define HAVE_RAW_DECL_LOG10L 1
6631 | #define HAVE_RAW_DECL_LOG1P 1
6632 | #define HAVE_RAW_DECL_LOG1PF 1
6633 | #define HAVE_RAW_DECL_LOG1PL 1
6634 | #define HAVE_RAW_DECL_LOG2 1
6635 | #define HAVE_RAW_DECL_LOG2F 1
6636 | #define HAVE_RAW_DECL_LOG2L 1
6637 | #define HAVE_RAW_DECL_LOGB 1
6638 | #define HAVE_RAW_DECL_LOGBF 1
6639 | #define HAVE_RAW_DECL_LOGBL 1
6640 | #define HAVE_RAW_DECL_MODF 1
6641 | #define HAVE_RAW_DECL_MODFF 1
6642 | #define HAVE_RAW_DECL_MODFL 1
6643 | #define HAVE_RAW_DECL_POWF 1
6644 | #define HAVE_RAW_DECL_REMAINDER 1
6645 | #define HAVE_RAW_DECL_REMAINDERF 1
6646 | #define HAVE_RAW_DECL_REMAINDERL 1
6647 | #define HAVE_RAW_DECL_RINT 1
6648 | #define HAVE_RAW_DECL_RINTF 1
6649 | #define HAVE_RAW_DECL_RINTL 1
6650 | #define HAVE_RAW_DECL_ROUND 1
6651 | #define HAVE_RAW_DECL_ROUNDF 1
6652 | #define HAVE_RAW_DECL_ROUNDL 1
6653 | #define HAVE_RAW_DECL_SINF 1
6654 | #define HAVE_RAW_DECL_SINL 1
6655 | #define HAVE_RAW_DECL_SINHF 1
6656 | #define HAVE_RAW_DECL_SQRTF 1
6657 | #define HAVE_RAW_DECL_SQRTL 1
6658 | #define HAVE_RAW_DECL_TANF 1
6659 | #define HAVE_RAW_DECL_TANL 1
6660 | #define HAVE_RAW_DECL_TANHF 1
6661 | #define HAVE_RAW_DECL_TRUNC 1
6662 | #define HAVE_RAW_DECL_TRUNCF 1
6663 | #define HAVE_RAW_DECL_TRUNCL 1
6664 | #define GNULIB_TEST_MBRTOWC 1
6665 | #define GNULIB_TEST_MBSINIT 1
6666 | #define GNULIB_TEST_MBSRTOWCS 1
6667 | #define GNULIB_TEST_MEMCHR 1
6668 | #define HAVE_MEMMEM 1
6669 | #define GNULIB_TEST_MEMMEM 1
6670 | #define GNULIB_TEST_STRSTR 1
6671 | #define HAVE_RAW_DECL_FSTAT 1
6672 | #define HAVE_RAW_DECL_LCHMOD 1
6673 | #define HAVE_RAW_DECL_LSTAT 1
6674 | #define HAVE_RAW_DECL_MKFIFO 1
6675 | #define HAVE_RAW_DECL_MKNOD 1
6676 | #define HAVE_RAW_DECL_STAT 1
6677 | #define HAVE_RAW_DECL_CHDIR 1
6678 | #define HAVE_RAW_DECL_CHOWN 1
6679 | #define HAVE_RAW_DECL_DUP 1
6680 | #define HAVE_RAW_DECL_DUP2 1
6681 | /* end confdefs.h.  */
6682
6683 | #if HAVE_UNISTD_H
6684 | # include <unistd.h>
6685 | #endif
6686 | /* Some systems declare various items in the wrong headers.  */
6687 | #if !(defined __GLIBC__ && !defined __UCLIBC__)
6688 | # include <fcntl.h>
6689 | # include <stdio.h>
6690 | # include <stdlib.h>
6691 | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
6692 | #  include <io.h>
6693 | # endif
6694 | #endif
6695
6696 | int
6697 | main ()
6698 | {
6699 | #undef environ
6700 |   (void) environ;
6701 |   ;
6702 |   return 0;
6703 | }
6704 configure:14243: result: no
6705 configure:14205: checking whether euidaccess is declared without a macro
6706 configure:14235: gcc -c -g -O2  conftest.c >&5
6707 conftest.c:237:10: error: use of undeclared identifier 'euidaccess'
6708   (void) euidaccess;
6709          ^
6710 1 error generated.
6711 configure:14235: $? = 1
6712 configure: failed program was:
6713 | /* confdefs.h */
6714 | #define PACKAGE_NAME ""
6715 | #define PACKAGE_TARNAME ""
6716 | #define PACKAGE_VERSION ""
6717 | #define PACKAGE_STRING ""
6718 | #define PACKAGE_BUGREPORT ""
6719 | #define PACKAGE_URL ""
6720 | #define STDC_HEADERS 1
6721 | #define HAVE_SYS_TYPES_H 1
6722 | #define HAVE_SYS_STAT_H 1
6723 | #define HAVE_STDLIB_H 1
6724 | #define HAVE_STRING_H 1
6725 | #define HAVE_MEMORY_H 1
6726 | #define HAVE_STRINGS_H 1
6727 | #define HAVE_INTTYPES_H 1
6728 | #define HAVE_STDINT_H 1
6729 | #define HAVE_UNISTD_H 1
6730 | #define __EXTENSIONS__ 1
6731 | #define _ALL_SOURCE 1
6732 | #define _DARWIN_C_SOURCE 1
6733 | #define _GNU_SOURCE 1
6734 | #define _POSIX_PTHREAD_SEMANTICS 1
6735 | #define _TANDEM_SOURCE 1
6736 | #define HAVE_ALLOCA_H 1
6737 | #define HAVE_ALLOCA 1
6738 | #define HAVE_DIRENT_H 1
6739 | #define HAVE_WCTYPE_H 1
6740 | #define HAVE_WCHAR_H 1
6741 | #define HAVE_STDINT_H 1
6742 | #define HAVE_INTTYPES_H 1
6743 | #define HAVE_UNISTD_H 1
6744 | #define HAVE_MATH_H 1
6745 | #define HAVE_SYS_MMAN_H 1
6746 | #define HAVE_SYS_PARAM_H 1
6747 | #define HAVE_SYS_STAT_H 1
6748 | #define HAVE_SYS_TIME_H 1
6749 | #define HAVE_MBSTATE_T 1
6750 | #define HAVE_BTOWC 1
6751 | #define HAVE_ISBLANK 1
6752 | #define HAVE_ISWCTYPE 1
6753 | #define HAVE_MBSRTOWCS 1
6754 | #define HAVE_WMEMCHR 1
6755 | #define HAVE_WMEMCPY 1
6756 | #define HAVE_ALARM 1
6757 | #define HAVE_SYMLINK 1
6758 | #define HAVE_MBSINIT 1
6759 | #define HAVE_MBRTOWC 1
6760 | #define HAVE_MPROTECT 1
6761 | #define HAVE_ISWCNTRL 1
6762 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
6763 | #define HAVE_LONG_LONG_INT 1
6764 | #define BITSIZEOF_PTRDIFF_T 64
6765 | #define BITSIZEOF_SIZE_T 64
6766 | #define BITSIZEOF_SIG_ATOMIC_T 32
6767 | #define BITSIZEOF_WCHAR_T 32
6768 | #define BITSIZEOF_WINT_T 32
6769 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
6770 | #define HAVE_SIGNED_WCHAR_T 1
6771 | #define HAVE_SIGNED_WINT_T 1
6772 | #define PTRDIFF_T_SUFFIX l
6773 | #define SIZE_T_SUFFIX ul
6774 | #define SIG_ATOMIC_T_SUFFIX 
6775 | #define WCHAR_T_SUFFIX 
6776 | #define WINT_T_SUFFIX 
6777 | #define HAVE_RAW_DECL_IMAXABS 1
6778 | #define HAVE_RAW_DECL_IMAXDIV 1
6779 | #define HAVE_RAW_DECL_STRTOIMAX 1
6780 | #define HAVE_RAW_DECL_STRTOUMAX 1
6781 | #define HAVE_INTTYPES_H 1
6782 | #define DBL_EXPBIT0_WORD 1
6783 | #define DBL_EXPBIT0_BIT 20
6784 | #define HAVE_LANGINFO_CODESET 1
6785 | #define HAVE_WORKING_O_NOATIME 0
6786 | #define HAVE_WORKING_O_NOFOLLOW 1
6787 | #define HAVE_DECL_GETC_UNLOCKED 1
6788 | #define MAP_ANONYMOUS MAP_ANON
6789 | #define HAVE_MAP_ANONYMOUS 1
6790 | #define HAVE_DECL_MEMMEM 1
6791 | #define HAVE_MEMMEM 1
6792 | #define HAVE__BOOL 1
6793 | #define HAVE_WCHAR_T 1
6794 | #define restrict __restrict
6795 | #define HAVE_RAW_DECL_FFSL 1
6796 | #define HAVE_RAW_DECL_FFSLL 1
6797 | #define HAVE_RAW_DECL_MEMMEM 1
6798 | #define HAVE_RAW_DECL_STPCPY 1
6799 | #define HAVE_RAW_DECL_STPNCPY 1
6800 | #define HAVE_RAW_DECL_STRDUP 1
6801 | #define HAVE_RAW_DECL_STRNCAT 1
6802 | #define HAVE_RAW_DECL_STRNDUP 1
6803 | #define HAVE_RAW_DECL_STRNLEN 1
6804 | #define HAVE_RAW_DECL_STRPBRK 1
6805 | #define HAVE_RAW_DECL_STRSEP 1
6806 | #define HAVE_RAW_DECL_STRCASESTR 1
6807 | #define HAVE_RAW_DECL_STRTOK_R 1
6808 | #define HAVE_RAW_DECL_STRERROR_R 1
6809 | #define HAVE_RAW_DECL_STRSIGNAL 1
6810 | #define HAVE_WINT_T 1
6811 | #define HAVE_ALLOCA 1
6812 | #define HAVE_RAW_DECL_ALPHASORT 1
6813 | #define HAVE_RAW_DECL_CLOSEDIR 1
6814 | #define HAVE_RAW_DECL_DIRFD 1
6815 | #define HAVE_RAW_DECL_OPENDIR 1
6816 | #define HAVE_RAW_DECL_READDIR 1
6817 | #define HAVE_RAW_DECL_REWINDDIR 1
6818 | #define HAVE_RAW_DECL_SCANDIR 1
6819 | #define fnmatch gnu_fnmatch
6820 | #define HAVE_DECL_ISBLANK 1
6821 | #define fnmatch gnu_fnmatch
6822 | #define HAVE_DECL_ISBLANK 1
6823 | #define HAVE_FREXP 1
6824 | #define GNULIB_TEST_FREXP 1
6825 | #define HAVE_FREXPL 1
6826 | #define GNULIB_TEST_FREXPL 1
6827 | #define HAVE_ISNAND_IN_LIBC 1
6828 | #define LDBL_EXPBIT0_WORD 2
6829 | #define LDBL_EXPBIT0_BIT 0
6830 | #define HAVE_RAW_DECL_ACOSF 1
6831 | #define HAVE_RAW_DECL_ACOSL 1
6832 | #define HAVE_RAW_DECL_ASINF 1
6833 | #define HAVE_RAW_DECL_ASINL 1
6834 | #define HAVE_RAW_DECL_ATANF 1
6835 | #define HAVE_RAW_DECL_ATANL 1
6836 | #define HAVE_RAW_DECL_CBRT 1
6837 | #define HAVE_RAW_DECL_CBRTF 1
6838 | #define HAVE_RAW_DECL_CBRTL 1
6839 | #define HAVE_RAW_DECL_CEILF 1
6840 | #define HAVE_RAW_DECL_CEILL 1
6841 | #define HAVE_RAW_DECL_COPYSIGN 1
6842 | #define HAVE_RAW_DECL_COPYSIGNF 1
6843 | #define HAVE_RAW_DECL_COPYSIGNL 1
6844 | #define HAVE_RAW_DECL_COSF 1
6845 | #define HAVE_RAW_DECL_COSL 1
6846 | #define HAVE_RAW_DECL_COSHF 1
6847 | #define HAVE_RAW_DECL_EXPF 1
6848 | #define HAVE_RAW_DECL_EXPL 1
6849 | #define HAVE_RAW_DECL_EXP2 1
6850 | #define HAVE_RAW_DECL_EXP2F 1
6851 | #define HAVE_RAW_DECL_EXP2L 1
6852 | #define HAVE_RAW_DECL_EXPM1 1
6853 | #define HAVE_RAW_DECL_EXPM1F 1
6854 | #define HAVE_RAW_DECL_EXPM1L 1
6855 | #define HAVE_RAW_DECL_FABSF 1
6856 | #define HAVE_RAW_DECL_FABSL 1
6857 | #define HAVE_RAW_DECL_FLOORF 1
6858 | #define HAVE_RAW_DECL_FLOORL 1
6859 | #define HAVE_RAW_DECL_FMA 1
6860 | #define HAVE_RAW_DECL_FMAF 1
6861 | #define HAVE_RAW_DECL_FMAL 1
6862 | #define HAVE_RAW_DECL_FMOD 1
6863 | #define HAVE_RAW_DECL_FMODF 1
6864 | #define HAVE_RAW_DECL_FMODL 1
6865 | #define HAVE_RAW_DECL_FREXPF 1
6866 | #define HAVE_RAW_DECL_FREXPL 1
6867 | #define HAVE_RAW_DECL_HYPOTF 1
6868 | #define HAVE_RAW_DECL_HYPOTL 1
6869 | #define HAVE_RAW_DECL_ILOGB 1
6870 | #define HAVE_RAW_DECL_ILOGBF 1
6871 | #define HAVE_RAW_DECL_ILOGBL 1
6872 | #define HAVE_RAW_DECL_LDEXPF 1
6873 | #define HAVE_RAW_DECL_LDEXPL 1
6874 | #define HAVE_RAW_DECL_LOG 1
6875 | #define HAVE_RAW_DECL_LOGF 1
6876 | #define HAVE_RAW_DECL_LOGL 1
6877 | #define HAVE_RAW_DECL_LOG10 1
6878 | #define HAVE_RAW_DECL_LOG10F 1
6879 | #define HAVE_RAW_DECL_LOG10L 1
6880 | #define HAVE_RAW_DECL_LOG1P 1
6881 | #define HAVE_RAW_DECL_LOG1PF 1
6882 | #define HAVE_RAW_DECL_LOG1PL 1
6883 | #define HAVE_RAW_DECL_LOG2 1
6884 | #define HAVE_RAW_DECL_LOG2F 1
6885 | #define HAVE_RAW_DECL_LOG2L 1
6886 | #define HAVE_RAW_DECL_LOGB 1
6887 | #define HAVE_RAW_DECL_LOGBF 1
6888 | #define HAVE_RAW_DECL_LOGBL 1
6889 | #define HAVE_RAW_DECL_MODF 1
6890 | #define HAVE_RAW_DECL_MODFF 1
6891 | #define HAVE_RAW_DECL_MODFL 1
6892 | #define HAVE_RAW_DECL_POWF 1
6893 | #define HAVE_RAW_DECL_REMAINDER 1
6894 | #define HAVE_RAW_DECL_REMAINDERF 1
6895 | #define HAVE_RAW_DECL_REMAINDERL 1
6896 | #define HAVE_RAW_DECL_RINT 1
6897 | #define HAVE_RAW_DECL_RINTF 1
6898 | #define HAVE_RAW_DECL_RINTL 1
6899 | #define HAVE_RAW_DECL_ROUND 1
6900 | #define HAVE_RAW_DECL_ROUNDF 1
6901 | #define HAVE_RAW_DECL_ROUNDL 1
6902 | #define HAVE_RAW_DECL_SINF 1
6903 | #define HAVE_RAW_DECL_SINL 1
6904 | #define HAVE_RAW_DECL_SINHF 1
6905 | #define HAVE_RAW_DECL_SQRTF 1
6906 | #define HAVE_RAW_DECL_SQRTL 1
6907 | #define HAVE_RAW_DECL_TANF 1
6908 | #define HAVE_RAW_DECL_TANL 1
6909 | #define HAVE_RAW_DECL_TANHF 1
6910 | #define HAVE_RAW_DECL_TRUNC 1
6911 | #define HAVE_RAW_DECL_TRUNCF 1
6912 | #define HAVE_RAW_DECL_TRUNCL 1
6913 | #define GNULIB_TEST_MBRTOWC 1
6914 | #define GNULIB_TEST_MBSINIT 1
6915 | #define GNULIB_TEST_MBSRTOWCS 1
6916 | #define GNULIB_TEST_MEMCHR 1
6917 | #define HAVE_MEMMEM 1
6918 | #define GNULIB_TEST_MEMMEM 1
6919 | #define GNULIB_TEST_STRSTR 1
6920 | #define HAVE_RAW_DECL_FSTAT 1
6921 | #define HAVE_RAW_DECL_LCHMOD 1
6922 | #define HAVE_RAW_DECL_LSTAT 1
6923 | #define HAVE_RAW_DECL_MKFIFO 1
6924 | #define HAVE_RAW_DECL_MKNOD 1
6925 | #define HAVE_RAW_DECL_STAT 1
6926 | #define HAVE_RAW_DECL_CHDIR 1
6927 | #define HAVE_RAW_DECL_CHOWN 1
6928 | #define HAVE_RAW_DECL_DUP 1
6929 | #define HAVE_RAW_DECL_DUP2 1
6930 | /* end confdefs.h.  */
6931
6932 | #if HAVE_UNISTD_H
6933 | # include <unistd.h>
6934 | #endif
6935 | /* Some systems declare various items in the wrong headers.  */
6936 | #if !(defined __GLIBC__ && !defined __UCLIBC__)
6937 | # include <fcntl.h>
6938 | # include <stdio.h>
6939 | # include <stdlib.h>
6940 | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
6941 | #  include <io.h>
6942 | # endif
6943 | #endif
6944
6945 | int
6946 | main ()
6947 | {
6948 | #undef euidaccess
6949 |   (void) euidaccess;
6950 |   ;
6951 |   return 0;
6952 | }
6953 configure:14243: result: no
6954 configure:14205: checking whether faccessat is declared without a macro
6955 configure:14235: gcc -c -g -O2  conftest.c >&5
6956 conftest.c:237:10: error: use of undeclared identifier 'faccessat'
6957   (void) faccessat;
6958          ^
6959 1 error generated.
6960 configure:14235: $? = 1
6961 configure: failed program was:
6962 | /* confdefs.h */
6963 | #define PACKAGE_NAME ""
6964 | #define PACKAGE_TARNAME ""
6965 | #define PACKAGE_VERSION ""
6966 | #define PACKAGE_STRING ""
6967 | #define PACKAGE_BUGREPORT ""
6968 | #define PACKAGE_URL ""
6969 | #define STDC_HEADERS 1
6970 | #define HAVE_SYS_TYPES_H 1
6971 | #define HAVE_SYS_STAT_H 1
6972 | #define HAVE_STDLIB_H 1
6973 | #define HAVE_STRING_H 1
6974 | #define HAVE_MEMORY_H 1
6975 | #define HAVE_STRINGS_H 1
6976 | #define HAVE_INTTYPES_H 1
6977 | #define HAVE_STDINT_H 1
6978 | #define HAVE_UNISTD_H 1
6979 | #define __EXTENSIONS__ 1
6980 | #define _ALL_SOURCE 1
6981 | #define _DARWIN_C_SOURCE 1
6982 | #define _GNU_SOURCE 1
6983 | #define _POSIX_PTHREAD_SEMANTICS 1
6984 | #define _TANDEM_SOURCE 1
6985 | #define HAVE_ALLOCA_H 1
6986 | #define HAVE_ALLOCA 1
6987 | #define HAVE_DIRENT_H 1
6988 | #define HAVE_WCTYPE_H 1
6989 | #define HAVE_WCHAR_H 1
6990 | #define HAVE_STDINT_H 1
6991 | #define HAVE_INTTYPES_H 1
6992 | #define HAVE_UNISTD_H 1
6993 | #define HAVE_MATH_H 1
6994 | #define HAVE_SYS_MMAN_H 1
6995 | #define HAVE_SYS_PARAM_H 1
6996 | #define HAVE_SYS_STAT_H 1
6997 | #define HAVE_SYS_TIME_H 1
6998 | #define HAVE_MBSTATE_T 1
6999 | #define HAVE_BTOWC 1
7000 | #define HAVE_ISBLANK 1
7001 | #define HAVE_ISWCTYPE 1
7002 | #define HAVE_MBSRTOWCS 1
7003 | #define HAVE_WMEMCHR 1
7004 | #define HAVE_WMEMCPY 1
7005 | #define HAVE_ALARM 1
7006 | #define HAVE_SYMLINK 1
7007 | #define HAVE_MBSINIT 1
7008 | #define HAVE_MBRTOWC 1
7009 | #define HAVE_MPROTECT 1
7010 | #define HAVE_ISWCNTRL 1
7011 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
7012 | #define HAVE_LONG_LONG_INT 1
7013 | #define BITSIZEOF_PTRDIFF_T 64
7014 | #define BITSIZEOF_SIZE_T 64
7015 | #define BITSIZEOF_SIG_ATOMIC_T 32
7016 | #define BITSIZEOF_WCHAR_T 32
7017 | #define BITSIZEOF_WINT_T 32
7018 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
7019 | #define HAVE_SIGNED_WCHAR_T 1
7020 | #define HAVE_SIGNED_WINT_T 1
7021 | #define PTRDIFF_T_SUFFIX l
7022 | #define SIZE_T_SUFFIX ul
7023 | #define SIG_ATOMIC_T_SUFFIX 
7024 | #define WCHAR_T_SUFFIX 
7025 | #define WINT_T_SUFFIX 
7026 | #define HAVE_RAW_DECL_IMAXABS 1
7027 | #define HAVE_RAW_DECL_IMAXDIV 1
7028 | #define HAVE_RAW_DECL_STRTOIMAX 1
7029 | #define HAVE_RAW_DECL_STRTOUMAX 1
7030 | #define HAVE_INTTYPES_H 1
7031 | #define DBL_EXPBIT0_WORD 1
7032 | #define DBL_EXPBIT0_BIT 20
7033 | #define HAVE_LANGINFO_CODESET 1
7034 | #define HAVE_WORKING_O_NOATIME 0
7035 | #define HAVE_WORKING_O_NOFOLLOW 1
7036 | #define HAVE_DECL_GETC_UNLOCKED 1
7037 | #define MAP_ANONYMOUS MAP_ANON
7038 | #define HAVE_MAP_ANONYMOUS 1
7039 | #define HAVE_DECL_MEMMEM 1
7040 | #define HAVE_MEMMEM 1
7041 | #define HAVE__BOOL 1
7042 | #define HAVE_WCHAR_T 1
7043 | #define restrict __restrict
7044 | #define HAVE_RAW_DECL_FFSL 1
7045 | #define HAVE_RAW_DECL_FFSLL 1
7046 | #define HAVE_RAW_DECL_MEMMEM 1
7047 | #define HAVE_RAW_DECL_STPCPY 1
7048 | #define HAVE_RAW_DECL_STPNCPY 1
7049 | #define HAVE_RAW_DECL_STRDUP 1
7050 | #define HAVE_RAW_DECL_STRNCAT 1
7051 | #define HAVE_RAW_DECL_STRNDUP 1
7052 | #define HAVE_RAW_DECL_STRNLEN 1
7053 | #define HAVE_RAW_DECL_STRPBRK 1
7054 | #define HAVE_RAW_DECL_STRSEP 1
7055 | #define HAVE_RAW_DECL_STRCASESTR 1
7056 | #define HAVE_RAW_DECL_STRTOK_R 1
7057 | #define HAVE_RAW_DECL_STRERROR_R 1
7058 | #define HAVE_RAW_DECL_STRSIGNAL 1
7059 | #define HAVE_WINT_T 1
7060 | #define HAVE_ALLOCA 1
7061 | #define HAVE_RAW_DECL_ALPHASORT 1
7062 | #define HAVE_RAW_DECL_CLOSEDIR 1
7063 | #define HAVE_RAW_DECL_DIRFD 1
7064 | #define HAVE_RAW_DECL_OPENDIR 1
7065 | #define HAVE_RAW_DECL_READDIR 1
7066 | #define HAVE_RAW_DECL_REWINDDIR 1
7067 | #define HAVE_RAW_DECL_SCANDIR 1
7068 | #define fnmatch gnu_fnmatch
7069 | #define HAVE_DECL_ISBLANK 1
7070 | #define fnmatch gnu_fnmatch
7071 | #define HAVE_DECL_ISBLANK 1
7072 | #define HAVE_FREXP 1
7073 | #define GNULIB_TEST_FREXP 1
7074 | #define HAVE_FREXPL 1
7075 | #define GNULIB_TEST_FREXPL 1
7076 | #define HAVE_ISNAND_IN_LIBC 1
7077 | #define LDBL_EXPBIT0_WORD 2
7078 | #define LDBL_EXPBIT0_BIT 0
7079 | #define HAVE_RAW_DECL_ACOSF 1
7080 | #define HAVE_RAW_DECL_ACOSL 1
7081 | #define HAVE_RAW_DECL_ASINF 1
7082 | #define HAVE_RAW_DECL_ASINL 1
7083 | #define HAVE_RAW_DECL_ATANF 1
7084 | #define HAVE_RAW_DECL_ATANL 1
7085 | #define HAVE_RAW_DECL_CBRT 1
7086 | #define HAVE_RAW_DECL_CBRTF 1
7087 | #define HAVE_RAW_DECL_CBRTL 1
7088 | #define HAVE_RAW_DECL_CEILF 1
7089 | #define HAVE_RAW_DECL_CEILL 1
7090 | #define HAVE_RAW_DECL_COPYSIGN 1
7091 | #define HAVE_RAW_DECL_COPYSIGNF 1
7092 | #define HAVE_RAW_DECL_COPYSIGNL 1
7093 | #define HAVE_RAW_DECL_COSF 1
7094 | #define HAVE_RAW_DECL_COSL 1
7095 | #define HAVE_RAW_DECL_COSHF 1
7096 | #define HAVE_RAW_DECL_EXPF 1
7097 | #define HAVE_RAW_DECL_EXPL 1
7098 | #define HAVE_RAW_DECL_EXP2 1
7099 | #define HAVE_RAW_DECL_EXP2F 1
7100 | #define HAVE_RAW_DECL_EXP2L 1
7101 | #define HAVE_RAW_DECL_EXPM1 1
7102 | #define HAVE_RAW_DECL_EXPM1F 1
7103 | #define HAVE_RAW_DECL_EXPM1L 1
7104 | #define HAVE_RAW_DECL_FABSF 1
7105 | #define HAVE_RAW_DECL_FABSL 1
7106 | #define HAVE_RAW_DECL_FLOORF 1
7107 | #define HAVE_RAW_DECL_FLOORL 1
7108 | #define HAVE_RAW_DECL_FMA 1
7109 | #define HAVE_RAW_DECL_FMAF 1
7110 | #define HAVE_RAW_DECL_FMAL 1
7111 | #define HAVE_RAW_DECL_FMOD 1
7112 | #define HAVE_RAW_DECL_FMODF 1
7113 | #define HAVE_RAW_DECL_FMODL 1
7114 | #define HAVE_RAW_DECL_FREXPF 1
7115 | #define HAVE_RAW_DECL_FREXPL 1
7116 | #define HAVE_RAW_DECL_HYPOTF 1
7117 | #define HAVE_RAW_DECL_HYPOTL 1
7118 | #define HAVE_RAW_DECL_ILOGB 1
7119 | #define HAVE_RAW_DECL_ILOGBF 1
7120 | #define HAVE_RAW_DECL_ILOGBL 1
7121 | #define HAVE_RAW_DECL_LDEXPF 1
7122 | #define HAVE_RAW_DECL_LDEXPL 1
7123 | #define HAVE_RAW_DECL_LOG 1
7124 | #define HAVE_RAW_DECL_LOGF 1
7125 | #define HAVE_RAW_DECL_LOGL 1
7126 | #define HAVE_RAW_DECL_LOG10 1
7127 | #define HAVE_RAW_DECL_LOG10F 1
7128 | #define HAVE_RAW_DECL_LOG10L 1
7129 | #define HAVE_RAW_DECL_LOG1P 1
7130 | #define HAVE_RAW_DECL_LOG1PF 1
7131 | #define HAVE_RAW_DECL_LOG1PL 1
7132 | #define HAVE_RAW_DECL_LOG2 1
7133 | #define HAVE_RAW_DECL_LOG2F 1
7134 | #define HAVE_RAW_DECL_LOG2L 1
7135 | #define HAVE_RAW_DECL_LOGB 1
7136 | #define HAVE_RAW_DECL_LOGBF 1
7137 | #define HAVE_RAW_DECL_LOGBL 1
7138 | #define HAVE_RAW_DECL_MODF 1
7139 | #define HAVE_RAW_DECL_MODFF 1
7140 | #define HAVE_RAW_DECL_MODFL 1
7141 | #define HAVE_RAW_DECL_POWF 1
7142 | #define HAVE_RAW_DECL_REMAINDER 1
7143 | #define HAVE_RAW_DECL_REMAINDERF 1
7144 | #define HAVE_RAW_DECL_REMAINDERL 1
7145 | #define HAVE_RAW_DECL_RINT 1
7146 | #define HAVE_RAW_DECL_RINTF 1
7147 | #define HAVE_RAW_DECL_RINTL 1
7148 | #define HAVE_RAW_DECL_ROUND 1
7149 | #define HAVE_RAW_DECL_ROUNDF 1
7150 | #define HAVE_RAW_DECL_ROUNDL 1
7151 | #define HAVE_RAW_DECL_SINF 1
7152 | #define HAVE_RAW_DECL_SINL 1
7153 | #define HAVE_RAW_DECL_SINHF 1
7154 | #define HAVE_RAW_DECL_SQRTF 1
7155 | #define HAVE_RAW_DECL_SQRTL 1
7156 | #define HAVE_RAW_DECL_TANF 1
7157 | #define HAVE_RAW_DECL_TANL 1
7158 | #define HAVE_RAW_DECL_TANHF 1
7159 | #define HAVE_RAW_DECL_TRUNC 1
7160 | #define HAVE_RAW_DECL_TRUNCF 1
7161 | #define HAVE_RAW_DECL_TRUNCL 1
7162 | #define GNULIB_TEST_MBRTOWC 1
7163 | #define GNULIB_TEST_MBSINIT 1
7164 | #define GNULIB_TEST_MBSRTOWCS 1
7165 | #define GNULIB_TEST_MEMCHR 1
7166 | #define HAVE_MEMMEM 1
7167 | #define GNULIB_TEST_MEMMEM 1
7168 | #define GNULIB_TEST_STRSTR 1
7169 | #define HAVE_RAW_DECL_FSTAT 1
7170 | #define HAVE_RAW_DECL_LCHMOD 1
7171 | #define HAVE_RAW_DECL_LSTAT 1
7172 | #define HAVE_RAW_DECL_MKFIFO 1
7173 | #define HAVE_RAW_DECL_MKNOD 1
7174 | #define HAVE_RAW_DECL_STAT 1
7175 | #define HAVE_RAW_DECL_CHDIR 1
7176 | #define HAVE_RAW_DECL_CHOWN 1
7177 | #define HAVE_RAW_DECL_DUP 1
7178 | #define HAVE_RAW_DECL_DUP2 1
7179 | /* end confdefs.h.  */
7180
7181 | #if HAVE_UNISTD_H
7182 | # include <unistd.h>
7183 | #endif
7184 | /* Some systems declare various items in the wrong headers.  */
7185 | #if !(defined __GLIBC__ && !defined __UCLIBC__)
7186 | # include <fcntl.h>
7187 | # include <stdio.h>
7188 | # include <stdlib.h>
7189 | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
7190 | #  include <io.h>
7191 | # endif
7192 | #endif
7193
7194 | int
7195 | main ()
7196 | {
7197 | #undef faccessat
7198 |   (void) faccessat;
7199 |   ;
7200 |   return 0;
7201 | }
7202 configure:14243: result: no
7203 configure:14205: checking whether fchdir is declared without a macro
7204 configure:14235: gcc -c -g -O2  conftest.c >&5
7205 configure:14235: $? = 0
7206 configure:14243: result: yes
7207 configure:14205: checking whether fchownat is declared without a macro
7208 configure:14235: gcc -c -g -O2  conftest.c >&5
7209 conftest.c:238:10: error: use of undeclared identifier 'fchownat'
7210   (void) fchownat;
7211          ^
7212 1 error generated.
7213 configure:14235: $? = 1
7214 configure: failed program was:
7215 | /* confdefs.h */
7216 | #define PACKAGE_NAME ""
7217 | #define PACKAGE_TARNAME ""
7218 | #define PACKAGE_VERSION ""
7219 | #define PACKAGE_STRING ""
7220 | #define PACKAGE_BUGREPORT ""
7221 | #define PACKAGE_URL ""
7222 | #define STDC_HEADERS 1
7223 | #define HAVE_SYS_TYPES_H 1
7224 | #define HAVE_SYS_STAT_H 1
7225 | #define HAVE_STDLIB_H 1
7226 | #define HAVE_STRING_H 1
7227 | #define HAVE_MEMORY_H 1
7228 | #define HAVE_STRINGS_H 1
7229 | #define HAVE_INTTYPES_H 1
7230 | #define HAVE_STDINT_H 1
7231 | #define HAVE_UNISTD_H 1
7232 | #define __EXTENSIONS__ 1
7233 | #define _ALL_SOURCE 1
7234 | #define _DARWIN_C_SOURCE 1
7235 | #define _GNU_SOURCE 1
7236 | #define _POSIX_PTHREAD_SEMANTICS 1
7237 | #define _TANDEM_SOURCE 1
7238 | #define HAVE_ALLOCA_H 1
7239 | #define HAVE_ALLOCA 1
7240 | #define HAVE_DIRENT_H 1
7241 | #define HAVE_WCTYPE_H 1
7242 | #define HAVE_WCHAR_H 1
7243 | #define HAVE_STDINT_H 1
7244 | #define HAVE_INTTYPES_H 1
7245 | #define HAVE_UNISTD_H 1
7246 | #define HAVE_MATH_H 1
7247 | #define HAVE_SYS_MMAN_H 1
7248 | #define HAVE_SYS_PARAM_H 1
7249 | #define HAVE_SYS_STAT_H 1
7250 | #define HAVE_SYS_TIME_H 1
7251 | #define HAVE_MBSTATE_T 1
7252 | #define HAVE_BTOWC 1
7253 | #define HAVE_ISBLANK 1
7254 | #define HAVE_ISWCTYPE 1
7255 | #define HAVE_MBSRTOWCS 1
7256 | #define HAVE_WMEMCHR 1
7257 | #define HAVE_WMEMCPY 1
7258 | #define HAVE_ALARM 1
7259 | #define HAVE_SYMLINK 1
7260 | #define HAVE_MBSINIT 1
7261 | #define HAVE_MBRTOWC 1
7262 | #define HAVE_MPROTECT 1
7263 | #define HAVE_ISWCNTRL 1
7264 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
7265 | #define HAVE_LONG_LONG_INT 1
7266 | #define BITSIZEOF_PTRDIFF_T 64
7267 | #define BITSIZEOF_SIZE_T 64
7268 | #define BITSIZEOF_SIG_ATOMIC_T 32
7269 | #define BITSIZEOF_WCHAR_T 32
7270 | #define BITSIZEOF_WINT_T 32
7271 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
7272 | #define HAVE_SIGNED_WCHAR_T 1
7273 | #define HAVE_SIGNED_WINT_T 1
7274 | #define PTRDIFF_T_SUFFIX l
7275 | #define SIZE_T_SUFFIX ul
7276 | #define SIG_ATOMIC_T_SUFFIX 
7277 | #define WCHAR_T_SUFFIX 
7278 | #define WINT_T_SUFFIX 
7279 | #define HAVE_RAW_DECL_IMAXABS 1
7280 | #define HAVE_RAW_DECL_IMAXDIV 1
7281 | #define HAVE_RAW_DECL_STRTOIMAX 1
7282 | #define HAVE_RAW_DECL_STRTOUMAX 1
7283 | #define HAVE_INTTYPES_H 1
7284 | #define DBL_EXPBIT0_WORD 1
7285 | #define DBL_EXPBIT0_BIT 20
7286 | #define HAVE_LANGINFO_CODESET 1
7287 | #define HAVE_WORKING_O_NOATIME 0
7288 | #define HAVE_WORKING_O_NOFOLLOW 1
7289 | #define HAVE_DECL_GETC_UNLOCKED 1
7290 | #define MAP_ANONYMOUS MAP_ANON
7291 | #define HAVE_MAP_ANONYMOUS 1
7292 | #define HAVE_DECL_MEMMEM 1
7293 | #define HAVE_MEMMEM 1
7294 | #define HAVE__BOOL 1
7295 | #define HAVE_WCHAR_T 1
7296 | #define restrict __restrict
7297 | #define HAVE_RAW_DECL_FFSL 1
7298 | #define HAVE_RAW_DECL_FFSLL 1
7299 | #define HAVE_RAW_DECL_MEMMEM 1
7300 | #define HAVE_RAW_DECL_STPCPY 1
7301 | #define HAVE_RAW_DECL_STPNCPY 1
7302 | #define HAVE_RAW_DECL_STRDUP 1
7303 | #define HAVE_RAW_DECL_STRNCAT 1
7304 | #define HAVE_RAW_DECL_STRNDUP 1
7305 | #define HAVE_RAW_DECL_STRNLEN 1
7306 | #define HAVE_RAW_DECL_STRPBRK 1
7307 | #define HAVE_RAW_DECL_STRSEP 1
7308 | #define HAVE_RAW_DECL_STRCASESTR 1
7309 | #define HAVE_RAW_DECL_STRTOK_R 1
7310 | #define HAVE_RAW_DECL_STRERROR_R 1
7311 | #define HAVE_RAW_DECL_STRSIGNAL 1
7312 | #define HAVE_WINT_T 1
7313 | #define HAVE_ALLOCA 1
7314 | #define HAVE_RAW_DECL_ALPHASORT 1
7315 | #define HAVE_RAW_DECL_CLOSEDIR 1
7316 | #define HAVE_RAW_DECL_DIRFD 1
7317 | #define HAVE_RAW_DECL_OPENDIR 1
7318 | #define HAVE_RAW_DECL_READDIR 1
7319 | #define HAVE_RAW_DECL_REWINDDIR 1
7320 | #define HAVE_RAW_DECL_SCANDIR 1
7321 | #define fnmatch gnu_fnmatch
7322 | #define HAVE_DECL_ISBLANK 1
7323 | #define fnmatch gnu_fnmatch
7324 | #define HAVE_DECL_ISBLANK 1
7325 | #define HAVE_FREXP 1
7326 | #define GNULIB_TEST_FREXP 1
7327 | #define HAVE_FREXPL 1
7328 | #define GNULIB_TEST_FREXPL 1
7329 | #define HAVE_ISNAND_IN_LIBC 1
7330 | #define LDBL_EXPBIT0_WORD 2
7331 | #define LDBL_EXPBIT0_BIT 0
7332 | #define HAVE_RAW_DECL_ACOSF 1
7333 | #define HAVE_RAW_DECL_ACOSL 1
7334 | #define HAVE_RAW_DECL_ASINF 1
7335 | #define HAVE_RAW_DECL_ASINL 1
7336 | #define HAVE_RAW_DECL_ATANF 1
7337 | #define HAVE_RAW_DECL_ATANL 1
7338 | #define HAVE_RAW_DECL_CBRT 1
7339 | #define HAVE_RAW_DECL_CBRTF 1
7340 | #define HAVE_RAW_DECL_CBRTL 1
7341 | #define HAVE_RAW_DECL_CEILF 1
7342 | #define HAVE_RAW_DECL_CEILL 1
7343 | #define HAVE_RAW_DECL_COPYSIGN 1
7344 | #define HAVE_RAW_DECL_COPYSIGNF 1
7345 | #define HAVE_RAW_DECL_COPYSIGNL 1
7346 | #define HAVE_RAW_DECL_COSF 1
7347 | #define HAVE_RAW_DECL_COSL 1
7348 | #define HAVE_RAW_DECL_COSHF 1
7349 | #define HAVE_RAW_DECL_EXPF 1
7350 | #define HAVE_RAW_DECL_EXPL 1
7351 | #define HAVE_RAW_DECL_EXP2 1
7352 | #define HAVE_RAW_DECL_EXP2F 1
7353 | #define HAVE_RAW_DECL_EXP2L 1
7354 | #define HAVE_RAW_DECL_EXPM1 1
7355 | #define HAVE_RAW_DECL_EXPM1F 1
7356 | #define HAVE_RAW_DECL_EXPM1L 1
7357 | #define HAVE_RAW_DECL_FABSF 1
7358 | #define HAVE_RAW_DECL_FABSL 1
7359 | #define HAVE_RAW_DECL_FLOORF 1
7360 | #define HAVE_RAW_DECL_FLOORL 1
7361 | #define HAVE_RAW_DECL_FMA 1
7362 | #define HAVE_RAW_DECL_FMAF 1
7363 | #define HAVE_RAW_DECL_FMAL 1
7364 | #define HAVE_RAW_DECL_FMOD 1
7365 | #define HAVE_RAW_DECL_FMODF 1
7366 | #define HAVE_RAW_DECL_FMODL 1
7367 | #define HAVE_RAW_DECL_FREXPF 1
7368 | #define HAVE_RAW_DECL_FREXPL 1
7369 | #define HAVE_RAW_DECL_HYPOTF 1
7370 | #define HAVE_RAW_DECL_HYPOTL 1
7371 | #define HAVE_RAW_DECL_ILOGB 1
7372 | #define HAVE_RAW_DECL_ILOGBF 1
7373 | #define HAVE_RAW_DECL_ILOGBL 1
7374 | #define HAVE_RAW_DECL_LDEXPF 1
7375 | #define HAVE_RAW_DECL_LDEXPL 1
7376 | #define HAVE_RAW_DECL_LOG 1
7377 | #define HAVE_RAW_DECL_LOGF 1
7378 | #define HAVE_RAW_DECL_LOGL 1
7379 | #define HAVE_RAW_DECL_LOG10 1
7380 | #define HAVE_RAW_DECL_LOG10F 1
7381 | #define HAVE_RAW_DECL_LOG10L 1
7382 | #define HAVE_RAW_DECL_LOG1P 1
7383 | #define HAVE_RAW_DECL_LOG1PF 1
7384 | #define HAVE_RAW_DECL_LOG1PL 1
7385 | #define HAVE_RAW_DECL_LOG2 1
7386 | #define HAVE_RAW_DECL_LOG2F 1
7387 | #define HAVE_RAW_DECL_LOG2L 1
7388 | #define HAVE_RAW_DECL_LOGB 1
7389 | #define HAVE_RAW_DECL_LOGBF 1
7390 | #define HAVE_RAW_DECL_LOGBL 1
7391 | #define HAVE_RAW_DECL_MODF 1
7392 | #define HAVE_RAW_DECL_MODFF 1
7393 | #define HAVE_RAW_DECL_MODFL 1
7394 | #define HAVE_RAW_DECL_POWF 1
7395 | #define HAVE_RAW_DECL_REMAINDER 1
7396 | #define HAVE_RAW_DECL_REMAINDERF 1
7397 | #define HAVE_RAW_DECL_REMAINDERL 1
7398 | #define HAVE_RAW_DECL_RINT 1
7399 | #define HAVE_RAW_DECL_RINTF 1
7400 | #define HAVE_RAW_DECL_RINTL 1
7401 | #define HAVE_RAW_DECL_ROUND 1
7402 | #define HAVE_RAW_DECL_ROUNDF 1
7403 | #define HAVE_RAW_DECL_ROUNDL 1
7404 | #define HAVE_RAW_DECL_SINF 1
7405 | #define HAVE_RAW_DECL_SINL 1
7406 | #define HAVE_RAW_DECL_SINHF 1
7407 | #define HAVE_RAW_DECL_SQRTF 1
7408 | #define HAVE_RAW_DECL_SQRTL 1
7409 | #define HAVE_RAW_DECL_TANF 1
7410 | #define HAVE_RAW_DECL_TANL 1
7411 | #define HAVE_RAW_DECL_TANHF 1
7412 | #define HAVE_RAW_DECL_TRUNC 1
7413 | #define HAVE_RAW_DECL_TRUNCF 1
7414 | #define HAVE_RAW_DECL_TRUNCL 1
7415 | #define GNULIB_TEST_MBRTOWC 1
7416 | #define GNULIB_TEST_MBSINIT 1
7417 | #define GNULIB_TEST_MBSRTOWCS 1
7418 | #define GNULIB_TEST_MEMCHR 1
7419 | #define HAVE_MEMMEM 1
7420 | #define GNULIB_TEST_MEMMEM 1
7421 | #define GNULIB_TEST_STRSTR 1
7422 | #define HAVE_RAW_DECL_FSTAT 1
7423 | #define HAVE_RAW_DECL_LCHMOD 1
7424 | #define HAVE_RAW_DECL_LSTAT 1
7425 | #define HAVE_RAW_DECL_MKFIFO 1
7426 | #define HAVE_RAW_DECL_MKNOD 1
7427 | #define HAVE_RAW_DECL_STAT 1
7428 | #define HAVE_RAW_DECL_CHDIR 1
7429 | #define HAVE_RAW_DECL_CHOWN 1
7430 | #define HAVE_RAW_DECL_DUP 1
7431 | #define HAVE_RAW_DECL_DUP2 1
7432 | #define HAVE_RAW_DECL_FCHDIR 1
7433 | /* end confdefs.h.  */
7434
7435 | #if HAVE_UNISTD_H
7436 | # include <unistd.h>
7437 | #endif
7438 | /* Some systems declare various items in the wrong headers.  */
7439 | #if !(defined __GLIBC__ && !defined __UCLIBC__)
7440 | # include <fcntl.h>
7441 | # include <stdio.h>
7442 | # include <stdlib.h>
7443 | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
7444 | #  include <io.h>
7445 | # endif
7446 | #endif
7447
7448 | int
7449 | main ()
7450 | {
7451 | #undef fchownat
7452 |   (void) fchownat;
7453 |   ;
7454 |   return 0;
7455 | }
7456 configure:14243: result: no
7457 configure:14205: checking whether fdatasync is declared without a macro
7458 configure:14235: gcc -c -g -O2  conftest.c >&5
7459 conftest.c:238:10: error: use of undeclared identifier 'fdatasync'
7460   (void) fdatasync;
7461          ^
7462 1 error generated.
7463 configure:14235: $? = 1
7464 configure: failed program was:
7465 | /* confdefs.h */
7466 | #define PACKAGE_NAME ""
7467 | #define PACKAGE_TARNAME ""
7468 | #define PACKAGE_VERSION ""
7469 | #define PACKAGE_STRING ""
7470 | #define PACKAGE_BUGREPORT ""
7471 | #define PACKAGE_URL ""
7472 | #define STDC_HEADERS 1
7473 | #define HAVE_SYS_TYPES_H 1
7474 | #define HAVE_SYS_STAT_H 1
7475 | #define HAVE_STDLIB_H 1
7476 | #define HAVE_STRING_H 1
7477 | #define HAVE_MEMORY_H 1
7478 | #define HAVE_STRINGS_H 1
7479 | #define HAVE_INTTYPES_H 1
7480 | #define HAVE_STDINT_H 1
7481 | #define HAVE_UNISTD_H 1
7482 | #define __EXTENSIONS__ 1
7483 | #define _ALL_SOURCE 1
7484 | #define _DARWIN_C_SOURCE 1
7485 | #define _GNU_SOURCE 1
7486 | #define _POSIX_PTHREAD_SEMANTICS 1
7487 | #define _TANDEM_SOURCE 1
7488 | #define HAVE_ALLOCA_H 1
7489 | #define HAVE_ALLOCA 1
7490 | #define HAVE_DIRENT_H 1
7491 | #define HAVE_WCTYPE_H 1
7492 | #define HAVE_WCHAR_H 1
7493 | #define HAVE_STDINT_H 1
7494 | #define HAVE_INTTYPES_H 1
7495 | #define HAVE_UNISTD_H 1
7496 | #define HAVE_MATH_H 1
7497 | #define HAVE_SYS_MMAN_H 1
7498 | #define HAVE_SYS_PARAM_H 1
7499 | #define HAVE_SYS_STAT_H 1
7500 | #define HAVE_SYS_TIME_H 1
7501 | #define HAVE_MBSTATE_T 1
7502 | #define HAVE_BTOWC 1
7503 | #define HAVE_ISBLANK 1
7504 | #define HAVE_ISWCTYPE 1
7505 | #define HAVE_MBSRTOWCS 1
7506 | #define HAVE_WMEMCHR 1
7507 | #define HAVE_WMEMCPY 1
7508 | #define HAVE_ALARM 1
7509 | #define HAVE_SYMLINK 1
7510 | #define HAVE_MBSINIT 1
7511 | #define HAVE_MBRTOWC 1
7512 | #define HAVE_MPROTECT 1
7513 | #define HAVE_ISWCNTRL 1
7514 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
7515 | #define HAVE_LONG_LONG_INT 1
7516 | #define BITSIZEOF_PTRDIFF_T 64
7517 | #define BITSIZEOF_SIZE_T 64
7518 | #define BITSIZEOF_SIG_ATOMIC_T 32
7519 | #define BITSIZEOF_WCHAR_T 32
7520 | #define BITSIZEOF_WINT_T 32
7521 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
7522 | #define HAVE_SIGNED_WCHAR_T 1
7523 | #define HAVE_SIGNED_WINT_T 1
7524 | #define PTRDIFF_T_SUFFIX l
7525 | #define SIZE_T_SUFFIX ul
7526 | #define SIG_ATOMIC_T_SUFFIX 
7527 | #define WCHAR_T_SUFFIX 
7528 | #define WINT_T_SUFFIX 
7529 | #define HAVE_RAW_DECL_IMAXABS 1
7530 | #define HAVE_RAW_DECL_IMAXDIV 1
7531 | #define HAVE_RAW_DECL_STRTOIMAX 1
7532 | #define HAVE_RAW_DECL_STRTOUMAX 1
7533 | #define HAVE_INTTYPES_H 1
7534 | #define DBL_EXPBIT0_WORD 1
7535 | #define DBL_EXPBIT0_BIT 20
7536 | #define HAVE_LANGINFO_CODESET 1
7537 | #define HAVE_WORKING_O_NOATIME 0
7538 | #define HAVE_WORKING_O_NOFOLLOW 1
7539 | #define HAVE_DECL_GETC_UNLOCKED 1
7540 | #define MAP_ANONYMOUS MAP_ANON
7541 | #define HAVE_MAP_ANONYMOUS 1
7542 | #define HAVE_DECL_MEMMEM 1
7543 | #define HAVE_MEMMEM 1
7544 | #define HAVE__BOOL 1
7545 | #define HAVE_WCHAR_T 1
7546 | #define restrict __restrict
7547 | #define HAVE_RAW_DECL_FFSL 1
7548 | #define HAVE_RAW_DECL_FFSLL 1
7549 | #define HAVE_RAW_DECL_MEMMEM 1
7550 | #define HAVE_RAW_DECL_STPCPY 1
7551 | #define HAVE_RAW_DECL_STPNCPY 1
7552 | #define HAVE_RAW_DECL_STRDUP 1
7553 | #define HAVE_RAW_DECL_STRNCAT 1
7554 | #define HAVE_RAW_DECL_STRNDUP 1
7555 | #define HAVE_RAW_DECL_STRNLEN 1
7556 | #define HAVE_RAW_DECL_STRPBRK 1
7557 | #define HAVE_RAW_DECL_STRSEP 1
7558 | #define HAVE_RAW_DECL_STRCASESTR 1
7559 | #define HAVE_RAW_DECL_STRTOK_R 1
7560 | #define HAVE_RAW_DECL_STRERROR_R 1
7561 | #define HAVE_RAW_DECL_STRSIGNAL 1
7562 | #define HAVE_WINT_T 1
7563 | #define HAVE_ALLOCA 1
7564 | #define HAVE_RAW_DECL_ALPHASORT 1
7565 | #define HAVE_RAW_DECL_CLOSEDIR 1
7566 | #define HAVE_RAW_DECL_DIRFD 1
7567 | #define HAVE_RAW_DECL_OPENDIR 1
7568 | #define HAVE_RAW_DECL_READDIR 1
7569 | #define HAVE_RAW_DECL_REWINDDIR 1
7570 | #define HAVE_RAW_DECL_SCANDIR 1
7571 | #define fnmatch gnu_fnmatch
7572 | #define HAVE_DECL_ISBLANK 1
7573 | #define fnmatch gnu_fnmatch
7574 | #define HAVE_DECL_ISBLANK 1
7575 | #define HAVE_FREXP 1
7576 | #define GNULIB_TEST_FREXP 1
7577 | #define HAVE_FREXPL 1
7578 | #define GNULIB_TEST_FREXPL 1
7579 | #define HAVE_ISNAND_IN_LIBC 1
7580 | #define LDBL_EXPBIT0_WORD 2
7581 | #define LDBL_EXPBIT0_BIT 0
7582 | #define HAVE_RAW_DECL_ACOSF 1
7583 | #define HAVE_RAW_DECL_ACOSL 1
7584 | #define HAVE_RAW_DECL_ASINF 1
7585 | #define HAVE_RAW_DECL_ASINL 1
7586 | #define HAVE_RAW_DECL_ATANF 1
7587 | #define HAVE_RAW_DECL_ATANL 1
7588 | #define HAVE_RAW_DECL_CBRT 1
7589 | #define HAVE_RAW_DECL_CBRTF 1
7590 | #define HAVE_RAW_DECL_CBRTL 1
7591 | #define HAVE_RAW_DECL_CEILF 1
7592 | #define HAVE_RAW_DECL_CEILL 1
7593 | #define HAVE_RAW_DECL_COPYSIGN 1
7594 | #define HAVE_RAW_DECL_COPYSIGNF 1
7595 | #define HAVE_RAW_DECL_COPYSIGNL 1
7596 | #define HAVE_RAW_DECL_COSF 1
7597 | #define HAVE_RAW_DECL_COSL 1
7598 | #define HAVE_RAW_DECL_COSHF 1
7599 | #define HAVE_RAW_DECL_EXPF 1
7600 | #define HAVE_RAW_DECL_EXPL 1
7601 | #define HAVE_RAW_DECL_EXP2 1
7602 | #define HAVE_RAW_DECL_EXP2F 1
7603 | #define HAVE_RAW_DECL_EXP2L 1
7604 | #define HAVE_RAW_DECL_EXPM1 1
7605 | #define HAVE_RAW_DECL_EXPM1F 1
7606 | #define HAVE_RAW_DECL_EXPM1L 1
7607 | #define HAVE_RAW_DECL_FABSF 1
7608 | #define HAVE_RAW_DECL_FABSL 1
7609 | #define HAVE_RAW_DECL_FLOORF 1
7610 | #define HAVE_RAW_DECL_FLOORL 1
7611 | #define HAVE_RAW_DECL_FMA 1
7612 | #define HAVE_RAW_DECL_FMAF 1
7613 | #define HAVE_RAW_DECL_FMAL 1
7614 | #define HAVE_RAW_DECL_FMOD 1
7615 | #define HAVE_RAW_DECL_FMODF 1
7616 | #define HAVE_RAW_DECL_FMODL 1
7617 | #define HAVE_RAW_DECL_FREXPF 1
7618 | #define HAVE_RAW_DECL_FREXPL 1
7619 | #define HAVE_RAW_DECL_HYPOTF 1
7620 | #define HAVE_RAW_DECL_HYPOTL 1
7621 | #define HAVE_RAW_DECL_ILOGB 1
7622 | #define HAVE_RAW_DECL_ILOGBF 1
7623 | #define HAVE_RAW_DECL_ILOGBL 1
7624 | #define HAVE_RAW_DECL_LDEXPF 1
7625 | #define HAVE_RAW_DECL_LDEXPL 1
7626 | #define HAVE_RAW_DECL_LOG 1
7627 | #define HAVE_RAW_DECL_LOGF 1
7628 | #define HAVE_RAW_DECL_LOGL 1
7629 | #define HAVE_RAW_DECL_LOG10 1
7630 | #define HAVE_RAW_DECL_LOG10F 1
7631 | #define HAVE_RAW_DECL_LOG10L 1
7632 | #define HAVE_RAW_DECL_LOG1P 1
7633 | #define HAVE_RAW_DECL_LOG1PF 1
7634 | #define HAVE_RAW_DECL_LOG1PL 1
7635 | #define HAVE_RAW_DECL_LOG2 1
7636 | #define HAVE_RAW_DECL_LOG2F 1
7637 | #define HAVE_RAW_DECL_LOG2L 1
7638 | #define HAVE_RAW_DECL_LOGB 1
7639 | #define HAVE_RAW_DECL_LOGBF 1
7640 | #define HAVE_RAW_DECL_LOGBL 1
7641 | #define HAVE_RAW_DECL_MODF 1
7642 | #define HAVE_RAW_DECL_MODFF 1
7643 | #define HAVE_RAW_DECL_MODFL 1
7644 | #define HAVE_RAW_DECL_POWF 1
7645 | #define HAVE_RAW_DECL_REMAINDER 1
7646 | #define HAVE_RAW_DECL_REMAINDERF 1
7647 | #define HAVE_RAW_DECL_REMAINDERL 1
7648 | #define HAVE_RAW_DECL_RINT 1
7649 | #define HAVE_RAW_DECL_RINTF 1
7650 | #define HAVE_RAW_DECL_RINTL 1
7651 | #define HAVE_RAW_DECL_ROUND 1
7652 | #define HAVE_RAW_DECL_ROUNDF 1
7653 | #define HAVE_RAW_DECL_ROUNDL 1
7654 | #define HAVE_RAW_DECL_SINF 1
7655 | #define HAVE_RAW_DECL_SINL 1
7656 | #define HAVE_RAW_DECL_SINHF 1
7657 | #define HAVE_RAW_DECL_SQRTF 1
7658 | #define HAVE_RAW_DECL_SQRTL 1
7659 | #define HAVE_RAW_DECL_TANF 1
7660 | #define HAVE_RAW_DECL_TANL 1
7661 | #define HAVE_RAW_DECL_TANHF 1
7662 | #define HAVE_RAW_DECL_TRUNC 1
7663 | #define HAVE_RAW_DECL_TRUNCF 1
7664 | #define HAVE_RAW_DECL_TRUNCL 1
7665 | #define GNULIB_TEST_MBRTOWC 1
7666 | #define GNULIB_TEST_MBSINIT 1
7667 | #define GNULIB_TEST_MBSRTOWCS 1
7668 | #define GNULIB_TEST_MEMCHR 1
7669 | #define HAVE_MEMMEM 1
7670 | #define GNULIB_TEST_MEMMEM 1
7671 | #define GNULIB_TEST_STRSTR 1
7672 | #define HAVE_RAW_DECL_FSTAT 1
7673 | #define HAVE_RAW_DECL_LCHMOD 1
7674 | #define HAVE_RAW_DECL_LSTAT 1
7675 | #define HAVE_RAW_DECL_MKFIFO 1
7676 | #define HAVE_RAW_DECL_MKNOD 1
7677 | #define HAVE_RAW_DECL_STAT 1
7678 | #define HAVE_RAW_DECL_CHDIR 1
7679 | #define HAVE_RAW_DECL_CHOWN 1
7680 | #define HAVE_RAW_DECL_DUP 1
7681 | #define HAVE_RAW_DECL_DUP2 1
7682 | #define HAVE_RAW_DECL_FCHDIR 1
7683 | /* end confdefs.h.  */
7684
7685 | #if HAVE_UNISTD_H
7686 | # include <unistd.h>
7687 | #endif
7688 | /* Some systems declare various items in the wrong headers.  */
7689 | #if !(defined __GLIBC__ && !defined __UCLIBC__)
7690 | # include <fcntl.h>
7691 | # include <stdio.h>
7692 | # include <stdlib.h>
7693 | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
7694 | #  include <io.h>
7695 | # endif
7696 | #endif
7697
7698 | int
7699 | main ()
7700 | {
7701 | #undef fdatasync
7702 |   (void) fdatasync;
7703 |   ;
7704 |   return 0;
7705 | }
7706 configure:14243: result: no
7707 configure:14205: checking whether fsync is declared without a macro
7708 configure:14235: gcc -c -g -O2  conftest.c >&5
7709 configure:14235: $? = 0
7710 configure:14243: result: yes
7711 configure:14205: checking whether ftruncate is declared without a macro
7712 configure:14235: gcc -c -g -O2  conftest.c >&5
7713 configure:14235: $? = 0
7714 configure:14243: result: yes
7715 configure:14205: checking whether getcwd is declared without a macro
7716 configure:14235: gcc -c -g -O2  conftest.c >&5
7717 configure:14235: $? = 0
7718 configure:14243: result: yes
7719 configure:14205: checking whether getdomainname is declared without a macro
7720 configure:14235: gcc -c -g -O2  conftest.c >&5
7721 configure:14235: $? = 0
7722 configure:14243: result: yes
7723 configure:14205: checking whether getdtablesize is declared without a macro
7724 configure:14235: gcc -c -g -O2  conftest.c >&5
7725 configure:14235: $? = 0
7726 configure:14243: result: yes
7727 configure:14205: checking whether getgroups is declared without a macro
7728 configure:14235: gcc -c -g -O2  conftest.c >&5
7729 configure:14235: $? = 0
7730 configure:14243: result: yes
7731 configure:14205: checking whether gethostname is declared without a macro
7732 configure:14235: gcc -c -g -O2  conftest.c >&5
7733 configure:14235: $? = 0
7734 configure:14243: result: yes
7735 configure:14205: checking whether getlogin is declared without a macro
7736 configure:14235: gcc -c -g -O2  conftest.c >&5
7737 configure:14235: $? = 0
7738 configure:14243: result: yes
7739 configure:14205: checking whether getlogin_r is declared without a macro
7740 configure:14235: gcc -c -g -O2  conftest.c >&5
7741 configure:14235: $? = 0
7742 configure:14243: result: yes
7743 configure:14205: checking whether getpagesize is declared without a macro
7744 configure:14235: gcc -c -g -O2  conftest.c >&5
7745 configure:14235: $? = 0
7746 configure:14243: result: yes
7747 configure:14205: checking whether getusershell is declared without a macro
7748 configure:14235: gcc -c -g -O2  conftest.c >&5
7749 configure:14235: $? = 0
7750 configure:14243: result: yes
7751 configure:14205: checking whether setusershell is declared without a macro
7752 configure:14235: gcc -c -g -O2  conftest.c >&5
7753 configure:14235: $? = 0
7754 configure:14243: result: yes
7755 configure:14205: checking whether endusershell is declared without a macro
7756 configure:14235: gcc -c -g -O2  conftest.c >&5
7757 configure:14235: $? = 0
7758 configure:14243: result: yes
7759 configure:14205: checking whether group_member is declared without a macro
7760 configure:14235: gcc -c -g -O2  conftest.c >&5
7761 conftest.c:251:10: error: use of undeclared identifier 'group_member'
7762   (void) group_member;
7763          ^
7764 1 error generated.
7765 configure:14235: $? = 1
7766 configure: failed program was:
7767 | /* confdefs.h */
7768 | #define PACKAGE_NAME ""
7769 | #define PACKAGE_TARNAME ""
7770 | #define PACKAGE_VERSION ""
7771 | #define PACKAGE_STRING ""
7772 | #define PACKAGE_BUGREPORT ""
7773 | #define PACKAGE_URL ""
7774 | #define STDC_HEADERS 1
7775 | #define HAVE_SYS_TYPES_H 1
7776 | #define HAVE_SYS_STAT_H 1
7777 | #define HAVE_STDLIB_H 1
7778 | #define HAVE_STRING_H 1
7779 | #define HAVE_MEMORY_H 1
7780 | #define HAVE_STRINGS_H 1
7781 | #define HAVE_INTTYPES_H 1
7782 | #define HAVE_STDINT_H 1
7783 | #define HAVE_UNISTD_H 1
7784 | #define __EXTENSIONS__ 1
7785 | #define _ALL_SOURCE 1
7786 | #define _DARWIN_C_SOURCE 1
7787 | #define _GNU_SOURCE 1
7788 | #define _POSIX_PTHREAD_SEMANTICS 1
7789 | #define _TANDEM_SOURCE 1
7790 | #define HAVE_ALLOCA_H 1
7791 | #define HAVE_ALLOCA 1
7792 | #define HAVE_DIRENT_H 1
7793 | #define HAVE_WCTYPE_H 1
7794 | #define HAVE_WCHAR_H 1
7795 | #define HAVE_STDINT_H 1
7796 | #define HAVE_INTTYPES_H 1
7797 | #define HAVE_UNISTD_H 1
7798 | #define HAVE_MATH_H 1
7799 | #define HAVE_SYS_MMAN_H 1
7800 | #define HAVE_SYS_PARAM_H 1
7801 | #define HAVE_SYS_STAT_H 1
7802 | #define HAVE_SYS_TIME_H 1
7803 | #define HAVE_MBSTATE_T 1
7804 | #define HAVE_BTOWC 1
7805 | #define HAVE_ISBLANK 1
7806 | #define HAVE_ISWCTYPE 1
7807 | #define HAVE_MBSRTOWCS 1
7808 | #define HAVE_WMEMCHR 1
7809 | #define HAVE_WMEMCPY 1
7810 | #define HAVE_ALARM 1
7811 | #define HAVE_SYMLINK 1
7812 | #define HAVE_MBSINIT 1
7813 | #define HAVE_MBRTOWC 1
7814 | #define HAVE_MPROTECT 1
7815 | #define HAVE_ISWCNTRL 1
7816 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
7817 | #define HAVE_LONG_LONG_INT 1
7818 | #define BITSIZEOF_PTRDIFF_T 64
7819 | #define BITSIZEOF_SIZE_T 64
7820 | #define BITSIZEOF_SIG_ATOMIC_T 32
7821 | #define BITSIZEOF_WCHAR_T 32
7822 | #define BITSIZEOF_WINT_T 32
7823 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
7824 | #define HAVE_SIGNED_WCHAR_T 1
7825 | #define HAVE_SIGNED_WINT_T 1
7826 | #define PTRDIFF_T_SUFFIX l
7827 | #define SIZE_T_SUFFIX ul
7828 | #define SIG_ATOMIC_T_SUFFIX 
7829 | #define WCHAR_T_SUFFIX 
7830 | #define WINT_T_SUFFIX 
7831 | #define HAVE_RAW_DECL_IMAXABS 1
7832 | #define HAVE_RAW_DECL_IMAXDIV 1
7833 | #define HAVE_RAW_DECL_STRTOIMAX 1
7834 | #define HAVE_RAW_DECL_STRTOUMAX 1
7835 | #define HAVE_INTTYPES_H 1
7836 | #define DBL_EXPBIT0_WORD 1
7837 | #define DBL_EXPBIT0_BIT 20
7838 | #define HAVE_LANGINFO_CODESET 1
7839 | #define HAVE_WORKING_O_NOATIME 0
7840 | #define HAVE_WORKING_O_NOFOLLOW 1
7841 | #define HAVE_DECL_GETC_UNLOCKED 1
7842 | #define MAP_ANONYMOUS MAP_ANON
7843 | #define HAVE_MAP_ANONYMOUS 1
7844 | #define HAVE_DECL_MEMMEM 1
7845 | #define HAVE_MEMMEM 1
7846 | #define HAVE__BOOL 1
7847 | #define HAVE_WCHAR_T 1
7848 | #define restrict __restrict
7849 | #define HAVE_RAW_DECL_FFSL 1
7850 | #define HAVE_RAW_DECL_FFSLL 1
7851 | #define HAVE_RAW_DECL_MEMMEM 1
7852 | #define HAVE_RAW_DECL_STPCPY 1
7853 | #define HAVE_RAW_DECL_STPNCPY 1
7854 | #define HAVE_RAW_DECL_STRDUP 1
7855 | #define HAVE_RAW_DECL_STRNCAT 1
7856 | #define HAVE_RAW_DECL_STRNDUP 1
7857 | #define HAVE_RAW_DECL_STRNLEN 1
7858 | #define HAVE_RAW_DECL_STRPBRK 1
7859 | #define HAVE_RAW_DECL_STRSEP 1
7860 | #define HAVE_RAW_DECL_STRCASESTR 1
7861 | #define HAVE_RAW_DECL_STRTOK_R 1
7862 | #define HAVE_RAW_DECL_STRERROR_R 1
7863 | #define HAVE_RAW_DECL_STRSIGNAL 1
7864 | #define HAVE_WINT_T 1
7865 | #define HAVE_ALLOCA 1
7866 | #define HAVE_RAW_DECL_ALPHASORT 1
7867 | #define HAVE_RAW_DECL_CLOSEDIR 1
7868 | #define HAVE_RAW_DECL_DIRFD 1
7869 | #define HAVE_RAW_DECL_OPENDIR 1
7870 | #define HAVE_RAW_DECL_READDIR 1
7871 | #define HAVE_RAW_DECL_REWINDDIR 1
7872 | #define HAVE_RAW_DECL_SCANDIR 1
7873 | #define fnmatch gnu_fnmatch
7874 | #define HAVE_DECL_ISBLANK 1
7875 | #define fnmatch gnu_fnmatch
7876 | #define HAVE_DECL_ISBLANK 1
7877 | #define HAVE_FREXP 1
7878 | #define GNULIB_TEST_FREXP 1
7879 | #define HAVE_FREXPL 1
7880 | #define GNULIB_TEST_FREXPL 1
7881 | #define HAVE_ISNAND_IN_LIBC 1
7882 | #define LDBL_EXPBIT0_WORD 2
7883 | #define LDBL_EXPBIT0_BIT 0
7884 | #define HAVE_RAW_DECL_ACOSF 1
7885 | #define HAVE_RAW_DECL_ACOSL 1
7886 | #define HAVE_RAW_DECL_ASINF 1
7887 | #define HAVE_RAW_DECL_ASINL 1
7888 | #define HAVE_RAW_DECL_ATANF 1
7889 | #define HAVE_RAW_DECL_ATANL 1
7890 | #define HAVE_RAW_DECL_CBRT 1
7891 | #define HAVE_RAW_DECL_CBRTF 1
7892 | #define HAVE_RAW_DECL_CBRTL 1
7893 | #define HAVE_RAW_DECL_CEILF 1
7894 | #define HAVE_RAW_DECL_CEILL 1
7895 | #define HAVE_RAW_DECL_COPYSIGN 1
7896 | #define HAVE_RAW_DECL_COPYSIGNF 1
7897 | #define HAVE_RAW_DECL_COPYSIGNL 1
7898 | #define HAVE_RAW_DECL_COSF 1
7899 | #define HAVE_RAW_DECL_COSL 1
7900 | #define HAVE_RAW_DECL_COSHF 1
7901 | #define HAVE_RAW_DECL_EXPF 1
7902 | #define HAVE_RAW_DECL_EXPL 1
7903 | #define HAVE_RAW_DECL_EXP2 1
7904 | #define HAVE_RAW_DECL_EXP2F 1
7905 | #define HAVE_RAW_DECL_EXP2L 1
7906 | #define HAVE_RAW_DECL_EXPM1 1
7907 | #define HAVE_RAW_DECL_EXPM1F 1
7908 | #define HAVE_RAW_DECL_EXPM1L 1
7909 | #define HAVE_RAW_DECL_FABSF 1
7910 | #define HAVE_RAW_DECL_FABSL 1
7911 | #define HAVE_RAW_DECL_FLOORF 1
7912 | #define HAVE_RAW_DECL_FLOORL 1
7913 | #define HAVE_RAW_DECL_FMA 1
7914 | #define HAVE_RAW_DECL_FMAF 1
7915 | #define HAVE_RAW_DECL_FMAL 1
7916 | #define HAVE_RAW_DECL_FMOD 1
7917 | #define HAVE_RAW_DECL_FMODF 1
7918 | #define HAVE_RAW_DECL_FMODL 1
7919 | #define HAVE_RAW_DECL_FREXPF 1
7920 | #define HAVE_RAW_DECL_FREXPL 1
7921 | #define HAVE_RAW_DECL_HYPOTF 1
7922 | #define HAVE_RAW_DECL_HYPOTL 1
7923 | #define HAVE_RAW_DECL_ILOGB 1
7924 | #define HAVE_RAW_DECL_ILOGBF 1
7925 | #define HAVE_RAW_DECL_ILOGBL 1
7926 | #define HAVE_RAW_DECL_LDEXPF 1
7927 | #define HAVE_RAW_DECL_LDEXPL 1
7928 | #define HAVE_RAW_DECL_LOG 1
7929 | #define HAVE_RAW_DECL_LOGF 1
7930 | #define HAVE_RAW_DECL_LOGL 1
7931 | #define HAVE_RAW_DECL_LOG10 1
7932 | #define HAVE_RAW_DECL_LOG10F 1
7933 | #define HAVE_RAW_DECL_LOG10L 1
7934 | #define HAVE_RAW_DECL_LOG1P 1
7935 | #define HAVE_RAW_DECL_LOG1PF 1
7936 | #define HAVE_RAW_DECL_LOG1PL 1
7937 | #define HAVE_RAW_DECL_LOG2 1
7938 | #define HAVE_RAW_DECL_LOG2F 1
7939 | #define HAVE_RAW_DECL_LOG2L 1
7940 | #define HAVE_RAW_DECL_LOGB 1
7941 | #define HAVE_RAW_DECL_LOGBF 1
7942 | #define HAVE_RAW_DECL_LOGBL 1
7943 | #define HAVE_RAW_DECL_MODF 1
7944 | #define HAVE_RAW_DECL_MODFF 1
7945 | #define HAVE_RAW_DECL_MODFL 1
7946 | #define HAVE_RAW_DECL_POWF 1
7947 | #define HAVE_RAW_DECL_REMAINDER 1
7948 | #define HAVE_RAW_DECL_REMAINDERF 1
7949 | #define HAVE_RAW_DECL_REMAINDERL 1
7950 | #define HAVE_RAW_DECL_RINT 1
7951 | #define HAVE_RAW_DECL_RINTF 1
7952 | #define HAVE_RAW_DECL_RINTL 1
7953 | #define HAVE_RAW_DECL_ROUND 1
7954 | #define HAVE_RAW_DECL_ROUNDF 1
7955 | #define HAVE_RAW_DECL_ROUNDL 1
7956 | #define HAVE_RAW_DECL_SINF 1
7957 | #define HAVE_RAW_DECL_SINL 1
7958 | #define HAVE_RAW_DECL_SINHF 1
7959 | #define HAVE_RAW_DECL_SQRTF 1
7960 | #define HAVE_RAW_DECL_SQRTL 1
7961 | #define HAVE_RAW_DECL_TANF 1
7962 | #define HAVE_RAW_DECL_TANL 1
7963 | #define HAVE_RAW_DECL_TANHF 1
7964 | #define HAVE_RAW_DECL_TRUNC 1
7965 | #define HAVE_RAW_DECL_TRUNCF 1
7966 | #define HAVE_RAW_DECL_TRUNCL 1
7967 | #define GNULIB_TEST_MBRTOWC 1
7968 | #define GNULIB_TEST_MBSINIT 1
7969 | #define GNULIB_TEST_MBSRTOWCS 1
7970 | #define GNULIB_TEST_MEMCHR 1
7971 | #define HAVE_MEMMEM 1
7972 | #define GNULIB_TEST_MEMMEM 1
7973 | #define GNULIB_TEST_STRSTR 1
7974 | #define HAVE_RAW_DECL_FSTAT 1
7975 | #define HAVE_RAW_DECL_LCHMOD 1
7976 | #define HAVE_RAW_DECL_LSTAT 1
7977 | #define HAVE_RAW_DECL_MKFIFO 1
7978 | #define HAVE_RAW_DECL_MKNOD 1
7979 | #define HAVE_RAW_DECL_STAT 1
7980 | #define HAVE_RAW_DECL_CHDIR 1
7981 | #define HAVE_RAW_DECL_CHOWN 1
7982 | #define HAVE_RAW_DECL_DUP 1
7983 | #define HAVE_RAW_DECL_DUP2 1
7984 | #define HAVE_RAW_DECL_FCHDIR 1
7985 | #define HAVE_RAW_DECL_FSYNC 1
7986 | #define HAVE_RAW_DECL_FTRUNCATE 1
7987 | #define HAVE_RAW_DECL_GETCWD 1
7988 | #define HAVE_RAW_DECL_GETDOMAINNAME 1
7989 | #define HAVE_RAW_DECL_GETDTABLESIZE 1
7990 | #define HAVE_RAW_DECL_GETGROUPS 1
7991 | #define HAVE_RAW_DECL_GETHOSTNAME 1
7992 | #define HAVE_RAW_DECL_GETLOGIN 1
7993 | #define HAVE_RAW_DECL_GETLOGIN_R 1
7994 | #define HAVE_RAW_DECL_GETPAGESIZE 1
7995 | #define HAVE_RAW_DECL_GETUSERSHELL 1
7996 | #define HAVE_RAW_DECL_SETUSERSHELL 1
7997 | #define HAVE_RAW_DECL_ENDUSERSHELL 1
7998 | /* end confdefs.h.  */
7999
8000 | #if HAVE_UNISTD_H
8001 | # include <unistd.h>
8002 | #endif
8003 | /* Some systems declare various items in the wrong headers.  */
8004 | #if !(defined __GLIBC__ && !defined __UCLIBC__)
8005 | # include <fcntl.h>
8006 | # include <stdio.h>
8007 | # include <stdlib.h>
8008 | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
8009 | #  include <io.h>
8010 | # endif
8011 | #endif
8012
8013 | int
8014 | main ()
8015 | {
8016 | #undef group_member
8017 |   (void) group_member;
8018 |   ;
8019 |   return 0;
8020 | }
8021 configure:14243: result: no
8022 configure:14205: checking whether isatty is declared without a macro
8023 configure:14235: gcc -c -g -O2  conftest.c >&5
8024 configure:14235: $? = 0
8025 configure:14243: result: yes
8026 configure:14205: checking whether lchown is declared without a macro
8027 configure:14235: gcc -c -g -O2  conftest.c >&5
8028 configure:14235: $? = 0
8029 configure:14243: result: yes
8030 configure:14205: checking whether link is declared without a macro
8031 configure:14235: gcc -c -g -O2  conftest.c >&5
8032 configure:14235: $? = 0
8033 configure:14243: result: yes
8034 configure:14205: checking whether linkat is declared without a macro
8035 configure:14235: gcc -c -g -O2  conftest.c >&5
8036 conftest.c:254:10: error: use of undeclared identifier 'linkat'
8037   (void) linkat;
8038          ^
8039 1 error generated.
8040 configure:14235: $? = 1
8041 configure: failed program was:
8042 | /* confdefs.h */
8043 | #define PACKAGE_NAME ""
8044 | #define PACKAGE_TARNAME ""
8045 | #define PACKAGE_VERSION ""
8046 | #define PACKAGE_STRING ""
8047 | #define PACKAGE_BUGREPORT ""
8048 | #define PACKAGE_URL ""
8049 | #define STDC_HEADERS 1
8050 | #define HAVE_SYS_TYPES_H 1
8051 | #define HAVE_SYS_STAT_H 1
8052 | #define HAVE_STDLIB_H 1
8053 | #define HAVE_STRING_H 1
8054 | #define HAVE_MEMORY_H 1
8055 | #define HAVE_STRINGS_H 1
8056 | #define HAVE_INTTYPES_H 1
8057 | #define HAVE_STDINT_H 1
8058 | #define HAVE_UNISTD_H 1
8059 | #define __EXTENSIONS__ 1
8060 | #define _ALL_SOURCE 1
8061 | #define _DARWIN_C_SOURCE 1
8062 | #define _GNU_SOURCE 1
8063 | #define _POSIX_PTHREAD_SEMANTICS 1
8064 | #define _TANDEM_SOURCE 1
8065 | #define HAVE_ALLOCA_H 1
8066 | #define HAVE_ALLOCA 1
8067 | #define HAVE_DIRENT_H 1
8068 | #define HAVE_WCTYPE_H 1
8069 | #define HAVE_WCHAR_H 1
8070 | #define HAVE_STDINT_H 1
8071 | #define HAVE_INTTYPES_H 1
8072 | #define HAVE_UNISTD_H 1
8073 | #define HAVE_MATH_H 1
8074 | #define HAVE_SYS_MMAN_H 1
8075 | #define HAVE_SYS_PARAM_H 1
8076 | #define HAVE_SYS_STAT_H 1
8077 | #define HAVE_SYS_TIME_H 1
8078 | #define HAVE_MBSTATE_T 1
8079 | #define HAVE_BTOWC 1
8080 | #define HAVE_ISBLANK 1
8081 | #define HAVE_ISWCTYPE 1
8082 | #define HAVE_MBSRTOWCS 1
8083 | #define HAVE_WMEMCHR 1
8084 | #define HAVE_WMEMCPY 1
8085 | #define HAVE_ALARM 1
8086 | #define HAVE_SYMLINK 1
8087 | #define HAVE_MBSINIT 1
8088 | #define HAVE_MBRTOWC 1
8089 | #define HAVE_MPROTECT 1
8090 | #define HAVE_ISWCNTRL 1
8091 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
8092 | #define HAVE_LONG_LONG_INT 1
8093 | #define BITSIZEOF_PTRDIFF_T 64
8094 | #define BITSIZEOF_SIZE_T 64
8095 | #define BITSIZEOF_SIG_ATOMIC_T 32
8096 | #define BITSIZEOF_WCHAR_T 32
8097 | #define BITSIZEOF_WINT_T 32
8098 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
8099 | #define HAVE_SIGNED_WCHAR_T 1
8100 | #define HAVE_SIGNED_WINT_T 1
8101 | #define PTRDIFF_T_SUFFIX l
8102 | #define SIZE_T_SUFFIX ul
8103 | #define SIG_ATOMIC_T_SUFFIX 
8104 | #define WCHAR_T_SUFFIX 
8105 | #define WINT_T_SUFFIX 
8106 | #define HAVE_RAW_DECL_IMAXABS 1
8107 | #define HAVE_RAW_DECL_IMAXDIV 1
8108 | #define HAVE_RAW_DECL_STRTOIMAX 1
8109 | #define HAVE_RAW_DECL_STRTOUMAX 1
8110 | #define HAVE_INTTYPES_H 1
8111 | #define DBL_EXPBIT0_WORD 1
8112 | #define DBL_EXPBIT0_BIT 20
8113 | #define HAVE_LANGINFO_CODESET 1
8114 | #define HAVE_WORKING_O_NOATIME 0
8115 | #define HAVE_WORKING_O_NOFOLLOW 1
8116 | #define HAVE_DECL_GETC_UNLOCKED 1
8117 | #define MAP_ANONYMOUS MAP_ANON
8118 | #define HAVE_MAP_ANONYMOUS 1
8119 | #define HAVE_DECL_MEMMEM 1
8120 | #define HAVE_MEMMEM 1
8121 | #define HAVE__BOOL 1
8122 | #define HAVE_WCHAR_T 1
8123 | #define restrict __restrict
8124 | #define HAVE_RAW_DECL_FFSL 1
8125 | #define HAVE_RAW_DECL_FFSLL 1
8126 | #define HAVE_RAW_DECL_MEMMEM 1
8127 | #define HAVE_RAW_DECL_STPCPY 1
8128 | #define HAVE_RAW_DECL_STPNCPY 1
8129 | #define HAVE_RAW_DECL_STRDUP 1
8130 | #define HAVE_RAW_DECL_STRNCAT 1
8131 | #define HAVE_RAW_DECL_STRNDUP 1
8132 | #define HAVE_RAW_DECL_STRNLEN 1
8133 | #define HAVE_RAW_DECL_STRPBRK 1
8134 | #define HAVE_RAW_DECL_STRSEP 1
8135 | #define HAVE_RAW_DECL_STRCASESTR 1
8136 | #define HAVE_RAW_DECL_STRTOK_R 1
8137 | #define HAVE_RAW_DECL_STRERROR_R 1
8138 | #define HAVE_RAW_DECL_STRSIGNAL 1
8139 | #define HAVE_WINT_T 1
8140 | #define HAVE_ALLOCA 1
8141 | #define HAVE_RAW_DECL_ALPHASORT 1
8142 | #define HAVE_RAW_DECL_CLOSEDIR 1
8143 | #define HAVE_RAW_DECL_DIRFD 1
8144 | #define HAVE_RAW_DECL_OPENDIR 1
8145 | #define HAVE_RAW_DECL_READDIR 1
8146 | #define HAVE_RAW_DECL_REWINDDIR 1
8147 | #define HAVE_RAW_DECL_SCANDIR 1
8148 | #define fnmatch gnu_fnmatch
8149 | #define HAVE_DECL_ISBLANK 1
8150 | #define fnmatch gnu_fnmatch
8151 | #define HAVE_DECL_ISBLANK 1
8152 | #define HAVE_FREXP 1
8153 | #define GNULIB_TEST_FREXP 1
8154 | #define HAVE_FREXPL 1
8155 | #define GNULIB_TEST_FREXPL 1
8156 | #define HAVE_ISNAND_IN_LIBC 1
8157 | #define LDBL_EXPBIT0_WORD 2
8158 | #define LDBL_EXPBIT0_BIT 0
8159 | #define HAVE_RAW_DECL_ACOSF 1
8160 | #define HAVE_RAW_DECL_ACOSL 1
8161 | #define HAVE_RAW_DECL_ASINF 1
8162 | #define HAVE_RAW_DECL_ASINL 1
8163 | #define HAVE_RAW_DECL_ATANF 1
8164 | #define HAVE_RAW_DECL_ATANL 1
8165 | #define HAVE_RAW_DECL_CBRT 1
8166 | #define HAVE_RAW_DECL_CBRTF 1
8167 | #define HAVE_RAW_DECL_CBRTL 1
8168 | #define HAVE_RAW_DECL_CEILF 1
8169 | #define HAVE_RAW_DECL_CEILL 1
8170 | #define HAVE_RAW_DECL_COPYSIGN 1
8171 | #define HAVE_RAW_DECL_COPYSIGNF 1
8172 | #define HAVE_RAW_DECL_COPYSIGNL 1
8173 | #define HAVE_RAW_DECL_COSF 1
8174 | #define HAVE_RAW_DECL_COSL 1
8175 | #define HAVE_RAW_DECL_COSHF 1
8176 | #define HAVE_RAW_DECL_EXPF 1
8177 | #define HAVE_RAW_DECL_EXPL 1
8178 | #define HAVE_RAW_DECL_EXP2 1
8179 | #define HAVE_RAW_DECL_EXP2F 1
8180 | #define HAVE_RAW_DECL_EXP2L 1
8181 | #define HAVE_RAW_DECL_EXPM1 1
8182 | #define HAVE_RAW_DECL_EXPM1F 1
8183 | #define HAVE_RAW_DECL_EXPM1L 1
8184 | #define HAVE_RAW_DECL_FABSF 1
8185 | #define HAVE_RAW_DECL_FABSL 1
8186 | #define HAVE_RAW_DECL_FLOORF 1
8187 | #define HAVE_RAW_DECL_FLOORL 1
8188 | #define HAVE_RAW_DECL_FMA 1
8189 | #define HAVE_RAW_DECL_FMAF 1
8190 | #define HAVE_RAW_DECL_FMAL 1
8191 | #define HAVE_RAW_DECL_FMOD 1
8192 | #define HAVE_RAW_DECL_FMODF 1
8193 | #define HAVE_RAW_DECL_FMODL 1
8194 | #define HAVE_RAW_DECL_FREXPF 1
8195 | #define HAVE_RAW_DECL_FREXPL 1
8196 | #define HAVE_RAW_DECL_HYPOTF 1
8197 | #define HAVE_RAW_DECL_HYPOTL 1
8198 | #define HAVE_RAW_DECL_ILOGB 1
8199 | #define HAVE_RAW_DECL_ILOGBF 1
8200 | #define HAVE_RAW_DECL_ILOGBL 1
8201 | #define HAVE_RAW_DECL_LDEXPF 1
8202 | #define HAVE_RAW_DECL_LDEXPL 1
8203 | #define HAVE_RAW_DECL_LOG 1
8204 | #define HAVE_RAW_DECL_LOGF 1
8205 | #define HAVE_RAW_DECL_LOGL 1
8206 | #define HAVE_RAW_DECL_LOG10 1
8207 | #define HAVE_RAW_DECL_LOG10F 1
8208 | #define HAVE_RAW_DECL_LOG10L 1
8209 | #define HAVE_RAW_DECL_LOG1P 1
8210 | #define HAVE_RAW_DECL_LOG1PF 1
8211 | #define HAVE_RAW_DECL_LOG1PL 1
8212 | #define HAVE_RAW_DECL_LOG2 1
8213 | #define HAVE_RAW_DECL_LOG2F 1
8214 | #define HAVE_RAW_DECL_LOG2L 1
8215 | #define HAVE_RAW_DECL_LOGB 1
8216 | #define HAVE_RAW_DECL_LOGBF 1
8217 | #define HAVE_RAW_DECL_LOGBL 1
8218 | #define HAVE_RAW_DECL_MODF 1
8219 | #define HAVE_RAW_DECL_MODFF 1
8220 | #define HAVE_RAW_DECL_MODFL 1
8221 | #define HAVE_RAW_DECL_POWF 1
8222 | #define HAVE_RAW_DECL_REMAINDER 1
8223 | #define HAVE_RAW_DECL_REMAINDERF 1
8224 | #define HAVE_RAW_DECL_REMAINDERL 1
8225 | #define HAVE_RAW_DECL_RINT 1
8226 | #define HAVE_RAW_DECL_RINTF 1
8227 | #define HAVE_RAW_DECL_RINTL 1
8228 | #define HAVE_RAW_DECL_ROUND 1
8229 | #define HAVE_RAW_DECL_ROUNDF 1
8230 | #define HAVE_RAW_DECL_ROUNDL 1
8231 | #define HAVE_RAW_DECL_SINF 1
8232 | #define HAVE_RAW_DECL_SINL 1
8233 | #define HAVE_RAW_DECL_SINHF 1
8234 | #define HAVE_RAW_DECL_SQRTF 1
8235 | #define HAVE_RAW_DECL_SQRTL 1
8236 | #define HAVE_RAW_DECL_TANF 1
8237 | #define HAVE_RAW_DECL_TANL 1
8238 | #define HAVE_RAW_DECL_TANHF 1
8239 | #define HAVE_RAW_DECL_TRUNC 1
8240 | #define HAVE_RAW_DECL_TRUNCF 1
8241 | #define HAVE_RAW_DECL_TRUNCL 1
8242 | #define GNULIB_TEST_MBRTOWC 1
8243 | #define GNULIB_TEST_MBSINIT 1
8244 | #define GNULIB_TEST_MBSRTOWCS 1
8245 | #define GNULIB_TEST_MEMCHR 1
8246 | #define HAVE_MEMMEM 1
8247 | #define GNULIB_TEST_MEMMEM 1
8248 | #define GNULIB_TEST_STRSTR 1
8249 | #define HAVE_RAW_DECL_FSTAT 1
8250 | #define HAVE_RAW_DECL_LCHMOD 1
8251 | #define HAVE_RAW_DECL_LSTAT 1
8252 | #define HAVE_RAW_DECL_MKFIFO 1
8253 | #define HAVE_RAW_DECL_MKNOD 1
8254 | #define HAVE_RAW_DECL_STAT 1
8255 | #define HAVE_RAW_DECL_CHDIR 1
8256 | #define HAVE_RAW_DECL_CHOWN 1
8257 | #define HAVE_RAW_DECL_DUP 1
8258 | #define HAVE_RAW_DECL_DUP2 1
8259 | #define HAVE_RAW_DECL_FCHDIR 1
8260 | #define HAVE_RAW_DECL_FSYNC 1
8261 | #define HAVE_RAW_DECL_FTRUNCATE 1
8262 | #define HAVE_RAW_DECL_GETCWD 1
8263 | #define HAVE_RAW_DECL_GETDOMAINNAME 1
8264 | #define HAVE_RAW_DECL_GETDTABLESIZE 1
8265 | #define HAVE_RAW_DECL_GETGROUPS 1
8266 | #define HAVE_RAW_DECL_GETHOSTNAME 1
8267 | #define HAVE_RAW_DECL_GETLOGIN 1
8268 | #define HAVE_RAW_DECL_GETLOGIN_R 1
8269 | #define HAVE_RAW_DECL_GETPAGESIZE 1
8270 | #define HAVE_RAW_DECL_GETUSERSHELL 1
8271 | #define HAVE_RAW_DECL_SETUSERSHELL 1
8272 | #define HAVE_RAW_DECL_ENDUSERSHELL 1
8273 | #define HAVE_RAW_DECL_ISATTY 1
8274 | #define HAVE_RAW_DECL_LCHOWN 1
8275 | #define HAVE_RAW_DECL_LINK 1
8276 | /* end confdefs.h.  */
8277
8278 | #if HAVE_UNISTD_H
8279 | # include <unistd.h>
8280 | #endif
8281 | /* Some systems declare various items in the wrong headers.  */
8282 | #if !(defined __GLIBC__ && !defined __UCLIBC__)
8283 | # include <fcntl.h>
8284 | # include <stdio.h>
8285 | # include <stdlib.h>
8286 | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
8287 | #  include <io.h>
8288 | # endif
8289 | #endif
8290
8291 | int
8292 | main ()
8293 | {
8294 | #undef linkat
8295 |   (void) linkat;
8296 |   ;
8297 |   return 0;
8298 | }
8299 configure:14243: result: no
8300 configure:14205: checking whether lseek is declared without a macro
8301 configure:14235: gcc -c -g -O2  conftest.c >&5
8302 configure:14235: $? = 0
8303 configure:14243: result: yes
8304 configure:14205: checking whether pipe is declared without a macro
8305 configure:14235: gcc -c -g -O2  conftest.c >&5
8306 configure:14235: $? = 0
8307 configure:14243: result: yes
8308 configure:14205: checking whether pipe2 is declared without a macro
8309 configure:14235: gcc -c -g -O2  conftest.c >&5
8310 conftest.c:256:10: error: use of undeclared identifier 'pipe2'
8311   (void) pipe2;
8312          ^
8313 1 error generated.
8314 configure:14235: $? = 1
8315 configure: failed program was:
8316 | /* confdefs.h */
8317 | #define PACKAGE_NAME ""
8318 | #define PACKAGE_TARNAME ""
8319 | #define PACKAGE_VERSION ""
8320 | #define PACKAGE_STRING ""
8321 | #define PACKAGE_BUGREPORT ""
8322 | #define PACKAGE_URL ""
8323 | #define STDC_HEADERS 1
8324 | #define HAVE_SYS_TYPES_H 1
8325 | #define HAVE_SYS_STAT_H 1
8326 | #define HAVE_STDLIB_H 1
8327 | #define HAVE_STRING_H 1
8328 | #define HAVE_MEMORY_H 1
8329 | #define HAVE_STRINGS_H 1
8330 | #define HAVE_INTTYPES_H 1
8331 | #define HAVE_STDINT_H 1
8332 | #define HAVE_UNISTD_H 1
8333 | #define __EXTENSIONS__ 1
8334 | #define _ALL_SOURCE 1
8335 | #define _DARWIN_C_SOURCE 1
8336 | #define _GNU_SOURCE 1
8337 | #define _POSIX_PTHREAD_SEMANTICS 1
8338 | #define _TANDEM_SOURCE 1
8339 | #define HAVE_ALLOCA_H 1
8340 | #define HAVE_ALLOCA 1
8341 | #define HAVE_DIRENT_H 1
8342 | #define HAVE_WCTYPE_H 1
8343 | #define HAVE_WCHAR_H 1
8344 | #define HAVE_STDINT_H 1
8345 | #define HAVE_INTTYPES_H 1
8346 | #define HAVE_UNISTD_H 1
8347 | #define HAVE_MATH_H 1
8348 | #define HAVE_SYS_MMAN_H 1
8349 | #define HAVE_SYS_PARAM_H 1
8350 | #define HAVE_SYS_STAT_H 1
8351 | #define HAVE_SYS_TIME_H 1
8352 | #define HAVE_MBSTATE_T 1
8353 | #define HAVE_BTOWC 1
8354 | #define HAVE_ISBLANK 1
8355 | #define HAVE_ISWCTYPE 1
8356 | #define HAVE_MBSRTOWCS 1
8357 | #define HAVE_WMEMCHR 1
8358 | #define HAVE_WMEMCPY 1
8359 | #define HAVE_ALARM 1
8360 | #define HAVE_SYMLINK 1
8361 | #define HAVE_MBSINIT 1
8362 | #define HAVE_MBRTOWC 1
8363 | #define HAVE_MPROTECT 1
8364 | #define HAVE_ISWCNTRL 1
8365 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
8366 | #define HAVE_LONG_LONG_INT 1
8367 | #define BITSIZEOF_PTRDIFF_T 64
8368 | #define BITSIZEOF_SIZE_T 64
8369 | #define BITSIZEOF_SIG_ATOMIC_T 32
8370 | #define BITSIZEOF_WCHAR_T 32
8371 | #define BITSIZEOF_WINT_T 32
8372 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
8373 | #define HAVE_SIGNED_WCHAR_T 1
8374 | #define HAVE_SIGNED_WINT_T 1
8375 | #define PTRDIFF_T_SUFFIX l
8376 | #define SIZE_T_SUFFIX ul
8377 | #define SIG_ATOMIC_T_SUFFIX 
8378 | #define WCHAR_T_SUFFIX 
8379 | #define WINT_T_SUFFIX 
8380 | #define HAVE_RAW_DECL_IMAXABS 1
8381 | #define HAVE_RAW_DECL_IMAXDIV 1
8382 | #define HAVE_RAW_DECL_STRTOIMAX 1
8383 | #define HAVE_RAW_DECL_STRTOUMAX 1
8384 | #define HAVE_INTTYPES_H 1
8385 | #define DBL_EXPBIT0_WORD 1
8386 | #define DBL_EXPBIT0_BIT 20
8387 | #define HAVE_LANGINFO_CODESET 1
8388 | #define HAVE_WORKING_O_NOATIME 0
8389 | #define HAVE_WORKING_O_NOFOLLOW 1
8390 | #define HAVE_DECL_GETC_UNLOCKED 1
8391 | #define MAP_ANONYMOUS MAP_ANON
8392 | #define HAVE_MAP_ANONYMOUS 1
8393 | #define HAVE_DECL_MEMMEM 1
8394 | #define HAVE_MEMMEM 1
8395 | #define HAVE__BOOL 1
8396 | #define HAVE_WCHAR_T 1
8397 | #define restrict __restrict
8398 | #define HAVE_RAW_DECL_FFSL 1
8399 | #define HAVE_RAW_DECL_FFSLL 1
8400 | #define HAVE_RAW_DECL_MEMMEM 1
8401 | #define HAVE_RAW_DECL_STPCPY 1
8402 | #define HAVE_RAW_DECL_STPNCPY 1
8403 | #define HAVE_RAW_DECL_STRDUP 1
8404 | #define HAVE_RAW_DECL_STRNCAT 1
8405 | #define HAVE_RAW_DECL_STRNDUP 1
8406 | #define HAVE_RAW_DECL_STRNLEN 1
8407 | #define HAVE_RAW_DECL_STRPBRK 1
8408 | #define HAVE_RAW_DECL_STRSEP 1
8409 | #define HAVE_RAW_DECL_STRCASESTR 1
8410 | #define HAVE_RAW_DECL_STRTOK_R 1
8411 | #define HAVE_RAW_DECL_STRERROR_R 1
8412 | #define HAVE_RAW_DECL_STRSIGNAL 1
8413 | #define HAVE_WINT_T 1
8414 | #define HAVE_ALLOCA 1
8415 | #define HAVE_RAW_DECL_ALPHASORT 1
8416 | #define HAVE_RAW_DECL_CLOSEDIR 1
8417 | #define HAVE_RAW_DECL_DIRFD 1
8418 | #define HAVE_RAW_DECL_OPENDIR 1
8419 | #define HAVE_RAW_DECL_READDIR 1
8420 | #define HAVE_RAW_DECL_REWINDDIR 1
8421 | #define HAVE_RAW_DECL_SCANDIR 1
8422 | #define fnmatch gnu_fnmatch
8423 | #define HAVE_DECL_ISBLANK 1
8424 | #define fnmatch gnu_fnmatch
8425 | #define HAVE_DECL_ISBLANK 1
8426 | #define HAVE_FREXP 1
8427 | #define GNULIB_TEST_FREXP 1
8428 | #define HAVE_FREXPL 1
8429 | #define GNULIB_TEST_FREXPL 1
8430 | #define HAVE_ISNAND_IN_LIBC 1
8431 | #define LDBL_EXPBIT0_WORD 2
8432 | #define LDBL_EXPBIT0_BIT 0
8433 | #define HAVE_RAW_DECL_ACOSF 1
8434 | #define HAVE_RAW_DECL_ACOSL 1
8435 | #define HAVE_RAW_DECL_ASINF 1
8436 | #define HAVE_RAW_DECL_ASINL 1
8437 | #define HAVE_RAW_DECL_ATANF 1
8438 | #define HAVE_RAW_DECL_ATANL 1
8439 | #define HAVE_RAW_DECL_CBRT 1
8440 | #define HAVE_RAW_DECL_CBRTF 1
8441 | #define HAVE_RAW_DECL_CBRTL 1
8442 | #define HAVE_RAW_DECL_CEILF 1
8443 | #define HAVE_RAW_DECL_CEILL 1
8444 | #define HAVE_RAW_DECL_COPYSIGN 1
8445 | #define HAVE_RAW_DECL_COPYSIGNF 1
8446 | #define HAVE_RAW_DECL_COPYSIGNL 1
8447 | #define HAVE_RAW_DECL_COSF 1
8448 | #define HAVE_RAW_DECL_COSL 1
8449 | #define HAVE_RAW_DECL_COSHF 1
8450 | #define HAVE_RAW_DECL_EXPF 1
8451 | #define HAVE_RAW_DECL_EXPL 1
8452 | #define HAVE_RAW_DECL_EXP2 1
8453 | #define HAVE_RAW_DECL_EXP2F 1
8454 | #define HAVE_RAW_DECL_EXP2L 1
8455 | #define HAVE_RAW_DECL_EXPM1 1
8456 | #define HAVE_RAW_DECL_EXPM1F 1
8457 | #define HAVE_RAW_DECL_EXPM1L 1
8458 | #define HAVE_RAW_DECL_FABSF 1
8459 | #define HAVE_RAW_DECL_FABSL 1
8460 | #define HAVE_RAW_DECL_FLOORF 1
8461 | #define HAVE_RAW_DECL_FLOORL 1
8462 | #define HAVE_RAW_DECL_FMA 1
8463 | #define HAVE_RAW_DECL_FMAF 1
8464 | #define HAVE_RAW_DECL_FMAL 1
8465 | #define HAVE_RAW_DECL_FMOD 1
8466 | #define HAVE_RAW_DECL_FMODF 1
8467 | #define HAVE_RAW_DECL_FMODL 1
8468 | #define HAVE_RAW_DECL_FREXPF 1
8469 | #define HAVE_RAW_DECL_FREXPL 1
8470 | #define HAVE_RAW_DECL_HYPOTF 1
8471 | #define HAVE_RAW_DECL_HYPOTL 1
8472 | #define HAVE_RAW_DECL_ILOGB 1
8473 | #define HAVE_RAW_DECL_ILOGBF 1
8474 | #define HAVE_RAW_DECL_ILOGBL 1
8475 | #define HAVE_RAW_DECL_LDEXPF 1
8476 | #define HAVE_RAW_DECL_LDEXPL 1
8477 | #define HAVE_RAW_DECL_LOG 1
8478 | #define HAVE_RAW_DECL_LOGF 1
8479 | #define HAVE_RAW_DECL_LOGL 1
8480 | #define HAVE_RAW_DECL_LOG10 1
8481 | #define HAVE_RAW_DECL_LOG10F 1
8482 | #define HAVE_RAW_DECL_LOG10L 1
8483 | #define HAVE_RAW_DECL_LOG1P 1
8484 | #define HAVE_RAW_DECL_LOG1PF 1
8485 | #define HAVE_RAW_DECL_LOG1PL 1
8486 | #define HAVE_RAW_DECL_LOG2 1
8487 | #define HAVE_RAW_DECL_LOG2F 1
8488 | #define HAVE_RAW_DECL_LOG2L 1
8489 | #define HAVE_RAW_DECL_LOGB 1
8490 | #define HAVE_RAW_DECL_LOGBF 1
8491 | #define HAVE_RAW_DECL_LOGBL 1
8492 | #define HAVE_RAW_DECL_MODF 1
8493 | #define HAVE_RAW_DECL_MODFF 1
8494 | #define HAVE_RAW_DECL_MODFL 1
8495 | #define HAVE_RAW_DECL_POWF 1
8496 | #define HAVE_RAW_DECL_REMAINDER 1
8497 | #define HAVE_RAW_DECL_REMAINDERF 1
8498 | #define HAVE_RAW_DECL_REMAINDERL 1
8499 | #define HAVE_RAW_DECL_RINT 1
8500 | #define HAVE_RAW_DECL_RINTF 1
8501 | #define HAVE_RAW_DECL_RINTL 1
8502 | #define HAVE_RAW_DECL_ROUND 1
8503 | #define HAVE_RAW_DECL_ROUNDF 1
8504 | #define HAVE_RAW_DECL_ROUNDL 1
8505 | #define HAVE_RAW_DECL_SINF 1
8506 | #define HAVE_RAW_DECL_SINL 1
8507 | #define HAVE_RAW_DECL_SINHF 1
8508 | #define HAVE_RAW_DECL_SQRTF 1
8509 | #define HAVE_RAW_DECL_SQRTL 1
8510 | #define HAVE_RAW_DECL_TANF 1
8511 | #define HAVE_RAW_DECL_TANL 1
8512 | #define HAVE_RAW_DECL_TANHF 1
8513 | #define HAVE_RAW_DECL_TRUNC 1
8514 | #define HAVE_RAW_DECL_TRUNCF 1
8515 | #define HAVE_RAW_DECL_TRUNCL 1
8516 | #define GNULIB_TEST_MBRTOWC 1
8517 | #define GNULIB_TEST_MBSINIT 1
8518 | #define GNULIB_TEST_MBSRTOWCS 1
8519 | #define GNULIB_TEST_MEMCHR 1
8520 | #define HAVE_MEMMEM 1
8521 | #define GNULIB_TEST_MEMMEM 1
8522 | #define GNULIB_TEST_STRSTR 1
8523 | #define HAVE_RAW_DECL_FSTAT 1
8524 | #define HAVE_RAW_DECL_LCHMOD 1
8525 | #define HAVE_RAW_DECL_LSTAT 1
8526 | #define HAVE_RAW_DECL_MKFIFO 1
8527 | #define HAVE_RAW_DECL_MKNOD 1
8528 | #define HAVE_RAW_DECL_STAT 1
8529 | #define HAVE_RAW_DECL_CHDIR 1
8530 | #define HAVE_RAW_DECL_CHOWN 1
8531 | #define HAVE_RAW_DECL_DUP 1
8532 | #define HAVE_RAW_DECL_DUP2 1
8533 | #define HAVE_RAW_DECL_FCHDIR 1
8534 | #define HAVE_RAW_DECL_FSYNC 1
8535 | #define HAVE_RAW_DECL_FTRUNCATE 1
8536 | #define HAVE_RAW_DECL_GETCWD 1
8537 | #define HAVE_RAW_DECL_GETDOMAINNAME 1
8538 | #define HAVE_RAW_DECL_GETDTABLESIZE 1
8539 | #define HAVE_RAW_DECL_GETGROUPS 1
8540 | #define HAVE_RAW_DECL_GETHOSTNAME 1
8541 | #define HAVE_RAW_DECL_GETLOGIN 1
8542 | #define HAVE_RAW_DECL_GETLOGIN_R 1
8543 | #define HAVE_RAW_DECL_GETPAGESIZE 1
8544 | #define HAVE_RAW_DECL_GETUSERSHELL 1
8545 | #define HAVE_RAW_DECL_SETUSERSHELL 1
8546 | #define HAVE_RAW_DECL_ENDUSERSHELL 1
8547 | #define HAVE_RAW_DECL_ISATTY 1
8548 | #define HAVE_RAW_DECL_LCHOWN 1
8549 | #define HAVE_RAW_DECL_LINK 1
8550 | #define HAVE_RAW_DECL_LSEEK 1
8551 | #define HAVE_RAW_DECL_PIPE 1
8552 | /* end confdefs.h.  */
8553
8554 | #if HAVE_UNISTD_H
8555 | # include <unistd.h>
8556 | #endif
8557 | /* Some systems declare various items in the wrong headers.  */
8558 | #if !(defined __GLIBC__ && !defined __UCLIBC__)
8559 | # include <fcntl.h>
8560 | # include <stdio.h>
8561 | # include <stdlib.h>
8562 | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
8563 | #  include <io.h>
8564 | # endif
8565 | #endif
8566
8567 | int
8568 | main ()
8569 | {
8570 | #undef pipe2
8571 |   (void) pipe2;
8572 |   ;
8573 |   return 0;
8574 | }
8575 configure:14243: result: no
8576 configure:14205: checking whether pread is declared without a macro
8577 configure:14235: gcc -c -g -O2  conftest.c >&5
8578 configure:14235: $? = 0
8579 configure:14243: result: yes
8580 configure:14205: checking whether pwrite is declared without a macro
8581 configure:14235: gcc -c -g -O2  conftest.c >&5
8582 configure:14235: $? = 0
8583 configure:14243: result: yes
8584 configure:14205: checking whether readlink is declared without a macro
8585 configure:14235: gcc -c -g -O2  conftest.c >&5
8586 configure:14235: $? = 0
8587 configure:14243: result: yes
8588 configure:14205: checking whether readlinkat is declared without a macro
8589 configure:14235: gcc -c -g -O2  conftest.c >&5
8590 conftest.c:259:10: error: use of undeclared identifier 'readlinkat'
8591   (void) readlinkat;
8592          ^
8593 1 error generated.
8594 configure:14235: $? = 1
8595 configure: failed program was:
8596 | /* confdefs.h */
8597 | #define PACKAGE_NAME ""
8598 | #define PACKAGE_TARNAME ""
8599 | #define PACKAGE_VERSION ""
8600 | #define PACKAGE_STRING ""
8601 | #define PACKAGE_BUGREPORT ""
8602 | #define PACKAGE_URL ""
8603 | #define STDC_HEADERS 1
8604 | #define HAVE_SYS_TYPES_H 1
8605 | #define HAVE_SYS_STAT_H 1
8606 | #define HAVE_STDLIB_H 1
8607 | #define HAVE_STRING_H 1
8608 | #define HAVE_MEMORY_H 1
8609 | #define HAVE_STRINGS_H 1
8610 | #define HAVE_INTTYPES_H 1
8611 | #define HAVE_STDINT_H 1
8612 | #define HAVE_UNISTD_H 1
8613 | #define __EXTENSIONS__ 1
8614 | #define _ALL_SOURCE 1
8615 | #define _DARWIN_C_SOURCE 1
8616 | #define _GNU_SOURCE 1
8617 | #define _POSIX_PTHREAD_SEMANTICS 1
8618 | #define _TANDEM_SOURCE 1
8619 | #define HAVE_ALLOCA_H 1
8620 | #define HAVE_ALLOCA 1
8621 | #define HAVE_DIRENT_H 1
8622 | #define HAVE_WCTYPE_H 1
8623 | #define HAVE_WCHAR_H 1
8624 | #define HAVE_STDINT_H 1
8625 | #define HAVE_INTTYPES_H 1
8626 | #define HAVE_UNISTD_H 1
8627 | #define HAVE_MATH_H 1
8628 | #define HAVE_SYS_MMAN_H 1
8629 | #define HAVE_SYS_PARAM_H 1
8630 | #define HAVE_SYS_STAT_H 1
8631 | #define HAVE_SYS_TIME_H 1
8632 | #define HAVE_MBSTATE_T 1
8633 | #define HAVE_BTOWC 1
8634 | #define HAVE_ISBLANK 1
8635 | #define HAVE_ISWCTYPE 1
8636 | #define HAVE_MBSRTOWCS 1
8637 | #define HAVE_WMEMCHR 1
8638 | #define HAVE_WMEMCPY 1
8639 | #define HAVE_ALARM 1
8640 | #define HAVE_SYMLINK 1
8641 | #define HAVE_MBSINIT 1
8642 | #define HAVE_MBRTOWC 1
8643 | #define HAVE_MPROTECT 1
8644 | #define HAVE_ISWCNTRL 1
8645 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
8646 | #define HAVE_LONG_LONG_INT 1
8647 | #define BITSIZEOF_PTRDIFF_T 64
8648 | #define BITSIZEOF_SIZE_T 64
8649 | #define BITSIZEOF_SIG_ATOMIC_T 32
8650 | #define BITSIZEOF_WCHAR_T 32
8651 | #define BITSIZEOF_WINT_T 32
8652 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
8653 | #define HAVE_SIGNED_WCHAR_T 1
8654 | #define HAVE_SIGNED_WINT_T 1
8655 | #define PTRDIFF_T_SUFFIX l
8656 | #define SIZE_T_SUFFIX ul
8657 | #define SIG_ATOMIC_T_SUFFIX 
8658 | #define WCHAR_T_SUFFIX 
8659 | #define WINT_T_SUFFIX 
8660 | #define HAVE_RAW_DECL_IMAXABS 1
8661 | #define HAVE_RAW_DECL_IMAXDIV 1
8662 | #define HAVE_RAW_DECL_STRTOIMAX 1
8663 | #define HAVE_RAW_DECL_STRTOUMAX 1
8664 | #define HAVE_INTTYPES_H 1
8665 | #define DBL_EXPBIT0_WORD 1
8666 | #define DBL_EXPBIT0_BIT 20
8667 | #define HAVE_LANGINFO_CODESET 1
8668 | #define HAVE_WORKING_O_NOATIME 0
8669 | #define HAVE_WORKING_O_NOFOLLOW 1
8670 | #define HAVE_DECL_GETC_UNLOCKED 1
8671 | #define MAP_ANONYMOUS MAP_ANON
8672 | #define HAVE_MAP_ANONYMOUS 1
8673 | #define HAVE_DECL_MEMMEM 1
8674 | #define HAVE_MEMMEM 1
8675 | #define HAVE__BOOL 1
8676 | #define HAVE_WCHAR_T 1
8677 | #define restrict __restrict
8678 | #define HAVE_RAW_DECL_FFSL 1
8679 | #define HAVE_RAW_DECL_FFSLL 1
8680 | #define HAVE_RAW_DECL_MEMMEM 1
8681 | #define HAVE_RAW_DECL_STPCPY 1
8682 | #define HAVE_RAW_DECL_STPNCPY 1
8683 | #define HAVE_RAW_DECL_STRDUP 1
8684 | #define HAVE_RAW_DECL_STRNCAT 1
8685 | #define HAVE_RAW_DECL_STRNDUP 1
8686 | #define HAVE_RAW_DECL_STRNLEN 1
8687 | #define HAVE_RAW_DECL_STRPBRK 1
8688 | #define HAVE_RAW_DECL_STRSEP 1
8689 | #define HAVE_RAW_DECL_STRCASESTR 1
8690 | #define HAVE_RAW_DECL_STRTOK_R 1
8691 | #define HAVE_RAW_DECL_STRERROR_R 1
8692 | #define HAVE_RAW_DECL_STRSIGNAL 1
8693 | #define HAVE_WINT_T 1
8694 | #define HAVE_ALLOCA 1
8695 | #define HAVE_RAW_DECL_ALPHASORT 1
8696 | #define HAVE_RAW_DECL_CLOSEDIR 1
8697 | #define HAVE_RAW_DECL_DIRFD 1
8698 | #define HAVE_RAW_DECL_OPENDIR 1
8699 | #define HAVE_RAW_DECL_READDIR 1
8700 | #define HAVE_RAW_DECL_REWINDDIR 1
8701 | #define HAVE_RAW_DECL_SCANDIR 1
8702 | #define fnmatch gnu_fnmatch
8703 | #define HAVE_DECL_ISBLANK 1
8704 | #define fnmatch gnu_fnmatch
8705 | #define HAVE_DECL_ISBLANK 1
8706 | #define HAVE_FREXP 1
8707 | #define GNULIB_TEST_FREXP 1
8708 | #define HAVE_FREXPL 1
8709 | #define GNULIB_TEST_FREXPL 1
8710 | #define HAVE_ISNAND_IN_LIBC 1
8711 | #define LDBL_EXPBIT0_WORD 2
8712 | #define LDBL_EXPBIT0_BIT 0
8713 | #define HAVE_RAW_DECL_ACOSF 1
8714 | #define HAVE_RAW_DECL_ACOSL 1
8715 | #define HAVE_RAW_DECL_ASINF 1
8716 | #define HAVE_RAW_DECL_ASINL 1
8717 | #define HAVE_RAW_DECL_ATANF 1
8718 | #define HAVE_RAW_DECL_ATANL 1
8719 | #define HAVE_RAW_DECL_CBRT 1
8720 | #define HAVE_RAW_DECL_CBRTF 1
8721 | #define HAVE_RAW_DECL_CBRTL 1
8722 | #define HAVE_RAW_DECL_CEILF 1
8723 | #define HAVE_RAW_DECL_CEILL 1
8724 | #define HAVE_RAW_DECL_COPYSIGN 1
8725 | #define HAVE_RAW_DECL_COPYSIGNF 1
8726 | #define HAVE_RAW_DECL_COPYSIGNL 1
8727 | #define HAVE_RAW_DECL_COSF 1
8728 | #define HAVE_RAW_DECL_COSL 1
8729 | #define HAVE_RAW_DECL_COSHF 1
8730 | #define HAVE_RAW_DECL_EXPF 1
8731 | #define HAVE_RAW_DECL_EXPL 1
8732 | #define HAVE_RAW_DECL_EXP2 1
8733 | #define HAVE_RAW_DECL_EXP2F 1
8734 | #define HAVE_RAW_DECL_EXP2L 1
8735 | #define HAVE_RAW_DECL_EXPM1 1
8736 | #define HAVE_RAW_DECL_EXPM1F 1
8737 | #define HAVE_RAW_DECL_EXPM1L 1
8738 | #define HAVE_RAW_DECL_FABSF 1
8739 | #define HAVE_RAW_DECL_FABSL 1
8740 | #define HAVE_RAW_DECL_FLOORF 1
8741 | #define HAVE_RAW_DECL_FLOORL 1
8742 | #define HAVE_RAW_DECL_FMA 1
8743 | #define HAVE_RAW_DECL_FMAF 1
8744 | #define HAVE_RAW_DECL_FMAL 1
8745 | #define HAVE_RAW_DECL_FMOD 1
8746 | #define HAVE_RAW_DECL_FMODF 1
8747 | #define HAVE_RAW_DECL_FMODL 1
8748 | #define HAVE_RAW_DECL_FREXPF 1
8749 | #define HAVE_RAW_DECL_FREXPL 1
8750 | #define HAVE_RAW_DECL_HYPOTF 1
8751 | #define HAVE_RAW_DECL_HYPOTL 1
8752 | #define HAVE_RAW_DECL_ILOGB 1
8753 | #define HAVE_RAW_DECL_ILOGBF 1
8754 | #define HAVE_RAW_DECL_ILOGBL 1
8755 | #define HAVE_RAW_DECL_LDEXPF 1
8756 | #define HAVE_RAW_DECL_LDEXPL 1
8757 | #define HAVE_RAW_DECL_LOG 1
8758 | #define HAVE_RAW_DECL_LOGF 1
8759 | #define HAVE_RAW_DECL_LOGL 1
8760 | #define HAVE_RAW_DECL_LOG10 1
8761 | #define HAVE_RAW_DECL_LOG10F 1
8762 | #define HAVE_RAW_DECL_LOG10L 1
8763 | #define HAVE_RAW_DECL_LOG1P 1
8764 | #define HAVE_RAW_DECL_LOG1PF 1
8765 | #define HAVE_RAW_DECL_LOG1PL 1
8766 | #define HAVE_RAW_DECL_LOG2 1
8767 | #define HAVE_RAW_DECL_LOG2F 1
8768 | #define HAVE_RAW_DECL_LOG2L 1
8769 | #define HAVE_RAW_DECL_LOGB 1
8770 | #define HAVE_RAW_DECL_LOGBF 1
8771 | #define HAVE_RAW_DECL_LOGBL 1
8772 | #define HAVE_RAW_DECL_MODF 1
8773 | #define HAVE_RAW_DECL_MODFF 1
8774 | #define HAVE_RAW_DECL_MODFL 1
8775 | #define HAVE_RAW_DECL_POWF 1
8776 | #define HAVE_RAW_DECL_REMAINDER 1
8777 | #define HAVE_RAW_DECL_REMAINDERF 1
8778 | #define HAVE_RAW_DECL_REMAINDERL 1
8779 | #define HAVE_RAW_DECL_RINT 1
8780 | #define HAVE_RAW_DECL_RINTF 1
8781 | #define HAVE_RAW_DECL_RINTL 1
8782 | #define HAVE_RAW_DECL_ROUND 1
8783 | #define HAVE_RAW_DECL_ROUNDF 1
8784 | #define HAVE_RAW_DECL_ROUNDL 1
8785 | #define HAVE_RAW_DECL_SINF 1
8786 | #define HAVE_RAW_DECL_SINL 1
8787 | #define HAVE_RAW_DECL_SINHF 1
8788 | #define HAVE_RAW_DECL_SQRTF 1
8789 | #define HAVE_RAW_DECL_SQRTL 1
8790 | #define HAVE_RAW_DECL_TANF 1
8791 | #define HAVE_RAW_DECL_TANL 1
8792 | #define HAVE_RAW_DECL_TANHF 1
8793 | #define HAVE_RAW_DECL_TRUNC 1
8794 | #define HAVE_RAW_DECL_TRUNCF 1
8795 | #define HAVE_RAW_DECL_TRUNCL 1
8796 | #define GNULIB_TEST_MBRTOWC 1
8797 | #define GNULIB_TEST_MBSINIT 1
8798 | #define GNULIB_TEST_MBSRTOWCS 1
8799 | #define GNULIB_TEST_MEMCHR 1
8800 | #define HAVE_MEMMEM 1
8801 | #define GNULIB_TEST_MEMMEM 1
8802 | #define GNULIB_TEST_STRSTR 1
8803 | #define HAVE_RAW_DECL_FSTAT 1
8804 | #define HAVE_RAW_DECL_LCHMOD 1
8805 | #define HAVE_RAW_DECL_LSTAT 1
8806 | #define HAVE_RAW_DECL_MKFIFO 1
8807 | #define HAVE_RAW_DECL_MKNOD 1
8808 | #define HAVE_RAW_DECL_STAT 1
8809 | #define HAVE_RAW_DECL_CHDIR 1
8810 | #define HAVE_RAW_DECL_CHOWN 1
8811 | #define HAVE_RAW_DECL_DUP 1
8812 | #define HAVE_RAW_DECL_DUP2 1
8813 | #define HAVE_RAW_DECL_FCHDIR 1
8814 | #define HAVE_RAW_DECL_FSYNC 1
8815 | #define HAVE_RAW_DECL_FTRUNCATE 1
8816 | #define HAVE_RAW_DECL_GETCWD 1
8817 | #define HAVE_RAW_DECL_GETDOMAINNAME 1
8818 | #define HAVE_RAW_DECL_GETDTABLESIZE 1
8819 | #define HAVE_RAW_DECL_GETGROUPS 1
8820 | #define HAVE_RAW_DECL_GETHOSTNAME 1
8821 | #define HAVE_RAW_DECL_GETLOGIN 1
8822 | #define HAVE_RAW_DECL_GETLOGIN_R 1
8823 | #define HAVE_RAW_DECL_GETPAGESIZE 1
8824 | #define HAVE_RAW_DECL_GETUSERSHELL 1
8825 | #define HAVE_RAW_DECL_SETUSERSHELL 1
8826 | #define HAVE_RAW_DECL_ENDUSERSHELL 1
8827 | #define HAVE_RAW_DECL_ISATTY 1
8828 | #define HAVE_RAW_DECL_LCHOWN 1
8829 | #define HAVE_RAW_DECL_LINK 1
8830 | #define HAVE_RAW_DECL_LSEEK 1
8831 | #define HAVE_RAW_DECL_PIPE 1
8832 | #define HAVE_RAW_DECL_PREAD 1
8833 | #define HAVE_RAW_DECL_PWRITE 1
8834 | #define HAVE_RAW_DECL_READLINK 1
8835 | /* end confdefs.h.  */
8836
8837 | #if HAVE_UNISTD_H
8838 | # include <unistd.h>
8839 | #endif
8840 | /* Some systems declare various items in the wrong headers.  */
8841 | #if !(defined __GLIBC__ && !defined __UCLIBC__)
8842 | # include <fcntl.h>
8843 | # include <stdio.h>
8844 | # include <stdlib.h>
8845 | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
8846 | #  include <io.h>
8847 | # endif
8848 | #endif
8849
8850 | int
8851 | main ()
8852 | {
8853 | #undef readlinkat
8854 |   (void) readlinkat;
8855 |   ;
8856 |   return 0;
8857 | }
8858 configure:14243: result: no
8859 configure:14205: checking whether rmdir is declared without a macro
8860 configure:14235: gcc -c -g -O2  conftest.c >&5
8861 configure:14235: $? = 0
8862 configure:14243: result: yes
8863 configure:14205: checking whether sethostname is declared without a macro
8864 configure:14235: gcc -c -g -O2  conftest.c >&5
8865 configure:14235: $? = 0
8866 configure:14243: result: yes
8867 configure:14205: checking whether sleep is declared without a macro
8868 configure:14235: gcc -c -g -O2  conftest.c >&5
8869 configure:14235: $? = 0
8870 configure:14243: result: yes
8871 configure:14205: checking whether symlink is declared without a macro
8872 configure:14235: gcc -c -g -O2  conftest.c >&5
8873 configure:14235: $? = 0
8874 configure:14243: result: yes
8875 configure:14205: checking whether symlinkat is declared without a macro
8876 configure:14235: gcc -c -g -O2  conftest.c >&5
8877 conftest.c:263:10: error: use of undeclared identifier 'symlinkat'
8878   (void) symlinkat;
8879          ^
8880 1 error generated.
8881 configure:14235: $? = 1
8882 configure: failed program was:
8883 | /* confdefs.h */
8884 | #define PACKAGE_NAME ""
8885 | #define PACKAGE_TARNAME ""
8886 | #define PACKAGE_VERSION ""
8887 | #define PACKAGE_STRING ""
8888 | #define PACKAGE_BUGREPORT ""
8889 | #define PACKAGE_URL ""
8890 | #define STDC_HEADERS 1
8891 | #define HAVE_SYS_TYPES_H 1
8892 | #define HAVE_SYS_STAT_H 1
8893 | #define HAVE_STDLIB_H 1
8894 | #define HAVE_STRING_H 1
8895 | #define HAVE_MEMORY_H 1
8896 | #define HAVE_STRINGS_H 1
8897 | #define HAVE_INTTYPES_H 1
8898 | #define HAVE_STDINT_H 1
8899 | #define HAVE_UNISTD_H 1
8900 | #define __EXTENSIONS__ 1
8901 | #define _ALL_SOURCE 1
8902 | #define _DARWIN_C_SOURCE 1
8903 | #define _GNU_SOURCE 1
8904 | #define _POSIX_PTHREAD_SEMANTICS 1
8905 | #define _TANDEM_SOURCE 1
8906 | #define HAVE_ALLOCA_H 1
8907 | #define HAVE_ALLOCA 1
8908 | #define HAVE_DIRENT_H 1
8909 | #define HAVE_WCTYPE_H 1
8910 | #define HAVE_WCHAR_H 1
8911 | #define HAVE_STDINT_H 1
8912 | #define HAVE_INTTYPES_H 1
8913 | #define HAVE_UNISTD_H 1
8914 | #define HAVE_MATH_H 1
8915 | #define HAVE_SYS_MMAN_H 1
8916 | #define HAVE_SYS_PARAM_H 1
8917 | #define HAVE_SYS_STAT_H 1
8918 | #define HAVE_SYS_TIME_H 1
8919 | #define HAVE_MBSTATE_T 1
8920 | #define HAVE_BTOWC 1
8921 | #define HAVE_ISBLANK 1
8922 | #define HAVE_ISWCTYPE 1
8923 | #define HAVE_MBSRTOWCS 1
8924 | #define HAVE_WMEMCHR 1
8925 | #define HAVE_WMEMCPY 1
8926 | #define HAVE_ALARM 1
8927 | #define HAVE_SYMLINK 1
8928 | #define HAVE_MBSINIT 1
8929 | #define HAVE_MBRTOWC 1
8930 | #define HAVE_MPROTECT 1
8931 | #define HAVE_ISWCNTRL 1
8932 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
8933 | #define HAVE_LONG_LONG_INT 1
8934 | #define BITSIZEOF_PTRDIFF_T 64
8935 | #define BITSIZEOF_SIZE_T 64
8936 | #define BITSIZEOF_SIG_ATOMIC_T 32
8937 | #define BITSIZEOF_WCHAR_T 32
8938 | #define BITSIZEOF_WINT_T 32
8939 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
8940 | #define HAVE_SIGNED_WCHAR_T 1
8941 | #define HAVE_SIGNED_WINT_T 1
8942 | #define PTRDIFF_T_SUFFIX l
8943 | #define SIZE_T_SUFFIX ul
8944 | #define SIG_ATOMIC_T_SUFFIX 
8945 | #define WCHAR_T_SUFFIX 
8946 | #define WINT_T_SUFFIX 
8947 | #define HAVE_RAW_DECL_IMAXABS 1
8948 | #define HAVE_RAW_DECL_IMAXDIV 1
8949 | #define HAVE_RAW_DECL_STRTOIMAX 1
8950 | #define HAVE_RAW_DECL_STRTOUMAX 1
8951 | #define HAVE_INTTYPES_H 1
8952 | #define DBL_EXPBIT0_WORD 1
8953 | #define DBL_EXPBIT0_BIT 20
8954 | #define HAVE_LANGINFO_CODESET 1
8955 | #define HAVE_WORKING_O_NOATIME 0
8956 | #define HAVE_WORKING_O_NOFOLLOW 1
8957 | #define HAVE_DECL_GETC_UNLOCKED 1
8958 | #define MAP_ANONYMOUS MAP_ANON
8959 | #define HAVE_MAP_ANONYMOUS 1
8960 | #define HAVE_DECL_MEMMEM 1
8961 | #define HAVE_MEMMEM 1
8962 | #define HAVE__BOOL 1
8963 | #define HAVE_WCHAR_T 1
8964 | #define restrict __restrict
8965 | #define HAVE_RAW_DECL_FFSL 1
8966 | #define HAVE_RAW_DECL_FFSLL 1
8967 | #define HAVE_RAW_DECL_MEMMEM 1
8968 | #define HAVE_RAW_DECL_STPCPY 1
8969 | #define HAVE_RAW_DECL_STPNCPY 1
8970 | #define HAVE_RAW_DECL_STRDUP 1
8971 | #define HAVE_RAW_DECL_STRNCAT 1
8972 | #define HAVE_RAW_DECL_STRNDUP 1
8973 | #define HAVE_RAW_DECL_STRNLEN 1
8974 | #define HAVE_RAW_DECL_STRPBRK 1
8975 | #define HAVE_RAW_DECL_STRSEP 1
8976 | #define HAVE_RAW_DECL_STRCASESTR 1
8977 | #define HAVE_RAW_DECL_STRTOK_R 1
8978 | #define HAVE_RAW_DECL_STRERROR_R 1
8979 | #define HAVE_RAW_DECL_STRSIGNAL 1
8980 | #define HAVE_WINT_T 1
8981 | #define HAVE_ALLOCA 1
8982 | #define HAVE_RAW_DECL_ALPHASORT 1
8983 | #define HAVE_RAW_DECL_CLOSEDIR 1
8984 | #define HAVE_RAW_DECL_DIRFD 1
8985 | #define HAVE_RAW_DECL_OPENDIR 1
8986 | #define HAVE_RAW_DECL_READDIR 1
8987 | #define HAVE_RAW_DECL_REWINDDIR 1
8988 | #define HAVE_RAW_DECL_SCANDIR 1
8989 | #define fnmatch gnu_fnmatch
8990 | #define HAVE_DECL_ISBLANK 1
8991 | #define fnmatch gnu_fnmatch
8992 | #define HAVE_DECL_ISBLANK 1
8993 | #define HAVE_FREXP 1
8994 | #define GNULIB_TEST_FREXP 1
8995 | #define HAVE_FREXPL 1
8996 | #define GNULIB_TEST_FREXPL 1
8997 | #define HAVE_ISNAND_IN_LIBC 1
8998 | #define LDBL_EXPBIT0_WORD 2
8999 | #define LDBL_EXPBIT0_BIT 0
9000 | #define HAVE_RAW_DECL_ACOSF 1
9001 | #define HAVE_RAW_DECL_ACOSL 1
9002 | #define HAVE_RAW_DECL_ASINF 1
9003 | #define HAVE_RAW_DECL_ASINL 1
9004 | #define HAVE_RAW_DECL_ATANF 1
9005 | #define HAVE_RAW_DECL_ATANL 1
9006 | #define HAVE_RAW_DECL_CBRT 1
9007 | #define HAVE_RAW_DECL_CBRTF 1
9008 | #define HAVE_RAW_DECL_CBRTL 1
9009 | #define HAVE_RAW_DECL_CEILF 1
9010 | #define HAVE_RAW_DECL_CEILL 1
9011 | #define HAVE_RAW_DECL_COPYSIGN 1
9012 | #define HAVE_RAW_DECL_COPYSIGNF 1
9013 | #define HAVE_RAW_DECL_COPYSIGNL 1
9014 | #define HAVE_RAW_DECL_COSF 1
9015 | #define HAVE_RAW_DECL_COSL 1
9016 | #define HAVE_RAW_DECL_COSHF 1
9017 | #define HAVE_RAW_DECL_EXPF 1
9018 | #define HAVE_RAW_DECL_EXPL 1
9019 | #define HAVE_RAW_DECL_EXP2 1
9020 | #define HAVE_RAW_DECL_EXP2F 1
9021 | #define HAVE_RAW_DECL_EXP2L 1
9022 | #define HAVE_RAW_DECL_EXPM1 1
9023 | #define HAVE_RAW_DECL_EXPM1F 1
9024 | #define HAVE_RAW_DECL_EXPM1L 1
9025 | #define HAVE_RAW_DECL_FABSF 1
9026 | #define HAVE_RAW_DECL_FABSL 1
9027 | #define HAVE_RAW_DECL_FLOORF 1
9028 | #define HAVE_RAW_DECL_FLOORL 1
9029 | #define HAVE_RAW_DECL_FMA 1
9030 | #define HAVE_RAW_DECL_FMAF 1
9031 | #define HAVE_RAW_DECL_FMAL 1
9032 | #define HAVE_RAW_DECL_FMOD 1
9033 | #define HAVE_RAW_DECL_FMODF 1
9034 | #define HAVE_RAW_DECL_FMODL 1
9035 | #define HAVE_RAW_DECL_FREXPF 1
9036 | #define HAVE_RAW_DECL_FREXPL 1
9037 | #define HAVE_RAW_DECL_HYPOTF 1
9038 | #define HAVE_RAW_DECL_HYPOTL 1
9039 | #define HAVE_RAW_DECL_ILOGB 1
9040 | #define HAVE_RAW_DECL_ILOGBF 1
9041 | #define HAVE_RAW_DECL_ILOGBL 1
9042 | #define HAVE_RAW_DECL_LDEXPF 1
9043 | #define HAVE_RAW_DECL_LDEXPL 1
9044 | #define HAVE_RAW_DECL_LOG 1
9045 | #define HAVE_RAW_DECL_LOGF 1
9046 | #define HAVE_RAW_DECL_LOGL 1
9047 | #define HAVE_RAW_DECL_LOG10 1
9048 | #define HAVE_RAW_DECL_LOG10F 1
9049 | #define HAVE_RAW_DECL_LOG10L 1
9050 | #define HAVE_RAW_DECL_LOG1P 1
9051 | #define HAVE_RAW_DECL_LOG1PF 1
9052 | #define HAVE_RAW_DECL_LOG1PL 1
9053 | #define HAVE_RAW_DECL_LOG2 1
9054 | #define HAVE_RAW_DECL_LOG2F 1
9055 | #define HAVE_RAW_DECL_LOG2L 1
9056 | #define HAVE_RAW_DECL_LOGB 1
9057 | #define HAVE_RAW_DECL_LOGBF 1
9058 | #define HAVE_RAW_DECL_LOGBL 1
9059 | #define HAVE_RAW_DECL_MODF 1
9060 | #define HAVE_RAW_DECL_MODFF 1
9061 | #define HAVE_RAW_DECL_MODFL 1
9062 | #define HAVE_RAW_DECL_POWF 1
9063 | #define HAVE_RAW_DECL_REMAINDER 1
9064 | #define HAVE_RAW_DECL_REMAINDERF 1
9065 | #define HAVE_RAW_DECL_REMAINDERL 1
9066 | #define HAVE_RAW_DECL_RINT 1
9067 | #define HAVE_RAW_DECL_RINTF 1
9068 | #define HAVE_RAW_DECL_RINTL 1
9069 | #define HAVE_RAW_DECL_ROUND 1
9070 | #define HAVE_RAW_DECL_ROUNDF 1
9071 | #define HAVE_RAW_DECL_ROUNDL 1
9072 | #define HAVE_RAW_DECL_SINF 1
9073 | #define HAVE_RAW_DECL_SINL 1
9074 | #define HAVE_RAW_DECL_SINHF 1
9075 | #define HAVE_RAW_DECL_SQRTF 1
9076 | #define HAVE_RAW_DECL_SQRTL 1
9077 | #define HAVE_RAW_DECL_TANF 1
9078 | #define HAVE_RAW_DECL_TANL 1
9079 | #define HAVE_RAW_DECL_TANHF 1
9080 | #define HAVE_RAW_DECL_TRUNC 1
9081 | #define HAVE_RAW_DECL_TRUNCF 1
9082 | #define HAVE_RAW_DECL_TRUNCL 1
9083 | #define GNULIB_TEST_MBRTOWC 1
9084 | #define GNULIB_TEST_MBSINIT 1
9085 | #define GNULIB_TEST_MBSRTOWCS 1
9086 | #define GNULIB_TEST_MEMCHR 1
9087 | #define HAVE_MEMMEM 1
9088 | #define GNULIB_TEST_MEMMEM 1
9089 | #define GNULIB_TEST_STRSTR 1
9090 | #define HAVE_RAW_DECL_FSTAT 1
9091 | #define HAVE_RAW_DECL_LCHMOD 1
9092 | #define HAVE_RAW_DECL_LSTAT 1
9093 | #define HAVE_RAW_DECL_MKFIFO 1
9094 | #define HAVE_RAW_DECL_MKNOD 1
9095 | #define HAVE_RAW_DECL_STAT 1
9096 | #define HAVE_RAW_DECL_CHDIR 1
9097 | #define HAVE_RAW_DECL_CHOWN 1
9098 | #define HAVE_RAW_DECL_DUP 1
9099 | #define HAVE_RAW_DECL_DUP2 1
9100 | #define HAVE_RAW_DECL_FCHDIR 1
9101 | #define HAVE_RAW_DECL_FSYNC 1
9102 | #define HAVE_RAW_DECL_FTRUNCATE 1
9103 | #define HAVE_RAW_DECL_GETCWD 1
9104 | #define HAVE_RAW_DECL_GETDOMAINNAME 1
9105 | #define HAVE_RAW_DECL_GETDTABLESIZE 1
9106 | #define HAVE_RAW_DECL_GETGROUPS 1
9107 | #define HAVE_RAW_DECL_GETHOSTNAME 1
9108 | #define HAVE_RAW_DECL_GETLOGIN 1
9109 | #define HAVE_RAW_DECL_GETLOGIN_R 1
9110 | #define HAVE_RAW_DECL_GETPAGESIZE 1
9111 | #define HAVE_RAW_DECL_GETUSERSHELL 1
9112 | #define HAVE_RAW_DECL_SETUSERSHELL 1
9113 | #define HAVE_RAW_DECL_ENDUSERSHELL 1
9114 | #define HAVE_RAW_DECL_ISATTY 1
9115 | #define HAVE_RAW_DECL_LCHOWN 1
9116 | #define HAVE_RAW_DECL_LINK 1
9117 | #define HAVE_RAW_DECL_LSEEK 1
9118 | #define HAVE_RAW_DECL_PIPE 1
9119 | #define HAVE_RAW_DECL_PREAD 1
9120 | #define HAVE_RAW_DECL_PWRITE 1
9121 | #define HAVE_RAW_DECL_READLINK 1
9122 | #define HAVE_RAW_DECL_RMDIR 1
9123 | #define HAVE_RAW_DECL_SETHOSTNAME 1
9124 | #define HAVE_RAW_DECL_SLEEP 1
9125 | #define HAVE_RAW_DECL_SYMLINK 1
9126 | /* end confdefs.h.  */
9127
9128 | #if HAVE_UNISTD_H
9129 | # include <unistd.h>
9130 | #endif
9131 | /* Some systems declare various items in the wrong headers.  */
9132 | #if !(defined __GLIBC__ && !defined __UCLIBC__)
9133 | # include <fcntl.h>
9134 | # include <stdio.h>
9135 | # include <stdlib.h>
9136 | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
9137 | #  include <io.h>
9138 | # endif
9139 | #endif
9140
9141 | int
9142 | main ()
9143 | {
9144 | #undef symlinkat
9145 |   (void) symlinkat;
9146 |   ;
9147 |   return 0;
9148 | }
9149 configure:14243: result: no
9150 configure:14205: checking whether ttyname_r is declared without a macro
9151 configure:14235: gcc -c -g -O2  conftest.c >&5
9152 configure:14235: $? = 0
9153 configure:14243: result: yes
9154 configure:14205: checking whether unlink is declared without a macro
9155 configure:14235: gcc -c -g -O2  conftest.c >&5
9156 configure:14235: $? = 0
9157 configure:14243: result: yes
9158 configure:14205: checking whether unlinkat is declared without a macro
9159 configure:14235: gcc -c -g -O2  conftest.c >&5
9160 conftest.c:265:10: error: use of undeclared identifier 'unlinkat'
9161   (void) unlinkat;
9162          ^
9163 1 error generated.
9164 configure:14235: $? = 1
9165 configure: failed program was:
9166 | /* confdefs.h */
9167 | #define PACKAGE_NAME ""
9168 | #define PACKAGE_TARNAME ""
9169 | #define PACKAGE_VERSION ""
9170 | #define PACKAGE_STRING ""
9171 | #define PACKAGE_BUGREPORT ""
9172 | #define PACKAGE_URL ""
9173 | #define STDC_HEADERS 1
9174 | #define HAVE_SYS_TYPES_H 1
9175 | #define HAVE_SYS_STAT_H 1
9176 | #define HAVE_STDLIB_H 1
9177 | #define HAVE_STRING_H 1
9178 | #define HAVE_MEMORY_H 1
9179 | #define HAVE_STRINGS_H 1
9180 | #define HAVE_INTTYPES_H 1
9181 | #define HAVE_STDINT_H 1
9182 | #define HAVE_UNISTD_H 1
9183 | #define __EXTENSIONS__ 1
9184 | #define _ALL_SOURCE 1
9185 | #define _DARWIN_C_SOURCE 1
9186 | #define _GNU_SOURCE 1
9187 | #define _POSIX_PTHREAD_SEMANTICS 1
9188 | #define _TANDEM_SOURCE 1
9189 | #define HAVE_ALLOCA_H 1
9190 | #define HAVE_ALLOCA 1
9191 | #define HAVE_DIRENT_H 1
9192 | #define HAVE_WCTYPE_H 1
9193 | #define HAVE_WCHAR_H 1
9194 | #define HAVE_STDINT_H 1
9195 | #define HAVE_INTTYPES_H 1
9196 | #define HAVE_UNISTD_H 1
9197 | #define HAVE_MATH_H 1
9198 | #define HAVE_SYS_MMAN_H 1
9199 | #define HAVE_SYS_PARAM_H 1
9200 | #define HAVE_SYS_STAT_H 1
9201 | #define HAVE_SYS_TIME_H 1
9202 | #define HAVE_MBSTATE_T 1
9203 | #define HAVE_BTOWC 1
9204 | #define HAVE_ISBLANK 1
9205 | #define HAVE_ISWCTYPE 1
9206 | #define HAVE_MBSRTOWCS 1
9207 | #define HAVE_WMEMCHR 1
9208 | #define HAVE_WMEMCPY 1
9209 | #define HAVE_ALARM 1
9210 | #define HAVE_SYMLINK 1
9211 | #define HAVE_MBSINIT 1
9212 | #define HAVE_MBRTOWC 1
9213 | #define HAVE_MPROTECT 1
9214 | #define HAVE_ISWCNTRL 1
9215 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
9216 | #define HAVE_LONG_LONG_INT 1
9217 | #define BITSIZEOF_PTRDIFF_T 64
9218 | #define BITSIZEOF_SIZE_T 64
9219 | #define BITSIZEOF_SIG_ATOMIC_T 32
9220 | #define BITSIZEOF_WCHAR_T 32
9221 | #define BITSIZEOF_WINT_T 32
9222 | #define HAVE_SIGNED_SIG_ATOMIC_T 1
9223 | #define HAVE_SIGNED_WCHAR_T 1
9224 | #define HAVE_SIGNED_WINT_T 1
9225 | #define PTRDIFF_T_SUFFIX l
9226 | #define SIZE_T_SUFFIX ul
9227 | #define SIG_ATOMIC_T_SUFFIX 
9228 | #define WCHAR_T_SUFFIX 
9229 | #define WINT_T_SUFFIX 
9230 | #define HAVE_RAW_DECL_IMAXABS 1
9231 | #define HAVE_RAW_DECL_IMAXDIV 1
9232 | #define HAVE_RAW_DECL_STRTOIMAX 1
9233 | #define HAVE_RAW_DECL_STRTOUMAX 1
9234 | #define HAVE_INTTYPES_H 1
9235 | #define DBL_EXPBIT0_WORD 1
9236 | #define DBL_EXPBIT0_BIT 20
9237 | #define HAVE_LANGINFO_CODESET 1
9238 | #define HAVE_WORKING_O_NOATIME 0
9239 | #define HAVE_WORKING_O_NOFOLLOW 1
9240 | #define HAVE_DECL_GETC_UNLOCKED 1
9241 | #define MAP_ANONYMOUS MAP_ANON
9242 | #define HAVE_MAP_ANONYMOUS 1
9243 | #define HAVE_DECL_MEMMEM 1
9244 | #define HAVE_MEMMEM 1
9245 | #define HAVE__BOOL 1
9246 | #define HAVE_WCHAR_T 1
9247 | #define restrict __restrict
9248 | #define HAVE_RAW_DECL_FFSL 1
9249 | #define HAVE_RAW_DECL_FFSLL 1
9250 | #define HAVE_RAW_DECL_MEMMEM 1
9251 | #define HAVE_RAW_DECL_STPCPY 1
9252 | #define HAVE_RAW_DECL_STPNCPY 1
9253 | #define HAVE_RAW_DECL_STRDUP 1
9254 | #define HAVE_RAW_DECL_STRNCAT 1
9255 | #define HAVE_RAW_DECL_STRNDUP 1
9256 | #define HAVE_RAW_DECL_STRNLEN 1
9257 | #define HAVE_RAW_DECL_STRPBRK 1
9258 | #define HAVE_RAW_DECL_STRSEP 1
9259 | #define HAVE_RAW_DECL_STRCASESTR 1
9260 | #define HAVE_RAW_DECL_STRTOK_R 1
9261 | #define HAVE_RAW_DECL_STRERROR_R 1
9262 | #define HAVE_RAW_DECL_STRSIGNAL 1
9263 | #define HAVE_WINT_T 1
9264 | #define HAVE_ALLOCA 1
9265 | #define HAVE_RAW_DECL_ALPHASORT 1
9266 | #define HAVE_RAW_DECL_CLOSEDIR 1
9267 | #define HAVE_RAW_DECL_DIRFD 1
9268 | #define HAVE_RAW_DECL_OPENDIR 1
9269 | #define HAVE_RAW_DECL_READDIR 1
9270 | #define HAVE_RAW_DECL_REWINDDIR 1
9271 | #define HAVE_RAW_DECL_SCANDIR 1
9272 | #define fnmatch gnu_fnmatch
9273 | #define HAVE_DECL_ISBLANK 1
9274 | #define fnmatch gnu_fnmatch
9275 | #define HAVE_DECL_ISBLANK 1
9276 | #define HAVE_FREXP 1
9277 | #define GNULIB_TEST_FREXP 1
9278 | #define HAVE_FREXPL 1
9279 | #define GNULIB_TEST_FREXPL 1
9280 | #define HAVE_ISNAND_IN_LIBC 1
9281 | #define LDBL_EXPBIT0_WORD 2
9282 | #define LDBL_EXPBIT0_BIT 0
9283 | #define HAVE_RAW_DECL_ACOSF 1
9284 | #define HAVE_RAW_DECL_ACOSL 1
9285 | #define HAVE_RAW_DECL_ASINF 1
9286 | #define HAVE_RAW_DECL_ASINL 1
9287 | #define HAVE_RAW_DECL_ATANF 1
9288 | #define HAVE_RAW_DECL_ATANL 1
9289 | #define HAVE_RAW_DECL_CBRT 1
9290 | #define HAVE_RAW_DECL_CBRTF 1
9291 | #define HAVE_RAW_DECL_CBRTL 1
9292 | #define HAVE_RAW_DECL_CEILF 1
9293 | #define HAVE_RAW_DECL_CEILL 1
9294 | #define HAVE_RAW_DECL_COPYSIGN 1
9295 | #define HAVE_RAW_DECL_COPYSIGNF 1
9296 | #define HAVE_RAW_DECL_COPYSIGNL 1
9297 | #define HAVE_RAW_DECL_COSF 1
9298 | #define HAVE_RAW_DECL_COSL 1
9299 | #define HAVE_RAW_DECL_COSHF 1
9300 | #define HAVE_RAW_DECL_EXPF 1
9301 | #define HAVE_RAW_DECL_EXPL 1
9302 | #define HAVE_RAW_DECL_EXP2 1
9303 | #define HAVE_RAW_DECL_EXP2F 1
9304 | #define HAVE_RAW_DECL_EXP2L 1
9305 | #define HAVE_RAW_DECL_EXPM1 1
9306 | #define HAVE_RAW_DECL_EXPM1F 1
9307 | #define HAVE_RAW_DECL_EXPM1L 1
9308 | #define HAVE_RAW_DECL_FABSF 1
9309 | #define HAVE_RAW_DECL_FABSL 1
9310 | #define HAVE_RAW_DECL_FLOORF 1
9311 | #define HAVE_RAW_DECL_FLOORL 1
9312 | #define HAVE_RAW_DECL_FMA 1
9313 | #define HAVE_RAW_DECL_FMAF 1
9314 | #define HAVE_RAW_DECL_FMAL 1
9315 | #define HAVE_RAW_DECL_FMOD 1
9316 | #define HAVE_RAW_DECL_FMODF 1
9317 | #define HAVE_RAW_DECL_FMODL 1
9318 | #define HAVE_RAW_DECL_FREXPF 1
9319 | #define HAVE_RAW_DECL_FREXPL 1
9320 | #define HAVE_RAW_DECL_HYPOTF 1
9321 | #define HAVE_RAW_DECL_HYPOTL 1
9322 | #define HAVE_RAW_DECL_ILOGB 1
9323 | #define HAVE_RAW_DECL_ILOGBF 1
9324 | #define HAVE_RAW_DECL_ILOGBL 1
9325 | #define HAVE_RAW_DECL_LDEXPF 1
9326 | #define HAVE_RAW_DECL_LDEXPL 1
9327 | #define HAVE_RAW_DECL_LOG 1
9328 | #define HAVE_RAW_DECL_LOGF 1
9329 | #define HAVE_RAW_DECL_LOGL 1
9330 | #define HAVE_RAW_DECL_LOG10 1
9331 | #define HAVE_RAW_DECL_LOG10F 1
9332 | #define HAVE_RAW_DECL_LOG10L 1
9333 | #define HAVE_RAW_DECL_LOG1P 1
9334 | #define HAVE_RAW_DECL_LOG1PF 1
9335 | #define HAVE_RAW_DECL_LOG1PL 1
9336 | #define HAVE_RAW_DECL_LOG2 1
9337 | #define HAVE_RAW_DECL_LOG2F 1
9338 | #define HAVE_RAW_DECL_LOG2L 1
9339 | #define HAVE_RAW_DECL_LOGB 1
9340 | #define HAVE_RAW_DECL_LOGBF 1
9341 | #define HAVE_RAW_DECL_LOGBL 1
9342 | #define HAVE_RAW_DECL_MODF 1
9343 | #define HAVE_RAW_DECL_MODFF 1
9344 | #define HAVE_RAW_DECL_MODFL 1
9345 | #define HAVE_RAW_DECL_POWF 1
9346 | #define HAVE_RAW_DECL_REMAINDER 1
9347 | #define HAVE_RAW_DECL_REMAINDERF 1
9348 | #define HAVE_RAW_DECL_REMAINDERL 1
9349 | #define HAVE_RAW_DECL_RINT 1
9350 | #define HAVE_RAW_DECL_RINTF 1
9351 | #define HAVE_RAW_DECL_RINTL 1
9352 | #define HAVE_RAW_DECL_ROUND 1
9353 | #define HAVE_RAW_DECL_ROUNDF 1
9354 | #define HAVE_RAW_DECL_ROUNDL 1
9355 | #define HAVE_RAW_DECL_SINF 1
9356 | #define HAVE_RAW_DECL_SINL 1
9357 | #define HAVE_RAW_DECL_SINHF 1
9358 | #define HAVE_RAW_DECL_SQRTF 1
9359 | #define HAVE_RAW_DECL_SQRTL 1
9360 | #define HAVE_RAW_DECL_TANF 1
9361 | #define HAVE_RAW_DECL_TANL 1
9362 | #define HAVE_RAW_DECL_TANHF 1
9363 | #define HAVE_RAW_DECL_TRUNC 1
9364 | #define HAVE_RAW_DECL_TRUNCF 1
9365 | #define HAVE_RAW_DECL_TRUNCL 1
9366 | #define GNULIB_TEST_MBRTOWC 1
9367 | #define GNULIB_TEST_MBSINIT 1
9368 | #define GNULIB_TEST_MBSRTOWCS 1
9369 | #define GNULIB_TEST_MEMCHR 1
9370 | #define HAVE_MEMMEM 1
9371 | #define GNULIB_TEST_MEMMEM 1
9372 | #define GNULIB_TEST_STRSTR 1
9373 | #define HAVE_RAW_DECL_FSTAT 1
9374 | #define HAVE_RAW_DECL_LCHMOD 1
9375 | #define HAVE_RAW_DECL_LSTAT 1
9376 | #define HAVE_RAW_DECL_MKFIFO 1
9377 | #define HAVE_RAW_DECL_MKNOD 1
9378 | #define HAVE_RAW_DECL_STAT 1
9379 | #define HAVE_RAW_DECL_CHDIR 1
9380 | #define HAVE_RAW_DECL_CHOWN 1
9381 | #define HAVE_RAW_DECL_DUP 1
9382 | #define HAVE_RAW_DECL_DUP2 1
9383 | #define HAVE_RAW_DECL_FCHDIR 1
9384 | #define HAVE_RAW_DECL_FSYNC 1
9385 | #define HAVE_RAW_DECL_FTRUNCATE 1
9386 | #define HAVE_RAW_DECL_GETCWD 1
9387 | #define HAVE_RAW_DECL_GETDOMAINNAME 1
9388 | #define HAVE_RAW_DECL_GETDTABLESIZE 1
9389 | #define HAVE_RAW_DECL_GETGROUPS 1
9390 | #define HAVE_RAW_DECL_GETHOSTNAME 1
9391 | #define HAVE_RAW_DECL_GETLOGIN 1
9392 | #define HAVE_RAW_DECL_GETLOGIN_R 1
9393 | #define HAVE_RAW_DECL_GETPAGESIZE 1
9394 | #define HAVE_RAW_DECL_GETUSERSHELL 1
9395 | #define HAVE_RAW_DECL_SETUSERSHELL 1
9396 | #define HAVE_RAW_DECL_ENDUSERSHELL 1
9397 | #define HAVE_RAW_DECL_ISATTY 1
9398 | #define HAVE_RAW_DECL_LCHOWN 1
9399 | #define HAVE_RAW_DECL_LINK 1
9400 | #define HAVE_RAW_DECL_LSEEK 1
9401 | #define HAVE_RAW_DECL_PIPE 1
9402 | #define HAVE_RAW_DECL_PREAD 1
9403 | #define HAVE_RAW_DECL_PWRITE 1
9404 | #define HAVE_RAW_DECL_READLINK 1
9405 | #define HAVE_RAW_DECL_RMDIR 1
9406 | #define HAVE_RAW_DECL_SETHOSTNAME 1
9407 | #define HAVE_RAW_DECL_SLEEP 1
9408 | #define HAVE_RAW_DECL_SYMLINK 1
9409 | #define HAVE_RAW_DECL_TTYNAME_R 1
9410 | #define HAVE_RAW_DECL_UNLINK 1
9411 | /* end confdefs.h.  */
9412
9413 | #if HAVE_UNISTD_H
9414 | # include <unistd.h>
9415 | #endif
9416 | /* Some systems declare various items in the wrong headers.  */
9417 | #if !(defined __GLIBC__ && !defined __UCLIBC__)
9418 | # include <fcntl.h>
9419 | # include <stdio.h>
9420 | # include <stdlib.h>
9421 | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
9422 | #  include <io.h>
9423 | # endif
9424 | #endif
9425
9426 | int
9427 | main ()
9428 | {
9429 | #undef unlinkat
9430 |   (void) unlinkat;
9431 |   ;
9432 |   return 0;
9433 | }
9434 configure:14243: result: no
9435 configure:14205: checking whether usleep is declared without a macro
9436 configure:14235: gcc -c -g -O2  conftest.c >&5
9437 configure:14235: $? = 0
9438 configure:14243: result: yes
9439 configure:14353: checking whether btowc is declared without a macro
9440 configure:14381: gcc -c -g -O2  conftest.c >&5
9441 configure:14381: $? = 0
9442 configure:14389: result: yes
9443 configure:14353: checking whether wctob is declared without a macro
9444 configure:14381: gcc -c -g -O2  conftest.c >&5
9445 configure:14381: $? = 0
9446 configure:14389: result: yes
9447 configure:14353: checking whether mbsinit is declared without a macro
9448 configure:14381: gcc -c -g -O2  conftest.c >&5
9449 configure:14381: $? = 0
9450 configure:14389: result: yes
9451 configure:14353: checking whether mbrtowc is declared without a macro
9452 configure:14381: gcc -c -g -O2  conftest.c >&5
9453 configure:14381: $? = 0
9454 configure:14389: result: yes
9455 configure:14353: checking whether mbrlen is declared without a macro
9456 configure:14381: gcc -c -g -O2  conftest.c >&5
9457 configure:14381: $? = 0
9458 configure:14389: result: yes
9459 configure:14353: checking whether mbsrtowcs is declared without a macro
9460 configure:14381: gcc -c -g -O2  conftest.c >&5
9461 configure:14381: $? = 0
9462 configure:14389: result: yes
9463 configure:14353: checking whether mbsnrtowcs is declared without a macro
9464 configure:14381: gcc -c -g -O2  conftest.c >&5
9465 configure:14381: $? = 0
9466 configure:14389: result: yes
9467 configure:14353: checking whether wcrtomb is declared without a macro
9468 configure:14381: gcc -c -g -O2  conftest.c >&5
9469 configure:14381: $? = 0
9470 configure:14389: result: yes
9471 configure:14353: checking whether wcsrtombs is declared without a macro
9472 configure:14381: gcc -c -g -O2  conftest.c >&5
9473 configure:14381: $? = 0
9474 configure:14389: result: yes
9475 configure:14353: checking whether wcsnrtombs is declared without a macro
9476 configure:14381: gcc -c -g -O2  conftest.c >&5
9477 configure:14381: $? = 0
9478 configure:14389: result: yes
9479 configure:14353: checking whether wcwidth is declared without a macro
9480 configure:14381: gcc -c -g -O2  conftest.c >&5
9481 configure:14381: $? = 0
9482 configure:14389: result: yes
9483 configure:14353: checking whether wmemchr is declared without a macro
9484 configure:14381: gcc -c -g -O2  conftest.c >&5
9485 configure:14381: $? = 0
9486 configure:14389: result: yes
9487 configure:14353: checking whether wmemcmp is declared without a macro
9488 configure:14381: gcc -c -g -O2  conftest.c >&5
9489 configure:14381: $? = 0
9490 configure:14389: result: yes
9491 configure:14353: checking whether wmemcpy is declared without a macro
9492 configure:14381: gcc -c -g -O2  conftest.c >&5
9493 configure:14381: $? = 0
9494 configure:14389: result: yes
9495 configure:14353: checking whether wmemmove is declared without a macro
9496 configure:14381: gcc -c -g -O2  conftest.c >&5
9497 configure:14381: $? = 0
9498 configure:14389: result: yes
9499 configure:14353: checking whether wmemset is declared without a macro
9500 configure:14381: gcc -c -g -O2  conftest.c >&5
9501 configure:14381: $? = 0
9502 configure:14389: result: yes
9503 configure:14353: checking whether wcslen is declared without a macro
9504 configure:14381: gcc -c -g -O2  conftest.c >&5
9505 configure:14381: $? = 0
9506 configure:14389: result: yes
9507 configure:14353: checking whether wcsnlen is declared without a macro
9508 configure:14381: gcc -c -g -O2  conftest.c >&5
9509 configure:14381: $? = 0
9510 configure:14389: result: yes
9511 configure:14353: checking whether wcscpy is declared without a macro
9512 configure:14381: gcc -c -g -O2  conftest.c >&5
9513 configure:14381: $? = 0
9514 configure:14389: result: yes
9515 configure:14353: checking whether wcpcpy is declared without a macro
9516 configure:14381: gcc -c -g -O2  conftest.c >&5
9517 configure:14381: $? = 0
9518 configure:14389: result: yes
9519 configure:14353: checking whether wcsncpy is declared without a macro
9520 configure:14381: gcc -c -g -O2  conftest.c >&5
9521 configure:14381: $? = 0
9522 configure:14389: result: yes
9523 configure:14353: checking whether wcpncpy is declared without a macro
9524 configure:14381: gcc -c -g -O2  conftest.c >&5
9525 configure:14381: $? = 0
9526 configure:14389: result: yes
9527 configure:14353: checking whether wcscat is declared without a macro
9528 configure:14381: gcc -c -g -O2  conftest.c >&5
9529 configure:14381: $? = 0
9530 configure:14389: result: yes
9531 configure:14353: checking whether wcsncat is declared without a macro
9532 configure:14381: gcc -c -g -O2  conftest.c >&5
9533 configure:14381: $? = 0
9534 configure:14389: result: yes
9535 configure:14353: checking whether wcscmp is declared without a macro
9536 configure:14381: gcc -c -g -O2  conftest.c >&5
9537 configure:14381: $? = 0
9538 configure:14389: result: yes
9539 configure:14353: checking whether wcsncmp is declared without a macro
9540 configure:14381: gcc -c -g -O2  conftest.c >&5
9541 configure:14381: $? = 0
9542 configure:14389: result: yes
9543 configure:14353: checking whether wcscasecmp is declared without a macro
9544 configure:14381: gcc -c -g -O2  conftest.c >&5
9545 configure:14381: $? = 0
9546 configure:14389: result: yes
9547 configure:14353: checking whether wcsncasecmp is declared without a macro
9548 configure:14381: gcc -c -g -O2  conftest.c >&5
9549 configure:14381: $? = 0
9550 configure:14389: result: yes
9551 configure:14353: checking whether wcscoll is declared without a macro
9552 configure:14381: gcc -c -g -O2  conftest.c >&5
9553 configure:14381: $? = 0
9554 configure:14389: result: yes
9555 configure:14353: checking whether wcsxfrm is declared without a macro
9556 configure:14381: gcc -c -g -O2  conftest.c >&5
9557 configure:14381: $? = 0
9558 configure:14389: result: yes
9559 configure:14353: checking whether wcsdup is declared without a macro
9560 configure:14381: gcc -c -g -O2  conftest.c >&5
9561 configure:14381: $? = 0
9562 configure:14389: result: yes
9563 configure:14353: checking whether wcschr is declared without a macro
9564 configure:14381: gcc -c -g -O2  conftest.c >&5
9565 configure:14381: $? = 0
9566 configure:14389: result: yes
9567 configure:14353: checking whether wcsrchr is declared without a macro
9568 configure:14381: gcc -c -g -O2  conftest.c >&5
9569 configure:14381: $? = 0
9570 configure:14389: result: yes
9571 configure:14353: checking whether wcscspn is declared without a macro
9572 configure:14381: gcc -c -g -O2  conftest.c >&5
9573 configure:14381: $? = 0
9574 configure:14389: result: yes
9575 configure:14353: checking whether wcsspn is declared without a macro
9576 configure:14381: gcc -c -g -O2  conftest.c >&5
9577 configure:14381: $? = 0
9578 configure:14389: result: yes
9579 configure:14353: checking whether wcspbrk is declared without a macro
9580 configure:14381: gcc -c -g -O2  conftest.c >&5
9581 configure:14381: $? = 0
9582 configure:14389: result: yes
9583 configure:14353: checking whether wcsstr is declared without a macro
9584 configure:14381: gcc -c -g -O2  conftest.c >&5
9585 configure:14381: $? = 0
9586 configure:14389: result: yes
9587 configure:14353: checking whether wcstok is declared without a macro
9588 configure:14381: gcc -c -g -O2  conftest.c >&5
9589 configure:14381: $? = 0
9590 configure:14389: result: yes
9591 configure:14353: checking whether wcswidth is declared without a macro
9592 configure:14381: gcc -c -g -O2  conftest.c >&5
9593 configure:14381: $? = 0
9594 configure:14389: result: yes
9595 configure:14498: checking whether iswcntrl works
9596 configure:14542: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
9597 configure:14542: $? = 0
9598 configure:14542: ./conftest
9599 configure:14542: $? = 0
9600 configure:14553: result: yes
9601 configure:14577: checking for towlower
9602 configure:14577: gcc -o conftest -g -O2   -Wl,-no_pie  conftest.c  >&5
9603 configure:14577: $? = 0
9604 configure:14577: result: yes
9605 configure:14625: checking for wctype_t
9606 configure:14653: gcc -c -g -O2  conftest.c >&5
9607 configure:14653: $? = 0
9608 configure:14661: result: yes
9609 configure:14667: checking for wctrans_t
9610 configure:14693: gcc -c -g -O2  conftest.c >&5
9611 configure:14693: $? = 0
9612 configure:14701: result: yes
9613 configure:14710: checking whether wctype is declared without a macro
9614 configure:14739: gcc -c -g -O2  conftest.c >&5
9615 configure:14739: $? = 0
9616 configure:14747: result: yes
9617 configure:14710: checking whether iswctype is declared without a macro
9618 configure:14739: gcc -c -g -O2  conftest.c >&5
9619 configure:14739: $? = 0
9620 configure:14747: result: yes
9621 configure:14710: checking whether wctrans is declared without a macro
9622 configure:14739: gcc -c -g -O2  conftest.c >&5
9623 configure:14739: $? = 0
9624 configure:14747: result: yes
9625 configure:14710: checking whether towctrans is declared without a macro
9626 configure:14739: gcc -c -g -O2  conftest.c >&5
9627 configure:14739: $? = 0
9628 configure:14747: result: yes
9629 configure:14818: checking for a BSD-compatible install
9630 configure:14886: result: /usr/bin/install -c
9631 configure:14897: checking whether build environment is sane
9632 configure:14947: result: yes
9633 configure:15098: checking for gawk
9634 configure:15125: result: gawk
9635 configure:15136: checking whether make sets $(MAKE)
9636 configure:15158: result: yes
9637 configure:15188: checking for style of include used by make
9638 configure:15216: result: GNU
9639 configure:15292: checking dependency style of gcc
9640 configure:15402: result: gcc3
9641 configure:15424: checking whether ln -s works
9642 configure:15428: result: yes
9643 configure:15438: checking for x86_64-apple-darwin13.2.0-ranlib
9644 configure:15465: result: ranlib
9645 configure:15531: checking for x86_64-apple-darwin13.2.0-ar
9646 configure:15558: result: ar
9647 configure:15694: updating cache ./config.cache
9648 configure:15813: creating ./config.status
9649
9650 ## ---------------------- ##
9651 ## Running config.status. ##
9652 ## ---------------------- ##
9653
9654 This file was extended by config.status, which was
9655 generated by GNU Autoconf 2.64.  Invocation command line was
9656
9657   CONFIG_FILES    = 
9658   CONFIG_HEADERS  = 
9659   CONFIG_LINKS    = 
9660   CONFIG_COMMANDS = 
9661   $ ./config.status 
9662
9663 on tacyas.local
9664
9665 config.status:1875: creating Makefile
9666 config.status:1875: creating import/Makefile
9667 config.status:1875: creating config.h
9668 config.status:2088: executing depfiles commands
9669 config.status:2088: executing default commands
9670
9671 ## ---------------- ##
9672 ## Cache variables. ##
9673 ## ---------------- ##
9674
9675 ac_cv_build=x86_64-apple-darwin13.2.0
9676 ac_cv_c_bigendian=no
9677 ac_cv_c_compiler_gnu=yes
9678 ac_cv_c_restrict=__restrict
9679 ac_cv_env_CC_set=set
9680 ac_cv_env_CC_value=gcc
9681 ac_cv_env_CFLAGS_set=set
9682 ac_cv_env_CFLAGS_value='-g -O2'
9683 ac_cv_env_CPPFLAGS_set=
9684 ac_cv_env_CPPFLAGS_value=
9685 ac_cv_env_CPP_set=
9686 ac_cv_env_CPP_value=
9687 ac_cv_env_LDFLAGS_set=set
9688 ac_cv_env_LDFLAGS_value=' -Wl,-no_pie '
9689 ac_cv_env_LIBS_set=
9690 ac_cv_env_LIBS_value=
9691 ac_cv_env_build_alias_set=set
9692 ac_cv_env_build_alias_value=x86_64-apple-darwin13.2.0
9693 ac_cv_env_host_alias_set=set
9694 ac_cv_env_host_alias_value=x86_64-apple-darwin13.2.0
9695 ac_cv_env_target_alias_set=set
9696 ac_cv_env_target_alias_value=x86_64-apple-darwin13.2.0
9697 ac_cv_func_alarm=yes
9698 ac_cv_func_alloca_works=yes
9699 ac_cv_func_btowc=yes
9700 ac_cv_func_isblank=yes
9701 ac_cv_func_iswcntrl=yes
9702 ac_cv_func_iswctype=yes
9703 ac_cv_func_mbrtowc=yes
9704 ac_cv_func_mbsinit=yes
9705 ac_cv_func_mbsrtowcs=yes
9706 ac_cv_func_memmem=yes
9707 ac_cv_func_mempcpy=no
9708 ac_cv_func_mmap=yes
9709 ac_cv_func_mprotect=yes
9710 ac_cv_func_symlink=yes
9711 ac_cv_func_towlower=yes
9712 ac_cv_func_wmemchr=yes
9713 ac_cv_func_wmemcpy=yes
9714 ac_cv_func_wmempcpy=no
9715 ac_cv_gnu_library_2_1=no
9716 ac_cv_have_decl_acosf=yes
9717 ac_cv_have_decl_acosl=yes
9718 ac_cv_have_decl_alphasort=yes
9719 ac_cv_have_decl_asinf=yes
9720 ac_cv_have_decl_asinl=yes
9721 ac_cv_have_decl_atanf=yes
9722 ac_cv_have_decl_atanl=yes
9723 ac_cv_have_decl_btowc=yes
9724 ac_cv_have_decl_cbrt=yes
9725 ac_cv_have_decl_cbrtf=yes
9726 ac_cv_have_decl_cbrtl=yes
9727 ac_cv_have_decl_ceilf=yes
9728 ac_cv_have_decl_ceill=yes
9729 ac_cv_have_decl_chdir=yes
9730 ac_cv_have_decl_chown=yes
9731 ac_cv_have_decl_closedir=yes
9732 ac_cv_have_decl_copysign=yes
9733 ac_cv_have_decl_copysignf=yes
9734 ac_cv_have_decl_copysignl=yes
9735 ac_cv_have_decl_cosf=yes
9736 ac_cv_have_decl_coshf=yes
9737 ac_cv_have_decl_cosl=yes
9738 ac_cv_have_decl_dirfd=yes
9739 ac_cv_have_decl_dup2=yes
9740 ac_cv_have_decl_dup=yes
9741 ac_cv_have_decl_endusershell=yes
9742 ac_cv_have_decl_exp2=yes
9743 ac_cv_have_decl_exp2f=yes
9744 ac_cv_have_decl_exp2l=yes
9745 ac_cv_have_decl_expf=yes
9746 ac_cv_have_decl_expl=yes
9747 ac_cv_have_decl_expm1=yes
9748 ac_cv_have_decl_expm1f=yes
9749 ac_cv_have_decl_expm1l=yes
9750 ac_cv_have_decl_fabsf=yes
9751 ac_cv_have_decl_fabsl=yes
9752 ac_cv_have_decl_fchdir=yes
9753 ac_cv_have_decl_ffsl=yes
9754 ac_cv_have_decl_ffsll=yes
9755 ac_cv_have_decl_floorf=yes
9756 ac_cv_have_decl_floorl=yes
9757 ac_cv_have_decl_fma=yes
9758 ac_cv_have_decl_fmaf=yes
9759 ac_cv_have_decl_fmal=yes
9760 ac_cv_have_decl_fmod=yes
9761 ac_cv_have_decl_fmodf=yes
9762 ac_cv_have_decl_fmodl=yes
9763 ac_cv_have_decl_frexpf=yes
9764 ac_cv_have_decl_frexpl=yes
9765 ac_cv_have_decl_fstat=yes
9766 ac_cv_have_decl_fsync=yes
9767 ac_cv_have_decl_ftruncate=yes
9768 ac_cv_have_decl_getc_unlocked=yes
9769 ac_cv_have_decl_getcwd=yes
9770 ac_cv_have_decl_getdomainname=yes
9771 ac_cv_have_decl_getdtablesize=yes
9772 ac_cv_have_decl_getgroups=yes
9773 ac_cv_have_decl_gethostname=yes
9774 ac_cv_have_decl_getlogin=yes
9775 ac_cv_have_decl_getlogin_r=yes
9776 ac_cv_have_decl_getpagesize=yes
9777 ac_cv_have_decl_getusershell=yes
9778 ac_cv_have_decl_hypotf=yes
9779 ac_cv_have_decl_hypotl=yes
9780 ac_cv_have_decl_ilogb=yes
9781 ac_cv_have_decl_ilogbf=yes
9782 ac_cv_have_decl_ilogbl=yes
9783 ac_cv_have_decl_imaxabs=yes
9784 ac_cv_have_decl_imaxdiv=yes
9785 ac_cv_have_decl_isatty=yes
9786 ac_cv_have_decl_isblank=yes
9787 ac_cv_have_decl_iswctype=yes
9788 ac_cv_have_decl_lchmod=yes
9789 ac_cv_have_decl_lchown=yes
9790 ac_cv_have_decl_ldexpf=yes
9791 ac_cv_have_decl_ldexpl=yes
9792 ac_cv_have_decl_link=yes
9793 ac_cv_have_decl_log10=yes
9794 ac_cv_have_decl_log10f=yes
9795 ac_cv_have_decl_log10l=yes
9796 ac_cv_have_decl_log1p=yes
9797 ac_cv_have_decl_log1pf=yes
9798 ac_cv_have_decl_log1pl=yes
9799 ac_cv_have_decl_log2=yes
9800 ac_cv_have_decl_log2f=yes
9801 ac_cv_have_decl_log2l=yes
9802 ac_cv_have_decl_log=yes
9803 ac_cv_have_decl_logb=yes
9804 ac_cv_have_decl_logbf=yes
9805 ac_cv_have_decl_logbl=yes
9806 ac_cv_have_decl_logf=yes
9807 ac_cv_have_decl_logl=yes
9808 ac_cv_have_decl_lseek=yes
9809 ac_cv_have_decl_lstat=yes
9810 ac_cv_have_decl_mbrlen=yes
9811 ac_cv_have_decl_mbrtowc=yes
9812 ac_cv_have_decl_mbsinit=yes
9813 ac_cv_have_decl_mbsnrtowcs=yes
9814 ac_cv_have_decl_mbsrtowcs=yes
9815 ac_cv_have_decl_memmem=yes
9816 ac_cv_have_decl_mkfifo=yes
9817 ac_cv_have_decl_mknod=yes
9818 ac_cv_have_decl_modf=yes
9819 ac_cv_have_decl_modff=yes
9820 ac_cv_have_decl_modfl=yes
9821 ac_cv_have_decl_opendir=yes
9822 ac_cv_have_decl_pipe=yes
9823 ac_cv_have_decl_powf=yes
9824 ac_cv_have_decl_pread=yes
9825 ac_cv_have_decl_pwrite=yes
9826 ac_cv_have_decl_readdir=yes
9827 ac_cv_have_decl_readlink=yes
9828 ac_cv_have_decl_remainder=yes
9829 ac_cv_have_decl_remainderf=yes
9830 ac_cv_have_decl_remainderl=yes
9831 ac_cv_have_decl_rewinddir=yes
9832 ac_cv_have_decl_rint=yes
9833 ac_cv_have_decl_rintf=yes
9834 ac_cv_have_decl_rintl=yes
9835 ac_cv_have_decl_rmdir=yes
9836 ac_cv_have_decl_round=yes
9837 ac_cv_have_decl_roundf=yes
9838 ac_cv_have_decl_roundl=yes
9839 ac_cv_have_decl_scandir=yes
9840 ac_cv_have_decl_sethostname=yes
9841 ac_cv_have_decl_setusershell=yes
9842 ac_cv_have_decl_sinf=yes
9843 ac_cv_have_decl_sinhf=yes
9844 ac_cv_have_decl_sinl=yes
9845 ac_cv_have_decl_sleep=yes
9846 ac_cv_have_decl_sqrtf=yes
9847 ac_cv_have_decl_sqrtl=yes
9848 ac_cv_have_decl_stat=yes
9849 ac_cv_have_decl_stpcpy=yes
9850 ac_cv_have_decl_stpncpy=yes
9851 ac_cv_have_decl_strcasestr=yes
9852 ac_cv_have_decl_strdup=yes
9853 ac_cv_have_decl_strerror_r=yes
9854 ac_cv_have_decl_strncat=yes
9855 ac_cv_have_decl_strndup=yes
9856 ac_cv_have_decl_strnlen=yes
9857 ac_cv_have_decl_strpbrk=yes
9858 ac_cv_have_decl_strsep=yes
9859 ac_cv_have_decl_strsignal=yes
9860 ac_cv_have_decl_strtoimax=yes
9861 ac_cv_have_decl_strtok_r=yes
9862 ac_cv_have_decl_strtoumax=yes
9863 ac_cv_have_decl_symlink=yes
9864 ac_cv_have_decl_tanf=yes
9865 ac_cv_have_decl_tanhf=yes
9866 ac_cv_have_decl_tanl=yes
9867 ac_cv_have_decl_towctrans=yes
9868 ac_cv_have_decl_trunc=yes
9869 ac_cv_have_decl_truncf=yes
9870 ac_cv_have_decl_truncl=yes
9871 ac_cv_have_decl_ttyname_r=yes
9872 ac_cv_have_decl_unlink=yes
9873 ac_cv_have_decl_usleep=yes
9874 ac_cv_have_decl_wcpcpy=yes
9875 ac_cv_have_decl_wcpncpy=yes
9876 ac_cv_have_decl_wcrtomb=yes
9877 ac_cv_have_decl_wcscasecmp=yes
9878 ac_cv_have_decl_wcscat=yes
9879 ac_cv_have_decl_wcschr=yes
9880 ac_cv_have_decl_wcscmp=yes
9881 ac_cv_have_decl_wcscoll=yes
9882 ac_cv_have_decl_wcscpy=yes
9883 ac_cv_have_decl_wcscspn=yes
9884 ac_cv_have_decl_wcsdup=yes
9885 ac_cv_have_decl_wcslen=yes
9886 ac_cv_have_decl_wcsncasecmp=yes
9887 ac_cv_have_decl_wcsncat=yes
9888 ac_cv_have_decl_wcsncmp=yes
9889 ac_cv_have_decl_wcsncpy=yes
9890 ac_cv_have_decl_wcsnlen=yes
9891 ac_cv_have_decl_wcsnrtombs=yes
9892 ac_cv_have_decl_wcspbrk=yes
9893 ac_cv_have_decl_wcsrchr=yes
9894 ac_cv_have_decl_wcsrtombs=yes
9895 ac_cv_have_decl_wcsspn=yes
9896 ac_cv_have_decl_wcsstr=yes
9897 ac_cv_have_decl_wcstok=yes
9898 ac_cv_have_decl_wcswidth=yes
9899 ac_cv_have_decl_wcsxfrm=yes
9900 ac_cv_have_decl_wctob=yes
9901 ac_cv_have_decl_wctrans=yes
9902 ac_cv_have_decl_wctype=yes
9903 ac_cv_have_decl_wcwidth=yes
9904 ac_cv_have_decl_wmemchr=yes
9905 ac_cv_have_decl_wmemcmp=yes
9906 ac_cv_have_decl_wmemcpy=yes
9907 ac_cv_have_decl_wmemmove=yes
9908 ac_cv_have_decl_wmemset=yes
9909 ac_cv_header_dirent_h=yes
9910 ac_cv_header_features_h=no
9911 ac_cv_header_inttypes_h=yes
9912 ac_cv_header_math_h=yes
9913 ac_cv_header_memory_h=yes
9914 ac_cv_header_minix_config_h=no
9915 ac_cv_header_stat_broken=no
9916 ac_cv_header_stdbool_h=yes
9917 ac_cv_header_stdc=yes
9918 ac_cv_header_stdint_h=yes
9919 ac_cv_header_stdlib_h=yes
9920 ac_cv_header_string_h=yes
9921 ac_cv_header_strings_h=yes
9922 ac_cv_header_sys_bitypes_h=no
9923 ac_cv_header_sys_inttypes_h=no
9924 ac_cv_header_sys_mman_h=yes
9925 ac_cv_header_sys_param_h=yes
9926 ac_cv_header_sys_stat_h=yes
9927 ac_cv_header_sys_time_h=yes
9928 ac_cv_header_sys_types_h=yes
9929 ac_cv_header_unistd_h=yes
9930 ac_cv_header_wchar_h=yes
9931 ac_cv_header_wctype_h=yes
9932 ac_cv_host=x86_64-apple-darwin13.2.0
9933 ac_cv_objext=o
9934 ac_cv_path_EGREP='/usr/bin/grep -E'
9935 ac_cv_path_GREP=/usr/bin/grep
9936 ac_cv_prog_AR=ar
9937 ac_cv_prog_AWK=gawk
9938 ac_cv_prog_CC=gcc
9939 ac_cv_prog_CPP='gcc -E'
9940 ac_cv_prog_RANLIB=ranlib
9941 ac_cv_prog_cc_c89=
9942 ac_cv_prog_cc_g=yes
9943 ac_cv_prog_make_make_set=yes
9944 ac_cv_safe_to_define___extensions__=yes
9945 ac_cv_target=x86_64-apple-darwin13.2.0
9946 ac_cv_type__Bool=yes
9947 ac_cv_type_long_long_int=yes
9948 ac_cv_type_mbstate_t=yes
9949 ac_cv_type_mode_t=yes
9950 ac_cv_type_nlink_t=yes
9951 ac_cv_type_pid_t=yes
9952 ac_cv_type_unsigned_long_long_int=yes
9953 ac_cv_working_alloca_h=yes
9954 am_cv_CC_dependencies_compiler_type=gcc3
9955 am_cv_langinfo_codeset=yes
9956 am_cv_prog_cc_stdc=
9957 gl_cv_bitsizeof_ptrdiff_t=64
9958 gl_cv_bitsizeof_sig_atomic_t=32
9959 gl_cv_bitsizeof_size_t=64
9960 gl_cv_bitsizeof_wchar_t=32
9961 gl_cv_bitsizeof_wint_t=32
9962 gl_cv_c_amsterdam_compiler=no
9963 gl_cv_c_multiarch=no
9964 gl_cv_cc_double_expbit0='word 1 bit 20'
9965 gl_cv_cc_long_double_expbit0='word 2 bit 0'
9966 gl_cv_decl_null_works=yes
9967 gl_cv_func_fnmatch_gnu=no
9968 gl_cv_func_frexp_no_libm=yes
9969 gl_cv_func_frexp_works=yes
9970 gl_cv_func_frexpl_no_libm=yes
9971 gl_cv_func_frexpl_works=yes
9972 gl_cv_func_isnand_no_libm=yes
9973 gl_cv_func_isnanl_no_libm=no
9974 gl_cv_func_iswcntrl_works=yes
9975 gl_cv_func_itold_works=yes
9976 gl_cv_func_mbrtowc_incomplete_state=yes
9977 gl_cv_func_mbrtowc_nul_retval=yes
9978 gl_cv_func_mbrtowc_null_arg1=yes
9979 gl_cv_func_mbrtowc_null_arg2=yes
9980 gl_cv_func_mbrtowc_retval=yes
9981 gl_cv_func_mbrtowc_sanitycheck=yes
9982 gl_cv_func_mbsrtowcs_works=yes
9983 gl_cv_func_memchr_works=yes
9984 gl_cv_func_memmem_works_always=no
9985 gl_cv_func_strstr_linear=no
9986 gl_cv_func_strstr_works_always=yes
9987 gl_cv_have_include_next=yes
9988 gl_cv_have_raw_decl_acosf=yes
9989 gl_cv_have_raw_decl_acosl=yes
9990 gl_cv_have_raw_decl_alphasort=yes
9991 gl_cv_have_raw_decl_asinf=yes
9992 gl_cv_have_raw_decl_asinl=yes
9993 gl_cv_have_raw_decl_atanf=yes
9994 gl_cv_have_raw_decl_atanl=yes
9995 gl_cv_have_raw_decl_btowc=yes
9996 gl_cv_have_raw_decl_cbrt=yes
9997 gl_cv_have_raw_decl_cbrtf=yes
9998 gl_cv_have_raw_decl_cbrtl=yes
9999 gl_cv_have_raw_decl_ceilf=yes
10000 gl_cv_have_raw_decl_ceill=yes
10001 gl_cv_have_raw_decl_chdir=yes
10002 gl_cv_have_raw_decl_chown=yes
10003 gl_cv_have_raw_decl_closedir=yes
10004 gl_cv_have_raw_decl_copysign=yes
10005 gl_cv_have_raw_decl_copysignf=yes
10006 gl_cv_have_raw_decl_copysignl=yes
10007 gl_cv_have_raw_decl_cosf=yes
10008 gl_cv_have_raw_decl_coshf=yes
10009 gl_cv_have_raw_decl_cosl=yes
10010 gl_cv_have_raw_decl_dirfd=yes
10011 gl_cv_have_raw_decl_dup2=yes
10012 gl_cv_have_raw_decl_dup3=no
10013 gl_cv_have_raw_decl_dup=yes
10014 gl_cv_have_raw_decl_endusershell=yes
10015 gl_cv_have_raw_decl_environ=no
10016 gl_cv_have_raw_decl_euidaccess=no
10017 gl_cv_have_raw_decl_exp2=yes
10018 gl_cv_have_raw_decl_exp2f=yes
10019 gl_cv_have_raw_decl_exp2l=yes
10020 gl_cv_have_raw_decl_expf=yes
10021 gl_cv_have_raw_decl_expl=yes
10022 gl_cv_have_raw_decl_expm1=yes
10023 gl_cv_have_raw_decl_expm1f=yes
10024 gl_cv_have_raw_decl_expm1l=yes
10025 gl_cv_have_raw_decl_fabsf=yes
10026 gl_cv_have_raw_decl_fabsl=yes
10027 gl_cv_have_raw_decl_faccessat=no
10028 gl_cv_have_raw_decl_fchdir=yes
10029 gl_cv_have_raw_decl_fchmodat=no
10030 gl_cv_have_raw_decl_fchownat=no
10031 gl_cv_have_raw_decl_fdatasync=no
10032 gl_cv_have_raw_decl_fdopendir=no
10033 gl_cv_have_raw_decl_ffsl=yes
10034 gl_cv_have_raw_decl_ffsll=yes
10035 gl_cv_have_raw_decl_floorf=yes
10036 gl_cv_have_raw_decl_floorl=yes
10037 gl_cv_have_raw_decl_fma=yes
10038 gl_cv_have_raw_decl_fmaf=yes
10039 gl_cv_have_raw_decl_fmal=yes
10040 gl_cv_have_raw_decl_fmod=yes
10041 gl_cv_have_raw_decl_fmodf=yes
10042 gl_cv_have_raw_decl_fmodl=yes
10043 gl_cv_have_raw_decl_frexpf=yes
10044 gl_cv_have_raw_decl_frexpl=yes
10045 gl_cv_have_raw_decl_fstat=yes
10046 gl_cv_have_raw_decl_fstatat=no
10047 gl_cv_have_raw_decl_fsync=yes
10048 gl_cv_have_raw_decl_ftruncate=yes
10049 gl_cv_have_raw_decl_futimens=no
10050 gl_cv_have_raw_decl_getcwd=yes
10051 gl_cv_have_raw_decl_getdomainname=yes
10052 gl_cv_have_raw_decl_getdtablesize=yes
10053 gl_cv_have_raw_decl_getgroups=yes
10054 gl_cv_have_raw_decl_gethostname=yes
10055 gl_cv_have_raw_decl_getlogin=yes
10056 gl_cv_have_raw_decl_getlogin_r=yes
10057 gl_cv_have_raw_decl_getpagesize=yes
10058 gl_cv_have_raw_decl_getusershell=yes
10059 gl_cv_have_raw_decl_group_member=no
10060 gl_cv_have_raw_decl_hypotf=yes
10061 gl_cv_have_raw_decl_hypotl=yes
10062 gl_cv_have_raw_decl_ilogb=yes
10063 gl_cv_have_raw_decl_ilogbf=yes
10064 gl_cv_have_raw_decl_ilogbl=yes
10065 gl_cv_have_raw_decl_imaxabs=yes
10066 gl_cv_have_raw_decl_imaxdiv=yes
10067 gl_cv_have_raw_decl_isatty=yes
10068 gl_cv_have_raw_decl_iswctype=yes
10069 gl_cv_have_raw_decl_lchmod=yes
10070 gl_cv_have_raw_decl_lchown=yes
10071 gl_cv_have_raw_decl_ldexpf=yes
10072 gl_cv_have_raw_decl_ldexpl=yes
10073 gl_cv_have_raw_decl_link=yes
10074 gl_cv_have_raw_decl_linkat=no
10075 gl_cv_have_raw_decl_log10=yes
10076 gl_cv_have_raw_decl_log10f=yes
10077 gl_cv_have_raw_decl_log10l=yes
10078 gl_cv_have_raw_decl_log1p=yes
10079 gl_cv_have_raw_decl_log1pf=yes
10080 gl_cv_have_raw_decl_log1pl=yes
10081 gl_cv_have_raw_decl_log2=yes
10082 gl_cv_have_raw_decl_log2f=yes
10083 gl_cv_have_raw_decl_log2l=yes
10084 gl_cv_have_raw_decl_log=yes
10085 gl_cv_have_raw_decl_logb=yes
10086 gl_cv_have_raw_decl_logbf=yes
10087 gl_cv_have_raw_decl_logbl=yes
10088 gl_cv_have_raw_decl_logf=yes
10089 gl_cv_have_raw_decl_logl=yes
10090 gl_cv_have_raw_decl_lseek=yes
10091 gl_cv_have_raw_decl_lstat=yes
10092 gl_cv_have_raw_decl_mbrlen=yes
10093 gl_cv_have_raw_decl_mbrtowc=yes
10094 gl_cv_have_raw_decl_mbsinit=yes
10095 gl_cv_have_raw_decl_mbsnrtowcs=yes
10096 gl_cv_have_raw_decl_mbsrtowcs=yes
10097 gl_cv_have_raw_decl_memmem=yes
10098 gl_cv_have_raw_decl_mempcpy=no
10099 gl_cv_have_raw_decl_memrchr=no
10100 gl_cv_have_raw_decl_mkdirat=no
10101 gl_cv_have_raw_decl_mkfifo=yes
10102 gl_cv_have_raw_decl_mkfifoat=no
10103 gl_cv_have_raw_decl_mknod=yes
10104 gl_cv_have_raw_decl_mknodat=no
10105 gl_cv_have_raw_decl_modf=yes
10106 gl_cv_have_raw_decl_modff=yes
10107 gl_cv_have_raw_decl_modfl=yes
10108 gl_cv_have_raw_decl_opendir=yes
10109 gl_cv_have_raw_decl_pipe2=no
10110 gl_cv_have_raw_decl_pipe=yes
10111 gl_cv_have_raw_decl_powf=yes
10112 gl_cv_have_raw_decl_pread=yes
10113 gl_cv_have_raw_decl_pwrite=yes
10114 gl_cv_have_raw_decl_rawmemchr=no
10115 gl_cv_have_raw_decl_readdir=yes
10116 gl_cv_have_raw_decl_readlink=yes
10117 gl_cv_have_raw_decl_readlinkat=no
10118 gl_cv_have_raw_decl_remainder=yes
10119 gl_cv_have_raw_decl_remainderf=yes
10120 gl_cv_have_raw_decl_remainderl=yes
10121 gl_cv_have_raw_decl_rewinddir=yes
10122 gl_cv_have_raw_decl_rint=yes
10123 gl_cv_have_raw_decl_rintf=yes
10124 gl_cv_have_raw_decl_rintl=yes
10125 gl_cv_have_raw_decl_rmdir=yes
10126 gl_cv_have_raw_decl_round=yes
10127 gl_cv_have_raw_decl_roundf=yes
10128 gl_cv_have_raw_decl_roundl=yes
10129 gl_cv_have_raw_decl_scandir=yes
10130 gl_cv_have_raw_decl_sethostname=yes
10131 gl_cv_have_raw_decl_setusershell=yes
10132 gl_cv_have_raw_decl_sinf=yes
10133 gl_cv_have_raw_decl_sinhf=yes
10134 gl_cv_have_raw_decl_sinl=yes
10135 gl_cv_have_raw_decl_sleep=yes
10136 gl_cv_have_raw_decl_sqrtf=yes
10137 gl_cv_have_raw_decl_sqrtl=yes
10138 gl_cv_have_raw_decl_stat=yes
10139 gl_cv_have_raw_decl_stpcpy=yes
10140 gl_cv_have_raw_decl_stpncpy=yes
10141 gl_cv_have_raw_decl_strcasestr=yes
10142 gl_cv_have_raw_decl_strchrnul=no
10143 gl_cv_have_raw_decl_strdup=yes
10144 gl_cv_have_raw_decl_strerror_r=yes
10145 gl_cv_have_raw_decl_strncat=yes
10146 gl_cv_have_raw_decl_strndup=yes
10147 gl_cv_have_raw_decl_strnlen=yes
10148 gl_cv_have_raw_decl_strpbrk=yes
10149 gl_cv_have_raw_decl_strsep=yes
10150 gl_cv_have_raw_decl_strsignal=yes
10151 gl_cv_have_raw_decl_strtoimax=yes
10152 gl_cv_have_raw_decl_strtok_r=yes
10153 gl_cv_have_raw_decl_strtoumax=yes
10154 gl_cv_have_raw_decl_strverscmp=no
10155 gl_cv_have_raw_decl_symlink=yes
10156 gl_cv_have_raw_decl_symlinkat=no
10157 gl_cv_have_raw_decl_tanf=yes
10158 gl_cv_have_raw_decl_tanhf=yes
10159 gl_cv_have_raw_decl_tanl=yes
10160 gl_cv_have_raw_decl_towctrans=yes
10161 gl_cv_have_raw_decl_trunc=yes
10162 gl_cv_have_raw_decl_truncf=yes
10163 gl_cv_have_raw_decl_truncl=yes
10164 gl_cv_have_raw_decl_ttyname_r=yes
10165 gl_cv_have_raw_decl_unlink=yes
10166 gl_cv_have_raw_decl_unlinkat=no
10167 gl_cv_have_raw_decl_usleep=yes
10168 gl_cv_have_raw_decl_utimensat=no
10169 gl_cv_have_raw_decl_wcpcpy=yes
10170 gl_cv_have_raw_decl_wcpncpy=yes
10171 gl_cv_have_raw_decl_wcrtomb=yes
10172 gl_cv_have_raw_decl_wcscasecmp=yes
10173 gl_cv_have_raw_decl_wcscat=yes
10174 gl_cv_have_raw_decl_wcschr=yes
10175 gl_cv_have_raw_decl_wcscmp=yes
10176 gl_cv_have_raw_decl_wcscoll=yes
10177 gl_cv_have_raw_decl_wcscpy=yes
10178 gl_cv_have_raw_decl_wcscspn=yes
10179 gl_cv_have_raw_decl_wcsdup=yes
10180 gl_cv_have_raw_decl_wcslen=yes
10181 gl_cv_have_raw_decl_wcsncasecmp=yes
10182 gl_cv_have_raw_decl_wcsncat=yes
10183 gl_cv_have_raw_decl_wcsncmp=yes
10184 gl_cv_have_raw_decl_wcsncpy=yes
10185 gl_cv_have_raw_decl_wcsnlen=yes
10186 gl_cv_have_raw_decl_wcsnrtombs=yes
10187 gl_cv_have_raw_decl_wcspbrk=yes
10188 gl_cv_have_raw_decl_wcsrchr=yes
10189 gl_cv_have_raw_decl_wcsrtombs=yes
10190 gl_cv_have_raw_decl_wcsspn=yes
10191 gl_cv_have_raw_decl_wcsstr=yes
10192 gl_cv_have_raw_decl_wcstok=yes
10193 gl_cv_have_raw_decl_wcswidth=yes
10194 gl_cv_have_raw_decl_wcsxfrm=yes
10195 gl_cv_have_raw_decl_wctob=yes
10196 gl_cv_have_raw_decl_wctrans=yes
10197 gl_cv_have_raw_decl_wctype=yes
10198 gl_cv_have_raw_decl_wcwidth=yes
10199 gl_cv_have_raw_decl_wmemchr=yes
10200 gl_cv_have_raw_decl_wmemcmp=yes
10201 gl_cv_have_raw_decl_wmemcpy=yes
10202 gl_cv_have_raw_decl_wmemmove=yes
10203 gl_cv_have_raw_decl_wmemset=yes
10204 gl_cv_header_math_huge_val_works=yes
10205 gl_cv_header_math_nan_works=yes
10206 gl_cv_header_wchar_h_correct_inline=yes
10207 gl_cv_header_working_fcntl_h='no (bad O_NOATIME)'
10208 gl_cv_header_working_stdint_h=no
10209 gl_cv_long_double_equals_double=no
10210 gl_cv_next_dirent_h='<dirent.h>'
10211 gl_cv_next_inttypes_h='<inttypes.h>'
10212 gl_cv_next_math_h='<math.h>'
10213 gl_cv_next_stdint_h='<stdint.h>'
10214 gl_cv_next_string_h='<string.h>'
10215 gl_cv_next_sys_stat_h='<sys/stat.h>'
10216 gl_cv_next_sys_types_h='<sys/types.h>'
10217 gl_cv_next_time_h='<time.h>'
10218 gl_cv_next_unistd_h='<unistd.h>'
10219 gl_cv_next_wchar_h='<wchar.h>'
10220 gl_cv_next_wctype_h='<wctype.h>'
10221 gl_cv_pragma_columns=no
10222 gl_cv_rpl_alloca=yes
10223 gl_cv_sys_struct_timespec_in_time_h=yes
10224 gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
10225 gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes
10226 gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
10227 gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes
10228 gl_cv_type_ptrdiff_t_signed=yes
10229 gl_cv_type_ptrdiff_t_suffix=l
10230 gl_cv_type_sig_atomic_t_signed=yes
10231 gl_cv_type_sig_atomic_t_suffix=
10232 gl_cv_type_size_t_signed=no
10233 gl_cv_type_size_t_suffix=ul
10234 gl_cv_type_wchar_t_signed=yes
10235 gl_cv_type_wchar_t_suffix=
10236 gl_cv_type_wctrans_t=yes
10237 gl_cv_type_wctype_t=yes
10238 gl_cv_type_wint_t_signed=yes
10239 gl_cv_type_wint_t_suffix=
10240 gt_cv_c_wchar_t=yes
10241 gt_cv_c_wint_t=yes
10242 gt_cv_inttypes_pri_broken=no
10243 gt_cv_locale_fr=fr_FR.ISO8859-1
10244 gt_cv_locale_fr_utf8=fr_FR.UTF-8
10245 gt_cv_locale_ja=ja_JP.eucJP
10246 gt_cv_locale_zh_CN=zh_CN.GB18030
10247 gt_cv_ssize_t=yes
10248
10249 ## ----------------- ##
10250 ## Output variables. ##
10251 ## ----------------- ##
10252
10253 ACLOCAL='${SHELL} /Users/tacyas/Eos/util/srcX86MAC64/Admin/gdb-7.7.1/missing --run aclocal-1.11'
10254 ALLOCA=''
10255 ALLOCA_H='alloca.h'
10256 AMDEPBACKSLASH='\'
10257 AMDEP_FALSE='#'
10258 AMDEP_TRUE=''
10259 AMTAR='${SHELL} /Users/tacyas/Eos/util/srcX86MAC64/Admin/gdb-7.7.1/missing --run tar'
10260 APPLE_UNIVERSAL_BUILD='0'
10261 AR='ar'
10262 ARFLAGS='cru'
10263 AUTOCONF='${SHELL} /Users/tacyas/Eos/util/srcX86MAC64/Admin/gdb-7.7.1/missing --run autoconf'
10264 AUTOHEADER='${SHELL} /Users/tacyas/Eos/util/srcX86MAC64/Admin/gdb-7.7.1/missing --run autoheader'
10265 AUTOMAKE='${SHELL} /Users/tacyas/Eos/util/srcX86MAC64/Admin/gdb-7.7.1/missing --run automake-1.11'
10266 AWK='gawk'
10267 BITSIZEOF_PTRDIFF_T='64'
10268 BITSIZEOF_SIG_ATOMIC_T='32'
10269 BITSIZEOF_SIZE_T='64'
10270 BITSIZEOF_WCHAR_T='32'
10271 BITSIZEOF_WINT_T='32'
10272 CC='gcc'
10273 CCDEPMODE='depmode=gcc3'
10274 CFLAGS='-g -O2'
10275 CPP='gcc -E'
10276 CPPFLAGS=''
10277 CYGPATH_W='echo'
10278 DEFS='-DHAVE_CONFIG_H'
10279 DEPDIR='.deps'
10280 ECHO_C='\c'
10281 ECHO_N=''
10282 ECHO_T=''
10283 EGREP='/usr/bin/grep -E'
10284 EXEEXT=''
10285 FLOAT_H=''
10286 FNMATCH_H='fnmatch.h'
10287 FREXPL_LIBM=''
10288 FREXP_LIBM=''
10289 GLIBC21='no'
10290 GL_COND_LIBTOOL_FALSE=''
10291 GL_COND_LIBTOOL_TRUE='#'
10292 GL_GENERATE_ALLOCA_H_FALSE='#'
10293 GL_GENERATE_ALLOCA_H_TRUE=''
10294 GL_GENERATE_FLOAT_H_FALSE=''
10295 GL_GENERATE_FLOAT_H_TRUE='#'
10296 GL_GENERATE_FNMATCH_H_FALSE='#'
10297 GL_GENERATE_FNMATCH_H_TRUE=''
10298 GL_GENERATE_STDBOOL_H_FALSE=''
10299 GL_GENERATE_STDBOOL_H_TRUE='#'
10300 GL_GENERATE_STDDEF_H_FALSE=''
10301 GL_GENERATE_STDDEF_H_TRUE='#'
10302 GL_GENERATE_STDINT_H_FALSE='#'
10303 GL_GENERATE_STDINT_H_TRUE=''
10304 GNULIB_ACOSF='0'
10305 GNULIB_ACOSL='0'
10306 GNULIB_ALPHASORT='0'
10307 GNULIB_ASINF='0'
10308 GNULIB_ASINL='0'
10309 GNULIB_ATAN2F='0'
10310 GNULIB_ATANF='0'
10311 GNULIB_ATANL='0'
10312 GNULIB_BTOWC='0'
10313 GNULIB_CBRT='0'
10314 GNULIB_CBRTF='0'
10315 GNULIB_CBRTL='0'
10316 GNULIB_CEIL='0'
10317 GNULIB_CEILF='0'
10318 GNULIB_CEILL='0'
10319 GNULIB_CHDIR='0'
10320 GNULIB_CHOWN='0'
10321 GNULIB_CLOSE='0'
10322 GNULIB_CLOSEDIR='0'
10323 GNULIB_COPYSIGN='0'
10324 GNULIB_COPYSIGNF='0'
10325 GNULIB_COPYSIGNL='0'
10326 GNULIB_COSF='0'
10327 GNULIB_COSHF='0'
10328 GNULIB_COSL='0'
10329 GNULIB_DIRFD='0'
10330 GNULIB_DUP2='0'
10331 GNULIB_DUP3='0'
10332 GNULIB_DUP='0'
10333 GNULIB_ENVIRON='0'
10334 GNULIB_EUIDACCESS='0'
10335 GNULIB_EXP2='0'
10336 GNULIB_EXP2F='0'
10337 GNULIB_EXP2L='0'
10338 GNULIB_EXPF='0'
10339 GNULIB_EXPL='0'
10340 GNULIB_EXPM1='0'
10341 GNULIB_EXPM1F='0'
10342 GNULIB_EXPM1L='0'
10343 GNULIB_FABSF='0'
10344 GNULIB_FABSL='0'
10345 GNULIB_FACCESSAT='0'
10346 GNULIB_FCHDIR='0'
10347 GNULIB_FCHMODAT='0'
10348 GNULIB_FCHOWNAT='0'
10349 GNULIB_FDATASYNC='0'
10350 GNULIB_FDOPENDIR='0'
10351 GNULIB_FFSL='0'
10352 GNULIB_FFSLL='0'
10353 GNULIB_FLOOR='0'
10354 GNULIB_FLOORF='0'
10355 GNULIB_FLOORL='0'
10356 GNULIB_FMA='0'
10357 GNULIB_FMAF='0'
10358 GNULIB_FMAL='0'
10359 GNULIB_FMOD='0'
10360 GNULIB_FMODF='0'
10361 GNULIB_FMODL='0'
10362 GNULIB_FREXP='1'
10363 GNULIB_FREXPF='0'
10364 GNULIB_FREXPL='1'
10365 GNULIB_FSTAT='0'
10366 GNULIB_FSTATAT='0'
10367 GNULIB_FSYNC='0'
10368 GNULIB_FTRUNCATE='0'
10369 GNULIB_FUTIMENS='0'
10370 GNULIB_GETCWD='0'
10371 GNULIB_GETDOMAINNAME='0'
10372 GNULIB_GETDTABLESIZE='0'
10373 GNULIB_GETGROUPS='0'
10374 GNULIB_GETHOSTNAME='0'
10375 GNULIB_GETLOGIN='0'
10376 GNULIB_GETLOGIN_R='0'
10377 GNULIB_GETPAGESIZE='0'
10378 GNULIB_GETUSERSHELL='0'
10379 GNULIB_GROUP_MEMBER='0'
10380 GNULIB_HYPOT='0'
10381 GNULIB_HYPOTF='0'
10382 GNULIB_HYPOTL='0'
10383 GNULIB_ILOGB='0'
10384 GNULIB_ILOGBF='0'
10385 GNULIB_ILOGBL='0'
10386 GNULIB_IMAXABS='0'
10387 GNULIB_IMAXDIV='0'
10388 GNULIB_ISATTY='0'
10389 GNULIB_ISFINITE='0'
10390 GNULIB_ISINF='0'
10391 GNULIB_ISNAN='0'
10392 GNULIB_ISNAND='0'
10393 GNULIB_ISNANF='0'
10394 GNULIB_ISNANL='0'
10395 GNULIB_ISWBLANK='0'
10396 GNULIB_ISWCTYPE='0'
10397 GNULIB_LCHMOD='0'
10398 GNULIB_LCHOWN='0'
10399 GNULIB_LDEXPF='0'
10400 GNULIB_LDEXPL='0'
10401 GNULIB_LINK='0'
10402 GNULIB_LINKAT='0'
10403 GNULIB_LOG10='0'
10404 GNULIB_LOG10F='0'
10405 GNULIB_LOG10L='0'
10406 GNULIB_LOG1P='0'
10407 GNULIB_LOG1PF='0'
10408 GNULIB_LOG1PL='0'
10409 GNULIB_LOG2='0'
10410 GNULIB_LOG2F='0'
10411 GNULIB_LOG2L='0'
10412 GNULIB_LOG='0'
10413 GNULIB_LOGB='0'
10414 GNULIB_LOGBF='0'
10415 GNULIB_LOGBL='0'
10416 GNULIB_LOGF='0'
10417 GNULIB_LOGL='0'
10418 GNULIB_LSEEK='0'
10419 GNULIB_LSTAT='0'
10420 GNULIB_MBRLEN='0'
10421 GNULIB_MBRTOWC='1'
10422 GNULIB_MBSCASECMP='0'
10423 GNULIB_MBSCASESTR='0'
10424 GNULIB_MBSCHR='0'
10425 GNULIB_MBSCSPN='0'
10426 GNULIB_MBSINIT='1'
10427 GNULIB_MBSLEN='0'
10428 GNULIB_MBSNCASECMP='0'
10429 GNULIB_MBSNLEN='0'
10430 GNULIB_MBSNRTOWCS='0'
10431 GNULIB_MBSPBRK='0'
10432 GNULIB_MBSPCASECMP='0'
10433 GNULIB_MBSRCHR='0'
10434 GNULIB_MBSRTOWCS='1'
10435 GNULIB_MBSSEP='0'
10436 GNULIB_MBSSPN='0'
10437 GNULIB_MBSSTR='0'
10438 GNULIB_MBSTOK_R='0'
10439 GNULIB_MEMCHR='1'
10440 GNULIB_MEMMEM='1'
10441 GNULIB_MEMPCPY='0'
10442 GNULIB_MEMRCHR='0'
10443 GNULIB_MKDIRAT='0'
10444 GNULIB_MKFIFO='0'
10445 GNULIB_MKFIFOAT='0'
10446 GNULIB_MKNOD='0'
10447 GNULIB_MKNODAT='0'
10448 GNULIB_MKTIME='0'
10449 GNULIB_MODF='0'
10450 GNULIB_MODFF='0'
10451 GNULIB_MODFL='0'
10452 GNULIB_NANOSLEEP='0'
10453 GNULIB_OPENDIR='0'
10454 GNULIB_PIPE2='0'
10455 GNULIB_PIPE='0'
10456 GNULIB_POWF='0'
10457 GNULIB_PREAD='0'
10458 GNULIB_PWRITE='0'
10459 GNULIB_RAWMEMCHR='0'
10460 GNULIB_READ='0'
10461 GNULIB_READDIR='0'
10462 GNULIB_READLINK='0'
10463 GNULIB_READLINKAT='0'
10464 GNULIB_REMAINDER='0'
10465 GNULIB_REMAINDERF='0'
10466 GNULIB_REMAINDERL='0'
10467 GNULIB_REWINDDIR='0'
10468 GNULIB_RINT='0'
10469 GNULIB_RINTF='0'
10470 GNULIB_RINTL='0'
10471 GNULIB_RMDIR='0'
10472 GNULIB_ROUND='0'
10473 GNULIB_ROUNDF='0'
10474 GNULIB_ROUNDL='0'
10475 GNULIB_SCANDIR='0'
10476 GNULIB_SETHOSTNAME='0'
10477 GNULIB_SIGNBIT='0'
10478 GNULIB_SINF='0'
10479 GNULIB_SINHF='0'
10480 GNULIB_SINL='0'
10481 GNULIB_SLEEP='0'
10482 GNULIB_SQRTF='0'
10483 GNULIB_SQRTL='0'
10484 GNULIB_STAT='0'
10485 GNULIB_STPCPY='0'
10486 GNULIB_STPNCPY='0'
10487 GNULIB_STRCASESTR='0'
10488 GNULIB_STRCHRNUL='0'
10489 GNULIB_STRDUP='0'
10490 GNULIB_STRERROR='0'
10491 GNULIB_STRERROR_R='0'
10492 GNULIB_STRNCAT='0'
10493 GNULIB_STRNDUP='0'
10494 GNULIB_STRNLEN='0'
10495 GNULIB_STRPBRK='0'
10496 GNULIB_STRPTIME='0'
10497 GNULIB_STRSEP='0'
10498 GNULIB_STRSIGNAL='0'
10499 GNULIB_STRSTR='1'
10500 GNULIB_STRTOIMAX='0'
10501 GNULIB_STRTOK_R='0'
10502 GNULIB_STRTOUMAX='0'
10503 GNULIB_STRVERSCMP='0'
10504 GNULIB_SYMLINK='0'
10505 GNULIB_SYMLINKAT='0'
10506 GNULIB_TANF='0'
10507 GNULIB_TANHF='0'
10508 GNULIB_TANL='0'
10509 GNULIB_TIMEGM='0'
10510 GNULIB_TIME_R='0'
10511 GNULIB_TOWCTRANS='0'
10512 GNULIB_TRUNC='0'
10513 GNULIB_TRUNCF='0'
10514 GNULIB_TRUNCL='0'
10515 GNULIB_TTYNAME_R='0'
10516 GNULIB_UNISTD_H_NONBLOCKING='0'
10517 GNULIB_UNISTD_H_SIGPIPE='0'
10518 GNULIB_UNLINK='0'
10519 GNULIB_UNLINKAT='0'
10520 GNULIB_USLEEP='0'
10521 GNULIB_UTIMENSAT='0'
10522 GNULIB_WCPCPY='0'
10523 GNULIB_WCPNCPY='0'
10524 GNULIB_WCRTOMB='0'
10525 GNULIB_WCSCASECMP='0'
10526 GNULIB_WCSCAT='0'
10527 GNULIB_WCSCHR='0'
10528 GNULIB_WCSCMP='0'
10529 GNULIB_WCSCOLL='0'
10530 GNULIB_WCSCPY='0'
10531 GNULIB_WCSCSPN='0'
10532 GNULIB_WCSDUP='0'
10533 GNULIB_WCSLEN='0'
10534 GNULIB_WCSNCASECMP='0'
10535 GNULIB_WCSNCAT='0'
10536 GNULIB_WCSNCMP='0'
10537 GNULIB_WCSNCPY='0'
10538 GNULIB_WCSNLEN='0'
10539 GNULIB_WCSNRTOMBS='0'
10540 GNULIB_WCSPBRK='0'
10541 GNULIB_WCSRCHR='0'
10542 GNULIB_WCSRTOMBS='0'
10543 GNULIB_WCSSPN='0'
10544 GNULIB_WCSSTR='0'
10545 GNULIB_WCSTOK='0'
10546 GNULIB_WCSWIDTH='0'
10547 GNULIB_WCSXFRM='0'
10548 GNULIB_WCTOB='0'
10549 GNULIB_WCTRANS='0'
10550 GNULIB_WCTYPE='0'
10551 GNULIB_WCWIDTH='0'
10552 GNULIB_WMEMCHR='0'
10553 GNULIB_WMEMCMP='0'
10554 GNULIB_WMEMCPY='0'
10555 GNULIB_WMEMMOVE='0'
10556 GNULIB_WMEMSET='0'
10557 GNULIB_WRITE='0'
10558 GREP='/usr/bin/grep'
10559 HAVE_ACOSF='1'
10560 HAVE_ACOSL='1'
10561 HAVE_ALPHASORT='1'
10562 HAVE_ASINF='1'
10563 HAVE_ASINL='1'
10564 HAVE_ATAN2F='1'
10565 HAVE_ATANF='1'
10566 HAVE_ATANL='1'
10567 HAVE_BTOWC='1'
10568 HAVE_CBRT='1'
10569 HAVE_CBRTF='1'
10570 HAVE_CBRTL='1'
10571 HAVE_CHOWN='1'
10572 HAVE_CLOSEDIR='1'
10573 HAVE_COPYSIGN='1'
10574 HAVE_COPYSIGNL='1'
10575 HAVE_COSF='1'
10576 HAVE_COSHF='1'
10577 HAVE_COSL='1'
10578 HAVE_DECL_ACOSL='1'
10579 HAVE_DECL_ASINL='1'
10580 HAVE_DECL_ATANL='1'
10581 HAVE_DECL_CBRTF='1'
10582 HAVE_DECL_CBRTL='1'
10583 HAVE_DECL_CEILF='1'
10584 HAVE_DECL_CEILL='1'
10585 HAVE_DECL_COPYSIGNF='1'
10586 HAVE_DECL_COSL='1'
10587 HAVE_DECL_DIRFD='1'
10588 HAVE_DECL_ENVIRON='1'
10589 HAVE_DECL_EXP2='1'
10590 HAVE_DECL_EXP2F='1'
10591 HAVE_DECL_EXP2L='1'
10592 HAVE_DECL_EXPL='1'
10593 HAVE_DECL_EXPM1L='1'
10594 HAVE_DECL_FCHDIR='1'
10595 HAVE_DECL_FDATASYNC='1'
10596 HAVE_DECL_FDOPENDIR='1'
10597 HAVE_DECL_FLOORF='1'
10598 HAVE_DECL_FLOORL='1'
10599 HAVE_DECL_FREXPL='1'
10600 HAVE_DECL_GETDOMAINNAME='1'
10601 HAVE_DECL_GETLOGIN_R='1'
10602 HAVE_DECL_GETPAGESIZE='1'
10603 HAVE_DECL_GETUSERSHELL='1'
10604 HAVE_DECL_IMAXABS='1'
10605 HAVE_DECL_IMAXDIV='1'
10606 HAVE_DECL_LDEXPL='1'
10607 HAVE_DECL_LOCALTIME_R='1'
10608 HAVE_DECL_LOG10L='1'
10609 HAVE_DECL_LOG2='1'
10610 HAVE_DECL_LOG2F='1'
10611 HAVE_DECL_LOG2L='1'
10612 HAVE_DECL_LOGB='1'
10613 HAVE_DECL_LOGL='1'
10614 HAVE_DECL_MEMMEM='1'
10615 HAVE_DECL_MEMRCHR='1'
10616 HAVE_DECL_REMAINDER='1'
10617 HAVE_DECL_REMAINDERL='1'
10618 HAVE_DECL_RINTF='1'
10619 HAVE_DECL_ROUND='1'
10620 HAVE_DECL_ROUNDF='1'
10621 HAVE_DECL_ROUNDL='1'
10622 HAVE_DECL_SETHOSTNAME='1'
10623 HAVE_DECL_SINL='1'
10624 HAVE_DECL_SQRTL='1'
10625 HAVE_DECL_STRDUP='1'
10626 HAVE_DECL_STRERROR_R='1'
10627 HAVE_DECL_STRNDUP='1'
10628 HAVE_DECL_STRNLEN='1'
10629 HAVE_DECL_STRSIGNAL='1'
10630 HAVE_DECL_STRTOIMAX='1'
10631 HAVE_DECL_STRTOK_R='1'
10632 HAVE_DECL_STRTOUMAX='1'
10633 HAVE_DECL_TANL='1'
10634 HAVE_DECL_TRUNC='1'
10635 HAVE_DECL_TRUNCF='1'
10636 HAVE_DECL_TRUNCL='1'
10637 HAVE_DECL_TTYNAME_R='1'
10638 HAVE_DECL_WCTOB='1'
10639 HAVE_DECL_WCWIDTH='1'
10640 HAVE_DIRENT_H='1'
10641 HAVE_DUP2='1'
10642 HAVE_DUP3='1'
10643 HAVE_EUIDACCESS='1'
10644 HAVE_EXPF='1'
10645 HAVE_EXPL='1'
10646 HAVE_EXPM1='1'
10647 HAVE_EXPM1F='1'
10648 HAVE_FABSF='1'
10649 HAVE_FABSL='1'
10650 HAVE_FACCESSAT='1'
10651 HAVE_FCHDIR='1'
10652 HAVE_FCHMODAT='1'
10653 HAVE_FCHOWNAT='1'
10654 HAVE_FDATASYNC='1'
10655 HAVE_FDOPENDIR='1'
10656 HAVE_FEATURES_H='0'
10657 HAVE_FFSL='1'
10658 HAVE_FFSLL='1'
10659 HAVE_FMA='1'
10660 HAVE_FMAF='1'
10661 HAVE_FMAL='1'
10662 HAVE_FMODF='1'
10663 HAVE_FMODL='1'
10664 HAVE_FREXPF='1'
10665 HAVE_FSTATAT='1'
10666 HAVE_FSYNC='1'
10667 HAVE_FTRUNCATE='1'
10668 HAVE_FUTIMENS='1'
10669 HAVE_GETDTABLESIZE='1'
10670 HAVE_GETGROUPS='1'
10671 HAVE_GETHOSTNAME='1'
10672 HAVE_GETLOGIN='1'
10673 HAVE_GETPAGESIZE='1'
10674 HAVE_GROUP_MEMBER='1'
10675 HAVE_HYPOTF='1'
10676 HAVE_HYPOTL='1'
10677 HAVE_ILOGB='1'
10678 HAVE_ILOGBF='1'
10679 HAVE_ILOGBL='1'
10680 HAVE_INTTYPES_H='1'
10681 HAVE_ISNAND='1'
10682 HAVE_ISNANF='1'
10683 HAVE_ISNANL='1'
10684 HAVE_ISWBLANK='1'
10685 HAVE_ISWCNTRL='1'
10686 HAVE_LCHMOD='1'
10687 HAVE_LCHOWN='1'
10688 HAVE_LDEXPF='1'
10689 HAVE_LINK='1'
10690 HAVE_LINKAT='1'
10691 HAVE_LOG10F='1'
10692 HAVE_LOG10L='1'
10693 HAVE_LOG1P='1'
10694 HAVE_LOG1PF='1'
10695 HAVE_LOG1PL='1'
10696 HAVE_LOGBF='1'
10697 HAVE_LOGBL='1'
10698 HAVE_LOGF='1'
10699 HAVE_LOGL='1'
10700 HAVE_LONG_LONG_INT='1'
10701 HAVE_LSTAT='1'
10702 HAVE_MBRLEN='1'
10703 HAVE_MBRTOWC='1'
10704 HAVE_MBSINIT='1'
10705 HAVE_MBSLEN='0'
10706 HAVE_MBSNRTOWCS='1'
10707 HAVE_MBSRTOWCS='1'
10708 HAVE_MEMCHR='1'
10709 HAVE_MEMPCPY='1'
10710 HAVE_MKDIRAT='1'
10711 HAVE_MKFIFO='1'
10712 HAVE_MKFIFOAT='1'
10713 HAVE_MKNOD='1'
10714 HAVE_MKNODAT='1'
10715 HAVE_MODFF='1'
10716 HAVE_MODFL='1'
10717 HAVE_NANOSLEEP='1'
10718 HAVE_OPENDIR='1'
10719 HAVE_OS_H='0'
10720 HAVE_PIPE2='1'
10721 HAVE_PIPE='1'
10722 HAVE_POWF='1'
10723 HAVE_PREAD='1'
10724 HAVE_PWRITE='1'
10725 HAVE_RAWMEMCHR='1'
10726 HAVE_READDIR='1'
10727 HAVE_READLINK='1'
10728 HAVE_READLINKAT='1'
10729 HAVE_REMAINDER='1'
10730 HAVE_REMAINDERF='1'
10731 HAVE_REWINDDIR='1'
10732 HAVE_RINT='1'
10733 HAVE_RINTL='1'
10734 HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0'
10735 HAVE_SCANDIR='1'
10736 HAVE_SETHOSTNAME='1'
10737 HAVE_SIGNED_SIG_ATOMIC_T='1'
10738 HAVE_SIGNED_WCHAR_T='1'
10739 HAVE_SIGNED_WINT_T='1'
10740 HAVE_SINF='1'
10741 HAVE_SINHF='1'
10742 HAVE_SINL='1'
10743 HAVE_SLEEP='1'
10744 HAVE_SQRTF='1'
10745 HAVE_SQRTL='1'
10746 HAVE_STDINT_H='1'
10747 HAVE_STPCPY='1'
10748 HAVE_STPNCPY='1'
10749 HAVE_STRCASESTR='1'
10750 HAVE_STRCHRNUL='1'
10751 HAVE_STRPBRK='1'
10752 HAVE_STRPTIME='1'
10753 HAVE_STRSEP='1'
10754 HAVE_STRVERSCMP='1'
10755 HAVE_SYMLINK='1'
10756 HAVE_SYMLINKAT='1'
10757 HAVE_SYS_BITYPES_H='0'
10758 HAVE_SYS_INTTYPES_H='0'
10759 HAVE_SYS_PARAM_H='0'
10760 HAVE_SYS_TYPES_H='1'
10761 HAVE_TANF='1'
10762 HAVE_TANHF='1'
10763 HAVE_TANL='1'
10764 HAVE_TIMEGM='1'
10765 HAVE_UNISTD_H='1'
10766 HAVE_UNLINKAT='1'
10767 HAVE_UNSIGNED_LONG_LONG_INT='1'
10768 HAVE_USLEEP='1'
10769 HAVE_UTIMENSAT='1'
10770 HAVE_WCHAR_H='1'
10771 HAVE_WCHAR_T='1'
10772 HAVE_WCPCPY='1'
10773 HAVE_WCPNCPY='1'
10774 HAVE_WCRTOMB='1'
10775 HAVE_WCSCASECMP='1'
10776 HAVE_WCSCAT='1'
10777 HAVE_WCSCHR='1'
10778 HAVE_WCSCMP='1'
10779 HAVE_WCSCOLL='1'
10780 HAVE_WCSCPY='1'
10781 HAVE_WCSCSPN='1'
10782 HAVE_WCSDUP='1'
10783 HAVE_WCSLEN='1'
10784 HAVE_WCSNCASECMP='1'
10785 HAVE_WCSNCAT='1'
10786 HAVE_WCSNCMP='1'
10787 HAVE_WCSNCPY='1'
10788 HAVE_WCSNLEN='1'
10789 HAVE_WCSNRTOMBS='1'
10790 HAVE_WCSPBRK='1'
10791 HAVE_WCSRCHR='1'
10792 HAVE_WCSRTOMBS='1'
10793 HAVE_WCSSPN='1'
10794 HAVE_WCSSTR='1'
10795 HAVE_WCSTOK='1'
10796 HAVE_WCSWIDTH='1'
10797 HAVE_WCSXFRM='1'
10798 HAVE_WCTRANS_T='1'
10799 HAVE_WCTYPE_H='1'
10800 HAVE_WCTYPE_T='1'
10801 HAVE_WINT_T='1'
10802 HAVE_WMEMCHR='1'
10803 HAVE_WMEMCMP='1'
10804 HAVE_WMEMCPY='1'
10805 HAVE_WMEMMOVE='1'
10806 HAVE_WMEMSET='1'
10807 HAVE__BOOL='1'
10808 INCLUDE_NEXT='include_next'
10809 INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
10810 INSTALL_DATA='/usr/bin/install -c -m 644'
10811 INSTALL_PROGRAM='/usr/bin/install -c'
10812 INSTALL_SCRIPT='/usr/bin/install -c'
10813 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
10814 INT32_MAX_LT_INTMAX_MAX='1'
10815 INT64_MAX_EQ_LONG_MAX='1'
10816 LDFLAGS=' -Wl,-no_pie '
10817 LIBGNU_LIBDEPS=''
10818 LIBGNU_LTLIBDEPS=''
10819 LIBOBJS=''
10820 LIBS=''
10821 LN_S='ln -s'
10822 LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/import"'
10823 LOCALE_FR='fr_FR.ISO8859-1'
10824 LOCALE_FR_UTF8='fr_FR.UTF-8'
10825 LOCALE_JA='ja_JP.eucJP'
10826 LOCALE_ZH_CN='zh_CN.GB18030'
10827 LTLIBOBJS=''
10828 MAINT='#'
10829 MAINTAINER_MODE_FALSE=''
10830 MAINTAINER_MODE_TRUE='#'
10831 MAKEINFO='makeinfo --split-size=5000000'
10832 MKDIR_P='../../install-sh -c -d'
10833 NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='<dirent.h>'
10834 NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
10835 NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>'
10836 NEXT_AS_FIRST_DIRECTIVE_MATH_H='<math.h>'
10837 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
10838 NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
10839 NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
10840 NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>'
10841 NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
10842 NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>'
10843 NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
10844 NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
10845 NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>'
10846 NEXT_DIRENT_H='<dirent.h>'
10847 NEXT_FLOAT_H=''
10848 NEXT_INTTYPES_H='<inttypes.h>'
10849 NEXT_MATH_H='<math.h>'
10850 NEXT_STDDEF_H=''
10851 NEXT_STDINT_H='<stdint.h>'
10852 NEXT_STRING_H='<string.h>'
10853 NEXT_SYS_STAT_H='<sys/stat.h>'
10854 NEXT_SYS_TYPES_H='<sys/types.h>'
10855 NEXT_TIME_H='<time.h>'
10856 NEXT_UNISTD_H='<unistd.h>'
10857 NEXT_WCHAR_H='<wchar.h>'
10858 NEXT_WCTYPE_H='<wctype.h>'
10859 OBJEXT='o'
10860 PACKAGE='libgnu'
10861 PACKAGE_BUGREPORT=''
10862 PACKAGE_NAME=''
10863 PACKAGE_STRING=''
10864 PACKAGE_TARNAME=''
10865 PACKAGE_URL=''
10866 PACKAGE_VERSION=''
10867 PATH_SEPARATOR=':'
10868 PRAGMA_COLUMNS=''
10869 PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
10870 PRIPTR_PREFIX='"l"'
10871 PRI_MACROS_BROKEN='0'
10872 PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
10873 PTRDIFF_T_SUFFIX='l'
10874 RANLIB='ranlib'
10875 REPLACE_BTOWC='0'
10876 REPLACE_CBRTF='0'
10877 REPLACE_CBRTL='0'
10878 REPLACE_CEIL='0'
10879 REPLACE_CEILF='0'
10880 REPLACE_CEILL='0'
10881 REPLACE_CHOWN='0'
10882 REPLACE_CLOSE='0'
10883 REPLACE_CLOSEDIR='0'
10884 REPLACE_DIRFD='0'
10885 REPLACE_DUP2='0'
10886 REPLACE_DUP='0'
10887 REPLACE_EXP2='0'
10888 REPLACE_EXP2L='0'
10889 REPLACE_EXPM1='0'
10890 REPLACE_EXPM1F='0'
10891 REPLACE_FABSL='0'
10892 REPLACE_FCHOWNAT='0'
10893 REPLACE_FDOPENDIR='0'
10894 REPLACE_FLOOR='0'
10895 REPLACE_FLOORF='0'
10896 REPLACE_FLOORL='0'
10897 REPLACE_FMA='0'
10898 REPLACE_FMAF='0'
10899 REPLACE_FMAL='0'
10900 REPLACE_FMOD='0'
10901 REPLACE_FMODF='0'
10902 REPLACE_FMODL='0'
10903 REPLACE_FREXP='0'
10904 REPLACE_FREXPF='0'
10905 REPLACE_FREXPL='0'
10906 REPLACE_FSTAT='0'
10907 REPLACE_FSTATAT='0'
10908 REPLACE_FTRUNCATE='0'
10909 REPLACE_FUTIMENS='0'
10910 REPLACE_GETCWD='0'
10911 REPLACE_GETDOMAINNAME='0'
10912 REPLACE_GETGROUPS='0'
10913 REPLACE_GETLOGIN_R='0'
10914 REPLACE_GETPAGESIZE='0'
10915 REPLACE_HUGE_VAL='0'
10916 REPLACE_HYPOT='0'
10917 REPLACE_HYPOTF='0'
10918 REPLACE_HYPOTL='0'
10919 REPLACE_ILOGB='0'
10920 REPLACE_ILOGBF='0'
10921 REPLACE_ISATTY='0'
10922 REPLACE_ISFINITE='0'
10923 REPLACE_ISINF='0'
10924 REPLACE_ISNAN='0'
10925 REPLACE_ISWBLANK='0'
10926 REPLACE_ISWCNTRL='0'
10927 REPLACE_ITOLD='0'
10928 REPLACE_LCHOWN='0'
10929 REPLACE_LDEXPL='0'
10930 REPLACE_LINK='0'
10931 REPLACE_LINKAT='0'
10932 REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
10933 REPLACE_LOG10='0'
10934 REPLACE_LOG10F='0'
10935 REPLACE_LOG10L='0'
10936 REPLACE_LOG1P='0'
10937 REPLACE_LOG1PF='0'
10938 REPLACE_LOG1PL='0'
10939 REPLACE_LOG2='0'
10940 REPLACE_LOG2F='0'
10941 REPLACE_LOG2L='0'
10942 REPLACE_LOG='0'
10943 REPLACE_LOGB='0'
10944 REPLACE_LOGBF='0'
10945 REPLACE_LOGBL='0'
10946 REPLACE_LOGF='0'
10947 REPLACE_LOGL='0'
10948 REPLACE_LSEEK='0'
10949 REPLACE_LSTAT='0'
10950 REPLACE_MBRLEN='0'
10951 REPLACE_MBRTOWC='0'
10952 REPLACE_MBSINIT='0'
10953 REPLACE_MBSNRTOWCS='0'
10954 REPLACE_MBSRTOWCS='0'
10955 REPLACE_MBSTATE_T='0'
10956 REPLACE_MEMCHR='0'
10957 REPLACE_MEMMEM='1'
10958 REPLACE_MKDIR='0'
10959 REPLACE_MKFIFO='0'
10960 REPLACE_MKNOD='0'
10961 REPLACE_MKTIME='GNULIB_PORTCHECK'
10962 REPLACE_MODF='0'
10963 REPLACE_MODFF='0'
10964 REPLACE_MODFL='0'
10965 REPLACE_NAN='0'
10966 REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
10967 REPLACE_NULL='0'
10968 REPLACE_OPENDIR='0'
10969 REPLACE_PREAD='0'
10970 REPLACE_PWRITE='0'
10971 REPLACE_READ='0'
10972 REPLACE_READLINK='0'
10973 REPLACE_REMAINDER='0'
10974 REPLACE_REMAINDERF='0'
10975 REPLACE_REMAINDERL='0'
10976 REPLACE_RMDIR='0'
10977 REPLACE_ROUND='0'
10978 REPLACE_ROUNDF='0'
10979 REPLACE_ROUNDL='0'
10980 REPLACE_SIGNBIT='0'
10981 REPLACE_SIGNBIT_USING_GCC='0'
10982 REPLACE_SLEEP='0'
10983 REPLACE_SQRTL='0'
10984 REPLACE_STAT='0'
10985 REPLACE_STPNCPY='0'
10986 REPLACE_STRCASESTR='0'
10987 REPLACE_STRCHRNUL='0'
10988 REPLACE_STRDUP='0'
10989 REPLACE_STRERROR='0'
10990 REPLACE_STRERROR_R='0'
10991 REPLACE_STRNCAT='0'
10992 REPLACE_STRNDUP='0'
10993 REPLACE_STRNLEN='0'
10994 REPLACE_STRSIGNAL='0'
10995 REPLACE_STRSTR='1'
10996 REPLACE_STRTOIMAX='0'
10997 REPLACE_STRTOK_R='0'
10998 REPLACE_SYMLINK='0'
10999 REPLACE_TIMEGM='GNULIB_PORTCHECK'
11000 REPLACE_TOWLOWER='0'
11001 REPLACE_TRUNC='0'
11002 REPLACE_TRUNCF='0'
11003 REPLACE_TRUNCL='0'
11004 REPLACE_TTYNAME_R='0'
11005 REPLACE_UNLINK='0'
11006 REPLACE_UNLINKAT='0'
11007 REPLACE_USLEEP='0'
11008 REPLACE_UTIMENSAT='0'
11009 REPLACE_WCRTOMB='0'
11010 REPLACE_WCSNRTOMBS='0'
11011 REPLACE_WCSRTOMBS='0'
11012 REPLACE_WCSWIDTH='0'
11013 REPLACE_WCTOB='0'
11014 REPLACE_WCWIDTH='0'
11015 REPLACE_WRITE='0'
11016 SET_MAKE=''
11017 SHELL='/bin/sh'
11018 SIG_ATOMIC_T_SUFFIX=''
11019 SIZE_T_SUFFIX='ul'
11020 STDBOOL_H=''
11021 STDDEF_H=''
11022 STDINT_H='stdint.h'
11023 STRIP=''
11024 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
11025 TIME_H_DEFINES_STRUCT_TIMESPEC='1'
11026 UINT32_MAX_LT_UINTMAX_MAX='1'
11027 UINT64_MAX_EQ_ULONG_MAX='1'
11028 UNDEFINE_STRTOK_R='0'
11029 UNISTD_H_HAVE_WINSOCK2_H='0'
11030 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
11031 VERSION='UNUSED-VERSION'
11032 WCHAR_T_SUFFIX=''
11033 WINDOWS_64_BIT_OFF_T='0'
11034 WINDOWS_64_BIT_ST_SIZE='0'
11035 WINT_T_SUFFIX=''
11036 ac_ct_CC=''
11037 am__EXEEXT_FALSE=''
11038 am__EXEEXT_TRUE='#'
11039 am__fastdepCC_FALSE='#'
11040 am__fastdepCC_TRUE=''
11041 am__include='include'
11042 am__isrc=' -I$(srcdir)'
11043 am__leading_dot='.'
11044 am__quote=''
11045 am__tar='${AMTAR} chof - "$$tardir"'
11046 am__untar='${AMTAR} xf -'
11047 bindir='${exec_prefix}/bin'
11048 build='x86_64-apple-darwin13.2.0'
11049 build_alias='x86_64-apple-darwin13.2.0'
11050 build_cpu='x86_64'
11051 build_os='darwin13.2.0'
11052 build_vendor='apple'
11053 datadir='${datarootdir}'
11054 datarootdir='${prefix}/share'
11055 docdir='${datarootdir}/doc/${PACKAGE}'
11056 dvidir='${docdir}'
11057 exec_prefix='${prefix}'
11058 gl_LIBOBJS=' fnmatch.o isnanl.o memmem.o strstr.o'
11059 gl_LTLIBOBJS=' fnmatch.lo isnanl.lo memmem.lo strstr.lo'
11060 gltests_LIBOBJS=''
11061 gltests_LTLIBOBJS=''
11062 gltests_WITNESS='IN__GNULIB_TESTS'
11063 host='x86_64-apple-darwin13.2.0'
11064 host_alias='x86_64-apple-darwin13.2.0'
11065 host_cpu='x86_64'
11066 host_os='darwin13.2.0'
11067 host_vendor='apple'
11068 htmldir='${docdir}'
11069 includedir='${prefix}/include'
11070 infodir='${datarootdir}/info'
11071 install_sh='${SHELL} /Users/tacyas/Eos/util/srcX86MAC64/Admin/gdb-7.7.1/install-sh'
11072 libdir='${exec_prefix}/lib'
11073 libexecdir='${exec_prefix}/libexec'
11074 lispdir='${datarootdir}/emacs/site-lisp'
11075 localedir='${datarootdir}/locale'
11076 localstatedir='${prefix}/var'
11077 mandir='${datarootdir}/man'
11078 mkdir_p='$(top_builddir)/../../install-sh -c -d'
11079 oldincludedir='/usr/include'
11080 pdfdir='${docdir}'
11081 pkglibexecdir='${libexecdir}/${PACKAGE}'
11082 prefix='/Users/tacyas/Eos/util/X86MAC64'
11083 program_transform_name='s,y,y,'
11084 psdir='${docdir}'
11085 sbindir='${exec_prefix}/sbin'
11086 sharedstatedir='${prefix}/com'
11087 sysconfdir='${prefix}/etc'
11088 target='x86_64-apple-darwin13.2.0'
11089 target_alias='x86_64-apple-darwin13.2.0'
11090 target_cpu='x86_64'
11091 target_os='darwin13.2.0'
11092 target_vendor='apple'
11093
11094 ## ----------- ##
11095 ## confdefs.h. ##
11096 ## ----------- ##
11097
11098 /* confdefs.h */
11099 #define PACKAGE_NAME ""
11100 #define PACKAGE_TARNAME ""
11101 #define PACKAGE_VERSION ""
11102 #define PACKAGE_STRING ""
11103 #define PACKAGE_BUGREPORT ""
11104 #define PACKAGE_URL ""
11105 #define STDC_HEADERS 1
11106 #define HAVE_SYS_TYPES_H 1
11107 #define HAVE_SYS_STAT_H 1
11108 #define HAVE_STDLIB_H 1
11109 #define HAVE_STRING_H 1
11110 #define HAVE_MEMORY_H 1
11111 #define HAVE_STRINGS_H 1
11112 #define HAVE_INTTYPES_H 1
11113 #define HAVE_STDINT_H 1
11114 #define HAVE_UNISTD_H 1
11115 #define __EXTENSIONS__ 1
11116 #define _ALL_SOURCE 1
11117 #define _DARWIN_C_SOURCE 1
11118 #define _GNU_SOURCE 1
11119 #define _POSIX_PTHREAD_SEMANTICS 1
11120 #define _TANDEM_SOURCE 1
11121 #define HAVE_ALLOCA_H 1
11122 #define HAVE_ALLOCA 1
11123 #define HAVE_DIRENT_H 1
11124 #define HAVE_WCTYPE_H 1
11125 #define HAVE_WCHAR_H 1
11126 #define HAVE_STDINT_H 1
11127 #define HAVE_INTTYPES_H 1
11128 #define HAVE_UNISTD_H 1
11129 #define HAVE_MATH_H 1
11130 #define HAVE_SYS_MMAN_H 1
11131 #define HAVE_SYS_PARAM_H 1
11132 #define HAVE_SYS_STAT_H 1
11133 #define HAVE_SYS_TIME_H 1
11134 #define HAVE_MBSTATE_T 1
11135 #define HAVE_BTOWC 1
11136 #define HAVE_ISBLANK 1
11137 #define HAVE_ISWCTYPE 1
11138 #define HAVE_MBSRTOWCS 1
11139 #define HAVE_WMEMCHR 1
11140 #define HAVE_WMEMCPY 1
11141 #define HAVE_ALARM 1
11142 #define HAVE_SYMLINK 1
11143 #define HAVE_MBSINIT 1
11144 #define HAVE_MBRTOWC 1
11145 #define HAVE_MPROTECT 1
11146 #define HAVE_ISWCNTRL 1
11147 #define HAVE_UNSIGNED_LONG_LONG_INT 1
11148 #define HAVE_LONG_LONG_INT 1
11149 #define BITSIZEOF_PTRDIFF_T 64
11150 #define BITSIZEOF_SIZE_T 64
11151 #define BITSIZEOF_SIG_ATOMIC_T 32
11152 #define BITSIZEOF_WCHAR_T 32
11153 #define BITSIZEOF_WINT_T 32
11154 #define HAVE_SIGNED_SIG_ATOMIC_T 1
11155 #define HAVE_SIGNED_WCHAR_T 1
11156 #define HAVE_SIGNED_WINT_T 1
11157 #define PTRDIFF_T_SUFFIX l
11158 #define SIZE_T_SUFFIX ul
11159 #define SIG_ATOMIC_T_SUFFIX 
11160 #define WCHAR_T_SUFFIX 
11161 #define WINT_T_SUFFIX 
11162 #define HAVE_RAW_DECL_IMAXABS 1
11163 #define HAVE_RAW_DECL_IMAXDIV 1
11164 #define HAVE_RAW_DECL_STRTOIMAX 1
11165 #define HAVE_RAW_DECL_STRTOUMAX 1
11166 #define HAVE_INTTYPES_H 1
11167 #define DBL_EXPBIT0_WORD 1
11168 #define DBL_EXPBIT0_BIT 20
11169 #define HAVE_LANGINFO_CODESET 1
11170 #define HAVE_WORKING_O_NOATIME 0
11171 #define HAVE_WORKING_O_NOFOLLOW 1
11172 #define HAVE_DECL_GETC_UNLOCKED 1
11173 #define MAP_ANONYMOUS MAP_ANON
11174 #define HAVE_MAP_ANONYMOUS 1
11175 #define HAVE_DECL_MEMMEM 1
11176 #define HAVE_MEMMEM 1
11177 #define HAVE__BOOL 1
11178 #define HAVE_WCHAR_T 1
11179 #define restrict __restrict
11180 #define HAVE_RAW_DECL_FFSL 1
11181 #define HAVE_RAW_DECL_FFSLL 1
11182 #define HAVE_RAW_DECL_MEMMEM 1
11183 #define HAVE_RAW_DECL_STPCPY 1
11184 #define HAVE_RAW_DECL_STPNCPY 1
11185 #define HAVE_RAW_DECL_STRDUP 1
11186 #define HAVE_RAW_DECL_STRNCAT 1
11187 #define HAVE_RAW_DECL_STRNDUP 1
11188 #define HAVE_RAW_DECL_STRNLEN 1
11189 #define HAVE_RAW_DECL_STRPBRK 1
11190 #define HAVE_RAW_DECL_STRSEP 1
11191 #define HAVE_RAW_DECL_STRCASESTR 1
11192 #define HAVE_RAW_DECL_STRTOK_R 1
11193 #define HAVE_RAW_DECL_STRERROR_R 1
11194 #define HAVE_RAW_DECL_STRSIGNAL 1
11195 #define HAVE_WINT_T 1
11196 #define HAVE_ALLOCA 1
11197 #define HAVE_RAW_DECL_ALPHASORT 1
11198 #define HAVE_RAW_DECL_CLOSEDIR 1
11199 #define HAVE_RAW_DECL_DIRFD 1
11200 #define HAVE_RAW_DECL_OPENDIR 1
11201 #define HAVE_RAW_DECL_READDIR 1
11202 #define HAVE_RAW_DECL_REWINDDIR 1
11203 #define HAVE_RAW_DECL_SCANDIR 1
11204 #define fnmatch gnu_fnmatch
11205 #define HAVE_DECL_ISBLANK 1
11206 #define fnmatch gnu_fnmatch
11207 #define HAVE_DECL_ISBLANK 1
11208 #define HAVE_FREXP 1
11209 #define GNULIB_TEST_FREXP 1
11210 #define HAVE_FREXPL 1
11211 #define GNULIB_TEST_FREXPL 1
11212 #define HAVE_ISNAND_IN_LIBC 1
11213 #define LDBL_EXPBIT0_WORD 2
11214 #define LDBL_EXPBIT0_BIT 0
11215 #define HAVE_RAW_DECL_ACOSF 1
11216 #define HAVE_RAW_DECL_ACOSL 1
11217 #define HAVE_RAW_DECL_ASINF 1
11218 #define HAVE_RAW_DECL_ASINL 1
11219 #define HAVE_RAW_DECL_ATANF 1
11220 #define HAVE_RAW_DECL_ATANL 1
11221 #define HAVE_RAW_DECL_CBRT 1
11222 #define HAVE_RAW_DECL_CBRTF 1
11223 #define HAVE_RAW_DECL_CBRTL 1
11224 #define HAVE_RAW_DECL_CEILF 1
11225 #define HAVE_RAW_DECL_CEILL 1
11226 #define HAVE_RAW_DECL_COPYSIGN 1
11227 #define HAVE_RAW_DECL_COPYSIGNF 1
11228 #define HAVE_RAW_DECL_COPYSIGNL 1
11229 #define HAVE_RAW_DECL_COSF 1
11230 #define HAVE_RAW_DECL_COSL 1
11231 #define HAVE_RAW_DECL_COSHF 1
11232 #define HAVE_RAW_DECL_EXPF 1
11233 #define HAVE_RAW_DECL_EXPL 1
11234 #define HAVE_RAW_DECL_EXP2 1
11235 #define HAVE_RAW_DECL_EXP2F 1
11236 #define HAVE_RAW_DECL_EXP2L 1
11237 #define HAVE_RAW_DECL_EXPM1 1
11238 #define HAVE_RAW_DECL_EXPM1F 1
11239 #define HAVE_RAW_DECL_EXPM1L 1
11240 #define HAVE_RAW_DECL_FABSF 1
11241 #define HAVE_RAW_DECL_FABSL 1
11242 #define HAVE_RAW_DECL_FLOORF 1
11243 #define HAVE_RAW_DECL_FLOORL 1
11244 #define HAVE_RAW_DECL_FMA 1
11245 #define HAVE_RAW_DECL_FMAF 1
11246 #define HAVE_RAW_DECL_FMAL 1
11247 #define HAVE_RAW_DECL_FMOD 1
11248 #define HAVE_RAW_DECL_FMODF 1
11249 #define HAVE_RAW_DECL_FMODL 1
11250 #define HAVE_RAW_DECL_FREXPF 1
11251 #define HAVE_RAW_DECL_FREXPL 1
11252 #define HAVE_RAW_DECL_HYPOTF 1
11253 #define HAVE_RAW_DECL_HYPOTL 1
11254 #define HAVE_RAW_DECL_ILOGB 1
11255 #define HAVE_RAW_DECL_ILOGBF 1
11256 #define HAVE_RAW_DECL_ILOGBL 1
11257 #define HAVE_RAW_DECL_LDEXPF 1
11258 #define HAVE_RAW_DECL_LDEXPL 1
11259 #define HAVE_RAW_DECL_LOG 1
11260 #define HAVE_RAW_DECL_LOGF 1
11261 #define HAVE_RAW_DECL_LOGL 1
11262 #define HAVE_RAW_DECL_LOG10 1
11263 #define HAVE_RAW_DECL_LOG10F 1
11264 #define HAVE_RAW_DECL_LOG10L 1
11265 #define HAVE_RAW_DECL_LOG1P 1
11266 #define HAVE_RAW_DECL_LOG1PF 1
11267 #define HAVE_RAW_DECL_LOG1PL 1
11268 #define HAVE_RAW_DECL_LOG2 1
11269 #define HAVE_RAW_DECL_LOG2F 1
11270 #define HAVE_RAW_DECL_LOG2L 1
11271 #define HAVE_RAW_DECL_LOGB 1
11272 #define HAVE_RAW_DECL_LOGBF 1
11273 #define HAVE_RAW_DECL_LOGBL 1
11274 #define HAVE_RAW_DECL_MODF 1
11275 #define HAVE_RAW_DECL_MODFF 1
11276 #define HAVE_RAW_DECL_MODFL 1
11277 #define HAVE_RAW_DECL_POWF 1
11278 #define HAVE_RAW_DECL_REMAINDER 1
11279 #define HAVE_RAW_DECL_REMAINDERF 1
11280 #define HAVE_RAW_DECL_REMAINDERL 1
11281 #define HAVE_RAW_DECL_RINT 1
11282 #define HAVE_RAW_DECL_RINTF 1
11283 #define HAVE_RAW_DECL_RINTL 1
11284 #define HAVE_RAW_DECL_ROUND 1
11285 #define HAVE_RAW_DECL_ROUNDF 1
11286 #define HAVE_RAW_DECL_ROUNDL 1
11287 #define HAVE_RAW_DECL_SINF 1
11288 #define HAVE_RAW_DECL_SINL 1
11289 #define HAVE_RAW_DECL_SINHF 1
11290 #define HAVE_RAW_DECL_SQRTF 1
11291 #define HAVE_RAW_DECL_SQRTL 1
11292 #define HAVE_RAW_DECL_TANF 1
11293 #define HAVE_RAW_DECL_TANL 1
11294 #define HAVE_RAW_DECL_TANHF 1
11295 #define HAVE_RAW_DECL_TRUNC 1
11296 #define HAVE_RAW_DECL_TRUNCF 1
11297 #define HAVE_RAW_DECL_TRUNCL 1
11298 #define GNULIB_TEST_MBRTOWC 1
11299 #define GNULIB_TEST_MBSINIT 1
11300 #define GNULIB_TEST_MBSRTOWCS 1
11301 #define GNULIB_TEST_MEMCHR 1
11302 #define HAVE_MEMMEM 1
11303 #define GNULIB_TEST_MEMMEM 1
11304 #define GNULIB_TEST_STRSTR 1
11305 #define HAVE_RAW_DECL_FSTAT 1
11306 #define HAVE_RAW_DECL_LCHMOD 1
11307 #define HAVE_RAW_DECL_LSTAT 1
11308 #define HAVE_RAW_DECL_MKFIFO 1
11309 #define HAVE_RAW_DECL_MKNOD 1
11310 #define HAVE_RAW_DECL_STAT 1
11311 #define HAVE_RAW_DECL_CHDIR 1
11312 #define HAVE_RAW_DECL_CHOWN 1
11313 #define HAVE_RAW_DECL_DUP 1
11314 #define HAVE_RAW_DECL_DUP2 1
11315 #define HAVE_RAW_DECL_FCHDIR 1
11316 #define HAVE_RAW_DECL_FSYNC 1
11317 #define HAVE_RAW_DECL_FTRUNCATE 1
11318 #define HAVE_RAW_DECL_GETCWD 1
11319 #define HAVE_RAW_DECL_GETDOMAINNAME 1
11320 #define HAVE_RAW_DECL_GETDTABLESIZE 1
11321 #define HAVE_RAW_DECL_GETGROUPS 1
11322 #define HAVE_RAW_DECL_GETHOSTNAME 1
11323 #define HAVE_RAW_DECL_GETLOGIN 1
11324 #define HAVE_RAW_DECL_GETLOGIN_R 1
11325 #define HAVE_RAW_DECL_GETPAGESIZE 1
11326 #define HAVE_RAW_DECL_GETUSERSHELL 1
11327 #define HAVE_RAW_DECL_SETUSERSHELL 1
11328 #define HAVE_RAW_DECL_ENDUSERSHELL 1
11329 #define HAVE_RAW_DECL_ISATTY 1
11330 #define HAVE_RAW_DECL_LCHOWN 1
11331 #define HAVE_RAW_DECL_LINK 1
11332 #define HAVE_RAW_DECL_LSEEK 1
11333 #define HAVE_RAW_DECL_PIPE 1
11334 #define HAVE_RAW_DECL_PREAD 1
11335 #define HAVE_RAW_DECL_PWRITE 1
11336 #define HAVE_RAW_DECL_READLINK 1
11337 #define HAVE_RAW_DECL_RMDIR 1
11338 #define HAVE_RAW_DECL_SETHOSTNAME 1
11339 #define HAVE_RAW_DECL_SLEEP 1
11340 #define HAVE_RAW_DECL_SYMLINK 1
11341 #define HAVE_RAW_DECL_TTYNAME_R 1
11342 #define HAVE_RAW_DECL_UNLINK 1
11343 #define HAVE_RAW_DECL_USLEEP 1
11344 #define HAVE_RAW_DECL_BTOWC 1
11345 #define HAVE_RAW_DECL_WCTOB 1
11346 #define HAVE_RAW_DECL_MBSINIT 1
11347 #define HAVE_RAW_DECL_MBRTOWC 1
11348 #define HAVE_RAW_DECL_MBRLEN 1
11349 #define HAVE_RAW_DECL_MBSRTOWCS 1
11350 #define HAVE_RAW_DECL_MBSNRTOWCS 1
11351 #define HAVE_RAW_DECL_WCRTOMB 1
11352 #define HAVE_RAW_DECL_WCSRTOMBS 1
11353 #define HAVE_RAW_DECL_WCSNRTOMBS 1
11354 #define HAVE_RAW_DECL_WCWIDTH 1
11355 #define HAVE_RAW_DECL_WMEMCHR 1
11356 #define HAVE_RAW_DECL_WMEMCMP 1
11357 #define HAVE_RAW_DECL_WMEMCPY 1
11358 #define HAVE_RAW_DECL_WMEMMOVE 1
11359 #define HAVE_RAW_DECL_WMEMSET 1
11360 #define HAVE_RAW_DECL_WCSLEN 1
11361 #define HAVE_RAW_DECL_WCSNLEN 1
11362 #define HAVE_RAW_DECL_WCSCPY 1
11363 #define HAVE_RAW_DECL_WCPCPY 1
11364 #define HAVE_RAW_DECL_WCSNCPY 1
11365 #define HAVE_RAW_DECL_WCPNCPY 1
11366 #define HAVE_RAW_DECL_WCSCAT 1
11367 #define HAVE_RAW_DECL_WCSNCAT 1
11368 #define HAVE_RAW_DECL_WCSCMP 1
11369 #define HAVE_RAW_DECL_WCSNCMP 1
11370 #define HAVE_RAW_DECL_WCSCASECMP 1
11371 #define HAVE_RAW_DECL_WCSNCASECMP 1
11372 #define HAVE_RAW_DECL_WCSCOLL 1
11373 #define HAVE_RAW_DECL_WCSXFRM 1
11374 #define HAVE_RAW_DECL_WCSDUP 1
11375 #define HAVE_RAW_DECL_WCSCHR 1
11376 #define HAVE_RAW_DECL_WCSRCHR 1
11377 #define HAVE_RAW_DECL_WCSCSPN 1
11378 #define HAVE_RAW_DECL_WCSSPN 1
11379 #define HAVE_RAW_DECL_WCSPBRK 1
11380 #define HAVE_RAW_DECL_WCSSTR 1
11381 #define HAVE_RAW_DECL_WCSTOK 1
11382 #define HAVE_RAW_DECL_WCSWIDTH 1
11383 #define HAVE_TOWLOWER 1
11384 #define HAVE_RAW_DECL_WCTYPE 1
11385 #define HAVE_RAW_DECL_ISWCTYPE 1
11386 #define HAVE_RAW_DECL_WCTRANS 1
11387 #define HAVE_RAW_DECL_TOWCTRANS 1
11388
11389 configure: exit 0
11390
11391 ## ---------------------- ##
11392 ## Running config.status. ##
11393 ## ---------------------- ##
11394
11395 This file was extended by config.status, which was
11396 generated by GNU Autoconf 2.64.  Invocation command line was
11397
11398   CONFIG_FILES    = Makefile
11399   CONFIG_HEADERS  = 
11400   CONFIG_LINKS    = 
11401   CONFIG_COMMANDS = depfiles
11402   $ config.status 
11403
11404 on tacyas.local
11405
11406 config.status:1875: creating Makefile
11407 config.status:2088: executing depfiles commands