1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
4 It was created by GNU recutils configure 1.8, which was
5 generated by GNU Autoconf 2.69. Invocation command line was
15 uname -r = 4.4.0-31-generic
17 uname -v = #50-Ubuntu SMP Wed Jul 13 00:06:14 UTC 2016
19 /usr/bin/uname -p = unknown
20 /bin/uname -X = unknown
23 /usr/bin/arch -k = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo = unknown
26 /bin/machine = unknown
27 /usr/bin/oslevel = unknown
28 /bin/universe = unknown
30 PATH: /home/devenkong/bin
31 PATH: /home/devenkong/.local/bin
32 PATH: /home/devenkong/bin
33 PATH: /home/devenkong/.local/bin
34 PATH: /mnt/lfs/buildroot/sys-basic/buildroot/package/service/fake-rootfs/sbin
35 PATH: /mnt/lfs/buildroot/sys-basic/buildroot/package/service/fake-rootfs/bin
36 PATH: /mnt/lfs/buildroot/sys-basic/buildroot/package/service/fake-rootfs/usr/sbin
37 PATH: /mnt/lfs/buildroot/sys-basic/buildroot/package/service/fake-rootfs/usr/bin
44 PATH: /mnt/lfs/opt/gcc-linaro-7.3.1-2018.05-i686_arm-linux-gnueabi/bin/
45 PATH: /home/devenkong/bin
46 PATH: /mnt/lfs/opt/gcc-linaro-7.3.1-2018.05-i686_arm-linux-gnueabi/bin/
47 PATH: /mnt/lfs/opt/gcc-linaro-7.3.1-2018.05-i686_arm-linux-gnueabi/bin/
54 configure:3960: checking for a BSD-compatible install
55 configure:4028: result: /usr/bin/install -c
56 configure:4039: checking whether build environment is sane
57 configure:4094: result: yes
58 configure:4245: checking for a thread-safe mkdir -p
59 configure:4284: result: /bin/mkdir -p
60 configure:4291: checking for gawk
61 configure:4307: found /usr/bin/gawk
62 configure:4318: result: gawk
63 configure:4329: checking whether make sets $(MAKE)
64 configure:4351: result: yes
65 configure:4380: checking whether make supports nested variables
66 configure:4397: result: yes
67 configure:4531: checking build system type
68 configure:4545: result: i686-pc-linux-gnu
69 configure:4565: checking host system type
70 configure:4578: result: i686-pc-linux-gnu
71 configure:4605: autobuild project... GNU recutils
72 configure:4611: autobuild revision... 1.8
73 configure:4616: autobuild hostname... ubuntu
74 configure:4627: autobuild timestamp... 20221012T092906Z
75 configure:4680: checking for gcc
76 configure:4696: found /usr/bin/gcc
77 configure:4707: result: gcc
78 configure:4936: checking for C compiler version
79 configure:4945: gcc --version >&5
80 gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609
81 Copyright (C) 2015 Free Software Foundation, Inc.
82 This is free software; see the source for copying conditions. There is NO
83 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
85 configure:4956: $? = 0
86 configure:4945: gcc -v >&5
89 COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/5/lto-wrapper
90 Target: i686-linux-gnu
91 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.12' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
93 gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12)
94 configure:4956: $? = 0
95 configure:4945: gcc -V >&5
96 gcc: error: unrecognized command line option '-V'
97 gcc: fatal error: no input files
98 compilation terminated.
99 configure:4956: $? = 1
100 configure:4945: gcc -qversion >&5
101 gcc: error: unrecognized command line option '-qversion'
102 gcc: fatal error: no input files
103 compilation terminated.
104 configure:4956: $? = 1
105 configure:4976: checking whether the C compiler works
106 configure:4998: gcc conftest.c >&5
107 configure:5002: $? = 0
108 configure:5050: result: yes
109 configure:5053: checking for C compiler default output file name
110 configure:5055: result: a.out
111 configure:5061: checking for suffix of executables
112 configure:5068: gcc -o conftest conftest.c >&5
113 configure:5072: $? = 0
114 configure:5094: result:
115 configure:5116: checking whether we are cross compiling
116 configure:5124: gcc -o conftest conftest.c >&5
117 configure:5128: $? = 0
118 configure:5135: ./conftest
119 configure:5139: $? = 0
120 configure:5154: result: no
121 configure:5159: checking for suffix of object files
122 configure:5181: gcc -c conftest.c >&5
123 configure:5185: $? = 0
124 configure:5206: result: o
125 configure:5210: checking whether we are using the GNU C compiler
126 configure:5229: gcc -c conftest.c >&5
127 configure:5229: $? = 0
128 configure:5238: result: yes
129 configure:5247: checking whether gcc accepts -g
130 configure:5267: gcc -c -g conftest.c >&5
131 configure:5267: $? = 0
132 configure:5308: result: yes
133 configure:5325: checking for gcc option to accept ISO C89
134 configure:5388: gcc -c -g -O2 conftest.c >&5
135 configure:5388: $? = 0
136 configure:5401: result: none needed
137 configure:5426: checking whether gcc understands -c and -o together
138 configure:5448: gcc -c conftest.c -o conftest2.o
139 configure:5451: $? = 0
140 configure:5448: gcc -c conftest.c -o conftest2.o
141 configure:5451: $? = 0
142 configure:5463: result: yes
143 configure:5491: checking for style of include used by make
144 configure:5519: result: GNU
145 configure:5545: checking dependency style of gcc
146 configure:5656: result: gcc3
147 configure:5677: checking how to run the C preprocessor
148 configure:5708: gcc -E conftest.c
149 configure:5708: $? = 0
150 configure:5722: gcc -E conftest.c
151 conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
152 compilation terminated.
153 configure:5722: $? = 1
154 configure: failed program was:
156 | #define PACKAGE_NAME "GNU recutils"
157 | #define PACKAGE_TARNAME "recutils"
158 | #define PACKAGE_VERSION "1.8"
159 | #define PACKAGE_STRING "GNU recutils 1.8"
160 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
161 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
162 | #define PACKAGE "recutils"
163 | #define VERSION "1.8"
164 | /* end confdefs.h. */
165 | #include <ac_nonexistent.h>
166 configure:5747: result: gcc -E
167 configure:5767: gcc -E conftest.c
168 configure:5767: $? = 0
169 configure:5781: gcc -E conftest.c
170 conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
171 compilation terminated.
172 configure:5781: $? = 1
173 configure: failed program was:
175 | #define PACKAGE_NAME "GNU recutils"
176 | #define PACKAGE_TARNAME "recutils"
177 | #define PACKAGE_VERSION "1.8"
178 | #define PACKAGE_STRING "GNU recutils 1.8"
179 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
180 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
181 | #define PACKAGE "recutils"
182 | #define VERSION "1.8"
183 | /* end confdefs.h. */
184 | #include <ac_nonexistent.h>
185 configure:5810: checking for grep that handles long lines and -e
186 configure:5868: result: /bin/grep
187 configure:5873: checking for egrep
188 configure:5935: result: /bin/grep -E
189 configure:5940: checking for ANSI C header files
190 configure:5960: gcc -c -g -O2 conftest.c >&5
191 configure:5960: $? = 0
192 configure:6033: gcc -o conftest -g -O2 conftest.c >&5
193 configure:6033: $? = 0
194 configure:6033: ./conftest
195 configure:6033: $? = 0
196 configure:6044: result: yes
197 configure:6057: checking for sys/types.h
198 configure:6057: gcc -c -g -O2 conftest.c >&5
199 configure:6057: $? = 0
200 configure:6057: result: yes
201 configure:6057: checking for sys/stat.h
202 configure:6057: gcc -c -g -O2 conftest.c >&5
203 configure:6057: $? = 0
204 configure:6057: result: yes
205 configure:6057: checking for stdlib.h
206 configure:6057: gcc -c -g -O2 conftest.c >&5
207 configure:6057: $? = 0
208 configure:6057: result: yes
209 configure:6057: checking for string.h
210 configure:6057: gcc -c -g -O2 conftest.c >&5
211 configure:6057: $? = 0
212 configure:6057: result: yes
213 configure:6057: checking for memory.h
214 configure:6057: gcc -c -g -O2 conftest.c >&5
215 configure:6057: $? = 0
216 configure:6057: result: yes
217 configure:6057: checking for strings.h
218 configure:6057: gcc -c -g -O2 conftest.c >&5
219 configure:6057: $? = 0
220 configure:6057: result: yes
221 configure:6057: checking for inttypes.h
222 configure:6057: gcc -c -g -O2 conftest.c >&5
223 configure:6057: $? = 0
224 configure:6057: result: yes
225 configure:6057: checking for stdint.h
226 configure:6057: gcc -c -g -O2 conftest.c >&5
227 configure:6057: $? = 0
228 configure:6057: result: yes
229 configure:6057: checking for unistd.h
230 configure:6057: gcc -c -g -O2 conftest.c >&5
231 configure:6057: $? = 0
232 configure:6057: result: yes
233 configure:6070: checking minix/config.h usability
234 configure:6070: gcc -c -g -O2 conftest.c >&5
235 conftest.c:54:26: fatal error: minix/config.h: No such file or directory
236 compilation terminated.
237 configure:6070: $? = 1
238 configure: failed program was:
240 | #define PACKAGE_NAME "GNU recutils"
241 | #define PACKAGE_TARNAME "recutils"
242 | #define PACKAGE_VERSION "1.8"
243 | #define PACKAGE_STRING "GNU recutils 1.8"
244 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
245 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
246 | #define PACKAGE "recutils"
247 | #define VERSION "1.8"
248 | #define STDC_HEADERS 1
249 | #define HAVE_SYS_TYPES_H 1
250 | #define HAVE_SYS_STAT_H 1
251 | #define HAVE_STDLIB_H 1
252 | #define HAVE_STRING_H 1
253 | #define HAVE_MEMORY_H 1
254 | #define HAVE_STRINGS_H 1
255 | #define HAVE_INTTYPES_H 1
256 | #define HAVE_STDINT_H 1
257 | #define HAVE_UNISTD_H 1
258 | /* end confdefs.h. */
260 | #ifdef HAVE_SYS_TYPES_H
261 | # include <sys/types.h>
263 | #ifdef HAVE_SYS_STAT_H
264 | # include <sys/stat.h>
266 | #ifdef STDC_HEADERS
267 | # include <stdlib.h>
268 | # include <stddef.h>
270 | # ifdef HAVE_STDLIB_H
271 | # include <stdlib.h>
274 | #ifdef HAVE_STRING_H
275 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
276 | # include <memory.h>
278 | # include <string.h>
280 | #ifdef HAVE_STRINGS_H
281 | # include <strings.h>
283 | #ifdef HAVE_INTTYPES_H
284 | # include <inttypes.h>
286 | #ifdef HAVE_STDINT_H
287 | # include <stdint.h>
289 | #ifdef HAVE_UNISTD_H
290 | # include <unistd.h>
292 | #include <minix/config.h>
293 configure:6070: result: no
294 configure:6070: checking minix/config.h presence
295 configure:6070: gcc -E conftest.c
296 conftest.c:21:26: fatal error: minix/config.h: No such file or directory
297 compilation terminated.
298 configure:6070: $? = 1
299 configure: failed program was:
301 | #define PACKAGE_NAME "GNU recutils"
302 | #define PACKAGE_TARNAME "recutils"
303 | #define PACKAGE_VERSION "1.8"
304 | #define PACKAGE_STRING "GNU recutils 1.8"
305 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
306 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
307 | #define PACKAGE "recutils"
308 | #define VERSION "1.8"
309 | #define STDC_HEADERS 1
310 | #define HAVE_SYS_TYPES_H 1
311 | #define HAVE_SYS_STAT_H 1
312 | #define HAVE_STDLIB_H 1
313 | #define HAVE_STRING_H 1
314 | #define HAVE_MEMORY_H 1
315 | #define HAVE_STRINGS_H 1
316 | #define HAVE_INTTYPES_H 1
317 | #define HAVE_STDINT_H 1
318 | #define HAVE_UNISTD_H 1
319 | /* end confdefs.h. */
320 | #include <minix/config.h>
321 configure:6070: result: no
322 configure:6070: checking for minix/config.h
323 configure:6070: result: no
324 configure:6094: checking whether it is safe to define __EXTENSIONS__
325 configure:6112: gcc -c -g -O2 conftest.c >&5
326 configure:6112: $? = 0
327 configure:6119: result: yes
328 configure:6152: checking whether _XOPEN_SOURCE should be defined
329 configure:6171: gcc -c -g -O2 conftest.c >&5
330 configure:6171: $? = 0
331 configure:6195: result: no
332 configure:6212: checking for Minix Amsterdam compiler
333 configure:6236: result: no
334 configure:6293: checking for ar
335 configure:6309: found /usr/bin/ar
336 configure:6320: result: ar
337 configure:6395: checking for ranlib
338 configure:6411: found /usr/bin/ranlib
339 configure:6422: result: ranlib
340 configure:6478: checking for _LARGEFILE_SOURCE value needed for large files
341 configure:6497: gcc -o conftest -g -O2 conftest.c >&5
342 configure:6497: $? = 0
343 configure:6525: result: no
344 configure:6553: checking for special C compiler options needed for large files
345 configure:6598: result: no
346 configure:6604: checking for _FILE_OFFSET_BITS value needed for large files
347 configure:6629: gcc -c -g -O2 conftest.c >&5
348 conftest.c:43:33: warning: left shift count >= width of type [-Wshift-count-overflow]
349 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
351 conftest.c:44:23: note: in expansion of macro 'LARGE_OFF_T'
352 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
354 conftest.c:43:57: warning: left shift count >= width of type [-Wshift-count-overflow]
355 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
357 conftest.c:44:23: note: in expansion of macro 'LARGE_OFF_T'
358 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
360 conftest.c:43:33: warning: left shift count >= width of type [-Wshift-count-overflow]
361 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
363 conftest.c:45:27: note: in expansion of macro 'LARGE_OFF_T'
364 && LARGE_OFF_T % 2147483647 == 1)
366 conftest.c:43:57: warning: left shift count >= width of type [-Wshift-count-overflow]
367 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
369 conftest.c:45:27: note: in expansion of macro 'LARGE_OFF_T'
370 && LARGE_OFF_T % 2147483647 == 1)
372 conftest.c:44:7: error: variably modified 'off_t_is_large' at file scope
373 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
375 configure:6629: $? = 1
376 configure: failed program was:
378 | #define PACKAGE_NAME "GNU recutils"
379 | #define PACKAGE_TARNAME "recutils"
380 | #define PACKAGE_VERSION "1.8"
381 | #define PACKAGE_STRING "GNU recutils 1.8"
382 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
383 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
384 | #define PACKAGE "recutils"
385 | #define VERSION "1.8"
386 | #define STDC_HEADERS 1
387 | #define HAVE_SYS_TYPES_H 1
388 | #define HAVE_SYS_STAT_H 1
389 | #define HAVE_STDLIB_H 1
390 | #define HAVE_STRING_H 1
391 | #define HAVE_MEMORY_H 1
392 | #define HAVE_STRINGS_H 1
393 | #define HAVE_INTTYPES_H 1
394 | #define HAVE_STDINT_H 1
395 | #define HAVE_UNISTD_H 1
396 | #define __EXTENSIONS__ 1
397 | #define _ALL_SOURCE 1
398 | #define _DARWIN_C_SOURCE 1
399 | #define _GNU_SOURCE 1
400 | #define _NETBSD_SOURCE 1
401 | #define _OPENBSD_SOURCE 1
402 | #define _POSIX_PTHREAD_SEMANTICS 1
403 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
404 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
405 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
406 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
407 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
408 | #define __STDC_WANT_LIB_EXT2__ 1
409 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
410 | #define _TANDEM_SOURCE 1
411 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
412 | #define HAVE_FSEEKO 1
413 | /* end confdefs.h. */
414 | #include <sys/types.h>
415 | /* Check that off_t can represent 2**63 - 1 correctly.
416 | We can't simply define LARGE_OFF_T to be 9223372036854775807,
417 | since some C++ compilers masquerading as C compilers
418 | incorrectly reject 9223372036854775807. */
419 | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
420 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
421 | && LARGE_OFF_T % 2147483647 == 1)
430 configure:6653: gcc -c -g -O2 conftest.c >&5
431 configure:6653: $? = 0
432 configure:6661: result: 64
433 configure:6752: checking for gcc option to accept ISO C99
434 configure:6901: gcc -c -g -O2 conftest.c >&5
435 configure:6901: $? = 0
436 configure:6914: result: none needed
437 configure:7022: checking for gcc option to accept ISO Standard C
438 configure:7033: result: none needed
439 configure:7111: autobuild project... GNU recutils
440 configure:7117: autobuild revision... 1.8
441 configure:7122: autobuild hostname... ubuntu
442 configure:7133: autobuild timestamp... 20221012T092907Z
443 configure:7413: checking how to print strings
444 configure:7440: result: printf
445 configure:7461: checking for a sed that does not truncate output
446 configure:7525: result: /bin/sed
447 configure:7543: checking for fgrep
448 configure:7605: result: /bin/grep -F
449 configure:7640: checking for ld used by gcc
450 configure:7707: result: /usr/bin/ld
451 configure:7714: checking if the linker (/usr/bin/ld) is GNU ld
452 configure:7729: result: yes
453 configure:7741: checking for BSD- or MS-compatible name lister (nm)
454 configure:7795: result: /usr/bin/nm -B
455 configure:7925: checking the name lister (/usr/bin/nm -B) interface
456 configure:7932: gcc -c -g -O2 conftest.c >&5
457 configure:7935: /usr/bin/nm -B "conftest.o"
458 configure:7938: output
459 00000000 B some_variable
460 configure:7945: result: BSD nm
461 configure:7948: checking whether ln -s works
462 configure:7952: result: yes
463 configure:7960: checking the maximum length of command line arguments
464 configure:8091: result: 1572864
465 configure:8139: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
466 configure:8179: result: func_convert_file_noop
467 configure:8186: checking how to convert i686-pc-linux-gnu file names to toolchain format
468 configure:8206: result: func_convert_file_noop
469 configure:8213: checking for /usr/bin/ld option to reload object files
470 configure:8220: result: -r
471 configure:8294: checking for objdump
472 configure:8310: found /usr/bin/objdump
473 configure:8321: result: objdump
474 configure:8353: checking how to recognize dependent libraries
475 configure:8553: result: pass_all
476 configure:8638: checking for dlltool
477 configure:8668: result: no
478 configure:8698: checking how to associate runtime and link libraries
479 configure:8725: result: printf %s\n
480 configure:8849: checking for archiver @FILE support
481 configure:8866: gcc -c -g -O2 conftest.c >&5
482 configure:8866: $? = 0
483 configure:8869: ar cru libconftest.a @conftest.lst >&5
484 ar: `u' modifier ignored since `D' is the default (see `U')
485 configure:8872: $? = 0
486 configure:8877: ar cru libconftest.a @conftest.lst >&5
487 ar: `u' modifier ignored since `D' is the default (see `U')
488 ar: conftest.o: No such file or directory
489 configure:8880: $? = 1
490 configure:8892: result: @
491 configure:8950: checking for strip
492 configure:8966: found /usr/bin/strip
493 configure:8977: result: strip
494 configure:9049: checking for ranlib
495 configure:9076: result: ranlib
496 configure:9178: checking command to parse /usr/bin/nm -B output from gcc object
497 configure:9331: gcc -c -g -O2 conftest.c >&5
498 configure:9334: $? = 0
499 configure:9338: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
500 configure:9341: $? = 0
501 configure:9407: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
502 configure:9410: $? = 0
503 configure:9448: result: ok
504 configure:9495: checking for sysroot
505 configure:9525: result: no
506 configure:9532: checking for a working dd
507 configure:9570: result: /bin/dd
508 configure:9574: checking how to truncate binary pipes
509 configure:9589: result: /bin/dd bs=4096 count=1
510 configure:9918: checking for mt
511 configure:9934: found /bin/mt
512 configure:9945: result: mt
513 configure:9968: checking if mt is a manifest tool
514 configure:9974: mt '-?'
515 configure:9982: result: no
516 configure:10656: checking for dlfcn.h
517 configure:10656: gcc -c -g -O2 conftest.c >&5
518 configure:10656: $? = 0
519 configure:10656: result: yes
520 configure:10912: checking for objdir
521 configure:10927: result: .libs
522 configure:11191: checking if gcc supports -fno-rtti -fno-exceptions
523 configure:11209: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
524 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
525 configure:11213: $? = 0
526 configure:11226: result: no
527 configure:11584: checking for gcc option to produce PIC
528 configure:11591: result: -fPIC -DPIC
529 configure:11599: checking if gcc PIC flag -fPIC -DPIC works
530 configure:11617: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
531 configure:11621: $? = 0
532 configure:11634: result: yes
533 configure:11663: checking if gcc static flag -static works
534 configure:11691: result: yes
535 configure:11706: checking if gcc supports -c -o file.o
536 configure:11727: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
537 configure:11731: $? = 0
538 configure:11753: result: yes
539 configure:11761: checking if gcc supports -c -o file.o
540 configure:11808: result: yes
541 configure:11841: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
542 configure:13104: result: yes
543 configure:13141: checking whether -lc should be explicitly linked in
544 configure:13149: gcc -c -g -O2 conftest.c >&5
545 configure:13152: $? = 0
546 configure:13167: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
547 configure:13170: $? = 0
548 configure:13184: result: no
549 configure:13344: checking dynamic linker characteristics
550 configure:13925: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
551 configure:13925: $? = 0
552 configure:14174: result: GNU/Linux ld.so
553 configure:14296: checking how to hardcode library paths into programs
554 configure:14321: result: immediate
555 configure:14869: checking whether stripping libraries is possible
556 configure:14874: result: yes
557 configure:14909: checking if libtool supports shared libraries
558 configure:14911: result: yes
559 configure:14914: checking whether to build shared libraries
560 configure:14939: result: yes
561 configure:14942: checking whether to build static libraries
562 configure:14946: result: yes
563 configure:14983: checking for gcc option to accept ISO C99
564 configure:15145: result: none needed
565 configure:15202: checking for fchmod
566 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
567 configure:15202: $? = 0
568 configure:15202: result: yes
569 configure:15202: checking for btowc
570 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
571 configure:15202: $? = 0
572 configure:15202: result: yes
573 configure:15202: checking for canonicalize_file_name
574 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
575 configure:15202: $? = 0
576 configure:15202: result: yes
577 configure:15202: checking for getcwd
578 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
579 configure:15202: $? = 0
580 configure:15202: result: yes
581 configure:15202: checking for readlink
582 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
583 configure:15202: $? = 0
584 configure:15202: result: yes
585 configure:15202: checking for realpath
586 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
587 configure:15202: $? = 0
588 configure:15202: result: yes
589 configure:15202: checking for _set_invalid_parameter_handler
590 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
591 /tmp/ccuouSnw.o: In function `main':
592 /mnt/lfs/build/recutils/recutils-1.8/conftest.c:82: undefined reference to `_set_invalid_parameter_handler'
593 collect2: error: ld returned 1 exit status
594 configure:15202: $? = 1
595 configure: failed program was:
597 | #define PACKAGE_NAME "GNU recutils"
598 | #define PACKAGE_TARNAME "recutils"
599 | #define PACKAGE_VERSION "1.8"
600 | #define PACKAGE_STRING "GNU recutils 1.8"
601 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
602 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
603 | #define PACKAGE "recutils"
604 | #define VERSION "1.8"
605 | #define STDC_HEADERS 1
606 | #define HAVE_SYS_TYPES_H 1
607 | #define HAVE_SYS_STAT_H 1
608 | #define HAVE_STDLIB_H 1
609 | #define HAVE_STRING_H 1
610 | #define HAVE_MEMORY_H 1
611 | #define HAVE_STRINGS_H 1
612 | #define HAVE_INTTYPES_H 1
613 | #define HAVE_STDINT_H 1
614 | #define HAVE_UNISTD_H 1
615 | #define __EXTENSIONS__ 1
616 | #define _ALL_SOURCE 1
617 | #define _DARWIN_C_SOURCE 1
618 | #define _GNU_SOURCE 1
619 | #define _NETBSD_SOURCE 1
620 | #define _OPENBSD_SOURCE 1
621 | #define _POSIX_PTHREAD_SEMANTICS 1
622 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
623 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
624 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
625 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
626 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
627 | #define __STDC_WANT_LIB_EXT2__ 1
628 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
629 | #define _TANDEM_SOURCE 1
630 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
631 | #define HAVE_FSEEKO 1
632 | #define _FILE_OFFSET_BITS 64
633 | #define _DARWIN_USE_64_BIT_INODE 1
634 | #define HAVE_DLFCN_H 1
635 | #define LT_OBJDIR ".libs/"
636 | #define HAVE_FCHMOD 1
637 | #define HAVE_BTOWC 1
638 | #define HAVE_CANONICALIZE_FILE_NAME 1
639 | #define HAVE_GETCWD 1
640 | #define HAVE_READLINK 1
641 | #define HAVE_REALPATH 1
642 | /* end confdefs.h. */
643 | /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler.
644 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
645 | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
647 | /* System header to define __stub macros and hopefully few prototypes,
648 | which can conflict with char _set_invalid_parameter_handler (); below.
649 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
650 | <limits.h> exists even on freestanding compilers. */
653 | # include <limits.h>
655 | # include <assert.h>
658 | #undef _set_invalid_parameter_handler
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. */
666 | char _set_invalid_parameter_handler ();
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__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
677 | return _set_invalid_parameter_handler ();
681 configure:15202: result: no
682 configure:15202: checking for faccessat
683 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
684 configure:15202: $? = 0
685 configure:15202: result: yes
686 configure:15202: checking for fcntl
687 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
688 configure:15202: $? = 0
689 configure:15202: result: yes
690 configure:15202: checking for symlink
691 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
692 configure:15202: $? = 0
693 configure:15202: result: yes
694 configure:15202: checking for flock
695 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
696 configure:15202: $? = 0
697 configure:15202: result: yes
698 configure:15202: checking for vasnprintf
699 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
700 /tmp/cc2xLO8Q.o: In function `main':
701 /mnt/lfs/build/recutils/recutils-1.8/conftest.c:86: undefined reference to `vasnprintf'
702 collect2: error: ld returned 1 exit status
703 configure:15202: $? = 1
704 configure: failed program was:
706 | #define PACKAGE_NAME "GNU recutils"
707 | #define PACKAGE_TARNAME "recutils"
708 | #define PACKAGE_VERSION "1.8"
709 | #define PACKAGE_STRING "GNU recutils 1.8"
710 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
711 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
712 | #define PACKAGE "recutils"
713 | #define VERSION "1.8"
714 | #define STDC_HEADERS 1
715 | #define HAVE_SYS_TYPES_H 1
716 | #define HAVE_SYS_STAT_H 1
717 | #define HAVE_STDLIB_H 1
718 | #define HAVE_STRING_H 1
719 | #define HAVE_MEMORY_H 1
720 | #define HAVE_STRINGS_H 1
721 | #define HAVE_INTTYPES_H 1
722 | #define HAVE_STDINT_H 1
723 | #define HAVE_UNISTD_H 1
724 | #define __EXTENSIONS__ 1
725 | #define _ALL_SOURCE 1
726 | #define _DARWIN_C_SOURCE 1
727 | #define _GNU_SOURCE 1
728 | #define _NETBSD_SOURCE 1
729 | #define _OPENBSD_SOURCE 1
730 | #define _POSIX_PTHREAD_SEMANTICS 1
731 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
732 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
733 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
734 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
735 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
736 | #define __STDC_WANT_LIB_EXT2__ 1
737 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
738 | #define _TANDEM_SOURCE 1
739 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
740 | #define HAVE_FSEEKO 1
741 | #define _FILE_OFFSET_BITS 64
742 | #define _DARWIN_USE_64_BIT_INODE 1
743 | #define HAVE_DLFCN_H 1
744 | #define LT_OBJDIR ".libs/"
745 | #define HAVE_FCHMOD 1
746 | #define HAVE_BTOWC 1
747 | #define HAVE_CANONICALIZE_FILE_NAME 1
748 | #define HAVE_GETCWD 1
749 | #define HAVE_READLINK 1
750 | #define HAVE_REALPATH 1
751 | #define HAVE_FACCESSAT 1
752 | #define HAVE_FCNTL 1
753 | #define HAVE_SYMLINK 1
754 | #define HAVE_FLOCK 1
755 | /* end confdefs.h. */
756 | /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf.
757 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
758 | #define vasnprintf innocuous_vasnprintf
760 | /* System header to define __stub macros and hopefully few prototypes,
761 | which can conflict with char vasnprintf (); below.
762 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
763 | <limits.h> exists even on freestanding compilers. */
766 | # include <limits.h>
768 | # include <assert.h>
773 | /* Override any GCC internal prototype to avoid an error.
774 | Use char because int might match the return type of a GCC
775 | builtin and then its argument prototype would still apply. */
779 | char vasnprintf ();
780 | /* The GNU C library defines this for functions which it implements
781 | to always fail with ENOSYS. Some functions are actually named
782 | something starting with __ and the normal name is an alias. */
783 | #if defined __stub_vasnprintf || defined __stub___vasnprintf
790 | return vasnprintf ();
794 configure:15202: result: no
795 configure:15202: checking for snprintf
796 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
797 conftest.c:75:6: warning: conflicting types for built-in function 'snprintf'
800 configure:15202: $? = 0
801 configure:15202: result: yes
802 configure:15202: checking for __fseterr
803 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
804 /tmp/ccPmyvYM.o: In function `main':
805 /mnt/lfs/build/recutils/recutils-1.8/conftest.c:87: undefined reference to `__fseterr'
806 collect2: error: ld returned 1 exit status
807 configure:15202: $? = 1
808 configure: failed program was:
810 | #define PACKAGE_NAME "GNU recutils"
811 | #define PACKAGE_TARNAME "recutils"
812 | #define PACKAGE_VERSION "1.8"
813 | #define PACKAGE_STRING "GNU recutils 1.8"
814 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
815 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
816 | #define PACKAGE "recutils"
817 | #define VERSION "1.8"
818 | #define STDC_HEADERS 1
819 | #define HAVE_SYS_TYPES_H 1
820 | #define HAVE_SYS_STAT_H 1
821 | #define HAVE_STDLIB_H 1
822 | #define HAVE_STRING_H 1
823 | #define HAVE_MEMORY_H 1
824 | #define HAVE_STRINGS_H 1
825 | #define HAVE_INTTYPES_H 1
826 | #define HAVE_STDINT_H 1
827 | #define HAVE_UNISTD_H 1
828 | #define __EXTENSIONS__ 1
829 | #define _ALL_SOURCE 1
830 | #define _DARWIN_C_SOURCE 1
831 | #define _GNU_SOURCE 1
832 | #define _NETBSD_SOURCE 1
833 | #define _OPENBSD_SOURCE 1
834 | #define _POSIX_PTHREAD_SEMANTICS 1
835 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
836 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
837 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
838 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
839 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
840 | #define __STDC_WANT_LIB_EXT2__ 1
841 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
842 | #define _TANDEM_SOURCE 1
843 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
844 | #define HAVE_FSEEKO 1
845 | #define _FILE_OFFSET_BITS 64
846 | #define _DARWIN_USE_64_BIT_INODE 1
847 | #define HAVE_DLFCN_H 1
848 | #define LT_OBJDIR ".libs/"
849 | #define HAVE_FCHMOD 1
850 | #define HAVE_BTOWC 1
851 | #define HAVE_CANONICALIZE_FILE_NAME 1
852 | #define HAVE_GETCWD 1
853 | #define HAVE_READLINK 1
854 | #define HAVE_REALPATH 1
855 | #define HAVE_FACCESSAT 1
856 | #define HAVE_FCNTL 1
857 | #define HAVE_SYMLINK 1
858 | #define HAVE_FLOCK 1
859 | #define HAVE_SNPRINTF 1
860 | /* end confdefs.h. */
861 | /* Define __fseterr to an innocuous variant, in case <limits.h> declares __fseterr.
862 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
863 | #define __fseterr innocuous___fseterr
865 | /* System header to define __stub macros and hopefully few prototypes,
866 | which can conflict with char __fseterr (); below.
867 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
868 | <limits.h> exists even on freestanding compilers. */
871 | # include <limits.h>
873 | # include <assert.h>
878 | /* Override any GCC internal prototype to avoid an error.
879 | Use char because int might match the return type of a GCC
880 | builtin and then its argument prototype would still apply. */
885 | /* The GNU C library defines this for functions which it implements
886 | to always fail with ENOSYS. Some functions are actually named
887 | something starting with __ and the normal name is an alias. */
888 | #if defined __stub___fseterr || defined __stub_____fseterr
895 | return __fseterr ();
899 configure:15202: result: no
900 configure:15202: checking for __fwriting
901 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
902 configure:15202: $? = 0
903 configure:15202: result: yes
904 configure:15202: checking for getdelim
905 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
906 configure:15202: $? = 0
907 configure:15202: result: yes
908 configure:15202: checking for getdtablesize
909 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
910 configure:15202: $? = 0
911 configure:15202: result: yes
912 configure:15202: checking for getpass
913 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
914 configure:15202: $? = 0
915 configure:15202: result: yes
916 configure:15202: checking for __fsetlocking
917 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
918 configure:15202: $? = 0
919 configure:15202: result: yes
920 configure:15202: checking for getprogname
921 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
922 /tmp/cc1Zs5Cb.o: In function `main':
923 /mnt/lfs/build/recutils/recutils-1.8/conftest.c:92: undefined reference to `getprogname'
924 collect2: error: ld returned 1 exit status
925 configure:15202: $? = 1
926 configure: failed program was:
928 | #define PACKAGE_NAME "GNU recutils"
929 | #define PACKAGE_TARNAME "recutils"
930 | #define PACKAGE_VERSION "1.8"
931 | #define PACKAGE_STRING "GNU recutils 1.8"
932 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
933 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
934 | #define PACKAGE "recutils"
935 | #define VERSION "1.8"
936 | #define STDC_HEADERS 1
937 | #define HAVE_SYS_TYPES_H 1
938 | #define HAVE_SYS_STAT_H 1
939 | #define HAVE_STDLIB_H 1
940 | #define HAVE_STRING_H 1
941 | #define HAVE_MEMORY_H 1
942 | #define HAVE_STRINGS_H 1
943 | #define HAVE_INTTYPES_H 1
944 | #define HAVE_STDINT_H 1
945 | #define HAVE_UNISTD_H 1
946 | #define __EXTENSIONS__ 1
947 | #define _ALL_SOURCE 1
948 | #define _DARWIN_C_SOURCE 1
949 | #define _GNU_SOURCE 1
950 | #define _NETBSD_SOURCE 1
951 | #define _OPENBSD_SOURCE 1
952 | #define _POSIX_PTHREAD_SEMANTICS 1
953 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
954 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
955 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
956 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
957 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
958 | #define __STDC_WANT_LIB_EXT2__ 1
959 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
960 | #define _TANDEM_SOURCE 1
961 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
962 | #define HAVE_FSEEKO 1
963 | #define _FILE_OFFSET_BITS 64
964 | #define _DARWIN_USE_64_BIT_INODE 1
965 | #define HAVE_DLFCN_H 1
966 | #define LT_OBJDIR ".libs/"
967 | #define HAVE_FCHMOD 1
968 | #define HAVE_BTOWC 1
969 | #define HAVE_CANONICALIZE_FILE_NAME 1
970 | #define HAVE_GETCWD 1
971 | #define HAVE_READLINK 1
972 | #define HAVE_REALPATH 1
973 | #define HAVE_FACCESSAT 1
974 | #define HAVE_FCNTL 1
975 | #define HAVE_SYMLINK 1
976 | #define HAVE_FLOCK 1
977 | #define HAVE_SNPRINTF 1
978 | #define HAVE___FWRITING 1
979 | #define HAVE_GETDELIM 1
980 | #define HAVE_GETDTABLESIZE 1
981 | #define HAVE_GETPASS 1
982 | #define HAVE___FSETLOCKING 1
983 | /* end confdefs.h. */
984 | /* Define getprogname to an innocuous variant, in case <limits.h> declares getprogname.
985 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
986 | #define getprogname innocuous_getprogname
988 | /* System header to define __stub macros and hopefully few prototypes,
989 | which can conflict with char getprogname (); below.
990 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
991 | <limits.h> exists even on freestanding compilers. */
994 | # include <limits.h>
996 | # include <assert.h>
1001 | /* Override any GCC internal prototype to avoid an error.
1002 | Use char because int might match the return type of a GCC
1003 | builtin and then its argument prototype would still apply. */
1004 | #ifdef __cplusplus
1007 | char getprogname ();
1008 | /* The GNU C library defines this for functions which it implements
1009 | to always fail with ENOSYS. Some functions are actually named
1010 | something starting with __ and the normal name is an alias. */
1011 | #if defined __stub_getprogname || defined __stub___getprogname
1018 | return getprogname ();
1022 configure:15202: result: no
1023 configure:15202: checking for getexecname
1024 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1025 /tmp/ccl2U3Ih.o: In function `main':
1026 /mnt/lfs/build/recutils/recutils-1.8/conftest.c:92: undefined reference to `getexecname'
1027 collect2: error: ld returned 1 exit status
1028 configure:15202: $? = 1
1029 configure: failed program was:
1031 | #define PACKAGE_NAME "GNU recutils"
1032 | #define PACKAGE_TARNAME "recutils"
1033 | #define PACKAGE_VERSION "1.8"
1034 | #define PACKAGE_STRING "GNU recutils 1.8"
1035 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
1036 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
1037 | #define PACKAGE "recutils"
1038 | #define VERSION "1.8"
1039 | #define STDC_HEADERS 1
1040 | #define HAVE_SYS_TYPES_H 1
1041 | #define HAVE_SYS_STAT_H 1
1042 | #define HAVE_STDLIB_H 1
1043 | #define HAVE_STRING_H 1
1044 | #define HAVE_MEMORY_H 1
1045 | #define HAVE_STRINGS_H 1
1046 | #define HAVE_INTTYPES_H 1
1047 | #define HAVE_STDINT_H 1
1048 | #define HAVE_UNISTD_H 1
1049 | #define __EXTENSIONS__ 1
1050 | #define _ALL_SOURCE 1
1051 | #define _DARWIN_C_SOURCE 1
1052 | #define _GNU_SOURCE 1
1053 | #define _NETBSD_SOURCE 1
1054 | #define _OPENBSD_SOURCE 1
1055 | #define _POSIX_PTHREAD_SEMANTICS 1
1056 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1057 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1058 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1059 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1060 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1061 | #define __STDC_WANT_LIB_EXT2__ 1
1062 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1063 | #define _TANDEM_SOURCE 1
1064 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
1065 | #define HAVE_FSEEKO 1
1066 | #define _FILE_OFFSET_BITS 64
1067 | #define _DARWIN_USE_64_BIT_INODE 1
1068 | #define HAVE_DLFCN_H 1
1069 | #define LT_OBJDIR ".libs/"
1070 | #define HAVE_FCHMOD 1
1071 | #define HAVE_BTOWC 1
1072 | #define HAVE_CANONICALIZE_FILE_NAME 1
1073 | #define HAVE_GETCWD 1
1074 | #define HAVE_READLINK 1
1075 | #define HAVE_REALPATH 1
1076 | #define HAVE_FACCESSAT 1
1077 | #define HAVE_FCNTL 1
1078 | #define HAVE_SYMLINK 1
1079 | #define HAVE_FLOCK 1
1080 | #define HAVE_SNPRINTF 1
1081 | #define HAVE___FWRITING 1
1082 | #define HAVE_GETDELIM 1
1083 | #define HAVE_GETDTABLESIZE 1
1084 | #define HAVE_GETPASS 1
1085 | #define HAVE___FSETLOCKING 1
1086 | /* end confdefs.h. */
1087 | /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
1088 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
1089 | #define getexecname innocuous_getexecname
1091 | /* System header to define __stub macros and hopefully few prototypes,
1092 | which can conflict with char getexecname (); below.
1093 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1094 | <limits.h> exists even on freestanding compilers. */
1097 | # include <limits.h>
1099 | # include <assert.h>
1102 | #undef getexecname
1104 | /* Override any GCC internal prototype to avoid an error.
1105 | Use char because int might match the return type of a GCC
1106 | builtin and then its argument prototype would still apply. */
1107 | #ifdef __cplusplus
1110 | char getexecname ();
1111 | /* The GNU C library defines this for functions which it implements
1112 | to always fail with ENOSYS. Some functions are actually named
1113 | something starting with __ and the normal name is an alias. */
1114 | #if defined __stub_getexecname || defined __stub___getexecname
1121 | return getexecname ();
1125 configure:15202: result: no
1126 configure:15202: checking for gettimeofday
1127 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1128 configure:15202: $? = 0
1129 configure:15202: result: yes
1130 configure:15202: checking for lstat
1131 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1132 configure:15202: $? = 0
1133 configure:15202: result: yes
1134 configure:15202: checking for mbsinit
1135 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1136 configure:15202: $? = 0
1137 configure:15202: result: yes
1138 configure:15202: checking for mbrtowc
1139 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1140 configure:15202: $? = 0
1141 configure:15202: result: yes
1142 configure:15202: checking for mbrlen
1143 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1144 configure:15202: $? = 0
1145 configure:15202: result: yes
1146 configure:15202: checking for mprotect
1147 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1148 configure:15202: $? = 0
1149 configure:15202: result: yes
1150 configure:15202: checking for mkostemp
1151 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1152 configure:15202: $? = 0
1153 configure:15202: result: yes
1154 configure:15202: checking for mkstemp
1155 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1156 configure:15202: $? = 0
1157 configure:15202: result: yes
1158 configure:15202: checking for tzset
1159 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1160 configure:15202: $? = 0
1161 configure:15202: result: yes
1162 configure:15202: checking for nl_langinfo
1163 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1164 configure:15202: $? = 0
1165 configure:15202: result: yes
1166 configure:15202: checking for isblank
1167 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1168 conftest.c:91:6: warning: conflicting types for built-in function 'isblank'
1171 configure:15202: $? = 0
1172 configure:15202: result: yes
1173 configure:15202: checking for iswctype
1174 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1175 configure:15202: $? = 0
1176 configure:15202: result: yes
1177 configure:15202: checking for link
1178 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1179 configure:15202: $? = 0
1180 configure:15202: result: yes
1181 configure:15202: checking for secure_getenv
1182 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1183 configure:15202: $? = 0
1184 configure:15202: result: yes
1185 configure:15202: checking for getuid
1186 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1187 configure:15202: $? = 0
1188 configure:15202: result: yes
1189 configure:15202: checking for geteuid
1190 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1191 configure:15202: $? = 0
1192 configure:15202: result: yes
1193 configure:15202: checking for getgid
1194 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1195 configure:15202: $? = 0
1196 configure:15202: result: yes
1197 configure:15202: checking for getegid
1198 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1199 configure:15202: $? = 0
1200 configure:15202: result: yes
1201 configure:15202: checking for setenv
1202 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1203 configure:15202: $? = 0
1204 configure:15202: result: yes
1205 configure:15202: checking for sigaction
1206 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1207 configure:15202: $? = 0
1208 configure:15202: result: yes
1209 configure:15202: checking for sigaltstack
1210 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1211 configure:15202: $? = 0
1212 configure:15202: result: yes
1213 configure:15202: checking for siginterrupt
1214 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1215 configure:15202: $? = 0
1216 configure:15202: result: yes
1217 configure:15202: checking for strdup
1218 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1219 conftest.c:103:6: warning: conflicting types for built-in function 'strdup'
1222 configure:15202: $? = 0
1223 configure:15202: result: yes
1224 configure:15202: checking for localtime_r
1225 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1226 configure:15202: $? = 0
1227 configure:15202: result: yes
1228 configure:15202: checking for timegm
1229 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1230 configure:15202: $? = 0
1231 configure:15202: result: yes
1232 configure:15202: checking for wcrtomb
1233 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1234 configure:15202: $? = 0
1235 configure:15202: result: yes
1236 configure:15202: checking for wctob
1237 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1238 configure:15202: $? = 0
1239 configure:15202: result: yes
1240 configure:15202: checking for iswcntrl
1241 configure:15202: gcc -o conftest -g -O2 conftest.c >&5
1242 conftest.c:108:6: warning: conflicting types for built-in function 'iswcntrl'
1245 configure:15202: $? = 0
1246 configure:15202: result: yes
1247 configure:15213: checking for size_t
1248 configure:15213: gcc -c -g -O2 conftest.c >&5
1249 configure:15213: $? = 0
1250 configure:15213: gcc -c -g -O2 conftest.c >&5
1251 conftest.c: In function 'main':
1252 conftest.c:122:21: error: expected expression before ')' token
1253 if (sizeof ((size_t)))
1255 configure:15213: $? = 1
1256 configure: failed program was:
1258 | #define PACKAGE_NAME "GNU recutils"
1259 | #define PACKAGE_TARNAME "recutils"
1260 | #define PACKAGE_VERSION "1.8"
1261 | #define PACKAGE_STRING "GNU recutils 1.8"
1262 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
1263 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
1264 | #define PACKAGE "recutils"
1265 | #define VERSION "1.8"
1266 | #define STDC_HEADERS 1
1267 | #define HAVE_SYS_TYPES_H 1
1268 | #define HAVE_SYS_STAT_H 1
1269 | #define HAVE_STDLIB_H 1
1270 | #define HAVE_STRING_H 1
1271 | #define HAVE_MEMORY_H 1
1272 | #define HAVE_STRINGS_H 1
1273 | #define HAVE_INTTYPES_H 1
1274 | #define HAVE_STDINT_H 1
1275 | #define HAVE_UNISTD_H 1
1276 | #define __EXTENSIONS__ 1
1277 | #define _ALL_SOURCE 1
1278 | #define _DARWIN_C_SOURCE 1
1279 | #define _GNU_SOURCE 1
1280 | #define _NETBSD_SOURCE 1
1281 | #define _OPENBSD_SOURCE 1
1282 | #define _POSIX_PTHREAD_SEMANTICS 1
1283 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1284 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1285 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1286 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1287 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1288 | #define __STDC_WANT_LIB_EXT2__ 1
1289 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1290 | #define _TANDEM_SOURCE 1
1291 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
1292 | #define HAVE_FSEEKO 1
1293 | #define _FILE_OFFSET_BITS 64
1294 | #define _DARWIN_USE_64_BIT_INODE 1
1295 | #define HAVE_DLFCN_H 1
1296 | #define LT_OBJDIR ".libs/"
1297 | #define HAVE_FCHMOD 1
1298 | #define HAVE_BTOWC 1
1299 | #define HAVE_CANONICALIZE_FILE_NAME 1
1300 | #define HAVE_GETCWD 1
1301 | #define HAVE_READLINK 1
1302 | #define HAVE_REALPATH 1
1303 | #define HAVE_FACCESSAT 1
1304 | #define HAVE_FCNTL 1
1305 | #define HAVE_SYMLINK 1
1306 | #define HAVE_FLOCK 1
1307 | #define HAVE_SNPRINTF 1
1308 | #define HAVE___FWRITING 1
1309 | #define HAVE_GETDELIM 1
1310 | #define HAVE_GETDTABLESIZE 1
1311 | #define HAVE_GETPASS 1
1312 | #define HAVE___FSETLOCKING 1
1313 | #define HAVE_GETTIMEOFDAY 1
1314 | #define HAVE_LSTAT 1
1315 | #define HAVE_MBSINIT 1
1316 | #define HAVE_MBRTOWC 1
1317 | #define HAVE_MBRLEN 1
1318 | #define HAVE_MPROTECT 1
1319 | #define HAVE_MKOSTEMP 1
1320 | #define HAVE_MKSTEMP 1
1321 | #define HAVE_TZSET 1
1322 | #define HAVE_NL_LANGINFO 1
1323 | #define HAVE_ISBLANK 1
1324 | #define HAVE_ISWCTYPE 1
1325 | #define HAVE_LINK 1
1326 | #define HAVE_SECURE_GETENV 1
1327 | #define HAVE_GETUID 1
1328 | #define HAVE_GETEUID 1
1329 | #define HAVE_GETGID 1
1330 | #define HAVE_GETEGID 1
1331 | #define HAVE_SETENV 1
1332 | #define HAVE_SIGACTION 1
1333 | #define HAVE_SIGALTSTACK 1
1334 | #define HAVE_SIGINTERRUPT 1
1335 | #define HAVE_STRDUP 1
1336 | #define HAVE_LOCALTIME_R 1
1337 | #define HAVE_TIMEGM 1
1338 | #define HAVE_WCRTOMB 1
1339 | #define HAVE_WCTOB 1
1340 | #define HAVE_ISWCNTRL 1
1341 | /* end confdefs.h. */
1342 | #include <stdio.h>
1343 | #ifdef HAVE_SYS_TYPES_H
1344 | # include <sys/types.h>
1346 | #ifdef HAVE_SYS_STAT_H
1347 | # include <sys/stat.h>
1349 | #ifdef STDC_HEADERS
1350 | # include <stdlib.h>
1351 | # include <stddef.h>
1353 | # ifdef HAVE_STDLIB_H
1354 | # include <stdlib.h>
1357 | #ifdef HAVE_STRING_H
1358 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1359 | # include <memory.h>
1361 | # include <string.h>
1363 | #ifdef HAVE_STRINGS_H
1364 | # include <strings.h>
1366 | #ifdef HAVE_INTTYPES_H
1367 | # include <inttypes.h>
1369 | #ifdef HAVE_STDINT_H
1370 | # include <stdint.h>
1372 | #ifdef HAVE_UNISTD_H
1373 | # include <unistd.h>
1378 | if (sizeof ((size_t)))
1383 configure:15213: result: yes
1384 configure:15226: checking for working alloca.h
1385 configure:15243: gcc -o conftest -g -O2 conftest.c >&5
1386 configure:15243: $? = 0
1387 configure:15251: result: yes
1388 configure:15259: checking for alloca
1389 configure:15296: gcc -o conftest -g -O2 conftest.c >&5
1390 configure:15296: $? = 0
1391 configure:15304: result: yes
1392 configure:15414: checking for C/C++ restrict keyword
1393 configure:15441: gcc -c -g -O2 conftest.c >&5
1394 configure:15441: $? = 0
1395 configure:15449: result: __restrict
1396 configure:15559: checking whether <wchar.h> uses 'inline' correctly
1397 configure:15584: gcc -c -g -O2 conftest1.c >&5
1398 configure:15587: $? = 0
1399 configure:15606: gcc -c -g -O2 conftest2.c >&5
1400 configure:15609: $? = 0
1401 configure:15622: result: yes
1402 configure:15639: checking for nl_langinfo and CODESET
1403 configure:15655: gcc -o conftest -g -O2 conftest.c >&5
1404 configure:15655: $? = 0
1405 configure:15664: result: yes
1406 configure:15675: checking for a traditional french locale
1407 configure:15750: gcc -o conftest -g -O2 conftest.c >&5
1408 configure:15753: $? = 0
1409 configure:15809: result: none
1410 configure:15907: checking whether // is distinct from /
1411 configure:15936: result: no
1412 configure:15948: checking whether realpath works
1413 configure:16126: gcc -o conftest -g -O2 conftest.c >&5
1414 configure:16126: $? = 0
1415 configure:16126: ./conftest
1416 configure:16126: $? = 0
1417 configure:16138: result: yes
1418 configure:16154: checking for sys/param.h
1419 configure:16154: gcc -c -g -O2 conftest.c >&5
1420 configure:16154: $? = 0
1421 configure:16154: result: yes
1422 configure:16154: checking for sys/socket.h
1423 configure:16154: gcc -c -g -O2 conftest.c >&5
1424 configure:16154: $? = 0
1425 configure:16154: result: yes
1426 configure:16154: checking for unistd.h
1427 configure:16154: result: yes
1428 configure:16154: checking for stdio_ext.h
1429 configure:16154: gcc -c -g -O2 conftest.c >&5
1430 configure:16154: $? = 0
1431 configure:16154: result: yes
1432 configure:16154: checking for features.h
1433 configure:16154: gcc -c -g -O2 conftest.c >&5
1434 configure:16154: $? = 0
1435 configure:16154: result: yes
1436 configure:16154: checking for sys/stat.h
1437 configure:16154: result: yes
1438 configure:16154: checking for getopt.h
1439 configure:16154: gcc -c -g -O2 conftest.c >&5
1440 configure:16154: $? = 0
1441 configure:16154: result: yes
1442 configure:16154: checking for sys/cdefs.h
1443 configure:16154: gcc -c -g -O2 conftest.c >&5
1444 configure:16154: $? = 0
1445 configure:16154: result: yes
1446 configure:16154: checking for termios.h
1447 configure:16154: gcc -c -g -O2 conftest.c >&5
1448 configure:16154: $? = 0
1449 configure:16154: result: yes
1450 configure:16154: checking for sys/time.h
1451 configure:16154: gcc -c -g -O2 conftest.c >&5
1452 configure:16154: $? = 0
1453 configure:16154: result: yes
1454 configure:16154: checking for limits.h
1455 configure:16154: gcc -c -g -O2 conftest.c >&5
1456 configure:16154: $? = 0
1457 configure:16154: result: yes
1458 configure:16154: checking for wchar.h
1459 configure:16154: gcc -c -g -O2 conftest.c >&5
1460 configure:16154: $? = 0
1461 configure:16154: result: yes
1462 configure:16154: checking for stdint.h
1463 configure:16154: result: yes
1464 configure:16154: checking for inttypes.h
1465 configure:16154: result: yes
1466 configure:16154: checking for langinfo.h
1467 configure:16154: gcc -c -g -O2 conftest.c >&5
1468 configure:16154: $? = 0
1469 configure:16154: result: yes
1470 configure:16154: checking for xlocale.h
1471 configure:16154: gcc -c -g -O2 conftest.c >&5
1472 configure:16154: $? = 0
1473 configure:16154: result: yes
1474 configure:16154: checking for math.h
1475 configure:16154: gcc -c -g -O2 conftest.c >&5
1476 configure:16154: $? = 0
1477 configure:16154: result: yes
1478 configure:16154: checking for sys/mman.h
1479 configure:16154: gcc -c -g -O2 conftest.c >&5
1480 configure:16154: $? = 0
1481 configure:16154: result: yes
1482 configure:16154: checking for malloc.h
1483 configure:16154: gcc -c -g -O2 conftest.c >&5
1484 configure:16154: $? = 0
1485 configure:16154: result: yes
1486 configure:16154: checking for selinux/selinux.h
1487 configure:16154: gcc -c -g -O2 conftest.c >&5
1488 conftest.c:144:29: fatal error: selinux/selinux.h: No such file or directory
1489 compilation terminated.
1490 configure:16154: $? = 1
1491 configure: failed program was:
1493 | #define PACKAGE_NAME "GNU recutils"
1494 | #define PACKAGE_TARNAME "recutils"
1495 | #define PACKAGE_VERSION "1.8"
1496 | #define PACKAGE_STRING "GNU recutils 1.8"
1497 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
1498 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
1499 | #define PACKAGE "recutils"
1500 | #define VERSION "1.8"
1501 | #define STDC_HEADERS 1
1502 | #define HAVE_SYS_TYPES_H 1
1503 | #define HAVE_SYS_STAT_H 1
1504 | #define HAVE_STDLIB_H 1
1505 | #define HAVE_STRING_H 1
1506 | #define HAVE_MEMORY_H 1
1507 | #define HAVE_STRINGS_H 1
1508 | #define HAVE_INTTYPES_H 1
1509 | #define HAVE_STDINT_H 1
1510 | #define HAVE_UNISTD_H 1
1511 | #define __EXTENSIONS__ 1
1512 | #define _ALL_SOURCE 1
1513 | #define _DARWIN_C_SOURCE 1
1514 | #define _GNU_SOURCE 1
1515 | #define _NETBSD_SOURCE 1
1516 | #define _OPENBSD_SOURCE 1
1517 | #define _POSIX_PTHREAD_SEMANTICS 1
1518 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1519 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1520 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1521 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1522 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1523 | #define __STDC_WANT_LIB_EXT2__ 1
1524 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1525 | #define _TANDEM_SOURCE 1
1526 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
1527 | #define HAVE_FSEEKO 1
1528 | #define _FILE_OFFSET_BITS 64
1529 | #define _DARWIN_USE_64_BIT_INODE 1
1530 | #define HAVE_DLFCN_H 1
1531 | #define LT_OBJDIR ".libs/"
1532 | #define HAVE_FCHMOD 1
1533 | #define HAVE_BTOWC 1
1534 | #define HAVE_CANONICALIZE_FILE_NAME 1
1535 | #define HAVE_GETCWD 1
1536 | #define HAVE_READLINK 1
1537 | #define HAVE_REALPATH 1
1538 | #define HAVE_FACCESSAT 1
1539 | #define HAVE_FCNTL 1
1540 | #define HAVE_SYMLINK 1
1541 | #define HAVE_FLOCK 1
1542 | #define HAVE_SNPRINTF 1
1543 | #define HAVE___FWRITING 1
1544 | #define HAVE_GETDELIM 1
1545 | #define HAVE_GETDTABLESIZE 1
1546 | #define HAVE_GETPASS 1
1547 | #define HAVE___FSETLOCKING 1
1548 | #define HAVE_GETTIMEOFDAY 1
1549 | #define HAVE_LSTAT 1
1550 | #define HAVE_MBSINIT 1
1551 | #define HAVE_MBRTOWC 1
1552 | #define HAVE_MBRLEN 1
1553 | #define HAVE_MPROTECT 1
1554 | #define HAVE_MKOSTEMP 1
1555 | #define HAVE_MKSTEMP 1
1556 | #define HAVE_TZSET 1
1557 | #define HAVE_NL_LANGINFO 1
1558 | #define HAVE_ISBLANK 1
1559 | #define HAVE_ISWCTYPE 1
1560 | #define HAVE_LINK 1
1561 | #define HAVE_SECURE_GETENV 1
1562 | #define HAVE_GETUID 1
1563 | #define HAVE_GETEUID 1
1564 | #define HAVE_GETGID 1
1565 | #define HAVE_GETEGID 1
1566 | #define HAVE_SETENV 1
1567 | #define HAVE_SIGACTION 1
1568 | #define HAVE_SIGALTSTACK 1
1569 | #define HAVE_SIGINTERRUPT 1
1570 | #define HAVE_STRDUP 1
1571 | #define HAVE_LOCALTIME_R 1
1572 | #define HAVE_TIMEGM 1
1573 | #define HAVE_WCRTOMB 1
1574 | #define HAVE_WCTOB 1
1575 | #define HAVE_ISWCNTRL 1
1576 | #define HAVE_ALLOCA_H 1
1577 | #define HAVE_ALLOCA 1
1578 | #define restrict __restrict
1579 | #define HAVE_LANGINFO_CODESET 1
1580 | #define FUNC_REALPATH_WORKS 1
1581 | #define HAVE_SYS_PARAM_H 1
1582 | #define HAVE_SYS_SOCKET_H 1
1583 | #define HAVE_UNISTD_H 1
1584 | #define HAVE_STDIO_EXT_H 1
1585 | #define HAVE_FEATURES_H 1
1586 | #define HAVE_SYS_STAT_H 1
1587 | #define HAVE_GETOPT_H 1
1588 | #define HAVE_SYS_CDEFS_H 1
1589 | #define HAVE_TERMIOS_H 1
1590 | #define HAVE_SYS_TIME_H 1
1591 | #define HAVE_LIMITS_H 1
1592 | #define HAVE_WCHAR_H 1
1593 | #define HAVE_STDINT_H 1
1594 | #define HAVE_INTTYPES_H 1
1595 | #define HAVE_LANGINFO_H 1
1596 | #define HAVE_XLOCALE_H 1
1597 | #define HAVE_MATH_H 1
1598 | #define HAVE_SYS_MMAN_H 1
1599 | #define HAVE_MALLOC_H 1
1600 | /* end confdefs.h. */
1601 | #include <stdio.h>
1602 | #ifdef HAVE_SYS_TYPES_H
1603 | # include <sys/types.h>
1605 | #ifdef HAVE_SYS_STAT_H
1606 | # include <sys/stat.h>
1608 | #ifdef STDC_HEADERS
1609 | # include <stdlib.h>
1610 | # include <stddef.h>
1612 | # ifdef HAVE_STDLIB_H
1613 | # include <stdlib.h>
1616 | #ifdef HAVE_STRING_H
1617 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1618 | # include <memory.h>
1620 | # include <string.h>
1622 | #ifdef HAVE_STRINGS_H
1623 | # include <strings.h>
1625 | #ifdef HAVE_INTTYPES_H
1626 | # include <inttypes.h>
1628 | #ifdef HAVE_STDINT_H
1629 | # include <stdint.h>
1631 | #ifdef HAVE_UNISTD_H
1632 | # include <unistd.h>
1635 | #include <selinux/selinux.h>
1636 configure:16154: result: no
1637 configure:16154: checking for spawn.h
1638 configure:16154: gcc -c -g -O2 conftest.c >&5
1639 configure:16154: $? = 0
1640 configure:16154: result: yes
1641 configure:16154: checking for strings.h
1642 configure:16154: result: yes
1643 configure:16154: checking for sys/file.h
1644 configure:16154: gcc -c -g -O2 conftest.c >&5
1645 configure:16154: $? = 0
1646 configure:16154: result: yes
1647 configure:16154: checking for sys/wait.h
1648 configure:16154: gcc -c -g -O2 conftest.c >&5
1649 configure:16154: $? = 0
1650 configure:16154: result: yes
1651 configure:16154: checking for crtdefs.h
1652 configure:16154: gcc -c -g -O2 conftest.c >&5
1653 conftest.c:148:21: fatal error: crtdefs.h: No such file or directory
1654 compilation terminated.
1655 configure:16154: $? = 1
1656 configure: failed program was:
1658 | #define PACKAGE_NAME "GNU recutils"
1659 | #define PACKAGE_TARNAME "recutils"
1660 | #define PACKAGE_VERSION "1.8"
1661 | #define PACKAGE_STRING "GNU recutils 1.8"
1662 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
1663 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
1664 | #define PACKAGE "recutils"
1665 | #define VERSION "1.8"
1666 | #define STDC_HEADERS 1
1667 | #define HAVE_SYS_TYPES_H 1
1668 | #define HAVE_SYS_STAT_H 1
1669 | #define HAVE_STDLIB_H 1
1670 | #define HAVE_STRING_H 1
1671 | #define HAVE_MEMORY_H 1
1672 | #define HAVE_STRINGS_H 1
1673 | #define HAVE_INTTYPES_H 1
1674 | #define HAVE_STDINT_H 1
1675 | #define HAVE_UNISTD_H 1
1676 | #define __EXTENSIONS__ 1
1677 | #define _ALL_SOURCE 1
1678 | #define _DARWIN_C_SOURCE 1
1679 | #define _GNU_SOURCE 1
1680 | #define _NETBSD_SOURCE 1
1681 | #define _OPENBSD_SOURCE 1
1682 | #define _POSIX_PTHREAD_SEMANTICS 1
1683 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1684 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1685 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1686 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1687 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1688 | #define __STDC_WANT_LIB_EXT2__ 1
1689 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1690 | #define _TANDEM_SOURCE 1
1691 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
1692 | #define HAVE_FSEEKO 1
1693 | #define _FILE_OFFSET_BITS 64
1694 | #define _DARWIN_USE_64_BIT_INODE 1
1695 | #define HAVE_DLFCN_H 1
1696 | #define LT_OBJDIR ".libs/"
1697 | #define HAVE_FCHMOD 1
1698 | #define HAVE_BTOWC 1
1699 | #define HAVE_CANONICALIZE_FILE_NAME 1
1700 | #define HAVE_GETCWD 1
1701 | #define HAVE_READLINK 1
1702 | #define HAVE_REALPATH 1
1703 | #define HAVE_FACCESSAT 1
1704 | #define HAVE_FCNTL 1
1705 | #define HAVE_SYMLINK 1
1706 | #define HAVE_FLOCK 1
1707 | #define HAVE_SNPRINTF 1
1708 | #define HAVE___FWRITING 1
1709 | #define HAVE_GETDELIM 1
1710 | #define HAVE_GETDTABLESIZE 1
1711 | #define HAVE_GETPASS 1
1712 | #define HAVE___FSETLOCKING 1
1713 | #define HAVE_GETTIMEOFDAY 1
1714 | #define HAVE_LSTAT 1
1715 | #define HAVE_MBSINIT 1
1716 | #define HAVE_MBRTOWC 1
1717 | #define HAVE_MBRLEN 1
1718 | #define HAVE_MPROTECT 1
1719 | #define HAVE_MKOSTEMP 1
1720 | #define HAVE_MKSTEMP 1
1721 | #define HAVE_TZSET 1
1722 | #define HAVE_NL_LANGINFO 1
1723 | #define HAVE_ISBLANK 1
1724 | #define HAVE_ISWCTYPE 1
1725 | #define HAVE_LINK 1
1726 | #define HAVE_SECURE_GETENV 1
1727 | #define HAVE_GETUID 1
1728 | #define HAVE_GETEUID 1
1729 | #define HAVE_GETGID 1
1730 | #define HAVE_GETEGID 1
1731 | #define HAVE_SETENV 1
1732 | #define HAVE_SIGACTION 1
1733 | #define HAVE_SIGALTSTACK 1
1734 | #define HAVE_SIGINTERRUPT 1
1735 | #define HAVE_STRDUP 1
1736 | #define HAVE_LOCALTIME_R 1
1737 | #define HAVE_TIMEGM 1
1738 | #define HAVE_WCRTOMB 1
1739 | #define HAVE_WCTOB 1
1740 | #define HAVE_ISWCNTRL 1
1741 | #define HAVE_ALLOCA_H 1
1742 | #define HAVE_ALLOCA 1
1743 | #define restrict __restrict
1744 | #define HAVE_LANGINFO_CODESET 1
1745 | #define FUNC_REALPATH_WORKS 1
1746 | #define HAVE_SYS_PARAM_H 1
1747 | #define HAVE_SYS_SOCKET_H 1
1748 | #define HAVE_UNISTD_H 1
1749 | #define HAVE_STDIO_EXT_H 1
1750 | #define HAVE_FEATURES_H 1
1751 | #define HAVE_SYS_STAT_H 1
1752 | #define HAVE_GETOPT_H 1
1753 | #define HAVE_SYS_CDEFS_H 1
1754 | #define HAVE_TERMIOS_H 1
1755 | #define HAVE_SYS_TIME_H 1
1756 | #define HAVE_LIMITS_H 1
1757 | #define HAVE_WCHAR_H 1
1758 | #define HAVE_STDINT_H 1
1759 | #define HAVE_INTTYPES_H 1
1760 | #define HAVE_LANGINFO_H 1
1761 | #define HAVE_XLOCALE_H 1
1762 | #define HAVE_MATH_H 1
1763 | #define HAVE_SYS_MMAN_H 1
1764 | #define HAVE_MALLOC_H 1
1765 | #define HAVE_SPAWN_H 1
1766 | #define HAVE_STRINGS_H 1
1767 | #define HAVE_SYS_FILE_H 1
1768 | #define HAVE_SYS_WAIT_H 1
1769 | /* end confdefs.h. */
1770 | #include <stdio.h>
1771 | #ifdef HAVE_SYS_TYPES_H
1772 | # include <sys/types.h>
1774 | #ifdef HAVE_SYS_STAT_H
1775 | # include <sys/stat.h>
1777 | #ifdef STDC_HEADERS
1778 | # include <stdlib.h>
1779 | # include <stddef.h>
1781 | # ifdef HAVE_STDLIB_H
1782 | # include <stdlib.h>
1785 | #ifdef HAVE_STRING_H
1786 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1787 | # include <memory.h>
1789 | # include <string.h>
1791 | #ifdef HAVE_STRINGS_H
1792 | # include <strings.h>
1794 | #ifdef HAVE_INTTYPES_H
1795 | # include <inttypes.h>
1797 | #ifdef HAVE_STDINT_H
1798 | # include <stdint.h>
1800 | #ifdef HAVE_UNISTD_H
1801 | # include <unistd.h>
1804 | #include <crtdefs.h>
1805 configure:16154: result: no
1806 configure:16154: checking for wctype.h
1807 configure:16154: gcc -c -g -O2 conftest.c >&5
1808 configure:16154: $? = 0
1809 configure:16154: result: yes
1810 configure:16333: checking if environ is properly declared
1811 configure:16355: gcc -c -g -O2 conftest.c >&5
1812 conftest.c:121:40: error: conflicting types for 'environ'
1813 extern struct { int foo; } environ;
1815 In file included from conftest.c:116:0:
1816 /usr/include/unistd.h:548:15: note: previous declaration of 'environ' was here
1817 extern char **environ;
1819 configure:16355: $? = 1
1820 configure: failed program was:
1822 | #define PACKAGE_NAME "GNU recutils"
1823 | #define PACKAGE_TARNAME "recutils"
1824 | #define PACKAGE_VERSION "1.8"
1825 | #define PACKAGE_STRING "GNU recutils 1.8"
1826 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
1827 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
1828 | #define PACKAGE "recutils"
1829 | #define VERSION "1.8"
1830 | #define STDC_HEADERS 1
1831 | #define HAVE_SYS_TYPES_H 1
1832 | #define HAVE_SYS_STAT_H 1
1833 | #define HAVE_STDLIB_H 1
1834 | #define HAVE_STRING_H 1
1835 | #define HAVE_MEMORY_H 1
1836 | #define HAVE_STRINGS_H 1
1837 | #define HAVE_INTTYPES_H 1
1838 | #define HAVE_STDINT_H 1
1839 | #define HAVE_UNISTD_H 1
1840 | #define __EXTENSIONS__ 1
1841 | #define _ALL_SOURCE 1
1842 | #define _DARWIN_C_SOURCE 1
1843 | #define _GNU_SOURCE 1
1844 | #define _NETBSD_SOURCE 1
1845 | #define _OPENBSD_SOURCE 1
1846 | #define _POSIX_PTHREAD_SEMANTICS 1
1847 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1848 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1849 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1850 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1851 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1852 | #define __STDC_WANT_LIB_EXT2__ 1
1853 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1854 | #define _TANDEM_SOURCE 1
1855 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
1856 | #define HAVE_FSEEKO 1
1857 | #define _FILE_OFFSET_BITS 64
1858 | #define _DARWIN_USE_64_BIT_INODE 1
1859 | #define HAVE_DLFCN_H 1
1860 | #define LT_OBJDIR ".libs/"
1861 | #define HAVE_FCHMOD 1
1862 | #define HAVE_BTOWC 1
1863 | #define HAVE_CANONICALIZE_FILE_NAME 1
1864 | #define HAVE_GETCWD 1
1865 | #define HAVE_READLINK 1
1866 | #define HAVE_REALPATH 1
1867 | #define HAVE_FACCESSAT 1
1868 | #define HAVE_FCNTL 1
1869 | #define HAVE_SYMLINK 1
1870 | #define HAVE_FLOCK 1
1871 | #define HAVE_SNPRINTF 1
1872 | #define HAVE___FWRITING 1
1873 | #define HAVE_GETDELIM 1
1874 | #define HAVE_GETDTABLESIZE 1
1875 | #define HAVE_GETPASS 1
1876 | #define HAVE___FSETLOCKING 1
1877 | #define HAVE_GETTIMEOFDAY 1
1878 | #define HAVE_LSTAT 1
1879 | #define HAVE_MBSINIT 1
1880 | #define HAVE_MBRTOWC 1
1881 | #define HAVE_MBRLEN 1
1882 | #define HAVE_MPROTECT 1
1883 | #define HAVE_MKOSTEMP 1
1884 | #define HAVE_MKSTEMP 1
1885 | #define HAVE_TZSET 1
1886 | #define HAVE_NL_LANGINFO 1
1887 | #define HAVE_ISBLANK 1
1888 | #define HAVE_ISWCTYPE 1
1889 | #define HAVE_LINK 1
1890 | #define HAVE_SECURE_GETENV 1
1891 | #define HAVE_GETUID 1
1892 | #define HAVE_GETEUID 1
1893 | #define HAVE_GETGID 1
1894 | #define HAVE_GETEGID 1
1895 | #define HAVE_SETENV 1
1896 | #define HAVE_SIGACTION 1
1897 | #define HAVE_SIGALTSTACK 1
1898 | #define HAVE_SIGINTERRUPT 1
1899 | #define HAVE_STRDUP 1
1900 | #define HAVE_LOCALTIME_R 1
1901 | #define HAVE_TIMEGM 1
1902 | #define HAVE_WCRTOMB 1
1903 | #define HAVE_WCTOB 1
1904 | #define HAVE_ISWCNTRL 1
1905 | #define HAVE_ALLOCA_H 1
1906 | #define HAVE_ALLOCA 1
1907 | #define restrict __restrict
1908 | #define HAVE_LANGINFO_CODESET 1
1909 | #define FUNC_REALPATH_WORKS 1
1910 | #define HAVE_SYS_PARAM_H 1
1911 | #define HAVE_SYS_SOCKET_H 1
1912 | #define HAVE_UNISTD_H 1
1913 | #define HAVE_STDIO_EXT_H 1
1914 | #define HAVE_FEATURES_H 1
1915 | #define HAVE_SYS_STAT_H 1
1916 | #define HAVE_GETOPT_H 1
1917 | #define HAVE_SYS_CDEFS_H 1
1918 | #define HAVE_TERMIOS_H 1
1919 | #define HAVE_SYS_TIME_H 1
1920 | #define HAVE_LIMITS_H 1
1921 | #define HAVE_WCHAR_H 1
1922 | #define HAVE_STDINT_H 1
1923 | #define HAVE_INTTYPES_H 1
1924 | #define HAVE_LANGINFO_H 1
1925 | #define HAVE_XLOCALE_H 1
1926 | #define HAVE_MATH_H 1
1927 | #define HAVE_SYS_MMAN_H 1
1928 | #define HAVE_MALLOC_H 1
1929 | #define HAVE_SPAWN_H 1
1930 | #define HAVE_STRINGS_H 1
1931 | #define HAVE_SYS_FILE_H 1
1932 | #define HAVE_SYS_WAIT_H 1
1933 | #define HAVE_WCTYPE_H 1
1934 | /* end confdefs.h. */
1936 | #include <unistd.h>
1938 | /* mingw, BeOS, Haiku declare environ in <stdlib.h>, not in <unistd.h>. */
1939 | #include <stdlib.h>
1941 | extern struct { int foo; } environ;
1949 configure:16362: result: yes
1950 configure:16377: checking whether the preprocessor supports include_next
1951 configure:16415: gcc -c -g -O2 -Iconftestd1b -Iconftestd2 conftest.c >&5
1952 configure:16415: $? = 0
1953 configure:16436: result: yes
1954 configure:16457: checking whether system header files limit the line length
1955 configure:16480: result: no
1956 configure:16491: checking for complete errno.h
1957 configure:16564: result: yes
1958 configure:16865: checking whether strerror_r is declared
1959 configure:16865: gcc -c -g -O2 conftest.c >&5
1960 configure:16865: $? = 0
1961 configure:16865: result: yes
1962 configure:16878: checking for strerror_r
1963 configure:16878: gcc -o conftest -g -O2 conftest.c >&5
1964 configure:16878: $? = 0
1965 configure:16878: result: yes
1966 configure:16887: checking whether strerror_r returns char *
1967 configure:16911: gcc -c -g -O2 conftest.c >&5
1968 configure:16911: $? = 0
1969 configure:16949: result: yes
1970 configure:16962: checking for uid_t in sys/types.h
1971 configure:16981: result: yes
1972 configure:16992: checking type of array argument to getgroups
1973 configure:17026: gcc -o conftest -g -O2 conftest.c >&5
1974 configure:17026: $? = 0
1975 configure:17026: ./conftest
1976 configure:17026: $? = 0
1977 configure:17051: result: gid_t
1978 configure:17059: checking for mode_t
1979 configure:17059: gcc -c -g -O2 conftest.c >&5
1980 configure:17059: $? = 0
1981 configure:17059: gcc -c -g -O2 conftest.c >&5
1982 conftest.c: In function 'main':
1983 conftest.c:156:21: error: expected expression before ')' token
1984 if (sizeof ((mode_t)))
1986 configure:17059: $? = 1
1987 configure: failed program was:
1989 | #define PACKAGE_NAME "GNU recutils"
1990 | #define PACKAGE_TARNAME "recutils"
1991 | #define PACKAGE_VERSION "1.8"
1992 | #define PACKAGE_STRING "GNU recutils 1.8"
1993 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
1994 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
1995 | #define PACKAGE "recutils"
1996 | #define VERSION "1.8"
1997 | #define STDC_HEADERS 1
1998 | #define HAVE_SYS_TYPES_H 1
1999 | #define HAVE_SYS_STAT_H 1
2000 | #define HAVE_STDLIB_H 1
2001 | #define HAVE_STRING_H 1
2002 | #define HAVE_MEMORY_H 1
2003 | #define HAVE_STRINGS_H 1
2004 | #define HAVE_INTTYPES_H 1
2005 | #define HAVE_STDINT_H 1
2006 | #define HAVE_UNISTD_H 1
2007 | #define __EXTENSIONS__ 1
2008 | #define _ALL_SOURCE 1
2009 | #define _DARWIN_C_SOURCE 1
2010 | #define _GNU_SOURCE 1
2011 | #define _NETBSD_SOURCE 1
2012 | #define _OPENBSD_SOURCE 1
2013 | #define _POSIX_PTHREAD_SEMANTICS 1
2014 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2015 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2016 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2017 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2018 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2019 | #define __STDC_WANT_LIB_EXT2__ 1
2020 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2021 | #define _TANDEM_SOURCE 1
2022 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
2023 | #define HAVE_FSEEKO 1
2024 | #define _FILE_OFFSET_BITS 64
2025 | #define _DARWIN_USE_64_BIT_INODE 1
2026 | #define HAVE_DLFCN_H 1
2027 | #define LT_OBJDIR ".libs/"
2028 | #define HAVE_FCHMOD 1
2029 | #define HAVE_BTOWC 1
2030 | #define HAVE_CANONICALIZE_FILE_NAME 1
2031 | #define HAVE_GETCWD 1
2032 | #define HAVE_READLINK 1
2033 | #define HAVE_REALPATH 1
2034 | #define HAVE_FACCESSAT 1
2035 | #define HAVE_FCNTL 1
2036 | #define HAVE_SYMLINK 1
2037 | #define HAVE_FLOCK 1
2038 | #define HAVE_SNPRINTF 1
2039 | #define HAVE___FWRITING 1
2040 | #define HAVE_GETDELIM 1
2041 | #define HAVE_GETDTABLESIZE 1
2042 | #define HAVE_GETPASS 1
2043 | #define HAVE___FSETLOCKING 1
2044 | #define HAVE_GETTIMEOFDAY 1
2045 | #define HAVE_LSTAT 1
2046 | #define HAVE_MBSINIT 1
2047 | #define HAVE_MBRTOWC 1
2048 | #define HAVE_MBRLEN 1
2049 | #define HAVE_MPROTECT 1
2050 | #define HAVE_MKOSTEMP 1
2051 | #define HAVE_MKSTEMP 1
2052 | #define HAVE_TZSET 1
2053 | #define HAVE_NL_LANGINFO 1
2054 | #define HAVE_ISBLANK 1
2055 | #define HAVE_ISWCTYPE 1
2056 | #define HAVE_LINK 1
2057 | #define HAVE_SECURE_GETENV 1
2058 | #define HAVE_GETUID 1
2059 | #define HAVE_GETEUID 1
2060 | #define HAVE_GETGID 1
2061 | #define HAVE_GETEGID 1
2062 | #define HAVE_SETENV 1
2063 | #define HAVE_SIGACTION 1
2064 | #define HAVE_SIGALTSTACK 1
2065 | #define HAVE_SIGINTERRUPT 1
2066 | #define HAVE_STRDUP 1
2067 | #define HAVE_LOCALTIME_R 1
2068 | #define HAVE_TIMEGM 1
2069 | #define HAVE_WCRTOMB 1
2070 | #define HAVE_WCTOB 1
2071 | #define HAVE_ISWCNTRL 1
2072 | #define HAVE_ALLOCA_H 1
2073 | #define HAVE_ALLOCA 1
2074 | #define restrict __restrict
2075 | #define HAVE_LANGINFO_CODESET 1
2076 | #define FUNC_REALPATH_WORKS 1
2077 | #define HAVE_SYS_PARAM_H 1
2078 | #define HAVE_SYS_SOCKET_H 1
2079 | #define HAVE_UNISTD_H 1
2080 | #define HAVE_STDIO_EXT_H 1
2081 | #define HAVE_FEATURES_H 1
2082 | #define HAVE_SYS_STAT_H 1
2083 | #define HAVE_GETOPT_H 1
2084 | #define HAVE_SYS_CDEFS_H 1
2085 | #define HAVE_TERMIOS_H 1
2086 | #define HAVE_SYS_TIME_H 1
2087 | #define HAVE_LIMITS_H 1
2088 | #define HAVE_WCHAR_H 1
2089 | #define HAVE_STDINT_H 1
2090 | #define HAVE_INTTYPES_H 1
2091 | #define HAVE_LANGINFO_H 1
2092 | #define HAVE_XLOCALE_H 1
2093 | #define HAVE_MATH_H 1
2094 | #define HAVE_SYS_MMAN_H 1
2095 | #define HAVE_MALLOC_H 1
2096 | #define HAVE_SPAWN_H 1
2097 | #define HAVE_STRINGS_H 1
2098 | #define HAVE_SYS_FILE_H 1
2099 | #define HAVE_SYS_WAIT_H 1
2100 | #define HAVE_WCTYPE_H 1
2101 | #define HAVE_ENVIRON_DECL 1
2102 | #define HAVE_DECL_STRERROR_R 1
2103 | #define HAVE_STRERROR_R 1
2104 | #define STRERROR_R_CHAR_P 1
2105 | #define GETGROUPS_T gid_t
2106 | /* end confdefs.h. */
2107 | #include <stdio.h>
2108 | #ifdef HAVE_SYS_TYPES_H
2109 | # include <sys/types.h>
2111 | #ifdef HAVE_SYS_STAT_H
2112 | # include <sys/stat.h>
2114 | #ifdef STDC_HEADERS
2115 | # include <stdlib.h>
2116 | # include <stddef.h>
2118 | # ifdef HAVE_STDLIB_H
2119 | # include <stdlib.h>
2122 | #ifdef HAVE_STRING_H
2123 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2124 | # include <memory.h>
2126 | # include <string.h>
2128 | #ifdef HAVE_STRINGS_H
2129 | # include <strings.h>
2131 | #ifdef HAVE_INTTYPES_H
2132 | # include <inttypes.h>
2134 | #ifdef HAVE_STDINT_H
2135 | # include <stdint.h>
2137 | #ifdef HAVE_UNISTD_H
2138 | # include <unistd.h>
2143 | if (sizeof ((mode_t)))
2148 configure:17059: result: yes
2149 configure:17074: checking for sig_atomic_t
2150 configure:17074: gcc -c -g -O2 conftest.c >&5
2151 configure:17074: $? = 0
2152 configure:17074: gcc -c -g -O2 conftest.c >&5
2153 conftest.c: In function 'main':
2154 conftest.c:125:27: error: expected expression before ')' token
2155 if (sizeof ((sig_atomic_t)))
2157 configure:17074: $? = 1
2158 configure: failed program was:
2160 | #define PACKAGE_NAME "GNU recutils"
2161 | #define PACKAGE_TARNAME "recutils"
2162 | #define PACKAGE_VERSION "1.8"
2163 | #define PACKAGE_STRING "GNU recutils 1.8"
2164 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
2165 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
2166 | #define PACKAGE "recutils"
2167 | #define VERSION "1.8"
2168 | #define STDC_HEADERS 1
2169 | #define HAVE_SYS_TYPES_H 1
2170 | #define HAVE_SYS_STAT_H 1
2171 | #define HAVE_STDLIB_H 1
2172 | #define HAVE_STRING_H 1
2173 | #define HAVE_MEMORY_H 1
2174 | #define HAVE_STRINGS_H 1
2175 | #define HAVE_INTTYPES_H 1
2176 | #define HAVE_STDINT_H 1
2177 | #define HAVE_UNISTD_H 1
2178 | #define __EXTENSIONS__ 1
2179 | #define _ALL_SOURCE 1
2180 | #define _DARWIN_C_SOURCE 1
2181 | #define _GNU_SOURCE 1
2182 | #define _NETBSD_SOURCE 1
2183 | #define _OPENBSD_SOURCE 1
2184 | #define _POSIX_PTHREAD_SEMANTICS 1
2185 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2186 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2187 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2188 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2189 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2190 | #define __STDC_WANT_LIB_EXT2__ 1
2191 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2192 | #define _TANDEM_SOURCE 1
2193 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
2194 | #define HAVE_FSEEKO 1
2195 | #define _FILE_OFFSET_BITS 64
2196 | #define _DARWIN_USE_64_BIT_INODE 1
2197 | #define HAVE_DLFCN_H 1
2198 | #define LT_OBJDIR ".libs/"
2199 | #define HAVE_FCHMOD 1
2200 | #define HAVE_BTOWC 1
2201 | #define HAVE_CANONICALIZE_FILE_NAME 1
2202 | #define HAVE_GETCWD 1
2203 | #define HAVE_READLINK 1
2204 | #define HAVE_REALPATH 1
2205 | #define HAVE_FACCESSAT 1
2206 | #define HAVE_FCNTL 1
2207 | #define HAVE_SYMLINK 1
2208 | #define HAVE_FLOCK 1
2209 | #define HAVE_SNPRINTF 1
2210 | #define HAVE___FWRITING 1
2211 | #define HAVE_GETDELIM 1
2212 | #define HAVE_GETDTABLESIZE 1
2213 | #define HAVE_GETPASS 1
2214 | #define HAVE___FSETLOCKING 1
2215 | #define HAVE_GETTIMEOFDAY 1
2216 | #define HAVE_LSTAT 1
2217 | #define HAVE_MBSINIT 1
2218 | #define HAVE_MBRTOWC 1
2219 | #define HAVE_MBRLEN 1
2220 | #define HAVE_MPROTECT 1
2221 | #define HAVE_MKOSTEMP 1
2222 | #define HAVE_MKSTEMP 1
2223 | #define HAVE_TZSET 1
2224 | #define HAVE_NL_LANGINFO 1
2225 | #define HAVE_ISBLANK 1
2226 | #define HAVE_ISWCTYPE 1
2227 | #define HAVE_LINK 1
2228 | #define HAVE_SECURE_GETENV 1
2229 | #define HAVE_GETUID 1
2230 | #define HAVE_GETEUID 1
2231 | #define HAVE_GETGID 1
2232 | #define HAVE_GETEGID 1
2233 | #define HAVE_SETENV 1
2234 | #define HAVE_SIGACTION 1
2235 | #define HAVE_SIGALTSTACK 1
2236 | #define HAVE_SIGINTERRUPT 1
2237 | #define HAVE_STRDUP 1
2238 | #define HAVE_LOCALTIME_R 1
2239 | #define HAVE_TIMEGM 1
2240 | #define HAVE_WCRTOMB 1
2241 | #define HAVE_WCTOB 1
2242 | #define HAVE_ISWCNTRL 1
2243 | #define HAVE_ALLOCA_H 1
2244 | #define HAVE_ALLOCA 1
2245 | #define restrict __restrict
2246 | #define HAVE_LANGINFO_CODESET 1
2247 | #define FUNC_REALPATH_WORKS 1
2248 | #define HAVE_SYS_PARAM_H 1
2249 | #define HAVE_SYS_SOCKET_H 1
2250 | #define HAVE_UNISTD_H 1
2251 | #define HAVE_STDIO_EXT_H 1
2252 | #define HAVE_FEATURES_H 1
2253 | #define HAVE_SYS_STAT_H 1
2254 | #define HAVE_GETOPT_H 1
2255 | #define HAVE_SYS_CDEFS_H 1
2256 | #define HAVE_TERMIOS_H 1
2257 | #define HAVE_SYS_TIME_H 1
2258 | #define HAVE_LIMITS_H 1
2259 | #define HAVE_WCHAR_H 1
2260 | #define HAVE_STDINT_H 1
2261 | #define HAVE_INTTYPES_H 1
2262 | #define HAVE_LANGINFO_H 1
2263 | #define HAVE_XLOCALE_H 1
2264 | #define HAVE_MATH_H 1
2265 | #define HAVE_SYS_MMAN_H 1
2266 | #define HAVE_MALLOC_H 1
2267 | #define HAVE_SPAWN_H 1
2268 | #define HAVE_STRINGS_H 1
2269 | #define HAVE_SYS_FILE_H 1
2270 | #define HAVE_SYS_WAIT_H 1
2271 | #define HAVE_WCTYPE_H 1
2272 | #define HAVE_ENVIRON_DECL 1
2273 | #define HAVE_DECL_STRERROR_R 1
2274 | #define HAVE_STRERROR_R 1
2275 | #define STRERROR_R_CHAR_P 1
2276 | #define GETGROUPS_T gid_t
2277 | /* end confdefs.h. */
2278 | #include <signal.h>
2283 | if (sizeof ((sig_atomic_t)))
2288 configure:17074: result: yes
2289 configure:17110: checking for working fcntl.h
2290 configure:17218: gcc -o conftest -g -O2 conftest.c >&5
2291 configure:17218: $? = 0
2292 configure:17218: ./conftest
2293 configure:17218: $? = 0
2294 configure:17234: result: yes
2295 configure:17257: checking for pid_t
2296 configure:17257: gcc -c -g -O2 conftest.c >&5
2297 configure:17257: $? = 0
2298 configure:17257: gcc -c -g -O2 conftest.c >&5
2299 conftest.c: In function 'main':
2300 conftest.c:159:20: error: expected expression before ')' token
2301 if (sizeof ((pid_t)))
2303 configure:17257: $? = 1
2304 configure: failed program was:
2306 | #define PACKAGE_NAME "GNU recutils"
2307 | #define PACKAGE_TARNAME "recutils"
2308 | #define PACKAGE_VERSION "1.8"
2309 | #define PACKAGE_STRING "GNU recutils 1.8"
2310 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
2311 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
2312 | #define PACKAGE "recutils"
2313 | #define VERSION "1.8"
2314 | #define STDC_HEADERS 1
2315 | #define HAVE_SYS_TYPES_H 1
2316 | #define HAVE_SYS_STAT_H 1
2317 | #define HAVE_STDLIB_H 1
2318 | #define HAVE_STRING_H 1
2319 | #define HAVE_MEMORY_H 1
2320 | #define HAVE_STRINGS_H 1
2321 | #define HAVE_INTTYPES_H 1
2322 | #define HAVE_STDINT_H 1
2323 | #define HAVE_UNISTD_H 1
2324 | #define __EXTENSIONS__ 1
2325 | #define _ALL_SOURCE 1
2326 | #define _DARWIN_C_SOURCE 1
2327 | #define _GNU_SOURCE 1
2328 | #define _NETBSD_SOURCE 1
2329 | #define _OPENBSD_SOURCE 1
2330 | #define _POSIX_PTHREAD_SEMANTICS 1
2331 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2332 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2333 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2334 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2335 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2336 | #define __STDC_WANT_LIB_EXT2__ 1
2337 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2338 | #define _TANDEM_SOURCE 1
2339 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
2340 | #define HAVE_FSEEKO 1
2341 | #define _FILE_OFFSET_BITS 64
2342 | #define _DARWIN_USE_64_BIT_INODE 1
2343 | #define HAVE_DLFCN_H 1
2344 | #define LT_OBJDIR ".libs/"
2345 | #define HAVE_FCHMOD 1
2346 | #define HAVE_BTOWC 1
2347 | #define HAVE_CANONICALIZE_FILE_NAME 1
2348 | #define HAVE_GETCWD 1
2349 | #define HAVE_READLINK 1
2350 | #define HAVE_REALPATH 1
2351 | #define HAVE_FACCESSAT 1
2352 | #define HAVE_FCNTL 1
2353 | #define HAVE_SYMLINK 1
2354 | #define HAVE_FLOCK 1
2355 | #define HAVE_SNPRINTF 1
2356 | #define HAVE___FWRITING 1
2357 | #define HAVE_GETDELIM 1
2358 | #define HAVE_GETDTABLESIZE 1
2359 | #define HAVE_GETPASS 1
2360 | #define HAVE___FSETLOCKING 1
2361 | #define HAVE_GETTIMEOFDAY 1
2362 | #define HAVE_LSTAT 1
2363 | #define HAVE_MBSINIT 1
2364 | #define HAVE_MBRTOWC 1
2365 | #define HAVE_MBRLEN 1
2366 | #define HAVE_MPROTECT 1
2367 | #define HAVE_MKOSTEMP 1
2368 | #define HAVE_MKSTEMP 1
2369 | #define HAVE_TZSET 1
2370 | #define HAVE_NL_LANGINFO 1
2371 | #define HAVE_ISBLANK 1
2372 | #define HAVE_ISWCTYPE 1
2373 | #define HAVE_LINK 1
2374 | #define HAVE_SECURE_GETENV 1
2375 | #define HAVE_GETUID 1
2376 | #define HAVE_GETEUID 1
2377 | #define HAVE_GETGID 1
2378 | #define HAVE_GETEGID 1
2379 | #define HAVE_SETENV 1
2380 | #define HAVE_SIGACTION 1
2381 | #define HAVE_SIGALTSTACK 1
2382 | #define HAVE_SIGINTERRUPT 1
2383 | #define HAVE_STRDUP 1
2384 | #define HAVE_LOCALTIME_R 1
2385 | #define HAVE_TIMEGM 1
2386 | #define HAVE_WCRTOMB 1
2387 | #define HAVE_WCTOB 1
2388 | #define HAVE_ISWCNTRL 1
2389 | #define HAVE_ALLOCA_H 1
2390 | #define HAVE_ALLOCA 1
2391 | #define restrict __restrict
2392 | #define HAVE_LANGINFO_CODESET 1
2393 | #define FUNC_REALPATH_WORKS 1
2394 | #define HAVE_SYS_PARAM_H 1
2395 | #define HAVE_SYS_SOCKET_H 1
2396 | #define HAVE_UNISTD_H 1
2397 | #define HAVE_STDIO_EXT_H 1
2398 | #define HAVE_FEATURES_H 1
2399 | #define HAVE_SYS_STAT_H 1
2400 | #define HAVE_GETOPT_H 1
2401 | #define HAVE_SYS_CDEFS_H 1
2402 | #define HAVE_TERMIOS_H 1
2403 | #define HAVE_SYS_TIME_H 1
2404 | #define HAVE_LIMITS_H 1
2405 | #define HAVE_WCHAR_H 1
2406 | #define HAVE_STDINT_H 1
2407 | #define HAVE_INTTYPES_H 1
2408 | #define HAVE_LANGINFO_H 1
2409 | #define HAVE_XLOCALE_H 1
2410 | #define HAVE_MATH_H 1
2411 | #define HAVE_SYS_MMAN_H 1
2412 | #define HAVE_MALLOC_H 1
2413 | #define HAVE_SPAWN_H 1
2414 | #define HAVE_STRINGS_H 1
2415 | #define HAVE_SYS_FILE_H 1
2416 | #define HAVE_SYS_WAIT_H 1
2417 | #define HAVE_WCTYPE_H 1
2418 | #define HAVE_ENVIRON_DECL 1
2419 | #define HAVE_DECL_STRERROR_R 1
2420 | #define HAVE_STRERROR_R 1
2421 | #define STRERROR_R_CHAR_P 1
2422 | #define GETGROUPS_T gid_t
2423 | #define HAVE_SIG_ATOMIC_T 1
2424 | #define HAVE_WORKING_O_NOATIME 1
2425 | #define HAVE_WORKING_O_NOFOLLOW 1
2426 | /* end confdefs.h. */
2427 | #include <stdio.h>
2428 | #ifdef HAVE_SYS_TYPES_H
2429 | # include <sys/types.h>
2431 | #ifdef HAVE_SYS_STAT_H
2432 | # include <sys/stat.h>
2434 | #ifdef STDC_HEADERS
2435 | # include <stdlib.h>
2436 | # include <stddef.h>
2438 | # ifdef HAVE_STDLIB_H
2439 | # include <stdlib.h>
2442 | #ifdef HAVE_STRING_H
2443 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2444 | # include <memory.h>
2446 | # include <string.h>
2448 | #ifdef HAVE_STRINGS_H
2449 | # include <strings.h>
2451 | #ifdef HAVE_INTTYPES_H
2452 | # include <inttypes.h>
2454 | #ifdef HAVE_STDINT_H
2455 | # include <stdint.h>
2457 | #ifdef HAVE_UNISTD_H
2458 | # include <unistd.h>
2463 | if (sizeof ((pid_t)))
2468 configure:17257: result: yes
2469 configure:17546: checking for stdint.h
2470 configure:17563: gcc -c -g -O2 conftest.c >&5
2471 configure:17563: $? = 0
2472 configure:17570: result: yes
2473 configure:17581: checking for inttypes.h
2474 configure:17600: gcc -c -g -O2 conftest.c >&5
2475 configure:17600: $? = 0
2476 configure:17607: result: yes
2477 configure:17621: checking whether printf supports size specifiers as in C99
2478 configure:17712: gcc -o conftest -g -O2 conftest.c >&5
2479 conftest.c: In function 'main':
2480 conftest.c:142:21: warning: too many arguments for format [-Wformat-extra-args]
2481 if (sprintf (buf, "%ju %d", (uintmax_t) 12345671, 33, 44, 55) < 0
2483 conftest.c:149:21: warning: too many arguments for format [-Wformat-extra-args]
2484 if (sprintf (buf, "%zu %d", (size_t) 12345672, 33, 44, 55) < 0
2486 conftest.c:153:21: warning: too many arguments for format [-Wformat-extra-args]
2487 if (sprintf (buf, "%tu %d", (ptrdiff_t) 12345673, 33, 44, 55) < 0
2489 conftest.c:157:21: warning: too many arguments for format [-Wformat-extra-args]
2490 if (sprintf (buf, "%Lg %d", (long double) 1.5, 33, 44, 55) < 0
2492 configure:17712: $? = 0
2493 configure:17712: ./conftest
2494 configure:17712: $? = 0
2495 configure:17723: result: yes
2496 configure:17728: checking whether printf supports 'long double' arguments
2497 configure:17783: gcc -o conftest -g -O2 conftest.c >&5
2498 conftest.c: In function 'main':
2499 conftest.c:133:21: warning: too many arguments for format [-Wformat-extra-args]
2500 if (sprintf (buf, "%Lf %d", 1.75L, 33, 44, 55) < 0
2502 conftest.c:137:21: warning: too many arguments for format [-Wformat-extra-args]
2503 if (sprintf (buf, "%Le %d", 1.75L, 33, 44, 55) < 0
2505 conftest.c:141:21: warning: too many arguments for format [-Wformat-extra-args]
2506 if (sprintf (buf, "%Lg %d", 1.75L, 33, 44, 55) < 0
2508 configure:17783: $? = 0
2509 configure:17783: ./conftest
2510 configure:17783: $? = 0
2511 configure:17794: result: yes
2512 configure:17799: checking whether printf supports infinite 'double' arguments
2513 configure:17918: gcc -o conftest -g -O2 conftest.c >&5
2514 configure:17918: $? = 0
2515 configure:17918: ./conftest
2516 configure:17918: $? = 0
2517 configure:17929: result: yes
2518 configure:17933: checking whether byte ordering is bigendian
2519 configure:17948: gcc -c -g -O2 conftest.c >&5
2520 conftest.c:126:9: error: unknown type name 'not'
2521 not a universal capable compiler
2523 conftest.c:126:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
2524 not a universal capable compiler
2526 conftest.c:126:15: error: unknown type name 'universal'
2527 configure:17948: $? = 1
2528 configure: failed program was:
2530 | #define PACKAGE_NAME "GNU recutils"
2531 | #define PACKAGE_TARNAME "recutils"
2532 | #define PACKAGE_VERSION "1.8"
2533 | #define PACKAGE_STRING "GNU recutils 1.8"
2534 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
2535 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
2536 | #define PACKAGE "recutils"
2537 | #define VERSION "1.8"
2538 | #define STDC_HEADERS 1
2539 | #define HAVE_SYS_TYPES_H 1
2540 | #define HAVE_SYS_STAT_H 1
2541 | #define HAVE_STDLIB_H 1
2542 | #define HAVE_STRING_H 1
2543 | #define HAVE_MEMORY_H 1
2544 | #define HAVE_STRINGS_H 1
2545 | #define HAVE_INTTYPES_H 1
2546 | #define HAVE_STDINT_H 1
2547 | #define HAVE_UNISTD_H 1
2548 | #define __EXTENSIONS__ 1
2549 | #define _ALL_SOURCE 1
2550 | #define _DARWIN_C_SOURCE 1
2551 | #define _GNU_SOURCE 1
2552 | #define _NETBSD_SOURCE 1
2553 | #define _OPENBSD_SOURCE 1
2554 | #define _POSIX_PTHREAD_SEMANTICS 1
2555 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2556 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2557 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2558 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2559 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2560 | #define __STDC_WANT_LIB_EXT2__ 1
2561 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2562 | #define _TANDEM_SOURCE 1
2563 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
2564 | #define HAVE_FSEEKO 1
2565 | #define _FILE_OFFSET_BITS 64
2566 | #define _DARWIN_USE_64_BIT_INODE 1
2567 | #define HAVE_DLFCN_H 1
2568 | #define LT_OBJDIR ".libs/"
2569 | #define HAVE_FCHMOD 1
2570 | #define HAVE_BTOWC 1
2571 | #define HAVE_CANONICALIZE_FILE_NAME 1
2572 | #define HAVE_GETCWD 1
2573 | #define HAVE_READLINK 1
2574 | #define HAVE_REALPATH 1
2575 | #define HAVE_FACCESSAT 1
2576 | #define HAVE_FCNTL 1
2577 | #define HAVE_SYMLINK 1
2578 | #define HAVE_FLOCK 1
2579 | #define HAVE_SNPRINTF 1
2580 | #define HAVE___FWRITING 1
2581 | #define HAVE_GETDELIM 1
2582 | #define HAVE_GETDTABLESIZE 1
2583 | #define HAVE_GETPASS 1
2584 | #define HAVE___FSETLOCKING 1
2585 | #define HAVE_GETTIMEOFDAY 1
2586 | #define HAVE_LSTAT 1
2587 | #define HAVE_MBSINIT 1
2588 | #define HAVE_MBRTOWC 1
2589 | #define HAVE_MBRLEN 1
2590 | #define HAVE_MPROTECT 1
2591 | #define HAVE_MKOSTEMP 1
2592 | #define HAVE_MKSTEMP 1
2593 | #define HAVE_TZSET 1
2594 | #define HAVE_NL_LANGINFO 1
2595 | #define HAVE_ISBLANK 1
2596 | #define HAVE_ISWCTYPE 1
2597 | #define HAVE_LINK 1
2598 | #define HAVE_SECURE_GETENV 1
2599 | #define HAVE_GETUID 1
2600 | #define HAVE_GETEUID 1
2601 | #define HAVE_GETGID 1
2602 | #define HAVE_GETEGID 1
2603 | #define HAVE_SETENV 1
2604 | #define HAVE_SIGACTION 1
2605 | #define HAVE_SIGALTSTACK 1
2606 | #define HAVE_SIGINTERRUPT 1
2607 | #define HAVE_STRDUP 1
2608 | #define HAVE_LOCALTIME_R 1
2609 | #define HAVE_TIMEGM 1
2610 | #define HAVE_WCRTOMB 1
2611 | #define HAVE_WCTOB 1
2612 | #define HAVE_ISWCNTRL 1
2613 | #define HAVE_ALLOCA_H 1
2614 | #define HAVE_ALLOCA 1
2615 | #define restrict __restrict
2616 | #define HAVE_LANGINFO_CODESET 1
2617 | #define FUNC_REALPATH_WORKS 1
2618 | #define HAVE_SYS_PARAM_H 1
2619 | #define HAVE_SYS_SOCKET_H 1
2620 | #define HAVE_UNISTD_H 1
2621 | #define HAVE_STDIO_EXT_H 1
2622 | #define HAVE_FEATURES_H 1
2623 | #define HAVE_SYS_STAT_H 1
2624 | #define HAVE_GETOPT_H 1
2625 | #define HAVE_SYS_CDEFS_H 1
2626 | #define HAVE_TERMIOS_H 1
2627 | #define HAVE_SYS_TIME_H 1
2628 | #define HAVE_LIMITS_H 1
2629 | #define HAVE_WCHAR_H 1
2630 | #define HAVE_STDINT_H 1
2631 | #define HAVE_INTTYPES_H 1
2632 | #define HAVE_LANGINFO_H 1
2633 | #define HAVE_XLOCALE_H 1
2634 | #define HAVE_MATH_H 1
2635 | #define HAVE_SYS_MMAN_H 1
2636 | #define HAVE_MALLOC_H 1
2637 | #define HAVE_SPAWN_H 1
2638 | #define HAVE_STRINGS_H 1
2639 | #define HAVE_SYS_FILE_H 1
2640 | #define HAVE_SYS_WAIT_H 1
2641 | #define HAVE_WCTYPE_H 1
2642 | #define HAVE_ENVIRON_DECL 1
2643 | #define HAVE_DECL_STRERROR_R 1
2644 | #define HAVE_STRERROR_R 1
2645 | #define STRERROR_R_CHAR_P 1
2646 | #define GETGROUPS_T gid_t
2647 | #define HAVE_SIG_ATOMIC_T 1
2648 | #define HAVE_WORKING_O_NOATIME 1
2649 | #define HAVE_WORKING_O_NOFOLLOW 1
2650 | #define HAVE_STDINT_H_WITH_UINTMAX 1
2651 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2652 | /* end confdefs.h. */
2653 | #ifndef __APPLE_CC__
2654 | not a universal capable compiler
2656 | typedef int dummy;
2658 configure:17993: gcc -c -g -O2 conftest.c >&5
2659 configure:17993: $? = 0
2660 configure:18011: gcc -c -g -O2 conftest.c >&5
2661 conftest.c: In function 'main':
2662 conftest.c:132:4: error: unknown type name 'not'
2665 conftest.c:132:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
2668 configure:18011: $? = 1
2669 configure: failed program was:
2671 | #define PACKAGE_NAME "GNU recutils"
2672 | #define PACKAGE_TARNAME "recutils"
2673 | #define PACKAGE_VERSION "1.8"
2674 | #define PACKAGE_STRING "GNU recutils 1.8"
2675 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
2676 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
2677 | #define PACKAGE "recutils"
2678 | #define VERSION "1.8"
2679 | #define STDC_HEADERS 1
2680 | #define HAVE_SYS_TYPES_H 1
2681 | #define HAVE_SYS_STAT_H 1
2682 | #define HAVE_STDLIB_H 1
2683 | #define HAVE_STRING_H 1
2684 | #define HAVE_MEMORY_H 1
2685 | #define HAVE_STRINGS_H 1
2686 | #define HAVE_INTTYPES_H 1
2687 | #define HAVE_STDINT_H 1
2688 | #define HAVE_UNISTD_H 1
2689 | #define __EXTENSIONS__ 1
2690 | #define _ALL_SOURCE 1
2691 | #define _DARWIN_C_SOURCE 1
2692 | #define _GNU_SOURCE 1
2693 | #define _NETBSD_SOURCE 1
2694 | #define _OPENBSD_SOURCE 1
2695 | #define _POSIX_PTHREAD_SEMANTICS 1
2696 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2697 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2698 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2699 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2700 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2701 | #define __STDC_WANT_LIB_EXT2__ 1
2702 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2703 | #define _TANDEM_SOURCE 1
2704 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
2705 | #define HAVE_FSEEKO 1
2706 | #define _FILE_OFFSET_BITS 64
2707 | #define _DARWIN_USE_64_BIT_INODE 1
2708 | #define HAVE_DLFCN_H 1
2709 | #define LT_OBJDIR ".libs/"
2710 | #define HAVE_FCHMOD 1
2711 | #define HAVE_BTOWC 1
2712 | #define HAVE_CANONICALIZE_FILE_NAME 1
2713 | #define HAVE_GETCWD 1
2714 | #define HAVE_READLINK 1
2715 | #define HAVE_REALPATH 1
2716 | #define HAVE_FACCESSAT 1
2717 | #define HAVE_FCNTL 1
2718 | #define HAVE_SYMLINK 1
2719 | #define HAVE_FLOCK 1
2720 | #define HAVE_SNPRINTF 1
2721 | #define HAVE___FWRITING 1
2722 | #define HAVE_GETDELIM 1
2723 | #define HAVE_GETDTABLESIZE 1
2724 | #define HAVE_GETPASS 1
2725 | #define HAVE___FSETLOCKING 1
2726 | #define HAVE_GETTIMEOFDAY 1
2727 | #define HAVE_LSTAT 1
2728 | #define HAVE_MBSINIT 1
2729 | #define HAVE_MBRTOWC 1
2730 | #define HAVE_MBRLEN 1
2731 | #define HAVE_MPROTECT 1
2732 | #define HAVE_MKOSTEMP 1
2733 | #define HAVE_MKSTEMP 1
2734 | #define HAVE_TZSET 1
2735 | #define HAVE_NL_LANGINFO 1
2736 | #define HAVE_ISBLANK 1
2737 | #define HAVE_ISWCTYPE 1
2738 | #define HAVE_LINK 1
2739 | #define HAVE_SECURE_GETENV 1
2740 | #define HAVE_GETUID 1
2741 | #define HAVE_GETEUID 1
2742 | #define HAVE_GETGID 1
2743 | #define HAVE_GETEGID 1
2744 | #define HAVE_SETENV 1
2745 | #define HAVE_SIGACTION 1
2746 | #define HAVE_SIGALTSTACK 1
2747 | #define HAVE_SIGINTERRUPT 1
2748 | #define HAVE_STRDUP 1
2749 | #define HAVE_LOCALTIME_R 1
2750 | #define HAVE_TIMEGM 1
2751 | #define HAVE_WCRTOMB 1
2752 | #define HAVE_WCTOB 1
2753 | #define HAVE_ISWCNTRL 1
2754 | #define HAVE_ALLOCA_H 1
2755 | #define HAVE_ALLOCA 1
2756 | #define restrict __restrict
2757 | #define HAVE_LANGINFO_CODESET 1
2758 | #define FUNC_REALPATH_WORKS 1
2759 | #define HAVE_SYS_PARAM_H 1
2760 | #define HAVE_SYS_SOCKET_H 1
2761 | #define HAVE_UNISTD_H 1
2762 | #define HAVE_STDIO_EXT_H 1
2763 | #define HAVE_FEATURES_H 1
2764 | #define HAVE_SYS_STAT_H 1
2765 | #define HAVE_GETOPT_H 1
2766 | #define HAVE_SYS_CDEFS_H 1
2767 | #define HAVE_TERMIOS_H 1
2768 | #define HAVE_SYS_TIME_H 1
2769 | #define HAVE_LIMITS_H 1
2770 | #define HAVE_WCHAR_H 1
2771 | #define HAVE_STDINT_H 1
2772 | #define HAVE_INTTYPES_H 1
2773 | #define HAVE_LANGINFO_H 1
2774 | #define HAVE_XLOCALE_H 1
2775 | #define HAVE_MATH_H 1
2776 | #define HAVE_SYS_MMAN_H 1
2777 | #define HAVE_MALLOC_H 1
2778 | #define HAVE_SPAWN_H 1
2779 | #define HAVE_STRINGS_H 1
2780 | #define HAVE_SYS_FILE_H 1
2781 | #define HAVE_SYS_WAIT_H 1
2782 | #define HAVE_WCTYPE_H 1
2783 | #define HAVE_ENVIRON_DECL 1
2784 | #define HAVE_DECL_STRERROR_R 1
2785 | #define HAVE_STRERROR_R 1
2786 | #define STRERROR_R_CHAR_P 1
2787 | #define GETGROUPS_T gid_t
2788 | #define HAVE_SIG_ATOMIC_T 1
2789 | #define HAVE_WORKING_O_NOATIME 1
2790 | #define HAVE_WORKING_O_NOFOLLOW 1
2791 | #define HAVE_STDINT_H_WITH_UINTMAX 1
2792 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2793 | /* end confdefs.h. */
2794 | #include <sys/types.h>
2795 | #include <sys/param.h>
2800 | #if BYTE_ORDER != BIG_ENDIAN
2807 configure:18139: result: no
2808 configure:18159: checking whether long double and double are the same
2809 configure:18180: gcc -c -g -O2 conftest.c >&5
2810 conftest.c: In function 'main':
2811 conftest.c:129:13: error: size of array 'check' is negative
2812 typedef int check[sizeof (long double) == sizeof (double)
2814 configure:18180: $? = 1
2815 configure: failed program was:
2817 | #define PACKAGE_NAME "GNU recutils"
2818 | #define PACKAGE_TARNAME "recutils"
2819 | #define PACKAGE_VERSION "1.8"
2820 | #define PACKAGE_STRING "GNU recutils 1.8"
2821 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
2822 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
2823 | #define PACKAGE "recutils"
2824 | #define VERSION "1.8"
2825 | #define STDC_HEADERS 1
2826 | #define HAVE_SYS_TYPES_H 1
2827 | #define HAVE_SYS_STAT_H 1
2828 | #define HAVE_STDLIB_H 1
2829 | #define HAVE_STRING_H 1
2830 | #define HAVE_MEMORY_H 1
2831 | #define HAVE_STRINGS_H 1
2832 | #define HAVE_INTTYPES_H 1
2833 | #define HAVE_STDINT_H 1
2834 | #define HAVE_UNISTD_H 1
2835 | #define __EXTENSIONS__ 1
2836 | #define _ALL_SOURCE 1
2837 | #define _DARWIN_C_SOURCE 1
2838 | #define _GNU_SOURCE 1
2839 | #define _NETBSD_SOURCE 1
2840 | #define _OPENBSD_SOURCE 1
2841 | #define _POSIX_PTHREAD_SEMANTICS 1
2842 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2843 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2844 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2845 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2846 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2847 | #define __STDC_WANT_LIB_EXT2__ 1
2848 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2849 | #define _TANDEM_SOURCE 1
2850 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
2851 | #define HAVE_FSEEKO 1
2852 | #define _FILE_OFFSET_BITS 64
2853 | #define _DARWIN_USE_64_BIT_INODE 1
2854 | #define HAVE_DLFCN_H 1
2855 | #define LT_OBJDIR ".libs/"
2856 | #define HAVE_FCHMOD 1
2857 | #define HAVE_BTOWC 1
2858 | #define HAVE_CANONICALIZE_FILE_NAME 1
2859 | #define HAVE_GETCWD 1
2860 | #define HAVE_READLINK 1
2861 | #define HAVE_REALPATH 1
2862 | #define HAVE_FACCESSAT 1
2863 | #define HAVE_FCNTL 1
2864 | #define HAVE_SYMLINK 1
2865 | #define HAVE_FLOCK 1
2866 | #define HAVE_SNPRINTF 1
2867 | #define HAVE___FWRITING 1
2868 | #define HAVE_GETDELIM 1
2869 | #define HAVE_GETDTABLESIZE 1
2870 | #define HAVE_GETPASS 1
2871 | #define HAVE___FSETLOCKING 1
2872 | #define HAVE_GETTIMEOFDAY 1
2873 | #define HAVE_LSTAT 1
2874 | #define HAVE_MBSINIT 1
2875 | #define HAVE_MBRTOWC 1
2876 | #define HAVE_MBRLEN 1
2877 | #define HAVE_MPROTECT 1
2878 | #define HAVE_MKOSTEMP 1
2879 | #define HAVE_MKSTEMP 1
2880 | #define HAVE_TZSET 1
2881 | #define HAVE_NL_LANGINFO 1
2882 | #define HAVE_ISBLANK 1
2883 | #define HAVE_ISWCTYPE 1
2884 | #define HAVE_LINK 1
2885 | #define HAVE_SECURE_GETENV 1
2886 | #define HAVE_GETUID 1
2887 | #define HAVE_GETEUID 1
2888 | #define HAVE_GETGID 1
2889 | #define HAVE_GETEGID 1
2890 | #define HAVE_SETENV 1
2891 | #define HAVE_SIGACTION 1
2892 | #define HAVE_SIGALTSTACK 1
2893 | #define HAVE_SIGINTERRUPT 1
2894 | #define HAVE_STRDUP 1
2895 | #define HAVE_LOCALTIME_R 1
2896 | #define HAVE_TIMEGM 1
2897 | #define HAVE_WCRTOMB 1
2898 | #define HAVE_WCTOB 1
2899 | #define HAVE_ISWCNTRL 1
2900 | #define HAVE_ALLOCA_H 1
2901 | #define HAVE_ALLOCA 1
2902 | #define restrict __restrict
2903 | #define HAVE_LANGINFO_CODESET 1
2904 | #define FUNC_REALPATH_WORKS 1
2905 | #define HAVE_SYS_PARAM_H 1
2906 | #define HAVE_SYS_SOCKET_H 1
2907 | #define HAVE_UNISTD_H 1
2908 | #define HAVE_STDIO_EXT_H 1
2909 | #define HAVE_FEATURES_H 1
2910 | #define HAVE_SYS_STAT_H 1
2911 | #define HAVE_GETOPT_H 1
2912 | #define HAVE_SYS_CDEFS_H 1
2913 | #define HAVE_TERMIOS_H 1
2914 | #define HAVE_SYS_TIME_H 1
2915 | #define HAVE_LIMITS_H 1
2916 | #define HAVE_WCHAR_H 1
2917 | #define HAVE_STDINT_H 1
2918 | #define HAVE_INTTYPES_H 1
2919 | #define HAVE_LANGINFO_H 1
2920 | #define HAVE_XLOCALE_H 1
2921 | #define HAVE_MATH_H 1
2922 | #define HAVE_SYS_MMAN_H 1
2923 | #define HAVE_MALLOC_H 1
2924 | #define HAVE_SPAWN_H 1
2925 | #define HAVE_STRINGS_H 1
2926 | #define HAVE_SYS_FILE_H 1
2927 | #define HAVE_SYS_WAIT_H 1
2928 | #define HAVE_WCTYPE_H 1
2929 | #define HAVE_ENVIRON_DECL 1
2930 | #define HAVE_DECL_STRERROR_R 1
2931 | #define HAVE_STRERROR_R 1
2932 | #define STRERROR_R_CHAR_P 1
2933 | #define GETGROUPS_T gid_t
2934 | #define HAVE_SIG_ATOMIC_T 1
2935 | #define HAVE_WORKING_O_NOATIME 1
2936 | #define HAVE_WORKING_O_NOFOLLOW 1
2937 | #define HAVE_STDINT_H_WITH_UINTMAX 1
2938 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2939 | /* end confdefs.h. */
2940 | #include <float.h>
2944 | typedef int check[sizeof (long double) == sizeof (double)
2945 | && LDBL_MANT_DIG == DBL_MANT_DIG
2946 | && LDBL_MAX_EXP == DBL_MAX_EXP
2947 | && LDBL_MIN_EXP == DBL_MIN_EXP
2953 configure:18188: result: no
2954 configure:18212: checking whether printf supports infinite 'long double' arguments
2955 configure:18522: gcc -o conftest -g -O2 conftest.c >&5
2956 configure:18522: $? = 0
2957 configure:18522: ./conftest
2958 configure:18522: $? = 0
2959 configure:18533: result: yes
2960 configure:18543: checking whether printf supports the 'a' and 'A' directives
2961 configure:18640: gcc -o conftest -g -O2 conftest.c >&5
2962 conftest.c: In function 'main':
2963 conftest.c:134:21: warning: too many arguments for format [-Wformat-extra-args]
2964 if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0
2966 conftest.c:140:21: warning: too many arguments for format [-Wformat-extra-args]
2967 if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0
2969 conftest.c:147:21: warning: too many arguments for format [-Wformat-extra-args]
2970 if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0
2972 conftest.c:154:21: warning: too many arguments for format [-Wformat-extra-args]
2973 if (sprintf (buf, "%.0a %d", 1.51, 33, 44, 55) < 0
2975 conftest.c:162:21: warning: too many arguments for format [-Wformat-extra-args]
2976 if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0
2978 configure:18640: $? = 0
2979 configure:18640: ./conftest
2980 configure:18640: $? = 0
2981 configure:18651: result: yes
2982 configure:18656: checking whether printf supports the 'F' directive
2983 configure:18722: gcc -o conftest -g -O2 conftest.c >&5
2984 conftest.c: In function 'main':
2985 conftest.c:134:21: warning: too many arguments for format [-Wformat-extra-args]
2986 if (sprintf (buf, "%F %d", 1234567.0, 33, 44, 55) < 0
2988 configure:18722: $? = 0
2989 configure:18722: ./conftest
2990 configure:18722: $? = 0
2991 configure:18733: result: yes
2992 configure:18738: checking whether printf supports the 'n' directive
2993 configure:18788: gcc -o conftest -g -O2 conftest.c >&5
2994 configure:18788: $? = 0
2995 configure:18788: ./conftest
2996 *** %n in writable segment detected ***
2997 ./configure: line 2983: 31212 Aborted (core dumped) ./conftest$ac_exeext
2998 configure:18788: $? = 134
2999 configure: program exited with status 134
3000 configure: failed program was:
3002 | #define PACKAGE_NAME "GNU recutils"
3003 | #define PACKAGE_TARNAME "recutils"
3004 | #define PACKAGE_VERSION "1.8"
3005 | #define PACKAGE_STRING "GNU recutils 1.8"
3006 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
3007 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
3008 | #define PACKAGE "recutils"
3009 | #define VERSION "1.8"
3010 | #define STDC_HEADERS 1
3011 | #define HAVE_SYS_TYPES_H 1
3012 | #define HAVE_SYS_STAT_H 1
3013 | #define HAVE_STDLIB_H 1
3014 | #define HAVE_STRING_H 1
3015 | #define HAVE_MEMORY_H 1
3016 | #define HAVE_STRINGS_H 1
3017 | #define HAVE_INTTYPES_H 1
3018 | #define HAVE_STDINT_H 1
3019 | #define HAVE_UNISTD_H 1
3020 | #define __EXTENSIONS__ 1
3021 | #define _ALL_SOURCE 1
3022 | #define _DARWIN_C_SOURCE 1
3023 | #define _GNU_SOURCE 1
3024 | #define _NETBSD_SOURCE 1
3025 | #define _OPENBSD_SOURCE 1
3026 | #define _POSIX_PTHREAD_SEMANTICS 1
3027 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3028 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3029 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3030 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3031 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3032 | #define __STDC_WANT_LIB_EXT2__ 1
3033 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3034 | #define _TANDEM_SOURCE 1
3035 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
3036 | #define HAVE_FSEEKO 1
3037 | #define _FILE_OFFSET_BITS 64
3038 | #define _DARWIN_USE_64_BIT_INODE 1
3039 | #define HAVE_DLFCN_H 1
3040 | #define LT_OBJDIR ".libs/"
3041 | #define HAVE_FCHMOD 1
3042 | #define HAVE_BTOWC 1
3043 | #define HAVE_CANONICALIZE_FILE_NAME 1
3044 | #define HAVE_GETCWD 1
3045 | #define HAVE_READLINK 1
3046 | #define HAVE_REALPATH 1
3047 | #define HAVE_FACCESSAT 1
3048 | #define HAVE_FCNTL 1
3049 | #define HAVE_SYMLINK 1
3050 | #define HAVE_FLOCK 1
3051 | #define HAVE_SNPRINTF 1
3052 | #define HAVE___FWRITING 1
3053 | #define HAVE_GETDELIM 1
3054 | #define HAVE_GETDTABLESIZE 1
3055 | #define HAVE_GETPASS 1
3056 | #define HAVE___FSETLOCKING 1
3057 | #define HAVE_GETTIMEOFDAY 1
3058 | #define HAVE_LSTAT 1
3059 | #define HAVE_MBSINIT 1
3060 | #define HAVE_MBRTOWC 1
3061 | #define HAVE_MBRLEN 1
3062 | #define HAVE_MPROTECT 1
3063 | #define HAVE_MKOSTEMP 1
3064 | #define HAVE_MKSTEMP 1
3065 | #define HAVE_TZSET 1
3066 | #define HAVE_NL_LANGINFO 1
3067 | #define HAVE_ISBLANK 1
3068 | #define HAVE_ISWCTYPE 1
3069 | #define HAVE_LINK 1
3070 | #define HAVE_SECURE_GETENV 1
3071 | #define HAVE_GETUID 1
3072 | #define HAVE_GETEUID 1
3073 | #define HAVE_GETGID 1
3074 | #define HAVE_GETEGID 1
3075 | #define HAVE_SETENV 1
3076 | #define HAVE_SIGACTION 1
3077 | #define HAVE_SIGALTSTACK 1
3078 | #define HAVE_SIGINTERRUPT 1
3079 | #define HAVE_STRDUP 1
3080 | #define HAVE_LOCALTIME_R 1
3081 | #define HAVE_TIMEGM 1
3082 | #define HAVE_WCRTOMB 1
3083 | #define HAVE_WCTOB 1
3084 | #define HAVE_ISWCNTRL 1
3085 | #define HAVE_ALLOCA_H 1
3086 | #define HAVE_ALLOCA 1
3087 | #define restrict __restrict
3088 | #define HAVE_LANGINFO_CODESET 1
3089 | #define FUNC_REALPATH_WORKS 1
3090 | #define HAVE_SYS_PARAM_H 1
3091 | #define HAVE_SYS_SOCKET_H 1
3092 | #define HAVE_UNISTD_H 1
3093 | #define HAVE_STDIO_EXT_H 1
3094 | #define HAVE_FEATURES_H 1
3095 | #define HAVE_SYS_STAT_H 1
3096 | #define HAVE_GETOPT_H 1
3097 | #define HAVE_SYS_CDEFS_H 1
3098 | #define HAVE_TERMIOS_H 1
3099 | #define HAVE_SYS_TIME_H 1
3100 | #define HAVE_LIMITS_H 1
3101 | #define HAVE_WCHAR_H 1
3102 | #define HAVE_STDINT_H 1
3103 | #define HAVE_INTTYPES_H 1
3104 | #define HAVE_LANGINFO_H 1
3105 | #define HAVE_XLOCALE_H 1
3106 | #define HAVE_MATH_H 1
3107 | #define HAVE_SYS_MMAN_H 1
3108 | #define HAVE_MALLOC_H 1
3109 | #define HAVE_SPAWN_H 1
3110 | #define HAVE_STRINGS_H 1
3111 | #define HAVE_SYS_FILE_H 1
3112 | #define HAVE_SYS_WAIT_H 1
3113 | #define HAVE_WCTYPE_H 1
3114 | #define HAVE_ENVIRON_DECL 1
3115 | #define HAVE_DECL_STRERROR_R 1
3116 | #define HAVE_STRERROR_R 1
3117 | #define STRERROR_R_CHAR_P 1
3118 | #define GETGROUPS_T gid_t
3119 | #define HAVE_SIG_ATOMIC_T 1
3120 | #define HAVE_WORKING_O_NOATIME 1
3121 | #define HAVE_WORKING_O_NOFOLLOW 1
3122 | #define HAVE_STDINT_H_WITH_UINTMAX 1
3123 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3124 | #define CHECK_PRINTF_SAFE 1
3125 | /* end confdefs.h. */
3127 | #include <stdio.h>
3128 | #include <stdlib.h>
3129 | #include <string.h>
3131 | /* See page about "Parameter Validation" on msdn.microsoft.com. */
3133 | invalid_parameter_handler (const wchar_t *expression,
3134 | const wchar_t *function,
3135 | const wchar_t *file, unsigned int line,
3141 | static char fmtstring[10];
3142 | static char buf[100];
3147 | _set_invalid_parameter_handler (invalid_parameter_handler);
3149 | /* Copy the format string. Some systems (glibc with _FORTIFY_SOURCE=2)
3150 | support %n in format strings in read-only memory but not in writable
3152 | strcpy (fmtstring, "%d %n");
3153 | if (sprintf (buf, fmtstring, 123, &count, 33, 44, 55) < 0
3154 | || strcmp (buf, "123 ") != 0
3159 configure:18799: result: no
3160 configure:18804: checking whether printf supports the 'ls' directive
3161 configure:18877: gcc -o conftest -g -O2 conftest.c >&5
3162 configure:18877: $? = 0
3163 configure:18877: ./conftest
3164 configure:18877: $? = 0
3165 configure:18888: result: yes
3166 configure:18893: checking whether printf supports POSIX/XSI format strings with positions
3167 configure:18926: gcc -o conftest -g -O2 conftest.c >&5
3168 configure:18926: $? = 0
3169 configure:18926: ./conftest
3170 configure:18926: $? = 0
3171 configure:18937: result: yes
3172 configure:18942: checking whether printf supports the grouping flag
3173 configure:18973: gcc -o conftest -g -O2 conftest.c >&5
3174 configure:18973: $? = 0
3175 configure:18973: ./conftest
3176 configure:18973: $? = 0
3177 configure:18984: result: yes
3178 configure:18989: checking whether printf supports the left-adjust flag correctly
3179 configure:19024: gcc -o conftest -g -O2 conftest.c >&5
3180 configure:19024: $? = 0
3181 configure:19024: ./conftest
3182 configure:19024: $? = 0
3183 configure:19035: result: yes
3184 configure:19040: checking whether printf supports the zero flag correctly
3185 configure:19076: gcc -o conftest -g -O2 conftest.c >&5
3186 conftest.c: In function 'main':
3187 conftest.c:133:21: warning: too many arguments for format [-Wformat-extra-args]
3188 if (sprintf (buf, "%010f", 1.0 / zero, 33, 44, 55) < 0
3190 configure:19076: $? = 0
3191 configure:19076: ./conftest
3192 configure:19076: $? = 0
3193 configure:19087: result: yes
3194 configure:19092: checking whether printf supports large precisions
3195 configure:19135: gcc -o conftest -g -O2 conftest.c >&5
3196 conftest.c: In function 'main':
3197 conftest.c:137:21: warning: too many arguments for format [-Wformat-extra-args]
3198 if (sprintf (buf, "%.4000d %d", 1, 33, 44) < 4000 + 3)
3200 conftest.c:139:21: warning: too many arguments for format [-Wformat-extra-args]
3201 if (sprintf (buf, "%.4000f %d", 1.0, 33, 44) < 4000 + 5)
3203 conftest.c:141:21: warning: too many arguments for format [-Wformat-extra-args]
3204 if (sprintf (buf, "%.511f %d", 1.0, 33, 44) < 511 + 5
3206 conftest.c:144:21: warning: too many arguments for format [-Wformat-extra-args]
3207 if (sprintf (buf, "%.999f %d", 1.0, 33, 44) < 999 + 5
3209 configure:19135: $? = 0
3210 configure:19135: ./conftest
3211 configure:19135: $? = 0
3212 configure:19146: result: yes
3213 configure:19159: gcc -c -g -O2 conftest.c >&5
3214 conftest.c:127:10: error: unknown type name 'not'
3215 not a universal capable compiler
3217 conftest.c:127:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
3218 not a universal capable compiler
3220 conftest.c:127:16: error: unknown type name 'universal'
3221 configure:19159: $? = 1
3222 configure: failed program was:
3224 | #define PACKAGE_NAME "GNU recutils"
3225 | #define PACKAGE_TARNAME "recutils"
3226 | #define PACKAGE_VERSION "1.8"
3227 | #define PACKAGE_STRING "GNU recutils 1.8"
3228 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
3229 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
3230 | #define PACKAGE "recutils"
3231 | #define VERSION "1.8"
3232 | #define STDC_HEADERS 1
3233 | #define HAVE_SYS_TYPES_H 1
3234 | #define HAVE_SYS_STAT_H 1
3235 | #define HAVE_STDLIB_H 1
3236 | #define HAVE_STRING_H 1
3237 | #define HAVE_MEMORY_H 1
3238 | #define HAVE_STRINGS_H 1
3239 | #define HAVE_INTTYPES_H 1
3240 | #define HAVE_STDINT_H 1
3241 | #define HAVE_UNISTD_H 1
3242 | #define __EXTENSIONS__ 1
3243 | #define _ALL_SOURCE 1
3244 | #define _DARWIN_C_SOURCE 1
3245 | #define _GNU_SOURCE 1
3246 | #define _NETBSD_SOURCE 1
3247 | #define _OPENBSD_SOURCE 1
3248 | #define _POSIX_PTHREAD_SEMANTICS 1
3249 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3250 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3251 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3252 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3253 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3254 | #define __STDC_WANT_LIB_EXT2__ 1
3255 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3256 | #define _TANDEM_SOURCE 1
3257 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
3258 | #define HAVE_FSEEKO 1
3259 | #define _FILE_OFFSET_BITS 64
3260 | #define _DARWIN_USE_64_BIT_INODE 1
3261 | #define HAVE_DLFCN_H 1
3262 | #define LT_OBJDIR ".libs/"
3263 | #define HAVE_FCHMOD 1
3264 | #define HAVE_BTOWC 1
3265 | #define HAVE_CANONICALIZE_FILE_NAME 1
3266 | #define HAVE_GETCWD 1
3267 | #define HAVE_READLINK 1
3268 | #define HAVE_REALPATH 1
3269 | #define HAVE_FACCESSAT 1
3270 | #define HAVE_FCNTL 1
3271 | #define HAVE_SYMLINK 1
3272 | #define HAVE_FLOCK 1
3273 | #define HAVE_SNPRINTF 1
3274 | #define HAVE___FWRITING 1
3275 | #define HAVE_GETDELIM 1
3276 | #define HAVE_GETDTABLESIZE 1
3277 | #define HAVE_GETPASS 1
3278 | #define HAVE___FSETLOCKING 1
3279 | #define HAVE_GETTIMEOFDAY 1
3280 | #define HAVE_LSTAT 1
3281 | #define HAVE_MBSINIT 1
3282 | #define HAVE_MBRTOWC 1
3283 | #define HAVE_MBRLEN 1
3284 | #define HAVE_MPROTECT 1
3285 | #define HAVE_MKOSTEMP 1
3286 | #define HAVE_MKSTEMP 1
3287 | #define HAVE_TZSET 1
3288 | #define HAVE_NL_LANGINFO 1
3289 | #define HAVE_ISBLANK 1
3290 | #define HAVE_ISWCTYPE 1
3291 | #define HAVE_LINK 1
3292 | #define HAVE_SECURE_GETENV 1
3293 | #define HAVE_GETUID 1
3294 | #define HAVE_GETEUID 1
3295 | #define HAVE_GETGID 1
3296 | #define HAVE_GETEGID 1
3297 | #define HAVE_SETENV 1
3298 | #define HAVE_SIGACTION 1
3299 | #define HAVE_SIGALTSTACK 1
3300 | #define HAVE_SIGINTERRUPT 1
3301 | #define HAVE_STRDUP 1
3302 | #define HAVE_LOCALTIME_R 1
3303 | #define HAVE_TIMEGM 1
3304 | #define HAVE_WCRTOMB 1
3305 | #define HAVE_WCTOB 1
3306 | #define HAVE_ISWCNTRL 1
3307 | #define HAVE_ALLOCA_H 1
3308 | #define HAVE_ALLOCA 1
3309 | #define restrict __restrict
3310 | #define HAVE_LANGINFO_CODESET 1
3311 | #define FUNC_REALPATH_WORKS 1
3312 | #define HAVE_SYS_PARAM_H 1
3313 | #define HAVE_SYS_SOCKET_H 1
3314 | #define HAVE_UNISTD_H 1
3315 | #define HAVE_STDIO_EXT_H 1
3316 | #define HAVE_FEATURES_H 1
3317 | #define HAVE_SYS_STAT_H 1
3318 | #define HAVE_GETOPT_H 1
3319 | #define HAVE_SYS_CDEFS_H 1
3320 | #define HAVE_TERMIOS_H 1
3321 | #define HAVE_SYS_TIME_H 1
3322 | #define HAVE_LIMITS_H 1
3323 | #define HAVE_WCHAR_H 1
3324 | #define HAVE_STDINT_H 1
3325 | #define HAVE_INTTYPES_H 1
3326 | #define HAVE_LANGINFO_H 1
3327 | #define HAVE_XLOCALE_H 1
3328 | #define HAVE_MATH_H 1
3329 | #define HAVE_SYS_MMAN_H 1
3330 | #define HAVE_MALLOC_H 1
3331 | #define HAVE_SPAWN_H 1
3332 | #define HAVE_STRINGS_H 1
3333 | #define HAVE_SYS_FILE_H 1
3334 | #define HAVE_SYS_WAIT_H 1
3335 | #define HAVE_WCTYPE_H 1
3336 | #define HAVE_ENVIRON_DECL 1
3337 | #define HAVE_DECL_STRERROR_R 1
3338 | #define HAVE_STRERROR_R 1
3339 | #define STRERROR_R_CHAR_P 1
3340 | #define GETGROUPS_T gid_t
3341 | #define HAVE_SIG_ATOMIC_T 1
3342 | #define HAVE_WORKING_O_NOATIME 1
3343 | #define HAVE_WORKING_O_NOFOLLOW 1
3344 | #define HAVE_STDINT_H_WITH_UINTMAX 1
3345 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3346 | #define CHECK_PRINTF_SAFE 1
3347 | /* end confdefs.h. */
3348 | #ifndef __APPLE_CC__
3349 | not a universal capable compiler
3351 | typedef int dummy;
3353 configure:19194: checking whether printf survives out-of-memory conditions
3354 configure:19366: gcc -o conftest -g -O2 conftest.c >&5
3355 configure:19369: $? = 0
3356 configure:19373: $? = 0
3357 configure:19418: result: yes
3358 configure:19436: checking for unsigned long long int
3359 configure:19484: result: yes
3360 configure:19494: checking for long long int
3361 configure:19544: result: yes
3362 configure:19553: checking for wchar_t
3363 configure:19570: gcc -c -g -O2 conftest.c >&5
3364 configure:19570: $? = 0
3365 configure:19577: result: yes
3366 configure:19586: checking for wint_t
3367 configure:19611: gcc -c -g -O2 conftest.c >&5
3368 configure:19611: $? = 0
3369 configure:19618: result: yes
3370 configure:19625: checking whether wint_t is too small
3371 configure:19653: gcc -c -g -O2 conftest.c >&5
3372 configure:19653: $? = 0
3373 configure:19660: result: no
3374 configure:19686: checking for intmax_t
3375 configure:19711: gcc -c -g -O2 conftest.c >&5
3376 configure:19711: $? = 0
3377 configure:19718: result: yes
3378 configure:19737: checking where to find the exponent in a 'double'
3379 configure:20051: gcc -o conftest -g -O2 conftest.c >&5
3380 configure:20051: $? = 0
3381 configure:20051: ./conftest
3382 configure:20051: $? = 0
3383 configure:20063: result: word 1 bit 20
3384 configure:20090: checking whether snprintf returns a byte count as in C99
3385 configure:20177: gcc -o conftest -g -O2 conftest.c >&5
3386 configure:20177: $? = 0
3387 configure:20177: ./conftest
3388 configure:20177: $? = 0
3389 configure:20188: result: yes
3390 configure:20199: checking for snprintf
3391 configure:20199: result: yes
3392 configure:20199: checking for strnlen
3393 configure:20199: gcc -o conftest -g -O2 conftest.c >&5
3394 configure:20199: $? = 0
3395 configure:20199: result: yes
3396 configure:20199: checking for wcslen
3397 configure:20199: gcc -o conftest -g -O2 conftest.c >&5
3398 configure:20199: $? = 0
3399 configure:20199: result: yes
3400 configure:20199: checking for wcsnlen
3401 configure:20199: gcc -o conftest -g -O2 conftest.c >&5
3402 configure:20199: $? = 0
3403 configure:20199: result: yes
3404 configure:20199: checking for mbrtowc
3405 configure:20199: result: yes
3406 configure:20199: checking for wcrtomb
3407 configure:20199: result: yes
3408 configure:20208: checking whether _snprintf is declared
3409 configure:20208: gcc -c -g -O2 conftest.c >&5
3410 conftest.c: In function 'main':
3411 conftest.c:148:10: error: '_snprintf' undeclared (first use in this function)
3414 conftest.c:148:10: note: each undeclared identifier is reported only once for each function it appears in
3415 configure:20208: $? = 1
3416 configure: failed program was:
3418 | #define PACKAGE_NAME "GNU recutils"
3419 | #define PACKAGE_TARNAME "recutils"
3420 | #define PACKAGE_VERSION "1.8"
3421 | #define PACKAGE_STRING "GNU recutils 1.8"
3422 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
3423 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
3424 | #define PACKAGE "recutils"
3425 | #define VERSION "1.8"
3426 | #define STDC_HEADERS 1
3427 | #define HAVE_SYS_TYPES_H 1
3428 | #define HAVE_SYS_STAT_H 1
3429 | #define HAVE_STDLIB_H 1
3430 | #define HAVE_STRING_H 1
3431 | #define HAVE_MEMORY_H 1
3432 | #define HAVE_STRINGS_H 1
3433 | #define HAVE_INTTYPES_H 1
3434 | #define HAVE_STDINT_H 1
3435 | #define HAVE_UNISTD_H 1
3436 | #define __EXTENSIONS__ 1
3437 | #define _ALL_SOURCE 1
3438 | #define _DARWIN_C_SOURCE 1
3439 | #define _GNU_SOURCE 1
3440 | #define _NETBSD_SOURCE 1
3441 | #define _OPENBSD_SOURCE 1
3442 | #define _POSIX_PTHREAD_SEMANTICS 1
3443 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3444 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3445 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3446 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3447 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3448 | #define __STDC_WANT_LIB_EXT2__ 1
3449 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3450 | #define _TANDEM_SOURCE 1
3451 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
3452 | #define HAVE_FSEEKO 1
3453 | #define _FILE_OFFSET_BITS 64
3454 | #define _DARWIN_USE_64_BIT_INODE 1
3455 | #define HAVE_DLFCN_H 1
3456 | #define LT_OBJDIR ".libs/"
3457 | #define HAVE_FCHMOD 1
3458 | #define HAVE_BTOWC 1
3459 | #define HAVE_CANONICALIZE_FILE_NAME 1
3460 | #define HAVE_GETCWD 1
3461 | #define HAVE_READLINK 1
3462 | #define HAVE_REALPATH 1
3463 | #define HAVE_FACCESSAT 1
3464 | #define HAVE_FCNTL 1
3465 | #define HAVE_SYMLINK 1
3466 | #define HAVE_FLOCK 1
3467 | #define HAVE_SNPRINTF 1
3468 | #define HAVE___FWRITING 1
3469 | #define HAVE_GETDELIM 1
3470 | #define HAVE_GETDTABLESIZE 1
3471 | #define HAVE_GETPASS 1
3472 | #define HAVE___FSETLOCKING 1
3473 | #define HAVE_GETTIMEOFDAY 1
3474 | #define HAVE_LSTAT 1
3475 | #define HAVE_MBSINIT 1
3476 | #define HAVE_MBRTOWC 1
3477 | #define HAVE_MBRLEN 1
3478 | #define HAVE_MPROTECT 1
3479 | #define HAVE_MKOSTEMP 1
3480 | #define HAVE_MKSTEMP 1
3481 | #define HAVE_TZSET 1
3482 | #define HAVE_NL_LANGINFO 1
3483 | #define HAVE_ISBLANK 1
3484 | #define HAVE_ISWCTYPE 1
3485 | #define HAVE_LINK 1
3486 | #define HAVE_SECURE_GETENV 1
3487 | #define HAVE_GETUID 1
3488 | #define HAVE_GETEUID 1
3489 | #define HAVE_GETGID 1
3490 | #define HAVE_GETEGID 1
3491 | #define HAVE_SETENV 1
3492 | #define HAVE_SIGACTION 1
3493 | #define HAVE_SIGALTSTACK 1
3494 | #define HAVE_SIGINTERRUPT 1
3495 | #define HAVE_STRDUP 1
3496 | #define HAVE_LOCALTIME_R 1
3497 | #define HAVE_TIMEGM 1
3498 | #define HAVE_WCRTOMB 1
3499 | #define HAVE_WCTOB 1
3500 | #define HAVE_ISWCNTRL 1
3501 | #define HAVE_ALLOCA_H 1
3502 | #define HAVE_ALLOCA 1
3503 | #define restrict __restrict
3504 | #define HAVE_LANGINFO_CODESET 1
3505 | #define FUNC_REALPATH_WORKS 1
3506 | #define HAVE_SYS_PARAM_H 1
3507 | #define HAVE_SYS_SOCKET_H 1
3508 | #define HAVE_UNISTD_H 1
3509 | #define HAVE_STDIO_EXT_H 1
3510 | #define HAVE_FEATURES_H 1
3511 | #define HAVE_SYS_STAT_H 1
3512 | #define HAVE_GETOPT_H 1
3513 | #define HAVE_SYS_CDEFS_H 1
3514 | #define HAVE_TERMIOS_H 1
3515 | #define HAVE_SYS_TIME_H 1
3516 | #define HAVE_LIMITS_H 1
3517 | #define HAVE_WCHAR_H 1
3518 | #define HAVE_STDINT_H 1
3519 | #define HAVE_INTTYPES_H 1
3520 | #define HAVE_LANGINFO_H 1
3521 | #define HAVE_XLOCALE_H 1
3522 | #define HAVE_MATH_H 1
3523 | #define HAVE_SYS_MMAN_H 1
3524 | #define HAVE_MALLOC_H 1
3525 | #define HAVE_SPAWN_H 1
3526 | #define HAVE_STRINGS_H 1
3527 | #define HAVE_SYS_FILE_H 1
3528 | #define HAVE_SYS_WAIT_H 1
3529 | #define HAVE_WCTYPE_H 1
3530 | #define HAVE_ENVIRON_DECL 1
3531 | #define HAVE_DECL_STRERROR_R 1
3532 | #define HAVE_STRERROR_R 1
3533 | #define STRERROR_R_CHAR_P 1
3534 | #define GETGROUPS_T gid_t
3535 | #define HAVE_SIG_ATOMIC_T 1
3536 | #define HAVE_WORKING_O_NOATIME 1
3537 | #define HAVE_WORKING_O_NOFOLLOW 1
3538 | #define HAVE_STDINT_H_WITH_UINTMAX 1
3539 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3540 | #define CHECK_PRINTF_SAFE 1
3541 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
3542 | #define HAVE_LONG_LONG_INT 1
3543 | #define HAVE_WCHAR_T 1
3544 | #define HAVE_WINT_T 1
3545 | #define HAVE_INTMAX_T 1
3546 | #define DBL_EXPBIT0_WORD 1
3547 | #define DBL_EXPBIT0_BIT 20
3548 | #define HAVE_SNPRINTF 1
3549 | #define HAVE_STRNLEN 1
3550 | #define HAVE_WCSLEN 1
3551 | #define HAVE_WCSNLEN 1
3552 | #define HAVE_MBRTOWC 1
3553 | #define HAVE_WCRTOMB 1
3554 | /* end confdefs.h. */
3555 | #include <stdio.h>
3561 | #ifdef __cplusplus
3571 configure:20208: result: no
3572 configure:20334: checking whether frexp() can be used without linking with libm
3573 configure:20352: gcc -o conftest -g -O2 conftest.c >&5
3574 configure:20352: $? = 0
3575 configure:20361: result: yes
3576 configure:20364: checking whether alarm is declared
3577 configure:20364: gcc -c -g -O2 conftest.c >&5
3578 configure:20364: $? = 0
3579 configure:20364: result: yes
3580 configure:20376: checking whether stdin defaults to large file offsets
3581 configure:20400: gcc -o conftest -g -O2 conftest.c >&5
3582 configure:20400: $? = 0
3583 configure:20408: result: yes
3584 configure:20586: checking whether fseeko is declared
3585 configure:20586: gcc -c -g -O2 conftest.c >&5
3586 configure:20586: $? = 0
3587 configure:20586: result: yes
3588 configure:20605: checking for fseeko
3589 configure:20623: gcc -o conftest -g -O2 conftest.c >&5
3590 configure:20623: $? = 0
3591 configure:20632: result: yes
3592 configure:20690: checking whether stat file-mode macros are broken
3593 configure:20717: gcc -c -g -O2 conftest.c >&5
3594 configure:20717: $? = 0
3595 configure:20724: result: no
3596 configure:20830: checking for nlink_t
3597 configure:20830: gcc -c -g -O2 conftest.c >&5
3598 configure:20830: $? = 0
3599 configure:20830: gcc -c -g -O2 conftest.c >&5
3600 conftest.c: In function 'main':
3601 conftest.c:150:22: error: expected expression before ')' token
3602 if (sizeof ((nlink_t)))
3604 configure:20830: $? = 1
3605 configure: failed program was:
3607 | #define PACKAGE_NAME "GNU recutils"
3608 | #define PACKAGE_TARNAME "recutils"
3609 | #define PACKAGE_VERSION "1.8"
3610 | #define PACKAGE_STRING "GNU recutils 1.8"
3611 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
3612 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
3613 | #define PACKAGE "recutils"
3614 | #define VERSION "1.8"
3615 | #define STDC_HEADERS 1
3616 | #define HAVE_SYS_TYPES_H 1
3617 | #define HAVE_SYS_STAT_H 1
3618 | #define HAVE_STDLIB_H 1
3619 | #define HAVE_STRING_H 1
3620 | #define HAVE_MEMORY_H 1
3621 | #define HAVE_STRINGS_H 1
3622 | #define HAVE_INTTYPES_H 1
3623 | #define HAVE_STDINT_H 1
3624 | #define HAVE_UNISTD_H 1
3625 | #define __EXTENSIONS__ 1
3626 | #define _ALL_SOURCE 1
3627 | #define _DARWIN_C_SOURCE 1
3628 | #define _GNU_SOURCE 1
3629 | #define _NETBSD_SOURCE 1
3630 | #define _OPENBSD_SOURCE 1
3631 | #define _POSIX_PTHREAD_SEMANTICS 1
3632 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3633 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3634 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3635 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3636 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3637 | #define __STDC_WANT_LIB_EXT2__ 1
3638 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3639 | #define _TANDEM_SOURCE 1
3640 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
3641 | #define HAVE_FSEEKO 1
3642 | #define _FILE_OFFSET_BITS 64
3643 | #define _DARWIN_USE_64_BIT_INODE 1
3644 | #define HAVE_DLFCN_H 1
3645 | #define LT_OBJDIR ".libs/"
3646 | #define HAVE_FCHMOD 1
3647 | #define HAVE_BTOWC 1
3648 | #define HAVE_CANONICALIZE_FILE_NAME 1
3649 | #define HAVE_GETCWD 1
3650 | #define HAVE_READLINK 1
3651 | #define HAVE_REALPATH 1
3652 | #define HAVE_FACCESSAT 1
3653 | #define HAVE_FCNTL 1
3654 | #define HAVE_SYMLINK 1
3655 | #define HAVE_FLOCK 1
3656 | #define HAVE_SNPRINTF 1
3657 | #define HAVE___FWRITING 1
3658 | #define HAVE_GETDELIM 1
3659 | #define HAVE_GETDTABLESIZE 1
3660 | #define HAVE_GETPASS 1
3661 | #define HAVE___FSETLOCKING 1
3662 | #define HAVE_GETTIMEOFDAY 1
3663 | #define HAVE_LSTAT 1
3664 | #define HAVE_MBSINIT 1
3665 | #define HAVE_MBRTOWC 1
3666 | #define HAVE_MBRLEN 1
3667 | #define HAVE_MPROTECT 1
3668 | #define HAVE_MKOSTEMP 1
3669 | #define HAVE_MKSTEMP 1
3670 | #define HAVE_TZSET 1
3671 | #define HAVE_NL_LANGINFO 1
3672 | #define HAVE_ISBLANK 1
3673 | #define HAVE_ISWCTYPE 1
3674 | #define HAVE_LINK 1
3675 | #define HAVE_SECURE_GETENV 1
3676 | #define HAVE_GETUID 1
3677 | #define HAVE_GETEUID 1
3678 | #define HAVE_GETGID 1
3679 | #define HAVE_GETEGID 1
3680 | #define HAVE_SETENV 1
3681 | #define HAVE_SIGACTION 1
3682 | #define HAVE_SIGALTSTACK 1
3683 | #define HAVE_SIGINTERRUPT 1
3684 | #define HAVE_STRDUP 1
3685 | #define HAVE_LOCALTIME_R 1
3686 | #define HAVE_TIMEGM 1
3687 | #define HAVE_WCRTOMB 1
3688 | #define HAVE_WCTOB 1
3689 | #define HAVE_ISWCNTRL 1
3690 | #define HAVE_ALLOCA_H 1
3691 | #define HAVE_ALLOCA 1
3692 | #define restrict __restrict
3693 | #define HAVE_LANGINFO_CODESET 1
3694 | #define FUNC_REALPATH_WORKS 1
3695 | #define HAVE_SYS_PARAM_H 1
3696 | #define HAVE_SYS_SOCKET_H 1
3697 | #define HAVE_UNISTD_H 1
3698 | #define HAVE_STDIO_EXT_H 1
3699 | #define HAVE_FEATURES_H 1
3700 | #define HAVE_SYS_STAT_H 1
3701 | #define HAVE_GETOPT_H 1
3702 | #define HAVE_SYS_CDEFS_H 1
3703 | #define HAVE_TERMIOS_H 1
3704 | #define HAVE_SYS_TIME_H 1
3705 | #define HAVE_LIMITS_H 1
3706 | #define HAVE_WCHAR_H 1
3707 | #define HAVE_STDINT_H 1
3708 | #define HAVE_INTTYPES_H 1
3709 | #define HAVE_LANGINFO_H 1
3710 | #define HAVE_XLOCALE_H 1
3711 | #define HAVE_MATH_H 1
3712 | #define HAVE_SYS_MMAN_H 1
3713 | #define HAVE_MALLOC_H 1
3714 | #define HAVE_SPAWN_H 1
3715 | #define HAVE_STRINGS_H 1
3716 | #define HAVE_SYS_FILE_H 1
3717 | #define HAVE_SYS_WAIT_H 1
3718 | #define HAVE_WCTYPE_H 1
3719 | #define HAVE_ENVIRON_DECL 1
3720 | #define HAVE_DECL_STRERROR_R 1
3721 | #define HAVE_STRERROR_R 1
3722 | #define STRERROR_R_CHAR_P 1
3723 | #define GETGROUPS_T gid_t
3724 | #define HAVE_SIG_ATOMIC_T 1
3725 | #define HAVE_WORKING_O_NOATIME 1
3726 | #define HAVE_WORKING_O_NOFOLLOW 1
3727 | #define HAVE_STDINT_H_WITH_UINTMAX 1
3728 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3729 | #define CHECK_PRINTF_SAFE 1
3730 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
3731 | #define HAVE_LONG_LONG_INT 1
3732 | #define HAVE_WCHAR_T 1
3733 | #define HAVE_WINT_T 1
3734 | #define HAVE_INTMAX_T 1
3735 | #define DBL_EXPBIT0_WORD 1
3736 | #define DBL_EXPBIT0_BIT 20
3737 | #define HAVE_SNPRINTF 1
3738 | #define HAVE_STRNLEN 1
3739 | #define HAVE_WCSLEN 1
3740 | #define HAVE_WCSNLEN 1
3741 | #define HAVE_MBRTOWC 1
3742 | #define HAVE_WCRTOMB 1
3743 | #define HAVE_DECL__SNPRINTF 0
3744 | #define HAVE_SNPRINTF_RETVAL_C99 1
3745 | #define HAVE_DECL_ALARM 1
3746 | #define _USE_STD_STAT 1
3747 | #define HAVE_DECL_FSEEKO 1
3748 | /* end confdefs.h. */
3749 | #include <sys/types.h>
3750 | #include <sys/stat.h>
3755 | if (sizeof ((nlink_t)))
3760 configure:20830: result: yes
3761 configure:20846: checking whether ftello is declared
3762 configure:20846: gcc -c -g -O2 conftest.c >&5
3763 configure:20846: $? = 0
3764 configure:20846: result: yes
3765 configure:20870: checking for ftello
3766 configure:20887: gcc -o conftest -g -O2 conftest.c >&5
3767 configure:20887: $? = 0
3768 configure:20896: result: yes
3769 configure:20909: checking whether ftello works
3770 configure:20987: gcc -o conftest -g -O2 conftest.c >&5
3771 configure:20987: $? = 0
3772 configure:20987: ./conftest
3773 configure:20987: $? = 0
3774 configure:20998: result: yes
3775 configure:21014: checking whether getdelim is declared
3776 configure:21014: gcc -c -g -O2 conftest.c >&5
3777 configure:21014: $? = 0
3778 configure:21014: result: yes
3779 configure:21029: checking whether getdtablesize is declared
3780 configure:21029: gcc -c -g -O2 conftest.c >&5
3781 configure:21029: $? = 0
3782 configure:21029: result: yes
3783 configure:21040: checking whether getline is declared
3784 configure:21040: gcc -c -g -O2 conftest.c >&5
3785 configure:21040: $? = 0
3786 configure:21040: result: yes
3787 configure:21147: checking for getopt.h
3788 configure:21147: result: yes
3789 configure:21164: checking for getopt_long_only
3790 configure:21164: gcc -o conftest -g -O2 conftest.c >&5
3791 configure:21164: $? = 0
3792 configure:21164: result: yes
3793 configure:21178: checking whether getopt is POSIX compatible
3794 configure:21220: gcc -o conftest -g -O2 conftest.c >&5
3795 configure:21220: $? = 0
3796 configure:21220: ./conftest
3797 configure:21220: $? = 0
3798 configure:21279: gcc -o conftest -g -O2 conftest.c >&5
3799 configure:21279: $? = 0
3800 configure:21279: ./conftest
3801 configure:21279: $? = 0
3802 configure:21321: gcc -o conftest -g -O2 conftest.c >&5
3803 configure:21321: $? = 0
3804 configure:21321: ./conftest
3805 program: option requires an argument -- 'b'
3806 configure:21321: $? = 0
3807 configure:21339: result: yes
3808 configure:21347: checking for working GNU getopt function
3809 configure:21569: gcc -o conftest -g -O2 conftest.c >&5
3810 configure:21569: $? = 0
3811 configure:21569: ./conftest
3812 configure:21569: $? = 0
3813 configure:21585: result: yes
3814 configure:21590: checking for working GNU getopt_long function
3815 configure:21635: gcc -o conftest -g -O2 conftest.c >&5
3816 configure:21635: $? = 0
3817 configure:21635: ./conftest
3818 configure:21635: $? = 0
3819 configure:21646: result: yes
3820 configure:21673: checking whether fflush_unlocked is declared
3821 configure:21673: gcc -c -g -O2 conftest.c >&5
3822 configure:21673: $? = 0
3823 configure:21673: result: yes
3824 configure:21684: checking whether flockfile is declared
3825 configure:21684: gcc -c -g -O2 conftest.c >&5
3826 configure:21684: $? = 0
3827 configure:21684: result: yes
3828 configure:21695: checking whether fputs_unlocked is declared
3829 configure:21695: gcc -c -g -O2 conftest.c >&5
3830 configure:21695: $? = 0
3831 configure:21695: result: yes
3832 configure:21706: checking whether funlockfile is declared
3833 configure:21706: gcc -c -g -O2 conftest.c >&5
3834 configure:21706: $? = 0
3835 configure:21706: result: yes
3836 configure:21717: checking whether putc_unlocked is declared
3837 configure:21717: gcc -c -g -O2 conftest.c >&5
3838 configure:21717: $? = 0
3839 configure:21717: result: yes
3840 configure:21859: checking for struct timeval
3841 configure:21882: gcc -c -g -O2 conftest.c >&5
3842 configure:21882: $? = 0
3843 configure:21890: result: yes
3844 configure:21895: checking for wide-enough struct timeval.tv_sec member
3845 configure:21922: gcc -c -g -O2 conftest.c >&5
3846 configure:21922: $? = 0
3847 configure:21930: result: yes
3848 configure:22058: checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.
3849 configure:22081: gcc -c -g -O2 conftest.c >&5
3850 conftest.c:161:24: error: 'ULLONG_WIDTH' undeclared here (not in a function)
3851 int ullw = ULLONG_WIDTH;
3853 configure:22081: $? = 1
3854 configure: failed program was:
3856 | #define PACKAGE_NAME "GNU recutils"
3857 | #define PACKAGE_TARNAME "recutils"
3858 | #define PACKAGE_VERSION "1.8"
3859 | #define PACKAGE_STRING "GNU recutils 1.8"
3860 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
3861 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
3862 | #define PACKAGE "recutils"
3863 | #define VERSION "1.8"
3864 | #define STDC_HEADERS 1
3865 | #define HAVE_SYS_TYPES_H 1
3866 | #define HAVE_SYS_STAT_H 1
3867 | #define HAVE_STDLIB_H 1
3868 | #define HAVE_STRING_H 1
3869 | #define HAVE_MEMORY_H 1
3870 | #define HAVE_STRINGS_H 1
3871 | #define HAVE_INTTYPES_H 1
3872 | #define HAVE_STDINT_H 1
3873 | #define HAVE_UNISTD_H 1
3874 | #define __EXTENSIONS__ 1
3875 | #define _ALL_SOURCE 1
3876 | #define _DARWIN_C_SOURCE 1
3877 | #define _GNU_SOURCE 1
3878 | #define _NETBSD_SOURCE 1
3879 | #define _OPENBSD_SOURCE 1
3880 | #define _POSIX_PTHREAD_SEMANTICS 1
3881 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3882 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3883 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3884 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3885 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3886 | #define __STDC_WANT_LIB_EXT2__ 1
3887 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3888 | #define _TANDEM_SOURCE 1
3889 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
3890 | #define HAVE_FSEEKO 1
3891 | #define _FILE_OFFSET_BITS 64
3892 | #define _DARWIN_USE_64_BIT_INODE 1
3893 | #define HAVE_DLFCN_H 1
3894 | #define LT_OBJDIR ".libs/"
3895 | #define HAVE_FCHMOD 1
3896 | #define HAVE_BTOWC 1
3897 | #define HAVE_CANONICALIZE_FILE_NAME 1
3898 | #define HAVE_GETCWD 1
3899 | #define HAVE_READLINK 1
3900 | #define HAVE_REALPATH 1
3901 | #define HAVE_FACCESSAT 1
3902 | #define HAVE_FCNTL 1
3903 | #define HAVE_SYMLINK 1
3904 | #define HAVE_FLOCK 1
3905 | #define HAVE_SNPRINTF 1
3906 | #define HAVE___FWRITING 1
3907 | #define HAVE_GETDELIM 1
3908 | #define HAVE_GETDTABLESIZE 1
3909 | #define HAVE_GETPASS 1
3910 | #define HAVE___FSETLOCKING 1
3911 | #define HAVE_GETTIMEOFDAY 1
3912 | #define HAVE_LSTAT 1
3913 | #define HAVE_MBSINIT 1
3914 | #define HAVE_MBRTOWC 1
3915 | #define HAVE_MBRLEN 1
3916 | #define HAVE_MPROTECT 1
3917 | #define HAVE_MKOSTEMP 1
3918 | #define HAVE_MKSTEMP 1
3919 | #define HAVE_TZSET 1
3920 | #define HAVE_NL_LANGINFO 1
3921 | #define HAVE_ISBLANK 1
3922 | #define HAVE_ISWCTYPE 1
3923 | #define HAVE_LINK 1
3924 | #define HAVE_SECURE_GETENV 1
3925 | #define HAVE_GETUID 1
3926 | #define HAVE_GETEUID 1
3927 | #define HAVE_GETGID 1
3928 | #define HAVE_GETEGID 1
3929 | #define HAVE_SETENV 1
3930 | #define HAVE_SIGACTION 1
3931 | #define HAVE_SIGALTSTACK 1
3932 | #define HAVE_SIGINTERRUPT 1
3933 | #define HAVE_STRDUP 1
3934 | #define HAVE_LOCALTIME_R 1
3935 | #define HAVE_TIMEGM 1
3936 | #define HAVE_WCRTOMB 1
3937 | #define HAVE_WCTOB 1
3938 | #define HAVE_ISWCNTRL 1
3939 | #define HAVE_ALLOCA_H 1
3940 | #define HAVE_ALLOCA 1
3941 | #define restrict __restrict
3942 | #define HAVE_LANGINFO_CODESET 1
3943 | #define FUNC_REALPATH_WORKS 1
3944 | #define HAVE_SYS_PARAM_H 1
3945 | #define HAVE_SYS_SOCKET_H 1
3946 | #define HAVE_UNISTD_H 1
3947 | #define HAVE_STDIO_EXT_H 1
3948 | #define HAVE_FEATURES_H 1
3949 | #define HAVE_SYS_STAT_H 1
3950 | #define HAVE_GETOPT_H 1
3951 | #define HAVE_SYS_CDEFS_H 1
3952 | #define HAVE_TERMIOS_H 1
3953 | #define HAVE_SYS_TIME_H 1
3954 | #define HAVE_LIMITS_H 1
3955 | #define HAVE_WCHAR_H 1
3956 | #define HAVE_STDINT_H 1
3957 | #define HAVE_INTTYPES_H 1
3958 | #define HAVE_LANGINFO_H 1
3959 | #define HAVE_XLOCALE_H 1
3960 | #define HAVE_MATH_H 1
3961 | #define HAVE_SYS_MMAN_H 1
3962 | #define HAVE_MALLOC_H 1
3963 | #define HAVE_SPAWN_H 1
3964 | #define HAVE_STRINGS_H 1
3965 | #define HAVE_SYS_FILE_H 1
3966 | #define HAVE_SYS_WAIT_H 1
3967 | #define HAVE_WCTYPE_H 1
3968 | #define HAVE_ENVIRON_DECL 1
3969 | #define HAVE_DECL_STRERROR_R 1
3970 | #define HAVE_STRERROR_R 1
3971 | #define STRERROR_R_CHAR_P 1
3972 | #define GETGROUPS_T gid_t
3973 | #define HAVE_SIG_ATOMIC_T 1
3974 | #define HAVE_WORKING_O_NOATIME 1
3975 | #define HAVE_WORKING_O_NOFOLLOW 1
3976 | #define HAVE_STDINT_H_WITH_UINTMAX 1
3977 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3978 | #define CHECK_PRINTF_SAFE 1
3979 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
3980 | #define HAVE_LONG_LONG_INT 1
3981 | #define HAVE_WCHAR_T 1
3982 | #define HAVE_WINT_T 1
3983 | #define HAVE_INTMAX_T 1
3984 | #define DBL_EXPBIT0_WORD 1
3985 | #define DBL_EXPBIT0_BIT 20
3986 | #define HAVE_SNPRINTF 1
3987 | #define HAVE_STRNLEN 1
3988 | #define HAVE_WCSLEN 1
3989 | #define HAVE_WCSNLEN 1
3990 | #define HAVE_MBRTOWC 1
3991 | #define HAVE_WCRTOMB 1
3992 | #define HAVE_DECL__SNPRINTF 0
3993 | #define HAVE_SNPRINTF_RETVAL_C99 1
3994 | #define HAVE_DECL_ALARM 1
3995 | #define _USE_STD_STAT 1
3996 | #define HAVE_DECL_FSEEKO 1
3997 | #define HAVE_DECL_FTELLO 1
3998 | #define HAVE_DECL_GETDELIM 1
3999 | #define HAVE_DECL_GETDTABLESIZE 1
4000 | #define HAVE_DECL_GETLINE 1
4001 | #define HAVE_GETOPT_H 1
4002 | #define HAVE_GETOPT_LONG_ONLY 1
4003 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
4004 | #define HAVE_DECL_FLOCKFILE 1
4005 | #define HAVE_DECL_FPUTS_UNLOCKED 1
4006 | #define HAVE_DECL_FUNLOCKFILE 1
4007 | #define HAVE_DECL_PUTC_UNLOCKED 1
4008 | /* end confdefs.h. */
4009 | #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
4010 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4012 | #include <limits.h>
4013 | long long llm = LLONG_MAX;
4014 | int wb = WORD_BIT;
4015 | int ullw = ULLONG_WIDTH;
4024 configure:22088: result: no
4025 configure:22237: checking whether stdint.h conforms to C99
4026 configure:22417: gcc -c -g -O2 conftest.c >&5
4027 configure:22417: $? = 0
4028 configure:22504: gcc -o conftest -g -O2 conftest.c >&5
4029 configure:22504: $? = 0
4030 configure:22504: ./conftest
4031 configure:22504: $? = 0
4032 configure:22516: result: yes
4033 configure:22527: checking whether stdint.h predates C++11
4034 configure:22563: gcc -c -g -O2 conftest.c >&5
4035 configure:22563: $? = 0
4036 configure:22568: result: no
4037 configure:22579: checking whether stdint.h has UINTMAX_WIDTH etc.
4038 configure:22615: gcc -c -g -O2 conftest.c >&5
4039 conftest.c:173:24: error: 'UINTMAX_WIDTH' undeclared here (not in a function)
4040 int iw = UINTMAX_WIDTH;
4042 configure:22615: $? = 1
4043 configure: failed program was:
4045 | #define PACKAGE_NAME "GNU recutils"
4046 | #define PACKAGE_TARNAME "recutils"
4047 | #define PACKAGE_VERSION "1.8"
4048 | #define PACKAGE_STRING "GNU recutils 1.8"
4049 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
4050 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
4051 | #define PACKAGE "recutils"
4052 | #define VERSION "1.8"
4053 | #define STDC_HEADERS 1
4054 | #define HAVE_SYS_TYPES_H 1
4055 | #define HAVE_SYS_STAT_H 1
4056 | #define HAVE_STDLIB_H 1
4057 | #define HAVE_STRING_H 1
4058 | #define HAVE_MEMORY_H 1
4059 | #define HAVE_STRINGS_H 1
4060 | #define HAVE_INTTYPES_H 1
4061 | #define HAVE_STDINT_H 1
4062 | #define HAVE_UNISTD_H 1
4063 | #define __EXTENSIONS__ 1
4064 | #define _ALL_SOURCE 1
4065 | #define _DARWIN_C_SOURCE 1
4066 | #define _GNU_SOURCE 1
4067 | #define _NETBSD_SOURCE 1
4068 | #define _OPENBSD_SOURCE 1
4069 | #define _POSIX_PTHREAD_SEMANTICS 1
4070 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4071 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4072 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4073 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4074 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4075 | #define __STDC_WANT_LIB_EXT2__ 1
4076 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4077 | #define _TANDEM_SOURCE 1
4078 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
4079 | #define HAVE_FSEEKO 1
4080 | #define _FILE_OFFSET_BITS 64
4081 | #define _DARWIN_USE_64_BIT_INODE 1
4082 | #define HAVE_DLFCN_H 1
4083 | #define LT_OBJDIR ".libs/"
4084 | #define HAVE_FCHMOD 1
4085 | #define HAVE_BTOWC 1
4086 | #define HAVE_CANONICALIZE_FILE_NAME 1
4087 | #define HAVE_GETCWD 1
4088 | #define HAVE_READLINK 1
4089 | #define HAVE_REALPATH 1
4090 | #define HAVE_FACCESSAT 1
4091 | #define HAVE_FCNTL 1
4092 | #define HAVE_SYMLINK 1
4093 | #define HAVE_FLOCK 1
4094 | #define HAVE_SNPRINTF 1
4095 | #define HAVE___FWRITING 1
4096 | #define HAVE_GETDELIM 1
4097 | #define HAVE_GETDTABLESIZE 1
4098 | #define HAVE_GETPASS 1
4099 | #define HAVE___FSETLOCKING 1
4100 | #define HAVE_GETTIMEOFDAY 1
4101 | #define HAVE_LSTAT 1
4102 | #define HAVE_MBSINIT 1
4103 | #define HAVE_MBRTOWC 1
4104 | #define HAVE_MBRLEN 1
4105 | #define HAVE_MPROTECT 1
4106 | #define HAVE_MKOSTEMP 1
4107 | #define HAVE_MKSTEMP 1
4108 | #define HAVE_TZSET 1
4109 | #define HAVE_NL_LANGINFO 1
4110 | #define HAVE_ISBLANK 1
4111 | #define HAVE_ISWCTYPE 1
4112 | #define HAVE_LINK 1
4113 | #define HAVE_SECURE_GETENV 1
4114 | #define HAVE_GETUID 1
4115 | #define HAVE_GETEUID 1
4116 | #define HAVE_GETGID 1
4117 | #define HAVE_GETEGID 1
4118 | #define HAVE_SETENV 1
4119 | #define HAVE_SIGACTION 1
4120 | #define HAVE_SIGALTSTACK 1
4121 | #define HAVE_SIGINTERRUPT 1
4122 | #define HAVE_STRDUP 1
4123 | #define HAVE_LOCALTIME_R 1
4124 | #define HAVE_TIMEGM 1
4125 | #define HAVE_WCRTOMB 1
4126 | #define HAVE_WCTOB 1
4127 | #define HAVE_ISWCNTRL 1
4128 | #define HAVE_ALLOCA_H 1
4129 | #define HAVE_ALLOCA 1
4130 | #define restrict __restrict
4131 | #define HAVE_LANGINFO_CODESET 1
4132 | #define FUNC_REALPATH_WORKS 1
4133 | #define HAVE_SYS_PARAM_H 1
4134 | #define HAVE_SYS_SOCKET_H 1
4135 | #define HAVE_UNISTD_H 1
4136 | #define HAVE_STDIO_EXT_H 1
4137 | #define HAVE_FEATURES_H 1
4138 | #define HAVE_SYS_STAT_H 1
4139 | #define HAVE_GETOPT_H 1
4140 | #define HAVE_SYS_CDEFS_H 1
4141 | #define HAVE_TERMIOS_H 1
4142 | #define HAVE_SYS_TIME_H 1
4143 | #define HAVE_LIMITS_H 1
4144 | #define HAVE_WCHAR_H 1
4145 | #define HAVE_STDINT_H 1
4146 | #define HAVE_INTTYPES_H 1
4147 | #define HAVE_LANGINFO_H 1
4148 | #define HAVE_XLOCALE_H 1
4149 | #define HAVE_MATH_H 1
4150 | #define HAVE_SYS_MMAN_H 1
4151 | #define HAVE_MALLOC_H 1
4152 | #define HAVE_SPAWN_H 1
4153 | #define HAVE_STRINGS_H 1
4154 | #define HAVE_SYS_FILE_H 1
4155 | #define HAVE_SYS_WAIT_H 1
4156 | #define HAVE_WCTYPE_H 1
4157 | #define HAVE_ENVIRON_DECL 1
4158 | #define HAVE_DECL_STRERROR_R 1
4159 | #define HAVE_STRERROR_R 1
4160 | #define STRERROR_R_CHAR_P 1
4161 | #define GETGROUPS_T gid_t
4162 | #define HAVE_SIG_ATOMIC_T 1
4163 | #define HAVE_WORKING_O_NOATIME 1
4164 | #define HAVE_WORKING_O_NOFOLLOW 1
4165 | #define HAVE_STDINT_H_WITH_UINTMAX 1
4166 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4167 | #define CHECK_PRINTF_SAFE 1
4168 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
4169 | #define HAVE_LONG_LONG_INT 1
4170 | #define HAVE_WCHAR_T 1
4171 | #define HAVE_WINT_T 1
4172 | #define HAVE_INTMAX_T 1
4173 | #define DBL_EXPBIT0_WORD 1
4174 | #define DBL_EXPBIT0_BIT 20
4175 | #define HAVE_SNPRINTF 1
4176 | #define HAVE_STRNLEN 1
4177 | #define HAVE_WCSLEN 1
4178 | #define HAVE_WCSNLEN 1
4179 | #define HAVE_MBRTOWC 1
4180 | #define HAVE_WCRTOMB 1
4181 | #define HAVE_DECL__SNPRINTF 0
4182 | #define HAVE_SNPRINTF_RETVAL_C99 1
4183 | #define HAVE_DECL_ALARM 1
4184 | #define _USE_STD_STAT 1
4185 | #define HAVE_DECL_FSEEKO 1
4186 | #define HAVE_DECL_FTELLO 1
4187 | #define HAVE_DECL_GETDELIM 1
4188 | #define HAVE_DECL_GETDTABLESIZE 1
4189 | #define HAVE_DECL_GETLINE 1
4190 | #define HAVE_GETOPT_H 1
4191 | #define HAVE_GETOPT_LONG_ONLY 1
4192 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
4193 | #define HAVE_DECL_FLOCKFILE 1
4194 | #define HAVE_DECL_FPUTS_UNLOCKED 1
4195 | #define HAVE_DECL_FUNLOCKFILE 1
4196 | #define HAVE_DECL_PUTC_UNLOCKED 1
4197 | /* end confdefs.h. */
4199 | /* Work if build is not clean. */
4200 | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1
4201 | #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
4202 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4204 | #include <stdint.h>
4206 | /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
4207 | included before <wchar.h>. */
4208 | #include <stddef.h>
4209 | #include <signal.h>
4211 | # include <stdio.h>
4212 | # include <time.h>
4213 | # include <wchar.h>
4216 | int iw = UINTMAX_WIDTH;
4225 configure:22620: result: no
4226 configure:23088: checking for inttypes.h
4227 configure:23088: result: yes
4228 configure:23099: checking whether the inttypes.h PRIxNN macros are broken
4229 configure:23121: gcc -c -g -O2 conftest.c >&5
4230 configure:23121: $? = 0
4231 configure:23129: result: no
4232 configure:23145: checking where to find the exponent in a 'float'
4233 configure:23222: gcc -o conftest -g -O2 conftest.c >&5
4234 configure:23222: $? = 0
4235 configure:23222: ./conftest
4236 configure:23222: $? = 0
4237 configure:23234: result: word 0 bit 23
4238 configure:23285: checking for good max_align_t
4239 configure:23307: gcc -c -g -O2 conftest.c >&5
4240 configure:23307: $? = 0
4241 configure:23315: result: yes
4242 configure:23327: checking whether NULL can be used in arbitrary expressions
4243 configure:23345: gcc -c -g -O2 conftest.c >&5
4244 configure:23345: $? = 0
4245 configure:23352: result: yes
4246 configure:23483: checking for ld
4247 configure:23611: result: /usr/bin/ld
4248 configure:23618: checking if the linker (/usr/bin/ld) is GNU ld
4249 configure:23633: result: yes
4250 configure:23640: checking for shared library run path origin
4251 configure:23653: result: done
4252 configure:23674: checking 32-bit host C ABI
4253 configure:23899: result: yes
4254 configure:23936: checking for the common suffixes of directories in the library search path
4255 configure:23987: result: lib,lib
4256 configure:24001: checking whether imported symbols can be declared weak
4257 configure:24019: gcc -o conftest -g -O2 conftest.c >&5
4258 configure:24019: $? = 0
4259 configure:24053: gcc -o conftest -g -O2 conftest.c >&5
4260 configure:24053: $? = 0
4261 configure:24053: ./conftest
4262 configure:24053: $? = 0
4263 configure:24068: result: yes
4264 configure:24070: checking whether the linker supports --as-needed
4265 configure:24089: gcc -o conftest -g -O2 -Wl,--as-needed -Wl,--no-as-needed conftest.c >&5
4266 configure:24089: $? = 0
4267 configure:24102: result: yes
4268 configure:24104: checking whether the linker supports --push-state
4269 configure:24123: gcc -o conftest -g -O2 -Wl,--push-state -Wl,--pop-state conftest.c >&5
4270 configure:24123: $? = 0
4271 configure:24136: result: yes
4272 configure:24141: checking pthread.h usability
4273 configure:24141: gcc -c -g -O2 conftest.c >&5
4274 configure:24141: $? = 0
4275 configure:24141: result: yes
4276 configure:24141: checking pthread.h presence
4277 configure:24141: gcc -E conftest.c
4278 configure:24141: $? = 0
4279 configure:24141: result: yes
4280 configure:24141: checking for pthread.h
4281 configure:24141: result: yes
4282 configure:24179: gcc -o conftest -g -O2 conftest.c >&5
4283 /tmp/cc47bQQF.o: In function `main':
4284 /mnt/lfs/build/recutils/recutils-1.8/conftest.c:166: undefined reference to `pthread_mutexattr_init'
4285 collect2: error: ld returned 1 exit status
4286 configure:24179: $? = 1
4287 configure: failed program was:
4289 | #define PACKAGE_NAME "GNU recutils"
4290 | #define PACKAGE_TARNAME "recutils"
4291 | #define PACKAGE_VERSION "1.8"
4292 | #define PACKAGE_STRING "GNU recutils 1.8"
4293 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
4294 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
4295 | #define PACKAGE "recutils"
4296 | #define VERSION "1.8"
4297 | #define STDC_HEADERS 1
4298 | #define HAVE_SYS_TYPES_H 1
4299 | #define HAVE_SYS_STAT_H 1
4300 | #define HAVE_STDLIB_H 1
4301 | #define HAVE_STRING_H 1
4302 | #define HAVE_MEMORY_H 1
4303 | #define HAVE_STRINGS_H 1
4304 | #define HAVE_INTTYPES_H 1
4305 | #define HAVE_STDINT_H 1
4306 | #define HAVE_UNISTD_H 1
4307 | #define __EXTENSIONS__ 1
4308 | #define _ALL_SOURCE 1
4309 | #define _DARWIN_C_SOURCE 1
4310 | #define _GNU_SOURCE 1
4311 | #define _NETBSD_SOURCE 1
4312 | #define _OPENBSD_SOURCE 1
4313 | #define _POSIX_PTHREAD_SEMANTICS 1
4314 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4315 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4316 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4317 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4318 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4319 | #define __STDC_WANT_LIB_EXT2__ 1
4320 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4321 | #define _TANDEM_SOURCE 1
4322 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
4323 | #define HAVE_FSEEKO 1
4324 | #define _FILE_OFFSET_BITS 64
4325 | #define _DARWIN_USE_64_BIT_INODE 1
4326 | #define HAVE_DLFCN_H 1
4327 | #define LT_OBJDIR ".libs/"
4328 | #define HAVE_FCHMOD 1
4329 | #define HAVE_BTOWC 1
4330 | #define HAVE_CANONICALIZE_FILE_NAME 1
4331 | #define HAVE_GETCWD 1
4332 | #define HAVE_READLINK 1
4333 | #define HAVE_REALPATH 1
4334 | #define HAVE_FACCESSAT 1
4335 | #define HAVE_FCNTL 1
4336 | #define HAVE_SYMLINK 1
4337 | #define HAVE_FLOCK 1
4338 | #define HAVE_SNPRINTF 1
4339 | #define HAVE___FWRITING 1
4340 | #define HAVE_GETDELIM 1
4341 | #define HAVE_GETDTABLESIZE 1
4342 | #define HAVE_GETPASS 1
4343 | #define HAVE___FSETLOCKING 1
4344 | #define HAVE_GETTIMEOFDAY 1
4345 | #define HAVE_LSTAT 1
4346 | #define HAVE_MBSINIT 1
4347 | #define HAVE_MBRTOWC 1
4348 | #define HAVE_MBRLEN 1
4349 | #define HAVE_MPROTECT 1
4350 | #define HAVE_MKOSTEMP 1
4351 | #define HAVE_MKSTEMP 1
4352 | #define HAVE_TZSET 1
4353 | #define HAVE_NL_LANGINFO 1
4354 | #define HAVE_ISBLANK 1
4355 | #define HAVE_ISWCTYPE 1
4356 | #define HAVE_LINK 1
4357 | #define HAVE_SECURE_GETENV 1
4358 | #define HAVE_GETUID 1
4359 | #define HAVE_GETEUID 1
4360 | #define HAVE_GETGID 1
4361 | #define HAVE_GETEGID 1
4362 | #define HAVE_SETENV 1
4363 | #define HAVE_SIGACTION 1
4364 | #define HAVE_SIGALTSTACK 1
4365 | #define HAVE_SIGINTERRUPT 1
4366 | #define HAVE_STRDUP 1
4367 | #define HAVE_LOCALTIME_R 1
4368 | #define HAVE_TIMEGM 1
4369 | #define HAVE_WCRTOMB 1
4370 | #define HAVE_WCTOB 1
4371 | #define HAVE_ISWCNTRL 1
4372 | #define HAVE_ALLOCA_H 1
4373 | #define HAVE_ALLOCA 1
4374 | #define restrict __restrict
4375 | #define HAVE_LANGINFO_CODESET 1
4376 | #define FUNC_REALPATH_WORKS 1
4377 | #define HAVE_SYS_PARAM_H 1
4378 | #define HAVE_SYS_SOCKET_H 1
4379 | #define HAVE_UNISTD_H 1
4380 | #define HAVE_STDIO_EXT_H 1
4381 | #define HAVE_FEATURES_H 1
4382 | #define HAVE_SYS_STAT_H 1
4383 | #define HAVE_GETOPT_H 1
4384 | #define HAVE_SYS_CDEFS_H 1
4385 | #define HAVE_TERMIOS_H 1
4386 | #define HAVE_SYS_TIME_H 1
4387 | #define HAVE_LIMITS_H 1
4388 | #define HAVE_WCHAR_H 1
4389 | #define HAVE_STDINT_H 1
4390 | #define HAVE_INTTYPES_H 1
4391 | #define HAVE_LANGINFO_H 1
4392 | #define HAVE_XLOCALE_H 1
4393 | #define HAVE_MATH_H 1
4394 | #define HAVE_SYS_MMAN_H 1
4395 | #define HAVE_MALLOC_H 1
4396 | #define HAVE_SPAWN_H 1
4397 | #define HAVE_STRINGS_H 1
4398 | #define HAVE_SYS_FILE_H 1
4399 | #define HAVE_SYS_WAIT_H 1
4400 | #define HAVE_WCTYPE_H 1
4401 | #define HAVE_ENVIRON_DECL 1
4402 | #define HAVE_DECL_STRERROR_R 1
4403 | #define HAVE_STRERROR_R 1
4404 | #define STRERROR_R_CHAR_P 1
4405 | #define GETGROUPS_T gid_t
4406 | #define HAVE_SIG_ATOMIC_T 1
4407 | #define HAVE_WORKING_O_NOATIME 1
4408 | #define HAVE_WORKING_O_NOFOLLOW 1
4409 | #define HAVE_STDINT_H_WITH_UINTMAX 1
4410 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4411 | #define CHECK_PRINTF_SAFE 1
4412 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
4413 | #define HAVE_LONG_LONG_INT 1
4414 | #define HAVE_WCHAR_T 1
4415 | #define HAVE_WINT_T 1
4416 | #define HAVE_INTMAX_T 1
4417 | #define DBL_EXPBIT0_WORD 1
4418 | #define DBL_EXPBIT0_BIT 20
4419 | #define HAVE_SNPRINTF 1
4420 | #define HAVE_STRNLEN 1
4421 | #define HAVE_WCSLEN 1
4422 | #define HAVE_WCSNLEN 1
4423 | #define HAVE_MBRTOWC 1
4424 | #define HAVE_WCRTOMB 1
4425 | #define HAVE_DECL__SNPRINTF 0
4426 | #define HAVE_SNPRINTF_RETVAL_C99 1
4427 | #define HAVE_DECL_ALARM 1
4428 | #define _USE_STD_STAT 1
4429 | #define HAVE_DECL_FSEEKO 1
4430 | #define HAVE_DECL_FTELLO 1
4431 | #define HAVE_DECL_GETDELIM 1
4432 | #define HAVE_DECL_GETDTABLESIZE 1
4433 | #define HAVE_DECL_GETLINE 1
4434 | #define HAVE_GETOPT_H 1
4435 | #define HAVE_GETOPT_LONG_ONLY 1
4436 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
4437 | #define HAVE_DECL_FLOCKFILE 1
4438 | #define HAVE_DECL_FPUTS_UNLOCKED 1
4439 | #define HAVE_DECL_FUNLOCKFILE 1
4440 | #define HAVE_DECL_PUTC_UNLOCKED 1
4441 | #define HAVE_INTTYPES_H 1
4442 | #define FLT_EXPBIT0_WORD 0
4443 | #define FLT_EXPBIT0_BIT 23
4444 | /* end confdefs.h. */
4445 | #include <pthread.h>
4446 | pthread_mutex_t m;
4447 | pthread_mutexattr_t ma;
4452 | pthread_mutex_lock (&m);
4453 | pthread_mutexattr_init (&ma);
4457 configure:24179: gcc -o conftest -g -O2 conftest.c -pthread >&5
4458 configure:24179: $? = 0
4459 configure:25010: checking for multithread API to use
4460 configure:25012: result: posix
4461 configure:25026: checking whether lstat correctly handles trailing slash
4462 configure:25068: gcc -o conftest -g -O2 conftest.c >&5
4463 configure:25068: $? = 0
4464 configure:25068: ./conftest
4465 configure:25068: $? = 0
4466 configure:25080: result: yes
4467 configure:25093: checking whether malloc, realloc, calloc are POSIX compliant
4468 configure:25113: gcc -c -g -O2 conftest.c >&5
4469 configure:25113: $? = 0
4470 configure:25121: result: yes
4471 configure:25128: checking for stdlib.h
4472 configure:25128: result: yes
4473 configure:25138: checking for GNU libc compatible malloc
4474 configure:25174: gcc -o conftest -g -O2 conftest.c >&5
4475 configure:25174: $? = 0
4476 configure:25174: ./conftest
4477 configure:25174: $? = 0
4478 configure:25185: result: yes
4479 configure:25203: checking for mbstate_t
4480 configure:25227: gcc -c -g -O2 conftest.c >&5
4481 configure:25227: $? = 0
4482 configure:25234: result: yes
4483 configure:25253: checking for a traditional japanese locale
4484 configure:25332: gcc -o conftest -g -O2 conftest.c >&5
4485 configure:25335: $? = 0
4486 configure:25393: result: none
4487 configure:25401: checking for a transitional chinese locale
4488 configure:25481: gcc -o conftest -g -O2 conftest.c >&5
4489 configure:25484: $? = 0
4490 configure:25535: result: none
4491 configure:25542: checking for a french Unicode locale
4492 configure:25614: gcc -o conftest -g -O2 conftest.c >&5
4493 configure:25617: $? = 0
4494 configure:25663: result: none
4495 configure:25682: checking whether mbrtowc handles incomplete characters
4496 configure:25739: result: guessing yes
4497 configure:25745: checking whether mbrtowc works as well as mbtowc
4498 configure:25806: result: guessing yes
4499 configure:25857: checking whether mbrtowc handles a NULL pwc argument
4500 configure:25928: result: guessing yes
4501 configure:25934: checking whether mbrtowc handles a NULL string argument
4502 configure:25993: result: guessing yes
4503 configure:26001: checking whether mbrtowc has a correct return value
4504 configure:26131: result: guessing yes
4505 configure:26137: checking whether mbrtowc returns 0 when parsing a NUL character
4506 configure:26193: result: guessing yes
4507 configure:26198: checking whether mbrtowc works on empty input
4508 configure:26226: gcc -o conftest -g -O2 conftest.c >&5
4509 configure:26226: $? = 0
4510 configure:26226: ./conftest
4511 configure:26226: $? = 0
4512 configure:26237: result: yes
4513 configure:26241: checking whether the C locale is free of encoding errors
4514 configure:26285: gcc -o conftest -g -O2 conftest.c >&5
4515 configure:26285: $? = 0
4516 configure:26285: ./conftest
4517 configure:26285: $? = 3
4518 configure: program exited with status 3
4519 configure: failed program was:
4521 | #define PACKAGE_NAME "GNU recutils"
4522 | #define PACKAGE_TARNAME "recutils"
4523 | #define PACKAGE_VERSION "1.8"
4524 | #define PACKAGE_STRING "GNU recutils 1.8"
4525 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
4526 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
4527 | #define PACKAGE "recutils"
4528 | #define VERSION "1.8"
4529 | #define STDC_HEADERS 1
4530 | #define HAVE_SYS_TYPES_H 1
4531 | #define HAVE_SYS_STAT_H 1
4532 | #define HAVE_STDLIB_H 1
4533 | #define HAVE_STRING_H 1
4534 | #define HAVE_MEMORY_H 1
4535 | #define HAVE_STRINGS_H 1
4536 | #define HAVE_INTTYPES_H 1
4537 | #define HAVE_STDINT_H 1
4538 | #define HAVE_UNISTD_H 1
4539 | #define __EXTENSIONS__ 1
4540 | #define _ALL_SOURCE 1
4541 | #define _DARWIN_C_SOURCE 1
4542 | #define _GNU_SOURCE 1
4543 | #define _NETBSD_SOURCE 1
4544 | #define _OPENBSD_SOURCE 1
4545 | #define _POSIX_PTHREAD_SEMANTICS 1
4546 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4547 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4548 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4549 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4550 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4551 | #define __STDC_WANT_LIB_EXT2__ 1
4552 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4553 | #define _TANDEM_SOURCE 1
4554 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
4555 | #define HAVE_FSEEKO 1
4556 | #define _FILE_OFFSET_BITS 64
4557 | #define _DARWIN_USE_64_BIT_INODE 1
4558 | #define HAVE_DLFCN_H 1
4559 | #define LT_OBJDIR ".libs/"
4560 | #define HAVE_FCHMOD 1
4561 | #define HAVE_BTOWC 1
4562 | #define HAVE_CANONICALIZE_FILE_NAME 1
4563 | #define HAVE_GETCWD 1
4564 | #define HAVE_READLINK 1
4565 | #define HAVE_REALPATH 1
4566 | #define HAVE_FACCESSAT 1
4567 | #define HAVE_FCNTL 1
4568 | #define HAVE_SYMLINK 1
4569 | #define HAVE_FLOCK 1
4570 | #define HAVE_SNPRINTF 1
4571 | #define HAVE___FWRITING 1
4572 | #define HAVE_GETDELIM 1
4573 | #define HAVE_GETDTABLESIZE 1
4574 | #define HAVE_GETPASS 1
4575 | #define HAVE___FSETLOCKING 1
4576 | #define HAVE_GETTIMEOFDAY 1
4577 | #define HAVE_LSTAT 1
4578 | #define HAVE_MBSINIT 1
4579 | #define HAVE_MBRTOWC 1
4580 | #define HAVE_MBRLEN 1
4581 | #define HAVE_MPROTECT 1
4582 | #define HAVE_MKOSTEMP 1
4583 | #define HAVE_MKSTEMP 1
4584 | #define HAVE_TZSET 1
4585 | #define HAVE_NL_LANGINFO 1
4586 | #define HAVE_ISBLANK 1
4587 | #define HAVE_ISWCTYPE 1
4588 | #define HAVE_LINK 1
4589 | #define HAVE_SECURE_GETENV 1
4590 | #define HAVE_GETUID 1
4591 | #define HAVE_GETEUID 1
4592 | #define HAVE_GETGID 1
4593 | #define HAVE_GETEGID 1
4594 | #define HAVE_SETENV 1
4595 | #define HAVE_SIGACTION 1
4596 | #define HAVE_SIGALTSTACK 1
4597 | #define HAVE_SIGINTERRUPT 1
4598 | #define HAVE_STRDUP 1
4599 | #define HAVE_LOCALTIME_R 1
4600 | #define HAVE_TIMEGM 1
4601 | #define HAVE_WCRTOMB 1
4602 | #define HAVE_WCTOB 1
4603 | #define HAVE_ISWCNTRL 1
4604 | #define HAVE_ALLOCA_H 1
4605 | #define HAVE_ALLOCA 1
4606 | #define restrict __restrict
4607 | #define HAVE_LANGINFO_CODESET 1
4608 | #define FUNC_REALPATH_WORKS 1
4609 | #define HAVE_SYS_PARAM_H 1
4610 | #define HAVE_SYS_SOCKET_H 1
4611 | #define HAVE_UNISTD_H 1
4612 | #define HAVE_STDIO_EXT_H 1
4613 | #define HAVE_FEATURES_H 1
4614 | #define HAVE_SYS_STAT_H 1
4615 | #define HAVE_GETOPT_H 1
4616 | #define HAVE_SYS_CDEFS_H 1
4617 | #define HAVE_TERMIOS_H 1
4618 | #define HAVE_SYS_TIME_H 1
4619 | #define HAVE_LIMITS_H 1
4620 | #define HAVE_WCHAR_H 1
4621 | #define HAVE_STDINT_H 1
4622 | #define HAVE_INTTYPES_H 1
4623 | #define HAVE_LANGINFO_H 1
4624 | #define HAVE_XLOCALE_H 1
4625 | #define HAVE_MATH_H 1
4626 | #define HAVE_SYS_MMAN_H 1
4627 | #define HAVE_MALLOC_H 1
4628 | #define HAVE_SPAWN_H 1
4629 | #define HAVE_STRINGS_H 1
4630 | #define HAVE_SYS_FILE_H 1
4631 | #define HAVE_SYS_WAIT_H 1
4632 | #define HAVE_WCTYPE_H 1
4633 | #define HAVE_ENVIRON_DECL 1
4634 | #define HAVE_DECL_STRERROR_R 1
4635 | #define HAVE_STRERROR_R 1
4636 | #define STRERROR_R_CHAR_P 1
4637 | #define GETGROUPS_T gid_t
4638 | #define HAVE_SIG_ATOMIC_T 1
4639 | #define HAVE_WORKING_O_NOATIME 1
4640 | #define HAVE_WORKING_O_NOFOLLOW 1
4641 | #define HAVE_STDINT_H_WITH_UINTMAX 1
4642 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4643 | #define CHECK_PRINTF_SAFE 1
4644 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
4645 | #define HAVE_LONG_LONG_INT 1
4646 | #define HAVE_WCHAR_T 1
4647 | #define HAVE_WINT_T 1
4648 | #define HAVE_INTMAX_T 1
4649 | #define DBL_EXPBIT0_WORD 1
4650 | #define DBL_EXPBIT0_BIT 20
4651 | #define HAVE_SNPRINTF 1
4652 | #define HAVE_STRNLEN 1
4653 | #define HAVE_WCSLEN 1
4654 | #define HAVE_WCSNLEN 1
4655 | #define HAVE_MBRTOWC 1
4656 | #define HAVE_WCRTOMB 1
4657 | #define HAVE_DECL__SNPRINTF 0
4658 | #define HAVE_SNPRINTF_RETVAL_C99 1
4659 | #define HAVE_DECL_ALARM 1
4660 | #define _USE_STD_STAT 1
4661 | #define HAVE_DECL_FSEEKO 1
4662 | #define HAVE_DECL_FTELLO 1
4663 | #define HAVE_DECL_GETDELIM 1
4664 | #define HAVE_DECL_GETDTABLESIZE 1
4665 | #define HAVE_DECL_GETLINE 1
4666 | #define HAVE_GETOPT_H 1
4667 | #define HAVE_GETOPT_LONG_ONLY 1
4668 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
4669 | #define HAVE_DECL_FLOCKFILE 1
4670 | #define HAVE_DECL_FPUTS_UNLOCKED 1
4671 | #define HAVE_DECL_FUNLOCKFILE 1
4672 | #define HAVE_DECL_PUTC_UNLOCKED 1
4673 | #define HAVE_INTTYPES_H 1
4674 | #define FLT_EXPBIT0_WORD 0
4675 | #define FLT_EXPBIT0_BIT 23
4676 | #define USE_POSIX_THREADS 1
4677 | #define USE_POSIX_THREADS_WEAK 1
4678 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
4679 | #define HAVE_STDLIB_H 1
4680 | #define MALLOC_0_IS_NONNULL 1
4681 | #define HAVE_MBSTATE_T 1
4682 | /* end confdefs.h. */
4683 | #include <limits.h>
4684 | #include <locale.h>
4685 | #include <wchar.h>
4692 | char *locale = setlocale (LC_ALL, "C");
4695 | for (i = CHAR_MIN; i <= CHAR_MAX; i++)
4699 | mbstate_t mbs = { 0, };
4700 | size_t ss = mbrtowc (&wc, &c, 1, &mbs);
4709 configure:26296: result: no
4710 configure:26352: checking for inline
4711 configure:26368: gcc -c -g -O2 conftest.c >&5
4712 configure:26368: $? = 0
4713 configure:26376: result: inline
4714 configure:26483: checking for mmap
4715 configure:26483: gcc -o conftest -g -O2 conftest.c >&5
4716 configure:26483: $? = 0
4717 configure:26483: result: yes
4718 configure:26494: checking for MAP_ANONYMOUS
4719 configure:26531: result: yes
4720 configure:26553: checking whether memchr works
4721 configure:26622: gcc -o conftest -g -O2 conftest.c >&5
4722 configure:26622: $? = 0
4723 configure:26622: ./conftest
4724 configure:26622: $? = 0
4725 configure:26633: result: yes
4726 configure:26645: checking whether <limits.h> defines MIN and MAX
4727 configure:26662: gcc -c -g -O2 conftest.c >&5
4728 conftest.c:167:21: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration]
4729 int x = MIN (42, 17);
4731 conftest.c:167:21: error: initializer element is not constant
4732 configure:26662: $? = 1
4733 configure: failed program was:
4735 | #define PACKAGE_NAME "GNU recutils"
4736 | #define PACKAGE_TARNAME "recutils"
4737 | #define PACKAGE_VERSION "1.8"
4738 | #define PACKAGE_STRING "GNU recutils 1.8"
4739 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
4740 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
4741 | #define PACKAGE "recutils"
4742 | #define VERSION "1.8"
4743 | #define STDC_HEADERS 1
4744 | #define HAVE_SYS_TYPES_H 1
4745 | #define HAVE_SYS_STAT_H 1
4746 | #define HAVE_STDLIB_H 1
4747 | #define HAVE_STRING_H 1
4748 | #define HAVE_MEMORY_H 1
4749 | #define HAVE_STRINGS_H 1
4750 | #define HAVE_INTTYPES_H 1
4751 | #define HAVE_STDINT_H 1
4752 | #define HAVE_UNISTD_H 1
4753 | #define __EXTENSIONS__ 1
4754 | #define _ALL_SOURCE 1
4755 | #define _DARWIN_C_SOURCE 1
4756 | #define _GNU_SOURCE 1
4757 | #define _NETBSD_SOURCE 1
4758 | #define _OPENBSD_SOURCE 1
4759 | #define _POSIX_PTHREAD_SEMANTICS 1
4760 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4761 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4762 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4763 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4764 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4765 | #define __STDC_WANT_LIB_EXT2__ 1
4766 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4767 | #define _TANDEM_SOURCE 1
4768 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
4769 | #define HAVE_FSEEKO 1
4770 | #define _FILE_OFFSET_BITS 64
4771 | #define _DARWIN_USE_64_BIT_INODE 1
4772 | #define HAVE_DLFCN_H 1
4773 | #define LT_OBJDIR ".libs/"
4774 | #define HAVE_FCHMOD 1
4775 | #define HAVE_BTOWC 1
4776 | #define HAVE_CANONICALIZE_FILE_NAME 1
4777 | #define HAVE_GETCWD 1
4778 | #define HAVE_READLINK 1
4779 | #define HAVE_REALPATH 1
4780 | #define HAVE_FACCESSAT 1
4781 | #define HAVE_FCNTL 1
4782 | #define HAVE_SYMLINK 1
4783 | #define HAVE_FLOCK 1
4784 | #define HAVE_SNPRINTF 1
4785 | #define HAVE___FWRITING 1
4786 | #define HAVE_GETDELIM 1
4787 | #define HAVE_GETDTABLESIZE 1
4788 | #define HAVE_GETPASS 1
4789 | #define HAVE___FSETLOCKING 1
4790 | #define HAVE_GETTIMEOFDAY 1
4791 | #define HAVE_LSTAT 1
4792 | #define HAVE_MBSINIT 1
4793 | #define HAVE_MBRTOWC 1
4794 | #define HAVE_MBRLEN 1
4795 | #define HAVE_MPROTECT 1
4796 | #define HAVE_MKOSTEMP 1
4797 | #define HAVE_MKSTEMP 1
4798 | #define HAVE_TZSET 1
4799 | #define HAVE_NL_LANGINFO 1
4800 | #define HAVE_ISBLANK 1
4801 | #define HAVE_ISWCTYPE 1
4802 | #define HAVE_LINK 1
4803 | #define HAVE_SECURE_GETENV 1
4804 | #define HAVE_GETUID 1
4805 | #define HAVE_GETEUID 1
4806 | #define HAVE_GETGID 1
4807 | #define HAVE_GETEGID 1
4808 | #define HAVE_SETENV 1
4809 | #define HAVE_SIGACTION 1
4810 | #define HAVE_SIGALTSTACK 1
4811 | #define HAVE_SIGINTERRUPT 1
4812 | #define HAVE_STRDUP 1
4813 | #define HAVE_LOCALTIME_R 1
4814 | #define HAVE_TIMEGM 1
4815 | #define HAVE_WCRTOMB 1
4816 | #define HAVE_WCTOB 1
4817 | #define HAVE_ISWCNTRL 1
4818 | #define HAVE_ALLOCA_H 1
4819 | #define HAVE_ALLOCA 1
4820 | #define restrict __restrict
4821 | #define HAVE_LANGINFO_CODESET 1
4822 | #define FUNC_REALPATH_WORKS 1
4823 | #define HAVE_SYS_PARAM_H 1
4824 | #define HAVE_SYS_SOCKET_H 1
4825 | #define HAVE_UNISTD_H 1
4826 | #define HAVE_STDIO_EXT_H 1
4827 | #define HAVE_FEATURES_H 1
4828 | #define HAVE_SYS_STAT_H 1
4829 | #define HAVE_GETOPT_H 1
4830 | #define HAVE_SYS_CDEFS_H 1
4831 | #define HAVE_TERMIOS_H 1
4832 | #define HAVE_SYS_TIME_H 1
4833 | #define HAVE_LIMITS_H 1
4834 | #define HAVE_WCHAR_H 1
4835 | #define HAVE_STDINT_H 1
4836 | #define HAVE_INTTYPES_H 1
4837 | #define HAVE_LANGINFO_H 1
4838 | #define HAVE_XLOCALE_H 1
4839 | #define HAVE_MATH_H 1
4840 | #define HAVE_SYS_MMAN_H 1
4841 | #define HAVE_MALLOC_H 1
4842 | #define HAVE_SPAWN_H 1
4843 | #define HAVE_STRINGS_H 1
4844 | #define HAVE_SYS_FILE_H 1
4845 | #define HAVE_SYS_WAIT_H 1
4846 | #define HAVE_WCTYPE_H 1
4847 | #define HAVE_ENVIRON_DECL 1
4848 | #define HAVE_DECL_STRERROR_R 1
4849 | #define HAVE_STRERROR_R 1
4850 | #define STRERROR_R_CHAR_P 1
4851 | #define GETGROUPS_T gid_t
4852 | #define HAVE_SIG_ATOMIC_T 1
4853 | #define HAVE_WORKING_O_NOATIME 1
4854 | #define HAVE_WORKING_O_NOFOLLOW 1
4855 | #define HAVE_STDINT_H_WITH_UINTMAX 1
4856 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4857 | #define CHECK_PRINTF_SAFE 1
4858 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
4859 | #define HAVE_LONG_LONG_INT 1
4860 | #define HAVE_WCHAR_T 1
4861 | #define HAVE_WINT_T 1
4862 | #define HAVE_INTMAX_T 1
4863 | #define DBL_EXPBIT0_WORD 1
4864 | #define DBL_EXPBIT0_BIT 20
4865 | #define HAVE_SNPRINTF 1
4866 | #define HAVE_STRNLEN 1
4867 | #define HAVE_WCSLEN 1
4868 | #define HAVE_WCSNLEN 1
4869 | #define HAVE_MBRTOWC 1
4870 | #define HAVE_WCRTOMB 1
4871 | #define HAVE_DECL__SNPRINTF 0
4872 | #define HAVE_SNPRINTF_RETVAL_C99 1
4873 | #define HAVE_DECL_ALARM 1
4874 | #define _USE_STD_STAT 1
4875 | #define HAVE_DECL_FSEEKO 1
4876 | #define HAVE_DECL_FTELLO 1
4877 | #define HAVE_DECL_GETDELIM 1
4878 | #define HAVE_DECL_GETDTABLESIZE 1
4879 | #define HAVE_DECL_GETLINE 1
4880 | #define HAVE_GETOPT_H 1
4881 | #define HAVE_GETOPT_LONG_ONLY 1
4882 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
4883 | #define HAVE_DECL_FLOCKFILE 1
4884 | #define HAVE_DECL_FPUTS_UNLOCKED 1
4885 | #define HAVE_DECL_FUNLOCKFILE 1
4886 | #define HAVE_DECL_PUTC_UNLOCKED 1
4887 | #define HAVE_INTTYPES_H 1
4888 | #define FLT_EXPBIT0_WORD 0
4889 | #define FLT_EXPBIT0_BIT 23
4890 | #define USE_POSIX_THREADS 1
4891 | #define USE_POSIX_THREADS_WEAK 1
4892 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
4893 | #define HAVE_STDLIB_H 1
4894 | #define MALLOC_0_IS_NONNULL 1
4895 | #define HAVE_MBSTATE_T 1
4896 | #define C_LOCALE_MAYBE_EILSEQ 1
4897 | #define HAVE_MAP_ANONYMOUS 1
4898 | /* end confdefs.h. */
4899 | #include <limits.h>
4900 | int x = MIN (42, 17);
4908 configure:26669: result: no
4909 configure:26682: checking whether <sys/param.h> defines MIN and MAX
4910 configure:26699: gcc -c -g -O2 conftest.c >&5
4911 configure:26699: $? = 0
4912 configure:26706: result: yes
4913 configure:26722: checking whether time_t is signed
4914 configure:26739: gcc -c -g -O2 conftest.c >&5
4915 configure:26739: $? = 0
4916 configure:26746: result: yes
4917 configure:26769: checking for working mktime
4918 configure:26985: gcc -o conftest -g -O2 conftest.c >&5
4919 configure:26985: $? = 0
4920 configure:26985: ./conftest
4921 configure:26985: $? = 0
4922 configure:26996: result: yes
4923 configure:27004: checking whether struct tm is in sys/time.h or time.h
4924 configure:27024: gcc -c -g -O2 conftest.c >&5
4925 configure:27024: $? = 0
4926 configure:27031: result: time.h
4927 configure:27039: checking for struct tm.tm_zone
4928 configure:27039: gcc -c -g -O2 conftest.c >&5
4929 configure:27039: $? = 0
4930 configure:27039: result: yes
4931 configure:27107: checking for struct tm.tm_gmtoff
4932 configure:27107: gcc -c -g -O2 conftest.c >&5
4933 configure:27107: $? = 0
4934 configure:27107: result: yes
4935 configure:27117: checking for O_CLOEXEC
4936 configure:27137: gcc -c -g -O2 conftest.c >&5
4937 configure:27137: $? = 0
4938 configure:27144: result: yes
4939 configure:27149: checking for promoted mode_t type
4940 configure:27166: gcc -c -g -O2 conftest.c >&5
4941 conftest.c: In function 'main':
4942 conftest.c:175:13: error: size of array 'array' is negative
4943 typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
4945 configure:27166: $? = 1
4946 configure: failed program was:
4948 | #define PACKAGE_NAME "GNU recutils"
4949 | #define PACKAGE_TARNAME "recutils"
4950 | #define PACKAGE_VERSION "1.8"
4951 | #define PACKAGE_STRING "GNU recutils 1.8"
4952 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
4953 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
4954 | #define PACKAGE "recutils"
4955 | #define VERSION "1.8"
4956 | #define STDC_HEADERS 1
4957 | #define HAVE_SYS_TYPES_H 1
4958 | #define HAVE_SYS_STAT_H 1
4959 | #define HAVE_STDLIB_H 1
4960 | #define HAVE_STRING_H 1
4961 | #define HAVE_MEMORY_H 1
4962 | #define HAVE_STRINGS_H 1
4963 | #define HAVE_INTTYPES_H 1
4964 | #define HAVE_STDINT_H 1
4965 | #define HAVE_UNISTD_H 1
4966 | #define __EXTENSIONS__ 1
4967 | #define _ALL_SOURCE 1
4968 | #define _DARWIN_C_SOURCE 1
4969 | #define _GNU_SOURCE 1
4970 | #define _NETBSD_SOURCE 1
4971 | #define _OPENBSD_SOURCE 1
4972 | #define _POSIX_PTHREAD_SEMANTICS 1
4973 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4974 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4975 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4976 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4977 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4978 | #define __STDC_WANT_LIB_EXT2__ 1
4979 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4980 | #define _TANDEM_SOURCE 1
4981 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
4982 | #define HAVE_FSEEKO 1
4983 | #define _FILE_OFFSET_BITS 64
4984 | #define _DARWIN_USE_64_BIT_INODE 1
4985 | #define HAVE_DLFCN_H 1
4986 | #define LT_OBJDIR ".libs/"
4987 | #define HAVE_FCHMOD 1
4988 | #define HAVE_BTOWC 1
4989 | #define HAVE_CANONICALIZE_FILE_NAME 1
4990 | #define HAVE_GETCWD 1
4991 | #define HAVE_READLINK 1
4992 | #define HAVE_REALPATH 1
4993 | #define HAVE_FACCESSAT 1
4994 | #define HAVE_FCNTL 1
4995 | #define HAVE_SYMLINK 1
4996 | #define HAVE_FLOCK 1
4997 | #define HAVE_SNPRINTF 1
4998 | #define HAVE___FWRITING 1
4999 | #define HAVE_GETDELIM 1
5000 | #define HAVE_GETDTABLESIZE 1
5001 | #define HAVE_GETPASS 1
5002 | #define HAVE___FSETLOCKING 1
5003 | #define HAVE_GETTIMEOFDAY 1
5004 | #define HAVE_LSTAT 1
5005 | #define HAVE_MBSINIT 1
5006 | #define HAVE_MBRTOWC 1
5007 | #define HAVE_MBRLEN 1
5008 | #define HAVE_MPROTECT 1
5009 | #define HAVE_MKOSTEMP 1
5010 | #define HAVE_MKSTEMP 1
5011 | #define HAVE_TZSET 1
5012 | #define HAVE_NL_LANGINFO 1
5013 | #define HAVE_ISBLANK 1
5014 | #define HAVE_ISWCTYPE 1
5015 | #define HAVE_LINK 1
5016 | #define HAVE_SECURE_GETENV 1
5017 | #define HAVE_GETUID 1
5018 | #define HAVE_GETEUID 1
5019 | #define HAVE_GETGID 1
5020 | #define HAVE_GETEGID 1
5021 | #define HAVE_SETENV 1
5022 | #define HAVE_SIGACTION 1
5023 | #define HAVE_SIGALTSTACK 1
5024 | #define HAVE_SIGINTERRUPT 1
5025 | #define HAVE_STRDUP 1
5026 | #define HAVE_LOCALTIME_R 1
5027 | #define HAVE_TIMEGM 1
5028 | #define HAVE_WCRTOMB 1
5029 | #define HAVE_WCTOB 1
5030 | #define HAVE_ISWCNTRL 1
5031 | #define HAVE_ALLOCA_H 1
5032 | #define HAVE_ALLOCA 1
5033 | #define restrict __restrict
5034 | #define HAVE_LANGINFO_CODESET 1
5035 | #define FUNC_REALPATH_WORKS 1
5036 | #define HAVE_SYS_PARAM_H 1
5037 | #define HAVE_SYS_SOCKET_H 1
5038 | #define HAVE_UNISTD_H 1
5039 | #define HAVE_STDIO_EXT_H 1
5040 | #define HAVE_FEATURES_H 1
5041 | #define HAVE_SYS_STAT_H 1
5042 | #define HAVE_GETOPT_H 1
5043 | #define HAVE_SYS_CDEFS_H 1
5044 | #define HAVE_TERMIOS_H 1
5045 | #define HAVE_SYS_TIME_H 1
5046 | #define HAVE_LIMITS_H 1
5047 | #define HAVE_WCHAR_H 1
5048 | #define HAVE_STDINT_H 1
5049 | #define HAVE_INTTYPES_H 1
5050 | #define HAVE_LANGINFO_H 1
5051 | #define HAVE_XLOCALE_H 1
5052 | #define HAVE_MATH_H 1
5053 | #define HAVE_SYS_MMAN_H 1
5054 | #define HAVE_MALLOC_H 1
5055 | #define HAVE_SPAWN_H 1
5056 | #define HAVE_STRINGS_H 1
5057 | #define HAVE_SYS_FILE_H 1
5058 | #define HAVE_SYS_WAIT_H 1
5059 | #define HAVE_WCTYPE_H 1
5060 | #define HAVE_ENVIRON_DECL 1
5061 | #define HAVE_DECL_STRERROR_R 1
5062 | #define HAVE_STRERROR_R 1
5063 | #define STRERROR_R_CHAR_P 1
5064 | #define GETGROUPS_T gid_t
5065 | #define HAVE_SIG_ATOMIC_T 1
5066 | #define HAVE_WORKING_O_NOATIME 1
5067 | #define HAVE_WORKING_O_NOFOLLOW 1
5068 | #define HAVE_STDINT_H_WITH_UINTMAX 1
5069 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5070 | #define CHECK_PRINTF_SAFE 1
5071 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
5072 | #define HAVE_LONG_LONG_INT 1
5073 | #define HAVE_WCHAR_T 1
5074 | #define HAVE_WINT_T 1
5075 | #define HAVE_INTMAX_T 1
5076 | #define DBL_EXPBIT0_WORD 1
5077 | #define DBL_EXPBIT0_BIT 20
5078 | #define HAVE_SNPRINTF 1
5079 | #define HAVE_STRNLEN 1
5080 | #define HAVE_WCSLEN 1
5081 | #define HAVE_WCSNLEN 1
5082 | #define HAVE_MBRTOWC 1
5083 | #define HAVE_WCRTOMB 1
5084 | #define HAVE_DECL__SNPRINTF 0
5085 | #define HAVE_SNPRINTF_RETVAL_C99 1
5086 | #define HAVE_DECL_ALARM 1
5087 | #define _USE_STD_STAT 1
5088 | #define HAVE_DECL_FSEEKO 1
5089 | #define HAVE_DECL_FTELLO 1
5090 | #define HAVE_DECL_GETDELIM 1
5091 | #define HAVE_DECL_GETDTABLESIZE 1
5092 | #define HAVE_DECL_GETLINE 1
5093 | #define HAVE_GETOPT_H 1
5094 | #define HAVE_GETOPT_LONG_ONLY 1
5095 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
5096 | #define HAVE_DECL_FLOCKFILE 1
5097 | #define HAVE_DECL_FPUTS_UNLOCKED 1
5098 | #define HAVE_DECL_FUNLOCKFILE 1
5099 | #define HAVE_DECL_PUTC_UNLOCKED 1
5100 | #define HAVE_INTTYPES_H 1
5101 | #define FLT_EXPBIT0_WORD 0
5102 | #define FLT_EXPBIT0_BIT 23
5103 | #define USE_POSIX_THREADS 1
5104 | #define USE_POSIX_THREADS_WEAK 1
5105 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
5106 | #define HAVE_STDLIB_H 1
5107 | #define MALLOC_0_IS_NONNULL 1
5108 | #define HAVE_MBSTATE_T 1
5109 | #define C_LOCALE_MAYBE_EILSEQ 1
5110 | #define HAVE_MAP_ANONYMOUS 1
5111 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
5112 | #define TIME_T_IS_SIGNED 1
5113 | #define HAVE_STRUCT_TM_TM_ZONE 1
5114 | #define HAVE_TM_ZONE 1
5115 | #define HAVE_TM_GMTOFF 1
5116 | /* end confdefs.h. */
5117 | #include <sys/types.h>
5121 | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
5125 configure:27174: result: mode_t
5126 configure:27182: checking for stdbool.h that conforms to C99
5127 configure:27257: gcc -c -g -O2 conftest.c >&5
5128 configure:27257: $? = 0
5129 configure:27264: result: yes
5130 configure:27266: checking for _Bool
5131 configure:27266: gcc -c -g -O2 conftest.c >&5
5132 configure:27266: $? = 0
5133 configure:27266: gcc -c -g -O2 conftest.c >&5
5134 conftest.c: In function 'main':
5135 conftest.c:208:20: error: expected expression before ')' token
5136 if (sizeof ((_Bool)))
5138 configure:27266: $? = 1
5139 configure: failed program was:
5141 | #define PACKAGE_NAME "GNU recutils"
5142 | #define PACKAGE_TARNAME "recutils"
5143 | #define PACKAGE_VERSION "1.8"
5144 | #define PACKAGE_STRING "GNU recutils 1.8"
5145 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
5146 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
5147 | #define PACKAGE "recutils"
5148 | #define VERSION "1.8"
5149 | #define STDC_HEADERS 1
5150 | #define HAVE_SYS_TYPES_H 1
5151 | #define HAVE_SYS_STAT_H 1
5152 | #define HAVE_STDLIB_H 1
5153 | #define HAVE_STRING_H 1
5154 | #define HAVE_MEMORY_H 1
5155 | #define HAVE_STRINGS_H 1
5156 | #define HAVE_INTTYPES_H 1
5157 | #define HAVE_STDINT_H 1
5158 | #define HAVE_UNISTD_H 1
5159 | #define __EXTENSIONS__ 1
5160 | #define _ALL_SOURCE 1
5161 | #define _DARWIN_C_SOURCE 1
5162 | #define _GNU_SOURCE 1
5163 | #define _NETBSD_SOURCE 1
5164 | #define _OPENBSD_SOURCE 1
5165 | #define _POSIX_PTHREAD_SEMANTICS 1
5166 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5167 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5168 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5169 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5170 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5171 | #define __STDC_WANT_LIB_EXT2__ 1
5172 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5173 | #define _TANDEM_SOURCE 1
5174 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
5175 | #define HAVE_FSEEKO 1
5176 | #define _FILE_OFFSET_BITS 64
5177 | #define _DARWIN_USE_64_BIT_INODE 1
5178 | #define HAVE_DLFCN_H 1
5179 | #define LT_OBJDIR ".libs/"
5180 | #define HAVE_FCHMOD 1
5181 | #define HAVE_BTOWC 1
5182 | #define HAVE_CANONICALIZE_FILE_NAME 1
5183 | #define HAVE_GETCWD 1
5184 | #define HAVE_READLINK 1
5185 | #define HAVE_REALPATH 1
5186 | #define HAVE_FACCESSAT 1
5187 | #define HAVE_FCNTL 1
5188 | #define HAVE_SYMLINK 1
5189 | #define HAVE_FLOCK 1
5190 | #define HAVE_SNPRINTF 1
5191 | #define HAVE___FWRITING 1
5192 | #define HAVE_GETDELIM 1
5193 | #define HAVE_GETDTABLESIZE 1
5194 | #define HAVE_GETPASS 1
5195 | #define HAVE___FSETLOCKING 1
5196 | #define HAVE_GETTIMEOFDAY 1
5197 | #define HAVE_LSTAT 1
5198 | #define HAVE_MBSINIT 1
5199 | #define HAVE_MBRTOWC 1
5200 | #define HAVE_MBRLEN 1
5201 | #define HAVE_MPROTECT 1
5202 | #define HAVE_MKOSTEMP 1
5203 | #define HAVE_MKSTEMP 1
5204 | #define HAVE_TZSET 1
5205 | #define HAVE_NL_LANGINFO 1
5206 | #define HAVE_ISBLANK 1
5207 | #define HAVE_ISWCTYPE 1
5208 | #define HAVE_LINK 1
5209 | #define HAVE_SECURE_GETENV 1
5210 | #define HAVE_GETUID 1
5211 | #define HAVE_GETEUID 1
5212 | #define HAVE_GETGID 1
5213 | #define HAVE_GETEGID 1
5214 | #define HAVE_SETENV 1
5215 | #define HAVE_SIGACTION 1
5216 | #define HAVE_SIGALTSTACK 1
5217 | #define HAVE_SIGINTERRUPT 1
5218 | #define HAVE_STRDUP 1
5219 | #define HAVE_LOCALTIME_R 1
5220 | #define HAVE_TIMEGM 1
5221 | #define HAVE_WCRTOMB 1
5222 | #define HAVE_WCTOB 1
5223 | #define HAVE_ISWCNTRL 1
5224 | #define HAVE_ALLOCA_H 1
5225 | #define HAVE_ALLOCA 1
5226 | #define restrict __restrict
5227 | #define HAVE_LANGINFO_CODESET 1
5228 | #define FUNC_REALPATH_WORKS 1
5229 | #define HAVE_SYS_PARAM_H 1
5230 | #define HAVE_SYS_SOCKET_H 1
5231 | #define HAVE_UNISTD_H 1
5232 | #define HAVE_STDIO_EXT_H 1
5233 | #define HAVE_FEATURES_H 1
5234 | #define HAVE_SYS_STAT_H 1
5235 | #define HAVE_GETOPT_H 1
5236 | #define HAVE_SYS_CDEFS_H 1
5237 | #define HAVE_TERMIOS_H 1
5238 | #define HAVE_SYS_TIME_H 1
5239 | #define HAVE_LIMITS_H 1
5240 | #define HAVE_WCHAR_H 1
5241 | #define HAVE_STDINT_H 1
5242 | #define HAVE_INTTYPES_H 1
5243 | #define HAVE_LANGINFO_H 1
5244 | #define HAVE_XLOCALE_H 1
5245 | #define HAVE_MATH_H 1
5246 | #define HAVE_SYS_MMAN_H 1
5247 | #define HAVE_MALLOC_H 1
5248 | #define HAVE_SPAWN_H 1
5249 | #define HAVE_STRINGS_H 1
5250 | #define HAVE_SYS_FILE_H 1
5251 | #define HAVE_SYS_WAIT_H 1
5252 | #define HAVE_WCTYPE_H 1
5253 | #define HAVE_ENVIRON_DECL 1
5254 | #define HAVE_DECL_STRERROR_R 1
5255 | #define HAVE_STRERROR_R 1
5256 | #define STRERROR_R_CHAR_P 1
5257 | #define GETGROUPS_T gid_t
5258 | #define HAVE_SIG_ATOMIC_T 1
5259 | #define HAVE_WORKING_O_NOATIME 1
5260 | #define HAVE_WORKING_O_NOFOLLOW 1
5261 | #define HAVE_STDINT_H_WITH_UINTMAX 1
5262 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5263 | #define CHECK_PRINTF_SAFE 1
5264 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
5265 | #define HAVE_LONG_LONG_INT 1
5266 | #define HAVE_WCHAR_T 1
5267 | #define HAVE_WINT_T 1
5268 | #define HAVE_INTMAX_T 1
5269 | #define DBL_EXPBIT0_WORD 1
5270 | #define DBL_EXPBIT0_BIT 20
5271 | #define HAVE_SNPRINTF 1
5272 | #define HAVE_STRNLEN 1
5273 | #define HAVE_WCSLEN 1
5274 | #define HAVE_WCSNLEN 1
5275 | #define HAVE_MBRTOWC 1
5276 | #define HAVE_WCRTOMB 1
5277 | #define HAVE_DECL__SNPRINTF 0
5278 | #define HAVE_SNPRINTF_RETVAL_C99 1
5279 | #define HAVE_DECL_ALARM 1
5280 | #define _USE_STD_STAT 1
5281 | #define HAVE_DECL_FSEEKO 1
5282 | #define HAVE_DECL_FTELLO 1
5283 | #define HAVE_DECL_GETDELIM 1
5284 | #define HAVE_DECL_GETDTABLESIZE 1
5285 | #define HAVE_DECL_GETLINE 1
5286 | #define HAVE_GETOPT_H 1
5287 | #define HAVE_GETOPT_LONG_ONLY 1
5288 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
5289 | #define HAVE_DECL_FLOCKFILE 1
5290 | #define HAVE_DECL_FPUTS_UNLOCKED 1
5291 | #define HAVE_DECL_FUNLOCKFILE 1
5292 | #define HAVE_DECL_PUTC_UNLOCKED 1
5293 | #define HAVE_INTTYPES_H 1
5294 | #define FLT_EXPBIT0_WORD 0
5295 | #define FLT_EXPBIT0_BIT 23
5296 | #define USE_POSIX_THREADS 1
5297 | #define USE_POSIX_THREADS_WEAK 1
5298 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
5299 | #define HAVE_STDLIB_H 1
5300 | #define MALLOC_0_IS_NONNULL 1
5301 | #define HAVE_MBSTATE_T 1
5302 | #define C_LOCALE_MAYBE_EILSEQ 1
5303 | #define HAVE_MAP_ANONYMOUS 1
5304 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
5305 | #define TIME_T_IS_SIGNED 1
5306 | #define HAVE_STRUCT_TM_TM_ZONE 1
5307 | #define HAVE_TM_ZONE 1
5308 | #define HAVE_TM_GMTOFF 1
5309 | #define PROMOTED_MODE_T mode_t
5310 | /* end confdefs.h. */
5311 | #include <stdio.h>
5312 | #ifdef HAVE_SYS_TYPES_H
5313 | # include <sys/types.h>
5315 | #ifdef HAVE_SYS_STAT_H
5316 | # include <sys/stat.h>
5318 | #ifdef STDC_HEADERS
5319 | # include <stdlib.h>
5320 | # include <stddef.h>
5322 | # ifdef HAVE_STDLIB_H
5323 | # include <stdlib.h>
5326 | #ifdef HAVE_STRING_H
5327 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5328 | # include <memory.h>
5330 | # include <string.h>
5332 | #ifdef HAVE_STRINGS_H
5333 | # include <strings.h>
5335 | #ifdef HAVE_INTTYPES_H
5336 | # include <inttypes.h>
5338 | #ifdef HAVE_STDINT_H
5339 | # include <stdint.h>
5341 | #ifdef HAVE_UNISTD_H
5342 | # include <unistd.h>
5347 | if (sizeof ((_Bool)))
5352 configure:27266: result: yes
5353 configure:27305: checking for compound literals
5354 configure:27322: gcc -c -g -O2 conftest.c >&5
5355 configure:27322: $? = 0
5356 configure:27329: result: yes
5357 configure:27382: checking for library containing posix_spawn
5358 configure:27413: gcc -o conftest -g -O2 conftest.c >&5
5359 configure:27413: $? = 0
5360 configure:27430: result: none required
5361 configure:27441: checking for posix_spawn
5362 configure:27441: gcc -o conftest -g -O2 conftest.c >&5
5363 configure:27441: $? = 0
5364 configure:27441: result: yes
5365 configure:27464: checking whether posix_spawn works
5366 configure:27604: gcc -o conftest -g -O2 conftest.c >&5
5367 configure:27604: $? = 0
5368 configure:27779: gcc -o conftest -g -O2 conftest.c >&5
5369 conftest.c: In function 'parent_main':
5370 conftest.c:242:3: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
5371 freopen ("/dev/null", "rb", stdin);
5373 configure:27779: $? = 0
5374 configure:27779: ./conftest
5375 configure:27779: $? = 0
5376 configure:27797: result: yes
5377 configure:27802: checking whether posix_spawnattr_setschedpolicy is supported
5378 configure:27826: result: yes
5379 configure:27828: checking whether posix_spawnattr_setschedparam is supported
5380 configure:27852: result: yes
5381 configure:28148: checking for ptrdiff_t
5382 configure:28148: gcc -c -g -O2 conftest.c >&5
5383 configure:28148: $? = 0
5384 configure:28148: gcc -c -g -O2 conftest.c >&5
5385 conftest.c: In function 'main':
5386 conftest.c:211:24: error: expected expression before ')' token
5387 if (sizeof ((ptrdiff_t)))
5389 configure:28148: $? = 1
5390 configure: failed program was:
5392 | #define PACKAGE_NAME "GNU recutils"
5393 | #define PACKAGE_TARNAME "recutils"
5394 | #define PACKAGE_VERSION "1.8"
5395 | #define PACKAGE_STRING "GNU recutils 1.8"
5396 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
5397 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
5398 | #define PACKAGE "recutils"
5399 | #define VERSION "1.8"
5400 | #define STDC_HEADERS 1
5401 | #define HAVE_SYS_TYPES_H 1
5402 | #define HAVE_SYS_STAT_H 1
5403 | #define HAVE_STDLIB_H 1
5404 | #define HAVE_STRING_H 1
5405 | #define HAVE_MEMORY_H 1
5406 | #define HAVE_STRINGS_H 1
5407 | #define HAVE_INTTYPES_H 1
5408 | #define HAVE_STDINT_H 1
5409 | #define HAVE_UNISTD_H 1
5410 | #define __EXTENSIONS__ 1
5411 | #define _ALL_SOURCE 1
5412 | #define _DARWIN_C_SOURCE 1
5413 | #define _GNU_SOURCE 1
5414 | #define _NETBSD_SOURCE 1
5415 | #define _OPENBSD_SOURCE 1
5416 | #define _POSIX_PTHREAD_SEMANTICS 1
5417 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5418 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5419 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5420 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5421 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5422 | #define __STDC_WANT_LIB_EXT2__ 1
5423 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5424 | #define _TANDEM_SOURCE 1
5425 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
5426 | #define HAVE_FSEEKO 1
5427 | #define _FILE_OFFSET_BITS 64
5428 | #define _DARWIN_USE_64_BIT_INODE 1
5429 | #define HAVE_DLFCN_H 1
5430 | #define LT_OBJDIR ".libs/"
5431 | #define HAVE_FCHMOD 1
5432 | #define HAVE_BTOWC 1
5433 | #define HAVE_CANONICALIZE_FILE_NAME 1
5434 | #define HAVE_GETCWD 1
5435 | #define HAVE_READLINK 1
5436 | #define HAVE_REALPATH 1
5437 | #define HAVE_FACCESSAT 1
5438 | #define HAVE_FCNTL 1
5439 | #define HAVE_SYMLINK 1
5440 | #define HAVE_FLOCK 1
5441 | #define HAVE_SNPRINTF 1
5442 | #define HAVE___FWRITING 1
5443 | #define HAVE_GETDELIM 1
5444 | #define HAVE_GETDTABLESIZE 1
5445 | #define HAVE_GETPASS 1
5446 | #define HAVE___FSETLOCKING 1
5447 | #define HAVE_GETTIMEOFDAY 1
5448 | #define HAVE_LSTAT 1
5449 | #define HAVE_MBSINIT 1
5450 | #define HAVE_MBRTOWC 1
5451 | #define HAVE_MBRLEN 1
5452 | #define HAVE_MPROTECT 1
5453 | #define HAVE_MKOSTEMP 1
5454 | #define HAVE_MKSTEMP 1
5455 | #define HAVE_TZSET 1
5456 | #define HAVE_NL_LANGINFO 1
5457 | #define HAVE_ISBLANK 1
5458 | #define HAVE_ISWCTYPE 1
5459 | #define HAVE_LINK 1
5460 | #define HAVE_SECURE_GETENV 1
5461 | #define HAVE_GETUID 1
5462 | #define HAVE_GETEUID 1
5463 | #define HAVE_GETGID 1
5464 | #define HAVE_GETEGID 1
5465 | #define HAVE_SETENV 1
5466 | #define HAVE_SIGACTION 1
5467 | #define HAVE_SIGALTSTACK 1
5468 | #define HAVE_SIGINTERRUPT 1
5469 | #define HAVE_STRDUP 1
5470 | #define HAVE_LOCALTIME_R 1
5471 | #define HAVE_TIMEGM 1
5472 | #define HAVE_WCRTOMB 1
5473 | #define HAVE_WCTOB 1
5474 | #define HAVE_ISWCNTRL 1
5475 | #define HAVE_ALLOCA_H 1
5476 | #define HAVE_ALLOCA 1
5477 | #define restrict __restrict
5478 | #define HAVE_LANGINFO_CODESET 1
5479 | #define FUNC_REALPATH_WORKS 1
5480 | #define HAVE_SYS_PARAM_H 1
5481 | #define HAVE_SYS_SOCKET_H 1
5482 | #define HAVE_UNISTD_H 1
5483 | #define HAVE_STDIO_EXT_H 1
5484 | #define HAVE_FEATURES_H 1
5485 | #define HAVE_SYS_STAT_H 1
5486 | #define HAVE_GETOPT_H 1
5487 | #define HAVE_SYS_CDEFS_H 1
5488 | #define HAVE_TERMIOS_H 1
5489 | #define HAVE_SYS_TIME_H 1
5490 | #define HAVE_LIMITS_H 1
5491 | #define HAVE_WCHAR_H 1
5492 | #define HAVE_STDINT_H 1
5493 | #define HAVE_INTTYPES_H 1
5494 | #define HAVE_LANGINFO_H 1
5495 | #define HAVE_XLOCALE_H 1
5496 | #define HAVE_MATH_H 1
5497 | #define HAVE_SYS_MMAN_H 1
5498 | #define HAVE_MALLOC_H 1
5499 | #define HAVE_SPAWN_H 1
5500 | #define HAVE_STRINGS_H 1
5501 | #define HAVE_SYS_FILE_H 1
5502 | #define HAVE_SYS_WAIT_H 1
5503 | #define HAVE_WCTYPE_H 1
5504 | #define HAVE_ENVIRON_DECL 1
5505 | #define HAVE_DECL_STRERROR_R 1
5506 | #define HAVE_STRERROR_R 1
5507 | #define STRERROR_R_CHAR_P 1
5508 | #define GETGROUPS_T gid_t
5509 | #define HAVE_SIG_ATOMIC_T 1
5510 | #define HAVE_WORKING_O_NOATIME 1
5511 | #define HAVE_WORKING_O_NOFOLLOW 1
5512 | #define HAVE_STDINT_H_WITH_UINTMAX 1
5513 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5514 | #define CHECK_PRINTF_SAFE 1
5515 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
5516 | #define HAVE_LONG_LONG_INT 1
5517 | #define HAVE_WCHAR_T 1
5518 | #define HAVE_WINT_T 1
5519 | #define HAVE_INTMAX_T 1
5520 | #define DBL_EXPBIT0_WORD 1
5521 | #define DBL_EXPBIT0_BIT 20
5522 | #define HAVE_SNPRINTF 1
5523 | #define HAVE_STRNLEN 1
5524 | #define HAVE_WCSLEN 1
5525 | #define HAVE_WCSNLEN 1
5526 | #define HAVE_MBRTOWC 1
5527 | #define HAVE_WCRTOMB 1
5528 | #define HAVE_DECL__SNPRINTF 0
5529 | #define HAVE_SNPRINTF_RETVAL_C99 1
5530 | #define HAVE_DECL_ALARM 1
5531 | #define _USE_STD_STAT 1
5532 | #define HAVE_DECL_FSEEKO 1
5533 | #define HAVE_DECL_FTELLO 1
5534 | #define HAVE_DECL_GETDELIM 1
5535 | #define HAVE_DECL_GETDTABLESIZE 1
5536 | #define HAVE_DECL_GETLINE 1
5537 | #define HAVE_GETOPT_H 1
5538 | #define HAVE_GETOPT_LONG_ONLY 1
5539 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
5540 | #define HAVE_DECL_FLOCKFILE 1
5541 | #define HAVE_DECL_FPUTS_UNLOCKED 1
5542 | #define HAVE_DECL_FUNLOCKFILE 1
5543 | #define HAVE_DECL_PUTC_UNLOCKED 1
5544 | #define HAVE_INTTYPES_H 1
5545 | #define FLT_EXPBIT0_WORD 0
5546 | #define FLT_EXPBIT0_BIT 23
5547 | #define USE_POSIX_THREADS 1
5548 | #define USE_POSIX_THREADS_WEAK 1
5549 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
5550 | #define HAVE_STDLIB_H 1
5551 | #define MALLOC_0_IS_NONNULL 1
5552 | #define HAVE_MBSTATE_T 1
5553 | #define C_LOCALE_MAYBE_EILSEQ 1
5554 | #define HAVE_MAP_ANONYMOUS 1
5555 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
5556 | #define TIME_T_IS_SIGNED 1
5557 | #define HAVE_STRUCT_TM_TM_ZONE 1
5558 | #define HAVE_TM_ZONE 1
5559 | #define HAVE_TM_GMTOFF 1
5560 | #define PROMOTED_MODE_T mode_t
5561 | #define HAVE__BOOL 1
5562 | #define HAVE_COMPOUND_LITERALS 1
5563 | #define HAVE_POSIX_SPAWN 1
5564 | /* end confdefs.h. */
5565 | #include <stdio.h>
5566 | #ifdef HAVE_SYS_TYPES_H
5567 | # include <sys/types.h>
5569 | #ifdef HAVE_SYS_STAT_H
5570 | # include <sys/stat.h>
5572 | #ifdef STDC_HEADERS
5573 | # include <stdlib.h>
5574 | # include <stddef.h>
5576 | # ifdef HAVE_STDLIB_H
5577 | # include <stdlib.h>
5580 | #ifdef HAVE_STRING_H
5581 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5582 | # include <memory.h>
5584 | # include <string.h>
5586 | #ifdef HAVE_STRINGS_H
5587 | # include <strings.h>
5589 | #ifdef HAVE_INTTYPES_H
5590 | # include <inttypes.h>
5592 | #ifdef HAVE_STDINT_H
5593 | # include <stdint.h>
5595 | #ifdef HAVE_UNISTD_H
5596 | # include <unistd.h>
5601 | if (sizeof ((ptrdiff_t)))
5606 configure:28148: result: yes
5607 configure:28209: checking whether C symbols are prefixed with underscore at the linker level
5608 configure:28222: gcc -g -O2 -S conftest.c
5609 configure:28225: $? = 0
5610 configure:28235: result: no
5611 configure:28271: checking for sigset_t
5612 configure:28271: gcc -c -g -O2 conftest.c >&5
5613 configure:28271: $? = 0
5614 configure:28271: gcc -c -g -O2 conftest.c >&5
5615 conftest.c: In function 'main':
5616 conftest.c:186:23: error: expected expression before ')' token
5617 if (sizeof ((sigset_t)))
5619 configure:28271: $? = 1
5620 configure: failed program was:
5622 | #define PACKAGE_NAME "GNU recutils"
5623 | #define PACKAGE_TARNAME "recutils"
5624 | #define PACKAGE_VERSION "1.8"
5625 | #define PACKAGE_STRING "GNU recutils 1.8"
5626 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
5627 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
5628 | #define PACKAGE "recutils"
5629 | #define VERSION "1.8"
5630 | #define STDC_HEADERS 1
5631 | #define HAVE_SYS_TYPES_H 1
5632 | #define HAVE_SYS_STAT_H 1
5633 | #define HAVE_STDLIB_H 1
5634 | #define HAVE_STRING_H 1
5635 | #define HAVE_MEMORY_H 1
5636 | #define HAVE_STRINGS_H 1
5637 | #define HAVE_INTTYPES_H 1
5638 | #define HAVE_STDINT_H 1
5639 | #define HAVE_UNISTD_H 1
5640 | #define __EXTENSIONS__ 1
5641 | #define _ALL_SOURCE 1
5642 | #define _DARWIN_C_SOURCE 1
5643 | #define _GNU_SOURCE 1
5644 | #define _NETBSD_SOURCE 1
5645 | #define _OPENBSD_SOURCE 1
5646 | #define _POSIX_PTHREAD_SEMANTICS 1
5647 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5648 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5649 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5650 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5651 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5652 | #define __STDC_WANT_LIB_EXT2__ 1
5653 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5654 | #define _TANDEM_SOURCE 1
5655 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
5656 | #define HAVE_FSEEKO 1
5657 | #define _FILE_OFFSET_BITS 64
5658 | #define _DARWIN_USE_64_BIT_INODE 1
5659 | #define HAVE_DLFCN_H 1
5660 | #define LT_OBJDIR ".libs/"
5661 | #define HAVE_FCHMOD 1
5662 | #define HAVE_BTOWC 1
5663 | #define HAVE_CANONICALIZE_FILE_NAME 1
5664 | #define HAVE_GETCWD 1
5665 | #define HAVE_READLINK 1
5666 | #define HAVE_REALPATH 1
5667 | #define HAVE_FACCESSAT 1
5668 | #define HAVE_FCNTL 1
5669 | #define HAVE_SYMLINK 1
5670 | #define HAVE_FLOCK 1
5671 | #define HAVE_SNPRINTF 1
5672 | #define HAVE___FWRITING 1
5673 | #define HAVE_GETDELIM 1
5674 | #define HAVE_GETDTABLESIZE 1
5675 | #define HAVE_GETPASS 1
5676 | #define HAVE___FSETLOCKING 1
5677 | #define HAVE_GETTIMEOFDAY 1
5678 | #define HAVE_LSTAT 1
5679 | #define HAVE_MBSINIT 1
5680 | #define HAVE_MBRTOWC 1
5681 | #define HAVE_MBRLEN 1
5682 | #define HAVE_MPROTECT 1
5683 | #define HAVE_MKOSTEMP 1
5684 | #define HAVE_MKSTEMP 1
5685 | #define HAVE_TZSET 1
5686 | #define HAVE_NL_LANGINFO 1
5687 | #define HAVE_ISBLANK 1
5688 | #define HAVE_ISWCTYPE 1
5689 | #define HAVE_LINK 1
5690 | #define HAVE_SECURE_GETENV 1
5691 | #define HAVE_GETUID 1
5692 | #define HAVE_GETEUID 1
5693 | #define HAVE_GETGID 1
5694 | #define HAVE_GETEGID 1
5695 | #define HAVE_SETENV 1
5696 | #define HAVE_SIGACTION 1
5697 | #define HAVE_SIGALTSTACK 1
5698 | #define HAVE_SIGINTERRUPT 1
5699 | #define HAVE_STRDUP 1
5700 | #define HAVE_LOCALTIME_R 1
5701 | #define HAVE_TIMEGM 1
5702 | #define HAVE_WCRTOMB 1
5703 | #define HAVE_WCTOB 1
5704 | #define HAVE_ISWCNTRL 1
5705 | #define HAVE_ALLOCA_H 1
5706 | #define HAVE_ALLOCA 1
5707 | #define restrict __restrict
5708 | #define HAVE_LANGINFO_CODESET 1
5709 | #define FUNC_REALPATH_WORKS 1
5710 | #define HAVE_SYS_PARAM_H 1
5711 | #define HAVE_SYS_SOCKET_H 1
5712 | #define HAVE_UNISTD_H 1
5713 | #define HAVE_STDIO_EXT_H 1
5714 | #define HAVE_FEATURES_H 1
5715 | #define HAVE_SYS_STAT_H 1
5716 | #define HAVE_GETOPT_H 1
5717 | #define HAVE_SYS_CDEFS_H 1
5718 | #define HAVE_TERMIOS_H 1
5719 | #define HAVE_SYS_TIME_H 1
5720 | #define HAVE_LIMITS_H 1
5721 | #define HAVE_WCHAR_H 1
5722 | #define HAVE_STDINT_H 1
5723 | #define HAVE_INTTYPES_H 1
5724 | #define HAVE_LANGINFO_H 1
5725 | #define HAVE_XLOCALE_H 1
5726 | #define HAVE_MATH_H 1
5727 | #define HAVE_SYS_MMAN_H 1
5728 | #define HAVE_MALLOC_H 1
5729 | #define HAVE_SPAWN_H 1
5730 | #define HAVE_STRINGS_H 1
5731 | #define HAVE_SYS_FILE_H 1
5732 | #define HAVE_SYS_WAIT_H 1
5733 | #define HAVE_WCTYPE_H 1
5734 | #define HAVE_ENVIRON_DECL 1
5735 | #define HAVE_DECL_STRERROR_R 1
5736 | #define HAVE_STRERROR_R 1
5737 | #define STRERROR_R_CHAR_P 1
5738 | #define GETGROUPS_T gid_t
5739 | #define HAVE_SIG_ATOMIC_T 1
5740 | #define HAVE_WORKING_O_NOATIME 1
5741 | #define HAVE_WORKING_O_NOFOLLOW 1
5742 | #define HAVE_STDINT_H_WITH_UINTMAX 1
5743 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5744 | #define CHECK_PRINTF_SAFE 1
5745 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
5746 | #define HAVE_LONG_LONG_INT 1
5747 | #define HAVE_WCHAR_T 1
5748 | #define HAVE_WINT_T 1
5749 | #define HAVE_INTMAX_T 1
5750 | #define DBL_EXPBIT0_WORD 1
5751 | #define DBL_EXPBIT0_BIT 20
5752 | #define HAVE_SNPRINTF 1
5753 | #define HAVE_STRNLEN 1
5754 | #define HAVE_WCSLEN 1
5755 | #define HAVE_WCSNLEN 1
5756 | #define HAVE_MBRTOWC 1
5757 | #define HAVE_WCRTOMB 1
5758 | #define HAVE_DECL__SNPRINTF 0
5759 | #define HAVE_SNPRINTF_RETVAL_C99 1
5760 | #define HAVE_DECL_ALARM 1
5761 | #define _USE_STD_STAT 1
5762 | #define HAVE_DECL_FSEEKO 1
5763 | #define HAVE_DECL_FTELLO 1
5764 | #define HAVE_DECL_GETDELIM 1
5765 | #define HAVE_DECL_GETDTABLESIZE 1
5766 | #define HAVE_DECL_GETLINE 1
5767 | #define HAVE_GETOPT_H 1
5768 | #define HAVE_GETOPT_LONG_ONLY 1
5769 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
5770 | #define HAVE_DECL_FLOCKFILE 1
5771 | #define HAVE_DECL_FPUTS_UNLOCKED 1
5772 | #define HAVE_DECL_FUNLOCKFILE 1
5773 | #define HAVE_DECL_PUTC_UNLOCKED 1
5774 | #define HAVE_INTTYPES_H 1
5775 | #define FLT_EXPBIT0_WORD 0
5776 | #define FLT_EXPBIT0_BIT 23
5777 | #define USE_POSIX_THREADS 1
5778 | #define USE_POSIX_THREADS_WEAK 1
5779 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
5780 | #define HAVE_STDLIB_H 1
5781 | #define MALLOC_0_IS_NONNULL 1
5782 | #define HAVE_MBSTATE_T 1
5783 | #define C_LOCALE_MAYBE_EILSEQ 1
5784 | #define HAVE_MAP_ANONYMOUS 1
5785 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
5786 | #define TIME_T_IS_SIGNED 1
5787 | #define HAVE_STRUCT_TM_TM_ZONE 1
5788 | #define HAVE_TM_ZONE 1
5789 | #define HAVE_TM_GMTOFF 1
5790 | #define PROMOTED_MODE_T mode_t
5791 | #define HAVE__BOOL 1
5792 | #define HAVE_COMPOUND_LITERALS 1
5793 | #define HAVE_POSIX_SPAWN 1
5794 | #define REPLACE_VFPRINTF_POSIX 1
5795 | #define USER_LABEL_PREFIX
5796 | /* end confdefs.h. */
5798 | #include <signal.h>
5799 | /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. */
5800 | #include <sys/types.h>
5806 | if (sizeof ((sigset_t)))
5811 configure:28271: result: yes
5812 configure:28295: checking whether we are using the GNU C Library >= 2.1 or uClibc
5813 configure:28325: result: yes
5814 configure:28363: checking for library containing setfilecon
5815 configure:28394: gcc -o conftest -g -O2 conftest.c >&5
5816 /tmp/ccdTyYhH.o: In function `main':
5817 /mnt/lfs/build/recutils/recutils-1.8/conftest.c:189: undefined reference to `setfilecon'
5818 collect2: error: ld returned 1 exit status
5819 configure:28394: $? = 1
5820 configure: failed program was:
5822 | #define PACKAGE_NAME "GNU recutils"
5823 | #define PACKAGE_TARNAME "recutils"
5824 | #define PACKAGE_VERSION "1.8"
5825 | #define PACKAGE_STRING "GNU recutils 1.8"
5826 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
5827 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
5828 | #define PACKAGE "recutils"
5829 | #define VERSION "1.8"
5830 | #define STDC_HEADERS 1
5831 | #define HAVE_SYS_TYPES_H 1
5832 | #define HAVE_SYS_STAT_H 1
5833 | #define HAVE_STDLIB_H 1
5834 | #define HAVE_STRING_H 1
5835 | #define HAVE_MEMORY_H 1
5836 | #define HAVE_STRINGS_H 1
5837 | #define HAVE_INTTYPES_H 1
5838 | #define HAVE_STDINT_H 1
5839 | #define HAVE_UNISTD_H 1
5840 | #define __EXTENSIONS__ 1
5841 | #define _ALL_SOURCE 1
5842 | #define _DARWIN_C_SOURCE 1
5843 | #define _GNU_SOURCE 1
5844 | #define _NETBSD_SOURCE 1
5845 | #define _OPENBSD_SOURCE 1
5846 | #define _POSIX_PTHREAD_SEMANTICS 1
5847 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5848 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5849 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5850 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5851 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5852 | #define __STDC_WANT_LIB_EXT2__ 1
5853 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5854 | #define _TANDEM_SOURCE 1
5855 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
5856 | #define HAVE_FSEEKO 1
5857 | #define _FILE_OFFSET_BITS 64
5858 | #define _DARWIN_USE_64_BIT_INODE 1
5859 | #define HAVE_DLFCN_H 1
5860 | #define LT_OBJDIR ".libs/"
5861 | #define HAVE_FCHMOD 1
5862 | #define HAVE_BTOWC 1
5863 | #define HAVE_CANONICALIZE_FILE_NAME 1
5864 | #define HAVE_GETCWD 1
5865 | #define HAVE_READLINK 1
5866 | #define HAVE_REALPATH 1
5867 | #define HAVE_FACCESSAT 1
5868 | #define HAVE_FCNTL 1
5869 | #define HAVE_SYMLINK 1
5870 | #define HAVE_FLOCK 1
5871 | #define HAVE_SNPRINTF 1
5872 | #define HAVE___FWRITING 1
5873 | #define HAVE_GETDELIM 1
5874 | #define HAVE_GETDTABLESIZE 1
5875 | #define HAVE_GETPASS 1
5876 | #define HAVE___FSETLOCKING 1
5877 | #define HAVE_GETTIMEOFDAY 1
5878 | #define HAVE_LSTAT 1
5879 | #define HAVE_MBSINIT 1
5880 | #define HAVE_MBRTOWC 1
5881 | #define HAVE_MBRLEN 1
5882 | #define HAVE_MPROTECT 1
5883 | #define HAVE_MKOSTEMP 1
5884 | #define HAVE_MKSTEMP 1
5885 | #define HAVE_TZSET 1
5886 | #define HAVE_NL_LANGINFO 1
5887 | #define HAVE_ISBLANK 1
5888 | #define HAVE_ISWCTYPE 1
5889 | #define HAVE_LINK 1
5890 | #define HAVE_SECURE_GETENV 1
5891 | #define HAVE_GETUID 1
5892 | #define HAVE_GETEUID 1
5893 | #define HAVE_GETGID 1
5894 | #define HAVE_GETEGID 1
5895 | #define HAVE_SETENV 1
5896 | #define HAVE_SIGACTION 1
5897 | #define HAVE_SIGALTSTACK 1
5898 | #define HAVE_SIGINTERRUPT 1
5899 | #define HAVE_STRDUP 1
5900 | #define HAVE_LOCALTIME_R 1
5901 | #define HAVE_TIMEGM 1
5902 | #define HAVE_WCRTOMB 1
5903 | #define HAVE_WCTOB 1
5904 | #define HAVE_ISWCNTRL 1
5905 | #define HAVE_ALLOCA_H 1
5906 | #define HAVE_ALLOCA 1
5907 | #define restrict __restrict
5908 | #define HAVE_LANGINFO_CODESET 1
5909 | #define FUNC_REALPATH_WORKS 1
5910 | #define HAVE_SYS_PARAM_H 1
5911 | #define HAVE_SYS_SOCKET_H 1
5912 | #define HAVE_UNISTD_H 1
5913 | #define HAVE_STDIO_EXT_H 1
5914 | #define HAVE_FEATURES_H 1
5915 | #define HAVE_SYS_STAT_H 1
5916 | #define HAVE_GETOPT_H 1
5917 | #define HAVE_SYS_CDEFS_H 1
5918 | #define HAVE_TERMIOS_H 1
5919 | #define HAVE_SYS_TIME_H 1
5920 | #define HAVE_LIMITS_H 1
5921 | #define HAVE_WCHAR_H 1
5922 | #define HAVE_STDINT_H 1
5923 | #define HAVE_INTTYPES_H 1
5924 | #define HAVE_LANGINFO_H 1
5925 | #define HAVE_XLOCALE_H 1
5926 | #define HAVE_MATH_H 1
5927 | #define HAVE_SYS_MMAN_H 1
5928 | #define HAVE_MALLOC_H 1
5929 | #define HAVE_SPAWN_H 1
5930 | #define HAVE_STRINGS_H 1
5931 | #define HAVE_SYS_FILE_H 1
5932 | #define HAVE_SYS_WAIT_H 1
5933 | #define HAVE_WCTYPE_H 1
5934 | #define HAVE_ENVIRON_DECL 1
5935 | #define HAVE_DECL_STRERROR_R 1
5936 | #define HAVE_STRERROR_R 1
5937 | #define STRERROR_R_CHAR_P 1
5938 | #define GETGROUPS_T gid_t
5939 | #define HAVE_SIG_ATOMIC_T 1
5940 | #define HAVE_WORKING_O_NOATIME 1
5941 | #define HAVE_WORKING_O_NOFOLLOW 1
5942 | #define HAVE_STDINT_H_WITH_UINTMAX 1
5943 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5944 | #define CHECK_PRINTF_SAFE 1
5945 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
5946 | #define HAVE_LONG_LONG_INT 1
5947 | #define HAVE_WCHAR_T 1
5948 | #define HAVE_WINT_T 1
5949 | #define HAVE_INTMAX_T 1
5950 | #define DBL_EXPBIT0_WORD 1
5951 | #define DBL_EXPBIT0_BIT 20
5952 | #define HAVE_SNPRINTF 1
5953 | #define HAVE_STRNLEN 1
5954 | #define HAVE_WCSLEN 1
5955 | #define HAVE_WCSNLEN 1
5956 | #define HAVE_MBRTOWC 1
5957 | #define HAVE_WCRTOMB 1
5958 | #define HAVE_DECL__SNPRINTF 0
5959 | #define HAVE_SNPRINTF_RETVAL_C99 1
5960 | #define HAVE_DECL_ALARM 1
5961 | #define _USE_STD_STAT 1
5962 | #define HAVE_DECL_FSEEKO 1
5963 | #define HAVE_DECL_FTELLO 1
5964 | #define HAVE_DECL_GETDELIM 1
5965 | #define HAVE_DECL_GETDTABLESIZE 1
5966 | #define HAVE_DECL_GETLINE 1
5967 | #define HAVE_GETOPT_H 1
5968 | #define HAVE_GETOPT_LONG_ONLY 1
5969 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
5970 | #define HAVE_DECL_FLOCKFILE 1
5971 | #define HAVE_DECL_FPUTS_UNLOCKED 1
5972 | #define HAVE_DECL_FUNLOCKFILE 1
5973 | #define HAVE_DECL_PUTC_UNLOCKED 1
5974 | #define HAVE_INTTYPES_H 1
5975 | #define FLT_EXPBIT0_WORD 0
5976 | #define FLT_EXPBIT0_BIT 23
5977 | #define USE_POSIX_THREADS 1
5978 | #define USE_POSIX_THREADS_WEAK 1
5979 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
5980 | #define HAVE_STDLIB_H 1
5981 | #define MALLOC_0_IS_NONNULL 1
5982 | #define HAVE_MBSTATE_T 1
5983 | #define C_LOCALE_MAYBE_EILSEQ 1
5984 | #define HAVE_MAP_ANONYMOUS 1
5985 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
5986 | #define TIME_T_IS_SIGNED 1
5987 | #define HAVE_STRUCT_TM_TM_ZONE 1
5988 | #define HAVE_TM_ZONE 1
5989 | #define HAVE_TM_GMTOFF 1
5990 | #define PROMOTED_MODE_T mode_t
5991 | #define HAVE__BOOL 1
5992 | #define HAVE_COMPOUND_LITERALS 1
5993 | #define HAVE_POSIX_SPAWN 1
5994 | #define REPLACE_VFPRINTF_POSIX 1
5995 | #define USER_LABEL_PREFIX
5996 | #define HAVE_SIGSET_T 1
5997 | /* end confdefs.h. */
5999 | /* Override any GCC internal prototype to avoid an error.
6000 | Use char because int might match the return type of a GCC
6001 | builtin and then its argument prototype would still apply. */
6002 | #ifdef __cplusplus
6005 | char setfilecon ();
6009 | return setfilecon ();
6013 configure:28394: gcc -o conftest -g -O2 conftest.c -lselinux >&5
6014 /usr/bin/ld: cannot find -lselinux
6015 collect2: error: ld returned 1 exit status
6016 configure:28394: $? = 1
6017 configure: failed program was:
6019 | #define PACKAGE_NAME "GNU recutils"
6020 | #define PACKAGE_TARNAME "recutils"
6021 | #define PACKAGE_VERSION "1.8"
6022 | #define PACKAGE_STRING "GNU recutils 1.8"
6023 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
6024 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
6025 | #define PACKAGE "recutils"
6026 | #define VERSION "1.8"
6027 | #define STDC_HEADERS 1
6028 | #define HAVE_SYS_TYPES_H 1
6029 | #define HAVE_SYS_STAT_H 1
6030 | #define HAVE_STDLIB_H 1
6031 | #define HAVE_STRING_H 1
6032 | #define HAVE_MEMORY_H 1
6033 | #define HAVE_STRINGS_H 1
6034 | #define HAVE_INTTYPES_H 1
6035 | #define HAVE_STDINT_H 1
6036 | #define HAVE_UNISTD_H 1
6037 | #define __EXTENSIONS__ 1
6038 | #define _ALL_SOURCE 1
6039 | #define _DARWIN_C_SOURCE 1
6040 | #define _GNU_SOURCE 1
6041 | #define _NETBSD_SOURCE 1
6042 | #define _OPENBSD_SOURCE 1
6043 | #define _POSIX_PTHREAD_SEMANTICS 1
6044 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6045 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6046 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6047 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6048 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6049 | #define __STDC_WANT_LIB_EXT2__ 1
6050 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6051 | #define _TANDEM_SOURCE 1
6052 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
6053 | #define HAVE_FSEEKO 1
6054 | #define _FILE_OFFSET_BITS 64
6055 | #define _DARWIN_USE_64_BIT_INODE 1
6056 | #define HAVE_DLFCN_H 1
6057 | #define LT_OBJDIR ".libs/"
6058 | #define HAVE_FCHMOD 1
6059 | #define HAVE_BTOWC 1
6060 | #define HAVE_CANONICALIZE_FILE_NAME 1
6061 | #define HAVE_GETCWD 1
6062 | #define HAVE_READLINK 1
6063 | #define HAVE_REALPATH 1
6064 | #define HAVE_FACCESSAT 1
6065 | #define HAVE_FCNTL 1
6066 | #define HAVE_SYMLINK 1
6067 | #define HAVE_FLOCK 1
6068 | #define HAVE_SNPRINTF 1
6069 | #define HAVE___FWRITING 1
6070 | #define HAVE_GETDELIM 1
6071 | #define HAVE_GETDTABLESIZE 1
6072 | #define HAVE_GETPASS 1
6073 | #define HAVE___FSETLOCKING 1
6074 | #define HAVE_GETTIMEOFDAY 1
6075 | #define HAVE_LSTAT 1
6076 | #define HAVE_MBSINIT 1
6077 | #define HAVE_MBRTOWC 1
6078 | #define HAVE_MBRLEN 1
6079 | #define HAVE_MPROTECT 1
6080 | #define HAVE_MKOSTEMP 1
6081 | #define HAVE_MKSTEMP 1
6082 | #define HAVE_TZSET 1
6083 | #define HAVE_NL_LANGINFO 1
6084 | #define HAVE_ISBLANK 1
6085 | #define HAVE_ISWCTYPE 1
6086 | #define HAVE_LINK 1
6087 | #define HAVE_SECURE_GETENV 1
6088 | #define HAVE_GETUID 1
6089 | #define HAVE_GETEUID 1
6090 | #define HAVE_GETGID 1
6091 | #define HAVE_GETEGID 1
6092 | #define HAVE_SETENV 1
6093 | #define HAVE_SIGACTION 1
6094 | #define HAVE_SIGALTSTACK 1
6095 | #define HAVE_SIGINTERRUPT 1
6096 | #define HAVE_STRDUP 1
6097 | #define HAVE_LOCALTIME_R 1
6098 | #define HAVE_TIMEGM 1
6099 | #define HAVE_WCRTOMB 1
6100 | #define HAVE_WCTOB 1
6101 | #define HAVE_ISWCNTRL 1
6102 | #define HAVE_ALLOCA_H 1
6103 | #define HAVE_ALLOCA 1
6104 | #define restrict __restrict
6105 | #define HAVE_LANGINFO_CODESET 1
6106 | #define FUNC_REALPATH_WORKS 1
6107 | #define HAVE_SYS_PARAM_H 1
6108 | #define HAVE_SYS_SOCKET_H 1
6109 | #define HAVE_UNISTD_H 1
6110 | #define HAVE_STDIO_EXT_H 1
6111 | #define HAVE_FEATURES_H 1
6112 | #define HAVE_SYS_STAT_H 1
6113 | #define HAVE_GETOPT_H 1
6114 | #define HAVE_SYS_CDEFS_H 1
6115 | #define HAVE_TERMIOS_H 1
6116 | #define HAVE_SYS_TIME_H 1
6117 | #define HAVE_LIMITS_H 1
6118 | #define HAVE_WCHAR_H 1
6119 | #define HAVE_STDINT_H 1
6120 | #define HAVE_INTTYPES_H 1
6121 | #define HAVE_LANGINFO_H 1
6122 | #define HAVE_XLOCALE_H 1
6123 | #define HAVE_MATH_H 1
6124 | #define HAVE_SYS_MMAN_H 1
6125 | #define HAVE_MALLOC_H 1
6126 | #define HAVE_SPAWN_H 1
6127 | #define HAVE_STRINGS_H 1
6128 | #define HAVE_SYS_FILE_H 1
6129 | #define HAVE_SYS_WAIT_H 1
6130 | #define HAVE_WCTYPE_H 1
6131 | #define HAVE_ENVIRON_DECL 1
6132 | #define HAVE_DECL_STRERROR_R 1
6133 | #define HAVE_STRERROR_R 1
6134 | #define STRERROR_R_CHAR_P 1
6135 | #define GETGROUPS_T gid_t
6136 | #define HAVE_SIG_ATOMIC_T 1
6137 | #define HAVE_WORKING_O_NOATIME 1
6138 | #define HAVE_WORKING_O_NOFOLLOW 1
6139 | #define HAVE_STDINT_H_WITH_UINTMAX 1
6140 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6141 | #define CHECK_PRINTF_SAFE 1
6142 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
6143 | #define HAVE_LONG_LONG_INT 1
6144 | #define HAVE_WCHAR_T 1
6145 | #define HAVE_WINT_T 1
6146 | #define HAVE_INTMAX_T 1
6147 | #define DBL_EXPBIT0_WORD 1
6148 | #define DBL_EXPBIT0_BIT 20
6149 | #define HAVE_SNPRINTF 1
6150 | #define HAVE_STRNLEN 1
6151 | #define HAVE_WCSLEN 1
6152 | #define HAVE_WCSNLEN 1
6153 | #define HAVE_MBRTOWC 1
6154 | #define HAVE_WCRTOMB 1
6155 | #define HAVE_DECL__SNPRINTF 0
6156 | #define HAVE_SNPRINTF_RETVAL_C99 1
6157 | #define HAVE_DECL_ALARM 1
6158 | #define _USE_STD_STAT 1
6159 | #define HAVE_DECL_FSEEKO 1
6160 | #define HAVE_DECL_FTELLO 1
6161 | #define HAVE_DECL_GETDELIM 1
6162 | #define HAVE_DECL_GETDTABLESIZE 1
6163 | #define HAVE_DECL_GETLINE 1
6164 | #define HAVE_GETOPT_H 1
6165 | #define HAVE_GETOPT_LONG_ONLY 1
6166 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
6167 | #define HAVE_DECL_FLOCKFILE 1
6168 | #define HAVE_DECL_FPUTS_UNLOCKED 1
6169 | #define HAVE_DECL_FUNLOCKFILE 1
6170 | #define HAVE_DECL_PUTC_UNLOCKED 1
6171 | #define HAVE_INTTYPES_H 1
6172 | #define FLT_EXPBIT0_WORD 0
6173 | #define FLT_EXPBIT0_BIT 23
6174 | #define USE_POSIX_THREADS 1
6175 | #define USE_POSIX_THREADS_WEAK 1
6176 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
6177 | #define HAVE_STDLIB_H 1
6178 | #define MALLOC_0_IS_NONNULL 1
6179 | #define HAVE_MBSTATE_T 1
6180 | #define C_LOCALE_MAYBE_EILSEQ 1
6181 | #define HAVE_MAP_ANONYMOUS 1
6182 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
6183 | #define TIME_T_IS_SIGNED 1
6184 | #define HAVE_STRUCT_TM_TM_ZONE 1
6185 | #define HAVE_TM_ZONE 1
6186 | #define HAVE_TM_GMTOFF 1
6187 | #define PROMOTED_MODE_T mode_t
6188 | #define HAVE__BOOL 1
6189 | #define HAVE_COMPOUND_LITERALS 1
6190 | #define HAVE_POSIX_SPAWN 1
6191 | #define REPLACE_VFPRINTF_POSIX 1
6192 | #define USER_LABEL_PREFIX
6193 | #define HAVE_SIGSET_T 1
6194 | /* end confdefs.h. */
6196 | /* Override any GCC internal prototype to avoid an error.
6197 | Use char because int might match the return type of a GCC
6198 | builtin and then its argument prototype would still apply. */
6199 | #ifdef __cplusplus
6202 | char setfilecon ();
6206 | return setfilecon ();
6210 configure:28411: result: no
6211 configure:28437: checking whether setenv is declared
6212 configure:28437: gcc -c -g -O2 conftest.c >&5
6213 configure:28437: $? = 0
6214 configure:28437: result: yes
6215 configure:28463: checking search.h usability
6216 configure:28463: gcc -c -g -O2 conftest.c >&5
6217 configure:28463: $? = 0
6218 configure:28463: result: yes
6219 configure:28463: checking search.h presence
6220 configure:28463: gcc -E conftest.c
6221 configure:28463: $? = 0
6222 configure:28463: result: yes
6223 configure:28463: checking for search.h
6224 configure:28463: result: yes
6225 configure:28475: checking for tsearch
6226 configure:28475: gcc -o conftest -g -O2 conftest.c >&5
6227 configure:28475: $? = 0
6228 configure:28475: result: yes
6229 configure:28508: checking for strcasestr
6230 configure:28508: gcc -o conftest -g -O2 conftest.c >&5
6231 configure:28508: $? = 0
6232 configure:28508: result: yes
6233 configure:28523: checking whether strcasestr works
6234 configure:28581: gcc -o conftest -g -O2 conftest.c >&5
6235 configure:28581: $? = 0
6236 configure:28581: ./conftest
6237 configure:28581: $? = 0
6238 configure:28592: result: yes
6239 configure:28605: checking whether strdup is declared
6240 configure:28605: gcc -c -g -O2 conftest.c >&5
6241 configure:28605: $? = 0
6242 configure:28605: result: yes
6243 configure:28618: checking whether strerror(0) succeeds
6244 configure:28655: gcc -o conftest -g -O2 conftest.c >&5
6245 configure:28655: $? = 0
6246 configure:28655: ./conftest
6247 configure:28655: $? = 0
6248 configure:28666: result: yes
6249 configure:28860: checking for struct timespec in <time.h>
6250 configure:28877: gcc -c -g -O2 conftest.c >&5
6251 configure:28877: $? = 0
6252 configure:28884: result: yes
6253 configure:29069: checking whether clearerr_unlocked is declared
6254 configure:29069: gcc -c -g -O2 conftest.c >&5
6255 configure:29069: $? = 0
6256 configure:29069: result: yes
6257 configure:29080: checking whether feof_unlocked is declared
6258 configure:29080: gcc -c -g -O2 conftest.c >&5
6259 configure:29080: $? = 0
6260 configure:29080: result: yes
6261 configure:29091: checking whether ferror_unlocked is declared
6262 configure:29091: gcc -c -g -O2 conftest.c >&5
6263 configure:29091: $? = 0
6264 configure:29091: result: yes
6265 configure:29102: checking whether fgets_unlocked is declared
6266 configure:29102: gcc -c -g -O2 conftest.c >&5
6267 configure:29102: $? = 0
6268 configure:29102: result: yes
6269 configure:29113: checking whether fputc_unlocked is declared
6270 configure:29113: gcc -c -g -O2 conftest.c >&5
6271 configure:29113: $? = 0
6272 configure:29113: result: yes
6273 configure:29124: checking whether fread_unlocked is declared
6274 configure:29124: gcc -c -g -O2 conftest.c >&5
6275 configure:29124: $? = 0
6276 configure:29124: result: yes
6277 configure:29135: checking whether fwrite_unlocked is declared
6278 configure:29135: gcc -c -g -O2 conftest.c >&5
6279 configure:29135: $? = 0
6280 configure:29135: result: yes
6281 configure:29146: checking whether getc_unlocked is declared
6282 configure:29146: gcc -c -g -O2 conftest.c >&5
6283 configure:29146: $? = 0
6284 configure:29146: result: yes
6285 configure:29157: checking whether getchar_unlocked is declared
6286 configure:29157: gcc -c -g -O2 conftest.c >&5
6287 configure:29157: $? = 0
6288 configure:29157: result: yes
6289 configure:29168: checking whether putchar_unlocked is declared
6290 configure:29168: gcc -c -g -O2 conftest.c >&5
6291 configure:29168: $? = 0
6292 configure:29168: result: yes
6293 configure:29179: checking whether unsetenv is declared
6294 configure:29179: gcc -c -g -O2 conftest.c >&5
6295 configure:29179: $? = 0
6296 configure:29179: result: yes
6297 configure:29249: checking sys/acl.h usability
6298 configure:29249: gcc -c -g -O2 conftest.c >&5
6299 conftest.c:227:21: fatal error: sys/acl.h: No such file or directory
6300 compilation terminated.
6301 configure:29249: $? = 1
6302 configure: failed program was:
6304 | #define PACKAGE_NAME "GNU recutils"
6305 | #define PACKAGE_TARNAME "recutils"
6306 | #define PACKAGE_VERSION "1.8"
6307 | #define PACKAGE_STRING "GNU recutils 1.8"
6308 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
6309 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
6310 | #define PACKAGE "recutils"
6311 | #define VERSION "1.8"
6312 | #define STDC_HEADERS 1
6313 | #define HAVE_SYS_TYPES_H 1
6314 | #define HAVE_SYS_STAT_H 1
6315 | #define HAVE_STDLIB_H 1
6316 | #define HAVE_STRING_H 1
6317 | #define HAVE_MEMORY_H 1
6318 | #define HAVE_STRINGS_H 1
6319 | #define HAVE_INTTYPES_H 1
6320 | #define HAVE_STDINT_H 1
6321 | #define HAVE_UNISTD_H 1
6322 | #define __EXTENSIONS__ 1
6323 | #define _ALL_SOURCE 1
6324 | #define _DARWIN_C_SOURCE 1
6325 | #define _GNU_SOURCE 1
6326 | #define _NETBSD_SOURCE 1
6327 | #define _OPENBSD_SOURCE 1
6328 | #define _POSIX_PTHREAD_SEMANTICS 1
6329 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6330 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6331 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6332 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6333 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6334 | #define __STDC_WANT_LIB_EXT2__ 1
6335 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6336 | #define _TANDEM_SOURCE 1
6337 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
6338 | #define HAVE_FSEEKO 1
6339 | #define _FILE_OFFSET_BITS 64
6340 | #define _DARWIN_USE_64_BIT_INODE 1
6341 | #define HAVE_DLFCN_H 1
6342 | #define LT_OBJDIR ".libs/"
6343 | #define HAVE_FCHMOD 1
6344 | #define HAVE_BTOWC 1
6345 | #define HAVE_CANONICALIZE_FILE_NAME 1
6346 | #define HAVE_GETCWD 1
6347 | #define HAVE_READLINK 1
6348 | #define HAVE_REALPATH 1
6349 | #define HAVE_FACCESSAT 1
6350 | #define HAVE_FCNTL 1
6351 | #define HAVE_SYMLINK 1
6352 | #define HAVE_FLOCK 1
6353 | #define HAVE_SNPRINTF 1
6354 | #define HAVE___FWRITING 1
6355 | #define HAVE_GETDELIM 1
6356 | #define HAVE_GETDTABLESIZE 1
6357 | #define HAVE_GETPASS 1
6358 | #define HAVE___FSETLOCKING 1
6359 | #define HAVE_GETTIMEOFDAY 1
6360 | #define HAVE_LSTAT 1
6361 | #define HAVE_MBSINIT 1
6362 | #define HAVE_MBRTOWC 1
6363 | #define HAVE_MBRLEN 1
6364 | #define HAVE_MPROTECT 1
6365 | #define HAVE_MKOSTEMP 1
6366 | #define HAVE_MKSTEMP 1
6367 | #define HAVE_TZSET 1
6368 | #define HAVE_NL_LANGINFO 1
6369 | #define HAVE_ISBLANK 1
6370 | #define HAVE_ISWCTYPE 1
6371 | #define HAVE_LINK 1
6372 | #define HAVE_SECURE_GETENV 1
6373 | #define HAVE_GETUID 1
6374 | #define HAVE_GETEUID 1
6375 | #define HAVE_GETGID 1
6376 | #define HAVE_GETEGID 1
6377 | #define HAVE_SETENV 1
6378 | #define HAVE_SIGACTION 1
6379 | #define HAVE_SIGALTSTACK 1
6380 | #define HAVE_SIGINTERRUPT 1
6381 | #define HAVE_STRDUP 1
6382 | #define HAVE_LOCALTIME_R 1
6383 | #define HAVE_TIMEGM 1
6384 | #define HAVE_WCRTOMB 1
6385 | #define HAVE_WCTOB 1
6386 | #define HAVE_ISWCNTRL 1
6387 | #define HAVE_ALLOCA_H 1
6388 | #define HAVE_ALLOCA 1
6389 | #define restrict __restrict
6390 | #define HAVE_LANGINFO_CODESET 1
6391 | #define FUNC_REALPATH_WORKS 1
6392 | #define HAVE_SYS_PARAM_H 1
6393 | #define HAVE_SYS_SOCKET_H 1
6394 | #define HAVE_UNISTD_H 1
6395 | #define HAVE_STDIO_EXT_H 1
6396 | #define HAVE_FEATURES_H 1
6397 | #define HAVE_SYS_STAT_H 1
6398 | #define HAVE_GETOPT_H 1
6399 | #define HAVE_SYS_CDEFS_H 1
6400 | #define HAVE_TERMIOS_H 1
6401 | #define HAVE_SYS_TIME_H 1
6402 | #define HAVE_LIMITS_H 1
6403 | #define HAVE_WCHAR_H 1
6404 | #define HAVE_STDINT_H 1
6405 | #define HAVE_INTTYPES_H 1
6406 | #define HAVE_LANGINFO_H 1
6407 | #define HAVE_XLOCALE_H 1
6408 | #define HAVE_MATH_H 1
6409 | #define HAVE_SYS_MMAN_H 1
6410 | #define HAVE_MALLOC_H 1
6411 | #define HAVE_SPAWN_H 1
6412 | #define HAVE_STRINGS_H 1
6413 | #define HAVE_SYS_FILE_H 1
6414 | #define HAVE_SYS_WAIT_H 1
6415 | #define HAVE_WCTYPE_H 1
6416 | #define HAVE_ENVIRON_DECL 1
6417 | #define HAVE_DECL_STRERROR_R 1
6418 | #define HAVE_STRERROR_R 1
6419 | #define STRERROR_R_CHAR_P 1
6420 | #define GETGROUPS_T gid_t
6421 | #define HAVE_SIG_ATOMIC_T 1
6422 | #define HAVE_WORKING_O_NOATIME 1
6423 | #define HAVE_WORKING_O_NOFOLLOW 1
6424 | #define HAVE_STDINT_H_WITH_UINTMAX 1
6425 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6426 | #define CHECK_PRINTF_SAFE 1
6427 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
6428 | #define HAVE_LONG_LONG_INT 1
6429 | #define HAVE_WCHAR_T 1
6430 | #define HAVE_WINT_T 1
6431 | #define HAVE_INTMAX_T 1
6432 | #define DBL_EXPBIT0_WORD 1
6433 | #define DBL_EXPBIT0_BIT 20
6434 | #define HAVE_SNPRINTF 1
6435 | #define HAVE_STRNLEN 1
6436 | #define HAVE_WCSLEN 1
6437 | #define HAVE_WCSNLEN 1
6438 | #define HAVE_MBRTOWC 1
6439 | #define HAVE_WCRTOMB 1
6440 | #define HAVE_DECL__SNPRINTF 0
6441 | #define HAVE_SNPRINTF_RETVAL_C99 1
6442 | #define HAVE_DECL_ALARM 1
6443 | #define _USE_STD_STAT 1
6444 | #define HAVE_DECL_FSEEKO 1
6445 | #define HAVE_DECL_FTELLO 1
6446 | #define HAVE_DECL_GETDELIM 1
6447 | #define HAVE_DECL_GETDTABLESIZE 1
6448 | #define HAVE_DECL_GETLINE 1
6449 | #define HAVE_GETOPT_H 1
6450 | #define HAVE_GETOPT_LONG_ONLY 1
6451 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
6452 | #define HAVE_DECL_FLOCKFILE 1
6453 | #define HAVE_DECL_FPUTS_UNLOCKED 1
6454 | #define HAVE_DECL_FUNLOCKFILE 1
6455 | #define HAVE_DECL_PUTC_UNLOCKED 1
6456 | #define HAVE_INTTYPES_H 1
6457 | #define FLT_EXPBIT0_WORD 0
6458 | #define FLT_EXPBIT0_BIT 23
6459 | #define USE_POSIX_THREADS 1
6460 | #define USE_POSIX_THREADS_WEAK 1
6461 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
6462 | #define HAVE_STDLIB_H 1
6463 | #define MALLOC_0_IS_NONNULL 1
6464 | #define HAVE_MBSTATE_T 1
6465 | #define C_LOCALE_MAYBE_EILSEQ 1
6466 | #define HAVE_MAP_ANONYMOUS 1
6467 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
6468 | #define TIME_T_IS_SIGNED 1
6469 | #define HAVE_STRUCT_TM_TM_ZONE 1
6470 | #define HAVE_TM_ZONE 1
6471 | #define HAVE_TM_GMTOFF 1
6472 | #define PROMOTED_MODE_T mode_t
6473 | #define HAVE__BOOL 1
6474 | #define HAVE_COMPOUND_LITERALS 1
6475 | #define HAVE_POSIX_SPAWN 1
6476 | #define REPLACE_VFPRINTF_POSIX 1
6477 | #define USER_LABEL_PREFIX
6478 | #define HAVE_SIGSET_T 1
6479 | #define HAVE_DECL_SETENV 1
6480 | #define HAVE_SEARCH_H 1
6481 | #define HAVE_TSEARCH 1
6482 | #define HAVE_STRCASESTR 1
6483 | #define HAVE_DECL_STRDUP 1
6484 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
6485 | #define HAVE_DECL_FEOF_UNLOCKED 1
6486 | #define HAVE_DECL_FERROR_UNLOCKED 1
6487 | #define HAVE_DECL_FGETS_UNLOCKED 1
6488 | #define HAVE_DECL_FPUTC_UNLOCKED 1
6489 | #define HAVE_DECL_FREAD_UNLOCKED 1
6490 | #define HAVE_DECL_FWRITE_UNLOCKED 1
6491 | #define HAVE_DECL_GETC_UNLOCKED 1
6492 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
6493 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
6494 | #define HAVE_DECL_UNSETENV 1
6495 | /* end confdefs.h. */
6496 | #include <stdio.h>
6497 | #ifdef HAVE_SYS_TYPES_H
6498 | # include <sys/types.h>
6500 | #ifdef HAVE_SYS_STAT_H
6501 | # include <sys/stat.h>
6503 | #ifdef STDC_HEADERS
6504 | # include <stdlib.h>
6505 | # include <stddef.h>
6507 | # ifdef HAVE_STDLIB_H
6508 | # include <stdlib.h>
6511 | #ifdef HAVE_STRING_H
6512 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6513 | # include <memory.h>
6515 | # include <string.h>
6517 | #ifdef HAVE_STRINGS_H
6518 | # include <strings.h>
6520 | #ifdef HAVE_INTTYPES_H
6521 | # include <inttypes.h>
6523 | #ifdef HAVE_STDINT_H
6524 | # include <stdint.h>
6526 | #ifdef HAVE_UNISTD_H
6527 | # include <unistd.h>
6529 | #include <sys/acl.h>
6530 configure:29249: result: no
6531 configure:29249: checking sys/acl.h presence
6532 configure:29249: gcc -E conftest.c
6533 conftest.c:194:21: fatal error: sys/acl.h: No such file or directory
6534 compilation terminated.
6535 configure:29249: $? = 1
6536 configure: failed program was:
6538 | #define PACKAGE_NAME "GNU recutils"
6539 | #define PACKAGE_TARNAME "recutils"
6540 | #define PACKAGE_VERSION "1.8"
6541 | #define PACKAGE_STRING "GNU recutils 1.8"
6542 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
6543 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
6544 | #define PACKAGE "recutils"
6545 | #define VERSION "1.8"
6546 | #define STDC_HEADERS 1
6547 | #define HAVE_SYS_TYPES_H 1
6548 | #define HAVE_SYS_STAT_H 1
6549 | #define HAVE_STDLIB_H 1
6550 | #define HAVE_STRING_H 1
6551 | #define HAVE_MEMORY_H 1
6552 | #define HAVE_STRINGS_H 1
6553 | #define HAVE_INTTYPES_H 1
6554 | #define HAVE_STDINT_H 1
6555 | #define HAVE_UNISTD_H 1
6556 | #define __EXTENSIONS__ 1
6557 | #define _ALL_SOURCE 1
6558 | #define _DARWIN_C_SOURCE 1
6559 | #define _GNU_SOURCE 1
6560 | #define _NETBSD_SOURCE 1
6561 | #define _OPENBSD_SOURCE 1
6562 | #define _POSIX_PTHREAD_SEMANTICS 1
6563 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6564 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6565 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6566 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6567 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6568 | #define __STDC_WANT_LIB_EXT2__ 1
6569 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6570 | #define _TANDEM_SOURCE 1
6571 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
6572 | #define HAVE_FSEEKO 1
6573 | #define _FILE_OFFSET_BITS 64
6574 | #define _DARWIN_USE_64_BIT_INODE 1
6575 | #define HAVE_DLFCN_H 1
6576 | #define LT_OBJDIR ".libs/"
6577 | #define HAVE_FCHMOD 1
6578 | #define HAVE_BTOWC 1
6579 | #define HAVE_CANONICALIZE_FILE_NAME 1
6580 | #define HAVE_GETCWD 1
6581 | #define HAVE_READLINK 1
6582 | #define HAVE_REALPATH 1
6583 | #define HAVE_FACCESSAT 1
6584 | #define HAVE_FCNTL 1
6585 | #define HAVE_SYMLINK 1
6586 | #define HAVE_FLOCK 1
6587 | #define HAVE_SNPRINTF 1
6588 | #define HAVE___FWRITING 1
6589 | #define HAVE_GETDELIM 1
6590 | #define HAVE_GETDTABLESIZE 1
6591 | #define HAVE_GETPASS 1
6592 | #define HAVE___FSETLOCKING 1
6593 | #define HAVE_GETTIMEOFDAY 1
6594 | #define HAVE_LSTAT 1
6595 | #define HAVE_MBSINIT 1
6596 | #define HAVE_MBRTOWC 1
6597 | #define HAVE_MBRLEN 1
6598 | #define HAVE_MPROTECT 1
6599 | #define HAVE_MKOSTEMP 1
6600 | #define HAVE_MKSTEMP 1
6601 | #define HAVE_TZSET 1
6602 | #define HAVE_NL_LANGINFO 1
6603 | #define HAVE_ISBLANK 1
6604 | #define HAVE_ISWCTYPE 1
6605 | #define HAVE_LINK 1
6606 | #define HAVE_SECURE_GETENV 1
6607 | #define HAVE_GETUID 1
6608 | #define HAVE_GETEUID 1
6609 | #define HAVE_GETGID 1
6610 | #define HAVE_GETEGID 1
6611 | #define HAVE_SETENV 1
6612 | #define HAVE_SIGACTION 1
6613 | #define HAVE_SIGALTSTACK 1
6614 | #define HAVE_SIGINTERRUPT 1
6615 | #define HAVE_STRDUP 1
6616 | #define HAVE_LOCALTIME_R 1
6617 | #define HAVE_TIMEGM 1
6618 | #define HAVE_WCRTOMB 1
6619 | #define HAVE_WCTOB 1
6620 | #define HAVE_ISWCNTRL 1
6621 | #define HAVE_ALLOCA_H 1
6622 | #define HAVE_ALLOCA 1
6623 | #define restrict __restrict
6624 | #define HAVE_LANGINFO_CODESET 1
6625 | #define FUNC_REALPATH_WORKS 1
6626 | #define HAVE_SYS_PARAM_H 1
6627 | #define HAVE_SYS_SOCKET_H 1
6628 | #define HAVE_UNISTD_H 1
6629 | #define HAVE_STDIO_EXT_H 1
6630 | #define HAVE_FEATURES_H 1
6631 | #define HAVE_SYS_STAT_H 1
6632 | #define HAVE_GETOPT_H 1
6633 | #define HAVE_SYS_CDEFS_H 1
6634 | #define HAVE_TERMIOS_H 1
6635 | #define HAVE_SYS_TIME_H 1
6636 | #define HAVE_LIMITS_H 1
6637 | #define HAVE_WCHAR_H 1
6638 | #define HAVE_STDINT_H 1
6639 | #define HAVE_INTTYPES_H 1
6640 | #define HAVE_LANGINFO_H 1
6641 | #define HAVE_XLOCALE_H 1
6642 | #define HAVE_MATH_H 1
6643 | #define HAVE_SYS_MMAN_H 1
6644 | #define HAVE_MALLOC_H 1
6645 | #define HAVE_SPAWN_H 1
6646 | #define HAVE_STRINGS_H 1
6647 | #define HAVE_SYS_FILE_H 1
6648 | #define HAVE_SYS_WAIT_H 1
6649 | #define HAVE_WCTYPE_H 1
6650 | #define HAVE_ENVIRON_DECL 1
6651 | #define HAVE_DECL_STRERROR_R 1
6652 | #define HAVE_STRERROR_R 1
6653 | #define STRERROR_R_CHAR_P 1
6654 | #define GETGROUPS_T gid_t
6655 | #define HAVE_SIG_ATOMIC_T 1
6656 | #define HAVE_WORKING_O_NOATIME 1
6657 | #define HAVE_WORKING_O_NOFOLLOW 1
6658 | #define HAVE_STDINT_H_WITH_UINTMAX 1
6659 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6660 | #define CHECK_PRINTF_SAFE 1
6661 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
6662 | #define HAVE_LONG_LONG_INT 1
6663 | #define HAVE_WCHAR_T 1
6664 | #define HAVE_WINT_T 1
6665 | #define HAVE_INTMAX_T 1
6666 | #define DBL_EXPBIT0_WORD 1
6667 | #define DBL_EXPBIT0_BIT 20
6668 | #define HAVE_SNPRINTF 1
6669 | #define HAVE_STRNLEN 1
6670 | #define HAVE_WCSLEN 1
6671 | #define HAVE_WCSNLEN 1
6672 | #define HAVE_MBRTOWC 1
6673 | #define HAVE_WCRTOMB 1
6674 | #define HAVE_DECL__SNPRINTF 0
6675 | #define HAVE_SNPRINTF_RETVAL_C99 1
6676 | #define HAVE_DECL_ALARM 1
6677 | #define _USE_STD_STAT 1
6678 | #define HAVE_DECL_FSEEKO 1
6679 | #define HAVE_DECL_FTELLO 1
6680 | #define HAVE_DECL_GETDELIM 1
6681 | #define HAVE_DECL_GETDTABLESIZE 1
6682 | #define HAVE_DECL_GETLINE 1
6683 | #define HAVE_GETOPT_H 1
6684 | #define HAVE_GETOPT_LONG_ONLY 1
6685 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
6686 | #define HAVE_DECL_FLOCKFILE 1
6687 | #define HAVE_DECL_FPUTS_UNLOCKED 1
6688 | #define HAVE_DECL_FUNLOCKFILE 1
6689 | #define HAVE_DECL_PUTC_UNLOCKED 1
6690 | #define HAVE_INTTYPES_H 1
6691 | #define FLT_EXPBIT0_WORD 0
6692 | #define FLT_EXPBIT0_BIT 23
6693 | #define USE_POSIX_THREADS 1
6694 | #define USE_POSIX_THREADS_WEAK 1
6695 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
6696 | #define HAVE_STDLIB_H 1
6697 | #define MALLOC_0_IS_NONNULL 1
6698 | #define HAVE_MBSTATE_T 1
6699 | #define C_LOCALE_MAYBE_EILSEQ 1
6700 | #define HAVE_MAP_ANONYMOUS 1
6701 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
6702 | #define TIME_T_IS_SIGNED 1
6703 | #define HAVE_STRUCT_TM_TM_ZONE 1
6704 | #define HAVE_TM_ZONE 1
6705 | #define HAVE_TM_GMTOFF 1
6706 | #define PROMOTED_MODE_T mode_t
6707 | #define HAVE__BOOL 1
6708 | #define HAVE_COMPOUND_LITERALS 1
6709 | #define HAVE_POSIX_SPAWN 1
6710 | #define REPLACE_VFPRINTF_POSIX 1
6711 | #define USER_LABEL_PREFIX
6712 | #define HAVE_SIGSET_T 1
6713 | #define HAVE_DECL_SETENV 1
6714 | #define HAVE_SEARCH_H 1
6715 | #define HAVE_TSEARCH 1
6716 | #define HAVE_STRCASESTR 1
6717 | #define HAVE_DECL_STRDUP 1
6718 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
6719 | #define HAVE_DECL_FEOF_UNLOCKED 1
6720 | #define HAVE_DECL_FERROR_UNLOCKED 1
6721 | #define HAVE_DECL_FGETS_UNLOCKED 1
6722 | #define HAVE_DECL_FPUTC_UNLOCKED 1
6723 | #define HAVE_DECL_FREAD_UNLOCKED 1
6724 | #define HAVE_DECL_FWRITE_UNLOCKED 1
6725 | #define HAVE_DECL_GETC_UNLOCKED 1
6726 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
6727 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
6728 | #define HAVE_DECL_UNSETENV 1
6729 | /* end confdefs.h. */
6730 | #include <sys/acl.h>
6731 configure:29249: result: no
6732 configure:29249: checking for sys/acl.h
6733 configure:29249: result: no
6734 configure:29659: WARNING: libacl development library was not found or not usable.
6735 configure:29661: WARNING: GNU recutils will be built without ACL support.
6736 configure:29685: checking for alloca as a compiler built-in
6737 configure:29709: result: yes
6738 configure:29750: checking whether btowc(0) is correct
6739 configure:29787: gcc -o conftest -g -O2 conftest.c >&5
6740 configure:29787: $? = 0
6741 configure:29787: ./conftest
6742 configure:29787: $? = 0
6743 configure:29798: result: yes
6744 configure:29801: checking whether btowc(EOF) is correct
6745 configure:29854: result: guessing yes
6746 configure:29898: checking for __builtin_expect
6747 configure:29913: gcc -o conftest -g -O2 conftest.c >&5
6748 configure:29913: $? = 0
6749 configure:29938: result: yes
6750 configure:30049: checking for library containing clock_gettime
6751 configure:30080: gcc -o conftest -g -O2 conftest.c >&5
6752 configure:30080: $? = 0
6753 configure:30097: result: none required
6754 configure:30109: checking for clock_gettime
6755 configure:30109: gcc -o conftest -g -O2 conftest.c >&5
6756 configure:30109: $? = 0
6757 configure:30109: result: yes
6758 configure:30109: checking for clock_settime
6759 configure:30109: gcc -o conftest -g -O2 conftest.c >&5
6760 configure:30109: $? = 0
6761 configure:30109: result: yes
6762 configure:30213: checking whether // is distinct from /
6763 configure:30242: result: no
6764 configure:30259: checking whether dup2 works
6765 configure:30347: gcc -o conftest -g -O2 conftest.c >&5
6766 configure:30347: $? = 0
6767 configure:30347: ./conftest
6768 configure:30347: $? = 0
6769 configure:30358: result: yes
6770 configure:30426: checking for error_at_line
6771 configure:30442: gcc -o conftest -g -O2 conftest.c >&5
6772 configure:30442: $? = 0
6773 configure:30450: result: yes
6774 configure:30484: checking for euidaccess
6775 configure:30484: gcc -o conftest -g -O2 conftest.c >&5
6776 configure:30484: $? = 0
6777 configure:30484: result: yes
6778 configure:30749: checking whether fcntl handles F_DUPFD correctly
6779 configure:30807: gcc -o conftest -g -O2 conftest.c >&5
6780 configure:30807: $? = 0
6781 configure:30807: ./conftest
6782 configure:30807: $? = 0
6783 configure:30817: result: yes
6784 configure:30835: checking whether fcntl understands F_DUPFD_CLOEXEC
6785 configure:30856: gcc -c -g -O2 conftest.c >&5
6786 configure:30856: $? = 0
6787 configure:30874: gcc -c -g -O2 conftest.c >&5
6788 conftest.c:216:1: error: unknown type name 'choke'
6791 conftest.c:219:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
6794 configure:30874: $? = 1
6795 configure: failed program was:
6797 | #define PACKAGE_NAME "GNU recutils"
6798 | #define PACKAGE_TARNAME "recutils"
6799 | #define PACKAGE_VERSION "1.8"
6800 | #define PACKAGE_STRING "GNU recutils 1.8"
6801 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
6802 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
6803 | #define PACKAGE "recutils"
6804 | #define VERSION "1.8"
6805 | #define STDC_HEADERS 1
6806 | #define HAVE_SYS_TYPES_H 1
6807 | #define HAVE_SYS_STAT_H 1
6808 | #define HAVE_STDLIB_H 1
6809 | #define HAVE_STRING_H 1
6810 | #define HAVE_MEMORY_H 1
6811 | #define HAVE_STRINGS_H 1
6812 | #define HAVE_INTTYPES_H 1
6813 | #define HAVE_STDINT_H 1
6814 | #define HAVE_UNISTD_H 1
6815 | #define __EXTENSIONS__ 1
6816 | #define _ALL_SOURCE 1
6817 | #define _DARWIN_C_SOURCE 1
6818 | #define _GNU_SOURCE 1
6819 | #define _NETBSD_SOURCE 1
6820 | #define _OPENBSD_SOURCE 1
6821 | #define _POSIX_PTHREAD_SEMANTICS 1
6822 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6823 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6824 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6825 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6826 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6827 | #define __STDC_WANT_LIB_EXT2__ 1
6828 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6829 | #define _TANDEM_SOURCE 1
6830 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
6831 | #define HAVE_FSEEKO 1
6832 | #define _FILE_OFFSET_BITS 64
6833 | #define _DARWIN_USE_64_BIT_INODE 1
6834 | #define HAVE_DLFCN_H 1
6835 | #define LT_OBJDIR ".libs/"
6836 | #define HAVE_FCHMOD 1
6837 | #define HAVE_BTOWC 1
6838 | #define HAVE_CANONICALIZE_FILE_NAME 1
6839 | #define HAVE_GETCWD 1
6840 | #define HAVE_READLINK 1
6841 | #define HAVE_REALPATH 1
6842 | #define HAVE_FACCESSAT 1
6843 | #define HAVE_FCNTL 1
6844 | #define HAVE_SYMLINK 1
6845 | #define HAVE_FLOCK 1
6846 | #define HAVE_SNPRINTF 1
6847 | #define HAVE___FWRITING 1
6848 | #define HAVE_GETDELIM 1
6849 | #define HAVE_GETDTABLESIZE 1
6850 | #define HAVE_GETPASS 1
6851 | #define HAVE___FSETLOCKING 1
6852 | #define HAVE_GETTIMEOFDAY 1
6853 | #define HAVE_LSTAT 1
6854 | #define HAVE_MBSINIT 1
6855 | #define HAVE_MBRTOWC 1
6856 | #define HAVE_MBRLEN 1
6857 | #define HAVE_MPROTECT 1
6858 | #define HAVE_MKOSTEMP 1
6859 | #define HAVE_MKSTEMP 1
6860 | #define HAVE_TZSET 1
6861 | #define HAVE_NL_LANGINFO 1
6862 | #define HAVE_ISBLANK 1
6863 | #define HAVE_ISWCTYPE 1
6864 | #define HAVE_LINK 1
6865 | #define HAVE_SECURE_GETENV 1
6866 | #define HAVE_GETUID 1
6867 | #define HAVE_GETEUID 1
6868 | #define HAVE_GETGID 1
6869 | #define HAVE_GETEGID 1
6870 | #define HAVE_SETENV 1
6871 | #define HAVE_SIGACTION 1
6872 | #define HAVE_SIGALTSTACK 1
6873 | #define HAVE_SIGINTERRUPT 1
6874 | #define HAVE_STRDUP 1
6875 | #define HAVE_LOCALTIME_R 1
6876 | #define HAVE_TIMEGM 1
6877 | #define HAVE_WCRTOMB 1
6878 | #define HAVE_WCTOB 1
6879 | #define HAVE_ISWCNTRL 1
6880 | #define HAVE_ALLOCA_H 1
6881 | #define HAVE_ALLOCA 1
6882 | #define restrict __restrict
6883 | #define HAVE_LANGINFO_CODESET 1
6884 | #define FUNC_REALPATH_WORKS 1
6885 | #define HAVE_SYS_PARAM_H 1
6886 | #define HAVE_SYS_SOCKET_H 1
6887 | #define HAVE_UNISTD_H 1
6888 | #define HAVE_STDIO_EXT_H 1
6889 | #define HAVE_FEATURES_H 1
6890 | #define HAVE_SYS_STAT_H 1
6891 | #define HAVE_GETOPT_H 1
6892 | #define HAVE_SYS_CDEFS_H 1
6893 | #define HAVE_TERMIOS_H 1
6894 | #define HAVE_SYS_TIME_H 1
6895 | #define HAVE_LIMITS_H 1
6896 | #define HAVE_WCHAR_H 1
6897 | #define HAVE_STDINT_H 1
6898 | #define HAVE_INTTYPES_H 1
6899 | #define HAVE_LANGINFO_H 1
6900 | #define HAVE_XLOCALE_H 1
6901 | #define HAVE_MATH_H 1
6902 | #define HAVE_SYS_MMAN_H 1
6903 | #define HAVE_MALLOC_H 1
6904 | #define HAVE_SPAWN_H 1
6905 | #define HAVE_STRINGS_H 1
6906 | #define HAVE_SYS_FILE_H 1
6907 | #define HAVE_SYS_WAIT_H 1
6908 | #define HAVE_WCTYPE_H 1
6909 | #define HAVE_ENVIRON_DECL 1
6910 | #define HAVE_DECL_STRERROR_R 1
6911 | #define HAVE_STRERROR_R 1
6912 | #define STRERROR_R_CHAR_P 1
6913 | #define GETGROUPS_T gid_t
6914 | #define HAVE_SIG_ATOMIC_T 1
6915 | #define HAVE_WORKING_O_NOATIME 1
6916 | #define HAVE_WORKING_O_NOFOLLOW 1
6917 | #define HAVE_STDINT_H_WITH_UINTMAX 1
6918 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6919 | #define CHECK_PRINTF_SAFE 1
6920 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
6921 | #define HAVE_LONG_LONG_INT 1
6922 | #define HAVE_WCHAR_T 1
6923 | #define HAVE_WINT_T 1
6924 | #define HAVE_INTMAX_T 1
6925 | #define DBL_EXPBIT0_WORD 1
6926 | #define DBL_EXPBIT0_BIT 20
6927 | #define HAVE_SNPRINTF 1
6928 | #define HAVE_STRNLEN 1
6929 | #define HAVE_WCSLEN 1
6930 | #define HAVE_WCSNLEN 1
6931 | #define HAVE_MBRTOWC 1
6932 | #define HAVE_WCRTOMB 1
6933 | #define HAVE_DECL__SNPRINTF 0
6934 | #define HAVE_SNPRINTF_RETVAL_C99 1
6935 | #define HAVE_DECL_ALARM 1
6936 | #define _USE_STD_STAT 1
6937 | #define HAVE_DECL_FSEEKO 1
6938 | #define HAVE_DECL_FTELLO 1
6939 | #define HAVE_DECL_GETDELIM 1
6940 | #define HAVE_DECL_GETDTABLESIZE 1
6941 | #define HAVE_DECL_GETLINE 1
6942 | #define HAVE_GETOPT_H 1
6943 | #define HAVE_GETOPT_LONG_ONLY 1
6944 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
6945 | #define HAVE_DECL_FLOCKFILE 1
6946 | #define HAVE_DECL_FPUTS_UNLOCKED 1
6947 | #define HAVE_DECL_FUNLOCKFILE 1
6948 | #define HAVE_DECL_PUTC_UNLOCKED 1
6949 | #define HAVE_INTTYPES_H 1
6950 | #define FLT_EXPBIT0_WORD 0
6951 | #define FLT_EXPBIT0_BIT 23
6952 | #define USE_POSIX_THREADS 1
6953 | #define USE_POSIX_THREADS_WEAK 1
6954 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
6955 | #define HAVE_STDLIB_H 1
6956 | #define MALLOC_0_IS_NONNULL 1
6957 | #define HAVE_MBSTATE_T 1
6958 | #define C_LOCALE_MAYBE_EILSEQ 1
6959 | #define HAVE_MAP_ANONYMOUS 1
6960 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
6961 | #define TIME_T_IS_SIGNED 1
6962 | #define HAVE_STRUCT_TM_TM_ZONE 1
6963 | #define HAVE_TM_ZONE 1
6964 | #define HAVE_TM_GMTOFF 1
6965 | #define PROMOTED_MODE_T mode_t
6966 | #define HAVE__BOOL 1
6967 | #define HAVE_COMPOUND_LITERALS 1
6968 | #define HAVE_POSIX_SPAWN 1
6969 | #define REPLACE_VFPRINTF_POSIX 1
6970 | #define USER_LABEL_PREFIX
6971 | #define HAVE_SIGSET_T 1
6972 | #define HAVE_DECL_SETENV 1
6973 | #define HAVE_SEARCH_H 1
6974 | #define HAVE_TSEARCH 1
6975 | #define HAVE_STRCASESTR 1
6976 | #define HAVE_DECL_STRDUP 1
6977 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
6978 | #define HAVE_DECL_FEOF_UNLOCKED 1
6979 | #define HAVE_DECL_FERROR_UNLOCKED 1
6980 | #define HAVE_DECL_FGETS_UNLOCKED 1
6981 | #define HAVE_DECL_FPUTC_UNLOCKED 1
6982 | #define HAVE_DECL_FREAD_UNLOCKED 1
6983 | #define HAVE_DECL_FWRITE_UNLOCKED 1
6984 | #define HAVE_DECL_GETC_UNLOCKED 1
6985 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
6986 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
6987 | #define HAVE_DECL_UNSETENV 1
6989 | #define HAVE_ALLOCA 1
6990 | #define GNULIB_TEST_BTOWC 1
6991 | #define HAVE___BUILTIN_EXPECT 1
6992 | #define GNULIB_CANONICALIZE_LGPL 1
6993 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
6994 | #define GNULIB_TEST_REALPATH 1
6995 | #define GNULIB_TEST_CHDIR 1
6996 | #define HAVE_CLOCK_GETTIME 1
6997 | #define HAVE_CLOCK_SETTIME 1
6998 | #define GNULIB_TEST_CLOEXEC 1
6999 | #define GNULIB_TEST_CLOSE 1
7000 | #define GNULIB_CLOSE_STREAM 1
7001 | #define HAVE_DUP2 1
7002 | #define GNULIB_TEST_DUP2 1
7003 | #define GNULIB_TEST_ENVIRON 1
7004 | #define HAVE_EUIDACCESS 1
7005 | #define GNULIB_TEST_EUIDACCESS 1
7006 | /* end confdefs.h. */
7009 | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace
7010 | it to support the semantics on older kernels that failed with EINVAL. */
7021 configure:30885: result: needs runtime check
7022 configure:31012: checking for flexible array member
7023 configure:31040: gcc -c -g -O2 conftest.c >&5
7024 configure:31040: $? = 0
7025 configure:31047: result: yes
7026 configure:31110: checking whether conversion from 'int' to 'long double' works
7027 configure:31154: gcc -o conftest -g -O2 conftest.c >&5
7028 configure:31154: $? = 0
7029 configure:31154: ./conftest
7030 configure:31154: $? = 0
7031 configure:31165: result: yes
7032 configure:31355: gcc -o conftest -g -O2 conftest.c >&5
7033 /tmp/ccug1W9t.o:(.data+0x0): undefined reference to `floor'
7034 /tmp/ccug1W9t.o: In function `main':
7035 /mnt/lfs/build/recutils/recutils-1.8/conftest.c:223: undefined reference to `floor'
7036 collect2: error: ld returned 1 exit status
7037 configure:31355: $? = 1
7038 configure: failed program was:
7040 | #define PACKAGE_NAME "GNU recutils"
7041 | #define PACKAGE_TARNAME "recutils"
7042 | #define PACKAGE_VERSION "1.8"
7043 | #define PACKAGE_STRING "GNU recutils 1.8"
7044 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
7045 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
7046 | #define PACKAGE "recutils"
7047 | #define VERSION "1.8"
7048 | #define STDC_HEADERS 1
7049 | #define HAVE_SYS_TYPES_H 1
7050 | #define HAVE_SYS_STAT_H 1
7051 | #define HAVE_STDLIB_H 1
7052 | #define HAVE_STRING_H 1
7053 | #define HAVE_MEMORY_H 1
7054 | #define HAVE_STRINGS_H 1
7055 | #define HAVE_INTTYPES_H 1
7056 | #define HAVE_STDINT_H 1
7057 | #define HAVE_UNISTD_H 1
7058 | #define __EXTENSIONS__ 1
7059 | #define _ALL_SOURCE 1
7060 | #define _DARWIN_C_SOURCE 1
7061 | #define _GNU_SOURCE 1
7062 | #define _NETBSD_SOURCE 1
7063 | #define _OPENBSD_SOURCE 1
7064 | #define _POSIX_PTHREAD_SEMANTICS 1
7065 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7066 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7067 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7068 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7069 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7070 | #define __STDC_WANT_LIB_EXT2__ 1
7071 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7072 | #define _TANDEM_SOURCE 1
7073 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
7074 | #define HAVE_FSEEKO 1
7075 | #define _FILE_OFFSET_BITS 64
7076 | #define _DARWIN_USE_64_BIT_INODE 1
7077 | #define HAVE_DLFCN_H 1
7078 | #define LT_OBJDIR ".libs/"
7079 | #define HAVE_FCHMOD 1
7080 | #define HAVE_BTOWC 1
7081 | #define HAVE_CANONICALIZE_FILE_NAME 1
7082 | #define HAVE_GETCWD 1
7083 | #define HAVE_READLINK 1
7084 | #define HAVE_REALPATH 1
7085 | #define HAVE_FACCESSAT 1
7086 | #define HAVE_FCNTL 1
7087 | #define HAVE_SYMLINK 1
7088 | #define HAVE_FLOCK 1
7089 | #define HAVE_SNPRINTF 1
7090 | #define HAVE___FWRITING 1
7091 | #define HAVE_GETDELIM 1
7092 | #define HAVE_GETDTABLESIZE 1
7093 | #define HAVE_GETPASS 1
7094 | #define HAVE___FSETLOCKING 1
7095 | #define HAVE_GETTIMEOFDAY 1
7096 | #define HAVE_LSTAT 1
7097 | #define HAVE_MBSINIT 1
7098 | #define HAVE_MBRTOWC 1
7099 | #define HAVE_MBRLEN 1
7100 | #define HAVE_MPROTECT 1
7101 | #define HAVE_MKOSTEMP 1
7102 | #define HAVE_MKSTEMP 1
7103 | #define HAVE_TZSET 1
7104 | #define HAVE_NL_LANGINFO 1
7105 | #define HAVE_ISBLANK 1
7106 | #define HAVE_ISWCTYPE 1
7107 | #define HAVE_LINK 1
7108 | #define HAVE_SECURE_GETENV 1
7109 | #define HAVE_GETUID 1
7110 | #define HAVE_GETEUID 1
7111 | #define HAVE_GETGID 1
7112 | #define HAVE_GETEGID 1
7113 | #define HAVE_SETENV 1
7114 | #define HAVE_SIGACTION 1
7115 | #define HAVE_SIGALTSTACK 1
7116 | #define HAVE_SIGINTERRUPT 1
7117 | #define HAVE_STRDUP 1
7118 | #define HAVE_LOCALTIME_R 1
7119 | #define HAVE_TIMEGM 1
7120 | #define HAVE_WCRTOMB 1
7121 | #define HAVE_WCTOB 1
7122 | #define HAVE_ISWCNTRL 1
7123 | #define HAVE_ALLOCA_H 1
7124 | #define HAVE_ALLOCA 1
7125 | #define restrict __restrict
7126 | #define HAVE_LANGINFO_CODESET 1
7127 | #define FUNC_REALPATH_WORKS 1
7128 | #define HAVE_SYS_PARAM_H 1
7129 | #define HAVE_SYS_SOCKET_H 1
7130 | #define HAVE_UNISTD_H 1
7131 | #define HAVE_STDIO_EXT_H 1
7132 | #define HAVE_FEATURES_H 1
7133 | #define HAVE_SYS_STAT_H 1
7134 | #define HAVE_GETOPT_H 1
7135 | #define HAVE_SYS_CDEFS_H 1
7136 | #define HAVE_TERMIOS_H 1
7137 | #define HAVE_SYS_TIME_H 1
7138 | #define HAVE_LIMITS_H 1
7139 | #define HAVE_WCHAR_H 1
7140 | #define HAVE_STDINT_H 1
7141 | #define HAVE_INTTYPES_H 1
7142 | #define HAVE_LANGINFO_H 1
7143 | #define HAVE_XLOCALE_H 1
7144 | #define HAVE_MATH_H 1
7145 | #define HAVE_SYS_MMAN_H 1
7146 | #define HAVE_MALLOC_H 1
7147 | #define HAVE_SPAWN_H 1
7148 | #define HAVE_STRINGS_H 1
7149 | #define HAVE_SYS_FILE_H 1
7150 | #define HAVE_SYS_WAIT_H 1
7151 | #define HAVE_WCTYPE_H 1
7152 | #define HAVE_ENVIRON_DECL 1
7153 | #define HAVE_DECL_STRERROR_R 1
7154 | #define HAVE_STRERROR_R 1
7155 | #define STRERROR_R_CHAR_P 1
7156 | #define GETGROUPS_T gid_t
7157 | #define HAVE_SIG_ATOMIC_T 1
7158 | #define HAVE_WORKING_O_NOATIME 1
7159 | #define HAVE_WORKING_O_NOFOLLOW 1
7160 | #define HAVE_STDINT_H_WITH_UINTMAX 1
7161 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7162 | #define CHECK_PRINTF_SAFE 1
7163 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
7164 | #define HAVE_LONG_LONG_INT 1
7165 | #define HAVE_WCHAR_T 1
7166 | #define HAVE_WINT_T 1
7167 | #define HAVE_INTMAX_T 1
7168 | #define DBL_EXPBIT0_WORD 1
7169 | #define DBL_EXPBIT0_BIT 20
7170 | #define HAVE_SNPRINTF 1
7171 | #define HAVE_STRNLEN 1
7172 | #define HAVE_WCSLEN 1
7173 | #define HAVE_WCSNLEN 1
7174 | #define HAVE_MBRTOWC 1
7175 | #define HAVE_WCRTOMB 1
7176 | #define HAVE_DECL__SNPRINTF 0
7177 | #define HAVE_SNPRINTF_RETVAL_C99 1
7178 | #define HAVE_DECL_ALARM 1
7179 | #define _USE_STD_STAT 1
7180 | #define HAVE_DECL_FSEEKO 1
7181 | #define HAVE_DECL_FTELLO 1
7182 | #define HAVE_DECL_GETDELIM 1
7183 | #define HAVE_DECL_GETDTABLESIZE 1
7184 | #define HAVE_DECL_GETLINE 1
7185 | #define HAVE_GETOPT_H 1
7186 | #define HAVE_GETOPT_LONG_ONLY 1
7187 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
7188 | #define HAVE_DECL_FLOCKFILE 1
7189 | #define HAVE_DECL_FPUTS_UNLOCKED 1
7190 | #define HAVE_DECL_FUNLOCKFILE 1
7191 | #define HAVE_DECL_PUTC_UNLOCKED 1
7192 | #define HAVE_INTTYPES_H 1
7193 | #define FLT_EXPBIT0_WORD 0
7194 | #define FLT_EXPBIT0_BIT 23
7195 | #define USE_POSIX_THREADS 1
7196 | #define USE_POSIX_THREADS_WEAK 1
7197 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
7198 | #define HAVE_STDLIB_H 1
7199 | #define MALLOC_0_IS_NONNULL 1
7200 | #define HAVE_MBSTATE_T 1
7201 | #define C_LOCALE_MAYBE_EILSEQ 1
7202 | #define HAVE_MAP_ANONYMOUS 1
7203 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
7204 | #define TIME_T_IS_SIGNED 1
7205 | #define HAVE_STRUCT_TM_TM_ZONE 1
7206 | #define HAVE_TM_ZONE 1
7207 | #define HAVE_TM_GMTOFF 1
7208 | #define PROMOTED_MODE_T mode_t
7209 | #define HAVE__BOOL 1
7210 | #define HAVE_COMPOUND_LITERALS 1
7211 | #define HAVE_POSIX_SPAWN 1
7212 | #define REPLACE_VFPRINTF_POSIX 1
7213 | #define USER_LABEL_PREFIX
7214 | #define HAVE_SIGSET_T 1
7215 | #define HAVE_DECL_SETENV 1
7216 | #define HAVE_SEARCH_H 1
7217 | #define HAVE_TSEARCH 1
7218 | #define HAVE_STRCASESTR 1
7219 | #define HAVE_DECL_STRDUP 1
7220 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
7221 | #define HAVE_DECL_FEOF_UNLOCKED 1
7222 | #define HAVE_DECL_FERROR_UNLOCKED 1
7223 | #define HAVE_DECL_FGETS_UNLOCKED 1
7224 | #define HAVE_DECL_FPUTC_UNLOCKED 1
7225 | #define HAVE_DECL_FREAD_UNLOCKED 1
7226 | #define HAVE_DECL_FWRITE_UNLOCKED 1
7227 | #define HAVE_DECL_GETC_UNLOCKED 1
7228 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
7229 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
7230 | #define HAVE_DECL_UNSETENV 1
7232 | #define HAVE_ALLOCA 1
7233 | #define GNULIB_TEST_BTOWC 1
7234 | #define HAVE___BUILTIN_EXPECT 1
7235 | #define GNULIB_CANONICALIZE_LGPL 1
7236 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
7237 | #define GNULIB_TEST_REALPATH 1
7238 | #define GNULIB_TEST_CHDIR 1
7239 | #define HAVE_CLOCK_GETTIME 1
7240 | #define HAVE_CLOCK_SETTIME 1
7241 | #define GNULIB_TEST_CLOEXEC 1
7242 | #define GNULIB_TEST_CLOSE 1
7243 | #define GNULIB_CLOSE_STREAM 1
7244 | #define HAVE_DUP2 1
7245 | #define GNULIB_TEST_DUP2 1
7246 | #define GNULIB_TEST_ENVIRON 1
7247 | #define HAVE_EUIDACCESS 1
7248 | #define GNULIB_TEST_EUIDACCESS 1
7249 | #define GNULIB_TEST_FCNTL 1
7250 | #define FLEXIBLE_ARRAY_MEMBER /**/
7251 | /* end confdefs.h. */
7252 | #ifndef __NO_MATH_INLINES
7253 | # define __NO_MATH_INLINES 1 /* for glibc */
7256 | double (*funcptr) (double) = floor;
7261 | x = funcptr(x) + floor(x);
7265 configure:31379: gcc -o conftest -g -O2 conftest.c -lm >&5
7266 configure:31379: $? = 0
7267 configure:31437: checking for __fpending
7268 configure:31454: gcc -o conftest -g -O2 conftest.c >&5
7269 configure:31454: $? = 0
7270 configure:31463: result: yes
7271 configure:31466: checking whether __fpending is declared
7272 configure:31466: gcc -c -g -O2 conftest.c >&5
7273 configure:31466: $? = 0
7274 configure:31466: result: yes
7275 configure:31775: checking for ptrdiff_t
7276 configure:31775: result: yes
7277 configure:31833: checking whether frexp works
7278 configure:31931: gcc -o conftest -g -O2 conftest.c >&5
7279 conftest.c: In function 'main':
7280 conftest.c:277:21: warning: passing argument 2 of 'memcmp' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
7281 if (memcmp (&y, &x, sizeof x))
7283 In file included from conftest.c:221:0:
7284 /usr/include/string.h:65:12: note: expected 'const void *' but argument is of type 'volatile double *'
7285 extern int memcmp (const void *__s1, const void *__s2, size_t __n)
7287 configure:31931: $? = 0
7288 configure:31931: ./conftest
7289 configure:31931: $? = 0
7290 configure:31942: result: yes
7291 configure:31989: checking whether frexpl is declared
7292 configure:31989: gcc -c -g -O2 conftest.c >&5
7293 configure:31989: $? = 0
7294 configure:31989: result: yes
7295 configure:31999: checking whether frexpl() can be used without linking with libm
7296 configure:32017: gcc -o conftest -g -O2 conftest.c >&5
7297 configure:32017: $? = 0
7298 configure:32026: result: yes
7299 configure:32032: checking whether frexpl works
7300 configure:32143: gcc -o conftest -g -O2 conftest.c >&5
7301 configure:32143: $? = 0
7302 configure:32143: ./conftest
7303 configure:32143: $? = 0
7304 configure:32154: result: yes
7305 configure:32241: checking for fseeko
7306 configure:32268: result: yes
7307 configure:32460: checking for ftello
7308 configure:32486: result: yes
7309 configure:32499: checking whether ftello works
7310 configure:32588: result: yes
7311 configure:32667: checking for working getdelim function
7312 configure:32729: gcc -o conftest -g -O2 conftest.c >&5
7313 configure:32729: $? = 0
7314 configure:32729: ./conftest
7315 configure:32729: $? = 0
7316 configure:32739: result: yes
7317 configure:32813: checking whether getdtablesize works
7318 configure:32846: gcc -o conftest -g -O2 conftest.c >&5
7319 configure:32846: $? = 0
7320 configure:32846: ./conftest
7321 configure:32846: $? = 0
7322 configure:32859: result: yes
7323 configure:32902: checking for getgroups
7324 configure:32902: gcc -o conftest -g -O2 conftest.c >&5
7325 configure:32902: $? = 0
7326 configure:32902: result: yes
7327 configure:32957: checking for working getgroups
7328 configure:32984: gcc -o conftest -g -O2 conftest.c >&5
7329 configure:32984: $? = 0
7330 configure:32984: ./conftest
7331 configure:32984: $? = 0
7332 configure:32995: result: yes
7333 configure:33023: checking whether getgroups handles negative values
7334 configure:33052: gcc -o conftest -g -O2 conftest.c >&5
7335 configure:33052: $? = 0
7336 configure:33052: ./conftest
7337 configure:33052: $? = 0
7338 configure:33062: result: yes
7339 configure:33107: checking for getline
7340 configure:33107: gcc -o conftest -g -O2 conftest.c >&5
7341 configure:33107: $? = 0
7342 configure:33107: result: yes
7343 configure:33115: checking for working getline function
7344 configure:33178: gcc -o conftest -g -O2 conftest.c >&5
7345 configure:33178: $? = 0
7346 configure:33178: ./conftest
7347 configure:33178: $? = 0
7348 configure:33188: result: yes
7349 configure:33429: checking for getpass without length limitations
7350 configure:33455: result: yes
7351 configure:33599: checking whether program_invocation_name is declared
7352 configure:33599: gcc -c -g -O2 conftest.c >&5
7353 configure:33599: $? = 0
7354 configure:33599: result: yes
7355 configure:33614: checking whether program_invocation_short_name is declared
7356 configure:33614: gcc -c -g -O2 conftest.c >&5
7357 configure:33614: $? = 0
7358 configure:33614: result: yes
7359 configure:33629: checking whether __argv is declared
7360 configure:33629: gcc -c -g -O2 conftest.c >&5
7361 conftest.c: In function 'main':
7362 conftest.c:245:10: error: '__argv' undeclared (first use in this function)
7365 conftest.c:245:10: note: each undeclared identifier is reported only once for each function it appears in
7366 configure:33629: $? = 1
7367 configure: failed program was:
7369 | #define PACKAGE_NAME "GNU recutils"
7370 | #define PACKAGE_TARNAME "recutils"
7371 | #define PACKAGE_VERSION "1.8"
7372 | #define PACKAGE_STRING "GNU recutils 1.8"
7373 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
7374 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
7375 | #define PACKAGE "recutils"
7376 | #define VERSION "1.8"
7377 | #define STDC_HEADERS 1
7378 | #define HAVE_SYS_TYPES_H 1
7379 | #define HAVE_SYS_STAT_H 1
7380 | #define HAVE_STDLIB_H 1
7381 | #define HAVE_STRING_H 1
7382 | #define HAVE_MEMORY_H 1
7383 | #define HAVE_STRINGS_H 1
7384 | #define HAVE_INTTYPES_H 1
7385 | #define HAVE_STDINT_H 1
7386 | #define HAVE_UNISTD_H 1
7387 | #define __EXTENSIONS__ 1
7388 | #define _ALL_SOURCE 1
7389 | #define _DARWIN_C_SOURCE 1
7390 | #define _GNU_SOURCE 1
7391 | #define _NETBSD_SOURCE 1
7392 | #define _OPENBSD_SOURCE 1
7393 | #define _POSIX_PTHREAD_SEMANTICS 1
7394 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7395 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7396 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7397 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7398 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7399 | #define __STDC_WANT_LIB_EXT2__ 1
7400 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7401 | #define _TANDEM_SOURCE 1
7402 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
7403 | #define HAVE_FSEEKO 1
7404 | #define _FILE_OFFSET_BITS 64
7405 | #define _DARWIN_USE_64_BIT_INODE 1
7406 | #define HAVE_DLFCN_H 1
7407 | #define LT_OBJDIR ".libs/"
7408 | #define HAVE_FCHMOD 1
7409 | #define HAVE_BTOWC 1
7410 | #define HAVE_CANONICALIZE_FILE_NAME 1
7411 | #define HAVE_GETCWD 1
7412 | #define HAVE_READLINK 1
7413 | #define HAVE_REALPATH 1
7414 | #define HAVE_FACCESSAT 1
7415 | #define HAVE_FCNTL 1
7416 | #define HAVE_SYMLINK 1
7417 | #define HAVE_FLOCK 1
7418 | #define HAVE_SNPRINTF 1
7419 | #define HAVE___FWRITING 1
7420 | #define HAVE_GETDELIM 1
7421 | #define HAVE_GETDTABLESIZE 1
7422 | #define HAVE_GETPASS 1
7423 | #define HAVE___FSETLOCKING 1
7424 | #define HAVE_GETTIMEOFDAY 1
7425 | #define HAVE_LSTAT 1
7426 | #define HAVE_MBSINIT 1
7427 | #define HAVE_MBRTOWC 1
7428 | #define HAVE_MBRLEN 1
7429 | #define HAVE_MPROTECT 1
7430 | #define HAVE_MKOSTEMP 1
7431 | #define HAVE_MKSTEMP 1
7432 | #define HAVE_TZSET 1
7433 | #define HAVE_NL_LANGINFO 1
7434 | #define HAVE_ISBLANK 1
7435 | #define HAVE_ISWCTYPE 1
7436 | #define HAVE_LINK 1
7437 | #define HAVE_SECURE_GETENV 1
7438 | #define HAVE_GETUID 1
7439 | #define HAVE_GETEUID 1
7440 | #define HAVE_GETGID 1
7441 | #define HAVE_GETEGID 1
7442 | #define HAVE_SETENV 1
7443 | #define HAVE_SIGACTION 1
7444 | #define HAVE_SIGALTSTACK 1
7445 | #define HAVE_SIGINTERRUPT 1
7446 | #define HAVE_STRDUP 1
7447 | #define HAVE_LOCALTIME_R 1
7448 | #define HAVE_TIMEGM 1
7449 | #define HAVE_WCRTOMB 1
7450 | #define HAVE_WCTOB 1
7451 | #define HAVE_ISWCNTRL 1
7452 | #define HAVE_ALLOCA_H 1
7453 | #define HAVE_ALLOCA 1
7454 | #define restrict __restrict
7455 | #define HAVE_LANGINFO_CODESET 1
7456 | #define FUNC_REALPATH_WORKS 1
7457 | #define HAVE_SYS_PARAM_H 1
7458 | #define HAVE_SYS_SOCKET_H 1
7459 | #define HAVE_UNISTD_H 1
7460 | #define HAVE_STDIO_EXT_H 1
7461 | #define HAVE_FEATURES_H 1
7462 | #define HAVE_SYS_STAT_H 1
7463 | #define HAVE_GETOPT_H 1
7464 | #define HAVE_SYS_CDEFS_H 1
7465 | #define HAVE_TERMIOS_H 1
7466 | #define HAVE_SYS_TIME_H 1
7467 | #define HAVE_LIMITS_H 1
7468 | #define HAVE_WCHAR_H 1
7469 | #define HAVE_STDINT_H 1
7470 | #define HAVE_INTTYPES_H 1
7471 | #define HAVE_LANGINFO_H 1
7472 | #define HAVE_XLOCALE_H 1
7473 | #define HAVE_MATH_H 1
7474 | #define HAVE_SYS_MMAN_H 1
7475 | #define HAVE_MALLOC_H 1
7476 | #define HAVE_SPAWN_H 1
7477 | #define HAVE_STRINGS_H 1
7478 | #define HAVE_SYS_FILE_H 1
7479 | #define HAVE_SYS_WAIT_H 1
7480 | #define HAVE_WCTYPE_H 1
7481 | #define HAVE_ENVIRON_DECL 1
7482 | #define HAVE_DECL_STRERROR_R 1
7483 | #define HAVE_STRERROR_R 1
7484 | #define STRERROR_R_CHAR_P 1
7485 | #define GETGROUPS_T gid_t
7486 | #define HAVE_SIG_ATOMIC_T 1
7487 | #define HAVE_WORKING_O_NOATIME 1
7488 | #define HAVE_WORKING_O_NOFOLLOW 1
7489 | #define HAVE_STDINT_H_WITH_UINTMAX 1
7490 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7491 | #define CHECK_PRINTF_SAFE 1
7492 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
7493 | #define HAVE_LONG_LONG_INT 1
7494 | #define HAVE_WCHAR_T 1
7495 | #define HAVE_WINT_T 1
7496 | #define HAVE_INTMAX_T 1
7497 | #define DBL_EXPBIT0_WORD 1
7498 | #define DBL_EXPBIT0_BIT 20
7499 | #define HAVE_SNPRINTF 1
7500 | #define HAVE_STRNLEN 1
7501 | #define HAVE_WCSLEN 1
7502 | #define HAVE_WCSNLEN 1
7503 | #define HAVE_MBRTOWC 1
7504 | #define HAVE_WCRTOMB 1
7505 | #define HAVE_DECL__SNPRINTF 0
7506 | #define HAVE_SNPRINTF_RETVAL_C99 1
7507 | #define HAVE_DECL_ALARM 1
7508 | #define _USE_STD_STAT 1
7509 | #define HAVE_DECL_FSEEKO 1
7510 | #define HAVE_DECL_FTELLO 1
7511 | #define HAVE_DECL_GETDELIM 1
7512 | #define HAVE_DECL_GETDTABLESIZE 1
7513 | #define HAVE_DECL_GETLINE 1
7514 | #define HAVE_GETOPT_H 1
7515 | #define HAVE_GETOPT_LONG_ONLY 1
7516 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
7517 | #define HAVE_DECL_FLOCKFILE 1
7518 | #define HAVE_DECL_FPUTS_UNLOCKED 1
7519 | #define HAVE_DECL_FUNLOCKFILE 1
7520 | #define HAVE_DECL_PUTC_UNLOCKED 1
7521 | #define HAVE_INTTYPES_H 1
7522 | #define FLT_EXPBIT0_WORD 0
7523 | #define FLT_EXPBIT0_BIT 23
7524 | #define USE_POSIX_THREADS 1
7525 | #define USE_POSIX_THREADS_WEAK 1
7526 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
7527 | #define HAVE_STDLIB_H 1
7528 | #define MALLOC_0_IS_NONNULL 1
7529 | #define HAVE_MBSTATE_T 1
7530 | #define C_LOCALE_MAYBE_EILSEQ 1
7531 | #define HAVE_MAP_ANONYMOUS 1
7532 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
7533 | #define TIME_T_IS_SIGNED 1
7534 | #define HAVE_STRUCT_TM_TM_ZONE 1
7535 | #define HAVE_TM_ZONE 1
7536 | #define HAVE_TM_GMTOFF 1
7537 | #define PROMOTED_MODE_T mode_t
7538 | #define HAVE__BOOL 1
7539 | #define HAVE_COMPOUND_LITERALS 1
7540 | #define HAVE_POSIX_SPAWN 1
7541 | #define REPLACE_VFPRINTF_POSIX 1
7542 | #define USER_LABEL_PREFIX
7543 | #define HAVE_SIGSET_T 1
7544 | #define HAVE_DECL_SETENV 1
7545 | #define HAVE_SEARCH_H 1
7546 | #define HAVE_TSEARCH 1
7547 | #define HAVE_STRCASESTR 1
7548 | #define HAVE_DECL_STRDUP 1
7549 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
7550 | #define HAVE_DECL_FEOF_UNLOCKED 1
7551 | #define HAVE_DECL_FERROR_UNLOCKED 1
7552 | #define HAVE_DECL_FGETS_UNLOCKED 1
7553 | #define HAVE_DECL_FPUTC_UNLOCKED 1
7554 | #define HAVE_DECL_FREAD_UNLOCKED 1
7555 | #define HAVE_DECL_FWRITE_UNLOCKED 1
7556 | #define HAVE_DECL_GETC_UNLOCKED 1
7557 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
7558 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
7559 | #define HAVE_DECL_UNSETENV 1
7561 | #define HAVE_ALLOCA 1
7562 | #define GNULIB_TEST_BTOWC 1
7563 | #define HAVE___BUILTIN_EXPECT 1
7564 | #define GNULIB_CANONICALIZE_LGPL 1
7565 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
7566 | #define GNULIB_TEST_REALPATH 1
7567 | #define GNULIB_TEST_CHDIR 1
7568 | #define HAVE_CLOCK_GETTIME 1
7569 | #define HAVE_CLOCK_SETTIME 1
7570 | #define GNULIB_TEST_CLOEXEC 1
7571 | #define GNULIB_TEST_CLOSE 1
7572 | #define GNULIB_CLOSE_STREAM 1
7573 | #define HAVE_DUP2 1
7574 | #define GNULIB_TEST_DUP2 1
7575 | #define GNULIB_TEST_ENVIRON 1
7576 | #define HAVE_EUIDACCESS 1
7577 | #define GNULIB_TEST_EUIDACCESS 1
7578 | #define GNULIB_TEST_FCNTL 1
7579 | #define FLEXIBLE_ARRAY_MEMBER /**/
7580 | #define GNULIB_TEST_FLOOR 1
7581 | #define HAVE_DECL___FPENDING 1
7582 | #define REPLACE_FPRINTF_POSIX 1
7583 | #define GNULIB_TEST_FPRINTF_POSIX 1
7584 | #define HAVE_FREXP_IN_LIBC 1
7585 | #define GNULIB_TEST_FREXP 1
7586 | #define HAVE_FREXPL_IN_LIBC 1
7587 | #define GNULIB_TEST_FREXPL 1
7588 | #define GNULIB_TEST_FSEEK 1
7589 | #define GNULIB_TEST_FSEEKO 1
7590 | #define GNULIB_TEST_FSTAT 1
7591 | #define GNULIB_TEST_FTELL 1
7592 | #define GNULIB_TEST_FTELLO 1
7593 | #define GNULIB_TEST_GETDELIM 1
7594 | #define GNULIB_TEST_GETDTABLESIZE 1
7595 | #define HAVE_GETGROUPS 1
7596 | #define GNULIB_TEST_GETGROUPS 1
7597 | #define GNULIB_TEST_GETLINE 1
7598 | #define GNULIB_TEST_GETPASS 1
7599 | #define GNULIB_TEST_GETPASS 1
7600 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
7601 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
7602 | /* end confdefs.h. */
7603 | #include <stdlib.h>
7609 | #ifdef __cplusplus
7619 configure:33629: result: no
7620 configure:33708: checking whether gettimeofday clobbers localtime buffer
7621 configure:33749: gcc -o conftest -g -O2 conftest.c >&5
7622 configure:33749: $? = 0
7623 configure:33749: ./conftest
7624 configure:33749: $? = 0
7625 configure:33759: result: no
7626 configure:33778: checking for gettimeofday with POSIX signature
7627 configure:33806: gcc -c -g -O2 conftest.c >&5
7628 conftest.c:239:19: error: conflicting types for 'gettimeofday'
7629 int gettimeofday (struct timeval *restrict, void *restrict);
7631 In file included from conftest.c:237:0:
7632 /usr/include/i386-linux-gnu/sys/time.h:71:12: note: previous declaration of 'gettimeofday' was here
7633 extern int gettimeofday (struct timeval *__restrict __tv,
7635 configure:33806: $? = 1
7636 configure: failed program was:
7638 | #define PACKAGE_NAME "GNU recutils"
7639 | #define PACKAGE_TARNAME "recutils"
7640 | #define PACKAGE_VERSION "1.8"
7641 | #define PACKAGE_STRING "GNU recutils 1.8"
7642 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
7643 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
7644 | #define PACKAGE "recutils"
7645 | #define VERSION "1.8"
7646 | #define STDC_HEADERS 1
7647 | #define HAVE_SYS_TYPES_H 1
7648 | #define HAVE_SYS_STAT_H 1
7649 | #define HAVE_STDLIB_H 1
7650 | #define HAVE_STRING_H 1
7651 | #define HAVE_MEMORY_H 1
7652 | #define HAVE_STRINGS_H 1
7653 | #define HAVE_INTTYPES_H 1
7654 | #define HAVE_STDINT_H 1
7655 | #define HAVE_UNISTD_H 1
7656 | #define __EXTENSIONS__ 1
7657 | #define _ALL_SOURCE 1
7658 | #define _DARWIN_C_SOURCE 1
7659 | #define _GNU_SOURCE 1
7660 | #define _NETBSD_SOURCE 1
7661 | #define _OPENBSD_SOURCE 1
7662 | #define _POSIX_PTHREAD_SEMANTICS 1
7663 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7664 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7665 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7666 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7667 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7668 | #define __STDC_WANT_LIB_EXT2__ 1
7669 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7670 | #define _TANDEM_SOURCE 1
7671 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
7672 | #define HAVE_FSEEKO 1
7673 | #define _FILE_OFFSET_BITS 64
7674 | #define _DARWIN_USE_64_BIT_INODE 1
7675 | #define HAVE_DLFCN_H 1
7676 | #define LT_OBJDIR ".libs/"
7677 | #define HAVE_FCHMOD 1
7678 | #define HAVE_BTOWC 1
7679 | #define HAVE_CANONICALIZE_FILE_NAME 1
7680 | #define HAVE_GETCWD 1
7681 | #define HAVE_READLINK 1
7682 | #define HAVE_REALPATH 1
7683 | #define HAVE_FACCESSAT 1
7684 | #define HAVE_FCNTL 1
7685 | #define HAVE_SYMLINK 1
7686 | #define HAVE_FLOCK 1
7687 | #define HAVE_SNPRINTF 1
7688 | #define HAVE___FWRITING 1
7689 | #define HAVE_GETDELIM 1
7690 | #define HAVE_GETDTABLESIZE 1
7691 | #define HAVE_GETPASS 1
7692 | #define HAVE___FSETLOCKING 1
7693 | #define HAVE_GETTIMEOFDAY 1
7694 | #define HAVE_LSTAT 1
7695 | #define HAVE_MBSINIT 1
7696 | #define HAVE_MBRTOWC 1
7697 | #define HAVE_MBRLEN 1
7698 | #define HAVE_MPROTECT 1
7699 | #define HAVE_MKOSTEMP 1
7700 | #define HAVE_MKSTEMP 1
7701 | #define HAVE_TZSET 1
7702 | #define HAVE_NL_LANGINFO 1
7703 | #define HAVE_ISBLANK 1
7704 | #define HAVE_ISWCTYPE 1
7705 | #define HAVE_LINK 1
7706 | #define HAVE_SECURE_GETENV 1
7707 | #define HAVE_GETUID 1
7708 | #define HAVE_GETEUID 1
7709 | #define HAVE_GETGID 1
7710 | #define HAVE_GETEGID 1
7711 | #define HAVE_SETENV 1
7712 | #define HAVE_SIGACTION 1
7713 | #define HAVE_SIGALTSTACK 1
7714 | #define HAVE_SIGINTERRUPT 1
7715 | #define HAVE_STRDUP 1
7716 | #define HAVE_LOCALTIME_R 1
7717 | #define HAVE_TIMEGM 1
7718 | #define HAVE_WCRTOMB 1
7719 | #define HAVE_WCTOB 1
7720 | #define HAVE_ISWCNTRL 1
7721 | #define HAVE_ALLOCA_H 1
7722 | #define HAVE_ALLOCA 1
7723 | #define restrict __restrict
7724 | #define HAVE_LANGINFO_CODESET 1
7725 | #define FUNC_REALPATH_WORKS 1
7726 | #define HAVE_SYS_PARAM_H 1
7727 | #define HAVE_SYS_SOCKET_H 1
7728 | #define HAVE_UNISTD_H 1
7729 | #define HAVE_STDIO_EXT_H 1
7730 | #define HAVE_FEATURES_H 1
7731 | #define HAVE_SYS_STAT_H 1
7732 | #define HAVE_GETOPT_H 1
7733 | #define HAVE_SYS_CDEFS_H 1
7734 | #define HAVE_TERMIOS_H 1
7735 | #define HAVE_SYS_TIME_H 1
7736 | #define HAVE_LIMITS_H 1
7737 | #define HAVE_WCHAR_H 1
7738 | #define HAVE_STDINT_H 1
7739 | #define HAVE_INTTYPES_H 1
7740 | #define HAVE_LANGINFO_H 1
7741 | #define HAVE_XLOCALE_H 1
7742 | #define HAVE_MATH_H 1
7743 | #define HAVE_SYS_MMAN_H 1
7744 | #define HAVE_MALLOC_H 1
7745 | #define HAVE_SPAWN_H 1
7746 | #define HAVE_STRINGS_H 1
7747 | #define HAVE_SYS_FILE_H 1
7748 | #define HAVE_SYS_WAIT_H 1
7749 | #define HAVE_WCTYPE_H 1
7750 | #define HAVE_ENVIRON_DECL 1
7751 | #define HAVE_DECL_STRERROR_R 1
7752 | #define HAVE_STRERROR_R 1
7753 | #define STRERROR_R_CHAR_P 1
7754 | #define GETGROUPS_T gid_t
7755 | #define HAVE_SIG_ATOMIC_T 1
7756 | #define HAVE_WORKING_O_NOATIME 1
7757 | #define HAVE_WORKING_O_NOFOLLOW 1
7758 | #define HAVE_STDINT_H_WITH_UINTMAX 1
7759 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7760 | #define CHECK_PRINTF_SAFE 1
7761 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
7762 | #define HAVE_LONG_LONG_INT 1
7763 | #define HAVE_WCHAR_T 1
7764 | #define HAVE_WINT_T 1
7765 | #define HAVE_INTMAX_T 1
7766 | #define DBL_EXPBIT0_WORD 1
7767 | #define DBL_EXPBIT0_BIT 20
7768 | #define HAVE_SNPRINTF 1
7769 | #define HAVE_STRNLEN 1
7770 | #define HAVE_WCSLEN 1
7771 | #define HAVE_WCSNLEN 1
7772 | #define HAVE_MBRTOWC 1
7773 | #define HAVE_WCRTOMB 1
7774 | #define HAVE_DECL__SNPRINTF 0
7775 | #define HAVE_SNPRINTF_RETVAL_C99 1
7776 | #define HAVE_DECL_ALARM 1
7777 | #define _USE_STD_STAT 1
7778 | #define HAVE_DECL_FSEEKO 1
7779 | #define HAVE_DECL_FTELLO 1
7780 | #define HAVE_DECL_GETDELIM 1
7781 | #define HAVE_DECL_GETDTABLESIZE 1
7782 | #define HAVE_DECL_GETLINE 1
7783 | #define HAVE_GETOPT_H 1
7784 | #define HAVE_GETOPT_LONG_ONLY 1
7785 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
7786 | #define HAVE_DECL_FLOCKFILE 1
7787 | #define HAVE_DECL_FPUTS_UNLOCKED 1
7788 | #define HAVE_DECL_FUNLOCKFILE 1
7789 | #define HAVE_DECL_PUTC_UNLOCKED 1
7790 | #define HAVE_INTTYPES_H 1
7791 | #define FLT_EXPBIT0_WORD 0
7792 | #define FLT_EXPBIT0_BIT 23
7793 | #define USE_POSIX_THREADS 1
7794 | #define USE_POSIX_THREADS_WEAK 1
7795 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
7796 | #define HAVE_STDLIB_H 1
7797 | #define MALLOC_0_IS_NONNULL 1
7798 | #define HAVE_MBSTATE_T 1
7799 | #define C_LOCALE_MAYBE_EILSEQ 1
7800 | #define HAVE_MAP_ANONYMOUS 1
7801 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
7802 | #define TIME_T_IS_SIGNED 1
7803 | #define HAVE_STRUCT_TM_TM_ZONE 1
7804 | #define HAVE_TM_ZONE 1
7805 | #define HAVE_TM_GMTOFF 1
7806 | #define PROMOTED_MODE_T mode_t
7807 | #define HAVE__BOOL 1
7808 | #define HAVE_COMPOUND_LITERALS 1
7809 | #define HAVE_POSIX_SPAWN 1
7810 | #define REPLACE_VFPRINTF_POSIX 1
7811 | #define USER_LABEL_PREFIX
7812 | #define HAVE_SIGSET_T 1
7813 | #define HAVE_DECL_SETENV 1
7814 | #define HAVE_SEARCH_H 1
7815 | #define HAVE_TSEARCH 1
7816 | #define HAVE_STRCASESTR 1
7817 | #define HAVE_DECL_STRDUP 1
7818 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
7819 | #define HAVE_DECL_FEOF_UNLOCKED 1
7820 | #define HAVE_DECL_FERROR_UNLOCKED 1
7821 | #define HAVE_DECL_FGETS_UNLOCKED 1
7822 | #define HAVE_DECL_FPUTC_UNLOCKED 1
7823 | #define HAVE_DECL_FREAD_UNLOCKED 1
7824 | #define HAVE_DECL_FWRITE_UNLOCKED 1
7825 | #define HAVE_DECL_GETC_UNLOCKED 1
7826 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
7827 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
7828 | #define HAVE_DECL_UNSETENV 1
7830 | #define HAVE_ALLOCA 1
7831 | #define GNULIB_TEST_BTOWC 1
7832 | #define HAVE___BUILTIN_EXPECT 1
7833 | #define GNULIB_CANONICALIZE_LGPL 1
7834 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
7835 | #define GNULIB_TEST_REALPATH 1
7836 | #define GNULIB_TEST_CHDIR 1
7837 | #define HAVE_CLOCK_GETTIME 1
7838 | #define HAVE_CLOCK_SETTIME 1
7839 | #define GNULIB_TEST_CLOEXEC 1
7840 | #define GNULIB_TEST_CLOSE 1
7841 | #define GNULIB_CLOSE_STREAM 1
7842 | #define HAVE_DUP2 1
7843 | #define GNULIB_TEST_DUP2 1
7844 | #define GNULIB_TEST_ENVIRON 1
7845 | #define HAVE_EUIDACCESS 1
7846 | #define GNULIB_TEST_EUIDACCESS 1
7847 | #define GNULIB_TEST_FCNTL 1
7848 | #define FLEXIBLE_ARRAY_MEMBER /**/
7849 | #define GNULIB_TEST_FLOOR 1
7850 | #define HAVE_DECL___FPENDING 1
7851 | #define REPLACE_FPRINTF_POSIX 1
7852 | #define GNULIB_TEST_FPRINTF_POSIX 1
7853 | #define HAVE_FREXP_IN_LIBC 1
7854 | #define GNULIB_TEST_FREXP 1
7855 | #define HAVE_FREXPL_IN_LIBC 1
7856 | #define GNULIB_TEST_FREXPL 1
7857 | #define GNULIB_TEST_FSEEK 1
7858 | #define GNULIB_TEST_FSEEKO 1
7859 | #define GNULIB_TEST_FSTAT 1
7860 | #define GNULIB_TEST_FTELL 1
7861 | #define GNULIB_TEST_FTELLO 1
7862 | #define GNULIB_TEST_GETDELIM 1
7863 | #define GNULIB_TEST_GETDTABLESIZE 1
7864 | #define HAVE_GETGROUPS 1
7865 | #define GNULIB_TEST_GETGROUPS 1
7866 | #define GNULIB_TEST_GETLINE 1
7867 | #define GNULIB_TEST_GETPASS 1
7868 | #define GNULIB_TEST_GETPASS 1
7869 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
7870 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
7871 | #define HAVE_DECL___ARGV 0
7872 | /* end confdefs.h. */
7873 | #include <sys/time.h>
7875 | int gettimeofday (struct timeval *restrict, void *restrict);
7880 | /* glibc uses struct timezone * rather than the POSIX void *
7881 | if _GNU_SOURCE is defined. However, since the only portable
7882 | use of gettimeofday uses NULL as the second parameter, and
7883 | since the glibc definition is actually more typesafe, it is
7884 | not worth wrapping this to get a compliant signature. */
7885 | int (*f) (struct timeval *restrict, void *restrict)
7887 | int x = f (&c, 0);
7888 | return !(x | c.tv_sec | c.tv_usec);
7893 configure:33822: gcc -c -g -O2 conftest.c >&5
7894 configure:33822: $? = 0
7895 configure:33831: result: almost
7896 configure:33892: checking for group_member
7897 configure:33892: gcc -o conftest -g -O2 conftest.c >&5
7898 configure:33892: $? = 0
7899 configure:33892: result: yes
7900 configure:33971: checking whether INT32_MAX < INTMAX_MAX
7901 configure:34005: gcc -c -g -O2 conftest.c >&5
7902 configure:34005: $? = 0
7903 configure:34012: result: yes
7904 configure:34023: checking whether INT64_MAX == LONG_MAX
7905 configure:34057: gcc -c -g -O2 conftest.c >&5
7906 conftest.c:258:17: error: size of array 'test' is negative
7907 int test[CONDITION ? 1 : -1];
7909 configure:34057: $? = 1
7910 configure: failed program was:
7912 | #define PACKAGE_NAME "GNU recutils"
7913 | #define PACKAGE_TARNAME "recutils"
7914 | #define PACKAGE_VERSION "1.8"
7915 | #define PACKAGE_STRING "GNU recutils 1.8"
7916 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
7917 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
7918 | #define PACKAGE "recutils"
7919 | #define VERSION "1.8"
7920 | #define STDC_HEADERS 1
7921 | #define HAVE_SYS_TYPES_H 1
7922 | #define HAVE_SYS_STAT_H 1
7923 | #define HAVE_STDLIB_H 1
7924 | #define HAVE_STRING_H 1
7925 | #define HAVE_MEMORY_H 1
7926 | #define HAVE_STRINGS_H 1
7927 | #define HAVE_INTTYPES_H 1
7928 | #define HAVE_STDINT_H 1
7929 | #define HAVE_UNISTD_H 1
7930 | #define __EXTENSIONS__ 1
7931 | #define _ALL_SOURCE 1
7932 | #define _DARWIN_C_SOURCE 1
7933 | #define _GNU_SOURCE 1
7934 | #define _NETBSD_SOURCE 1
7935 | #define _OPENBSD_SOURCE 1
7936 | #define _POSIX_PTHREAD_SEMANTICS 1
7937 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7938 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7939 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7940 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7941 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7942 | #define __STDC_WANT_LIB_EXT2__ 1
7943 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7944 | #define _TANDEM_SOURCE 1
7945 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
7946 | #define HAVE_FSEEKO 1
7947 | #define _FILE_OFFSET_BITS 64
7948 | #define _DARWIN_USE_64_BIT_INODE 1
7949 | #define HAVE_DLFCN_H 1
7950 | #define LT_OBJDIR ".libs/"
7951 | #define HAVE_FCHMOD 1
7952 | #define HAVE_BTOWC 1
7953 | #define HAVE_CANONICALIZE_FILE_NAME 1
7954 | #define HAVE_GETCWD 1
7955 | #define HAVE_READLINK 1
7956 | #define HAVE_REALPATH 1
7957 | #define HAVE_FACCESSAT 1
7958 | #define HAVE_FCNTL 1
7959 | #define HAVE_SYMLINK 1
7960 | #define HAVE_FLOCK 1
7961 | #define HAVE_SNPRINTF 1
7962 | #define HAVE___FWRITING 1
7963 | #define HAVE_GETDELIM 1
7964 | #define HAVE_GETDTABLESIZE 1
7965 | #define HAVE_GETPASS 1
7966 | #define HAVE___FSETLOCKING 1
7967 | #define HAVE_GETTIMEOFDAY 1
7968 | #define HAVE_LSTAT 1
7969 | #define HAVE_MBSINIT 1
7970 | #define HAVE_MBRTOWC 1
7971 | #define HAVE_MBRLEN 1
7972 | #define HAVE_MPROTECT 1
7973 | #define HAVE_MKOSTEMP 1
7974 | #define HAVE_MKSTEMP 1
7975 | #define HAVE_TZSET 1
7976 | #define HAVE_NL_LANGINFO 1
7977 | #define HAVE_ISBLANK 1
7978 | #define HAVE_ISWCTYPE 1
7979 | #define HAVE_LINK 1
7980 | #define HAVE_SECURE_GETENV 1
7981 | #define HAVE_GETUID 1
7982 | #define HAVE_GETEUID 1
7983 | #define HAVE_GETGID 1
7984 | #define HAVE_GETEGID 1
7985 | #define HAVE_SETENV 1
7986 | #define HAVE_SIGACTION 1
7987 | #define HAVE_SIGALTSTACK 1
7988 | #define HAVE_SIGINTERRUPT 1
7989 | #define HAVE_STRDUP 1
7990 | #define HAVE_LOCALTIME_R 1
7991 | #define HAVE_TIMEGM 1
7992 | #define HAVE_WCRTOMB 1
7993 | #define HAVE_WCTOB 1
7994 | #define HAVE_ISWCNTRL 1
7995 | #define HAVE_ALLOCA_H 1
7996 | #define HAVE_ALLOCA 1
7997 | #define restrict __restrict
7998 | #define HAVE_LANGINFO_CODESET 1
7999 | #define FUNC_REALPATH_WORKS 1
8000 | #define HAVE_SYS_PARAM_H 1
8001 | #define HAVE_SYS_SOCKET_H 1
8002 | #define HAVE_UNISTD_H 1
8003 | #define HAVE_STDIO_EXT_H 1
8004 | #define HAVE_FEATURES_H 1
8005 | #define HAVE_SYS_STAT_H 1
8006 | #define HAVE_GETOPT_H 1
8007 | #define HAVE_SYS_CDEFS_H 1
8008 | #define HAVE_TERMIOS_H 1
8009 | #define HAVE_SYS_TIME_H 1
8010 | #define HAVE_LIMITS_H 1
8011 | #define HAVE_WCHAR_H 1
8012 | #define HAVE_STDINT_H 1
8013 | #define HAVE_INTTYPES_H 1
8014 | #define HAVE_LANGINFO_H 1
8015 | #define HAVE_XLOCALE_H 1
8016 | #define HAVE_MATH_H 1
8017 | #define HAVE_SYS_MMAN_H 1
8018 | #define HAVE_MALLOC_H 1
8019 | #define HAVE_SPAWN_H 1
8020 | #define HAVE_STRINGS_H 1
8021 | #define HAVE_SYS_FILE_H 1
8022 | #define HAVE_SYS_WAIT_H 1
8023 | #define HAVE_WCTYPE_H 1
8024 | #define HAVE_ENVIRON_DECL 1
8025 | #define HAVE_DECL_STRERROR_R 1
8026 | #define HAVE_STRERROR_R 1
8027 | #define STRERROR_R_CHAR_P 1
8028 | #define GETGROUPS_T gid_t
8029 | #define HAVE_SIG_ATOMIC_T 1
8030 | #define HAVE_WORKING_O_NOATIME 1
8031 | #define HAVE_WORKING_O_NOFOLLOW 1
8032 | #define HAVE_STDINT_H_WITH_UINTMAX 1
8033 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8034 | #define CHECK_PRINTF_SAFE 1
8035 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
8036 | #define HAVE_LONG_LONG_INT 1
8037 | #define HAVE_WCHAR_T 1
8038 | #define HAVE_WINT_T 1
8039 | #define HAVE_INTMAX_T 1
8040 | #define DBL_EXPBIT0_WORD 1
8041 | #define DBL_EXPBIT0_BIT 20
8042 | #define HAVE_SNPRINTF 1
8043 | #define HAVE_STRNLEN 1
8044 | #define HAVE_WCSLEN 1
8045 | #define HAVE_WCSNLEN 1
8046 | #define HAVE_MBRTOWC 1
8047 | #define HAVE_WCRTOMB 1
8048 | #define HAVE_DECL__SNPRINTF 0
8049 | #define HAVE_SNPRINTF_RETVAL_C99 1
8050 | #define HAVE_DECL_ALARM 1
8051 | #define _USE_STD_STAT 1
8052 | #define HAVE_DECL_FSEEKO 1
8053 | #define HAVE_DECL_FTELLO 1
8054 | #define HAVE_DECL_GETDELIM 1
8055 | #define HAVE_DECL_GETDTABLESIZE 1
8056 | #define HAVE_DECL_GETLINE 1
8057 | #define HAVE_GETOPT_H 1
8058 | #define HAVE_GETOPT_LONG_ONLY 1
8059 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
8060 | #define HAVE_DECL_FLOCKFILE 1
8061 | #define HAVE_DECL_FPUTS_UNLOCKED 1
8062 | #define HAVE_DECL_FUNLOCKFILE 1
8063 | #define HAVE_DECL_PUTC_UNLOCKED 1
8064 | #define HAVE_INTTYPES_H 1
8065 | #define FLT_EXPBIT0_WORD 0
8066 | #define FLT_EXPBIT0_BIT 23
8067 | #define USE_POSIX_THREADS 1
8068 | #define USE_POSIX_THREADS_WEAK 1
8069 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
8070 | #define HAVE_STDLIB_H 1
8071 | #define MALLOC_0_IS_NONNULL 1
8072 | #define HAVE_MBSTATE_T 1
8073 | #define C_LOCALE_MAYBE_EILSEQ 1
8074 | #define HAVE_MAP_ANONYMOUS 1
8075 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
8076 | #define TIME_T_IS_SIGNED 1
8077 | #define HAVE_STRUCT_TM_TM_ZONE 1
8078 | #define HAVE_TM_ZONE 1
8079 | #define HAVE_TM_GMTOFF 1
8080 | #define PROMOTED_MODE_T mode_t
8081 | #define HAVE__BOOL 1
8082 | #define HAVE_COMPOUND_LITERALS 1
8083 | #define HAVE_POSIX_SPAWN 1
8084 | #define REPLACE_VFPRINTF_POSIX 1
8085 | #define USER_LABEL_PREFIX
8086 | #define HAVE_SIGSET_T 1
8087 | #define HAVE_DECL_SETENV 1
8088 | #define HAVE_SEARCH_H 1
8089 | #define HAVE_TSEARCH 1
8090 | #define HAVE_STRCASESTR 1
8091 | #define HAVE_DECL_STRDUP 1
8092 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
8093 | #define HAVE_DECL_FEOF_UNLOCKED 1
8094 | #define HAVE_DECL_FERROR_UNLOCKED 1
8095 | #define HAVE_DECL_FGETS_UNLOCKED 1
8096 | #define HAVE_DECL_FPUTC_UNLOCKED 1
8097 | #define HAVE_DECL_FREAD_UNLOCKED 1
8098 | #define HAVE_DECL_FWRITE_UNLOCKED 1
8099 | #define HAVE_DECL_GETC_UNLOCKED 1
8100 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
8101 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
8102 | #define HAVE_DECL_UNSETENV 1
8104 | #define HAVE_ALLOCA 1
8105 | #define GNULIB_TEST_BTOWC 1
8106 | #define HAVE___BUILTIN_EXPECT 1
8107 | #define GNULIB_CANONICALIZE_LGPL 1
8108 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
8109 | #define GNULIB_TEST_REALPATH 1
8110 | #define GNULIB_TEST_CHDIR 1
8111 | #define HAVE_CLOCK_GETTIME 1
8112 | #define HAVE_CLOCK_SETTIME 1
8113 | #define GNULIB_TEST_CLOEXEC 1
8114 | #define GNULIB_TEST_CLOSE 1
8115 | #define GNULIB_CLOSE_STREAM 1
8116 | #define HAVE_DUP2 1
8117 | #define GNULIB_TEST_DUP2 1
8118 | #define GNULIB_TEST_ENVIRON 1
8119 | #define HAVE_EUIDACCESS 1
8120 | #define GNULIB_TEST_EUIDACCESS 1
8121 | #define GNULIB_TEST_FCNTL 1
8122 | #define FLEXIBLE_ARRAY_MEMBER /**/
8123 | #define GNULIB_TEST_FLOOR 1
8124 | #define HAVE_DECL___FPENDING 1
8125 | #define REPLACE_FPRINTF_POSIX 1
8126 | #define GNULIB_TEST_FPRINTF_POSIX 1
8127 | #define HAVE_FREXP_IN_LIBC 1
8128 | #define GNULIB_TEST_FREXP 1
8129 | #define HAVE_FREXPL_IN_LIBC 1
8130 | #define GNULIB_TEST_FREXPL 1
8131 | #define GNULIB_TEST_FSEEK 1
8132 | #define GNULIB_TEST_FSEEKO 1
8133 | #define GNULIB_TEST_FSTAT 1
8134 | #define GNULIB_TEST_FTELL 1
8135 | #define GNULIB_TEST_FTELLO 1
8136 | #define GNULIB_TEST_GETDELIM 1
8137 | #define GNULIB_TEST_GETDTABLESIZE 1
8138 | #define HAVE_GETGROUPS 1
8139 | #define GNULIB_TEST_GETGROUPS 1
8140 | #define GNULIB_TEST_GETLINE 1
8141 | #define GNULIB_TEST_GETPASS 1
8142 | #define GNULIB_TEST_GETPASS 1
8143 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
8144 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
8145 | #define HAVE_DECL___ARGV 0
8146 | #define GETTIMEOFDAY_TIMEZONE struct timezone
8147 | #define GNULIB_TEST_GETTIMEOFDAY 1
8148 | #define GNULIB_TEST_GROUP_MEMBER 1
8149 | /* end confdefs.h. */
8150 | /* Work also in C++ mode. */
8151 | #define __STDC_LIMIT_MACROS 1
8153 | /* Work if build is not clean. */
8154 | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
8156 | #include <limits.h>
8158 | #include <stdint.h>
8161 | #if defined INT64_MAX
8162 | #define CONDITION (INT64_MAX == LONG_MAX)
8163 | #elif HAVE_LONG_LONG_INT
8164 | #define CONDITION (sizeof (long long int) == sizeof (long int))
8166 | #define CONDITION 0
8168 | int test[CONDITION ? 1 : -1];
8176 configure:34064: result: no
8177 configure:34077: checking whether UINT32_MAX < UINTMAX_MAX
8178 configure:34111: gcc -c -g -O2 conftest.c >&5
8179 configure:34111: $? = 0
8180 configure:34118: result: yes
8181 configure:34129: checking whether UINT64_MAX == ULONG_MAX
8182 configure:34163: gcc -c -g -O2 conftest.c >&5
8183 conftest.c:258:17: error: size of array 'test' is negative
8184 int test[CONDITION ? 1 : -1];
8186 configure:34163: $? = 1
8187 configure: failed program was:
8189 | #define PACKAGE_NAME "GNU recutils"
8190 | #define PACKAGE_TARNAME "recutils"
8191 | #define PACKAGE_VERSION "1.8"
8192 | #define PACKAGE_STRING "GNU recutils 1.8"
8193 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
8194 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
8195 | #define PACKAGE "recutils"
8196 | #define VERSION "1.8"
8197 | #define STDC_HEADERS 1
8198 | #define HAVE_SYS_TYPES_H 1
8199 | #define HAVE_SYS_STAT_H 1
8200 | #define HAVE_STDLIB_H 1
8201 | #define HAVE_STRING_H 1
8202 | #define HAVE_MEMORY_H 1
8203 | #define HAVE_STRINGS_H 1
8204 | #define HAVE_INTTYPES_H 1
8205 | #define HAVE_STDINT_H 1
8206 | #define HAVE_UNISTD_H 1
8207 | #define __EXTENSIONS__ 1
8208 | #define _ALL_SOURCE 1
8209 | #define _DARWIN_C_SOURCE 1
8210 | #define _GNU_SOURCE 1
8211 | #define _NETBSD_SOURCE 1
8212 | #define _OPENBSD_SOURCE 1
8213 | #define _POSIX_PTHREAD_SEMANTICS 1
8214 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8215 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8216 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8217 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8218 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8219 | #define __STDC_WANT_LIB_EXT2__ 1
8220 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8221 | #define _TANDEM_SOURCE 1
8222 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
8223 | #define HAVE_FSEEKO 1
8224 | #define _FILE_OFFSET_BITS 64
8225 | #define _DARWIN_USE_64_BIT_INODE 1
8226 | #define HAVE_DLFCN_H 1
8227 | #define LT_OBJDIR ".libs/"
8228 | #define HAVE_FCHMOD 1
8229 | #define HAVE_BTOWC 1
8230 | #define HAVE_CANONICALIZE_FILE_NAME 1
8231 | #define HAVE_GETCWD 1
8232 | #define HAVE_READLINK 1
8233 | #define HAVE_REALPATH 1
8234 | #define HAVE_FACCESSAT 1
8235 | #define HAVE_FCNTL 1
8236 | #define HAVE_SYMLINK 1
8237 | #define HAVE_FLOCK 1
8238 | #define HAVE_SNPRINTF 1
8239 | #define HAVE___FWRITING 1
8240 | #define HAVE_GETDELIM 1
8241 | #define HAVE_GETDTABLESIZE 1
8242 | #define HAVE_GETPASS 1
8243 | #define HAVE___FSETLOCKING 1
8244 | #define HAVE_GETTIMEOFDAY 1
8245 | #define HAVE_LSTAT 1
8246 | #define HAVE_MBSINIT 1
8247 | #define HAVE_MBRTOWC 1
8248 | #define HAVE_MBRLEN 1
8249 | #define HAVE_MPROTECT 1
8250 | #define HAVE_MKOSTEMP 1
8251 | #define HAVE_MKSTEMP 1
8252 | #define HAVE_TZSET 1
8253 | #define HAVE_NL_LANGINFO 1
8254 | #define HAVE_ISBLANK 1
8255 | #define HAVE_ISWCTYPE 1
8256 | #define HAVE_LINK 1
8257 | #define HAVE_SECURE_GETENV 1
8258 | #define HAVE_GETUID 1
8259 | #define HAVE_GETEUID 1
8260 | #define HAVE_GETGID 1
8261 | #define HAVE_GETEGID 1
8262 | #define HAVE_SETENV 1
8263 | #define HAVE_SIGACTION 1
8264 | #define HAVE_SIGALTSTACK 1
8265 | #define HAVE_SIGINTERRUPT 1
8266 | #define HAVE_STRDUP 1
8267 | #define HAVE_LOCALTIME_R 1
8268 | #define HAVE_TIMEGM 1
8269 | #define HAVE_WCRTOMB 1
8270 | #define HAVE_WCTOB 1
8271 | #define HAVE_ISWCNTRL 1
8272 | #define HAVE_ALLOCA_H 1
8273 | #define HAVE_ALLOCA 1
8274 | #define restrict __restrict
8275 | #define HAVE_LANGINFO_CODESET 1
8276 | #define FUNC_REALPATH_WORKS 1
8277 | #define HAVE_SYS_PARAM_H 1
8278 | #define HAVE_SYS_SOCKET_H 1
8279 | #define HAVE_UNISTD_H 1
8280 | #define HAVE_STDIO_EXT_H 1
8281 | #define HAVE_FEATURES_H 1
8282 | #define HAVE_SYS_STAT_H 1
8283 | #define HAVE_GETOPT_H 1
8284 | #define HAVE_SYS_CDEFS_H 1
8285 | #define HAVE_TERMIOS_H 1
8286 | #define HAVE_SYS_TIME_H 1
8287 | #define HAVE_LIMITS_H 1
8288 | #define HAVE_WCHAR_H 1
8289 | #define HAVE_STDINT_H 1
8290 | #define HAVE_INTTYPES_H 1
8291 | #define HAVE_LANGINFO_H 1
8292 | #define HAVE_XLOCALE_H 1
8293 | #define HAVE_MATH_H 1
8294 | #define HAVE_SYS_MMAN_H 1
8295 | #define HAVE_MALLOC_H 1
8296 | #define HAVE_SPAWN_H 1
8297 | #define HAVE_STRINGS_H 1
8298 | #define HAVE_SYS_FILE_H 1
8299 | #define HAVE_SYS_WAIT_H 1
8300 | #define HAVE_WCTYPE_H 1
8301 | #define HAVE_ENVIRON_DECL 1
8302 | #define HAVE_DECL_STRERROR_R 1
8303 | #define HAVE_STRERROR_R 1
8304 | #define STRERROR_R_CHAR_P 1
8305 | #define GETGROUPS_T gid_t
8306 | #define HAVE_SIG_ATOMIC_T 1
8307 | #define HAVE_WORKING_O_NOATIME 1
8308 | #define HAVE_WORKING_O_NOFOLLOW 1
8309 | #define HAVE_STDINT_H_WITH_UINTMAX 1
8310 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8311 | #define CHECK_PRINTF_SAFE 1
8312 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
8313 | #define HAVE_LONG_LONG_INT 1
8314 | #define HAVE_WCHAR_T 1
8315 | #define HAVE_WINT_T 1
8316 | #define HAVE_INTMAX_T 1
8317 | #define DBL_EXPBIT0_WORD 1
8318 | #define DBL_EXPBIT0_BIT 20
8319 | #define HAVE_SNPRINTF 1
8320 | #define HAVE_STRNLEN 1
8321 | #define HAVE_WCSLEN 1
8322 | #define HAVE_WCSNLEN 1
8323 | #define HAVE_MBRTOWC 1
8324 | #define HAVE_WCRTOMB 1
8325 | #define HAVE_DECL__SNPRINTF 0
8326 | #define HAVE_SNPRINTF_RETVAL_C99 1
8327 | #define HAVE_DECL_ALARM 1
8328 | #define _USE_STD_STAT 1
8329 | #define HAVE_DECL_FSEEKO 1
8330 | #define HAVE_DECL_FTELLO 1
8331 | #define HAVE_DECL_GETDELIM 1
8332 | #define HAVE_DECL_GETDTABLESIZE 1
8333 | #define HAVE_DECL_GETLINE 1
8334 | #define HAVE_GETOPT_H 1
8335 | #define HAVE_GETOPT_LONG_ONLY 1
8336 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
8337 | #define HAVE_DECL_FLOCKFILE 1
8338 | #define HAVE_DECL_FPUTS_UNLOCKED 1
8339 | #define HAVE_DECL_FUNLOCKFILE 1
8340 | #define HAVE_DECL_PUTC_UNLOCKED 1
8341 | #define HAVE_INTTYPES_H 1
8342 | #define FLT_EXPBIT0_WORD 0
8343 | #define FLT_EXPBIT0_BIT 23
8344 | #define USE_POSIX_THREADS 1
8345 | #define USE_POSIX_THREADS_WEAK 1
8346 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
8347 | #define HAVE_STDLIB_H 1
8348 | #define MALLOC_0_IS_NONNULL 1
8349 | #define HAVE_MBSTATE_T 1
8350 | #define C_LOCALE_MAYBE_EILSEQ 1
8351 | #define HAVE_MAP_ANONYMOUS 1
8352 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
8353 | #define TIME_T_IS_SIGNED 1
8354 | #define HAVE_STRUCT_TM_TM_ZONE 1
8355 | #define HAVE_TM_ZONE 1
8356 | #define HAVE_TM_GMTOFF 1
8357 | #define PROMOTED_MODE_T mode_t
8358 | #define HAVE__BOOL 1
8359 | #define HAVE_COMPOUND_LITERALS 1
8360 | #define HAVE_POSIX_SPAWN 1
8361 | #define REPLACE_VFPRINTF_POSIX 1
8362 | #define USER_LABEL_PREFIX
8363 | #define HAVE_SIGSET_T 1
8364 | #define HAVE_DECL_SETENV 1
8365 | #define HAVE_SEARCH_H 1
8366 | #define HAVE_TSEARCH 1
8367 | #define HAVE_STRCASESTR 1
8368 | #define HAVE_DECL_STRDUP 1
8369 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
8370 | #define HAVE_DECL_FEOF_UNLOCKED 1
8371 | #define HAVE_DECL_FERROR_UNLOCKED 1
8372 | #define HAVE_DECL_FGETS_UNLOCKED 1
8373 | #define HAVE_DECL_FPUTC_UNLOCKED 1
8374 | #define HAVE_DECL_FREAD_UNLOCKED 1
8375 | #define HAVE_DECL_FWRITE_UNLOCKED 1
8376 | #define HAVE_DECL_GETC_UNLOCKED 1
8377 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
8378 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
8379 | #define HAVE_DECL_UNSETENV 1
8381 | #define HAVE_ALLOCA 1
8382 | #define GNULIB_TEST_BTOWC 1
8383 | #define HAVE___BUILTIN_EXPECT 1
8384 | #define GNULIB_CANONICALIZE_LGPL 1
8385 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
8386 | #define GNULIB_TEST_REALPATH 1
8387 | #define GNULIB_TEST_CHDIR 1
8388 | #define HAVE_CLOCK_GETTIME 1
8389 | #define HAVE_CLOCK_SETTIME 1
8390 | #define GNULIB_TEST_CLOEXEC 1
8391 | #define GNULIB_TEST_CLOSE 1
8392 | #define GNULIB_CLOSE_STREAM 1
8393 | #define HAVE_DUP2 1
8394 | #define GNULIB_TEST_DUP2 1
8395 | #define GNULIB_TEST_ENVIRON 1
8396 | #define HAVE_EUIDACCESS 1
8397 | #define GNULIB_TEST_EUIDACCESS 1
8398 | #define GNULIB_TEST_FCNTL 1
8399 | #define FLEXIBLE_ARRAY_MEMBER /**/
8400 | #define GNULIB_TEST_FLOOR 1
8401 | #define HAVE_DECL___FPENDING 1
8402 | #define REPLACE_FPRINTF_POSIX 1
8403 | #define GNULIB_TEST_FPRINTF_POSIX 1
8404 | #define HAVE_FREXP_IN_LIBC 1
8405 | #define GNULIB_TEST_FREXP 1
8406 | #define HAVE_FREXPL_IN_LIBC 1
8407 | #define GNULIB_TEST_FREXPL 1
8408 | #define GNULIB_TEST_FSEEK 1
8409 | #define GNULIB_TEST_FSEEKO 1
8410 | #define GNULIB_TEST_FSTAT 1
8411 | #define GNULIB_TEST_FTELL 1
8412 | #define GNULIB_TEST_FTELLO 1
8413 | #define GNULIB_TEST_GETDELIM 1
8414 | #define GNULIB_TEST_GETDTABLESIZE 1
8415 | #define HAVE_GETGROUPS 1
8416 | #define GNULIB_TEST_GETGROUPS 1
8417 | #define GNULIB_TEST_GETLINE 1
8418 | #define GNULIB_TEST_GETPASS 1
8419 | #define GNULIB_TEST_GETPASS 1
8420 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
8421 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
8422 | #define HAVE_DECL___ARGV 0
8423 | #define GETTIMEOFDAY_TIMEZONE struct timezone
8424 | #define GNULIB_TEST_GETTIMEOFDAY 1
8425 | #define GNULIB_TEST_GROUP_MEMBER 1
8426 | /* end confdefs.h. */
8427 | /* Work also in C++ mode. */
8428 | #define __STDC_LIMIT_MACROS 1
8430 | /* Work if build is not clean. */
8431 | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
8433 | #include <limits.h>
8435 | #include <stdint.h>
8438 | #if defined UINT64_MAX
8439 | #define CONDITION (UINT64_MAX == ULONG_MAX)
8440 | #elif HAVE_LONG_LONG_INT
8441 | #define CONDITION (sizeof (unsigned long long int) == sizeof (unsigned long int))
8443 | #define CONDITION 0
8445 | int test[CONDITION ? 1 : -1];
8453 configure:34170: result: no
8454 configure:34187: checking whether isnan(double) can be used without linking with libm
8455 configure:34212: gcc -o conftest -g -O2 conftest.c >&5
8456 configure:34212: $? = 0
8457 configure:34221: result: yes
8458 configure:34248: checking whether isnan(float) can be used without linking with libm
8459 configure:34273: gcc -o conftest -g -O2 conftest.c >&5
8460 configure:34273: $? = 0
8461 configure:34282: result: yes
8462 configure:34289: checking whether isnan(float) works
8463 configure:34375: gcc -o conftest -g -O2 conftest.c >&5
8464 configure:34375: $? = 0
8465 configure:34375: ./conftest
8466 configure:34375: $? = 0
8467 configure:34386: result: yes
8468 configure:34529: checking whether isnan(long double) can be used without linking with libm
8469 configure:34554: gcc -o conftest -g -O2 conftest.c >&5
8470 configure:34554: $? = 0
8471 configure:34563: result: yes
8472 configure:34572: checking whether isnanl works
8473 configure:34715: gcc -o conftest -g -O2 conftest.c >&5
8474 configure:34715: $? = 0
8475 configure:34715: ./conftest
8476 configure:34715: $? = 0
8477 configure:34726: result: yes
8478 configure:34993: checking whether langinfo.h defines CODESET
8479 configure:35011: gcc -c -g -O2 conftest.c >&5
8480 configure:35011: $? = 0
8481 configure:35019: result: yes
8482 configure:35024: checking whether langinfo.h defines T_FMT_AMPM
8483 configure:35042: gcc -c -g -O2 conftest.c >&5
8484 configure:35042: $? = 0
8485 configure:35050: result: yes
8486 configure:35055: checking whether langinfo.h defines ALTMON_1
8487 configure:35073: gcc -c -g -O2 conftest.c >&5
8488 conftest.c:244:9: error: 'ALTMON_1' undeclared here (not in a function)
8491 configure:35073: $? = 1
8492 configure: failed program was:
8494 | #define PACKAGE_NAME "GNU recutils"
8495 | #define PACKAGE_TARNAME "recutils"
8496 | #define PACKAGE_VERSION "1.8"
8497 | #define PACKAGE_STRING "GNU recutils 1.8"
8498 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
8499 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
8500 | #define PACKAGE "recutils"
8501 | #define VERSION "1.8"
8502 | #define STDC_HEADERS 1
8503 | #define HAVE_SYS_TYPES_H 1
8504 | #define HAVE_SYS_STAT_H 1
8505 | #define HAVE_STDLIB_H 1
8506 | #define HAVE_STRING_H 1
8507 | #define HAVE_MEMORY_H 1
8508 | #define HAVE_STRINGS_H 1
8509 | #define HAVE_INTTYPES_H 1
8510 | #define HAVE_STDINT_H 1
8511 | #define HAVE_UNISTD_H 1
8512 | #define __EXTENSIONS__ 1
8513 | #define _ALL_SOURCE 1
8514 | #define _DARWIN_C_SOURCE 1
8515 | #define _GNU_SOURCE 1
8516 | #define _NETBSD_SOURCE 1
8517 | #define _OPENBSD_SOURCE 1
8518 | #define _POSIX_PTHREAD_SEMANTICS 1
8519 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8520 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8521 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8522 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8523 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8524 | #define __STDC_WANT_LIB_EXT2__ 1
8525 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8526 | #define _TANDEM_SOURCE 1
8527 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
8528 | #define HAVE_FSEEKO 1
8529 | #define _FILE_OFFSET_BITS 64
8530 | #define _DARWIN_USE_64_BIT_INODE 1
8531 | #define HAVE_DLFCN_H 1
8532 | #define LT_OBJDIR ".libs/"
8533 | #define HAVE_FCHMOD 1
8534 | #define HAVE_BTOWC 1
8535 | #define HAVE_CANONICALIZE_FILE_NAME 1
8536 | #define HAVE_GETCWD 1
8537 | #define HAVE_READLINK 1
8538 | #define HAVE_REALPATH 1
8539 | #define HAVE_FACCESSAT 1
8540 | #define HAVE_FCNTL 1
8541 | #define HAVE_SYMLINK 1
8542 | #define HAVE_FLOCK 1
8543 | #define HAVE_SNPRINTF 1
8544 | #define HAVE___FWRITING 1
8545 | #define HAVE_GETDELIM 1
8546 | #define HAVE_GETDTABLESIZE 1
8547 | #define HAVE_GETPASS 1
8548 | #define HAVE___FSETLOCKING 1
8549 | #define HAVE_GETTIMEOFDAY 1
8550 | #define HAVE_LSTAT 1
8551 | #define HAVE_MBSINIT 1
8552 | #define HAVE_MBRTOWC 1
8553 | #define HAVE_MBRLEN 1
8554 | #define HAVE_MPROTECT 1
8555 | #define HAVE_MKOSTEMP 1
8556 | #define HAVE_MKSTEMP 1
8557 | #define HAVE_TZSET 1
8558 | #define HAVE_NL_LANGINFO 1
8559 | #define HAVE_ISBLANK 1
8560 | #define HAVE_ISWCTYPE 1
8561 | #define HAVE_LINK 1
8562 | #define HAVE_SECURE_GETENV 1
8563 | #define HAVE_GETUID 1
8564 | #define HAVE_GETEUID 1
8565 | #define HAVE_GETGID 1
8566 | #define HAVE_GETEGID 1
8567 | #define HAVE_SETENV 1
8568 | #define HAVE_SIGACTION 1
8569 | #define HAVE_SIGALTSTACK 1
8570 | #define HAVE_SIGINTERRUPT 1
8571 | #define HAVE_STRDUP 1
8572 | #define HAVE_LOCALTIME_R 1
8573 | #define HAVE_TIMEGM 1
8574 | #define HAVE_WCRTOMB 1
8575 | #define HAVE_WCTOB 1
8576 | #define HAVE_ISWCNTRL 1
8577 | #define HAVE_ALLOCA_H 1
8578 | #define HAVE_ALLOCA 1
8579 | #define restrict __restrict
8580 | #define HAVE_LANGINFO_CODESET 1
8581 | #define FUNC_REALPATH_WORKS 1
8582 | #define HAVE_SYS_PARAM_H 1
8583 | #define HAVE_SYS_SOCKET_H 1
8584 | #define HAVE_UNISTD_H 1
8585 | #define HAVE_STDIO_EXT_H 1
8586 | #define HAVE_FEATURES_H 1
8587 | #define HAVE_SYS_STAT_H 1
8588 | #define HAVE_GETOPT_H 1
8589 | #define HAVE_SYS_CDEFS_H 1
8590 | #define HAVE_TERMIOS_H 1
8591 | #define HAVE_SYS_TIME_H 1
8592 | #define HAVE_LIMITS_H 1
8593 | #define HAVE_WCHAR_H 1
8594 | #define HAVE_STDINT_H 1
8595 | #define HAVE_INTTYPES_H 1
8596 | #define HAVE_LANGINFO_H 1
8597 | #define HAVE_XLOCALE_H 1
8598 | #define HAVE_MATH_H 1
8599 | #define HAVE_SYS_MMAN_H 1
8600 | #define HAVE_MALLOC_H 1
8601 | #define HAVE_SPAWN_H 1
8602 | #define HAVE_STRINGS_H 1
8603 | #define HAVE_SYS_FILE_H 1
8604 | #define HAVE_SYS_WAIT_H 1
8605 | #define HAVE_WCTYPE_H 1
8606 | #define HAVE_ENVIRON_DECL 1
8607 | #define HAVE_DECL_STRERROR_R 1
8608 | #define HAVE_STRERROR_R 1
8609 | #define STRERROR_R_CHAR_P 1
8610 | #define GETGROUPS_T gid_t
8611 | #define HAVE_SIG_ATOMIC_T 1
8612 | #define HAVE_WORKING_O_NOATIME 1
8613 | #define HAVE_WORKING_O_NOFOLLOW 1
8614 | #define HAVE_STDINT_H_WITH_UINTMAX 1
8615 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8616 | #define CHECK_PRINTF_SAFE 1
8617 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
8618 | #define HAVE_LONG_LONG_INT 1
8619 | #define HAVE_WCHAR_T 1
8620 | #define HAVE_WINT_T 1
8621 | #define HAVE_INTMAX_T 1
8622 | #define DBL_EXPBIT0_WORD 1
8623 | #define DBL_EXPBIT0_BIT 20
8624 | #define HAVE_SNPRINTF 1
8625 | #define HAVE_STRNLEN 1
8626 | #define HAVE_WCSLEN 1
8627 | #define HAVE_WCSNLEN 1
8628 | #define HAVE_MBRTOWC 1
8629 | #define HAVE_WCRTOMB 1
8630 | #define HAVE_DECL__SNPRINTF 0
8631 | #define HAVE_SNPRINTF_RETVAL_C99 1
8632 | #define HAVE_DECL_ALARM 1
8633 | #define _USE_STD_STAT 1
8634 | #define HAVE_DECL_FSEEKO 1
8635 | #define HAVE_DECL_FTELLO 1
8636 | #define HAVE_DECL_GETDELIM 1
8637 | #define HAVE_DECL_GETDTABLESIZE 1
8638 | #define HAVE_DECL_GETLINE 1
8639 | #define HAVE_GETOPT_H 1
8640 | #define HAVE_GETOPT_LONG_ONLY 1
8641 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
8642 | #define HAVE_DECL_FLOCKFILE 1
8643 | #define HAVE_DECL_FPUTS_UNLOCKED 1
8644 | #define HAVE_DECL_FUNLOCKFILE 1
8645 | #define HAVE_DECL_PUTC_UNLOCKED 1
8646 | #define HAVE_INTTYPES_H 1
8647 | #define FLT_EXPBIT0_WORD 0
8648 | #define FLT_EXPBIT0_BIT 23
8649 | #define USE_POSIX_THREADS 1
8650 | #define USE_POSIX_THREADS_WEAK 1
8651 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
8652 | #define HAVE_STDLIB_H 1
8653 | #define MALLOC_0_IS_NONNULL 1
8654 | #define HAVE_MBSTATE_T 1
8655 | #define C_LOCALE_MAYBE_EILSEQ 1
8656 | #define HAVE_MAP_ANONYMOUS 1
8657 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
8658 | #define TIME_T_IS_SIGNED 1
8659 | #define HAVE_STRUCT_TM_TM_ZONE 1
8660 | #define HAVE_TM_ZONE 1
8661 | #define HAVE_TM_GMTOFF 1
8662 | #define PROMOTED_MODE_T mode_t
8663 | #define HAVE__BOOL 1
8664 | #define HAVE_COMPOUND_LITERALS 1
8665 | #define HAVE_POSIX_SPAWN 1
8666 | #define REPLACE_VFPRINTF_POSIX 1
8667 | #define USER_LABEL_PREFIX
8668 | #define HAVE_SIGSET_T 1
8669 | #define HAVE_DECL_SETENV 1
8670 | #define HAVE_SEARCH_H 1
8671 | #define HAVE_TSEARCH 1
8672 | #define HAVE_STRCASESTR 1
8673 | #define HAVE_DECL_STRDUP 1
8674 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
8675 | #define HAVE_DECL_FEOF_UNLOCKED 1
8676 | #define HAVE_DECL_FERROR_UNLOCKED 1
8677 | #define HAVE_DECL_FGETS_UNLOCKED 1
8678 | #define HAVE_DECL_FPUTC_UNLOCKED 1
8679 | #define HAVE_DECL_FREAD_UNLOCKED 1
8680 | #define HAVE_DECL_FWRITE_UNLOCKED 1
8681 | #define HAVE_DECL_GETC_UNLOCKED 1
8682 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
8683 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
8684 | #define HAVE_DECL_UNSETENV 1
8686 | #define HAVE_ALLOCA 1
8687 | #define GNULIB_TEST_BTOWC 1
8688 | #define HAVE___BUILTIN_EXPECT 1
8689 | #define GNULIB_CANONICALIZE_LGPL 1
8690 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
8691 | #define GNULIB_TEST_REALPATH 1
8692 | #define GNULIB_TEST_CHDIR 1
8693 | #define HAVE_CLOCK_GETTIME 1
8694 | #define HAVE_CLOCK_SETTIME 1
8695 | #define GNULIB_TEST_CLOEXEC 1
8696 | #define GNULIB_TEST_CLOSE 1
8697 | #define GNULIB_CLOSE_STREAM 1
8698 | #define HAVE_DUP2 1
8699 | #define GNULIB_TEST_DUP2 1
8700 | #define GNULIB_TEST_ENVIRON 1
8701 | #define HAVE_EUIDACCESS 1
8702 | #define GNULIB_TEST_EUIDACCESS 1
8703 | #define GNULIB_TEST_FCNTL 1
8704 | #define FLEXIBLE_ARRAY_MEMBER /**/
8705 | #define GNULIB_TEST_FLOOR 1
8706 | #define HAVE_DECL___FPENDING 1
8707 | #define REPLACE_FPRINTF_POSIX 1
8708 | #define GNULIB_TEST_FPRINTF_POSIX 1
8709 | #define HAVE_FREXP_IN_LIBC 1
8710 | #define GNULIB_TEST_FREXP 1
8711 | #define HAVE_FREXPL_IN_LIBC 1
8712 | #define GNULIB_TEST_FREXPL 1
8713 | #define GNULIB_TEST_FSEEK 1
8714 | #define GNULIB_TEST_FSEEKO 1
8715 | #define GNULIB_TEST_FSTAT 1
8716 | #define GNULIB_TEST_FTELL 1
8717 | #define GNULIB_TEST_FTELLO 1
8718 | #define GNULIB_TEST_GETDELIM 1
8719 | #define GNULIB_TEST_GETDTABLESIZE 1
8720 | #define HAVE_GETGROUPS 1
8721 | #define GNULIB_TEST_GETGROUPS 1
8722 | #define GNULIB_TEST_GETLINE 1
8723 | #define GNULIB_TEST_GETPASS 1
8724 | #define GNULIB_TEST_GETPASS 1
8725 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
8726 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
8727 | #define HAVE_DECL___ARGV 0
8728 | #define GETTIMEOFDAY_TIMEZONE struct timezone
8729 | #define GNULIB_TEST_GETTIMEOFDAY 1
8730 | #define GNULIB_TEST_GROUP_MEMBER 1
8731 | #define HAVE_ISNAND_IN_LIBC 1
8732 | #define HAVE_ISNANF_IN_LIBC 1
8733 | #define HAVE_ISNANL_IN_LIBC 1
8734 | /* end confdefs.h. */
8735 | #include <langinfo.h>
8745 configure:35081: result: no
8746 configure:35086: checking whether langinfo.h defines ERA
8747 configure:35104: gcc -c -g -O2 conftest.c >&5
8748 configure:35104: $? = 0
8749 configure:35112: result: yes
8750 configure:35117: checking whether langinfo.h defines YESEXPR
8751 configure:35135: gcc -c -g -O2 conftest.c >&5
8752 configure:35135: $? = 0
8753 configure:35143: result: yes
8754 configure:35164: checking whether the compiler supports the __inline keyword
8755 configure:35181: gcc -c -g -O2 conftest.c >&5
8756 configure:35181: $? = 0
8757 configure:35188: result: yes
8758 configure:35218: checking whether locale.h conforms to POSIX:2001
8759 configure:35236: gcc -c -g -O2 conftest.c >&5
8760 configure:35236: $? = 0
8761 configure:35243: result: yes
8762 configure:35249: checking whether locale.h defines locale_t
8763 configure:35266: gcc -c -g -O2 conftest.c >&5
8764 configure:35266: $? = 0
8765 configure:35274: result: yes
8766 configure:35287: checking whether struct lconv is properly defined
8767 configure:35306: gcc -c -g -O2 conftest.c >&5
8768 configure:35306: $? = 0
8769 configure:35314: result: yes
8770 configure:35461: checking for pthread_rwlock_t
8771 configure:35461: gcc -c -g -O2 conftest.c >&5
8772 configure:35461: $? = 0
8773 configure:35461: gcc -c -g -O2 conftest.c >&5
8774 conftest.c: In function 'main':
8775 conftest.c:250:31: error: expected expression before ')' token
8776 if (sizeof ((pthread_rwlock_t)))
8778 configure:35461: $? = 1
8779 configure: failed program was:
8781 | #define PACKAGE_NAME "GNU recutils"
8782 | #define PACKAGE_TARNAME "recutils"
8783 | #define PACKAGE_VERSION "1.8"
8784 | #define PACKAGE_STRING "GNU recutils 1.8"
8785 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
8786 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
8787 | #define PACKAGE "recutils"
8788 | #define VERSION "1.8"
8789 | #define STDC_HEADERS 1
8790 | #define HAVE_SYS_TYPES_H 1
8791 | #define HAVE_SYS_STAT_H 1
8792 | #define HAVE_STDLIB_H 1
8793 | #define HAVE_STRING_H 1
8794 | #define HAVE_MEMORY_H 1
8795 | #define HAVE_STRINGS_H 1
8796 | #define HAVE_INTTYPES_H 1
8797 | #define HAVE_STDINT_H 1
8798 | #define HAVE_UNISTD_H 1
8799 | #define __EXTENSIONS__ 1
8800 | #define _ALL_SOURCE 1
8801 | #define _DARWIN_C_SOURCE 1
8802 | #define _GNU_SOURCE 1
8803 | #define _NETBSD_SOURCE 1
8804 | #define _OPENBSD_SOURCE 1
8805 | #define _POSIX_PTHREAD_SEMANTICS 1
8806 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8807 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8808 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8809 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8810 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8811 | #define __STDC_WANT_LIB_EXT2__ 1
8812 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8813 | #define _TANDEM_SOURCE 1
8814 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
8815 | #define HAVE_FSEEKO 1
8816 | #define _FILE_OFFSET_BITS 64
8817 | #define _DARWIN_USE_64_BIT_INODE 1
8818 | #define HAVE_DLFCN_H 1
8819 | #define LT_OBJDIR ".libs/"
8820 | #define HAVE_FCHMOD 1
8821 | #define HAVE_BTOWC 1
8822 | #define HAVE_CANONICALIZE_FILE_NAME 1
8823 | #define HAVE_GETCWD 1
8824 | #define HAVE_READLINK 1
8825 | #define HAVE_REALPATH 1
8826 | #define HAVE_FACCESSAT 1
8827 | #define HAVE_FCNTL 1
8828 | #define HAVE_SYMLINK 1
8829 | #define HAVE_FLOCK 1
8830 | #define HAVE_SNPRINTF 1
8831 | #define HAVE___FWRITING 1
8832 | #define HAVE_GETDELIM 1
8833 | #define HAVE_GETDTABLESIZE 1
8834 | #define HAVE_GETPASS 1
8835 | #define HAVE___FSETLOCKING 1
8836 | #define HAVE_GETTIMEOFDAY 1
8837 | #define HAVE_LSTAT 1
8838 | #define HAVE_MBSINIT 1
8839 | #define HAVE_MBRTOWC 1
8840 | #define HAVE_MBRLEN 1
8841 | #define HAVE_MPROTECT 1
8842 | #define HAVE_MKOSTEMP 1
8843 | #define HAVE_MKSTEMP 1
8844 | #define HAVE_TZSET 1
8845 | #define HAVE_NL_LANGINFO 1
8846 | #define HAVE_ISBLANK 1
8847 | #define HAVE_ISWCTYPE 1
8848 | #define HAVE_LINK 1
8849 | #define HAVE_SECURE_GETENV 1
8850 | #define HAVE_GETUID 1
8851 | #define HAVE_GETEUID 1
8852 | #define HAVE_GETGID 1
8853 | #define HAVE_GETEGID 1
8854 | #define HAVE_SETENV 1
8855 | #define HAVE_SIGACTION 1
8856 | #define HAVE_SIGALTSTACK 1
8857 | #define HAVE_SIGINTERRUPT 1
8858 | #define HAVE_STRDUP 1
8859 | #define HAVE_LOCALTIME_R 1
8860 | #define HAVE_TIMEGM 1
8861 | #define HAVE_WCRTOMB 1
8862 | #define HAVE_WCTOB 1
8863 | #define HAVE_ISWCNTRL 1
8864 | #define HAVE_ALLOCA_H 1
8865 | #define HAVE_ALLOCA 1
8866 | #define restrict __restrict
8867 | #define HAVE_LANGINFO_CODESET 1
8868 | #define FUNC_REALPATH_WORKS 1
8869 | #define HAVE_SYS_PARAM_H 1
8870 | #define HAVE_SYS_SOCKET_H 1
8871 | #define HAVE_UNISTD_H 1
8872 | #define HAVE_STDIO_EXT_H 1
8873 | #define HAVE_FEATURES_H 1
8874 | #define HAVE_SYS_STAT_H 1
8875 | #define HAVE_GETOPT_H 1
8876 | #define HAVE_SYS_CDEFS_H 1
8877 | #define HAVE_TERMIOS_H 1
8878 | #define HAVE_SYS_TIME_H 1
8879 | #define HAVE_LIMITS_H 1
8880 | #define HAVE_WCHAR_H 1
8881 | #define HAVE_STDINT_H 1
8882 | #define HAVE_INTTYPES_H 1
8883 | #define HAVE_LANGINFO_H 1
8884 | #define HAVE_XLOCALE_H 1
8885 | #define HAVE_MATH_H 1
8886 | #define HAVE_SYS_MMAN_H 1
8887 | #define HAVE_MALLOC_H 1
8888 | #define HAVE_SPAWN_H 1
8889 | #define HAVE_STRINGS_H 1
8890 | #define HAVE_SYS_FILE_H 1
8891 | #define HAVE_SYS_WAIT_H 1
8892 | #define HAVE_WCTYPE_H 1
8893 | #define HAVE_ENVIRON_DECL 1
8894 | #define HAVE_DECL_STRERROR_R 1
8895 | #define HAVE_STRERROR_R 1
8896 | #define STRERROR_R_CHAR_P 1
8897 | #define GETGROUPS_T gid_t
8898 | #define HAVE_SIG_ATOMIC_T 1
8899 | #define HAVE_WORKING_O_NOATIME 1
8900 | #define HAVE_WORKING_O_NOFOLLOW 1
8901 | #define HAVE_STDINT_H_WITH_UINTMAX 1
8902 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8903 | #define CHECK_PRINTF_SAFE 1
8904 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
8905 | #define HAVE_LONG_LONG_INT 1
8906 | #define HAVE_WCHAR_T 1
8907 | #define HAVE_WINT_T 1
8908 | #define HAVE_INTMAX_T 1
8909 | #define DBL_EXPBIT0_WORD 1
8910 | #define DBL_EXPBIT0_BIT 20
8911 | #define HAVE_SNPRINTF 1
8912 | #define HAVE_STRNLEN 1
8913 | #define HAVE_WCSLEN 1
8914 | #define HAVE_WCSNLEN 1
8915 | #define HAVE_MBRTOWC 1
8916 | #define HAVE_WCRTOMB 1
8917 | #define HAVE_DECL__SNPRINTF 0
8918 | #define HAVE_SNPRINTF_RETVAL_C99 1
8919 | #define HAVE_DECL_ALARM 1
8920 | #define _USE_STD_STAT 1
8921 | #define HAVE_DECL_FSEEKO 1
8922 | #define HAVE_DECL_FTELLO 1
8923 | #define HAVE_DECL_GETDELIM 1
8924 | #define HAVE_DECL_GETDTABLESIZE 1
8925 | #define HAVE_DECL_GETLINE 1
8926 | #define HAVE_GETOPT_H 1
8927 | #define HAVE_GETOPT_LONG_ONLY 1
8928 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
8929 | #define HAVE_DECL_FLOCKFILE 1
8930 | #define HAVE_DECL_FPUTS_UNLOCKED 1
8931 | #define HAVE_DECL_FUNLOCKFILE 1
8932 | #define HAVE_DECL_PUTC_UNLOCKED 1
8933 | #define HAVE_INTTYPES_H 1
8934 | #define FLT_EXPBIT0_WORD 0
8935 | #define FLT_EXPBIT0_BIT 23
8936 | #define USE_POSIX_THREADS 1
8937 | #define USE_POSIX_THREADS_WEAK 1
8938 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
8939 | #define HAVE_STDLIB_H 1
8940 | #define MALLOC_0_IS_NONNULL 1
8941 | #define HAVE_MBSTATE_T 1
8942 | #define C_LOCALE_MAYBE_EILSEQ 1
8943 | #define HAVE_MAP_ANONYMOUS 1
8944 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
8945 | #define TIME_T_IS_SIGNED 1
8946 | #define HAVE_STRUCT_TM_TM_ZONE 1
8947 | #define HAVE_TM_ZONE 1
8948 | #define HAVE_TM_GMTOFF 1
8949 | #define PROMOTED_MODE_T mode_t
8950 | #define HAVE__BOOL 1
8951 | #define HAVE_COMPOUND_LITERALS 1
8952 | #define HAVE_POSIX_SPAWN 1
8953 | #define REPLACE_VFPRINTF_POSIX 1
8954 | #define USER_LABEL_PREFIX
8955 | #define HAVE_SIGSET_T 1
8956 | #define HAVE_DECL_SETENV 1
8957 | #define HAVE_SEARCH_H 1
8958 | #define HAVE_TSEARCH 1
8959 | #define HAVE_STRCASESTR 1
8960 | #define HAVE_DECL_STRDUP 1
8961 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
8962 | #define HAVE_DECL_FEOF_UNLOCKED 1
8963 | #define HAVE_DECL_FERROR_UNLOCKED 1
8964 | #define HAVE_DECL_FGETS_UNLOCKED 1
8965 | #define HAVE_DECL_FPUTC_UNLOCKED 1
8966 | #define HAVE_DECL_FREAD_UNLOCKED 1
8967 | #define HAVE_DECL_FWRITE_UNLOCKED 1
8968 | #define HAVE_DECL_GETC_UNLOCKED 1
8969 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
8970 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
8971 | #define HAVE_DECL_UNSETENV 1
8973 | #define HAVE_ALLOCA 1
8974 | #define GNULIB_TEST_BTOWC 1
8975 | #define HAVE___BUILTIN_EXPECT 1
8976 | #define GNULIB_CANONICALIZE_LGPL 1
8977 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
8978 | #define GNULIB_TEST_REALPATH 1
8979 | #define GNULIB_TEST_CHDIR 1
8980 | #define HAVE_CLOCK_GETTIME 1
8981 | #define HAVE_CLOCK_SETTIME 1
8982 | #define GNULIB_TEST_CLOEXEC 1
8983 | #define GNULIB_TEST_CLOSE 1
8984 | #define GNULIB_CLOSE_STREAM 1
8985 | #define HAVE_DUP2 1
8986 | #define GNULIB_TEST_DUP2 1
8987 | #define GNULIB_TEST_ENVIRON 1
8988 | #define HAVE_EUIDACCESS 1
8989 | #define GNULIB_TEST_EUIDACCESS 1
8990 | #define GNULIB_TEST_FCNTL 1
8991 | #define FLEXIBLE_ARRAY_MEMBER /**/
8992 | #define GNULIB_TEST_FLOOR 1
8993 | #define HAVE_DECL___FPENDING 1
8994 | #define REPLACE_FPRINTF_POSIX 1
8995 | #define GNULIB_TEST_FPRINTF_POSIX 1
8996 | #define HAVE_FREXP_IN_LIBC 1
8997 | #define GNULIB_TEST_FREXP 1
8998 | #define HAVE_FREXPL_IN_LIBC 1
8999 | #define GNULIB_TEST_FREXPL 1
9000 | #define GNULIB_TEST_FSEEK 1
9001 | #define GNULIB_TEST_FSEEKO 1
9002 | #define GNULIB_TEST_FSTAT 1
9003 | #define GNULIB_TEST_FTELL 1
9004 | #define GNULIB_TEST_FTELLO 1
9005 | #define GNULIB_TEST_GETDELIM 1
9006 | #define GNULIB_TEST_GETDTABLESIZE 1
9007 | #define HAVE_GETGROUPS 1
9008 | #define GNULIB_TEST_GETGROUPS 1
9009 | #define GNULIB_TEST_GETLINE 1
9010 | #define GNULIB_TEST_GETPASS 1
9011 | #define GNULIB_TEST_GETPASS 1
9012 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
9013 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
9014 | #define HAVE_DECL___ARGV 0
9015 | #define GETTIMEOFDAY_TIMEZONE struct timezone
9016 | #define GNULIB_TEST_GETTIMEOFDAY 1
9017 | #define GNULIB_TEST_GROUP_MEMBER 1
9018 | #define HAVE_ISNAND_IN_LIBC 1
9019 | #define HAVE_ISNANF_IN_LIBC 1
9020 | #define HAVE_ISNANL_IN_LIBC 1
9021 | #define HAVE___INLINE 1
9022 | #define GNULIB_TEST_LOCALECONV 1
9023 | /* end confdefs.h. */
9024 | #include <pthread.h>
9029 | if (sizeof ((pthread_rwlock_t)))
9034 configure:35461: result: yes
9035 configure:35473: checking whether pthread_rwlock_rdlock prefers a writer to a reader
9036 configure:35598: gcc -o conftest -g -O2 conftest.c -pthread -Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state >&5
9037 configure:35598: $? = 0
9038 configure:35598: ./conftest
9039 configure:35598: $? = 1
9040 configure: program exited with status 1
9041 configure: failed program was:
9043 | #define PACKAGE_NAME "GNU recutils"
9044 | #define PACKAGE_TARNAME "recutils"
9045 | #define PACKAGE_VERSION "1.8"
9046 | #define PACKAGE_STRING "GNU recutils 1.8"
9047 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
9048 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
9049 | #define PACKAGE "recutils"
9050 | #define VERSION "1.8"
9051 | #define STDC_HEADERS 1
9052 | #define HAVE_SYS_TYPES_H 1
9053 | #define HAVE_SYS_STAT_H 1
9054 | #define HAVE_STDLIB_H 1
9055 | #define HAVE_STRING_H 1
9056 | #define HAVE_MEMORY_H 1
9057 | #define HAVE_STRINGS_H 1
9058 | #define HAVE_INTTYPES_H 1
9059 | #define HAVE_STDINT_H 1
9060 | #define HAVE_UNISTD_H 1
9061 | #define __EXTENSIONS__ 1
9062 | #define _ALL_SOURCE 1
9063 | #define _DARWIN_C_SOURCE 1
9064 | #define _GNU_SOURCE 1
9065 | #define _NETBSD_SOURCE 1
9066 | #define _OPENBSD_SOURCE 1
9067 | #define _POSIX_PTHREAD_SEMANTICS 1
9068 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9069 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9070 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9071 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9072 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9073 | #define __STDC_WANT_LIB_EXT2__ 1
9074 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9075 | #define _TANDEM_SOURCE 1
9076 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
9077 | #define HAVE_FSEEKO 1
9078 | #define _FILE_OFFSET_BITS 64
9079 | #define _DARWIN_USE_64_BIT_INODE 1
9080 | #define HAVE_DLFCN_H 1
9081 | #define LT_OBJDIR ".libs/"
9082 | #define HAVE_FCHMOD 1
9083 | #define HAVE_BTOWC 1
9084 | #define HAVE_CANONICALIZE_FILE_NAME 1
9085 | #define HAVE_GETCWD 1
9086 | #define HAVE_READLINK 1
9087 | #define HAVE_REALPATH 1
9088 | #define HAVE_FACCESSAT 1
9089 | #define HAVE_FCNTL 1
9090 | #define HAVE_SYMLINK 1
9091 | #define HAVE_FLOCK 1
9092 | #define HAVE_SNPRINTF 1
9093 | #define HAVE___FWRITING 1
9094 | #define HAVE_GETDELIM 1
9095 | #define HAVE_GETDTABLESIZE 1
9096 | #define HAVE_GETPASS 1
9097 | #define HAVE___FSETLOCKING 1
9098 | #define HAVE_GETTIMEOFDAY 1
9099 | #define HAVE_LSTAT 1
9100 | #define HAVE_MBSINIT 1
9101 | #define HAVE_MBRTOWC 1
9102 | #define HAVE_MBRLEN 1
9103 | #define HAVE_MPROTECT 1
9104 | #define HAVE_MKOSTEMP 1
9105 | #define HAVE_MKSTEMP 1
9106 | #define HAVE_TZSET 1
9107 | #define HAVE_NL_LANGINFO 1
9108 | #define HAVE_ISBLANK 1
9109 | #define HAVE_ISWCTYPE 1
9110 | #define HAVE_LINK 1
9111 | #define HAVE_SECURE_GETENV 1
9112 | #define HAVE_GETUID 1
9113 | #define HAVE_GETEUID 1
9114 | #define HAVE_GETGID 1
9115 | #define HAVE_GETEGID 1
9116 | #define HAVE_SETENV 1
9117 | #define HAVE_SIGACTION 1
9118 | #define HAVE_SIGALTSTACK 1
9119 | #define HAVE_SIGINTERRUPT 1
9120 | #define HAVE_STRDUP 1
9121 | #define HAVE_LOCALTIME_R 1
9122 | #define HAVE_TIMEGM 1
9123 | #define HAVE_WCRTOMB 1
9124 | #define HAVE_WCTOB 1
9125 | #define HAVE_ISWCNTRL 1
9126 | #define HAVE_ALLOCA_H 1
9127 | #define HAVE_ALLOCA 1
9128 | #define restrict __restrict
9129 | #define HAVE_LANGINFO_CODESET 1
9130 | #define FUNC_REALPATH_WORKS 1
9131 | #define HAVE_SYS_PARAM_H 1
9132 | #define HAVE_SYS_SOCKET_H 1
9133 | #define HAVE_UNISTD_H 1
9134 | #define HAVE_STDIO_EXT_H 1
9135 | #define HAVE_FEATURES_H 1
9136 | #define HAVE_SYS_STAT_H 1
9137 | #define HAVE_GETOPT_H 1
9138 | #define HAVE_SYS_CDEFS_H 1
9139 | #define HAVE_TERMIOS_H 1
9140 | #define HAVE_SYS_TIME_H 1
9141 | #define HAVE_LIMITS_H 1
9142 | #define HAVE_WCHAR_H 1
9143 | #define HAVE_STDINT_H 1
9144 | #define HAVE_INTTYPES_H 1
9145 | #define HAVE_LANGINFO_H 1
9146 | #define HAVE_XLOCALE_H 1
9147 | #define HAVE_MATH_H 1
9148 | #define HAVE_SYS_MMAN_H 1
9149 | #define HAVE_MALLOC_H 1
9150 | #define HAVE_SPAWN_H 1
9151 | #define HAVE_STRINGS_H 1
9152 | #define HAVE_SYS_FILE_H 1
9153 | #define HAVE_SYS_WAIT_H 1
9154 | #define HAVE_WCTYPE_H 1
9155 | #define HAVE_ENVIRON_DECL 1
9156 | #define HAVE_DECL_STRERROR_R 1
9157 | #define HAVE_STRERROR_R 1
9158 | #define STRERROR_R_CHAR_P 1
9159 | #define GETGROUPS_T gid_t
9160 | #define HAVE_SIG_ATOMIC_T 1
9161 | #define HAVE_WORKING_O_NOATIME 1
9162 | #define HAVE_WORKING_O_NOFOLLOW 1
9163 | #define HAVE_STDINT_H_WITH_UINTMAX 1
9164 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9165 | #define CHECK_PRINTF_SAFE 1
9166 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
9167 | #define HAVE_LONG_LONG_INT 1
9168 | #define HAVE_WCHAR_T 1
9169 | #define HAVE_WINT_T 1
9170 | #define HAVE_INTMAX_T 1
9171 | #define DBL_EXPBIT0_WORD 1
9172 | #define DBL_EXPBIT0_BIT 20
9173 | #define HAVE_SNPRINTF 1
9174 | #define HAVE_STRNLEN 1
9175 | #define HAVE_WCSLEN 1
9176 | #define HAVE_WCSNLEN 1
9177 | #define HAVE_MBRTOWC 1
9178 | #define HAVE_WCRTOMB 1
9179 | #define HAVE_DECL__SNPRINTF 0
9180 | #define HAVE_SNPRINTF_RETVAL_C99 1
9181 | #define HAVE_DECL_ALARM 1
9182 | #define _USE_STD_STAT 1
9183 | #define HAVE_DECL_FSEEKO 1
9184 | #define HAVE_DECL_FTELLO 1
9185 | #define HAVE_DECL_GETDELIM 1
9186 | #define HAVE_DECL_GETDTABLESIZE 1
9187 | #define HAVE_DECL_GETLINE 1
9188 | #define HAVE_GETOPT_H 1
9189 | #define HAVE_GETOPT_LONG_ONLY 1
9190 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
9191 | #define HAVE_DECL_FLOCKFILE 1
9192 | #define HAVE_DECL_FPUTS_UNLOCKED 1
9193 | #define HAVE_DECL_FUNLOCKFILE 1
9194 | #define HAVE_DECL_PUTC_UNLOCKED 1
9195 | #define HAVE_INTTYPES_H 1
9196 | #define FLT_EXPBIT0_WORD 0
9197 | #define FLT_EXPBIT0_BIT 23
9198 | #define USE_POSIX_THREADS 1
9199 | #define USE_POSIX_THREADS_WEAK 1
9200 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
9201 | #define HAVE_STDLIB_H 1
9202 | #define MALLOC_0_IS_NONNULL 1
9203 | #define HAVE_MBSTATE_T 1
9204 | #define C_LOCALE_MAYBE_EILSEQ 1
9205 | #define HAVE_MAP_ANONYMOUS 1
9206 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
9207 | #define TIME_T_IS_SIGNED 1
9208 | #define HAVE_STRUCT_TM_TM_ZONE 1
9209 | #define HAVE_TM_ZONE 1
9210 | #define HAVE_TM_GMTOFF 1
9211 | #define PROMOTED_MODE_T mode_t
9212 | #define HAVE__BOOL 1
9213 | #define HAVE_COMPOUND_LITERALS 1
9214 | #define HAVE_POSIX_SPAWN 1
9215 | #define REPLACE_VFPRINTF_POSIX 1
9216 | #define USER_LABEL_PREFIX
9217 | #define HAVE_SIGSET_T 1
9218 | #define HAVE_DECL_SETENV 1
9219 | #define HAVE_SEARCH_H 1
9220 | #define HAVE_TSEARCH 1
9221 | #define HAVE_STRCASESTR 1
9222 | #define HAVE_DECL_STRDUP 1
9223 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
9224 | #define HAVE_DECL_FEOF_UNLOCKED 1
9225 | #define HAVE_DECL_FERROR_UNLOCKED 1
9226 | #define HAVE_DECL_FGETS_UNLOCKED 1
9227 | #define HAVE_DECL_FPUTC_UNLOCKED 1
9228 | #define HAVE_DECL_FREAD_UNLOCKED 1
9229 | #define HAVE_DECL_FWRITE_UNLOCKED 1
9230 | #define HAVE_DECL_GETC_UNLOCKED 1
9231 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
9232 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
9233 | #define HAVE_DECL_UNSETENV 1
9235 | #define HAVE_ALLOCA 1
9236 | #define GNULIB_TEST_BTOWC 1
9237 | #define HAVE___BUILTIN_EXPECT 1
9238 | #define GNULIB_CANONICALIZE_LGPL 1
9239 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
9240 | #define GNULIB_TEST_REALPATH 1
9241 | #define GNULIB_TEST_CHDIR 1
9242 | #define HAVE_CLOCK_GETTIME 1
9243 | #define HAVE_CLOCK_SETTIME 1
9244 | #define GNULIB_TEST_CLOEXEC 1
9245 | #define GNULIB_TEST_CLOSE 1
9246 | #define GNULIB_CLOSE_STREAM 1
9247 | #define HAVE_DUP2 1
9248 | #define GNULIB_TEST_DUP2 1
9249 | #define GNULIB_TEST_ENVIRON 1
9250 | #define HAVE_EUIDACCESS 1
9251 | #define GNULIB_TEST_EUIDACCESS 1
9252 | #define GNULIB_TEST_FCNTL 1
9253 | #define FLEXIBLE_ARRAY_MEMBER /**/
9254 | #define GNULIB_TEST_FLOOR 1
9255 | #define HAVE_DECL___FPENDING 1
9256 | #define REPLACE_FPRINTF_POSIX 1
9257 | #define GNULIB_TEST_FPRINTF_POSIX 1
9258 | #define HAVE_FREXP_IN_LIBC 1
9259 | #define GNULIB_TEST_FREXP 1
9260 | #define HAVE_FREXPL_IN_LIBC 1
9261 | #define GNULIB_TEST_FREXPL 1
9262 | #define GNULIB_TEST_FSEEK 1
9263 | #define GNULIB_TEST_FSEEKO 1
9264 | #define GNULIB_TEST_FSTAT 1
9265 | #define GNULIB_TEST_FTELL 1
9266 | #define GNULIB_TEST_FTELLO 1
9267 | #define GNULIB_TEST_GETDELIM 1
9268 | #define GNULIB_TEST_GETDTABLESIZE 1
9269 | #define HAVE_GETGROUPS 1
9270 | #define GNULIB_TEST_GETGROUPS 1
9271 | #define GNULIB_TEST_GETLINE 1
9272 | #define GNULIB_TEST_GETPASS 1
9273 | #define GNULIB_TEST_GETPASS 1
9274 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
9275 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
9276 | #define HAVE_DECL___ARGV 0
9277 | #define GETTIMEOFDAY_TIMEZONE struct timezone
9278 | #define GNULIB_TEST_GETTIMEOFDAY 1
9279 | #define GNULIB_TEST_GROUP_MEMBER 1
9280 | #define HAVE_ISNAND_IN_LIBC 1
9281 | #define HAVE_ISNANF_IN_LIBC 1
9282 | #define HAVE_ISNANL_IN_LIBC 1
9283 | #define HAVE___INLINE 1
9284 | #define GNULIB_TEST_LOCALECONV 1
9285 | #define HAVE_PTHREAD_RWLOCK 1
9286 | /* end confdefs.h. */
9288 | #include <errno.h>
9289 | #include <pthread.h>
9290 | #include <stdlib.h>
9291 | #include <unistd.h>
9293 | #define SUCCEED() exit (0)
9294 | #define FAILURE() exit (1)
9295 | #define UNEXPECTED(n) (exit (10 + (n)))
9297 | /* The main thread creates the waiting writer and the requesting reader threads
9298 | in the default way; this guarantees that they have the same priority.
9299 | We can reuse the main thread as first reader thread. */
9301 | static pthread_rwlock_t lock;
9302 | static pthread_t reader1;
9303 | static pthread_t writer;
9304 | static pthread_t reader2;
9305 | static pthread_t timer;
9306 | /* Used to pass control from writer to reader2 and from reader2 to timer,
9307 | as in a relay race.
9308 | Passing control from one running thread to another running thread
9309 | is most likely faster than to create the second thread. */
9310 | static pthread_mutex_t baton;
9313 | timer_func (void *ignored)
9315 | /* Step 13 (can be before or after step 12):
9316 | The timer thread takes the baton, then waits a moment to make sure
9317 | it can tell whether the second reader thread is blocked at step 12. */
9318 | if (pthread_mutex_lock (&baton))
9321 | /* By the time we get here, it's clear that the second reader thread is
9322 | blocked at step 12. This is the desired behaviour. */
9327 | reader2_func (void *ignored)
9331 | /* Step 8 (can be before or after step 7):
9332 | The second reader thread takes the baton, then waits a moment to make sure
9333 | the writer thread has reached step 7. */
9334 | if (pthread_mutex_lock (&baton))
9337 | /* Step 9: The second reader thread requests the lock. */
9338 | err = pthread_rwlock_tryrdlock (&lock);
9341 | else if (err != EBUSY)
9343 | /* Step 10: Launch a timer, to test whether the next call blocks. */
9344 | if (pthread_create (&timer, NULL, timer_func, NULL))
9346 | /* Step 11: Release the baton. */
9347 | if (pthread_mutex_unlock (&baton))
9349 | /* Step 12: The second reader thread requests the lock. */
9350 | err = pthread_rwlock_rdlock (&lock);
9358 | writer_func (void *ignored)
9360 | /* Step 4: Take the baton, so that the second reader thread does not go ahead
9362 | if (pthread_mutex_lock (&baton))
9364 | /* Step 5: Create the second reader thread. */
9365 | if (pthread_create (&reader2, NULL, reader2_func, NULL))
9367 | /* Step 6: Release the baton. */
9368 | if (pthread_mutex_unlock (&baton))
9370 | /* Step 7: The writer thread requests the lock. */
9371 | if (pthread_rwlock_wrlock (&lock))
9379 | reader1 = pthread_self ();
9381 | /* Step 1: The main thread initializes the lock and the baton. */
9382 | if (pthread_rwlock_init (&lock, NULL))
9384 | if (pthread_mutex_init (&baton, NULL))
9386 | /* Step 2: The main thread acquires the lock as a reader. */
9387 | if (pthread_rwlock_rdlock (&lock))
9389 | /* Step 3: Create the writer thread. */
9390 | if (pthread_create (&writer, NULL, writer_func, NULL))
9392 | /* Job done. Go to sleep. */
9399 configure:35610: result: no
9400 configure:35644: gcc -c -g -O2 conftest.c >&5
9401 configure:35644: $? = 0
9402 configure:35666: checking whether lseek detects pipes
9403 configure:35699: gcc -o conftest -g -O2 conftest.c >&5
9404 configure:35699: $? = 0
9405 configure:35734: result: yes
9406 configure:35944: checking whether NAN macro works
9407 configure:35967: gcc -c -g -O2 conftest.c >&5
9408 configure:35967: $? = 0
9409 configure:35974: result: yes
9410 configure:35979: checking whether HUGE_VAL works
9411 configure:35997: gcc -c -g -O2 conftest.c >&5
9412 configure:35997: $? = 0
9413 configure:36004: result: yes
9414 configure:36096: checking whether mbrtowc handles incomplete characters
9415 configure:36153: result: guessing yes
9416 configure:36159: checking whether mbrtowc works as well as mbtowc
9417 configure:36220: result: guessing yes
9418 configure:36271: checking whether mbrtowc handles a NULL pwc argument
9419 configure:36342: result: guessing yes
9420 configure:36348: checking whether mbrtowc handles a NULL string argument
9421 configure:36407: result: guessing yes
9422 configure:36415: checking whether mbrtowc has a correct return value
9423 configure:36545: result: guessing yes
9424 configure:36551: checking whether mbrtowc returns 0 when parsing a NUL character
9425 configure:36607: result: guessing yes
9426 configure:36612: checking whether mbrtowc works on empty input
9427 configure:36651: result: yes
9428 configure:36655: checking whether the C locale is free of encoding errors
9429 configure:36710: result: no
9430 configure:36810: checking whether mbrtowc handles incomplete characters
9431 configure:36867: result: guessing yes
9432 configure:36873: checking whether mbrtowc works as well as mbtowc
9433 configure:36934: result: guessing yes
9434 configure:37102: checking whether mkdir handles trailing slash
9435 configure:37151: gcc -o conftest -g -O2 conftest.c >&5
9436 configure:37151: $? = 0
9437 configure:37151: ./conftest
9438 configure:37151: $? = 0
9439 configure:37164: result: yes
9440 configure:37173: checking whether mkdir handles trailing dot
9441 configure:37204: gcc -o conftest -g -O2 conftest.c >&5
9442 configure:37204: $? = 0
9443 configure:37204: ./conftest
9444 configure:37204: $? = 0
9445 configure:37217: result: yes
9446 configure:37292: checking for working mkstemp
9447 configure:37347: gcc -o conftest -g -O2 conftest.c >&5
9448 configure:37347: $? = 0
9449 configure:37347: ./conftest
9450 configure:37347: $? = 0
9451 configure:37359: result: yes
9452 configure:37453: checking for __mktime_internal
9453 configure:37453: gcc -o conftest -g -O2 conftest.c >&5
9454 /tmp/cc11bZB4.o: In function `main':
9455 /mnt/lfs/build/recutils/recutils-1.8/conftest.c:296: undefined reference to `__mktime_internal'
9456 collect2: error: ld returned 1 exit status
9457 configure:37453: $? = 1
9458 configure: failed program was:
9460 | #define PACKAGE_NAME "GNU recutils"
9461 | #define PACKAGE_TARNAME "recutils"
9462 | #define PACKAGE_VERSION "1.8"
9463 | #define PACKAGE_STRING "GNU recutils 1.8"
9464 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
9465 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
9466 | #define PACKAGE "recutils"
9467 | #define VERSION "1.8"
9468 | #define STDC_HEADERS 1
9469 | #define HAVE_SYS_TYPES_H 1
9470 | #define HAVE_SYS_STAT_H 1
9471 | #define HAVE_STDLIB_H 1
9472 | #define HAVE_STRING_H 1
9473 | #define HAVE_MEMORY_H 1
9474 | #define HAVE_STRINGS_H 1
9475 | #define HAVE_INTTYPES_H 1
9476 | #define HAVE_STDINT_H 1
9477 | #define HAVE_UNISTD_H 1
9478 | #define __EXTENSIONS__ 1
9479 | #define _ALL_SOURCE 1
9480 | #define _DARWIN_C_SOURCE 1
9481 | #define _GNU_SOURCE 1
9482 | #define _NETBSD_SOURCE 1
9483 | #define _OPENBSD_SOURCE 1
9484 | #define _POSIX_PTHREAD_SEMANTICS 1
9485 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9486 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9487 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9488 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9489 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9490 | #define __STDC_WANT_LIB_EXT2__ 1
9491 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9492 | #define _TANDEM_SOURCE 1
9493 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
9494 | #define HAVE_FSEEKO 1
9495 | #define _FILE_OFFSET_BITS 64
9496 | #define _DARWIN_USE_64_BIT_INODE 1
9497 | #define HAVE_DLFCN_H 1
9498 | #define LT_OBJDIR ".libs/"
9499 | #define HAVE_FCHMOD 1
9500 | #define HAVE_BTOWC 1
9501 | #define HAVE_CANONICALIZE_FILE_NAME 1
9502 | #define HAVE_GETCWD 1
9503 | #define HAVE_READLINK 1
9504 | #define HAVE_REALPATH 1
9505 | #define HAVE_FACCESSAT 1
9506 | #define HAVE_FCNTL 1
9507 | #define HAVE_SYMLINK 1
9508 | #define HAVE_FLOCK 1
9509 | #define HAVE_SNPRINTF 1
9510 | #define HAVE___FWRITING 1
9511 | #define HAVE_GETDELIM 1
9512 | #define HAVE_GETDTABLESIZE 1
9513 | #define HAVE_GETPASS 1
9514 | #define HAVE___FSETLOCKING 1
9515 | #define HAVE_GETTIMEOFDAY 1
9516 | #define HAVE_LSTAT 1
9517 | #define HAVE_MBSINIT 1
9518 | #define HAVE_MBRTOWC 1
9519 | #define HAVE_MBRLEN 1
9520 | #define HAVE_MPROTECT 1
9521 | #define HAVE_MKOSTEMP 1
9522 | #define HAVE_MKSTEMP 1
9523 | #define HAVE_TZSET 1
9524 | #define HAVE_NL_LANGINFO 1
9525 | #define HAVE_ISBLANK 1
9526 | #define HAVE_ISWCTYPE 1
9527 | #define HAVE_LINK 1
9528 | #define HAVE_SECURE_GETENV 1
9529 | #define HAVE_GETUID 1
9530 | #define HAVE_GETEUID 1
9531 | #define HAVE_GETGID 1
9532 | #define HAVE_GETEGID 1
9533 | #define HAVE_SETENV 1
9534 | #define HAVE_SIGACTION 1
9535 | #define HAVE_SIGALTSTACK 1
9536 | #define HAVE_SIGINTERRUPT 1
9537 | #define HAVE_STRDUP 1
9538 | #define HAVE_LOCALTIME_R 1
9539 | #define HAVE_TIMEGM 1
9540 | #define HAVE_WCRTOMB 1
9541 | #define HAVE_WCTOB 1
9542 | #define HAVE_ISWCNTRL 1
9543 | #define HAVE_ALLOCA_H 1
9544 | #define HAVE_ALLOCA 1
9545 | #define restrict __restrict
9546 | #define HAVE_LANGINFO_CODESET 1
9547 | #define FUNC_REALPATH_WORKS 1
9548 | #define HAVE_SYS_PARAM_H 1
9549 | #define HAVE_SYS_SOCKET_H 1
9550 | #define HAVE_UNISTD_H 1
9551 | #define HAVE_STDIO_EXT_H 1
9552 | #define HAVE_FEATURES_H 1
9553 | #define HAVE_SYS_STAT_H 1
9554 | #define HAVE_GETOPT_H 1
9555 | #define HAVE_SYS_CDEFS_H 1
9556 | #define HAVE_TERMIOS_H 1
9557 | #define HAVE_SYS_TIME_H 1
9558 | #define HAVE_LIMITS_H 1
9559 | #define HAVE_WCHAR_H 1
9560 | #define HAVE_STDINT_H 1
9561 | #define HAVE_INTTYPES_H 1
9562 | #define HAVE_LANGINFO_H 1
9563 | #define HAVE_XLOCALE_H 1
9564 | #define HAVE_MATH_H 1
9565 | #define HAVE_SYS_MMAN_H 1
9566 | #define HAVE_MALLOC_H 1
9567 | #define HAVE_SPAWN_H 1
9568 | #define HAVE_STRINGS_H 1
9569 | #define HAVE_SYS_FILE_H 1
9570 | #define HAVE_SYS_WAIT_H 1
9571 | #define HAVE_WCTYPE_H 1
9572 | #define HAVE_ENVIRON_DECL 1
9573 | #define HAVE_DECL_STRERROR_R 1
9574 | #define HAVE_STRERROR_R 1
9575 | #define STRERROR_R_CHAR_P 1
9576 | #define GETGROUPS_T gid_t
9577 | #define HAVE_SIG_ATOMIC_T 1
9578 | #define HAVE_WORKING_O_NOATIME 1
9579 | #define HAVE_WORKING_O_NOFOLLOW 1
9580 | #define HAVE_STDINT_H_WITH_UINTMAX 1
9581 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9582 | #define CHECK_PRINTF_SAFE 1
9583 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
9584 | #define HAVE_LONG_LONG_INT 1
9585 | #define HAVE_WCHAR_T 1
9586 | #define HAVE_WINT_T 1
9587 | #define HAVE_INTMAX_T 1
9588 | #define DBL_EXPBIT0_WORD 1
9589 | #define DBL_EXPBIT0_BIT 20
9590 | #define HAVE_SNPRINTF 1
9591 | #define HAVE_STRNLEN 1
9592 | #define HAVE_WCSLEN 1
9593 | #define HAVE_WCSNLEN 1
9594 | #define HAVE_MBRTOWC 1
9595 | #define HAVE_WCRTOMB 1
9596 | #define HAVE_DECL__SNPRINTF 0
9597 | #define HAVE_SNPRINTF_RETVAL_C99 1
9598 | #define HAVE_DECL_ALARM 1
9599 | #define _USE_STD_STAT 1
9600 | #define HAVE_DECL_FSEEKO 1
9601 | #define HAVE_DECL_FTELLO 1
9602 | #define HAVE_DECL_GETDELIM 1
9603 | #define HAVE_DECL_GETDTABLESIZE 1
9604 | #define HAVE_DECL_GETLINE 1
9605 | #define HAVE_GETOPT_H 1
9606 | #define HAVE_GETOPT_LONG_ONLY 1
9607 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
9608 | #define HAVE_DECL_FLOCKFILE 1
9609 | #define HAVE_DECL_FPUTS_UNLOCKED 1
9610 | #define HAVE_DECL_FUNLOCKFILE 1
9611 | #define HAVE_DECL_PUTC_UNLOCKED 1
9612 | #define HAVE_INTTYPES_H 1
9613 | #define FLT_EXPBIT0_WORD 0
9614 | #define FLT_EXPBIT0_BIT 23
9615 | #define USE_POSIX_THREADS 1
9616 | #define USE_POSIX_THREADS_WEAK 1
9617 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
9618 | #define HAVE_STDLIB_H 1
9619 | #define MALLOC_0_IS_NONNULL 1
9620 | #define HAVE_MBSTATE_T 1
9621 | #define C_LOCALE_MAYBE_EILSEQ 1
9622 | #define HAVE_MAP_ANONYMOUS 1
9623 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
9624 | #define TIME_T_IS_SIGNED 1
9625 | #define HAVE_STRUCT_TM_TM_ZONE 1
9626 | #define HAVE_TM_ZONE 1
9627 | #define HAVE_TM_GMTOFF 1
9628 | #define PROMOTED_MODE_T mode_t
9629 | #define HAVE__BOOL 1
9630 | #define HAVE_COMPOUND_LITERALS 1
9631 | #define HAVE_POSIX_SPAWN 1
9632 | #define REPLACE_VFPRINTF_POSIX 1
9633 | #define USER_LABEL_PREFIX
9634 | #define HAVE_SIGSET_T 1
9635 | #define HAVE_DECL_SETENV 1
9636 | #define HAVE_SEARCH_H 1
9637 | #define HAVE_TSEARCH 1
9638 | #define HAVE_STRCASESTR 1
9639 | #define HAVE_DECL_STRDUP 1
9640 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
9641 | #define HAVE_DECL_FEOF_UNLOCKED 1
9642 | #define HAVE_DECL_FERROR_UNLOCKED 1
9643 | #define HAVE_DECL_FGETS_UNLOCKED 1
9644 | #define HAVE_DECL_FPUTC_UNLOCKED 1
9645 | #define HAVE_DECL_FREAD_UNLOCKED 1
9646 | #define HAVE_DECL_FWRITE_UNLOCKED 1
9647 | #define HAVE_DECL_GETC_UNLOCKED 1
9648 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
9649 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
9650 | #define HAVE_DECL_UNSETENV 1
9652 | #define HAVE_ALLOCA 1
9653 | #define GNULIB_TEST_BTOWC 1
9654 | #define HAVE___BUILTIN_EXPECT 1
9655 | #define GNULIB_CANONICALIZE_LGPL 1
9656 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
9657 | #define GNULIB_TEST_REALPATH 1
9658 | #define GNULIB_TEST_CHDIR 1
9659 | #define HAVE_CLOCK_GETTIME 1
9660 | #define HAVE_CLOCK_SETTIME 1
9661 | #define GNULIB_TEST_CLOEXEC 1
9662 | #define GNULIB_TEST_CLOSE 1
9663 | #define GNULIB_CLOSE_STREAM 1
9664 | #define HAVE_DUP2 1
9665 | #define GNULIB_TEST_DUP2 1
9666 | #define GNULIB_TEST_ENVIRON 1
9667 | #define HAVE_EUIDACCESS 1
9668 | #define GNULIB_TEST_EUIDACCESS 1
9669 | #define GNULIB_TEST_FCNTL 1
9670 | #define FLEXIBLE_ARRAY_MEMBER /**/
9671 | #define GNULIB_TEST_FLOOR 1
9672 | #define HAVE_DECL___FPENDING 1
9673 | #define REPLACE_FPRINTF_POSIX 1
9674 | #define GNULIB_TEST_FPRINTF_POSIX 1
9675 | #define HAVE_FREXP_IN_LIBC 1
9676 | #define GNULIB_TEST_FREXP 1
9677 | #define HAVE_FREXPL_IN_LIBC 1
9678 | #define GNULIB_TEST_FREXPL 1
9679 | #define GNULIB_TEST_FSEEK 1
9680 | #define GNULIB_TEST_FSEEKO 1
9681 | #define GNULIB_TEST_FSTAT 1
9682 | #define GNULIB_TEST_FTELL 1
9683 | #define GNULIB_TEST_FTELLO 1
9684 | #define GNULIB_TEST_GETDELIM 1
9685 | #define GNULIB_TEST_GETDTABLESIZE 1
9686 | #define HAVE_GETGROUPS 1
9687 | #define GNULIB_TEST_GETGROUPS 1
9688 | #define GNULIB_TEST_GETLINE 1
9689 | #define GNULIB_TEST_GETPASS 1
9690 | #define GNULIB_TEST_GETPASS 1
9691 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
9692 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
9693 | #define HAVE_DECL___ARGV 0
9694 | #define GETTIMEOFDAY_TIMEZONE struct timezone
9695 | #define GNULIB_TEST_GETTIMEOFDAY 1
9696 | #define GNULIB_TEST_GROUP_MEMBER 1
9697 | #define HAVE_ISNAND_IN_LIBC 1
9698 | #define HAVE_ISNANF_IN_LIBC 1
9699 | #define HAVE_ISNANL_IN_LIBC 1
9700 | #define HAVE___INLINE 1
9701 | #define GNULIB_TEST_LOCALECONV 1
9702 | #define HAVE_PTHREAD_RWLOCK 1
9703 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9704 | #define GNULIB_LOCK 1
9705 | #define GNULIB_TEST_LSEEK 1
9706 | #define GNULIB_TEST_LSTAT 1
9707 | #define HAVE_MALLOC_POSIX 1
9708 | #define GNULIB_TEST_MALLOC_POSIX 1
9709 | #define GNULIB_TEST_MBRLEN 1
9710 | #define C_LOCALE_MAYBE_EILSEQ 1
9711 | #define GNULIB_TEST_MBRTOWC 1
9712 | #define GNULIB_TEST_MBSINIT 1
9713 | #define GNULIB_TEST_MBTOWC 1
9714 | #define GNULIB_TEST_MEMCHR 1
9715 | #define GNULIB_MKOSTEMP 1
9716 | #define GNULIB_TEST_MKOSTEMP 1
9717 | #define GNULIB_TEST_MKSTEMP 1
9718 | #define GNULIB_TEST_MKTIME 1
9719 | /* end confdefs.h. */
9720 | /* Define __mktime_internal to an innocuous variant, in case <limits.h> declares __mktime_internal.
9721 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
9722 | #define __mktime_internal innocuous___mktime_internal
9724 | /* System header to define __stub macros and hopefully few prototypes,
9725 | which can conflict with char __mktime_internal (); below.
9726 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9727 | <limits.h> exists even on freestanding compilers. */
9730 | # include <limits.h>
9732 | # include <assert.h>
9735 | #undef __mktime_internal
9737 | /* Override any GCC internal prototype to avoid an error.
9738 | Use char because int might match the return type of a GCC
9739 | builtin and then its argument prototype would still apply. */
9740 | #ifdef __cplusplus
9743 | char __mktime_internal ();
9744 | /* The GNU C library defines this for functions which it implements
9745 | to always fail with ENOSYS. Some functions are actually named
9746 | something starting with __ and the normal name is an alias. */
9747 | #if defined __stub___mktime_internal || defined __stub_____mktime_internal
9754 | return __mktime_internal ();
9758 configure:37453: result: no
9759 configure:37521: checking whether YESEXPR works
9760 configure:37549: gcc -o conftest -g -O2 conftest.c >&5
9761 configure:37549: $? = 0
9762 configure:37549: ./conftest
9763 configure:37549: $? = 0
9764 configure:37560: result: yes
9765 configure:37638: checking for obstacks that work with any size object
9766 configure:37662: gcc -o conftest -g -O2 conftest.c >&5
9767 conftest.c:272:21: error: conflicting types for '_obstack_memory_used'
9768 size_t _obstack_memory_used (struct obstack *);
9770 In file included from conftest.c:268:0:
9771 /usr/include/obstack.h:190:12: note: previous declaration of '_obstack_memory_used' was here
9772 extern int _obstack_memory_used (struct obstack *) __attribute_pure__;
9774 configure:37662: $? = 1
9775 configure: failed program was:
9777 | #define PACKAGE_NAME "GNU recutils"
9778 | #define PACKAGE_TARNAME "recutils"
9779 | #define PACKAGE_VERSION "1.8"
9780 | #define PACKAGE_STRING "GNU recutils 1.8"
9781 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
9782 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
9783 | #define PACKAGE "recutils"
9784 | #define VERSION "1.8"
9785 | #define STDC_HEADERS 1
9786 | #define HAVE_SYS_TYPES_H 1
9787 | #define HAVE_SYS_STAT_H 1
9788 | #define HAVE_STDLIB_H 1
9789 | #define HAVE_STRING_H 1
9790 | #define HAVE_MEMORY_H 1
9791 | #define HAVE_STRINGS_H 1
9792 | #define HAVE_INTTYPES_H 1
9793 | #define HAVE_STDINT_H 1
9794 | #define HAVE_UNISTD_H 1
9795 | #define __EXTENSIONS__ 1
9796 | #define _ALL_SOURCE 1
9797 | #define _DARWIN_C_SOURCE 1
9798 | #define _GNU_SOURCE 1
9799 | #define _NETBSD_SOURCE 1
9800 | #define _OPENBSD_SOURCE 1
9801 | #define _POSIX_PTHREAD_SEMANTICS 1
9802 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9803 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9804 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9805 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9806 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9807 | #define __STDC_WANT_LIB_EXT2__ 1
9808 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9809 | #define _TANDEM_SOURCE 1
9810 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
9811 | #define HAVE_FSEEKO 1
9812 | #define _FILE_OFFSET_BITS 64
9813 | #define _DARWIN_USE_64_BIT_INODE 1
9814 | #define HAVE_DLFCN_H 1
9815 | #define LT_OBJDIR ".libs/"
9816 | #define HAVE_FCHMOD 1
9817 | #define HAVE_BTOWC 1
9818 | #define HAVE_CANONICALIZE_FILE_NAME 1
9819 | #define HAVE_GETCWD 1
9820 | #define HAVE_READLINK 1
9821 | #define HAVE_REALPATH 1
9822 | #define HAVE_FACCESSAT 1
9823 | #define HAVE_FCNTL 1
9824 | #define HAVE_SYMLINK 1
9825 | #define HAVE_FLOCK 1
9826 | #define HAVE_SNPRINTF 1
9827 | #define HAVE___FWRITING 1
9828 | #define HAVE_GETDELIM 1
9829 | #define HAVE_GETDTABLESIZE 1
9830 | #define HAVE_GETPASS 1
9831 | #define HAVE___FSETLOCKING 1
9832 | #define HAVE_GETTIMEOFDAY 1
9833 | #define HAVE_LSTAT 1
9834 | #define HAVE_MBSINIT 1
9835 | #define HAVE_MBRTOWC 1
9836 | #define HAVE_MBRLEN 1
9837 | #define HAVE_MPROTECT 1
9838 | #define HAVE_MKOSTEMP 1
9839 | #define HAVE_MKSTEMP 1
9840 | #define HAVE_TZSET 1
9841 | #define HAVE_NL_LANGINFO 1
9842 | #define HAVE_ISBLANK 1
9843 | #define HAVE_ISWCTYPE 1
9844 | #define HAVE_LINK 1
9845 | #define HAVE_SECURE_GETENV 1
9846 | #define HAVE_GETUID 1
9847 | #define HAVE_GETEUID 1
9848 | #define HAVE_GETGID 1
9849 | #define HAVE_GETEGID 1
9850 | #define HAVE_SETENV 1
9851 | #define HAVE_SIGACTION 1
9852 | #define HAVE_SIGALTSTACK 1
9853 | #define HAVE_SIGINTERRUPT 1
9854 | #define HAVE_STRDUP 1
9855 | #define HAVE_LOCALTIME_R 1
9856 | #define HAVE_TIMEGM 1
9857 | #define HAVE_WCRTOMB 1
9858 | #define HAVE_WCTOB 1
9859 | #define HAVE_ISWCNTRL 1
9860 | #define HAVE_ALLOCA_H 1
9861 | #define HAVE_ALLOCA 1
9862 | #define restrict __restrict
9863 | #define HAVE_LANGINFO_CODESET 1
9864 | #define FUNC_REALPATH_WORKS 1
9865 | #define HAVE_SYS_PARAM_H 1
9866 | #define HAVE_SYS_SOCKET_H 1
9867 | #define HAVE_UNISTD_H 1
9868 | #define HAVE_STDIO_EXT_H 1
9869 | #define HAVE_FEATURES_H 1
9870 | #define HAVE_SYS_STAT_H 1
9871 | #define HAVE_GETOPT_H 1
9872 | #define HAVE_SYS_CDEFS_H 1
9873 | #define HAVE_TERMIOS_H 1
9874 | #define HAVE_SYS_TIME_H 1
9875 | #define HAVE_LIMITS_H 1
9876 | #define HAVE_WCHAR_H 1
9877 | #define HAVE_STDINT_H 1
9878 | #define HAVE_INTTYPES_H 1
9879 | #define HAVE_LANGINFO_H 1
9880 | #define HAVE_XLOCALE_H 1
9881 | #define HAVE_MATH_H 1
9882 | #define HAVE_SYS_MMAN_H 1
9883 | #define HAVE_MALLOC_H 1
9884 | #define HAVE_SPAWN_H 1
9885 | #define HAVE_STRINGS_H 1
9886 | #define HAVE_SYS_FILE_H 1
9887 | #define HAVE_SYS_WAIT_H 1
9888 | #define HAVE_WCTYPE_H 1
9889 | #define HAVE_ENVIRON_DECL 1
9890 | #define HAVE_DECL_STRERROR_R 1
9891 | #define HAVE_STRERROR_R 1
9892 | #define STRERROR_R_CHAR_P 1
9893 | #define GETGROUPS_T gid_t
9894 | #define HAVE_SIG_ATOMIC_T 1
9895 | #define HAVE_WORKING_O_NOATIME 1
9896 | #define HAVE_WORKING_O_NOFOLLOW 1
9897 | #define HAVE_STDINT_H_WITH_UINTMAX 1
9898 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9899 | #define CHECK_PRINTF_SAFE 1
9900 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
9901 | #define HAVE_LONG_LONG_INT 1
9902 | #define HAVE_WCHAR_T 1
9903 | #define HAVE_WINT_T 1
9904 | #define HAVE_INTMAX_T 1
9905 | #define DBL_EXPBIT0_WORD 1
9906 | #define DBL_EXPBIT0_BIT 20
9907 | #define HAVE_SNPRINTF 1
9908 | #define HAVE_STRNLEN 1
9909 | #define HAVE_WCSLEN 1
9910 | #define HAVE_WCSNLEN 1
9911 | #define HAVE_MBRTOWC 1
9912 | #define HAVE_WCRTOMB 1
9913 | #define HAVE_DECL__SNPRINTF 0
9914 | #define HAVE_SNPRINTF_RETVAL_C99 1
9915 | #define HAVE_DECL_ALARM 1
9916 | #define _USE_STD_STAT 1
9917 | #define HAVE_DECL_FSEEKO 1
9918 | #define HAVE_DECL_FTELLO 1
9919 | #define HAVE_DECL_GETDELIM 1
9920 | #define HAVE_DECL_GETDTABLESIZE 1
9921 | #define HAVE_DECL_GETLINE 1
9922 | #define HAVE_GETOPT_H 1
9923 | #define HAVE_GETOPT_LONG_ONLY 1
9924 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
9925 | #define HAVE_DECL_FLOCKFILE 1
9926 | #define HAVE_DECL_FPUTS_UNLOCKED 1
9927 | #define HAVE_DECL_FUNLOCKFILE 1
9928 | #define HAVE_DECL_PUTC_UNLOCKED 1
9929 | #define HAVE_INTTYPES_H 1
9930 | #define FLT_EXPBIT0_WORD 0
9931 | #define FLT_EXPBIT0_BIT 23
9932 | #define USE_POSIX_THREADS 1
9933 | #define USE_POSIX_THREADS_WEAK 1
9934 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
9935 | #define HAVE_STDLIB_H 1
9936 | #define MALLOC_0_IS_NONNULL 1
9937 | #define HAVE_MBSTATE_T 1
9938 | #define C_LOCALE_MAYBE_EILSEQ 1
9939 | #define HAVE_MAP_ANONYMOUS 1
9940 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
9941 | #define TIME_T_IS_SIGNED 1
9942 | #define HAVE_STRUCT_TM_TM_ZONE 1
9943 | #define HAVE_TM_ZONE 1
9944 | #define HAVE_TM_GMTOFF 1
9945 | #define PROMOTED_MODE_T mode_t
9946 | #define HAVE__BOOL 1
9947 | #define HAVE_COMPOUND_LITERALS 1
9948 | #define HAVE_POSIX_SPAWN 1
9949 | #define REPLACE_VFPRINTF_POSIX 1
9950 | #define USER_LABEL_PREFIX
9951 | #define HAVE_SIGSET_T 1
9952 | #define HAVE_DECL_SETENV 1
9953 | #define HAVE_SEARCH_H 1
9954 | #define HAVE_TSEARCH 1
9955 | #define HAVE_STRCASESTR 1
9956 | #define HAVE_DECL_STRDUP 1
9957 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
9958 | #define HAVE_DECL_FEOF_UNLOCKED 1
9959 | #define HAVE_DECL_FERROR_UNLOCKED 1
9960 | #define HAVE_DECL_FGETS_UNLOCKED 1
9961 | #define HAVE_DECL_FPUTC_UNLOCKED 1
9962 | #define HAVE_DECL_FREAD_UNLOCKED 1
9963 | #define HAVE_DECL_FWRITE_UNLOCKED 1
9964 | #define HAVE_DECL_GETC_UNLOCKED 1
9965 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
9966 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
9967 | #define HAVE_DECL_UNSETENV 1
9969 | #define HAVE_ALLOCA 1
9970 | #define GNULIB_TEST_BTOWC 1
9971 | #define HAVE___BUILTIN_EXPECT 1
9972 | #define GNULIB_CANONICALIZE_LGPL 1
9973 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
9974 | #define GNULIB_TEST_REALPATH 1
9975 | #define GNULIB_TEST_CHDIR 1
9976 | #define HAVE_CLOCK_GETTIME 1
9977 | #define HAVE_CLOCK_SETTIME 1
9978 | #define GNULIB_TEST_CLOEXEC 1
9979 | #define GNULIB_TEST_CLOSE 1
9980 | #define GNULIB_CLOSE_STREAM 1
9981 | #define HAVE_DUP2 1
9982 | #define GNULIB_TEST_DUP2 1
9983 | #define GNULIB_TEST_ENVIRON 1
9984 | #define HAVE_EUIDACCESS 1
9985 | #define GNULIB_TEST_EUIDACCESS 1
9986 | #define GNULIB_TEST_FCNTL 1
9987 | #define FLEXIBLE_ARRAY_MEMBER /**/
9988 | #define GNULIB_TEST_FLOOR 1
9989 | #define HAVE_DECL___FPENDING 1
9990 | #define REPLACE_FPRINTF_POSIX 1
9991 | #define GNULIB_TEST_FPRINTF_POSIX 1
9992 | #define HAVE_FREXP_IN_LIBC 1
9993 | #define GNULIB_TEST_FREXP 1
9994 | #define HAVE_FREXPL_IN_LIBC 1
9995 | #define GNULIB_TEST_FREXPL 1
9996 | #define GNULIB_TEST_FSEEK 1
9997 | #define GNULIB_TEST_FSEEKO 1
9998 | #define GNULIB_TEST_FSTAT 1
9999 | #define GNULIB_TEST_FTELL 1
10000 | #define GNULIB_TEST_FTELLO 1
10001 | #define GNULIB_TEST_GETDELIM 1
10002 | #define GNULIB_TEST_GETDTABLESIZE 1
10003 | #define HAVE_GETGROUPS 1
10004 | #define GNULIB_TEST_GETGROUPS 1
10005 | #define GNULIB_TEST_GETLINE 1
10006 | #define GNULIB_TEST_GETPASS 1
10007 | #define GNULIB_TEST_GETPASS 1
10008 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
10009 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
10010 | #define HAVE_DECL___ARGV 0
10011 | #define GETTIMEOFDAY_TIMEZONE struct timezone
10012 | #define GNULIB_TEST_GETTIMEOFDAY 1
10013 | #define GNULIB_TEST_GROUP_MEMBER 1
10014 | #define HAVE_ISNAND_IN_LIBC 1
10015 | #define HAVE_ISNANF_IN_LIBC 1
10016 | #define HAVE_ISNANL_IN_LIBC 1
10017 | #define HAVE___INLINE 1
10018 | #define GNULIB_TEST_LOCALECONV 1
10019 | #define HAVE_PTHREAD_RWLOCK 1
10020 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10021 | #define GNULIB_LOCK 1
10022 | #define GNULIB_TEST_LSEEK 1
10023 | #define GNULIB_TEST_LSTAT 1
10024 | #define HAVE_MALLOC_POSIX 1
10025 | #define GNULIB_TEST_MALLOC_POSIX 1
10026 | #define GNULIB_TEST_MBRLEN 1
10027 | #define C_LOCALE_MAYBE_EILSEQ 1
10028 | #define GNULIB_TEST_MBRTOWC 1
10029 | #define GNULIB_TEST_MBSINIT 1
10030 | #define GNULIB_TEST_MBTOWC 1
10031 | #define GNULIB_TEST_MEMCHR 1
10032 | #define GNULIB_MKOSTEMP 1
10033 | #define GNULIB_TEST_MKOSTEMP 1
10034 | #define GNULIB_TEST_MKSTEMP 1
10035 | #define GNULIB_TEST_MKTIME 1
10036 | #define NEED_MKTIME_INTERNAL 1
10037 | #define GNULIB_MSVC_NOTHROW 1
10038 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
10039 | #define REPLACE_NL_LANGINFO 1
10040 | #define GNULIB_TEST_NL_LANGINFO 1
10041 | #define my_strftime nstrftime
10042 | /* end confdefs.h. */
10043 | #include "obstack.h"
10044 | void *obstack_chunk_alloc (size_t n) { return 0; }
10045 | void obstack_chunk_free (void *p) { }
10046 | /* Check that an internal function returns size_t, not int. */
10047 | size_t _obstack_memory_used (struct obstack *);
10052 | struct obstack mem;
10053 | obstack_init (&mem);
10054 | obstack_free (&mem, 0);
10059 configure:37670: result: no
10060 configure:37701: checking whether open recognizes a trailing slash
10061 configure:37740: gcc -o conftest -g -O2 conftest.c >&5
10062 configure:37740: $? = 0
10063 configure:37740: ./conftest
10064 configure:37740: $? = 0
10065 configure:37752: result: yes
10066 configure:37804: checking for struct tm.tm_zone
10067 configure:37804: result: yes
10068 configure:37886: checking whether posix_spawn_file_actions_addopen works
10069 configure:37917: gcc -o conftest -g -O2 conftest.c >&5
10070 configure:37917: $? = 0
10071 configure:37917: ./conftest
10072 configure:37917: $? = 0
10073 configure:37928: result: yes
10074 configure:38215: checking whether frexp works
10075 configure:38324: result: yes
10076 configure:38336: checking whether ldexp can be used without linking with libm
10077 configure:38355: gcc -o conftest -g -O2 conftest.c >&5
10078 configure:38355: $? = 0
10079 configure:38364: result: yes
10080 configure:38377: checking whether frexpl() can be used without linking with libm
10081 configure:38404: result: yes
10082 configure:38410: checking whether frexpl works
10083 configure:38532: result: yes
10084 configure:38547: checking whether frexpl is declared
10085 configure:38547: result: yes
10086 configure:38558: checking whether ldexpl() can be used without linking with libm
10087 configure:38576: gcc -o conftest -g -O2 conftest.c >&5
10088 configure:38576: $? = 0
10089 configure:38585: result: yes
10090 configure:38591: checking whether ldexpl works
10091 configure:38634: gcc -o conftest -g -O2 conftest.c >&5
10092 configure:38634: $? = 0
10093 configure:38634: ./conftest
10094 configure:38634: $? = 0
10095 configure:38645: result: yes
10096 configure:38653: checking whether ldexpl is declared
10097 configure:38653: gcc -c -g -O2 conftest.c >&5
10098 configure:38653: $? = 0
10099 configure:38653: result: yes
10100 configure:38705: checking whether program_invocation_name is declared
10101 configure:38705: result: yes
10102 configure:38717: checking whether program_invocation_short_name is declared
10103 configure:38717: result: yes
10104 configure:38740: checking for raise
10105 configure:38740: gcc -o conftest -g -O2 conftest.c >&5
10106 configure:38740: $? = 0
10107 configure:38740: result: yes
10108 configure:38763: checking for sigprocmask
10109 configure:38763: gcc -o conftest -g -O2 conftest.c >&5
10110 configure:38763: $? = 0
10111 configure:38763: result: yes
10112 configure:38813: checking for random.h
10113 configure:38813: gcc -c -g -O2 conftest.c >&5
10114 conftest.c:323:20: fatal error: random.h: No such file or directory
10115 compilation terminated.
10116 configure:38813: $? = 1
10117 configure: failed program was:
10119 | #define PACKAGE_NAME "GNU recutils"
10120 | #define PACKAGE_TARNAME "recutils"
10121 | #define PACKAGE_VERSION "1.8"
10122 | #define PACKAGE_STRING "GNU recutils 1.8"
10123 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
10124 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
10125 | #define PACKAGE "recutils"
10126 | #define VERSION "1.8"
10127 | #define STDC_HEADERS 1
10128 | #define HAVE_SYS_TYPES_H 1
10129 | #define HAVE_SYS_STAT_H 1
10130 | #define HAVE_STDLIB_H 1
10131 | #define HAVE_STRING_H 1
10132 | #define HAVE_MEMORY_H 1
10133 | #define HAVE_STRINGS_H 1
10134 | #define HAVE_INTTYPES_H 1
10135 | #define HAVE_STDINT_H 1
10136 | #define HAVE_UNISTD_H 1
10137 | #define __EXTENSIONS__ 1
10138 | #define _ALL_SOURCE 1
10139 | #define _DARWIN_C_SOURCE 1
10140 | #define _GNU_SOURCE 1
10141 | #define _NETBSD_SOURCE 1
10142 | #define _OPENBSD_SOURCE 1
10143 | #define _POSIX_PTHREAD_SEMANTICS 1
10144 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10145 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10146 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10147 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10148 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10149 | #define __STDC_WANT_LIB_EXT2__ 1
10150 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10151 | #define _TANDEM_SOURCE 1
10152 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
10153 | #define HAVE_FSEEKO 1
10154 | #define _FILE_OFFSET_BITS 64
10155 | #define _DARWIN_USE_64_BIT_INODE 1
10156 | #define HAVE_DLFCN_H 1
10157 | #define LT_OBJDIR ".libs/"
10158 | #define HAVE_FCHMOD 1
10159 | #define HAVE_BTOWC 1
10160 | #define HAVE_CANONICALIZE_FILE_NAME 1
10161 | #define HAVE_GETCWD 1
10162 | #define HAVE_READLINK 1
10163 | #define HAVE_REALPATH 1
10164 | #define HAVE_FACCESSAT 1
10165 | #define HAVE_FCNTL 1
10166 | #define HAVE_SYMLINK 1
10167 | #define HAVE_FLOCK 1
10168 | #define HAVE_SNPRINTF 1
10169 | #define HAVE___FWRITING 1
10170 | #define HAVE_GETDELIM 1
10171 | #define HAVE_GETDTABLESIZE 1
10172 | #define HAVE_GETPASS 1
10173 | #define HAVE___FSETLOCKING 1
10174 | #define HAVE_GETTIMEOFDAY 1
10175 | #define HAVE_LSTAT 1
10176 | #define HAVE_MBSINIT 1
10177 | #define HAVE_MBRTOWC 1
10178 | #define HAVE_MBRLEN 1
10179 | #define HAVE_MPROTECT 1
10180 | #define HAVE_MKOSTEMP 1
10181 | #define HAVE_MKSTEMP 1
10182 | #define HAVE_TZSET 1
10183 | #define HAVE_NL_LANGINFO 1
10184 | #define HAVE_ISBLANK 1
10185 | #define HAVE_ISWCTYPE 1
10186 | #define HAVE_LINK 1
10187 | #define HAVE_SECURE_GETENV 1
10188 | #define HAVE_GETUID 1
10189 | #define HAVE_GETEUID 1
10190 | #define HAVE_GETGID 1
10191 | #define HAVE_GETEGID 1
10192 | #define HAVE_SETENV 1
10193 | #define HAVE_SIGACTION 1
10194 | #define HAVE_SIGALTSTACK 1
10195 | #define HAVE_SIGINTERRUPT 1
10196 | #define HAVE_STRDUP 1
10197 | #define HAVE_LOCALTIME_R 1
10198 | #define HAVE_TIMEGM 1
10199 | #define HAVE_WCRTOMB 1
10200 | #define HAVE_WCTOB 1
10201 | #define HAVE_ISWCNTRL 1
10202 | #define HAVE_ALLOCA_H 1
10203 | #define HAVE_ALLOCA 1
10204 | #define restrict __restrict
10205 | #define HAVE_LANGINFO_CODESET 1
10206 | #define FUNC_REALPATH_WORKS 1
10207 | #define HAVE_SYS_PARAM_H 1
10208 | #define HAVE_SYS_SOCKET_H 1
10209 | #define HAVE_UNISTD_H 1
10210 | #define HAVE_STDIO_EXT_H 1
10211 | #define HAVE_FEATURES_H 1
10212 | #define HAVE_SYS_STAT_H 1
10213 | #define HAVE_GETOPT_H 1
10214 | #define HAVE_SYS_CDEFS_H 1
10215 | #define HAVE_TERMIOS_H 1
10216 | #define HAVE_SYS_TIME_H 1
10217 | #define HAVE_LIMITS_H 1
10218 | #define HAVE_WCHAR_H 1
10219 | #define HAVE_STDINT_H 1
10220 | #define HAVE_INTTYPES_H 1
10221 | #define HAVE_LANGINFO_H 1
10222 | #define HAVE_XLOCALE_H 1
10223 | #define HAVE_MATH_H 1
10224 | #define HAVE_SYS_MMAN_H 1
10225 | #define HAVE_MALLOC_H 1
10226 | #define HAVE_SPAWN_H 1
10227 | #define HAVE_STRINGS_H 1
10228 | #define HAVE_SYS_FILE_H 1
10229 | #define HAVE_SYS_WAIT_H 1
10230 | #define HAVE_WCTYPE_H 1
10231 | #define HAVE_ENVIRON_DECL 1
10232 | #define HAVE_DECL_STRERROR_R 1
10233 | #define HAVE_STRERROR_R 1
10234 | #define STRERROR_R_CHAR_P 1
10235 | #define GETGROUPS_T gid_t
10236 | #define HAVE_SIG_ATOMIC_T 1
10237 | #define HAVE_WORKING_O_NOATIME 1
10238 | #define HAVE_WORKING_O_NOFOLLOW 1
10239 | #define HAVE_STDINT_H_WITH_UINTMAX 1
10240 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10241 | #define CHECK_PRINTF_SAFE 1
10242 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
10243 | #define HAVE_LONG_LONG_INT 1
10244 | #define HAVE_WCHAR_T 1
10245 | #define HAVE_WINT_T 1
10246 | #define HAVE_INTMAX_T 1
10247 | #define DBL_EXPBIT0_WORD 1
10248 | #define DBL_EXPBIT0_BIT 20
10249 | #define HAVE_SNPRINTF 1
10250 | #define HAVE_STRNLEN 1
10251 | #define HAVE_WCSLEN 1
10252 | #define HAVE_WCSNLEN 1
10253 | #define HAVE_MBRTOWC 1
10254 | #define HAVE_WCRTOMB 1
10255 | #define HAVE_DECL__SNPRINTF 0
10256 | #define HAVE_SNPRINTF_RETVAL_C99 1
10257 | #define HAVE_DECL_ALARM 1
10258 | #define _USE_STD_STAT 1
10259 | #define HAVE_DECL_FSEEKO 1
10260 | #define HAVE_DECL_FTELLO 1
10261 | #define HAVE_DECL_GETDELIM 1
10262 | #define HAVE_DECL_GETDTABLESIZE 1
10263 | #define HAVE_DECL_GETLINE 1
10264 | #define HAVE_GETOPT_H 1
10265 | #define HAVE_GETOPT_LONG_ONLY 1
10266 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
10267 | #define HAVE_DECL_FLOCKFILE 1
10268 | #define HAVE_DECL_FPUTS_UNLOCKED 1
10269 | #define HAVE_DECL_FUNLOCKFILE 1
10270 | #define HAVE_DECL_PUTC_UNLOCKED 1
10271 | #define HAVE_INTTYPES_H 1
10272 | #define FLT_EXPBIT0_WORD 0
10273 | #define FLT_EXPBIT0_BIT 23
10274 | #define USE_POSIX_THREADS 1
10275 | #define USE_POSIX_THREADS_WEAK 1
10276 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
10277 | #define HAVE_STDLIB_H 1
10278 | #define MALLOC_0_IS_NONNULL 1
10279 | #define HAVE_MBSTATE_T 1
10280 | #define C_LOCALE_MAYBE_EILSEQ 1
10281 | #define HAVE_MAP_ANONYMOUS 1
10282 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
10283 | #define TIME_T_IS_SIGNED 1
10284 | #define HAVE_STRUCT_TM_TM_ZONE 1
10285 | #define HAVE_TM_ZONE 1
10286 | #define HAVE_TM_GMTOFF 1
10287 | #define PROMOTED_MODE_T mode_t
10288 | #define HAVE__BOOL 1
10289 | #define HAVE_COMPOUND_LITERALS 1
10290 | #define HAVE_POSIX_SPAWN 1
10291 | #define REPLACE_VFPRINTF_POSIX 1
10292 | #define USER_LABEL_PREFIX
10293 | #define HAVE_SIGSET_T 1
10294 | #define HAVE_DECL_SETENV 1
10295 | #define HAVE_SEARCH_H 1
10296 | #define HAVE_TSEARCH 1
10297 | #define HAVE_STRCASESTR 1
10298 | #define HAVE_DECL_STRDUP 1
10299 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
10300 | #define HAVE_DECL_FEOF_UNLOCKED 1
10301 | #define HAVE_DECL_FERROR_UNLOCKED 1
10302 | #define HAVE_DECL_FGETS_UNLOCKED 1
10303 | #define HAVE_DECL_FPUTC_UNLOCKED 1
10304 | #define HAVE_DECL_FREAD_UNLOCKED 1
10305 | #define HAVE_DECL_FWRITE_UNLOCKED 1
10306 | #define HAVE_DECL_GETC_UNLOCKED 1
10307 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
10308 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
10309 | #define HAVE_DECL_UNSETENV 1
10310 | #define USE_ACL 0
10311 | #define HAVE_ALLOCA 1
10312 | #define GNULIB_TEST_BTOWC 1
10313 | #define HAVE___BUILTIN_EXPECT 1
10314 | #define GNULIB_CANONICALIZE_LGPL 1
10315 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
10316 | #define GNULIB_TEST_REALPATH 1
10317 | #define GNULIB_TEST_CHDIR 1
10318 | #define HAVE_CLOCK_GETTIME 1
10319 | #define HAVE_CLOCK_SETTIME 1
10320 | #define GNULIB_TEST_CLOEXEC 1
10321 | #define GNULIB_TEST_CLOSE 1
10322 | #define GNULIB_CLOSE_STREAM 1
10323 | #define HAVE_DUP2 1
10324 | #define GNULIB_TEST_DUP2 1
10325 | #define GNULIB_TEST_ENVIRON 1
10326 | #define HAVE_EUIDACCESS 1
10327 | #define GNULIB_TEST_EUIDACCESS 1
10328 | #define GNULIB_TEST_FCNTL 1
10329 | #define FLEXIBLE_ARRAY_MEMBER /**/
10330 | #define GNULIB_TEST_FLOOR 1
10331 | #define HAVE_DECL___FPENDING 1
10332 | #define REPLACE_FPRINTF_POSIX 1
10333 | #define GNULIB_TEST_FPRINTF_POSIX 1
10334 | #define HAVE_FREXP_IN_LIBC 1
10335 | #define GNULIB_TEST_FREXP 1
10336 | #define HAVE_FREXPL_IN_LIBC 1
10337 | #define GNULIB_TEST_FREXPL 1
10338 | #define GNULIB_TEST_FSEEK 1
10339 | #define GNULIB_TEST_FSEEKO 1
10340 | #define GNULIB_TEST_FSTAT 1
10341 | #define GNULIB_TEST_FTELL 1
10342 | #define GNULIB_TEST_FTELLO 1
10343 | #define GNULIB_TEST_GETDELIM 1
10344 | #define GNULIB_TEST_GETDTABLESIZE 1
10345 | #define HAVE_GETGROUPS 1
10346 | #define GNULIB_TEST_GETGROUPS 1
10347 | #define GNULIB_TEST_GETLINE 1
10348 | #define GNULIB_TEST_GETPASS 1
10349 | #define GNULIB_TEST_GETPASS 1
10350 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
10351 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
10352 | #define HAVE_DECL___ARGV 0
10353 | #define GETTIMEOFDAY_TIMEZONE struct timezone
10354 | #define GNULIB_TEST_GETTIMEOFDAY 1
10355 | #define GNULIB_TEST_GROUP_MEMBER 1
10356 | #define HAVE_ISNAND_IN_LIBC 1
10357 | #define HAVE_ISNANF_IN_LIBC 1
10358 | #define HAVE_ISNANL_IN_LIBC 1
10359 | #define HAVE___INLINE 1
10360 | #define GNULIB_TEST_LOCALECONV 1
10361 | #define HAVE_PTHREAD_RWLOCK 1
10362 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10363 | #define GNULIB_LOCK 1
10364 | #define GNULIB_TEST_LSEEK 1
10365 | #define GNULIB_TEST_LSTAT 1
10366 | #define HAVE_MALLOC_POSIX 1
10367 | #define GNULIB_TEST_MALLOC_POSIX 1
10368 | #define GNULIB_TEST_MBRLEN 1
10369 | #define C_LOCALE_MAYBE_EILSEQ 1
10370 | #define GNULIB_TEST_MBRTOWC 1
10371 | #define GNULIB_TEST_MBSINIT 1
10372 | #define GNULIB_TEST_MBTOWC 1
10373 | #define GNULIB_TEST_MEMCHR 1
10374 | #define GNULIB_MKOSTEMP 1
10375 | #define GNULIB_TEST_MKOSTEMP 1
10376 | #define GNULIB_TEST_MKSTEMP 1
10377 | #define GNULIB_TEST_MKTIME 1
10378 | #define NEED_MKTIME_INTERNAL 1
10379 | #define GNULIB_MSVC_NOTHROW 1
10380 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
10381 | #define REPLACE_NL_LANGINFO 1
10382 | #define GNULIB_TEST_NL_LANGINFO 1
10383 | #define my_strftime nstrftime
10384 | #define GNULIB_TEST_OPEN 1
10385 | #define HAVE_STRUCT_TM_TM_ZONE 1
10386 | #define HAVE_TM_ZONE 1
10387 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
10388 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
10389 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
10390 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
10391 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
10392 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
10393 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
10394 | #define GNULIB_TEST_POSIX_SPAWNP 1
10395 | #define HAVE_FREXP_IN_LIBC 1
10396 | #define HAVE_LDEXP_IN_LIBC 1
10397 | #define HAVE_FREXPL_IN_LIBC 1
10398 | #define HAVE_LDEXPL_IN_LIBC 1
10399 | #define REPLACE_PRINTF_POSIX 1
10400 | #define GNULIB_TEST_PRINTF_POSIX 1
10401 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
10402 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
10403 | #define HAVE_RAISE 1
10404 | #define GNULIB_TEST_RAISE 1
10405 | /* end confdefs.h. */
10406 | #include <stdio.h>
10407 | #ifdef HAVE_SYS_TYPES_H
10408 | # include <sys/types.h>
10410 | #ifdef HAVE_SYS_STAT_H
10411 | # include <sys/stat.h>
10413 | #ifdef STDC_HEADERS
10414 | # include <stdlib.h>
10415 | # include <stddef.h>
10417 | # ifdef HAVE_STDLIB_H
10418 | # include <stdlib.h>
10421 | #ifdef HAVE_STRING_H
10422 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10423 | # include <memory.h>
10425 | # include <string.h>
10427 | #ifdef HAVE_STRINGS_H
10428 | # include <strings.h>
10430 | #ifdef HAVE_INTTYPES_H
10431 | # include <inttypes.h>
10433 | #ifdef HAVE_STDINT_H
10434 | # include <stdint.h>
10436 | #ifdef HAVE_UNISTD_H
10437 | # include <unistd.h>
10440 | #include <random.h>
10441 configure:38813: result: no
10442 configure:38828: checking for struct random_data
10443 configure:38828: gcc -c -g -O2 conftest.c >&5
10444 configure:38828: $? = 0
10445 configure:38828: gcc -c -g -O2 conftest.c >&5
10446 conftest.c: In function 'main':
10447 conftest.c:298:33: error: expected expression before ')' token
10448 if (sizeof ((struct random_data)))
10450 configure:38828: $? = 1
10451 configure: failed program was:
10453 | #define PACKAGE_NAME "GNU recutils"
10454 | #define PACKAGE_TARNAME "recutils"
10455 | #define PACKAGE_VERSION "1.8"
10456 | #define PACKAGE_STRING "GNU recutils 1.8"
10457 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
10458 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
10459 | #define PACKAGE "recutils"
10460 | #define VERSION "1.8"
10461 | #define STDC_HEADERS 1
10462 | #define HAVE_SYS_TYPES_H 1
10463 | #define HAVE_SYS_STAT_H 1
10464 | #define HAVE_STDLIB_H 1
10465 | #define HAVE_STRING_H 1
10466 | #define HAVE_MEMORY_H 1
10467 | #define HAVE_STRINGS_H 1
10468 | #define HAVE_INTTYPES_H 1
10469 | #define HAVE_STDINT_H 1
10470 | #define HAVE_UNISTD_H 1
10471 | #define __EXTENSIONS__ 1
10472 | #define _ALL_SOURCE 1
10473 | #define _DARWIN_C_SOURCE 1
10474 | #define _GNU_SOURCE 1
10475 | #define _NETBSD_SOURCE 1
10476 | #define _OPENBSD_SOURCE 1
10477 | #define _POSIX_PTHREAD_SEMANTICS 1
10478 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10479 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10480 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10481 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10482 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10483 | #define __STDC_WANT_LIB_EXT2__ 1
10484 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10485 | #define _TANDEM_SOURCE 1
10486 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
10487 | #define HAVE_FSEEKO 1
10488 | #define _FILE_OFFSET_BITS 64
10489 | #define _DARWIN_USE_64_BIT_INODE 1
10490 | #define HAVE_DLFCN_H 1
10491 | #define LT_OBJDIR ".libs/"
10492 | #define HAVE_FCHMOD 1
10493 | #define HAVE_BTOWC 1
10494 | #define HAVE_CANONICALIZE_FILE_NAME 1
10495 | #define HAVE_GETCWD 1
10496 | #define HAVE_READLINK 1
10497 | #define HAVE_REALPATH 1
10498 | #define HAVE_FACCESSAT 1
10499 | #define HAVE_FCNTL 1
10500 | #define HAVE_SYMLINK 1
10501 | #define HAVE_FLOCK 1
10502 | #define HAVE_SNPRINTF 1
10503 | #define HAVE___FWRITING 1
10504 | #define HAVE_GETDELIM 1
10505 | #define HAVE_GETDTABLESIZE 1
10506 | #define HAVE_GETPASS 1
10507 | #define HAVE___FSETLOCKING 1
10508 | #define HAVE_GETTIMEOFDAY 1
10509 | #define HAVE_LSTAT 1
10510 | #define HAVE_MBSINIT 1
10511 | #define HAVE_MBRTOWC 1
10512 | #define HAVE_MBRLEN 1
10513 | #define HAVE_MPROTECT 1
10514 | #define HAVE_MKOSTEMP 1
10515 | #define HAVE_MKSTEMP 1
10516 | #define HAVE_TZSET 1
10517 | #define HAVE_NL_LANGINFO 1
10518 | #define HAVE_ISBLANK 1
10519 | #define HAVE_ISWCTYPE 1
10520 | #define HAVE_LINK 1
10521 | #define HAVE_SECURE_GETENV 1
10522 | #define HAVE_GETUID 1
10523 | #define HAVE_GETEUID 1
10524 | #define HAVE_GETGID 1
10525 | #define HAVE_GETEGID 1
10526 | #define HAVE_SETENV 1
10527 | #define HAVE_SIGACTION 1
10528 | #define HAVE_SIGALTSTACK 1
10529 | #define HAVE_SIGINTERRUPT 1
10530 | #define HAVE_STRDUP 1
10531 | #define HAVE_LOCALTIME_R 1
10532 | #define HAVE_TIMEGM 1
10533 | #define HAVE_WCRTOMB 1
10534 | #define HAVE_WCTOB 1
10535 | #define HAVE_ISWCNTRL 1
10536 | #define HAVE_ALLOCA_H 1
10537 | #define HAVE_ALLOCA 1
10538 | #define restrict __restrict
10539 | #define HAVE_LANGINFO_CODESET 1
10540 | #define FUNC_REALPATH_WORKS 1
10541 | #define HAVE_SYS_PARAM_H 1
10542 | #define HAVE_SYS_SOCKET_H 1
10543 | #define HAVE_UNISTD_H 1
10544 | #define HAVE_STDIO_EXT_H 1
10545 | #define HAVE_FEATURES_H 1
10546 | #define HAVE_SYS_STAT_H 1
10547 | #define HAVE_GETOPT_H 1
10548 | #define HAVE_SYS_CDEFS_H 1
10549 | #define HAVE_TERMIOS_H 1
10550 | #define HAVE_SYS_TIME_H 1
10551 | #define HAVE_LIMITS_H 1
10552 | #define HAVE_WCHAR_H 1
10553 | #define HAVE_STDINT_H 1
10554 | #define HAVE_INTTYPES_H 1
10555 | #define HAVE_LANGINFO_H 1
10556 | #define HAVE_XLOCALE_H 1
10557 | #define HAVE_MATH_H 1
10558 | #define HAVE_SYS_MMAN_H 1
10559 | #define HAVE_MALLOC_H 1
10560 | #define HAVE_SPAWN_H 1
10561 | #define HAVE_STRINGS_H 1
10562 | #define HAVE_SYS_FILE_H 1
10563 | #define HAVE_SYS_WAIT_H 1
10564 | #define HAVE_WCTYPE_H 1
10565 | #define HAVE_ENVIRON_DECL 1
10566 | #define HAVE_DECL_STRERROR_R 1
10567 | #define HAVE_STRERROR_R 1
10568 | #define STRERROR_R_CHAR_P 1
10569 | #define GETGROUPS_T gid_t
10570 | #define HAVE_SIG_ATOMIC_T 1
10571 | #define HAVE_WORKING_O_NOATIME 1
10572 | #define HAVE_WORKING_O_NOFOLLOW 1
10573 | #define HAVE_STDINT_H_WITH_UINTMAX 1
10574 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10575 | #define CHECK_PRINTF_SAFE 1
10576 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
10577 | #define HAVE_LONG_LONG_INT 1
10578 | #define HAVE_WCHAR_T 1
10579 | #define HAVE_WINT_T 1
10580 | #define HAVE_INTMAX_T 1
10581 | #define DBL_EXPBIT0_WORD 1
10582 | #define DBL_EXPBIT0_BIT 20
10583 | #define HAVE_SNPRINTF 1
10584 | #define HAVE_STRNLEN 1
10585 | #define HAVE_WCSLEN 1
10586 | #define HAVE_WCSNLEN 1
10587 | #define HAVE_MBRTOWC 1
10588 | #define HAVE_WCRTOMB 1
10589 | #define HAVE_DECL__SNPRINTF 0
10590 | #define HAVE_SNPRINTF_RETVAL_C99 1
10591 | #define HAVE_DECL_ALARM 1
10592 | #define _USE_STD_STAT 1
10593 | #define HAVE_DECL_FSEEKO 1
10594 | #define HAVE_DECL_FTELLO 1
10595 | #define HAVE_DECL_GETDELIM 1
10596 | #define HAVE_DECL_GETDTABLESIZE 1
10597 | #define HAVE_DECL_GETLINE 1
10598 | #define HAVE_GETOPT_H 1
10599 | #define HAVE_GETOPT_LONG_ONLY 1
10600 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
10601 | #define HAVE_DECL_FLOCKFILE 1
10602 | #define HAVE_DECL_FPUTS_UNLOCKED 1
10603 | #define HAVE_DECL_FUNLOCKFILE 1
10604 | #define HAVE_DECL_PUTC_UNLOCKED 1
10605 | #define HAVE_INTTYPES_H 1
10606 | #define FLT_EXPBIT0_WORD 0
10607 | #define FLT_EXPBIT0_BIT 23
10608 | #define USE_POSIX_THREADS 1
10609 | #define USE_POSIX_THREADS_WEAK 1
10610 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
10611 | #define HAVE_STDLIB_H 1
10612 | #define MALLOC_0_IS_NONNULL 1
10613 | #define HAVE_MBSTATE_T 1
10614 | #define C_LOCALE_MAYBE_EILSEQ 1
10615 | #define HAVE_MAP_ANONYMOUS 1
10616 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
10617 | #define TIME_T_IS_SIGNED 1
10618 | #define HAVE_STRUCT_TM_TM_ZONE 1
10619 | #define HAVE_TM_ZONE 1
10620 | #define HAVE_TM_GMTOFF 1
10621 | #define PROMOTED_MODE_T mode_t
10622 | #define HAVE__BOOL 1
10623 | #define HAVE_COMPOUND_LITERALS 1
10624 | #define HAVE_POSIX_SPAWN 1
10625 | #define REPLACE_VFPRINTF_POSIX 1
10626 | #define USER_LABEL_PREFIX
10627 | #define HAVE_SIGSET_T 1
10628 | #define HAVE_DECL_SETENV 1
10629 | #define HAVE_SEARCH_H 1
10630 | #define HAVE_TSEARCH 1
10631 | #define HAVE_STRCASESTR 1
10632 | #define HAVE_DECL_STRDUP 1
10633 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
10634 | #define HAVE_DECL_FEOF_UNLOCKED 1
10635 | #define HAVE_DECL_FERROR_UNLOCKED 1
10636 | #define HAVE_DECL_FGETS_UNLOCKED 1
10637 | #define HAVE_DECL_FPUTC_UNLOCKED 1
10638 | #define HAVE_DECL_FREAD_UNLOCKED 1
10639 | #define HAVE_DECL_FWRITE_UNLOCKED 1
10640 | #define HAVE_DECL_GETC_UNLOCKED 1
10641 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
10642 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
10643 | #define HAVE_DECL_UNSETENV 1
10644 | #define USE_ACL 0
10645 | #define HAVE_ALLOCA 1
10646 | #define GNULIB_TEST_BTOWC 1
10647 | #define HAVE___BUILTIN_EXPECT 1
10648 | #define GNULIB_CANONICALIZE_LGPL 1
10649 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
10650 | #define GNULIB_TEST_REALPATH 1
10651 | #define GNULIB_TEST_CHDIR 1
10652 | #define HAVE_CLOCK_GETTIME 1
10653 | #define HAVE_CLOCK_SETTIME 1
10654 | #define GNULIB_TEST_CLOEXEC 1
10655 | #define GNULIB_TEST_CLOSE 1
10656 | #define GNULIB_CLOSE_STREAM 1
10657 | #define HAVE_DUP2 1
10658 | #define GNULIB_TEST_DUP2 1
10659 | #define GNULIB_TEST_ENVIRON 1
10660 | #define HAVE_EUIDACCESS 1
10661 | #define GNULIB_TEST_EUIDACCESS 1
10662 | #define GNULIB_TEST_FCNTL 1
10663 | #define FLEXIBLE_ARRAY_MEMBER /**/
10664 | #define GNULIB_TEST_FLOOR 1
10665 | #define HAVE_DECL___FPENDING 1
10666 | #define REPLACE_FPRINTF_POSIX 1
10667 | #define GNULIB_TEST_FPRINTF_POSIX 1
10668 | #define HAVE_FREXP_IN_LIBC 1
10669 | #define GNULIB_TEST_FREXP 1
10670 | #define HAVE_FREXPL_IN_LIBC 1
10671 | #define GNULIB_TEST_FREXPL 1
10672 | #define GNULIB_TEST_FSEEK 1
10673 | #define GNULIB_TEST_FSEEKO 1
10674 | #define GNULIB_TEST_FSTAT 1
10675 | #define GNULIB_TEST_FTELL 1
10676 | #define GNULIB_TEST_FTELLO 1
10677 | #define GNULIB_TEST_GETDELIM 1
10678 | #define GNULIB_TEST_GETDTABLESIZE 1
10679 | #define HAVE_GETGROUPS 1
10680 | #define GNULIB_TEST_GETGROUPS 1
10681 | #define GNULIB_TEST_GETLINE 1
10682 | #define GNULIB_TEST_GETPASS 1
10683 | #define GNULIB_TEST_GETPASS 1
10684 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
10685 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
10686 | #define HAVE_DECL___ARGV 0
10687 | #define GETTIMEOFDAY_TIMEZONE struct timezone
10688 | #define GNULIB_TEST_GETTIMEOFDAY 1
10689 | #define GNULIB_TEST_GROUP_MEMBER 1
10690 | #define HAVE_ISNAND_IN_LIBC 1
10691 | #define HAVE_ISNANF_IN_LIBC 1
10692 | #define HAVE_ISNANL_IN_LIBC 1
10693 | #define HAVE___INLINE 1
10694 | #define GNULIB_TEST_LOCALECONV 1
10695 | #define HAVE_PTHREAD_RWLOCK 1
10696 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10697 | #define GNULIB_LOCK 1
10698 | #define GNULIB_TEST_LSEEK 1
10699 | #define GNULIB_TEST_LSTAT 1
10700 | #define HAVE_MALLOC_POSIX 1
10701 | #define GNULIB_TEST_MALLOC_POSIX 1
10702 | #define GNULIB_TEST_MBRLEN 1
10703 | #define C_LOCALE_MAYBE_EILSEQ 1
10704 | #define GNULIB_TEST_MBRTOWC 1
10705 | #define GNULIB_TEST_MBSINIT 1
10706 | #define GNULIB_TEST_MBTOWC 1
10707 | #define GNULIB_TEST_MEMCHR 1
10708 | #define GNULIB_MKOSTEMP 1
10709 | #define GNULIB_TEST_MKOSTEMP 1
10710 | #define GNULIB_TEST_MKSTEMP 1
10711 | #define GNULIB_TEST_MKTIME 1
10712 | #define NEED_MKTIME_INTERNAL 1
10713 | #define GNULIB_MSVC_NOTHROW 1
10714 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
10715 | #define REPLACE_NL_LANGINFO 1
10716 | #define GNULIB_TEST_NL_LANGINFO 1
10717 | #define my_strftime nstrftime
10718 | #define GNULIB_TEST_OPEN 1
10719 | #define HAVE_STRUCT_TM_TM_ZONE 1
10720 | #define HAVE_TM_ZONE 1
10721 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
10722 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
10723 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
10724 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
10725 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
10726 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
10727 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
10728 | #define GNULIB_TEST_POSIX_SPAWNP 1
10729 | #define HAVE_FREXP_IN_LIBC 1
10730 | #define HAVE_LDEXP_IN_LIBC 1
10731 | #define HAVE_FREXPL_IN_LIBC 1
10732 | #define HAVE_LDEXPL_IN_LIBC 1
10733 | #define REPLACE_PRINTF_POSIX 1
10734 | #define GNULIB_TEST_PRINTF_POSIX 1
10735 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
10736 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
10737 | #define HAVE_RAISE 1
10738 | #define GNULIB_TEST_RAISE 1
10739 | /* end confdefs.h. */
10740 | #include <stdlib.h>
10741 | #if HAVE_RANDOM_H
10742 | # include <random.h>
10749 | if (sizeof ((struct random_data)))
10754 configure:38828: result: yes
10755 configure:38853: checking for random_r
10756 configure:38853: gcc -o conftest -g -O2 conftest.c >&5
10757 configure:38853: $? = 0
10758 configure:38853: result: yes
10759 configure:38904: checking for rawmemchr
10760 configure:38904: gcc -o conftest -g -O2 conftest.c >&5
10761 configure:38904: $? = 0
10762 configure:38904: result: yes
10763 configure:39435: checking for readline
10764 configure:39460: gcc -o conftest -g -O2 conftest.c -lreadline >&5
10765 conftest.c:295:31: fatal error: readline/readline.h: No such file or directory
10766 compilation terminated.
10767 configure:39460: $? = 1
10768 configure: failed program was:
10770 | #define PACKAGE_NAME "GNU recutils"
10771 | #define PACKAGE_TARNAME "recutils"
10772 | #define PACKAGE_VERSION "1.8"
10773 | #define PACKAGE_STRING "GNU recutils 1.8"
10774 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
10775 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
10776 | #define PACKAGE "recutils"
10777 | #define VERSION "1.8"
10778 | #define STDC_HEADERS 1
10779 | #define HAVE_SYS_TYPES_H 1
10780 | #define HAVE_SYS_STAT_H 1
10781 | #define HAVE_STDLIB_H 1
10782 | #define HAVE_STRING_H 1
10783 | #define HAVE_MEMORY_H 1
10784 | #define HAVE_STRINGS_H 1
10785 | #define HAVE_INTTYPES_H 1
10786 | #define HAVE_STDINT_H 1
10787 | #define HAVE_UNISTD_H 1
10788 | #define __EXTENSIONS__ 1
10789 | #define _ALL_SOURCE 1
10790 | #define _DARWIN_C_SOURCE 1
10791 | #define _GNU_SOURCE 1
10792 | #define _NETBSD_SOURCE 1
10793 | #define _OPENBSD_SOURCE 1
10794 | #define _POSIX_PTHREAD_SEMANTICS 1
10795 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10796 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10797 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10798 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10799 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10800 | #define __STDC_WANT_LIB_EXT2__ 1
10801 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10802 | #define _TANDEM_SOURCE 1
10803 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
10804 | #define HAVE_FSEEKO 1
10805 | #define _FILE_OFFSET_BITS 64
10806 | #define _DARWIN_USE_64_BIT_INODE 1
10807 | #define HAVE_DLFCN_H 1
10808 | #define LT_OBJDIR ".libs/"
10809 | #define HAVE_FCHMOD 1
10810 | #define HAVE_BTOWC 1
10811 | #define HAVE_CANONICALIZE_FILE_NAME 1
10812 | #define HAVE_GETCWD 1
10813 | #define HAVE_READLINK 1
10814 | #define HAVE_REALPATH 1
10815 | #define HAVE_FACCESSAT 1
10816 | #define HAVE_FCNTL 1
10817 | #define HAVE_SYMLINK 1
10818 | #define HAVE_FLOCK 1
10819 | #define HAVE_SNPRINTF 1
10820 | #define HAVE___FWRITING 1
10821 | #define HAVE_GETDELIM 1
10822 | #define HAVE_GETDTABLESIZE 1
10823 | #define HAVE_GETPASS 1
10824 | #define HAVE___FSETLOCKING 1
10825 | #define HAVE_GETTIMEOFDAY 1
10826 | #define HAVE_LSTAT 1
10827 | #define HAVE_MBSINIT 1
10828 | #define HAVE_MBRTOWC 1
10829 | #define HAVE_MBRLEN 1
10830 | #define HAVE_MPROTECT 1
10831 | #define HAVE_MKOSTEMP 1
10832 | #define HAVE_MKSTEMP 1
10833 | #define HAVE_TZSET 1
10834 | #define HAVE_NL_LANGINFO 1
10835 | #define HAVE_ISBLANK 1
10836 | #define HAVE_ISWCTYPE 1
10837 | #define HAVE_LINK 1
10838 | #define HAVE_SECURE_GETENV 1
10839 | #define HAVE_GETUID 1
10840 | #define HAVE_GETEUID 1
10841 | #define HAVE_GETGID 1
10842 | #define HAVE_GETEGID 1
10843 | #define HAVE_SETENV 1
10844 | #define HAVE_SIGACTION 1
10845 | #define HAVE_SIGALTSTACK 1
10846 | #define HAVE_SIGINTERRUPT 1
10847 | #define HAVE_STRDUP 1
10848 | #define HAVE_LOCALTIME_R 1
10849 | #define HAVE_TIMEGM 1
10850 | #define HAVE_WCRTOMB 1
10851 | #define HAVE_WCTOB 1
10852 | #define HAVE_ISWCNTRL 1
10853 | #define HAVE_ALLOCA_H 1
10854 | #define HAVE_ALLOCA 1
10855 | #define restrict __restrict
10856 | #define HAVE_LANGINFO_CODESET 1
10857 | #define FUNC_REALPATH_WORKS 1
10858 | #define HAVE_SYS_PARAM_H 1
10859 | #define HAVE_SYS_SOCKET_H 1
10860 | #define HAVE_UNISTD_H 1
10861 | #define HAVE_STDIO_EXT_H 1
10862 | #define HAVE_FEATURES_H 1
10863 | #define HAVE_SYS_STAT_H 1
10864 | #define HAVE_GETOPT_H 1
10865 | #define HAVE_SYS_CDEFS_H 1
10866 | #define HAVE_TERMIOS_H 1
10867 | #define HAVE_SYS_TIME_H 1
10868 | #define HAVE_LIMITS_H 1
10869 | #define HAVE_WCHAR_H 1
10870 | #define HAVE_STDINT_H 1
10871 | #define HAVE_INTTYPES_H 1
10872 | #define HAVE_LANGINFO_H 1
10873 | #define HAVE_XLOCALE_H 1
10874 | #define HAVE_MATH_H 1
10875 | #define HAVE_SYS_MMAN_H 1
10876 | #define HAVE_MALLOC_H 1
10877 | #define HAVE_SPAWN_H 1
10878 | #define HAVE_STRINGS_H 1
10879 | #define HAVE_SYS_FILE_H 1
10880 | #define HAVE_SYS_WAIT_H 1
10881 | #define HAVE_WCTYPE_H 1
10882 | #define HAVE_ENVIRON_DECL 1
10883 | #define HAVE_DECL_STRERROR_R 1
10884 | #define HAVE_STRERROR_R 1
10885 | #define STRERROR_R_CHAR_P 1
10886 | #define GETGROUPS_T gid_t
10887 | #define HAVE_SIG_ATOMIC_T 1
10888 | #define HAVE_WORKING_O_NOATIME 1
10889 | #define HAVE_WORKING_O_NOFOLLOW 1
10890 | #define HAVE_STDINT_H_WITH_UINTMAX 1
10891 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10892 | #define CHECK_PRINTF_SAFE 1
10893 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
10894 | #define HAVE_LONG_LONG_INT 1
10895 | #define HAVE_WCHAR_T 1
10896 | #define HAVE_WINT_T 1
10897 | #define HAVE_INTMAX_T 1
10898 | #define DBL_EXPBIT0_WORD 1
10899 | #define DBL_EXPBIT0_BIT 20
10900 | #define HAVE_SNPRINTF 1
10901 | #define HAVE_STRNLEN 1
10902 | #define HAVE_WCSLEN 1
10903 | #define HAVE_WCSNLEN 1
10904 | #define HAVE_MBRTOWC 1
10905 | #define HAVE_WCRTOMB 1
10906 | #define HAVE_DECL__SNPRINTF 0
10907 | #define HAVE_SNPRINTF_RETVAL_C99 1
10908 | #define HAVE_DECL_ALARM 1
10909 | #define _USE_STD_STAT 1
10910 | #define HAVE_DECL_FSEEKO 1
10911 | #define HAVE_DECL_FTELLO 1
10912 | #define HAVE_DECL_GETDELIM 1
10913 | #define HAVE_DECL_GETDTABLESIZE 1
10914 | #define HAVE_DECL_GETLINE 1
10915 | #define HAVE_GETOPT_H 1
10916 | #define HAVE_GETOPT_LONG_ONLY 1
10917 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
10918 | #define HAVE_DECL_FLOCKFILE 1
10919 | #define HAVE_DECL_FPUTS_UNLOCKED 1
10920 | #define HAVE_DECL_FUNLOCKFILE 1
10921 | #define HAVE_DECL_PUTC_UNLOCKED 1
10922 | #define HAVE_INTTYPES_H 1
10923 | #define FLT_EXPBIT0_WORD 0
10924 | #define FLT_EXPBIT0_BIT 23
10925 | #define USE_POSIX_THREADS 1
10926 | #define USE_POSIX_THREADS_WEAK 1
10927 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
10928 | #define HAVE_STDLIB_H 1
10929 | #define MALLOC_0_IS_NONNULL 1
10930 | #define HAVE_MBSTATE_T 1
10931 | #define C_LOCALE_MAYBE_EILSEQ 1
10932 | #define HAVE_MAP_ANONYMOUS 1
10933 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
10934 | #define TIME_T_IS_SIGNED 1
10935 | #define HAVE_STRUCT_TM_TM_ZONE 1
10936 | #define HAVE_TM_ZONE 1
10937 | #define HAVE_TM_GMTOFF 1
10938 | #define PROMOTED_MODE_T mode_t
10939 | #define HAVE__BOOL 1
10940 | #define HAVE_COMPOUND_LITERALS 1
10941 | #define HAVE_POSIX_SPAWN 1
10942 | #define REPLACE_VFPRINTF_POSIX 1
10943 | #define USER_LABEL_PREFIX
10944 | #define HAVE_SIGSET_T 1
10945 | #define HAVE_DECL_SETENV 1
10946 | #define HAVE_SEARCH_H 1
10947 | #define HAVE_TSEARCH 1
10948 | #define HAVE_STRCASESTR 1
10949 | #define HAVE_DECL_STRDUP 1
10950 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
10951 | #define HAVE_DECL_FEOF_UNLOCKED 1
10952 | #define HAVE_DECL_FERROR_UNLOCKED 1
10953 | #define HAVE_DECL_FGETS_UNLOCKED 1
10954 | #define HAVE_DECL_FPUTC_UNLOCKED 1
10955 | #define HAVE_DECL_FREAD_UNLOCKED 1
10956 | #define HAVE_DECL_FWRITE_UNLOCKED 1
10957 | #define HAVE_DECL_GETC_UNLOCKED 1
10958 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
10959 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
10960 | #define HAVE_DECL_UNSETENV 1
10961 | #define USE_ACL 0
10962 | #define HAVE_ALLOCA 1
10963 | #define GNULIB_TEST_BTOWC 1
10964 | #define HAVE___BUILTIN_EXPECT 1
10965 | #define GNULIB_CANONICALIZE_LGPL 1
10966 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
10967 | #define GNULIB_TEST_REALPATH 1
10968 | #define GNULIB_TEST_CHDIR 1
10969 | #define HAVE_CLOCK_GETTIME 1
10970 | #define HAVE_CLOCK_SETTIME 1
10971 | #define GNULIB_TEST_CLOEXEC 1
10972 | #define GNULIB_TEST_CLOSE 1
10973 | #define GNULIB_CLOSE_STREAM 1
10974 | #define HAVE_DUP2 1
10975 | #define GNULIB_TEST_DUP2 1
10976 | #define GNULIB_TEST_ENVIRON 1
10977 | #define HAVE_EUIDACCESS 1
10978 | #define GNULIB_TEST_EUIDACCESS 1
10979 | #define GNULIB_TEST_FCNTL 1
10980 | #define FLEXIBLE_ARRAY_MEMBER /**/
10981 | #define GNULIB_TEST_FLOOR 1
10982 | #define HAVE_DECL___FPENDING 1
10983 | #define REPLACE_FPRINTF_POSIX 1
10984 | #define GNULIB_TEST_FPRINTF_POSIX 1
10985 | #define HAVE_FREXP_IN_LIBC 1
10986 | #define GNULIB_TEST_FREXP 1
10987 | #define HAVE_FREXPL_IN_LIBC 1
10988 | #define GNULIB_TEST_FREXPL 1
10989 | #define GNULIB_TEST_FSEEK 1
10990 | #define GNULIB_TEST_FSEEKO 1
10991 | #define GNULIB_TEST_FSTAT 1
10992 | #define GNULIB_TEST_FTELL 1
10993 | #define GNULIB_TEST_FTELLO 1
10994 | #define GNULIB_TEST_GETDELIM 1
10995 | #define GNULIB_TEST_GETDTABLESIZE 1
10996 | #define HAVE_GETGROUPS 1
10997 | #define GNULIB_TEST_GETGROUPS 1
10998 | #define GNULIB_TEST_GETLINE 1
10999 | #define GNULIB_TEST_GETPASS 1
11000 | #define GNULIB_TEST_GETPASS 1
11001 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
11002 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
11003 | #define HAVE_DECL___ARGV 0
11004 | #define GETTIMEOFDAY_TIMEZONE struct timezone
11005 | #define GNULIB_TEST_GETTIMEOFDAY 1
11006 | #define GNULIB_TEST_GROUP_MEMBER 1
11007 | #define HAVE_ISNAND_IN_LIBC 1
11008 | #define HAVE_ISNANF_IN_LIBC 1
11009 | #define HAVE_ISNANL_IN_LIBC 1
11010 | #define HAVE___INLINE 1
11011 | #define GNULIB_TEST_LOCALECONV 1
11012 | #define HAVE_PTHREAD_RWLOCK 1
11013 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11014 | #define GNULIB_LOCK 1
11015 | #define GNULIB_TEST_LSEEK 1
11016 | #define GNULIB_TEST_LSTAT 1
11017 | #define HAVE_MALLOC_POSIX 1
11018 | #define GNULIB_TEST_MALLOC_POSIX 1
11019 | #define GNULIB_TEST_MBRLEN 1
11020 | #define C_LOCALE_MAYBE_EILSEQ 1
11021 | #define GNULIB_TEST_MBRTOWC 1
11022 | #define GNULIB_TEST_MBSINIT 1
11023 | #define GNULIB_TEST_MBTOWC 1
11024 | #define GNULIB_TEST_MEMCHR 1
11025 | #define GNULIB_MKOSTEMP 1
11026 | #define GNULIB_TEST_MKOSTEMP 1
11027 | #define GNULIB_TEST_MKSTEMP 1
11028 | #define GNULIB_TEST_MKTIME 1
11029 | #define NEED_MKTIME_INTERNAL 1
11030 | #define GNULIB_MSVC_NOTHROW 1
11031 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
11032 | #define REPLACE_NL_LANGINFO 1
11033 | #define GNULIB_TEST_NL_LANGINFO 1
11034 | #define my_strftime nstrftime
11035 | #define GNULIB_TEST_OPEN 1
11036 | #define HAVE_STRUCT_TM_TM_ZONE 1
11037 | #define HAVE_TM_ZONE 1
11038 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
11039 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
11040 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
11041 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
11042 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
11043 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
11044 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
11045 | #define GNULIB_TEST_POSIX_SPAWNP 1
11046 | #define HAVE_FREXP_IN_LIBC 1
11047 | #define HAVE_LDEXP_IN_LIBC 1
11048 | #define HAVE_FREXPL_IN_LIBC 1
11049 | #define HAVE_LDEXPL_IN_LIBC 1
11050 | #define REPLACE_PRINTF_POSIX 1
11051 | #define GNULIB_TEST_PRINTF_POSIX 1
11052 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
11053 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
11054 | #define HAVE_RAISE 1
11055 | #define GNULIB_TEST_RAISE 1
11056 | #define HAVE_STRUCT_RANDOM_DATA 1
11057 | #define HAVE_RANDOM_R 1
11058 | #define GNULIB_TEST_RANDOM_R 1
11059 | #define HAVE_RAWMEMCHR 1
11060 | #define GNULIB_TEST_RAWMEMCHR 1
11061 | /* end confdefs.h. */
11062 | #include <stdio.h>
11063 | #include <readline/readline.h>
11067 | readline((char*)0);
11071 configure:39460: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5
11072 conftest.c:295:31: fatal error: readline/readline.h: No such file or directory
11073 compilation terminated.
11074 configure:39460: $? = 1
11075 configure: failed program was:
11077 | #define PACKAGE_NAME "GNU recutils"
11078 | #define PACKAGE_TARNAME "recutils"
11079 | #define PACKAGE_VERSION "1.8"
11080 | #define PACKAGE_STRING "GNU recutils 1.8"
11081 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
11082 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
11083 | #define PACKAGE "recutils"
11084 | #define VERSION "1.8"
11085 | #define STDC_HEADERS 1
11086 | #define HAVE_SYS_TYPES_H 1
11087 | #define HAVE_SYS_STAT_H 1
11088 | #define HAVE_STDLIB_H 1
11089 | #define HAVE_STRING_H 1
11090 | #define HAVE_MEMORY_H 1
11091 | #define HAVE_STRINGS_H 1
11092 | #define HAVE_INTTYPES_H 1
11093 | #define HAVE_STDINT_H 1
11094 | #define HAVE_UNISTD_H 1
11095 | #define __EXTENSIONS__ 1
11096 | #define _ALL_SOURCE 1
11097 | #define _DARWIN_C_SOURCE 1
11098 | #define _GNU_SOURCE 1
11099 | #define _NETBSD_SOURCE 1
11100 | #define _OPENBSD_SOURCE 1
11101 | #define _POSIX_PTHREAD_SEMANTICS 1
11102 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11103 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11104 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11105 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11106 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11107 | #define __STDC_WANT_LIB_EXT2__ 1
11108 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11109 | #define _TANDEM_SOURCE 1
11110 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
11111 | #define HAVE_FSEEKO 1
11112 | #define _FILE_OFFSET_BITS 64
11113 | #define _DARWIN_USE_64_BIT_INODE 1
11114 | #define HAVE_DLFCN_H 1
11115 | #define LT_OBJDIR ".libs/"
11116 | #define HAVE_FCHMOD 1
11117 | #define HAVE_BTOWC 1
11118 | #define HAVE_CANONICALIZE_FILE_NAME 1
11119 | #define HAVE_GETCWD 1
11120 | #define HAVE_READLINK 1
11121 | #define HAVE_REALPATH 1
11122 | #define HAVE_FACCESSAT 1
11123 | #define HAVE_FCNTL 1
11124 | #define HAVE_SYMLINK 1
11125 | #define HAVE_FLOCK 1
11126 | #define HAVE_SNPRINTF 1
11127 | #define HAVE___FWRITING 1
11128 | #define HAVE_GETDELIM 1
11129 | #define HAVE_GETDTABLESIZE 1
11130 | #define HAVE_GETPASS 1
11131 | #define HAVE___FSETLOCKING 1
11132 | #define HAVE_GETTIMEOFDAY 1
11133 | #define HAVE_LSTAT 1
11134 | #define HAVE_MBSINIT 1
11135 | #define HAVE_MBRTOWC 1
11136 | #define HAVE_MBRLEN 1
11137 | #define HAVE_MPROTECT 1
11138 | #define HAVE_MKOSTEMP 1
11139 | #define HAVE_MKSTEMP 1
11140 | #define HAVE_TZSET 1
11141 | #define HAVE_NL_LANGINFO 1
11142 | #define HAVE_ISBLANK 1
11143 | #define HAVE_ISWCTYPE 1
11144 | #define HAVE_LINK 1
11145 | #define HAVE_SECURE_GETENV 1
11146 | #define HAVE_GETUID 1
11147 | #define HAVE_GETEUID 1
11148 | #define HAVE_GETGID 1
11149 | #define HAVE_GETEGID 1
11150 | #define HAVE_SETENV 1
11151 | #define HAVE_SIGACTION 1
11152 | #define HAVE_SIGALTSTACK 1
11153 | #define HAVE_SIGINTERRUPT 1
11154 | #define HAVE_STRDUP 1
11155 | #define HAVE_LOCALTIME_R 1
11156 | #define HAVE_TIMEGM 1
11157 | #define HAVE_WCRTOMB 1
11158 | #define HAVE_WCTOB 1
11159 | #define HAVE_ISWCNTRL 1
11160 | #define HAVE_ALLOCA_H 1
11161 | #define HAVE_ALLOCA 1
11162 | #define restrict __restrict
11163 | #define HAVE_LANGINFO_CODESET 1
11164 | #define FUNC_REALPATH_WORKS 1
11165 | #define HAVE_SYS_PARAM_H 1
11166 | #define HAVE_SYS_SOCKET_H 1
11167 | #define HAVE_UNISTD_H 1
11168 | #define HAVE_STDIO_EXT_H 1
11169 | #define HAVE_FEATURES_H 1
11170 | #define HAVE_SYS_STAT_H 1
11171 | #define HAVE_GETOPT_H 1
11172 | #define HAVE_SYS_CDEFS_H 1
11173 | #define HAVE_TERMIOS_H 1
11174 | #define HAVE_SYS_TIME_H 1
11175 | #define HAVE_LIMITS_H 1
11176 | #define HAVE_WCHAR_H 1
11177 | #define HAVE_STDINT_H 1
11178 | #define HAVE_INTTYPES_H 1
11179 | #define HAVE_LANGINFO_H 1
11180 | #define HAVE_XLOCALE_H 1
11181 | #define HAVE_MATH_H 1
11182 | #define HAVE_SYS_MMAN_H 1
11183 | #define HAVE_MALLOC_H 1
11184 | #define HAVE_SPAWN_H 1
11185 | #define HAVE_STRINGS_H 1
11186 | #define HAVE_SYS_FILE_H 1
11187 | #define HAVE_SYS_WAIT_H 1
11188 | #define HAVE_WCTYPE_H 1
11189 | #define HAVE_ENVIRON_DECL 1
11190 | #define HAVE_DECL_STRERROR_R 1
11191 | #define HAVE_STRERROR_R 1
11192 | #define STRERROR_R_CHAR_P 1
11193 | #define GETGROUPS_T gid_t
11194 | #define HAVE_SIG_ATOMIC_T 1
11195 | #define HAVE_WORKING_O_NOATIME 1
11196 | #define HAVE_WORKING_O_NOFOLLOW 1
11197 | #define HAVE_STDINT_H_WITH_UINTMAX 1
11198 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
11199 | #define CHECK_PRINTF_SAFE 1
11200 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
11201 | #define HAVE_LONG_LONG_INT 1
11202 | #define HAVE_WCHAR_T 1
11203 | #define HAVE_WINT_T 1
11204 | #define HAVE_INTMAX_T 1
11205 | #define DBL_EXPBIT0_WORD 1
11206 | #define DBL_EXPBIT0_BIT 20
11207 | #define HAVE_SNPRINTF 1
11208 | #define HAVE_STRNLEN 1
11209 | #define HAVE_WCSLEN 1
11210 | #define HAVE_WCSNLEN 1
11211 | #define HAVE_MBRTOWC 1
11212 | #define HAVE_WCRTOMB 1
11213 | #define HAVE_DECL__SNPRINTF 0
11214 | #define HAVE_SNPRINTF_RETVAL_C99 1
11215 | #define HAVE_DECL_ALARM 1
11216 | #define _USE_STD_STAT 1
11217 | #define HAVE_DECL_FSEEKO 1
11218 | #define HAVE_DECL_FTELLO 1
11219 | #define HAVE_DECL_GETDELIM 1
11220 | #define HAVE_DECL_GETDTABLESIZE 1
11221 | #define HAVE_DECL_GETLINE 1
11222 | #define HAVE_GETOPT_H 1
11223 | #define HAVE_GETOPT_LONG_ONLY 1
11224 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
11225 | #define HAVE_DECL_FLOCKFILE 1
11226 | #define HAVE_DECL_FPUTS_UNLOCKED 1
11227 | #define HAVE_DECL_FUNLOCKFILE 1
11228 | #define HAVE_DECL_PUTC_UNLOCKED 1
11229 | #define HAVE_INTTYPES_H 1
11230 | #define FLT_EXPBIT0_WORD 0
11231 | #define FLT_EXPBIT0_BIT 23
11232 | #define USE_POSIX_THREADS 1
11233 | #define USE_POSIX_THREADS_WEAK 1
11234 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
11235 | #define HAVE_STDLIB_H 1
11236 | #define MALLOC_0_IS_NONNULL 1
11237 | #define HAVE_MBSTATE_T 1
11238 | #define C_LOCALE_MAYBE_EILSEQ 1
11239 | #define HAVE_MAP_ANONYMOUS 1
11240 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
11241 | #define TIME_T_IS_SIGNED 1
11242 | #define HAVE_STRUCT_TM_TM_ZONE 1
11243 | #define HAVE_TM_ZONE 1
11244 | #define HAVE_TM_GMTOFF 1
11245 | #define PROMOTED_MODE_T mode_t
11246 | #define HAVE__BOOL 1
11247 | #define HAVE_COMPOUND_LITERALS 1
11248 | #define HAVE_POSIX_SPAWN 1
11249 | #define REPLACE_VFPRINTF_POSIX 1
11250 | #define USER_LABEL_PREFIX
11251 | #define HAVE_SIGSET_T 1
11252 | #define HAVE_DECL_SETENV 1
11253 | #define HAVE_SEARCH_H 1
11254 | #define HAVE_TSEARCH 1
11255 | #define HAVE_STRCASESTR 1
11256 | #define HAVE_DECL_STRDUP 1
11257 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
11258 | #define HAVE_DECL_FEOF_UNLOCKED 1
11259 | #define HAVE_DECL_FERROR_UNLOCKED 1
11260 | #define HAVE_DECL_FGETS_UNLOCKED 1
11261 | #define HAVE_DECL_FPUTC_UNLOCKED 1
11262 | #define HAVE_DECL_FREAD_UNLOCKED 1
11263 | #define HAVE_DECL_FWRITE_UNLOCKED 1
11264 | #define HAVE_DECL_GETC_UNLOCKED 1
11265 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
11266 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
11267 | #define HAVE_DECL_UNSETENV 1
11268 | #define USE_ACL 0
11269 | #define HAVE_ALLOCA 1
11270 | #define GNULIB_TEST_BTOWC 1
11271 | #define HAVE___BUILTIN_EXPECT 1
11272 | #define GNULIB_CANONICALIZE_LGPL 1
11273 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
11274 | #define GNULIB_TEST_REALPATH 1
11275 | #define GNULIB_TEST_CHDIR 1
11276 | #define HAVE_CLOCK_GETTIME 1
11277 | #define HAVE_CLOCK_SETTIME 1
11278 | #define GNULIB_TEST_CLOEXEC 1
11279 | #define GNULIB_TEST_CLOSE 1
11280 | #define GNULIB_CLOSE_STREAM 1
11281 | #define HAVE_DUP2 1
11282 | #define GNULIB_TEST_DUP2 1
11283 | #define GNULIB_TEST_ENVIRON 1
11284 | #define HAVE_EUIDACCESS 1
11285 | #define GNULIB_TEST_EUIDACCESS 1
11286 | #define GNULIB_TEST_FCNTL 1
11287 | #define FLEXIBLE_ARRAY_MEMBER /**/
11288 | #define GNULIB_TEST_FLOOR 1
11289 | #define HAVE_DECL___FPENDING 1
11290 | #define REPLACE_FPRINTF_POSIX 1
11291 | #define GNULIB_TEST_FPRINTF_POSIX 1
11292 | #define HAVE_FREXP_IN_LIBC 1
11293 | #define GNULIB_TEST_FREXP 1
11294 | #define HAVE_FREXPL_IN_LIBC 1
11295 | #define GNULIB_TEST_FREXPL 1
11296 | #define GNULIB_TEST_FSEEK 1
11297 | #define GNULIB_TEST_FSEEKO 1
11298 | #define GNULIB_TEST_FSTAT 1
11299 | #define GNULIB_TEST_FTELL 1
11300 | #define GNULIB_TEST_FTELLO 1
11301 | #define GNULIB_TEST_GETDELIM 1
11302 | #define GNULIB_TEST_GETDTABLESIZE 1
11303 | #define HAVE_GETGROUPS 1
11304 | #define GNULIB_TEST_GETGROUPS 1
11305 | #define GNULIB_TEST_GETLINE 1
11306 | #define GNULIB_TEST_GETPASS 1
11307 | #define GNULIB_TEST_GETPASS 1
11308 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
11309 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
11310 | #define HAVE_DECL___ARGV 0
11311 | #define GETTIMEOFDAY_TIMEZONE struct timezone
11312 | #define GNULIB_TEST_GETTIMEOFDAY 1
11313 | #define GNULIB_TEST_GROUP_MEMBER 1
11314 | #define HAVE_ISNAND_IN_LIBC 1
11315 | #define HAVE_ISNANF_IN_LIBC 1
11316 | #define HAVE_ISNANL_IN_LIBC 1
11317 | #define HAVE___INLINE 1
11318 | #define GNULIB_TEST_LOCALECONV 1
11319 | #define HAVE_PTHREAD_RWLOCK 1
11320 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11321 | #define GNULIB_LOCK 1
11322 | #define GNULIB_TEST_LSEEK 1
11323 | #define GNULIB_TEST_LSTAT 1
11324 | #define HAVE_MALLOC_POSIX 1
11325 | #define GNULIB_TEST_MALLOC_POSIX 1
11326 | #define GNULIB_TEST_MBRLEN 1
11327 | #define C_LOCALE_MAYBE_EILSEQ 1
11328 | #define GNULIB_TEST_MBRTOWC 1
11329 | #define GNULIB_TEST_MBSINIT 1
11330 | #define GNULIB_TEST_MBTOWC 1
11331 | #define GNULIB_TEST_MEMCHR 1
11332 | #define GNULIB_MKOSTEMP 1
11333 | #define GNULIB_TEST_MKOSTEMP 1
11334 | #define GNULIB_TEST_MKSTEMP 1
11335 | #define GNULIB_TEST_MKTIME 1
11336 | #define NEED_MKTIME_INTERNAL 1
11337 | #define GNULIB_MSVC_NOTHROW 1
11338 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
11339 | #define REPLACE_NL_LANGINFO 1
11340 | #define GNULIB_TEST_NL_LANGINFO 1
11341 | #define my_strftime nstrftime
11342 | #define GNULIB_TEST_OPEN 1
11343 | #define HAVE_STRUCT_TM_TM_ZONE 1
11344 | #define HAVE_TM_ZONE 1
11345 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
11346 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
11347 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
11348 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
11349 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
11350 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
11351 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
11352 | #define GNULIB_TEST_POSIX_SPAWNP 1
11353 | #define HAVE_FREXP_IN_LIBC 1
11354 | #define HAVE_LDEXP_IN_LIBC 1
11355 | #define HAVE_FREXPL_IN_LIBC 1
11356 | #define HAVE_LDEXPL_IN_LIBC 1
11357 | #define REPLACE_PRINTF_POSIX 1
11358 | #define GNULIB_TEST_PRINTF_POSIX 1
11359 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
11360 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
11361 | #define HAVE_RAISE 1
11362 | #define GNULIB_TEST_RAISE 1
11363 | #define HAVE_STRUCT_RANDOM_DATA 1
11364 | #define HAVE_RANDOM_R 1
11365 | #define GNULIB_TEST_RANDOM_R 1
11366 | #define HAVE_RAWMEMCHR 1
11367 | #define GNULIB_TEST_RAWMEMCHR 1
11368 | /* end confdefs.h. */
11369 | #include <stdio.h>
11370 | #include <readline/readline.h>
11374 | readline((char*)0);
11378 configure:39460: gcc -o conftest -g -O2 conftest.c -lreadline -ltermcap >&5
11379 conftest.c:295:31: fatal error: readline/readline.h: No such file or directory
11380 compilation terminated.
11381 configure:39460: $? = 1
11382 configure: failed program was:
11384 | #define PACKAGE_NAME "GNU recutils"
11385 | #define PACKAGE_TARNAME "recutils"
11386 | #define PACKAGE_VERSION "1.8"
11387 | #define PACKAGE_STRING "GNU recutils 1.8"
11388 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
11389 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
11390 | #define PACKAGE "recutils"
11391 | #define VERSION "1.8"
11392 | #define STDC_HEADERS 1
11393 | #define HAVE_SYS_TYPES_H 1
11394 | #define HAVE_SYS_STAT_H 1
11395 | #define HAVE_STDLIB_H 1
11396 | #define HAVE_STRING_H 1
11397 | #define HAVE_MEMORY_H 1
11398 | #define HAVE_STRINGS_H 1
11399 | #define HAVE_INTTYPES_H 1
11400 | #define HAVE_STDINT_H 1
11401 | #define HAVE_UNISTD_H 1
11402 | #define __EXTENSIONS__ 1
11403 | #define _ALL_SOURCE 1
11404 | #define _DARWIN_C_SOURCE 1
11405 | #define _GNU_SOURCE 1
11406 | #define _NETBSD_SOURCE 1
11407 | #define _OPENBSD_SOURCE 1
11408 | #define _POSIX_PTHREAD_SEMANTICS 1
11409 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11410 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11411 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11412 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11413 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11414 | #define __STDC_WANT_LIB_EXT2__ 1
11415 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11416 | #define _TANDEM_SOURCE 1
11417 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
11418 | #define HAVE_FSEEKO 1
11419 | #define _FILE_OFFSET_BITS 64
11420 | #define _DARWIN_USE_64_BIT_INODE 1
11421 | #define HAVE_DLFCN_H 1
11422 | #define LT_OBJDIR ".libs/"
11423 | #define HAVE_FCHMOD 1
11424 | #define HAVE_BTOWC 1
11425 | #define HAVE_CANONICALIZE_FILE_NAME 1
11426 | #define HAVE_GETCWD 1
11427 | #define HAVE_READLINK 1
11428 | #define HAVE_REALPATH 1
11429 | #define HAVE_FACCESSAT 1
11430 | #define HAVE_FCNTL 1
11431 | #define HAVE_SYMLINK 1
11432 | #define HAVE_FLOCK 1
11433 | #define HAVE_SNPRINTF 1
11434 | #define HAVE___FWRITING 1
11435 | #define HAVE_GETDELIM 1
11436 | #define HAVE_GETDTABLESIZE 1
11437 | #define HAVE_GETPASS 1
11438 | #define HAVE___FSETLOCKING 1
11439 | #define HAVE_GETTIMEOFDAY 1
11440 | #define HAVE_LSTAT 1
11441 | #define HAVE_MBSINIT 1
11442 | #define HAVE_MBRTOWC 1
11443 | #define HAVE_MBRLEN 1
11444 | #define HAVE_MPROTECT 1
11445 | #define HAVE_MKOSTEMP 1
11446 | #define HAVE_MKSTEMP 1
11447 | #define HAVE_TZSET 1
11448 | #define HAVE_NL_LANGINFO 1
11449 | #define HAVE_ISBLANK 1
11450 | #define HAVE_ISWCTYPE 1
11451 | #define HAVE_LINK 1
11452 | #define HAVE_SECURE_GETENV 1
11453 | #define HAVE_GETUID 1
11454 | #define HAVE_GETEUID 1
11455 | #define HAVE_GETGID 1
11456 | #define HAVE_GETEGID 1
11457 | #define HAVE_SETENV 1
11458 | #define HAVE_SIGACTION 1
11459 | #define HAVE_SIGALTSTACK 1
11460 | #define HAVE_SIGINTERRUPT 1
11461 | #define HAVE_STRDUP 1
11462 | #define HAVE_LOCALTIME_R 1
11463 | #define HAVE_TIMEGM 1
11464 | #define HAVE_WCRTOMB 1
11465 | #define HAVE_WCTOB 1
11466 | #define HAVE_ISWCNTRL 1
11467 | #define HAVE_ALLOCA_H 1
11468 | #define HAVE_ALLOCA 1
11469 | #define restrict __restrict
11470 | #define HAVE_LANGINFO_CODESET 1
11471 | #define FUNC_REALPATH_WORKS 1
11472 | #define HAVE_SYS_PARAM_H 1
11473 | #define HAVE_SYS_SOCKET_H 1
11474 | #define HAVE_UNISTD_H 1
11475 | #define HAVE_STDIO_EXT_H 1
11476 | #define HAVE_FEATURES_H 1
11477 | #define HAVE_SYS_STAT_H 1
11478 | #define HAVE_GETOPT_H 1
11479 | #define HAVE_SYS_CDEFS_H 1
11480 | #define HAVE_TERMIOS_H 1
11481 | #define HAVE_SYS_TIME_H 1
11482 | #define HAVE_LIMITS_H 1
11483 | #define HAVE_WCHAR_H 1
11484 | #define HAVE_STDINT_H 1
11485 | #define HAVE_INTTYPES_H 1
11486 | #define HAVE_LANGINFO_H 1
11487 | #define HAVE_XLOCALE_H 1
11488 | #define HAVE_MATH_H 1
11489 | #define HAVE_SYS_MMAN_H 1
11490 | #define HAVE_MALLOC_H 1
11491 | #define HAVE_SPAWN_H 1
11492 | #define HAVE_STRINGS_H 1
11493 | #define HAVE_SYS_FILE_H 1
11494 | #define HAVE_SYS_WAIT_H 1
11495 | #define HAVE_WCTYPE_H 1
11496 | #define HAVE_ENVIRON_DECL 1
11497 | #define HAVE_DECL_STRERROR_R 1
11498 | #define HAVE_STRERROR_R 1
11499 | #define STRERROR_R_CHAR_P 1
11500 | #define GETGROUPS_T gid_t
11501 | #define HAVE_SIG_ATOMIC_T 1
11502 | #define HAVE_WORKING_O_NOATIME 1
11503 | #define HAVE_WORKING_O_NOFOLLOW 1
11504 | #define HAVE_STDINT_H_WITH_UINTMAX 1
11505 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
11506 | #define CHECK_PRINTF_SAFE 1
11507 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
11508 | #define HAVE_LONG_LONG_INT 1
11509 | #define HAVE_WCHAR_T 1
11510 | #define HAVE_WINT_T 1
11511 | #define HAVE_INTMAX_T 1
11512 | #define DBL_EXPBIT0_WORD 1
11513 | #define DBL_EXPBIT0_BIT 20
11514 | #define HAVE_SNPRINTF 1
11515 | #define HAVE_STRNLEN 1
11516 | #define HAVE_WCSLEN 1
11517 | #define HAVE_WCSNLEN 1
11518 | #define HAVE_MBRTOWC 1
11519 | #define HAVE_WCRTOMB 1
11520 | #define HAVE_DECL__SNPRINTF 0
11521 | #define HAVE_SNPRINTF_RETVAL_C99 1
11522 | #define HAVE_DECL_ALARM 1
11523 | #define _USE_STD_STAT 1
11524 | #define HAVE_DECL_FSEEKO 1
11525 | #define HAVE_DECL_FTELLO 1
11526 | #define HAVE_DECL_GETDELIM 1
11527 | #define HAVE_DECL_GETDTABLESIZE 1
11528 | #define HAVE_DECL_GETLINE 1
11529 | #define HAVE_GETOPT_H 1
11530 | #define HAVE_GETOPT_LONG_ONLY 1
11531 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
11532 | #define HAVE_DECL_FLOCKFILE 1
11533 | #define HAVE_DECL_FPUTS_UNLOCKED 1
11534 | #define HAVE_DECL_FUNLOCKFILE 1
11535 | #define HAVE_DECL_PUTC_UNLOCKED 1
11536 | #define HAVE_INTTYPES_H 1
11537 | #define FLT_EXPBIT0_WORD 0
11538 | #define FLT_EXPBIT0_BIT 23
11539 | #define USE_POSIX_THREADS 1
11540 | #define USE_POSIX_THREADS_WEAK 1
11541 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
11542 | #define HAVE_STDLIB_H 1
11543 | #define MALLOC_0_IS_NONNULL 1
11544 | #define HAVE_MBSTATE_T 1
11545 | #define C_LOCALE_MAYBE_EILSEQ 1
11546 | #define HAVE_MAP_ANONYMOUS 1
11547 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
11548 | #define TIME_T_IS_SIGNED 1
11549 | #define HAVE_STRUCT_TM_TM_ZONE 1
11550 | #define HAVE_TM_ZONE 1
11551 | #define HAVE_TM_GMTOFF 1
11552 | #define PROMOTED_MODE_T mode_t
11553 | #define HAVE__BOOL 1
11554 | #define HAVE_COMPOUND_LITERALS 1
11555 | #define HAVE_POSIX_SPAWN 1
11556 | #define REPLACE_VFPRINTF_POSIX 1
11557 | #define USER_LABEL_PREFIX
11558 | #define HAVE_SIGSET_T 1
11559 | #define HAVE_DECL_SETENV 1
11560 | #define HAVE_SEARCH_H 1
11561 | #define HAVE_TSEARCH 1
11562 | #define HAVE_STRCASESTR 1
11563 | #define HAVE_DECL_STRDUP 1
11564 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
11565 | #define HAVE_DECL_FEOF_UNLOCKED 1
11566 | #define HAVE_DECL_FERROR_UNLOCKED 1
11567 | #define HAVE_DECL_FGETS_UNLOCKED 1
11568 | #define HAVE_DECL_FPUTC_UNLOCKED 1
11569 | #define HAVE_DECL_FREAD_UNLOCKED 1
11570 | #define HAVE_DECL_FWRITE_UNLOCKED 1
11571 | #define HAVE_DECL_GETC_UNLOCKED 1
11572 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
11573 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
11574 | #define HAVE_DECL_UNSETENV 1
11575 | #define USE_ACL 0
11576 | #define HAVE_ALLOCA 1
11577 | #define GNULIB_TEST_BTOWC 1
11578 | #define HAVE___BUILTIN_EXPECT 1
11579 | #define GNULIB_CANONICALIZE_LGPL 1
11580 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
11581 | #define GNULIB_TEST_REALPATH 1
11582 | #define GNULIB_TEST_CHDIR 1
11583 | #define HAVE_CLOCK_GETTIME 1
11584 | #define HAVE_CLOCK_SETTIME 1
11585 | #define GNULIB_TEST_CLOEXEC 1
11586 | #define GNULIB_TEST_CLOSE 1
11587 | #define GNULIB_CLOSE_STREAM 1
11588 | #define HAVE_DUP2 1
11589 | #define GNULIB_TEST_DUP2 1
11590 | #define GNULIB_TEST_ENVIRON 1
11591 | #define HAVE_EUIDACCESS 1
11592 | #define GNULIB_TEST_EUIDACCESS 1
11593 | #define GNULIB_TEST_FCNTL 1
11594 | #define FLEXIBLE_ARRAY_MEMBER /**/
11595 | #define GNULIB_TEST_FLOOR 1
11596 | #define HAVE_DECL___FPENDING 1
11597 | #define REPLACE_FPRINTF_POSIX 1
11598 | #define GNULIB_TEST_FPRINTF_POSIX 1
11599 | #define HAVE_FREXP_IN_LIBC 1
11600 | #define GNULIB_TEST_FREXP 1
11601 | #define HAVE_FREXPL_IN_LIBC 1
11602 | #define GNULIB_TEST_FREXPL 1
11603 | #define GNULIB_TEST_FSEEK 1
11604 | #define GNULIB_TEST_FSEEKO 1
11605 | #define GNULIB_TEST_FSTAT 1
11606 | #define GNULIB_TEST_FTELL 1
11607 | #define GNULIB_TEST_FTELLO 1
11608 | #define GNULIB_TEST_GETDELIM 1
11609 | #define GNULIB_TEST_GETDTABLESIZE 1
11610 | #define HAVE_GETGROUPS 1
11611 | #define GNULIB_TEST_GETGROUPS 1
11612 | #define GNULIB_TEST_GETLINE 1
11613 | #define GNULIB_TEST_GETPASS 1
11614 | #define GNULIB_TEST_GETPASS 1
11615 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
11616 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
11617 | #define HAVE_DECL___ARGV 0
11618 | #define GETTIMEOFDAY_TIMEZONE struct timezone
11619 | #define GNULIB_TEST_GETTIMEOFDAY 1
11620 | #define GNULIB_TEST_GROUP_MEMBER 1
11621 | #define HAVE_ISNAND_IN_LIBC 1
11622 | #define HAVE_ISNANF_IN_LIBC 1
11623 | #define HAVE_ISNANL_IN_LIBC 1
11624 | #define HAVE___INLINE 1
11625 | #define GNULIB_TEST_LOCALECONV 1
11626 | #define HAVE_PTHREAD_RWLOCK 1
11627 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11628 | #define GNULIB_LOCK 1
11629 | #define GNULIB_TEST_LSEEK 1
11630 | #define GNULIB_TEST_LSTAT 1
11631 | #define HAVE_MALLOC_POSIX 1
11632 | #define GNULIB_TEST_MALLOC_POSIX 1
11633 | #define GNULIB_TEST_MBRLEN 1
11634 | #define C_LOCALE_MAYBE_EILSEQ 1
11635 | #define GNULIB_TEST_MBRTOWC 1
11636 | #define GNULIB_TEST_MBSINIT 1
11637 | #define GNULIB_TEST_MBTOWC 1
11638 | #define GNULIB_TEST_MEMCHR 1
11639 | #define GNULIB_MKOSTEMP 1
11640 | #define GNULIB_TEST_MKOSTEMP 1
11641 | #define GNULIB_TEST_MKSTEMP 1
11642 | #define GNULIB_TEST_MKTIME 1
11643 | #define NEED_MKTIME_INTERNAL 1
11644 | #define GNULIB_MSVC_NOTHROW 1
11645 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
11646 | #define REPLACE_NL_LANGINFO 1
11647 | #define GNULIB_TEST_NL_LANGINFO 1
11648 | #define my_strftime nstrftime
11649 | #define GNULIB_TEST_OPEN 1
11650 | #define HAVE_STRUCT_TM_TM_ZONE 1
11651 | #define HAVE_TM_ZONE 1
11652 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
11653 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
11654 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
11655 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
11656 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
11657 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
11658 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
11659 | #define GNULIB_TEST_POSIX_SPAWNP 1
11660 | #define HAVE_FREXP_IN_LIBC 1
11661 | #define HAVE_LDEXP_IN_LIBC 1
11662 | #define HAVE_FREXPL_IN_LIBC 1
11663 | #define HAVE_LDEXPL_IN_LIBC 1
11664 | #define REPLACE_PRINTF_POSIX 1
11665 | #define GNULIB_TEST_PRINTF_POSIX 1
11666 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
11667 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
11668 | #define HAVE_RAISE 1
11669 | #define GNULIB_TEST_RAISE 1
11670 | #define HAVE_STRUCT_RANDOM_DATA 1
11671 | #define HAVE_RANDOM_R 1
11672 | #define GNULIB_TEST_RANDOM_R 1
11673 | #define HAVE_RAWMEMCHR 1
11674 | #define GNULIB_TEST_RAWMEMCHR 1
11675 | /* end confdefs.h. */
11676 | #include <stdio.h>
11677 | #include <readline/readline.h>
11681 | readline((char*)0);
11685 configure:39460: gcc -o conftest -g -O2 conftest.c -lreadline -lcurses >&5
11686 conftest.c:295:31: fatal error: readline/readline.h: No such file or directory
11687 compilation terminated.
11688 configure:39460: $? = 1
11689 configure: failed program was:
11691 | #define PACKAGE_NAME "GNU recutils"
11692 | #define PACKAGE_TARNAME "recutils"
11693 | #define PACKAGE_VERSION "1.8"
11694 | #define PACKAGE_STRING "GNU recutils 1.8"
11695 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
11696 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
11697 | #define PACKAGE "recutils"
11698 | #define VERSION "1.8"
11699 | #define STDC_HEADERS 1
11700 | #define HAVE_SYS_TYPES_H 1
11701 | #define HAVE_SYS_STAT_H 1
11702 | #define HAVE_STDLIB_H 1
11703 | #define HAVE_STRING_H 1
11704 | #define HAVE_MEMORY_H 1
11705 | #define HAVE_STRINGS_H 1
11706 | #define HAVE_INTTYPES_H 1
11707 | #define HAVE_STDINT_H 1
11708 | #define HAVE_UNISTD_H 1
11709 | #define __EXTENSIONS__ 1
11710 | #define _ALL_SOURCE 1
11711 | #define _DARWIN_C_SOURCE 1
11712 | #define _GNU_SOURCE 1
11713 | #define _NETBSD_SOURCE 1
11714 | #define _OPENBSD_SOURCE 1
11715 | #define _POSIX_PTHREAD_SEMANTICS 1
11716 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11717 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11718 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11719 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11720 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11721 | #define __STDC_WANT_LIB_EXT2__ 1
11722 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11723 | #define _TANDEM_SOURCE 1
11724 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
11725 | #define HAVE_FSEEKO 1
11726 | #define _FILE_OFFSET_BITS 64
11727 | #define _DARWIN_USE_64_BIT_INODE 1
11728 | #define HAVE_DLFCN_H 1
11729 | #define LT_OBJDIR ".libs/"
11730 | #define HAVE_FCHMOD 1
11731 | #define HAVE_BTOWC 1
11732 | #define HAVE_CANONICALIZE_FILE_NAME 1
11733 | #define HAVE_GETCWD 1
11734 | #define HAVE_READLINK 1
11735 | #define HAVE_REALPATH 1
11736 | #define HAVE_FACCESSAT 1
11737 | #define HAVE_FCNTL 1
11738 | #define HAVE_SYMLINK 1
11739 | #define HAVE_FLOCK 1
11740 | #define HAVE_SNPRINTF 1
11741 | #define HAVE___FWRITING 1
11742 | #define HAVE_GETDELIM 1
11743 | #define HAVE_GETDTABLESIZE 1
11744 | #define HAVE_GETPASS 1
11745 | #define HAVE___FSETLOCKING 1
11746 | #define HAVE_GETTIMEOFDAY 1
11747 | #define HAVE_LSTAT 1
11748 | #define HAVE_MBSINIT 1
11749 | #define HAVE_MBRTOWC 1
11750 | #define HAVE_MBRLEN 1
11751 | #define HAVE_MPROTECT 1
11752 | #define HAVE_MKOSTEMP 1
11753 | #define HAVE_MKSTEMP 1
11754 | #define HAVE_TZSET 1
11755 | #define HAVE_NL_LANGINFO 1
11756 | #define HAVE_ISBLANK 1
11757 | #define HAVE_ISWCTYPE 1
11758 | #define HAVE_LINK 1
11759 | #define HAVE_SECURE_GETENV 1
11760 | #define HAVE_GETUID 1
11761 | #define HAVE_GETEUID 1
11762 | #define HAVE_GETGID 1
11763 | #define HAVE_GETEGID 1
11764 | #define HAVE_SETENV 1
11765 | #define HAVE_SIGACTION 1
11766 | #define HAVE_SIGALTSTACK 1
11767 | #define HAVE_SIGINTERRUPT 1
11768 | #define HAVE_STRDUP 1
11769 | #define HAVE_LOCALTIME_R 1
11770 | #define HAVE_TIMEGM 1
11771 | #define HAVE_WCRTOMB 1
11772 | #define HAVE_WCTOB 1
11773 | #define HAVE_ISWCNTRL 1
11774 | #define HAVE_ALLOCA_H 1
11775 | #define HAVE_ALLOCA 1
11776 | #define restrict __restrict
11777 | #define HAVE_LANGINFO_CODESET 1
11778 | #define FUNC_REALPATH_WORKS 1
11779 | #define HAVE_SYS_PARAM_H 1
11780 | #define HAVE_SYS_SOCKET_H 1
11781 | #define HAVE_UNISTD_H 1
11782 | #define HAVE_STDIO_EXT_H 1
11783 | #define HAVE_FEATURES_H 1
11784 | #define HAVE_SYS_STAT_H 1
11785 | #define HAVE_GETOPT_H 1
11786 | #define HAVE_SYS_CDEFS_H 1
11787 | #define HAVE_TERMIOS_H 1
11788 | #define HAVE_SYS_TIME_H 1
11789 | #define HAVE_LIMITS_H 1
11790 | #define HAVE_WCHAR_H 1
11791 | #define HAVE_STDINT_H 1
11792 | #define HAVE_INTTYPES_H 1
11793 | #define HAVE_LANGINFO_H 1
11794 | #define HAVE_XLOCALE_H 1
11795 | #define HAVE_MATH_H 1
11796 | #define HAVE_SYS_MMAN_H 1
11797 | #define HAVE_MALLOC_H 1
11798 | #define HAVE_SPAWN_H 1
11799 | #define HAVE_STRINGS_H 1
11800 | #define HAVE_SYS_FILE_H 1
11801 | #define HAVE_SYS_WAIT_H 1
11802 | #define HAVE_WCTYPE_H 1
11803 | #define HAVE_ENVIRON_DECL 1
11804 | #define HAVE_DECL_STRERROR_R 1
11805 | #define HAVE_STRERROR_R 1
11806 | #define STRERROR_R_CHAR_P 1
11807 | #define GETGROUPS_T gid_t
11808 | #define HAVE_SIG_ATOMIC_T 1
11809 | #define HAVE_WORKING_O_NOATIME 1
11810 | #define HAVE_WORKING_O_NOFOLLOW 1
11811 | #define HAVE_STDINT_H_WITH_UINTMAX 1
11812 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
11813 | #define CHECK_PRINTF_SAFE 1
11814 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
11815 | #define HAVE_LONG_LONG_INT 1
11816 | #define HAVE_WCHAR_T 1
11817 | #define HAVE_WINT_T 1
11818 | #define HAVE_INTMAX_T 1
11819 | #define DBL_EXPBIT0_WORD 1
11820 | #define DBL_EXPBIT0_BIT 20
11821 | #define HAVE_SNPRINTF 1
11822 | #define HAVE_STRNLEN 1
11823 | #define HAVE_WCSLEN 1
11824 | #define HAVE_WCSNLEN 1
11825 | #define HAVE_MBRTOWC 1
11826 | #define HAVE_WCRTOMB 1
11827 | #define HAVE_DECL__SNPRINTF 0
11828 | #define HAVE_SNPRINTF_RETVAL_C99 1
11829 | #define HAVE_DECL_ALARM 1
11830 | #define _USE_STD_STAT 1
11831 | #define HAVE_DECL_FSEEKO 1
11832 | #define HAVE_DECL_FTELLO 1
11833 | #define HAVE_DECL_GETDELIM 1
11834 | #define HAVE_DECL_GETDTABLESIZE 1
11835 | #define HAVE_DECL_GETLINE 1
11836 | #define HAVE_GETOPT_H 1
11837 | #define HAVE_GETOPT_LONG_ONLY 1
11838 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
11839 | #define HAVE_DECL_FLOCKFILE 1
11840 | #define HAVE_DECL_FPUTS_UNLOCKED 1
11841 | #define HAVE_DECL_FUNLOCKFILE 1
11842 | #define HAVE_DECL_PUTC_UNLOCKED 1
11843 | #define HAVE_INTTYPES_H 1
11844 | #define FLT_EXPBIT0_WORD 0
11845 | #define FLT_EXPBIT0_BIT 23
11846 | #define USE_POSIX_THREADS 1
11847 | #define USE_POSIX_THREADS_WEAK 1
11848 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
11849 | #define HAVE_STDLIB_H 1
11850 | #define MALLOC_0_IS_NONNULL 1
11851 | #define HAVE_MBSTATE_T 1
11852 | #define C_LOCALE_MAYBE_EILSEQ 1
11853 | #define HAVE_MAP_ANONYMOUS 1
11854 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
11855 | #define TIME_T_IS_SIGNED 1
11856 | #define HAVE_STRUCT_TM_TM_ZONE 1
11857 | #define HAVE_TM_ZONE 1
11858 | #define HAVE_TM_GMTOFF 1
11859 | #define PROMOTED_MODE_T mode_t
11860 | #define HAVE__BOOL 1
11861 | #define HAVE_COMPOUND_LITERALS 1
11862 | #define HAVE_POSIX_SPAWN 1
11863 | #define REPLACE_VFPRINTF_POSIX 1
11864 | #define USER_LABEL_PREFIX
11865 | #define HAVE_SIGSET_T 1
11866 | #define HAVE_DECL_SETENV 1
11867 | #define HAVE_SEARCH_H 1
11868 | #define HAVE_TSEARCH 1
11869 | #define HAVE_STRCASESTR 1
11870 | #define HAVE_DECL_STRDUP 1
11871 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
11872 | #define HAVE_DECL_FEOF_UNLOCKED 1
11873 | #define HAVE_DECL_FERROR_UNLOCKED 1
11874 | #define HAVE_DECL_FGETS_UNLOCKED 1
11875 | #define HAVE_DECL_FPUTC_UNLOCKED 1
11876 | #define HAVE_DECL_FREAD_UNLOCKED 1
11877 | #define HAVE_DECL_FWRITE_UNLOCKED 1
11878 | #define HAVE_DECL_GETC_UNLOCKED 1
11879 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
11880 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
11881 | #define HAVE_DECL_UNSETENV 1
11882 | #define USE_ACL 0
11883 | #define HAVE_ALLOCA 1
11884 | #define GNULIB_TEST_BTOWC 1
11885 | #define HAVE___BUILTIN_EXPECT 1
11886 | #define GNULIB_CANONICALIZE_LGPL 1
11887 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
11888 | #define GNULIB_TEST_REALPATH 1
11889 | #define GNULIB_TEST_CHDIR 1
11890 | #define HAVE_CLOCK_GETTIME 1
11891 | #define HAVE_CLOCK_SETTIME 1
11892 | #define GNULIB_TEST_CLOEXEC 1
11893 | #define GNULIB_TEST_CLOSE 1
11894 | #define GNULIB_CLOSE_STREAM 1
11895 | #define HAVE_DUP2 1
11896 | #define GNULIB_TEST_DUP2 1
11897 | #define GNULIB_TEST_ENVIRON 1
11898 | #define HAVE_EUIDACCESS 1
11899 | #define GNULIB_TEST_EUIDACCESS 1
11900 | #define GNULIB_TEST_FCNTL 1
11901 | #define FLEXIBLE_ARRAY_MEMBER /**/
11902 | #define GNULIB_TEST_FLOOR 1
11903 | #define HAVE_DECL___FPENDING 1
11904 | #define REPLACE_FPRINTF_POSIX 1
11905 | #define GNULIB_TEST_FPRINTF_POSIX 1
11906 | #define HAVE_FREXP_IN_LIBC 1
11907 | #define GNULIB_TEST_FREXP 1
11908 | #define HAVE_FREXPL_IN_LIBC 1
11909 | #define GNULIB_TEST_FREXPL 1
11910 | #define GNULIB_TEST_FSEEK 1
11911 | #define GNULIB_TEST_FSEEKO 1
11912 | #define GNULIB_TEST_FSTAT 1
11913 | #define GNULIB_TEST_FTELL 1
11914 | #define GNULIB_TEST_FTELLO 1
11915 | #define GNULIB_TEST_GETDELIM 1
11916 | #define GNULIB_TEST_GETDTABLESIZE 1
11917 | #define HAVE_GETGROUPS 1
11918 | #define GNULIB_TEST_GETGROUPS 1
11919 | #define GNULIB_TEST_GETLINE 1
11920 | #define GNULIB_TEST_GETPASS 1
11921 | #define GNULIB_TEST_GETPASS 1
11922 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
11923 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
11924 | #define HAVE_DECL___ARGV 0
11925 | #define GETTIMEOFDAY_TIMEZONE struct timezone
11926 | #define GNULIB_TEST_GETTIMEOFDAY 1
11927 | #define GNULIB_TEST_GROUP_MEMBER 1
11928 | #define HAVE_ISNAND_IN_LIBC 1
11929 | #define HAVE_ISNANF_IN_LIBC 1
11930 | #define HAVE_ISNANL_IN_LIBC 1
11931 | #define HAVE___INLINE 1
11932 | #define GNULIB_TEST_LOCALECONV 1
11933 | #define HAVE_PTHREAD_RWLOCK 1
11934 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11935 | #define GNULIB_LOCK 1
11936 | #define GNULIB_TEST_LSEEK 1
11937 | #define GNULIB_TEST_LSTAT 1
11938 | #define HAVE_MALLOC_POSIX 1
11939 | #define GNULIB_TEST_MALLOC_POSIX 1
11940 | #define GNULIB_TEST_MBRLEN 1
11941 | #define C_LOCALE_MAYBE_EILSEQ 1
11942 | #define GNULIB_TEST_MBRTOWC 1
11943 | #define GNULIB_TEST_MBSINIT 1
11944 | #define GNULIB_TEST_MBTOWC 1
11945 | #define GNULIB_TEST_MEMCHR 1
11946 | #define GNULIB_MKOSTEMP 1
11947 | #define GNULIB_TEST_MKOSTEMP 1
11948 | #define GNULIB_TEST_MKSTEMP 1
11949 | #define GNULIB_TEST_MKTIME 1
11950 | #define NEED_MKTIME_INTERNAL 1
11951 | #define GNULIB_MSVC_NOTHROW 1
11952 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
11953 | #define REPLACE_NL_LANGINFO 1
11954 | #define GNULIB_TEST_NL_LANGINFO 1
11955 | #define my_strftime nstrftime
11956 | #define GNULIB_TEST_OPEN 1
11957 | #define HAVE_STRUCT_TM_TM_ZONE 1
11958 | #define HAVE_TM_ZONE 1
11959 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
11960 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
11961 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
11962 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
11963 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
11964 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
11965 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
11966 | #define GNULIB_TEST_POSIX_SPAWNP 1
11967 | #define HAVE_FREXP_IN_LIBC 1
11968 | #define HAVE_LDEXP_IN_LIBC 1
11969 | #define HAVE_FREXPL_IN_LIBC 1
11970 | #define HAVE_LDEXPL_IN_LIBC 1
11971 | #define REPLACE_PRINTF_POSIX 1
11972 | #define GNULIB_TEST_PRINTF_POSIX 1
11973 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
11974 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
11975 | #define HAVE_RAISE 1
11976 | #define GNULIB_TEST_RAISE 1
11977 | #define HAVE_STRUCT_RANDOM_DATA 1
11978 | #define HAVE_RANDOM_R 1
11979 | #define GNULIB_TEST_RANDOM_R 1
11980 | #define HAVE_RAWMEMCHR 1
11981 | #define GNULIB_TEST_RAWMEMCHR 1
11982 | /* end confdefs.h. */
11983 | #include <stdio.h>
11984 | #include <readline/readline.h>
11988 | readline((char*)0);
11992 configure:39477: result: no
11993 configure:39504: checking readline/readline.h usability
11994 configure:39504: gcc -c -g -O2 conftest.c >&5
11995 conftest.c:327:31: fatal error: readline/readline.h: No such file or directory
11996 compilation terminated.
11997 configure:39504: $? = 1
11998 configure: failed program was:
12000 | #define PACKAGE_NAME "GNU recutils"
12001 | #define PACKAGE_TARNAME "recutils"
12002 | #define PACKAGE_VERSION "1.8"
12003 | #define PACKAGE_STRING "GNU recutils 1.8"
12004 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
12005 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
12006 | #define PACKAGE "recutils"
12007 | #define VERSION "1.8"
12008 | #define STDC_HEADERS 1
12009 | #define HAVE_SYS_TYPES_H 1
12010 | #define HAVE_SYS_STAT_H 1
12011 | #define HAVE_STDLIB_H 1
12012 | #define HAVE_STRING_H 1
12013 | #define HAVE_MEMORY_H 1
12014 | #define HAVE_STRINGS_H 1
12015 | #define HAVE_INTTYPES_H 1
12016 | #define HAVE_STDINT_H 1
12017 | #define HAVE_UNISTD_H 1
12018 | #define __EXTENSIONS__ 1
12019 | #define _ALL_SOURCE 1
12020 | #define _DARWIN_C_SOURCE 1
12021 | #define _GNU_SOURCE 1
12022 | #define _NETBSD_SOURCE 1
12023 | #define _OPENBSD_SOURCE 1
12024 | #define _POSIX_PTHREAD_SEMANTICS 1
12025 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12026 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12027 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12028 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12029 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12030 | #define __STDC_WANT_LIB_EXT2__ 1
12031 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12032 | #define _TANDEM_SOURCE 1
12033 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
12034 | #define HAVE_FSEEKO 1
12035 | #define _FILE_OFFSET_BITS 64
12036 | #define _DARWIN_USE_64_BIT_INODE 1
12037 | #define HAVE_DLFCN_H 1
12038 | #define LT_OBJDIR ".libs/"
12039 | #define HAVE_FCHMOD 1
12040 | #define HAVE_BTOWC 1
12041 | #define HAVE_CANONICALIZE_FILE_NAME 1
12042 | #define HAVE_GETCWD 1
12043 | #define HAVE_READLINK 1
12044 | #define HAVE_REALPATH 1
12045 | #define HAVE_FACCESSAT 1
12046 | #define HAVE_FCNTL 1
12047 | #define HAVE_SYMLINK 1
12048 | #define HAVE_FLOCK 1
12049 | #define HAVE_SNPRINTF 1
12050 | #define HAVE___FWRITING 1
12051 | #define HAVE_GETDELIM 1
12052 | #define HAVE_GETDTABLESIZE 1
12053 | #define HAVE_GETPASS 1
12054 | #define HAVE___FSETLOCKING 1
12055 | #define HAVE_GETTIMEOFDAY 1
12056 | #define HAVE_LSTAT 1
12057 | #define HAVE_MBSINIT 1
12058 | #define HAVE_MBRTOWC 1
12059 | #define HAVE_MBRLEN 1
12060 | #define HAVE_MPROTECT 1
12061 | #define HAVE_MKOSTEMP 1
12062 | #define HAVE_MKSTEMP 1
12063 | #define HAVE_TZSET 1
12064 | #define HAVE_NL_LANGINFO 1
12065 | #define HAVE_ISBLANK 1
12066 | #define HAVE_ISWCTYPE 1
12067 | #define HAVE_LINK 1
12068 | #define HAVE_SECURE_GETENV 1
12069 | #define HAVE_GETUID 1
12070 | #define HAVE_GETEUID 1
12071 | #define HAVE_GETGID 1
12072 | #define HAVE_GETEGID 1
12073 | #define HAVE_SETENV 1
12074 | #define HAVE_SIGACTION 1
12075 | #define HAVE_SIGALTSTACK 1
12076 | #define HAVE_SIGINTERRUPT 1
12077 | #define HAVE_STRDUP 1
12078 | #define HAVE_LOCALTIME_R 1
12079 | #define HAVE_TIMEGM 1
12080 | #define HAVE_WCRTOMB 1
12081 | #define HAVE_WCTOB 1
12082 | #define HAVE_ISWCNTRL 1
12083 | #define HAVE_ALLOCA_H 1
12084 | #define HAVE_ALLOCA 1
12085 | #define restrict __restrict
12086 | #define HAVE_LANGINFO_CODESET 1
12087 | #define FUNC_REALPATH_WORKS 1
12088 | #define HAVE_SYS_PARAM_H 1
12089 | #define HAVE_SYS_SOCKET_H 1
12090 | #define HAVE_UNISTD_H 1
12091 | #define HAVE_STDIO_EXT_H 1
12092 | #define HAVE_FEATURES_H 1
12093 | #define HAVE_SYS_STAT_H 1
12094 | #define HAVE_GETOPT_H 1
12095 | #define HAVE_SYS_CDEFS_H 1
12096 | #define HAVE_TERMIOS_H 1
12097 | #define HAVE_SYS_TIME_H 1
12098 | #define HAVE_LIMITS_H 1
12099 | #define HAVE_WCHAR_H 1
12100 | #define HAVE_STDINT_H 1
12101 | #define HAVE_INTTYPES_H 1
12102 | #define HAVE_LANGINFO_H 1
12103 | #define HAVE_XLOCALE_H 1
12104 | #define HAVE_MATH_H 1
12105 | #define HAVE_SYS_MMAN_H 1
12106 | #define HAVE_MALLOC_H 1
12107 | #define HAVE_SPAWN_H 1
12108 | #define HAVE_STRINGS_H 1
12109 | #define HAVE_SYS_FILE_H 1
12110 | #define HAVE_SYS_WAIT_H 1
12111 | #define HAVE_WCTYPE_H 1
12112 | #define HAVE_ENVIRON_DECL 1
12113 | #define HAVE_DECL_STRERROR_R 1
12114 | #define HAVE_STRERROR_R 1
12115 | #define STRERROR_R_CHAR_P 1
12116 | #define GETGROUPS_T gid_t
12117 | #define HAVE_SIG_ATOMIC_T 1
12118 | #define HAVE_WORKING_O_NOATIME 1
12119 | #define HAVE_WORKING_O_NOFOLLOW 1
12120 | #define HAVE_STDINT_H_WITH_UINTMAX 1
12121 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
12122 | #define CHECK_PRINTF_SAFE 1
12123 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
12124 | #define HAVE_LONG_LONG_INT 1
12125 | #define HAVE_WCHAR_T 1
12126 | #define HAVE_WINT_T 1
12127 | #define HAVE_INTMAX_T 1
12128 | #define DBL_EXPBIT0_WORD 1
12129 | #define DBL_EXPBIT0_BIT 20
12130 | #define HAVE_SNPRINTF 1
12131 | #define HAVE_STRNLEN 1
12132 | #define HAVE_WCSLEN 1
12133 | #define HAVE_WCSNLEN 1
12134 | #define HAVE_MBRTOWC 1
12135 | #define HAVE_WCRTOMB 1
12136 | #define HAVE_DECL__SNPRINTF 0
12137 | #define HAVE_SNPRINTF_RETVAL_C99 1
12138 | #define HAVE_DECL_ALARM 1
12139 | #define _USE_STD_STAT 1
12140 | #define HAVE_DECL_FSEEKO 1
12141 | #define HAVE_DECL_FTELLO 1
12142 | #define HAVE_DECL_GETDELIM 1
12143 | #define HAVE_DECL_GETDTABLESIZE 1
12144 | #define HAVE_DECL_GETLINE 1
12145 | #define HAVE_GETOPT_H 1
12146 | #define HAVE_GETOPT_LONG_ONLY 1
12147 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
12148 | #define HAVE_DECL_FLOCKFILE 1
12149 | #define HAVE_DECL_FPUTS_UNLOCKED 1
12150 | #define HAVE_DECL_FUNLOCKFILE 1
12151 | #define HAVE_DECL_PUTC_UNLOCKED 1
12152 | #define HAVE_INTTYPES_H 1
12153 | #define FLT_EXPBIT0_WORD 0
12154 | #define FLT_EXPBIT0_BIT 23
12155 | #define USE_POSIX_THREADS 1
12156 | #define USE_POSIX_THREADS_WEAK 1
12157 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
12158 | #define HAVE_STDLIB_H 1
12159 | #define MALLOC_0_IS_NONNULL 1
12160 | #define HAVE_MBSTATE_T 1
12161 | #define C_LOCALE_MAYBE_EILSEQ 1
12162 | #define HAVE_MAP_ANONYMOUS 1
12163 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
12164 | #define TIME_T_IS_SIGNED 1
12165 | #define HAVE_STRUCT_TM_TM_ZONE 1
12166 | #define HAVE_TM_ZONE 1
12167 | #define HAVE_TM_GMTOFF 1
12168 | #define PROMOTED_MODE_T mode_t
12169 | #define HAVE__BOOL 1
12170 | #define HAVE_COMPOUND_LITERALS 1
12171 | #define HAVE_POSIX_SPAWN 1
12172 | #define REPLACE_VFPRINTF_POSIX 1
12173 | #define USER_LABEL_PREFIX
12174 | #define HAVE_SIGSET_T 1
12175 | #define HAVE_DECL_SETENV 1
12176 | #define HAVE_SEARCH_H 1
12177 | #define HAVE_TSEARCH 1
12178 | #define HAVE_STRCASESTR 1
12179 | #define HAVE_DECL_STRDUP 1
12180 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
12181 | #define HAVE_DECL_FEOF_UNLOCKED 1
12182 | #define HAVE_DECL_FERROR_UNLOCKED 1
12183 | #define HAVE_DECL_FGETS_UNLOCKED 1
12184 | #define HAVE_DECL_FPUTC_UNLOCKED 1
12185 | #define HAVE_DECL_FREAD_UNLOCKED 1
12186 | #define HAVE_DECL_FWRITE_UNLOCKED 1
12187 | #define HAVE_DECL_GETC_UNLOCKED 1
12188 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
12189 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
12190 | #define HAVE_DECL_UNSETENV 1
12191 | #define USE_ACL 0
12192 | #define HAVE_ALLOCA 1
12193 | #define GNULIB_TEST_BTOWC 1
12194 | #define HAVE___BUILTIN_EXPECT 1
12195 | #define GNULIB_CANONICALIZE_LGPL 1
12196 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
12197 | #define GNULIB_TEST_REALPATH 1
12198 | #define GNULIB_TEST_CHDIR 1
12199 | #define HAVE_CLOCK_GETTIME 1
12200 | #define HAVE_CLOCK_SETTIME 1
12201 | #define GNULIB_TEST_CLOEXEC 1
12202 | #define GNULIB_TEST_CLOSE 1
12203 | #define GNULIB_CLOSE_STREAM 1
12204 | #define HAVE_DUP2 1
12205 | #define GNULIB_TEST_DUP2 1
12206 | #define GNULIB_TEST_ENVIRON 1
12207 | #define HAVE_EUIDACCESS 1
12208 | #define GNULIB_TEST_EUIDACCESS 1
12209 | #define GNULIB_TEST_FCNTL 1
12210 | #define FLEXIBLE_ARRAY_MEMBER /**/
12211 | #define GNULIB_TEST_FLOOR 1
12212 | #define HAVE_DECL___FPENDING 1
12213 | #define REPLACE_FPRINTF_POSIX 1
12214 | #define GNULIB_TEST_FPRINTF_POSIX 1
12215 | #define HAVE_FREXP_IN_LIBC 1
12216 | #define GNULIB_TEST_FREXP 1
12217 | #define HAVE_FREXPL_IN_LIBC 1
12218 | #define GNULIB_TEST_FREXPL 1
12219 | #define GNULIB_TEST_FSEEK 1
12220 | #define GNULIB_TEST_FSEEKO 1
12221 | #define GNULIB_TEST_FSTAT 1
12222 | #define GNULIB_TEST_FTELL 1
12223 | #define GNULIB_TEST_FTELLO 1
12224 | #define GNULIB_TEST_GETDELIM 1
12225 | #define GNULIB_TEST_GETDTABLESIZE 1
12226 | #define HAVE_GETGROUPS 1
12227 | #define GNULIB_TEST_GETGROUPS 1
12228 | #define GNULIB_TEST_GETLINE 1
12229 | #define GNULIB_TEST_GETPASS 1
12230 | #define GNULIB_TEST_GETPASS 1
12231 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
12232 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
12233 | #define HAVE_DECL___ARGV 0
12234 | #define GETTIMEOFDAY_TIMEZONE struct timezone
12235 | #define GNULIB_TEST_GETTIMEOFDAY 1
12236 | #define GNULIB_TEST_GROUP_MEMBER 1
12237 | #define HAVE_ISNAND_IN_LIBC 1
12238 | #define HAVE_ISNANF_IN_LIBC 1
12239 | #define HAVE_ISNANL_IN_LIBC 1
12240 | #define HAVE___INLINE 1
12241 | #define GNULIB_TEST_LOCALECONV 1
12242 | #define HAVE_PTHREAD_RWLOCK 1
12243 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
12244 | #define GNULIB_LOCK 1
12245 | #define GNULIB_TEST_LSEEK 1
12246 | #define GNULIB_TEST_LSTAT 1
12247 | #define HAVE_MALLOC_POSIX 1
12248 | #define GNULIB_TEST_MALLOC_POSIX 1
12249 | #define GNULIB_TEST_MBRLEN 1
12250 | #define C_LOCALE_MAYBE_EILSEQ 1
12251 | #define GNULIB_TEST_MBRTOWC 1
12252 | #define GNULIB_TEST_MBSINIT 1
12253 | #define GNULIB_TEST_MBTOWC 1
12254 | #define GNULIB_TEST_MEMCHR 1
12255 | #define GNULIB_MKOSTEMP 1
12256 | #define GNULIB_TEST_MKOSTEMP 1
12257 | #define GNULIB_TEST_MKSTEMP 1
12258 | #define GNULIB_TEST_MKTIME 1
12259 | #define NEED_MKTIME_INTERNAL 1
12260 | #define GNULIB_MSVC_NOTHROW 1
12261 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
12262 | #define REPLACE_NL_LANGINFO 1
12263 | #define GNULIB_TEST_NL_LANGINFO 1
12264 | #define my_strftime nstrftime
12265 | #define GNULIB_TEST_OPEN 1
12266 | #define HAVE_STRUCT_TM_TM_ZONE 1
12267 | #define HAVE_TM_ZONE 1
12268 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
12269 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
12270 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
12271 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
12272 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
12273 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
12274 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
12275 | #define GNULIB_TEST_POSIX_SPAWNP 1
12276 | #define HAVE_FREXP_IN_LIBC 1
12277 | #define HAVE_LDEXP_IN_LIBC 1
12278 | #define HAVE_FREXPL_IN_LIBC 1
12279 | #define HAVE_LDEXPL_IN_LIBC 1
12280 | #define REPLACE_PRINTF_POSIX 1
12281 | #define GNULIB_TEST_PRINTF_POSIX 1
12282 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
12283 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
12284 | #define HAVE_RAISE 1
12285 | #define GNULIB_TEST_RAISE 1
12286 | #define HAVE_STRUCT_RANDOM_DATA 1
12287 | #define HAVE_RANDOM_R 1
12288 | #define GNULIB_TEST_RANDOM_R 1
12289 | #define HAVE_RAWMEMCHR 1
12290 | #define GNULIB_TEST_RAWMEMCHR 1
12291 | /* end confdefs.h. */
12292 | #include <stdio.h>
12293 | #ifdef HAVE_SYS_TYPES_H
12294 | # include <sys/types.h>
12296 | #ifdef HAVE_SYS_STAT_H
12297 | # include <sys/stat.h>
12299 | #ifdef STDC_HEADERS
12300 | # include <stdlib.h>
12301 | # include <stddef.h>
12303 | # ifdef HAVE_STDLIB_H
12304 | # include <stdlib.h>
12307 | #ifdef HAVE_STRING_H
12308 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
12309 | # include <memory.h>
12311 | # include <string.h>
12313 | #ifdef HAVE_STRINGS_H
12314 | # include <strings.h>
12316 | #ifdef HAVE_INTTYPES_H
12317 | # include <inttypes.h>
12319 | #ifdef HAVE_STDINT_H
12320 | # include <stdint.h>
12322 | #ifdef HAVE_UNISTD_H
12323 | # include <unistd.h>
12325 | #include <readline/readline.h>
12326 configure:39504: result: no
12327 configure:39504: checking readline/readline.h presence
12328 configure:39504: gcc -E conftest.c
12329 conftest.c:294:31: fatal error: readline/readline.h: No such file or directory
12330 compilation terminated.
12331 configure:39504: $? = 1
12332 configure: failed program was:
12334 | #define PACKAGE_NAME "GNU recutils"
12335 | #define PACKAGE_TARNAME "recutils"
12336 | #define PACKAGE_VERSION "1.8"
12337 | #define PACKAGE_STRING "GNU recutils 1.8"
12338 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
12339 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
12340 | #define PACKAGE "recutils"
12341 | #define VERSION "1.8"
12342 | #define STDC_HEADERS 1
12343 | #define HAVE_SYS_TYPES_H 1
12344 | #define HAVE_SYS_STAT_H 1
12345 | #define HAVE_STDLIB_H 1
12346 | #define HAVE_STRING_H 1
12347 | #define HAVE_MEMORY_H 1
12348 | #define HAVE_STRINGS_H 1
12349 | #define HAVE_INTTYPES_H 1
12350 | #define HAVE_STDINT_H 1
12351 | #define HAVE_UNISTD_H 1
12352 | #define __EXTENSIONS__ 1
12353 | #define _ALL_SOURCE 1
12354 | #define _DARWIN_C_SOURCE 1
12355 | #define _GNU_SOURCE 1
12356 | #define _NETBSD_SOURCE 1
12357 | #define _OPENBSD_SOURCE 1
12358 | #define _POSIX_PTHREAD_SEMANTICS 1
12359 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12360 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12361 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12362 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12363 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12364 | #define __STDC_WANT_LIB_EXT2__ 1
12365 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12366 | #define _TANDEM_SOURCE 1
12367 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
12368 | #define HAVE_FSEEKO 1
12369 | #define _FILE_OFFSET_BITS 64
12370 | #define _DARWIN_USE_64_BIT_INODE 1
12371 | #define HAVE_DLFCN_H 1
12372 | #define LT_OBJDIR ".libs/"
12373 | #define HAVE_FCHMOD 1
12374 | #define HAVE_BTOWC 1
12375 | #define HAVE_CANONICALIZE_FILE_NAME 1
12376 | #define HAVE_GETCWD 1
12377 | #define HAVE_READLINK 1
12378 | #define HAVE_REALPATH 1
12379 | #define HAVE_FACCESSAT 1
12380 | #define HAVE_FCNTL 1
12381 | #define HAVE_SYMLINK 1
12382 | #define HAVE_FLOCK 1
12383 | #define HAVE_SNPRINTF 1
12384 | #define HAVE___FWRITING 1
12385 | #define HAVE_GETDELIM 1
12386 | #define HAVE_GETDTABLESIZE 1
12387 | #define HAVE_GETPASS 1
12388 | #define HAVE___FSETLOCKING 1
12389 | #define HAVE_GETTIMEOFDAY 1
12390 | #define HAVE_LSTAT 1
12391 | #define HAVE_MBSINIT 1
12392 | #define HAVE_MBRTOWC 1
12393 | #define HAVE_MBRLEN 1
12394 | #define HAVE_MPROTECT 1
12395 | #define HAVE_MKOSTEMP 1
12396 | #define HAVE_MKSTEMP 1
12397 | #define HAVE_TZSET 1
12398 | #define HAVE_NL_LANGINFO 1
12399 | #define HAVE_ISBLANK 1
12400 | #define HAVE_ISWCTYPE 1
12401 | #define HAVE_LINK 1
12402 | #define HAVE_SECURE_GETENV 1
12403 | #define HAVE_GETUID 1
12404 | #define HAVE_GETEUID 1
12405 | #define HAVE_GETGID 1
12406 | #define HAVE_GETEGID 1
12407 | #define HAVE_SETENV 1
12408 | #define HAVE_SIGACTION 1
12409 | #define HAVE_SIGALTSTACK 1
12410 | #define HAVE_SIGINTERRUPT 1
12411 | #define HAVE_STRDUP 1
12412 | #define HAVE_LOCALTIME_R 1
12413 | #define HAVE_TIMEGM 1
12414 | #define HAVE_WCRTOMB 1
12415 | #define HAVE_WCTOB 1
12416 | #define HAVE_ISWCNTRL 1
12417 | #define HAVE_ALLOCA_H 1
12418 | #define HAVE_ALLOCA 1
12419 | #define restrict __restrict
12420 | #define HAVE_LANGINFO_CODESET 1
12421 | #define FUNC_REALPATH_WORKS 1
12422 | #define HAVE_SYS_PARAM_H 1
12423 | #define HAVE_SYS_SOCKET_H 1
12424 | #define HAVE_UNISTD_H 1
12425 | #define HAVE_STDIO_EXT_H 1
12426 | #define HAVE_FEATURES_H 1
12427 | #define HAVE_SYS_STAT_H 1
12428 | #define HAVE_GETOPT_H 1
12429 | #define HAVE_SYS_CDEFS_H 1
12430 | #define HAVE_TERMIOS_H 1
12431 | #define HAVE_SYS_TIME_H 1
12432 | #define HAVE_LIMITS_H 1
12433 | #define HAVE_WCHAR_H 1
12434 | #define HAVE_STDINT_H 1
12435 | #define HAVE_INTTYPES_H 1
12436 | #define HAVE_LANGINFO_H 1
12437 | #define HAVE_XLOCALE_H 1
12438 | #define HAVE_MATH_H 1
12439 | #define HAVE_SYS_MMAN_H 1
12440 | #define HAVE_MALLOC_H 1
12441 | #define HAVE_SPAWN_H 1
12442 | #define HAVE_STRINGS_H 1
12443 | #define HAVE_SYS_FILE_H 1
12444 | #define HAVE_SYS_WAIT_H 1
12445 | #define HAVE_WCTYPE_H 1
12446 | #define HAVE_ENVIRON_DECL 1
12447 | #define HAVE_DECL_STRERROR_R 1
12448 | #define HAVE_STRERROR_R 1
12449 | #define STRERROR_R_CHAR_P 1
12450 | #define GETGROUPS_T gid_t
12451 | #define HAVE_SIG_ATOMIC_T 1
12452 | #define HAVE_WORKING_O_NOATIME 1
12453 | #define HAVE_WORKING_O_NOFOLLOW 1
12454 | #define HAVE_STDINT_H_WITH_UINTMAX 1
12455 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
12456 | #define CHECK_PRINTF_SAFE 1
12457 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
12458 | #define HAVE_LONG_LONG_INT 1
12459 | #define HAVE_WCHAR_T 1
12460 | #define HAVE_WINT_T 1
12461 | #define HAVE_INTMAX_T 1
12462 | #define DBL_EXPBIT0_WORD 1
12463 | #define DBL_EXPBIT0_BIT 20
12464 | #define HAVE_SNPRINTF 1
12465 | #define HAVE_STRNLEN 1
12466 | #define HAVE_WCSLEN 1
12467 | #define HAVE_WCSNLEN 1
12468 | #define HAVE_MBRTOWC 1
12469 | #define HAVE_WCRTOMB 1
12470 | #define HAVE_DECL__SNPRINTF 0
12471 | #define HAVE_SNPRINTF_RETVAL_C99 1
12472 | #define HAVE_DECL_ALARM 1
12473 | #define _USE_STD_STAT 1
12474 | #define HAVE_DECL_FSEEKO 1
12475 | #define HAVE_DECL_FTELLO 1
12476 | #define HAVE_DECL_GETDELIM 1
12477 | #define HAVE_DECL_GETDTABLESIZE 1
12478 | #define HAVE_DECL_GETLINE 1
12479 | #define HAVE_GETOPT_H 1
12480 | #define HAVE_GETOPT_LONG_ONLY 1
12481 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
12482 | #define HAVE_DECL_FLOCKFILE 1
12483 | #define HAVE_DECL_FPUTS_UNLOCKED 1
12484 | #define HAVE_DECL_FUNLOCKFILE 1
12485 | #define HAVE_DECL_PUTC_UNLOCKED 1
12486 | #define HAVE_INTTYPES_H 1
12487 | #define FLT_EXPBIT0_WORD 0
12488 | #define FLT_EXPBIT0_BIT 23
12489 | #define USE_POSIX_THREADS 1
12490 | #define USE_POSIX_THREADS_WEAK 1
12491 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
12492 | #define HAVE_STDLIB_H 1
12493 | #define MALLOC_0_IS_NONNULL 1
12494 | #define HAVE_MBSTATE_T 1
12495 | #define C_LOCALE_MAYBE_EILSEQ 1
12496 | #define HAVE_MAP_ANONYMOUS 1
12497 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
12498 | #define TIME_T_IS_SIGNED 1
12499 | #define HAVE_STRUCT_TM_TM_ZONE 1
12500 | #define HAVE_TM_ZONE 1
12501 | #define HAVE_TM_GMTOFF 1
12502 | #define PROMOTED_MODE_T mode_t
12503 | #define HAVE__BOOL 1
12504 | #define HAVE_COMPOUND_LITERALS 1
12505 | #define HAVE_POSIX_SPAWN 1
12506 | #define REPLACE_VFPRINTF_POSIX 1
12507 | #define USER_LABEL_PREFIX
12508 | #define HAVE_SIGSET_T 1
12509 | #define HAVE_DECL_SETENV 1
12510 | #define HAVE_SEARCH_H 1
12511 | #define HAVE_TSEARCH 1
12512 | #define HAVE_STRCASESTR 1
12513 | #define HAVE_DECL_STRDUP 1
12514 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
12515 | #define HAVE_DECL_FEOF_UNLOCKED 1
12516 | #define HAVE_DECL_FERROR_UNLOCKED 1
12517 | #define HAVE_DECL_FGETS_UNLOCKED 1
12518 | #define HAVE_DECL_FPUTC_UNLOCKED 1
12519 | #define HAVE_DECL_FREAD_UNLOCKED 1
12520 | #define HAVE_DECL_FWRITE_UNLOCKED 1
12521 | #define HAVE_DECL_GETC_UNLOCKED 1
12522 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
12523 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
12524 | #define HAVE_DECL_UNSETENV 1
12525 | #define USE_ACL 0
12526 | #define HAVE_ALLOCA 1
12527 | #define GNULIB_TEST_BTOWC 1
12528 | #define HAVE___BUILTIN_EXPECT 1
12529 | #define GNULIB_CANONICALIZE_LGPL 1
12530 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
12531 | #define GNULIB_TEST_REALPATH 1
12532 | #define GNULIB_TEST_CHDIR 1
12533 | #define HAVE_CLOCK_GETTIME 1
12534 | #define HAVE_CLOCK_SETTIME 1
12535 | #define GNULIB_TEST_CLOEXEC 1
12536 | #define GNULIB_TEST_CLOSE 1
12537 | #define GNULIB_CLOSE_STREAM 1
12538 | #define HAVE_DUP2 1
12539 | #define GNULIB_TEST_DUP2 1
12540 | #define GNULIB_TEST_ENVIRON 1
12541 | #define HAVE_EUIDACCESS 1
12542 | #define GNULIB_TEST_EUIDACCESS 1
12543 | #define GNULIB_TEST_FCNTL 1
12544 | #define FLEXIBLE_ARRAY_MEMBER /**/
12545 | #define GNULIB_TEST_FLOOR 1
12546 | #define HAVE_DECL___FPENDING 1
12547 | #define REPLACE_FPRINTF_POSIX 1
12548 | #define GNULIB_TEST_FPRINTF_POSIX 1
12549 | #define HAVE_FREXP_IN_LIBC 1
12550 | #define GNULIB_TEST_FREXP 1
12551 | #define HAVE_FREXPL_IN_LIBC 1
12552 | #define GNULIB_TEST_FREXPL 1
12553 | #define GNULIB_TEST_FSEEK 1
12554 | #define GNULIB_TEST_FSEEKO 1
12555 | #define GNULIB_TEST_FSTAT 1
12556 | #define GNULIB_TEST_FTELL 1
12557 | #define GNULIB_TEST_FTELLO 1
12558 | #define GNULIB_TEST_GETDELIM 1
12559 | #define GNULIB_TEST_GETDTABLESIZE 1
12560 | #define HAVE_GETGROUPS 1
12561 | #define GNULIB_TEST_GETGROUPS 1
12562 | #define GNULIB_TEST_GETLINE 1
12563 | #define GNULIB_TEST_GETPASS 1
12564 | #define GNULIB_TEST_GETPASS 1
12565 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
12566 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
12567 | #define HAVE_DECL___ARGV 0
12568 | #define GETTIMEOFDAY_TIMEZONE struct timezone
12569 | #define GNULIB_TEST_GETTIMEOFDAY 1
12570 | #define GNULIB_TEST_GROUP_MEMBER 1
12571 | #define HAVE_ISNAND_IN_LIBC 1
12572 | #define HAVE_ISNANF_IN_LIBC 1
12573 | #define HAVE_ISNANL_IN_LIBC 1
12574 | #define HAVE___INLINE 1
12575 | #define GNULIB_TEST_LOCALECONV 1
12576 | #define HAVE_PTHREAD_RWLOCK 1
12577 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
12578 | #define GNULIB_LOCK 1
12579 | #define GNULIB_TEST_LSEEK 1
12580 | #define GNULIB_TEST_LSTAT 1
12581 | #define HAVE_MALLOC_POSIX 1
12582 | #define GNULIB_TEST_MALLOC_POSIX 1
12583 | #define GNULIB_TEST_MBRLEN 1
12584 | #define C_LOCALE_MAYBE_EILSEQ 1
12585 | #define GNULIB_TEST_MBRTOWC 1
12586 | #define GNULIB_TEST_MBSINIT 1
12587 | #define GNULIB_TEST_MBTOWC 1
12588 | #define GNULIB_TEST_MEMCHR 1
12589 | #define GNULIB_MKOSTEMP 1
12590 | #define GNULIB_TEST_MKOSTEMP 1
12591 | #define GNULIB_TEST_MKSTEMP 1
12592 | #define GNULIB_TEST_MKTIME 1
12593 | #define NEED_MKTIME_INTERNAL 1
12594 | #define GNULIB_MSVC_NOTHROW 1
12595 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
12596 | #define REPLACE_NL_LANGINFO 1
12597 | #define GNULIB_TEST_NL_LANGINFO 1
12598 | #define my_strftime nstrftime
12599 | #define GNULIB_TEST_OPEN 1
12600 | #define HAVE_STRUCT_TM_TM_ZONE 1
12601 | #define HAVE_TM_ZONE 1
12602 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
12603 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
12604 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
12605 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
12606 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
12607 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
12608 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
12609 | #define GNULIB_TEST_POSIX_SPAWNP 1
12610 | #define HAVE_FREXP_IN_LIBC 1
12611 | #define HAVE_LDEXP_IN_LIBC 1
12612 | #define HAVE_FREXPL_IN_LIBC 1
12613 | #define HAVE_LDEXPL_IN_LIBC 1
12614 | #define REPLACE_PRINTF_POSIX 1
12615 | #define GNULIB_TEST_PRINTF_POSIX 1
12616 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
12617 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
12618 | #define HAVE_RAISE 1
12619 | #define GNULIB_TEST_RAISE 1
12620 | #define HAVE_STRUCT_RANDOM_DATA 1
12621 | #define HAVE_RANDOM_R 1
12622 | #define GNULIB_TEST_RANDOM_R 1
12623 | #define HAVE_RAWMEMCHR 1
12624 | #define GNULIB_TEST_RAWMEMCHR 1
12625 | /* end confdefs.h. */
12626 | #include <readline/readline.h>
12627 configure:39504: result: no
12628 configure:39504: checking for readline/readline.h
12629 configure:39504: result: no
12630 configure:39504: checking readline/history.h usability
12631 configure:39504: gcc -c -g -O2 conftest.c >&5
12632 conftest.c:327:30: fatal error: readline/history.h: No such file or directory
12633 compilation terminated.
12634 configure:39504: $? = 1
12635 configure: failed program was:
12637 | #define PACKAGE_NAME "GNU recutils"
12638 | #define PACKAGE_TARNAME "recutils"
12639 | #define PACKAGE_VERSION "1.8"
12640 | #define PACKAGE_STRING "GNU recutils 1.8"
12641 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
12642 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
12643 | #define PACKAGE "recutils"
12644 | #define VERSION "1.8"
12645 | #define STDC_HEADERS 1
12646 | #define HAVE_SYS_TYPES_H 1
12647 | #define HAVE_SYS_STAT_H 1
12648 | #define HAVE_STDLIB_H 1
12649 | #define HAVE_STRING_H 1
12650 | #define HAVE_MEMORY_H 1
12651 | #define HAVE_STRINGS_H 1
12652 | #define HAVE_INTTYPES_H 1
12653 | #define HAVE_STDINT_H 1
12654 | #define HAVE_UNISTD_H 1
12655 | #define __EXTENSIONS__ 1
12656 | #define _ALL_SOURCE 1
12657 | #define _DARWIN_C_SOURCE 1
12658 | #define _GNU_SOURCE 1
12659 | #define _NETBSD_SOURCE 1
12660 | #define _OPENBSD_SOURCE 1
12661 | #define _POSIX_PTHREAD_SEMANTICS 1
12662 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12663 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12664 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12665 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12666 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12667 | #define __STDC_WANT_LIB_EXT2__ 1
12668 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12669 | #define _TANDEM_SOURCE 1
12670 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
12671 | #define HAVE_FSEEKO 1
12672 | #define _FILE_OFFSET_BITS 64
12673 | #define _DARWIN_USE_64_BIT_INODE 1
12674 | #define HAVE_DLFCN_H 1
12675 | #define LT_OBJDIR ".libs/"
12676 | #define HAVE_FCHMOD 1
12677 | #define HAVE_BTOWC 1
12678 | #define HAVE_CANONICALIZE_FILE_NAME 1
12679 | #define HAVE_GETCWD 1
12680 | #define HAVE_READLINK 1
12681 | #define HAVE_REALPATH 1
12682 | #define HAVE_FACCESSAT 1
12683 | #define HAVE_FCNTL 1
12684 | #define HAVE_SYMLINK 1
12685 | #define HAVE_FLOCK 1
12686 | #define HAVE_SNPRINTF 1
12687 | #define HAVE___FWRITING 1
12688 | #define HAVE_GETDELIM 1
12689 | #define HAVE_GETDTABLESIZE 1
12690 | #define HAVE_GETPASS 1
12691 | #define HAVE___FSETLOCKING 1
12692 | #define HAVE_GETTIMEOFDAY 1
12693 | #define HAVE_LSTAT 1
12694 | #define HAVE_MBSINIT 1
12695 | #define HAVE_MBRTOWC 1
12696 | #define HAVE_MBRLEN 1
12697 | #define HAVE_MPROTECT 1
12698 | #define HAVE_MKOSTEMP 1
12699 | #define HAVE_MKSTEMP 1
12700 | #define HAVE_TZSET 1
12701 | #define HAVE_NL_LANGINFO 1
12702 | #define HAVE_ISBLANK 1
12703 | #define HAVE_ISWCTYPE 1
12704 | #define HAVE_LINK 1
12705 | #define HAVE_SECURE_GETENV 1
12706 | #define HAVE_GETUID 1
12707 | #define HAVE_GETEUID 1
12708 | #define HAVE_GETGID 1
12709 | #define HAVE_GETEGID 1
12710 | #define HAVE_SETENV 1
12711 | #define HAVE_SIGACTION 1
12712 | #define HAVE_SIGALTSTACK 1
12713 | #define HAVE_SIGINTERRUPT 1
12714 | #define HAVE_STRDUP 1
12715 | #define HAVE_LOCALTIME_R 1
12716 | #define HAVE_TIMEGM 1
12717 | #define HAVE_WCRTOMB 1
12718 | #define HAVE_WCTOB 1
12719 | #define HAVE_ISWCNTRL 1
12720 | #define HAVE_ALLOCA_H 1
12721 | #define HAVE_ALLOCA 1
12722 | #define restrict __restrict
12723 | #define HAVE_LANGINFO_CODESET 1
12724 | #define FUNC_REALPATH_WORKS 1
12725 | #define HAVE_SYS_PARAM_H 1
12726 | #define HAVE_SYS_SOCKET_H 1
12727 | #define HAVE_UNISTD_H 1
12728 | #define HAVE_STDIO_EXT_H 1
12729 | #define HAVE_FEATURES_H 1
12730 | #define HAVE_SYS_STAT_H 1
12731 | #define HAVE_GETOPT_H 1
12732 | #define HAVE_SYS_CDEFS_H 1
12733 | #define HAVE_TERMIOS_H 1
12734 | #define HAVE_SYS_TIME_H 1
12735 | #define HAVE_LIMITS_H 1
12736 | #define HAVE_WCHAR_H 1
12737 | #define HAVE_STDINT_H 1
12738 | #define HAVE_INTTYPES_H 1
12739 | #define HAVE_LANGINFO_H 1
12740 | #define HAVE_XLOCALE_H 1
12741 | #define HAVE_MATH_H 1
12742 | #define HAVE_SYS_MMAN_H 1
12743 | #define HAVE_MALLOC_H 1
12744 | #define HAVE_SPAWN_H 1
12745 | #define HAVE_STRINGS_H 1
12746 | #define HAVE_SYS_FILE_H 1
12747 | #define HAVE_SYS_WAIT_H 1
12748 | #define HAVE_WCTYPE_H 1
12749 | #define HAVE_ENVIRON_DECL 1
12750 | #define HAVE_DECL_STRERROR_R 1
12751 | #define HAVE_STRERROR_R 1
12752 | #define STRERROR_R_CHAR_P 1
12753 | #define GETGROUPS_T gid_t
12754 | #define HAVE_SIG_ATOMIC_T 1
12755 | #define HAVE_WORKING_O_NOATIME 1
12756 | #define HAVE_WORKING_O_NOFOLLOW 1
12757 | #define HAVE_STDINT_H_WITH_UINTMAX 1
12758 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
12759 | #define CHECK_PRINTF_SAFE 1
12760 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
12761 | #define HAVE_LONG_LONG_INT 1
12762 | #define HAVE_WCHAR_T 1
12763 | #define HAVE_WINT_T 1
12764 | #define HAVE_INTMAX_T 1
12765 | #define DBL_EXPBIT0_WORD 1
12766 | #define DBL_EXPBIT0_BIT 20
12767 | #define HAVE_SNPRINTF 1
12768 | #define HAVE_STRNLEN 1
12769 | #define HAVE_WCSLEN 1
12770 | #define HAVE_WCSNLEN 1
12771 | #define HAVE_MBRTOWC 1
12772 | #define HAVE_WCRTOMB 1
12773 | #define HAVE_DECL__SNPRINTF 0
12774 | #define HAVE_SNPRINTF_RETVAL_C99 1
12775 | #define HAVE_DECL_ALARM 1
12776 | #define _USE_STD_STAT 1
12777 | #define HAVE_DECL_FSEEKO 1
12778 | #define HAVE_DECL_FTELLO 1
12779 | #define HAVE_DECL_GETDELIM 1
12780 | #define HAVE_DECL_GETDTABLESIZE 1
12781 | #define HAVE_DECL_GETLINE 1
12782 | #define HAVE_GETOPT_H 1
12783 | #define HAVE_GETOPT_LONG_ONLY 1
12784 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
12785 | #define HAVE_DECL_FLOCKFILE 1
12786 | #define HAVE_DECL_FPUTS_UNLOCKED 1
12787 | #define HAVE_DECL_FUNLOCKFILE 1
12788 | #define HAVE_DECL_PUTC_UNLOCKED 1
12789 | #define HAVE_INTTYPES_H 1
12790 | #define FLT_EXPBIT0_WORD 0
12791 | #define FLT_EXPBIT0_BIT 23
12792 | #define USE_POSIX_THREADS 1
12793 | #define USE_POSIX_THREADS_WEAK 1
12794 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
12795 | #define HAVE_STDLIB_H 1
12796 | #define MALLOC_0_IS_NONNULL 1
12797 | #define HAVE_MBSTATE_T 1
12798 | #define C_LOCALE_MAYBE_EILSEQ 1
12799 | #define HAVE_MAP_ANONYMOUS 1
12800 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
12801 | #define TIME_T_IS_SIGNED 1
12802 | #define HAVE_STRUCT_TM_TM_ZONE 1
12803 | #define HAVE_TM_ZONE 1
12804 | #define HAVE_TM_GMTOFF 1
12805 | #define PROMOTED_MODE_T mode_t
12806 | #define HAVE__BOOL 1
12807 | #define HAVE_COMPOUND_LITERALS 1
12808 | #define HAVE_POSIX_SPAWN 1
12809 | #define REPLACE_VFPRINTF_POSIX 1
12810 | #define USER_LABEL_PREFIX
12811 | #define HAVE_SIGSET_T 1
12812 | #define HAVE_DECL_SETENV 1
12813 | #define HAVE_SEARCH_H 1
12814 | #define HAVE_TSEARCH 1
12815 | #define HAVE_STRCASESTR 1
12816 | #define HAVE_DECL_STRDUP 1
12817 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
12818 | #define HAVE_DECL_FEOF_UNLOCKED 1
12819 | #define HAVE_DECL_FERROR_UNLOCKED 1
12820 | #define HAVE_DECL_FGETS_UNLOCKED 1
12821 | #define HAVE_DECL_FPUTC_UNLOCKED 1
12822 | #define HAVE_DECL_FREAD_UNLOCKED 1
12823 | #define HAVE_DECL_FWRITE_UNLOCKED 1
12824 | #define HAVE_DECL_GETC_UNLOCKED 1
12825 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
12826 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
12827 | #define HAVE_DECL_UNSETENV 1
12828 | #define USE_ACL 0
12829 | #define HAVE_ALLOCA 1
12830 | #define GNULIB_TEST_BTOWC 1
12831 | #define HAVE___BUILTIN_EXPECT 1
12832 | #define GNULIB_CANONICALIZE_LGPL 1
12833 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
12834 | #define GNULIB_TEST_REALPATH 1
12835 | #define GNULIB_TEST_CHDIR 1
12836 | #define HAVE_CLOCK_GETTIME 1
12837 | #define HAVE_CLOCK_SETTIME 1
12838 | #define GNULIB_TEST_CLOEXEC 1
12839 | #define GNULIB_TEST_CLOSE 1
12840 | #define GNULIB_CLOSE_STREAM 1
12841 | #define HAVE_DUP2 1
12842 | #define GNULIB_TEST_DUP2 1
12843 | #define GNULIB_TEST_ENVIRON 1
12844 | #define HAVE_EUIDACCESS 1
12845 | #define GNULIB_TEST_EUIDACCESS 1
12846 | #define GNULIB_TEST_FCNTL 1
12847 | #define FLEXIBLE_ARRAY_MEMBER /**/
12848 | #define GNULIB_TEST_FLOOR 1
12849 | #define HAVE_DECL___FPENDING 1
12850 | #define REPLACE_FPRINTF_POSIX 1
12851 | #define GNULIB_TEST_FPRINTF_POSIX 1
12852 | #define HAVE_FREXP_IN_LIBC 1
12853 | #define GNULIB_TEST_FREXP 1
12854 | #define HAVE_FREXPL_IN_LIBC 1
12855 | #define GNULIB_TEST_FREXPL 1
12856 | #define GNULIB_TEST_FSEEK 1
12857 | #define GNULIB_TEST_FSEEKO 1
12858 | #define GNULIB_TEST_FSTAT 1
12859 | #define GNULIB_TEST_FTELL 1
12860 | #define GNULIB_TEST_FTELLO 1
12861 | #define GNULIB_TEST_GETDELIM 1
12862 | #define GNULIB_TEST_GETDTABLESIZE 1
12863 | #define HAVE_GETGROUPS 1
12864 | #define GNULIB_TEST_GETGROUPS 1
12865 | #define GNULIB_TEST_GETLINE 1
12866 | #define GNULIB_TEST_GETPASS 1
12867 | #define GNULIB_TEST_GETPASS 1
12868 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
12869 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
12870 | #define HAVE_DECL___ARGV 0
12871 | #define GETTIMEOFDAY_TIMEZONE struct timezone
12872 | #define GNULIB_TEST_GETTIMEOFDAY 1
12873 | #define GNULIB_TEST_GROUP_MEMBER 1
12874 | #define HAVE_ISNAND_IN_LIBC 1
12875 | #define HAVE_ISNANF_IN_LIBC 1
12876 | #define HAVE_ISNANL_IN_LIBC 1
12877 | #define HAVE___INLINE 1
12878 | #define GNULIB_TEST_LOCALECONV 1
12879 | #define HAVE_PTHREAD_RWLOCK 1
12880 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
12881 | #define GNULIB_LOCK 1
12882 | #define GNULIB_TEST_LSEEK 1
12883 | #define GNULIB_TEST_LSTAT 1
12884 | #define HAVE_MALLOC_POSIX 1
12885 | #define GNULIB_TEST_MALLOC_POSIX 1
12886 | #define GNULIB_TEST_MBRLEN 1
12887 | #define C_LOCALE_MAYBE_EILSEQ 1
12888 | #define GNULIB_TEST_MBRTOWC 1
12889 | #define GNULIB_TEST_MBSINIT 1
12890 | #define GNULIB_TEST_MBTOWC 1
12891 | #define GNULIB_TEST_MEMCHR 1
12892 | #define GNULIB_MKOSTEMP 1
12893 | #define GNULIB_TEST_MKOSTEMP 1
12894 | #define GNULIB_TEST_MKSTEMP 1
12895 | #define GNULIB_TEST_MKTIME 1
12896 | #define NEED_MKTIME_INTERNAL 1
12897 | #define GNULIB_MSVC_NOTHROW 1
12898 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
12899 | #define REPLACE_NL_LANGINFO 1
12900 | #define GNULIB_TEST_NL_LANGINFO 1
12901 | #define my_strftime nstrftime
12902 | #define GNULIB_TEST_OPEN 1
12903 | #define HAVE_STRUCT_TM_TM_ZONE 1
12904 | #define HAVE_TM_ZONE 1
12905 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
12906 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
12907 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
12908 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
12909 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
12910 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
12911 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
12912 | #define GNULIB_TEST_POSIX_SPAWNP 1
12913 | #define HAVE_FREXP_IN_LIBC 1
12914 | #define HAVE_LDEXP_IN_LIBC 1
12915 | #define HAVE_FREXPL_IN_LIBC 1
12916 | #define HAVE_LDEXPL_IN_LIBC 1
12917 | #define REPLACE_PRINTF_POSIX 1
12918 | #define GNULIB_TEST_PRINTF_POSIX 1
12919 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
12920 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
12921 | #define HAVE_RAISE 1
12922 | #define GNULIB_TEST_RAISE 1
12923 | #define HAVE_STRUCT_RANDOM_DATA 1
12924 | #define HAVE_RANDOM_R 1
12925 | #define GNULIB_TEST_RANDOM_R 1
12926 | #define HAVE_RAWMEMCHR 1
12927 | #define GNULIB_TEST_RAWMEMCHR 1
12928 | /* end confdefs.h. */
12929 | #include <stdio.h>
12930 | #ifdef HAVE_SYS_TYPES_H
12931 | # include <sys/types.h>
12933 | #ifdef HAVE_SYS_STAT_H
12934 | # include <sys/stat.h>
12936 | #ifdef STDC_HEADERS
12937 | # include <stdlib.h>
12938 | # include <stddef.h>
12940 | # ifdef HAVE_STDLIB_H
12941 | # include <stdlib.h>
12944 | #ifdef HAVE_STRING_H
12945 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
12946 | # include <memory.h>
12948 | # include <string.h>
12950 | #ifdef HAVE_STRINGS_H
12951 | # include <strings.h>
12953 | #ifdef HAVE_INTTYPES_H
12954 | # include <inttypes.h>
12956 | #ifdef HAVE_STDINT_H
12957 | # include <stdint.h>
12959 | #ifdef HAVE_UNISTD_H
12960 | # include <unistd.h>
12962 | #include <readline/history.h>
12963 configure:39504: result: no
12964 configure:39504: checking readline/history.h presence
12965 configure:39504: gcc -E conftest.c
12966 conftest.c:294:30: fatal error: readline/history.h: No such file or directory
12967 compilation terminated.
12968 configure:39504: $? = 1
12969 configure: failed program was:
12971 | #define PACKAGE_NAME "GNU recutils"
12972 | #define PACKAGE_TARNAME "recutils"
12973 | #define PACKAGE_VERSION "1.8"
12974 | #define PACKAGE_STRING "GNU recutils 1.8"
12975 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
12976 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
12977 | #define PACKAGE "recutils"
12978 | #define VERSION "1.8"
12979 | #define STDC_HEADERS 1
12980 | #define HAVE_SYS_TYPES_H 1
12981 | #define HAVE_SYS_STAT_H 1
12982 | #define HAVE_STDLIB_H 1
12983 | #define HAVE_STRING_H 1
12984 | #define HAVE_MEMORY_H 1
12985 | #define HAVE_STRINGS_H 1
12986 | #define HAVE_INTTYPES_H 1
12987 | #define HAVE_STDINT_H 1
12988 | #define HAVE_UNISTD_H 1
12989 | #define __EXTENSIONS__ 1
12990 | #define _ALL_SOURCE 1
12991 | #define _DARWIN_C_SOURCE 1
12992 | #define _GNU_SOURCE 1
12993 | #define _NETBSD_SOURCE 1
12994 | #define _OPENBSD_SOURCE 1
12995 | #define _POSIX_PTHREAD_SEMANTICS 1
12996 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12997 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12998 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12999 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
13000 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
13001 | #define __STDC_WANT_LIB_EXT2__ 1
13002 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
13003 | #define _TANDEM_SOURCE 1
13004 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
13005 | #define HAVE_FSEEKO 1
13006 | #define _FILE_OFFSET_BITS 64
13007 | #define _DARWIN_USE_64_BIT_INODE 1
13008 | #define HAVE_DLFCN_H 1
13009 | #define LT_OBJDIR ".libs/"
13010 | #define HAVE_FCHMOD 1
13011 | #define HAVE_BTOWC 1
13012 | #define HAVE_CANONICALIZE_FILE_NAME 1
13013 | #define HAVE_GETCWD 1
13014 | #define HAVE_READLINK 1
13015 | #define HAVE_REALPATH 1
13016 | #define HAVE_FACCESSAT 1
13017 | #define HAVE_FCNTL 1
13018 | #define HAVE_SYMLINK 1
13019 | #define HAVE_FLOCK 1
13020 | #define HAVE_SNPRINTF 1
13021 | #define HAVE___FWRITING 1
13022 | #define HAVE_GETDELIM 1
13023 | #define HAVE_GETDTABLESIZE 1
13024 | #define HAVE_GETPASS 1
13025 | #define HAVE___FSETLOCKING 1
13026 | #define HAVE_GETTIMEOFDAY 1
13027 | #define HAVE_LSTAT 1
13028 | #define HAVE_MBSINIT 1
13029 | #define HAVE_MBRTOWC 1
13030 | #define HAVE_MBRLEN 1
13031 | #define HAVE_MPROTECT 1
13032 | #define HAVE_MKOSTEMP 1
13033 | #define HAVE_MKSTEMP 1
13034 | #define HAVE_TZSET 1
13035 | #define HAVE_NL_LANGINFO 1
13036 | #define HAVE_ISBLANK 1
13037 | #define HAVE_ISWCTYPE 1
13038 | #define HAVE_LINK 1
13039 | #define HAVE_SECURE_GETENV 1
13040 | #define HAVE_GETUID 1
13041 | #define HAVE_GETEUID 1
13042 | #define HAVE_GETGID 1
13043 | #define HAVE_GETEGID 1
13044 | #define HAVE_SETENV 1
13045 | #define HAVE_SIGACTION 1
13046 | #define HAVE_SIGALTSTACK 1
13047 | #define HAVE_SIGINTERRUPT 1
13048 | #define HAVE_STRDUP 1
13049 | #define HAVE_LOCALTIME_R 1
13050 | #define HAVE_TIMEGM 1
13051 | #define HAVE_WCRTOMB 1
13052 | #define HAVE_WCTOB 1
13053 | #define HAVE_ISWCNTRL 1
13054 | #define HAVE_ALLOCA_H 1
13055 | #define HAVE_ALLOCA 1
13056 | #define restrict __restrict
13057 | #define HAVE_LANGINFO_CODESET 1
13058 | #define FUNC_REALPATH_WORKS 1
13059 | #define HAVE_SYS_PARAM_H 1
13060 | #define HAVE_SYS_SOCKET_H 1
13061 | #define HAVE_UNISTD_H 1
13062 | #define HAVE_STDIO_EXT_H 1
13063 | #define HAVE_FEATURES_H 1
13064 | #define HAVE_SYS_STAT_H 1
13065 | #define HAVE_GETOPT_H 1
13066 | #define HAVE_SYS_CDEFS_H 1
13067 | #define HAVE_TERMIOS_H 1
13068 | #define HAVE_SYS_TIME_H 1
13069 | #define HAVE_LIMITS_H 1
13070 | #define HAVE_WCHAR_H 1
13071 | #define HAVE_STDINT_H 1
13072 | #define HAVE_INTTYPES_H 1
13073 | #define HAVE_LANGINFO_H 1
13074 | #define HAVE_XLOCALE_H 1
13075 | #define HAVE_MATH_H 1
13076 | #define HAVE_SYS_MMAN_H 1
13077 | #define HAVE_MALLOC_H 1
13078 | #define HAVE_SPAWN_H 1
13079 | #define HAVE_STRINGS_H 1
13080 | #define HAVE_SYS_FILE_H 1
13081 | #define HAVE_SYS_WAIT_H 1
13082 | #define HAVE_WCTYPE_H 1
13083 | #define HAVE_ENVIRON_DECL 1
13084 | #define HAVE_DECL_STRERROR_R 1
13085 | #define HAVE_STRERROR_R 1
13086 | #define STRERROR_R_CHAR_P 1
13087 | #define GETGROUPS_T gid_t
13088 | #define HAVE_SIG_ATOMIC_T 1
13089 | #define HAVE_WORKING_O_NOATIME 1
13090 | #define HAVE_WORKING_O_NOFOLLOW 1
13091 | #define HAVE_STDINT_H_WITH_UINTMAX 1
13092 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
13093 | #define CHECK_PRINTF_SAFE 1
13094 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
13095 | #define HAVE_LONG_LONG_INT 1
13096 | #define HAVE_WCHAR_T 1
13097 | #define HAVE_WINT_T 1
13098 | #define HAVE_INTMAX_T 1
13099 | #define DBL_EXPBIT0_WORD 1
13100 | #define DBL_EXPBIT0_BIT 20
13101 | #define HAVE_SNPRINTF 1
13102 | #define HAVE_STRNLEN 1
13103 | #define HAVE_WCSLEN 1
13104 | #define HAVE_WCSNLEN 1
13105 | #define HAVE_MBRTOWC 1
13106 | #define HAVE_WCRTOMB 1
13107 | #define HAVE_DECL__SNPRINTF 0
13108 | #define HAVE_SNPRINTF_RETVAL_C99 1
13109 | #define HAVE_DECL_ALARM 1
13110 | #define _USE_STD_STAT 1
13111 | #define HAVE_DECL_FSEEKO 1
13112 | #define HAVE_DECL_FTELLO 1
13113 | #define HAVE_DECL_GETDELIM 1
13114 | #define HAVE_DECL_GETDTABLESIZE 1
13115 | #define HAVE_DECL_GETLINE 1
13116 | #define HAVE_GETOPT_H 1
13117 | #define HAVE_GETOPT_LONG_ONLY 1
13118 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
13119 | #define HAVE_DECL_FLOCKFILE 1
13120 | #define HAVE_DECL_FPUTS_UNLOCKED 1
13121 | #define HAVE_DECL_FUNLOCKFILE 1
13122 | #define HAVE_DECL_PUTC_UNLOCKED 1
13123 | #define HAVE_INTTYPES_H 1
13124 | #define FLT_EXPBIT0_WORD 0
13125 | #define FLT_EXPBIT0_BIT 23
13126 | #define USE_POSIX_THREADS 1
13127 | #define USE_POSIX_THREADS_WEAK 1
13128 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
13129 | #define HAVE_STDLIB_H 1
13130 | #define MALLOC_0_IS_NONNULL 1
13131 | #define HAVE_MBSTATE_T 1
13132 | #define C_LOCALE_MAYBE_EILSEQ 1
13133 | #define HAVE_MAP_ANONYMOUS 1
13134 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
13135 | #define TIME_T_IS_SIGNED 1
13136 | #define HAVE_STRUCT_TM_TM_ZONE 1
13137 | #define HAVE_TM_ZONE 1
13138 | #define HAVE_TM_GMTOFF 1
13139 | #define PROMOTED_MODE_T mode_t
13140 | #define HAVE__BOOL 1
13141 | #define HAVE_COMPOUND_LITERALS 1
13142 | #define HAVE_POSIX_SPAWN 1
13143 | #define REPLACE_VFPRINTF_POSIX 1
13144 | #define USER_LABEL_PREFIX
13145 | #define HAVE_SIGSET_T 1
13146 | #define HAVE_DECL_SETENV 1
13147 | #define HAVE_SEARCH_H 1
13148 | #define HAVE_TSEARCH 1
13149 | #define HAVE_STRCASESTR 1
13150 | #define HAVE_DECL_STRDUP 1
13151 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
13152 | #define HAVE_DECL_FEOF_UNLOCKED 1
13153 | #define HAVE_DECL_FERROR_UNLOCKED 1
13154 | #define HAVE_DECL_FGETS_UNLOCKED 1
13155 | #define HAVE_DECL_FPUTC_UNLOCKED 1
13156 | #define HAVE_DECL_FREAD_UNLOCKED 1
13157 | #define HAVE_DECL_FWRITE_UNLOCKED 1
13158 | #define HAVE_DECL_GETC_UNLOCKED 1
13159 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
13160 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
13161 | #define HAVE_DECL_UNSETENV 1
13162 | #define USE_ACL 0
13163 | #define HAVE_ALLOCA 1
13164 | #define GNULIB_TEST_BTOWC 1
13165 | #define HAVE___BUILTIN_EXPECT 1
13166 | #define GNULIB_CANONICALIZE_LGPL 1
13167 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
13168 | #define GNULIB_TEST_REALPATH 1
13169 | #define GNULIB_TEST_CHDIR 1
13170 | #define HAVE_CLOCK_GETTIME 1
13171 | #define HAVE_CLOCK_SETTIME 1
13172 | #define GNULIB_TEST_CLOEXEC 1
13173 | #define GNULIB_TEST_CLOSE 1
13174 | #define GNULIB_CLOSE_STREAM 1
13175 | #define HAVE_DUP2 1
13176 | #define GNULIB_TEST_DUP2 1
13177 | #define GNULIB_TEST_ENVIRON 1
13178 | #define HAVE_EUIDACCESS 1
13179 | #define GNULIB_TEST_EUIDACCESS 1
13180 | #define GNULIB_TEST_FCNTL 1
13181 | #define FLEXIBLE_ARRAY_MEMBER /**/
13182 | #define GNULIB_TEST_FLOOR 1
13183 | #define HAVE_DECL___FPENDING 1
13184 | #define REPLACE_FPRINTF_POSIX 1
13185 | #define GNULIB_TEST_FPRINTF_POSIX 1
13186 | #define HAVE_FREXP_IN_LIBC 1
13187 | #define GNULIB_TEST_FREXP 1
13188 | #define HAVE_FREXPL_IN_LIBC 1
13189 | #define GNULIB_TEST_FREXPL 1
13190 | #define GNULIB_TEST_FSEEK 1
13191 | #define GNULIB_TEST_FSEEKO 1
13192 | #define GNULIB_TEST_FSTAT 1
13193 | #define GNULIB_TEST_FTELL 1
13194 | #define GNULIB_TEST_FTELLO 1
13195 | #define GNULIB_TEST_GETDELIM 1
13196 | #define GNULIB_TEST_GETDTABLESIZE 1
13197 | #define HAVE_GETGROUPS 1
13198 | #define GNULIB_TEST_GETGROUPS 1
13199 | #define GNULIB_TEST_GETLINE 1
13200 | #define GNULIB_TEST_GETPASS 1
13201 | #define GNULIB_TEST_GETPASS 1
13202 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
13203 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
13204 | #define HAVE_DECL___ARGV 0
13205 | #define GETTIMEOFDAY_TIMEZONE struct timezone
13206 | #define GNULIB_TEST_GETTIMEOFDAY 1
13207 | #define GNULIB_TEST_GROUP_MEMBER 1
13208 | #define HAVE_ISNAND_IN_LIBC 1
13209 | #define HAVE_ISNANF_IN_LIBC 1
13210 | #define HAVE_ISNANL_IN_LIBC 1
13211 | #define HAVE___INLINE 1
13212 | #define GNULIB_TEST_LOCALECONV 1
13213 | #define HAVE_PTHREAD_RWLOCK 1
13214 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
13215 | #define GNULIB_LOCK 1
13216 | #define GNULIB_TEST_LSEEK 1
13217 | #define GNULIB_TEST_LSTAT 1
13218 | #define HAVE_MALLOC_POSIX 1
13219 | #define GNULIB_TEST_MALLOC_POSIX 1
13220 | #define GNULIB_TEST_MBRLEN 1
13221 | #define C_LOCALE_MAYBE_EILSEQ 1
13222 | #define GNULIB_TEST_MBRTOWC 1
13223 | #define GNULIB_TEST_MBSINIT 1
13224 | #define GNULIB_TEST_MBTOWC 1
13225 | #define GNULIB_TEST_MEMCHR 1
13226 | #define GNULIB_MKOSTEMP 1
13227 | #define GNULIB_TEST_MKOSTEMP 1
13228 | #define GNULIB_TEST_MKSTEMP 1
13229 | #define GNULIB_TEST_MKTIME 1
13230 | #define NEED_MKTIME_INTERNAL 1
13231 | #define GNULIB_MSVC_NOTHROW 1
13232 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
13233 | #define REPLACE_NL_LANGINFO 1
13234 | #define GNULIB_TEST_NL_LANGINFO 1
13235 | #define my_strftime nstrftime
13236 | #define GNULIB_TEST_OPEN 1
13237 | #define HAVE_STRUCT_TM_TM_ZONE 1
13238 | #define HAVE_TM_ZONE 1
13239 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
13240 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
13241 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
13242 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
13243 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
13244 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
13245 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
13246 | #define GNULIB_TEST_POSIX_SPAWNP 1
13247 | #define HAVE_FREXP_IN_LIBC 1
13248 | #define HAVE_LDEXP_IN_LIBC 1
13249 | #define HAVE_FREXPL_IN_LIBC 1
13250 | #define HAVE_LDEXPL_IN_LIBC 1
13251 | #define REPLACE_PRINTF_POSIX 1
13252 | #define GNULIB_TEST_PRINTF_POSIX 1
13253 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
13254 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
13255 | #define HAVE_RAISE 1
13256 | #define GNULIB_TEST_RAISE 1
13257 | #define HAVE_STRUCT_RANDOM_DATA 1
13258 | #define HAVE_RANDOM_R 1
13259 | #define GNULIB_TEST_RANDOM_R 1
13260 | #define HAVE_RAWMEMCHR 1
13261 | #define GNULIB_TEST_RAWMEMCHR 1
13262 | /* end confdefs.h. */
13263 | #include <readline/history.h>
13264 configure:39504: result: no
13265 configure:39504: checking for readline/history.h
13266 configure:39504: result: no
13267 configure:39536: checking whether readlink signature is correct
13268 configure:39554: gcc -c -g -O2 conftest.c >&5
13269 configure:39554: $? = 0
13270 configure:39561: result: yes
13271 configure:39563: checking whether readlink handles trailing slash correctly
13272 configure:39595: gcc -o conftest -g -O2 conftest.c >&5
13273 configure:39595: $? = 0
13274 configure:39595: ./conftest
13275 configure:39595: $? = 0
13276 configure:39606: result: yes
13277 configure:39709: checking for working re_compile_pattern
13278 configure:39936: gcc -o conftest -g -O2 conftest.c >&5
13279 configure:39936: $? = 0
13280 configure:39936: ./conftest
13281 configure:39936: $? = 64
13282 configure: program exited with status 64
13283 configure: failed program was:
13285 | #define PACKAGE_NAME "GNU recutils"
13286 | #define PACKAGE_TARNAME "recutils"
13287 | #define PACKAGE_VERSION "1.8"
13288 | #define PACKAGE_STRING "GNU recutils 1.8"
13289 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
13290 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
13291 | #define PACKAGE "recutils"
13292 | #define VERSION "1.8"
13293 | #define STDC_HEADERS 1
13294 | #define HAVE_SYS_TYPES_H 1
13295 | #define HAVE_SYS_STAT_H 1
13296 | #define HAVE_STDLIB_H 1
13297 | #define HAVE_STRING_H 1
13298 | #define HAVE_MEMORY_H 1
13299 | #define HAVE_STRINGS_H 1
13300 | #define HAVE_INTTYPES_H 1
13301 | #define HAVE_STDINT_H 1
13302 | #define HAVE_UNISTD_H 1
13303 | #define __EXTENSIONS__ 1
13304 | #define _ALL_SOURCE 1
13305 | #define _DARWIN_C_SOURCE 1
13306 | #define _GNU_SOURCE 1
13307 | #define _NETBSD_SOURCE 1
13308 | #define _OPENBSD_SOURCE 1
13309 | #define _POSIX_PTHREAD_SEMANTICS 1
13310 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
13311 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
13312 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
13313 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
13314 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
13315 | #define __STDC_WANT_LIB_EXT2__ 1
13316 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
13317 | #define _TANDEM_SOURCE 1
13318 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
13319 | #define HAVE_FSEEKO 1
13320 | #define _FILE_OFFSET_BITS 64
13321 | #define _DARWIN_USE_64_BIT_INODE 1
13322 | #define HAVE_DLFCN_H 1
13323 | #define LT_OBJDIR ".libs/"
13324 | #define HAVE_FCHMOD 1
13325 | #define HAVE_BTOWC 1
13326 | #define HAVE_CANONICALIZE_FILE_NAME 1
13327 | #define HAVE_GETCWD 1
13328 | #define HAVE_READLINK 1
13329 | #define HAVE_REALPATH 1
13330 | #define HAVE_FACCESSAT 1
13331 | #define HAVE_FCNTL 1
13332 | #define HAVE_SYMLINK 1
13333 | #define HAVE_FLOCK 1
13334 | #define HAVE_SNPRINTF 1
13335 | #define HAVE___FWRITING 1
13336 | #define HAVE_GETDELIM 1
13337 | #define HAVE_GETDTABLESIZE 1
13338 | #define HAVE_GETPASS 1
13339 | #define HAVE___FSETLOCKING 1
13340 | #define HAVE_GETTIMEOFDAY 1
13341 | #define HAVE_LSTAT 1
13342 | #define HAVE_MBSINIT 1
13343 | #define HAVE_MBRTOWC 1
13344 | #define HAVE_MBRLEN 1
13345 | #define HAVE_MPROTECT 1
13346 | #define HAVE_MKOSTEMP 1
13347 | #define HAVE_MKSTEMP 1
13348 | #define HAVE_TZSET 1
13349 | #define HAVE_NL_LANGINFO 1
13350 | #define HAVE_ISBLANK 1
13351 | #define HAVE_ISWCTYPE 1
13352 | #define HAVE_LINK 1
13353 | #define HAVE_SECURE_GETENV 1
13354 | #define HAVE_GETUID 1
13355 | #define HAVE_GETEUID 1
13356 | #define HAVE_GETGID 1
13357 | #define HAVE_GETEGID 1
13358 | #define HAVE_SETENV 1
13359 | #define HAVE_SIGACTION 1
13360 | #define HAVE_SIGALTSTACK 1
13361 | #define HAVE_SIGINTERRUPT 1
13362 | #define HAVE_STRDUP 1
13363 | #define HAVE_LOCALTIME_R 1
13364 | #define HAVE_TIMEGM 1
13365 | #define HAVE_WCRTOMB 1
13366 | #define HAVE_WCTOB 1
13367 | #define HAVE_ISWCNTRL 1
13368 | #define HAVE_ALLOCA_H 1
13369 | #define HAVE_ALLOCA 1
13370 | #define restrict __restrict
13371 | #define HAVE_LANGINFO_CODESET 1
13372 | #define FUNC_REALPATH_WORKS 1
13373 | #define HAVE_SYS_PARAM_H 1
13374 | #define HAVE_SYS_SOCKET_H 1
13375 | #define HAVE_UNISTD_H 1
13376 | #define HAVE_STDIO_EXT_H 1
13377 | #define HAVE_FEATURES_H 1
13378 | #define HAVE_SYS_STAT_H 1
13379 | #define HAVE_GETOPT_H 1
13380 | #define HAVE_SYS_CDEFS_H 1
13381 | #define HAVE_TERMIOS_H 1
13382 | #define HAVE_SYS_TIME_H 1
13383 | #define HAVE_LIMITS_H 1
13384 | #define HAVE_WCHAR_H 1
13385 | #define HAVE_STDINT_H 1
13386 | #define HAVE_INTTYPES_H 1
13387 | #define HAVE_LANGINFO_H 1
13388 | #define HAVE_XLOCALE_H 1
13389 | #define HAVE_MATH_H 1
13390 | #define HAVE_SYS_MMAN_H 1
13391 | #define HAVE_MALLOC_H 1
13392 | #define HAVE_SPAWN_H 1
13393 | #define HAVE_STRINGS_H 1
13394 | #define HAVE_SYS_FILE_H 1
13395 | #define HAVE_SYS_WAIT_H 1
13396 | #define HAVE_WCTYPE_H 1
13397 | #define HAVE_ENVIRON_DECL 1
13398 | #define HAVE_DECL_STRERROR_R 1
13399 | #define HAVE_STRERROR_R 1
13400 | #define STRERROR_R_CHAR_P 1
13401 | #define GETGROUPS_T gid_t
13402 | #define HAVE_SIG_ATOMIC_T 1
13403 | #define HAVE_WORKING_O_NOATIME 1
13404 | #define HAVE_WORKING_O_NOFOLLOW 1
13405 | #define HAVE_STDINT_H_WITH_UINTMAX 1
13406 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
13407 | #define CHECK_PRINTF_SAFE 1
13408 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
13409 | #define HAVE_LONG_LONG_INT 1
13410 | #define HAVE_WCHAR_T 1
13411 | #define HAVE_WINT_T 1
13412 | #define HAVE_INTMAX_T 1
13413 | #define DBL_EXPBIT0_WORD 1
13414 | #define DBL_EXPBIT0_BIT 20
13415 | #define HAVE_SNPRINTF 1
13416 | #define HAVE_STRNLEN 1
13417 | #define HAVE_WCSLEN 1
13418 | #define HAVE_WCSNLEN 1
13419 | #define HAVE_MBRTOWC 1
13420 | #define HAVE_WCRTOMB 1
13421 | #define HAVE_DECL__SNPRINTF 0
13422 | #define HAVE_SNPRINTF_RETVAL_C99 1
13423 | #define HAVE_DECL_ALARM 1
13424 | #define _USE_STD_STAT 1
13425 | #define HAVE_DECL_FSEEKO 1
13426 | #define HAVE_DECL_FTELLO 1
13427 | #define HAVE_DECL_GETDELIM 1
13428 | #define HAVE_DECL_GETDTABLESIZE 1
13429 | #define HAVE_DECL_GETLINE 1
13430 | #define HAVE_GETOPT_H 1
13431 | #define HAVE_GETOPT_LONG_ONLY 1
13432 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
13433 | #define HAVE_DECL_FLOCKFILE 1
13434 | #define HAVE_DECL_FPUTS_UNLOCKED 1
13435 | #define HAVE_DECL_FUNLOCKFILE 1
13436 | #define HAVE_DECL_PUTC_UNLOCKED 1
13437 | #define HAVE_INTTYPES_H 1
13438 | #define FLT_EXPBIT0_WORD 0
13439 | #define FLT_EXPBIT0_BIT 23
13440 | #define USE_POSIX_THREADS 1
13441 | #define USE_POSIX_THREADS_WEAK 1
13442 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
13443 | #define HAVE_STDLIB_H 1
13444 | #define MALLOC_0_IS_NONNULL 1
13445 | #define HAVE_MBSTATE_T 1
13446 | #define C_LOCALE_MAYBE_EILSEQ 1
13447 | #define HAVE_MAP_ANONYMOUS 1
13448 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
13449 | #define TIME_T_IS_SIGNED 1
13450 | #define HAVE_STRUCT_TM_TM_ZONE 1
13451 | #define HAVE_TM_ZONE 1
13452 | #define HAVE_TM_GMTOFF 1
13453 | #define PROMOTED_MODE_T mode_t
13454 | #define HAVE__BOOL 1
13455 | #define HAVE_COMPOUND_LITERALS 1
13456 | #define HAVE_POSIX_SPAWN 1
13457 | #define REPLACE_VFPRINTF_POSIX 1
13458 | #define USER_LABEL_PREFIX
13459 | #define HAVE_SIGSET_T 1
13460 | #define HAVE_DECL_SETENV 1
13461 | #define HAVE_SEARCH_H 1
13462 | #define HAVE_TSEARCH 1
13463 | #define HAVE_STRCASESTR 1
13464 | #define HAVE_DECL_STRDUP 1
13465 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
13466 | #define HAVE_DECL_FEOF_UNLOCKED 1
13467 | #define HAVE_DECL_FERROR_UNLOCKED 1
13468 | #define HAVE_DECL_FGETS_UNLOCKED 1
13469 | #define HAVE_DECL_FPUTC_UNLOCKED 1
13470 | #define HAVE_DECL_FREAD_UNLOCKED 1
13471 | #define HAVE_DECL_FWRITE_UNLOCKED 1
13472 | #define HAVE_DECL_GETC_UNLOCKED 1
13473 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
13474 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
13475 | #define HAVE_DECL_UNSETENV 1
13476 | #define USE_ACL 0
13477 | #define HAVE_ALLOCA 1
13478 | #define GNULIB_TEST_BTOWC 1
13479 | #define HAVE___BUILTIN_EXPECT 1
13480 | #define GNULIB_CANONICALIZE_LGPL 1
13481 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
13482 | #define GNULIB_TEST_REALPATH 1
13483 | #define GNULIB_TEST_CHDIR 1
13484 | #define HAVE_CLOCK_GETTIME 1
13485 | #define HAVE_CLOCK_SETTIME 1
13486 | #define GNULIB_TEST_CLOEXEC 1
13487 | #define GNULIB_TEST_CLOSE 1
13488 | #define GNULIB_CLOSE_STREAM 1
13489 | #define HAVE_DUP2 1
13490 | #define GNULIB_TEST_DUP2 1
13491 | #define GNULIB_TEST_ENVIRON 1
13492 | #define HAVE_EUIDACCESS 1
13493 | #define GNULIB_TEST_EUIDACCESS 1
13494 | #define GNULIB_TEST_FCNTL 1
13495 | #define FLEXIBLE_ARRAY_MEMBER /**/
13496 | #define GNULIB_TEST_FLOOR 1
13497 | #define HAVE_DECL___FPENDING 1
13498 | #define REPLACE_FPRINTF_POSIX 1
13499 | #define GNULIB_TEST_FPRINTF_POSIX 1
13500 | #define HAVE_FREXP_IN_LIBC 1
13501 | #define GNULIB_TEST_FREXP 1
13502 | #define HAVE_FREXPL_IN_LIBC 1
13503 | #define GNULIB_TEST_FREXPL 1
13504 | #define GNULIB_TEST_FSEEK 1
13505 | #define GNULIB_TEST_FSEEKO 1
13506 | #define GNULIB_TEST_FSTAT 1
13507 | #define GNULIB_TEST_FTELL 1
13508 | #define GNULIB_TEST_FTELLO 1
13509 | #define GNULIB_TEST_GETDELIM 1
13510 | #define GNULIB_TEST_GETDTABLESIZE 1
13511 | #define HAVE_GETGROUPS 1
13512 | #define GNULIB_TEST_GETGROUPS 1
13513 | #define GNULIB_TEST_GETLINE 1
13514 | #define GNULIB_TEST_GETPASS 1
13515 | #define GNULIB_TEST_GETPASS 1
13516 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
13517 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
13518 | #define HAVE_DECL___ARGV 0
13519 | #define GETTIMEOFDAY_TIMEZONE struct timezone
13520 | #define GNULIB_TEST_GETTIMEOFDAY 1
13521 | #define GNULIB_TEST_GROUP_MEMBER 1
13522 | #define HAVE_ISNAND_IN_LIBC 1
13523 | #define HAVE_ISNANF_IN_LIBC 1
13524 | #define HAVE_ISNANL_IN_LIBC 1
13525 | #define HAVE___INLINE 1
13526 | #define GNULIB_TEST_LOCALECONV 1
13527 | #define HAVE_PTHREAD_RWLOCK 1
13528 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
13529 | #define GNULIB_LOCK 1
13530 | #define GNULIB_TEST_LSEEK 1
13531 | #define GNULIB_TEST_LSTAT 1
13532 | #define HAVE_MALLOC_POSIX 1
13533 | #define GNULIB_TEST_MALLOC_POSIX 1
13534 | #define GNULIB_TEST_MBRLEN 1
13535 | #define C_LOCALE_MAYBE_EILSEQ 1
13536 | #define GNULIB_TEST_MBRTOWC 1
13537 | #define GNULIB_TEST_MBSINIT 1
13538 | #define GNULIB_TEST_MBTOWC 1
13539 | #define GNULIB_TEST_MEMCHR 1
13540 | #define GNULIB_MKOSTEMP 1
13541 | #define GNULIB_TEST_MKOSTEMP 1
13542 | #define GNULIB_TEST_MKSTEMP 1
13543 | #define GNULIB_TEST_MKTIME 1
13544 | #define NEED_MKTIME_INTERNAL 1
13545 | #define GNULIB_MSVC_NOTHROW 1
13546 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
13547 | #define REPLACE_NL_LANGINFO 1
13548 | #define GNULIB_TEST_NL_LANGINFO 1
13549 | #define my_strftime nstrftime
13550 | #define GNULIB_TEST_OPEN 1
13551 | #define HAVE_STRUCT_TM_TM_ZONE 1
13552 | #define HAVE_TM_ZONE 1
13553 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
13554 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
13555 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
13556 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
13557 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
13558 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
13559 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
13560 | #define GNULIB_TEST_POSIX_SPAWNP 1
13561 | #define HAVE_FREXP_IN_LIBC 1
13562 | #define HAVE_LDEXP_IN_LIBC 1
13563 | #define HAVE_FREXPL_IN_LIBC 1
13564 | #define HAVE_LDEXPL_IN_LIBC 1
13565 | #define REPLACE_PRINTF_POSIX 1
13566 | #define GNULIB_TEST_PRINTF_POSIX 1
13567 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
13568 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
13569 | #define HAVE_RAISE 1
13570 | #define GNULIB_TEST_RAISE 1
13571 | #define HAVE_STRUCT_RANDOM_DATA 1
13572 | #define HAVE_RANDOM_R 1
13573 | #define GNULIB_TEST_RANDOM_R 1
13574 | #define HAVE_RAWMEMCHR 1
13575 | #define GNULIB_TEST_RAWMEMCHR 1
13576 | #define GNULIB_TEST_READLINK 1
13577 | #define HAVE_REALLOC_POSIX 1
13578 | #define GNULIB_TEST_REALLOC_POSIX 1
13579 | /* end confdefs.h. */
13580 | #include <regex.h>
13582 | #include <locale.h>
13583 | #include <limits.h>
13584 | #include <string.h>
13586 | #if defined M_CHECK_ACTION || HAVE_DECL_ALARM
13587 | # include <signal.h>
13588 | # include <unistd.h>
13591 | #if HAVE_MALLOC_H
13592 | # include <malloc.h>
13595 | #ifdef M_CHECK_ACTION
13596 | /* Exit with distinguishable exit code. */
13597 | static void sigabrt_no_core (int sig) { raise (SIGTERM); }
13604 | static struct re_pattern_buffer regex;
13605 | unsigned char folded_chars[UCHAR_MAX + 1];
13608 | struct re_registers regs;
13610 | /* Some builds of glibc go into an infinite loop on this
13611 | test. Use alarm to force death, and mallopt to avoid
13612 | malloc recursion in diagnosing the corrupted heap. */
13613 | #if HAVE_DECL_ALARM
13614 | signal (SIGALRM, SIG_DFL);
13617 | #ifdef M_CHECK_ACTION
13618 | signal (SIGABRT, sigabrt_no_core);
13619 | mallopt (M_CHECK_ACTION, 2);
13622 | if (setlocale (LC_ALL, "en_US.UTF-8"))
13625 | /* https://sourceware.org/ml/libc-hacker/2006-09/msg00008.html
13626 | This test needs valgrind to catch the bug on Debian
13627 | GNU/Linux 3.1 x86, but it might catch the bug better
13628 | on other platforms and it shouldn't hurt to try the
13630 | static char const pat[] = "insert into";
13631 | static char const data[] =
13632 | "\xFF\0\x12\xA2\xAA\xC4\xB1,K\x12\xC4\xB1*\xACK";
13633 | re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE
13635 | memset (®ex, 0, sizeof regex);
13636 | s = re_compile_pattern (pat, sizeof pat - 1, ®ex);
13639 | else if (re_search (®ex, data, sizeof data - 1,
13640 | 0, sizeof data - 1, ®s)
13643 | regfree (®ex);
13647 | /* This test is from glibc bug 15078.
13648 | The test case is from Andreas Schwab in
13649 | <https://sourceware.org/ml/libc-alpha/2013-01/msg00967.html>.
13651 | static char const pat[] = "[^x]x";
13652 | static char const data[] =
13653 | /* <U1000><U103B><U103D><U1014><U103A><U102F><U1015><U103A> */
13663 | re_set_syntax (0);
13664 | memset (®ex, 0, sizeof regex);
13665 | s = re_compile_pattern (pat, sizeof pat - 1, ®ex);
13670 | i = re_search (®ex, data, sizeof data - 1,
13671 | 0, sizeof data - 1, 0);
13672 | if (i != 0 && i != 21)
13675 | regfree (®ex);
13678 | if (! setlocale (LC_ALL, "C"))
13682 | /* This test is from glibc bug 3957, reported by Andrew Mackey. */
13683 | re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE);
13684 | memset (®ex, 0, sizeof regex);
13685 | s = re_compile_pattern ("a[^x]b", 6, ®ex);
13688 | /* This should fail, but succeeds for glibc-2.5. */
13689 | else if (re_search (®ex, "a\nb", 3, 0, 3, ®s) != -1)
13692 | /* This regular expression is from Spencer ere test number 75
13694 | re_set_syntax (RE_SYNTAX_POSIX_EGREP);
13695 | memset (®ex, 0, sizeof regex);
13696 | for (i = 0; i <= UCHAR_MAX; i++)
13697 | folded_chars[i] = i;
13698 | regex.translate = folded_chars;
13699 | s = re_compile_pattern ("a[[:]:]]b\n", 11, ®ex);
13700 | /* This should fail with _Invalid character class name_ error. */
13704 | /* Ensure that [b-a] is diagnosed as invalid, when
13705 | using RE_NO_EMPTY_RANGES. */
13706 | re_set_syntax (RE_SYNTAX_POSIX_EGREP | RE_NO_EMPTY_RANGES);
13707 | memset (®ex, 0, sizeof regex);
13708 | s = re_compile_pattern ("a[b-a]", 6, ®ex);
13712 | /* This should succeed, but does not for glibc-2.1.3. */
13713 | memset (®ex, 0, sizeof regex);
13714 | s = re_compile_pattern ("{1", 2, ®ex);
13718 | /* The following example is derived from a problem report
13719 | against gawk from Jorge Stolfi <stolfi@ic.unicamp.br>. */
13720 | memset (®ex, 0, sizeof regex);
13721 | s = re_compile_pattern ("[an\371]*n", 7, ®ex);
13724 | /* This should match, but does not for glibc-2.2.1. */
13725 | else if (re_match (®ex, "an", 2, 0, ®s) != 2)
13728 | memset (®ex, 0, sizeof regex);
13729 | s = re_compile_pattern ("x", 1, ®ex);
13732 | /* glibc-2.2.93 does not work with a negative RANGE argument. */
13733 | else if (re_search (®ex, "wxy", 3, 2, -2, ®s) != 1)
13736 | /* The version of regex.c in older versions of gnulib
13737 | ignored RE_ICASE. Detect that problem too. */
13738 | re_set_syntax (RE_SYNTAX_EMACS | RE_ICASE);
13739 | memset (®ex, 0, sizeof regex);
13740 | s = re_compile_pattern ("x", 1, ®ex);
13743 | else if (re_search (®ex, "WXY", 3, 0, 3, ®s) < 0)
13746 | /* Catch a bug reported by Vin Shelton in
13747 | https://lists.gnu.org/r/bug-coreutils/2007-06/msg00089.html
13749 | re_set_syntax (RE_SYNTAX_POSIX_BASIC
13750 | & ~RE_CONTEXT_INVALID_DUP
13751 | & ~RE_NO_EMPTY_RANGES);
13752 | memset (®ex, 0, sizeof regex);
13753 | s = re_compile_pattern ("[[:alnum:]_-]\\+$", 16, ®ex);
13757 | /* REG_STARTEND was added to glibc on 2004-01-15.
13758 | Reject older versions. */
13759 | if (! REG_STARTEND)
13762 | /* Matching with the compiled form of this regexp would provoke
13763 | an assertion failure prior to glibc-2.28:
13764 | regexec.c:1375: pop_fail_stack: Assertion 'num >= 0' failed
13765 | With glibc-2.28, compilation fails and reports the invalid
13766 | back reference. */
13767 | re_set_syntax (RE_SYNTAX_POSIX_EGREP);
13768 | memset (®ex, 0, sizeof regex);
13769 | s = re_compile_pattern ("0|()0|\1|0", 10, ®ex);
13770 | if (!s || strcmp (s, "Invalid back reference"))
13774 | /* It would be nice to reject hosts whose regoff_t values are too
13775 | narrow (including glibc on hosts with 64-bit ptrdiff_t and
13776 | 32-bit int), but we should wait until glibc implements this
13777 | feature. Otherwise, support for equivalence classes and
13778 | multibyte collation symbols would always be broken except
13779 | when compiling --without-included-regex. */
13780 | if (sizeof (regoff_t) < sizeof (ptrdiff_t)
13781 | || sizeof (regoff_t) < sizeof (ssize_t))
13790 configure:39947: result: no
13791 configure:40032: checking libintl.h usability
13792 configure:40032: gcc -c -g -O2 conftest.c >&5
13793 configure:40032: $? = 0
13794 configure:40032: result: yes
13795 configure:40032: checking libintl.h presence
13796 configure:40032: gcc -E conftest.c
13797 configure:40032: $? = 0
13798 configure:40032: result: yes
13799 configure:40032: checking for libintl.h
13800 configure:40032: result: yes
13801 configure:40043: checking whether isblank is declared
13802 configure:40043: gcc -c -g -O2 conftest.c >&5
13803 configure:40043: $? = 0
13804 configure:40043: result: yes
13805 configure:40062: checking whether rename honors trailing slash on destination
13806 configure:40111: gcc -o conftest -g -O2 conftest.c >&5
13807 configure:40111: $? = 0
13808 configure:40111: ./conftest
13809 configure:40111: $? = 0
13810 configure:40123: result: yes
13811 configure:40135: checking whether rename honors trailing slash on source
13812 configure:40184: gcc -o conftest -g -O2 conftest.c >&5
13813 configure:40184: $? = 0
13814 configure:40184: ./conftest
13815 configure:40184: $? = 0
13816 configure:40196: result: yes
13817 configure:40209: checking whether rename manages hard links correctly
13818 configure:40265: gcc -o conftest -g -O2 conftest.c >&5
13819 configure:40265: $? = 0
13820 configure:40265: ./conftest
13821 configure:40265: $? = 0
13822 configure:40283: result: yes
13823 configure:40295: checking whether rename manages existing destinations correctly
13824 configure:40336: gcc -o conftest -g -O2 conftest.c >&5
13825 configure:40336: $? = 0
13826 configure:40336: ./conftest
13827 configure:40336: $? = 0
13828 configure:40348: result: yes
13829 configure:40390: checking whether rmdir works
13830 configure:40436: gcc -o conftest -g -O2 conftest.c >&5
13831 configure:40436: $? = 0
13832 configure:40436: ./conftest
13833 configure:40436: $? = 0
13834 configure:40447: result: yes
13835 configure:40502: gcc -c -g -O2 conftest.c >&5
13836 configure:40502: $? = 0
13837 configure:40892: checking whether setenv validates arguments
13838 configure:40936: gcc -o conftest -g -O2 conftest.c >&5
13839 configure:40936: $? = 0
13840 configure:40936: ./conftest
13841 configure:40936: $? = 0
13842 configure:40946: result: yes
13843 configure:40990: checking for struct sigaction.sa_sigaction
13844 configure:40990: gcc -c -g -O2 conftest.c >&5
13845 configure:40990: $? = 0
13846 configure:40990: result: yes
13847 configure:41135: checking for volatile sig_atomic_t
13848 configure:41135: gcc -c -g -O2 conftest.c >&5
13849 configure:41135: $? = 0
13850 configure:41135: gcc -c -g -O2 conftest.c >&5
13851 conftest.c: In function 'main':
13852 conftest.c:330:36: error: expected expression before ')' token
13853 if (sizeof ((volatile sig_atomic_t)))
13855 configure:41135: $? = 1
13856 configure: failed program was:
13858 | #define PACKAGE_NAME "GNU recutils"
13859 | #define PACKAGE_TARNAME "recutils"
13860 | #define PACKAGE_VERSION "1.8"
13861 | #define PACKAGE_STRING "GNU recutils 1.8"
13862 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
13863 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
13864 | #define PACKAGE "recutils"
13865 | #define VERSION "1.8"
13866 | #define STDC_HEADERS 1
13867 | #define HAVE_SYS_TYPES_H 1
13868 | #define HAVE_SYS_STAT_H 1
13869 | #define HAVE_STDLIB_H 1
13870 | #define HAVE_STRING_H 1
13871 | #define HAVE_MEMORY_H 1
13872 | #define HAVE_STRINGS_H 1
13873 | #define HAVE_INTTYPES_H 1
13874 | #define HAVE_STDINT_H 1
13875 | #define HAVE_UNISTD_H 1
13876 | #define __EXTENSIONS__ 1
13877 | #define _ALL_SOURCE 1
13878 | #define _DARWIN_C_SOURCE 1
13879 | #define _GNU_SOURCE 1
13880 | #define _NETBSD_SOURCE 1
13881 | #define _OPENBSD_SOURCE 1
13882 | #define _POSIX_PTHREAD_SEMANTICS 1
13883 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
13884 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
13885 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
13886 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
13887 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
13888 | #define __STDC_WANT_LIB_EXT2__ 1
13889 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
13890 | #define _TANDEM_SOURCE 1
13891 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
13892 | #define HAVE_FSEEKO 1
13893 | #define _FILE_OFFSET_BITS 64
13894 | #define _DARWIN_USE_64_BIT_INODE 1
13895 | #define HAVE_DLFCN_H 1
13896 | #define LT_OBJDIR ".libs/"
13897 | #define HAVE_FCHMOD 1
13898 | #define HAVE_BTOWC 1
13899 | #define HAVE_CANONICALIZE_FILE_NAME 1
13900 | #define HAVE_GETCWD 1
13901 | #define HAVE_READLINK 1
13902 | #define HAVE_REALPATH 1
13903 | #define HAVE_FACCESSAT 1
13904 | #define HAVE_FCNTL 1
13905 | #define HAVE_SYMLINK 1
13906 | #define HAVE_FLOCK 1
13907 | #define HAVE_SNPRINTF 1
13908 | #define HAVE___FWRITING 1
13909 | #define HAVE_GETDELIM 1
13910 | #define HAVE_GETDTABLESIZE 1
13911 | #define HAVE_GETPASS 1
13912 | #define HAVE___FSETLOCKING 1
13913 | #define HAVE_GETTIMEOFDAY 1
13914 | #define HAVE_LSTAT 1
13915 | #define HAVE_MBSINIT 1
13916 | #define HAVE_MBRTOWC 1
13917 | #define HAVE_MBRLEN 1
13918 | #define HAVE_MPROTECT 1
13919 | #define HAVE_MKOSTEMP 1
13920 | #define HAVE_MKSTEMP 1
13921 | #define HAVE_TZSET 1
13922 | #define HAVE_NL_LANGINFO 1
13923 | #define HAVE_ISBLANK 1
13924 | #define HAVE_ISWCTYPE 1
13925 | #define HAVE_LINK 1
13926 | #define HAVE_SECURE_GETENV 1
13927 | #define HAVE_GETUID 1
13928 | #define HAVE_GETEUID 1
13929 | #define HAVE_GETGID 1
13930 | #define HAVE_GETEGID 1
13931 | #define HAVE_SETENV 1
13932 | #define HAVE_SIGACTION 1
13933 | #define HAVE_SIGALTSTACK 1
13934 | #define HAVE_SIGINTERRUPT 1
13935 | #define HAVE_STRDUP 1
13936 | #define HAVE_LOCALTIME_R 1
13937 | #define HAVE_TIMEGM 1
13938 | #define HAVE_WCRTOMB 1
13939 | #define HAVE_WCTOB 1
13940 | #define HAVE_ISWCNTRL 1
13941 | #define HAVE_ALLOCA_H 1
13942 | #define HAVE_ALLOCA 1
13943 | #define restrict __restrict
13944 | #define HAVE_LANGINFO_CODESET 1
13945 | #define FUNC_REALPATH_WORKS 1
13946 | #define HAVE_SYS_PARAM_H 1
13947 | #define HAVE_SYS_SOCKET_H 1
13948 | #define HAVE_UNISTD_H 1
13949 | #define HAVE_STDIO_EXT_H 1
13950 | #define HAVE_FEATURES_H 1
13951 | #define HAVE_SYS_STAT_H 1
13952 | #define HAVE_GETOPT_H 1
13953 | #define HAVE_SYS_CDEFS_H 1
13954 | #define HAVE_TERMIOS_H 1
13955 | #define HAVE_SYS_TIME_H 1
13956 | #define HAVE_LIMITS_H 1
13957 | #define HAVE_WCHAR_H 1
13958 | #define HAVE_STDINT_H 1
13959 | #define HAVE_INTTYPES_H 1
13960 | #define HAVE_LANGINFO_H 1
13961 | #define HAVE_XLOCALE_H 1
13962 | #define HAVE_MATH_H 1
13963 | #define HAVE_SYS_MMAN_H 1
13964 | #define HAVE_MALLOC_H 1
13965 | #define HAVE_SPAWN_H 1
13966 | #define HAVE_STRINGS_H 1
13967 | #define HAVE_SYS_FILE_H 1
13968 | #define HAVE_SYS_WAIT_H 1
13969 | #define HAVE_WCTYPE_H 1
13970 | #define HAVE_ENVIRON_DECL 1
13971 | #define HAVE_DECL_STRERROR_R 1
13972 | #define HAVE_STRERROR_R 1
13973 | #define STRERROR_R_CHAR_P 1
13974 | #define GETGROUPS_T gid_t
13975 | #define HAVE_SIG_ATOMIC_T 1
13976 | #define HAVE_WORKING_O_NOATIME 1
13977 | #define HAVE_WORKING_O_NOFOLLOW 1
13978 | #define HAVE_STDINT_H_WITH_UINTMAX 1
13979 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
13980 | #define CHECK_PRINTF_SAFE 1
13981 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
13982 | #define HAVE_LONG_LONG_INT 1
13983 | #define HAVE_WCHAR_T 1
13984 | #define HAVE_WINT_T 1
13985 | #define HAVE_INTMAX_T 1
13986 | #define DBL_EXPBIT0_WORD 1
13987 | #define DBL_EXPBIT0_BIT 20
13988 | #define HAVE_SNPRINTF 1
13989 | #define HAVE_STRNLEN 1
13990 | #define HAVE_WCSLEN 1
13991 | #define HAVE_WCSNLEN 1
13992 | #define HAVE_MBRTOWC 1
13993 | #define HAVE_WCRTOMB 1
13994 | #define HAVE_DECL__SNPRINTF 0
13995 | #define HAVE_SNPRINTF_RETVAL_C99 1
13996 | #define HAVE_DECL_ALARM 1
13997 | #define _USE_STD_STAT 1
13998 | #define HAVE_DECL_FSEEKO 1
13999 | #define HAVE_DECL_FTELLO 1
14000 | #define HAVE_DECL_GETDELIM 1
14001 | #define HAVE_DECL_GETDTABLESIZE 1
14002 | #define HAVE_DECL_GETLINE 1
14003 | #define HAVE_GETOPT_H 1
14004 | #define HAVE_GETOPT_LONG_ONLY 1
14005 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
14006 | #define HAVE_DECL_FLOCKFILE 1
14007 | #define HAVE_DECL_FPUTS_UNLOCKED 1
14008 | #define HAVE_DECL_FUNLOCKFILE 1
14009 | #define HAVE_DECL_PUTC_UNLOCKED 1
14010 | #define HAVE_INTTYPES_H 1
14011 | #define FLT_EXPBIT0_WORD 0
14012 | #define FLT_EXPBIT0_BIT 23
14013 | #define USE_POSIX_THREADS 1
14014 | #define USE_POSIX_THREADS_WEAK 1
14015 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
14016 | #define HAVE_STDLIB_H 1
14017 | #define MALLOC_0_IS_NONNULL 1
14018 | #define HAVE_MBSTATE_T 1
14019 | #define C_LOCALE_MAYBE_EILSEQ 1
14020 | #define HAVE_MAP_ANONYMOUS 1
14021 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
14022 | #define TIME_T_IS_SIGNED 1
14023 | #define HAVE_STRUCT_TM_TM_ZONE 1
14024 | #define HAVE_TM_ZONE 1
14025 | #define HAVE_TM_GMTOFF 1
14026 | #define PROMOTED_MODE_T mode_t
14027 | #define HAVE__BOOL 1
14028 | #define HAVE_COMPOUND_LITERALS 1
14029 | #define HAVE_POSIX_SPAWN 1
14030 | #define REPLACE_VFPRINTF_POSIX 1
14031 | #define USER_LABEL_PREFIX
14032 | #define HAVE_SIGSET_T 1
14033 | #define HAVE_DECL_SETENV 1
14034 | #define HAVE_SEARCH_H 1
14035 | #define HAVE_TSEARCH 1
14036 | #define HAVE_STRCASESTR 1
14037 | #define HAVE_DECL_STRDUP 1
14038 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
14039 | #define HAVE_DECL_FEOF_UNLOCKED 1
14040 | #define HAVE_DECL_FERROR_UNLOCKED 1
14041 | #define HAVE_DECL_FGETS_UNLOCKED 1
14042 | #define HAVE_DECL_FPUTC_UNLOCKED 1
14043 | #define HAVE_DECL_FREAD_UNLOCKED 1
14044 | #define HAVE_DECL_FWRITE_UNLOCKED 1
14045 | #define HAVE_DECL_GETC_UNLOCKED 1
14046 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
14047 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
14048 | #define HAVE_DECL_UNSETENV 1
14049 | #define USE_ACL 0
14050 | #define HAVE_ALLOCA 1
14051 | #define GNULIB_TEST_BTOWC 1
14052 | #define HAVE___BUILTIN_EXPECT 1
14053 | #define GNULIB_CANONICALIZE_LGPL 1
14054 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
14055 | #define GNULIB_TEST_REALPATH 1
14056 | #define GNULIB_TEST_CHDIR 1
14057 | #define HAVE_CLOCK_GETTIME 1
14058 | #define HAVE_CLOCK_SETTIME 1
14059 | #define GNULIB_TEST_CLOEXEC 1
14060 | #define GNULIB_TEST_CLOSE 1
14061 | #define GNULIB_CLOSE_STREAM 1
14062 | #define HAVE_DUP2 1
14063 | #define GNULIB_TEST_DUP2 1
14064 | #define GNULIB_TEST_ENVIRON 1
14065 | #define HAVE_EUIDACCESS 1
14066 | #define GNULIB_TEST_EUIDACCESS 1
14067 | #define GNULIB_TEST_FCNTL 1
14068 | #define FLEXIBLE_ARRAY_MEMBER /**/
14069 | #define GNULIB_TEST_FLOOR 1
14070 | #define HAVE_DECL___FPENDING 1
14071 | #define REPLACE_FPRINTF_POSIX 1
14072 | #define GNULIB_TEST_FPRINTF_POSIX 1
14073 | #define HAVE_FREXP_IN_LIBC 1
14074 | #define GNULIB_TEST_FREXP 1
14075 | #define HAVE_FREXPL_IN_LIBC 1
14076 | #define GNULIB_TEST_FREXPL 1
14077 | #define GNULIB_TEST_FSEEK 1
14078 | #define GNULIB_TEST_FSEEKO 1
14079 | #define GNULIB_TEST_FSTAT 1
14080 | #define GNULIB_TEST_FTELL 1
14081 | #define GNULIB_TEST_FTELLO 1
14082 | #define GNULIB_TEST_GETDELIM 1
14083 | #define GNULIB_TEST_GETDTABLESIZE 1
14084 | #define HAVE_GETGROUPS 1
14085 | #define GNULIB_TEST_GETGROUPS 1
14086 | #define GNULIB_TEST_GETLINE 1
14087 | #define GNULIB_TEST_GETPASS 1
14088 | #define GNULIB_TEST_GETPASS 1
14089 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
14090 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
14091 | #define HAVE_DECL___ARGV 0
14092 | #define GETTIMEOFDAY_TIMEZONE struct timezone
14093 | #define GNULIB_TEST_GETTIMEOFDAY 1
14094 | #define GNULIB_TEST_GROUP_MEMBER 1
14095 | #define HAVE_ISNAND_IN_LIBC 1
14096 | #define HAVE_ISNANF_IN_LIBC 1
14097 | #define HAVE_ISNANL_IN_LIBC 1
14098 | #define HAVE___INLINE 1
14099 | #define GNULIB_TEST_LOCALECONV 1
14100 | #define HAVE_PTHREAD_RWLOCK 1
14101 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
14102 | #define GNULIB_LOCK 1
14103 | #define GNULIB_TEST_LSEEK 1
14104 | #define GNULIB_TEST_LSTAT 1
14105 | #define HAVE_MALLOC_POSIX 1
14106 | #define GNULIB_TEST_MALLOC_POSIX 1
14107 | #define GNULIB_TEST_MBRLEN 1
14108 | #define C_LOCALE_MAYBE_EILSEQ 1
14109 | #define GNULIB_TEST_MBRTOWC 1
14110 | #define GNULIB_TEST_MBSINIT 1
14111 | #define GNULIB_TEST_MBTOWC 1
14112 | #define GNULIB_TEST_MEMCHR 1
14113 | #define GNULIB_MKOSTEMP 1
14114 | #define GNULIB_TEST_MKOSTEMP 1
14115 | #define GNULIB_TEST_MKSTEMP 1
14116 | #define GNULIB_TEST_MKTIME 1
14117 | #define NEED_MKTIME_INTERNAL 1
14118 | #define GNULIB_MSVC_NOTHROW 1
14119 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
14120 | #define REPLACE_NL_LANGINFO 1
14121 | #define GNULIB_TEST_NL_LANGINFO 1
14122 | #define my_strftime nstrftime
14123 | #define GNULIB_TEST_OPEN 1
14124 | #define HAVE_STRUCT_TM_TM_ZONE 1
14125 | #define HAVE_TM_ZONE 1
14126 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
14127 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
14128 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
14129 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
14130 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
14131 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
14132 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
14133 | #define GNULIB_TEST_POSIX_SPAWNP 1
14134 | #define HAVE_FREXP_IN_LIBC 1
14135 | #define HAVE_LDEXP_IN_LIBC 1
14136 | #define HAVE_FREXPL_IN_LIBC 1
14137 | #define HAVE_LDEXPL_IN_LIBC 1
14138 | #define REPLACE_PRINTF_POSIX 1
14139 | #define GNULIB_TEST_PRINTF_POSIX 1
14140 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
14141 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
14142 | #define HAVE_RAISE 1
14143 | #define GNULIB_TEST_RAISE 1
14144 | #define HAVE_STRUCT_RANDOM_DATA 1
14145 | #define HAVE_RANDOM_R 1
14146 | #define GNULIB_TEST_RANDOM_R 1
14147 | #define HAVE_RAWMEMCHR 1
14148 | #define GNULIB_TEST_RAWMEMCHR 1
14149 | #define GNULIB_TEST_READLINK 1
14150 | #define HAVE_REALLOC_POSIX 1
14151 | #define GNULIB_TEST_REALLOC_POSIX 1
14152 | #define _REGEX_INCLUDE_LIMITS_H 1
14153 | #define _REGEX_LARGE_OFFSETS 1
14154 | #define re_syntax_options rpl_re_syntax_options
14155 | #define re_set_syntax rpl_re_set_syntax
14156 | #define re_compile_pattern rpl_re_compile_pattern
14157 | #define re_compile_fastmap rpl_re_compile_fastmap
14158 | #define re_search rpl_re_search
14159 | #define re_search_2 rpl_re_search_2
14160 | #define re_match rpl_re_match
14161 | #define re_match_2 rpl_re_match_2
14162 | #define re_set_registers rpl_re_set_registers
14163 | #define re_comp rpl_re_comp
14164 | #define re_exec rpl_re_exec
14165 | #define regcomp rpl_regcomp
14166 | #define regexec rpl_regexec
14167 | #define regerror rpl_regerror
14168 | #define regfree rpl_regfree
14169 | #define HAVE_LIBINTL_H 1
14170 | #define HAVE_DECL_ISBLANK 1
14171 | #define GNULIB_TEST_RENAME 1
14172 | #define GNULIB_TEST_RMDIR 1
14173 | #define GNULIB_TEST_SECURE_GETENV 1
14174 | #define HAVE_SELINUX_SELINUX_H 0
14175 | #define GNULIB_TEST_SETENV 1
14176 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
14177 | #define GNULIB_TEST_SIGACTION 1
14178 | /* end confdefs.h. */
14180 | #include <signal.h>
14186 | if (sizeof ((volatile sig_atomic_t)))
14191 configure:41135: result: yes
14192 configure:41151: checking for sighandler_t
14193 configure:41151: gcc -c -g -O2 conftest.c >&5
14194 configure:41151: $? = 0
14195 configure:41151: gcc -c -g -O2 conftest.c >&5
14196 conftest.c: In function 'main':
14197 conftest.c:330:27: error: expected expression before ')' token
14198 if (sizeof ((sighandler_t)))
14200 configure:41151: $? = 1
14201 configure: failed program was:
14203 | #define PACKAGE_NAME "GNU recutils"
14204 | #define PACKAGE_TARNAME "recutils"
14205 | #define PACKAGE_VERSION "1.8"
14206 | #define PACKAGE_STRING "GNU recutils 1.8"
14207 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
14208 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
14209 | #define PACKAGE "recutils"
14210 | #define VERSION "1.8"
14211 | #define STDC_HEADERS 1
14212 | #define HAVE_SYS_TYPES_H 1
14213 | #define HAVE_SYS_STAT_H 1
14214 | #define HAVE_STDLIB_H 1
14215 | #define HAVE_STRING_H 1
14216 | #define HAVE_MEMORY_H 1
14217 | #define HAVE_STRINGS_H 1
14218 | #define HAVE_INTTYPES_H 1
14219 | #define HAVE_STDINT_H 1
14220 | #define HAVE_UNISTD_H 1
14221 | #define __EXTENSIONS__ 1
14222 | #define _ALL_SOURCE 1
14223 | #define _DARWIN_C_SOURCE 1
14224 | #define _GNU_SOURCE 1
14225 | #define _NETBSD_SOURCE 1
14226 | #define _OPENBSD_SOURCE 1
14227 | #define _POSIX_PTHREAD_SEMANTICS 1
14228 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
14229 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
14230 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
14231 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
14232 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
14233 | #define __STDC_WANT_LIB_EXT2__ 1
14234 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
14235 | #define _TANDEM_SOURCE 1
14236 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
14237 | #define HAVE_FSEEKO 1
14238 | #define _FILE_OFFSET_BITS 64
14239 | #define _DARWIN_USE_64_BIT_INODE 1
14240 | #define HAVE_DLFCN_H 1
14241 | #define LT_OBJDIR ".libs/"
14242 | #define HAVE_FCHMOD 1
14243 | #define HAVE_BTOWC 1
14244 | #define HAVE_CANONICALIZE_FILE_NAME 1
14245 | #define HAVE_GETCWD 1
14246 | #define HAVE_READLINK 1
14247 | #define HAVE_REALPATH 1
14248 | #define HAVE_FACCESSAT 1
14249 | #define HAVE_FCNTL 1
14250 | #define HAVE_SYMLINK 1
14251 | #define HAVE_FLOCK 1
14252 | #define HAVE_SNPRINTF 1
14253 | #define HAVE___FWRITING 1
14254 | #define HAVE_GETDELIM 1
14255 | #define HAVE_GETDTABLESIZE 1
14256 | #define HAVE_GETPASS 1
14257 | #define HAVE___FSETLOCKING 1
14258 | #define HAVE_GETTIMEOFDAY 1
14259 | #define HAVE_LSTAT 1
14260 | #define HAVE_MBSINIT 1
14261 | #define HAVE_MBRTOWC 1
14262 | #define HAVE_MBRLEN 1
14263 | #define HAVE_MPROTECT 1
14264 | #define HAVE_MKOSTEMP 1
14265 | #define HAVE_MKSTEMP 1
14266 | #define HAVE_TZSET 1
14267 | #define HAVE_NL_LANGINFO 1
14268 | #define HAVE_ISBLANK 1
14269 | #define HAVE_ISWCTYPE 1
14270 | #define HAVE_LINK 1
14271 | #define HAVE_SECURE_GETENV 1
14272 | #define HAVE_GETUID 1
14273 | #define HAVE_GETEUID 1
14274 | #define HAVE_GETGID 1
14275 | #define HAVE_GETEGID 1
14276 | #define HAVE_SETENV 1
14277 | #define HAVE_SIGACTION 1
14278 | #define HAVE_SIGALTSTACK 1
14279 | #define HAVE_SIGINTERRUPT 1
14280 | #define HAVE_STRDUP 1
14281 | #define HAVE_LOCALTIME_R 1
14282 | #define HAVE_TIMEGM 1
14283 | #define HAVE_WCRTOMB 1
14284 | #define HAVE_WCTOB 1
14285 | #define HAVE_ISWCNTRL 1
14286 | #define HAVE_ALLOCA_H 1
14287 | #define HAVE_ALLOCA 1
14288 | #define restrict __restrict
14289 | #define HAVE_LANGINFO_CODESET 1
14290 | #define FUNC_REALPATH_WORKS 1
14291 | #define HAVE_SYS_PARAM_H 1
14292 | #define HAVE_SYS_SOCKET_H 1
14293 | #define HAVE_UNISTD_H 1
14294 | #define HAVE_STDIO_EXT_H 1
14295 | #define HAVE_FEATURES_H 1
14296 | #define HAVE_SYS_STAT_H 1
14297 | #define HAVE_GETOPT_H 1
14298 | #define HAVE_SYS_CDEFS_H 1
14299 | #define HAVE_TERMIOS_H 1
14300 | #define HAVE_SYS_TIME_H 1
14301 | #define HAVE_LIMITS_H 1
14302 | #define HAVE_WCHAR_H 1
14303 | #define HAVE_STDINT_H 1
14304 | #define HAVE_INTTYPES_H 1
14305 | #define HAVE_LANGINFO_H 1
14306 | #define HAVE_XLOCALE_H 1
14307 | #define HAVE_MATH_H 1
14308 | #define HAVE_SYS_MMAN_H 1
14309 | #define HAVE_MALLOC_H 1
14310 | #define HAVE_SPAWN_H 1
14311 | #define HAVE_STRINGS_H 1
14312 | #define HAVE_SYS_FILE_H 1
14313 | #define HAVE_SYS_WAIT_H 1
14314 | #define HAVE_WCTYPE_H 1
14315 | #define HAVE_ENVIRON_DECL 1
14316 | #define HAVE_DECL_STRERROR_R 1
14317 | #define HAVE_STRERROR_R 1
14318 | #define STRERROR_R_CHAR_P 1
14319 | #define GETGROUPS_T gid_t
14320 | #define HAVE_SIG_ATOMIC_T 1
14321 | #define HAVE_WORKING_O_NOATIME 1
14322 | #define HAVE_WORKING_O_NOFOLLOW 1
14323 | #define HAVE_STDINT_H_WITH_UINTMAX 1
14324 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
14325 | #define CHECK_PRINTF_SAFE 1
14326 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
14327 | #define HAVE_LONG_LONG_INT 1
14328 | #define HAVE_WCHAR_T 1
14329 | #define HAVE_WINT_T 1
14330 | #define HAVE_INTMAX_T 1
14331 | #define DBL_EXPBIT0_WORD 1
14332 | #define DBL_EXPBIT0_BIT 20
14333 | #define HAVE_SNPRINTF 1
14334 | #define HAVE_STRNLEN 1
14335 | #define HAVE_WCSLEN 1
14336 | #define HAVE_WCSNLEN 1
14337 | #define HAVE_MBRTOWC 1
14338 | #define HAVE_WCRTOMB 1
14339 | #define HAVE_DECL__SNPRINTF 0
14340 | #define HAVE_SNPRINTF_RETVAL_C99 1
14341 | #define HAVE_DECL_ALARM 1
14342 | #define _USE_STD_STAT 1
14343 | #define HAVE_DECL_FSEEKO 1
14344 | #define HAVE_DECL_FTELLO 1
14345 | #define HAVE_DECL_GETDELIM 1
14346 | #define HAVE_DECL_GETDTABLESIZE 1
14347 | #define HAVE_DECL_GETLINE 1
14348 | #define HAVE_GETOPT_H 1
14349 | #define HAVE_GETOPT_LONG_ONLY 1
14350 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
14351 | #define HAVE_DECL_FLOCKFILE 1
14352 | #define HAVE_DECL_FPUTS_UNLOCKED 1
14353 | #define HAVE_DECL_FUNLOCKFILE 1
14354 | #define HAVE_DECL_PUTC_UNLOCKED 1
14355 | #define HAVE_INTTYPES_H 1
14356 | #define FLT_EXPBIT0_WORD 0
14357 | #define FLT_EXPBIT0_BIT 23
14358 | #define USE_POSIX_THREADS 1
14359 | #define USE_POSIX_THREADS_WEAK 1
14360 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
14361 | #define HAVE_STDLIB_H 1
14362 | #define MALLOC_0_IS_NONNULL 1
14363 | #define HAVE_MBSTATE_T 1
14364 | #define C_LOCALE_MAYBE_EILSEQ 1
14365 | #define HAVE_MAP_ANONYMOUS 1
14366 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
14367 | #define TIME_T_IS_SIGNED 1
14368 | #define HAVE_STRUCT_TM_TM_ZONE 1
14369 | #define HAVE_TM_ZONE 1
14370 | #define HAVE_TM_GMTOFF 1
14371 | #define PROMOTED_MODE_T mode_t
14372 | #define HAVE__BOOL 1
14373 | #define HAVE_COMPOUND_LITERALS 1
14374 | #define HAVE_POSIX_SPAWN 1
14375 | #define REPLACE_VFPRINTF_POSIX 1
14376 | #define USER_LABEL_PREFIX
14377 | #define HAVE_SIGSET_T 1
14378 | #define HAVE_DECL_SETENV 1
14379 | #define HAVE_SEARCH_H 1
14380 | #define HAVE_TSEARCH 1
14381 | #define HAVE_STRCASESTR 1
14382 | #define HAVE_DECL_STRDUP 1
14383 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
14384 | #define HAVE_DECL_FEOF_UNLOCKED 1
14385 | #define HAVE_DECL_FERROR_UNLOCKED 1
14386 | #define HAVE_DECL_FGETS_UNLOCKED 1
14387 | #define HAVE_DECL_FPUTC_UNLOCKED 1
14388 | #define HAVE_DECL_FREAD_UNLOCKED 1
14389 | #define HAVE_DECL_FWRITE_UNLOCKED 1
14390 | #define HAVE_DECL_GETC_UNLOCKED 1
14391 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
14392 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
14393 | #define HAVE_DECL_UNSETENV 1
14394 | #define USE_ACL 0
14395 | #define HAVE_ALLOCA 1
14396 | #define GNULIB_TEST_BTOWC 1
14397 | #define HAVE___BUILTIN_EXPECT 1
14398 | #define GNULIB_CANONICALIZE_LGPL 1
14399 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
14400 | #define GNULIB_TEST_REALPATH 1
14401 | #define GNULIB_TEST_CHDIR 1
14402 | #define HAVE_CLOCK_GETTIME 1
14403 | #define HAVE_CLOCK_SETTIME 1
14404 | #define GNULIB_TEST_CLOEXEC 1
14405 | #define GNULIB_TEST_CLOSE 1
14406 | #define GNULIB_CLOSE_STREAM 1
14407 | #define HAVE_DUP2 1
14408 | #define GNULIB_TEST_DUP2 1
14409 | #define GNULIB_TEST_ENVIRON 1
14410 | #define HAVE_EUIDACCESS 1
14411 | #define GNULIB_TEST_EUIDACCESS 1
14412 | #define GNULIB_TEST_FCNTL 1
14413 | #define FLEXIBLE_ARRAY_MEMBER /**/
14414 | #define GNULIB_TEST_FLOOR 1
14415 | #define HAVE_DECL___FPENDING 1
14416 | #define REPLACE_FPRINTF_POSIX 1
14417 | #define GNULIB_TEST_FPRINTF_POSIX 1
14418 | #define HAVE_FREXP_IN_LIBC 1
14419 | #define GNULIB_TEST_FREXP 1
14420 | #define HAVE_FREXPL_IN_LIBC 1
14421 | #define GNULIB_TEST_FREXPL 1
14422 | #define GNULIB_TEST_FSEEK 1
14423 | #define GNULIB_TEST_FSEEKO 1
14424 | #define GNULIB_TEST_FSTAT 1
14425 | #define GNULIB_TEST_FTELL 1
14426 | #define GNULIB_TEST_FTELLO 1
14427 | #define GNULIB_TEST_GETDELIM 1
14428 | #define GNULIB_TEST_GETDTABLESIZE 1
14429 | #define HAVE_GETGROUPS 1
14430 | #define GNULIB_TEST_GETGROUPS 1
14431 | #define GNULIB_TEST_GETLINE 1
14432 | #define GNULIB_TEST_GETPASS 1
14433 | #define GNULIB_TEST_GETPASS 1
14434 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
14435 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
14436 | #define HAVE_DECL___ARGV 0
14437 | #define GETTIMEOFDAY_TIMEZONE struct timezone
14438 | #define GNULIB_TEST_GETTIMEOFDAY 1
14439 | #define GNULIB_TEST_GROUP_MEMBER 1
14440 | #define HAVE_ISNAND_IN_LIBC 1
14441 | #define HAVE_ISNANF_IN_LIBC 1
14442 | #define HAVE_ISNANL_IN_LIBC 1
14443 | #define HAVE___INLINE 1
14444 | #define GNULIB_TEST_LOCALECONV 1
14445 | #define HAVE_PTHREAD_RWLOCK 1
14446 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
14447 | #define GNULIB_LOCK 1
14448 | #define GNULIB_TEST_LSEEK 1
14449 | #define GNULIB_TEST_LSTAT 1
14450 | #define HAVE_MALLOC_POSIX 1
14451 | #define GNULIB_TEST_MALLOC_POSIX 1
14452 | #define GNULIB_TEST_MBRLEN 1
14453 | #define C_LOCALE_MAYBE_EILSEQ 1
14454 | #define GNULIB_TEST_MBRTOWC 1
14455 | #define GNULIB_TEST_MBSINIT 1
14456 | #define GNULIB_TEST_MBTOWC 1
14457 | #define GNULIB_TEST_MEMCHR 1
14458 | #define GNULIB_MKOSTEMP 1
14459 | #define GNULIB_TEST_MKOSTEMP 1
14460 | #define GNULIB_TEST_MKSTEMP 1
14461 | #define GNULIB_TEST_MKTIME 1
14462 | #define NEED_MKTIME_INTERNAL 1
14463 | #define GNULIB_MSVC_NOTHROW 1
14464 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
14465 | #define REPLACE_NL_LANGINFO 1
14466 | #define GNULIB_TEST_NL_LANGINFO 1
14467 | #define my_strftime nstrftime
14468 | #define GNULIB_TEST_OPEN 1
14469 | #define HAVE_STRUCT_TM_TM_ZONE 1
14470 | #define HAVE_TM_ZONE 1
14471 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
14472 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
14473 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
14474 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
14475 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
14476 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
14477 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
14478 | #define GNULIB_TEST_POSIX_SPAWNP 1
14479 | #define HAVE_FREXP_IN_LIBC 1
14480 | #define HAVE_LDEXP_IN_LIBC 1
14481 | #define HAVE_FREXPL_IN_LIBC 1
14482 | #define HAVE_LDEXPL_IN_LIBC 1
14483 | #define REPLACE_PRINTF_POSIX 1
14484 | #define GNULIB_TEST_PRINTF_POSIX 1
14485 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
14486 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
14487 | #define HAVE_RAISE 1
14488 | #define GNULIB_TEST_RAISE 1
14489 | #define HAVE_STRUCT_RANDOM_DATA 1
14490 | #define HAVE_RANDOM_R 1
14491 | #define GNULIB_TEST_RANDOM_R 1
14492 | #define HAVE_RAWMEMCHR 1
14493 | #define GNULIB_TEST_RAWMEMCHR 1
14494 | #define GNULIB_TEST_READLINK 1
14495 | #define HAVE_REALLOC_POSIX 1
14496 | #define GNULIB_TEST_REALLOC_POSIX 1
14497 | #define _REGEX_INCLUDE_LIMITS_H 1
14498 | #define _REGEX_LARGE_OFFSETS 1
14499 | #define re_syntax_options rpl_re_syntax_options
14500 | #define re_set_syntax rpl_re_set_syntax
14501 | #define re_compile_pattern rpl_re_compile_pattern
14502 | #define re_compile_fastmap rpl_re_compile_fastmap
14503 | #define re_search rpl_re_search
14504 | #define re_search_2 rpl_re_search_2
14505 | #define re_match rpl_re_match
14506 | #define re_match_2 rpl_re_match_2
14507 | #define re_set_registers rpl_re_set_registers
14508 | #define re_comp rpl_re_comp
14509 | #define re_exec rpl_re_exec
14510 | #define regcomp rpl_regcomp
14511 | #define regexec rpl_regexec
14512 | #define regerror rpl_regerror
14513 | #define regfree rpl_regfree
14514 | #define HAVE_LIBINTL_H 1
14515 | #define HAVE_DECL_ISBLANK 1
14516 | #define GNULIB_TEST_RENAME 1
14517 | #define GNULIB_TEST_RMDIR 1
14518 | #define GNULIB_TEST_SECURE_GETENV 1
14519 | #define HAVE_SELINUX_SELINUX_H 0
14520 | #define GNULIB_TEST_SETENV 1
14521 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
14522 | #define GNULIB_TEST_SIGACTION 1
14523 | /* end confdefs.h. */
14525 | #include <signal.h>
14531 | if (sizeof ((sighandler_t)))
14536 configure:41151: result: yes
14537 configure:41168: checking for signbit macro
14538 configure:41275: gcc -o conftest -g -O2 conftest.c >&5
14539 configure:41275: $? = 0
14540 configure:41275: ./conftest
14541 configure:41275: $? = 0
14542 configure:41286: result: yes
14543 configure:41288: checking for signbit compiler built-ins
14544 configure:41397: gcc -o conftest -g -O2 conftest.c >&5
14545 configure:41397: $? = 0
14546 configure:41397: ./conftest
14547 configure:41397: $? = 0
14548 configure:41408: result: yes
14549 configure:41946: checking for sigprocmask
14550 configure:41946: result: yes
14551 configure:41987: checking for stdint.h
14552 configure:41987: result: yes
14553 configure:41997: checking for SIZE_MAX
14554 configure:42068: result: yes
14555 configure:42163: checking for posix_spawnattr_t
14556 configure:42163: gcc -c -g -O2 conftest.c >&5
14557 configure:42163: $? = 0
14558 configure:42163: gcc -c -g -O2 conftest.c >&5
14559 conftest.c: In function 'main':
14560 conftest.c:333:32: error: expected expression before ')' token
14561 if (sizeof ((posix_spawnattr_t)))
14563 configure:42163: $? = 1
14564 configure: failed program was:
14566 | #define PACKAGE_NAME "GNU recutils"
14567 | #define PACKAGE_TARNAME "recutils"
14568 | #define PACKAGE_VERSION "1.8"
14569 | #define PACKAGE_STRING "GNU recutils 1.8"
14570 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
14571 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
14572 | #define PACKAGE "recutils"
14573 | #define VERSION "1.8"
14574 | #define STDC_HEADERS 1
14575 | #define HAVE_SYS_TYPES_H 1
14576 | #define HAVE_SYS_STAT_H 1
14577 | #define HAVE_STDLIB_H 1
14578 | #define HAVE_STRING_H 1
14579 | #define HAVE_MEMORY_H 1
14580 | #define HAVE_STRINGS_H 1
14581 | #define HAVE_INTTYPES_H 1
14582 | #define HAVE_STDINT_H 1
14583 | #define HAVE_UNISTD_H 1
14584 | #define __EXTENSIONS__ 1
14585 | #define _ALL_SOURCE 1
14586 | #define _DARWIN_C_SOURCE 1
14587 | #define _GNU_SOURCE 1
14588 | #define _NETBSD_SOURCE 1
14589 | #define _OPENBSD_SOURCE 1
14590 | #define _POSIX_PTHREAD_SEMANTICS 1
14591 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
14592 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
14593 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
14594 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
14595 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
14596 | #define __STDC_WANT_LIB_EXT2__ 1
14597 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
14598 | #define _TANDEM_SOURCE 1
14599 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
14600 | #define HAVE_FSEEKO 1
14601 | #define _FILE_OFFSET_BITS 64
14602 | #define _DARWIN_USE_64_BIT_INODE 1
14603 | #define HAVE_DLFCN_H 1
14604 | #define LT_OBJDIR ".libs/"
14605 | #define HAVE_FCHMOD 1
14606 | #define HAVE_BTOWC 1
14607 | #define HAVE_CANONICALIZE_FILE_NAME 1
14608 | #define HAVE_GETCWD 1
14609 | #define HAVE_READLINK 1
14610 | #define HAVE_REALPATH 1
14611 | #define HAVE_FACCESSAT 1
14612 | #define HAVE_FCNTL 1
14613 | #define HAVE_SYMLINK 1
14614 | #define HAVE_FLOCK 1
14615 | #define HAVE_SNPRINTF 1
14616 | #define HAVE___FWRITING 1
14617 | #define HAVE_GETDELIM 1
14618 | #define HAVE_GETDTABLESIZE 1
14619 | #define HAVE_GETPASS 1
14620 | #define HAVE___FSETLOCKING 1
14621 | #define HAVE_GETTIMEOFDAY 1
14622 | #define HAVE_LSTAT 1
14623 | #define HAVE_MBSINIT 1
14624 | #define HAVE_MBRTOWC 1
14625 | #define HAVE_MBRLEN 1
14626 | #define HAVE_MPROTECT 1
14627 | #define HAVE_MKOSTEMP 1
14628 | #define HAVE_MKSTEMP 1
14629 | #define HAVE_TZSET 1
14630 | #define HAVE_NL_LANGINFO 1
14631 | #define HAVE_ISBLANK 1
14632 | #define HAVE_ISWCTYPE 1
14633 | #define HAVE_LINK 1
14634 | #define HAVE_SECURE_GETENV 1
14635 | #define HAVE_GETUID 1
14636 | #define HAVE_GETEUID 1
14637 | #define HAVE_GETGID 1
14638 | #define HAVE_GETEGID 1
14639 | #define HAVE_SETENV 1
14640 | #define HAVE_SIGACTION 1
14641 | #define HAVE_SIGALTSTACK 1
14642 | #define HAVE_SIGINTERRUPT 1
14643 | #define HAVE_STRDUP 1
14644 | #define HAVE_LOCALTIME_R 1
14645 | #define HAVE_TIMEGM 1
14646 | #define HAVE_WCRTOMB 1
14647 | #define HAVE_WCTOB 1
14648 | #define HAVE_ISWCNTRL 1
14649 | #define HAVE_ALLOCA_H 1
14650 | #define HAVE_ALLOCA 1
14651 | #define restrict __restrict
14652 | #define HAVE_LANGINFO_CODESET 1
14653 | #define FUNC_REALPATH_WORKS 1
14654 | #define HAVE_SYS_PARAM_H 1
14655 | #define HAVE_SYS_SOCKET_H 1
14656 | #define HAVE_UNISTD_H 1
14657 | #define HAVE_STDIO_EXT_H 1
14658 | #define HAVE_FEATURES_H 1
14659 | #define HAVE_SYS_STAT_H 1
14660 | #define HAVE_GETOPT_H 1
14661 | #define HAVE_SYS_CDEFS_H 1
14662 | #define HAVE_TERMIOS_H 1
14663 | #define HAVE_SYS_TIME_H 1
14664 | #define HAVE_LIMITS_H 1
14665 | #define HAVE_WCHAR_H 1
14666 | #define HAVE_STDINT_H 1
14667 | #define HAVE_INTTYPES_H 1
14668 | #define HAVE_LANGINFO_H 1
14669 | #define HAVE_XLOCALE_H 1
14670 | #define HAVE_MATH_H 1
14671 | #define HAVE_SYS_MMAN_H 1
14672 | #define HAVE_MALLOC_H 1
14673 | #define HAVE_SPAWN_H 1
14674 | #define HAVE_STRINGS_H 1
14675 | #define HAVE_SYS_FILE_H 1
14676 | #define HAVE_SYS_WAIT_H 1
14677 | #define HAVE_WCTYPE_H 1
14678 | #define HAVE_ENVIRON_DECL 1
14679 | #define HAVE_DECL_STRERROR_R 1
14680 | #define HAVE_STRERROR_R 1
14681 | #define STRERROR_R_CHAR_P 1
14682 | #define GETGROUPS_T gid_t
14683 | #define HAVE_SIG_ATOMIC_T 1
14684 | #define HAVE_WORKING_O_NOATIME 1
14685 | #define HAVE_WORKING_O_NOFOLLOW 1
14686 | #define HAVE_STDINT_H_WITH_UINTMAX 1
14687 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
14688 | #define CHECK_PRINTF_SAFE 1
14689 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
14690 | #define HAVE_LONG_LONG_INT 1
14691 | #define HAVE_WCHAR_T 1
14692 | #define HAVE_WINT_T 1
14693 | #define HAVE_INTMAX_T 1
14694 | #define DBL_EXPBIT0_WORD 1
14695 | #define DBL_EXPBIT0_BIT 20
14696 | #define HAVE_SNPRINTF 1
14697 | #define HAVE_STRNLEN 1
14698 | #define HAVE_WCSLEN 1
14699 | #define HAVE_WCSNLEN 1
14700 | #define HAVE_MBRTOWC 1
14701 | #define HAVE_WCRTOMB 1
14702 | #define HAVE_DECL__SNPRINTF 0
14703 | #define HAVE_SNPRINTF_RETVAL_C99 1
14704 | #define HAVE_DECL_ALARM 1
14705 | #define _USE_STD_STAT 1
14706 | #define HAVE_DECL_FSEEKO 1
14707 | #define HAVE_DECL_FTELLO 1
14708 | #define HAVE_DECL_GETDELIM 1
14709 | #define HAVE_DECL_GETDTABLESIZE 1
14710 | #define HAVE_DECL_GETLINE 1
14711 | #define HAVE_GETOPT_H 1
14712 | #define HAVE_GETOPT_LONG_ONLY 1
14713 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
14714 | #define HAVE_DECL_FLOCKFILE 1
14715 | #define HAVE_DECL_FPUTS_UNLOCKED 1
14716 | #define HAVE_DECL_FUNLOCKFILE 1
14717 | #define HAVE_DECL_PUTC_UNLOCKED 1
14718 | #define HAVE_INTTYPES_H 1
14719 | #define FLT_EXPBIT0_WORD 0
14720 | #define FLT_EXPBIT0_BIT 23
14721 | #define USE_POSIX_THREADS 1
14722 | #define USE_POSIX_THREADS_WEAK 1
14723 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
14724 | #define HAVE_STDLIB_H 1
14725 | #define MALLOC_0_IS_NONNULL 1
14726 | #define HAVE_MBSTATE_T 1
14727 | #define C_LOCALE_MAYBE_EILSEQ 1
14728 | #define HAVE_MAP_ANONYMOUS 1
14729 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
14730 | #define TIME_T_IS_SIGNED 1
14731 | #define HAVE_STRUCT_TM_TM_ZONE 1
14732 | #define HAVE_TM_ZONE 1
14733 | #define HAVE_TM_GMTOFF 1
14734 | #define PROMOTED_MODE_T mode_t
14735 | #define HAVE__BOOL 1
14736 | #define HAVE_COMPOUND_LITERALS 1
14737 | #define HAVE_POSIX_SPAWN 1
14738 | #define REPLACE_VFPRINTF_POSIX 1
14739 | #define USER_LABEL_PREFIX
14740 | #define HAVE_SIGSET_T 1
14741 | #define HAVE_DECL_SETENV 1
14742 | #define HAVE_SEARCH_H 1
14743 | #define HAVE_TSEARCH 1
14744 | #define HAVE_STRCASESTR 1
14745 | #define HAVE_DECL_STRDUP 1
14746 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
14747 | #define HAVE_DECL_FEOF_UNLOCKED 1
14748 | #define HAVE_DECL_FERROR_UNLOCKED 1
14749 | #define HAVE_DECL_FGETS_UNLOCKED 1
14750 | #define HAVE_DECL_FPUTC_UNLOCKED 1
14751 | #define HAVE_DECL_FREAD_UNLOCKED 1
14752 | #define HAVE_DECL_FWRITE_UNLOCKED 1
14753 | #define HAVE_DECL_GETC_UNLOCKED 1
14754 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
14755 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
14756 | #define HAVE_DECL_UNSETENV 1
14757 | #define USE_ACL 0
14758 | #define HAVE_ALLOCA 1
14759 | #define GNULIB_TEST_BTOWC 1
14760 | #define HAVE___BUILTIN_EXPECT 1
14761 | #define GNULIB_CANONICALIZE_LGPL 1
14762 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
14763 | #define GNULIB_TEST_REALPATH 1
14764 | #define GNULIB_TEST_CHDIR 1
14765 | #define HAVE_CLOCK_GETTIME 1
14766 | #define HAVE_CLOCK_SETTIME 1
14767 | #define GNULIB_TEST_CLOEXEC 1
14768 | #define GNULIB_TEST_CLOSE 1
14769 | #define GNULIB_CLOSE_STREAM 1
14770 | #define HAVE_DUP2 1
14771 | #define GNULIB_TEST_DUP2 1
14772 | #define GNULIB_TEST_ENVIRON 1
14773 | #define HAVE_EUIDACCESS 1
14774 | #define GNULIB_TEST_EUIDACCESS 1
14775 | #define GNULIB_TEST_FCNTL 1
14776 | #define FLEXIBLE_ARRAY_MEMBER /**/
14777 | #define GNULIB_TEST_FLOOR 1
14778 | #define HAVE_DECL___FPENDING 1
14779 | #define REPLACE_FPRINTF_POSIX 1
14780 | #define GNULIB_TEST_FPRINTF_POSIX 1
14781 | #define HAVE_FREXP_IN_LIBC 1
14782 | #define GNULIB_TEST_FREXP 1
14783 | #define HAVE_FREXPL_IN_LIBC 1
14784 | #define GNULIB_TEST_FREXPL 1
14785 | #define GNULIB_TEST_FSEEK 1
14786 | #define GNULIB_TEST_FSEEKO 1
14787 | #define GNULIB_TEST_FSTAT 1
14788 | #define GNULIB_TEST_FTELL 1
14789 | #define GNULIB_TEST_FTELLO 1
14790 | #define GNULIB_TEST_GETDELIM 1
14791 | #define GNULIB_TEST_GETDTABLESIZE 1
14792 | #define HAVE_GETGROUPS 1
14793 | #define GNULIB_TEST_GETGROUPS 1
14794 | #define GNULIB_TEST_GETLINE 1
14795 | #define GNULIB_TEST_GETPASS 1
14796 | #define GNULIB_TEST_GETPASS 1
14797 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
14798 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
14799 | #define HAVE_DECL___ARGV 0
14800 | #define GETTIMEOFDAY_TIMEZONE struct timezone
14801 | #define GNULIB_TEST_GETTIMEOFDAY 1
14802 | #define GNULIB_TEST_GROUP_MEMBER 1
14803 | #define HAVE_ISNAND_IN_LIBC 1
14804 | #define HAVE_ISNANF_IN_LIBC 1
14805 | #define HAVE_ISNANL_IN_LIBC 1
14806 | #define HAVE___INLINE 1
14807 | #define GNULIB_TEST_LOCALECONV 1
14808 | #define HAVE_PTHREAD_RWLOCK 1
14809 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
14810 | #define GNULIB_LOCK 1
14811 | #define GNULIB_TEST_LSEEK 1
14812 | #define GNULIB_TEST_LSTAT 1
14813 | #define HAVE_MALLOC_POSIX 1
14814 | #define GNULIB_TEST_MALLOC_POSIX 1
14815 | #define GNULIB_TEST_MBRLEN 1
14816 | #define C_LOCALE_MAYBE_EILSEQ 1
14817 | #define GNULIB_TEST_MBRTOWC 1
14818 | #define GNULIB_TEST_MBSINIT 1
14819 | #define GNULIB_TEST_MBTOWC 1
14820 | #define GNULIB_TEST_MEMCHR 1
14821 | #define GNULIB_MKOSTEMP 1
14822 | #define GNULIB_TEST_MKOSTEMP 1
14823 | #define GNULIB_TEST_MKSTEMP 1
14824 | #define GNULIB_TEST_MKTIME 1
14825 | #define NEED_MKTIME_INTERNAL 1
14826 | #define GNULIB_MSVC_NOTHROW 1
14827 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
14828 | #define REPLACE_NL_LANGINFO 1
14829 | #define GNULIB_TEST_NL_LANGINFO 1
14830 | #define my_strftime nstrftime
14831 | #define GNULIB_TEST_OPEN 1
14832 | #define HAVE_STRUCT_TM_TM_ZONE 1
14833 | #define HAVE_TM_ZONE 1
14834 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
14835 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
14836 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
14837 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
14838 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
14839 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
14840 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
14841 | #define GNULIB_TEST_POSIX_SPAWNP 1
14842 | #define HAVE_FREXP_IN_LIBC 1
14843 | #define HAVE_LDEXP_IN_LIBC 1
14844 | #define HAVE_FREXPL_IN_LIBC 1
14845 | #define HAVE_LDEXPL_IN_LIBC 1
14846 | #define REPLACE_PRINTF_POSIX 1
14847 | #define GNULIB_TEST_PRINTF_POSIX 1
14848 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
14849 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
14850 | #define HAVE_RAISE 1
14851 | #define GNULIB_TEST_RAISE 1
14852 | #define HAVE_STRUCT_RANDOM_DATA 1
14853 | #define HAVE_RANDOM_R 1
14854 | #define GNULIB_TEST_RANDOM_R 1
14855 | #define HAVE_RAWMEMCHR 1
14856 | #define GNULIB_TEST_RAWMEMCHR 1
14857 | #define GNULIB_TEST_READLINK 1
14858 | #define HAVE_REALLOC_POSIX 1
14859 | #define GNULIB_TEST_REALLOC_POSIX 1
14860 | #define _REGEX_INCLUDE_LIMITS_H 1
14861 | #define _REGEX_LARGE_OFFSETS 1
14862 | #define re_syntax_options rpl_re_syntax_options
14863 | #define re_set_syntax rpl_re_set_syntax
14864 | #define re_compile_pattern rpl_re_compile_pattern
14865 | #define re_compile_fastmap rpl_re_compile_fastmap
14866 | #define re_search rpl_re_search
14867 | #define re_search_2 rpl_re_search_2
14868 | #define re_match rpl_re_match
14869 | #define re_match_2 rpl_re_match_2
14870 | #define re_set_registers rpl_re_set_registers
14871 | #define re_comp rpl_re_comp
14872 | #define re_exec rpl_re_exec
14873 | #define regcomp rpl_regcomp
14874 | #define regexec rpl_regexec
14875 | #define regerror rpl_regerror
14876 | #define regfree rpl_regfree
14877 | #define HAVE_LIBINTL_H 1
14878 | #define HAVE_DECL_ISBLANK 1
14879 | #define GNULIB_TEST_RENAME 1
14880 | #define GNULIB_TEST_RMDIR 1
14881 | #define GNULIB_TEST_SECURE_GETENV 1
14882 | #define HAVE_SELINUX_SELINUX_H 0
14883 | #define GNULIB_TEST_SETENV 1
14884 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
14885 | #define GNULIB_TEST_SIGACTION 1
14886 | #define GNULIB_TEST_SIGNBIT 1
14887 | #define GNULIB_TEST_SIGPROCMASK 1
14888 | #define HAVE_STDINT_H 1
14889 | /* end confdefs.h. */
14891 | #include <spawn.h>
14897 | if (sizeof ((posix_spawnattr_t)))
14902 configure:42163: result: yes
14903 configure:42178: checking for posix_spawn_file_actions_t
14904 configure:42178: gcc -c -g -O2 conftest.c >&5
14905 configure:42178: $? = 0
14906 configure:42178: gcc -c -g -O2 conftest.c >&5
14907 conftest.c: In function 'main':
14908 conftest.c:334:41: error: expected expression before ')' token
14909 if (sizeof ((posix_spawn_file_actions_t)))
14911 configure:42178: $? = 1
14912 configure: failed program was:
14914 | #define PACKAGE_NAME "GNU recutils"
14915 | #define PACKAGE_TARNAME "recutils"
14916 | #define PACKAGE_VERSION "1.8"
14917 | #define PACKAGE_STRING "GNU recutils 1.8"
14918 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
14919 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
14920 | #define PACKAGE "recutils"
14921 | #define VERSION "1.8"
14922 | #define STDC_HEADERS 1
14923 | #define HAVE_SYS_TYPES_H 1
14924 | #define HAVE_SYS_STAT_H 1
14925 | #define HAVE_STDLIB_H 1
14926 | #define HAVE_STRING_H 1
14927 | #define HAVE_MEMORY_H 1
14928 | #define HAVE_STRINGS_H 1
14929 | #define HAVE_INTTYPES_H 1
14930 | #define HAVE_STDINT_H 1
14931 | #define HAVE_UNISTD_H 1
14932 | #define __EXTENSIONS__ 1
14933 | #define _ALL_SOURCE 1
14934 | #define _DARWIN_C_SOURCE 1
14935 | #define _GNU_SOURCE 1
14936 | #define _NETBSD_SOURCE 1
14937 | #define _OPENBSD_SOURCE 1
14938 | #define _POSIX_PTHREAD_SEMANTICS 1
14939 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
14940 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
14941 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
14942 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
14943 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
14944 | #define __STDC_WANT_LIB_EXT2__ 1
14945 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
14946 | #define _TANDEM_SOURCE 1
14947 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
14948 | #define HAVE_FSEEKO 1
14949 | #define _FILE_OFFSET_BITS 64
14950 | #define _DARWIN_USE_64_BIT_INODE 1
14951 | #define HAVE_DLFCN_H 1
14952 | #define LT_OBJDIR ".libs/"
14953 | #define HAVE_FCHMOD 1
14954 | #define HAVE_BTOWC 1
14955 | #define HAVE_CANONICALIZE_FILE_NAME 1
14956 | #define HAVE_GETCWD 1
14957 | #define HAVE_READLINK 1
14958 | #define HAVE_REALPATH 1
14959 | #define HAVE_FACCESSAT 1
14960 | #define HAVE_FCNTL 1
14961 | #define HAVE_SYMLINK 1
14962 | #define HAVE_FLOCK 1
14963 | #define HAVE_SNPRINTF 1
14964 | #define HAVE___FWRITING 1
14965 | #define HAVE_GETDELIM 1
14966 | #define HAVE_GETDTABLESIZE 1
14967 | #define HAVE_GETPASS 1
14968 | #define HAVE___FSETLOCKING 1
14969 | #define HAVE_GETTIMEOFDAY 1
14970 | #define HAVE_LSTAT 1
14971 | #define HAVE_MBSINIT 1
14972 | #define HAVE_MBRTOWC 1
14973 | #define HAVE_MBRLEN 1
14974 | #define HAVE_MPROTECT 1
14975 | #define HAVE_MKOSTEMP 1
14976 | #define HAVE_MKSTEMP 1
14977 | #define HAVE_TZSET 1
14978 | #define HAVE_NL_LANGINFO 1
14979 | #define HAVE_ISBLANK 1
14980 | #define HAVE_ISWCTYPE 1
14981 | #define HAVE_LINK 1
14982 | #define HAVE_SECURE_GETENV 1
14983 | #define HAVE_GETUID 1
14984 | #define HAVE_GETEUID 1
14985 | #define HAVE_GETGID 1
14986 | #define HAVE_GETEGID 1
14987 | #define HAVE_SETENV 1
14988 | #define HAVE_SIGACTION 1
14989 | #define HAVE_SIGALTSTACK 1
14990 | #define HAVE_SIGINTERRUPT 1
14991 | #define HAVE_STRDUP 1
14992 | #define HAVE_LOCALTIME_R 1
14993 | #define HAVE_TIMEGM 1
14994 | #define HAVE_WCRTOMB 1
14995 | #define HAVE_WCTOB 1
14996 | #define HAVE_ISWCNTRL 1
14997 | #define HAVE_ALLOCA_H 1
14998 | #define HAVE_ALLOCA 1
14999 | #define restrict __restrict
15000 | #define HAVE_LANGINFO_CODESET 1
15001 | #define FUNC_REALPATH_WORKS 1
15002 | #define HAVE_SYS_PARAM_H 1
15003 | #define HAVE_SYS_SOCKET_H 1
15004 | #define HAVE_UNISTD_H 1
15005 | #define HAVE_STDIO_EXT_H 1
15006 | #define HAVE_FEATURES_H 1
15007 | #define HAVE_SYS_STAT_H 1
15008 | #define HAVE_GETOPT_H 1
15009 | #define HAVE_SYS_CDEFS_H 1
15010 | #define HAVE_TERMIOS_H 1
15011 | #define HAVE_SYS_TIME_H 1
15012 | #define HAVE_LIMITS_H 1
15013 | #define HAVE_WCHAR_H 1
15014 | #define HAVE_STDINT_H 1
15015 | #define HAVE_INTTYPES_H 1
15016 | #define HAVE_LANGINFO_H 1
15017 | #define HAVE_XLOCALE_H 1
15018 | #define HAVE_MATH_H 1
15019 | #define HAVE_SYS_MMAN_H 1
15020 | #define HAVE_MALLOC_H 1
15021 | #define HAVE_SPAWN_H 1
15022 | #define HAVE_STRINGS_H 1
15023 | #define HAVE_SYS_FILE_H 1
15024 | #define HAVE_SYS_WAIT_H 1
15025 | #define HAVE_WCTYPE_H 1
15026 | #define HAVE_ENVIRON_DECL 1
15027 | #define HAVE_DECL_STRERROR_R 1
15028 | #define HAVE_STRERROR_R 1
15029 | #define STRERROR_R_CHAR_P 1
15030 | #define GETGROUPS_T gid_t
15031 | #define HAVE_SIG_ATOMIC_T 1
15032 | #define HAVE_WORKING_O_NOATIME 1
15033 | #define HAVE_WORKING_O_NOFOLLOW 1
15034 | #define HAVE_STDINT_H_WITH_UINTMAX 1
15035 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
15036 | #define CHECK_PRINTF_SAFE 1
15037 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
15038 | #define HAVE_LONG_LONG_INT 1
15039 | #define HAVE_WCHAR_T 1
15040 | #define HAVE_WINT_T 1
15041 | #define HAVE_INTMAX_T 1
15042 | #define DBL_EXPBIT0_WORD 1
15043 | #define DBL_EXPBIT0_BIT 20
15044 | #define HAVE_SNPRINTF 1
15045 | #define HAVE_STRNLEN 1
15046 | #define HAVE_WCSLEN 1
15047 | #define HAVE_WCSNLEN 1
15048 | #define HAVE_MBRTOWC 1
15049 | #define HAVE_WCRTOMB 1
15050 | #define HAVE_DECL__SNPRINTF 0
15051 | #define HAVE_SNPRINTF_RETVAL_C99 1
15052 | #define HAVE_DECL_ALARM 1
15053 | #define _USE_STD_STAT 1
15054 | #define HAVE_DECL_FSEEKO 1
15055 | #define HAVE_DECL_FTELLO 1
15056 | #define HAVE_DECL_GETDELIM 1
15057 | #define HAVE_DECL_GETDTABLESIZE 1
15058 | #define HAVE_DECL_GETLINE 1
15059 | #define HAVE_GETOPT_H 1
15060 | #define HAVE_GETOPT_LONG_ONLY 1
15061 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
15062 | #define HAVE_DECL_FLOCKFILE 1
15063 | #define HAVE_DECL_FPUTS_UNLOCKED 1
15064 | #define HAVE_DECL_FUNLOCKFILE 1
15065 | #define HAVE_DECL_PUTC_UNLOCKED 1
15066 | #define HAVE_INTTYPES_H 1
15067 | #define FLT_EXPBIT0_WORD 0
15068 | #define FLT_EXPBIT0_BIT 23
15069 | #define USE_POSIX_THREADS 1
15070 | #define USE_POSIX_THREADS_WEAK 1
15071 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
15072 | #define HAVE_STDLIB_H 1
15073 | #define MALLOC_0_IS_NONNULL 1
15074 | #define HAVE_MBSTATE_T 1
15075 | #define C_LOCALE_MAYBE_EILSEQ 1
15076 | #define HAVE_MAP_ANONYMOUS 1
15077 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
15078 | #define TIME_T_IS_SIGNED 1
15079 | #define HAVE_STRUCT_TM_TM_ZONE 1
15080 | #define HAVE_TM_ZONE 1
15081 | #define HAVE_TM_GMTOFF 1
15082 | #define PROMOTED_MODE_T mode_t
15083 | #define HAVE__BOOL 1
15084 | #define HAVE_COMPOUND_LITERALS 1
15085 | #define HAVE_POSIX_SPAWN 1
15086 | #define REPLACE_VFPRINTF_POSIX 1
15087 | #define USER_LABEL_PREFIX
15088 | #define HAVE_SIGSET_T 1
15089 | #define HAVE_DECL_SETENV 1
15090 | #define HAVE_SEARCH_H 1
15091 | #define HAVE_TSEARCH 1
15092 | #define HAVE_STRCASESTR 1
15093 | #define HAVE_DECL_STRDUP 1
15094 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
15095 | #define HAVE_DECL_FEOF_UNLOCKED 1
15096 | #define HAVE_DECL_FERROR_UNLOCKED 1
15097 | #define HAVE_DECL_FGETS_UNLOCKED 1
15098 | #define HAVE_DECL_FPUTC_UNLOCKED 1
15099 | #define HAVE_DECL_FREAD_UNLOCKED 1
15100 | #define HAVE_DECL_FWRITE_UNLOCKED 1
15101 | #define HAVE_DECL_GETC_UNLOCKED 1
15102 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
15103 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
15104 | #define HAVE_DECL_UNSETENV 1
15105 | #define USE_ACL 0
15106 | #define HAVE_ALLOCA 1
15107 | #define GNULIB_TEST_BTOWC 1
15108 | #define HAVE___BUILTIN_EXPECT 1
15109 | #define GNULIB_CANONICALIZE_LGPL 1
15110 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
15111 | #define GNULIB_TEST_REALPATH 1
15112 | #define GNULIB_TEST_CHDIR 1
15113 | #define HAVE_CLOCK_GETTIME 1
15114 | #define HAVE_CLOCK_SETTIME 1
15115 | #define GNULIB_TEST_CLOEXEC 1
15116 | #define GNULIB_TEST_CLOSE 1
15117 | #define GNULIB_CLOSE_STREAM 1
15118 | #define HAVE_DUP2 1
15119 | #define GNULIB_TEST_DUP2 1
15120 | #define GNULIB_TEST_ENVIRON 1
15121 | #define HAVE_EUIDACCESS 1
15122 | #define GNULIB_TEST_EUIDACCESS 1
15123 | #define GNULIB_TEST_FCNTL 1
15124 | #define FLEXIBLE_ARRAY_MEMBER /**/
15125 | #define GNULIB_TEST_FLOOR 1
15126 | #define HAVE_DECL___FPENDING 1
15127 | #define REPLACE_FPRINTF_POSIX 1
15128 | #define GNULIB_TEST_FPRINTF_POSIX 1
15129 | #define HAVE_FREXP_IN_LIBC 1
15130 | #define GNULIB_TEST_FREXP 1
15131 | #define HAVE_FREXPL_IN_LIBC 1
15132 | #define GNULIB_TEST_FREXPL 1
15133 | #define GNULIB_TEST_FSEEK 1
15134 | #define GNULIB_TEST_FSEEKO 1
15135 | #define GNULIB_TEST_FSTAT 1
15136 | #define GNULIB_TEST_FTELL 1
15137 | #define GNULIB_TEST_FTELLO 1
15138 | #define GNULIB_TEST_GETDELIM 1
15139 | #define GNULIB_TEST_GETDTABLESIZE 1
15140 | #define HAVE_GETGROUPS 1
15141 | #define GNULIB_TEST_GETGROUPS 1
15142 | #define GNULIB_TEST_GETLINE 1
15143 | #define GNULIB_TEST_GETPASS 1
15144 | #define GNULIB_TEST_GETPASS 1
15145 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
15146 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
15147 | #define HAVE_DECL___ARGV 0
15148 | #define GETTIMEOFDAY_TIMEZONE struct timezone
15149 | #define GNULIB_TEST_GETTIMEOFDAY 1
15150 | #define GNULIB_TEST_GROUP_MEMBER 1
15151 | #define HAVE_ISNAND_IN_LIBC 1
15152 | #define HAVE_ISNANF_IN_LIBC 1
15153 | #define HAVE_ISNANL_IN_LIBC 1
15154 | #define HAVE___INLINE 1
15155 | #define GNULIB_TEST_LOCALECONV 1
15156 | #define HAVE_PTHREAD_RWLOCK 1
15157 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
15158 | #define GNULIB_LOCK 1
15159 | #define GNULIB_TEST_LSEEK 1
15160 | #define GNULIB_TEST_LSTAT 1
15161 | #define HAVE_MALLOC_POSIX 1
15162 | #define GNULIB_TEST_MALLOC_POSIX 1
15163 | #define GNULIB_TEST_MBRLEN 1
15164 | #define C_LOCALE_MAYBE_EILSEQ 1
15165 | #define GNULIB_TEST_MBRTOWC 1
15166 | #define GNULIB_TEST_MBSINIT 1
15167 | #define GNULIB_TEST_MBTOWC 1
15168 | #define GNULIB_TEST_MEMCHR 1
15169 | #define GNULIB_MKOSTEMP 1
15170 | #define GNULIB_TEST_MKOSTEMP 1
15171 | #define GNULIB_TEST_MKSTEMP 1
15172 | #define GNULIB_TEST_MKTIME 1
15173 | #define NEED_MKTIME_INTERNAL 1
15174 | #define GNULIB_MSVC_NOTHROW 1
15175 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
15176 | #define REPLACE_NL_LANGINFO 1
15177 | #define GNULIB_TEST_NL_LANGINFO 1
15178 | #define my_strftime nstrftime
15179 | #define GNULIB_TEST_OPEN 1
15180 | #define HAVE_STRUCT_TM_TM_ZONE 1
15181 | #define HAVE_TM_ZONE 1
15182 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
15183 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
15184 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
15185 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
15186 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
15187 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
15188 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
15189 | #define GNULIB_TEST_POSIX_SPAWNP 1
15190 | #define HAVE_FREXP_IN_LIBC 1
15191 | #define HAVE_LDEXP_IN_LIBC 1
15192 | #define HAVE_FREXPL_IN_LIBC 1
15193 | #define HAVE_LDEXPL_IN_LIBC 1
15194 | #define REPLACE_PRINTF_POSIX 1
15195 | #define GNULIB_TEST_PRINTF_POSIX 1
15196 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
15197 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
15198 | #define HAVE_RAISE 1
15199 | #define GNULIB_TEST_RAISE 1
15200 | #define HAVE_STRUCT_RANDOM_DATA 1
15201 | #define HAVE_RANDOM_R 1
15202 | #define GNULIB_TEST_RANDOM_R 1
15203 | #define HAVE_RAWMEMCHR 1
15204 | #define GNULIB_TEST_RAWMEMCHR 1
15205 | #define GNULIB_TEST_READLINK 1
15206 | #define HAVE_REALLOC_POSIX 1
15207 | #define GNULIB_TEST_REALLOC_POSIX 1
15208 | #define _REGEX_INCLUDE_LIMITS_H 1
15209 | #define _REGEX_LARGE_OFFSETS 1
15210 | #define re_syntax_options rpl_re_syntax_options
15211 | #define re_set_syntax rpl_re_set_syntax
15212 | #define re_compile_pattern rpl_re_compile_pattern
15213 | #define re_compile_fastmap rpl_re_compile_fastmap
15214 | #define re_search rpl_re_search
15215 | #define re_search_2 rpl_re_search_2
15216 | #define re_match rpl_re_match
15217 | #define re_match_2 rpl_re_match_2
15218 | #define re_set_registers rpl_re_set_registers
15219 | #define re_comp rpl_re_comp
15220 | #define re_exec rpl_re_exec
15221 | #define regcomp rpl_regcomp
15222 | #define regexec rpl_regexec
15223 | #define regerror rpl_regerror
15224 | #define regfree rpl_regfree
15225 | #define HAVE_LIBINTL_H 1
15226 | #define HAVE_DECL_ISBLANK 1
15227 | #define GNULIB_TEST_RENAME 1
15228 | #define GNULIB_TEST_RMDIR 1
15229 | #define GNULIB_TEST_SECURE_GETENV 1
15230 | #define HAVE_SELINUX_SELINUX_H 0
15231 | #define GNULIB_TEST_SETENV 1
15232 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
15233 | #define GNULIB_TEST_SIGACTION 1
15234 | #define GNULIB_TEST_SIGNBIT 1
15235 | #define GNULIB_TEST_SIGPROCMASK 1
15236 | #define HAVE_STDINT_H 1
15237 | #define HAVE_POSIX_SPAWNATTR_T 1
15238 | /* end confdefs.h. */
15240 | #include <spawn.h>
15246 | if (sizeof ((posix_spawn_file_actions_t)))
15251 configure:42178: result: yes
15252 configure:42213: checking for ssize_t
15253 configure:42230: gcc -c -g -O2 conftest.c >&5
15254 configure:42230: $? = 0
15255 configure:42237: result: yes
15256 configure:42254: checking whether stat handles trailing slashes on files
15257 configure:42296: gcc -o conftest -g -O2 conftest.c >&5
15258 configure:42296: $? = 0
15259 configure:42296: ./conftest
15260 configure:42296: $? = 0
15261 configure:42307: result: yes
15262 configure:42372: checking for struct stat.st_atim.tv_nsec
15263 configure:42372: gcc -c -g -O2 conftest.c >&5
15264 configure:42372: $? = 0
15265 configure:42372: result: yes
15266 configure:42381: checking whether struct stat.st_atim is of type struct timespec
15267 configure:42408: gcc -c -g -O2 conftest.c >&5
15268 configure:42408: $? = 0
15269 configure:42415: result: yes
15270 configure:42467: checking for struct stat.st_birthtimespec.tv_nsec
15271 configure:42467: gcc -c -g -O2 conftest.c >&5
15272 conftest.c: In function 'main':
15273 conftest.c:338:12: error: 'struct stat' has no member named 'st_birthtimespec'
15274 if (ac_aggr.st_birthtimespec.tv_nsec)
15276 configure:42467: $? = 1
15277 configure: failed program was:
15279 | #define PACKAGE_NAME "GNU recutils"
15280 | #define PACKAGE_TARNAME "recutils"
15281 | #define PACKAGE_VERSION "1.8"
15282 | #define PACKAGE_STRING "GNU recutils 1.8"
15283 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
15284 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
15285 | #define PACKAGE "recutils"
15286 | #define VERSION "1.8"
15287 | #define STDC_HEADERS 1
15288 | #define HAVE_SYS_TYPES_H 1
15289 | #define HAVE_SYS_STAT_H 1
15290 | #define HAVE_STDLIB_H 1
15291 | #define HAVE_STRING_H 1
15292 | #define HAVE_MEMORY_H 1
15293 | #define HAVE_STRINGS_H 1
15294 | #define HAVE_INTTYPES_H 1
15295 | #define HAVE_STDINT_H 1
15296 | #define HAVE_UNISTD_H 1
15297 | #define __EXTENSIONS__ 1
15298 | #define _ALL_SOURCE 1
15299 | #define _DARWIN_C_SOURCE 1
15300 | #define _GNU_SOURCE 1
15301 | #define _NETBSD_SOURCE 1
15302 | #define _OPENBSD_SOURCE 1
15303 | #define _POSIX_PTHREAD_SEMANTICS 1
15304 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
15305 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
15306 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
15307 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
15308 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
15309 | #define __STDC_WANT_LIB_EXT2__ 1
15310 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
15311 | #define _TANDEM_SOURCE 1
15312 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
15313 | #define HAVE_FSEEKO 1
15314 | #define _FILE_OFFSET_BITS 64
15315 | #define _DARWIN_USE_64_BIT_INODE 1
15316 | #define HAVE_DLFCN_H 1
15317 | #define LT_OBJDIR ".libs/"
15318 | #define HAVE_FCHMOD 1
15319 | #define HAVE_BTOWC 1
15320 | #define HAVE_CANONICALIZE_FILE_NAME 1
15321 | #define HAVE_GETCWD 1
15322 | #define HAVE_READLINK 1
15323 | #define HAVE_REALPATH 1
15324 | #define HAVE_FACCESSAT 1
15325 | #define HAVE_FCNTL 1
15326 | #define HAVE_SYMLINK 1
15327 | #define HAVE_FLOCK 1
15328 | #define HAVE_SNPRINTF 1
15329 | #define HAVE___FWRITING 1
15330 | #define HAVE_GETDELIM 1
15331 | #define HAVE_GETDTABLESIZE 1
15332 | #define HAVE_GETPASS 1
15333 | #define HAVE___FSETLOCKING 1
15334 | #define HAVE_GETTIMEOFDAY 1
15335 | #define HAVE_LSTAT 1
15336 | #define HAVE_MBSINIT 1
15337 | #define HAVE_MBRTOWC 1
15338 | #define HAVE_MBRLEN 1
15339 | #define HAVE_MPROTECT 1
15340 | #define HAVE_MKOSTEMP 1
15341 | #define HAVE_MKSTEMP 1
15342 | #define HAVE_TZSET 1
15343 | #define HAVE_NL_LANGINFO 1
15344 | #define HAVE_ISBLANK 1
15345 | #define HAVE_ISWCTYPE 1
15346 | #define HAVE_LINK 1
15347 | #define HAVE_SECURE_GETENV 1
15348 | #define HAVE_GETUID 1
15349 | #define HAVE_GETEUID 1
15350 | #define HAVE_GETGID 1
15351 | #define HAVE_GETEGID 1
15352 | #define HAVE_SETENV 1
15353 | #define HAVE_SIGACTION 1
15354 | #define HAVE_SIGALTSTACK 1
15355 | #define HAVE_SIGINTERRUPT 1
15356 | #define HAVE_STRDUP 1
15357 | #define HAVE_LOCALTIME_R 1
15358 | #define HAVE_TIMEGM 1
15359 | #define HAVE_WCRTOMB 1
15360 | #define HAVE_WCTOB 1
15361 | #define HAVE_ISWCNTRL 1
15362 | #define HAVE_ALLOCA_H 1
15363 | #define HAVE_ALLOCA 1
15364 | #define restrict __restrict
15365 | #define HAVE_LANGINFO_CODESET 1
15366 | #define FUNC_REALPATH_WORKS 1
15367 | #define HAVE_SYS_PARAM_H 1
15368 | #define HAVE_SYS_SOCKET_H 1
15369 | #define HAVE_UNISTD_H 1
15370 | #define HAVE_STDIO_EXT_H 1
15371 | #define HAVE_FEATURES_H 1
15372 | #define HAVE_SYS_STAT_H 1
15373 | #define HAVE_GETOPT_H 1
15374 | #define HAVE_SYS_CDEFS_H 1
15375 | #define HAVE_TERMIOS_H 1
15376 | #define HAVE_SYS_TIME_H 1
15377 | #define HAVE_LIMITS_H 1
15378 | #define HAVE_WCHAR_H 1
15379 | #define HAVE_STDINT_H 1
15380 | #define HAVE_INTTYPES_H 1
15381 | #define HAVE_LANGINFO_H 1
15382 | #define HAVE_XLOCALE_H 1
15383 | #define HAVE_MATH_H 1
15384 | #define HAVE_SYS_MMAN_H 1
15385 | #define HAVE_MALLOC_H 1
15386 | #define HAVE_SPAWN_H 1
15387 | #define HAVE_STRINGS_H 1
15388 | #define HAVE_SYS_FILE_H 1
15389 | #define HAVE_SYS_WAIT_H 1
15390 | #define HAVE_WCTYPE_H 1
15391 | #define HAVE_ENVIRON_DECL 1
15392 | #define HAVE_DECL_STRERROR_R 1
15393 | #define HAVE_STRERROR_R 1
15394 | #define STRERROR_R_CHAR_P 1
15395 | #define GETGROUPS_T gid_t
15396 | #define HAVE_SIG_ATOMIC_T 1
15397 | #define HAVE_WORKING_O_NOATIME 1
15398 | #define HAVE_WORKING_O_NOFOLLOW 1
15399 | #define HAVE_STDINT_H_WITH_UINTMAX 1
15400 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
15401 | #define CHECK_PRINTF_SAFE 1
15402 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
15403 | #define HAVE_LONG_LONG_INT 1
15404 | #define HAVE_WCHAR_T 1
15405 | #define HAVE_WINT_T 1
15406 | #define HAVE_INTMAX_T 1
15407 | #define DBL_EXPBIT0_WORD 1
15408 | #define DBL_EXPBIT0_BIT 20
15409 | #define HAVE_SNPRINTF 1
15410 | #define HAVE_STRNLEN 1
15411 | #define HAVE_WCSLEN 1
15412 | #define HAVE_WCSNLEN 1
15413 | #define HAVE_MBRTOWC 1
15414 | #define HAVE_WCRTOMB 1
15415 | #define HAVE_DECL__SNPRINTF 0
15416 | #define HAVE_SNPRINTF_RETVAL_C99 1
15417 | #define HAVE_DECL_ALARM 1
15418 | #define _USE_STD_STAT 1
15419 | #define HAVE_DECL_FSEEKO 1
15420 | #define HAVE_DECL_FTELLO 1
15421 | #define HAVE_DECL_GETDELIM 1
15422 | #define HAVE_DECL_GETDTABLESIZE 1
15423 | #define HAVE_DECL_GETLINE 1
15424 | #define HAVE_GETOPT_H 1
15425 | #define HAVE_GETOPT_LONG_ONLY 1
15426 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
15427 | #define HAVE_DECL_FLOCKFILE 1
15428 | #define HAVE_DECL_FPUTS_UNLOCKED 1
15429 | #define HAVE_DECL_FUNLOCKFILE 1
15430 | #define HAVE_DECL_PUTC_UNLOCKED 1
15431 | #define HAVE_INTTYPES_H 1
15432 | #define FLT_EXPBIT0_WORD 0
15433 | #define FLT_EXPBIT0_BIT 23
15434 | #define USE_POSIX_THREADS 1
15435 | #define USE_POSIX_THREADS_WEAK 1
15436 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
15437 | #define HAVE_STDLIB_H 1
15438 | #define MALLOC_0_IS_NONNULL 1
15439 | #define HAVE_MBSTATE_T 1
15440 | #define C_LOCALE_MAYBE_EILSEQ 1
15441 | #define HAVE_MAP_ANONYMOUS 1
15442 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
15443 | #define TIME_T_IS_SIGNED 1
15444 | #define HAVE_STRUCT_TM_TM_ZONE 1
15445 | #define HAVE_TM_ZONE 1
15446 | #define HAVE_TM_GMTOFF 1
15447 | #define PROMOTED_MODE_T mode_t
15448 | #define HAVE__BOOL 1
15449 | #define HAVE_COMPOUND_LITERALS 1
15450 | #define HAVE_POSIX_SPAWN 1
15451 | #define REPLACE_VFPRINTF_POSIX 1
15452 | #define USER_LABEL_PREFIX
15453 | #define HAVE_SIGSET_T 1
15454 | #define HAVE_DECL_SETENV 1
15455 | #define HAVE_SEARCH_H 1
15456 | #define HAVE_TSEARCH 1
15457 | #define HAVE_STRCASESTR 1
15458 | #define HAVE_DECL_STRDUP 1
15459 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
15460 | #define HAVE_DECL_FEOF_UNLOCKED 1
15461 | #define HAVE_DECL_FERROR_UNLOCKED 1
15462 | #define HAVE_DECL_FGETS_UNLOCKED 1
15463 | #define HAVE_DECL_FPUTC_UNLOCKED 1
15464 | #define HAVE_DECL_FREAD_UNLOCKED 1
15465 | #define HAVE_DECL_FWRITE_UNLOCKED 1
15466 | #define HAVE_DECL_GETC_UNLOCKED 1
15467 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
15468 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
15469 | #define HAVE_DECL_UNSETENV 1
15470 | #define USE_ACL 0
15471 | #define HAVE_ALLOCA 1
15472 | #define GNULIB_TEST_BTOWC 1
15473 | #define HAVE___BUILTIN_EXPECT 1
15474 | #define GNULIB_CANONICALIZE_LGPL 1
15475 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
15476 | #define GNULIB_TEST_REALPATH 1
15477 | #define GNULIB_TEST_CHDIR 1
15478 | #define HAVE_CLOCK_GETTIME 1
15479 | #define HAVE_CLOCK_SETTIME 1
15480 | #define GNULIB_TEST_CLOEXEC 1
15481 | #define GNULIB_TEST_CLOSE 1
15482 | #define GNULIB_CLOSE_STREAM 1
15483 | #define HAVE_DUP2 1
15484 | #define GNULIB_TEST_DUP2 1
15485 | #define GNULIB_TEST_ENVIRON 1
15486 | #define HAVE_EUIDACCESS 1
15487 | #define GNULIB_TEST_EUIDACCESS 1
15488 | #define GNULIB_TEST_FCNTL 1
15489 | #define FLEXIBLE_ARRAY_MEMBER /**/
15490 | #define GNULIB_TEST_FLOOR 1
15491 | #define HAVE_DECL___FPENDING 1
15492 | #define REPLACE_FPRINTF_POSIX 1
15493 | #define GNULIB_TEST_FPRINTF_POSIX 1
15494 | #define HAVE_FREXP_IN_LIBC 1
15495 | #define GNULIB_TEST_FREXP 1
15496 | #define HAVE_FREXPL_IN_LIBC 1
15497 | #define GNULIB_TEST_FREXPL 1
15498 | #define GNULIB_TEST_FSEEK 1
15499 | #define GNULIB_TEST_FSEEKO 1
15500 | #define GNULIB_TEST_FSTAT 1
15501 | #define GNULIB_TEST_FTELL 1
15502 | #define GNULIB_TEST_FTELLO 1
15503 | #define GNULIB_TEST_GETDELIM 1
15504 | #define GNULIB_TEST_GETDTABLESIZE 1
15505 | #define HAVE_GETGROUPS 1
15506 | #define GNULIB_TEST_GETGROUPS 1
15507 | #define GNULIB_TEST_GETLINE 1
15508 | #define GNULIB_TEST_GETPASS 1
15509 | #define GNULIB_TEST_GETPASS 1
15510 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
15511 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
15512 | #define HAVE_DECL___ARGV 0
15513 | #define GETTIMEOFDAY_TIMEZONE struct timezone
15514 | #define GNULIB_TEST_GETTIMEOFDAY 1
15515 | #define GNULIB_TEST_GROUP_MEMBER 1
15516 | #define HAVE_ISNAND_IN_LIBC 1
15517 | #define HAVE_ISNANF_IN_LIBC 1
15518 | #define HAVE_ISNANL_IN_LIBC 1
15519 | #define HAVE___INLINE 1
15520 | #define GNULIB_TEST_LOCALECONV 1
15521 | #define HAVE_PTHREAD_RWLOCK 1
15522 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
15523 | #define GNULIB_LOCK 1
15524 | #define GNULIB_TEST_LSEEK 1
15525 | #define GNULIB_TEST_LSTAT 1
15526 | #define HAVE_MALLOC_POSIX 1
15527 | #define GNULIB_TEST_MALLOC_POSIX 1
15528 | #define GNULIB_TEST_MBRLEN 1
15529 | #define C_LOCALE_MAYBE_EILSEQ 1
15530 | #define GNULIB_TEST_MBRTOWC 1
15531 | #define GNULIB_TEST_MBSINIT 1
15532 | #define GNULIB_TEST_MBTOWC 1
15533 | #define GNULIB_TEST_MEMCHR 1
15534 | #define GNULIB_MKOSTEMP 1
15535 | #define GNULIB_TEST_MKOSTEMP 1
15536 | #define GNULIB_TEST_MKSTEMP 1
15537 | #define GNULIB_TEST_MKTIME 1
15538 | #define NEED_MKTIME_INTERNAL 1
15539 | #define GNULIB_MSVC_NOTHROW 1
15540 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
15541 | #define REPLACE_NL_LANGINFO 1
15542 | #define GNULIB_TEST_NL_LANGINFO 1
15543 | #define my_strftime nstrftime
15544 | #define GNULIB_TEST_OPEN 1
15545 | #define HAVE_STRUCT_TM_TM_ZONE 1
15546 | #define HAVE_TM_ZONE 1
15547 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
15548 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
15549 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
15550 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
15551 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
15552 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
15553 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
15554 | #define GNULIB_TEST_POSIX_SPAWNP 1
15555 | #define HAVE_FREXP_IN_LIBC 1
15556 | #define HAVE_LDEXP_IN_LIBC 1
15557 | #define HAVE_FREXPL_IN_LIBC 1
15558 | #define HAVE_LDEXPL_IN_LIBC 1
15559 | #define REPLACE_PRINTF_POSIX 1
15560 | #define GNULIB_TEST_PRINTF_POSIX 1
15561 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
15562 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
15563 | #define HAVE_RAISE 1
15564 | #define GNULIB_TEST_RAISE 1
15565 | #define HAVE_STRUCT_RANDOM_DATA 1
15566 | #define HAVE_RANDOM_R 1
15567 | #define GNULIB_TEST_RANDOM_R 1
15568 | #define HAVE_RAWMEMCHR 1
15569 | #define GNULIB_TEST_RAWMEMCHR 1
15570 | #define GNULIB_TEST_READLINK 1
15571 | #define HAVE_REALLOC_POSIX 1
15572 | #define GNULIB_TEST_REALLOC_POSIX 1
15573 | #define _REGEX_INCLUDE_LIMITS_H 1
15574 | #define _REGEX_LARGE_OFFSETS 1
15575 | #define re_syntax_options rpl_re_syntax_options
15576 | #define re_set_syntax rpl_re_set_syntax
15577 | #define re_compile_pattern rpl_re_compile_pattern
15578 | #define re_compile_fastmap rpl_re_compile_fastmap
15579 | #define re_search rpl_re_search
15580 | #define re_search_2 rpl_re_search_2
15581 | #define re_match rpl_re_match
15582 | #define re_match_2 rpl_re_match_2
15583 | #define re_set_registers rpl_re_set_registers
15584 | #define re_comp rpl_re_comp
15585 | #define re_exec rpl_re_exec
15586 | #define regcomp rpl_regcomp
15587 | #define regexec rpl_regexec
15588 | #define regerror rpl_regerror
15589 | #define regfree rpl_regfree
15590 | #define HAVE_LIBINTL_H 1
15591 | #define HAVE_DECL_ISBLANK 1
15592 | #define GNULIB_TEST_RENAME 1
15593 | #define GNULIB_TEST_RMDIR 1
15594 | #define GNULIB_TEST_SECURE_GETENV 1
15595 | #define HAVE_SELINUX_SELINUX_H 0
15596 | #define GNULIB_TEST_SETENV 1
15597 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
15598 | #define GNULIB_TEST_SIGACTION 1
15599 | #define GNULIB_TEST_SIGNBIT 1
15600 | #define GNULIB_TEST_SIGPROCMASK 1
15601 | #define HAVE_STDINT_H 1
15602 | #define HAVE_POSIX_SPAWNATTR_T 1
15603 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
15604 | #define GNULIB_TEST_STAT 1
15605 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
15606 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
15607 | /* end confdefs.h. */
15608 | #include <sys/types.h>
15609 | #include <sys/stat.h>
15614 | static struct stat ac_aggr;
15615 | if (ac_aggr.st_birthtimespec.tv_nsec)
15620 configure:42467: gcc -c -g -O2 conftest.c >&5
15621 conftest.c: In function 'main':
15622 conftest.c:338:19: error: 'struct stat' has no member named 'st_birthtimespec'
15623 if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
15625 configure:42467: $? = 1
15626 configure: failed program was:
15628 | #define PACKAGE_NAME "GNU recutils"
15629 | #define PACKAGE_TARNAME "recutils"
15630 | #define PACKAGE_VERSION "1.8"
15631 | #define PACKAGE_STRING "GNU recutils 1.8"
15632 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
15633 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
15634 | #define PACKAGE "recutils"
15635 | #define VERSION "1.8"
15636 | #define STDC_HEADERS 1
15637 | #define HAVE_SYS_TYPES_H 1
15638 | #define HAVE_SYS_STAT_H 1
15639 | #define HAVE_STDLIB_H 1
15640 | #define HAVE_STRING_H 1
15641 | #define HAVE_MEMORY_H 1
15642 | #define HAVE_STRINGS_H 1
15643 | #define HAVE_INTTYPES_H 1
15644 | #define HAVE_STDINT_H 1
15645 | #define HAVE_UNISTD_H 1
15646 | #define __EXTENSIONS__ 1
15647 | #define _ALL_SOURCE 1
15648 | #define _DARWIN_C_SOURCE 1
15649 | #define _GNU_SOURCE 1
15650 | #define _NETBSD_SOURCE 1
15651 | #define _OPENBSD_SOURCE 1
15652 | #define _POSIX_PTHREAD_SEMANTICS 1
15653 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
15654 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
15655 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
15656 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
15657 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
15658 | #define __STDC_WANT_LIB_EXT2__ 1
15659 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
15660 | #define _TANDEM_SOURCE 1
15661 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
15662 | #define HAVE_FSEEKO 1
15663 | #define _FILE_OFFSET_BITS 64
15664 | #define _DARWIN_USE_64_BIT_INODE 1
15665 | #define HAVE_DLFCN_H 1
15666 | #define LT_OBJDIR ".libs/"
15667 | #define HAVE_FCHMOD 1
15668 | #define HAVE_BTOWC 1
15669 | #define HAVE_CANONICALIZE_FILE_NAME 1
15670 | #define HAVE_GETCWD 1
15671 | #define HAVE_READLINK 1
15672 | #define HAVE_REALPATH 1
15673 | #define HAVE_FACCESSAT 1
15674 | #define HAVE_FCNTL 1
15675 | #define HAVE_SYMLINK 1
15676 | #define HAVE_FLOCK 1
15677 | #define HAVE_SNPRINTF 1
15678 | #define HAVE___FWRITING 1
15679 | #define HAVE_GETDELIM 1
15680 | #define HAVE_GETDTABLESIZE 1
15681 | #define HAVE_GETPASS 1
15682 | #define HAVE___FSETLOCKING 1
15683 | #define HAVE_GETTIMEOFDAY 1
15684 | #define HAVE_LSTAT 1
15685 | #define HAVE_MBSINIT 1
15686 | #define HAVE_MBRTOWC 1
15687 | #define HAVE_MBRLEN 1
15688 | #define HAVE_MPROTECT 1
15689 | #define HAVE_MKOSTEMP 1
15690 | #define HAVE_MKSTEMP 1
15691 | #define HAVE_TZSET 1
15692 | #define HAVE_NL_LANGINFO 1
15693 | #define HAVE_ISBLANK 1
15694 | #define HAVE_ISWCTYPE 1
15695 | #define HAVE_LINK 1
15696 | #define HAVE_SECURE_GETENV 1
15697 | #define HAVE_GETUID 1
15698 | #define HAVE_GETEUID 1
15699 | #define HAVE_GETGID 1
15700 | #define HAVE_GETEGID 1
15701 | #define HAVE_SETENV 1
15702 | #define HAVE_SIGACTION 1
15703 | #define HAVE_SIGALTSTACK 1
15704 | #define HAVE_SIGINTERRUPT 1
15705 | #define HAVE_STRDUP 1
15706 | #define HAVE_LOCALTIME_R 1
15707 | #define HAVE_TIMEGM 1
15708 | #define HAVE_WCRTOMB 1
15709 | #define HAVE_WCTOB 1
15710 | #define HAVE_ISWCNTRL 1
15711 | #define HAVE_ALLOCA_H 1
15712 | #define HAVE_ALLOCA 1
15713 | #define restrict __restrict
15714 | #define HAVE_LANGINFO_CODESET 1
15715 | #define FUNC_REALPATH_WORKS 1
15716 | #define HAVE_SYS_PARAM_H 1
15717 | #define HAVE_SYS_SOCKET_H 1
15718 | #define HAVE_UNISTD_H 1
15719 | #define HAVE_STDIO_EXT_H 1
15720 | #define HAVE_FEATURES_H 1
15721 | #define HAVE_SYS_STAT_H 1
15722 | #define HAVE_GETOPT_H 1
15723 | #define HAVE_SYS_CDEFS_H 1
15724 | #define HAVE_TERMIOS_H 1
15725 | #define HAVE_SYS_TIME_H 1
15726 | #define HAVE_LIMITS_H 1
15727 | #define HAVE_WCHAR_H 1
15728 | #define HAVE_STDINT_H 1
15729 | #define HAVE_INTTYPES_H 1
15730 | #define HAVE_LANGINFO_H 1
15731 | #define HAVE_XLOCALE_H 1
15732 | #define HAVE_MATH_H 1
15733 | #define HAVE_SYS_MMAN_H 1
15734 | #define HAVE_MALLOC_H 1
15735 | #define HAVE_SPAWN_H 1
15736 | #define HAVE_STRINGS_H 1
15737 | #define HAVE_SYS_FILE_H 1
15738 | #define HAVE_SYS_WAIT_H 1
15739 | #define HAVE_WCTYPE_H 1
15740 | #define HAVE_ENVIRON_DECL 1
15741 | #define HAVE_DECL_STRERROR_R 1
15742 | #define HAVE_STRERROR_R 1
15743 | #define STRERROR_R_CHAR_P 1
15744 | #define GETGROUPS_T gid_t
15745 | #define HAVE_SIG_ATOMIC_T 1
15746 | #define HAVE_WORKING_O_NOATIME 1
15747 | #define HAVE_WORKING_O_NOFOLLOW 1
15748 | #define HAVE_STDINT_H_WITH_UINTMAX 1
15749 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
15750 | #define CHECK_PRINTF_SAFE 1
15751 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
15752 | #define HAVE_LONG_LONG_INT 1
15753 | #define HAVE_WCHAR_T 1
15754 | #define HAVE_WINT_T 1
15755 | #define HAVE_INTMAX_T 1
15756 | #define DBL_EXPBIT0_WORD 1
15757 | #define DBL_EXPBIT0_BIT 20
15758 | #define HAVE_SNPRINTF 1
15759 | #define HAVE_STRNLEN 1
15760 | #define HAVE_WCSLEN 1
15761 | #define HAVE_WCSNLEN 1
15762 | #define HAVE_MBRTOWC 1
15763 | #define HAVE_WCRTOMB 1
15764 | #define HAVE_DECL__SNPRINTF 0
15765 | #define HAVE_SNPRINTF_RETVAL_C99 1
15766 | #define HAVE_DECL_ALARM 1
15767 | #define _USE_STD_STAT 1
15768 | #define HAVE_DECL_FSEEKO 1
15769 | #define HAVE_DECL_FTELLO 1
15770 | #define HAVE_DECL_GETDELIM 1
15771 | #define HAVE_DECL_GETDTABLESIZE 1
15772 | #define HAVE_DECL_GETLINE 1
15773 | #define HAVE_GETOPT_H 1
15774 | #define HAVE_GETOPT_LONG_ONLY 1
15775 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
15776 | #define HAVE_DECL_FLOCKFILE 1
15777 | #define HAVE_DECL_FPUTS_UNLOCKED 1
15778 | #define HAVE_DECL_FUNLOCKFILE 1
15779 | #define HAVE_DECL_PUTC_UNLOCKED 1
15780 | #define HAVE_INTTYPES_H 1
15781 | #define FLT_EXPBIT0_WORD 0
15782 | #define FLT_EXPBIT0_BIT 23
15783 | #define USE_POSIX_THREADS 1
15784 | #define USE_POSIX_THREADS_WEAK 1
15785 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
15786 | #define HAVE_STDLIB_H 1
15787 | #define MALLOC_0_IS_NONNULL 1
15788 | #define HAVE_MBSTATE_T 1
15789 | #define C_LOCALE_MAYBE_EILSEQ 1
15790 | #define HAVE_MAP_ANONYMOUS 1
15791 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
15792 | #define TIME_T_IS_SIGNED 1
15793 | #define HAVE_STRUCT_TM_TM_ZONE 1
15794 | #define HAVE_TM_ZONE 1
15795 | #define HAVE_TM_GMTOFF 1
15796 | #define PROMOTED_MODE_T mode_t
15797 | #define HAVE__BOOL 1
15798 | #define HAVE_COMPOUND_LITERALS 1
15799 | #define HAVE_POSIX_SPAWN 1
15800 | #define REPLACE_VFPRINTF_POSIX 1
15801 | #define USER_LABEL_PREFIX
15802 | #define HAVE_SIGSET_T 1
15803 | #define HAVE_DECL_SETENV 1
15804 | #define HAVE_SEARCH_H 1
15805 | #define HAVE_TSEARCH 1
15806 | #define HAVE_STRCASESTR 1
15807 | #define HAVE_DECL_STRDUP 1
15808 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
15809 | #define HAVE_DECL_FEOF_UNLOCKED 1
15810 | #define HAVE_DECL_FERROR_UNLOCKED 1
15811 | #define HAVE_DECL_FGETS_UNLOCKED 1
15812 | #define HAVE_DECL_FPUTC_UNLOCKED 1
15813 | #define HAVE_DECL_FREAD_UNLOCKED 1
15814 | #define HAVE_DECL_FWRITE_UNLOCKED 1
15815 | #define HAVE_DECL_GETC_UNLOCKED 1
15816 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
15817 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
15818 | #define HAVE_DECL_UNSETENV 1
15819 | #define USE_ACL 0
15820 | #define HAVE_ALLOCA 1
15821 | #define GNULIB_TEST_BTOWC 1
15822 | #define HAVE___BUILTIN_EXPECT 1
15823 | #define GNULIB_CANONICALIZE_LGPL 1
15824 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
15825 | #define GNULIB_TEST_REALPATH 1
15826 | #define GNULIB_TEST_CHDIR 1
15827 | #define HAVE_CLOCK_GETTIME 1
15828 | #define HAVE_CLOCK_SETTIME 1
15829 | #define GNULIB_TEST_CLOEXEC 1
15830 | #define GNULIB_TEST_CLOSE 1
15831 | #define GNULIB_CLOSE_STREAM 1
15832 | #define HAVE_DUP2 1
15833 | #define GNULIB_TEST_DUP2 1
15834 | #define GNULIB_TEST_ENVIRON 1
15835 | #define HAVE_EUIDACCESS 1
15836 | #define GNULIB_TEST_EUIDACCESS 1
15837 | #define GNULIB_TEST_FCNTL 1
15838 | #define FLEXIBLE_ARRAY_MEMBER /**/
15839 | #define GNULIB_TEST_FLOOR 1
15840 | #define HAVE_DECL___FPENDING 1
15841 | #define REPLACE_FPRINTF_POSIX 1
15842 | #define GNULIB_TEST_FPRINTF_POSIX 1
15843 | #define HAVE_FREXP_IN_LIBC 1
15844 | #define GNULIB_TEST_FREXP 1
15845 | #define HAVE_FREXPL_IN_LIBC 1
15846 | #define GNULIB_TEST_FREXPL 1
15847 | #define GNULIB_TEST_FSEEK 1
15848 | #define GNULIB_TEST_FSEEKO 1
15849 | #define GNULIB_TEST_FSTAT 1
15850 | #define GNULIB_TEST_FTELL 1
15851 | #define GNULIB_TEST_FTELLO 1
15852 | #define GNULIB_TEST_GETDELIM 1
15853 | #define GNULIB_TEST_GETDTABLESIZE 1
15854 | #define HAVE_GETGROUPS 1
15855 | #define GNULIB_TEST_GETGROUPS 1
15856 | #define GNULIB_TEST_GETLINE 1
15857 | #define GNULIB_TEST_GETPASS 1
15858 | #define GNULIB_TEST_GETPASS 1
15859 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
15860 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
15861 | #define HAVE_DECL___ARGV 0
15862 | #define GETTIMEOFDAY_TIMEZONE struct timezone
15863 | #define GNULIB_TEST_GETTIMEOFDAY 1
15864 | #define GNULIB_TEST_GROUP_MEMBER 1
15865 | #define HAVE_ISNAND_IN_LIBC 1
15866 | #define HAVE_ISNANF_IN_LIBC 1
15867 | #define HAVE_ISNANL_IN_LIBC 1
15868 | #define HAVE___INLINE 1
15869 | #define GNULIB_TEST_LOCALECONV 1
15870 | #define HAVE_PTHREAD_RWLOCK 1
15871 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
15872 | #define GNULIB_LOCK 1
15873 | #define GNULIB_TEST_LSEEK 1
15874 | #define GNULIB_TEST_LSTAT 1
15875 | #define HAVE_MALLOC_POSIX 1
15876 | #define GNULIB_TEST_MALLOC_POSIX 1
15877 | #define GNULIB_TEST_MBRLEN 1
15878 | #define C_LOCALE_MAYBE_EILSEQ 1
15879 | #define GNULIB_TEST_MBRTOWC 1
15880 | #define GNULIB_TEST_MBSINIT 1
15881 | #define GNULIB_TEST_MBTOWC 1
15882 | #define GNULIB_TEST_MEMCHR 1
15883 | #define GNULIB_MKOSTEMP 1
15884 | #define GNULIB_TEST_MKOSTEMP 1
15885 | #define GNULIB_TEST_MKSTEMP 1
15886 | #define GNULIB_TEST_MKTIME 1
15887 | #define NEED_MKTIME_INTERNAL 1
15888 | #define GNULIB_MSVC_NOTHROW 1
15889 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
15890 | #define REPLACE_NL_LANGINFO 1
15891 | #define GNULIB_TEST_NL_LANGINFO 1
15892 | #define my_strftime nstrftime
15893 | #define GNULIB_TEST_OPEN 1
15894 | #define HAVE_STRUCT_TM_TM_ZONE 1
15895 | #define HAVE_TM_ZONE 1
15896 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
15897 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
15898 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
15899 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
15900 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
15901 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
15902 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
15903 | #define GNULIB_TEST_POSIX_SPAWNP 1
15904 | #define HAVE_FREXP_IN_LIBC 1
15905 | #define HAVE_LDEXP_IN_LIBC 1
15906 | #define HAVE_FREXPL_IN_LIBC 1
15907 | #define HAVE_LDEXPL_IN_LIBC 1
15908 | #define REPLACE_PRINTF_POSIX 1
15909 | #define GNULIB_TEST_PRINTF_POSIX 1
15910 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
15911 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
15912 | #define HAVE_RAISE 1
15913 | #define GNULIB_TEST_RAISE 1
15914 | #define HAVE_STRUCT_RANDOM_DATA 1
15915 | #define HAVE_RANDOM_R 1
15916 | #define GNULIB_TEST_RANDOM_R 1
15917 | #define HAVE_RAWMEMCHR 1
15918 | #define GNULIB_TEST_RAWMEMCHR 1
15919 | #define GNULIB_TEST_READLINK 1
15920 | #define HAVE_REALLOC_POSIX 1
15921 | #define GNULIB_TEST_REALLOC_POSIX 1
15922 | #define _REGEX_INCLUDE_LIMITS_H 1
15923 | #define _REGEX_LARGE_OFFSETS 1
15924 | #define re_syntax_options rpl_re_syntax_options
15925 | #define re_set_syntax rpl_re_set_syntax
15926 | #define re_compile_pattern rpl_re_compile_pattern
15927 | #define re_compile_fastmap rpl_re_compile_fastmap
15928 | #define re_search rpl_re_search
15929 | #define re_search_2 rpl_re_search_2
15930 | #define re_match rpl_re_match
15931 | #define re_match_2 rpl_re_match_2
15932 | #define re_set_registers rpl_re_set_registers
15933 | #define re_comp rpl_re_comp
15934 | #define re_exec rpl_re_exec
15935 | #define regcomp rpl_regcomp
15936 | #define regexec rpl_regexec
15937 | #define regerror rpl_regerror
15938 | #define regfree rpl_regfree
15939 | #define HAVE_LIBINTL_H 1
15940 | #define HAVE_DECL_ISBLANK 1
15941 | #define GNULIB_TEST_RENAME 1
15942 | #define GNULIB_TEST_RMDIR 1
15943 | #define GNULIB_TEST_SECURE_GETENV 1
15944 | #define HAVE_SELINUX_SELINUX_H 0
15945 | #define GNULIB_TEST_SETENV 1
15946 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
15947 | #define GNULIB_TEST_SIGACTION 1
15948 | #define GNULIB_TEST_SIGNBIT 1
15949 | #define GNULIB_TEST_SIGPROCMASK 1
15950 | #define HAVE_STDINT_H 1
15951 | #define HAVE_POSIX_SPAWNATTR_T 1
15952 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
15953 | #define GNULIB_TEST_STAT 1
15954 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
15955 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
15956 | /* end confdefs.h. */
15957 | #include <sys/types.h>
15958 | #include <sys/stat.h>
15963 | static struct stat ac_aggr;
15964 | if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
15969 configure:42467: result: no
15970 configure:42478: checking for struct stat.st_birthtimensec
15971 configure:42478: gcc -c -g -O2 conftest.c >&5
15972 conftest.c: In function 'main':
15973 conftest.c:338:12: error: 'struct stat' has no member named 'st_birthtimensec'
15974 if (ac_aggr.st_birthtimensec)
15976 configure:42478: $? = 1
15977 configure: failed program was:
15979 | #define PACKAGE_NAME "GNU recutils"
15980 | #define PACKAGE_TARNAME "recutils"
15981 | #define PACKAGE_VERSION "1.8"
15982 | #define PACKAGE_STRING "GNU recutils 1.8"
15983 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
15984 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
15985 | #define PACKAGE "recutils"
15986 | #define VERSION "1.8"
15987 | #define STDC_HEADERS 1
15988 | #define HAVE_SYS_TYPES_H 1
15989 | #define HAVE_SYS_STAT_H 1
15990 | #define HAVE_STDLIB_H 1
15991 | #define HAVE_STRING_H 1
15992 | #define HAVE_MEMORY_H 1
15993 | #define HAVE_STRINGS_H 1
15994 | #define HAVE_INTTYPES_H 1
15995 | #define HAVE_STDINT_H 1
15996 | #define HAVE_UNISTD_H 1
15997 | #define __EXTENSIONS__ 1
15998 | #define _ALL_SOURCE 1
15999 | #define _DARWIN_C_SOURCE 1
16000 | #define _GNU_SOURCE 1
16001 | #define _NETBSD_SOURCE 1
16002 | #define _OPENBSD_SOURCE 1
16003 | #define _POSIX_PTHREAD_SEMANTICS 1
16004 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
16005 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
16006 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
16007 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
16008 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
16009 | #define __STDC_WANT_LIB_EXT2__ 1
16010 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
16011 | #define _TANDEM_SOURCE 1
16012 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
16013 | #define HAVE_FSEEKO 1
16014 | #define _FILE_OFFSET_BITS 64
16015 | #define _DARWIN_USE_64_BIT_INODE 1
16016 | #define HAVE_DLFCN_H 1
16017 | #define LT_OBJDIR ".libs/"
16018 | #define HAVE_FCHMOD 1
16019 | #define HAVE_BTOWC 1
16020 | #define HAVE_CANONICALIZE_FILE_NAME 1
16021 | #define HAVE_GETCWD 1
16022 | #define HAVE_READLINK 1
16023 | #define HAVE_REALPATH 1
16024 | #define HAVE_FACCESSAT 1
16025 | #define HAVE_FCNTL 1
16026 | #define HAVE_SYMLINK 1
16027 | #define HAVE_FLOCK 1
16028 | #define HAVE_SNPRINTF 1
16029 | #define HAVE___FWRITING 1
16030 | #define HAVE_GETDELIM 1
16031 | #define HAVE_GETDTABLESIZE 1
16032 | #define HAVE_GETPASS 1
16033 | #define HAVE___FSETLOCKING 1
16034 | #define HAVE_GETTIMEOFDAY 1
16035 | #define HAVE_LSTAT 1
16036 | #define HAVE_MBSINIT 1
16037 | #define HAVE_MBRTOWC 1
16038 | #define HAVE_MBRLEN 1
16039 | #define HAVE_MPROTECT 1
16040 | #define HAVE_MKOSTEMP 1
16041 | #define HAVE_MKSTEMP 1
16042 | #define HAVE_TZSET 1
16043 | #define HAVE_NL_LANGINFO 1
16044 | #define HAVE_ISBLANK 1
16045 | #define HAVE_ISWCTYPE 1
16046 | #define HAVE_LINK 1
16047 | #define HAVE_SECURE_GETENV 1
16048 | #define HAVE_GETUID 1
16049 | #define HAVE_GETEUID 1
16050 | #define HAVE_GETGID 1
16051 | #define HAVE_GETEGID 1
16052 | #define HAVE_SETENV 1
16053 | #define HAVE_SIGACTION 1
16054 | #define HAVE_SIGALTSTACK 1
16055 | #define HAVE_SIGINTERRUPT 1
16056 | #define HAVE_STRDUP 1
16057 | #define HAVE_LOCALTIME_R 1
16058 | #define HAVE_TIMEGM 1
16059 | #define HAVE_WCRTOMB 1
16060 | #define HAVE_WCTOB 1
16061 | #define HAVE_ISWCNTRL 1
16062 | #define HAVE_ALLOCA_H 1
16063 | #define HAVE_ALLOCA 1
16064 | #define restrict __restrict
16065 | #define HAVE_LANGINFO_CODESET 1
16066 | #define FUNC_REALPATH_WORKS 1
16067 | #define HAVE_SYS_PARAM_H 1
16068 | #define HAVE_SYS_SOCKET_H 1
16069 | #define HAVE_UNISTD_H 1
16070 | #define HAVE_STDIO_EXT_H 1
16071 | #define HAVE_FEATURES_H 1
16072 | #define HAVE_SYS_STAT_H 1
16073 | #define HAVE_GETOPT_H 1
16074 | #define HAVE_SYS_CDEFS_H 1
16075 | #define HAVE_TERMIOS_H 1
16076 | #define HAVE_SYS_TIME_H 1
16077 | #define HAVE_LIMITS_H 1
16078 | #define HAVE_WCHAR_H 1
16079 | #define HAVE_STDINT_H 1
16080 | #define HAVE_INTTYPES_H 1
16081 | #define HAVE_LANGINFO_H 1
16082 | #define HAVE_XLOCALE_H 1
16083 | #define HAVE_MATH_H 1
16084 | #define HAVE_SYS_MMAN_H 1
16085 | #define HAVE_MALLOC_H 1
16086 | #define HAVE_SPAWN_H 1
16087 | #define HAVE_STRINGS_H 1
16088 | #define HAVE_SYS_FILE_H 1
16089 | #define HAVE_SYS_WAIT_H 1
16090 | #define HAVE_WCTYPE_H 1
16091 | #define HAVE_ENVIRON_DECL 1
16092 | #define HAVE_DECL_STRERROR_R 1
16093 | #define HAVE_STRERROR_R 1
16094 | #define STRERROR_R_CHAR_P 1
16095 | #define GETGROUPS_T gid_t
16096 | #define HAVE_SIG_ATOMIC_T 1
16097 | #define HAVE_WORKING_O_NOATIME 1
16098 | #define HAVE_WORKING_O_NOFOLLOW 1
16099 | #define HAVE_STDINT_H_WITH_UINTMAX 1
16100 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
16101 | #define CHECK_PRINTF_SAFE 1
16102 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
16103 | #define HAVE_LONG_LONG_INT 1
16104 | #define HAVE_WCHAR_T 1
16105 | #define HAVE_WINT_T 1
16106 | #define HAVE_INTMAX_T 1
16107 | #define DBL_EXPBIT0_WORD 1
16108 | #define DBL_EXPBIT0_BIT 20
16109 | #define HAVE_SNPRINTF 1
16110 | #define HAVE_STRNLEN 1
16111 | #define HAVE_WCSLEN 1
16112 | #define HAVE_WCSNLEN 1
16113 | #define HAVE_MBRTOWC 1
16114 | #define HAVE_WCRTOMB 1
16115 | #define HAVE_DECL__SNPRINTF 0
16116 | #define HAVE_SNPRINTF_RETVAL_C99 1
16117 | #define HAVE_DECL_ALARM 1
16118 | #define _USE_STD_STAT 1
16119 | #define HAVE_DECL_FSEEKO 1
16120 | #define HAVE_DECL_FTELLO 1
16121 | #define HAVE_DECL_GETDELIM 1
16122 | #define HAVE_DECL_GETDTABLESIZE 1
16123 | #define HAVE_DECL_GETLINE 1
16124 | #define HAVE_GETOPT_H 1
16125 | #define HAVE_GETOPT_LONG_ONLY 1
16126 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
16127 | #define HAVE_DECL_FLOCKFILE 1
16128 | #define HAVE_DECL_FPUTS_UNLOCKED 1
16129 | #define HAVE_DECL_FUNLOCKFILE 1
16130 | #define HAVE_DECL_PUTC_UNLOCKED 1
16131 | #define HAVE_INTTYPES_H 1
16132 | #define FLT_EXPBIT0_WORD 0
16133 | #define FLT_EXPBIT0_BIT 23
16134 | #define USE_POSIX_THREADS 1
16135 | #define USE_POSIX_THREADS_WEAK 1
16136 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
16137 | #define HAVE_STDLIB_H 1
16138 | #define MALLOC_0_IS_NONNULL 1
16139 | #define HAVE_MBSTATE_T 1
16140 | #define C_LOCALE_MAYBE_EILSEQ 1
16141 | #define HAVE_MAP_ANONYMOUS 1
16142 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
16143 | #define TIME_T_IS_SIGNED 1
16144 | #define HAVE_STRUCT_TM_TM_ZONE 1
16145 | #define HAVE_TM_ZONE 1
16146 | #define HAVE_TM_GMTOFF 1
16147 | #define PROMOTED_MODE_T mode_t
16148 | #define HAVE__BOOL 1
16149 | #define HAVE_COMPOUND_LITERALS 1
16150 | #define HAVE_POSIX_SPAWN 1
16151 | #define REPLACE_VFPRINTF_POSIX 1
16152 | #define USER_LABEL_PREFIX
16153 | #define HAVE_SIGSET_T 1
16154 | #define HAVE_DECL_SETENV 1
16155 | #define HAVE_SEARCH_H 1
16156 | #define HAVE_TSEARCH 1
16157 | #define HAVE_STRCASESTR 1
16158 | #define HAVE_DECL_STRDUP 1
16159 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
16160 | #define HAVE_DECL_FEOF_UNLOCKED 1
16161 | #define HAVE_DECL_FERROR_UNLOCKED 1
16162 | #define HAVE_DECL_FGETS_UNLOCKED 1
16163 | #define HAVE_DECL_FPUTC_UNLOCKED 1
16164 | #define HAVE_DECL_FREAD_UNLOCKED 1
16165 | #define HAVE_DECL_FWRITE_UNLOCKED 1
16166 | #define HAVE_DECL_GETC_UNLOCKED 1
16167 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
16168 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
16169 | #define HAVE_DECL_UNSETENV 1
16170 | #define USE_ACL 0
16171 | #define HAVE_ALLOCA 1
16172 | #define GNULIB_TEST_BTOWC 1
16173 | #define HAVE___BUILTIN_EXPECT 1
16174 | #define GNULIB_CANONICALIZE_LGPL 1
16175 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
16176 | #define GNULIB_TEST_REALPATH 1
16177 | #define GNULIB_TEST_CHDIR 1
16178 | #define HAVE_CLOCK_GETTIME 1
16179 | #define HAVE_CLOCK_SETTIME 1
16180 | #define GNULIB_TEST_CLOEXEC 1
16181 | #define GNULIB_TEST_CLOSE 1
16182 | #define GNULIB_CLOSE_STREAM 1
16183 | #define HAVE_DUP2 1
16184 | #define GNULIB_TEST_DUP2 1
16185 | #define GNULIB_TEST_ENVIRON 1
16186 | #define HAVE_EUIDACCESS 1
16187 | #define GNULIB_TEST_EUIDACCESS 1
16188 | #define GNULIB_TEST_FCNTL 1
16189 | #define FLEXIBLE_ARRAY_MEMBER /**/
16190 | #define GNULIB_TEST_FLOOR 1
16191 | #define HAVE_DECL___FPENDING 1
16192 | #define REPLACE_FPRINTF_POSIX 1
16193 | #define GNULIB_TEST_FPRINTF_POSIX 1
16194 | #define HAVE_FREXP_IN_LIBC 1
16195 | #define GNULIB_TEST_FREXP 1
16196 | #define HAVE_FREXPL_IN_LIBC 1
16197 | #define GNULIB_TEST_FREXPL 1
16198 | #define GNULIB_TEST_FSEEK 1
16199 | #define GNULIB_TEST_FSEEKO 1
16200 | #define GNULIB_TEST_FSTAT 1
16201 | #define GNULIB_TEST_FTELL 1
16202 | #define GNULIB_TEST_FTELLO 1
16203 | #define GNULIB_TEST_GETDELIM 1
16204 | #define GNULIB_TEST_GETDTABLESIZE 1
16205 | #define HAVE_GETGROUPS 1
16206 | #define GNULIB_TEST_GETGROUPS 1
16207 | #define GNULIB_TEST_GETLINE 1
16208 | #define GNULIB_TEST_GETPASS 1
16209 | #define GNULIB_TEST_GETPASS 1
16210 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
16211 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
16212 | #define HAVE_DECL___ARGV 0
16213 | #define GETTIMEOFDAY_TIMEZONE struct timezone
16214 | #define GNULIB_TEST_GETTIMEOFDAY 1
16215 | #define GNULIB_TEST_GROUP_MEMBER 1
16216 | #define HAVE_ISNAND_IN_LIBC 1
16217 | #define HAVE_ISNANF_IN_LIBC 1
16218 | #define HAVE_ISNANL_IN_LIBC 1
16219 | #define HAVE___INLINE 1
16220 | #define GNULIB_TEST_LOCALECONV 1
16221 | #define HAVE_PTHREAD_RWLOCK 1
16222 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
16223 | #define GNULIB_LOCK 1
16224 | #define GNULIB_TEST_LSEEK 1
16225 | #define GNULIB_TEST_LSTAT 1
16226 | #define HAVE_MALLOC_POSIX 1
16227 | #define GNULIB_TEST_MALLOC_POSIX 1
16228 | #define GNULIB_TEST_MBRLEN 1
16229 | #define C_LOCALE_MAYBE_EILSEQ 1
16230 | #define GNULIB_TEST_MBRTOWC 1
16231 | #define GNULIB_TEST_MBSINIT 1
16232 | #define GNULIB_TEST_MBTOWC 1
16233 | #define GNULIB_TEST_MEMCHR 1
16234 | #define GNULIB_MKOSTEMP 1
16235 | #define GNULIB_TEST_MKOSTEMP 1
16236 | #define GNULIB_TEST_MKSTEMP 1
16237 | #define GNULIB_TEST_MKTIME 1
16238 | #define NEED_MKTIME_INTERNAL 1
16239 | #define GNULIB_MSVC_NOTHROW 1
16240 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
16241 | #define REPLACE_NL_LANGINFO 1
16242 | #define GNULIB_TEST_NL_LANGINFO 1
16243 | #define my_strftime nstrftime
16244 | #define GNULIB_TEST_OPEN 1
16245 | #define HAVE_STRUCT_TM_TM_ZONE 1
16246 | #define HAVE_TM_ZONE 1
16247 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
16248 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
16249 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
16250 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
16251 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
16252 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
16253 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
16254 | #define GNULIB_TEST_POSIX_SPAWNP 1
16255 | #define HAVE_FREXP_IN_LIBC 1
16256 | #define HAVE_LDEXP_IN_LIBC 1
16257 | #define HAVE_FREXPL_IN_LIBC 1
16258 | #define HAVE_LDEXPL_IN_LIBC 1
16259 | #define REPLACE_PRINTF_POSIX 1
16260 | #define GNULIB_TEST_PRINTF_POSIX 1
16261 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
16262 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
16263 | #define HAVE_RAISE 1
16264 | #define GNULIB_TEST_RAISE 1
16265 | #define HAVE_STRUCT_RANDOM_DATA 1
16266 | #define HAVE_RANDOM_R 1
16267 | #define GNULIB_TEST_RANDOM_R 1
16268 | #define HAVE_RAWMEMCHR 1
16269 | #define GNULIB_TEST_RAWMEMCHR 1
16270 | #define GNULIB_TEST_READLINK 1
16271 | #define HAVE_REALLOC_POSIX 1
16272 | #define GNULIB_TEST_REALLOC_POSIX 1
16273 | #define _REGEX_INCLUDE_LIMITS_H 1
16274 | #define _REGEX_LARGE_OFFSETS 1
16275 | #define re_syntax_options rpl_re_syntax_options
16276 | #define re_set_syntax rpl_re_set_syntax
16277 | #define re_compile_pattern rpl_re_compile_pattern
16278 | #define re_compile_fastmap rpl_re_compile_fastmap
16279 | #define re_search rpl_re_search
16280 | #define re_search_2 rpl_re_search_2
16281 | #define re_match rpl_re_match
16282 | #define re_match_2 rpl_re_match_2
16283 | #define re_set_registers rpl_re_set_registers
16284 | #define re_comp rpl_re_comp
16285 | #define re_exec rpl_re_exec
16286 | #define regcomp rpl_regcomp
16287 | #define regexec rpl_regexec
16288 | #define regerror rpl_regerror
16289 | #define regfree rpl_regfree
16290 | #define HAVE_LIBINTL_H 1
16291 | #define HAVE_DECL_ISBLANK 1
16292 | #define GNULIB_TEST_RENAME 1
16293 | #define GNULIB_TEST_RMDIR 1
16294 | #define GNULIB_TEST_SECURE_GETENV 1
16295 | #define HAVE_SELINUX_SELINUX_H 0
16296 | #define GNULIB_TEST_SETENV 1
16297 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
16298 | #define GNULIB_TEST_SIGACTION 1
16299 | #define GNULIB_TEST_SIGNBIT 1
16300 | #define GNULIB_TEST_SIGPROCMASK 1
16301 | #define HAVE_STDINT_H 1
16302 | #define HAVE_POSIX_SPAWNATTR_T 1
16303 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
16304 | #define GNULIB_TEST_STAT 1
16305 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
16306 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
16307 | /* end confdefs.h. */
16308 | #include <sys/types.h>
16309 | #include <sys/stat.h>
16314 | static struct stat ac_aggr;
16315 | if (ac_aggr.st_birthtimensec)
16320 configure:42478: gcc -c -g -O2 conftest.c >&5
16321 conftest.c: In function 'main':
16322 conftest.c:338:19: error: 'struct stat' has no member named 'st_birthtimensec'
16323 if (sizeof ac_aggr.st_birthtimensec)
16325 configure:42478: $? = 1
16326 configure: failed program was:
16328 | #define PACKAGE_NAME "GNU recutils"
16329 | #define PACKAGE_TARNAME "recutils"
16330 | #define PACKAGE_VERSION "1.8"
16331 | #define PACKAGE_STRING "GNU recutils 1.8"
16332 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
16333 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
16334 | #define PACKAGE "recutils"
16335 | #define VERSION "1.8"
16336 | #define STDC_HEADERS 1
16337 | #define HAVE_SYS_TYPES_H 1
16338 | #define HAVE_SYS_STAT_H 1
16339 | #define HAVE_STDLIB_H 1
16340 | #define HAVE_STRING_H 1
16341 | #define HAVE_MEMORY_H 1
16342 | #define HAVE_STRINGS_H 1
16343 | #define HAVE_INTTYPES_H 1
16344 | #define HAVE_STDINT_H 1
16345 | #define HAVE_UNISTD_H 1
16346 | #define __EXTENSIONS__ 1
16347 | #define _ALL_SOURCE 1
16348 | #define _DARWIN_C_SOURCE 1
16349 | #define _GNU_SOURCE 1
16350 | #define _NETBSD_SOURCE 1
16351 | #define _OPENBSD_SOURCE 1
16352 | #define _POSIX_PTHREAD_SEMANTICS 1
16353 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
16354 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
16355 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
16356 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
16357 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
16358 | #define __STDC_WANT_LIB_EXT2__ 1
16359 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
16360 | #define _TANDEM_SOURCE 1
16361 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
16362 | #define HAVE_FSEEKO 1
16363 | #define _FILE_OFFSET_BITS 64
16364 | #define _DARWIN_USE_64_BIT_INODE 1
16365 | #define HAVE_DLFCN_H 1
16366 | #define LT_OBJDIR ".libs/"
16367 | #define HAVE_FCHMOD 1
16368 | #define HAVE_BTOWC 1
16369 | #define HAVE_CANONICALIZE_FILE_NAME 1
16370 | #define HAVE_GETCWD 1
16371 | #define HAVE_READLINK 1
16372 | #define HAVE_REALPATH 1
16373 | #define HAVE_FACCESSAT 1
16374 | #define HAVE_FCNTL 1
16375 | #define HAVE_SYMLINK 1
16376 | #define HAVE_FLOCK 1
16377 | #define HAVE_SNPRINTF 1
16378 | #define HAVE___FWRITING 1
16379 | #define HAVE_GETDELIM 1
16380 | #define HAVE_GETDTABLESIZE 1
16381 | #define HAVE_GETPASS 1
16382 | #define HAVE___FSETLOCKING 1
16383 | #define HAVE_GETTIMEOFDAY 1
16384 | #define HAVE_LSTAT 1
16385 | #define HAVE_MBSINIT 1
16386 | #define HAVE_MBRTOWC 1
16387 | #define HAVE_MBRLEN 1
16388 | #define HAVE_MPROTECT 1
16389 | #define HAVE_MKOSTEMP 1
16390 | #define HAVE_MKSTEMP 1
16391 | #define HAVE_TZSET 1
16392 | #define HAVE_NL_LANGINFO 1
16393 | #define HAVE_ISBLANK 1
16394 | #define HAVE_ISWCTYPE 1
16395 | #define HAVE_LINK 1
16396 | #define HAVE_SECURE_GETENV 1
16397 | #define HAVE_GETUID 1
16398 | #define HAVE_GETEUID 1
16399 | #define HAVE_GETGID 1
16400 | #define HAVE_GETEGID 1
16401 | #define HAVE_SETENV 1
16402 | #define HAVE_SIGACTION 1
16403 | #define HAVE_SIGALTSTACK 1
16404 | #define HAVE_SIGINTERRUPT 1
16405 | #define HAVE_STRDUP 1
16406 | #define HAVE_LOCALTIME_R 1
16407 | #define HAVE_TIMEGM 1
16408 | #define HAVE_WCRTOMB 1
16409 | #define HAVE_WCTOB 1
16410 | #define HAVE_ISWCNTRL 1
16411 | #define HAVE_ALLOCA_H 1
16412 | #define HAVE_ALLOCA 1
16413 | #define restrict __restrict
16414 | #define HAVE_LANGINFO_CODESET 1
16415 | #define FUNC_REALPATH_WORKS 1
16416 | #define HAVE_SYS_PARAM_H 1
16417 | #define HAVE_SYS_SOCKET_H 1
16418 | #define HAVE_UNISTD_H 1
16419 | #define HAVE_STDIO_EXT_H 1
16420 | #define HAVE_FEATURES_H 1
16421 | #define HAVE_SYS_STAT_H 1
16422 | #define HAVE_GETOPT_H 1
16423 | #define HAVE_SYS_CDEFS_H 1
16424 | #define HAVE_TERMIOS_H 1
16425 | #define HAVE_SYS_TIME_H 1
16426 | #define HAVE_LIMITS_H 1
16427 | #define HAVE_WCHAR_H 1
16428 | #define HAVE_STDINT_H 1
16429 | #define HAVE_INTTYPES_H 1
16430 | #define HAVE_LANGINFO_H 1
16431 | #define HAVE_XLOCALE_H 1
16432 | #define HAVE_MATH_H 1
16433 | #define HAVE_SYS_MMAN_H 1
16434 | #define HAVE_MALLOC_H 1
16435 | #define HAVE_SPAWN_H 1
16436 | #define HAVE_STRINGS_H 1
16437 | #define HAVE_SYS_FILE_H 1
16438 | #define HAVE_SYS_WAIT_H 1
16439 | #define HAVE_WCTYPE_H 1
16440 | #define HAVE_ENVIRON_DECL 1
16441 | #define HAVE_DECL_STRERROR_R 1
16442 | #define HAVE_STRERROR_R 1
16443 | #define STRERROR_R_CHAR_P 1
16444 | #define GETGROUPS_T gid_t
16445 | #define HAVE_SIG_ATOMIC_T 1
16446 | #define HAVE_WORKING_O_NOATIME 1
16447 | #define HAVE_WORKING_O_NOFOLLOW 1
16448 | #define HAVE_STDINT_H_WITH_UINTMAX 1
16449 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
16450 | #define CHECK_PRINTF_SAFE 1
16451 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
16452 | #define HAVE_LONG_LONG_INT 1
16453 | #define HAVE_WCHAR_T 1
16454 | #define HAVE_WINT_T 1
16455 | #define HAVE_INTMAX_T 1
16456 | #define DBL_EXPBIT0_WORD 1
16457 | #define DBL_EXPBIT0_BIT 20
16458 | #define HAVE_SNPRINTF 1
16459 | #define HAVE_STRNLEN 1
16460 | #define HAVE_WCSLEN 1
16461 | #define HAVE_WCSNLEN 1
16462 | #define HAVE_MBRTOWC 1
16463 | #define HAVE_WCRTOMB 1
16464 | #define HAVE_DECL__SNPRINTF 0
16465 | #define HAVE_SNPRINTF_RETVAL_C99 1
16466 | #define HAVE_DECL_ALARM 1
16467 | #define _USE_STD_STAT 1
16468 | #define HAVE_DECL_FSEEKO 1
16469 | #define HAVE_DECL_FTELLO 1
16470 | #define HAVE_DECL_GETDELIM 1
16471 | #define HAVE_DECL_GETDTABLESIZE 1
16472 | #define HAVE_DECL_GETLINE 1
16473 | #define HAVE_GETOPT_H 1
16474 | #define HAVE_GETOPT_LONG_ONLY 1
16475 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
16476 | #define HAVE_DECL_FLOCKFILE 1
16477 | #define HAVE_DECL_FPUTS_UNLOCKED 1
16478 | #define HAVE_DECL_FUNLOCKFILE 1
16479 | #define HAVE_DECL_PUTC_UNLOCKED 1
16480 | #define HAVE_INTTYPES_H 1
16481 | #define FLT_EXPBIT0_WORD 0
16482 | #define FLT_EXPBIT0_BIT 23
16483 | #define USE_POSIX_THREADS 1
16484 | #define USE_POSIX_THREADS_WEAK 1
16485 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
16486 | #define HAVE_STDLIB_H 1
16487 | #define MALLOC_0_IS_NONNULL 1
16488 | #define HAVE_MBSTATE_T 1
16489 | #define C_LOCALE_MAYBE_EILSEQ 1
16490 | #define HAVE_MAP_ANONYMOUS 1
16491 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
16492 | #define TIME_T_IS_SIGNED 1
16493 | #define HAVE_STRUCT_TM_TM_ZONE 1
16494 | #define HAVE_TM_ZONE 1
16495 | #define HAVE_TM_GMTOFF 1
16496 | #define PROMOTED_MODE_T mode_t
16497 | #define HAVE__BOOL 1
16498 | #define HAVE_COMPOUND_LITERALS 1
16499 | #define HAVE_POSIX_SPAWN 1
16500 | #define REPLACE_VFPRINTF_POSIX 1
16501 | #define USER_LABEL_PREFIX
16502 | #define HAVE_SIGSET_T 1
16503 | #define HAVE_DECL_SETENV 1
16504 | #define HAVE_SEARCH_H 1
16505 | #define HAVE_TSEARCH 1
16506 | #define HAVE_STRCASESTR 1
16507 | #define HAVE_DECL_STRDUP 1
16508 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
16509 | #define HAVE_DECL_FEOF_UNLOCKED 1
16510 | #define HAVE_DECL_FERROR_UNLOCKED 1
16511 | #define HAVE_DECL_FGETS_UNLOCKED 1
16512 | #define HAVE_DECL_FPUTC_UNLOCKED 1
16513 | #define HAVE_DECL_FREAD_UNLOCKED 1
16514 | #define HAVE_DECL_FWRITE_UNLOCKED 1
16515 | #define HAVE_DECL_GETC_UNLOCKED 1
16516 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
16517 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
16518 | #define HAVE_DECL_UNSETENV 1
16519 | #define USE_ACL 0
16520 | #define HAVE_ALLOCA 1
16521 | #define GNULIB_TEST_BTOWC 1
16522 | #define HAVE___BUILTIN_EXPECT 1
16523 | #define GNULIB_CANONICALIZE_LGPL 1
16524 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
16525 | #define GNULIB_TEST_REALPATH 1
16526 | #define GNULIB_TEST_CHDIR 1
16527 | #define HAVE_CLOCK_GETTIME 1
16528 | #define HAVE_CLOCK_SETTIME 1
16529 | #define GNULIB_TEST_CLOEXEC 1
16530 | #define GNULIB_TEST_CLOSE 1
16531 | #define GNULIB_CLOSE_STREAM 1
16532 | #define HAVE_DUP2 1
16533 | #define GNULIB_TEST_DUP2 1
16534 | #define GNULIB_TEST_ENVIRON 1
16535 | #define HAVE_EUIDACCESS 1
16536 | #define GNULIB_TEST_EUIDACCESS 1
16537 | #define GNULIB_TEST_FCNTL 1
16538 | #define FLEXIBLE_ARRAY_MEMBER /**/
16539 | #define GNULIB_TEST_FLOOR 1
16540 | #define HAVE_DECL___FPENDING 1
16541 | #define REPLACE_FPRINTF_POSIX 1
16542 | #define GNULIB_TEST_FPRINTF_POSIX 1
16543 | #define HAVE_FREXP_IN_LIBC 1
16544 | #define GNULIB_TEST_FREXP 1
16545 | #define HAVE_FREXPL_IN_LIBC 1
16546 | #define GNULIB_TEST_FREXPL 1
16547 | #define GNULIB_TEST_FSEEK 1
16548 | #define GNULIB_TEST_FSEEKO 1
16549 | #define GNULIB_TEST_FSTAT 1
16550 | #define GNULIB_TEST_FTELL 1
16551 | #define GNULIB_TEST_FTELLO 1
16552 | #define GNULIB_TEST_GETDELIM 1
16553 | #define GNULIB_TEST_GETDTABLESIZE 1
16554 | #define HAVE_GETGROUPS 1
16555 | #define GNULIB_TEST_GETGROUPS 1
16556 | #define GNULIB_TEST_GETLINE 1
16557 | #define GNULIB_TEST_GETPASS 1
16558 | #define GNULIB_TEST_GETPASS 1
16559 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
16560 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
16561 | #define HAVE_DECL___ARGV 0
16562 | #define GETTIMEOFDAY_TIMEZONE struct timezone
16563 | #define GNULIB_TEST_GETTIMEOFDAY 1
16564 | #define GNULIB_TEST_GROUP_MEMBER 1
16565 | #define HAVE_ISNAND_IN_LIBC 1
16566 | #define HAVE_ISNANF_IN_LIBC 1
16567 | #define HAVE_ISNANL_IN_LIBC 1
16568 | #define HAVE___INLINE 1
16569 | #define GNULIB_TEST_LOCALECONV 1
16570 | #define HAVE_PTHREAD_RWLOCK 1
16571 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
16572 | #define GNULIB_LOCK 1
16573 | #define GNULIB_TEST_LSEEK 1
16574 | #define GNULIB_TEST_LSTAT 1
16575 | #define HAVE_MALLOC_POSIX 1
16576 | #define GNULIB_TEST_MALLOC_POSIX 1
16577 | #define GNULIB_TEST_MBRLEN 1
16578 | #define C_LOCALE_MAYBE_EILSEQ 1
16579 | #define GNULIB_TEST_MBRTOWC 1
16580 | #define GNULIB_TEST_MBSINIT 1
16581 | #define GNULIB_TEST_MBTOWC 1
16582 | #define GNULIB_TEST_MEMCHR 1
16583 | #define GNULIB_MKOSTEMP 1
16584 | #define GNULIB_TEST_MKOSTEMP 1
16585 | #define GNULIB_TEST_MKSTEMP 1
16586 | #define GNULIB_TEST_MKTIME 1
16587 | #define NEED_MKTIME_INTERNAL 1
16588 | #define GNULIB_MSVC_NOTHROW 1
16589 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
16590 | #define REPLACE_NL_LANGINFO 1
16591 | #define GNULIB_TEST_NL_LANGINFO 1
16592 | #define my_strftime nstrftime
16593 | #define GNULIB_TEST_OPEN 1
16594 | #define HAVE_STRUCT_TM_TM_ZONE 1
16595 | #define HAVE_TM_ZONE 1
16596 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
16597 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
16598 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
16599 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
16600 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
16601 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
16602 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
16603 | #define GNULIB_TEST_POSIX_SPAWNP 1
16604 | #define HAVE_FREXP_IN_LIBC 1
16605 | #define HAVE_LDEXP_IN_LIBC 1
16606 | #define HAVE_FREXPL_IN_LIBC 1
16607 | #define HAVE_LDEXPL_IN_LIBC 1
16608 | #define REPLACE_PRINTF_POSIX 1
16609 | #define GNULIB_TEST_PRINTF_POSIX 1
16610 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
16611 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
16612 | #define HAVE_RAISE 1
16613 | #define GNULIB_TEST_RAISE 1
16614 | #define HAVE_STRUCT_RANDOM_DATA 1
16615 | #define HAVE_RANDOM_R 1
16616 | #define GNULIB_TEST_RANDOM_R 1
16617 | #define HAVE_RAWMEMCHR 1
16618 | #define GNULIB_TEST_RAWMEMCHR 1
16619 | #define GNULIB_TEST_READLINK 1
16620 | #define HAVE_REALLOC_POSIX 1
16621 | #define GNULIB_TEST_REALLOC_POSIX 1
16622 | #define _REGEX_INCLUDE_LIMITS_H 1
16623 | #define _REGEX_LARGE_OFFSETS 1
16624 | #define re_syntax_options rpl_re_syntax_options
16625 | #define re_set_syntax rpl_re_set_syntax
16626 | #define re_compile_pattern rpl_re_compile_pattern
16627 | #define re_compile_fastmap rpl_re_compile_fastmap
16628 | #define re_search rpl_re_search
16629 | #define re_search_2 rpl_re_search_2
16630 | #define re_match rpl_re_match
16631 | #define re_match_2 rpl_re_match_2
16632 | #define re_set_registers rpl_re_set_registers
16633 | #define re_comp rpl_re_comp
16634 | #define re_exec rpl_re_exec
16635 | #define regcomp rpl_regcomp
16636 | #define regexec rpl_regexec
16637 | #define regerror rpl_regerror
16638 | #define regfree rpl_regfree
16639 | #define HAVE_LIBINTL_H 1
16640 | #define HAVE_DECL_ISBLANK 1
16641 | #define GNULIB_TEST_RENAME 1
16642 | #define GNULIB_TEST_RMDIR 1
16643 | #define GNULIB_TEST_SECURE_GETENV 1
16644 | #define HAVE_SELINUX_SELINUX_H 0
16645 | #define GNULIB_TEST_SETENV 1
16646 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
16647 | #define GNULIB_TEST_SIGACTION 1
16648 | #define GNULIB_TEST_SIGNBIT 1
16649 | #define GNULIB_TEST_SIGPROCMASK 1
16650 | #define HAVE_STDINT_H 1
16651 | #define HAVE_POSIX_SPAWNATTR_T 1
16652 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
16653 | #define GNULIB_TEST_STAT 1
16654 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
16655 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
16656 | /* end confdefs.h. */
16657 | #include <sys/types.h>
16658 | #include <sys/stat.h>
16663 | static struct stat ac_aggr;
16664 | if (sizeof ac_aggr.st_birthtimensec)
16669 configure:42478: result: no
16670 configure:42489: checking for struct stat.st_birthtim.tv_nsec
16671 configure:42489: gcc -c -g -O2 conftest.c >&5
16672 conftest.c: In function 'main':
16673 conftest.c:338:12: error: 'struct stat' has no member named 'st_birthtim'
16674 if (ac_aggr.st_birthtim.tv_nsec)
16676 configure:42489: $? = 1
16677 configure: failed program was:
16679 | #define PACKAGE_NAME "GNU recutils"
16680 | #define PACKAGE_TARNAME "recutils"
16681 | #define PACKAGE_VERSION "1.8"
16682 | #define PACKAGE_STRING "GNU recutils 1.8"
16683 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
16684 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
16685 | #define PACKAGE "recutils"
16686 | #define VERSION "1.8"
16687 | #define STDC_HEADERS 1
16688 | #define HAVE_SYS_TYPES_H 1
16689 | #define HAVE_SYS_STAT_H 1
16690 | #define HAVE_STDLIB_H 1
16691 | #define HAVE_STRING_H 1
16692 | #define HAVE_MEMORY_H 1
16693 | #define HAVE_STRINGS_H 1
16694 | #define HAVE_INTTYPES_H 1
16695 | #define HAVE_STDINT_H 1
16696 | #define HAVE_UNISTD_H 1
16697 | #define __EXTENSIONS__ 1
16698 | #define _ALL_SOURCE 1
16699 | #define _DARWIN_C_SOURCE 1
16700 | #define _GNU_SOURCE 1
16701 | #define _NETBSD_SOURCE 1
16702 | #define _OPENBSD_SOURCE 1
16703 | #define _POSIX_PTHREAD_SEMANTICS 1
16704 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
16705 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
16706 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
16707 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
16708 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
16709 | #define __STDC_WANT_LIB_EXT2__ 1
16710 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
16711 | #define _TANDEM_SOURCE 1
16712 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
16713 | #define HAVE_FSEEKO 1
16714 | #define _FILE_OFFSET_BITS 64
16715 | #define _DARWIN_USE_64_BIT_INODE 1
16716 | #define HAVE_DLFCN_H 1
16717 | #define LT_OBJDIR ".libs/"
16718 | #define HAVE_FCHMOD 1
16719 | #define HAVE_BTOWC 1
16720 | #define HAVE_CANONICALIZE_FILE_NAME 1
16721 | #define HAVE_GETCWD 1
16722 | #define HAVE_READLINK 1
16723 | #define HAVE_REALPATH 1
16724 | #define HAVE_FACCESSAT 1
16725 | #define HAVE_FCNTL 1
16726 | #define HAVE_SYMLINK 1
16727 | #define HAVE_FLOCK 1
16728 | #define HAVE_SNPRINTF 1
16729 | #define HAVE___FWRITING 1
16730 | #define HAVE_GETDELIM 1
16731 | #define HAVE_GETDTABLESIZE 1
16732 | #define HAVE_GETPASS 1
16733 | #define HAVE___FSETLOCKING 1
16734 | #define HAVE_GETTIMEOFDAY 1
16735 | #define HAVE_LSTAT 1
16736 | #define HAVE_MBSINIT 1
16737 | #define HAVE_MBRTOWC 1
16738 | #define HAVE_MBRLEN 1
16739 | #define HAVE_MPROTECT 1
16740 | #define HAVE_MKOSTEMP 1
16741 | #define HAVE_MKSTEMP 1
16742 | #define HAVE_TZSET 1
16743 | #define HAVE_NL_LANGINFO 1
16744 | #define HAVE_ISBLANK 1
16745 | #define HAVE_ISWCTYPE 1
16746 | #define HAVE_LINK 1
16747 | #define HAVE_SECURE_GETENV 1
16748 | #define HAVE_GETUID 1
16749 | #define HAVE_GETEUID 1
16750 | #define HAVE_GETGID 1
16751 | #define HAVE_GETEGID 1
16752 | #define HAVE_SETENV 1
16753 | #define HAVE_SIGACTION 1
16754 | #define HAVE_SIGALTSTACK 1
16755 | #define HAVE_SIGINTERRUPT 1
16756 | #define HAVE_STRDUP 1
16757 | #define HAVE_LOCALTIME_R 1
16758 | #define HAVE_TIMEGM 1
16759 | #define HAVE_WCRTOMB 1
16760 | #define HAVE_WCTOB 1
16761 | #define HAVE_ISWCNTRL 1
16762 | #define HAVE_ALLOCA_H 1
16763 | #define HAVE_ALLOCA 1
16764 | #define restrict __restrict
16765 | #define HAVE_LANGINFO_CODESET 1
16766 | #define FUNC_REALPATH_WORKS 1
16767 | #define HAVE_SYS_PARAM_H 1
16768 | #define HAVE_SYS_SOCKET_H 1
16769 | #define HAVE_UNISTD_H 1
16770 | #define HAVE_STDIO_EXT_H 1
16771 | #define HAVE_FEATURES_H 1
16772 | #define HAVE_SYS_STAT_H 1
16773 | #define HAVE_GETOPT_H 1
16774 | #define HAVE_SYS_CDEFS_H 1
16775 | #define HAVE_TERMIOS_H 1
16776 | #define HAVE_SYS_TIME_H 1
16777 | #define HAVE_LIMITS_H 1
16778 | #define HAVE_WCHAR_H 1
16779 | #define HAVE_STDINT_H 1
16780 | #define HAVE_INTTYPES_H 1
16781 | #define HAVE_LANGINFO_H 1
16782 | #define HAVE_XLOCALE_H 1
16783 | #define HAVE_MATH_H 1
16784 | #define HAVE_SYS_MMAN_H 1
16785 | #define HAVE_MALLOC_H 1
16786 | #define HAVE_SPAWN_H 1
16787 | #define HAVE_STRINGS_H 1
16788 | #define HAVE_SYS_FILE_H 1
16789 | #define HAVE_SYS_WAIT_H 1
16790 | #define HAVE_WCTYPE_H 1
16791 | #define HAVE_ENVIRON_DECL 1
16792 | #define HAVE_DECL_STRERROR_R 1
16793 | #define HAVE_STRERROR_R 1
16794 | #define STRERROR_R_CHAR_P 1
16795 | #define GETGROUPS_T gid_t
16796 | #define HAVE_SIG_ATOMIC_T 1
16797 | #define HAVE_WORKING_O_NOATIME 1
16798 | #define HAVE_WORKING_O_NOFOLLOW 1
16799 | #define HAVE_STDINT_H_WITH_UINTMAX 1
16800 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
16801 | #define CHECK_PRINTF_SAFE 1
16802 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
16803 | #define HAVE_LONG_LONG_INT 1
16804 | #define HAVE_WCHAR_T 1
16805 | #define HAVE_WINT_T 1
16806 | #define HAVE_INTMAX_T 1
16807 | #define DBL_EXPBIT0_WORD 1
16808 | #define DBL_EXPBIT0_BIT 20
16809 | #define HAVE_SNPRINTF 1
16810 | #define HAVE_STRNLEN 1
16811 | #define HAVE_WCSLEN 1
16812 | #define HAVE_WCSNLEN 1
16813 | #define HAVE_MBRTOWC 1
16814 | #define HAVE_WCRTOMB 1
16815 | #define HAVE_DECL__SNPRINTF 0
16816 | #define HAVE_SNPRINTF_RETVAL_C99 1
16817 | #define HAVE_DECL_ALARM 1
16818 | #define _USE_STD_STAT 1
16819 | #define HAVE_DECL_FSEEKO 1
16820 | #define HAVE_DECL_FTELLO 1
16821 | #define HAVE_DECL_GETDELIM 1
16822 | #define HAVE_DECL_GETDTABLESIZE 1
16823 | #define HAVE_DECL_GETLINE 1
16824 | #define HAVE_GETOPT_H 1
16825 | #define HAVE_GETOPT_LONG_ONLY 1
16826 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
16827 | #define HAVE_DECL_FLOCKFILE 1
16828 | #define HAVE_DECL_FPUTS_UNLOCKED 1
16829 | #define HAVE_DECL_FUNLOCKFILE 1
16830 | #define HAVE_DECL_PUTC_UNLOCKED 1
16831 | #define HAVE_INTTYPES_H 1
16832 | #define FLT_EXPBIT0_WORD 0
16833 | #define FLT_EXPBIT0_BIT 23
16834 | #define USE_POSIX_THREADS 1
16835 | #define USE_POSIX_THREADS_WEAK 1
16836 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
16837 | #define HAVE_STDLIB_H 1
16838 | #define MALLOC_0_IS_NONNULL 1
16839 | #define HAVE_MBSTATE_T 1
16840 | #define C_LOCALE_MAYBE_EILSEQ 1
16841 | #define HAVE_MAP_ANONYMOUS 1
16842 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
16843 | #define TIME_T_IS_SIGNED 1
16844 | #define HAVE_STRUCT_TM_TM_ZONE 1
16845 | #define HAVE_TM_ZONE 1
16846 | #define HAVE_TM_GMTOFF 1
16847 | #define PROMOTED_MODE_T mode_t
16848 | #define HAVE__BOOL 1
16849 | #define HAVE_COMPOUND_LITERALS 1
16850 | #define HAVE_POSIX_SPAWN 1
16851 | #define REPLACE_VFPRINTF_POSIX 1
16852 | #define USER_LABEL_PREFIX
16853 | #define HAVE_SIGSET_T 1
16854 | #define HAVE_DECL_SETENV 1
16855 | #define HAVE_SEARCH_H 1
16856 | #define HAVE_TSEARCH 1
16857 | #define HAVE_STRCASESTR 1
16858 | #define HAVE_DECL_STRDUP 1
16859 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
16860 | #define HAVE_DECL_FEOF_UNLOCKED 1
16861 | #define HAVE_DECL_FERROR_UNLOCKED 1
16862 | #define HAVE_DECL_FGETS_UNLOCKED 1
16863 | #define HAVE_DECL_FPUTC_UNLOCKED 1
16864 | #define HAVE_DECL_FREAD_UNLOCKED 1
16865 | #define HAVE_DECL_FWRITE_UNLOCKED 1
16866 | #define HAVE_DECL_GETC_UNLOCKED 1
16867 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
16868 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
16869 | #define HAVE_DECL_UNSETENV 1
16870 | #define USE_ACL 0
16871 | #define HAVE_ALLOCA 1
16872 | #define GNULIB_TEST_BTOWC 1
16873 | #define HAVE___BUILTIN_EXPECT 1
16874 | #define GNULIB_CANONICALIZE_LGPL 1
16875 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
16876 | #define GNULIB_TEST_REALPATH 1
16877 | #define GNULIB_TEST_CHDIR 1
16878 | #define HAVE_CLOCK_GETTIME 1
16879 | #define HAVE_CLOCK_SETTIME 1
16880 | #define GNULIB_TEST_CLOEXEC 1
16881 | #define GNULIB_TEST_CLOSE 1
16882 | #define GNULIB_CLOSE_STREAM 1
16883 | #define HAVE_DUP2 1
16884 | #define GNULIB_TEST_DUP2 1
16885 | #define GNULIB_TEST_ENVIRON 1
16886 | #define HAVE_EUIDACCESS 1
16887 | #define GNULIB_TEST_EUIDACCESS 1
16888 | #define GNULIB_TEST_FCNTL 1
16889 | #define FLEXIBLE_ARRAY_MEMBER /**/
16890 | #define GNULIB_TEST_FLOOR 1
16891 | #define HAVE_DECL___FPENDING 1
16892 | #define REPLACE_FPRINTF_POSIX 1
16893 | #define GNULIB_TEST_FPRINTF_POSIX 1
16894 | #define HAVE_FREXP_IN_LIBC 1
16895 | #define GNULIB_TEST_FREXP 1
16896 | #define HAVE_FREXPL_IN_LIBC 1
16897 | #define GNULIB_TEST_FREXPL 1
16898 | #define GNULIB_TEST_FSEEK 1
16899 | #define GNULIB_TEST_FSEEKO 1
16900 | #define GNULIB_TEST_FSTAT 1
16901 | #define GNULIB_TEST_FTELL 1
16902 | #define GNULIB_TEST_FTELLO 1
16903 | #define GNULIB_TEST_GETDELIM 1
16904 | #define GNULIB_TEST_GETDTABLESIZE 1
16905 | #define HAVE_GETGROUPS 1
16906 | #define GNULIB_TEST_GETGROUPS 1
16907 | #define GNULIB_TEST_GETLINE 1
16908 | #define GNULIB_TEST_GETPASS 1
16909 | #define GNULIB_TEST_GETPASS 1
16910 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
16911 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
16912 | #define HAVE_DECL___ARGV 0
16913 | #define GETTIMEOFDAY_TIMEZONE struct timezone
16914 | #define GNULIB_TEST_GETTIMEOFDAY 1
16915 | #define GNULIB_TEST_GROUP_MEMBER 1
16916 | #define HAVE_ISNAND_IN_LIBC 1
16917 | #define HAVE_ISNANF_IN_LIBC 1
16918 | #define HAVE_ISNANL_IN_LIBC 1
16919 | #define HAVE___INLINE 1
16920 | #define GNULIB_TEST_LOCALECONV 1
16921 | #define HAVE_PTHREAD_RWLOCK 1
16922 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
16923 | #define GNULIB_LOCK 1
16924 | #define GNULIB_TEST_LSEEK 1
16925 | #define GNULIB_TEST_LSTAT 1
16926 | #define HAVE_MALLOC_POSIX 1
16927 | #define GNULIB_TEST_MALLOC_POSIX 1
16928 | #define GNULIB_TEST_MBRLEN 1
16929 | #define C_LOCALE_MAYBE_EILSEQ 1
16930 | #define GNULIB_TEST_MBRTOWC 1
16931 | #define GNULIB_TEST_MBSINIT 1
16932 | #define GNULIB_TEST_MBTOWC 1
16933 | #define GNULIB_TEST_MEMCHR 1
16934 | #define GNULIB_MKOSTEMP 1
16935 | #define GNULIB_TEST_MKOSTEMP 1
16936 | #define GNULIB_TEST_MKSTEMP 1
16937 | #define GNULIB_TEST_MKTIME 1
16938 | #define NEED_MKTIME_INTERNAL 1
16939 | #define GNULIB_MSVC_NOTHROW 1
16940 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
16941 | #define REPLACE_NL_LANGINFO 1
16942 | #define GNULIB_TEST_NL_LANGINFO 1
16943 | #define my_strftime nstrftime
16944 | #define GNULIB_TEST_OPEN 1
16945 | #define HAVE_STRUCT_TM_TM_ZONE 1
16946 | #define HAVE_TM_ZONE 1
16947 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
16948 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
16949 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
16950 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
16951 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
16952 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
16953 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
16954 | #define GNULIB_TEST_POSIX_SPAWNP 1
16955 | #define HAVE_FREXP_IN_LIBC 1
16956 | #define HAVE_LDEXP_IN_LIBC 1
16957 | #define HAVE_FREXPL_IN_LIBC 1
16958 | #define HAVE_LDEXPL_IN_LIBC 1
16959 | #define REPLACE_PRINTF_POSIX 1
16960 | #define GNULIB_TEST_PRINTF_POSIX 1
16961 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
16962 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
16963 | #define HAVE_RAISE 1
16964 | #define GNULIB_TEST_RAISE 1
16965 | #define HAVE_STRUCT_RANDOM_DATA 1
16966 | #define HAVE_RANDOM_R 1
16967 | #define GNULIB_TEST_RANDOM_R 1
16968 | #define HAVE_RAWMEMCHR 1
16969 | #define GNULIB_TEST_RAWMEMCHR 1
16970 | #define GNULIB_TEST_READLINK 1
16971 | #define HAVE_REALLOC_POSIX 1
16972 | #define GNULIB_TEST_REALLOC_POSIX 1
16973 | #define _REGEX_INCLUDE_LIMITS_H 1
16974 | #define _REGEX_LARGE_OFFSETS 1
16975 | #define re_syntax_options rpl_re_syntax_options
16976 | #define re_set_syntax rpl_re_set_syntax
16977 | #define re_compile_pattern rpl_re_compile_pattern
16978 | #define re_compile_fastmap rpl_re_compile_fastmap
16979 | #define re_search rpl_re_search
16980 | #define re_search_2 rpl_re_search_2
16981 | #define re_match rpl_re_match
16982 | #define re_match_2 rpl_re_match_2
16983 | #define re_set_registers rpl_re_set_registers
16984 | #define re_comp rpl_re_comp
16985 | #define re_exec rpl_re_exec
16986 | #define regcomp rpl_regcomp
16987 | #define regexec rpl_regexec
16988 | #define regerror rpl_regerror
16989 | #define regfree rpl_regfree
16990 | #define HAVE_LIBINTL_H 1
16991 | #define HAVE_DECL_ISBLANK 1
16992 | #define GNULIB_TEST_RENAME 1
16993 | #define GNULIB_TEST_RMDIR 1
16994 | #define GNULIB_TEST_SECURE_GETENV 1
16995 | #define HAVE_SELINUX_SELINUX_H 0
16996 | #define GNULIB_TEST_SETENV 1
16997 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
16998 | #define GNULIB_TEST_SIGACTION 1
16999 | #define GNULIB_TEST_SIGNBIT 1
17000 | #define GNULIB_TEST_SIGPROCMASK 1
17001 | #define HAVE_STDINT_H 1
17002 | #define HAVE_POSIX_SPAWNATTR_T 1
17003 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
17004 | #define GNULIB_TEST_STAT 1
17005 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
17006 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
17007 | /* end confdefs.h. */
17008 | #include <sys/types.h>
17009 | #include <sys/stat.h>
17014 | static struct stat ac_aggr;
17015 | if (ac_aggr.st_birthtim.tv_nsec)
17020 configure:42489: gcc -c -g -O2 conftest.c >&5
17021 conftest.c: In function 'main':
17022 conftest.c:338:19: error: 'struct stat' has no member named 'st_birthtim'
17023 if (sizeof ac_aggr.st_birthtim.tv_nsec)
17025 configure:42489: $? = 1
17026 configure: failed program was:
17028 | #define PACKAGE_NAME "GNU recutils"
17029 | #define PACKAGE_TARNAME "recutils"
17030 | #define PACKAGE_VERSION "1.8"
17031 | #define PACKAGE_STRING "GNU recutils 1.8"
17032 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
17033 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
17034 | #define PACKAGE "recutils"
17035 | #define VERSION "1.8"
17036 | #define STDC_HEADERS 1
17037 | #define HAVE_SYS_TYPES_H 1
17038 | #define HAVE_SYS_STAT_H 1
17039 | #define HAVE_STDLIB_H 1
17040 | #define HAVE_STRING_H 1
17041 | #define HAVE_MEMORY_H 1
17042 | #define HAVE_STRINGS_H 1
17043 | #define HAVE_INTTYPES_H 1
17044 | #define HAVE_STDINT_H 1
17045 | #define HAVE_UNISTD_H 1
17046 | #define __EXTENSIONS__ 1
17047 | #define _ALL_SOURCE 1
17048 | #define _DARWIN_C_SOURCE 1
17049 | #define _GNU_SOURCE 1
17050 | #define _NETBSD_SOURCE 1
17051 | #define _OPENBSD_SOURCE 1
17052 | #define _POSIX_PTHREAD_SEMANTICS 1
17053 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
17054 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
17055 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
17056 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
17057 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
17058 | #define __STDC_WANT_LIB_EXT2__ 1
17059 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
17060 | #define _TANDEM_SOURCE 1
17061 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
17062 | #define HAVE_FSEEKO 1
17063 | #define _FILE_OFFSET_BITS 64
17064 | #define _DARWIN_USE_64_BIT_INODE 1
17065 | #define HAVE_DLFCN_H 1
17066 | #define LT_OBJDIR ".libs/"
17067 | #define HAVE_FCHMOD 1
17068 | #define HAVE_BTOWC 1
17069 | #define HAVE_CANONICALIZE_FILE_NAME 1
17070 | #define HAVE_GETCWD 1
17071 | #define HAVE_READLINK 1
17072 | #define HAVE_REALPATH 1
17073 | #define HAVE_FACCESSAT 1
17074 | #define HAVE_FCNTL 1
17075 | #define HAVE_SYMLINK 1
17076 | #define HAVE_FLOCK 1
17077 | #define HAVE_SNPRINTF 1
17078 | #define HAVE___FWRITING 1
17079 | #define HAVE_GETDELIM 1
17080 | #define HAVE_GETDTABLESIZE 1
17081 | #define HAVE_GETPASS 1
17082 | #define HAVE___FSETLOCKING 1
17083 | #define HAVE_GETTIMEOFDAY 1
17084 | #define HAVE_LSTAT 1
17085 | #define HAVE_MBSINIT 1
17086 | #define HAVE_MBRTOWC 1
17087 | #define HAVE_MBRLEN 1
17088 | #define HAVE_MPROTECT 1
17089 | #define HAVE_MKOSTEMP 1
17090 | #define HAVE_MKSTEMP 1
17091 | #define HAVE_TZSET 1
17092 | #define HAVE_NL_LANGINFO 1
17093 | #define HAVE_ISBLANK 1
17094 | #define HAVE_ISWCTYPE 1
17095 | #define HAVE_LINK 1
17096 | #define HAVE_SECURE_GETENV 1
17097 | #define HAVE_GETUID 1
17098 | #define HAVE_GETEUID 1
17099 | #define HAVE_GETGID 1
17100 | #define HAVE_GETEGID 1
17101 | #define HAVE_SETENV 1
17102 | #define HAVE_SIGACTION 1
17103 | #define HAVE_SIGALTSTACK 1
17104 | #define HAVE_SIGINTERRUPT 1
17105 | #define HAVE_STRDUP 1
17106 | #define HAVE_LOCALTIME_R 1
17107 | #define HAVE_TIMEGM 1
17108 | #define HAVE_WCRTOMB 1
17109 | #define HAVE_WCTOB 1
17110 | #define HAVE_ISWCNTRL 1
17111 | #define HAVE_ALLOCA_H 1
17112 | #define HAVE_ALLOCA 1
17113 | #define restrict __restrict
17114 | #define HAVE_LANGINFO_CODESET 1
17115 | #define FUNC_REALPATH_WORKS 1
17116 | #define HAVE_SYS_PARAM_H 1
17117 | #define HAVE_SYS_SOCKET_H 1
17118 | #define HAVE_UNISTD_H 1
17119 | #define HAVE_STDIO_EXT_H 1
17120 | #define HAVE_FEATURES_H 1
17121 | #define HAVE_SYS_STAT_H 1
17122 | #define HAVE_GETOPT_H 1
17123 | #define HAVE_SYS_CDEFS_H 1
17124 | #define HAVE_TERMIOS_H 1
17125 | #define HAVE_SYS_TIME_H 1
17126 | #define HAVE_LIMITS_H 1
17127 | #define HAVE_WCHAR_H 1
17128 | #define HAVE_STDINT_H 1
17129 | #define HAVE_INTTYPES_H 1
17130 | #define HAVE_LANGINFO_H 1
17131 | #define HAVE_XLOCALE_H 1
17132 | #define HAVE_MATH_H 1
17133 | #define HAVE_SYS_MMAN_H 1
17134 | #define HAVE_MALLOC_H 1
17135 | #define HAVE_SPAWN_H 1
17136 | #define HAVE_STRINGS_H 1
17137 | #define HAVE_SYS_FILE_H 1
17138 | #define HAVE_SYS_WAIT_H 1
17139 | #define HAVE_WCTYPE_H 1
17140 | #define HAVE_ENVIRON_DECL 1
17141 | #define HAVE_DECL_STRERROR_R 1
17142 | #define HAVE_STRERROR_R 1
17143 | #define STRERROR_R_CHAR_P 1
17144 | #define GETGROUPS_T gid_t
17145 | #define HAVE_SIG_ATOMIC_T 1
17146 | #define HAVE_WORKING_O_NOATIME 1
17147 | #define HAVE_WORKING_O_NOFOLLOW 1
17148 | #define HAVE_STDINT_H_WITH_UINTMAX 1
17149 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
17150 | #define CHECK_PRINTF_SAFE 1
17151 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
17152 | #define HAVE_LONG_LONG_INT 1
17153 | #define HAVE_WCHAR_T 1
17154 | #define HAVE_WINT_T 1
17155 | #define HAVE_INTMAX_T 1
17156 | #define DBL_EXPBIT0_WORD 1
17157 | #define DBL_EXPBIT0_BIT 20
17158 | #define HAVE_SNPRINTF 1
17159 | #define HAVE_STRNLEN 1
17160 | #define HAVE_WCSLEN 1
17161 | #define HAVE_WCSNLEN 1
17162 | #define HAVE_MBRTOWC 1
17163 | #define HAVE_WCRTOMB 1
17164 | #define HAVE_DECL__SNPRINTF 0
17165 | #define HAVE_SNPRINTF_RETVAL_C99 1
17166 | #define HAVE_DECL_ALARM 1
17167 | #define _USE_STD_STAT 1
17168 | #define HAVE_DECL_FSEEKO 1
17169 | #define HAVE_DECL_FTELLO 1
17170 | #define HAVE_DECL_GETDELIM 1
17171 | #define HAVE_DECL_GETDTABLESIZE 1
17172 | #define HAVE_DECL_GETLINE 1
17173 | #define HAVE_GETOPT_H 1
17174 | #define HAVE_GETOPT_LONG_ONLY 1
17175 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
17176 | #define HAVE_DECL_FLOCKFILE 1
17177 | #define HAVE_DECL_FPUTS_UNLOCKED 1
17178 | #define HAVE_DECL_FUNLOCKFILE 1
17179 | #define HAVE_DECL_PUTC_UNLOCKED 1
17180 | #define HAVE_INTTYPES_H 1
17181 | #define FLT_EXPBIT0_WORD 0
17182 | #define FLT_EXPBIT0_BIT 23
17183 | #define USE_POSIX_THREADS 1
17184 | #define USE_POSIX_THREADS_WEAK 1
17185 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
17186 | #define HAVE_STDLIB_H 1
17187 | #define MALLOC_0_IS_NONNULL 1
17188 | #define HAVE_MBSTATE_T 1
17189 | #define C_LOCALE_MAYBE_EILSEQ 1
17190 | #define HAVE_MAP_ANONYMOUS 1
17191 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
17192 | #define TIME_T_IS_SIGNED 1
17193 | #define HAVE_STRUCT_TM_TM_ZONE 1
17194 | #define HAVE_TM_ZONE 1
17195 | #define HAVE_TM_GMTOFF 1
17196 | #define PROMOTED_MODE_T mode_t
17197 | #define HAVE__BOOL 1
17198 | #define HAVE_COMPOUND_LITERALS 1
17199 | #define HAVE_POSIX_SPAWN 1
17200 | #define REPLACE_VFPRINTF_POSIX 1
17201 | #define USER_LABEL_PREFIX
17202 | #define HAVE_SIGSET_T 1
17203 | #define HAVE_DECL_SETENV 1
17204 | #define HAVE_SEARCH_H 1
17205 | #define HAVE_TSEARCH 1
17206 | #define HAVE_STRCASESTR 1
17207 | #define HAVE_DECL_STRDUP 1
17208 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
17209 | #define HAVE_DECL_FEOF_UNLOCKED 1
17210 | #define HAVE_DECL_FERROR_UNLOCKED 1
17211 | #define HAVE_DECL_FGETS_UNLOCKED 1
17212 | #define HAVE_DECL_FPUTC_UNLOCKED 1
17213 | #define HAVE_DECL_FREAD_UNLOCKED 1
17214 | #define HAVE_DECL_FWRITE_UNLOCKED 1
17215 | #define HAVE_DECL_GETC_UNLOCKED 1
17216 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
17217 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
17218 | #define HAVE_DECL_UNSETENV 1
17219 | #define USE_ACL 0
17220 | #define HAVE_ALLOCA 1
17221 | #define GNULIB_TEST_BTOWC 1
17222 | #define HAVE___BUILTIN_EXPECT 1
17223 | #define GNULIB_CANONICALIZE_LGPL 1
17224 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
17225 | #define GNULIB_TEST_REALPATH 1
17226 | #define GNULIB_TEST_CHDIR 1
17227 | #define HAVE_CLOCK_GETTIME 1
17228 | #define HAVE_CLOCK_SETTIME 1
17229 | #define GNULIB_TEST_CLOEXEC 1
17230 | #define GNULIB_TEST_CLOSE 1
17231 | #define GNULIB_CLOSE_STREAM 1
17232 | #define HAVE_DUP2 1
17233 | #define GNULIB_TEST_DUP2 1
17234 | #define GNULIB_TEST_ENVIRON 1
17235 | #define HAVE_EUIDACCESS 1
17236 | #define GNULIB_TEST_EUIDACCESS 1
17237 | #define GNULIB_TEST_FCNTL 1
17238 | #define FLEXIBLE_ARRAY_MEMBER /**/
17239 | #define GNULIB_TEST_FLOOR 1
17240 | #define HAVE_DECL___FPENDING 1
17241 | #define REPLACE_FPRINTF_POSIX 1
17242 | #define GNULIB_TEST_FPRINTF_POSIX 1
17243 | #define HAVE_FREXP_IN_LIBC 1
17244 | #define GNULIB_TEST_FREXP 1
17245 | #define HAVE_FREXPL_IN_LIBC 1
17246 | #define GNULIB_TEST_FREXPL 1
17247 | #define GNULIB_TEST_FSEEK 1
17248 | #define GNULIB_TEST_FSEEKO 1
17249 | #define GNULIB_TEST_FSTAT 1
17250 | #define GNULIB_TEST_FTELL 1
17251 | #define GNULIB_TEST_FTELLO 1
17252 | #define GNULIB_TEST_GETDELIM 1
17253 | #define GNULIB_TEST_GETDTABLESIZE 1
17254 | #define HAVE_GETGROUPS 1
17255 | #define GNULIB_TEST_GETGROUPS 1
17256 | #define GNULIB_TEST_GETLINE 1
17257 | #define GNULIB_TEST_GETPASS 1
17258 | #define GNULIB_TEST_GETPASS 1
17259 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
17260 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
17261 | #define HAVE_DECL___ARGV 0
17262 | #define GETTIMEOFDAY_TIMEZONE struct timezone
17263 | #define GNULIB_TEST_GETTIMEOFDAY 1
17264 | #define GNULIB_TEST_GROUP_MEMBER 1
17265 | #define HAVE_ISNAND_IN_LIBC 1
17266 | #define HAVE_ISNANF_IN_LIBC 1
17267 | #define HAVE_ISNANL_IN_LIBC 1
17268 | #define HAVE___INLINE 1
17269 | #define GNULIB_TEST_LOCALECONV 1
17270 | #define HAVE_PTHREAD_RWLOCK 1
17271 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
17272 | #define GNULIB_LOCK 1
17273 | #define GNULIB_TEST_LSEEK 1
17274 | #define GNULIB_TEST_LSTAT 1
17275 | #define HAVE_MALLOC_POSIX 1
17276 | #define GNULIB_TEST_MALLOC_POSIX 1
17277 | #define GNULIB_TEST_MBRLEN 1
17278 | #define C_LOCALE_MAYBE_EILSEQ 1
17279 | #define GNULIB_TEST_MBRTOWC 1
17280 | #define GNULIB_TEST_MBSINIT 1
17281 | #define GNULIB_TEST_MBTOWC 1
17282 | #define GNULIB_TEST_MEMCHR 1
17283 | #define GNULIB_MKOSTEMP 1
17284 | #define GNULIB_TEST_MKOSTEMP 1
17285 | #define GNULIB_TEST_MKSTEMP 1
17286 | #define GNULIB_TEST_MKTIME 1
17287 | #define NEED_MKTIME_INTERNAL 1
17288 | #define GNULIB_MSVC_NOTHROW 1
17289 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
17290 | #define REPLACE_NL_LANGINFO 1
17291 | #define GNULIB_TEST_NL_LANGINFO 1
17292 | #define my_strftime nstrftime
17293 | #define GNULIB_TEST_OPEN 1
17294 | #define HAVE_STRUCT_TM_TM_ZONE 1
17295 | #define HAVE_TM_ZONE 1
17296 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
17297 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
17298 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
17299 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
17300 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
17301 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
17302 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
17303 | #define GNULIB_TEST_POSIX_SPAWNP 1
17304 | #define HAVE_FREXP_IN_LIBC 1
17305 | #define HAVE_LDEXP_IN_LIBC 1
17306 | #define HAVE_FREXPL_IN_LIBC 1
17307 | #define HAVE_LDEXPL_IN_LIBC 1
17308 | #define REPLACE_PRINTF_POSIX 1
17309 | #define GNULIB_TEST_PRINTF_POSIX 1
17310 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
17311 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
17312 | #define HAVE_RAISE 1
17313 | #define GNULIB_TEST_RAISE 1
17314 | #define HAVE_STRUCT_RANDOM_DATA 1
17315 | #define HAVE_RANDOM_R 1
17316 | #define GNULIB_TEST_RANDOM_R 1
17317 | #define HAVE_RAWMEMCHR 1
17318 | #define GNULIB_TEST_RAWMEMCHR 1
17319 | #define GNULIB_TEST_READLINK 1
17320 | #define HAVE_REALLOC_POSIX 1
17321 | #define GNULIB_TEST_REALLOC_POSIX 1
17322 | #define _REGEX_INCLUDE_LIMITS_H 1
17323 | #define _REGEX_LARGE_OFFSETS 1
17324 | #define re_syntax_options rpl_re_syntax_options
17325 | #define re_set_syntax rpl_re_set_syntax
17326 | #define re_compile_pattern rpl_re_compile_pattern
17327 | #define re_compile_fastmap rpl_re_compile_fastmap
17328 | #define re_search rpl_re_search
17329 | #define re_search_2 rpl_re_search_2
17330 | #define re_match rpl_re_match
17331 | #define re_match_2 rpl_re_match_2
17332 | #define re_set_registers rpl_re_set_registers
17333 | #define re_comp rpl_re_comp
17334 | #define re_exec rpl_re_exec
17335 | #define regcomp rpl_regcomp
17336 | #define regexec rpl_regexec
17337 | #define regerror rpl_regerror
17338 | #define regfree rpl_regfree
17339 | #define HAVE_LIBINTL_H 1
17340 | #define HAVE_DECL_ISBLANK 1
17341 | #define GNULIB_TEST_RENAME 1
17342 | #define GNULIB_TEST_RMDIR 1
17343 | #define GNULIB_TEST_SECURE_GETENV 1
17344 | #define HAVE_SELINUX_SELINUX_H 0
17345 | #define GNULIB_TEST_SETENV 1
17346 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
17347 | #define GNULIB_TEST_SIGACTION 1
17348 | #define GNULIB_TEST_SIGNBIT 1
17349 | #define GNULIB_TEST_SIGPROCMASK 1
17350 | #define HAVE_STDINT_H 1
17351 | #define HAVE_POSIX_SPAWNATTR_T 1
17352 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
17353 | #define GNULIB_TEST_STAT 1
17354 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
17355 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
17356 | /* end confdefs.h. */
17357 | #include <sys/types.h>
17358 | #include <sys/stat.h>
17363 | static struct stat ac_aggr;
17364 | if (sizeof ac_aggr.st_birthtim.tv_nsec)
17369 configure:42489: result: no
17370 configure:42509: checking for va_copy
17371 configure:42529: gcc -c -g -O2 conftest.c >&5
17372 configure:42529: $? = 0
17373 configure:42537: result: yes
17374 configure:42720: checking for good max_align_t
17375 configure:42750: result: yes
17376 configure:42762: checking whether NULL can be used in arbitrary expressions
17377 configure:42787: result: yes
17378 configure:42955: checking which flavor of printf attribute matches inttypes macros
17379 configure:42982: gcc -c -g -O2 conftest.c >&5
17380 configure:42982: $? = 0
17381 configure:42989: result: system
17382 configure:43120: checking for strcasecmp
17383 configure:43120: gcc -o conftest -g -O2 conftest.c >&5
17384 conftest.c:357:6: warning: conflicting types for built-in function 'strcasecmp'
17385 char strcasecmp ();
17387 configure:43120: $? = 0
17388 configure:43120: result: yes
17389 configure:43137: checking for strncasecmp
17390 configure:43137: gcc -o conftest -g -O2 conftest.c >&5
17391 conftest.c:358:6: warning: conflicting types for built-in function 'strncasecmp'
17392 char strncasecmp ();
17394 configure:43137: $? = 0
17395 configure:43137: result: yes
17396 configure:43151: checking whether strncasecmp is declared
17397 configure:43151: gcc -c -g -O2 conftest.c >&5
17398 configure:43151: $? = 0
17399 configure:43151: result: yes
17400 configure:43200: checking whether strcasestr works in linear time
17401 configure:43276: gcc -o conftest -g -O2 conftest.c >&5
17402 configure:43276: $? = 0
17403 configure:43276: ./conftest
17404 configure:43276: $? = 0
17405 configure:43287: result: yes
17406 configure:43320: checking for strcasestr
17407 configure:43320: result: yes
17408 configure:43335: checking whether strcasestr works
17409 configure:43404: result: yes
17410 configure:43451: checking for strchrnul
17411 configure:43451: gcc -o conftest -g -O2 conftest.c >&5
17412 configure:43451: $? = 0
17413 configure:43451: result: yes
17414 configure:43463: checking whether strchrnul works
17415 configure:43507: gcc -o conftest -g -O2 conftest.c >&5
17416 configure:43507: $? = 0
17417 configure:43507: ./conftest
17418 configure:43507: $? = 0
17419 configure:43518: result: yes
17420 configure:43602: checking for working strerror function
17421 configure:43628: gcc -o conftest -g -O2 conftest.c >&5
17422 configure:43628: $? = 0
17423 configure:43628: ./conftest
17424 configure:43628: $? = 0
17425 configure:43639: result: yes
17426 configure:43741: checking for strsep
17427 configure:43741: gcc -o conftest -g -O2 conftest.c >&5
17428 configure:43741: $? = 0
17429 configure:43741: result: yes
17430 configure:43788: checking for strverscmp
17431 configure:43788: gcc -o conftest -g -O2 conftest.c >&5
17432 configure:43788: $? = 0
17433 configure:43788: result: yes
17434 configure:44021: checking for nlink_t
17435 configure:44021: result: yes
17436 configure:44151: checking whether localtime_r is declared
17437 configure:44151: gcc -c -g -O2 conftest.c >&5
17438 configure:44151: $? = 0
17439 configure:44151: result: yes
17440 configure:44170: checking whether localtime_r is compatible with its POSIX signature
17441 configure:44194: gcc -c -g -O2 conftest.c >&5
17442 configure:44194: $? = 0
17443 configure:44202: result: yes
17444 configure:44251: checking whether localtime loops forever near extrema
17445 configure:44285: gcc -o conftest -g -O2 conftest.c >&5
17446 conftest.c: In function 'main':
17447 conftest.c:359:24: warning: overflow in implicit constant conversion [-Woverflow]
17448 time_t t = -67768038400666600;
17450 configure:44285: $? = 0
17451 configure:44285: ./conftest
17452 configure:44285: $? = 0
17453 configure:44294: result: no
17454 configure:44302: checking for timezone_t
17455 configure:44302: gcc -c -g -O2 conftest.c >&5
17456 conftest.c: In function 'main':
17457 conftest.c:355:13: error: 'timezone_t' undeclared (first use in this function)
17458 if (sizeof (timezone_t))
17460 conftest.c:355:13: note: each undeclared identifier is reported only once for each function it appears in
17461 configure:44302: $? = 1
17462 configure: failed program was:
17464 | #define PACKAGE_NAME "GNU recutils"
17465 | #define PACKAGE_TARNAME "recutils"
17466 | #define PACKAGE_VERSION "1.8"
17467 | #define PACKAGE_STRING "GNU recutils 1.8"
17468 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
17469 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
17470 | #define PACKAGE "recutils"
17471 | #define VERSION "1.8"
17472 | #define STDC_HEADERS 1
17473 | #define HAVE_SYS_TYPES_H 1
17474 | #define HAVE_SYS_STAT_H 1
17475 | #define HAVE_STDLIB_H 1
17476 | #define HAVE_STRING_H 1
17477 | #define HAVE_MEMORY_H 1
17478 | #define HAVE_STRINGS_H 1
17479 | #define HAVE_INTTYPES_H 1
17480 | #define HAVE_STDINT_H 1
17481 | #define HAVE_UNISTD_H 1
17482 | #define __EXTENSIONS__ 1
17483 | #define _ALL_SOURCE 1
17484 | #define _DARWIN_C_SOURCE 1
17485 | #define _GNU_SOURCE 1
17486 | #define _NETBSD_SOURCE 1
17487 | #define _OPENBSD_SOURCE 1
17488 | #define _POSIX_PTHREAD_SEMANTICS 1
17489 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
17490 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
17491 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
17492 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
17493 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
17494 | #define __STDC_WANT_LIB_EXT2__ 1
17495 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
17496 | #define _TANDEM_SOURCE 1
17497 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
17498 | #define HAVE_FSEEKO 1
17499 | #define _FILE_OFFSET_BITS 64
17500 | #define _DARWIN_USE_64_BIT_INODE 1
17501 | #define HAVE_DLFCN_H 1
17502 | #define LT_OBJDIR ".libs/"
17503 | #define HAVE_FCHMOD 1
17504 | #define HAVE_BTOWC 1
17505 | #define HAVE_CANONICALIZE_FILE_NAME 1
17506 | #define HAVE_GETCWD 1
17507 | #define HAVE_READLINK 1
17508 | #define HAVE_REALPATH 1
17509 | #define HAVE_FACCESSAT 1
17510 | #define HAVE_FCNTL 1
17511 | #define HAVE_SYMLINK 1
17512 | #define HAVE_FLOCK 1
17513 | #define HAVE_SNPRINTF 1
17514 | #define HAVE___FWRITING 1
17515 | #define HAVE_GETDELIM 1
17516 | #define HAVE_GETDTABLESIZE 1
17517 | #define HAVE_GETPASS 1
17518 | #define HAVE___FSETLOCKING 1
17519 | #define HAVE_GETTIMEOFDAY 1
17520 | #define HAVE_LSTAT 1
17521 | #define HAVE_MBSINIT 1
17522 | #define HAVE_MBRTOWC 1
17523 | #define HAVE_MBRLEN 1
17524 | #define HAVE_MPROTECT 1
17525 | #define HAVE_MKOSTEMP 1
17526 | #define HAVE_MKSTEMP 1
17527 | #define HAVE_TZSET 1
17528 | #define HAVE_NL_LANGINFO 1
17529 | #define HAVE_ISBLANK 1
17530 | #define HAVE_ISWCTYPE 1
17531 | #define HAVE_LINK 1
17532 | #define HAVE_SECURE_GETENV 1
17533 | #define HAVE_GETUID 1
17534 | #define HAVE_GETEUID 1
17535 | #define HAVE_GETGID 1
17536 | #define HAVE_GETEGID 1
17537 | #define HAVE_SETENV 1
17538 | #define HAVE_SIGACTION 1
17539 | #define HAVE_SIGALTSTACK 1
17540 | #define HAVE_SIGINTERRUPT 1
17541 | #define HAVE_STRDUP 1
17542 | #define HAVE_LOCALTIME_R 1
17543 | #define HAVE_TIMEGM 1
17544 | #define HAVE_WCRTOMB 1
17545 | #define HAVE_WCTOB 1
17546 | #define HAVE_ISWCNTRL 1
17547 | #define HAVE_ALLOCA_H 1
17548 | #define HAVE_ALLOCA 1
17549 | #define restrict __restrict
17550 | #define HAVE_LANGINFO_CODESET 1
17551 | #define FUNC_REALPATH_WORKS 1
17552 | #define HAVE_SYS_PARAM_H 1
17553 | #define HAVE_SYS_SOCKET_H 1
17554 | #define HAVE_UNISTD_H 1
17555 | #define HAVE_STDIO_EXT_H 1
17556 | #define HAVE_FEATURES_H 1
17557 | #define HAVE_SYS_STAT_H 1
17558 | #define HAVE_GETOPT_H 1
17559 | #define HAVE_SYS_CDEFS_H 1
17560 | #define HAVE_TERMIOS_H 1
17561 | #define HAVE_SYS_TIME_H 1
17562 | #define HAVE_LIMITS_H 1
17563 | #define HAVE_WCHAR_H 1
17564 | #define HAVE_STDINT_H 1
17565 | #define HAVE_INTTYPES_H 1
17566 | #define HAVE_LANGINFO_H 1
17567 | #define HAVE_XLOCALE_H 1
17568 | #define HAVE_MATH_H 1
17569 | #define HAVE_SYS_MMAN_H 1
17570 | #define HAVE_MALLOC_H 1
17571 | #define HAVE_SPAWN_H 1
17572 | #define HAVE_STRINGS_H 1
17573 | #define HAVE_SYS_FILE_H 1
17574 | #define HAVE_SYS_WAIT_H 1
17575 | #define HAVE_WCTYPE_H 1
17576 | #define HAVE_ENVIRON_DECL 1
17577 | #define HAVE_DECL_STRERROR_R 1
17578 | #define HAVE_STRERROR_R 1
17579 | #define STRERROR_R_CHAR_P 1
17580 | #define GETGROUPS_T gid_t
17581 | #define HAVE_SIG_ATOMIC_T 1
17582 | #define HAVE_WORKING_O_NOATIME 1
17583 | #define HAVE_WORKING_O_NOFOLLOW 1
17584 | #define HAVE_STDINT_H_WITH_UINTMAX 1
17585 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
17586 | #define CHECK_PRINTF_SAFE 1
17587 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
17588 | #define HAVE_LONG_LONG_INT 1
17589 | #define HAVE_WCHAR_T 1
17590 | #define HAVE_WINT_T 1
17591 | #define HAVE_INTMAX_T 1
17592 | #define DBL_EXPBIT0_WORD 1
17593 | #define DBL_EXPBIT0_BIT 20
17594 | #define HAVE_SNPRINTF 1
17595 | #define HAVE_STRNLEN 1
17596 | #define HAVE_WCSLEN 1
17597 | #define HAVE_WCSNLEN 1
17598 | #define HAVE_MBRTOWC 1
17599 | #define HAVE_WCRTOMB 1
17600 | #define HAVE_DECL__SNPRINTF 0
17601 | #define HAVE_SNPRINTF_RETVAL_C99 1
17602 | #define HAVE_DECL_ALARM 1
17603 | #define _USE_STD_STAT 1
17604 | #define HAVE_DECL_FSEEKO 1
17605 | #define HAVE_DECL_FTELLO 1
17606 | #define HAVE_DECL_GETDELIM 1
17607 | #define HAVE_DECL_GETDTABLESIZE 1
17608 | #define HAVE_DECL_GETLINE 1
17609 | #define HAVE_GETOPT_H 1
17610 | #define HAVE_GETOPT_LONG_ONLY 1
17611 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
17612 | #define HAVE_DECL_FLOCKFILE 1
17613 | #define HAVE_DECL_FPUTS_UNLOCKED 1
17614 | #define HAVE_DECL_FUNLOCKFILE 1
17615 | #define HAVE_DECL_PUTC_UNLOCKED 1
17616 | #define HAVE_INTTYPES_H 1
17617 | #define FLT_EXPBIT0_WORD 0
17618 | #define FLT_EXPBIT0_BIT 23
17619 | #define USE_POSIX_THREADS 1
17620 | #define USE_POSIX_THREADS_WEAK 1
17621 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
17622 | #define HAVE_STDLIB_H 1
17623 | #define MALLOC_0_IS_NONNULL 1
17624 | #define HAVE_MBSTATE_T 1
17625 | #define C_LOCALE_MAYBE_EILSEQ 1
17626 | #define HAVE_MAP_ANONYMOUS 1
17627 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
17628 | #define TIME_T_IS_SIGNED 1
17629 | #define HAVE_STRUCT_TM_TM_ZONE 1
17630 | #define HAVE_TM_ZONE 1
17631 | #define HAVE_TM_GMTOFF 1
17632 | #define PROMOTED_MODE_T mode_t
17633 | #define HAVE__BOOL 1
17634 | #define HAVE_COMPOUND_LITERALS 1
17635 | #define HAVE_POSIX_SPAWN 1
17636 | #define REPLACE_VFPRINTF_POSIX 1
17637 | #define USER_LABEL_PREFIX
17638 | #define HAVE_SIGSET_T 1
17639 | #define HAVE_DECL_SETENV 1
17640 | #define HAVE_SEARCH_H 1
17641 | #define HAVE_TSEARCH 1
17642 | #define HAVE_STRCASESTR 1
17643 | #define HAVE_DECL_STRDUP 1
17644 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
17645 | #define HAVE_DECL_FEOF_UNLOCKED 1
17646 | #define HAVE_DECL_FERROR_UNLOCKED 1
17647 | #define HAVE_DECL_FGETS_UNLOCKED 1
17648 | #define HAVE_DECL_FPUTC_UNLOCKED 1
17649 | #define HAVE_DECL_FREAD_UNLOCKED 1
17650 | #define HAVE_DECL_FWRITE_UNLOCKED 1
17651 | #define HAVE_DECL_GETC_UNLOCKED 1
17652 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
17653 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
17654 | #define HAVE_DECL_UNSETENV 1
17655 | #define USE_ACL 0
17656 | #define HAVE_ALLOCA 1
17657 | #define GNULIB_TEST_BTOWC 1
17658 | #define HAVE___BUILTIN_EXPECT 1
17659 | #define GNULIB_CANONICALIZE_LGPL 1
17660 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
17661 | #define GNULIB_TEST_REALPATH 1
17662 | #define GNULIB_TEST_CHDIR 1
17663 | #define HAVE_CLOCK_GETTIME 1
17664 | #define HAVE_CLOCK_SETTIME 1
17665 | #define GNULIB_TEST_CLOEXEC 1
17666 | #define GNULIB_TEST_CLOSE 1
17667 | #define GNULIB_CLOSE_STREAM 1
17668 | #define HAVE_DUP2 1
17669 | #define GNULIB_TEST_DUP2 1
17670 | #define GNULIB_TEST_ENVIRON 1
17671 | #define HAVE_EUIDACCESS 1
17672 | #define GNULIB_TEST_EUIDACCESS 1
17673 | #define GNULIB_TEST_FCNTL 1
17674 | #define FLEXIBLE_ARRAY_MEMBER /**/
17675 | #define GNULIB_TEST_FLOOR 1
17676 | #define HAVE_DECL___FPENDING 1
17677 | #define REPLACE_FPRINTF_POSIX 1
17678 | #define GNULIB_TEST_FPRINTF_POSIX 1
17679 | #define HAVE_FREXP_IN_LIBC 1
17680 | #define GNULIB_TEST_FREXP 1
17681 | #define HAVE_FREXPL_IN_LIBC 1
17682 | #define GNULIB_TEST_FREXPL 1
17683 | #define GNULIB_TEST_FSEEK 1
17684 | #define GNULIB_TEST_FSEEKO 1
17685 | #define GNULIB_TEST_FSTAT 1
17686 | #define GNULIB_TEST_FTELL 1
17687 | #define GNULIB_TEST_FTELLO 1
17688 | #define GNULIB_TEST_GETDELIM 1
17689 | #define GNULIB_TEST_GETDTABLESIZE 1
17690 | #define HAVE_GETGROUPS 1
17691 | #define GNULIB_TEST_GETGROUPS 1
17692 | #define GNULIB_TEST_GETLINE 1
17693 | #define GNULIB_TEST_GETPASS 1
17694 | #define GNULIB_TEST_GETPASS 1
17695 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
17696 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
17697 | #define HAVE_DECL___ARGV 0
17698 | #define GETTIMEOFDAY_TIMEZONE struct timezone
17699 | #define GNULIB_TEST_GETTIMEOFDAY 1
17700 | #define GNULIB_TEST_GROUP_MEMBER 1
17701 | #define HAVE_ISNAND_IN_LIBC 1
17702 | #define HAVE_ISNANF_IN_LIBC 1
17703 | #define HAVE_ISNANL_IN_LIBC 1
17704 | #define HAVE___INLINE 1
17705 | #define GNULIB_TEST_LOCALECONV 1
17706 | #define HAVE_PTHREAD_RWLOCK 1
17707 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
17708 | #define GNULIB_LOCK 1
17709 | #define GNULIB_TEST_LSEEK 1
17710 | #define GNULIB_TEST_LSTAT 1
17711 | #define HAVE_MALLOC_POSIX 1
17712 | #define GNULIB_TEST_MALLOC_POSIX 1
17713 | #define GNULIB_TEST_MBRLEN 1
17714 | #define C_LOCALE_MAYBE_EILSEQ 1
17715 | #define GNULIB_TEST_MBRTOWC 1
17716 | #define GNULIB_TEST_MBSINIT 1
17717 | #define GNULIB_TEST_MBTOWC 1
17718 | #define GNULIB_TEST_MEMCHR 1
17719 | #define GNULIB_MKOSTEMP 1
17720 | #define GNULIB_TEST_MKOSTEMP 1
17721 | #define GNULIB_TEST_MKSTEMP 1
17722 | #define GNULIB_TEST_MKTIME 1
17723 | #define NEED_MKTIME_INTERNAL 1
17724 | #define GNULIB_MSVC_NOTHROW 1
17725 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
17726 | #define REPLACE_NL_LANGINFO 1
17727 | #define GNULIB_TEST_NL_LANGINFO 1
17728 | #define my_strftime nstrftime
17729 | #define GNULIB_TEST_OPEN 1
17730 | #define HAVE_STRUCT_TM_TM_ZONE 1
17731 | #define HAVE_TM_ZONE 1
17732 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
17733 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
17734 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
17735 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
17736 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
17737 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
17738 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
17739 | #define GNULIB_TEST_POSIX_SPAWNP 1
17740 | #define HAVE_FREXP_IN_LIBC 1
17741 | #define HAVE_LDEXP_IN_LIBC 1
17742 | #define HAVE_FREXPL_IN_LIBC 1
17743 | #define HAVE_LDEXPL_IN_LIBC 1
17744 | #define REPLACE_PRINTF_POSIX 1
17745 | #define GNULIB_TEST_PRINTF_POSIX 1
17746 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
17747 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
17748 | #define HAVE_RAISE 1
17749 | #define GNULIB_TEST_RAISE 1
17750 | #define HAVE_STRUCT_RANDOM_DATA 1
17751 | #define HAVE_RANDOM_R 1
17752 | #define GNULIB_TEST_RANDOM_R 1
17753 | #define HAVE_RAWMEMCHR 1
17754 | #define GNULIB_TEST_RAWMEMCHR 1
17755 | #define GNULIB_TEST_READLINK 1
17756 | #define HAVE_REALLOC_POSIX 1
17757 | #define GNULIB_TEST_REALLOC_POSIX 1
17758 | #define _REGEX_INCLUDE_LIMITS_H 1
17759 | #define _REGEX_LARGE_OFFSETS 1
17760 | #define re_syntax_options rpl_re_syntax_options
17761 | #define re_set_syntax rpl_re_set_syntax
17762 | #define re_compile_pattern rpl_re_compile_pattern
17763 | #define re_compile_fastmap rpl_re_compile_fastmap
17764 | #define re_search rpl_re_search
17765 | #define re_search_2 rpl_re_search_2
17766 | #define re_match rpl_re_match
17767 | #define re_match_2 rpl_re_match_2
17768 | #define re_set_registers rpl_re_set_registers
17769 | #define re_comp rpl_re_comp
17770 | #define re_exec rpl_re_exec
17771 | #define regcomp rpl_regcomp
17772 | #define regexec rpl_regexec
17773 | #define regerror rpl_regerror
17774 | #define regfree rpl_regfree
17775 | #define HAVE_LIBINTL_H 1
17776 | #define HAVE_DECL_ISBLANK 1
17777 | #define GNULIB_TEST_RENAME 1
17778 | #define GNULIB_TEST_RMDIR 1
17779 | #define GNULIB_TEST_SECURE_GETENV 1
17780 | #define HAVE_SELINUX_SELINUX_H 0
17781 | #define GNULIB_TEST_SETENV 1
17782 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
17783 | #define GNULIB_TEST_SIGACTION 1
17784 | #define GNULIB_TEST_SIGNBIT 1
17785 | #define GNULIB_TEST_SIGPROCMASK 1
17786 | #define HAVE_STDINT_H 1
17787 | #define HAVE_POSIX_SPAWNATTR_T 1
17788 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
17789 | #define GNULIB_TEST_STAT 1
17790 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
17791 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
17792 | #define __USE_MINGW_ANSI_STDIO 1
17793 | #define GNULIB_FSCANF 1
17794 | #define GNULIB_SCANF 1
17795 | #define HAVE_STRCASECMP 1
17796 | #define HAVE_STRNCASECMP 1
17797 | #define HAVE_DECL_STRNCASECMP 1
17798 | #define HAVE_STRCASESTR 1
17799 | #define GNULIB_TEST_STRCASESTR 1
17800 | #define HAVE_STRCHRNUL 1
17801 | #define GNULIB_TEST_STRCHRNUL 1
17802 | #define GNULIB_TEST_STRDUP 1
17803 | #define GNULIB_STRERROR 1
17804 | #define GNULIB_TEST_STRERROR 1
17805 | #define HAVE_STRSEP 1
17806 | #define GNULIB_TEST_STRSEP 1
17807 | #define HAVE_STRVERSCMP 1
17808 | #define GNULIB_TEST_STRVERSCMP 1
17809 | #define HAVE_DECL_LOCALTIME_R 1
17810 | #define GNULIB_TEST_TIME_R 1
17811 | /* end confdefs.h. */
17812 | #include <time.h>
17817 | if (sizeof (timezone_t))
17822 configure:44302: result: no
17823 configure:44399: checking whether tzset clobbers localtime buffer
17824 configure:44440: gcc -o conftest -g -O2 conftest.c >&5
17825 configure:44440: $? = 0
17826 configure:44440: ./conftest
17827 configure:44440: $? = 0
17828 configure:44451: result: no
17829 configure:44630: checking for unsetenv
17830 configure:44630: gcc -o conftest -g -O2 conftest.c >&5
17831 configure:44630: $? = 0
17832 configure:44630: result: yes
17833 configure:44643: checking for unsetenv() return type
17834 configure:44668: gcc -c -g -O2 conftest.c >&5
17835 configure:44668: $? = 0
17836 configure:44675: result: int
17837 configure:44684: checking whether unsetenv obeys POSIX
17838 configure:44729: gcc -o conftest -g -O2 conftest.c >&5
17839 configure:44729: $? = 0
17840 configure:44729: ./conftest
17841 configure:44729: $? = 0
17842 configure:44739: result: yes
17843 configure:44841: checking for ptrdiff_t
17844 configure:44841: result: yes
17845 configure:45145: checking for ptrdiff_t
17846 configure:45145: result: yes
17847 configure:45166: checking for vasprintf
17848 configure:45166: gcc -o conftest -g -O2 conftest.c >&5
17849 configure:45166: $? = 0
17850 configure:45166: result: yes
17851 configure:45254: checking for vasprintf
17852 configure:45254: result: yes
17853 configure:45532: checking for ptrdiff_t
17854 configure:45532: result: yes
17855 configure:45919: checking for ptrdiff_t
17856 configure:45919: result: yes
17857 configure:45974: checking for waitid
17858 configure:45974: gcc -o conftest -g -O2 conftest.c >&5
17859 configure:45974: $? = 0
17860 configure:45974: result: yes
17861 configure:46136: checking whether mbrtowc handles incomplete characters
17862 configure:46193: result: guessing yes
17863 configure:46199: checking whether mbrtowc works as well as mbtowc
17864 configure:46260: result: guessing yes
17865 configure:46313: checking whether wcrtomb return value is correct
17866 configure:46382: result: guessing yes
17867 configure:46433: checking whether wctob works
17868 configure:46534: result: guessing yes
17869 configure:46542: checking whether wctob is declared
17870 configure:46542: gcc -c -g -O2 conftest.c >&5
17871 configure:46542: $? = 0
17872 configure:46542: result: yes
17873 configure:46738: checking whether iswcntrl works
17874 configure:46782: gcc -o conftest -g -O2 conftest.c >&5
17875 configure:46782: $? = 0
17876 configure:46782: ./conftest
17877 configure:46782: $? = 0
17878 configure:46793: result: yes
17879 configure:46817: checking for towlower
17880 configure:46817: gcc -o conftest -g -O2 conftest.c >&5
17881 conftest.c:391:6: warning: conflicting types for built-in function 'towlower'
17884 configure:46817: $? = 0
17885 configure:46817: result: yes
17886 configure:46865: checking for wctype_t
17887 configure:46893: gcc -c -g -O2 conftest.c >&5
17888 configure:46893: $? = 0
17889 configure:46901: result: yes
17890 configure:46907: checking for wctrans_t
17891 configure:46933: gcc -c -g -O2 conftest.c >&5
17892 configure:46933: $? = 0
17893 configure:46941: result: yes
17894 configure:46956: checking for stdint.h
17895 configure:46956: result: yes
17896 configure:47019: checking for malloc.h
17897 configure:47019: result: yes
17898 configure:47019: checking for string.h
17899 configure:47019: result: yes
17900 configure:47030: checking for size_t
17901 configure:47030: result: yes
17902 configure:47041: checking for off_t
17903 configure:47041: gcc -c -g -O2 conftest.c >&5
17904 configure:47041: $? = 0
17905 configure:47041: gcc -c -g -O2 conftest.c >&5
17906 conftest.c: In function 'main':
17907 conftest.c:408:20: error: expected expression before ')' token
17908 if (sizeof ((off_t)))
17910 configure:47041: $? = 1
17911 configure: failed program was:
17913 | #define PACKAGE_NAME "GNU recutils"
17914 | #define PACKAGE_TARNAME "recutils"
17915 | #define PACKAGE_VERSION "1.8"
17916 | #define PACKAGE_STRING "GNU recutils 1.8"
17917 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
17918 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
17919 | #define PACKAGE "recutils"
17920 | #define VERSION "1.8"
17921 | #define STDC_HEADERS 1
17922 | #define HAVE_SYS_TYPES_H 1
17923 | #define HAVE_SYS_STAT_H 1
17924 | #define HAVE_STDLIB_H 1
17925 | #define HAVE_STRING_H 1
17926 | #define HAVE_MEMORY_H 1
17927 | #define HAVE_STRINGS_H 1
17928 | #define HAVE_INTTYPES_H 1
17929 | #define HAVE_STDINT_H 1
17930 | #define HAVE_UNISTD_H 1
17931 | #define __EXTENSIONS__ 1
17932 | #define _ALL_SOURCE 1
17933 | #define _DARWIN_C_SOURCE 1
17934 | #define _GNU_SOURCE 1
17935 | #define _NETBSD_SOURCE 1
17936 | #define _OPENBSD_SOURCE 1
17937 | #define _POSIX_PTHREAD_SEMANTICS 1
17938 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
17939 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
17940 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
17941 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
17942 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
17943 | #define __STDC_WANT_LIB_EXT2__ 1
17944 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
17945 | #define _TANDEM_SOURCE 1
17946 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
17947 | #define HAVE_FSEEKO 1
17948 | #define _FILE_OFFSET_BITS 64
17949 | #define _DARWIN_USE_64_BIT_INODE 1
17950 | #define HAVE_DLFCN_H 1
17951 | #define LT_OBJDIR ".libs/"
17952 | #define HAVE_FCHMOD 1
17953 | #define HAVE_BTOWC 1
17954 | #define HAVE_CANONICALIZE_FILE_NAME 1
17955 | #define HAVE_GETCWD 1
17956 | #define HAVE_READLINK 1
17957 | #define HAVE_REALPATH 1
17958 | #define HAVE_FACCESSAT 1
17959 | #define HAVE_FCNTL 1
17960 | #define HAVE_SYMLINK 1
17961 | #define HAVE_FLOCK 1
17962 | #define HAVE_SNPRINTF 1
17963 | #define HAVE___FWRITING 1
17964 | #define HAVE_GETDELIM 1
17965 | #define HAVE_GETDTABLESIZE 1
17966 | #define HAVE_GETPASS 1
17967 | #define HAVE___FSETLOCKING 1
17968 | #define HAVE_GETTIMEOFDAY 1
17969 | #define HAVE_LSTAT 1
17970 | #define HAVE_MBSINIT 1
17971 | #define HAVE_MBRTOWC 1
17972 | #define HAVE_MBRLEN 1
17973 | #define HAVE_MPROTECT 1
17974 | #define HAVE_MKOSTEMP 1
17975 | #define HAVE_MKSTEMP 1
17976 | #define HAVE_TZSET 1
17977 | #define HAVE_NL_LANGINFO 1
17978 | #define HAVE_ISBLANK 1
17979 | #define HAVE_ISWCTYPE 1
17980 | #define HAVE_LINK 1
17981 | #define HAVE_SECURE_GETENV 1
17982 | #define HAVE_GETUID 1
17983 | #define HAVE_GETEUID 1
17984 | #define HAVE_GETGID 1
17985 | #define HAVE_GETEGID 1
17986 | #define HAVE_SETENV 1
17987 | #define HAVE_SIGACTION 1
17988 | #define HAVE_SIGALTSTACK 1
17989 | #define HAVE_SIGINTERRUPT 1
17990 | #define HAVE_STRDUP 1
17991 | #define HAVE_LOCALTIME_R 1
17992 | #define HAVE_TIMEGM 1
17993 | #define HAVE_WCRTOMB 1
17994 | #define HAVE_WCTOB 1
17995 | #define HAVE_ISWCNTRL 1
17996 | #define HAVE_ALLOCA_H 1
17997 | #define HAVE_ALLOCA 1
17998 | #define restrict __restrict
17999 | #define HAVE_LANGINFO_CODESET 1
18000 | #define FUNC_REALPATH_WORKS 1
18001 | #define HAVE_SYS_PARAM_H 1
18002 | #define HAVE_SYS_SOCKET_H 1
18003 | #define HAVE_UNISTD_H 1
18004 | #define HAVE_STDIO_EXT_H 1
18005 | #define HAVE_FEATURES_H 1
18006 | #define HAVE_SYS_STAT_H 1
18007 | #define HAVE_GETOPT_H 1
18008 | #define HAVE_SYS_CDEFS_H 1
18009 | #define HAVE_TERMIOS_H 1
18010 | #define HAVE_SYS_TIME_H 1
18011 | #define HAVE_LIMITS_H 1
18012 | #define HAVE_WCHAR_H 1
18013 | #define HAVE_STDINT_H 1
18014 | #define HAVE_INTTYPES_H 1
18015 | #define HAVE_LANGINFO_H 1
18016 | #define HAVE_XLOCALE_H 1
18017 | #define HAVE_MATH_H 1
18018 | #define HAVE_SYS_MMAN_H 1
18019 | #define HAVE_MALLOC_H 1
18020 | #define HAVE_SPAWN_H 1
18021 | #define HAVE_STRINGS_H 1
18022 | #define HAVE_SYS_FILE_H 1
18023 | #define HAVE_SYS_WAIT_H 1
18024 | #define HAVE_WCTYPE_H 1
18025 | #define HAVE_ENVIRON_DECL 1
18026 | #define HAVE_DECL_STRERROR_R 1
18027 | #define HAVE_STRERROR_R 1
18028 | #define STRERROR_R_CHAR_P 1
18029 | #define GETGROUPS_T gid_t
18030 | #define HAVE_SIG_ATOMIC_T 1
18031 | #define HAVE_WORKING_O_NOATIME 1
18032 | #define HAVE_WORKING_O_NOFOLLOW 1
18033 | #define HAVE_STDINT_H_WITH_UINTMAX 1
18034 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
18035 | #define CHECK_PRINTF_SAFE 1
18036 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
18037 | #define HAVE_LONG_LONG_INT 1
18038 | #define HAVE_WCHAR_T 1
18039 | #define HAVE_WINT_T 1
18040 | #define HAVE_INTMAX_T 1
18041 | #define DBL_EXPBIT0_WORD 1
18042 | #define DBL_EXPBIT0_BIT 20
18043 | #define HAVE_SNPRINTF 1
18044 | #define HAVE_STRNLEN 1
18045 | #define HAVE_WCSLEN 1
18046 | #define HAVE_WCSNLEN 1
18047 | #define HAVE_MBRTOWC 1
18048 | #define HAVE_WCRTOMB 1
18049 | #define HAVE_DECL__SNPRINTF 0
18050 | #define HAVE_SNPRINTF_RETVAL_C99 1
18051 | #define HAVE_DECL_ALARM 1
18052 | #define _USE_STD_STAT 1
18053 | #define HAVE_DECL_FSEEKO 1
18054 | #define HAVE_DECL_FTELLO 1
18055 | #define HAVE_DECL_GETDELIM 1
18056 | #define HAVE_DECL_GETDTABLESIZE 1
18057 | #define HAVE_DECL_GETLINE 1
18058 | #define HAVE_GETOPT_H 1
18059 | #define HAVE_GETOPT_LONG_ONLY 1
18060 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
18061 | #define HAVE_DECL_FLOCKFILE 1
18062 | #define HAVE_DECL_FPUTS_UNLOCKED 1
18063 | #define HAVE_DECL_FUNLOCKFILE 1
18064 | #define HAVE_DECL_PUTC_UNLOCKED 1
18065 | #define HAVE_INTTYPES_H 1
18066 | #define FLT_EXPBIT0_WORD 0
18067 | #define FLT_EXPBIT0_BIT 23
18068 | #define USE_POSIX_THREADS 1
18069 | #define USE_POSIX_THREADS_WEAK 1
18070 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
18071 | #define HAVE_STDLIB_H 1
18072 | #define MALLOC_0_IS_NONNULL 1
18073 | #define HAVE_MBSTATE_T 1
18074 | #define C_LOCALE_MAYBE_EILSEQ 1
18075 | #define HAVE_MAP_ANONYMOUS 1
18076 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
18077 | #define TIME_T_IS_SIGNED 1
18078 | #define HAVE_STRUCT_TM_TM_ZONE 1
18079 | #define HAVE_TM_ZONE 1
18080 | #define HAVE_TM_GMTOFF 1
18081 | #define PROMOTED_MODE_T mode_t
18082 | #define HAVE__BOOL 1
18083 | #define HAVE_COMPOUND_LITERALS 1
18084 | #define HAVE_POSIX_SPAWN 1
18085 | #define REPLACE_VFPRINTF_POSIX 1
18086 | #define USER_LABEL_PREFIX
18087 | #define HAVE_SIGSET_T 1
18088 | #define HAVE_DECL_SETENV 1
18089 | #define HAVE_SEARCH_H 1
18090 | #define HAVE_TSEARCH 1
18091 | #define HAVE_STRCASESTR 1
18092 | #define HAVE_DECL_STRDUP 1
18093 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
18094 | #define HAVE_DECL_FEOF_UNLOCKED 1
18095 | #define HAVE_DECL_FERROR_UNLOCKED 1
18096 | #define HAVE_DECL_FGETS_UNLOCKED 1
18097 | #define HAVE_DECL_FPUTC_UNLOCKED 1
18098 | #define HAVE_DECL_FREAD_UNLOCKED 1
18099 | #define HAVE_DECL_FWRITE_UNLOCKED 1
18100 | #define HAVE_DECL_GETC_UNLOCKED 1
18101 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
18102 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
18103 | #define HAVE_DECL_UNSETENV 1
18104 | #define USE_ACL 0
18105 | #define HAVE_ALLOCA 1
18106 | #define GNULIB_TEST_BTOWC 1
18107 | #define HAVE___BUILTIN_EXPECT 1
18108 | #define GNULIB_CANONICALIZE_LGPL 1
18109 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
18110 | #define GNULIB_TEST_REALPATH 1
18111 | #define GNULIB_TEST_CHDIR 1
18112 | #define HAVE_CLOCK_GETTIME 1
18113 | #define HAVE_CLOCK_SETTIME 1
18114 | #define GNULIB_TEST_CLOEXEC 1
18115 | #define GNULIB_TEST_CLOSE 1
18116 | #define GNULIB_CLOSE_STREAM 1
18117 | #define HAVE_DUP2 1
18118 | #define GNULIB_TEST_DUP2 1
18119 | #define GNULIB_TEST_ENVIRON 1
18120 | #define HAVE_EUIDACCESS 1
18121 | #define GNULIB_TEST_EUIDACCESS 1
18122 | #define GNULIB_TEST_FCNTL 1
18123 | #define FLEXIBLE_ARRAY_MEMBER /**/
18124 | #define GNULIB_TEST_FLOOR 1
18125 | #define HAVE_DECL___FPENDING 1
18126 | #define REPLACE_FPRINTF_POSIX 1
18127 | #define GNULIB_TEST_FPRINTF_POSIX 1
18128 | #define HAVE_FREXP_IN_LIBC 1
18129 | #define GNULIB_TEST_FREXP 1
18130 | #define HAVE_FREXPL_IN_LIBC 1
18131 | #define GNULIB_TEST_FREXPL 1
18132 | #define GNULIB_TEST_FSEEK 1
18133 | #define GNULIB_TEST_FSEEKO 1
18134 | #define GNULIB_TEST_FSTAT 1
18135 | #define GNULIB_TEST_FTELL 1
18136 | #define GNULIB_TEST_FTELLO 1
18137 | #define GNULIB_TEST_GETDELIM 1
18138 | #define GNULIB_TEST_GETDTABLESIZE 1
18139 | #define HAVE_GETGROUPS 1
18140 | #define GNULIB_TEST_GETGROUPS 1
18141 | #define GNULIB_TEST_GETLINE 1
18142 | #define GNULIB_TEST_GETPASS 1
18143 | #define GNULIB_TEST_GETPASS 1
18144 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
18145 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
18146 | #define HAVE_DECL___ARGV 0
18147 | #define GETTIMEOFDAY_TIMEZONE struct timezone
18148 | #define GNULIB_TEST_GETTIMEOFDAY 1
18149 | #define GNULIB_TEST_GROUP_MEMBER 1
18150 | #define HAVE_ISNAND_IN_LIBC 1
18151 | #define HAVE_ISNANF_IN_LIBC 1
18152 | #define HAVE_ISNANL_IN_LIBC 1
18153 | #define HAVE___INLINE 1
18154 | #define GNULIB_TEST_LOCALECONV 1
18155 | #define HAVE_PTHREAD_RWLOCK 1
18156 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
18157 | #define GNULIB_LOCK 1
18158 | #define GNULIB_TEST_LSEEK 1
18159 | #define GNULIB_TEST_LSTAT 1
18160 | #define HAVE_MALLOC_POSIX 1
18161 | #define GNULIB_TEST_MALLOC_POSIX 1
18162 | #define GNULIB_TEST_MBRLEN 1
18163 | #define C_LOCALE_MAYBE_EILSEQ 1
18164 | #define GNULIB_TEST_MBRTOWC 1
18165 | #define GNULIB_TEST_MBSINIT 1
18166 | #define GNULIB_TEST_MBTOWC 1
18167 | #define GNULIB_TEST_MEMCHR 1
18168 | #define GNULIB_MKOSTEMP 1
18169 | #define GNULIB_TEST_MKOSTEMP 1
18170 | #define GNULIB_TEST_MKSTEMP 1
18171 | #define GNULIB_TEST_MKTIME 1
18172 | #define NEED_MKTIME_INTERNAL 1
18173 | #define GNULIB_MSVC_NOTHROW 1
18174 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
18175 | #define REPLACE_NL_LANGINFO 1
18176 | #define GNULIB_TEST_NL_LANGINFO 1
18177 | #define my_strftime nstrftime
18178 | #define GNULIB_TEST_OPEN 1
18179 | #define HAVE_STRUCT_TM_TM_ZONE 1
18180 | #define HAVE_TM_ZONE 1
18181 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
18182 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
18183 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
18184 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
18185 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
18186 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
18187 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
18188 | #define GNULIB_TEST_POSIX_SPAWNP 1
18189 | #define HAVE_FREXP_IN_LIBC 1
18190 | #define HAVE_LDEXP_IN_LIBC 1
18191 | #define HAVE_FREXPL_IN_LIBC 1
18192 | #define HAVE_LDEXPL_IN_LIBC 1
18193 | #define REPLACE_PRINTF_POSIX 1
18194 | #define GNULIB_TEST_PRINTF_POSIX 1
18195 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
18196 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
18197 | #define HAVE_RAISE 1
18198 | #define GNULIB_TEST_RAISE 1
18199 | #define HAVE_STRUCT_RANDOM_DATA 1
18200 | #define HAVE_RANDOM_R 1
18201 | #define GNULIB_TEST_RANDOM_R 1
18202 | #define HAVE_RAWMEMCHR 1
18203 | #define GNULIB_TEST_RAWMEMCHR 1
18204 | #define GNULIB_TEST_READLINK 1
18205 | #define HAVE_REALLOC_POSIX 1
18206 | #define GNULIB_TEST_REALLOC_POSIX 1
18207 | #define _REGEX_INCLUDE_LIMITS_H 1
18208 | #define _REGEX_LARGE_OFFSETS 1
18209 | #define re_syntax_options rpl_re_syntax_options
18210 | #define re_set_syntax rpl_re_set_syntax
18211 | #define re_compile_pattern rpl_re_compile_pattern
18212 | #define re_compile_fastmap rpl_re_compile_fastmap
18213 | #define re_search rpl_re_search
18214 | #define re_search_2 rpl_re_search_2
18215 | #define re_match rpl_re_match
18216 | #define re_match_2 rpl_re_match_2
18217 | #define re_set_registers rpl_re_set_registers
18218 | #define re_comp rpl_re_comp
18219 | #define re_exec rpl_re_exec
18220 | #define regcomp rpl_regcomp
18221 | #define regexec rpl_regexec
18222 | #define regerror rpl_regerror
18223 | #define regfree rpl_regfree
18224 | #define HAVE_LIBINTL_H 1
18225 | #define HAVE_DECL_ISBLANK 1
18226 | #define GNULIB_TEST_RENAME 1
18227 | #define GNULIB_TEST_RMDIR 1
18228 | #define GNULIB_TEST_SECURE_GETENV 1
18229 | #define HAVE_SELINUX_SELINUX_H 0
18230 | #define GNULIB_TEST_SETENV 1
18231 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
18232 | #define GNULIB_TEST_SIGACTION 1
18233 | #define GNULIB_TEST_SIGNBIT 1
18234 | #define GNULIB_TEST_SIGPROCMASK 1
18235 | #define HAVE_STDINT_H 1
18236 | #define HAVE_POSIX_SPAWNATTR_T 1
18237 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
18238 | #define GNULIB_TEST_STAT 1
18239 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
18240 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
18241 | #define __USE_MINGW_ANSI_STDIO 1
18242 | #define GNULIB_FSCANF 1
18243 | #define GNULIB_SCANF 1
18244 | #define HAVE_STRCASECMP 1
18245 | #define HAVE_STRNCASECMP 1
18246 | #define HAVE_DECL_STRNCASECMP 1
18247 | #define HAVE_STRCASESTR 1
18248 | #define GNULIB_TEST_STRCASESTR 1
18249 | #define HAVE_STRCHRNUL 1
18250 | #define GNULIB_TEST_STRCHRNUL 1
18251 | #define GNULIB_TEST_STRDUP 1
18252 | #define GNULIB_STRERROR 1
18253 | #define GNULIB_TEST_STRERROR 1
18254 | #define HAVE_STRSEP 1
18255 | #define GNULIB_TEST_STRSEP 1
18256 | #define HAVE_STRVERSCMP 1
18257 | #define GNULIB_TEST_STRVERSCMP 1
18258 | #define HAVE_DECL_LOCALTIME_R 1
18259 | #define GNULIB_TEST_TIME_R 1
18260 | #define GNULIB_TEST_TIME_RZ 1
18261 | #define GNULIB_TEST_TIMEGM 1
18262 | #define HAVE_RUN_TZSET_TEST 1
18263 | #define GNULIB_TEST_TZSET 1
18264 | #define USE_UNLOCKED_IO 1
18265 | #define HAVE_UNSETENV 1
18266 | #define GNULIB_TEST_UNSETENV 1
18267 | #define HAVE_VASPRINTF 1
18268 | #define GNULIB_TEST_VASPRINTF 1
18269 | #define HAVE_VASPRINTF 1
18270 | #define REPLACE_VFPRINTF_POSIX 1
18271 | #define GNULIB_TEST_VFPRINTF_POSIX 1
18272 | #define HAVE_WAITID 1
18273 | #define GNULIB_TEST_WAITPID 1
18274 | #define GNULIB_TEST_WCRTOMB 1
18275 | #define HAVE_DECL_WCTOB 1
18276 | #define GNULIB_TEST_WCTOB 1
18277 | #define GNULIB_TEST_WCTOMB 1
18278 | #define HAVE_TOWLOWER 1
18279 | #define HAVE_STDINT_H 1
18280 | #define HAVE_MALLOC_H 1
18281 | #define HAVE_STRING_H 1
18282 | /* end confdefs.h. */
18283 | #include <stdio.h>
18284 | #ifdef HAVE_SYS_TYPES_H
18285 | # include <sys/types.h>
18287 | #ifdef HAVE_SYS_STAT_H
18288 | # include <sys/stat.h>
18290 | #ifdef STDC_HEADERS
18291 | # include <stdlib.h>
18292 | # include <stddef.h>
18294 | # ifdef HAVE_STDLIB_H
18295 | # include <stdlib.h>
18298 | #ifdef HAVE_STRING_H
18299 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
18300 | # include <memory.h>
18302 | # include <string.h>
18304 | #ifdef HAVE_STRINGS_H
18305 | # include <strings.h>
18307 | #ifdef HAVE_INTTYPES_H
18308 | # include <inttypes.h>
18310 | #ifdef HAVE_STDINT_H
18311 | # include <stdint.h>
18313 | #ifdef HAVE_UNISTD_H
18314 | # include <unistd.h>
18319 | if (sizeof ((off_t)))
18324 configure:47041: result: yes
18325 configure:47053: checking for _LARGEFILE_SOURCE value needed for large files
18326 configure:47100: result: no
18327 configure:47178: checking for pkg-config
18328 configure:47196: found /usr/bin/pkg-config
18329 configure:47208: result: /usr/bin/pkg-config
18330 configure:47233: checking pkg-config is at least version 0.9.0
18331 configure:47236: result: yes
18332 configure:47246: checking for CHECK
18333 configure:47253: $PKG_CONFIG --exists --print-errors "check"
18334 Package check was not found in the pkg-config search path.
18335 Perhaps you should add the directory containing `check.pc'
18336 to the PKG_CONFIG_PATH environment variable
18337 No package 'check' found
18338 configure:47256: $? = 1
18339 configure:47270: $PKG_CONFIG --exists --print-errors "check"
18340 Package check was not found in the pkg-config search path.
18341 Perhaps you should add the directory containing `check.pc'
18342 to the PKG_CONFIG_PATH environment variable
18343 No package 'check' found
18344 configure:47273: $? = 1
18345 configure:47287: result: no
18346 No package 'check' found
18347 configure:47327: checking for curl_global_init in -lcurl
18348 configure:47352: gcc -o conftest -g -O2 conftest.c -lcurl >&5
18349 /usr/bin/ld: cannot find -lcurl
18350 collect2: error: ld returned 1 exit status
18351 configure:47352: $? = 1
18352 configure: failed program was:
18354 | #define PACKAGE_NAME "GNU recutils"
18355 | #define PACKAGE_TARNAME "recutils"
18356 | #define PACKAGE_VERSION "1.8"
18357 | #define PACKAGE_STRING "GNU recutils 1.8"
18358 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
18359 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
18360 | #define PACKAGE "recutils"
18361 | #define VERSION "1.8"
18362 | #define STDC_HEADERS 1
18363 | #define HAVE_SYS_TYPES_H 1
18364 | #define HAVE_SYS_STAT_H 1
18365 | #define HAVE_STDLIB_H 1
18366 | #define HAVE_STRING_H 1
18367 | #define HAVE_MEMORY_H 1
18368 | #define HAVE_STRINGS_H 1
18369 | #define HAVE_INTTYPES_H 1
18370 | #define HAVE_STDINT_H 1
18371 | #define HAVE_UNISTD_H 1
18372 | #define __EXTENSIONS__ 1
18373 | #define _ALL_SOURCE 1
18374 | #define _DARWIN_C_SOURCE 1
18375 | #define _GNU_SOURCE 1
18376 | #define _NETBSD_SOURCE 1
18377 | #define _OPENBSD_SOURCE 1
18378 | #define _POSIX_PTHREAD_SEMANTICS 1
18379 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
18380 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
18381 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
18382 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
18383 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
18384 | #define __STDC_WANT_LIB_EXT2__ 1
18385 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
18386 | #define _TANDEM_SOURCE 1
18387 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
18388 | #define HAVE_FSEEKO 1
18389 | #define _FILE_OFFSET_BITS 64
18390 | #define _DARWIN_USE_64_BIT_INODE 1
18391 | #define HAVE_DLFCN_H 1
18392 | #define LT_OBJDIR ".libs/"
18393 | #define HAVE_FCHMOD 1
18394 | #define HAVE_BTOWC 1
18395 | #define HAVE_CANONICALIZE_FILE_NAME 1
18396 | #define HAVE_GETCWD 1
18397 | #define HAVE_READLINK 1
18398 | #define HAVE_REALPATH 1
18399 | #define HAVE_FACCESSAT 1
18400 | #define HAVE_FCNTL 1
18401 | #define HAVE_SYMLINK 1
18402 | #define HAVE_FLOCK 1
18403 | #define HAVE_SNPRINTF 1
18404 | #define HAVE___FWRITING 1
18405 | #define HAVE_GETDELIM 1
18406 | #define HAVE_GETDTABLESIZE 1
18407 | #define HAVE_GETPASS 1
18408 | #define HAVE___FSETLOCKING 1
18409 | #define HAVE_GETTIMEOFDAY 1
18410 | #define HAVE_LSTAT 1
18411 | #define HAVE_MBSINIT 1
18412 | #define HAVE_MBRTOWC 1
18413 | #define HAVE_MBRLEN 1
18414 | #define HAVE_MPROTECT 1
18415 | #define HAVE_MKOSTEMP 1
18416 | #define HAVE_MKSTEMP 1
18417 | #define HAVE_TZSET 1
18418 | #define HAVE_NL_LANGINFO 1
18419 | #define HAVE_ISBLANK 1
18420 | #define HAVE_ISWCTYPE 1
18421 | #define HAVE_LINK 1
18422 | #define HAVE_SECURE_GETENV 1
18423 | #define HAVE_GETUID 1
18424 | #define HAVE_GETEUID 1
18425 | #define HAVE_GETGID 1
18426 | #define HAVE_GETEGID 1
18427 | #define HAVE_SETENV 1
18428 | #define HAVE_SIGACTION 1
18429 | #define HAVE_SIGALTSTACK 1
18430 | #define HAVE_SIGINTERRUPT 1
18431 | #define HAVE_STRDUP 1
18432 | #define HAVE_LOCALTIME_R 1
18433 | #define HAVE_TIMEGM 1
18434 | #define HAVE_WCRTOMB 1
18435 | #define HAVE_WCTOB 1
18436 | #define HAVE_ISWCNTRL 1
18437 | #define HAVE_ALLOCA_H 1
18438 | #define HAVE_ALLOCA 1
18439 | #define restrict __restrict
18440 | #define HAVE_LANGINFO_CODESET 1
18441 | #define FUNC_REALPATH_WORKS 1
18442 | #define HAVE_SYS_PARAM_H 1
18443 | #define HAVE_SYS_SOCKET_H 1
18444 | #define HAVE_UNISTD_H 1
18445 | #define HAVE_STDIO_EXT_H 1
18446 | #define HAVE_FEATURES_H 1
18447 | #define HAVE_SYS_STAT_H 1
18448 | #define HAVE_GETOPT_H 1
18449 | #define HAVE_SYS_CDEFS_H 1
18450 | #define HAVE_TERMIOS_H 1
18451 | #define HAVE_SYS_TIME_H 1
18452 | #define HAVE_LIMITS_H 1
18453 | #define HAVE_WCHAR_H 1
18454 | #define HAVE_STDINT_H 1
18455 | #define HAVE_INTTYPES_H 1
18456 | #define HAVE_LANGINFO_H 1
18457 | #define HAVE_XLOCALE_H 1
18458 | #define HAVE_MATH_H 1
18459 | #define HAVE_SYS_MMAN_H 1
18460 | #define HAVE_MALLOC_H 1
18461 | #define HAVE_SPAWN_H 1
18462 | #define HAVE_STRINGS_H 1
18463 | #define HAVE_SYS_FILE_H 1
18464 | #define HAVE_SYS_WAIT_H 1
18465 | #define HAVE_WCTYPE_H 1
18466 | #define HAVE_ENVIRON_DECL 1
18467 | #define HAVE_DECL_STRERROR_R 1
18468 | #define HAVE_STRERROR_R 1
18469 | #define STRERROR_R_CHAR_P 1
18470 | #define GETGROUPS_T gid_t
18471 | #define HAVE_SIG_ATOMIC_T 1
18472 | #define HAVE_WORKING_O_NOATIME 1
18473 | #define HAVE_WORKING_O_NOFOLLOW 1
18474 | #define HAVE_STDINT_H_WITH_UINTMAX 1
18475 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
18476 | #define CHECK_PRINTF_SAFE 1
18477 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
18478 | #define HAVE_LONG_LONG_INT 1
18479 | #define HAVE_WCHAR_T 1
18480 | #define HAVE_WINT_T 1
18481 | #define HAVE_INTMAX_T 1
18482 | #define DBL_EXPBIT0_WORD 1
18483 | #define DBL_EXPBIT0_BIT 20
18484 | #define HAVE_SNPRINTF 1
18485 | #define HAVE_STRNLEN 1
18486 | #define HAVE_WCSLEN 1
18487 | #define HAVE_WCSNLEN 1
18488 | #define HAVE_MBRTOWC 1
18489 | #define HAVE_WCRTOMB 1
18490 | #define HAVE_DECL__SNPRINTF 0
18491 | #define HAVE_SNPRINTF_RETVAL_C99 1
18492 | #define HAVE_DECL_ALARM 1
18493 | #define _USE_STD_STAT 1
18494 | #define HAVE_DECL_FSEEKO 1
18495 | #define HAVE_DECL_FTELLO 1
18496 | #define HAVE_DECL_GETDELIM 1
18497 | #define HAVE_DECL_GETDTABLESIZE 1
18498 | #define HAVE_DECL_GETLINE 1
18499 | #define HAVE_GETOPT_H 1
18500 | #define HAVE_GETOPT_LONG_ONLY 1
18501 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
18502 | #define HAVE_DECL_FLOCKFILE 1
18503 | #define HAVE_DECL_FPUTS_UNLOCKED 1
18504 | #define HAVE_DECL_FUNLOCKFILE 1
18505 | #define HAVE_DECL_PUTC_UNLOCKED 1
18506 | #define HAVE_INTTYPES_H 1
18507 | #define FLT_EXPBIT0_WORD 0
18508 | #define FLT_EXPBIT0_BIT 23
18509 | #define USE_POSIX_THREADS 1
18510 | #define USE_POSIX_THREADS_WEAK 1
18511 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
18512 | #define HAVE_STDLIB_H 1
18513 | #define MALLOC_0_IS_NONNULL 1
18514 | #define HAVE_MBSTATE_T 1
18515 | #define C_LOCALE_MAYBE_EILSEQ 1
18516 | #define HAVE_MAP_ANONYMOUS 1
18517 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
18518 | #define TIME_T_IS_SIGNED 1
18519 | #define HAVE_STRUCT_TM_TM_ZONE 1
18520 | #define HAVE_TM_ZONE 1
18521 | #define HAVE_TM_GMTOFF 1
18522 | #define PROMOTED_MODE_T mode_t
18523 | #define HAVE__BOOL 1
18524 | #define HAVE_COMPOUND_LITERALS 1
18525 | #define HAVE_POSIX_SPAWN 1
18526 | #define REPLACE_VFPRINTF_POSIX 1
18527 | #define USER_LABEL_PREFIX
18528 | #define HAVE_SIGSET_T 1
18529 | #define HAVE_DECL_SETENV 1
18530 | #define HAVE_SEARCH_H 1
18531 | #define HAVE_TSEARCH 1
18532 | #define HAVE_STRCASESTR 1
18533 | #define HAVE_DECL_STRDUP 1
18534 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
18535 | #define HAVE_DECL_FEOF_UNLOCKED 1
18536 | #define HAVE_DECL_FERROR_UNLOCKED 1
18537 | #define HAVE_DECL_FGETS_UNLOCKED 1
18538 | #define HAVE_DECL_FPUTC_UNLOCKED 1
18539 | #define HAVE_DECL_FREAD_UNLOCKED 1
18540 | #define HAVE_DECL_FWRITE_UNLOCKED 1
18541 | #define HAVE_DECL_GETC_UNLOCKED 1
18542 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
18543 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
18544 | #define HAVE_DECL_UNSETENV 1
18545 | #define USE_ACL 0
18546 | #define HAVE_ALLOCA 1
18547 | #define GNULIB_TEST_BTOWC 1
18548 | #define HAVE___BUILTIN_EXPECT 1
18549 | #define GNULIB_CANONICALIZE_LGPL 1
18550 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
18551 | #define GNULIB_TEST_REALPATH 1
18552 | #define GNULIB_TEST_CHDIR 1
18553 | #define HAVE_CLOCK_GETTIME 1
18554 | #define HAVE_CLOCK_SETTIME 1
18555 | #define GNULIB_TEST_CLOEXEC 1
18556 | #define GNULIB_TEST_CLOSE 1
18557 | #define GNULIB_CLOSE_STREAM 1
18558 | #define HAVE_DUP2 1
18559 | #define GNULIB_TEST_DUP2 1
18560 | #define GNULIB_TEST_ENVIRON 1
18561 | #define HAVE_EUIDACCESS 1
18562 | #define GNULIB_TEST_EUIDACCESS 1
18563 | #define GNULIB_TEST_FCNTL 1
18564 | #define FLEXIBLE_ARRAY_MEMBER /**/
18565 | #define GNULIB_TEST_FLOOR 1
18566 | #define HAVE_DECL___FPENDING 1
18567 | #define REPLACE_FPRINTF_POSIX 1
18568 | #define GNULIB_TEST_FPRINTF_POSIX 1
18569 | #define HAVE_FREXP_IN_LIBC 1
18570 | #define GNULIB_TEST_FREXP 1
18571 | #define HAVE_FREXPL_IN_LIBC 1
18572 | #define GNULIB_TEST_FREXPL 1
18573 | #define GNULIB_TEST_FSEEK 1
18574 | #define GNULIB_TEST_FSEEKO 1
18575 | #define GNULIB_TEST_FSTAT 1
18576 | #define GNULIB_TEST_FTELL 1
18577 | #define GNULIB_TEST_FTELLO 1
18578 | #define GNULIB_TEST_GETDELIM 1
18579 | #define GNULIB_TEST_GETDTABLESIZE 1
18580 | #define HAVE_GETGROUPS 1
18581 | #define GNULIB_TEST_GETGROUPS 1
18582 | #define GNULIB_TEST_GETLINE 1
18583 | #define GNULIB_TEST_GETPASS 1
18584 | #define GNULIB_TEST_GETPASS 1
18585 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
18586 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
18587 | #define HAVE_DECL___ARGV 0
18588 | #define GETTIMEOFDAY_TIMEZONE struct timezone
18589 | #define GNULIB_TEST_GETTIMEOFDAY 1
18590 | #define GNULIB_TEST_GROUP_MEMBER 1
18591 | #define HAVE_ISNAND_IN_LIBC 1
18592 | #define HAVE_ISNANF_IN_LIBC 1
18593 | #define HAVE_ISNANL_IN_LIBC 1
18594 | #define HAVE___INLINE 1
18595 | #define GNULIB_TEST_LOCALECONV 1
18596 | #define HAVE_PTHREAD_RWLOCK 1
18597 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
18598 | #define GNULIB_LOCK 1
18599 | #define GNULIB_TEST_LSEEK 1
18600 | #define GNULIB_TEST_LSTAT 1
18601 | #define HAVE_MALLOC_POSIX 1
18602 | #define GNULIB_TEST_MALLOC_POSIX 1
18603 | #define GNULIB_TEST_MBRLEN 1
18604 | #define C_LOCALE_MAYBE_EILSEQ 1
18605 | #define GNULIB_TEST_MBRTOWC 1
18606 | #define GNULIB_TEST_MBSINIT 1
18607 | #define GNULIB_TEST_MBTOWC 1
18608 | #define GNULIB_TEST_MEMCHR 1
18609 | #define GNULIB_MKOSTEMP 1
18610 | #define GNULIB_TEST_MKOSTEMP 1
18611 | #define GNULIB_TEST_MKSTEMP 1
18612 | #define GNULIB_TEST_MKTIME 1
18613 | #define NEED_MKTIME_INTERNAL 1
18614 | #define GNULIB_MSVC_NOTHROW 1
18615 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
18616 | #define REPLACE_NL_LANGINFO 1
18617 | #define GNULIB_TEST_NL_LANGINFO 1
18618 | #define my_strftime nstrftime
18619 | #define GNULIB_TEST_OPEN 1
18620 | #define HAVE_STRUCT_TM_TM_ZONE 1
18621 | #define HAVE_TM_ZONE 1
18622 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
18623 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
18624 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
18625 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
18626 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
18627 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
18628 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
18629 | #define GNULIB_TEST_POSIX_SPAWNP 1
18630 | #define HAVE_FREXP_IN_LIBC 1
18631 | #define HAVE_LDEXP_IN_LIBC 1
18632 | #define HAVE_FREXPL_IN_LIBC 1
18633 | #define HAVE_LDEXPL_IN_LIBC 1
18634 | #define REPLACE_PRINTF_POSIX 1
18635 | #define GNULIB_TEST_PRINTF_POSIX 1
18636 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
18637 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
18638 | #define HAVE_RAISE 1
18639 | #define GNULIB_TEST_RAISE 1
18640 | #define HAVE_STRUCT_RANDOM_DATA 1
18641 | #define HAVE_RANDOM_R 1
18642 | #define GNULIB_TEST_RANDOM_R 1
18643 | #define HAVE_RAWMEMCHR 1
18644 | #define GNULIB_TEST_RAWMEMCHR 1
18645 | #define GNULIB_TEST_READLINK 1
18646 | #define HAVE_REALLOC_POSIX 1
18647 | #define GNULIB_TEST_REALLOC_POSIX 1
18648 | #define _REGEX_INCLUDE_LIMITS_H 1
18649 | #define _REGEX_LARGE_OFFSETS 1
18650 | #define re_syntax_options rpl_re_syntax_options
18651 | #define re_set_syntax rpl_re_set_syntax
18652 | #define re_compile_pattern rpl_re_compile_pattern
18653 | #define re_compile_fastmap rpl_re_compile_fastmap
18654 | #define re_search rpl_re_search
18655 | #define re_search_2 rpl_re_search_2
18656 | #define re_match rpl_re_match
18657 | #define re_match_2 rpl_re_match_2
18658 | #define re_set_registers rpl_re_set_registers
18659 | #define re_comp rpl_re_comp
18660 | #define re_exec rpl_re_exec
18661 | #define regcomp rpl_regcomp
18662 | #define regexec rpl_regexec
18663 | #define regerror rpl_regerror
18664 | #define regfree rpl_regfree
18665 | #define HAVE_LIBINTL_H 1
18666 | #define HAVE_DECL_ISBLANK 1
18667 | #define GNULIB_TEST_RENAME 1
18668 | #define GNULIB_TEST_RMDIR 1
18669 | #define GNULIB_TEST_SECURE_GETENV 1
18670 | #define HAVE_SELINUX_SELINUX_H 0
18671 | #define GNULIB_TEST_SETENV 1
18672 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
18673 | #define GNULIB_TEST_SIGACTION 1
18674 | #define GNULIB_TEST_SIGNBIT 1
18675 | #define GNULIB_TEST_SIGPROCMASK 1
18676 | #define HAVE_STDINT_H 1
18677 | #define HAVE_POSIX_SPAWNATTR_T 1
18678 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
18679 | #define GNULIB_TEST_STAT 1
18680 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
18681 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
18682 | #define __USE_MINGW_ANSI_STDIO 1
18683 | #define GNULIB_FSCANF 1
18684 | #define GNULIB_SCANF 1
18685 | #define HAVE_STRCASECMP 1
18686 | #define HAVE_STRNCASECMP 1
18687 | #define HAVE_DECL_STRNCASECMP 1
18688 | #define HAVE_STRCASESTR 1
18689 | #define GNULIB_TEST_STRCASESTR 1
18690 | #define HAVE_STRCHRNUL 1
18691 | #define GNULIB_TEST_STRCHRNUL 1
18692 | #define GNULIB_TEST_STRDUP 1
18693 | #define GNULIB_STRERROR 1
18694 | #define GNULIB_TEST_STRERROR 1
18695 | #define HAVE_STRSEP 1
18696 | #define GNULIB_TEST_STRSEP 1
18697 | #define HAVE_STRVERSCMP 1
18698 | #define GNULIB_TEST_STRVERSCMP 1
18699 | #define HAVE_DECL_LOCALTIME_R 1
18700 | #define GNULIB_TEST_TIME_R 1
18701 | #define GNULIB_TEST_TIME_RZ 1
18702 | #define GNULIB_TEST_TIMEGM 1
18703 | #define HAVE_RUN_TZSET_TEST 1
18704 | #define GNULIB_TEST_TZSET 1
18705 | #define USE_UNLOCKED_IO 1
18706 | #define HAVE_UNSETENV 1
18707 | #define GNULIB_TEST_UNSETENV 1
18708 | #define HAVE_VASPRINTF 1
18709 | #define GNULIB_TEST_VASPRINTF 1
18710 | #define HAVE_VASPRINTF 1
18711 | #define REPLACE_VFPRINTF_POSIX 1
18712 | #define GNULIB_TEST_VFPRINTF_POSIX 1
18713 | #define HAVE_WAITID 1
18714 | #define GNULIB_TEST_WAITPID 1
18715 | #define GNULIB_TEST_WCRTOMB 1
18716 | #define HAVE_DECL_WCTOB 1
18717 | #define GNULIB_TEST_WCTOB 1
18718 | #define GNULIB_TEST_WCTOMB 1
18719 | #define HAVE_TOWLOWER 1
18720 | #define HAVE_STDINT_H 1
18721 | #define HAVE_MALLOC_H 1
18722 | #define HAVE_STRING_H 1
18723 | #define HAVE_FSEEKO 1
18724 | /* end confdefs.h. */
18726 | /* Override any GCC internal prototype to avoid an error.
18727 | Use char because int might match the return type of a GCC
18728 | builtin and then its argument prototype would still apply. */
18729 | #ifdef __cplusplus
18732 | char curl_global_init ();
18736 | return curl_global_init ();
18740 configure:47361: result: no
18741 configure:47373: checking for uuid_generate in -luuid
18742 configure:47398: gcc -o conftest -g -O2 conftest.c -luuid >&5
18743 /usr/bin/ld: cannot find -luuid
18744 collect2: error: ld returned 1 exit status
18745 configure:47398: $? = 1
18746 configure: failed program was:
18748 | #define PACKAGE_NAME "GNU recutils"
18749 | #define PACKAGE_TARNAME "recutils"
18750 | #define PACKAGE_VERSION "1.8"
18751 | #define PACKAGE_STRING "GNU recutils 1.8"
18752 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
18753 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
18754 | #define PACKAGE "recutils"
18755 | #define VERSION "1.8"
18756 | #define STDC_HEADERS 1
18757 | #define HAVE_SYS_TYPES_H 1
18758 | #define HAVE_SYS_STAT_H 1
18759 | #define HAVE_STDLIB_H 1
18760 | #define HAVE_STRING_H 1
18761 | #define HAVE_MEMORY_H 1
18762 | #define HAVE_STRINGS_H 1
18763 | #define HAVE_INTTYPES_H 1
18764 | #define HAVE_STDINT_H 1
18765 | #define HAVE_UNISTD_H 1
18766 | #define __EXTENSIONS__ 1
18767 | #define _ALL_SOURCE 1
18768 | #define _DARWIN_C_SOURCE 1
18769 | #define _GNU_SOURCE 1
18770 | #define _NETBSD_SOURCE 1
18771 | #define _OPENBSD_SOURCE 1
18772 | #define _POSIX_PTHREAD_SEMANTICS 1
18773 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
18774 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
18775 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
18776 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
18777 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
18778 | #define __STDC_WANT_LIB_EXT2__ 1
18779 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
18780 | #define _TANDEM_SOURCE 1
18781 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
18782 | #define HAVE_FSEEKO 1
18783 | #define _FILE_OFFSET_BITS 64
18784 | #define _DARWIN_USE_64_BIT_INODE 1
18785 | #define HAVE_DLFCN_H 1
18786 | #define LT_OBJDIR ".libs/"
18787 | #define HAVE_FCHMOD 1
18788 | #define HAVE_BTOWC 1
18789 | #define HAVE_CANONICALIZE_FILE_NAME 1
18790 | #define HAVE_GETCWD 1
18791 | #define HAVE_READLINK 1
18792 | #define HAVE_REALPATH 1
18793 | #define HAVE_FACCESSAT 1
18794 | #define HAVE_FCNTL 1
18795 | #define HAVE_SYMLINK 1
18796 | #define HAVE_FLOCK 1
18797 | #define HAVE_SNPRINTF 1
18798 | #define HAVE___FWRITING 1
18799 | #define HAVE_GETDELIM 1
18800 | #define HAVE_GETDTABLESIZE 1
18801 | #define HAVE_GETPASS 1
18802 | #define HAVE___FSETLOCKING 1
18803 | #define HAVE_GETTIMEOFDAY 1
18804 | #define HAVE_LSTAT 1
18805 | #define HAVE_MBSINIT 1
18806 | #define HAVE_MBRTOWC 1
18807 | #define HAVE_MBRLEN 1
18808 | #define HAVE_MPROTECT 1
18809 | #define HAVE_MKOSTEMP 1
18810 | #define HAVE_MKSTEMP 1
18811 | #define HAVE_TZSET 1
18812 | #define HAVE_NL_LANGINFO 1
18813 | #define HAVE_ISBLANK 1
18814 | #define HAVE_ISWCTYPE 1
18815 | #define HAVE_LINK 1
18816 | #define HAVE_SECURE_GETENV 1
18817 | #define HAVE_GETUID 1
18818 | #define HAVE_GETEUID 1
18819 | #define HAVE_GETGID 1
18820 | #define HAVE_GETEGID 1
18821 | #define HAVE_SETENV 1
18822 | #define HAVE_SIGACTION 1
18823 | #define HAVE_SIGALTSTACK 1
18824 | #define HAVE_SIGINTERRUPT 1
18825 | #define HAVE_STRDUP 1
18826 | #define HAVE_LOCALTIME_R 1
18827 | #define HAVE_TIMEGM 1
18828 | #define HAVE_WCRTOMB 1
18829 | #define HAVE_WCTOB 1
18830 | #define HAVE_ISWCNTRL 1
18831 | #define HAVE_ALLOCA_H 1
18832 | #define HAVE_ALLOCA 1
18833 | #define restrict __restrict
18834 | #define HAVE_LANGINFO_CODESET 1
18835 | #define FUNC_REALPATH_WORKS 1
18836 | #define HAVE_SYS_PARAM_H 1
18837 | #define HAVE_SYS_SOCKET_H 1
18838 | #define HAVE_UNISTD_H 1
18839 | #define HAVE_STDIO_EXT_H 1
18840 | #define HAVE_FEATURES_H 1
18841 | #define HAVE_SYS_STAT_H 1
18842 | #define HAVE_GETOPT_H 1
18843 | #define HAVE_SYS_CDEFS_H 1
18844 | #define HAVE_TERMIOS_H 1
18845 | #define HAVE_SYS_TIME_H 1
18846 | #define HAVE_LIMITS_H 1
18847 | #define HAVE_WCHAR_H 1
18848 | #define HAVE_STDINT_H 1
18849 | #define HAVE_INTTYPES_H 1
18850 | #define HAVE_LANGINFO_H 1
18851 | #define HAVE_XLOCALE_H 1
18852 | #define HAVE_MATH_H 1
18853 | #define HAVE_SYS_MMAN_H 1
18854 | #define HAVE_MALLOC_H 1
18855 | #define HAVE_SPAWN_H 1
18856 | #define HAVE_STRINGS_H 1
18857 | #define HAVE_SYS_FILE_H 1
18858 | #define HAVE_SYS_WAIT_H 1
18859 | #define HAVE_WCTYPE_H 1
18860 | #define HAVE_ENVIRON_DECL 1
18861 | #define HAVE_DECL_STRERROR_R 1
18862 | #define HAVE_STRERROR_R 1
18863 | #define STRERROR_R_CHAR_P 1
18864 | #define GETGROUPS_T gid_t
18865 | #define HAVE_SIG_ATOMIC_T 1
18866 | #define HAVE_WORKING_O_NOATIME 1
18867 | #define HAVE_WORKING_O_NOFOLLOW 1
18868 | #define HAVE_STDINT_H_WITH_UINTMAX 1
18869 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
18870 | #define CHECK_PRINTF_SAFE 1
18871 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
18872 | #define HAVE_LONG_LONG_INT 1
18873 | #define HAVE_WCHAR_T 1
18874 | #define HAVE_WINT_T 1
18875 | #define HAVE_INTMAX_T 1
18876 | #define DBL_EXPBIT0_WORD 1
18877 | #define DBL_EXPBIT0_BIT 20
18878 | #define HAVE_SNPRINTF 1
18879 | #define HAVE_STRNLEN 1
18880 | #define HAVE_WCSLEN 1
18881 | #define HAVE_WCSNLEN 1
18882 | #define HAVE_MBRTOWC 1
18883 | #define HAVE_WCRTOMB 1
18884 | #define HAVE_DECL__SNPRINTF 0
18885 | #define HAVE_SNPRINTF_RETVAL_C99 1
18886 | #define HAVE_DECL_ALARM 1
18887 | #define _USE_STD_STAT 1
18888 | #define HAVE_DECL_FSEEKO 1
18889 | #define HAVE_DECL_FTELLO 1
18890 | #define HAVE_DECL_GETDELIM 1
18891 | #define HAVE_DECL_GETDTABLESIZE 1
18892 | #define HAVE_DECL_GETLINE 1
18893 | #define HAVE_GETOPT_H 1
18894 | #define HAVE_GETOPT_LONG_ONLY 1
18895 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
18896 | #define HAVE_DECL_FLOCKFILE 1
18897 | #define HAVE_DECL_FPUTS_UNLOCKED 1
18898 | #define HAVE_DECL_FUNLOCKFILE 1
18899 | #define HAVE_DECL_PUTC_UNLOCKED 1
18900 | #define HAVE_INTTYPES_H 1
18901 | #define FLT_EXPBIT0_WORD 0
18902 | #define FLT_EXPBIT0_BIT 23
18903 | #define USE_POSIX_THREADS 1
18904 | #define USE_POSIX_THREADS_WEAK 1
18905 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
18906 | #define HAVE_STDLIB_H 1
18907 | #define MALLOC_0_IS_NONNULL 1
18908 | #define HAVE_MBSTATE_T 1
18909 | #define C_LOCALE_MAYBE_EILSEQ 1
18910 | #define HAVE_MAP_ANONYMOUS 1
18911 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
18912 | #define TIME_T_IS_SIGNED 1
18913 | #define HAVE_STRUCT_TM_TM_ZONE 1
18914 | #define HAVE_TM_ZONE 1
18915 | #define HAVE_TM_GMTOFF 1
18916 | #define PROMOTED_MODE_T mode_t
18917 | #define HAVE__BOOL 1
18918 | #define HAVE_COMPOUND_LITERALS 1
18919 | #define HAVE_POSIX_SPAWN 1
18920 | #define REPLACE_VFPRINTF_POSIX 1
18921 | #define USER_LABEL_PREFIX
18922 | #define HAVE_SIGSET_T 1
18923 | #define HAVE_DECL_SETENV 1
18924 | #define HAVE_SEARCH_H 1
18925 | #define HAVE_TSEARCH 1
18926 | #define HAVE_STRCASESTR 1
18927 | #define HAVE_DECL_STRDUP 1
18928 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
18929 | #define HAVE_DECL_FEOF_UNLOCKED 1
18930 | #define HAVE_DECL_FERROR_UNLOCKED 1
18931 | #define HAVE_DECL_FGETS_UNLOCKED 1
18932 | #define HAVE_DECL_FPUTC_UNLOCKED 1
18933 | #define HAVE_DECL_FREAD_UNLOCKED 1
18934 | #define HAVE_DECL_FWRITE_UNLOCKED 1
18935 | #define HAVE_DECL_GETC_UNLOCKED 1
18936 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
18937 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
18938 | #define HAVE_DECL_UNSETENV 1
18939 | #define USE_ACL 0
18940 | #define HAVE_ALLOCA 1
18941 | #define GNULIB_TEST_BTOWC 1
18942 | #define HAVE___BUILTIN_EXPECT 1
18943 | #define GNULIB_CANONICALIZE_LGPL 1
18944 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
18945 | #define GNULIB_TEST_REALPATH 1
18946 | #define GNULIB_TEST_CHDIR 1
18947 | #define HAVE_CLOCK_GETTIME 1
18948 | #define HAVE_CLOCK_SETTIME 1
18949 | #define GNULIB_TEST_CLOEXEC 1
18950 | #define GNULIB_TEST_CLOSE 1
18951 | #define GNULIB_CLOSE_STREAM 1
18952 | #define HAVE_DUP2 1
18953 | #define GNULIB_TEST_DUP2 1
18954 | #define GNULIB_TEST_ENVIRON 1
18955 | #define HAVE_EUIDACCESS 1
18956 | #define GNULIB_TEST_EUIDACCESS 1
18957 | #define GNULIB_TEST_FCNTL 1
18958 | #define FLEXIBLE_ARRAY_MEMBER /**/
18959 | #define GNULIB_TEST_FLOOR 1
18960 | #define HAVE_DECL___FPENDING 1
18961 | #define REPLACE_FPRINTF_POSIX 1
18962 | #define GNULIB_TEST_FPRINTF_POSIX 1
18963 | #define HAVE_FREXP_IN_LIBC 1
18964 | #define GNULIB_TEST_FREXP 1
18965 | #define HAVE_FREXPL_IN_LIBC 1
18966 | #define GNULIB_TEST_FREXPL 1
18967 | #define GNULIB_TEST_FSEEK 1
18968 | #define GNULIB_TEST_FSEEKO 1
18969 | #define GNULIB_TEST_FSTAT 1
18970 | #define GNULIB_TEST_FTELL 1
18971 | #define GNULIB_TEST_FTELLO 1
18972 | #define GNULIB_TEST_GETDELIM 1
18973 | #define GNULIB_TEST_GETDTABLESIZE 1
18974 | #define HAVE_GETGROUPS 1
18975 | #define GNULIB_TEST_GETGROUPS 1
18976 | #define GNULIB_TEST_GETLINE 1
18977 | #define GNULIB_TEST_GETPASS 1
18978 | #define GNULIB_TEST_GETPASS 1
18979 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
18980 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
18981 | #define HAVE_DECL___ARGV 0
18982 | #define GETTIMEOFDAY_TIMEZONE struct timezone
18983 | #define GNULIB_TEST_GETTIMEOFDAY 1
18984 | #define GNULIB_TEST_GROUP_MEMBER 1
18985 | #define HAVE_ISNAND_IN_LIBC 1
18986 | #define HAVE_ISNANF_IN_LIBC 1
18987 | #define HAVE_ISNANL_IN_LIBC 1
18988 | #define HAVE___INLINE 1
18989 | #define GNULIB_TEST_LOCALECONV 1
18990 | #define HAVE_PTHREAD_RWLOCK 1
18991 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
18992 | #define GNULIB_LOCK 1
18993 | #define GNULIB_TEST_LSEEK 1
18994 | #define GNULIB_TEST_LSTAT 1
18995 | #define HAVE_MALLOC_POSIX 1
18996 | #define GNULIB_TEST_MALLOC_POSIX 1
18997 | #define GNULIB_TEST_MBRLEN 1
18998 | #define C_LOCALE_MAYBE_EILSEQ 1
18999 | #define GNULIB_TEST_MBRTOWC 1
19000 | #define GNULIB_TEST_MBSINIT 1
19001 | #define GNULIB_TEST_MBTOWC 1
19002 | #define GNULIB_TEST_MEMCHR 1
19003 | #define GNULIB_MKOSTEMP 1
19004 | #define GNULIB_TEST_MKOSTEMP 1
19005 | #define GNULIB_TEST_MKSTEMP 1
19006 | #define GNULIB_TEST_MKTIME 1
19007 | #define NEED_MKTIME_INTERNAL 1
19008 | #define GNULIB_MSVC_NOTHROW 1
19009 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
19010 | #define REPLACE_NL_LANGINFO 1
19011 | #define GNULIB_TEST_NL_LANGINFO 1
19012 | #define my_strftime nstrftime
19013 | #define GNULIB_TEST_OPEN 1
19014 | #define HAVE_STRUCT_TM_TM_ZONE 1
19015 | #define HAVE_TM_ZONE 1
19016 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
19017 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
19018 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
19019 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
19020 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
19021 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
19022 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
19023 | #define GNULIB_TEST_POSIX_SPAWNP 1
19024 | #define HAVE_FREXP_IN_LIBC 1
19025 | #define HAVE_LDEXP_IN_LIBC 1
19026 | #define HAVE_FREXPL_IN_LIBC 1
19027 | #define HAVE_LDEXPL_IN_LIBC 1
19028 | #define REPLACE_PRINTF_POSIX 1
19029 | #define GNULIB_TEST_PRINTF_POSIX 1
19030 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
19031 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
19032 | #define HAVE_RAISE 1
19033 | #define GNULIB_TEST_RAISE 1
19034 | #define HAVE_STRUCT_RANDOM_DATA 1
19035 | #define HAVE_RANDOM_R 1
19036 | #define GNULIB_TEST_RANDOM_R 1
19037 | #define HAVE_RAWMEMCHR 1
19038 | #define GNULIB_TEST_RAWMEMCHR 1
19039 | #define GNULIB_TEST_READLINK 1
19040 | #define HAVE_REALLOC_POSIX 1
19041 | #define GNULIB_TEST_REALLOC_POSIX 1
19042 | #define _REGEX_INCLUDE_LIMITS_H 1
19043 | #define _REGEX_LARGE_OFFSETS 1
19044 | #define re_syntax_options rpl_re_syntax_options
19045 | #define re_set_syntax rpl_re_set_syntax
19046 | #define re_compile_pattern rpl_re_compile_pattern
19047 | #define re_compile_fastmap rpl_re_compile_fastmap
19048 | #define re_search rpl_re_search
19049 | #define re_search_2 rpl_re_search_2
19050 | #define re_match rpl_re_match
19051 | #define re_match_2 rpl_re_match_2
19052 | #define re_set_registers rpl_re_set_registers
19053 | #define re_comp rpl_re_comp
19054 | #define re_exec rpl_re_exec
19055 | #define regcomp rpl_regcomp
19056 | #define regexec rpl_regexec
19057 | #define regerror rpl_regerror
19058 | #define regfree rpl_regfree
19059 | #define HAVE_LIBINTL_H 1
19060 | #define HAVE_DECL_ISBLANK 1
19061 | #define GNULIB_TEST_RENAME 1
19062 | #define GNULIB_TEST_RMDIR 1
19063 | #define GNULIB_TEST_SECURE_GETENV 1
19064 | #define HAVE_SELINUX_SELINUX_H 0
19065 | #define GNULIB_TEST_SETENV 1
19066 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
19067 | #define GNULIB_TEST_SIGACTION 1
19068 | #define GNULIB_TEST_SIGNBIT 1
19069 | #define GNULIB_TEST_SIGPROCMASK 1
19070 | #define HAVE_STDINT_H 1
19071 | #define HAVE_POSIX_SPAWNATTR_T 1
19072 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
19073 | #define GNULIB_TEST_STAT 1
19074 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
19075 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
19076 | #define __USE_MINGW_ANSI_STDIO 1
19077 | #define GNULIB_FSCANF 1
19078 | #define GNULIB_SCANF 1
19079 | #define HAVE_STRCASECMP 1
19080 | #define HAVE_STRNCASECMP 1
19081 | #define HAVE_DECL_STRNCASECMP 1
19082 | #define HAVE_STRCASESTR 1
19083 | #define GNULIB_TEST_STRCASESTR 1
19084 | #define HAVE_STRCHRNUL 1
19085 | #define GNULIB_TEST_STRCHRNUL 1
19086 | #define GNULIB_TEST_STRDUP 1
19087 | #define GNULIB_STRERROR 1
19088 | #define GNULIB_TEST_STRERROR 1
19089 | #define HAVE_STRSEP 1
19090 | #define GNULIB_TEST_STRSEP 1
19091 | #define HAVE_STRVERSCMP 1
19092 | #define GNULIB_TEST_STRVERSCMP 1
19093 | #define HAVE_DECL_LOCALTIME_R 1
19094 | #define GNULIB_TEST_TIME_R 1
19095 | #define GNULIB_TEST_TIME_RZ 1
19096 | #define GNULIB_TEST_TIMEGM 1
19097 | #define HAVE_RUN_TZSET_TEST 1
19098 | #define GNULIB_TEST_TZSET 1
19099 | #define USE_UNLOCKED_IO 1
19100 | #define HAVE_UNSETENV 1
19101 | #define GNULIB_TEST_UNSETENV 1
19102 | #define HAVE_VASPRINTF 1
19103 | #define GNULIB_TEST_VASPRINTF 1
19104 | #define HAVE_VASPRINTF 1
19105 | #define REPLACE_VFPRINTF_POSIX 1
19106 | #define GNULIB_TEST_VFPRINTF_POSIX 1
19107 | #define HAVE_WAITID 1
19108 | #define GNULIB_TEST_WAITPID 1
19109 | #define GNULIB_TEST_WCRTOMB 1
19110 | #define HAVE_DECL_WCTOB 1
19111 | #define GNULIB_TEST_WCTOB 1
19112 | #define GNULIB_TEST_WCTOMB 1
19113 | #define HAVE_TOWLOWER 1
19114 | #define HAVE_STDINT_H 1
19115 | #define HAVE_MALLOC_H 1
19116 | #define HAVE_STRING_H 1
19117 | #define HAVE_FSEEKO 1
19118 | /* end confdefs.h. */
19120 | /* Override any GCC internal prototype to avoid an error.
19121 | Use char because int might match the return type of a GCC
19122 | builtin and then its argument prototype would still apply. */
19123 | #ifdef __cplusplus
19126 | char uuid_generate ();
19130 | return uuid_generate ();
19134 configure:47407: result: no
19135 configure:47921: checking for libgcrypt
19136 configure:47943: gcc -o conftest -g -O2 conftest.c -lgcrypt -lgpg-error >&5
19137 conftest.c:373:23: fatal error: gpg-error.h: No such file or directory
19138 compilation terminated.
19139 configure:47943: $? = 1
19140 configure: failed program was:
19142 | #define PACKAGE_NAME "GNU recutils"
19143 | #define PACKAGE_TARNAME "recutils"
19144 | #define PACKAGE_VERSION "1.8"
19145 | #define PACKAGE_STRING "GNU recutils 1.8"
19146 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
19147 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
19148 | #define PACKAGE "recutils"
19149 | #define VERSION "1.8"
19150 | #define STDC_HEADERS 1
19151 | #define HAVE_SYS_TYPES_H 1
19152 | #define HAVE_SYS_STAT_H 1
19153 | #define HAVE_STDLIB_H 1
19154 | #define HAVE_STRING_H 1
19155 | #define HAVE_MEMORY_H 1
19156 | #define HAVE_STRINGS_H 1
19157 | #define HAVE_INTTYPES_H 1
19158 | #define HAVE_STDINT_H 1
19159 | #define HAVE_UNISTD_H 1
19160 | #define __EXTENSIONS__ 1
19161 | #define _ALL_SOURCE 1
19162 | #define _DARWIN_C_SOURCE 1
19163 | #define _GNU_SOURCE 1
19164 | #define _NETBSD_SOURCE 1
19165 | #define _OPENBSD_SOURCE 1
19166 | #define _POSIX_PTHREAD_SEMANTICS 1
19167 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
19168 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
19169 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
19170 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
19171 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
19172 | #define __STDC_WANT_LIB_EXT2__ 1
19173 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
19174 | #define _TANDEM_SOURCE 1
19175 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
19176 | #define HAVE_FSEEKO 1
19177 | #define _FILE_OFFSET_BITS 64
19178 | #define _DARWIN_USE_64_BIT_INODE 1
19179 | #define HAVE_DLFCN_H 1
19180 | #define LT_OBJDIR ".libs/"
19181 | #define HAVE_FCHMOD 1
19182 | #define HAVE_BTOWC 1
19183 | #define HAVE_CANONICALIZE_FILE_NAME 1
19184 | #define HAVE_GETCWD 1
19185 | #define HAVE_READLINK 1
19186 | #define HAVE_REALPATH 1
19187 | #define HAVE_FACCESSAT 1
19188 | #define HAVE_FCNTL 1
19189 | #define HAVE_SYMLINK 1
19190 | #define HAVE_FLOCK 1
19191 | #define HAVE_SNPRINTF 1
19192 | #define HAVE___FWRITING 1
19193 | #define HAVE_GETDELIM 1
19194 | #define HAVE_GETDTABLESIZE 1
19195 | #define HAVE_GETPASS 1
19196 | #define HAVE___FSETLOCKING 1
19197 | #define HAVE_GETTIMEOFDAY 1
19198 | #define HAVE_LSTAT 1
19199 | #define HAVE_MBSINIT 1
19200 | #define HAVE_MBRTOWC 1
19201 | #define HAVE_MBRLEN 1
19202 | #define HAVE_MPROTECT 1
19203 | #define HAVE_MKOSTEMP 1
19204 | #define HAVE_MKSTEMP 1
19205 | #define HAVE_TZSET 1
19206 | #define HAVE_NL_LANGINFO 1
19207 | #define HAVE_ISBLANK 1
19208 | #define HAVE_ISWCTYPE 1
19209 | #define HAVE_LINK 1
19210 | #define HAVE_SECURE_GETENV 1
19211 | #define HAVE_GETUID 1
19212 | #define HAVE_GETEUID 1
19213 | #define HAVE_GETGID 1
19214 | #define HAVE_GETEGID 1
19215 | #define HAVE_SETENV 1
19216 | #define HAVE_SIGACTION 1
19217 | #define HAVE_SIGALTSTACK 1
19218 | #define HAVE_SIGINTERRUPT 1
19219 | #define HAVE_STRDUP 1
19220 | #define HAVE_LOCALTIME_R 1
19221 | #define HAVE_TIMEGM 1
19222 | #define HAVE_WCRTOMB 1
19223 | #define HAVE_WCTOB 1
19224 | #define HAVE_ISWCNTRL 1
19225 | #define HAVE_ALLOCA_H 1
19226 | #define HAVE_ALLOCA 1
19227 | #define restrict __restrict
19228 | #define HAVE_LANGINFO_CODESET 1
19229 | #define FUNC_REALPATH_WORKS 1
19230 | #define HAVE_SYS_PARAM_H 1
19231 | #define HAVE_SYS_SOCKET_H 1
19232 | #define HAVE_UNISTD_H 1
19233 | #define HAVE_STDIO_EXT_H 1
19234 | #define HAVE_FEATURES_H 1
19235 | #define HAVE_SYS_STAT_H 1
19236 | #define HAVE_GETOPT_H 1
19237 | #define HAVE_SYS_CDEFS_H 1
19238 | #define HAVE_TERMIOS_H 1
19239 | #define HAVE_SYS_TIME_H 1
19240 | #define HAVE_LIMITS_H 1
19241 | #define HAVE_WCHAR_H 1
19242 | #define HAVE_STDINT_H 1
19243 | #define HAVE_INTTYPES_H 1
19244 | #define HAVE_LANGINFO_H 1
19245 | #define HAVE_XLOCALE_H 1
19246 | #define HAVE_MATH_H 1
19247 | #define HAVE_SYS_MMAN_H 1
19248 | #define HAVE_MALLOC_H 1
19249 | #define HAVE_SPAWN_H 1
19250 | #define HAVE_STRINGS_H 1
19251 | #define HAVE_SYS_FILE_H 1
19252 | #define HAVE_SYS_WAIT_H 1
19253 | #define HAVE_WCTYPE_H 1
19254 | #define HAVE_ENVIRON_DECL 1
19255 | #define HAVE_DECL_STRERROR_R 1
19256 | #define HAVE_STRERROR_R 1
19257 | #define STRERROR_R_CHAR_P 1
19258 | #define GETGROUPS_T gid_t
19259 | #define HAVE_SIG_ATOMIC_T 1
19260 | #define HAVE_WORKING_O_NOATIME 1
19261 | #define HAVE_WORKING_O_NOFOLLOW 1
19262 | #define HAVE_STDINT_H_WITH_UINTMAX 1
19263 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
19264 | #define CHECK_PRINTF_SAFE 1
19265 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
19266 | #define HAVE_LONG_LONG_INT 1
19267 | #define HAVE_WCHAR_T 1
19268 | #define HAVE_WINT_T 1
19269 | #define HAVE_INTMAX_T 1
19270 | #define DBL_EXPBIT0_WORD 1
19271 | #define DBL_EXPBIT0_BIT 20
19272 | #define HAVE_SNPRINTF 1
19273 | #define HAVE_STRNLEN 1
19274 | #define HAVE_WCSLEN 1
19275 | #define HAVE_WCSNLEN 1
19276 | #define HAVE_MBRTOWC 1
19277 | #define HAVE_WCRTOMB 1
19278 | #define HAVE_DECL__SNPRINTF 0
19279 | #define HAVE_SNPRINTF_RETVAL_C99 1
19280 | #define HAVE_DECL_ALARM 1
19281 | #define _USE_STD_STAT 1
19282 | #define HAVE_DECL_FSEEKO 1
19283 | #define HAVE_DECL_FTELLO 1
19284 | #define HAVE_DECL_GETDELIM 1
19285 | #define HAVE_DECL_GETDTABLESIZE 1
19286 | #define HAVE_DECL_GETLINE 1
19287 | #define HAVE_GETOPT_H 1
19288 | #define HAVE_GETOPT_LONG_ONLY 1
19289 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
19290 | #define HAVE_DECL_FLOCKFILE 1
19291 | #define HAVE_DECL_FPUTS_UNLOCKED 1
19292 | #define HAVE_DECL_FUNLOCKFILE 1
19293 | #define HAVE_DECL_PUTC_UNLOCKED 1
19294 | #define HAVE_INTTYPES_H 1
19295 | #define FLT_EXPBIT0_WORD 0
19296 | #define FLT_EXPBIT0_BIT 23
19297 | #define USE_POSIX_THREADS 1
19298 | #define USE_POSIX_THREADS_WEAK 1
19299 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
19300 | #define HAVE_STDLIB_H 1
19301 | #define MALLOC_0_IS_NONNULL 1
19302 | #define HAVE_MBSTATE_T 1
19303 | #define C_LOCALE_MAYBE_EILSEQ 1
19304 | #define HAVE_MAP_ANONYMOUS 1
19305 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
19306 | #define TIME_T_IS_SIGNED 1
19307 | #define HAVE_STRUCT_TM_TM_ZONE 1
19308 | #define HAVE_TM_ZONE 1
19309 | #define HAVE_TM_GMTOFF 1
19310 | #define PROMOTED_MODE_T mode_t
19311 | #define HAVE__BOOL 1
19312 | #define HAVE_COMPOUND_LITERALS 1
19313 | #define HAVE_POSIX_SPAWN 1
19314 | #define REPLACE_VFPRINTF_POSIX 1
19315 | #define USER_LABEL_PREFIX
19316 | #define HAVE_SIGSET_T 1
19317 | #define HAVE_DECL_SETENV 1
19318 | #define HAVE_SEARCH_H 1
19319 | #define HAVE_TSEARCH 1
19320 | #define HAVE_STRCASESTR 1
19321 | #define HAVE_DECL_STRDUP 1
19322 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
19323 | #define HAVE_DECL_FEOF_UNLOCKED 1
19324 | #define HAVE_DECL_FERROR_UNLOCKED 1
19325 | #define HAVE_DECL_FGETS_UNLOCKED 1
19326 | #define HAVE_DECL_FPUTC_UNLOCKED 1
19327 | #define HAVE_DECL_FREAD_UNLOCKED 1
19328 | #define HAVE_DECL_FWRITE_UNLOCKED 1
19329 | #define HAVE_DECL_GETC_UNLOCKED 1
19330 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
19331 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
19332 | #define HAVE_DECL_UNSETENV 1
19333 | #define USE_ACL 0
19334 | #define HAVE_ALLOCA 1
19335 | #define GNULIB_TEST_BTOWC 1
19336 | #define HAVE___BUILTIN_EXPECT 1
19337 | #define GNULIB_CANONICALIZE_LGPL 1
19338 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
19339 | #define GNULIB_TEST_REALPATH 1
19340 | #define GNULIB_TEST_CHDIR 1
19341 | #define HAVE_CLOCK_GETTIME 1
19342 | #define HAVE_CLOCK_SETTIME 1
19343 | #define GNULIB_TEST_CLOEXEC 1
19344 | #define GNULIB_TEST_CLOSE 1
19345 | #define GNULIB_CLOSE_STREAM 1
19346 | #define HAVE_DUP2 1
19347 | #define GNULIB_TEST_DUP2 1
19348 | #define GNULIB_TEST_ENVIRON 1
19349 | #define HAVE_EUIDACCESS 1
19350 | #define GNULIB_TEST_EUIDACCESS 1
19351 | #define GNULIB_TEST_FCNTL 1
19352 | #define FLEXIBLE_ARRAY_MEMBER /**/
19353 | #define GNULIB_TEST_FLOOR 1
19354 | #define HAVE_DECL___FPENDING 1
19355 | #define REPLACE_FPRINTF_POSIX 1
19356 | #define GNULIB_TEST_FPRINTF_POSIX 1
19357 | #define HAVE_FREXP_IN_LIBC 1
19358 | #define GNULIB_TEST_FREXP 1
19359 | #define HAVE_FREXPL_IN_LIBC 1
19360 | #define GNULIB_TEST_FREXPL 1
19361 | #define GNULIB_TEST_FSEEK 1
19362 | #define GNULIB_TEST_FSEEKO 1
19363 | #define GNULIB_TEST_FSTAT 1
19364 | #define GNULIB_TEST_FTELL 1
19365 | #define GNULIB_TEST_FTELLO 1
19366 | #define GNULIB_TEST_GETDELIM 1
19367 | #define GNULIB_TEST_GETDTABLESIZE 1
19368 | #define HAVE_GETGROUPS 1
19369 | #define GNULIB_TEST_GETGROUPS 1
19370 | #define GNULIB_TEST_GETLINE 1
19371 | #define GNULIB_TEST_GETPASS 1
19372 | #define GNULIB_TEST_GETPASS 1
19373 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
19374 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
19375 | #define HAVE_DECL___ARGV 0
19376 | #define GETTIMEOFDAY_TIMEZONE struct timezone
19377 | #define GNULIB_TEST_GETTIMEOFDAY 1
19378 | #define GNULIB_TEST_GROUP_MEMBER 1
19379 | #define HAVE_ISNAND_IN_LIBC 1
19380 | #define HAVE_ISNANF_IN_LIBC 1
19381 | #define HAVE_ISNANL_IN_LIBC 1
19382 | #define HAVE___INLINE 1
19383 | #define GNULIB_TEST_LOCALECONV 1
19384 | #define HAVE_PTHREAD_RWLOCK 1
19385 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
19386 | #define GNULIB_LOCK 1
19387 | #define GNULIB_TEST_LSEEK 1
19388 | #define GNULIB_TEST_LSTAT 1
19389 | #define HAVE_MALLOC_POSIX 1
19390 | #define GNULIB_TEST_MALLOC_POSIX 1
19391 | #define GNULIB_TEST_MBRLEN 1
19392 | #define C_LOCALE_MAYBE_EILSEQ 1
19393 | #define GNULIB_TEST_MBRTOWC 1
19394 | #define GNULIB_TEST_MBSINIT 1
19395 | #define GNULIB_TEST_MBTOWC 1
19396 | #define GNULIB_TEST_MEMCHR 1
19397 | #define GNULIB_MKOSTEMP 1
19398 | #define GNULIB_TEST_MKOSTEMP 1
19399 | #define GNULIB_TEST_MKSTEMP 1
19400 | #define GNULIB_TEST_MKTIME 1
19401 | #define NEED_MKTIME_INTERNAL 1
19402 | #define GNULIB_MSVC_NOTHROW 1
19403 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
19404 | #define REPLACE_NL_LANGINFO 1
19405 | #define GNULIB_TEST_NL_LANGINFO 1
19406 | #define my_strftime nstrftime
19407 | #define GNULIB_TEST_OPEN 1
19408 | #define HAVE_STRUCT_TM_TM_ZONE 1
19409 | #define HAVE_TM_ZONE 1
19410 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
19411 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
19412 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
19413 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
19414 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
19415 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
19416 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
19417 | #define GNULIB_TEST_POSIX_SPAWNP 1
19418 | #define HAVE_FREXP_IN_LIBC 1
19419 | #define HAVE_LDEXP_IN_LIBC 1
19420 | #define HAVE_FREXPL_IN_LIBC 1
19421 | #define HAVE_LDEXPL_IN_LIBC 1
19422 | #define REPLACE_PRINTF_POSIX 1
19423 | #define GNULIB_TEST_PRINTF_POSIX 1
19424 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
19425 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
19426 | #define HAVE_RAISE 1
19427 | #define GNULIB_TEST_RAISE 1
19428 | #define HAVE_STRUCT_RANDOM_DATA 1
19429 | #define HAVE_RANDOM_R 1
19430 | #define GNULIB_TEST_RANDOM_R 1
19431 | #define HAVE_RAWMEMCHR 1
19432 | #define GNULIB_TEST_RAWMEMCHR 1
19433 | #define GNULIB_TEST_READLINK 1
19434 | #define HAVE_REALLOC_POSIX 1
19435 | #define GNULIB_TEST_REALLOC_POSIX 1
19436 | #define _REGEX_INCLUDE_LIMITS_H 1
19437 | #define _REGEX_LARGE_OFFSETS 1
19438 | #define re_syntax_options rpl_re_syntax_options
19439 | #define re_set_syntax rpl_re_set_syntax
19440 | #define re_compile_pattern rpl_re_compile_pattern
19441 | #define re_compile_fastmap rpl_re_compile_fastmap
19442 | #define re_search rpl_re_search
19443 | #define re_search_2 rpl_re_search_2
19444 | #define re_match rpl_re_match
19445 | #define re_match_2 rpl_re_match_2
19446 | #define re_set_registers rpl_re_set_registers
19447 | #define re_comp rpl_re_comp
19448 | #define re_exec rpl_re_exec
19449 | #define regcomp rpl_regcomp
19450 | #define regexec rpl_regexec
19451 | #define regerror rpl_regerror
19452 | #define regfree rpl_regfree
19453 | #define HAVE_LIBINTL_H 1
19454 | #define HAVE_DECL_ISBLANK 1
19455 | #define GNULIB_TEST_RENAME 1
19456 | #define GNULIB_TEST_RMDIR 1
19457 | #define GNULIB_TEST_SECURE_GETENV 1
19458 | #define HAVE_SELINUX_SELINUX_H 0
19459 | #define GNULIB_TEST_SETENV 1
19460 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
19461 | #define GNULIB_TEST_SIGACTION 1
19462 | #define GNULIB_TEST_SIGNBIT 1
19463 | #define GNULIB_TEST_SIGPROCMASK 1
19464 | #define HAVE_STDINT_H 1
19465 | #define HAVE_POSIX_SPAWNATTR_T 1
19466 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
19467 | #define GNULIB_TEST_STAT 1
19468 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
19469 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
19470 | #define __USE_MINGW_ANSI_STDIO 1
19471 | #define GNULIB_FSCANF 1
19472 | #define GNULIB_SCANF 1
19473 | #define HAVE_STRCASECMP 1
19474 | #define HAVE_STRNCASECMP 1
19475 | #define HAVE_DECL_STRNCASECMP 1
19476 | #define HAVE_STRCASESTR 1
19477 | #define GNULIB_TEST_STRCASESTR 1
19478 | #define HAVE_STRCHRNUL 1
19479 | #define GNULIB_TEST_STRCHRNUL 1
19480 | #define GNULIB_TEST_STRDUP 1
19481 | #define GNULIB_STRERROR 1
19482 | #define GNULIB_TEST_STRERROR 1
19483 | #define HAVE_STRSEP 1
19484 | #define GNULIB_TEST_STRSEP 1
19485 | #define HAVE_STRVERSCMP 1
19486 | #define GNULIB_TEST_STRVERSCMP 1
19487 | #define HAVE_DECL_LOCALTIME_R 1
19488 | #define GNULIB_TEST_TIME_R 1
19489 | #define GNULIB_TEST_TIME_RZ 1
19490 | #define GNULIB_TEST_TIMEGM 1
19491 | #define HAVE_RUN_TZSET_TEST 1
19492 | #define GNULIB_TEST_TZSET 1
19493 | #define USE_UNLOCKED_IO 1
19494 | #define HAVE_UNSETENV 1
19495 | #define GNULIB_TEST_UNSETENV 1
19496 | #define HAVE_VASPRINTF 1
19497 | #define GNULIB_TEST_VASPRINTF 1
19498 | #define HAVE_VASPRINTF 1
19499 | #define REPLACE_VFPRINTF_POSIX 1
19500 | #define GNULIB_TEST_VFPRINTF_POSIX 1
19501 | #define HAVE_WAITID 1
19502 | #define GNULIB_TEST_WAITPID 1
19503 | #define GNULIB_TEST_WCRTOMB 1
19504 | #define HAVE_DECL_WCTOB 1
19505 | #define GNULIB_TEST_WCTOB 1
19506 | #define GNULIB_TEST_WCTOMB 1
19507 | #define HAVE_TOWLOWER 1
19508 | #define HAVE_STDINT_H 1
19509 | #define HAVE_MALLOC_H 1
19510 | #define HAVE_STRING_H 1
19511 | #define HAVE_FSEEKO 1
19512 | /* end confdefs.h. */
19513 | #include <gpg-error.h>
19521 configure:47953: result: no
19522 configure:48000: checking for GLIB
19523 configure:48007: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.0.0"
19524 Package glib-2.0 was not found in the pkg-config search path.
19525 Perhaps you should add the directory containing `glib-2.0.pc'
19526 to the PKG_CONFIG_PATH environment variable
19527 No package 'glib-2.0' found
19528 configure:48010: $? = 1
19529 configure:48024: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.0.0"
19530 Package glib-2.0 was not found in the pkg-config search path.
19531 Perhaps you should add the directory containing `glib-2.0.pc'
19532 to the PKG_CONFIG_PATH environment variable
19533 No package 'glib-2.0' found
19534 configure:48027: $? = 1
19535 configure:48041: result: no
19536 No package 'glib-2.0' found
19537 configure:48071: checking for mdb_init in -lmdb
19538 configure:48096: gcc -o conftest -g -O2 conftest.c -lmdb >&5
19539 /usr/bin/ld: cannot find -lmdb
19540 collect2: error: ld returned 1 exit status
19541 configure:48096: $? = 1
19542 configure: failed program was:
19544 | #define PACKAGE_NAME "GNU recutils"
19545 | #define PACKAGE_TARNAME "recutils"
19546 | #define PACKAGE_VERSION "1.8"
19547 | #define PACKAGE_STRING "GNU recutils 1.8"
19548 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
19549 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
19550 | #define PACKAGE "recutils"
19551 | #define VERSION "1.8"
19552 | #define STDC_HEADERS 1
19553 | #define HAVE_SYS_TYPES_H 1
19554 | #define HAVE_SYS_STAT_H 1
19555 | #define HAVE_STDLIB_H 1
19556 | #define HAVE_STRING_H 1
19557 | #define HAVE_MEMORY_H 1
19558 | #define HAVE_STRINGS_H 1
19559 | #define HAVE_INTTYPES_H 1
19560 | #define HAVE_STDINT_H 1
19561 | #define HAVE_UNISTD_H 1
19562 | #define __EXTENSIONS__ 1
19563 | #define _ALL_SOURCE 1
19564 | #define _DARWIN_C_SOURCE 1
19565 | #define _GNU_SOURCE 1
19566 | #define _NETBSD_SOURCE 1
19567 | #define _OPENBSD_SOURCE 1
19568 | #define _POSIX_PTHREAD_SEMANTICS 1
19569 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
19570 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
19571 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
19572 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
19573 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
19574 | #define __STDC_WANT_LIB_EXT2__ 1
19575 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
19576 | #define _TANDEM_SOURCE 1
19577 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
19578 | #define HAVE_FSEEKO 1
19579 | #define _FILE_OFFSET_BITS 64
19580 | #define _DARWIN_USE_64_BIT_INODE 1
19581 | #define HAVE_DLFCN_H 1
19582 | #define LT_OBJDIR ".libs/"
19583 | #define HAVE_FCHMOD 1
19584 | #define HAVE_BTOWC 1
19585 | #define HAVE_CANONICALIZE_FILE_NAME 1
19586 | #define HAVE_GETCWD 1
19587 | #define HAVE_READLINK 1
19588 | #define HAVE_REALPATH 1
19589 | #define HAVE_FACCESSAT 1
19590 | #define HAVE_FCNTL 1
19591 | #define HAVE_SYMLINK 1
19592 | #define HAVE_FLOCK 1
19593 | #define HAVE_SNPRINTF 1
19594 | #define HAVE___FWRITING 1
19595 | #define HAVE_GETDELIM 1
19596 | #define HAVE_GETDTABLESIZE 1
19597 | #define HAVE_GETPASS 1
19598 | #define HAVE___FSETLOCKING 1
19599 | #define HAVE_GETTIMEOFDAY 1
19600 | #define HAVE_LSTAT 1
19601 | #define HAVE_MBSINIT 1
19602 | #define HAVE_MBRTOWC 1
19603 | #define HAVE_MBRLEN 1
19604 | #define HAVE_MPROTECT 1
19605 | #define HAVE_MKOSTEMP 1
19606 | #define HAVE_MKSTEMP 1
19607 | #define HAVE_TZSET 1
19608 | #define HAVE_NL_LANGINFO 1
19609 | #define HAVE_ISBLANK 1
19610 | #define HAVE_ISWCTYPE 1
19611 | #define HAVE_LINK 1
19612 | #define HAVE_SECURE_GETENV 1
19613 | #define HAVE_GETUID 1
19614 | #define HAVE_GETEUID 1
19615 | #define HAVE_GETGID 1
19616 | #define HAVE_GETEGID 1
19617 | #define HAVE_SETENV 1
19618 | #define HAVE_SIGACTION 1
19619 | #define HAVE_SIGALTSTACK 1
19620 | #define HAVE_SIGINTERRUPT 1
19621 | #define HAVE_STRDUP 1
19622 | #define HAVE_LOCALTIME_R 1
19623 | #define HAVE_TIMEGM 1
19624 | #define HAVE_WCRTOMB 1
19625 | #define HAVE_WCTOB 1
19626 | #define HAVE_ISWCNTRL 1
19627 | #define HAVE_ALLOCA_H 1
19628 | #define HAVE_ALLOCA 1
19629 | #define restrict __restrict
19630 | #define HAVE_LANGINFO_CODESET 1
19631 | #define FUNC_REALPATH_WORKS 1
19632 | #define HAVE_SYS_PARAM_H 1
19633 | #define HAVE_SYS_SOCKET_H 1
19634 | #define HAVE_UNISTD_H 1
19635 | #define HAVE_STDIO_EXT_H 1
19636 | #define HAVE_FEATURES_H 1
19637 | #define HAVE_SYS_STAT_H 1
19638 | #define HAVE_GETOPT_H 1
19639 | #define HAVE_SYS_CDEFS_H 1
19640 | #define HAVE_TERMIOS_H 1
19641 | #define HAVE_SYS_TIME_H 1
19642 | #define HAVE_LIMITS_H 1
19643 | #define HAVE_WCHAR_H 1
19644 | #define HAVE_STDINT_H 1
19645 | #define HAVE_INTTYPES_H 1
19646 | #define HAVE_LANGINFO_H 1
19647 | #define HAVE_XLOCALE_H 1
19648 | #define HAVE_MATH_H 1
19649 | #define HAVE_SYS_MMAN_H 1
19650 | #define HAVE_MALLOC_H 1
19651 | #define HAVE_SPAWN_H 1
19652 | #define HAVE_STRINGS_H 1
19653 | #define HAVE_SYS_FILE_H 1
19654 | #define HAVE_SYS_WAIT_H 1
19655 | #define HAVE_WCTYPE_H 1
19656 | #define HAVE_ENVIRON_DECL 1
19657 | #define HAVE_DECL_STRERROR_R 1
19658 | #define HAVE_STRERROR_R 1
19659 | #define STRERROR_R_CHAR_P 1
19660 | #define GETGROUPS_T gid_t
19661 | #define HAVE_SIG_ATOMIC_T 1
19662 | #define HAVE_WORKING_O_NOATIME 1
19663 | #define HAVE_WORKING_O_NOFOLLOW 1
19664 | #define HAVE_STDINT_H_WITH_UINTMAX 1
19665 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
19666 | #define CHECK_PRINTF_SAFE 1
19667 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
19668 | #define HAVE_LONG_LONG_INT 1
19669 | #define HAVE_WCHAR_T 1
19670 | #define HAVE_WINT_T 1
19671 | #define HAVE_INTMAX_T 1
19672 | #define DBL_EXPBIT0_WORD 1
19673 | #define DBL_EXPBIT0_BIT 20
19674 | #define HAVE_SNPRINTF 1
19675 | #define HAVE_STRNLEN 1
19676 | #define HAVE_WCSLEN 1
19677 | #define HAVE_WCSNLEN 1
19678 | #define HAVE_MBRTOWC 1
19679 | #define HAVE_WCRTOMB 1
19680 | #define HAVE_DECL__SNPRINTF 0
19681 | #define HAVE_SNPRINTF_RETVAL_C99 1
19682 | #define HAVE_DECL_ALARM 1
19683 | #define _USE_STD_STAT 1
19684 | #define HAVE_DECL_FSEEKO 1
19685 | #define HAVE_DECL_FTELLO 1
19686 | #define HAVE_DECL_GETDELIM 1
19687 | #define HAVE_DECL_GETDTABLESIZE 1
19688 | #define HAVE_DECL_GETLINE 1
19689 | #define HAVE_GETOPT_H 1
19690 | #define HAVE_GETOPT_LONG_ONLY 1
19691 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
19692 | #define HAVE_DECL_FLOCKFILE 1
19693 | #define HAVE_DECL_FPUTS_UNLOCKED 1
19694 | #define HAVE_DECL_FUNLOCKFILE 1
19695 | #define HAVE_DECL_PUTC_UNLOCKED 1
19696 | #define HAVE_INTTYPES_H 1
19697 | #define FLT_EXPBIT0_WORD 0
19698 | #define FLT_EXPBIT0_BIT 23
19699 | #define USE_POSIX_THREADS 1
19700 | #define USE_POSIX_THREADS_WEAK 1
19701 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
19702 | #define HAVE_STDLIB_H 1
19703 | #define MALLOC_0_IS_NONNULL 1
19704 | #define HAVE_MBSTATE_T 1
19705 | #define C_LOCALE_MAYBE_EILSEQ 1
19706 | #define HAVE_MAP_ANONYMOUS 1
19707 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
19708 | #define TIME_T_IS_SIGNED 1
19709 | #define HAVE_STRUCT_TM_TM_ZONE 1
19710 | #define HAVE_TM_ZONE 1
19711 | #define HAVE_TM_GMTOFF 1
19712 | #define PROMOTED_MODE_T mode_t
19713 | #define HAVE__BOOL 1
19714 | #define HAVE_COMPOUND_LITERALS 1
19715 | #define HAVE_POSIX_SPAWN 1
19716 | #define REPLACE_VFPRINTF_POSIX 1
19717 | #define USER_LABEL_PREFIX
19718 | #define HAVE_SIGSET_T 1
19719 | #define HAVE_DECL_SETENV 1
19720 | #define HAVE_SEARCH_H 1
19721 | #define HAVE_TSEARCH 1
19722 | #define HAVE_STRCASESTR 1
19723 | #define HAVE_DECL_STRDUP 1
19724 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
19725 | #define HAVE_DECL_FEOF_UNLOCKED 1
19726 | #define HAVE_DECL_FERROR_UNLOCKED 1
19727 | #define HAVE_DECL_FGETS_UNLOCKED 1
19728 | #define HAVE_DECL_FPUTC_UNLOCKED 1
19729 | #define HAVE_DECL_FREAD_UNLOCKED 1
19730 | #define HAVE_DECL_FWRITE_UNLOCKED 1
19731 | #define HAVE_DECL_GETC_UNLOCKED 1
19732 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
19733 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
19734 | #define HAVE_DECL_UNSETENV 1
19735 | #define USE_ACL 0
19736 | #define HAVE_ALLOCA 1
19737 | #define GNULIB_TEST_BTOWC 1
19738 | #define HAVE___BUILTIN_EXPECT 1
19739 | #define GNULIB_CANONICALIZE_LGPL 1
19740 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
19741 | #define GNULIB_TEST_REALPATH 1
19742 | #define GNULIB_TEST_CHDIR 1
19743 | #define HAVE_CLOCK_GETTIME 1
19744 | #define HAVE_CLOCK_SETTIME 1
19745 | #define GNULIB_TEST_CLOEXEC 1
19746 | #define GNULIB_TEST_CLOSE 1
19747 | #define GNULIB_CLOSE_STREAM 1
19748 | #define HAVE_DUP2 1
19749 | #define GNULIB_TEST_DUP2 1
19750 | #define GNULIB_TEST_ENVIRON 1
19751 | #define HAVE_EUIDACCESS 1
19752 | #define GNULIB_TEST_EUIDACCESS 1
19753 | #define GNULIB_TEST_FCNTL 1
19754 | #define FLEXIBLE_ARRAY_MEMBER /**/
19755 | #define GNULIB_TEST_FLOOR 1
19756 | #define HAVE_DECL___FPENDING 1
19757 | #define REPLACE_FPRINTF_POSIX 1
19758 | #define GNULIB_TEST_FPRINTF_POSIX 1
19759 | #define HAVE_FREXP_IN_LIBC 1
19760 | #define GNULIB_TEST_FREXP 1
19761 | #define HAVE_FREXPL_IN_LIBC 1
19762 | #define GNULIB_TEST_FREXPL 1
19763 | #define GNULIB_TEST_FSEEK 1
19764 | #define GNULIB_TEST_FSEEKO 1
19765 | #define GNULIB_TEST_FSTAT 1
19766 | #define GNULIB_TEST_FTELL 1
19767 | #define GNULIB_TEST_FTELLO 1
19768 | #define GNULIB_TEST_GETDELIM 1
19769 | #define GNULIB_TEST_GETDTABLESIZE 1
19770 | #define HAVE_GETGROUPS 1
19771 | #define GNULIB_TEST_GETGROUPS 1
19772 | #define GNULIB_TEST_GETLINE 1
19773 | #define GNULIB_TEST_GETPASS 1
19774 | #define GNULIB_TEST_GETPASS 1
19775 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
19776 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
19777 | #define HAVE_DECL___ARGV 0
19778 | #define GETTIMEOFDAY_TIMEZONE struct timezone
19779 | #define GNULIB_TEST_GETTIMEOFDAY 1
19780 | #define GNULIB_TEST_GROUP_MEMBER 1
19781 | #define HAVE_ISNAND_IN_LIBC 1
19782 | #define HAVE_ISNANF_IN_LIBC 1
19783 | #define HAVE_ISNANL_IN_LIBC 1
19784 | #define HAVE___INLINE 1
19785 | #define GNULIB_TEST_LOCALECONV 1
19786 | #define HAVE_PTHREAD_RWLOCK 1
19787 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
19788 | #define GNULIB_LOCK 1
19789 | #define GNULIB_TEST_LSEEK 1
19790 | #define GNULIB_TEST_LSTAT 1
19791 | #define HAVE_MALLOC_POSIX 1
19792 | #define GNULIB_TEST_MALLOC_POSIX 1
19793 | #define GNULIB_TEST_MBRLEN 1
19794 | #define C_LOCALE_MAYBE_EILSEQ 1
19795 | #define GNULIB_TEST_MBRTOWC 1
19796 | #define GNULIB_TEST_MBSINIT 1
19797 | #define GNULIB_TEST_MBTOWC 1
19798 | #define GNULIB_TEST_MEMCHR 1
19799 | #define GNULIB_MKOSTEMP 1
19800 | #define GNULIB_TEST_MKOSTEMP 1
19801 | #define GNULIB_TEST_MKSTEMP 1
19802 | #define GNULIB_TEST_MKTIME 1
19803 | #define NEED_MKTIME_INTERNAL 1
19804 | #define GNULIB_MSVC_NOTHROW 1
19805 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
19806 | #define REPLACE_NL_LANGINFO 1
19807 | #define GNULIB_TEST_NL_LANGINFO 1
19808 | #define my_strftime nstrftime
19809 | #define GNULIB_TEST_OPEN 1
19810 | #define HAVE_STRUCT_TM_TM_ZONE 1
19811 | #define HAVE_TM_ZONE 1
19812 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
19813 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
19814 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
19815 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
19816 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
19817 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
19818 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
19819 | #define GNULIB_TEST_POSIX_SPAWNP 1
19820 | #define HAVE_FREXP_IN_LIBC 1
19821 | #define HAVE_LDEXP_IN_LIBC 1
19822 | #define HAVE_FREXPL_IN_LIBC 1
19823 | #define HAVE_LDEXPL_IN_LIBC 1
19824 | #define REPLACE_PRINTF_POSIX 1
19825 | #define GNULIB_TEST_PRINTF_POSIX 1
19826 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
19827 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
19828 | #define HAVE_RAISE 1
19829 | #define GNULIB_TEST_RAISE 1
19830 | #define HAVE_STRUCT_RANDOM_DATA 1
19831 | #define HAVE_RANDOM_R 1
19832 | #define GNULIB_TEST_RANDOM_R 1
19833 | #define HAVE_RAWMEMCHR 1
19834 | #define GNULIB_TEST_RAWMEMCHR 1
19835 | #define GNULIB_TEST_READLINK 1
19836 | #define HAVE_REALLOC_POSIX 1
19837 | #define GNULIB_TEST_REALLOC_POSIX 1
19838 | #define _REGEX_INCLUDE_LIMITS_H 1
19839 | #define _REGEX_LARGE_OFFSETS 1
19840 | #define re_syntax_options rpl_re_syntax_options
19841 | #define re_set_syntax rpl_re_set_syntax
19842 | #define re_compile_pattern rpl_re_compile_pattern
19843 | #define re_compile_fastmap rpl_re_compile_fastmap
19844 | #define re_search rpl_re_search
19845 | #define re_search_2 rpl_re_search_2
19846 | #define re_match rpl_re_match
19847 | #define re_match_2 rpl_re_match_2
19848 | #define re_set_registers rpl_re_set_registers
19849 | #define re_comp rpl_re_comp
19850 | #define re_exec rpl_re_exec
19851 | #define regcomp rpl_regcomp
19852 | #define regexec rpl_regexec
19853 | #define regerror rpl_regerror
19854 | #define regfree rpl_regfree
19855 | #define HAVE_LIBINTL_H 1
19856 | #define HAVE_DECL_ISBLANK 1
19857 | #define GNULIB_TEST_RENAME 1
19858 | #define GNULIB_TEST_RMDIR 1
19859 | #define GNULIB_TEST_SECURE_GETENV 1
19860 | #define HAVE_SELINUX_SELINUX_H 0
19861 | #define GNULIB_TEST_SETENV 1
19862 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
19863 | #define GNULIB_TEST_SIGACTION 1
19864 | #define GNULIB_TEST_SIGNBIT 1
19865 | #define GNULIB_TEST_SIGPROCMASK 1
19866 | #define HAVE_STDINT_H 1
19867 | #define HAVE_POSIX_SPAWNATTR_T 1
19868 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
19869 | #define GNULIB_TEST_STAT 1
19870 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
19871 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
19872 | #define __USE_MINGW_ANSI_STDIO 1
19873 | #define GNULIB_FSCANF 1
19874 | #define GNULIB_SCANF 1
19875 | #define HAVE_STRCASECMP 1
19876 | #define HAVE_STRNCASECMP 1
19877 | #define HAVE_DECL_STRNCASECMP 1
19878 | #define HAVE_STRCASESTR 1
19879 | #define GNULIB_TEST_STRCASESTR 1
19880 | #define HAVE_STRCHRNUL 1
19881 | #define GNULIB_TEST_STRCHRNUL 1
19882 | #define GNULIB_TEST_STRDUP 1
19883 | #define GNULIB_STRERROR 1
19884 | #define GNULIB_TEST_STRERROR 1
19885 | #define HAVE_STRSEP 1
19886 | #define GNULIB_TEST_STRSEP 1
19887 | #define HAVE_STRVERSCMP 1
19888 | #define GNULIB_TEST_STRVERSCMP 1
19889 | #define HAVE_DECL_LOCALTIME_R 1
19890 | #define GNULIB_TEST_TIME_R 1
19891 | #define GNULIB_TEST_TIME_RZ 1
19892 | #define GNULIB_TEST_TIMEGM 1
19893 | #define HAVE_RUN_TZSET_TEST 1
19894 | #define GNULIB_TEST_TZSET 1
19895 | #define USE_UNLOCKED_IO 1
19896 | #define HAVE_UNSETENV 1
19897 | #define GNULIB_TEST_UNSETENV 1
19898 | #define HAVE_VASPRINTF 1
19899 | #define GNULIB_TEST_VASPRINTF 1
19900 | #define HAVE_VASPRINTF 1
19901 | #define REPLACE_VFPRINTF_POSIX 1
19902 | #define GNULIB_TEST_VFPRINTF_POSIX 1
19903 | #define HAVE_WAITID 1
19904 | #define GNULIB_TEST_WAITPID 1
19905 | #define GNULIB_TEST_WCRTOMB 1
19906 | #define HAVE_DECL_WCTOB 1
19907 | #define GNULIB_TEST_WCTOB 1
19908 | #define GNULIB_TEST_WCTOMB 1
19909 | #define HAVE_TOWLOWER 1
19910 | #define HAVE_STDINT_H 1
19911 | #define HAVE_MALLOC_H 1
19912 | #define HAVE_STRING_H 1
19913 | #define HAVE_FSEEKO 1
19914 | /* end confdefs.h. */
19916 | /* Override any GCC internal prototype to avoid an error.
19917 | Use char because int might match the return type of a GCC
19918 | builtin and then its argument prototype would still apply. */
19919 | #ifdef __cplusplus
19922 | char mdb_init ();
19926 | return mdb_init ();
19930 configure:48105: result: no
19931 configure:48270: checking whether NLS is requested
19932 configure:48279: result: yes
19933 configure:48319: checking for msgfmt
19934 configure: trying /usr/bin/msgfmt...
19935 0 translated messages.
19936 configure:48351: result: /usr/bin/msgfmt
19937 configure:48360: checking for gmsgfmt
19938 configure:48391: result: /usr/bin/msgfmt
19939 configure:48441: checking for xgettext
19940 configure: trying /usr/bin/xgettext...
19941 /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
19942 configure:48473: result: /usr/bin/xgettext
19943 configure:48518: checking for msgmerge
19944 configure: trying /usr/bin/msgmerge...
19945 configure:48549: result: /usr/bin/msgmerge
19946 configure:49054: checking for CFPreferencesCopyAppValue
19947 configure:49072: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
19948 conftest.c:373:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
19949 compilation terminated.
19950 configure:49072: $? = 1
19951 configure: failed program was:
19953 | #define PACKAGE_NAME "GNU recutils"
19954 | #define PACKAGE_TARNAME "recutils"
19955 | #define PACKAGE_VERSION "1.8"
19956 | #define PACKAGE_STRING "GNU recutils 1.8"
19957 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
19958 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
19959 | #define PACKAGE "recutils"
19960 | #define VERSION "1.8"
19961 | #define STDC_HEADERS 1
19962 | #define HAVE_SYS_TYPES_H 1
19963 | #define HAVE_SYS_STAT_H 1
19964 | #define HAVE_STDLIB_H 1
19965 | #define HAVE_STRING_H 1
19966 | #define HAVE_MEMORY_H 1
19967 | #define HAVE_STRINGS_H 1
19968 | #define HAVE_INTTYPES_H 1
19969 | #define HAVE_STDINT_H 1
19970 | #define HAVE_UNISTD_H 1
19971 | #define __EXTENSIONS__ 1
19972 | #define _ALL_SOURCE 1
19973 | #define _DARWIN_C_SOURCE 1
19974 | #define _GNU_SOURCE 1
19975 | #define _NETBSD_SOURCE 1
19976 | #define _OPENBSD_SOURCE 1
19977 | #define _POSIX_PTHREAD_SEMANTICS 1
19978 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
19979 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
19980 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
19981 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
19982 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
19983 | #define __STDC_WANT_LIB_EXT2__ 1
19984 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
19985 | #define _TANDEM_SOURCE 1
19986 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
19987 | #define HAVE_FSEEKO 1
19988 | #define _FILE_OFFSET_BITS 64
19989 | #define _DARWIN_USE_64_BIT_INODE 1
19990 | #define HAVE_DLFCN_H 1
19991 | #define LT_OBJDIR ".libs/"
19992 | #define HAVE_FCHMOD 1
19993 | #define HAVE_BTOWC 1
19994 | #define HAVE_CANONICALIZE_FILE_NAME 1
19995 | #define HAVE_GETCWD 1
19996 | #define HAVE_READLINK 1
19997 | #define HAVE_REALPATH 1
19998 | #define HAVE_FACCESSAT 1
19999 | #define HAVE_FCNTL 1
20000 | #define HAVE_SYMLINK 1
20001 | #define HAVE_FLOCK 1
20002 | #define HAVE_SNPRINTF 1
20003 | #define HAVE___FWRITING 1
20004 | #define HAVE_GETDELIM 1
20005 | #define HAVE_GETDTABLESIZE 1
20006 | #define HAVE_GETPASS 1
20007 | #define HAVE___FSETLOCKING 1
20008 | #define HAVE_GETTIMEOFDAY 1
20009 | #define HAVE_LSTAT 1
20010 | #define HAVE_MBSINIT 1
20011 | #define HAVE_MBRTOWC 1
20012 | #define HAVE_MBRLEN 1
20013 | #define HAVE_MPROTECT 1
20014 | #define HAVE_MKOSTEMP 1
20015 | #define HAVE_MKSTEMP 1
20016 | #define HAVE_TZSET 1
20017 | #define HAVE_NL_LANGINFO 1
20018 | #define HAVE_ISBLANK 1
20019 | #define HAVE_ISWCTYPE 1
20020 | #define HAVE_LINK 1
20021 | #define HAVE_SECURE_GETENV 1
20022 | #define HAVE_GETUID 1
20023 | #define HAVE_GETEUID 1
20024 | #define HAVE_GETGID 1
20025 | #define HAVE_GETEGID 1
20026 | #define HAVE_SETENV 1
20027 | #define HAVE_SIGACTION 1
20028 | #define HAVE_SIGALTSTACK 1
20029 | #define HAVE_SIGINTERRUPT 1
20030 | #define HAVE_STRDUP 1
20031 | #define HAVE_LOCALTIME_R 1
20032 | #define HAVE_TIMEGM 1
20033 | #define HAVE_WCRTOMB 1
20034 | #define HAVE_WCTOB 1
20035 | #define HAVE_ISWCNTRL 1
20036 | #define HAVE_ALLOCA_H 1
20037 | #define HAVE_ALLOCA 1
20038 | #define restrict __restrict
20039 | #define HAVE_LANGINFO_CODESET 1
20040 | #define FUNC_REALPATH_WORKS 1
20041 | #define HAVE_SYS_PARAM_H 1
20042 | #define HAVE_SYS_SOCKET_H 1
20043 | #define HAVE_UNISTD_H 1
20044 | #define HAVE_STDIO_EXT_H 1
20045 | #define HAVE_FEATURES_H 1
20046 | #define HAVE_SYS_STAT_H 1
20047 | #define HAVE_GETOPT_H 1
20048 | #define HAVE_SYS_CDEFS_H 1
20049 | #define HAVE_TERMIOS_H 1
20050 | #define HAVE_SYS_TIME_H 1
20051 | #define HAVE_LIMITS_H 1
20052 | #define HAVE_WCHAR_H 1
20053 | #define HAVE_STDINT_H 1
20054 | #define HAVE_INTTYPES_H 1
20055 | #define HAVE_LANGINFO_H 1
20056 | #define HAVE_XLOCALE_H 1
20057 | #define HAVE_MATH_H 1
20058 | #define HAVE_SYS_MMAN_H 1
20059 | #define HAVE_MALLOC_H 1
20060 | #define HAVE_SPAWN_H 1
20061 | #define HAVE_STRINGS_H 1
20062 | #define HAVE_SYS_FILE_H 1
20063 | #define HAVE_SYS_WAIT_H 1
20064 | #define HAVE_WCTYPE_H 1
20065 | #define HAVE_ENVIRON_DECL 1
20066 | #define HAVE_DECL_STRERROR_R 1
20067 | #define HAVE_STRERROR_R 1
20068 | #define STRERROR_R_CHAR_P 1
20069 | #define GETGROUPS_T gid_t
20070 | #define HAVE_SIG_ATOMIC_T 1
20071 | #define HAVE_WORKING_O_NOATIME 1
20072 | #define HAVE_WORKING_O_NOFOLLOW 1
20073 | #define HAVE_STDINT_H_WITH_UINTMAX 1
20074 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
20075 | #define CHECK_PRINTF_SAFE 1
20076 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
20077 | #define HAVE_LONG_LONG_INT 1
20078 | #define HAVE_WCHAR_T 1
20079 | #define HAVE_WINT_T 1
20080 | #define HAVE_INTMAX_T 1
20081 | #define DBL_EXPBIT0_WORD 1
20082 | #define DBL_EXPBIT0_BIT 20
20083 | #define HAVE_SNPRINTF 1
20084 | #define HAVE_STRNLEN 1
20085 | #define HAVE_WCSLEN 1
20086 | #define HAVE_WCSNLEN 1
20087 | #define HAVE_MBRTOWC 1
20088 | #define HAVE_WCRTOMB 1
20089 | #define HAVE_DECL__SNPRINTF 0
20090 | #define HAVE_SNPRINTF_RETVAL_C99 1
20091 | #define HAVE_DECL_ALARM 1
20092 | #define _USE_STD_STAT 1
20093 | #define HAVE_DECL_FSEEKO 1
20094 | #define HAVE_DECL_FTELLO 1
20095 | #define HAVE_DECL_GETDELIM 1
20096 | #define HAVE_DECL_GETDTABLESIZE 1
20097 | #define HAVE_DECL_GETLINE 1
20098 | #define HAVE_GETOPT_H 1
20099 | #define HAVE_GETOPT_LONG_ONLY 1
20100 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
20101 | #define HAVE_DECL_FLOCKFILE 1
20102 | #define HAVE_DECL_FPUTS_UNLOCKED 1
20103 | #define HAVE_DECL_FUNLOCKFILE 1
20104 | #define HAVE_DECL_PUTC_UNLOCKED 1
20105 | #define HAVE_INTTYPES_H 1
20106 | #define FLT_EXPBIT0_WORD 0
20107 | #define FLT_EXPBIT0_BIT 23
20108 | #define USE_POSIX_THREADS 1
20109 | #define USE_POSIX_THREADS_WEAK 1
20110 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
20111 | #define HAVE_STDLIB_H 1
20112 | #define MALLOC_0_IS_NONNULL 1
20113 | #define HAVE_MBSTATE_T 1
20114 | #define C_LOCALE_MAYBE_EILSEQ 1
20115 | #define HAVE_MAP_ANONYMOUS 1
20116 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
20117 | #define TIME_T_IS_SIGNED 1
20118 | #define HAVE_STRUCT_TM_TM_ZONE 1
20119 | #define HAVE_TM_ZONE 1
20120 | #define HAVE_TM_GMTOFF 1
20121 | #define PROMOTED_MODE_T mode_t
20122 | #define HAVE__BOOL 1
20123 | #define HAVE_COMPOUND_LITERALS 1
20124 | #define HAVE_POSIX_SPAWN 1
20125 | #define REPLACE_VFPRINTF_POSIX 1
20126 | #define USER_LABEL_PREFIX
20127 | #define HAVE_SIGSET_T 1
20128 | #define HAVE_DECL_SETENV 1
20129 | #define HAVE_SEARCH_H 1
20130 | #define HAVE_TSEARCH 1
20131 | #define HAVE_STRCASESTR 1
20132 | #define HAVE_DECL_STRDUP 1
20133 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
20134 | #define HAVE_DECL_FEOF_UNLOCKED 1
20135 | #define HAVE_DECL_FERROR_UNLOCKED 1
20136 | #define HAVE_DECL_FGETS_UNLOCKED 1
20137 | #define HAVE_DECL_FPUTC_UNLOCKED 1
20138 | #define HAVE_DECL_FREAD_UNLOCKED 1
20139 | #define HAVE_DECL_FWRITE_UNLOCKED 1
20140 | #define HAVE_DECL_GETC_UNLOCKED 1
20141 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
20142 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
20143 | #define HAVE_DECL_UNSETENV 1
20144 | #define USE_ACL 0
20145 | #define HAVE_ALLOCA 1
20146 | #define GNULIB_TEST_BTOWC 1
20147 | #define HAVE___BUILTIN_EXPECT 1
20148 | #define GNULIB_CANONICALIZE_LGPL 1
20149 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
20150 | #define GNULIB_TEST_REALPATH 1
20151 | #define GNULIB_TEST_CHDIR 1
20152 | #define HAVE_CLOCK_GETTIME 1
20153 | #define HAVE_CLOCK_SETTIME 1
20154 | #define GNULIB_TEST_CLOEXEC 1
20155 | #define GNULIB_TEST_CLOSE 1
20156 | #define GNULIB_CLOSE_STREAM 1
20157 | #define HAVE_DUP2 1
20158 | #define GNULIB_TEST_DUP2 1
20159 | #define GNULIB_TEST_ENVIRON 1
20160 | #define HAVE_EUIDACCESS 1
20161 | #define GNULIB_TEST_EUIDACCESS 1
20162 | #define GNULIB_TEST_FCNTL 1
20163 | #define FLEXIBLE_ARRAY_MEMBER /**/
20164 | #define GNULIB_TEST_FLOOR 1
20165 | #define HAVE_DECL___FPENDING 1
20166 | #define REPLACE_FPRINTF_POSIX 1
20167 | #define GNULIB_TEST_FPRINTF_POSIX 1
20168 | #define HAVE_FREXP_IN_LIBC 1
20169 | #define GNULIB_TEST_FREXP 1
20170 | #define HAVE_FREXPL_IN_LIBC 1
20171 | #define GNULIB_TEST_FREXPL 1
20172 | #define GNULIB_TEST_FSEEK 1
20173 | #define GNULIB_TEST_FSEEKO 1
20174 | #define GNULIB_TEST_FSTAT 1
20175 | #define GNULIB_TEST_FTELL 1
20176 | #define GNULIB_TEST_FTELLO 1
20177 | #define GNULIB_TEST_GETDELIM 1
20178 | #define GNULIB_TEST_GETDTABLESIZE 1
20179 | #define HAVE_GETGROUPS 1
20180 | #define GNULIB_TEST_GETGROUPS 1
20181 | #define GNULIB_TEST_GETLINE 1
20182 | #define GNULIB_TEST_GETPASS 1
20183 | #define GNULIB_TEST_GETPASS 1
20184 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
20185 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
20186 | #define HAVE_DECL___ARGV 0
20187 | #define GETTIMEOFDAY_TIMEZONE struct timezone
20188 | #define GNULIB_TEST_GETTIMEOFDAY 1
20189 | #define GNULIB_TEST_GROUP_MEMBER 1
20190 | #define HAVE_ISNAND_IN_LIBC 1
20191 | #define HAVE_ISNANF_IN_LIBC 1
20192 | #define HAVE_ISNANL_IN_LIBC 1
20193 | #define HAVE___INLINE 1
20194 | #define GNULIB_TEST_LOCALECONV 1
20195 | #define HAVE_PTHREAD_RWLOCK 1
20196 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
20197 | #define GNULIB_LOCK 1
20198 | #define GNULIB_TEST_LSEEK 1
20199 | #define GNULIB_TEST_LSTAT 1
20200 | #define HAVE_MALLOC_POSIX 1
20201 | #define GNULIB_TEST_MALLOC_POSIX 1
20202 | #define GNULIB_TEST_MBRLEN 1
20203 | #define C_LOCALE_MAYBE_EILSEQ 1
20204 | #define GNULIB_TEST_MBRTOWC 1
20205 | #define GNULIB_TEST_MBSINIT 1
20206 | #define GNULIB_TEST_MBTOWC 1
20207 | #define GNULIB_TEST_MEMCHR 1
20208 | #define GNULIB_MKOSTEMP 1
20209 | #define GNULIB_TEST_MKOSTEMP 1
20210 | #define GNULIB_TEST_MKSTEMP 1
20211 | #define GNULIB_TEST_MKTIME 1
20212 | #define NEED_MKTIME_INTERNAL 1
20213 | #define GNULIB_MSVC_NOTHROW 1
20214 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
20215 | #define REPLACE_NL_LANGINFO 1
20216 | #define GNULIB_TEST_NL_LANGINFO 1
20217 | #define my_strftime nstrftime
20218 | #define GNULIB_TEST_OPEN 1
20219 | #define HAVE_STRUCT_TM_TM_ZONE 1
20220 | #define HAVE_TM_ZONE 1
20221 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
20222 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
20223 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
20224 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
20225 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
20226 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
20227 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
20228 | #define GNULIB_TEST_POSIX_SPAWNP 1
20229 | #define HAVE_FREXP_IN_LIBC 1
20230 | #define HAVE_LDEXP_IN_LIBC 1
20231 | #define HAVE_FREXPL_IN_LIBC 1
20232 | #define HAVE_LDEXPL_IN_LIBC 1
20233 | #define REPLACE_PRINTF_POSIX 1
20234 | #define GNULIB_TEST_PRINTF_POSIX 1
20235 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
20236 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
20237 | #define HAVE_RAISE 1
20238 | #define GNULIB_TEST_RAISE 1
20239 | #define HAVE_STRUCT_RANDOM_DATA 1
20240 | #define HAVE_RANDOM_R 1
20241 | #define GNULIB_TEST_RANDOM_R 1
20242 | #define HAVE_RAWMEMCHR 1
20243 | #define GNULIB_TEST_RAWMEMCHR 1
20244 | #define GNULIB_TEST_READLINK 1
20245 | #define HAVE_REALLOC_POSIX 1
20246 | #define GNULIB_TEST_REALLOC_POSIX 1
20247 | #define _REGEX_INCLUDE_LIMITS_H 1
20248 | #define _REGEX_LARGE_OFFSETS 1
20249 | #define re_syntax_options rpl_re_syntax_options
20250 | #define re_set_syntax rpl_re_set_syntax
20251 | #define re_compile_pattern rpl_re_compile_pattern
20252 | #define re_compile_fastmap rpl_re_compile_fastmap
20253 | #define re_search rpl_re_search
20254 | #define re_search_2 rpl_re_search_2
20255 | #define re_match rpl_re_match
20256 | #define re_match_2 rpl_re_match_2
20257 | #define re_set_registers rpl_re_set_registers
20258 | #define re_comp rpl_re_comp
20259 | #define re_exec rpl_re_exec
20260 | #define regcomp rpl_regcomp
20261 | #define regexec rpl_regexec
20262 | #define regerror rpl_regerror
20263 | #define regfree rpl_regfree
20264 | #define HAVE_LIBINTL_H 1
20265 | #define HAVE_DECL_ISBLANK 1
20266 | #define GNULIB_TEST_RENAME 1
20267 | #define GNULIB_TEST_RMDIR 1
20268 | #define GNULIB_TEST_SECURE_GETENV 1
20269 | #define HAVE_SELINUX_SELINUX_H 0
20270 | #define GNULIB_TEST_SETENV 1
20271 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
20272 | #define GNULIB_TEST_SIGACTION 1
20273 | #define GNULIB_TEST_SIGNBIT 1
20274 | #define GNULIB_TEST_SIGPROCMASK 1
20275 | #define HAVE_STDINT_H 1
20276 | #define HAVE_POSIX_SPAWNATTR_T 1
20277 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
20278 | #define GNULIB_TEST_STAT 1
20279 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
20280 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
20281 | #define __USE_MINGW_ANSI_STDIO 1
20282 | #define GNULIB_FSCANF 1
20283 | #define GNULIB_SCANF 1
20284 | #define HAVE_STRCASECMP 1
20285 | #define HAVE_STRNCASECMP 1
20286 | #define HAVE_DECL_STRNCASECMP 1
20287 | #define HAVE_STRCASESTR 1
20288 | #define GNULIB_TEST_STRCASESTR 1
20289 | #define HAVE_STRCHRNUL 1
20290 | #define GNULIB_TEST_STRCHRNUL 1
20291 | #define GNULIB_TEST_STRDUP 1
20292 | #define GNULIB_STRERROR 1
20293 | #define GNULIB_TEST_STRERROR 1
20294 | #define HAVE_STRSEP 1
20295 | #define GNULIB_TEST_STRSEP 1
20296 | #define HAVE_STRVERSCMP 1
20297 | #define GNULIB_TEST_STRVERSCMP 1
20298 | #define HAVE_DECL_LOCALTIME_R 1
20299 | #define GNULIB_TEST_TIME_R 1
20300 | #define GNULIB_TEST_TIME_RZ 1
20301 | #define GNULIB_TEST_TIMEGM 1
20302 | #define HAVE_RUN_TZSET_TEST 1
20303 | #define GNULIB_TEST_TZSET 1
20304 | #define USE_UNLOCKED_IO 1
20305 | #define HAVE_UNSETENV 1
20306 | #define GNULIB_TEST_UNSETENV 1
20307 | #define HAVE_VASPRINTF 1
20308 | #define GNULIB_TEST_VASPRINTF 1
20309 | #define HAVE_VASPRINTF 1
20310 | #define REPLACE_VFPRINTF_POSIX 1
20311 | #define GNULIB_TEST_VFPRINTF_POSIX 1
20312 | #define HAVE_WAITID 1
20313 | #define GNULIB_TEST_WAITPID 1
20314 | #define GNULIB_TEST_WCRTOMB 1
20315 | #define HAVE_DECL_WCTOB 1
20316 | #define GNULIB_TEST_WCTOB 1
20317 | #define GNULIB_TEST_WCTOMB 1
20318 | #define HAVE_TOWLOWER 1
20319 | #define HAVE_STDINT_H 1
20320 | #define HAVE_MALLOC_H 1
20321 | #define HAVE_STRING_H 1
20322 | #define HAVE_FSEEKO 1
20323 | /* end confdefs.h. */
20324 | #include <CoreFoundation/CFPreferences.h>
20328 | CFPreferencesCopyAppValue(NULL, NULL)
20332 configure:49081: result: no
20333 configure:49088: checking for CFLocaleCopyCurrent
20334 configure:49106: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
20335 conftest.c:373:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
20336 compilation terminated.
20337 configure:49106: $? = 1
20338 configure: failed program was:
20340 | #define PACKAGE_NAME "GNU recutils"
20341 | #define PACKAGE_TARNAME "recutils"
20342 | #define PACKAGE_VERSION "1.8"
20343 | #define PACKAGE_STRING "GNU recutils 1.8"
20344 | #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
20345 | #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
20346 | #define PACKAGE "recutils"
20347 | #define VERSION "1.8"
20348 | #define STDC_HEADERS 1
20349 | #define HAVE_SYS_TYPES_H 1
20350 | #define HAVE_SYS_STAT_H 1
20351 | #define HAVE_STDLIB_H 1
20352 | #define HAVE_STRING_H 1
20353 | #define HAVE_MEMORY_H 1
20354 | #define HAVE_STRINGS_H 1
20355 | #define HAVE_INTTYPES_H 1
20356 | #define HAVE_STDINT_H 1
20357 | #define HAVE_UNISTD_H 1
20358 | #define __EXTENSIONS__ 1
20359 | #define _ALL_SOURCE 1
20360 | #define _DARWIN_C_SOURCE 1
20361 | #define _GNU_SOURCE 1
20362 | #define _NETBSD_SOURCE 1
20363 | #define _OPENBSD_SOURCE 1
20364 | #define _POSIX_PTHREAD_SEMANTICS 1
20365 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
20366 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
20367 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
20368 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
20369 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
20370 | #define __STDC_WANT_LIB_EXT2__ 1
20371 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
20372 | #define _TANDEM_SOURCE 1
20373 | #define _HPUX_ALT_XOPEN_SOCKET_API 1
20374 | #define HAVE_FSEEKO 1
20375 | #define _FILE_OFFSET_BITS 64
20376 | #define _DARWIN_USE_64_BIT_INODE 1
20377 | #define HAVE_DLFCN_H 1
20378 | #define LT_OBJDIR ".libs/"
20379 | #define HAVE_FCHMOD 1
20380 | #define HAVE_BTOWC 1
20381 | #define HAVE_CANONICALIZE_FILE_NAME 1
20382 | #define HAVE_GETCWD 1
20383 | #define HAVE_READLINK 1
20384 | #define HAVE_REALPATH 1
20385 | #define HAVE_FACCESSAT 1
20386 | #define HAVE_FCNTL 1
20387 | #define HAVE_SYMLINK 1
20388 | #define HAVE_FLOCK 1
20389 | #define HAVE_SNPRINTF 1
20390 | #define HAVE___FWRITING 1
20391 | #define HAVE_GETDELIM 1
20392 | #define HAVE_GETDTABLESIZE 1
20393 | #define HAVE_GETPASS 1
20394 | #define HAVE___FSETLOCKING 1
20395 | #define HAVE_GETTIMEOFDAY 1
20396 | #define HAVE_LSTAT 1
20397 | #define HAVE_MBSINIT 1
20398 | #define HAVE_MBRTOWC 1
20399 | #define HAVE_MBRLEN 1
20400 | #define HAVE_MPROTECT 1
20401 | #define HAVE_MKOSTEMP 1
20402 | #define HAVE_MKSTEMP 1
20403 | #define HAVE_TZSET 1
20404 | #define HAVE_NL_LANGINFO 1
20405 | #define HAVE_ISBLANK 1
20406 | #define HAVE_ISWCTYPE 1
20407 | #define HAVE_LINK 1
20408 | #define HAVE_SECURE_GETENV 1
20409 | #define HAVE_GETUID 1
20410 | #define HAVE_GETEUID 1
20411 | #define HAVE_GETGID 1
20412 | #define HAVE_GETEGID 1
20413 | #define HAVE_SETENV 1
20414 | #define HAVE_SIGACTION 1
20415 | #define HAVE_SIGALTSTACK 1
20416 | #define HAVE_SIGINTERRUPT 1
20417 | #define HAVE_STRDUP 1
20418 | #define HAVE_LOCALTIME_R 1
20419 | #define HAVE_TIMEGM 1
20420 | #define HAVE_WCRTOMB 1
20421 | #define HAVE_WCTOB 1
20422 | #define HAVE_ISWCNTRL 1
20423 | #define HAVE_ALLOCA_H 1
20424 | #define HAVE_ALLOCA 1
20425 | #define restrict __restrict
20426 | #define HAVE_LANGINFO_CODESET 1
20427 | #define FUNC_REALPATH_WORKS 1
20428 | #define HAVE_SYS_PARAM_H 1
20429 | #define HAVE_SYS_SOCKET_H 1
20430 | #define HAVE_UNISTD_H 1
20431 | #define HAVE_STDIO_EXT_H 1
20432 | #define HAVE_FEATURES_H 1
20433 | #define HAVE_SYS_STAT_H 1
20434 | #define HAVE_GETOPT_H 1
20435 | #define HAVE_SYS_CDEFS_H 1
20436 | #define HAVE_TERMIOS_H 1
20437 | #define HAVE_SYS_TIME_H 1
20438 | #define HAVE_LIMITS_H 1
20439 | #define HAVE_WCHAR_H 1
20440 | #define HAVE_STDINT_H 1
20441 | #define HAVE_INTTYPES_H 1
20442 | #define HAVE_LANGINFO_H 1
20443 | #define HAVE_XLOCALE_H 1
20444 | #define HAVE_MATH_H 1
20445 | #define HAVE_SYS_MMAN_H 1
20446 | #define HAVE_MALLOC_H 1
20447 | #define HAVE_SPAWN_H 1
20448 | #define HAVE_STRINGS_H 1
20449 | #define HAVE_SYS_FILE_H 1
20450 | #define HAVE_SYS_WAIT_H 1
20451 | #define HAVE_WCTYPE_H 1
20452 | #define HAVE_ENVIRON_DECL 1
20453 | #define HAVE_DECL_STRERROR_R 1
20454 | #define HAVE_STRERROR_R 1
20455 | #define STRERROR_R_CHAR_P 1
20456 | #define GETGROUPS_T gid_t
20457 | #define HAVE_SIG_ATOMIC_T 1
20458 | #define HAVE_WORKING_O_NOATIME 1
20459 | #define HAVE_WORKING_O_NOFOLLOW 1
20460 | #define HAVE_STDINT_H_WITH_UINTMAX 1
20461 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
20462 | #define CHECK_PRINTF_SAFE 1
20463 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
20464 | #define HAVE_LONG_LONG_INT 1
20465 | #define HAVE_WCHAR_T 1
20466 | #define HAVE_WINT_T 1
20467 | #define HAVE_INTMAX_T 1
20468 | #define DBL_EXPBIT0_WORD 1
20469 | #define DBL_EXPBIT0_BIT 20
20470 | #define HAVE_SNPRINTF 1
20471 | #define HAVE_STRNLEN 1
20472 | #define HAVE_WCSLEN 1
20473 | #define HAVE_WCSNLEN 1
20474 | #define HAVE_MBRTOWC 1
20475 | #define HAVE_WCRTOMB 1
20476 | #define HAVE_DECL__SNPRINTF 0
20477 | #define HAVE_SNPRINTF_RETVAL_C99 1
20478 | #define HAVE_DECL_ALARM 1
20479 | #define _USE_STD_STAT 1
20480 | #define HAVE_DECL_FSEEKO 1
20481 | #define HAVE_DECL_FTELLO 1
20482 | #define HAVE_DECL_GETDELIM 1
20483 | #define HAVE_DECL_GETDTABLESIZE 1
20484 | #define HAVE_DECL_GETLINE 1
20485 | #define HAVE_GETOPT_H 1
20486 | #define HAVE_GETOPT_LONG_ONLY 1
20487 | #define HAVE_DECL_FFLUSH_UNLOCKED 1
20488 | #define HAVE_DECL_FLOCKFILE 1
20489 | #define HAVE_DECL_FPUTS_UNLOCKED 1
20490 | #define HAVE_DECL_FUNLOCKFILE 1
20491 | #define HAVE_DECL_PUTC_UNLOCKED 1
20492 | #define HAVE_INTTYPES_H 1
20493 | #define FLT_EXPBIT0_WORD 0
20494 | #define FLT_EXPBIT0_BIT 23
20495 | #define USE_POSIX_THREADS 1
20496 | #define USE_POSIX_THREADS_WEAK 1
20497 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
20498 | #define HAVE_STDLIB_H 1
20499 | #define MALLOC_0_IS_NONNULL 1
20500 | #define HAVE_MBSTATE_T 1
20501 | #define C_LOCALE_MAYBE_EILSEQ 1
20502 | #define HAVE_MAP_ANONYMOUS 1
20503 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
20504 | #define TIME_T_IS_SIGNED 1
20505 | #define HAVE_STRUCT_TM_TM_ZONE 1
20506 | #define HAVE_TM_ZONE 1
20507 | #define HAVE_TM_GMTOFF 1
20508 | #define PROMOTED_MODE_T mode_t
20509 | #define HAVE__BOOL 1
20510 | #define HAVE_COMPOUND_LITERALS 1
20511 | #define HAVE_POSIX_SPAWN 1
20512 | #define REPLACE_VFPRINTF_POSIX 1
20513 | #define USER_LABEL_PREFIX
20514 | #define HAVE_SIGSET_T 1
20515 | #define HAVE_DECL_SETENV 1
20516 | #define HAVE_SEARCH_H 1
20517 | #define HAVE_TSEARCH 1
20518 | #define HAVE_STRCASESTR 1
20519 | #define HAVE_DECL_STRDUP 1
20520 | #define HAVE_DECL_CLEARERR_UNLOCKED 1
20521 | #define HAVE_DECL_FEOF_UNLOCKED 1
20522 | #define HAVE_DECL_FERROR_UNLOCKED 1
20523 | #define HAVE_DECL_FGETS_UNLOCKED 1
20524 | #define HAVE_DECL_FPUTC_UNLOCKED 1
20525 | #define HAVE_DECL_FREAD_UNLOCKED 1
20526 | #define HAVE_DECL_FWRITE_UNLOCKED 1
20527 | #define HAVE_DECL_GETC_UNLOCKED 1
20528 | #define HAVE_DECL_GETCHAR_UNLOCKED 1
20529 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
20530 | #define HAVE_DECL_UNSETENV 1
20531 | #define USE_ACL 0
20532 | #define HAVE_ALLOCA 1
20533 | #define GNULIB_TEST_BTOWC 1
20534 | #define HAVE___BUILTIN_EXPECT 1
20535 | #define GNULIB_CANONICALIZE_LGPL 1
20536 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
20537 | #define GNULIB_TEST_REALPATH 1
20538 | #define GNULIB_TEST_CHDIR 1
20539 | #define HAVE_CLOCK_GETTIME 1
20540 | #define HAVE_CLOCK_SETTIME 1
20541 | #define GNULIB_TEST_CLOEXEC 1
20542 | #define GNULIB_TEST_CLOSE 1
20543 | #define GNULIB_CLOSE_STREAM 1
20544 | #define HAVE_DUP2 1
20545 | #define GNULIB_TEST_DUP2 1
20546 | #define GNULIB_TEST_ENVIRON 1
20547 | #define HAVE_EUIDACCESS 1
20548 | #define GNULIB_TEST_EUIDACCESS 1
20549 | #define GNULIB_TEST_FCNTL 1
20550 | #define FLEXIBLE_ARRAY_MEMBER /**/
20551 | #define GNULIB_TEST_FLOOR 1
20552 | #define HAVE_DECL___FPENDING 1
20553 | #define REPLACE_FPRINTF_POSIX 1
20554 | #define GNULIB_TEST_FPRINTF_POSIX 1
20555 | #define HAVE_FREXP_IN_LIBC 1
20556 | #define GNULIB_TEST_FREXP 1
20557 | #define HAVE_FREXPL_IN_LIBC 1
20558 | #define GNULIB_TEST_FREXPL 1
20559 | #define GNULIB_TEST_FSEEK 1
20560 | #define GNULIB_TEST_FSEEKO 1
20561 | #define GNULIB_TEST_FSTAT 1
20562 | #define GNULIB_TEST_FTELL 1
20563 | #define GNULIB_TEST_FTELLO 1
20564 | #define GNULIB_TEST_GETDELIM 1
20565 | #define GNULIB_TEST_GETDTABLESIZE 1
20566 | #define HAVE_GETGROUPS 1
20567 | #define GNULIB_TEST_GETGROUPS 1
20568 | #define GNULIB_TEST_GETLINE 1
20569 | #define GNULIB_TEST_GETPASS 1
20570 | #define GNULIB_TEST_GETPASS 1
20571 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
20572 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
20573 | #define HAVE_DECL___ARGV 0
20574 | #define GETTIMEOFDAY_TIMEZONE struct timezone
20575 | #define GNULIB_TEST_GETTIMEOFDAY 1
20576 | #define GNULIB_TEST_GROUP_MEMBER 1
20577 | #define HAVE_ISNAND_IN_LIBC 1
20578 | #define HAVE_ISNANF_IN_LIBC 1
20579 | #define HAVE_ISNANL_IN_LIBC 1
20580 | #define HAVE___INLINE 1
20581 | #define GNULIB_TEST_LOCALECONV 1
20582 | #define HAVE_PTHREAD_RWLOCK 1
20583 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
20584 | #define GNULIB_LOCK 1
20585 | #define GNULIB_TEST_LSEEK 1
20586 | #define GNULIB_TEST_LSTAT 1
20587 | #define HAVE_MALLOC_POSIX 1
20588 | #define GNULIB_TEST_MALLOC_POSIX 1
20589 | #define GNULIB_TEST_MBRLEN 1
20590 | #define C_LOCALE_MAYBE_EILSEQ 1
20591 | #define GNULIB_TEST_MBRTOWC 1
20592 | #define GNULIB_TEST_MBSINIT 1
20593 | #define GNULIB_TEST_MBTOWC 1
20594 | #define GNULIB_TEST_MEMCHR 1
20595 | #define GNULIB_MKOSTEMP 1
20596 | #define GNULIB_TEST_MKOSTEMP 1
20597 | #define GNULIB_TEST_MKSTEMP 1
20598 | #define GNULIB_TEST_MKTIME 1
20599 | #define NEED_MKTIME_INTERNAL 1
20600 | #define GNULIB_MSVC_NOTHROW 1
20601 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
20602 | #define REPLACE_NL_LANGINFO 1
20603 | #define GNULIB_TEST_NL_LANGINFO 1
20604 | #define my_strftime nstrftime
20605 | #define GNULIB_TEST_OPEN 1
20606 | #define HAVE_STRUCT_TM_TM_ZONE 1
20607 | #define HAVE_TM_ZONE 1
20608 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
20609 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
20610 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
20611 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
20612 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
20613 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
20614 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
20615 | #define GNULIB_TEST_POSIX_SPAWNP 1
20616 | #define HAVE_FREXP_IN_LIBC 1
20617 | #define HAVE_LDEXP_IN_LIBC 1
20618 | #define HAVE_FREXPL_IN_LIBC 1
20619 | #define HAVE_LDEXPL_IN_LIBC 1
20620 | #define REPLACE_PRINTF_POSIX 1
20621 | #define GNULIB_TEST_PRINTF_POSIX 1
20622 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
20623 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
20624 | #define HAVE_RAISE 1
20625 | #define GNULIB_TEST_RAISE 1
20626 | #define HAVE_STRUCT_RANDOM_DATA 1
20627 | #define HAVE_RANDOM_R 1
20628 | #define GNULIB_TEST_RANDOM_R 1
20629 | #define HAVE_RAWMEMCHR 1
20630 | #define GNULIB_TEST_RAWMEMCHR 1
20631 | #define GNULIB_TEST_READLINK 1
20632 | #define HAVE_REALLOC_POSIX 1
20633 | #define GNULIB_TEST_REALLOC_POSIX 1
20634 | #define _REGEX_INCLUDE_LIMITS_H 1
20635 | #define _REGEX_LARGE_OFFSETS 1
20636 | #define re_syntax_options rpl_re_syntax_options
20637 | #define re_set_syntax rpl_re_set_syntax
20638 | #define re_compile_pattern rpl_re_compile_pattern
20639 | #define re_compile_fastmap rpl_re_compile_fastmap
20640 | #define re_search rpl_re_search
20641 | #define re_search_2 rpl_re_search_2
20642 | #define re_match rpl_re_match
20643 | #define re_match_2 rpl_re_match_2
20644 | #define re_set_registers rpl_re_set_registers
20645 | #define re_comp rpl_re_comp
20646 | #define re_exec rpl_re_exec
20647 | #define regcomp rpl_regcomp
20648 | #define regexec rpl_regexec
20649 | #define regerror rpl_regerror
20650 | #define regfree rpl_regfree
20651 | #define HAVE_LIBINTL_H 1
20652 | #define HAVE_DECL_ISBLANK 1
20653 | #define GNULIB_TEST_RENAME 1
20654 | #define GNULIB_TEST_RMDIR 1
20655 | #define GNULIB_TEST_SECURE_GETENV 1
20656 | #define HAVE_SELINUX_SELINUX_H 0
20657 | #define GNULIB_TEST_SETENV 1
20658 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
20659 | #define GNULIB_TEST_SIGACTION 1
20660 | #define GNULIB_TEST_SIGNBIT 1
20661 | #define GNULIB_TEST_SIGPROCMASK 1
20662 | #define HAVE_STDINT_H 1
20663 | #define HAVE_POSIX_SPAWNATTR_T 1
20664 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
20665 | #define GNULIB_TEST_STAT 1
20666 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
20667 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
20668 | #define __USE_MINGW_ANSI_STDIO 1
20669 | #define GNULIB_FSCANF 1
20670 | #define GNULIB_SCANF 1
20671 | #define HAVE_STRCASECMP 1
20672 | #define HAVE_STRNCASECMP 1
20673 | #define HAVE_DECL_STRNCASECMP 1
20674 | #define HAVE_STRCASESTR 1
20675 | #define GNULIB_TEST_STRCASESTR 1
20676 | #define HAVE_STRCHRNUL 1
20677 | #define GNULIB_TEST_STRCHRNUL 1
20678 | #define GNULIB_TEST_STRDUP 1
20679 | #define GNULIB_STRERROR 1
20680 | #define GNULIB_TEST_STRERROR 1
20681 | #define HAVE_STRSEP 1
20682 | #define GNULIB_TEST_STRSEP 1
20683 | #define HAVE_STRVERSCMP 1
20684 | #define GNULIB_TEST_STRVERSCMP 1
20685 | #define HAVE_DECL_LOCALTIME_R 1
20686 | #define GNULIB_TEST_TIME_R 1
20687 | #define GNULIB_TEST_TIME_RZ 1
20688 | #define GNULIB_TEST_TIMEGM 1
20689 | #define HAVE_RUN_TZSET_TEST 1
20690 | #define GNULIB_TEST_TZSET 1
20691 | #define USE_UNLOCKED_IO 1
20692 | #define HAVE_UNSETENV 1
20693 | #define GNULIB_TEST_UNSETENV 1
20694 | #define HAVE_VASPRINTF 1
20695 | #define GNULIB_TEST_VASPRINTF 1
20696 | #define HAVE_VASPRINTF 1
20697 | #define REPLACE_VFPRINTF_POSIX 1
20698 | #define GNULIB_TEST_VFPRINTF_POSIX 1
20699 | #define HAVE_WAITID 1
20700 | #define GNULIB_TEST_WAITPID 1
20701 | #define GNULIB_TEST_WCRTOMB 1
20702 | #define HAVE_DECL_WCTOB 1
20703 | #define GNULIB_TEST_WCTOB 1
20704 | #define GNULIB_TEST_WCTOMB 1
20705 | #define HAVE_TOWLOWER 1
20706 | #define HAVE_STDINT_H 1
20707 | #define HAVE_MALLOC_H 1
20708 | #define HAVE_STRING_H 1
20709 | #define HAVE_FSEEKO 1
20710 | /* end confdefs.h. */
20711 | #include <CoreFoundation/CFLocale.h>
20715 | CFLocaleCopyCurrent();
20719 configure:49115: result: no
20720 configure:49164: checking for GNU gettext in libc
20721 configure:49193: gcc -o conftest -g -O2 conftest.c >&5
20722 configure:49193: $? = 0
20723 configure:49202: result: yes
20724 configure:50047: checking whether to use NLS
20725 configure:50049: result: yes
20726 configure:50052: checking where the gettext function comes from
20727 configure:50063: result: libc
20728 configure:50248: checking that generated files are newer than configure
20729 configure:50254: result: done
20730 configure:50401: creating ./config.status
20732 ## ---------------------- ##
20733 ## Running config.status. ##
20734 ## ---------------------- ##
20736 This file was extended by GNU recutils config.status 1.8, which was
20737 generated by GNU Autoconf 2.69. Invocation command line was
20747 config.status:2645: creating Makefile
20748 config.status:2645: creating lib/Makefile
20749 config.status:2645: creating libcsv/Makefile
20750 config.status:2645: creating src/Makefile
20751 config.status:2645: creating utils/Makefile
20752 config.status:2645: creating bash/Makefile
20753 config.status:2645: creating doc/Makefile
20754 config.status:2645: creating po/Makefile.in
20755 config.status:2645: creating torture/Makefile
20756 config.status:2645: creating torture/utils/Makefile
20757 config.status:2645: creating torture/utils/config.sh
20758 config.status:2645: creating man/Makefile
20759 config.status:2645: creating etc/Makefile
20760 config.status:2645: creating algol68/Makefile
20761 config.status:2645: creating src/config.h
20762 config.status:2905: executing depfiles commands
20763 config.status:2905: executing libtool commands
20764 config.status:2905: executing po-directories commands
20766 ## ---------------- ##
20767 ## Cache variables. ##
20768 ## ---------------- ##
20770 ac_cv_build=i686-pc-linux-gnu
20771 ac_cv_c_bigendian=no
20772 ac_cv_c_compiler_gnu=yes
20773 ac_cv_c_flexmember=yes
20774 ac_cv_c_inline=inline
20775 ac_cv_c_restrict=__restrict
20777 ac_cv_env_CC_value=
20778 ac_cv_env_CFLAGS_set=
20779 ac_cv_env_CFLAGS_value=
20780 ac_cv_env_CHECK_CFLAGS_set=
20781 ac_cv_env_CHECK_CFLAGS_value=
20782 ac_cv_env_CHECK_LIBS_set=
20783 ac_cv_env_CHECK_LIBS_value=
20784 ac_cv_env_CPPFLAGS_set=
20785 ac_cv_env_CPPFLAGS_value=
20787 ac_cv_env_CPP_value=
20788 ac_cv_env_GLIB_CFLAGS_set=
20789 ac_cv_env_GLIB_CFLAGS_value=
20790 ac_cv_env_GLIB_LIBS_set=
20791 ac_cv_env_GLIB_LIBS_value=
20792 ac_cv_env_LDFLAGS_set=
20793 ac_cv_env_LDFLAGS_value=
20794 ac_cv_env_LEXLIB_set=
20795 ac_cv_env_LEXLIB_value=
20796 ac_cv_env_LEX_OUTPUT_ROOT_set=
20797 ac_cv_env_LEX_OUTPUT_ROOT_value=
20799 ac_cv_env_LEX_value=
20800 ac_cv_env_LIBS_set=
20801 ac_cv_env_LIBS_value=
20802 ac_cv_env_LT_SYS_LIBRARY_PATH_set=
20803 ac_cv_env_LT_SYS_LIBRARY_PATH_value=
20804 ac_cv_env_PKG_CONFIG_LIBDIR_set=
20805 ac_cv_env_PKG_CONFIG_LIBDIR_value=
20806 ac_cv_env_PKG_CONFIG_PATH_set=
20807 ac_cv_env_PKG_CONFIG_PATH_value=
20808 ac_cv_env_PKG_CONFIG_set=
20809 ac_cv_env_PKG_CONFIG_value=
20810 ac_cv_env_YACC_set=
20811 ac_cv_env_YACC_value=
20812 ac_cv_env_YFLAGS_set=
20813 ac_cv_env_YFLAGS_value=
20814 ac_cv_env_build_alias_set=
20815 ac_cv_env_build_alias_value=
20816 ac_cv_env_host_alias_set=
20817 ac_cv_env_host_alias_value=
20818 ac_cv_env_target_alias_set=
20819 ac_cv_env_target_alias_value=
20820 ac_cv_func___fseterr=no
20821 ac_cv_func___fsetlocking=yes
20822 ac_cv_func___fwriting=yes
20823 ac_cv_func___mktime_internal=no
20824 ac_cv_func__set_invalid_parameter_handler=no
20825 ac_cv_func_alloca_works=yes
20826 ac_cv_func_btowc=yes
20827 ac_cv_func_canonicalize_file_name=yes
20828 ac_cv_func_clock_gettime=yes
20829 ac_cv_func_clock_settime=yes
20830 ac_cv_func_euidaccess=yes
20831 ac_cv_func_faccessat=yes
20832 ac_cv_func_fchmod=yes
20833 ac_cv_func_fcntl=yes
20834 ac_cv_func_flock=yes
20835 ac_cv_func_getcwd=yes
20836 ac_cv_func_getdelim=yes
20837 ac_cv_func_getdtablesize=yes
20838 ac_cv_func_getegid=yes
20839 ac_cv_func_geteuid=yes
20840 ac_cv_func_getexecname=no
20841 ac_cv_func_getgid=yes
20842 ac_cv_func_getgroups=yes
20843 ac_cv_func_getgroups_works=yes
20844 ac_cv_func_getline=yes
20845 ac_cv_func_getopt_long_only=yes
20846 ac_cv_func_getpass=yes
20847 ac_cv_func_getprogname=no
20848 ac_cv_func_gettimeofday=yes
20849 ac_cv_func_getuid=yes
20850 ac_cv_func_group_member=yes
20851 ac_cv_func_isblank=yes
20852 ac_cv_func_iswcntrl=yes
20853 ac_cv_func_iswctype=yes
20854 ac_cv_func_link=yes
20855 ac_cv_func_localtime_r=yes
20856 ac_cv_func_lstat=yes
20857 ac_cv_func_malloc_0_nonnull=yes
20858 ac_cv_func_mbrlen=yes
20859 ac_cv_func_mbrtowc=yes
20860 ac_cv_func_mbsinit=yes
20861 ac_cv_func_mkostemp=yes
20862 ac_cv_func_mkstemp=yes
20863 ac_cv_func_mmap=yes
20864 ac_cv_func_mprotect=yes
20865 ac_cv_func_nl_langinfo=yes
20866 ac_cv_func_obstack=no
20867 ac_cv_func_posix_spawn=yes
20868 ac_cv_func_raise=yes
20869 ac_cv_func_random_r=yes
20870 ac_cv_func_rawmemchr=yes
20871 ac_cv_func_readlink=yes
20872 ac_cv_func_realpath=yes
20873 ac_cv_func_secure_getenv=yes
20874 ac_cv_func_setenv=yes
20875 ac_cv_func_sigaction=yes
20876 ac_cv_func_sigaltstack=yes
20877 ac_cv_func_siginterrupt=yes
20878 ac_cv_func_sigprocmask=yes
20879 ac_cv_func_snprintf=yes
20880 ac_cv_func_strcasecmp=yes
20881 ac_cv_func_strcasestr=yes
20882 ac_cv_func_strchrnul=yes
20883 ac_cv_func_strdup=yes
20884 ac_cv_func_strerror_r=yes
20885 ac_cv_func_strerror_r_char_p=yes
20886 ac_cv_func_strncasecmp=yes
20887 ac_cv_func_strnlen=yes
20888 ac_cv_func_strsep=yes
20889 ac_cv_func_strverscmp=yes
20890 ac_cv_func_symlink=yes
20891 ac_cv_func_timegm=yes
20892 ac_cv_func_towlower=yes
20893 ac_cv_func_tsearch=yes
20894 ac_cv_func_tzset=yes
20895 ac_cv_func_unsetenv=yes
20896 ac_cv_func_vasnprintf=no
20897 ac_cv_func_vasprintf=yes
20898 ac_cv_func_waitid=yes
20899 ac_cv_func_wcrtomb=yes
20900 ac_cv_func_wcslen=yes
20901 ac_cv_func_wcsnlen=yes
20902 ac_cv_func_wctob=yes
20903 ac_cv_gnu_library_2_1=yes
20904 ac_cv_have_decl___argv=no
20905 ac_cv_have_decl___fpending=yes
20906 ac_cv_have_decl__snprintf=no
20907 ac_cv_have_decl_alarm=yes
20908 ac_cv_have_decl_clearerr_unlocked=yes
20909 ac_cv_have_decl_feof_unlocked=yes
20910 ac_cv_have_decl_ferror_unlocked=yes
20911 ac_cv_have_decl_fflush_unlocked=yes
20912 ac_cv_have_decl_fgets_unlocked=yes
20913 ac_cv_have_decl_flockfile=yes
20914 ac_cv_have_decl_fputc_unlocked=yes
20915 ac_cv_have_decl_fputs_unlocked=yes
20916 ac_cv_have_decl_fread_unlocked=yes
20917 ac_cv_have_decl_frexpl=yes
20918 ac_cv_have_decl_fseeko=yes
20919 ac_cv_have_decl_ftello=yes
20920 ac_cv_have_decl_funlockfile=yes
20921 ac_cv_have_decl_fwrite_unlocked=yes
20922 ac_cv_have_decl_getc_unlocked=yes
20923 ac_cv_have_decl_getchar_unlocked=yes
20924 ac_cv_have_decl_getdelim=yes
20925 ac_cv_have_decl_getdtablesize=yes
20926 ac_cv_have_decl_getline=yes
20927 ac_cv_have_decl_isblank=yes
20928 ac_cv_have_decl_ldexpl=yes
20929 ac_cv_have_decl_localtime_r=yes
20930 ac_cv_have_decl_program_invocation_name=yes
20931 ac_cv_have_decl_program_invocation_short_name=yes
20932 ac_cv_have_decl_putc_unlocked=yes
20933 ac_cv_have_decl_putchar_unlocked=yes
20934 ac_cv_have_decl_setenv=yes
20935 ac_cv_have_decl_strdup=yes
20936 ac_cv_have_decl_strerror_r=yes
20937 ac_cv_have_decl_strncasecmp=yes
20938 ac_cv_have_decl_unsetenv=yes
20939 ac_cv_have_decl_wctob=yes
20940 ac_cv_header_crtdefs_h=no
20941 ac_cv_header_dlfcn_h=yes
20942 ac_cv_header_features_h=yes
20943 ac_cv_header_getopt_h=yes
20944 ac_cv_header_inttypes_h=yes
20945 ac_cv_header_langinfo_h=yes
20946 ac_cv_header_libintl_h=yes
20947 ac_cv_header_limits_h=yes
20948 ac_cv_header_malloc_h=yes
20949 ac_cv_header_math_h=yes
20950 ac_cv_header_memory_h=yes
20951 ac_cv_header_minix_config_h=no
20952 ac_cv_header_pthread_h=yes
20953 ac_cv_header_random_h=no
20954 ac_cv_header_readline_history_h=no
20955 ac_cv_header_readline_readline_h=no
20956 ac_cv_header_search_h=yes
20957 ac_cv_header_selinux_selinux_h=no
20958 ac_cv_header_spawn_h=yes
20959 ac_cv_header_stat_broken=no
20960 ac_cv_header_stdbool_h=yes
20961 ac_cv_header_stdc=yes
20962 ac_cv_header_stdint_h=yes
20963 ac_cv_header_stdio_ext_h=yes
20964 ac_cv_header_stdlib_h=yes
20965 ac_cv_header_string_h=yes
20966 ac_cv_header_strings_h=yes
20967 ac_cv_header_sys_acl_h=no
20968 ac_cv_header_sys_cdefs_h=yes
20969 ac_cv_header_sys_file_h=yes
20970 ac_cv_header_sys_mman_h=yes
20971 ac_cv_header_sys_param_h=yes
20972 ac_cv_header_sys_socket_h=yes
20973 ac_cv_header_sys_stat_h=yes
20974 ac_cv_header_sys_time_h=yes
20975 ac_cv_header_sys_types_h=yes
20976 ac_cv_header_sys_wait_h=yes
20977 ac_cv_header_termios_h=yes
20978 ac_cv_header_unistd_h=yes
20979 ac_cv_header_wchar_h=yes
20980 ac_cv_header_wctype_h=yes
20981 ac_cv_header_xlocale_h=yes
20982 ac_cv_host=i686-pc-linux-gnu
20983 ac_cv_lib_curl_curl_global_init=no
20984 ac_cv_lib_error_at_line=yes
20985 ac_cv_lib_mdb_mdb_init=no
20986 ac_cv_lib_uuid_uuid_generate=no
20988 ac_cv_member_struct_sigaction_sa_sigaction=yes
20989 ac_cv_member_struct_stat_st_atim_tv_nsec=yes
20990 ac_cv_member_struct_stat_st_birthtim_tv_nsec=no
20991 ac_cv_member_struct_stat_st_birthtimensec=no
20992 ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no
20993 ac_cv_member_struct_tm_tm_gmtoff=yes
20994 ac_cv_member_struct_tm_tm_zone=yes
20996 ac_cv_path_EGREP='/bin/grep -E'
20997 ac_cv_path_FGREP='/bin/grep -F'
20998 ac_cv_path_GMSGFMT=/usr/bin/msgfmt
20999 ac_cv_path_GREP=/bin/grep
21000 ac_cv_path_MSGFMT=/usr/bin/msgfmt
21001 ac_cv_path_MSGMERGE=/usr/bin/msgmerge
21002 ac_cv_path_SED=/bin/sed
21003 ac_cv_path_XGETTEXT=/usr/bin/xgettext
21004 ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
21005 ac_cv_path_install='/usr/bin/install -c'
21006 ac_cv_path_lt_DD=/bin/dd
21007 ac_cv_path_mkdir=/bin/mkdir
21008 ac_cv_prog_AWK=gawk
21009 ac_cv_prog_CPP='gcc -E'
21010 ac_cv_prog_ac_ct_AR=ar
21011 ac_cv_prog_ac_ct_CC=gcc
21012 ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
21013 ac_cv_prog_ac_ct_OBJDUMP=objdump
21014 ac_cv_prog_ac_ct_RANLIB=ranlib
21015 ac_cv_prog_ac_ct_STRIP=strip
21018 ac_cv_prog_cc_g=yes
21019 ac_cv_prog_cc_stdc=
21020 ac_cv_prog_make_make_set=yes
21021 ac_cv_safe_to_define___extensions__=yes
21022 ac_cv_search_clock_gettime='none required'
21023 ac_cv_search_posix_spawn='none required'
21024 ac_cv_search_setfilecon=no
21025 ac_cv_should_define__xopen_source=no
21026 ac_cv_struct_tm=time.h
21027 ac_cv_sys_file_offset_bits=64
21028 ac_cv_sys_largefile_CC=no
21029 ac_cv_sys_largefile_source=no
21030 ac_cv_type__Bool=yes
21031 ac_cv_type_getgroups=gid_t
21032 ac_cv_type_long_long_int=yes
21033 ac_cv_type_mbstate_t=yes
21034 ac_cv_type_mode_t=yes
21035 ac_cv_type_nlink_t=yes
21036 ac_cv_type_off_t=yes
21037 ac_cv_type_pid_t=yes
21038 ac_cv_type_posix_spawn_file_actions_t=yes
21039 ac_cv_type_posix_spawnattr_t=yes
21040 ac_cv_type_pthread_rwlock_t=yes
21041 ac_cv_type_ptrdiff_t=yes
21042 ac_cv_type_sig_atomic_t=yes
21043 ac_cv_type_sighandler_t=yes
21044 ac_cv_type_sigset_t=yes
21045 ac_cv_type_size_t=yes
21046 ac_cv_type_struct_random_data=yes
21047 ac_cv_type_timezone_t=no
21048 ac_cv_type_uid_t=yes
21049 ac_cv_type_unsigned_long_long_int=yes
21050 ac_cv_type_volatile_sig_atomic_t=yes
21051 ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=yes
21052 ac_cv_working_alloca_h=yes
21053 acl_cv_hardcode_direct=no
21054 acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
21055 acl_cv_hardcode_libdir_separator=
21056 acl_cv_hardcode_minus_L=no
21057 acl_cv_libdirstems=lib,lib
21059 acl_cv_libname_spec='lib$name'
21060 acl_cv_library_names_spec='$libname$shrext'
21061 acl_cv_prog_gnu_ld=yes
21065 am_cv_CC_dependencies_compiler_type=gcc3
21066 am_cv_func_working_getline=yes
21067 am_cv_langinfo_codeset=yes
21068 am_cv_make_support_nested_variables=yes
21069 am_cv_prog_cc_c_o=yes
21070 gl_cv_C_locale_sans_EILSEQ=no
21071 gl_cv___builtin_expect=yes
21072 gl_cv_c___inline=yes
21073 gl_cv_c_amsterdam_compiler=no
21074 gl_cv_c_multiarch=no
21075 gl_cv_cc_double_expbit0='word 1 bit 20'
21076 gl_cv_cc_float_expbit0='word 0 bit 23'
21077 gl_cv_compound_literals=yes
21078 gl_cv_decl_null_works=yes
21079 gl_cv_decl_readlink_works=yes
21080 gl_cv_double_slash_root=no
21081 gl_cv_func___fpending=yes
21082 gl_cv_func_btowc_eof='guessing yes'
21083 gl_cv_func_btowc_nul=yes
21084 gl_cv_func_dup2_works=yes
21085 gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check'
21086 gl_cv_func_fcntl_f_dupfd_works=yes
21087 gl_cv_func_floor_libm=-lm
21088 gl_cv_func_fprintf_posix=no
21089 gl_cv_func_frexp_no_libm=yes
21090 gl_cv_func_frexp_works=yes
21091 gl_cv_func_frexpl_no_libm=yes
21092 gl_cv_func_frexpl_works=yes
21093 gl_cv_func_fseeko=yes
21094 gl_cv_func_ftello=yes
21095 gl_cv_func_ftello_works=yes
21096 gl_cv_func_getdtablesize_works=yes
21097 gl_cv_func_getgroups_works=yes
21098 gl_cv_func_getopt_gnu=yes
21099 gl_cv_func_getopt_long_gnu=yes
21100 gl_cv_func_getopt_posix=yes
21101 gl_cv_func_getpass_good=yes
21102 gl_cv_func_gettimeofday_clobber=no
21103 gl_cv_func_gettimeofday_posix_signature=almost
21104 gl_cv_func_isnand_no_libm=yes
21105 gl_cv_func_isnanf_no_libm=yes
21106 gl_cv_func_isnanf_works=yes
21107 gl_cv_func_isnanl_no_libm=yes
21108 gl_cv_func_isnanl_works=yes
21109 gl_cv_func_iswcntrl_works=yes
21110 gl_cv_func_itold_works=yes
21111 gl_cv_func_ldexp_no_libm=yes
21112 gl_cv_func_ldexpl_no_libm=yes
21113 gl_cv_func_ldexpl_works=yes
21114 gl_cv_func_localtime_infloop_bug=no
21115 gl_cv_func_lseek_pipe=yes
21116 gl_cv_func_lstat_dereferences_slashed_symlink=yes
21117 gl_cv_func_malloc_0_nonnull=1
21118 gl_cv_func_malloc_posix=yes
21119 gl_cv_func_mbrtowc_empty_input=yes
21120 gl_cv_func_mbrtowc_incomplete_state='guessing yes'
21121 gl_cv_func_mbrtowc_nul_retval='guessing yes'
21122 gl_cv_func_mbrtowc_null_arg1='guessing yes'
21123 gl_cv_func_mbrtowc_null_arg2='guessing yes'
21124 gl_cv_func_mbrtowc_retval='guessing yes'
21125 gl_cv_func_mbrtowc_sanitycheck='guessing yes'
21126 gl_cv_func_memchr_works=yes
21127 gl_cv_func_mkdir_trailing_dot_works=yes
21128 gl_cv_func_mkdir_trailing_slash_works=yes
21129 gl_cv_func_nl_langinfo_yesexpr_works=yes
21130 gl_cv_func_open_slash=yes
21131 gl_cv_func_posix_spawn_file_actions_addopen_works=yes
21132 gl_cv_func_posix_spawn_works=yes
21133 gl_cv_func_printf_attribute_flavor=system
21134 gl_cv_func_printf_directive_a=yes
21135 gl_cv_func_printf_directive_f=yes
21136 gl_cv_func_printf_directive_ls=yes
21137 gl_cv_func_printf_directive_n=no
21138 gl_cv_func_printf_enomem=yes
21139 gl_cv_func_printf_flag_grouping=yes
21140 gl_cv_func_printf_flag_leftadjust=yes
21141 gl_cv_func_printf_flag_zero=yes
21142 gl_cv_func_printf_infinite=yes
21143 gl_cv_func_printf_infinite_long_double=yes
21144 gl_cv_func_printf_long_double=yes
21145 gl_cv_func_printf_positions=yes
21146 gl_cv_func_printf_precision=yes
21147 gl_cv_func_printf_sizes_c99=yes
21148 gl_cv_func_re_compile_pattern_working=no
21149 gl_cv_func_readlink_works=yes
21150 gl_cv_func_realpath_works=yes
21151 gl_cv_func_rename_dest_works=yes
21152 gl_cv_func_rename_link_works=yes
21153 gl_cv_func_rename_slash_dst_works=yes
21154 gl_cv_func_rename_slash_src_works=yes
21155 gl_cv_func_rmdir_works=yes
21156 gl_cv_func_setenv_works=yes
21157 gl_cv_func_signbit=yes
21158 gl_cv_func_signbit_gcc=yes
21159 gl_cv_func_sigprocmask=1
21160 gl_cv_func_snprintf_retval_c99=yes
21161 gl_cv_func_spawnattr_setschedparam=yes
21162 gl_cv_func_spawnattr_setschedpolicy=yes
21163 gl_cv_func_stat_file_slash=yes
21164 gl_cv_func_strcasestr_linear=yes
21165 gl_cv_func_strcasestr_works_always=yes
21166 gl_cv_func_strchrnul_works=yes
21167 gl_cv_func_strerror_0_works=yes
21168 gl_cv_func_tzset_clobber=no
21169 gl_cv_func_unsetenv_works=yes
21170 gl_cv_func_va_copy=yes
21171 gl_cv_func_vasnprintf_posix=no
21172 gl_cv_func_vasprintf_posix=no
21173 gl_cv_func_vfprintf_posix=no
21174 gl_cv_func_wcrtomb_retval='guessing yes'
21175 gl_cv_func_wctob_works='guessing yes'
21176 gl_cv_func_working_getdelim=yes
21177 gl_cv_func_working_mkstemp=yes
21178 gl_cv_func_working_mktime=yes
21179 gl_cv_func_working_strerror=yes
21180 gl_cv_have_include_next=yes
21181 gl_cv_have_weak=yes
21182 gl_cv_header_errno_h_complete=yes
21183 gl_cv_header_inttypes_h=yes
21184 gl_cv_header_langinfo_altmon=no
21185 gl_cv_header_langinfo_codeset=yes
21186 gl_cv_header_langinfo_era=yes
21187 gl_cv_header_langinfo_t_fmt_ampm=yes
21188 gl_cv_header_langinfo_yesexpr=yes
21189 gl_cv_header_limits_width=no
21190 gl_cv_header_locale_h_needs_xlocale_h=no
21191 gl_cv_header_locale_h_posix2001=yes
21192 gl_cv_header_locale_has_locale_t=yes
21193 gl_cv_header_math_huge_val_works=yes
21194 gl_cv_header_math_nan_works=yes
21195 gl_cv_header_stdint_h=yes
21196 gl_cv_header_stdint_predates_cxx11_h=no
21197 gl_cv_header_stdint_width=no
21198 gl_cv_header_wchar_h_correct_inline=yes
21199 gl_cv_header_working_fcntl_h=yes
21200 gl_cv_header_working_stdint_h=yes
21201 gl_cv_host_cpu_c_abi_32bit=yes
21202 gl_cv_lib_readline=no
21203 gl_cv_linker_have_as_needed=yes
21204 gl_cv_linker_have_push_state=yes
21205 gl_cv_long_double_equals_double=no
21206 gl_cv_macro_O_CLOEXEC=yes
21207 gl_cv_minmax_in_limits_h=no
21208 gl_cv_minmax_in_sys_param_h=yes
21209 gl_cv_next_fcntl_h='<fcntl.h>'
21210 gl_cv_next_getopt_h='<getopt.h>'
21211 gl_cv_next_inttypes_h='<inttypes.h>'
21212 gl_cv_next_langinfo_h='<langinfo.h>'
21213 gl_cv_next_limits_h='<limits.h>'
21214 gl_cv_next_locale_h='<locale.h>'
21215 gl_cv_next_math_h='<math.h>'
21216 gl_cv_next_signal_h='<signal.h>'
21217 gl_cv_next_spawn_h='<spawn.h>'
21218 gl_cv_next_stdint_h='<stdint.h>'
21219 gl_cv_next_stdio_h='<stdio.h>'
21220 gl_cv_next_stdlib_h='<stdlib.h>'
21221 gl_cv_next_string_h='<string.h>'
21222 gl_cv_next_strings_h='<strings.h>'
21223 gl_cv_next_sys_file_h='<sys/file.h>'
21224 gl_cv_next_sys_stat_h='<sys/stat.h>'
21225 gl_cv_next_sys_time_h='<sys/time.h>'
21226 gl_cv_next_sys_types_h='<sys/types.h>'
21227 gl_cv_next_sys_wait_h='<sys/wait.h>'
21228 gl_cv_next_time_h='<time.h>'
21229 gl_cv_next_unistd_h='<unistd.h>'
21230 gl_cv_next_wchar_h='<wchar.h>'
21231 gl_cv_next_wctype_h='<wctype.h>'
21232 gl_cv_pragma_columns=no
21233 gl_cv_prog_as_underscore=no
21234 gl_cv_promoted_mode_t=mode_t
21235 gl_cv_pthread_rwlock_rdlock_prefer_writer=no
21236 gl_cv_rpl_alloca=yes
21238 gl_cv_sys_struct_lconv_ok=yes
21239 gl_cv_sys_struct_timespec_in_time_h=yes
21240 gl_cv_sys_struct_timeval=yes
21241 gl_cv_sys_struct_timeval_tv_sec=yes
21242 gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
21243 gl_cv_test_INT64_MAX_EQ_LONG_MAX=no
21244 gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
21245 gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=no
21246 gl_cv_time_r_posix=yes
21247 gl_cv_time_t_is_signed=yes
21248 gl_cv_type_max_align_t=yes
21249 gl_cv_type_sigset_t=yes
21250 gl_cv_type_wctrans_t=yes
21251 gl_cv_type_wctype_t=yes
21252 gl_cv_type_wint_t_too_small=no
21253 gl_cv_var_stdin_large_offset=yes
21254 gt_cv_c_intmax_t=yes
21255 gt_cv_c_wchar_t=yes
21257 gt_cv_func_CFLocaleCopyCurrent=no
21258 gt_cv_func_CFPreferencesCopyAppValue=no
21259 gt_cv_func_gnugettext1_libc=yes
21260 gt_cv_func_unsetenv_ret=int
21261 gt_cv_inttypes_pri_broken=no
21262 gt_cv_locale_fr=none
21263 gt_cv_locale_fr_utf8=none
21264 gt_cv_locale_ja=none
21265 gt_cv_locale_zh_CN=none
21267 gt_cv_var_environ_declaration=yes
21269 lt_cv_archive_cmds_need_lc=no
21270 lt_cv_deplibs_check_method=pass_all
21271 lt_cv_file_magic_cmd='$MAGIC_CMD'
21272 lt_cv_file_magic_test_file=
21273 lt_cv_ld_reload_flag=-r
21274 lt_cv_nm_interface='BSD nm'
21276 lt_cv_path_LD=/usr/bin/ld
21277 lt_cv_path_NM='/usr/bin/nm -B'
21278 lt_cv_path_mainfest_tool=no
21279 lt_cv_prog_compiler_c_o=yes
21280 lt_cv_prog_compiler_pic='-fPIC -DPIC'
21281 lt_cv_prog_compiler_pic_works=yes
21282 lt_cv_prog_compiler_rtti_exceptions=no
21283 lt_cv_prog_compiler_static_works=yes
21284 lt_cv_prog_gnu_ld=yes
21285 lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
21286 lt_cv_shlibpath_overrides_runpath=no
21287 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
21288 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
21289 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
21290 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
21291 lt_cv_sys_global_symbol_to_import=
21292 lt_cv_sys_max_cmd_len=1572864
21293 lt_cv_to_host_file_cmd=func_convert_file_noop
21294 lt_cv_to_tool_file_cmd=func_convert_file_noop
21295 lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
21297 ## ----------------- ##
21298 ## Output variables. ##
21299 ## ----------------- ##
21301 ACLOCAL='${SHELL} /mnt/lfs/build/recutils/recutils-1.8/build-aux/missing aclocal-1.15'
21303 ALLOCA_H='alloca.h'
21307 AMTAR='$${TAR-tar}'
21309 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
21310 AM_DEFAULT_VERBOSITY='1'
21312 APPLE_UNIVERSAL_BUILD='0'
21315 ASM_SYMBOL_PREFIX='""'
21316 AUTOCONF='${SHELL} /mnt/lfs/build/recutils/recutils-1.8/build-aux/missing autoconf'
21317 AUTOHEADER='${SHELL} /mnt/lfs/build/recutils/recutils-1.8/build-aux/missing autoheader'
21318 AUTOMAKE='${SHELL} /mnt/lfs/build/recutils/recutils-1.8/build-aux/missing automake-1.15'
21320 BASH_BUILTINS_FALSE=''
21321 BASH_BUILTINS_TRUE='#'
21322 BASH_HEADERS='/usr/include/bash'
21323 BITSIZEOF_PTRDIFF_T=''
21324 BITSIZEOF_SIG_ATOMIC_T=''
21325 BITSIZEOF_SIZE_T=''
21326 BITSIZEOF_WCHAR_T=''
21327 BITSIZEOF_WINT_T=''
21332 CCDEPMODE='depmode=gcc3'
21338 COMPILE_MDB2REC_FALSE=''
21339 COMPILE_MDB2REC_TRUE='#'
21340 CONFIG_INCLUDE='src/config.h'
21347 DEFS='-DHAVE_CONFIG_H'
21355 EGREP='/bin/grep -E'
21356 EMULTIHOP_HIDDEN=''
21360 EOVERFLOW_HIDDEN=''
21364 FGREP='/bin/grep -F'
21369 GETTEXT_MACRO_VERSION='0.19'
21373 GL_COND_LIBTOOL_FALSE='#'
21374 GL_COND_LIBTOOL_TRUE=''
21375 GL_GENERATE_ALLOCA_H_FALSE='#'
21376 GL_GENERATE_ALLOCA_H_TRUE=''
21377 GL_GENERATE_ERRNO_H_FALSE=''
21378 GL_GENERATE_ERRNO_H_TRUE='#'
21379 GL_GENERATE_FLOAT_H_FALSE=''
21380 GL_GENERATE_FLOAT_H_TRUE='#'
21381 GL_GENERATE_LIMITS_H_FALSE='#'
21382 GL_GENERATE_LIMITS_H_TRUE=''
21383 GL_GENERATE_SCHED_H_FALSE=''
21384 GL_GENERATE_SCHED_H_TRUE='#'
21385 GL_GENERATE_SELINUX_CONTEXT_H_FALSE='#'
21386 GL_GENERATE_SELINUX_CONTEXT_H_TRUE=''
21387 GL_GENERATE_STDARG_H_FALSE=''
21388 GL_GENERATE_STDARG_H_TRUE='#'
21389 GL_GENERATE_STDBOOL_H_FALSE=''
21390 GL_GENERATE_STDBOOL_H_TRUE='#'
21391 GL_GENERATE_STDDEF_H_FALSE=''
21392 GL_GENERATE_STDDEF_H_TRUE='#'
21393 GL_GENERATE_STDINT_H_FALSE='#'
21394 GL_GENERATE_STDINT_H_TRUE=''
21395 GMSGFMT='/usr/bin/msgfmt'
21396 GMSGFMT_015='/usr/bin/msgfmt'
21406 GNULIB_CALLOC_POSIX='0'
21407 GNULIB_CANONICALIZE_FILE_NAME='1'
21417 GNULIB_COPYSIGN='0'
21418 GNULIB_COPYSIGNF='0'
21419 GNULIB_COPYSIGNL='0'
21428 GNULIB_DUPLOCALE='0'
21430 GNULIB_EUIDACCESS='1'
21436 GNULIB_EXPLICIT_BZERO='0'
21442 GNULIB_FACCESSAT='0'
21444 GNULIB_FCHMODAT='0'
21445 GNULIB_FCHOWNAT='0'
21448 GNULIB_FDATASYNC='0'
21468 GNULIB_FPRINTF_POSIX='1'
21485 GNULIB_FTRUNCATE='0'
21486 GNULIB_FUTIMENS='0'
21491 GNULIB_GETDELIM='1'
21492 GNULIB_GETDOMAINNAME='0'
21493 GNULIB_GETDTABLESIZE='1'
21494 GNULIB_GETGROUPS='1'
21495 GNULIB_GETHOSTNAME='0'
21497 GNULIB_GETLOADAVG='0'
21498 GNULIB_GETLOGIN='0'
21499 GNULIB_GETLOGIN_R='0'
21500 GNULIB_GETPAGESIZE='0'
21502 GNULIB_GETSUBOPT='0'
21503 GNULIB_GETTIMEOFDAY='1'
21504 GNULIB_GETUSERSHELL='0'
21505 GNULIB_GL_UNISTD_H_GETOPT=''
21507 GNULIB_GROUP_MEMBER='1'
21517 GNULIB_ISFINITE='0'
21523 GNULIB_ISWBLANK='0'
21524 GNULIB_ISWCTYPE='0'
21531 GNULIB_LOCALECONV='1'
21532 GNULIB_LOCALENAME='0'
21533 GNULIB_LOCALTIME='0'
21551 GNULIB_MALLOC_POSIX='1'
21554 GNULIB_MBSCASECMP='0'
21555 GNULIB_MBSCASESTR='0'
21560 GNULIB_MBSNCASECMP='0'
21562 GNULIB_MBSNRTOWCS='0'
21564 GNULIB_MBSPCASECMP='0'
21566 GNULIB_MBSRTOWCS='0'
21570 GNULIB_MBSTOK_R='0'
21579 GNULIB_MKFIFOAT='0'
21582 GNULIB_MKOSTEMP='1'
21583 GNULIB_MKOSTEMPS='0'
21585 GNULIB_MKSTEMPS='0'
21590 GNULIB_NANOSLEEP='0'
21591 GNULIB_NL_LANGINFO='1'
21592 GNULIB_NONBLOCKING='0'
21593 GNULIB_OBSTACK_PRINTF='0'
21594 GNULIB_OBSTACK_PRINTF_POSIX='0'
21597 GNULIB_OVERRIDES_STRUCT_STAT='0'
21598 GNULIB_OVERRIDES_WINT_T='0'
21604 GNULIB_POSIX_OPENPT='0'
21605 GNULIB_POSIX_SPAWN='0'
21606 GNULIB_POSIX_SPAWNATTR_DESTROY='1'
21607 GNULIB_POSIX_SPAWNATTR_GETFLAGS='0'
21608 GNULIB_POSIX_SPAWNATTR_GETPGROUP='0'
21609 GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM='0'
21610 GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY='0'
21611 GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT='0'
21612 GNULIB_POSIX_SPAWNATTR_GETSIGMASK='0'
21613 GNULIB_POSIX_SPAWNATTR_INIT='1'
21614 GNULIB_POSIX_SPAWNATTR_SETFLAGS='1'
21615 GNULIB_POSIX_SPAWNATTR_SETPGROUP='0'
21616 GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM='0'
21617 GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY='0'
21618 GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT='0'
21619 GNULIB_POSIX_SPAWNATTR_SETSIGMASK='1'
21620 GNULIB_POSIX_SPAWNP='1'
21621 GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR='0'
21622 GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE='0'
21623 GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2='0'
21624 GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN='1'
21625 GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY='1'
21626 GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT='1'
21630 GNULIB_PRINTF_POSIX='1'
21631 GNULIB_PTHREAD_SIGMASK='0'
21633 GNULIB_PTSNAME_R='0'
21642 GNULIB_RANDOM_R='1'
21643 GNULIB_RAWMEMCHR='1'
21645 GNULIB_READLINK='1'
21646 GNULIB_READLINKAT='0'
21647 GNULIB_REALLOCARRAY='0'
21648 GNULIB_REALLOC_POSIX='1'
21649 GNULIB_REALPATH='1'
21650 GNULIB_REMAINDER='0'
21651 GNULIB_REMAINDERF='0'
21652 GNULIB_REMAINDERL='0'
21655 GNULIB_RENAMEAT='0'
21665 GNULIB_SECURE_GETENV='1'
21667 GNULIB_SETHOSTNAME='0'
21668 GNULIB_SETLOCALE='0'
21669 GNULIB_SIGACTION='1'
21670 GNULIB_SIGNAL_H_SIGPIPE='0'
21672 GNULIB_SIGPROCMASK='1'
21677 GNULIB_SNPRINTF='0'
21678 GNULIB_SPRINTF_POSIX='0'
21682 GNULIB_STDIO_H_NONBLOCKING='0'
21683 GNULIB_STDIO_H_SIGPIPE='0'
21686 GNULIB_STRCASESTR='1'
21687 GNULIB_STRCHRNUL='1'
21689 GNULIB_STRERROR='1'
21690 GNULIB_STRERROR_R='0'
21691 GNULIB_STRFTIME='0'
21696 GNULIB_STRPTIME='0'
21698 GNULIB_STRSIGNAL='0'
21701 GNULIB_STRTOIMAX='0'
21702 GNULIB_STRTOK_R='0'
21704 GNULIB_STRTOULL='0'
21705 GNULIB_STRTOUMAX='0'
21706 GNULIB_STRVERSCMP='1'
21708 GNULIB_SYMLINKAT='0'
21709 GNULIB_SYSTEM_POSIX='0'
21717 GNULIB_TOWCTRANS='0'
21719 GNULIB_TRUNCATE='0'
21722 GNULIB_TTYNAME_R='0'
21724 GNULIB_UNISTD_H_NONBLOCKING='0'
21725 GNULIB_UNISTD_H_SIGPIPE='0'
21727 GNULIB_UNLINKAT='0'
21728 GNULIB_UNLOCKPT='0'
21729 GNULIB_UNSETENV='1'
21731 GNULIB_UTIMENSAT='0'
21732 GNULIB_VASPRINTF='1'
21733 GNULIB_VDPRINTF='0'
21734 GNULIB_VFPRINTF='1'
21735 GNULIB_VFPRINTF_POSIX='1'
21738 GNULIB_VPRINTF_POSIX='0'
21740 GNULIB_VSNPRINTF='0'
21741 GNULIB_VSPRINTF_POSIX='0'
21746 GNULIB_WCSCASECMP='0'
21754 GNULIB_WCSFTIME='0'
21756 GNULIB_WCSNCASECMP='0'
21761 GNULIB_WCSNRTOMBS='0'
21764 GNULIB_WCSRTOMBS='0'
21768 GNULIB_WCSWIDTH='0'
21778 GNULIB_WMEMMOVE='0'
21792 HAVE_C99_STDINT_H='1'
21793 HAVE_CANONICALIZE_FILE_NAME='1'
21804 HAVE_DECL_ACOSL='1'
21805 HAVE_DECL_ASINL='1'
21806 HAVE_DECL_ATANL='1'
21807 HAVE_DECL_CBRTF='1'
21808 HAVE_DECL_CBRTL='1'
21809 HAVE_DECL_CEILF='1'
21810 HAVE_DECL_CEILL='1'
21811 HAVE_DECL_COPYSIGNF='1'
21813 HAVE_DECL_ENVIRON='1'
21815 HAVE_DECL_EXP2F='1'
21816 HAVE_DECL_EXP2L='1'
21818 HAVE_DECL_EXPM1L='1'
21819 HAVE_DECL_FCHDIR='1'
21820 HAVE_DECL_FDATASYNC='1'
21821 HAVE_DECL_FLOORF='1'
21822 HAVE_DECL_FLOORL='1'
21823 HAVE_DECL_FPURGE='1'
21824 HAVE_DECL_FREXPL='1'
21825 HAVE_DECL_FSEEKO='1'
21826 HAVE_DECL_FTELLO='1'
21827 HAVE_DECL_GETDELIM='1'
21828 HAVE_DECL_GETDOMAINNAME='1'
21829 HAVE_DECL_GETLINE='1'
21830 HAVE_DECL_GETLOADAVG='1'
21831 HAVE_DECL_GETLOGIN='1'
21832 HAVE_DECL_GETLOGIN_R='1'
21833 HAVE_DECL_GETPAGESIZE='1'
21834 HAVE_DECL_GETUSERSHELL='1'
21835 HAVE_DECL_IMAXABS='1'
21836 HAVE_DECL_IMAXDIV='1'
21837 HAVE_DECL_INITSTATE='1'
21838 HAVE_DECL_LDEXPL='1'
21839 HAVE_DECL_LOCALTIME_R='1'
21840 HAVE_DECL_LOG10L='1'
21842 HAVE_DECL_LOG2F='1'
21843 HAVE_DECL_LOG2L='1'
21846 HAVE_DECL_MEMMEM='1'
21847 HAVE_DECL_MEMRCHR='1'
21848 HAVE_DECL_OBSTACK_PRINTF='1'
21849 HAVE_DECL_REMAINDER='1'
21850 HAVE_DECL_REMAINDERL='1'
21851 HAVE_DECL_RINTF='1'
21852 HAVE_DECL_ROUND='1'
21853 HAVE_DECL_ROUNDF='1'
21854 HAVE_DECL_ROUNDL='1'
21855 HAVE_DECL_SETENV='1'
21856 HAVE_DECL_SETHOSTNAME='1'
21857 HAVE_DECL_SETSTATE='1'
21859 HAVE_DECL_SNPRINTF='1'
21860 HAVE_DECL_SQRTL='1'
21861 HAVE_DECL_STRDUP='1'
21862 HAVE_DECL_STRERROR_R='1'
21863 HAVE_DECL_STRNCASECMP='1'
21864 HAVE_DECL_STRNDUP='1'
21865 HAVE_DECL_STRNLEN='1'
21866 HAVE_DECL_STRSIGNAL='1'
21867 HAVE_DECL_STRTOIMAX='1'
21868 HAVE_DECL_STRTOK_R='1'
21869 HAVE_DECL_STRTOUMAX='1'
21871 HAVE_DECL_TRUNC='1'
21872 HAVE_DECL_TRUNCATE='1'
21873 HAVE_DECL_TRUNCF='1'
21874 HAVE_DECL_TRUNCL='1'
21875 HAVE_DECL_TTYNAME_R='1'
21876 HAVE_DECL_UNSETENV='1'
21877 HAVE_DECL_VSNPRINTF='1'
21878 HAVE_DECL_WCTOB='1'
21879 HAVE_DECL_WCWIDTH='1'
21884 HAVE_EUIDACCESS='1'
21887 HAVE_EXPLICIT_BZERO='1'
21898 HAVE_FEATURES_H='1'
21908 HAVE_FREELOCALE='1'
21916 HAVE_GETDTABLESIZE='1'
21918 HAVE_GETHOSTNAME='1'
21921 HAVE_GETPAGESIZE='1'
21924 HAVE_GETTIMEOFDAY='1'
21926 HAVE_GROUP_MEMBER='1'
21933 HAVE_INTTYPES_H='1'
21939 HAVE_LANGINFO_ALTMON='0'
21940 HAVE_LANGINFO_CODESET='1'
21941 HAVE_LANGINFO_ERA='1'
21942 HAVE_LANGINFO_H='1'
21943 HAVE_LANGINFO_T_FMT_AMPM='1'
21944 HAVE_LANGINFO_YESEXPR='1'
21948 HAVE_LIBGCRYPT='no'
21960 HAVE_LONG_LONG_INT='1'
21962 HAVE_MAX_ALIGN_T='1'
21967 HAVE_MBSNRTOWCS='1'
21983 HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
21986 HAVE_NL_LANGINFO='1'
21993 HAVE_POSIX_OPENPT='1'
21994 HAVE_POSIX_SIGNALBLOCKING='1'
21995 HAVE_POSIX_SPAWN='1'
21996 HAVE_POSIX_SPAWNATTR_T='1'
21997 HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR='1'
21998 HAVE_POSIX_SPAWN_FILE_ACTIONS_T='1'
22001 HAVE_PTHREAD_SIGMASK='1'
22012 HAVE_READLINKAT='1'
22013 HAVE_REALLOCARRAY='1'
22016 HAVE_REMAINDERF='1'
22021 HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0'
22023 HAVE_SECURE_GETENV='1'
22025 HAVE_SETHOSTNAME='1'
22027 HAVE_SIGHANDLER_T='1'
22029 HAVE_SIGNED_SIG_ATOMIC_T=''
22030 HAVE_SIGNED_WCHAR_T=''
22031 HAVE_SIGNED_WINT_T=''
22043 HAVE_STRCASECMP='1'
22044 HAVE_STRCASESTR='1'
22053 HAVE_STRUCT_RANDOM_DATA='1'
22054 HAVE_STRUCT_SCHED_PARAM=''
22055 HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
22056 HAVE_STRUCT_TIMEVAL='1'
22057 HAVE_STRVERSCMP='1'
22060 HAVE_SYS_BITYPES_H='0'
22061 HAVE_SYS_CDEFS_H=''
22062 HAVE_SYS_FILE_H='1'
22063 HAVE_SYS_INTTYPES_H='0'
22064 HAVE_SYS_LOADAVG_H='0'
22065 HAVE_SYS_PARAM_H='0'
22066 HAVE_SYS_TIME_H='1'
22067 HAVE_SYS_TYPES_H='1'
22072 HAVE_TIMEZONE_T='0'
22073 HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
22078 HAVE_UNSIGNED_LONG_LONG_INT='1'
22088 HAVE_WCSCASECMP='1'
22098 HAVE_WCSNCASECMP='1'
22103 HAVE_WCSNRTOMBS='1'
22115 HAVE_WINSOCK2_H='0'
22125 HELP2MAN='${SHELL} /mnt/lfs/build/recutils/recutils-1.8/build-aux/missing help2man'
22126 INCLUDE_NEXT='include_next'
22127 INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
22128 INSTALL_DATA='${INSTALL} -m 644'
22129 INSTALL_PROGRAM='${INSTALL}'
22130 INSTALL_SCRIPT='${INSTALL}'
22131 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
22132 INT32_MAX_LT_INTMAX_MAX='1'
22133 INT64_MAX_EQ_LONG_MAX='0'
22135 INTL_MACOSX_LIBS=''
22140 LEX_OUTPUT_ROOT='lex.yy'
22142 LIBGCRYPT_PREFIX=''
22145 LIBMULTITHREAD='-pthread -Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state'
22152 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
22154 LIB_CLOCK_GETTIME=''
22158 LIMITS_H='limits.h'
22161 LOCALCHARSET_TESTS_ENVIRONMENT=''
22163 LOCALE_FR_UTF8='none'
22165 LOCALE_ZH_CN='none'
22168 LTLIBICONV='-liconv'
22170 LTLIBMULTITHREAD='-pthread'
22175 LT_SYS_LIBRARY_PATH=''
22176 MAKEINFO='${SHELL} /mnt/lfs/build/recutils/recutils-1.8/build-aux/missing makeinfo'
22180 MKDIR_P='/bin/mkdir -p'
22181 MSGFMT='/usr/bin/msgfmt'
22182 MSGFMT_015='/usr/bin/msgfmt'
22183 MSGMERGE='/usr/bin/msgmerge'
22184 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
22185 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>'
22186 NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
22187 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>'
22188 NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>'
22189 NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='<langinfo.h>'
22190 NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>'
22191 NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>'
22192 NEXT_AS_FIRST_DIRECTIVE_MATH_H='<math.h>'
22193 NEXT_AS_FIRST_DIRECTIVE_SCHED_H=''
22194 NEXT_AS_FIRST_DIRECTIVE_SELINUX_SELINUX_H=''
22195 NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>'
22196 NEXT_AS_FIRST_DIRECTIVE_SPAWN_H='<spawn.h>'
22197 NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
22198 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
22199 NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
22200 NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
22201 NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
22202 NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='<strings.h>'
22203 NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
22204 NEXT_AS_FIRST_DIRECTIVE_SYS_FILE_H='<sys/file.h>'
22205 NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>'
22206 NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='<sys/time.h>'
22207 NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
22208 NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H='<sys/wait.h>'
22209 NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>'
22210 NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
22211 NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
22212 NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>'
22214 NEXT_FCNTL_H='<fcntl.h>'
22216 NEXT_GETOPT_H='<getopt.h>'
22217 NEXT_INTTYPES_H='<inttypes.h>'
22218 NEXT_LANGINFO_H='<langinfo.h>'
22219 NEXT_LIMITS_H='<limits.h>'
22220 NEXT_LOCALE_H='<locale.h>'
22221 NEXT_MATH_H='<math.h>'
22223 NEXT_SELINUX_SELINUX_H=''
22224 NEXT_SIGNAL_H='<signal.h>'
22225 NEXT_SPAWN_H='<spawn.h>'
22226 NEXT_STDARG_H='<stdarg.h>'
22228 NEXT_STDINT_H='<stdint.h>'
22229 NEXT_STDIO_H='<stdio.h>'
22230 NEXT_STDLIB_H='<stdlib.h>'
22231 NEXT_STRINGS_H='<strings.h>'
22232 NEXT_STRING_H='<string.h>'
22233 NEXT_SYS_FILE_H='<sys/file.h>'
22234 NEXT_SYS_STAT_H='<sys/stat.h>'
22235 NEXT_SYS_TIME_H='<sys/time.h>'
22236 NEXT_SYS_TYPES_H='<sys/types.h>'
22237 NEXT_SYS_WAIT_H='<sys/wait.h>'
22238 NEXT_TIME_H='<time.h>'
22239 NEXT_UNISTD_H='<unistd.h>'
22240 NEXT_WCHAR_H='<wchar.h>'
22241 NEXT_WCTYPE_H='<wctype.h>'
22242 NM='/usr/bin/nm -B'
22249 PACKAGE_BUGREPORT='bug-recutils@gnu.org'
22250 PACKAGE_NAME='GNU recutils'
22251 PACKAGE_STRING='GNU recutils 1.8'
22252 PACKAGE_TARNAME='recutils'
22253 PACKAGE_URL='http://www.gnu.org/software/recutils/'
22254 PACKAGE_VERSION='1.8'
22256 PKG_CONFIG='/usr/bin/pkg-config'
22257 PKG_CONFIG_LIBDIR=''
22261 PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
22262 PRIPTR_PREFIX='"l"'
22263 PRI_MACROS_BROKEN='0'
22264 PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
22265 PTRDIFF_T_SUFFIX=''
22267 REMOTE_DESCRIPTORS_FALSE=''
22268 REMOTE_DESCRIPTORS_TRUE='#'
22275 REPLACE_CANONICALIZE_FILE_NAME='0'
22285 REPLACE_CTIME='GNULIB_PORTCHECK'
22286 REPLACE_DPRINTF='0'
22289 REPLACE_DUPLOCALE='0'
22296 REPLACE_FACCESSAT='0'
22297 REPLACE_FCHOWNAT='0'
22312 REPLACE_FPRINTF='1'
22314 REPLACE_FREELOCALE='0'
22315 REPLACE_FREOPEN='0'
22322 REPLACE_FSTATAT='0'
22325 REPLACE_FTRUNCATE='0'
22326 REPLACE_FUTIMENS='0'
22328 REPLACE_GETDELIM='0'
22329 REPLACE_GETDOMAINNAME='0'
22330 REPLACE_GETDTABLESIZE='0'
22331 REPLACE_GETGROUPS='0'
22332 REPLACE_GETLINE='0'
22333 REPLACE_GETLOGIN_R='0'
22334 REPLACE_GETPAGESIZE='0'
22335 REPLACE_GETPASS='0'
22336 REPLACE_GETTIMEOFDAY='0'
22338 REPLACE_HUGE_VAL='0'
22346 REPLACE_ISFINITE='0'
22349 REPLACE_ISWBLANK='0'
22350 REPLACE_ISWCNTRL='0'
22356 REPLACE_LOCALECONV='0'
22357 REPLACE_LOCALTIME='0'
22358 REPLACE_LOCALTIME_R='0'
22378 REPLACE_MBRTOWC='1'
22379 REPLACE_MBSINIT='0'
22380 REPLACE_MBSNRTOWCS='0'
22381 REPLACE_MBSRTOWCS='0'
22382 REPLACE_MBSTATE_T='0'
22389 REPLACE_MKSTEMP='0'
22395 REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
22396 REPLACE_NEWLOCALE='0'
22397 REPLACE_NL_LANGINFO='1'
22399 REPLACE_OBSTACK_PRINTF='0'
22404 REPLACE_POSIX_SPAWN='0'
22405 REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR='0'
22406 REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE='0'
22407 REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2='0'
22408 REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN='0'
22411 REPLACE_PTHREAD_SIGMASK='0'
22412 REPLACE_PTSNAME='0'
22413 REPLACE_PTSNAME_R='0'
22416 REPLACE_QSORT_R='0'
22418 REPLACE_RANDOM_R='0'
22420 REPLACE_READLINK='0'
22421 REPLACE_READLINKAT='0'
22422 REPLACE_REALLOC='0'
22423 REPLACE_REALPATH='0'
22424 REPLACE_REMAINDER='0'
22425 REPLACE_REMAINDERF='0'
22426 REPLACE_REMAINDERL='0'
22429 REPLACE_RENAMEAT='0'
22435 REPLACE_SETLOCALE='0'
22436 REPLACE_SIGNBIT='0'
22437 REPLACE_SIGNBIT_USING_GCC='1'
22441 REPLACE_SNPRINTF='0'
22442 REPLACE_SPRINTF='0'
22446 REPLACE_STDIO_READ_FUNCS='0'
22447 REPLACE_STDIO_WRITE_FUNCS='0'
22448 REPLACE_STPNCPY='0'
22449 REPLACE_STRCASESTR='0'
22450 REPLACE_STRCHRNUL='0'
22452 REPLACE_STRERROR='0'
22453 REPLACE_STRERROR_R='0'
22454 REPLACE_STRFTIME='GNULIB_PORTCHECK'
22455 REPLACE_STRNCAT='0'
22456 REPLACE_STRNDUP='0'
22457 REPLACE_STRNLEN='0'
22458 REPLACE_STRSIGNAL='0'
22461 REPLACE_STRTOIMAX='0'
22462 REPLACE_STRTOK_R='0'
22463 REPLACE_STRTOUMAX='0'
22464 REPLACE_STRUCT_LCONV='0'
22465 REPLACE_STRUCT_TIMEVAL='0'
22466 REPLACE_SYMLINK='0'
22467 REPLACE_SYMLINKAT='0'
22471 REPLACE_TMPFILE='0'
22472 REPLACE_TOWLOWER='0'
22474 REPLACE_TRUNCATE='0'
22477 REPLACE_TTYNAME_R='0'
22480 REPLACE_UNLINKAT='0'
22481 REPLACE_UNSETENV='0'
22483 REPLACE_UTIMENSAT='0'
22484 REPLACE_VASPRINTF='1'
22485 REPLACE_VDPRINTF='0'
22486 REPLACE_VFPRINTF='1'
22487 REPLACE_VPRINTF='0'
22488 REPLACE_VSNPRINTF='0'
22489 REPLACE_VSPRINTF='0'
22490 REPLACE_WCRTOMB='0'
22491 REPLACE_WCSFTIME='0'
22492 REPLACE_WCSNRTOMBS='0'
22493 REPLACE_WCSRTOMBS='0'
22494 REPLACE_WCSWIDTH='0'
22497 REPLACE_WCWIDTH='0'
22501 SELINUX_CONTEXT_H='selinux/context.h'
22504 SIG_ATOMIC_T_SUFFIX=''
22509 STDINT_H='stdint.h'
22511 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
22512 TIME_H_DEFINES_STRUCT_TIMESPEC='1'
22513 UINT32_MAX_LT_UINTMAX_MAX='1'
22514 UINT64_MAX_EQ_ULONG_MAX='0'
22515 UNDEFINE_STRTOK_R='0'
22516 UNISTD_H_DEFINES_STRUCT_TIMESPEC='0'
22517 UNISTD_H_HAVE_WINSOCK2_H='0'
22518 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
22520 USE_COVERAGE_FALSE=''
22521 USE_COVERAGE_TRUE='#'
22528 WINDOWS_64_BIT_OFF_T='0'
22529 WINDOWS_64_BIT_ST_SIZE='0'
22530 WINDOWS_STAT_INODES='0'
22531 WINDOWS_STAT_TIMESPEC='0'
22533 XGETTEXT='/usr/bin/xgettext'
22534 XGETTEXT_015='/usr/bin/xgettext'
22535 XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format'
22536 YACC='bison -o y.tab.c'
22541 am__EXEEXT_FALSE=''
22542 am__EXEEXT_TRUE='#'
22543 am__fastdepCC_FALSE='#'
22544 am__fastdepCC_TRUE=''
22545 am__include='include'
22547 am__leading_dot='.'
22550 am__tar='$${TAR-tar} chof - "$$tardir"'
22551 am__untar='$${TAR-tar} xf -'
22552 bindir='${exec_prefix}/bin'
22553 build='i686-pc-linux-gnu'
22556 build_os='linux-gnu'
22559 datadir='${datarootdir}'
22560 datarootdir='${prefix}/share'
22561 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
22563 exec_prefix='${prefix}'
22564 gl_LIBOBJS=' asnprintf.o asprintf.o fcntl.o fprintf.o fseterr.o localtime-buffer.o mbrlen.o mbrtowc.o mktime.o nl_langinfo.o obstack.o printf.o printf-args.o printf-parse.o readline.o regex.o time_rz.o vasnprintf.o vasprintf.o vfprintf.o'
22565 gl_LTLIBOBJS=' asnprintf.lo asprintf.lo fcntl.lo fprintf.lo fseterr.lo localtime-buffer.lo mbrlen.lo mbrtowc.lo mktime.lo nl_langinfo.lo obstack.lo printf.lo printf-args.lo printf-parse.lo readline.lo regex.lo time_rz.lo vasnprintf.lo vasprintf.lo vfprintf.lo'
22567 gltests_LTLIBOBJS=''
22568 gltests_WITNESS='IN_RECUTILS_GNULIB_TESTS'
22570 host='i686-pc-linux-gnu'
22573 host_os='linux-gnu'
22575 htmldir='${docdir}'
22576 includedir='${prefix}/include'
22577 infodir='${datarootdir}/info'
22578 install_sh='${SHELL} /mnt/lfs/build/recutils/recutils-1.8/build-aux/install-sh'
22579 libdir='${exec_prefix}/lib'
22580 libexecdir='${exec_prefix}/libexec'
22581 localedir='${datarootdir}/locale'
22582 localstatedir='${prefix}/var'
22583 mandir='${datarootdir}/man'
22584 mkdir_p='$(MKDIR_P)'
22585 oldincludedir='/usr/include'
22587 prefix='/usr/local'
22588 program_transform_name='s,x,x,'
22590 runstatedir='${localstatedir}/run'
22591 sbindir='${exec_prefix}/sbin'
22592 sharedstatedir='${prefix}/com'
22593 sysconfdir='${prefix}/etc'
22601 #define PACKAGE_NAME "GNU recutils"
22602 #define PACKAGE_TARNAME "recutils"
22603 #define PACKAGE_VERSION "1.8"
22604 #define PACKAGE_STRING "GNU recutils 1.8"
22605 #define PACKAGE_BUGREPORT "bug-recutils@gnu.org"
22606 #define PACKAGE_URL "http://www.gnu.org/software/recutils/"
22607 #define PACKAGE "recutils"
22608 #define VERSION "1.8"
22609 #define STDC_HEADERS 1
22610 #define HAVE_SYS_TYPES_H 1
22611 #define HAVE_SYS_STAT_H 1
22612 #define HAVE_STDLIB_H 1
22613 #define HAVE_STRING_H 1
22614 #define HAVE_MEMORY_H 1
22615 #define HAVE_STRINGS_H 1
22616 #define HAVE_INTTYPES_H 1
22617 #define HAVE_STDINT_H 1
22618 #define HAVE_UNISTD_H 1
22619 #define __EXTENSIONS__ 1
22620 #define _ALL_SOURCE 1
22621 #define _DARWIN_C_SOURCE 1
22622 #define _GNU_SOURCE 1
22623 #define _NETBSD_SOURCE 1
22624 #define _OPENBSD_SOURCE 1
22625 #define _POSIX_PTHREAD_SEMANTICS 1
22626 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
22627 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
22628 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
22629 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
22630 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
22631 #define __STDC_WANT_LIB_EXT2__ 1
22632 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
22633 #define _TANDEM_SOURCE 1
22634 #define _HPUX_ALT_XOPEN_SOCKET_API 1
22635 #define HAVE_FSEEKO 1
22636 #define _FILE_OFFSET_BITS 64
22637 #define _DARWIN_USE_64_BIT_INODE 1
22638 #define HAVE_DLFCN_H 1
22639 #define LT_OBJDIR ".libs/"
22640 #define HAVE_FCHMOD 1
22641 #define HAVE_BTOWC 1
22642 #define HAVE_CANONICALIZE_FILE_NAME 1
22643 #define HAVE_GETCWD 1
22644 #define HAVE_READLINK 1
22645 #define HAVE_REALPATH 1
22646 #define HAVE_FACCESSAT 1
22647 #define HAVE_FCNTL 1
22648 #define HAVE_SYMLINK 1
22649 #define HAVE_FLOCK 1
22650 #define HAVE_SNPRINTF 1
22651 #define HAVE___FWRITING 1
22652 #define HAVE_GETDELIM 1
22653 #define HAVE_GETDTABLESIZE 1
22654 #define HAVE_GETPASS 1
22655 #define HAVE___FSETLOCKING 1
22656 #define HAVE_GETTIMEOFDAY 1
22657 #define HAVE_LSTAT 1
22658 #define HAVE_MBSINIT 1
22659 #define HAVE_MBRTOWC 1
22660 #define HAVE_MBRLEN 1
22661 #define HAVE_MPROTECT 1
22662 #define HAVE_MKOSTEMP 1
22663 #define HAVE_MKSTEMP 1
22664 #define HAVE_TZSET 1
22665 #define HAVE_NL_LANGINFO 1
22666 #define HAVE_ISBLANK 1
22667 #define HAVE_ISWCTYPE 1
22668 #define HAVE_LINK 1
22669 #define HAVE_SECURE_GETENV 1
22670 #define HAVE_GETUID 1
22671 #define HAVE_GETEUID 1
22672 #define HAVE_GETGID 1
22673 #define HAVE_GETEGID 1
22674 #define HAVE_SETENV 1
22675 #define HAVE_SIGACTION 1
22676 #define HAVE_SIGALTSTACK 1
22677 #define HAVE_SIGINTERRUPT 1
22678 #define HAVE_STRDUP 1
22679 #define HAVE_LOCALTIME_R 1
22680 #define HAVE_TIMEGM 1
22681 #define HAVE_WCRTOMB 1
22682 #define HAVE_WCTOB 1
22683 #define HAVE_ISWCNTRL 1
22684 #define HAVE_ALLOCA_H 1
22685 #define HAVE_ALLOCA 1
22686 #define restrict __restrict
22687 #define HAVE_LANGINFO_CODESET 1
22688 #define FUNC_REALPATH_WORKS 1
22689 #define HAVE_SYS_PARAM_H 1
22690 #define HAVE_SYS_SOCKET_H 1
22691 #define HAVE_UNISTD_H 1
22692 #define HAVE_STDIO_EXT_H 1
22693 #define HAVE_FEATURES_H 1
22694 #define HAVE_SYS_STAT_H 1
22695 #define HAVE_GETOPT_H 1
22696 #define HAVE_SYS_CDEFS_H 1
22697 #define HAVE_TERMIOS_H 1
22698 #define HAVE_SYS_TIME_H 1
22699 #define HAVE_LIMITS_H 1
22700 #define HAVE_WCHAR_H 1
22701 #define HAVE_STDINT_H 1
22702 #define HAVE_INTTYPES_H 1
22703 #define HAVE_LANGINFO_H 1
22704 #define HAVE_XLOCALE_H 1
22705 #define HAVE_MATH_H 1
22706 #define HAVE_SYS_MMAN_H 1
22707 #define HAVE_MALLOC_H 1
22708 #define HAVE_SPAWN_H 1
22709 #define HAVE_STRINGS_H 1
22710 #define HAVE_SYS_FILE_H 1
22711 #define HAVE_SYS_WAIT_H 1
22712 #define HAVE_WCTYPE_H 1
22713 #define HAVE_ENVIRON_DECL 1
22714 #define HAVE_DECL_STRERROR_R 1
22715 #define HAVE_STRERROR_R 1
22716 #define STRERROR_R_CHAR_P 1
22717 #define GETGROUPS_T gid_t
22718 #define HAVE_SIG_ATOMIC_T 1
22719 #define HAVE_WORKING_O_NOATIME 1
22720 #define HAVE_WORKING_O_NOFOLLOW 1
22721 #define HAVE_STDINT_H_WITH_UINTMAX 1
22722 #define HAVE_INTTYPES_H_WITH_UINTMAX 1
22723 #define CHECK_PRINTF_SAFE 1
22724 #define HAVE_UNSIGNED_LONG_LONG_INT 1
22725 #define HAVE_LONG_LONG_INT 1
22726 #define HAVE_WCHAR_T 1
22727 #define HAVE_WINT_T 1
22728 #define HAVE_INTMAX_T 1
22729 #define DBL_EXPBIT0_WORD 1
22730 #define DBL_EXPBIT0_BIT 20
22731 #define HAVE_SNPRINTF 1
22732 #define HAVE_STRNLEN 1
22733 #define HAVE_WCSLEN 1
22734 #define HAVE_WCSNLEN 1
22735 #define HAVE_MBRTOWC 1
22736 #define HAVE_WCRTOMB 1
22737 #define HAVE_DECL__SNPRINTF 0
22738 #define HAVE_SNPRINTF_RETVAL_C99 1
22739 #define HAVE_DECL_ALARM 1
22740 #define _USE_STD_STAT 1
22741 #define HAVE_DECL_FSEEKO 1
22742 #define HAVE_DECL_FTELLO 1
22743 #define HAVE_DECL_GETDELIM 1
22744 #define HAVE_DECL_GETDTABLESIZE 1
22745 #define HAVE_DECL_GETLINE 1
22746 #define HAVE_GETOPT_H 1
22747 #define HAVE_GETOPT_LONG_ONLY 1
22748 #define HAVE_DECL_FFLUSH_UNLOCKED 1
22749 #define HAVE_DECL_FLOCKFILE 1
22750 #define HAVE_DECL_FPUTS_UNLOCKED 1
22751 #define HAVE_DECL_FUNLOCKFILE 1
22752 #define HAVE_DECL_PUTC_UNLOCKED 1
22753 #define HAVE_INTTYPES_H 1
22754 #define FLT_EXPBIT0_WORD 0
22755 #define FLT_EXPBIT0_BIT 23
22756 #define USE_POSIX_THREADS 1
22757 #define USE_POSIX_THREADS_WEAK 1
22758 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
22759 #define HAVE_STDLIB_H 1
22760 #define MALLOC_0_IS_NONNULL 1
22761 #define HAVE_MBSTATE_T 1
22762 #define C_LOCALE_MAYBE_EILSEQ 1
22763 #define HAVE_MAP_ANONYMOUS 1
22764 #define HAVE_MINMAX_IN_SYS_PARAM_H 1
22765 #define TIME_T_IS_SIGNED 1
22766 #define HAVE_STRUCT_TM_TM_ZONE 1
22767 #define HAVE_TM_ZONE 1
22768 #define HAVE_TM_GMTOFF 1
22769 #define PROMOTED_MODE_T mode_t
22770 #define HAVE__BOOL 1
22771 #define HAVE_COMPOUND_LITERALS 1
22772 #define HAVE_POSIX_SPAWN 1
22773 #define REPLACE_VFPRINTF_POSIX 1
22774 #define USER_LABEL_PREFIX
22775 #define HAVE_SIGSET_T 1
22776 #define HAVE_DECL_SETENV 1
22777 #define HAVE_SEARCH_H 1
22778 #define HAVE_TSEARCH 1
22779 #define HAVE_STRCASESTR 1
22780 #define HAVE_DECL_STRDUP 1
22781 #define HAVE_DECL_CLEARERR_UNLOCKED 1
22782 #define HAVE_DECL_FEOF_UNLOCKED 1
22783 #define HAVE_DECL_FERROR_UNLOCKED 1
22784 #define HAVE_DECL_FGETS_UNLOCKED 1
22785 #define HAVE_DECL_FPUTC_UNLOCKED 1
22786 #define HAVE_DECL_FREAD_UNLOCKED 1
22787 #define HAVE_DECL_FWRITE_UNLOCKED 1
22788 #define HAVE_DECL_GETC_UNLOCKED 1
22789 #define HAVE_DECL_GETCHAR_UNLOCKED 1
22790 #define HAVE_DECL_PUTCHAR_UNLOCKED 1
22791 #define HAVE_DECL_UNSETENV 1
22793 #define HAVE_ALLOCA 1
22794 #define GNULIB_TEST_BTOWC 1
22795 #define HAVE___BUILTIN_EXPECT 1
22796 #define GNULIB_CANONICALIZE_LGPL 1
22797 #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
22798 #define GNULIB_TEST_REALPATH 1
22799 #define GNULIB_TEST_CHDIR 1
22800 #define HAVE_CLOCK_GETTIME 1
22801 #define HAVE_CLOCK_SETTIME 1
22802 #define GNULIB_TEST_CLOEXEC 1
22803 #define GNULIB_TEST_CLOSE 1
22804 #define GNULIB_CLOSE_STREAM 1
22805 #define HAVE_DUP2 1
22806 #define GNULIB_TEST_DUP2 1
22807 #define GNULIB_TEST_ENVIRON 1
22808 #define HAVE_EUIDACCESS 1
22809 #define GNULIB_TEST_EUIDACCESS 1
22810 #define GNULIB_TEST_FCNTL 1
22811 #define FLEXIBLE_ARRAY_MEMBER /**/
22812 #define GNULIB_TEST_FLOOR 1
22813 #define HAVE_DECL___FPENDING 1
22814 #define REPLACE_FPRINTF_POSIX 1
22815 #define GNULIB_TEST_FPRINTF_POSIX 1
22816 #define HAVE_FREXP_IN_LIBC 1
22817 #define GNULIB_TEST_FREXP 1
22818 #define HAVE_FREXPL_IN_LIBC 1
22819 #define GNULIB_TEST_FREXPL 1
22820 #define GNULIB_TEST_FSEEK 1
22821 #define GNULIB_TEST_FSEEKO 1
22822 #define GNULIB_TEST_FSTAT 1
22823 #define GNULIB_TEST_FTELL 1
22824 #define GNULIB_TEST_FTELLO 1
22825 #define GNULIB_TEST_GETDELIM 1
22826 #define GNULIB_TEST_GETDTABLESIZE 1
22827 #define HAVE_GETGROUPS 1
22828 #define GNULIB_TEST_GETGROUPS 1
22829 #define GNULIB_TEST_GETLINE 1
22830 #define GNULIB_TEST_GETPASS 1
22831 #define GNULIB_TEST_GETPASS 1
22832 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
22833 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
22834 #define HAVE_DECL___ARGV 0
22835 #define GETTIMEOFDAY_TIMEZONE struct timezone
22836 #define GNULIB_TEST_GETTIMEOFDAY 1
22837 #define GNULIB_TEST_GROUP_MEMBER 1
22838 #define HAVE_ISNAND_IN_LIBC 1
22839 #define HAVE_ISNANF_IN_LIBC 1
22840 #define HAVE_ISNANL_IN_LIBC 1
22841 #define HAVE___INLINE 1
22842 #define GNULIB_TEST_LOCALECONV 1
22843 #define HAVE_PTHREAD_RWLOCK 1
22844 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
22845 #define GNULIB_LOCK 1
22846 #define GNULIB_TEST_LSEEK 1
22847 #define GNULIB_TEST_LSTAT 1
22848 #define HAVE_MALLOC_POSIX 1
22849 #define GNULIB_TEST_MALLOC_POSIX 1
22850 #define GNULIB_TEST_MBRLEN 1
22851 #define C_LOCALE_MAYBE_EILSEQ 1
22852 #define GNULIB_TEST_MBRTOWC 1
22853 #define GNULIB_TEST_MBSINIT 1
22854 #define GNULIB_TEST_MBTOWC 1
22855 #define GNULIB_TEST_MEMCHR 1
22856 #define GNULIB_MKOSTEMP 1
22857 #define GNULIB_TEST_MKOSTEMP 1
22858 #define GNULIB_TEST_MKSTEMP 1
22859 #define GNULIB_TEST_MKTIME 1
22860 #define NEED_MKTIME_INTERNAL 1
22861 #define GNULIB_MSVC_NOTHROW 1
22862 #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
22863 #define REPLACE_NL_LANGINFO 1
22864 #define GNULIB_TEST_NL_LANGINFO 1
22865 #define my_strftime nstrftime
22866 #define GNULIB_TEST_OPEN 1
22867 #define HAVE_STRUCT_TM_TM_ZONE 1
22868 #define HAVE_TM_ZONE 1
22869 #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
22870 #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
22871 #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
22872 #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
22873 #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
22874 #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
22875 #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
22876 #define GNULIB_TEST_POSIX_SPAWNP 1
22877 #define HAVE_FREXP_IN_LIBC 1
22878 #define HAVE_LDEXP_IN_LIBC 1
22879 #define HAVE_FREXPL_IN_LIBC 1
22880 #define HAVE_LDEXPL_IN_LIBC 1
22881 #define REPLACE_PRINTF_POSIX 1
22882 #define GNULIB_TEST_PRINTF_POSIX 1
22883 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
22884 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
22885 #define HAVE_RAISE 1
22886 #define GNULIB_TEST_RAISE 1
22887 #define HAVE_STRUCT_RANDOM_DATA 1
22888 #define HAVE_RANDOM_R 1
22889 #define GNULIB_TEST_RANDOM_R 1
22890 #define HAVE_RAWMEMCHR 1
22891 #define GNULIB_TEST_RAWMEMCHR 1
22892 #define GNULIB_TEST_READLINK 1
22893 #define HAVE_REALLOC_POSIX 1
22894 #define GNULIB_TEST_REALLOC_POSIX 1
22895 #define _REGEX_INCLUDE_LIMITS_H 1
22896 #define _REGEX_LARGE_OFFSETS 1
22897 #define re_syntax_options rpl_re_syntax_options
22898 #define re_set_syntax rpl_re_set_syntax
22899 #define re_compile_pattern rpl_re_compile_pattern
22900 #define re_compile_fastmap rpl_re_compile_fastmap
22901 #define re_search rpl_re_search
22902 #define re_search_2 rpl_re_search_2
22903 #define re_match rpl_re_match
22904 #define re_match_2 rpl_re_match_2
22905 #define re_set_registers rpl_re_set_registers
22906 #define re_comp rpl_re_comp
22907 #define re_exec rpl_re_exec
22908 #define regcomp rpl_regcomp
22909 #define regexec rpl_regexec
22910 #define regerror rpl_regerror
22911 #define regfree rpl_regfree
22912 #define HAVE_LIBINTL_H 1
22913 #define HAVE_DECL_ISBLANK 1
22914 #define GNULIB_TEST_RENAME 1
22915 #define GNULIB_TEST_RMDIR 1
22916 #define GNULIB_TEST_SECURE_GETENV 1
22917 #define HAVE_SELINUX_SELINUX_H 0
22918 #define GNULIB_TEST_SETENV 1
22919 #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
22920 #define GNULIB_TEST_SIGACTION 1
22921 #define GNULIB_TEST_SIGNBIT 1
22922 #define GNULIB_TEST_SIGPROCMASK 1
22923 #define HAVE_STDINT_H 1
22924 #define HAVE_POSIX_SPAWNATTR_T 1
22925 #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
22926 #define GNULIB_TEST_STAT 1
22927 #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
22928 #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
22929 #define __USE_MINGW_ANSI_STDIO 1
22930 #define GNULIB_FSCANF 1
22931 #define GNULIB_SCANF 1
22932 #define HAVE_STRCASECMP 1
22933 #define HAVE_STRNCASECMP 1
22934 #define HAVE_DECL_STRNCASECMP 1
22935 #define HAVE_STRCASESTR 1
22936 #define GNULIB_TEST_STRCASESTR 1
22937 #define HAVE_STRCHRNUL 1
22938 #define GNULIB_TEST_STRCHRNUL 1
22939 #define GNULIB_TEST_STRDUP 1
22940 #define GNULIB_STRERROR 1
22941 #define GNULIB_TEST_STRERROR 1
22942 #define HAVE_STRSEP 1
22943 #define GNULIB_TEST_STRSEP 1
22944 #define HAVE_STRVERSCMP 1
22945 #define GNULIB_TEST_STRVERSCMP 1
22946 #define HAVE_DECL_LOCALTIME_R 1
22947 #define GNULIB_TEST_TIME_R 1
22948 #define GNULIB_TEST_TIME_RZ 1
22949 #define GNULIB_TEST_TIMEGM 1
22950 #define HAVE_RUN_TZSET_TEST 1
22951 #define GNULIB_TEST_TZSET 1
22952 #define USE_UNLOCKED_IO 1
22953 #define HAVE_UNSETENV 1
22954 #define GNULIB_TEST_UNSETENV 1
22955 #define HAVE_VASPRINTF 1
22956 #define GNULIB_TEST_VASPRINTF 1
22957 #define HAVE_VASPRINTF 1
22958 #define REPLACE_VFPRINTF_POSIX 1
22959 #define GNULIB_TEST_VFPRINTF_POSIX 1
22960 #define HAVE_WAITID 1
22961 #define GNULIB_TEST_WAITPID 1
22962 #define GNULIB_TEST_WCRTOMB 1
22963 #define HAVE_DECL_WCTOB 1
22964 #define GNULIB_TEST_WCTOB 1
22965 #define GNULIB_TEST_WCTOMB 1
22966 #define HAVE_TOWLOWER 1
22967 #define HAVE_STDINT_H 1
22968 #define HAVE_MALLOC_H 1
22969 #define HAVE_STRING_H 1
22970 #define HAVE_FSEEKO 1
22971 #define ENABLE_NLS 1
22972 #define HAVE_GETTEXT 1
22973 #define HAVE_DCGETTEXT 1