xref: /aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/config.log (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = kapishnikov-desktop.cam.corp.google.com
14uname -m = x86_64
15uname -r = 3.13.0-67-generic
16uname -s = Linux
17uname -v = #110-Ubuntu SMP Fri Oct 23 13:24:41 UTC 2015
18
19/usr/bin/uname -p = unknown
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = unknown
26/bin/machine           = unknown
27/usr/bin/oslevel       = unknown
28/bin/universe          = unknown
29
30PATH: /ssd/apps/apache-maven-3.3.9/bin
31PATH: /usr/lib/jvm/java-7-openjdk-amd64/bin
32PATH: /usr/local/google/home/kapishnikov/bin
33PATH: /usr/lib/google-golang/bin
34PATH: /usr/local/sbin
35PATH: /usr/local/bin
36PATH: /usr/sbin
37PATH: /usr/bin
38PATH: /sbin
39PATH: /bin
40PATH: /ssd/apps/android_sdk/build-tools/23.0.1
41PATH: /ssd/apps/android_sdk/tools
42PATH: /ssd/apps/android_sdk/platform-tools
43PATH: /ssd/chrome/repo/depot_tools
44
45
46## ----------- ##
47## Core tests. ##
48## ----------- ##
49
50configure:4598: checking build system type
51configure:4612: result: x86_64-unknown-linux-gnu
52configure:4632: checking host system type
53configure:4645: result: x86_64-unknown-linux-gnu
54configure:4665: checking target system type
55configure:4678: result: x86_64-unknown-linux-gnu
56configure:4741: checking for working mkdir -p
57configure:4757: result: yes
58configure:4849: checking for chosen layout
59configure:4851: result: apr
60configure:5116: checking for gcc
61configure:5132: found /usr/bin/gcc
62configure:5143: result: gcc
63configure:5372: checking for C compiler version
64configure:5381: gcc --version >&5
65gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
66Copyright (C) 2013 Free Software Foundation, Inc.
67This is free software; see the source for copying conditions.  There is NO
68warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
69
70configure:5392: $? = 0
71configure:5381: gcc -v >&5
72Using built-in specs.
73COLLECT_GCC=gcc
74COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
75Target: x86_64-linux-gnu
76Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --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-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
77Thread model: posix
78gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04)
79configure:5392: $? = 0
80configure:5381: gcc -V >&5
81gcc: error: unrecognized command line option '-V'
82gcc: fatal error: no input files
83compilation terminated.
84configure:5392: $? = 4
85configure:5381: gcc -qversion >&5
86gcc: error: unrecognized command line option '-qversion'
87gcc: fatal error: no input files
88compilation terminated.
89configure:5392: $? = 4
90configure:5412: checking whether the C compiler works
91configure:5434: gcc    conftest.c  >&5
92configure:5438: $? = 0
93configure:5486: result: yes
94configure:5489: checking for C compiler default output file name
95configure:5491: result: a.out
96configure:5497: checking for suffix of executables
97configure:5504: gcc -o conftest    conftest.c  >&5
98configure:5508: $? = 0
99configure:5530: result:
100configure:5552: checking whether we are cross compiling
101configure:5560: gcc -o conftest    conftest.c  >&5
102configure:5564: $? = 0
103configure:5571: ./conftest
104configure:5575: $? = 0
105configure:5590: result: no
106configure:5595: checking for suffix of object files
107configure:5617: gcc -c   conftest.c >&5
108configure:5621: $? = 0
109configure:5642: result: o
110configure:5646: checking whether we are using the GNU C compiler
111configure:5665: gcc -c   conftest.c >&5
112configure:5665: $? = 0
113configure:5674: result: yes
114configure:5683: checking whether gcc accepts -g
115configure:5703: gcc -c -g  conftest.c >&5
116configure:5703: $? = 0
117configure:5744: result: yes
118configure:5761: checking for gcc option to accept ISO C89
119configure:5824: gcc  -c -g -O2  conftest.c >&5
120configure:5824: $? = 0
121configure:5837: result: none needed
122configure:5858: checking for a sed that does not truncate output
123configure:5922: result: /bin/sed
124configure:9275: checking whether make sets $(MAKE)
125configure:9297: result: yes
126configure:9311: checking how to run the C preprocessor
127configure:9342: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
128configure:9342: $? = 0
129configure:9356: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
130conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
131 #include <ac_nonexistent.h>
132                            ^
133compilation terminated.
134configure:9356: $? = 1
135configure: failed program was:
136| /* confdefs.h */
137| #define PACKAGE_NAME ""
138| #define PACKAGE_TARNAME ""
139| #define PACKAGE_VERSION ""
140| #define PACKAGE_STRING ""
141| #define PACKAGE_BUGREPORT ""
142| #define PACKAGE_URL ""
143| /* end confdefs.h.  */
144| #include <ac_nonexistent.h>
145configure:9381: result: gcc -E
146configure:9401: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
147configure:9401: $? = 0
148configure:9415: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
149conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
150 #include <ac_nonexistent.h>
151                            ^
152compilation terminated.
153configure:9415: $? = 1
154configure: failed program was:
155| /* confdefs.h */
156| #define PACKAGE_NAME ""
157| #define PACKAGE_TARNAME ""
158| #define PACKAGE_VERSION ""
159| #define PACKAGE_STRING ""
160| #define PACKAGE_BUGREPORT ""
161| #define PACKAGE_URL ""
162| /* end confdefs.h.  */
163| #include <ac_nonexistent.h>
164configure:9447: checking for gawk
165configure:9463: found /usr/bin/gawk
166configure:9474: result: gawk
167configure:9485: checking whether ln -s works
168configure:9489: result: yes
169configure:9539: checking for ranlib
170configure:9555: found /usr/bin/ranlib
171configure:9566: result: ranlib
172configure:9602: checking for a BSD-compatible install
173configure:9670: result: /usr/bin/install -c
174configure:9683: checking for rm
175configure:9699: found /bin/rm
176configure:9710: result: rm
177configure:9720: checking for as
178configure:9736: found /usr/bin/as
179configure:9747: result: as
180configure:9757: checking for cpp
181configure:9773: found /usr/bin/cpp
182configure:9784: result: cpp
183configure:9835: checking for ar
184configure:9851: found /usr/bin/ar
185configure:9862: result: ar
186configure:9888: checking for grep that handles long lines and -e
187configure:9946: result: /bin/grep
188configure:9951: checking for egrep
189configure:10013: result: /bin/grep -E
190configure:10018: checking for ANSI C header files
191configure:10038: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
192configure:10038: $? = 0
193configure:10111: gcc -o conftest -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5
194configure:10111: $? = 0
195configure:10111: ./conftest
196configure:10111: $? = 0
197configure:10122: result: yes
198configure:10135: checking for sys/types.h
199configure:10135: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
200configure:10135: $? = 0
201configure:10135: result: yes
202configure:10135: checking for sys/stat.h
203configure:10135: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
204configure:10135: $? = 0
205configure:10135: result: yes
206configure:10135: checking for stdlib.h
207configure:10135: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
208configure:10135: $? = 0
209configure:10135: result: yes
210configure:10135: checking for string.h
211configure:10135: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
212configure:10135: $? = 0
213configure:10135: result: yes
214configure:10135: checking for memory.h
215configure:10135: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
216configure:10135: $? = 0
217configure:10135: result: yes
218configure:10135: checking for strings.h
219configure:10135: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
220configure:10135: $? = 0
221configure:10135: result: yes
222configure:10135: checking for inttypes.h
223configure:10135: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
224configure:10135: $? = 0
225configure:10135: result: yes
226configure:10135: checking for stdint.h
227configure:10135: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
228configure:10135: $? = 0
229configure:10135: result: yes
230configure:10135: checking for unistd.h
231configure:10135: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
232configure:10135: $? = 0
233configure:10135: result: yes
234configure:10148: checking minix/config.h usability
235configure:10148: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
236conftest.c:52:26: fatal error: minix/config.h: No such file or directory
237 #include <minix/config.h>
238                          ^
239compilation terminated.
240configure:10148: $? = 1
241configure: failed program was:
242| /* confdefs.h */
243| #define PACKAGE_NAME ""
244| #define PACKAGE_TARNAME ""
245| #define PACKAGE_VERSION ""
246| #define PACKAGE_STRING ""
247| #define PACKAGE_BUGREPORT ""
248| #define PACKAGE_URL ""
249| #define STDC_HEADERS 1
250| #define HAVE_SYS_TYPES_H 1
251| #define HAVE_SYS_STAT_H 1
252| #define HAVE_STDLIB_H 1
253| #define HAVE_STRING_H 1
254| #define HAVE_MEMORY_H 1
255| #define HAVE_STRINGS_H 1
256| #define HAVE_INTTYPES_H 1
257| #define HAVE_STDINT_H 1
258| #define HAVE_UNISTD_H 1
259| /* end confdefs.h.  */
260| #include <stdio.h>
261| #ifdef HAVE_SYS_TYPES_H
262| # include <sys/types.h>
263| #endif
264| #ifdef HAVE_SYS_STAT_H
265| # include <sys/stat.h>
266| #endif
267| #ifdef STDC_HEADERS
268| # include <stdlib.h>
269| # include <stddef.h>
270| #else
271| # ifdef HAVE_STDLIB_H
272| #  include <stdlib.h>
273| # endif
274| #endif
275| #ifdef HAVE_STRING_H
276| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
277| #  include <memory.h>
278| # endif
279| # include <string.h>
280| #endif
281| #ifdef HAVE_STRINGS_H
282| # include <strings.h>
283| #endif
284| #ifdef HAVE_INTTYPES_H
285| # include <inttypes.h>
286| #endif
287| #ifdef HAVE_STDINT_H
288| # include <stdint.h>
289| #endif
290| #ifdef HAVE_UNISTD_H
291| # include <unistd.h>
292| #endif
293| #include <minix/config.h>
294configure:10148: result: no
295configure:10148: checking minix/config.h presence
296configure:10148: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
297conftest.c:19:26: fatal error: minix/config.h: No such file or directory
298 #include <minix/config.h>
299                          ^
300compilation terminated.
301configure:10148: $? = 1
302configure: failed program was:
303| /* confdefs.h */
304| #define PACKAGE_NAME ""
305| #define PACKAGE_TARNAME ""
306| #define PACKAGE_VERSION ""
307| #define PACKAGE_STRING ""
308| #define PACKAGE_BUGREPORT ""
309| #define PACKAGE_URL ""
310| #define STDC_HEADERS 1
311| #define HAVE_SYS_TYPES_H 1
312| #define HAVE_SYS_STAT_H 1
313| #define HAVE_STDLIB_H 1
314| #define HAVE_STRING_H 1
315| #define HAVE_MEMORY_H 1
316| #define HAVE_STRINGS_H 1
317| #define HAVE_INTTYPES_H 1
318| #define HAVE_STDINT_H 1
319| #define HAVE_UNISTD_H 1
320| /* end confdefs.h.  */
321| #include <minix/config.h>
322configure:10148: result: no
323configure:10148: checking for minix/config.h
324configure:10148: result: no
325configure:10169: checking whether it is safe to define __EXTENSIONS__
326configure:10187: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
327configure:10187: $? = 0
328configure:10194: result: yes
329configure:10210: checking for library containing strerror
330configure:10241: gcc -o conftest -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5
331configure:10241: $? = 0
332configure:10258: result: none required
333configure:10267: checking whether system uses EBCDIC
334configure:10286: gcc -o conftest -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5
335configure:10286: $? = 0
336configure:10286: ./conftest
337configure:10286: $? = 1
338configure: program exited with status 1
339configure: failed program was:
340| /* confdefs.h */
341| #define PACKAGE_NAME ""
342| #define PACKAGE_TARNAME ""
343| #define PACKAGE_VERSION ""
344| #define PACKAGE_STRING ""
345| #define PACKAGE_BUGREPORT ""
346| #define PACKAGE_URL ""
347| #define STDC_HEADERS 1
348| #define HAVE_SYS_TYPES_H 1
349| #define HAVE_SYS_STAT_H 1
350| #define HAVE_STDLIB_H 1
351| #define HAVE_STRING_H 1
352| #define HAVE_MEMORY_H 1
353| #define HAVE_STRINGS_H 1
354| #define HAVE_INTTYPES_H 1
355| #define HAVE_STDINT_H 1
356| #define HAVE_UNISTD_H 1
357| #define __EXTENSIONS__ 1
358| #define _ALL_SOURCE 1
359| #define _GNU_SOURCE 1
360| #define _POSIX_PTHREAD_SEMANTICS 1
361| #define _TANDEM_SOURCE 1
362| /* end confdefs.h.  */
363|
364| int main(void) {
365|   return (unsigned char)'A' != (unsigned char)0xC1;
366| }
367|
368configure:10300: result: no
369configure:10698: checking how to print strings
370configure:10725: result: printf
371configure:10746: checking for a sed that does not truncate output
372configure:10810: result: /bin/sed
373configure:10828: checking for fgrep
374configure:10890: result: /bin/grep -F
375configure:10925: checking for ld used by gcc
376configure:10992: result: /usr/bin/ld
377configure:10999: checking if the linker (/usr/bin/ld) is GNU ld
378configure:11014: result: yes
379configure:11026: checking for BSD- or MS-compatible name lister (nm)
380configure:11075: result: /usr/bin/nm -B
381configure:11205: checking the name lister (/usr/bin/nm -B) interface
382configure:11212: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
383configure:11215: /usr/bin/nm -B "conftest.o"
384configure:11218: output
3850000000000000000 B some_variable
386configure:11225: result: BSD nm
387configure:11229: checking the maximum length of command line arguments
388configure:11359: result: 1572864
389configure:11376: checking whether the shell understands some XSI constructs
390configure:11386: result: yes
391configure:11390: checking whether the shell understands "+="
392configure:11396: result: yes
393configure:11431: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
394configure:11471: result: func_convert_file_noop
395configure:11478: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
396configure:11498: result: func_convert_file_noop
397configure:11505: checking for /usr/bin/ld option to reload object files
398configure:11512: result: -r
399configure:11586: checking for objdump
400configure:11613: result: objdump
401configure:11642: checking how to recognize dependent libraries
402configure:11844: result: pass_all
403configure:11929: checking for dlltool
404configure:11956: result: dlltool
405configure:11986: checking how to associate runtime and link libraries
406configure:12013: result: printf %s\n
407configure:12137: checking for archiver @FILE support
408configure:12154: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
409configure:12154: $? = 0
410configure:12157: ar cru libconftest.a @conftest.lst >&5
411configure:12160: $? = 0
412configure:12165: ar cru libconftest.a @conftest.lst >&5
413ar: conftest.o: No such file or directory
414configure:12168: $? = 1
415configure:12180: result: @
416configure:12238: checking for strip
417configure:12254: found /usr/bin/strip
418configure:12265: result: strip
419configure:12337: checking for ranlib
420configure:12364: result: ranlib
421configure:12466: checking command to parse /usr/bin/nm -B output from gcc object
422configure:12586: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
423configure:12589: $? = 0
424configure:12593: /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
425configure:12596: $? = 0
426configure:12662: gcc -o conftest -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c conftstm.o >&5
427configure:12665: $? = 0
428configure:12703: result: ok
429configure:12740: checking for sysroot
430configure:12770: result: no
431configure:12847: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
432configure:12850: $? = 0
433configure:13026: checking for mt
434configure:13042: found /bin/mt
435configure:13053: result: mt
436configure:13076: checking if mt is a manifest tool
437configure:13082: mt '-?'
438configure:13090: result: no
439configure:13729: checking for dlfcn.h
440configure:13729: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
441configure:13729: $? = 0
442configure:13729: result: yes
443configure:13933: checking for objdir
444configure:13948: result: .libs
445configure:14219: checking if gcc supports -fno-rtti -fno-exceptions
446configure:14237: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -fno-rtti -fno-exceptions conftest.c >&5
447cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
448configure:14241: $? = 0
449configure:14254: result: no
450configure:14581: checking for gcc option to produce PIC
451configure:14588: result: -fPIC -DPIC
452configure:14596: checking if gcc PIC flag -fPIC -DPIC works
453configure:14614: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -fPIC -DPIC -DPIC conftest.c >&5
454configure:14618: $? = 0
455configure:14631: result: yes
456configure:14660: checking if gcc static flag -static works
457configure:14688: result: yes
458configure:14703: checking if gcc supports -c -o file.o
459configure:14724: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -o out/conftest2.o conftest.c >&5
460configure:14728: $? = 0
461configure:14750: result: yes
462configure:14758: checking if gcc supports -c -o file.o
463configure:14805: result: yes
464configure:14838: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
465configure:15991: result: yes
466configure:16028: checking whether -lc should be explicitly linked in
467configure:16036: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
468configure:16039: $? = 0
469configure:16054: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
470configure:16057: $? = 0
471configure:16071: result: no
472configure:16231: checking dynamic linker characteristics
473configure:16742: gcc -o conftest -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE  -Wl,-rpath -Wl,/foo conftest.c  >&5
474configure:16742: $? = 0
475configure:16964: result: GNU/Linux ld.so
476configure:17071: checking how to hardcode library paths into programs
477configure:17096: result: immediate
478configure:17636: checking whether stripping libraries is possible
479configure:17641: result: yes
480configure:17676: checking if libtool supports shared libraries
481configure:17678: result: yes
482configure:17681: checking whether to build shared libraries
483configure:17702: result: yes
484configure:17705: checking whether to build static libraries
485configure:17709: result: yes
486configure:18349: checking whether the compiler provides atomic builtins
487configure:18396: gcc -o conftest -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5
488configure:18396: $? = 0
489configure:18396: ./conftest
490configure:18396: $? = 0
491configure:18406: result: yes
492configure:18700: checking whether to enable -D_LARGEFILE64_SOURCE
493configure:18748: gcc -o conftest -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE  conftest.c  >&5
494configure:18748: $? = 0
495configure:18748: ./conftest
496configure:18748: $? = 1
497configure: program exited with status 1
498configure: failed program was:
499| /* confdefs.h */
500| #define PACKAGE_NAME ""
501| #define PACKAGE_TARNAME ""
502| #define PACKAGE_VERSION ""
503| #define PACKAGE_STRING ""
504| #define PACKAGE_BUGREPORT ""
505| #define PACKAGE_URL ""
506| #define STDC_HEADERS 1
507| #define HAVE_SYS_TYPES_H 1
508| #define HAVE_SYS_STAT_H 1
509| #define HAVE_STDLIB_H 1
510| #define HAVE_STRING_H 1
511| #define HAVE_MEMORY_H 1
512| #define HAVE_STRINGS_H 1
513| #define HAVE_INTTYPES_H 1
514| #define HAVE_STDINT_H 1
515| #define HAVE_UNISTD_H 1
516| #define __EXTENSIONS__ 1
517| #define _ALL_SOURCE 1
518| #define _GNU_SOURCE 1
519| #define _POSIX_PTHREAD_SEMANTICS 1
520| #define _TANDEM_SOURCE 1
521| #define HAVE_DLFCN_H 1
522| #define LT_OBJDIR ".libs/"
523| #define HAVE_ATOMIC_BUILTINS 1
524| /* end confdefs.h.  */
525|
526| #include <sys/types.h>
527| #include <sys/stat.h>
528| #include <fcntl.h>
529| #include <stdlib.h>
530| #include <stdio.h>
531| #include <unistd.h>
532|
533| void main(void)
534| {
535|     int fd, ret = 0;
536|     struct stat64 st;
537|     off64_t off = 4242;
538|
539|     if (sizeof(off64_t) != 8 || sizeof(off_t) != 4)
540|        exit(1);
541|     if ((fd = open("conftest.lfs", O_LARGEFILE|O_CREAT|O_WRONLY, 0644)) < 0)
542|        exit(2);
543|     if (ftruncate64(fd, off) != 0)
544|        ret = 3;
545|     else if (fstat64(fd, &st) != 0 || st.st_size != off)
546|        ret = 4;
547|     else if (lseek64(fd, off, SEEK_SET) != off)
548|        ret = 5;
549|     else if (close(fd) != 0)
550|        ret = 6;
551|     else if (lstat64("conftest.lfs", &st) != 0 || st.st_size != off)
552|        ret = 7;
553|     else if (stat64("conftest.lfs", &st) != 0 || st.st_size != off)
554|        ret = 8;
555|     unlink("conftest.lfs");
556|
557|     exit(ret);
558| }
559configure:18759: result: no
560configure:18859: Configured for Linux 3.13
561configure:18899: checking for library containing gethostbyname
562configure:18930: gcc -o conftest -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5
563configure:18930: $? = 0
564configure:18947: result: none required
565configure:18955: checking for library containing gethostname
566configure:18986: gcc -o conftest -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5
567configure:18986: $? = 0
568configure:19003: result: none required
569configure:19011: checking for library containing socket
570configure:19042: gcc -o conftest -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5
571configure:19042: $? = 0
572configure:19059: result: none required
573configure:19067: checking for library containing crypt
574configure:19098: gcc -o conftest -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5
575/tmp/ccvQ1XIH.o: In function `main':
576/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:38: undefined reference to `crypt'
577collect2: error: ld returned 1 exit status
578configure:19098: $? = 1
579configure: failed program was:
580| /* confdefs.h */
581| #define PACKAGE_NAME ""
582| #define PACKAGE_TARNAME ""
583| #define PACKAGE_VERSION ""
584| #define PACKAGE_STRING ""
585| #define PACKAGE_BUGREPORT ""
586| #define PACKAGE_URL ""
587| #define STDC_HEADERS 1
588| #define HAVE_SYS_TYPES_H 1
589| #define HAVE_SYS_STAT_H 1
590| #define HAVE_STDLIB_H 1
591| #define HAVE_STRING_H 1
592| #define HAVE_MEMORY_H 1
593| #define HAVE_STRINGS_H 1
594| #define HAVE_INTTYPES_H 1
595| #define HAVE_STDINT_H 1
596| #define HAVE_UNISTD_H 1
597| #define __EXTENSIONS__ 1
598| #define _ALL_SOURCE 1
599| #define _GNU_SOURCE 1
600| #define _POSIX_PTHREAD_SEMANTICS 1
601| #define _TANDEM_SOURCE 1
602| #define HAVE_DLFCN_H 1
603| #define LT_OBJDIR ".libs/"
604| #define HAVE_ATOMIC_BUILTINS 1
605| /* end confdefs.h.  */
606|
607| /* Override any GCC internal prototype to avoid an error.
608|    Use char because int might match the return type of a GCC
609|    builtin and then its argument prototype would still apply.  */
610| #ifdef __cplusplus
611| extern "C"
612| #endif
613| char crypt ();
614| int
615| main ()
616| {
617| return crypt ();
618|   ;
619|   return 0;
620| }
621configure:19098: gcc -o conftest -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt   >&5
622configure:19098: $? = 0
623configure:19115: result: -lcrypt
624configure:19123: checking for main in -ltruerand
625configure:19142: gcc -o conftest -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -ltruerand  -lcrypt  >&5
626/usr/bin/ld: cannot find -ltruerand
627collect2: error: ld returned 1 exit status
628configure:19142: $? = 1
629configure: failed program was:
630| /* confdefs.h */
631| #define PACKAGE_NAME ""
632| #define PACKAGE_TARNAME ""
633| #define PACKAGE_VERSION ""
634| #define PACKAGE_STRING ""
635| #define PACKAGE_BUGREPORT ""
636| #define PACKAGE_URL ""
637| #define STDC_HEADERS 1
638| #define HAVE_SYS_TYPES_H 1
639| #define HAVE_SYS_STAT_H 1
640| #define HAVE_STDLIB_H 1
641| #define HAVE_STRING_H 1
642| #define HAVE_MEMORY_H 1
643| #define HAVE_STRINGS_H 1
644| #define HAVE_INTTYPES_H 1
645| #define HAVE_STDINT_H 1
646| #define HAVE_UNISTD_H 1
647| #define __EXTENSIONS__ 1
648| #define _ALL_SOURCE 1
649| #define _GNU_SOURCE 1
650| #define _POSIX_PTHREAD_SEMANTICS 1
651| #define _TANDEM_SOURCE 1
652| #define HAVE_DLFCN_H 1
653| #define LT_OBJDIR ".libs/"
654| #define HAVE_ATOMIC_BUILTINS 1
655| /* end confdefs.h.  */
656|
657|
658| int
659| main ()
660| {
661| return main ();
662|   ;
663|   return 0;
664| }
665configure:19151: result: no
666configure:19162: checking for library containing modf
667configure:19193: gcc -o conftest -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  >&5
668conftest.c:34:6: warning: conflicting types for built-in function 'modf' [enabled by default]
669 char modf ();
670      ^
671configure:19193: $? = 0
672configure:19210: result: none required
673configure:19234: checking pthread.h usability
674configure:19234: gcc -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -w conftest.c >&5
675configure:19234: $? = 0
676configure:19234: result: yes
677configure:19234: checking pthread.h presence
678configure:19234: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -w conftest.c
679configure:19234: $? = 0
680configure:19234: result: yes
681configure:19234: checking for pthread.h
682configure:19234: result: yes
683configure:19282: checking for CFLAGS needed for pthreads
684configure:19314: gcc -o conftest -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  >&5
685/tmp/ccod1t6P.o: In function `main':
686/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:41: undefined reference to `pthread_mutexattr_init'
687/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:42: undefined reference to `pthread_create'
688collect2: error: ld returned 1 exit status
689configure:19314: $? = 1
690configure: program exited with status 1
691configure: failed program was:
692| /* confdefs.h */
693| #define PACKAGE_NAME ""
694| #define PACKAGE_TARNAME ""
695| #define PACKAGE_VERSION ""
696| #define PACKAGE_STRING ""
697| #define PACKAGE_BUGREPORT ""
698| #define PACKAGE_URL ""
699| #define STDC_HEADERS 1
700| #define HAVE_SYS_TYPES_H 1
701| #define HAVE_SYS_STAT_H 1
702| #define HAVE_STDLIB_H 1
703| #define HAVE_STRING_H 1
704| #define HAVE_MEMORY_H 1
705| #define HAVE_STRINGS_H 1
706| #define HAVE_INTTYPES_H 1
707| #define HAVE_STDINT_H 1
708| #define HAVE_UNISTD_H 1
709| #define __EXTENSIONS__ 1
710| #define _ALL_SOURCE 1
711| #define _GNU_SOURCE 1
712| #define _POSIX_PTHREAD_SEMANTICS 1
713| #define _TANDEM_SOURCE 1
714| #define HAVE_DLFCN_H 1
715| #define LT_OBJDIR ".libs/"
716| #define HAVE_ATOMIC_BUILTINS 1
717| #define HAVE_PTHREAD_H 1
718| /* end confdefs.h.  */
719|
720| #include <pthread.h>
721| #include <stddef.h>
722|
723| void *thread_routine(void *data) {
724|     return data;
725| }
726|
727| int main() {
728|     pthread_t thd;
729|     pthread_mutexattr_t mattr;
730|     pthread_once_t once_init = PTHREAD_ONCE_INIT;
731|     int data = 1;
732|     pthread_mutexattr_init(&mattr);
733|     return pthread_create(&thd, NULL, thread_routine, &data);
734| }
735configure:19314: gcc -o conftest -g -O2 -kthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  >&5
736gcc: error: unrecognized command line option '-kthread'
737configure:19314: $? = 1
738configure: program exited with status 1
739configure: failed program was:
740| /* confdefs.h */
741| #define PACKAGE_NAME ""
742| #define PACKAGE_TARNAME ""
743| #define PACKAGE_VERSION ""
744| #define PACKAGE_STRING ""
745| #define PACKAGE_BUGREPORT ""
746| #define PACKAGE_URL ""
747| #define STDC_HEADERS 1
748| #define HAVE_SYS_TYPES_H 1
749| #define HAVE_SYS_STAT_H 1
750| #define HAVE_STDLIB_H 1
751| #define HAVE_STRING_H 1
752| #define HAVE_MEMORY_H 1
753| #define HAVE_STRINGS_H 1
754| #define HAVE_INTTYPES_H 1
755| #define HAVE_STDINT_H 1
756| #define HAVE_UNISTD_H 1
757| #define __EXTENSIONS__ 1
758| #define _ALL_SOURCE 1
759| #define _GNU_SOURCE 1
760| #define _POSIX_PTHREAD_SEMANTICS 1
761| #define _TANDEM_SOURCE 1
762| #define HAVE_DLFCN_H 1
763| #define LT_OBJDIR ".libs/"
764| #define HAVE_ATOMIC_BUILTINS 1
765| #define HAVE_PTHREAD_H 1
766| /* end confdefs.h.  */
767|
768| #include <pthread.h>
769| #include <stddef.h>
770|
771| void *thread_routine(void *data) {
772|     return data;
773| }
774|
775| int main() {
776|     pthread_t thd;
777|     pthread_mutexattr_t mattr;
778|     pthread_once_t once_init = PTHREAD_ONCE_INIT;
779|     int data = 1;
780|     pthread_mutexattr_init(&mattr);
781|     return pthread_create(&thd, NULL, thread_routine, &data);
782| }
783configure:19314: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  >&5
784configure:19314: $? = 0
785configure:19314: ./conftest
786configure:19314: $? = 0
787configure:19336: result: -pthread
788configure:19372: checking for LIBS needed for pthreads
789configure:19404: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
790configure:19404: $? = 0
791configure:19404: ./conftest
792configure:19404: $? = 0
793configure:19426: result: -lpthread
794configure:19466: checking for pthread.h
795configure:19466: result: yes
796configure:19767: checking whether pthread_getspecific takes two arguments
797configure:19790: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
798conftest.c: In function 'main':
799conftest.c:38:1: error: too many arguments to function 'pthread_getspecific'
800 pthread_getspecific(key,&tmp);
801 ^
802In file included from conftest.c:30:0:
803/usr/include/pthread.h:1130:14: note: declared here
804 extern void *pthread_getspecific (pthread_key_t __key) __THROW;
805              ^
806configure:19790: $? = 1
807configure: failed program was:
808| /* confdefs.h */
809| #define PACKAGE_NAME ""
810| #define PACKAGE_TARNAME ""
811| #define PACKAGE_VERSION ""
812| #define PACKAGE_STRING ""
813| #define PACKAGE_BUGREPORT ""
814| #define PACKAGE_URL ""
815| #define STDC_HEADERS 1
816| #define HAVE_SYS_TYPES_H 1
817| #define HAVE_SYS_STAT_H 1
818| #define HAVE_STDLIB_H 1
819| #define HAVE_STRING_H 1
820| #define HAVE_MEMORY_H 1
821| #define HAVE_STRINGS_H 1
822| #define HAVE_INTTYPES_H 1
823| #define HAVE_STDINT_H 1
824| #define HAVE_UNISTD_H 1
825| #define __EXTENSIONS__ 1
826| #define _ALL_SOURCE 1
827| #define _GNU_SOURCE 1
828| #define _POSIX_PTHREAD_SEMANTICS 1
829| #define _TANDEM_SOURCE 1
830| #define HAVE_DLFCN_H 1
831| #define LT_OBJDIR ".libs/"
832| #define HAVE_ATOMIC_BUILTINS 1
833| #define HAVE_PTHREAD_H 1
834| #define HAVE_PTHREAD_H 1
835| /* end confdefs.h.  */
836|
837| #include <pthread.h>
838|
839| int
840| main ()
841| {
842|
843| pthread_key_t key;
844| void *tmp;
845| pthread_getspecific(key,&tmp);
846|
847|   ;
848|   return 0;
849| }
850configure:19802: result: no
851configure:19812: checking whether pthread_attr_getdetachstate takes one argument
852configure:19834: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
853conftest.c: In function 'main':
854conftest.c:37:1: error: too few arguments to function 'pthread_attr_getdetachstate'
855 pthread_attr_getdetachstate(attr);
856 ^
857In file included from conftest.c:30:0:
858/usr/include/pthread.h:305:12: note: declared here
859 extern int pthread_attr_getdetachstate (const pthread_attr_t *__attr,
860            ^
861configure:19834: $? = 1
862configure: failed program was:
863| /* confdefs.h */
864| #define PACKAGE_NAME ""
865| #define PACKAGE_TARNAME ""
866| #define PACKAGE_VERSION ""
867| #define PACKAGE_STRING ""
868| #define PACKAGE_BUGREPORT ""
869| #define PACKAGE_URL ""
870| #define STDC_HEADERS 1
871| #define HAVE_SYS_TYPES_H 1
872| #define HAVE_SYS_STAT_H 1
873| #define HAVE_STDLIB_H 1
874| #define HAVE_STRING_H 1
875| #define HAVE_MEMORY_H 1
876| #define HAVE_STRINGS_H 1
877| #define HAVE_INTTYPES_H 1
878| #define HAVE_STDINT_H 1
879| #define HAVE_UNISTD_H 1
880| #define __EXTENSIONS__ 1
881| #define _ALL_SOURCE 1
882| #define _GNU_SOURCE 1
883| #define _POSIX_PTHREAD_SEMANTICS 1
884| #define _TANDEM_SOURCE 1
885| #define HAVE_DLFCN_H 1
886| #define LT_OBJDIR ".libs/"
887| #define HAVE_ATOMIC_BUILTINS 1
888| #define HAVE_PTHREAD_H 1
889| #define HAVE_PTHREAD_H 1
890| /* end confdefs.h.  */
891|
892| #include <pthread.h>
893|
894| int
895| main ()
896| {
897|
898| pthread_attr_t *attr;
899| pthread_attr_getdetachstate(attr);
900|
901|   ;
902|   return 0;
903| }
904configure:19846: result: no
905configure:19856: checking for recursive mutex support
906configure:19879: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
907configure:19879: $? = 0
908configure:19879: ./conftest
909configure:19879: $? = 0
910configure:19889: result: yes
911configure:19902: checking for pthread_key_delete
912configure:19902: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
913configure:19902: $? = 0
914configure:19902: result: yes
915configure:19902: checking for pthread_rwlock_init
916configure:19902: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
917configure:19902: $? = 0
918configure:19902: result: yes
919configure:19902: checking for pthread_attr_setguardsize
920configure:19902: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
921configure:19902: $? = 0
922configure:19902: result: yes
923configure:19902: checking for pthread_yield
924configure:19902: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
925configure:19902: $? = 0
926configure:19902: result: yes
927configure:19913: checking for pthread_rwlock_t
928configure:19930: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
929configure:19930: $? = 0
930configure:19937: result: yes
931configure:19980: checking for readdir in -lc_r
932configure:20005: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lc_r  -lcrypt  -lpthread >&5
933/usr/bin/ld: cannot find -lc_r
934collect2: error: ld returned 1 exit status
935configure:20005: $? = 1
936configure: failed program was:
937| /* confdefs.h */
938| #define PACKAGE_NAME ""
939| #define PACKAGE_TARNAME ""
940| #define PACKAGE_VERSION ""
941| #define PACKAGE_STRING ""
942| #define PACKAGE_BUGREPORT ""
943| #define PACKAGE_URL ""
944| #define STDC_HEADERS 1
945| #define HAVE_SYS_TYPES_H 1
946| #define HAVE_SYS_STAT_H 1
947| #define HAVE_STDLIB_H 1
948| #define HAVE_STRING_H 1
949| #define HAVE_MEMORY_H 1
950| #define HAVE_STRINGS_H 1
951| #define HAVE_INTTYPES_H 1
952| #define HAVE_STDINT_H 1
953| #define HAVE_UNISTD_H 1
954| #define __EXTENSIONS__ 1
955| #define _ALL_SOURCE 1
956| #define _GNU_SOURCE 1
957| #define _POSIX_PTHREAD_SEMANTICS 1
958| #define _TANDEM_SOURCE 1
959| #define HAVE_DLFCN_H 1
960| #define LT_OBJDIR ".libs/"
961| #define HAVE_ATOMIC_BUILTINS 1
962| #define HAVE_PTHREAD_H 1
963| #define HAVE_PTHREAD_H 1
964| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
965| #define HAVE_PTHREAD_KEY_DELETE 1
966| #define HAVE_PTHREAD_RWLOCK_INIT 1
967| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
968| #define HAVE_PTHREAD_YIELD 1
969| #define HAVE_PTHREAD_RWLOCKS 1
970| /* end confdefs.h.  */
971|
972| /* Override any GCC internal prototype to avoid an error.
973|    Use char because int might match the return type of a GCC
974|    builtin and then its argument prototype would still apply.  */
975| #ifdef __cplusplus
976| extern "C"
977| #endif
978| char readdir ();
979| int
980| main ()
981| {
982| return readdir ();
983|   ;
984|   return 0;
985| }
986configure:20014: result: no
987configure:20023: checking for gethostbyname in -lc_r
988configure:20048: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lc_r  -lcrypt  -lpthread >&5
989/usr/bin/ld: cannot find -lc_r
990collect2: error: ld returned 1 exit status
991configure:20048: $? = 1
992configure: failed program was:
993| /* confdefs.h */
994| #define PACKAGE_NAME ""
995| #define PACKAGE_TARNAME ""
996| #define PACKAGE_VERSION ""
997| #define PACKAGE_STRING ""
998| #define PACKAGE_BUGREPORT ""
999| #define PACKAGE_URL ""
1000| #define STDC_HEADERS 1
1001| #define HAVE_SYS_TYPES_H 1
1002| #define HAVE_SYS_STAT_H 1
1003| #define HAVE_STDLIB_H 1
1004| #define HAVE_STRING_H 1
1005| #define HAVE_MEMORY_H 1
1006| #define HAVE_STRINGS_H 1
1007| #define HAVE_INTTYPES_H 1
1008| #define HAVE_STDINT_H 1
1009| #define HAVE_UNISTD_H 1
1010| #define __EXTENSIONS__ 1
1011| #define _ALL_SOURCE 1
1012| #define _GNU_SOURCE 1
1013| #define _POSIX_PTHREAD_SEMANTICS 1
1014| #define _TANDEM_SOURCE 1
1015| #define HAVE_DLFCN_H 1
1016| #define LT_OBJDIR ".libs/"
1017| #define HAVE_ATOMIC_BUILTINS 1
1018| #define HAVE_PTHREAD_H 1
1019| #define HAVE_PTHREAD_H 1
1020| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1021| #define HAVE_PTHREAD_KEY_DELETE 1
1022| #define HAVE_PTHREAD_RWLOCK_INIT 1
1023| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
1024| #define HAVE_PTHREAD_YIELD 1
1025| #define HAVE_PTHREAD_RWLOCKS 1
1026| /* end confdefs.h.  */
1027|
1028| /* Override any GCC internal prototype to avoid an error.
1029|    Use char because int might match the return type of a GCC
1030|    builtin and then its argument prototype would still apply.  */
1031| #ifdef __cplusplus
1032| extern "C"
1033| #endif
1034| char gethostbyname ();
1035| int
1036| main ()
1037| {
1038| return gethostbyname ();
1039|   ;
1040|   return 0;
1041| }
1042configure:20057: result: no
1043configure:20070: checking for gethostbyaddr in -lc_r
1044configure:20095: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lc_r  -lcrypt  -lpthread >&5
1045/usr/bin/ld: cannot find -lc_r
1046collect2: error: ld returned 1 exit status
1047configure:20095: $? = 1
1048configure: failed program was:
1049| /* confdefs.h */
1050| #define PACKAGE_NAME ""
1051| #define PACKAGE_TARNAME ""
1052| #define PACKAGE_VERSION ""
1053| #define PACKAGE_STRING ""
1054| #define PACKAGE_BUGREPORT ""
1055| #define PACKAGE_URL ""
1056| #define STDC_HEADERS 1
1057| #define HAVE_SYS_TYPES_H 1
1058| #define HAVE_SYS_STAT_H 1
1059| #define HAVE_STDLIB_H 1
1060| #define HAVE_STRING_H 1
1061| #define HAVE_MEMORY_H 1
1062| #define HAVE_STRINGS_H 1
1063| #define HAVE_INTTYPES_H 1
1064| #define HAVE_STDINT_H 1
1065| #define HAVE_UNISTD_H 1
1066| #define __EXTENSIONS__ 1
1067| #define _ALL_SOURCE 1
1068| #define _GNU_SOURCE 1
1069| #define _POSIX_PTHREAD_SEMANTICS 1
1070| #define _TANDEM_SOURCE 1
1071| #define HAVE_DLFCN_H 1
1072| #define LT_OBJDIR ".libs/"
1073| #define HAVE_ATOMIC_BUILTINS 1
1074| #define HAVE_PTHREAD_H 1
1075| #define HAVE_PTHREAD_H 1
1076| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1077| #define HAVE_PTHREAD_KEY_DELETE 1
1078| #define HAVE_PTHREAD_RWLOCK_INIT 1
1079| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
1080| #define HAVE_PTHREAD_YIELD 1
1081| #define HAVE_PTHREAD_RWLOCKS 1
1082| /* end confdefs.h.  */
1083|
1084| /* Override any GCC internal prototype to avoid an error.
1085|    Use char because int might match the return type of a GCC
1086|    builtin and then its argument prototype would still apply.  */
1087| #ifdef __cplusplus
1088| extern "C"
1089| #endif
1090| char gethostbyaddr ();
1091| int
1092| main ()
1093| {
1094| return gethostbyaddr ();
1095|   ;
1096|   return 0;
1097| }
1098configure:20104: result: no
1099configure:20117: checking for getservbyname in -lc_r
1100configure:20142: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lc_r  -lcrypt  -lpthread >&5
1101/usr/bin/ld: cannot find -lc_r
1102collect2: error: ld returned 1 exit status
1103configure:20142: $? = 1
1104configure: failed program was:
1105| /* confdefs.h */
1106| #define PACKAGE_NAME ""
1107| #define PACKAGE_TARNAME ""
1108| #define PACKAGE_VERSION ""
1109| #define PACKAGE_STRING ""
1110| #define PACKAGE_BUGREPORT ""
1111| #define PACKAGE_URL ""
1112| #define STDC_HEADERS 1
1113| #define HAVE_SYS_TYPES_H 1
1114| #define HAVE_SYS_STAT_H 1
1115| #define HAVE_STDLIB_H 1
1116| #define HAVE_STRING_H 1
1117| #define HAVE_MEMORY_H 1
1118| #define HAVE_STRINGS_H 1
1119| #define HAVE_INTTYPES_H 1
1120| #define HAVE_STDINT_H 1
1121| #define HAVE_UNISTD_H 1
1122| #define __EXTENSIONS__ 1
1123| #define _ALL_SOURCE 1
1124| #define _GNU_SOURCE 1
1125| #define _POSIX_PTHREAD_SEMANTICS 1
1126| #define _TANDEM_SOURCE 1
1127| #define HAVE_DLFCN_H 1
1128| #define LT_OBJDIR ".libs/"
1129| #define HAVE_ATOMIC_BUILTINS 1
1130| #define HAVE_PTHREAD_H 1
1131| #define HAVE_PTHREAD_H 1
1132| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1133| #define HAVE_PTHREAD_KEY_DELETE 1
1134| #define HAVE_PTHREAD_RWLOCK_INIT 1
1135| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
1136| #define HAVE_PTHREAD_YIELD 1
1137| #define HAVE_PTHREAD_RWLOCKS 1
1138| /* end confdefs.h.  */
1139|
1140| /* Override any GCC internal prototype to avoid an error.
1141|    Use char because int might match the return type of a GCC
1142|    builtin and then its argument prototype would still apply.  */
1143| #ifdef __cplusplus
1144| extern "C"
1145| #endif
1146| char getservbyname ();
1147| int
1148| main ()
1149| {
1150| return getservbyname ();
1151|   ;
1152|   return 0;
1153| }
1154configure:20151: result: no
1155configure:20166: checking for gethostbyname_r
1156configure:20166: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1157configure:20166: $? = 0
1158configure:20166: result: yes
1159configure:20166: checking for gethostbyaddr_r
1160configure:20166: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1161configure:20166: $? = 0
1162configure:20166: result: yes
1163configure:20166: checking for getservbyname_r
1164configure:20166: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1165configure:20166: $? = 0
1166configure:20166: result: yes
1167configure:20297: checking for sigsuspend
1168configure:20297: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1169configure:20297: $? = 0
1170configure:20297: result: yes
1171configure:20310: checking for sigwait
1172configure:20310: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1173configure:20310: $? = 0
1174configure:20310: result: yes
1175configure:20334: checking for poll
1176configure:20334: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1177configure:20334: $? = 0
1178configure:20334: result: yes
1179configure:20334: checking for kqueue
1180configure:20334: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1181/tmp/ccpJh8pb.o: In function `main':
1182/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:75: undefined reference to `kqueue'
1183collect2: error: ld returned 1 exit status
1184configure:20334: $? = 1
1185configure: failed program was:
1186| /* confdefs.h */
1187| #define PACKAGE_NAME ""
1188| #define PACKAGE_TARNAME ""
1189| #define PACKAGE_VERSION ""
1190| #define PACKAGE_STRING ""
1191| #define PACKAGE_BUGREPORT ""
1192| #define PACKAGE_URL ""
1193| #define STDC_HEADERS 1
1194| #define HAVE_SYS_TYPES_H 1
1195| #define HAVE_SYS_STAT_H 1
1196| #define HAVE_STDLIB_H 1
1197| #define HAVE_STRING_H 1
1198| #define HAVE_MEMORY_H 1
1199| #define HAVE_STRINGS_H 1
1200| #define HAVE_INTTYPES_H 1
1201| #define HAVE_STDINT_H 1
1202| #define HAVE_UNISTD_H 1
1203| #define __EXTENSIONS__ 1
1204| #define _ALL_SOURCE 1
1205| #define _GNU_SOURCE 1
1206| #define _POSIX_PTHREAD_SEMANTICS 1
1207| #define _TANDEM_SOURCE 1
1208| #define HAVE_DLFCN_H 1
1209| #define LT_OBJDIR ".libs/"
1210| #define HAVE_ATOMIC_BUILTINS 1
1211| #define HAVE_PTHREAD_H 1
1212| #define HAVE_PTHREAD_H 1
1213| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1214| #define HAVE_PTHREAD_KEY_DELETE 1
1215| #define HAVE_PTHREAD_RWLOCK_INIT 1
1216| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
1217| #define HAVE_PTHREAD_YIELD 1
1218| #define HAVE_PTHREAD_RWLOCKS 1
1219| #define HAVE_GETHOSTBYNAME_R 1
1220| #define HAVE_GETHOSTBYADDR_R 1
1221| #define HAVE_GETSERVBYNAME_R 1
1222| #define HAVE_SIGSUSPEND 1
1223| #define HAVE_SIGWAIT 1
1224| #define HAVE_POLL 1
1225| /* end confdefs.h.  */
1226| /* Define kqueue to an innocuous variant, in case <limits.h> declares kqueue.
1227|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1228| #define kqueue innocuous_kqueue
1229|
1230| /* System header to define __stub macros and hopefully few prototypes,
1231|     which can conflict with char kqueue (); below.
1232|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1233|     <limits.h> exists even on freestanding compilers.  */
1234|
1235| #ifdef __STDC__
1236| # include <limits.h>
1237| #else
1238| # include <assert.h>
1239| #endif
1240|
1241| #undef kqueue
1242|
1243| /* Override any GCC internal prototype to avoid an error.
1244|    Use char because int might match the return type of a GCC
1245|    builtin and then its argument prototype would still apply.  */
1246| #ifdef __cplusplus
1247| extern "C"
1248| #endif
1249| char kqueue ();
1250| /* The GNU C library defines this for functions which it implements
1251|     to always fail with ENOSYS.  Some functions are actually named
1252|     something starting with __ and the normal name is an alias.  */
1253| #if defined __stub_kqueue || defined __stub___kqueue
1254| choke me
1255| #endif
1256|
1257| int
1258| main ()
1259| {
1260| return kqueue ();
1261|   ;
1262|   return 0;
1263| }
1264configure:20334: result: no
1265configure:20334: checking for port_create
1266configure:20334: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1267/tmp/ccPpdm7h.o: In function `main':
1268/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:75: undefined reference to `port_create'
1269collect2: error: ld returned 1 exit status
1270configure:20334: $? = 1
1271configure: failed program was:
1272| /* confdefs.h */
1273| #define PACKAGE_NAME ""
1274| #define PACKAGE_TARNAME ""
1275| #define PACKAGE_VERSION ""
1276| #define PACKAGE_STRING ""
1277| #define PACKAGE_BUGREPORT ""
1278| #define PACKAGE_URL ""
1279| #define STDC_HEADERS 1
1280| #define HAVE_SYS_TYPES_H 1
1281| #define HAVE_SYS_STAT_H 1
1282| #define HAVE_STDLIB_H 1
1283| #define HAVE_STRING_H 1
1284| #define HAVE_MEMORY_H 1
1285| #define HAVE_STRINGS_H 1
1286| #define HAVE_INTTYPES_H 1
1287| #define HAVE_STDINT_H 1
1288| #define HAVE_UNISTD_H 1
1289| #define __EXTENSIONS__ 1
1290| #define _ALL_SOURCE 1
1291| #define _GNU_SOURCE 1
1292| #define _POSIX_PTHREAD_SEMANTICS 1
1293| #define _TANDEM_SOURCE 1
1294| #define HAVE_DLFCN_H 1
1295| #define LT_OBJDIR ".libs/"
1296| #define HAVE_ATOMIC_BUILTINS 1
1297| #define HAVE_PTHREAD_H 1
1298| #define HAVE_PTHREAD_H 1
1299| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1300| #define HAVE_PTHREAD_KEY_DELETE 1
1301| #define HAVE_PTHREAD_RWLOCK_INIT 1
1302| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
1303| #define HAVE_PTHREAD_YIELD 1
1304| #define HAVE_PTHREAD_RWLOCKS 1
1305| #define HAVE_GETHOSTBYNAME_R 1
1306| #define HAVE_GETHOSTBYADDR_R 1
1307| #define HAVE_GETSERVBYNAME_R 1
1308| #define HAVE_SIGSUSPEND 1
1309| #define HAVE_SIGWAIT 1
1310| #define HAVE_POLL 1
1311| /* end confdefs.h.  */
1312| /* Define port_create to an innocuous variant, in case <limits.h> declares port_create.
1313|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1314| #define port_create innocuous_port_create
1315|
1316| /* System header to define __stub macros and hopefully few prototypes,
1317|     which can conflict with char port_create (); below.
1318|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1319|     <limits.h> exists even on freestanding compilers.  */
1320|
1321| #ifdef __STDC__
1322| # include <limits.h>
1323| #else
1324| # include <assert.h>
1325| #endif
1326|
1327| #undef port_create
1328|
1329| /* Override any GCC internal prototype to avoid an error.
1330|    Use char because int might match the return type of a GCC
1331|    builtin and then its argument prototype would still apply.  */
1332| #ifdef __cplusplus
1333| extern "C"
1334| #endif
1335| char port_create ();
1336| /* The GNU C library defines this for functions which it implements
1337|     to always fail with ENOSYS.  Some functions are actually named
1338|     something starting with __ and the normal name is an alias.  */
1339| #if defined __stub_port_create || defined __stub___port_create
1340| choke me
1341| #endif
1342|
1343| int
1344| main ()
1345| {
1346| return port_create ();
1347|   ;
1348|   return 0;
1349| }
1350configure:20334: result: no
1351configure:20346: checking for epoll support
1352configure:20365: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1353configure:20365: $? = 0
1354configure:20365: ./conftest
1355configure:20365: $? = 0
1356configure:20375: result: yes
1357configure:20385: checking for epoll_create1 support
1358configure:20404: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1359configure:20404: $? = 0
1360configure:20404: ./conftest
1361configure:20404: $? = 0
1362configure:20414: result: yes
1363configure:20424: checking for dup3 support
1364configure:20442: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1365configure:20442: $? = 0
1366configure:20442: ./conftest
1367configure:20442: $? = 0
1368configure:20452: result: yes
1369configure:20465: checking for accept4 support
1370configure:20513: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1371configure:20513: $? = 0
1372configure:20513: ./conftest
1373configure:20513: $? = 0
1374configure:20523: result: yes
1375configure:20532: checking for SOCK_CLOEXEC support
1376configure:20551: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1377configure:20551: $? = 0
1378configure:20551: ./conftest
1379configure:20551: $? = 0
1380configure:20561: result: yes
1381configure:20572: checking for fdatasync
1382configure:20572: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1383configure:20572: $? = 0
1384configure:20572: result: yes
1385configure:20583: checking for epoll_create1 support
1386configure:20612: result: yes
1387configure:20622: checking for asio -> message queue support
1388configure:20645: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1389conftest.c: In function 'main':
1390conftest.c:56:6: error: 'struct aiocb' has no member named 'aio_notifytype'
1391     a.aio_notifytype = AIO_MSGQ;  /* use IPC message queue for notification */
1392      ^
1393conftest.c:56:24: error: 'AIO_MSGQ' undeclared (first use in this function)
1394     a.aio_notifytype = AIO_MSGQ;  /* use IPC message queue for notification */
1395                        ^
1396conftest.c:56:24: note: each undeclared identifier is reported only once for each function it appears in
1397conftest.c:58:26: error: 'NULL' undeclared (first use in this function)
1398     return aio_cancel(2, NULL) == -1;
1399                          ^
1400configure:20645: $? = 1
1401configure: program exited with status 1
1402configure: failed program was:
1403| /* confdefs.h */
1404| #define PACKAGE_NAME ""
1405| #define PACKAGE_TARNAME ""
1406| #define PACKAGE_VERSION ""
1407| #define PACKAGE_STRING ""
1408| #define PACKAGE_BUGREPORT ""
1409| #define PACKAGE_URL ""
1410| #define STDC_HEADERS 1
1411| #define HAVE_SYS_TYPES_H 1
1412| #define HAVE_SYS_STAT_H 1
1413| #define HAVE_STDLIB_H 1
1414| #define HAVE_STRING_H 1
1415| #define HAVE_MEMORY_H 1
1416| #define HAVE_STRINGS_H 1
1417| #define HAVE_INTTYPES_H 1
1418| #define HAVE_STDINT_H 1
1419| #define HAVE_UNISTD_H 1
1420| #define __EXTENSIONS__ 1
1421| #define _ALL_SOURCE 1
1422| #define _GNU_SOURCE 1
1423| #define _POSIX_PTHREAD_SEMANTICS 1
1424| #define _TANDEM_SOURCE 1
1425| #define HAVE_DLFCN_H 1
1426| #define LT_OBJDIR ".libs/"
1427| #define HAVE_ATOMIC_BUILTINS 1
1428| #define HAVE_PTHREAD_H 1
1429| #define HAVE_PTHREAD_H 1
1430| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1431| #define HAVE_PTHREAD_KEY_DELETE 1
1432| #define HAVE_PTHREAD_RWLOCK_INIT 1
1433| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
1434| #define HAVE_PTHREAD_YIELD 1
1435| #define HAVE_PTHREAD_RWLOCKS 1
1436| #define HAVE_GETHOSTBYNAME_R 1
1437| #define HAVE_GETHOSTBYADDR_R 1
1438| #define HAVE_GETSERVBYNAME_R 1
1439| #define HAVE_SIGSUSPEND 1
1440| #define HAVE_SIGWAIT 1
1441| #define HAVE_POLL 1
1442| #define HAVE_EPOLL 1
1443| #define HAVE_EPOLL_CREATE1 1
1444| #define HAVE_DUP3 1
1445| #define HAVE_ACCEPT4 1
1446| #define HAVE_SOCK_CLOEXEC 1
1447| #define HAVE_FDATASYNC 1
1448| #define HAVE_EPOLL_CREATE1 1
1449| /* end confdefs.h.  */
1450|
1451| #define _AIO_OS390
1452| #include <aio.h>
1453|
1454| int main()
1455| {
1456|     struct aiocb a;
1457|
1458|     a.aio_notifytype = AIO_MSGQ;  /* use IPC message queue for notification */
1459|
1460|     return aio_cancel(2, NULL) == -1;
1461| }
1462configure:20655: result: no
1463configure:20665: checking for dup3 support
1464configure:20693: result: yes
1465configure:20703: checking for accept4 support
1466configure:20795: result: yes
1467configure:20804: checking for SOCK_CLOEXEC support
1468configure:20833: result: yes
1469configure:20845: checking for getpwnam_r
1470configure:20845: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1471configure:20845: $? = 0
1472configure:20845: result: yes
1473configure:20845: checking for getpwuid_r
1474configure:20845: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1475configure:20845: $? = 0
1476configure:20845: result: yes
1477configure:20845: checking for getgrnam_r
1478configure:20845: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1479configure:20845: $? = 0
1480configure:20845: result: yes
1481configure:20845: checking for getgrgid_r
1482configure:20845: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1483configure:20845: $? = 0
1484configure:20845: result: yes
1485configure:20859: checking for library containing shm_open
1486configure:20890: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  -lpthread >&5
1487/tmp/ccKs3YO3.o: In function `main':
1488/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:66: undefined reference to `shm_open'
1489collect2: error: ld returned 1 exit status
1490configure:20890: $? = 1
1491configure: failed program was:
1492| /* confdefs.h */
1493| #define PACKAGE_NAME ""
1494| #define PACKAGE_TARNAME ""
1495| #define PACKAGE_VERSION ""
1496| #define PACKAGE_STRING ""
1497| #define PACKAGE_BUGREPORT ""
1498| #define PACKAGE_URL ""
1499| #define STDC_HEADERS 1
1500| #define HAVE_SYS_TYPES_H 1
1501| #define HAVE_SYS_STAT_H 1
1502| #define HAVE_STDLIB_H 1
1503| #define HAVE_STRING_H 1
1504| #define HAVE_MEMORY_H 1
1505| #define HAVE_STRINGS_H 1
1506| #define HAVE_INTTYPES_H 1
1507| #define HAVE_STDINT_H 1
1508| #define HAVE_UNISTD_H 1
1509| #define __EXTENSIONS__ 1
1510| #define _ALL_SOURCE 1
1511| #define _GNU_SOURCE 1
1512| #define _POSIX_PTHREAD_SEMANTICS 1
1513| #define _TANDEM_SOURCE 1
1514| #define HAVE_DLFCN_H 1
1515| #define LT_OBJDIR ".libs/"
1516| #define HAVE_ATOMIC_BUILTINS 1
1517| #define HAVE_PTHREAD_H 1
1518| #define HAVE_PTHREAD_H 1
1519| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1520| #define HAVE_PTHREAD_KEY_DELETE 1
1521| #define HAVE_PTHREAD_RWLOCK_INIT 1
1522| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
1523| #define HAVE_PTHREAD_YIELD 1
1524| #define HAVE_PTHREAD_RWLOCKS 1
1525| #define HAVE_GETHOSTBYNAME_R 1
1526| #define HAVE_GETHOSTBYADDR_R 1
1527| #define HAVE_GETSERVBYNAME_R 1
1528| #define HAVE_SIGSUSPEND 1
1529| #define HAVE_SIGWAIT 1
1530| #define HAVE_POLL 1
1531| #define HAVE_EPOLL 1
1532| #define HAVE_EPOLL_CREATE1 1
1533| #define HAVE_DUP3 1
1534| #define HAVE_ACCEPT4 1
1535| #define HAVE_SOCK_CLOEXEC 1
1536| #define HAVE_FDATASYNC 1
1537| #define HAVE_EPOLL_CREATE1 1
1538| #define HAVE_DUP3 1
1539| #define HAVE_ACCEPT4 1
1540| #define HAVE_SOCK_CLOEXEC 1
1541| #define HAVE_GETPWNAM_R 1
1542| #define HAVE_GETPWUID_R 1
1543| #define HAVE_GETGRNAM_R 1
1544| #define HAVE_GETGRGID_R 1
1545| /* end confdefs.h.  */
1546|
1547| /* Override any GCC internal prototype to avoid an error.
1548|    Use char because int might match the return type of a GCC
1549|    builtin and then its argument prototype would still apply.  */
1550| #ifdef __cplusplus
1551| extern "C"
1552| #endif
1553| char shm_open ();
1554| int
1555| main ()
1556| {
1557| return shm_open ();
1558|   ;
1559|   return 0;
1560| }
1561configure:20890: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt  -lcrypt  -lpthread >&5
1562configure:20890: $? = 0
1563configure:20907: result: -lrt
1564configure:20927: checking for sys/types.h
1565configure:20927: result: yes
1566configure:20927: checking sys/mman.h usability
1567configure:20927: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
1568configure:20927: $? = 0
1569configure:20927: result: yes
1570configure:20927: checking sys/mman.h presence
1571configure:20927: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
1572configure:20927: $? = 0
1573configure:20927: result: yes
1574configure:20927: checking for sys/mman.h
1575configure:20927: result: yes
1576configure:20927: checking sys/ipc.h usability
1577configure:20927: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
1578configure:20927: $? = 0
1579configure:20927: result: yes
1580configure:20927: checking sys/ipc.h presence
1581configure:20927: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
1582configure:20927: $? = 0
1583configure:20927: result: yes
1584configure:20927: checking for sys/ipc.h
1585configure:20927: result: yes
1586configure:20927: checking sys/mutex.h usability
1587configure:20927: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
1588conftest.c:91:23: fatal error: sys/mutex.h: No such file or directory
1589 #include <sys/mutex.h>
1590                       ^
1591compilation terminated.
1592configure:20927: $? = 1
1593configure: failed program was:
1594| /* confdefs.h */
1595| #define PACKAGE_NAME ""
1596| #define PACKAGE_TARNAME ""
1597| #define PACKAGE_VERSION ""
1598| #define PACKAGE_STRING ""
1599| #define PACKAGE_BUGREPORT ""
1600| #define PACKAGE_URL ""
1601| #define STDC_HEADERS 1
1602| #define HAVE_SYS_TYPES_H 1
1603| #define HAVE_SYS_STAT_H 1
1604| #define HAVE_STDLIB_H 1
1605| #define HAVE_STRING_H 1
1606| #define HAVE_MEMORY_H 1
1607| #define HAVE_STRINGS_H 1
1608| #define HAVE_INTTYPES_H 1
1609| #define HAVE_STDINT_H 1
1610| #define HAVE_UNISTD_H 1
1611| #define __EXTENSIONS__ 1
1612| #define _ALL_SOURCE 1
1613| #define _GNU_SOURCE 1
1614| #define _POSIX_PTHREAD_SEMANTICS 1
1615| #define _TANDEM_SOURCE 1
1616| #define HAVE_DLFCN_H 1
1617| #define LT_OBJDIR ".libs/"
1618| #define HAVE_ATOMIC_BUILTINS 1
1619| #define HAVE_PTHREAD_H 1
1620| #define HAVE_PTHREAD_H 1
1621| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1622| #define HAVE_PTHREAD_KEY_DELETE 1
1623| #define HAVE_PTHREAD_RWLOCK_INIT 1
1624| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
1625| #define HAVE_PTHREAD_YIELD 1
1626| #define HAVE_PTHREAD_RWLOCKS 1
1627| #define HAVE_GETHOSTBYNAME_R 1
1628| #define HAVE_GETHOSTBYADDR_R 1
1629| #define HAVE_GETSERVBYNAME_R 1
1630| #define HAVE_SIGSUSPEND 1
1631| #define HAVE_SIGWAIT 1
1632| #define HAVE_POLL 1
1633| #define HAVE_EPOLL 1
1634| #define HAVE_EPOLL_CREATE1 1
1635| #define HAVE_DUP3 1
1636| #define HAVE_ACCEPT4 1
1637| #define HAVE_SOCK_CLOEXEC 1
1638| #define HAVE_FDATASYNC 1
1639| #define HAVE_EPOLL_CREATE1 1
1640| #define HAVE_DUP3 1
1641| #define HAVE_ACCEPT4 1
1642| #define HAVE_SOCK_CLOEXEC 1
1643| #define HAVE_GETPWNAM_R 1
1644| #define HAVE_GETPWUID_R 1
1645| #define HAVE_GETGRNAM_R 1
1646| #define HAVE_GETGRGID_R 1
1647| #define HAVE_SYS_TYPES_H 1
1648| #define HAVE_SYS_MMAN_H 1
1649| #define HAVE_SYS_IPC_H 1
1650| /* end confdefs.h.  */
1651| #include <stdio.h>
1652| #ifdef HAVE_SYS_TYPES_H
1653| # include <sys/types.h>
1654| #endif
1655| #ifdef HAVE_SYS_STAT_H
1656| # include <sys/stat.h>
1657| #endif
1658| #ifdef STDC_HEADERS
1659| # include <stdlib.h>
1660| # include <stddef.h>
1661| #else
1662| # ifdef HAVE_STDLIB_H
1663| #  include <stdlib.h>
1664| # endif
1665| #endif
1666| #ifdef HAVE_STRING_H
1667| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1668| #  include <memory.h>
1669| # endif
1670| # include <string.h>
1671| #endif
1672| #ifdef HAVE_STRINGS_H
1673| # include <strings.h>
1674| #endif
1675| #ifdef HAVE_INTTYPES_H
1676| # include <inttypes.h>
1677| #endif
1678| #ifdef HAVE_STDINT_H
1679| # include <stdint.h>
1680| #endif
1681| #ifdef HAVE_UNISTD_H
1682| # include <unistd.h>
1683| #endif
1684| #include <sys/mutex.h>
1685configure:20927: result: no
1686configure:20927: checking sys/mutex.h presence
1687configure:20927: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
1688conftest.c:58:23: fatal error: sys/mutex.h: No such file or directory
1689 #include <sys/mutex.h>
1690                       ^
1691compilation terminated.
1692configure:20927: $? = 1
1693configure: failed program was:
1694| /* confdefs.h */
1695| #define PACKAGE_NAME ""
1696| #define PACKAGE_TARNAME ""
1697| #define PACKAGE_VERSION ""
1698| #define PACKAGE_STRING ""
1699| #define PACKAGE_BUGREPORT ""
1700| #define PACKAGE_URL ""
1701| #define STDC_HEADERS 1
1702| #define HAVE_SYS_TYPES_H 1
1703| #define HAVE_SYS_STAT_H 1
1704| #define HAVE_STDLIB_H 1
1705| #define HAVE_STRING_H 1
1706| #define HAVE_MEMORY_H 1
1707| #define HAVE_STRINGS_H 1
1708| #define HAVE_INTTYPES_H 1
1709| #define HAVE_STDINT_H 1
1710| #define HAVE_UNISTD_H 1
1711| #define __EXTENSIONS__ 1
1712| #define _ALL_SOURCE 1
1713| #define _GNU_SOURCE 1
1714| #define _POSIX_PTHREAD_SEMANTICS 1
1715| #define _TANDEM_SOURCE 1
1716| #define HAVE_DLFCN_H 1
1717| #define LT_OBJDIR ".libs/"
1718| #define HAVE_ATOMIC_BUILTINS 1
1719| #define HAVE_PTHREAD_H 1
1720| #define HAVE_PTHREAD_H 1
1721| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1722| #define HAVE_PTHREAD_KEY_DELETE 1
1723| #define HAVE_PTHREAD_RWLOCK_INIT 1
1724| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
1725| #define HAVE_PTHREAD_YIELD 1
1726| #define HAVE_PTHREAD_RWLOCKS 1
1727| #define HAVE_GETHOSTBYNAME_R 1
1728| #define HAVE_GETHOSTBYADDR_R 1
1729| #define HAVE_GETSERVBYNAME_R 1
1730| #define HAVE_SIGSUSPEND 1
1731| #define HAVE_SIGWAIT 1
1732| #define HAVE_POLL 1
1733| #define HAVE_EPOLL 1
1734| #define HAVE_EPOLL_CREATE1 1
1735| #define HAVE_DUP3 1
1736| #define HAVE_ACCEPT4 1
1737| #define HAVE_SOCK_CLOEXEC 1
1738| #define HAVE_FDATASYNC 1
1739| #define HAVE_EPOLL_CREATE1 1
1740| #define HAVE_DUP3 1
1741| #define HAVE_ACCEPT4 1
1742| #define HAVE_SOCK_CLOEXEC 1
1743| #define HAVE_GETPWNAM_R 1
1744| #define HAVE_GETPWUID_R 1
1745| #define HAVE_GETGRNAM_R 1
1746| #define HAVE_GETGRGID_R 1
1747| #define HAVE_SYS_TYPES_H 1
1748| #define HAVE_SYS_MMAN_H 1
1749| #define HAVE_SYS_IPC_H 1
1750| /* end confdefs.h.  */
1751| #include <sys/mutex.h>
1752configure:20927: result: no
1753configure:20927: checking for sys/mutex.h
1754configure:20927: result: no
1755configure:20927: checking sys/shm.h usability
1756configure:20927: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
1757configure:20927: $? = 0
1758configure:20927: result: yes
1759configure:20927: checking sys/shm.h presence
1760configure:20927: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
1761configure:20927: $? = 0
1762configure:20927: result: yes
1763configure:20927: checking for sys/shm.h
1764configure:20927: result: yes
1765configure:20927: checking sys/file.h usability
1766configure:20927: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
1767configure:20927: $? = 0
1768configure:20927: result: yes
1769configure:20927: checking sys/file.h presence
1770configure:20927: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
1771configure:20927: $? = 0
1772configure:20927: result: yes
1773configure:20927: checking for sys/file.h
1774configure:20927: result: yes
1775configure:20927: checking kernel/OS.h usability
1776configure:20927: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
1777conftest.c:93:23: fatal error: kernel/OS.h: No such file or directory
1778 #include <kernel/OS.h>
1779                       ^
1780compilation terminated.
1781configure:20927: $? = 1
1782configure: failed program was:
1783| /* confdefs.h */
1784| #define PACKAGE_NAME ""
1785| #define PACKAGE_TARNAME ""
1786| #define PACKAGE_VERSION ""
1787| #define PACKAGE_STRING ""
1788| #define PACKAGE_BUGREPORT ""
1789| #define PACKAGE_URL ""
1790| #define STDC_HEADERS 1
1791| #define HAVE_SYS_TYPES_H 1
1792| #define HAVE_SYS_STAT_H 1
1793| #define HAVE_STDLIB_H 1
1794| #define HAVE_STRING_H 1
1795| #define HAVE_MEMORY_H 1
1796| #define HAVE_STRINGS_H 1
1797| #define HAVE_INTTYPES_H 1
1798| #define HAVE_STDINT_H 1
1799| #define HAVE_UNISTD_H 1
1800| #define __EXTENSIONS__ 1
1801| #define _ALL_SOURCE 1
1802| #define _GNU_SOURCE 1
1803| #define _POSIX_PTHREAD_SEMANTICS 1
1804| #define _TANDEM_SOURCE 1
1805| #define HAVE_DLFCN_H 1
1806| #define LT_OBJDIR ".libs/"
1807| #define HAVE_ATOMIC_BUILTINS 1
1808| #define HAVE_PTHREAD_H 1
1809| #define HAVE_PTHREAD_H 1
1810| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1811| #define HAVE_PTHREAD_KEY_DELETE 1
1812| #define HAVE_PTHREAD_RWLOCK_INIT 1
1813| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
1814| #define HAVE_PTHREAD_YIELD 1
1815| #define HAVE_PTHREAD_RWLOCKS 1
1816| #define HAVE_GETHOSTBYNAME_R 1
1817| #define HAVE_GETHOSTBYADDR_R 1
1818| #define HAVE_GETSERVBYNAME_R 1
1819| #define HAVE_SIGSUSPEND 1
1820| #define HAVE_SIGWAIT 1
1821| #define HAVE_POLL 1
1822| #define HAVE_EPOLL 1
1823| #define HAVE_EPOLL_CREATE1 1
1824| #define HAVE_DUP3 1
1825| #define HAVE_ACCEPT4 1
1826| #define HAVE_SOCK_CLOEXEC 1
1827| #define HAVE_FDATASYNC 1
1828| #define HAVE_EPOLL_CREATE1 1
1829| #define HAVE_DUP3 1
1830| #define HAVE_ACCEPT4 1
1831| #define HAVE_SOCK_CLOEXEC 1
1832| #define HAVE_GETPWNAM_R 1
1833| #define HAVE_GETPWUID_R 1
1834| #define HAVE_GETGRNAM_R 1
1835| #define HAVE_GETGRGID_R 1
1836| #define HAVE_SYS_TYPES_H 1
1837| #define HAVE_SYS_MMAN_H 1
1838| #define HAVE_SYS_IPC_H 1
1839| #define HAVE_SYS_SHM_H 1
1840| #define HAVE_SYS_FILE_H 1
1841| /* end confdefs.h.  */
1842| #include <stdio.h>
1843| #ifdef HAVE_SYS_TYPES_H
1844| # include <sys/types.h>
1845| #endif
1846| #ifdef HAVE_SYS_STAT_H
1847| # include <sys/stat.h>
1848| #endif
1849| #ifdef STDC_HEADERS
1850| # include <stdlib.h>
1851| # include <stddef.h>
1852| #else
1853| # ifdef HAVE_STDLIB_H
1854| #  include <stdlib.h>
1855| # endif
1856| #endif
1857| #ifdef HAVE_STRING_H
1858| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1859| #  include <memory.h>
1860| # endif
1861| # include <string.h>
1862| #endif
1863| #ifdef HAVE_STRINGS_H
1864| # include <strings.h>
1865| #endif
1866| #ifdef HAVE_INTTYPES_H
1867| # include <inttypes.h>
1868| #endif
1869| #ifdef HAVE_STDINT_H
1870| # include <stdint.h>
1871| #endif
1872| #ifdef HAVE_UNISTD_H
1873| # include <unistd.h>
1874| #endif
1875| #include <kernel/OS.h>
1876configure:20927: result: no
1877configure:20927: checking kernel/OS.h presence
1878configure:20927: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
1879conftest.c:60:23: fatal error: kernel/OS.h: No such file or directory
1880 #include <kernel/OS.h>
1881                       ^
1882compilation terminated.
1883configure:20927: $? = 1
1884configure: failed program was:
1885| /* confdefs.h */
1886| #define PACKAGE_NAME ""
1887| #define PACKAGE_TARNAME ""
1888| #define PACKAGE_VERSION ""
1889| #define PACKAGE_STRING ""
1890| #define PACKAGE_BUGREPORT ""
1891| #define PACKAGE_URL ""
1892| #define STDC_HEADERS 1
1893| #define HAVE_SYS_TYPES_H 1
1894| #define HAVE_SYS_STAT_H 1
1895| #define HAVE_STDLIB_H 1
1896| #define HAVE_STRING_H 1
1897| #define HAVE_MEMORY_H 1
1898| #define HAVE_STRINGS_H 1
1899| #define HAVE_INTTYPES_H 1
1900| #define HAVE_STDINT_H 1
1901| #define HAVE_UNISTD_H 1
1902| #define __EXTENSIONS__ 1
1903| #define _ALL_SOURCE 1
1904| #define _GNU_SOURCE 1
1905| #define _POSIX_PTHREAD_SEMANTICS 1
1906| #define _TANDEM_SOURCE 1
1907| #define HAVE_DLFCN_H 1
1908| #define LT_OBJDIR ".libs/"
1909| #define HAVE_ATOMIC_BUILTINS 1
1910| #define HAVE_PTHREAD_H 1
1911| #define HAVE_PTHREAD_H 1
1912| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1913| #define HAVE_PTHREAD_KEY_DELETE 1
1914| #define HAVE_PTHREAD_RWLOCK_INIT 1
1915| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
1916| #define HAVE_PTHREAD_YIELD 1
1917| #define HAVE_PTHREAD_RWLOCKS 1
1918| #define HAVE_GETHOSTBYNAME_R 1
1919| #define HAVE_GETHOSTBYADDR_R 1
1920| #define HAVE_GETSERVBYNAME_R 1
1921| #define HAVE_SIGSUSPEND 1
1922| #define HAVE_SIGWAIT 1
1923| #define HAVE_POLL 1
1924| #define HAVE_EPOLL 1
1925| #define HAVE_EPOLL_CREATE1 1
1926| #define HAVE_DUP3 1
1927| #define HAVE_ACCEPT4 1
1928| #define HAVE_SOCK_CLOEXEC 1
1929| #define HAVE_FDATASYNC 1
1930| #define HAVE_EPOLL_CREATE1 1
1931| #define HAVE_DUP3 1
1932| #define HAVE_ACCEPT4 1
1933| #define HAVE_SOCK_CLOEXEC 1
1934| #define HAVE_GETPWNAM_R 1
1935| #define HAVE_GETPWUID_R 1
1936| #define HAVE_GETGRNAM_R 1
1937| #define HAVE_GETGRGID_R 1
1938| #define HAVE_SYS_TYPES_H 1
1939| #define HAVE_SYS_MMAN_H 1
1940| #define HAVE_SYS_IPC_H 1
1941| #define HAVE_SYS_SHM_H 1
1942| #define HAVE_SYS_FILE_H 1
1943| /* end confdefs.h.  */
1944| #include <kernel/OS.h>
1945configure:20927: result: no
1946configure:20927: checking for kernel/OS.h
1947configure:20927: result: no
1948configure:20927: checking os2.h usability
1949configure:20927: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
1950conftest.c:93:17: fatal error: os2.h: No such file or directory
1951 #include <os2.h>
1952                 ^
1953compilation terminated.
1954configure:20927: $? = 1
1955configure: failed program was:
1956| /* confdefs.h */
1957| #define PACKAGE_NAME ""
1958| #define PACKAGE_TARNAME ""
1959| #define PACKAGE_VERSION ""
1960| #define PACKAGE_STRING ""
1961| #define PACKAGE_BUGREPORT ""
1962| #define PACKAGE_URL ""
1963| #define STDC_HEADERS 1
1964| #define HAVE_SYS_TYPES_H 1
1965| #define HAVE_SYS_STAT_H 1
1966| #define HAVE_STDLIB_H 1
1967| #define HAVE_STRING_H 1
1968| #define HAVE_MEMORY_H 1
1969| #define HAVE_STRINGS_H 1
1970| #define HAVE_INTTYPES_H 1
1971| #define HAVE_STDINT_H 1
1972| #define HAVE_UNISTD_H 1
1973| #define __EXTENSIONS__ 1
1974| #define _ALL_SOURCE 1
1975| #define _GNU_SOURCE 1
1976| #define _POSIX_PTHREAD_SEMANTICS 1
1977| #define _TANDEM_SOURCE 1
1978| #define HAVE_DLFCN_H 1
1979| #define LT_OBJDIR ".libs/"
1980| #define HAVE_ATOMIC_BUILTINS 1
1981| #define HAVE_PTHREAD_H 1
1982| #define HAVE_PTHREAD_H 1
1983| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
1984| #define HAVE_PTHREAD_KEY_DELETE 1
1985| #define HAVE_PTHREAD_RWLOCK_INIT 1
1986| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
1987| #define HAVE_PTHREAD_YIELD 1
1988| #define HAVE_PTHREAD_RWLOCKS 1
1989| #define HAVE_GETHOSTBYNAME_R 1
1990| #define HAVE_GETHOSTBYADDR_R 1
1991| #define HAVE_GETSERVBYNAME_R 1
1992| #define HAVE_SIGSUSPEND 1
1993| #define HAVE_SIGWAIT 1
1994| #define HAVE_POLL 1
1995| #define HAVE_EPOLL 1
1996| #define HAVE_EPOLL_CREATE1 1
1997| #define HAVE_DUP3 1
1998| #define HAVE_ACCEPT4 1
1999| #define HAVE_SOCK_CLOEXEC 1
2000| #define HAVE_FDATASYNC 1
2001| #define HAVE_EPOLL_CREATE1 1
2002| #define HAVE_DUP3 1
2003| #define HAVE_ACCEPT4 1
2004| #define HAVE_SOCK_CLOEXEC 1
2005| #define HAVE_GETPWNAM_R 1
2006| #define HAVE_GETPWUID_R 1
2007| #define HAVE_GETGRNAM_R 1
2008| #define HAVE_GETGRGID_R 1
2009| #define HAVE_SYS_TYPES_H 1
2010| #define HAVE_SYS_MMAN_H 1
2011| #define HAVE_SYS_IPC_H 1
2012| #define HAVE_SYS_SHM_H 1
2013| #define HAVE_SYS_FILE_H 1
2014| /* end confdefs.h.  */
2015| #include <stdio.h>
2016| #ifdef HAVE_SYS_TYPES_H
2017| # include <sys/types.h>
2018| #endif
2019| #ifdef HAVE_SYS_STAT_H
2020| # include <sys/stat.h>
2021| #endif
2022| #ifdef STDC_HEADERS
2023| # include <stdlib.h>
2024| # include <stddef.h>
2025| #else
2026| # ifdef HAVE_STDLIB_H
2027| #  include <stdlib.h>
2028| # endif
2029| #endif
2030| #ifdef HAVE_STRING_H
2031| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2032| #  include <memory.h>
2033| # endif
2034| # include <string.h>
2035| #endif
2036| #ifdef HAVE_STRINGS_H
2037| # include <strings.h>
2038| #endif
2039| #ifdef HAVE_INTTYPES_H
2040| # include <inttypes.h>
2041| #endif
2042| #ifdef HAVE_STDINT_H
2043| # include <stdint.h>
2044| #endif
2045| #ifdef HAVE_UNISTD_H
2046| # include <unistd.h>
2047| #endif
2048| #include <os2.h>
2049configure:20927: result: no
2050configure:20927: checking os2.h presence
2051configure:20927: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
2052conftest.c:60:17: fatal error: os2.h: No such file or directory
2053 #include <os2.h>
2054                 ^
2055compilation terminated.
2056configure:20927: $? = 1
2057configure: failed program was:
2058| /* confdefs.h */
2059| #define PACKAGE_NAME ""
2060| #define PACKAGE_TARNAME ""
2061| #define PACKAGE_VERSION ""
2062| #define PACKAGE_STRING ""
2063| #define PACKAGE_BUGREPORT ""
2064| #define PACKAGE_URL ""
2065| #define STDC_HEADERS 1
2066| #define HAVE_SYS_TYPES_H 1
2067| #define HAVE_SYS_STAT_H 1
2068| #define HAVE_STDLIB_H 1
2069| #define HAVE_STRING_H 1
2070| #define HAVE_MEMORY_H 1
2071| #define HAVE_STRINGS_H 1
2072| #define HAVE_INTTYPES_H 1
2073| #define HAVE_STDINT_H 1
2074| #define HAVE_UNISTD_H 1
2075| #define __EXTENSIONS__ 1
2076| #define _ALL_SOURCE 1
2077| #define _GNU_SOURCE 1
2078| #define _POSIX_PTHREAD_SEMANTICS 1
2079| #define _TANDEM_SOURCE 1
2080| #define HAVE_DLFCN_H 1
2081| #define LT_OBJDIR ".libs/"
2082| #define HAVE_ATOMIC_BUILTINS 1
2083| #define HAVE_PTHREAD_H 1
2084| #define HAVE_PTHREAD_H 1
2085| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2086| #define HAVE_PTHREAD_KEY_DELETE 1
2087| #define HAVE_PTHREAD_RWLOCK_INIT 1
2088| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
2089| #define HAVE_PTHREAD_YIELD 1
2090| #define HAVE_PTHREAD_RWLOCKS 1
2091| #define HAVE_GETHOSTBYNAME_R 1
2092| #define HAVE_GETHOSTBYADDR_R 1
2093| #define HAVE_GETSERVBYNAME_R 1
2094| #define HAVE_SIGSUSPEND 1
2095| #define HAVE_SIGWAIT 1
2096| #define HAVE_POLL 1
2097| #define HAVE_EPOLL 1
2098| #define HAVE_EPOLL_CREATE1 1
2099| #define HAVE_DUP3 1
2100| #define HAVE_ACCEPT4 1
2101| #define HAVE_SOCK_CLOEXEC 1
2102| #define HAVE_FDATASYNC 1
2103| #define HAVE_EPOLL_CREATE1 1
2104| #define HAVE_DUP3 1
2105| #define HAVE_ACCEPT4 1
2106| #define HAVE_SOCK_CLOEXEC 1
2107| #define HAVE_GETPWNAM_R 1
2108| #define HAVE_GETPWUID_R 1
2109| #define HAVE_GETGRNAM_R 1
2110| #define HAVE_GETGRGID_R 1
2111| #define HAVE_SYS_TYPES_H 1
2112| #define HAVE_SYS_MMAN_H 1
2113| #define HAVE_SYS_IPC_H 1
2114| #define HAVE_SYS_SHM_H 1
2115| #define HAVE_SYS_FILE_H 1
2116| /* end confdefs.h.  */
2117| #include <os2.h>
2118configure:20927: result: no
2119configure:20927: checking for os2.h
2120configure:20927: result: no
2121configure:20927: checking windows.h usability
2122configure:20927: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
2123conftest.c:93:21: fatal error: windows.h: No such file or directory
2124 #include <windows.h>
2125                     ^
2126compilation terminated.
2127configure:20927: $? = 1
2128configure: failed program was:
2129| /* confdefs.h */
2130| #define PACKAGE_NAME ""
2131| #define PACKAGE_TARNAME ""
2132| #define PACKAGE_VERSION ""
2133| #define PACKAGE_STRING ""
2134| #define PACKAGE_BUGREPORT ""
2135| #define PACKAGE_URL ""
2136| #define STDC_HEADERS 1
2137| #define HAVE_SYS_TYPES_H 1
2138| #define HAVE_SYS_STAT_H 1
2139| #define HAVE_STDLIB_H 1
2140| #define HAVE_STRING_H 1
2141| #define HAVE_MEMORY_H 1
2142| #define HAVE_STRINGS_H 1
2143| #define HAVE_INTTYPES_H 1
2144| #define HAVE_STDINT_H 1
2145| #define HAVE_UNISTD_H 1
2146| #define __EXTENSIONS__ 1
2147| #define _ALL_SOURCE 1
2148| #define _GNU_SOURCE 1
2149| #define _POSIX_PTHREAD_SEMANTICS 1
2150| #define _TANDEM_SOURCE 1
2151| #define HAVE_DLFCN_H 1
2152| #define LT_OBJDIR ".libs/"
2153| #define HAVE_ATOMIC_BUILTINS 1
2154| #define HAVE_PTHREAD_H 1
2155| #define HAVE_PTHREAD_H 1
2156| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2157| #define HAVE_PTHREAD_KEY_DELETE 1
2158| #define HAVE_PTHREAD_RWLOCK_INIT 1
2159| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
2160| #define HAVE_PTHREAD_YIELD 1
2161| #define HAVE_PTHREAD_RWLOCKS 1
2162| #define HAVE_GETHOSTBYNAME_R 1
2163| #define HAVE_GETHOSTBYADDR_R 1
2164| #define HAVE_GETSERVBYNAME_R 1
2165| #define HAVE_SIGSUSPEND 1
2166| #define HAVE_SIGWAIT 1
2167| #define HAVE_POLL 1
2168| #define HAVE_EPOLL 1
2169| #define HAVE_EPOLL_CREATE1 1
2170| #define HAVE_DUP3 1
2171| #define HAVE_ACCEPT4 1
2172| #define HAVE_SOCK_CLOEXEC 1
2173| #define HAVE_FDATASYNC 1
2174| #define HAVE_EPOLL_CREATE1 1
2175| #define HAVE_DUP3 1
2176| #define HAVE_ACCEPT4 1
2177| #define HAVE_SOCK_CLOEXEC 1
2178| #define HAVE_GETPWNAM_R 1
2179| #define HAVE_GETPWUID_R 1
2180| #define HAVE_GETGRNAM_R 1
2181| #define HAVE_GETGRGID_R 1
2182| #define HAVE_SYS_TYPES_H 1
2183| #define HAVE_SYS_MMAN_H 1
2184| #define HAVE_SYS_IPC_H 1
2185| #define HAVE_SYS_SHM_H 1
2186| #define HAVE_SYS_FILE_H 1
2187| /* end confdefs.h.  */
2188| #include <stdio.h>
2189| #ifdef HAVE_SYS_TYPES_H
2190| # include <sys/types.h>
2191| #endif
2192| #ifdef HAVE_SYS_STAT_H
2193| # include <sys/stat.h>
2194| #endif
2195| #ifdef STDC_HEADERS
2196| # include <stdlib.h>
2197| # include <stddef.h>
2198| #else
2199| # ifdef HAVE_STDLIB_H
2200| #  include <stdlib.h>
2201| # endif
2202| #endif
2203| #ifdef HAVE_STRING_H
2204| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2205| #  include <memory.h>
2206| # endif
2207| # include <string.h>
2208| #endif
2209| #ifdef HAVE_STRINGS_H
2210| # include <strings.h>
2211| #endif
2212| #ifdef HAVE_INTTYPES_H
2213| # include <inttypes.h>
2214| #endif
2215| #ifdef HAVE_STDINT_H
2216| # include <stdint.h>
2217| #endif
2218| #ifdef HAVE_UNISTD_H
2219| # include <unistd.h>
2220| #endif
2221| #include <windows.h>
2222configure:20927: result: no
2223configure:20927: checking windows.h presence
2224configure:20927: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
2225conftest.c:60:21: fatal error: windows.h: No such file or directory
2226 #include <windows.h>
2227                     ^
2228compilation terminated.
2229configure:20927: $? = 1
2230configure: failed program was:
2231| /* confdefs.h */
2232| #define PACKAGE_NAME ""
2233| #define PACKAGE_TARNAME ""
2234| #define PACKAGE_VERSION ""
2235| #define PACKAGE_STRING ""
2236| #define PACKAGE_BUGREPORT ""
2237| #define PACKAGE_URL ""
2238| #define STDC_HEADERS 1
2239| #define HAVE_SYS_TYPES_H 1
2240| #define HAVE_SYS_STAT_H 1
2241| #define HAVE_STDLIB_H 1
2242| #define HAVE_STRING_H 1
2243| #define HAVE_MEMORY_H 1
2244| #define HAVE_STRINGS_H 1
2245| #define HAVE_INTTYPES_H 1
2246| #define HAVE_STDINT_H 1
2247| #define HAVE_UNISTD_H 1
2248| #define __EXTENSIONS__ 1
2249| #define _ALL_SOURCE 1
2250| #define _GNU_SOURCE 1
2251| #define _POSIX_PTHREAD_SEMANTICS 1
2252| #define _TANDEM_SOURCE 1
2253| #define HAVE_DLFCN_H 1
2254| #define LT_OBJDIR ".libs/"
2255| #define HAVE_ATOMIC_BUILTINS 1
2256| #define HAVE_PTHREAD_H 1
2257| #define HAVE_PTHREAD_H 1
2258| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2259| #define HAVE_PTHREAD_KEY_DELETE 1
2260| #define HAVE_PTHREAD_RWLOCK_INIT 1
2261| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
2262| #define HAVE_PTHREAD_YIELD 1
2263| #define HAVE_PTHREAD_RWLOCKS 1
2264| #define HAVE_GETHOSTBYNAME_R 1
2265| #define HAVE_GETHOSTBYADDR_R 1
2266| #define HAVE_GETSERVBYNAME_R 1
2267| #define HAVE_SIGSUSPEND 1
2268| #define HAVE_SIGWAIT 1
2269| #define HAVE_POLL 1
2270| #define HAVE_EPOLL 1
2271| #define HAVE_EPOLL_CREATE1 1
2272| #define HAVE_DUP3 1
2273| #define HAVE_ACCEPT4 1
2274| #define HAVE_SOCK_CLOEXEC 1
2275| #define HAVE_FDATASYNC 1
2276| #define HAVE_EPOLL_CREATE1 1
2277| #define HAVE_DUP3 1
2278| #define HAVE_ACCEPT4 1
2279| #define HAVE_SOCK_CLOEXEC 1
2280| #define HAVE_GETPWNAM_R 1
2281| #define HAVE_GETPWUID_R 1
2282| #define HAVE_GETGRNAM_R 1
2283| #define HAVE_GETGRGID_R 1
2284| #define HAVE_SYS_TYPES_H 1
2285| #define HAVE_SYS_MMAN_H 1
2286| #define HAVE_SYS_IPC_H 1
2287| #define HAVE_SYS_SHM_H 1
2288| #define HAVE_SYS_FILE_H 1
2289| /* end confdefs.h.  */
2290| #include <windows.h>
2291configure:20927: result: no
2292configure:20927: checking for windows.h
2293configure:20927: result: no
2294configure:20941: checking for mmap
2295configure:20941: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2296configure:20941: $? = 0
2297configure:20941: result: yes
2298configure:20941: checking for munmap
2299configure:20941: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2300configure:20941: $? = 0
2301configure:20941: result: yes
2302configure:20941: checking for shm_open
2303configure:20941: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2304configure:20941: $? = 0
2305configure:20941: result: yes
2306configure:20941: checking for shm_unlink
2307configure:20941: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2308configure:20941: $? = 0
2309configure:20941: result: yes
2310configure:20941: checking for shmget
2311configure:20941: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2312configure:20941: $? = 0
2313configure:20941: result: yes
2314configure:20941: checking for shmat
2315configure:20941: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2316configure:20941: $? = 0
2317configure:20941: result: yes
2318configure:20941: checking for shmdt
2319configure:20941: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2320configure:20941: $? = 0
2321configure:20941: result: yes
2322configure:20941: checking for shmctl
2323configure:20941: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2324configure:20941: $? = 0
2325configure:20941: result: yes
2326configure:20941: checking for create_area
2327configure:20941: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2328/tmp/ccWPsUlY.o: In function `main':
2329/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:102: undefined reference to `create_area'
2330collect2: error: ld returned 1 exit status
2331configure:20941: $? = 1
2332configure: failed program was:
2333| /* confdefs.h */
2334| #define PACKAGE_NAME ""
2335| #define PACKAGE_TARNAME ""
2336| #define PACKAGE_VERSION ""
2337| #define PACKAGE_STRING ""
2338| #define PACKAGE_BUGREPORT ""
2339| #define PACKAGE_URL ""
2340| #define STDC_HEADERS 1
2341| #define HAVE_SYS_TYPES_H 1
2342| #define HAVE_SYS_STAT_H 1
2343| #define HAVE_STDLIB_H 1
2344| #define HAVE_STRING_H 1
2345| #define HAVE_MEMORY_H 1
2346| #define HAVE_STRINGS_H 1
2347| #define HAVE_INTTYPES_H 1
2348| #define HAVE_STDINT_H 1
2349| #define HAVE_UNISTD_H 1
2350| #define __EXTENSIONS__ 1
2351| #define _ALL_SOURCE 1
2352| #define _GNU_SOURCE 1
2353| #define _POSIX_PTHREAD_SEMANTICS 1
2354| #define _TANDEM_SOURCE 1
2355| #define HAVE_DLFCN_H 1
2356| #define LT_OBJDIR ".libs/"
2357| #define HAVE_ATOMIC_BUILTINS 1
2358| #define HAVE_PTHREAD_H 1
2359| #define HAVE_PTHREAD_H 1
2360| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2361| #define HAVE_PTHREAD_KEY_DELETE 1
2362| #define HAVE_PTHREAD_RWLOCK_INIT 1
2363| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
2364| #define HAVE_PTHREAD_YIELD 1
2365| #define HAVE_PTHREAD_RWLOCKS 1
2366| #define HAVE_GETHOSTBYNAME_R 1
2367| #define HAVE_GETHOSTBYADDR_R 1
2368| #define HAVE_GETSERVBYNAME_R 1
2369| #define HAVE_SIGSUSPEND 1
2370| #define HAVE_SIGWAIT 1
2371| #define HAVE_POLL 1
2372| #define HAVE_EPOLL 1
2373| #define HAVE_EPOLL_CREATE1 1
2374| #define HAVE_DUP3 1
2375| #define HAVE_ACCEPT4 1
2376| #define HAVE_SOCK_CLOEXEC 1
2377| #define HAVE_FDATASYNC 1
2378| #define HAVE_EPOLL_CREATE1 1
2379| #define HAVE_DUP3 1
2380| #define HAVE_ACCEPT4 1
2381| #define HAVE_SOCK_CLOEXEC 1
2382| #define HAVE_GETPWNAM_R 1
2383| #define HAVE_GETPWUID_R 1
2384| #define HAVE_GETGRNAM_R 1
2385| #define HAVE_GETGRGID_R 1
2386| #define HAVE_SYS_TYPES_H 1
2387| #define HAVE_SYS_MMAN_H 1
2388| #define HAVE_SYS_IPC_H 1
2389| #define HAVE_SYS_SHM_H 1
2390| #define HAVE_SYS_FILE_H 1
2391| #define HAVE_MMAP 1
2392| #define HAVE_MUNMAP 1
2393| #define HAVE_SHM_OPEN 1
2394| #define HAVE_SHM_UNLINK 1
2395| #define HAVE_SHMGET 1
2396| #define HAVE_SHMAT 1
2397| #define HAVE_SHMDT 1
2398| #define HAVE_SHMCTL 1
2399| /* end confdefs.h.  */
2400| /* Define create_area to an innocuous variant, in case <limits.h> declares create_area.
2401|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2402| #define create_area innocuous_create_area
2403|
2404| /* System header to define __stub macros and hopefully few prototypes,
2405|     which can conflict with char create_area (); below.
2406|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2407|     <limits.h> exists even on freestanding compilers.  */
2408|
2409| #ifdef __STDC__
2410| # include <limits.h>
2411| #else
2412| # include <assert.h>
2413| #endif
2414|
2415| #undef create_area
2416|
2417| /* Override any GCC internal prototype to avoid an error.
2418|    Use char because int might match the return type of a GCC
2419|    builtin and then its argument prototype would still apply.  */
2420| #ifdef __cplusplus
2421| extern "C"
2422| #endif
2423| char create_area ();
2424| /* The GNU C library defines this for functions which it implements
2425|     to always fail with ENOSYS.  Some functions are actually named
2426|     something starting with __ and the normal name is an alias.  */
2427| #if defined __stub_create_area || defined __stub___create_area
2428| choke me
2429| #endif
2430|
2431| int
2432| main ()
2433| {
2434| return create_area ();
2435|   ;
2436|   return 0;
2437| }
2438configure:20941: result: no
2439configure:20952: checking for MAP_ANON in sys/mman.h
2440configure:20977: result: yes
2441configure:20985: checking for /dev/zero
2442configure:20998: result: yes
2443configure:21008: checking for mmap that can map /dev/zero
2444configure:21040: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2445configure:21040: $? = 0
2446configure:21040: ./conftest
2447configure:21040: $? = 0
2448configure:21050: result: yes
2449configure:21333: result: decision on anonymous shared memory allocation method... 4.4BSD-style mmap() via MAP_ANON
2450configure:21649: result: decision on namebased memory allocation method... SysV IPC shmget()
2451configure:21708: checking for size_t
2452configure:21708: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
2453configure:21708: $? = 0
2454configure:21708: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
2455conftest.c: In function 'main':
2456conftest.c:109:21: error: expected expression before ')' token
2457 if (sizeof ((size_t)))
2458                     ^
2459configure:21708: $? = 1
2460configure: failed program was:
2461| /* confdefs.h */
2462| #define PACKAGE_NAME ""
2463| #define PACKAGE_TARNAME ""
2464| #define PACKAGE_VERSION ""
2465| #define PACKAGE_STRING ""
2466| #define PACKAGE_BUGREPORT ""
2467| #define PACKAGE_URL ""
2468| #define STDC_HEADERS 1
2469| #define HAVE_SYS_TYPES_H 1
2470| #define HAVE_SYS_STAT_H 1
2471| #define HAVE_STDLIB_H 1
2472| #define HAVE_STRING_H 1
2473| #define HAVE_MEMORY_H 1
2474| #define HAVE_STRINGS_H 1
2475| #define HAVE_INTTYPES_H 1
2476| #define HAVE_STDINT_H 1
2477| #define HAVE_UNISTD_H 1
2478| #define __EXTENSIONS__ 1
2479| #define _ALL_SOURCE 1
2480| #define _GNU_SOURCE 1
2481| #define _POSIX_PTHREAD_SEMANTICS 1
2482| #define _TANDEM_SOURCE 1
2483| #define HAVE_DLFCN_H 1
2484| #define LT_OBJDIR ".libs/"
2485| #define HAVE_ATOMIC_BUILTINS 1
2486| #define HAVE_PTHREAD_H 1
2487| #define HAVE_PTHREAD_H 1
2488| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2489| #define HAVE_PTHREAD_KEY_DELETE 1
2490| #define HAVE_PTHREAD_RWLOCK_INIT 1
2491| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
2492| #define HAVE_PTHREAD_YIELD 1
2493| #define HAVE_PTHREAD_RWLOCKS 1
2494| #define HAVE_GETHOSTBYNAME_R 1
2495| #define HAVE_GETHOSTBYADDR_R 1
2496| #define HAVE_GETSERVBYNAME_R 1
2497| #define HAVE_SIGSUSPEND 1
2498| #define HAVE_SIGWAIT 1
2499| #define HAVE_POLL 1
2500| #define HAVE_EPOLL 1
2501| #define HAVE_EPOLL_CREATE1 1
2502| #define HAVE_DUP3 1
2503| #define HAVE_ACCEPT4 1
2504| #define HAVE_SOCK_CLOEXEC 1
2505| #define HAVE_FDATASYNC 1
2506| #define HAVE_EPOLL_CREATE1 1
2507| #define HAVE_DUP3 1
2508| #define HAVE_ACCEPT4 1
2509| #define HAVE_SOCK_CLOEXEC 1
2510| #define HAVE_GETPWNAM_R 1
2511| #define HAVE_GETPWUID_R 1
2512| #define HAVE_GETGRNAM_R 1
2513| #define HAVE_GETGRGID_R 1
2514| #define HAVE_SYS_TYPES_H 1
2515| #define HAVE_SYS_MMAN_H 1
2516| #define HAVE_SYS_IPC_H 1
2517| #define HAVE_SYS_SHM_H 1
2518| #define HAVE_SYS_FILE_H 1
2519| #define HAVE_MMAP 1
2520| #define HAVE_MUNMAP 1
2521| #define HAVE_SHM_OPEN 1
2522| #define HAVE_SHM_UNLINK 1
2523| #define HAVE_SHMGET 1
2524| #define HAVE_SHMAT 1
2525| #define HAVE_SHMDT 1
2526| #define HAVE_SHMCTL 1
2527| #define HAVE_MAP_ANON 1
2528| #define anonymous shared memory allocation method 1
2529| #define USE_SHMEM_MMAP_ANON 1
2530| #define namebased memory allocation method 1
2531| #define USE_SHMEM_SHMGET 1
2532| /* end confdefs.h.  */
2533| #include <stdio.h>
2534| #ifdef HAVE_SYS_TYPES_H
2535| # include <sys/types.h>
2536| #endif
2537| #ifdef HAVE_SYS_STAT_H
2538| # include <sys/stat.h>
2539| #endif
2540| #ifdef STDC_HEADERS
2541| # include <stdlib.h>
2542| # include <stddef.h>
2543| #else
2544| # ifdef HAVE_STDLIB_H
2545| #  include <stdlib.h>
2546| # endif
2547| #endif
2548| #ifdef HAVE_STRING_H
2549| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2550| #  include <memory.h>
2551| # endif
2552| # include <string.h>
2553| #endif
2554| #ifdef HAVE_STRINGS_H
2555| # include <strings.h>
2556| #endif
2557| #ifdef HAVE_INTTYPES_H
2558| # include <inttypes.h>
2559| #endif
2560| #ifdef HAVE_STDINT_H
2561| # include <stdint.h>
2562| #endif
2563| #ifdef HAVE_UNISTD_H
2564| # include <unistd.h>
2565| #endif
2566| int
2567| main ()
2568| {
2569| if (sizeof ((size_t)))
2570| 	    return 0;
2571|   ;
2572|   return 0;
2573| }
2574configure:21708: result: yes
2575configure:21721: checking for working alloca.h
2576configure:21738: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2577configure:21738: $? = 0
2578configure:21746: result: yes
2579configure:21754: checking for alloca
2580configure:21791: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2581configure:21791: $? = 0
2582configure:21799: result: yes
2583configure:21911: checking for calloc
2584configure:21911: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2585conftest.c:98:6: warning: conflicting types for built-in function 'calloc' [enabled by default]
2586 char calloc ();
2587      ^
2588configure:21911: $? = 0
2589configure:21911: result: yes
2590configure:21911: checking for setsid
2591configure:21911: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2592configure:21911: $? = 0
2593configure:21911: result: yes
2594configure:21911: checking for isinf
2595configure:21911: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2596conftest.c:100:6: warning: conflicting types for built-in function 'isinf' [enabled by default]
2597 char isinf ();
2598      ^
2599configure:21911: $? = 0
2600configure:21911: result: yes
2601configure:21911: checking for isnan
2602configure:21911: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2603conftest.c:101:6: warning: conflicting types for built-in function 'isnan' [enabled by default]
2604 char isnan ();
2605      ^
2606configure:21911: $? = 0
2607configure:21911: result: yes
2608configure:21911: checking for getenv
2609configure:21911: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2610configure:21911: $? = 0
2611configure:21911: result: yes
2612configure:21911: checking for putenv
2613configure:21911: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2614configure:21911: $? = 0
2615configure:21911: result: yes
2616configure:21911: checking for setenv
2617configure:21911: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2618configure:21911: $? = 0
2619configure:21911: result: yes
2620configure:21911: checking for unsetenv
2621configure:21911: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2622configure:21911: $? = 0
2623configure:21911: result: yes
2624configure:21911: checking for writev
2625configure:21911: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2626configure:21911: $? = 0
2627configure:21911: result: yes
2628configure:21911: checking for getifaddrs
2629configure:21911: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2630configure:21911: $? = 0
2631configure:21911: result: yes
2632configure:21911: checking for utime
2633configure:21911: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2634configure:21911: $? = 0
2635configure:21911: result: yes
2636configure:21911: checking for utimes
2637configure:21911: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2638configure:21911: $? = 0
2639configure:21911: result: yes
2640configure:21922: checking for setrlimit
2641configure:21922: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2642configure:21922: $? = 0
2643configure:21922: result: yes
2644configure:21935: checking for getrlimit
2645configure:21935: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2646configure:21935: $? = 0
2647configure:21935: result: yes
2648configure:21947: checking for sendfilev in -lsendfile
2649configure:21972: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lsendfile  -lrt -lcrypt  -lpthread >&5
2650/usr/bin/ld: cannot find -lsendfile
2651collect2: error: ld returned 1 exit status
2652configure:21972: $? = 1
2653configure: failed program was:
2654| /* confdefs.h */
2655| #define PACKAGE_NAME ""
2656| #define PACKAGE_TARNAME ""
2657| #define PACKAGE_VERSION ""
2658| #define PACKAGE_STRING ""
2659| #define PACKAGE_BUGREPORT ""
2660| #define PACKAGE_URL ""
2661| #define STDC_HEADERS 1
2662| #define HAVE_SYS_TYPES_H 1
2663| #define HAVE_SYS_STAT_H 1
2664| #define HAVE_STDLIB_H 1
2665| #define HAVE_STRING_H 1
2666| #define HAVE_MEMORY_H 1
2667| #define HAVE_STRINGS_H 1
2668| #define HAVE_INTTYPES_H 1
2669| #define HAVE_STDINT_H 1
2670| #define HAVE_UNISTD_H 1
2671| #define __EXTENSIONS__ 1
2672| #define _ALL_SOURCE 1
2673| #define _GNU_SOURCE 1
2674| #define _POSIX_PTHREAD_SEMANTICS 1
2675| #define _TANDEM_SOURCE 1
2676| #define HAVE_DLFCN_H 1
2677| #define LT_OBJDIR ".libs/"
2678| #define HAVE_ATOMIC_BUILTINS 1
2679| #define HAVE_PTHREAD_H 1
2680| #define HAVE_PTHREAD_H 1
2681| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2682| #define HAVE_PTHREAD_KEY_DELETE 1
2683| #define HAVE_PTHREAD_RWLOCK_INIT 1
2684| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
2685| #define HAVE_PTHREAD_YIELD 1
2686| #define HAVE_PTHREAD_RWLOCKS 1
2687| #define HAVE_GETHOSTBYNAME_R 1
2688| #define HAVE_GETHOSTBYADDR_R 1
2689| #define HAVE_GETSERVBYNAME_R 1
2690| #define HAVE_SIGSUSPEND 1
2691| #define HAVE_SIGWAIT 1
2692| #define HAVE_POLL 1
2693| #define HAVE_EPOLL 1
2694| #define HAVE_EPOLL_CREATE1 1
2695| #define HAVE_DUP3 1
2696| #define HAVE_ACCEPT4 1
2697| #define HAVE_SOCK_CLOEXEC 1
2698| #define HAVE_FDATASYNC 1
2699| #define HAVE_EPOLL_CREATE1 1
2700| #define HAVE_DUP3 1
2701| #define HAVE_ACCEPT4 1
2702| #define HAVE_SOCK_CLOEXEC 1
2703| #define HAVE_GETPWNAM_R 1
2704| #define HAVE_GETPWUID_R 1
2705| #define HAVE_GETGRNAM_R 1
2706| #define HAVE_GETGRGID_R 1
2707| #define HAVE_SYS_TYPES_H 1
2708| #define HAVE_SYS_MMAN_H 1
2709| #define HAVE_SYS_IPC_H 1
2710| #define HAVE_SYS_SHM_H 1
2711| #define HAVE_SYS_FILE_H 1
2712| #define HAVE_MMAP 1
2713| #define HAVE_MUNMAP 1
2714| #define HAVE_SHM_OPEN 1
2715| #define HAVE_SHM_UNLINK 1
2716| #define HAVE_SHMGET 1
2717| #define HAVE_SHMAT 1
2718| #define HAVE_SHMDT 1
2719| #define HAVE_SHMCTL 1
2720| #define HAVE_MAP_ANON 1
2721| #define anonymous shared memory allocation method 1
2722| #define USE_SHMEM_MMAP_ANON 1
2723| #define namebased memory allocation method 1
2724| #define USE_SHMEM_SHMGET 1
2725| #define HAVE_ALLOCA_H 1
2726| #define HAVE_ALLOCA 1
2727| #define HAVE_CALLOC 1
2728| #define HAVE_SETSID 1
2729| #define HAVE_ISINF 1
2730| #define HAVE_ISNAN 1
2731| #define HAVE_GETENV 1
2732| #define HAVE_PUTENV 1
2733| #define HAVE_SETENV 1
2734| #define HAVE_UNSETENV 1
2735| #define HAVE_WRITEV 1
2736| #define HAVE_GETIFADDRS 1
2737| #define HAVE_UTIME 1
2738| #define HAVE_UTIMES 1
2739| #define HAVE_SETRLIMIT 1
2740| #define HAVE_GETRLIMIT 1
2741| /* end confdefs.h.  */
2742|
2743| /* Override any GCC internal prototype to avoid an error.
2744|    Use char because int might match the return type of a GCC
2745|    builtin and then its argument prototype would still apply.  */
2746| #ifdef __cplusplus
2747| extern "C"
2748| #endif
2749| char sendfilev ();
2750| int
2751| main ()
2752| {
2753| return sendfilev ();
2754|   ;
2755|   return 0;
2756| }
2757configure:21981: result: no
2758configure:21995: checking for sendfile
2759configure:21995: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2760configure:21995: $? = 0
2761configure:21995: result: yes
2762configure:21995: checking for send_file
2763configure:21995: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2764/tmp/ccod0JgW.o: In function `main':
2765/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:124: undefined reference to `send_file'
2766collect2: error: ld returned 1 exit status
2767configure:21995: $? = 1
2768configure: failed program was:
2769| /* confdefs.h */
2770| #define PACKAGE_NAME ""
2771| #define PACKAGE_TARNAME ""
2772| #define PACKAGE_VERSION ""
2773| #define PACKAGE_STRING ""
2774| #define PACKAGE_BUGREPORT ""
2775| #define PACKAGE_URL ""
2776| #define STDC_HEADERS 1
2777| #define HAVE_SYS_TYPES_H 1
2778| #define HAVE_SYS_STAT_H 1
2779| #define HAVE_STDLIB_H 1
2780| #define HAVE_STRING_H 1
2781| #define HAVE_MEMORY_H 1
2782| #define HAVE_STRINGS_H 1
2783| #define HAVE_INTTYPES_H 1
2784| #define HAVE_STDINT_H 1
2785| #define HAVE_UNISTD_H 1
2786| #define __EXTENSIONS__ 1
2787| #define _ALL_SOURCE 1
2788| #define _GNU_SOURCE 1
2789| #define _POSIX_PTHREAD_SEMANTICS 1
2790| #define _TANDEM_SOURCE 1
2791| #define HAVE_DLFCN_H 1
2792| #define LT_OBJDIR ".libs/"
2793| #define HAVE_ATOMIC_BUILTINS 1
2794| #define HAVE_PTHREAD_H 1
2795| #define HAVE_PTHREAD_H 1
2796| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2797| #define HAVE_PTHREAD_KEY_DELETE 1
2798| #define HAVE_PTHREAD_RWLOCK_INIT 1
2799| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
2800| #define HAVE_PTHREAD_YIELD 1
2801| #define HAVE_PTHREAD_RWLOCKS 1
2802| #define HAVE_GETHOSTBYNAME_R 1
2803| #define HAVE_GETHOSTBYADDR_R 1
2804| #define HAVE_GETSERVBYNAME_R 1
2805| #define HAVE_SIGSUSPEND 1
2806| #define HAVE_SIGWAIT 1
2807| #define HAVE_POLL 1
2808| #define HAVE_EPOLL 1
2809| #define HAVE_EPOLL_CREATE1 1
2810| #define HAVE_DUP3 1
2811| #define HAVE_ACCEPT4 1
2812| #define HAVE_SOCK_CLOEXEC 1
2813| #define HAVE_FDATASYNC 1
2814| #define HAVE_EPOLL_CREATE1 1
2815| #define HAVE_DUP3 1
2816| #define HAVE_ACCEPT4 1
2817| #define HAVE_SOCK_CLOEXEC 1
2818| #define HAVE_GETPWNAM_R 1
2819| #define HAVE_GETPWUID_R 1
2820| #define HAVE_GETGRNAM_R 1
2821| #define HAVE_GETGRGID_R 1
2822| #define HAVE_SYS_TYPES_H 1
2823| #define HAVE_SYS_MMAN_H 1
2824| #define HAVE_SYS_IPC_H 1
2825| #define HAVE_SYS_SHM_H 1
2826| #define HAVE_SYS_FILE_H 1
2827| #define HAVE_MMAP 1
2828| #define HAVE_MUNMAP 1
2829| #define HAVE_SHM_OPEN 1
2830| #define HAVE_SHM_UNLINK 1
2831| #define HAVE_SHMGET 1
2832| #define HAVE_SHMAT 1
2833| #define HAVE_SHMDT 1
2834| #define HAVE_SHMCTL 1
2835| #define HAVE_MAP_ANON 1
2836| #define anonymous shared memory allocation method 1
2837| #define USE_SHMEM_MMAP_ANON 1
2838| #define namebased memory allocation method 1
2839| #define USE_SHMEM_SHMGET 1
2840| #define HAVE_ALLOCA_H 1
2841| #define HAVE_ALLOCA 1
2842| #define HAVE_CALLOC 1
2843| #define HAVE_SETSID 1
2844| #define HAVE_ISINF 1
2845| #define HAVE_ISNAN 1
2846| #define HAVE_GETENV 1
2847| #define HAVE_PUTENV 1
2848| #define HAVE_SETENV 1
2849| #define HAVE_UNSETENV 1
2850| #define HAVE_WRITEV 1
2851| #define HAVE_GETIFADDRS 1
2852| #define HAVE_UTIME 1
2853| #define HAVE_UTIMES 1
2854| #define HAVE_SETRLIMIT 1
2855| #define HAVE_GETRLIMIT 1
2856| #define HAVE_SENDFILE 1
2857| /* end confdefs.h.  */
2858| /* Define send_file to an innocuous variant, in case <limits.h> declares send_file.
2859|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2860| #define send_file innocuous_send_file
2861|
2862| /* System header to define __stub macros and hopefully few prototypes,
2863|     which can conflict with char send_file (); below.
2864|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2865|     <limits.h> exists even on freestanding compilers.  */
2866|
2867| #ifdef __STDC__
2868| # include <limits.h>
2869| #else
2870| # include <assert.h>
2871| #endif
2872|
2873| #undef send_file
2874|
2875| /* Override any GCC internal prototype to avoid an error.
2876|    Use char because int might match the return type of a GCC
2877|    builtin and then its argument prototype would still apply.  */
2878| #ifdef __cplusplus
2879| extern "C"
2880| #endif
2881| char send_file ();
2882| /* The GNU C library defines this for functions which it implements
2883|     to always fail with ENOSYS.  Some functions are actually named
2884|     something starting with __ and the normal name is an alias.  */
2885| #if defined __stub_send_file || defined __stub___send_file
2886| choke me
2887| #endif
2888|
2889| int
2890| main ()
2891| {
2892| return send_file ();
2893|   ;
2894|   return 0;
2895| }
2896configure:21995: result: no
2897configure:21995: checking for sendfilev
2898configure:21995: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
2899/tmp/ccm5nabY.o: In function `main':
2900/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:124: undefined reference to `sendfilev'
2901collect2: error: ld returned 1 exit status
2902configure:21995: $? = 1
2903configure: failed program was:
2904| /* confdefs.h */
2905| #define PACKAGE_NAME ""
2906| #define PACKAGE_TARNAME ""
2907| #define PACKAGE_VERSION ""
2908| #define PACKAGE_STRING ""
2909| #define PACKAGE_BUGREPORT ""
2910| #define PACKAGE_URL ""
2911| #define STDC_HEADERS 1
2912| #define HAVE_SYS_TYPES_H 1
2913| #define HAVE_SYS_STAT_H 1
2914| #define HAVE_STDLIB_H 1
2915| #define HAVE_STRING_H 1
2916| #define HAVE_MEMORY_H 1
2917| #define HAVE_STRINGS_H 1
2918| #define HAVE_INTTYPES_H 1
2919| #define HAVE_STDINT_H 1
2920| #define HAVE_UNISTD_H 1
2921| #define __EXTENSIONS__ 1
2922| #define _ALL_SOURCE 1
2923| #define _GNU_SOURCE 1
2924| #define _POSIX_PTHREAD_SEMANTICS 1
2925| #define _TANDEM_SOURCE 1
2926| #define HAVE_DLFCN_H 1
2927| #define LT_OBJDIR ".libs/"
2928| #define HAVE_ATOMIC_BUILTINS 1
2929| #define HAVE_PTHREAD_H 1
2930| #define HAVE_PTHREAD_H 1
2931| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
2932| #define HAVE_PTHREAD_KEY_DELETE 1
2933| #define HAVE_PTHREAD_RWLOCK_INIT 1
2934| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
2935| #define HAVE_PTHREAD_YIELD 1
2936| #define HAVE_PTHREAD_RWLOCKS 1
2937| #define HAVE_GETHOSTBYNAME_R 1
2938| #define HAVE_GETHOSTBYADDR_R 1
2939| #define HAVE_GETSERVBYNAME_R 1
2940| #define HAVE_SIGSUSPEND 1
2941| #define HAVE_SIGWAIT 1
2942| #define HAVE_POLL 1
2943| #define HAVE_EPOLL 1
2944| #define HAVE_EPOLL_CREATE1 1
2945| #define HAVE_DUP3 1
2946| #define HAVE_ACCEPT4 1
2947| #define HAVE_SOCK_CLOEXEC 1
2948| #define HAVE_FDATASYNC 1
2949| #define HAVE_EPOLL_CREATE1 1
2950| #define HAVE_DUP3 1
2951| #define HAVE_ACCEPT4 1
2952| #define HAVE_SOCK_CLOEXEC 1
2953| #define HAVE_GETPWNAM_R 1
2954| #define HAVE_GETPWUID_R 1
2955| #define HAVE_GETGRNAM_R 1
2956| #define HAVE_GETGRGID_R 1
2957| #define HAVE_SYS_TYPES_H 1
2958| #define HAVE_SYS_MMAN_H 1
2959| #define HAVE_SYS_IPC_H 1
2960| #define HAVE_SYS_SHM_H 1
2961| #define HAVE_SYS_FILE_H 1
2962| #define HAVE_MMAP 1
2963| #define HAVE_MUNMAP 1
2964| #define HAVE_SHM_OPEN 1
2965| #define HAVE_SHM_UNLINK 1
2966| #define HAVE_SHMGET 1
2967| #define HAVE_SHMAT 1
2968| #define HAVE_SHMDT 1
2969| #define HAVE_SHMCTL 1
2970| #define HAVE_MAP_ANON 1
2971| #define anonymous shared memory allocation method 1
2972| #define USE_SHMEM_MMAP_ANON 1
2973| #define namebased memory allocation method 1
2974| #define USE_SHMEM_SHMGET 1
2975| #define HAVE_ALLOCA_H 1
2976| #define HAVE_ALLOCA 1
2977| #define HAVE_CALLOC 1
2978| #define HAVE_SETSID 1
2979| #define HAVE_ISINF 1
2980| #define HAVE_ISNAN 1
2981| #define HAVE_GETENV 1
2982| #define HAVE_PUTENV 1
2983| #define HAVE_SETENV 1
2984| #define HAVE_UNSETENV 1
2985| #define HAVE_WRITEV 1
2986| #define HAVE_GETIFADDRS 1
2987| #define HAVE_UTIME 1
2988| #define HAVE_UTIMES 1
2989| #define HAVE_SETRLIMIT 1
2990| #define HAVE_GETRLIMIT 1
2991| #define HAVE_SENDFILE 1
2992| /* end confdefs.h.  */
2993| /* Define sendfilev to an innocuous variant, in case <limits.h> declares sendfilev.
2994|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2995| #define sendfilev innocuous_sendfilev
2996|
2997| /* System header to define __stub macros and hopefully few prototypes,
2998|     which can conflict with char sendfilev (); below.
2999|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3000|     <limits.h> exists even on freestanding compilers.  */
3001|
3002| #ifdef __STDC__
3003| # include <limits.h>
3004| #else
3005| # include <assert.h>
3006| #endif
3007|
3008| #undef sendfilev
3009|
3010| /* Override any GCC internal prototype to avoid an error.
3011|    Use char because int might match the return type of a GCC
3012|    builtin and then its argument prototype would still apply.  */
3013| #ifdef __cplusplus
3014| extern "C"
3015| #endif
3016| char sendfilev ();
3017| /* The GNU C library defines this for functions which it implements
3018|     to always fail with ENOSYS.  Some functions are actually named
3019|     something starting with __ and the normal name is an alias.  */
3020| #if defined __stub_sendfilev || defined __stub___sendfilev
3021| choke me
3022| #endif
3023|
3024| int
3025| main ()
3026| {
3027| return sendfilev ();
3028|   ;
3029|   return 0;
3030| }
3031configure:21995: result: no
3032configure:22087: checking for sigaction
3033configure:22087: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
3034configure:22087: $? = 0
3035configure:22087: result: yes
3036configure:22098: checking whether sys_siglist is declared
3037configure:22098: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
3038configure:22098: $? = 0
3039configure:22098: result: yes
3040configure:22119: checking for fork
3041configure:22119: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
3042conftest.c:115:6: warning: conflicting types for built-in function 'fork' [enabled by default]
3043 char fork ();
3044      ^
3045configure:22119: $? = 0
3046configure:22119: result: yes
3047configure:22131: checking for inet_addr
3048configure:22157: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
3049configure:22157: $? = 0
3050configure:22169: result: yes
3051configure:22179: checking for inet_network
3052configure:22205: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
3053configure:22205: $? = 0
3054configure:22217: result: yes
3055configure:22227: checking for _getch
3056configure:22227: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
3057/tmp/ccmbKP7k.o: In function `main':
3058/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:127: undefined reference to `_getch'
3059collect2: error: ld returned 1 exit status
3060configure:22227: $? = 1
3061configure: failed program was:
3062| /* confdefs.h */
3063| #define PACKAGE_NAME ""
3064| #define PACKAGE_TARNAME ""
3065| #define PACKAGE_VERSION ""
3066| #define PACKAGE_STRING ""
3067| #define PACKAGE_BUGREPORT ""
3068| #define PACKAGE_URL ""
3069| #define STDC_HEADERS 1
3070| #define HAVE_SYS_TYPES_H 1
3071| #define HAVE_SYS_STAT_H 1
3072| #define HAVE_STDLIB_H 1
3073| #define HAVE_STRING_H 1
3074| #define HAVE_MEMORY_H 1
3075| #define HAVE_STRINGS_H 1
3076| #define HAVE_INTTYPES_H 1
3077| #define HAVE_STDINT_H 1
3078| #define HAVE_UNISTD_H 1
3079| #define __EXTENSIONS__ 1
3080| #define _ALL_SOURCE 1
3081| #define _GNU_SOURCE 1
3082| #define _POSIX_PTHREAD_SEMANTICS 1
3083| #define _TANDEM_SOURCE 1
3084| #define HAVE_DLFCN_H 1
3085| #define LT_OBJDIR ".libs/"
3086| #define HAVE_ATOMIC_BUILTINS 1
3087| #define HAVE_PTHREAD_H 1
3088| #define HAVE_PTHREAD_H 1
3089| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3090| #define HAVE_PTHREAD_KEY_DELETE 1
3091| #define HAVE_PTHREAD_RWLOCK_INIT 1
3092| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
3093| #define HAVE_PTHREAD_YIELD 1
3094| #define HAVE_PTHREAD_RWLOCKS 1
3095| #define HAVE_GETHOSTBYNAME_R 1
3096| #define HAVE_GETHOSTBYADDR_R 1
3097| #define HAVE_GETSERVBYNAME_R 1
3098| #define HAVE_SIGSUSPEND 1
3099| #define HAVE_SIGWAIT 1
3100| #define HAVE_POLL 1
3101| #define HAVE_EPOLL 1
3102| #define HAVE_EPOLL_CREATE1 1
3103| #define HAVE_DUP3 1
3104| #define HAVE_ACCEPT4 1
3105| #define HAVE_SOCK_CLOEXEC 1
3106| #define HAVE_FDATASYNC 1
3107| #define HAVE_EPOLL_CREATE1 1
3108| #define HAVE_DUP3 1
3109| #define HAVE_ACCEPT4 1
3110| #define HAVE_SOCK_CLOEXEC 1
3111| #define HAVE_GETPWNAM_R 1
3112| #define HAVE_GETPWUID_R 1
3113| #define HAVE_GETGRNAM_R 1
3114| #define HAVE_GETGRGID_R 1
3115| #define HAVE_SYS_TYPES_H 1
3116| #define HAVE_SYS_MMAN_H 1
3117| #define HAVE_SYS_IPC_H 1
3118| #define HAVE_SYS_SHM_H 1
3119| #define HAVE_SYS_FILE_H 1
3120| #define HAVE_MMAP 1
3121| #define HAVE_MUNMAP 1
3122| #define HAVE_SHM_OPEN 1
3123| #define HAVE_SHM_UNLINK 1
3124| #define HAVE_SHMGET 1
3125| #define HAVE_SHMAT 1
3126| #define HAVE_SHMDT 1
3127| #define HAVE_SHMCTL 1
3128| #define HAVE_MAP_ANON 1
3129| #define anonymous shared memory allocation method 1
3130| #define USE_SHMEM_MMAP_ANON 1
3131| #define namebased memory allocation method 1
3132| #define USE_SHMEM_SHMGET 1
3133| #define HAVE_ALLOCA_H 1
3134| #define HAVE_ALLOCA 1
3135| #define HAVE_CALLOC 1
3136| #define HAVE_SETSID 1
3137| #define HAVE_ISINF 1
3138| #define HAVE_ISNAN 1
3139| #define HAVE_GETENV 1
3140| #define HAVE_PUTENV 1
3141| #define HAVE_SETENV 1
3142| #define HAVE_UNSETENV 1
3143| #define HAVE_WRITEV 1
3144| #define HAVE_GETIFADDRS 1
3145| #define HAVE_UTIME 1
3146| #define HAVE_UTIMES 1
3147| #define HAVE_SETRLIMIT 1
3148| #define HAVE_GETRLIMIT 1
3149| #define HAVE_SENDFILE 1
3150| #define HAVE_SIGACTION 1
3151| #define HAVE_DECL_SYS_SIGLIST 1
3152| #define HAVE_FORK 1
3153| /* end confdefs.h.  */
3154| /* Define _getch to an innocuous variant, in case <limits.h> declares _getch.
3155|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3156| #define _getch innocuous__getch
3157|
3158| /* System header to define __stub macros and hopefully few prototypes,
3159|     which can conflict with char _getch (); below.
3160|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3161|     <limits.h> exists even on freestanding compilers.  */
3162|
3163| #ifdef __STDC__
3164| # include <limits.h>
3165| #else
3166| # include <assert.h>
3167| #endif
3168|
3169| #undef _getch
3170|
3171| /* Override any GCC internal prototype to avoid an error.
3172|    Use char because int might match the return type of a GCC
3173|    builtin and then its argument prototype would still apply.  */
3174| #ifdef __cplusplus
3175| extern "C"
3176| #endif
3177| char _getch ();
3178| /* The GNU C library defines this for functions which it implements
3179|     to always fail with ENOSYS.  Some functions are actually named
3180|     something starting with __ and the normal name is an alias.  */
3181| #if defined __stub__getch || defined __stub____getch
3182| choke me
3183| #endif
3184|
3185| int
3186| main ()
3187| {
3188| return _getch ();
3189|   ;
3190|   return 0;
3191| }
3192configure:22227: result: no
3193configure:22234: checking for strerror_r
3194configure:22234: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
3195configure:22234: $? = 0
3196configure:22234: result: yes
3197configure:22247: checking for type of return code from strerror_r
3198configure:22270: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
3199conftest.c: In function 'main':
3200conftest.c:101:43: warning: comparison between pointer and integer [enabled by default]
3201   if (strerror_r(ERANGE, buf, sizeof buf) < 1) {
3202                                           ^
3203conftest.c:102:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
3204     exit(0);
3205     ^
3206conftest.c:105:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
3207     exit(1);
3208     ^
3209configure:22270: $? = 0
3210configure:22270: ./conftest
3211configure:22270: $? = 1
3212configure: program exited with status 1
3213configure: failed program was:
3214| /* confdefs.h */
3215| #define PACKAGE_NAME ""
3216| #define PACKAGE_TARNAME ""
3217| #define PACKAGE_VERSION ""
3218| #define PACKAGE_STRING ""
3219| #define PACKAGE_BUGREPORT ""
3220| #define PACKAGE_URL ""
3221| #define STDC_HEADERS 1
3222| #define HAVE_SYS_TYPES_H 1
3223| #define HAVE_SYS_STAT_H 1
3224| #define HAVE_STDLIB_H 1
3225| #define HAVE_STRING_H 1
3226| #define HAVE_MEMORY_H 1
3227| #define HAVE_STRINGS_H 1
3228| #define HAVE_INTTYPES_H 1
3229| #define HAVE_STDINT_H 1
3230| #define HAVE_UNISTD_H 1
3231| #define __EXTENSIONS__ 1
3232| #define _ALL_SOURCE 1
3233| #define _GNU_SOURCE 1
3234| #define _POSIX_PTHREAD_SEMANTICS 1
3235| #define _TANDEM_SOURCE 1
3236| #define HAVE_DLFCN_H 1
3237| #define LT_OBJDIR ".libs/"
3238| #define HAVE_ATOMIC_BUILTINS 1
3239| #define HAVE_PTHREAD_H 1
3240| #define HAVE_PTHREAD_H 1
3241| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3242| #define HAVE_PTHREAD_KEY_DELETE 1
3243| #define HAVE_PTHREAD_RWLOCK_INIT 1
3244| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
3245| #define HAVE_PTHREAD_YIELD 1
3246| #define HAVE_PTHREAD_RWLOCKS 1
3247| #define HAVE_GETHOSTBYNAME_R 1
3248| #define HAVE_GETHOSTBYADDR_R 1
3249| #define HAVE_GETSERVBYNAME_R 1
3250| #define HAVE_SIGSUSPEND 1
3251| #define HAVE_SIGWAIT 1
3252| #define HAVE_POLL 1
3253| #define HAVE_EPOLL 1
3254| #define HAVE_EPOLL_CREATE1 1
3255| #define HAVE_DUP3 1
3256| #define HAVE_ACCEPT4 1
3257| #define HAVE_SOCK_CLOEXEC 1
3258| #define HAVE_FDATASYNC 1
3259| #define HAVE_EPOLL_CREATE1 1
3260| #define HAVE_DUP3 1
3261| #define HAVE_ACCEPT4 1
3262| #define HAVE_SOCK_CLOEXEC 1
3263| #define HAVE_GETPWNAM_R 1
3264| #define HAVE_GETPWUID_R 1
3265| #define HAVE_GETGRNAM_R 1
3266| #define HAVE_GETGRGID_R 1
3267| #define HAVE_SYS_TYPES_H 1
3268| #define HAVE_SYS_MMAN_H 1
3269| #define HAVE_SYS_IPC_H 1
3270| #define HAVE_SYS_SHM_H 1
3271| #define HAVE_SYS_FILE_H 1
3272| #define HAVE_MMAP 1
3273| #define HAVE_MUNMAP 1
3274| #define HAVE_SHM_OPEN 1
3275| #define HAVE_SHM_UNLINK 1
3276| #define HAVE_SHMGET 1
3277| #define HAVE_SHMAT 1
3278| #define HAVE_SHMDT 1
3279| #define HAVE_SHMCTL 1
3280| #define HAVE_MAP_ANON 1
3281| #define anonymous shared memory allocation method 1
3282| #define USE_SHMEM_MMAP_ANON 1
3283| #define namebased memory allocation method 1
3284| #define USE_SHMEM_SHMGET 1
3285| #define HAVE_ALLOCA_H 1
3286| #define HAVE_ALLOCA 1
3287| #define HAVE_CALLOC 1
3288| #define HAVE_SETSID 1
3289| #define HAVE_ISINF 1
3290| #define HAVE_ISNAN 1
3291| #define HAVE_GETENV 1
3292| #define HAVE_PUTENV 1
3293| #define HAVE_SETENV 1
3294| #define HAVE_UNSETENV 1
3295| #define HAVE_WRITEV 1
3296| #define HAVE_GETIFADDRS 1
3297| #define HAVE_UTIME 1
3298| #define HAVE_UTIMES 1
3299| #define HAVE_SETRLIMIT 1
3300| #define HAVE_GETRLIMIT 1
3301| #define HAVE_SENDFILE 1
3302| #define HAVE_SIGACTION 1
3303| #define HAVE_DECL_SYS_SIGLIST 1
3304| #define HAVE_FORK 1
3305| #define HAVE_STRERROR_R 1
3306| /* end confdefs.h.  */
3307|
3308| #include <errno.h>
3309| #include <string.h>
3310| #include <stdio.h>
3311| main()
3312| {
3313|   char buf[1024];
3314|   if (strerror_r(ERANGE, buf, sizeof buf) < 1) {
3315|     exit(0);
3316|   }
3317|   else {
3318|     exit(1);
3319|   }
3320| }
3321configure:22289: result: pointer
3322configure:22295: checking for mmap
3323configure:22295: result: yes
3324configure:22311: checking for memmove
3325configure:22311: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
3326conftest.c:118:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
3327 char memmove ();
3328      ^
3329configure:22311: $? = 0
3330configure:22311: result: yes
3331configure:22325: checking for getpass
3332configure:22325: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
3333configure:22325: $? = 0
3334configure:22325: result: yes
3335configure:22325: checking for getpassphrase
3336configure:22325: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
3337/tmp/ccZ2QnHC.o: In function `main':
3338/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:131: undefined reference to `getpassphrase'
3339collect2: error: ld returned 1 exit status
3340configure:22325: $? = 1
3341configure: failed program was:
3342| /* confdefs.h */
3343| #define PACKAGE_NAME ""
3344| #define PACKAGE_TARNAME ""
3345| #define PACKAGE_VERSION ""
3346| #define PACKAGE_STRING ""
3347| #define PACKAGE_BUGREPORT ""
3348| #define PACKAGE_URL ""
3349| #define STDC_HEADERS 1
3350| #define HAVE_SYS_TYPES_H 1
3351| #define HAVE_SYS_STAT_H 1
3352| #define HAVE_STDLIB_H 1
3353| #define HAVE_STRING_H 1
3354| #define HAVE_MEMORY_H 1
3355| #define HAVE_STRINGS_H 1
3356| #define HAVE_INTTYPES_H 1
3357| #define HAVE_STDINT_H 1
3358| #define HAVE_UNISTD_H 1
3359| #define __EXTENSIONS__ 1
3360| #define _ALL_SOURCE 1
3361| #define _GNU_SOURCE 1
3362| #define _POSIX_PTHREAD_SEMANTICS 1
3363| #define _TANDEM_SOURCE 1
3364| #define HAVE_DLFCN_H 1
3365| #define LT_OBJDIR ".libs/"
3366| #define HAVE_ATOMIC_BUILTINS 1
3367| #define HAVE_PTHREAD_H 1
3368| #define HAVE_PTHREAD_H 1
3369| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3370| #define HAVE_PTHREAD_KEY_DELETE 1
3371| #define HAVE_PTHREAD_RWLOCK_INIT 1
3372| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
3373| #define HAVE_PTHREAD_YIELD 1
3374| #define HAVE_PTHREAD_RWLOCKS 1
3375| #define HAVE_GETHOSTBYNAME_R 1
3376| #define HAVE_GETHOSTBYADDR_R 1
3377| #define HAVE_GETSERVBYNAME_R 1
3378| #define HAVE_SIGSUSPEND 1
3379| #define HAVE_SIGWAIT 1
3380| #define HAVE_POLL 1
3381| #define HAVE_EPOLL 1
3382| #define HAVE_EPOLL_CREATE1 1
3383| #define HAVE_DUP3 1
3384| #define HAVE_ACCEPT4 1
3385| #define HAVE_SOCK_CLOEXEC 1
3386| #define HAVE_FDATASYNC 1
3387| #define HAVE_EPOLL_CREATE1 1
3388| #define HAVE_DUP3 1
3389| #define HAVE_ACCEPT4 1
3390| #define HAVE_SOCK_CLOEXEC 1
3391| #define HAVE_GETPWNAM_R 1
3392| #define HAVE_GETPWUID_R 1
3393| #define HAVE_GETGRNAM_R 1
3394| #define HAVE_GETGRGID_R 1
3395| #define HAVE_SYS_TYPES_H 1
3396| #define HAVE_SYS_MMAN_H 1
3397| #define HAVE_SYS_IPC_H 1
3398| #define HAVE_SYS_SHM_H 1
3399| #define HAVE_SYS_FILE_H 1
3400| #define HAVE_MMAP 1
3401| #define HAVE_MUNMAP 1
3402| #define HAVE_SHM_OPEN 1
3403| #define HAVE_SHM_UNLINK 1
3404| #define HAVE_SHMGET 1
3405| #define HAVE_SHMAT 1
3406| #define HAVE_SHMDT 1
3407| #define HAVE_SHMCTL 1
3408| #define HAVE_MAP_ANON 1
3409| #define anonymous shared memory allocation method 1
3410| #define USE_SHMEM_MMAP_ANON 1
3411| #define namebased memory allocation method 1
3412| #define USE_SHMEM_SHMGET 1
3413| #define HAVE_ALLOCA_H 1
3414| #define HAVE_ALLOCA 1
3415| #define HAVE_CALLOC 1
3416| #define HAVE_SETSID 1
3417| #define HAVE_ISINF 1
3418| #define HAVE_ISNAN 1
3419| #define HAVE_GETENV 1
3420| #define HAVE_PUTENV 1
3421| #define HAVE_SETENV 1
3422| #define HAVE_UNSETENV 1
3423| #define HAVE_WRITEV 1
3424| #define HAVE_GETIFADDRS 1
3425| #define HAVE_UTIME 1
3426| #define HAVE_UTIMES 1
3427| #define HAVE_SETRLIMIT 1
3428| #define HAVE_GETRLIMIT 1
3429| #define HAVE_SENDFILE 1
3430| #define HAVE_SIGACTION 1
3431| #define HAVE_DECL_SYS_SIGLIST 1
3432| #define HAVE_FORK 1
3433| #define HAVE_STRERROR_R 1
3434| #define HAVE_MMAP 1
3435| #define HAVE_MEMMOVE 1
3436| #define HAVE_GETPASS 1
3437| /* end confdefs.h.  */
3438| /* Define getpassphrase to an innocuous variant, in case <limits.h> declares getpassphrase.
3439|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3440| #define getpassphrase innocuous_getpassphrase
3441|
3442| /* System header to define __stub macros and hopefully few prototypes,
3443|     which can conflict with char getpassphrase (); below.
3444|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3445|     <limits.h> exists even on freestanding compilers.  */
3446|
3447| #ifdef __STDC__
3448| # include <limits.h>
3449| #else
3450| # include <assert.h>
3451| #endif
3452|
3453| #undef getpassphrase
3454|
3455| /* Override any GCC internal prototype to avoid an error.
3456|    Use char because int might match the return type of a GCC
3457|    builtin and then its argument prototype would still apply.  */
3458| #ifdef __cplusplus
3459| extern "C"
3460| #endif
3461| char getpassphrase ();
3462| /* The GNU C library defines this for functions which it implements
3463|     to always fail with ENOSYS.  Some functions are actually named
3464|     something starting with __ and the normal name is an alias.  */
3465| #if defined __stub_getpassphrase || defined __stub___getpassphrase
3466| choke me
3467| #endif
3468|
3469| int
3470| main ()
3471| {
3472| return getpassphrase ();
3473|   ;
3474|   return 0;
3475| }
3476configure:22325: result: no
3477configure:22325: checking for gmtime_r
3478configure:22325: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
3479configure:22325: $? = 0
3480configure:22325: result: yes
3481configure:22325: checking for localtime_r
3482configure:22325: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
3483configure:22325: $? = 0
3484configure:22325: result: yes
3485configure:22340: checking for mkstemp
3486configure:22340: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
3487configure:22340: $? = 0
3488configure:22340: result: yes
3489configure:22364: checking whether sigwait takes one argument
3490configure:22395: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
3491conftest.c: In function 'main':
3492conftest.c:117:3: error: too few arguments to function 'sigwait'
3493   sigwait(&set);
3494   ^
3495In file included from conftest.c:109:0:
3496/usr/include/signal.h:270:12: note: declared here
3497 extern int sigwait (const sigset_t *__restrict __set, int *__restrict __sig)
3498            ^
3499configure:22395: $? = 1
3500configure: failed program was:
3501| /* confdefs.h */
3502| #define PACKAGE_NAME ""
3503| #define PACKAGE_TARNAME ""
3504| #define PACKAGE_VERSION ""
3505| #define PACKAGE_STRING ""
3506| #define PACKAGE_BUGREPORT ""
3507| #define PACKAGE_URL ""
3508| #define STDC_HEADERS 1
3509| #define HAVE_SYS_TYPES_H 1
3510| #define HAVE_SYS_STAT_H 1
3511| #define HAVE_STDLIB_H 1
3512| #define HAVE_STRING_H 1
3513| #define HAVE_MEMORY_H 1
3514| #define HAVE_STRINGS_H 1
3515| #define HAVE_INTTYPES_H 1
3516| #define HAVE_STDINT_H 1
3517| #define HAVE_UNISTD_H 1
3518| #define __EXTENSIONS__ 1
3519| #define _ALL_SOURCE 1
3520| #define _GNU_SOURCE 1
3521| #define _POSIX_PTHREAD_SEMANTICS 1
3522| #define _TANDEM_SOURCE 1
3523| #define HAVE_DLFCN_H 1
3524| #define LT_OBJDIR ".libs/"
3525| #define HAVE_ATOMIC_BUILTINS 1
3526| #define HAVE_PTHREAD_H 1
3527| #define HAVE_PTHREAD_H 1
3528| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3529| #define HAVE_PTHREAD_KEY_DELETE 1
3530| #define HAVE_PTHREAD_RWLOCK_INIT 1
3531| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
3532| #define HAVE_PTHREAD_YIELD 1
3533| #define HAVE_PTHREAD_RWLOCKS 1
3534| #define HAVE_GETHOSTBYNAME_R 1
3535| #define HAVE_GETHOSTBYADDR_R 1
3536| #define HAVE_GETSERVBYNAME_R 1
3537| #define HAVE_SIGSUSPEND 1
3538| #define HAVE_SIGWAIT 1
3539| #define HAVE_POLL 1
3540| #define HAVE_EPOLL 1
3541| #define HAVE_EPOLL_CREATE1 1
3542| #define HAVE_DUP3 1
3543| #define HAVE_ACCEPT4 1
3544| #define HAVE_SOCK_CLOEXEC 1
3545| #define HAVE_FDATASYNC 1
3546| #define HAVE_EPOLL_CREATE1 1
3547| #define HAVE_DUP3 1
3548| #define HAVE_ACCEPT4 1
3549| #define HAVE_SOCK_CLOEXEC 1
3550| #define HAVE_GETPWNAM_R 1
3551| #define HAVE_GETPWUID_R 1
3552| #define HAVE_GETGRNAM_R 1
3553| #define HAVE_GETGRGID_R 1
3554| #define HAVE_SYS_TYPES_H 1
3555| #define HAVE_SYS_MMAN_H 1
3556| #define HAVE_SYS_IPC_H 1
3557| #define HAVE_SYS_SHM_H 1
3558| #define HAVE_SYS_FILE_H 1
3559| #define HAVE_MMAP 1
3560| #define HAVE_MUNMAP 1
3561| #define HAVE_SHM_OPEN 1
3562| #define HAVE_SHM_UNLINK 1
3563| #define HAVE_SHMGET 1
3564| #define HAVE_SHMAT 1
3565| #define HAVE_SHMDT 1
3566| #define HAVE_SHMCTL 1
3567| #define HAVE_MAP_ANON 1
3568| #define anonymous shared memory allocation method 1
3569| #define USE_SHMEM_MMAP_ANON 1
3570| #define namebased memory allocation method 1
3571| #define USE_SHMEM_SHMGET 1
3572| #define HAVE_ALLOCA_H 1
3573| #define HAVE_ALLOCA 1
3574| #define HAVE_CALLOC 1
3575| #define HAVE_SETSID 1
3576| #define HAVE_ISINF 1
3577| #define HAVE_ISNAN 1
3578| #define HAVE_GETENV 1
3579| #define HAVE_PUTENV 1
3580| #define HAVE_SETENV 1
3581| #define HAVE_UNSETENV 1
3582| #define HAVE_WRITEV 1
3583| #define HAVE_GETIFADDRS 1
3584| #define HAVE_UTIME 1
3585| #define HAVE_UTIMES 1
3586| #define HAVE_SETRLIMIT 1
3587| #define HAVE_GETRLIMIT 1
3588| #define HAVE_SENDFILE 1
3589| #define HAVE_SIGACTION 1
3590| #define HAVE_DECL_SYS_SIGLIST 1
3591| #define HAVE_FORK 1
3592| #define HAVE_STRERROR_R 1
3593| #define HAVE_MMAP 1
3594| #define HAVE_MEMMOVE 1
3595| #define HAVE_GETPASS 1
3596| #define HAVE_GMTIME_R 1
3597| #define HAVE_LOCALTIME_R 1
3598| #define HAVE_MKSTEMP 1
3599| /* end confdefs.h.  */
3600|
3601| #if defined(__NETBSD__) || defined(DARWIN)
3602|     /* When using the unproven-pthreads package, we need to pull in this
3603|      * header to get a prototype for sigwait().  Else things will fail later
3604|      * on.  XXX Should probably be fixed in the unproven-pthreads package.
3605|      * Darwin is declaring sigwait() in the wrong place as well.
3606|      */
3607| #include <pthread.h>
3608| #endif
3609| #include <signal.h>
3610|
3611| int
3612| main ()
3613| {
3614|
3615|   sigset_t set;
3616|
3617|   sigwait(&set);
3618|
3619|   ;
3620|   return 0;
3621| }
3622configure:22406: result: no
3623configure:22415: checking for ANSI C header files
3624configure:22519: result: yes
3625configure:22596: checking ByteOrder.h usability
3626configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
3627conftest.c:134:23: fatal error: ByteOrder.h: No such file or directory
3628 #include <ByteOrder.h>
3629                       ^
3630compilation terminated.
3631configure:22596: $? = 1
3632configure: failed program was:
3633| /* confdefs.h */
3634| #define PACKAGE_NAME ""
3635| #define PACKAGE_TARNAME ""
3636| #define PACKAGE_VERSION ""
3637| #define PACKAGE_STRING ""
3638| #define PACKAGE_BUGREPORT ""
3639| #define PACKAGE_URL ""
3640| #define STDC_HEADERS 1
3641| #define HAVE_SYS_TYPES_H 1
3642| #define HAVE_SYS_STAT_H 1
3643| #define HAVE_STDLIB_H 1
3644| #define HAVE_STRING_H 1
3645| #define HAVE_MEMORY_H 1
3646| #define HAVE_STRINGS_H 1
3647| #define HAVE_INTTYPES_H 1
3648| #define HAVE_STDINT_H 1
3649| #define HAVE_UNISTD_H 1
3650| #define __EXTENSIONS__ 1
3651| #define _ALL_SOURCE 1
3652| #define _GNU_SOURCE 1
3653| #define _POSIX_PTHREAD_SEMANTICS 1
3654| #define _TANDEM_SOURCE 1
3655| #define HAVE_DLFCN_H 1
3656| #define LT_OBJDIR ".libs/"
3657| #define HAVE_ATOMIC_BUILTINS 1
3658| #define HAVE_PTHREAD_H 1
3659| #define HAVE_PTHREAD_H 1
3660| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3661| #define HAVE_PTHREAD_KEY_DELETE 1
3662| #define HAVE_PTHREAD_RWLOCK_INIT 1
3663| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
3664| #define HAVE_PTHREAD_YIELD 1
3665| #define HAVE_PTHREAD_RWLOCKS 1
3666| #define HAVE_GETHOSTBYNAME_R 1
3667| #define HAVE_GETHOSTBYADDR_R 1
3668| #define HAVE_GETSERVBYNAME_R 1
3669| #define HAVE_SIGSUSPEND 1
3670| #define HAVE_SIGWAIT 1
3671| #define HAVE_POLL 1
3672| #define HAVE_EPOLL 1
3673| #define HAVE_EPOLL_CREATE1 1
3674| #define HAVE_DUP3 1
3675| #define HAVE_ACCEPT4 1
3676| #define HAVE_SOCK_CLOEXEC 1
3677| #define HAVE_FDATASYNC 1
3678| #define HAVE_EPOLL_CREATE1 1
3679| #define HAVE_DUP3 1
3680| #define HAVE_ACCEPT4 1
3681| #define HAVE_SOCK_CLOEXEC 1
3682| #define HAVE_GETPWNAM_R 1
3683| #define HAVE_GETPWUID_R 1
3684| #define HAVE_GETGRNAM_R 1
3685| #define HAVE_GETGRGID_R 1
3686| #define HAVE_SYS_TYPES_H 1
3687| #define HAVE_SYS_MMAN_H 1
3688| #define HAVE_SYS_IPC_H 1
3689| #define HAVE_SYS_SHM_H 1
3690| #define HAVE_SYS_FILE_H 1
3691| #define HAVE_MMAP 1
3692| #define HAVE_MUNMAP 1
3693| #define HAVE_SHM_OPEN 1
3694| #define HAVE_SHM_UNLINK 1
3695| #define HAVE_SHMGET 1
3696| #define HAVE_SHMAT 1
3697| #define HAVE_SHMDT 1
3698| #define HAVE_SHMCTL 1
3699| #define HAVE_MAP_ANON 1
3700| #define anonymous shared memory allocation method 1
3701| #define USE_SHMEM_MMAP_ANON 1
3702| #define namebased memory allocation method 1
3703| #define USE_SHMEM_SHMGET 1
3704| #define HAVE_ALLOCA_H 1
3705| #define HAVE_ALLOCA 1
3706| #define HAVE_CALLOC 1
3707| #define HAVE_SETSID 1
3708| #define HAVE_ISINF 1
3709| #define HAVE_ISNAN 1
3710| #define HAVE_GETENV 1
3711| #define HAVE_PUTENV 1
3712| #define HAVE_SETENV 1
3713| #define HAVE_UNSETENV 1
3714| #define HAVE_WRITEV 1
3715| #define HAVE_GETIFADDRS 1
3716| #define HAVE_UTIME 1
3717| #define HAVE_UTIMES 1
3718| #define HAVE_SETRLIMIT 1
3719| #define HAVE_GETRLIMIT 1
3720| #define HAVE_SENDFILE 1
3721| #define HAVE_SIGACTION 1
3722| #define HAVE_DECL_SYS_SIGLIST 1
3723| #define HAVE_FORK 1
3724| #define HAVE_STRERROR_R 1
3725| #define HAVE_MMAP 1
3726| #define HAVE_MEMMOVE 1
3727| #define HAVE_GETPASS 1
3728| #define HAVE_GMTIME_R 1
3729| #define HAVE_LOCALTIME_R 1
3730| #define HAVE_MKSTEMP 1
3731| #define STDC_HEADERS 1
3732| /* end confdefs.h.  */
3733| #include <stdio.h>
3734| #ifdef HAVE_SYS_TYPES_H
3735| # include <sys/types.h>
3736| #endif
3737| #ifdef HAVE_SYS_STAT_H
3738| # include <sys/stat.h>
3739| #endif
3740| #ifdef STDC_HEADERS
3741| # include <stdlib.h>
3742| # include <stddef.h>
3743| #else
3744| # ifdef HAVE_STDLIB_H
3745| #  include <stdlib.h>
3746| # endif
3747| #endif
3748| #ifdef HAVE_STRING_H
3749| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3750| #  include <memory.h>
3751| # endif
3752| # include <string.h>
3753| #endif
3754| #ifdef HAVE_STRINGS_H
3755| # include <strings.h>
3756| #endif
3757| #ifdef HAVE_INTTYPES_H
3758| # include <inttypes.h>
3759| #endif
3760| #ifdef HAVE_STDINT_H
3761| # include <stdint.h>
3762| #endif
3763| #ifdef HAVE_UNISTD_H
3764| # include <unistd.h>
3765| #endif
3766| #include <ByteOrder.h>
3767configure:22596: result: no
3768configure:22596: checking ByteOrder.h presence
3769configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
3770conftest.c:101:23: fatal error: ByteOrder.h: No such file or directory
3771 #include <ByteOrder.h>
3772                       ^
3773compilation terminated.
3774configure:22596: $? = 1
3775configure: failed program was:
3776| /* confdefs.h */
3777| #define PACKAGE_NAME ""
3778| #define PACKAGE_TARNAME ""
3779| #define PACKAGE_VERSION ""
3780| #define PACKAGE_STRING ""
3781| #define PACKAGE_BUGREPORT ""
3782| #define PACKAGE_URL ""
3783| #define STDC_HEADERS 1
3784| #define HAVE_SYS_TYPES_H 1
3785| #define HAVE_SYS_STAT_H 1
3786| #define HAVE_STDLIB_H 1
3787| #define HAVE_STRING_H 1
3788| #define HAVE_MEMORY_H 1
3789| #define HAVE_STRINGS_H 1
3790| #define HAVE_INTTYPES_H 1
3791| #define HAVE_STDINT_H 1
3792| #define HAVE_UNISTD_H 1
3793| #define __EXTENSIONS__ 1
3794| #define _ALL_SOURCE 1
3795| #define _GNU_SOURCE 1
3796| #define _POSIX_PTHREAD_SEMANTICS 1
3797| #define _TANDEM_SOURCE 1
3798| #define HAVE_DLFCN_H 1
3799| #define LT_OBJDIR ".libs/"
3800| #define HAVE_ATOMIC_BUILTINS 1
3801| #define HAVE_PTHREAD_H 1
3802| #define HAVE_PTHREAD_H 1
3803| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3804| #define HAVE_PTHREAD_KEY_DELETE 1
3805| #define HAVE_PTHREAD_RWLOCK_INIT 1
3806| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
3807| #define HAVE_PTHREAD_YIELD 1
3808| #define HAVE_PTHREAD_RWLOCKS 1
3809| #define HAVE_GETHOSTBYNAME_R 1
3810| #define HAVE_GETHOSTBYADDR_R 1
3811| #define HAVE_GETSERVBYNAME_R 1
3812| #define HAVE_SIGSUSPEND 1
3813| #define HAVE_SIGWAIT 1
3814| #define HAVE_POLL 1
3815| #define HAVE_EPOLL 1
3816| #define HAVE_EPOLL_CREATE1 1
3817| #define HAVE_DUP3 1
3818| #define HAVE_ACCEPT4 1
3819| #define HAVE_SOCK_CLOEXEC 1
3820| #define HAVE_FDATASYNC 1
3821| #define HAVE_EPOLL_CREATE1 1
3822| #define HAVE_DUP3 1
3823| #define HAVE_ACCEPT4 1
3824| #define HAVE_SOCK_CLOEXEC 1
3825| #define HAVE_GETPWNAM_R 1
3826| #define HAVE_GETPWUID_R 1
3827| #define HAVE_GETGRNAM_R 1
3828| #define HAVE_GETGRGID_R 1
3829| #define HAVE_SYS_TYPES_H 1
3830| #define HAVE_SYS_MMAN_H 1
3831| #define HAVE_SYS_IPC_H 1
3832| #define HAVE_SYS_SHM_H 1
3833| #define HAVE_SYS_FILE_H 1
3834| #define HAVE_MMAP 1
3835| #define HAVE_MUNMAP 1
3836| #define HAVE_SHM_OPEN 1
3837| #define HAVE_SHM_UNLINK 1
3838| #define HAVE_SHMGET 1
3839| #define HAVE_SHMAT 1
3840| #define HAVE_SHMDT 1
3841| #define HAVE_SHMCTL 1
3842| #define HAVE_MAP_ANON 1
3843| #define anonymous shared memory allocation method 1
3844| #define USE_SHMEM_MMAP_ANON 1
3845| #define namebased memory allocation method 1
3846| #define USE_SHMEM_SHMGET 1
3847| #define HAVE_ALLOCA_H 1
3848| #define HAVE_ALLOCA 1
3849| #define HAVE_CALLOC 1
3850| #define HAVE_SETSID 1
3851| #define HAVE_ISINF 1
3852| #define HAVE_ISNAN 1
3853| #define HAVE_GETENV 1
3854| #define HAVE_PUTENV 1
3855| #define HAVE_SETENV 1
3856| #define HAVE_UNSETENV 1
3857| #define HAVE_WRITEV 1
3858| #define HAVE_GETIFADDRS 1
3859| #define HAVE_UTIME 1
3860| #define HAVE_UTIMES 1
3861| #define HAVE_SETRLIMIT 1
3862| #define HAVE_GETRLIMIT 1
3863| #define HAVE_SENDFILE 1
3864| #define HAVE_SIGACTION 1
3865| #define HAVE_DECL_SYS_SIGLIST 1
3866| #define HAVE_FORK 1
3867| #define HAVE_STRERROR_R 1
3868| #define HAVE_MMAP 1
3869| #define HAVE_MEMMOVE 1
3870| #define HAVE_GETPASS 1
3871| #define HAVE_GMTIME_R 1
3872| #define HAVE_LOCALTIME_R 1
3873| #define HAVE_MKSTEMP 1
3874| #define STDC_HEADERS 1
3875| /* end confdefs.h.  */
3876| #include <ByteOrder.h>
3877configure:22596: result: no
3878configure:22596: checking for ByteOrder.h
3879configure:22596: result: no
3880configure:22596: checking conio.h usability
3881configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
3882conftest.c:134:19: fatal error: conio.h: No such file or directory
3883 #include <conio.h>
3884                   ^
3885compilation terminated.
3886configure:22596: $? = 1
3887configure: failed program was:
3888| /* confdefs.h */
3889| #define PACKAGE_NAME ""
3890| #define PACKAGE_TARNAME ""
3891| #define PACKAGE_VERSION ""
3892| #define PACKAGE_STRING ""
3893| #define PACKAGE_BUGREPORT ""
3894| #define PACKAGE_URL ""
3895| #define STDC_HEADERS 1
3896| #define HAVE_SYS_TYPES_H 1
3897| #define HAVE_SYS_STAT_H 1
3898| #define HAVE_STDLIB_H 1
3899| #define HAVE_STRING_H 1
3900| #define HAVE_MEMORY_H 1
3901| #define HAVE_STRINGS_H 1
3902| #define HAVE_INTTYPES_H 1
3903| #define HAVE_STDINT_H 1
3904| #define HAVE_UNISTD_H 1
3905| #define __EXTENSIONS__ 1
3906| #define _ALL_SOURCE 1
3907| #define _GNU_SOURCE 1
3908| #define _POSIX_PTHREAD_SEMANTICS 1
3909| #define _TANDEM_SOURCE 1
3910| #define HAVE_DLFCN_H 1
3911| #define LT_OBJDIR ".libs/"
3912| #define HAVE_ATOMIC_BUILTINS 1
3913| #define HAVE_PTHREAD_H 1
3914| #define HAVE_PTHREAD_H 1
3915| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
3916| #define HAVE_PTHREAD_KEY_DELETE 1
3917| #define HAVE_PTHREAD_RWLOCK_INIT 1
3918| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
3919| #define HAVE_PTHREAD_YIELD 1
3920| #define HAVE_PTHREAD_RWLOCKS 1
3921| #define HAVE_GETHOSTBYNAME_R 1
3922| #define HAVE_GETHOSTBYADDR_R 1
3923| #define HAVE_GETSERVBYNAME_R 1
3924| #define HAVE_SIGSUSPEND 1
3925| #define HAVE_SIGWAIT 1
3926| #define HAVE_POLL 1
3927| #define HAVE_EPOLL 1
3928| #define HAVE_EPOLL_CREATE1 1
3929| #define HAVE_DUP3 1
3930| #define HAVE_ACCEPT4 1
3931| #define HAVE_SOCK_CLOEXEC 1
3932| #define HAVE_FDATASYNC 1
3933| #define HAVE_EPOLL_CREATE1 1
3934| #define HAVE_DUP3 1
3935| #define HAVE_ACCEPT4 1
3936| #define HAVE_SOCK_CLOEXEC 1
3937| #define HAVE_GETPWNAM_R 1
3938| #define HAVE_GETPWUID_R 1
3939| #define HAVE_GETGRNAM_R 1
3940| #define HAVE_GETGRGID_R 1
3941| #define HAVE_SYS_TYPES_H 1
3942| #define HAVE_SYS_MMAN_H 1
3943| #define HAVE_SYS_IPC_H 1
3944| #define HAVE_SYS_SHM_H 1
3945| #define HAVE_SYS_FILE_H 1
3946| #define HAVE_MMAP 1
3947| #define HAVE_MUNMAP 1
3948| #define HAVE_SHM_OPEN 1
3949| #define HAVE_SHM_UNLINK 1
3950| #define HAVE_SHMGET 1
3951| #define HAVE_SHMAT 1
3952| #define HAVE_SHMDT 1
3953| #define HAVE_SHMCTL 1
3954| #define HAVE_MAP_ANON 1
3955| #define anonymous shared memory allocation method 1
3956| #define USE_SHMEM_MMAP_ANON 1
3957| #define namebased memory allocation method 1
3958| #define USE_SHMEM_SHMGET 1
3959| #define HAVE_ALLOCA_H 1
3960| #define HAVE_ALLOCA 1
3961| #define HAVE_CALLOC 1
3962| #define HAVE_SETSID 1
3963| #define HAVE_ISINF 1
3964| #define HAVE_ISNAN 1
3965| #define HAVE_GETENV 1
3966| #define HAVE_PUTENV 1
3967| #define HAVE_SETENV 1
3968| #define HAVE_UNSETENV 1
3969| #define HAVE_WRITEV 1
3970| #define HAVE_GETIFADDRS 1
3971| #define HAVE_UTIME 1
3972| #define HAVE_UTIMES 1
3973| #define HAVE_SETRLIMIT 1
3974| #define HAVE_GETRLIMIT 1
3975| #define HAVE_SENDFILE 1
3976| #define HAVE_SIGACTION 1
3977| #define HAVE_DECL_SYS_SIGLIST 1
3978| #define HAVE_FORK 1
3979| #define HAVE_STRERROR_R 1
3980| #define HAVE_MMAP 1
3981| #define HAVE_MEMMOVE 1
3982| #define HAVE_GETPASS 1
3983| #define HAVE_GMTIME_R 1
3984| #define HAVE_LOCALTIME_R 1
3985| #define HAVE_MKSTEMP 1
3986| #define STDC_HEADERS 1
3987| /* end confdefs.h.  */
3988| #include <stdio.h>
3989| #ifdef HAVE_SYS_TYPES_H
3990| # include <sys/types.h>
3991| #endif
3992| #ifdef HAVE_SYS_STAT_H
3993| # include <sys/stat.h>
3994| #endif
3995| #ifdef STDC_HEADERS
3996| # include <stdlib.h>
3997| # include <stddef.h>
3998| #else
3999| # ifdef HAVE_STDLIB_H
4000| #  include <stdlib.h>
4001| # endif
4002| #endif
4003| #ifdef HAVE_STRING_H
4004| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4005| #  include <memory.h>
4006| # endif
4007| # include <string.h>
4008| #endif
4009| #ifdef HAVE_STRINGS_H
4010| # include <strings.h>
4011| #endif
4012| #ifdef HAVE_INTTYPES_H
4013| # include <inttypes.h>
4014| #endif
4015| #ifdef HAVE_STDINT_H
4016| # include <stdint.h>
4017| #endif
4018| #ifdef HAVE_UNISTD_H
4019| # include <unistd.h>
4020| #endif
4021| #include <conio.h>
4022configure:22596: result: no
4023configure:22596: checking conio.h presence
4024configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
4025conftest.c:101:19: fatal error: conio.h: No such file or directory
4026 #include <conio.h>
4027                   ^
4028compilation terminated.
4029configure:22596: $? = 1
4030configure: failed program was:
4031| /* confdefs.h */
4032| #define PACKAGE_NAME ""
4033| #define PACKAGE_TARNAME ""
4034| #define PACKAGE_VERSION ""
4035| #define PACKAGE_STRING ""
4036| #define PACKAGE_BUGREPORT ""
4037| #define PACKAGE_URL ""
4038| #define STDC_HEADERS 1
4039| #define HAVE_SYS_TYPES_H 1
4040| #define HAVE_SYS_STAT_H 1
4041| #define HAVE_STDLIB_H 1
4042| #define HAVE_STRING_H 1
4043| #define HAVE_MEMORY_H 1
4044| #define HAVE_STRINGS_H 1
4045| #define HAVE_INTTYPES_H 1
4046| #define HAVE_STDINT_H 1
4047| #define HAVE_UNISTD_H 1
4048| #define __EXTENSIONS__ 1
4049| #define _ALL_SOURCE 1
4050| #define _GNU_SOURCE 1
4051| #define _POSIX_PTHREAD_SEMANTICS 1
4052| #define _TANDEM_SOURCE 1
4053| #define HAVE_DLFCN_H 1
4054| #define LT_OBJDIR ".libs/"
4055| #define HAVE_ATOMIC_BUILTINS 1
4056| #define HAVE_PTHREAD_H 1
4057| #define HAVE_PTHREAD_H 1
4058| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4059| #define HAVE_PTHREAD_KEY_DELETE 1
4060| #define HAVE_PTHREAD_RWLOCK_INIT 1
4061| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
4062| #define HAVE_PTHREAD_YIELD 1
4063| #define HAVE_PTHREAD_RWLOCKS 1
4064| #define HAVE_GETHOSTBYNAME_R 1
4065| #define HAVE_GETHOSTBYADDR_R 1
4066| #define HAVE_GETSERVBYNAME_R 1
4067| #define HAVE_SIGSUSPEND 1
4068| #define HAVE_SIGWAIT 1
4069| #define HAVE_POLL 1
4070| #define HAVE_EPOLL 1
4071| #define HAVE_EPOLL_CREATE1 1
4072| #define HAVE_DUP3 1
4073| #define HAVE_ACCEPT4 1
4074| #define HAVE_SOCK_CLOEXEC 1
4075| #define HAVE_FDATASYNC 1
4076| #define HAVE_EPOLL_CREATE1 1
4077| #define HAVE_DUP3 1
4078| #define HAVE_ACCEPT4 1
4079| #define HAVE_SOCK_CLOEXEC 1
4080| #define HAVE_GETPWNAM_R 1
4081| #define HAVE_GETPWUID_R 1
4082| #define HAVE_GETGRNAM_R 1
4083| #define HAVE_GETGRGID_R 1
4084| #define HAVE_SYS_TYPES_H 1
4085| #define HAVE_SYS_MMAN_H 1
4086| #define HAVE_SYS_IPC_H 1
4087| #define HAVE_SYS_SHM_H 1
4088| #define HAVE_SYS_FILE_H 1
4089| #define HAVE_MMAP 1
4090| #define HAVE_MUNMAP 1
4091| #define HAVE_SHM_OPEN 1
4092| #define HAVE_SHM_UNLINK 1
4093| #define HAVE_SHMGET 1
4094| #define HAVE_SHMAT 1
4095| #define HAVE_SHMDT 1
4096| #define HAVE_SHMCTL 1
4097| #define HAVE_MAP_ANON 1
4098| #define anonymous shared memory allocation method 1
4099| #define USE_SHMEM_MMAP_ANON 1
4100| #define namebased memory allocation method 1
4101| #define USE_SHMEM_SHMGET 1
4102| #define HAVE_ALLOCA_H 1
4103| #define HAVE_ALLOCA 1
4104| #define HAVE_CALLOC 1
4105| #define HAVE_SETSID 1
4106| #define HAVE_ISINF 1
4107| #define HAVE_ISNAN 1
4108| #define HAVE_GETENV 1
4109| #define HAVE_PUTENV 1
4110| #define HAVE_SETENV 1
4111| #define HAVE_UNSETENV 1
4112| #define HAVE_WRITEV 1
4113| #define HAVE_GETIFADDRS 1
4114| #define HAVE_UTIME 1
4115| #define HAVE_UTIMES 1
4116| #define HAVE_SETRLIMIT 1
4117| #define HAVE_GETRLIMIT 1
4118| #define HAVE_SENDFILE 1
4119| #define HAVE_SIGACTION 1
4120| #define HAVE_DECL_SYS_SIGLIST 1
4121| #define HAVE_FORK 1
4122| #define HAVE_STRERROR_R 1
4123| #define HAVE_MMAP 1
4124| #define HAVE_MEMMOVE 1
4125| #define HAVE_GETPASS 1
4126| #define HAVE_GMTIME_R 1
4127| #define HAVE_LOCALTIME_R 1
4128| #define HAVE_MKSTEMP 1
4129| #define STDC_HEADERS 1
4130| /* end confdefs.h.  */
4131| #include <conio.h>
4132configure:22596: result: no
4133configure:22596: checking for conio.h
4134configure:22596: result: no
4135configure:22596: checking crypt.h usability
4136configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4137configure:22596: $? = 0
4138configure:22596: result: yes
4139configure:22596: checking crypt.h presence
4140configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
4141configure:22596: $? = 0
4142configure:22596: result: yes
4143configure:22596: checking for crypt.h
4144configure:22596: result: yes
4145configure:22596: checking ctype.h usability
4146configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4147configure:22596: $? = 0
4148configure:22596: result: yes
4149configure:22596: checking ctype.h presence
4150configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
4151configure:22596: $? = 0
4152configure:22596: result: yes
4153configure:22596: checking for ctype.h
4154configure:22596: result: yes
4155configure:22596: checking dir.h usability
4156configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4157conftest.c:136:17: fatal error: dir.h: No such file or directory
4158 #include <dir.h>
4159                 ^
4160compilation terminated.
4161configure:22596: $? = 1
4162configure: failed program was:
4163| /* confdefs.h */
4164| #define PACKAGE_NAME ""
4165| #define PACKAGE_TARNAME ""
4166| #define PACKAGE_VERSION ""
4167| #define PACKAGE_STRING ""
4168| #define PACKAGE_BUGREPORT ""
4169| #define PACKAGE_URL ""
4170| #define STDC_HEADERS 1
4171| #define HAVE_SYS_TYPES_H 1
4172| #define HAVE_SYS_STAT_H 1
4173| #define HAVE_STDLIB_H 1
4174| #define HAVE_STRING_H 1
4175| #define HAVE_MEMORY_H 1
4176| #define HAVE_STRINGS_H 1
4177| #define HAVE_INTTYPES_H 1
4178| #define HAVE_STDINT_H 1
4179| #define HAVE_UNISTD_H 1
4180| #define __EXTENSIONS__ 1
4181| #define _ALL_SOURCE 1
4182| #define _GNU_SOURCE 1
4183| #define _POSIX_PTHREAD_SEMANTICS 1
4184| #define _TANDEM_SOURCE 1
4185| #define HAVE_DLFCN_H 1
4186| #define LT_OBJDIR ".libs/"
4187| #define HAVE_ATOMIC_BUILTINS 1
4188| #define HAVE_PTHREAD_H 1
4189| #define HAVE_PTHREAD_H 1
4190| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4191| #define HAVE_PTHREAD_KEY_DELETE 1
4192| #define HAVE_PTHREAD_RWLOCK_INIT 1
4193| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
4194| #define HAVE_PTHREAD_YIELD 1
4195| #define HAVE_PTHREAD_RWLOCKS 1
4196| #define HAVE_GETHOSTBYNAME_R 1
4197| #define HAVE_GETHOSTBYADDR_R 1
4198| #define HAVE_GETSERVBYNAME_R 1
4199| #define HAVE_SIGSUSPEND 1
4200| #define HAVE_SIGWAIT 1
4201| #define HAVE_POLL 1
4202| #define HAVE_EPOLL 1
4203| #define HAVE_EPOLL_CREATE1 1
4204| #define HAVE_DUP3 1
4205| #define HAVE_ACCEPT4 1
4206| #define HAVE_SOCK_CLOEXEC 1
4207| #define HAVE_FDATASYNC 1
4208| #define HAVE_EPOLL_CREATE1 1
4209| #define HAVE_DUP3 1
4210| #define HAVE_ACCEPT4 1
4211| #define HAVE_SOCK_CLOEXEC 1
4212| #define HAVE_GETPWNAM_R 1
4213| #define HAVE_GETPWUID_R 1
4214| #define HAVE_GETGRNAM_R 1
4215| #define HAVE_GETGRGID_R 1
4216| #define HAVE_SYS_TYPES_H 1
4217| #define HAVE_SYS_MMAN_H 1
4218| #define HAVE_SYS_IPC_H 1
4219| #define HAVE_SYS_SHM_H 1
4220| #define HAVE_SYS_FILE_H 1
4221| #define HAVE_MMAP 1
4222| #define HAVE_MUNMAP 1
4223| #define HAVE_SHM_OPEN 1
4224| #define HAVE_SHM_UNLINK 1
4225| #define HAVE_SHMGET 1
4226| #define HAVE_SHMAT 1
4227| #define HAVE_SHMDT 1
4228| #define HAVE_SHMCTL 1
4229| #define HAVE_MAP_ANON 1
4230| #define anonymous shared memory allocation method 1
4231| #define USE_SHMEM_MMAP_ANON 1
4232| #define namebased memory allocation method 1
4233| #define USE_SHMEM_SHMGET 1
4234| #define HAVE_ALLOCA_H 1
4235| #define HAVE_ALLOCA 1
4236| #define HAVE_CALLOC 1
4237| #define HAVE_SETSID 1
4238| #define HAVE_ISINF 1
4239| #define HAVE_ISNAN 1
4240| #define HAVE_GETENV 1
4241| #define HAVE_PUTENV 1
4242| #define HAVE_SETENV 1
4243| #define HAVE_UNSETENV 1
4244| #define HAVE_WRITEV 1
4245| #define HAVE_GETIFADDRS 1
4246| #define HAVE_UTIME 1
4247| #define HAVE_UTIMES 1
4248| #define HAVE_SETRLIMIT 1
4249| #define HAVE_GETRLIMIT 1
4250| #define HAVE_SENDFILE 1
4251| #define HAVE_SIGACTION 1
4252| #define HAVE_DECL_SYS_SIGLIST 1
4253| #define HAVE_FORK 1
4254| #define HAVE_STRERROR_R 1
4255| #define HAVE_MMAP 1
4256| #define HAVE_MEMMOVE 1
4257| #define HAVE_GETPASS 1
4258| #define HAVE_GMTIME_R 1
4259| #define HAVE_LOCALTIME_R 1
4260| #define HAVE_MKSTEMP 1
4261| #define STDC_HEADERS 1
4262| #define HAVE_CRYPT_H 1
4263| #define HAVE_CTYPE_H 1
4264| /* end confdefs.h.  */
4265| #include <stdio.h>
4266| #ifdef HAVE_SYS_TYPES_H
4267| # include <sys/types.h>
4268| #endif
4269| #ifdef HAVE_SYS_STAT_H
4270| # include <sys/stat.h>
4271| #endif
4272| #ifdef STDC_HEADERS
4273| # include <stdlib.h>
4274| # include <stddef.h>
4275| #else
4276| # ifdef HAVE_STDLIB_H
4277| #  include <stdlib.h>
4278| # endif
4279| #endif
4280| #ifdef HAVE_STRING_H
4281| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4282| #  include <memory.h>
4283| # endif
4284| # include <string.h>
4285| #endif
4286| #ifdef HAVE_STRINGS_H
4287| # include <strings.h>
4288| #endif
4289| #ifdef HAVE_INTTYPES_H
4290| # include <inttypes.h>
4291| #endif
4292| #ifdef HAVE_STDINT_H
4293| # include <stdint.h>
4294| #endif
4295| #ifdef HAVE_UNISTD_H
4296| # include <unistd.h>
4297| #endif
4298| #include <dir.h>
4299configure:22596: result: no
4300configure:22596: checking dir.h presence
4301configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
4302conftest.c:103:17: fatal error: dir.h: No such file or directory
4303 #include <dir.h>
4304                 ^
4305compilation terminated.
4306configure:22596: $? = 1
4307configure: failed program was:
4308| /* confdefs.h */
4309| #define PACKAGE_NAME ""
4310| #define PACKAGE_TARNAME ""
4311| #define PACKAGE_VERSION ""
4312| #define PACKAGE_STRING ""
4313| #define PACKAGE_BUGREPORT ""
4314| #define PACKAGE_URL ""
4315| #define STDC_HEADERS 1
4316| #define HAVE_SYS_TYPES_H 1
4317| #define HAVE_SYS_STAT_H 1
4318| #define HAVE_STDLIB_H 1
4319| #define HAVE_STRING_H 1
4320| #define HAVE_MEMORY_H 1
4321| #define HAVE_STRINGS_H 1
4322| #define HAVE_INTTYPES_H 1
4323| #define HAVE_STDINT_H 1
4324| #define HAVE_UNISTD_H 1
4325| #define __EXTENSIONS__ 1
4326| #define _ALL_SOURCE 1
4327| #define _GNU_SOURCE 1
4328| #define _POSIX_PTHREAD_SEMANTICS 1
4329| #define _TANDEM_SOURCE 1
4330| #define HAVE_DLFCN_H 1
4331| #define LT_OBJDIR ".libs/"
4332| #define HAVE_ATOMIC_BUILTINS 1
4333| #define HAVE_PTHREAD_H 1
4334| #define HAVE_PTHREAD_H 1
4335| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4336| #define HAVE_PTHREAD_KEY_DELETE 1
4337| #define HAVE_PTHREAD_RWLOCK_INIT 1
4338| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
4339| #define HAVE_PTHREAD_YIELD 1
4340| #define HAVE_PTHREAD_RWLOCKS 1
4341| #define HAVE_GETHOSTBYNAME_R 1
4342| #define HAVE_GETHOSTBYADDR_R 1
4343| #define HAVE_GETSERVBYNAME_R 1
4344| #define HAVE_SIGSUSPEND 1
4345| #define HAVE_SIGWAIT 1
4346| #define HAVE_POLL 1
4347| #define HAVE_EPOLL 1
4348| #define HAVE_EPOLL_CREATE1 1
4349| #define HAVE_DUP3 1
4350| #define HAVE_ACCEPT4 1
4351| #define HAVE_SOCK_CLOEXEC 1
4352| #define HAVE_FDATASYNC 1
4353| #define HAVE_EPOLL_CREATE1 1
4354| #define HAVE_DUP3 1
4355| #define HAVE_ACCEPT4 1
4356| #define HAVE_SOCK_CLOEXEC 1
4357| #define HAVE_GETPWNAM_R 1
4358| #define HAVE_GETPWUID_R 1
4359| #define HAVE_GETGRNAM_R 1
4360| #define HAVE_GETGRGID_R 1
4361| #define HAVE_SYS_TYPES_H 1
4362| #define HAVE_SYS_MMAN_H 1
4363| #define HAVE_SYS_IPC_H 1
4364| #define HAVE_SYS_SHM_H 1
4365| #define HAVE_SYS_FILE_H 1
4366| #define HAVE_MMAP 1
4367| #define HAVE_MUNMAP 1
4368| #define HAVE_SHM_OPEN 1
4369| #define HAVE_SHM_UNLINK 1
4370| #define HAVE_SHMGET 1
4371| #define HAVE_SHMAT 1
4372| #define HAVE_SHMDT 1
4373| #define HAVE_SHMCTL 1
4374| #define HAVE_MAP_ANON 1
4375| #define anonymous shared memory allocation method 1
4376| #define USE_SHMEM_MMAP_ANON 1
4377| #define namebased memory allocation method 1
4378| #define USE_SHMEM_SHMGET 1
4379| #define HAVE_ALLOCA_H 1
4380| #define HAVE_ALLOCA 1
4381| #define HAVE_CALLOC 1
4382| #define HAVE_SETSID 1
4383| #define HAVE_ISINF 1
4384| #define HAVE_ISNAN 1
4385| #define HAVE_GETENV 1
4386| #define HAVE_PUTENV 1
4387| #define HAVE_SETENV 1
4388| #define HAVE_UNSETENV 1
4389| #define HAVE_WRITEV 1
4390| #define HAVE_GETIFADDRS 1
4391| #define HAVE_UTIME 1
4392| #define HAVE_UTIMES 1
4393| #define HAVE_SETRLIMIT 1
4394| #define HAVE_GETRLIMIT 1
4395| #define HAVE_SENDFILE 1
4396| #define HAVE_SIGACTION 1
4397| #define HAVE_DECL_SYS_SIGLIST 1
4398| #define HAVE_FORK 1
4399| #define HAVE_STRERROR_R 1
4400| #define HAVE_MMAP 1
4401| #define HAVE_MEMMOVE 1
4402| #define HAVE_GETPASS 1
4403| #define HAVE_GMTIME_R 1
4404| #define HAVE_LOCALTIME_R 1
4405| #define HAVE_MKSTEMP 1
4406| #define STDC_HEADERS 1
4407| #define HAVE_CRYPT_H 1
4408| #define HAVE_CTYPE_H 1
4409| /* end confdefs.h.  */
4410| #include <dir.h>
4411configure:22596: result: no
4412configure:22596: checking for dir.h
4413configure:22596: result: no
4414configure:22596: checking dirent.h usability
4415configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4416configure:22596: $? = 0
4417configure:22596: result: yes
4418configure:22596: checking dirent.h presence
4419configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
4420configure:22596: $? = 0
4421configure:22596: result: yes
4422configure:22596: checking for dirent.h
4423configure:22596: result: yes
4424configure:22596: checking dl.h usability
4425configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4426conftest.c:137:16: fatal error: dl.h: No such file or directory
4427 #include <dl.h>
4428                ^
4429compilation terminated.
4430configure:22596: $? = 1
4431configure: failed program was:
4432| /* confdefs.h */
4433| #define PACKAGE_NAME ""
4434| #define PACKAGE_TARNAME ""
4435| #define PACKAGE_VERSION ""
4436| #define PACKAGE_STRING ""
4437| #define PACKAGE_BUGREPORT ""
4438| #define PACKAGE_URL ""
4439| #define STDC_HEADERS 1
4440| #define HAVE_SYS_TYPES_H 1
4441| #define HAVE_SYS_STAT_H 1
4442| #define HAVE_STDLIB_H 1
4443| #define HAVE_STRING_H 1
4444| #define HAVE_MEMORY_H 1
4445| #define HAVE_STRINGS_H 1
4446| #define HAVE_INTTYPES_H 1
4447| #define HAVE_STDINT_H 1
4448| #define HAVE_UNISTD_H 1
4449| #define __EXTENSIONS__ 1
4450| #define _ALL_SOURCE 1
4451| #define _GNU_SOURCE 1
4452| #define _POSIX_PTHREAD_SEMANTICS 1
4453| #define _TANDEM_SOURCE 1
4454| #define HAVE_DLFCN_H 1
4455| #define LT_OBJDIR ".libs/"
4456| #define HAVE_ATOMIC_BUILTINS 1
4457| #define HAVE_PTHREAD_H 1
4458| #define HAVE_PTHREAD_H 1
4459| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4460| #define HAVE_PTHREAD_KEY_DELETE 1
4461| #define HAVE_PTHREAD_RWLOCK_INIT 1
4462| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
4463| #define HAVE_PTHREAD_YIELD 1
4464| #define HAVE_PTHREAD_RWLOCKS 1
4465| #define HAVE_GETHOSTBYNAME_R 1
4466| #define HAVE_GETHOSTBYADDR_R 1
4467| #define HAVE_GETSERVBYNAME_R 1
4468| #define HAVE_SIGSUSPEND 1
4469| #define HAVE_SIGWAIT 1
4470| #define HAVE_POLL 1
4471| #define HAVE_EPOLL 1
4472| #define HAVE_EPOLL_CREATE1 1
4473| #define HAVE_DUP3 1
4474| #define HAVE_ACCEPT4 1
4475| #define HAVE_SOCK_CLOEXEC 1
4476| #define HAVE_FDATASYNC 1
4477| #define HAVE_EPOLL_CREATE1 1
4478| #define HAVE_DUP3 1
4479| #define HAVE_ACCEPT4 1
4480| #define HAVE_SOCK_CLOEXEC 1
4481| #define HAVE_GETPWNAM_R 1
4482| #define HAVE_GETPWUID_R 1
4483| #define HAVE_GETGRNAM_R 1
4484| #define HAVE_GETGRGID_R 1
4485| #define HAVE_SYS_TYPES_H 1
4486| #define HAVE_SYS_MMAN_H 1
4487| #define HAVE_SYS_IPC_H 1
4488| #define HAVE_SYS_SHM_H 1
4489| #define HAVE_SYS_FILE_H 1
4490| #define HAVE_MMAP 1
4491| #define HAVE_MUNMAP 1
4492| #define HAVE_SHM_OPEN 1
4493| #define HAVE_SHM_UNLINK 1
4494| #define HAVE_SHMGET 1
4495| #define HAVE_SHMAT 1
4496| #define HAVE_SHMDT 1
4497| #define HAVE_SHMCTL 1
4498| #define HAVE_MAP_ANON 1
4499| #define anonymous shared memory allocation method 1
4500| #define USE_SHMEM_MMAP_ANON 1
4501| #define namebased memory allocation method 1
4502| #define USE_SHMEM_SHMGET 1
4503| #define HAVE_ALLOCA_H 1
4504| #define HAVE_ALLOCA 1
4505| #define HAVE_CALLOC 1
4506| #define HAVE_SETSID 1
4507| #define HAVE_ISINF 1
4508| #define HAVE_ISNAN 1
4509| #define HAVE_GETENV 1
4510| #define HAVE_PUTENV 1
4511| #define HAVE_SETENV 1
4512| #define HAVE_UNSETENV 1
4513| #define HAVE_WRITEV 1
4514| #define HAVE_GETIFADDRS 1
4515| #define HAVE_UTIME 1
4516| #define HAVE_UTIMES 1
4517| #define HAVE_SETRLIMIT 1
4518| #define HAVE_GETRLIMIT 1
4519| #define HAVE_SENDFILE 1
4520| #define HAVE_SIGACTION 1
4521| #define HAVE_DECL_SYS_SIGLIST 1
4522| #define HAVE_FORK 1
4523| #define HAVE_STRERROR_R 1
4524| #define HAVE_MMAP 1
4525| #define HAVE_MEMMOVE 1
4526| #define HAVE_GETPASS 1
4527| #define HAVE_GMTIME_R 1
4528| #define HAVE_LOCALTIME_R 1
4529| #define HAVE_MKSTEMP 1
4530| #define STDC_HEADERS 1
4531| #define HAVE_CRYPT_H 1
4532| #define HAVE_CTYPE_H 1
4533| #define HAVE_DIRENT_H 1
4534| /* end confdefs.h.  */
4535| #include <stdio.h>
4536| #ifdef HAVE_SYS_TYPES_H
4537| # include <sys/types.h>
4538| #endif
4539| #ifdef HAVE_SYS_STAT_H
4540| # include <sys/stat.h>
4541| #endif
4542| #ifdef STDC_HEADERS
4543| # include <stdlib.h>
4544| # include <stddef.h>
4545| #else
4546| # ifdef HAVE_STDLIB_H
4547| #  include <stdlib.h>
4548| # endif
4549| #endif
4550| #ifdef HAVE_STRING_H
4551| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4552| #  include <memory.h>
4553| # endif
4554| # include <string.h>
4555| #endif
4556| #ifdef HAVE_STRINGS_H
4557| # include <strings.h>
4558| #endif
4559| #ifdef HAVE_INTTYPES_H
4560| # include <inttypes.h>
4561| #endif
4562| #ifdef HAVE_STDINT_H
4563| # include <stdint.h>
4564| #endif
4565| #ifdef HAVE_UNISTD_H
4566| # include <unistd.h>
4567| #endif
4568| #include <dl.h>
4569configure:22596: result: no
4570configure:22596: checking dl.h presence
4571configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
4572conftest.c:104:16: fatal error: dl.h: No such file or directory
4573 #include <dl.h>
4574                ^
4575compilation terminated.
4576configure:22596: $? = 1
4577configure: failed program was:
4578| /* confdefs.h */
4579| #define PACKAGE_NAME ""
4580| #define PACKAGE_TARNAME ""
4581| #define PACKAGE_VERSION ""
4582| #define PACKAGE_STRING ""
4583| #define PACKAGE_BUGREPORT ""
4584| #define PACKAGE_URL ""
4585| #define STDC_HEADERS 1
4586| #define HAVE_SYS_TYPES_H 1
4587| #define HAVE_SYS_STAT_H 1
4588| #define HAVE_STDLIB_H 1
4589| #define HAVE_STRING_H 1
4590| #define HAVE_MEMORY_H 1
4591| #define HAVE_STRINGS_H 1
4592| #define HAVE_INTTYPES_H 1
4593| #define HAVE_STDINT_H 1
4594| #define HAVE_UNISTD_H 1
4595| #define __EXTENSIONS__ 1
4596| #define _ALL_SOURCE 1
4597| #define _GNU_SOURCE 1
4598| #define _POSIX_PTHREAD_SEMANTICS 1
4599| #define _TANDEM_SOURCE 1
4600| #define HAVE_DLFCN_H 1
4601| #define LT_OBJDIR ".libs/"
4602| #define HAVE_ATOMIC_BUILTINS 1
4603| #define HAVE_PTHREAD_H 1
4604| #define HAVE_PTHREAD_H 1
4605| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4606| #define HAVE_PTHREAD_KEY_DELETE 1
4607| #define HAVE_PTHREAD_RWLOCK_INIT 1
4608| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
4609| #define HAVE_PTHREAD_YIELD 1
4610| #define HAVE_PTHREAD_RWLOCKS 1
4611| #define HAVE_GETHOSTBYNAME_R 1
4612| #define HAVE_GETHOSTBYADDR_R 1
4613| #define HAVE_GETSERVBYNAME_R 1
4614| #define HAVE_SIGSUSPEND 1
4615| #define HAVE_SIGWAIT 1
4616| #define HAVE_POLL 1
4617| #define HAVE_EPOLL 1
4618| #define HAVE_EPOLL_CREATE1 1
4619| #define HAVE_DUP3 1
4620| #define HAVE_ACCEPT4 1
4621| #define HAVE_SOCK_CLOEXEC 1
4622| #define HAVE_FDATASYNC 1
4623| #define HAVE_EPOLL_CREATE1 1
4624| #define HAVE_DUP3 1
4625| #define HAVE_ACCEPT4 1
4626| #define HAVE_SOCK_CLOEXEC 1
4627| #define HAVE_GETPWNAM_R 1
4628| #define HAVE_GETPWUID_R 1
4629| #define HAVE_GETGRNAM_R 1
4630| #define HAVE_GETGRGID_R 1
4631| #define HAVE_SYS_TYPES_H 1
4632| #define HAVE_SYS_MMAN_H 1
4633| #define HAVE_SYS_IPC_H 1
4634| #define HAVE_SYS_SHM_H 1
4635| #define HAVE_SYS_FILE_H 1
4636| #define HAVE_MMAP 1
4637| #define HAVE_MUNMAP 1
4638| #define HAVE_SHM_OPEN 1
4639| #define HAVE_SHM_UNLINK 1
4640| #define HAVE_SHMGET 1
4641| #define HAVE_SHMAT 1
4642| #define HAVE_SHMDT 1
4643| #define HAVE_SHMCTL 1
4644| #define HAVE_MAP_ANON 1
4645| #define anonymous shared memory allocation method 1
4646| #define USE_SHMEM_MMAP_ANON 1
4647| #define namebased memory allocation method 1
4648| #define USE_SHMEM_SHMGET 1
4649| #define HAVE_ALLOCA_H 1
4650| #define HAVE_ALLOCA 1
4651| #define HAVE_CALLOC 1
4652| #define HAVE_SETSID 1
4653| #define HAVE_ISINF 1
4654| #define HAVE_ISNAN 1
4655| #define HAVE_GETENV 1
4656| #define HAVE_PUTENV 1
4657| #define HAVE_SETENV 1
4658| #define HAVE_UNSETENV 1
4659| #define HAVE_WRITEV 1
4660| #define HAVE_GETIFADDRS 1
4661| #define HAVE_UTIME 1
4662| #define HAVE_UTIMES 1
4663| #define HAVE_SETRLIMIT 1
4664| #define HAVE_GETRLIMIT 1
4665| #define HAVE_SENDFILE 1
4666| #define HAVE_SIGACTION 1
4667| #define HAVE_DECL_SYS_SIGLIST 1
4668| #define HAVE_FORK 1
4669| #define HAVE_STRERROR_R 1
4670| #define HAVE_MMAP 1
4671| #define HAVE_MEMMOVE 1
4672| #define HAVE_GETPASS 1
4673| #define HAVE_GMTIME_R 1
4674| #define HAVE_LOCALTIME_R 1
4675| #define HAVE_MKSTEMP 1
4676| #define STDC_HEADERS 1
4677| #define HAVE_CRYPT_H 1
4678| #define HAVE_CTYPE_H 1
4679| #define HAVE_DIRENT_H 1
4680| /* end confdefs.h.  */
4681| #include <dl.h>
4682configure:22596: result: no
4683configure:22596: checking for dl.h
4684configure:22596: result: no
4685configure:22596: checking for dlfcn.h
4686configure:22596: result: yes
4687configure:22596: checking errno.h usability
4688configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4689configure:22596: $? = 0
4690configure:22596: result: yes
4691configure:22596: checking errno.h presence
4692configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
4693configure:22596: $? = 0
4694configure:22596: result: yes
4695configure:22596: checking for errno.h
4696configure:22596: result: yes
4697configure:22596: checking fcntl.h usability
4698configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4699configure:22596: $? = 0
4700configure:22596: result: yes
4701configure:22596: checking fcntl.h presence
4702configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
4703configure:22596: $? = 0
4704configure:22596: result: yes
4705configure:22596: checking for fcntl.h
4706configure:22596: result: yes
4707configure:22596: checking grp.h usability
4708configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4709configure:22596: $? = 0
4710configure:22596: result: yes
4711configure:22596: checking grp.h presence
4712configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
4713configure:22596: $? = 0
4714configure:22596: result: yes
4715configure:22596: checking for grp.h
4716configure:22596: result: yes
4717configure:22596: checking io.h usability
4718configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4719conftest.c:141:16: fatal error: io.h: No such file or directory
4720 #include <io.h>
4721                ^
4722compilation terminated.
4723configure:22596: $? = 1
4724configure: failed program was:
4725| /* confdefs.h */
4726| #define PACKAGE_NAME ""
4727| #define PACKAGE_TARNAME ""
4728| #define PACKAGE_VERSION ""
4729| #define PACKAGE_STRING ""
4730| #define PACKAGE_BUGREPORT ""
4731| #define PACKAGE_URL ""
4732| #define STDC_HEADERS 1
4733| #define HAVE_SYS_TYPES_H 1
4734| #define HAVE_SYS_STAT_H 1
4735| #define HAVE_STDLIB_H 1
4736| #define HAVE_STRING_H 1
4737| #define HAVE_MEMORY_H 1
4738| #define HAVE_STRINGS_H 1
4739| #define HAVE_INTTYPES_H 1
4740| #define HAVE_STDINT_H 1
4741| #define HAVE_UNISTD_H 1
4742| #define __EXTENSIONS__ 1
4743| #define _ALL_SOURCE 1
4744| #define _GNU_SOURCE 1
4745| #define _POSIX_PTHREAD_SEMANTICS 1
4746| #define _TANDEM_SOURCE 1
4747| #define HAVE_DLFCN_H 1
4748| #define LT_OBJDIR ".libs/"
4749| #define HAVE_ATOMIC_BUILTINS 1
4750| #define HAVE_PTHREAD_H 1
4751| #define HAVE_PTHREAD_H 1
4752| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4753| #define HAVE_PTHREAD_KEY_DELETE 1
4754| #define HAVE_PTHREAD_RWLOCK_INIT 1
4755| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
4756| #define HAVE_PTHREAD_YIELD 1
4757| #define HAVE_PTHREAD_RWLOCKS 1
4758| #define HAVE_GETHOSTBYNAME_R 1
4759| #define HAVE_GETHOSTBYADDR_R 1
4760| #define HAVE_GETSERVBYNAME_R 1
4761| #define HAVE_SIGSUSPEND 1
4762| #define HAVE_SIGWAIT 1
4763| #define HAVE_POLL 1
4764| #define HAVE_EPOLL 1
4765| #define HAVE_EPOLL_CREATE1 1
4766| #define HAVE_DUP3 1
4767| #define HAVE_ACCEPT4 1
4768| #define HAVE_SOCK_CLOEXEC 1
4769| #define HAVE_FDATASYNC 1
4770| #define HAVE_EPOLL_CREATE1 1
4771| #define HAVE_DUP3 1
4772| #define HAVE_ACCEPT4 1
4773| #define HAVE_SOCK_CLOEXEC 1
4774| #define HAVE_GETPWNAM_R 1
4775| #define HAVE_GETPWUID_R 1
4776| #define HAVE_GETGRNAM_R 1
4777| #define HAVE_GETGRGID_R 1
4778| #define HAVE_SYS_TYPES_H 1
4779| #define HAVE_SYS_MMAN_H 1
4780| #define HAVE_SYS_IPC_H 1
4781| #define HAVE_SYS_SHM_H 1
4782| #define HAVE_SYS_FILE_H 1
4783| #define HAVE_MMAP 1
4784| #define HAVE_MUNMAP 1
4785| #define HAVE_SHM_OPEN 1
4786| #define HAVE_SHM_UNLINK 1
4787| #define HAVE_SHMGET 1
4788| #define HAVE_SHMAT 1
4789| #define HAVE_SHMDT 1
4790| #define HAVE_SHMCTL 1
4791| #define HAVE_MAP_ANON 1
4792| #define anonymous shared memory allocation method 1
4793| #define USE_SHMEM_MMAP_ANON 1
4794| #define namebased memory allocation method 1
4795| #define USE_SHMEM_SHMGET 1
4796| #define HAVE_ALLOCA_H 1
4797| #define HAVE_ALLOCA 1
4798| #define HAVE_CALLOC 1
4799| #define HAVE_SETSID 1
4800| #define HAVE_ISINF 1
4801| #define HAVE_ISNAN 1
4802| #define HAVE_GETENV 1
4803| #define HAVE_PUTENV 1
4804| #define HAVE_SETENV 1
4805| #define HAVE_UNSETENV 1
4806| #define HAVE_WRITEV 1
4807| #define HAVE_GETIFADDRS 1
4808| #define HAVE_UTIME 1
4809| #define HAVE_UTIMES 1
4810| #define HAVE_SETRLIMIT 1
4811| #define HAVE_GETRLIMIT 1
4812| #define HAVE_SENDFILE 1
4813| #define HAVE_SIGACTION 1
4814| #define HAVE_DECL_SYS_SIGLIST 1
4815| #define HAVE_FORK 1
4816| #define HAVE_STRERROR_R 1
4817| #define HAVE_MMAP 1
4818| #define HAVE_MEMMOVE 1
4819| #define HAVE_GETPASS 1
4820| #define HAVE_GMTIME_R 1
4821| #define HAVE_LOCALTIME_R 1
4822| #define HAVE_MKSTEMP 1
4823| #define STDC_HEADERS 1
4824| #define HAVE_CRYPT_H 1
4825| #define HAVE_CTYPE_H 1
4826| #define HAVE_DIRENT_H 1
4827| #define HAVE_DLFCN_H 1
4828| #define HAVE_ERRNO_H 1
4829| #define HAVE_FCNTL_H 1
4830| #define HAVE_GRP_H 1
4831| /* end confdefs.h.  */
4832| #include <stdio.h>
4833| #ifdef HAVE_SYS_TYPES_H
4834| # include <sys/types.h>
4835| #endif
4836| #ifdef HAVE_SYS_STAT_H
4837| # include <sys/stat.h>
4838| #endif
4839| #ifdef STDC_HEADERS
4840| # include <stdlib.h>
4841| # include <stddef.h>
4842| #else
4843| # ifdef HAVE_STDLIB_H
4844| #  include <stdlib.h>
4845| # endif
4846| #endif
4847| #ifdef HAVE_STRING_H
4848| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4849| #  include <memory.h>
4850| # endif
4851| # include <string.h>
4852| #endif
4853| #ifdef HAVE_STRINGS_H
4854| # include <strings.h>
4855| #endif
4856| #ifdef HAVE_INTTYPES_H
4857| # include <inttypes.h>
4858| #endif
4859| #ifdef HAVE_STDINT_H
4860| # include <stdint.h>
4861| #endif
4862| #ifdef HAVE_UNISTD_H
4863| # include <unistd.h>
4864| #endif
4865| #include <io.h>
4866configure:22596: result: no
4867configure:22596: checking io.h presence
4868configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
4869conftest.c:108:16: fatal error: io.h: No such file or directory
4870 #include <io.h>
4871                ^
4872compilation terminated.
4873configure:22596: $? = 1
4874configure: failed program was:
4875| /* confdefs.h */
4876| #define PACKAGE_NAME ""
4877| #define PACKAGE_TARNAME ""
4878| #define PACKAGE_VERSION ""
4879| #define PACKAGE_STRING ""
4880| #define PACKAGE_BUGREPORT ""
4881| #define PACKAGE_URL ""
4882| #define STDC_HEADERS 1
4883| #define HAVE_SYS_TYPES_H 1
4884| #define HAVE_SYS_STAT_H 1
4885| #define HAVE_STDLIB_H 1
4886| #define HAVE_STRING_H 1
4887| #define HAVE_MEMORY_H 1
4888| #define HAVE_STRINGS_H 1
4889| #define HAVE_INTTYPES_H 1
4890| #define HAVE_STDINT_H 1
4891| #define HAVE_UNISTD_H 1
4892| #define __EXTENSIONS__ 1
4893| #define _ALL_SOURCE 1
4894| #define _GNU_SOURCE 1
4895| #define _POSIX_PTHREAD_SEMANTICS 1
4896| #define _TANDEM_SOURCE 1
4897| #define HAVE_DLFCN_H 1
4898| #define LT_OBJDIR ".libs/"
4899| #define HAVE_ATOMIC_BUILTINS 1
4900| #define HAVE_PTHREAD_H 1
4901| #define HAVE_PTHREAD_H 1
4902| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4903| #define HAVE_PTHREAD_KEY_DELETE 1
4904| #define HAVE_PTHREAD_RWLOCK_INIT 1
4905| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
4906| #define HAVE_PTHREAD_YIELD 1
4907| #define HAVE_PTHREAD_RWLOCKS 1
4908| #define HAVE_GETHOSTBYNAME_R 1
4909| #define HAVE_GETHOSTBYADDR_R 1
4910| #define HAVE_GETSERVBYNAME_R 1
4911| #define HAVE_SIGSUSPEND 1
4912| #define HAVE_SIGWAIT 1
4913| #define HAVE_POLL 1
4914| #define HAVE_EPOLL 1
4915| #define HAVE_EPOLL_CREATE1 1
4916| #define HAVE_DUP3 1
4917| #define HAVE_ACCEPT4 1
4918| #define HAVE_SOCK_CLOEXEC 1
4919| #define HAVE_FDATASYNC 1
4920| #define HAVE_EPOLL_CREATE1 1
4921| #define HAVE_DUP3 1
4922| #define HAVE_ACCEPT4 1
4923| #define HAVE_SOCK_CLOEXEC 1
4924| #define HAVE_GETPWNAM_R 1
4925| #define HAVE_GETPWUID_R 1
4926| #define HAVE_GETGRNAM_R 1
4927| #define HAVE_GETGRGID_R 1
4928| #define HAVE_SYS_TYPES_H 1
4929| #define HAVE_SYS_MMAN_H 1
4930| #define HAVE_SYS_IPC_H 1
4931| #define HAVE_SYS_SHM_H 1
4932| #define HAVE_SYS_FILE_H 1
4933| #define HAVE_MMAP 1
4934| #define HAVE_MUNMAP 1
4935| #define HAVE_SHM_OPEN 1
4936| #define HAVE_SHM_UNLINK 1
4937| #define HAVE_SHMGET 1
4938| #define HAVE_SHMAT 1
4939| #define HAVE_SHMDT 1
4940| #define HAVE_SHMCTL 1
4941| #define HAVE_MAP_ANON 1
4942| #define anonymous shared memory allocation method 1
4943| #define USE_SHMEM_MMAP_ANON 1
4944| #define namebased memory allocation method 1
4945| #define USE_SHMEM_SHMGET 1
4946| #define HAVE_ALLOCA_H 1
4947| #define HAVE_ALLOCA 1
4948| #define HAVE_CALLOC 1
4949| #define HAVE_SETSID 1
4950| #define HAVE_ISINF 1
4951| #define HAVE_ISNAN 1
4952| #define HAVE_GETENV 1
4953| #define HAVE_PUTENV 1
4954| #define HAVE_SETENV 1
4955| #define HAVE_UNSETENV 1
4956| #define HAVE_WRITEV 1
4957| #define HAVE_GETIFADDRS 1
4958| #define HAVE_UTIME 1
4959| #define HAVE_UTIMES 1
4960| #define HAVE_SETRLIMIT 1
4961| #define HAVE_GETRLIMIT 1
4962| #define HAVE_SENDFILE 1
4963| #define HAVE_SIGACTION 1
4964| #define HAVE_DECL_SYS_SIGLIST 1
4965| #define HAVE_FORK 1
4966| #define HAVE_STRERROR_R 1
4967| #define HAVE_MMAP 1
4968| #define HAVE_MEMMOVE 1
4969| #define HAVE_GETPASS 1
4970| #define HAVE_GMTIME_R 1
4971| #define HAVE_LOCALTIME_R 1
4972| #define HAVE_MKSTEMP 1
4973| #define STDC_HEADERS 1
4974| #define HAVE_CRYPT_H 1
4975| #define HAVE_CTYPE_H 1
4976| #define HAVE_DIRENT_H 1
4977| #define HAVE_DLFCN_H 1
4978| #define HAVE_ERRNO_H 1
4979| #define HAVE_FCNTL_H 1
4980| #define HAVE_GRP_H 1
4981| /* end confdefs.h.  */
4982| #include <io.h>
4983configure:22596: result: no
4984configure:22596: checking for io.h
4985configure:22596: result: no
4986configure:22596: checking limits.h usability
4987configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4988configure:22596: $? = 0
4989configure:22596: result: yes
4990configure:22596: checking limits.h presence
4991configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
4992configure:22596: $? = 0
4993configure:22596: result: yes
4994configure:22596: checking for limits.h
4995configure:22596: result: yes
4996configure:22596: checking mach-o/dyld.h usability
4997configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
4998conftest.c:142:25: fatal error: mach-o/dyld.h: No such file or directory
4999 #include <mach-o/dyld.h>
5000                         ^
5001compilation terminated.
5002configure:22596: $? = 1
5003configure: failed program was:
5004| /* confdefs.h */
5005| #define PACKAGE_NAME ""
5006| #define PACKAGE_TARNAME ""
5007| #define PACKAGE_VERSION ""
5008| #define PACKAGE_STRING ""
5009| #define PACKAGE_BUGREPORT ""
5010| #define PACKAGE_URL ""
5011| #define STDC_HEADERS 1
5012| #define HAVE_SYS_TYPES_H 1
5013| #define HAVE_SYS_STAT_H 1
5014| #define HAVE_STDLIB_H 1
5015| #define HAVE_STRING_H 1
5016| #define HAVE_MEMORY_H 1
5017| #define HAVE_STRINGS_H 1
5018| #define HAVE_INTTYPES_H 1
5019| #define HAVE_STDINT_H 1
5020| #define HAVE_UNISTD_H 1
5021| #define __EXTENSIONS__ 1
5022| #define _ALL_SOURCE 1
5023| #define _GNU_SOURCE 1
5024| #define _POSIX_PTHREAD_SEMANTICS 1
5025| #define _TANDEM_SOURCE 1
5026| #define HAVE_DLFCN_H 1
5027| #define LT_OBJDIR ".libs/"
5028| #define HAVE_ATOMIC_BUILTINS 1
5029| #define HAVE_PTHREAD_H 1
5030| #define HAVE_PTHREAD_H 1
5031| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5032| #define HAVE_PTHREAD_KEY_DELETE 1
5033| #define HAVE_PTHREAD_RWLOCK_INIT 1
5034| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
5035| #define HAVE_PTHREAD_YIELD 1
5036| #define HAVE_PTHREAD_RWLOCKS 1
5037| #define HAVE_GETHOSTBYNAME_R 1
5038| #define HAVE_GETHOSTBYADDR_R 1
5039| #define HAVE_GETSERVBYNAME_R 1
5040| #define HAVE_SIGSUSPEND 1
5041| #define HAVE_SIGWAIT 1
5042| #define HAVE_POLL 1
5043| #define HAVE_EPOLL 1
5044| #define HAVE_EPOLL_CREATE1 1
5045| #define HAVE_DUP3 1
5046| #define HAVE_ACCEPT4 1
5047| #define HAVE_SOCK_CLOEXEC 1
5048| #define HAVE_FDATASYNC 1
5049| #define HAVE_EPOLL_CREATE1 1
5050| #define HAVE_DUP3 1
5051| #define HAVE_ACCEPT4 1
5052| #define HAVE_SOCK_CLOEXEC 1
5053| #define HAVE_GETPWNAM_R 1
5054| #define HAVE_GETPWUID_R 1
5055| #define HAVE_GETGRNAM_R 1
5056| #define HAVE_GETGRGID_R 1
5057| #define HAVE_SYS_TYPES_H 1
5058| #define HAVE_SYS_MMAN_H 1
5059| #define HAVE_SYS_IPC_H 1
5060| #define HAVE_SYS_SHM_H 1
5061| #define HAVE_SYS_FILE_H 1
5062| #define HAVE_MMAP 1
5063| #define HAVE_MUNMAP 1
5064| #define HAVE_SHM_OPEN 1
5065| #define HAVE_SHM_UNLINK 1
5066| #define HAVE_SHMGET 1
5067| #define HAVE_SHMAT 1
5068| #define HAVE_SHMDT 1
5069| #define HAVE_SHMCTL 1
5070| #define HAVE_MAP_ANON 1
5071| #define anonymous shared memory allocation method 1
5072| #define USE_SHMEM_MMAP_ANON 1
5073| #define namebased memory allocation method 1
5074| #define USE_SHMEM_SHMGET 1
5075| #define HAVE_ALLOCA_H 1
5076| #define HAVE_ALLOCA 1
5077| #define HAVE_CALLOC 1
5078| #define HAVE_SETSID 1
5079| #define HAVE_ISINF 1
5080| #define HAVE_ISNAN 1
5081| #define HAVE_GETENV 1
5082| #define HAVE_PUTENV 1
5083| #define HAVE_SETENV 1
5084| #define HAVE_UNSETENV 1
5085| #define HAVE_WRITEV 1
5086| #define HAVE_GETIFADDRS 1
5087| #define HAVE_UTIME 1
5088| #define HAVE_UTIMES 1
5089| #define HAVE_SETRLIMIT 1
5090| #define HAVE_GETRLIMIT 1
5091| #define HAVE_SENDFILE 1
5092| #define HAVE_SIGACTION 1
5093| #define HAVE_DECL_SYS_SIGLIST 1
5094| #define HAVE_FORK 1
5095| #define HAVE_STRERROR_R 1
5096| #define HAVE_MMAP 1
5097| #define HAVE_MEMMOVE 1
5098| #define HAVE_GETPASS 1
5099| #define HAVE_GMTIME_R 1
5100| #define HAVE_LOCALTIME_R 1
5101| #define HAVE_MKSTEMP 1
5102| #define STDC_HEADERS 1
5103| #define HAVE_CRYPT_H 1
5104| #define HAVE_CTYPE_H 1
5105| #define HAVE_DIRENT_H 1
5106| #define HAVE_DLFCN_H 1
5107| #define HAVE_ERRNO_H 1
5108| #define HAVE_FCNTL_H 1
5109| #define HAVE_GRP_H 1
5110| #define HAVE_LIMITS_H 1
5111| /* end confdefs.h.  */
5112| #include <stdio.h>
5113| #ifdef HAVE_SYS_TYPES_H
5114| # include <sys/types.h>
5115| #endif
5116| #ifdef HAVE_SYS_STAT_H
5117| # include <sys/stat.h>
5118| #endif
5119| #ifdef STDC_HEADERS
5120| # include <stdlib.h>
5121| # include <stddef.h>
5122| #else
5123| # ifdef HAVE_STDLIB_H
5124| #  include <stdlib.h>
5125| # endif
5126| #endif
5127| #ifdef HAVE_STRING_H
5128| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5129| #  include <memory.h>
5130| # endif
5131| # include <string.h>
5132| #endif
5133| #ifdef HAVE_STRINGS_H
5134| # include <strings.h>
5135| #endif
5136| #ifdef HAVE_INTTYPES_H
5137| # include <inttypes.h>
5138| #endif
5139| #ifdef HAVE_STDINT_H
5140| # include <stdint.h>
5141| #endif
5142| #ifdef HAVE_UNISTD_H
5143| # include <unistd.h>
5144| #endif
5145| #include <mach-o/dyld.h>
5146configure:22596: result: no
5147configure:22596: checking mach-o/dyld.h presence
5148configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
5149conftest.c:109:25: fatal error: mach-o/dyld.h: No such file or directory
5150 #include <mach-o/dyld.h>
5151                         ^
5152compilation terminated.
5153configure:22596: $? = 1
5154configure: failed program was:
5155| /* confdefs.h */
5156| #define PACKAGE_NAME ""
5157| #define PACKAGE_TARNAME ""
5158| #define PACKAGE_VERSION ""
5159| #define PACKAGE_STRING ""
5160| #define PACKAGE_BUGREPORT ""
5161| #define PACKAGE_URL ""
5162| #define STDC_HEADERS 1
5163| #define HAVE_SYS_TYPES_H 1
5164| #define HAVE_SYS_STAT_H 1
5165| #define HAVE_STDLIB_H 1
5166| #define HAVE_STRING_H 1
5167| #define HAVE_MEMORY_H 1
5168| #define HAVE_STRINGS_H 1
5169| #define HAVE_INTTYPES_H 1
5170| #define HAVE_STDINT_H 1
5171| #define HAVE_UNISTD_H 1
5172| #define __EXTENSIONS__ 1
5173| #define _ALL_SOURCE 1
5174| #define _GNU_SOURCE 1
5175| #define _POSIX_PTHREAD_SEMANTICS 1
5176| #define _TANDEM_SOURCE 1
5177| #define HAVE_DLFCN_H 1
5178| #define LT_OBJDIR ".libs/"
5179| #define HAVE_ATOMIC_BUILTINS 1
5180| #define HAVE_PTHREAD_H 1
5181| #define HAVE_PTHREAD_H 1
5182| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5183| #define HAVE_PTHREAD_KEY_DELETE 1
5184| #define HAVE_PTHREAD_RWLOCK_INIT 1
5185| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
5186| #define HAVE_PTHREAD_YIELD 1
5187| #define HAVE_PTHREAD_RWLOCKS 1
5188| #define HAVE_GETHOSTBYNAME_R 1
5189| #define HAVE_GETHOSTBYADDR_R 1
5190| #define HAVE_GETSERVBYNAME_R 1
5191| #define HAVE_SIGSUSPEND 1
5192| #define HAVE_SIGWAIT 1
5193| #define HAVE_POLL 1
5194| #define HAVE_EPOLL 1
5195| #define HAVE_EPOLL_CREATE1 1
5196| #define HAVE_DUP3 1
5197| #define HAVE_ACCEPT4 1
5198| #define HAVE_SOCK_CLOEXEC 1
5199| #define HAVE_FDATASYNC 1
5200| #define HAVE_EPOLL_CREATE1 1
5201| #define HAVE_DUP3 1
5202| #define HAVE_ACCEPT4 1
5203| #define HAVE_SOCK_CLOEXEC 1
5204| #define HAVE_GETPWNAM_R 1
5205| #define HAVE_GETPWUID_R 1
5206| #define HAVE_GETGRNAM_R 1
5207| #define HAVE_GETGRGID_R 1
5208| #define HAVE_SYS_TYPES_H 1
5209| #define HAVE_SYS_MMAN_H 1
5210| #define HAVE_SYS_IPC_H 1
5211| #define HAVE_SYS_SHM_H 1
5212| #define HAVE_SYS_FILE_H 1
5213| #define HAVE_MMAP 1
5214| #define HAVE_MUNMAP 1
5215| #define HAVE_SHM_OPEN 1
5216| #define HAVE_SHM_UNLINK 1
5217| #define HAVE_SHMGET 1
5218| #define HAVE_SHMAT 1
5219| #define HAVE_SHMDT 1
5220| #define HAVE_SHMCTL 1
5221| #define HAVE_MAP_ANON 1
5222| #define anonymous shared memory allocation method 1
5223| #define USE_SHMEM_MMAP_ANON 1
5224| #define namebased memory allocation method 1
5225| #define USE_SHMEM_SHMGET 1
5226| #define HAVE_ALLOCA_H 1
5227| #define HAVE_ALLOCA 1
5228| #define HAVE_CALLOC 1
5229| #define HAVE_SETSID 1
5230| #define HAVE_ISINF 1
5231| #define HAVE_ISNAN 1
5232| #define HAVE_GETENV 1
5233| #define HAVE_PUTENV 1
5234| #define HAVE_SETENV 1
5235| #define HAVE_UNSETENV 1
5236| #define HAVE_WRITEV 1
5237| #define HAVE_GETIFADDRS 1
5238| #define HAVE_UTIME 1
5239| #define HAVE_UTIMES 1
5240| #define HAVE_SETRLIMIT 1
5241| #define HAVE_GETRLIMIT 1
5242| #define HAVE_SENDFILE 1
5243| #define HAVE_SIGACTION 1
5244| #define HAVE_DECL_SYS_SIGLIST 1
5245| #define HAVE_FORK 1
5246| #define HAVE_STRERROR_R 1
5247| #define HAVE_MMAP 1
5248| #define HAVE_MEMMOVE 1
5249| #define HAVE_GETPASS 1
5250| #define HAVE_GMTIME_R 1
5251| #define HAVE_LOCALTIME_R 1
5252| #define HAVE_MKSTEMP 1
5253| #define STDC_HEADERS 1
5254| #define HAVE_CRYPT_H 1
5255| #define HAVE_CTYPE_H 1
5256| #define HAVE_DIRENT_H 1
5257| #define HAVE_DLFCN_H 1
5258| #define HAVE_ERRNO_H 1
5259| #define HAVE_FCNTL_H 1
5260| #define HAVE_GRP_H 1
5261| #define HAVE_LIMITS_H 1
5262| /* end confdefs.h.  */
5263| #include <mach-o/dyld.h>
5264configure:22596: result: no
5265configure:22596: checking for mach-o/dyld.h
5266configure:22596: result: no
5267configure:22596: checking malloc.h usability
5268configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5269configure:22596: $? = 0
5270configure:22596: result: yes
5271configure:22596: checking malloc.h presence
5272configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
5273configure:22596: $? = 0
5274configure:22596: result: yes
5275configure:22596: checking for malloc.h
5276configure:22596: result: yes
5277configure:22596: checking for memory.h
5278configure:22596: result: yes
5279configure:22596: checking netdb.h usability
5280configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5281configure:22596: $? = 0
5282configure:22596: result: yes
5283configure:22596: checking netdb.h presence
5284configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
5285configure:22596: $? = 0
5286configure:22596: result: yes
5287configure:22596: checking for netdb.h
5288configure:22596: result: yes
5289configure:22596: checking osreldate.h usability
5290configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5291conftest.c:145:23: fatal error: osreldate.h: No such file or directory
5292 #include <osreldate.h>
5293                       ^
5294compilation terminated.
5295configure:22596: $? = 1
5296configure: failed program was:
5297| /* confdefs.h */
5298| #define PACKAGE_NAME ""
5299| #define PACKAGE_TARNAME ""
5300| #define PACKAGE_VERSION ""
5301| #define PACKAGE_STRING ""
5302| #define PACKAGE_BUGREPORT ""
5303| #define PACKAGE_URL ""
5304| #define STDC_HEADERS 1
5305| #define HAVE_SYS_TYPES_H 1
5306| #define HAVE_SYS_STAT_H 1
5307| #define HAVE_STDLIB_H 1
5308| #define HAVE_STRING_H 1
5309| #define HAVE_MEMORY_H 1
5310| #define HAVE_STRINGS_H 1
5311| #define HAVE_INTTYPES_H 1
5312| #define HAVE_STDINT_H 1
5313| #define HAVE_UNISTD_H 1
5314| #define __EXTENSIONS__ 1
5315| #define _ALL_SOURCE 1
5316| #define _GNU_SOURCE 1
5317| #define _POSIX_PTHREAD_SEMANTICS 1
5318| #define _TANDEM_SOURCE 1
5319| #define HAVE_DLFCN_H 1
5320| #define LT_OBJDIR ".libs/"
5321| #define HAVE_ATOMIC_BUILTINS 1
5322| #define HAVE_PTHREAD_H 1
5323| #define HAVE_PTHREAD_H 1
5324| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5325| #define HAVE_PTHREAD_KEY_DELETE 1
5326| #define HAVE_PTHREAD_RWLOCK_INIT 1
5327| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
5328| #define HAVE_PTHREAD_YIELD 1
5329| #define HAVE_PTHREAD_RWLOCKS 1
5330| #define HAVE_GETHOSTBYNAME_R 1
5331| #define HAVE_GETHOSTBYADDR_R 1
5332| #define HAVE_GETSERVBYNAME_R 1
5333| #define HAVE_SIGSUSPEND 1
5334| #define HAVE_SIGWAIT 1
5335| #define HAVE_POLL 1
5336| #define HAVE_EPOLL 1
5337| #define HAVE_EPOLL_CREATE1 1
5338| #define HAVE_DUP3 1
5339| #define HAVE_ACCEPT4 1
5340| #define HAVE_SOCK_CLOEXEC 1
5341| #define HAVE_FDATASYNC 1
5342| #define HAVE_EPOLL_CREATE1 1
5343| #define HAVE_DUP3 1
5344| #define HAVE_ACCEPT4 1
5345| #define HAVE_SOCK_CLOEXEC 1
5346| #define HAVE_GETPWNAM_R 1
5347| #define HAVE_GETPWUID_R 1
5348| #define HAVE_GETGRNAM_R 1
5349| #define HAVE_GETGRGID_R 1
5350| #define HAVE_SYS_TYPES_H 1
5351| #define HAVE_SYS_MMAN_H 1
5352| #define HAVE_SYS_IPC_H 1
5353| #define HAVE_SYS_SHM_H 1
5354| #define HAVE_SYS_FILE_H 1
5355| #define HAVE_MMAP 1
5356| #define HAVE_MUNMAP 1
5357| #define HAVE_SHM_OPEN 1
5358| #define HAVE_SHM_UNLINK 1
5359| #define HAVE_SHMGET 1
5360| #define HAVE_SHMAT 1
5361| #define HAVE_SHMDT 1
5362| #define HAVE_SHMCTL 1
5363| #define HAVE_MAP_ANON 1
5364| #define anonymous shared memory allocation method 1
5365| #define USE_SHMEM_MMAP_ANON 1
5366| #define namebased memory allocation method 1
5367| #define USE_SHMEM_SHMGET 1
5368| #define HAVE_ALLOCA_H 1
5369| #define HAVE_ALLOCA 1
5370| #define HAVE_CALLOC 1
5371| #define HAVE_SETSID 1
5372| #define HAVE_ISINF 1
5373| #define HAVE_ISNAN 1
5374| #define HAVE_GETENV 1
5375| #define HAVE_PUTENV 1
5376| #define HAVE_SETENV 1
5377| #define HAVE_UNSETENV 1
5378| #define HAVE_WRITEV 1
5379| #define HAVE_GETIFADDRS 1
5380| #define HAVE_UTIME 1
5381| #define HAVE_UTIMES 1
5382| #define HAVE_SETRLIMIT 1
5383| #define HAVE_GETRLIMIT 1
5384| #define HAVE_SENDFILE 1
5385| #define HAVE_SIGACTION 1
5386| #define HAVE_DECL_SYS_SIGLIST 1
5387| #define HAVE_FORK 1
5388| #define HAVE_STRERROR_R 1
5389| #define HAVE_MMAP 1
5390| #define HAVE_MEMMOVE 1
5391| #define HAVE_GETPASS 1
5392| #define HAVE_GMTIME_R 1
5393| #define HAVE_LOCALTIME_R 1
5394| #define HAVE_MKSTEMP 1
5395| #define STDC_HEADERS 1
5396| #define HAVE_CRYPT_H 1
5397| #define HAVE_CTYPE_H 1
5398| #define HAVE_DIRENT_H 1
5399| #define HAVE_DLFCN_H 1
5400| #define HAVE_ERRNO_H 1
5401| #define HAVE_FCNTL_H 1
5402| #define HAVE_GRP_H 1
5403| #define HAVE_LIMITS_H 1
5404| #define HAVE_MALLOC_H 1
5405| #define HAVE_MEMORY_H 1
5406| #define HAVE_NETDB_H 1
5407| /* end confdefs.h.  */
5408| #include <stdio.h>
5409| #ifdef HAVE_SYS_TYPES_H
5410| # include <sys/types.h>
5411| #endif
5412| #ifdef HAVE_SYS_STAT_H
5413| # include <sys/stat.h>
5414| #endif
5415| #ifdef STDC_HEADERS
5416| # include <stdlib.h>
5417| # include <stddef.h>
5418| #else
5419| # ifdef HAVE_STDLIB_H
5420| #  include <stdlib.h>
5421| # endif
5422| #endif
5423| #ifdef HAVE_STRING_H
5424| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5425| #  include <memory.h>
5426| # endif
5427| # include <string.h>
5428| #endif
5429| #ifdef HAVE_STRINGS_H
5430| # include <strings.h>
5431| #endif
5432| #ifdef HAVE_INTTYPES_H
5433| # include <inttypes.h>
5434| #endif
5435| #ifdef HAVE_STDINT_H
5436| # include <stdint.h>
5437| #endif
5438| #ifdef HAVE_UNISTD_H
5439| # include <unistd.h>
5440| #endif
5441| #include <osreldate.h>
5442configure:22596: result: no
5443configure:22596: checking osreldate.h presence
5444configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
5445conftest.c:112:23: fatal error: osreldate.h: No such file or directory
5446 #include <osreldate.h>
5447                       ^
5448compilation terminated.
5449configure:22596: $? = 1
5450configure: failed program was:
5451| /* confdefs.h */
5452| #define PACKAGE_NAME ""
5453| #define PACKAGE_TARNAME ""
5454| #define PACKAGE_VERSION ""
5455| #define PACKAGE_STRING ""
5456| #define PACKAGE_BUGREPORT ""
5457| #define PACKAGE_URL ""
5458| #define STDC_HEADERS 1
5459| #define HAVE_SYS_TYPES_H 1
5460| #define HAVE_SYS_STAT_H 1
5461| #define HAVE_STDLIB_H 1
5462| #define HAVE_STRING_H 1
5463| #define HAVE_MEMORY_H 1
5464| #define HAVE_STRINGS_H 1
5465| #define HAVE_INTTYPES_H 1
5466| #define HAVE_STDINT_H 1
5467| #define HAVE_UNISTD_H 1
5468| #define __EXTENSIONS__ 1
5469| #define _ALL_SOURCE 1
5470| #define _GNU_SOURCE 1
5471| #define _POSIX_PTHREAD_SEMANTICS 1
5472| #define _TANDEM_SOURCE 1
5473| #define HAVE_DLFCN_H 1
5474| #define LT_OBJDIR ".libs/"
5475| #define HAVE_ATOMIC_BUILTINS 1
5476| #define HAVE_PTHREAD_H 1
5477| #define HAVE_PTHREAD_H 1
5478| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5479| #define HAVE_PTHREAD_KEY_DELETE 1
5480| #define HAVE_PTHREAD_RWLOCK_INIT 1
5481| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
5482| #define HAVE_PTHREAD_YIELD 1
5483| #define HAVE_PTHREAD_RWLOCKS 1
5484| #define HAVE_GETHOSTBYNAME_R 1
5485| #define HAVE_GETHOSTBYADDR_R 1
5486| #define HAVE_GETSERVBYNAME_R 1
5487| #define HAVE_SIGSUSPEND 1
5488| #define HAVE_SIGWAIT 1
5489| #define HAVE_POLL 1
5490| #define HAVE_EPOLL 1
5491| #define HAVE_EPOLL_CREATE1 1
5492| #define HAVE_DUP3 1
5493| #define HAVE_ACCEPT4 1
5494| #define HAVE_SOCK_CLOEXEC 1
5495| #define HAVE_FDATASYNC 1
5496| #define HAVE_EPOLL_CREATE1 1
5497| #define HAVE_DUP3 1
5498| #define HAVE_ACCEPT4 1
5499| #define HAVE_SOCK_CLOEXEC 1
5500| #define HAVE_GETPWNAM_R 1
5501| #define HAVE_GETPWUID_R 1
5502| #define HAVE_GETGRNAM_R 1
5503| #define HAVE_GETGRGID_R 1
5504| #define HAVE_SYS_TYPES_H 1
5505| #define HAVE_SYS_MMAN_H 1
5506| #define HAVE_SYS_IPC_H 1
5507| #define HAVE_SYS_SHM_H 1
5508| #define HAVE_SYS_FILE_H 1
5509| #define HAVE_MMAP 1
5510| #define HAVE_MUNMAP 1
5511| #define HAVE_SHM_OPEN 1
5512| #define HAVE_SHM_UNLINK 1
5513| #define HAVE_SHMGET 1
5514| #define HAVE_SHMAT 1
5515| #define HAVE_SHMDT 1
5516| #define HAVE_SHMCTL 1
5517| #define HAVE_MAP_ANON 1
5518| #define anonymous shared memory allocation method 1
5519| #define USE_SHMEM_MMAP_ANON 1
5520| #define namebased memory allocation method 1
5521| #define USE_SHMEM_SHMGET 1
5522| #define HAVE_ALLOCA_H 1
5523| #define HAVE_ALLOCA 1
5524| #define HAVE_CALLOC 1
5525| #define HAVE_SETSID 1
5526| #define HAVE_ISINF 1
5527| #define HAVE_ISNAN 1
5528| #define HAVE_GETENV 1
5529| #define HAVE_PUTENV 1
5530| #define HAVE_SETENV 1
5531| #define HAVE_UNSETENV 1
5532| #define HAVE_WRITEV 1
5533| #define HAVE_GETIFADDRS 1
5534| #define HAVE_UTIME 1
5535| #define HAVE_UTIMES 1
5536| #define HAVE_SETRLIMIT 1
5537| #define HAVE_GETRLIMIT 1
5538| #define HAVE_SENDFILE 1
5539| #define HAVE_SIGACTION 1
5540| #define HAVE_DECL_SYS_SIGLIST 1
5541| #define HAVE_FORK 1
5542| #define HAVE_STRERROR_R 1
5543| #define HAVE_MMAP 1
5544| #define HAVE_MEMMOVE 1
5545| #define HAVE_GETPASS 1
5546| #define HAVE_GMTIME_R 1
5547| #define HAVE_LOCALTIME_R 1
5548| #define HAVE_MKSTEMP 1
5549| #define STDC_HEADERS 1
5550| #define HAVE_CRYPT_H 1
5551| #define HAVE_CTYPE_H 1
5552| #define HAVE_DIRENT_H 1
5553| #define HAVE_DLFCN_H 1
5554| #define HAVE_ERRNO_H 1
5555| #define HAVE_FCNTL_H 1
5556| #define HAVE_GRP_H 1
5557| #define HAVE_LIMITS_H 1
5558| #define HAVE_MALLOC_H 1
5559| #define HAVE_MEMORY_H 1
5560| #define HAVE_NETDB_H 1
5561| /* end confdefs.h.  */
5562| #include <osreldate.h>
5563configure:22596: result: no
5564configure:22596: checking for osreldate.h
5565configure:22596: result: no
5566configure:22596: checking poll.h usability
5567configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5568configure:22596: $? = 0
5569configure:22596: result: yes
5570configure:22596: checking poll.h presence
5571configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
5572configure:22596: $? = 0
5573configure:22596: result: yes
5574configure:22596: checking for poll.h
5575configure:22596: result: yes
5576configure:22596: checking process.h usability
5577configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5578conftest.c:146:21: fatal error: process.h: No such file or directory
5579 #include <process.h>
5580                     ^
5581compilation terminated.
5582configure:22596: $? = 1
5583configure: failed program was:
5584| /* confdefs.h */
5585| #define PACKAGE_NAME ""
5586| #define PACKAGE_TARNAME ""
5587| #define PACKAGE_VERSION ""
5588| #define PACKAGE_STRING ""
5589| #define PACKAGE_BUGREPORT ""
5590| #define PACKAGE_URL ""
5591| #define STDC_HEADERS 1
5592| #define HAVE_SYS_TYPES_H 1
5593| #define HAVE_SYS_STAT_H 1
5594| #define HAVE_STDLIB_H 1
5595| #define HAVE_STRING_H 1
5596| #define HAVE_MEMORY_H 1
5597| #define HAVE_STRINGS_H 1
5598| #define HAVE_INTTYPES_H 1
5599| #define HAVE_STDINT_H 1
5600| #define HAVE_UNISTD_H 1
5601| #define __EXTENSIONS__ 1
5602| #define _ALL_SOURCE 1
5603| #define _GNU_SOURCE 1
5604| #define _POSIX_PTHREAD_SEMANTICS 1
5605| #define _TANDEM_SOURCE 1
5606| #define HAVE_DLFCN_H 1
5607| #define LT_OBJDIR ".libs/"
5608| #define HAVE_ATOMIC_BUILTINS 1
5609| #define HAVE_PTHREAD_H 1
5610| #define HAVE_PTHREAD_H 1
5611| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5612| #define HAVE_PTHREAD_KEY_DELETE 1
5613| #define HAVE_PTHREAD_RWLOCK_INIT 1
5614| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
5615| #define HAVE_PTHREAD_YIELD 1
5616| #define HAVE_PTHREAD_RWLOCKS 1
5617| #define HAVE_GETHOSTBYNAME_R 1
5618| #define HAVE_GETHOSTBYADDR_R 1
5619| #define HAVE_GETSERVBYNAME_R 1
5620| #define HAVE_SIGSUSPEND 1
5621| #define HAVE_SIGWAIT 1
5622| #define HAVE_POLL 1
5623| #define HAVE_EPOLL 1
5624| #define HAVE_EPOLL_CREATE1 1
5625| #define HAVE_DUP3 1
5626| #define HAVE_ACCEPT4 1
5627| #define HAVE_SOCK_CLOEXEC 1
5628| #define HAVE_FDATASYNC 1
5629| #define HAVE_EPOLL_CREATE1 1
5630| #define HAVE_DUP3 1
5631| #define HAVE_ACCEPT4 1
5632| #define HAVE_SOCK_CLOEXEC 1
5633| #define HAVE_GETPWNAM_R 1
5634| #define HAVE_GETPWUID_R 1
5635| #define HAVE_GETGRNAM_R 1
5636| #define HAVE_GETGRGID_R 1
5637| #define HAVE_SYS_TYPES_H 1
5638| #define HAVE_SYS_MMAN_H 1
5639| #define HAVE_SYS_IPC_H 1
5640| #define HAVE_SYS_SHM_H 1
5641| #define HAVE_SYS_FILE_H 1
5642| #define HAVE_MMAP 1
5643| #define HAVE_MUNMAP 1
5644| #define HAVE_SHM_OPEN 1
5645| #define HAVE_SHM_UNLINK 1
5646| #define HAVE_SHMGET 1
5647| #define HAVE_SHMAT 1
5648| #define HAVE_SHMDT 1
5649| #define HAVE_SHMCTL 1
5650| #define HAVE_MAP_ANON 1
5651| #define anonymous shared memory allocation method 1
5652| #define USE_SHMEM_MMAP_ANON 1
5653| #define namebased memory allocation method 1
5654| #define USE_SHMEM_SHMGET 1
5655| #define HAVE_ALLOCA_H 1
5656| #define HAVE_ALLOCA 1
5657| #define HAVE_CALLOC 1
5658| #define HAVE_SETSID 1
5659| #define HAVE_ISINF 1
5660| #define HAVE_ISNAN 1
5661| #define HAVE_GETENV 1
5662| #define HAVE_PUTENV 1
5663| #define HAVE_SETENV 1
5664| #define HAVE_UNSETENV 1
5665| #define HAVE_WRITEV 1
5666| #define HAVE_GETIFADDRS 1
5667| #define HAVE_UTIME 1
5668| #define HAVE_UTIMES 1
5669| #define HAVE_SETRLIMIT 1
5670| #define HAVE_GETRLIMIT 1
5671| #define HAVE_SENDFILE 1
5672| #define HAVE_SIGACTION 1
5673| #define HAVE_DECL_SYS_SIGLIST 1
5674| #define HAVE_FORK 1
5675| #define HAVE_STRERROR_R 1
5676| #define HAVE_MMAP 1
5677| #define HAVE_MEMMOVE 1
5678| #define HAVE_GETPASS 1
5679| #define HAVE_GMTIME_R 1
5680| #define HAVE_LOCALTIME_R 1
5681| #define HAVE_MKSTEMP 1
5682| #define STDC_HEADERS 1
5683| #define HAVE_CRYPT_H 1
5684| #define HAVE_CTYPE_H 1
5685| #define HAVE_DIRENT_H 1
5686| #define HAVE_DLFCN_H 1
5687| #define HAVE_ERRNO_H 1
5688| #define HAVE_FCNTL_H 1
5689| #define HAVE_GRP_H 1
5690| #define HAVE_LIMITS_H 1
5691| #define HAVE_MALLOC_H 1
5692| #define HAVE_MEMORY_H 1
5693| #define HAVE_NETDB_H 1
5694| #define HAVE_POLL_H 1
5695| /* end confdefs.h.  */
5696| #include <stdio.h>
5697| #ifdef HAVE_SYS_TYPES_H
5698| # include <sys/types.h>
5699| #endif
5700| #ifdef HAVE_SYS_STAT_H
5701| # include <sys/stat.h>
5702| #endif
5703| #ifdef STDC_HEADERS
5704| # include <stdlib.h>
5705| # include <stddef.h>
5706| #else
5707| # ifdef HAVE_STDLIB_H
5708| #  include <stdlib.h>
5709| # endif
5710| #endif
5711| #ifdef HAVE_STRING_H
5712| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5713| #  include <memory.h>
5714| # endif
5715| # include <string.h>
5716| #endif
5717| #ifdef HAVE_STRINGS_H
5718| # include <strings.h>
5719| #endif
5720| #ifdef HAVE_INTTYPES_H
5721| # include <inttypes.h>
5722| #endif
5723| #ifdef HAVE_STDINT_H
5724| # include <stdint.h>
5725| #endif
5726| #ifdef HAVE_UNISTD_H
5727| # include <unistd.h>
5728| #endif
5729| #include <process.h>
5730configure:22596: result: no
5731configure:22596: checking process.h presence
5732configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
5733conftest.c:113:21: fatal error: process.h: No such file or directory
5734 #include <process.h>
5735                     ^
5736compilation terminated.
5737configure:22596: $? = 1
5738configure: failed program was:
5739| /* confdefs.h */
5740| #define PACKAGE_NAME ""
5741| #define PACKAGE_TARNAME ""
5742| #define PACKAGE_VERSION ""
5743| #define PACKAGE_STRING ""
5744| #define PACKAGE_BUGREPORT ""
5745| #define PACKAGE_URL ""
5746| #define STDC_HEADERS 1
5747| #define HAVE_SYS_TYPES_H 1
5748| #define HAVE_SYS_STAT_H 1
5749| #define HAVE_STDLIB_H 1
5750| #define HAVE_STRING_H 1
5751| #define HAVE_MEMORY_H 1
5752| #define HAVE_STRINGS_H 1
5753| #define HAVE_INTTYPES_H 1
5754| #define HAVE_STDINT_H 1
5755| #define HAVE_UNISTD_H 1
5756| #define __EXTENSIONS__ 1
5757| #define _ALL_SOURCE 1
5758| #define _GNU_SOURCE 1
5759| #define _POSIX_PTHREAD_SEMANTICS 1
5760| #define _TANDEM_SOURCE 1
5761| #define HAVE_DLFCN_H 1
5762| #define LT_OBJDIR ".libs/"
5763| #define HAVE_ATOMIC_BUILTINS 1
5764| #define HAVE_PTHREAD_H 1
5765| #define HAVE_PTHREAD_H 1
5766| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5767| #define HAVE_PTHREAD_KEY_DELETE 1
5768| #define HAVE_PTHREAD_RWLOCK_INIT 1
5769| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
5770| #define HAVE_PTHREAD_YIELD 1
5771| #define HAVE_PTHREAD_RWLOCKS 1
5772| #define HAVE_GETHOSTBYNAME_R 1
5773| #define HAVE_GETHOSTBYADDR_R 1
5774| #define HAVE_GETSERVBYNAME_R 1
5775| #define HAVE_SIGSUSPEND 1
5776| #define HAVE_SIGWAIT 1
5777| #define HAVE_POLL 1
5778| #define HAVE_EPOLL 1
5779| #define HAVE_EPOLL_CREATE1 1
5780| #define HAVE_DUP3 1
5781| #define HAVE_ACCEPT4 1
5782| #define HAVE_SOCK_CLOEXEC 1
5783| #define HAVE_FDATASYNC 1
5784| #define HAVE_EPOLL_CREATE1 1
5785| #define HAVE_DUP3 1
5786| #define HAVE_ACCEPT4 1
5787| #define HAVE_SOCK_CLOEXEC 1
5788| #define HAVE_GETPWNAM_R 1
5789| #define HAVE_GETPWUID_R 1
5790| #define HAVE_GETGRNAM_R 1
5791| #define HAVE_GETGRGID_R 1
5792| #define HAVE_SYS_TYPES_H 1
5793| #define HAVE_SYS_MMAN_H 1
5794| #define HAVE_SYS_IPC_H 1
5795| #define HAVE_SYS_SHM_H 1
5796| #define HAVE_SYS_FILE_H 1
5797| #define HAVE_MMAP 1
5798| #define HAVE_MUNMAP 1
5799| #define HAVE_SHM_OPEN 1
5800| #define HAVE_SHM_UNLINK 1
5801| #define HAVE_SHMGET 1
5802| #define HAVE_SHMAT 1
5803| #define HAVE_SHMDT 1
5804| #define HAVE_SHMCTL 1
5805| #define HAVE_MAP_ANON 1
5806| #define anonymous shared memory allocation method 1
5807| #define USE_SHMEM_MMAP_ANON 1
5808| #define namebased memory allocation method 1
5809| #define USE_SHMEM_SHMGET 1
5810| #define HAVE_ALLOCA_H 1
5811| #define HAVE_ALLOCA 1
5812| #define HAVE_CALLOC 1
5813| #define HAVE_SETSID 1
5814| #define HAVE_ISINF 1
5815| #define HAVE_ISNAN 1
5816| #define HAVE_GETENV 1
5817| #define HAVE_PUTENV 1
5818| #define HAVE_SETENV 1
5819| #define HAVE_UNSETENV 1
5820| #define HAVE_WRITEV 1
5821| #define HAVE_GETIFADDRS 1
5822| #define HAVE_UTIME 1
5823| #define HAVE_UTIMES 1
5824| #define HAVE_SETRLIMIT 1
5825| #define HAVE_GETRLIMIT 1
5826| #define HAVE_SENDFILE 1
5827| #define HAVE_SIGACTION 1
5828| #define HAVE_DECL_SYS_SIGLIST 1
5829| #define HAVE_FORK 1
5830| #define HAVE_STRERROR_R 1
5831| #define HAVE_MMAP 1
5832| #define HAVE_MEMMOVE 1
5833| #define HAVE_GETPASS 1
5834| #define HAVE_GMTIME_R 1
5835| #define HAVE_LOCALTIME_R 1
5836| #define HAVE_MKSTEMP 1
5837| #define STDC_HEADERS 1
5838| #define HAVE_CRYPT_H 1
5839| #define HAVE_CTYPE_H 1
5840| #define HAVE_DIRENT_H 1
5841| #define HAVE_DLFCN_H 1
5842| #define HAVE_ERRNO_H 1
5843| #define HAVE_FCNTL_H 1
5844| #define HAVE_GRP_H 1
5845| #define HAVE_LIMITS_H 1
5846| #define HAVE_MALLOC_H 1
5847| #define HAVE_MEMORY_H 1
5848| #define HAVE_NETDB_H 1
5849| #define HAVE_POLL_H 1
5850| /* end confdefs.h.  */
5851| #include <process.h>
5852configure:22596: result: no
5853configure:22596: checking for process.h
5854configure:22596: result: no
5855configure:22596: checking pwd.h usability
5856configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5857configure:22596: $? = 0
5858configure:22596: result: yes
5859configure:22596: checking pwd.h presence
5860configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
5861configure:22596: $? = 0
5862configure:22596: result: yes
5863configure:22596: checking for pwd.h
5864configure:22596: result: yes
5865configure:22596: checking semaphore.h usability
5866configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5867configure:22596: $? = 0
5868configure:22596: result: yes
5869configure:22596: checking semaphore.h presence
5870configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
5871configure:22596: $? = 0
5872configure:22596: result: yes
5873configure:22596: checking for semaphore.h
5874configure:22596: result: yes
5875configure:22596: checking signal.h usability
5876configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5877configure:22596: $? = 0
5878configure:22596: result: yes
5879configure:22596: checking signal.h presence
5880configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
5881configure:22596: $? = 0
5882configure:22596: result: yes
5883configure:22596: checking for signal.h
5884configure:22596: result: yes
5885configure:22596: checking stdarg.h usability
5886configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5887configure:22596: $? = 0
5888configure:22596: result: yes
5889configure:22596: checking stdarg.h presence
5890configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
5891configure:22596: $? = 0
5892configure:22596: result: yes
5893configure:22596: checking for stdarg.h
5894configure:22596: result: yes
5895configure:22596: checking stddef.h usability
5896configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5897configure:22596: $? = 0
5898configure:22596: result: yes
5899configure:22596: checking stddef.h presence
5900configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
5901configure:22596: $? = 0
5902configure:22596: result: yes
5903configure:22596: checking for stddef.h
5904configure:22596: result: yes
5905configure:22596: checking stdio.h usability
5906configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5907configure:22596: $? = 0
5908configure:22596: result: yes
5909configure:22596: checking stdio.h presence
5910configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
5911configure:22596: $? = 0
5912configure:22596: result: yes
5913configure:22596: checking for stdio.h
5914configure:22596: result: yes
5915configure:22596: checking for stdlib.h
5916configure:22596: result: yes
5917configure:22596: checking for string.h
5918configure:22596: result: yes
5919configure:22596: checking for strings.h
5920configure:22596: result: yes
5921configure:22596: checking sysapi.h usability
5922configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
5923conftest.c:155:20: fatal error: sysapi.h: No such file or directory
5924 #include <sysapi.h>
5925                    ^
5926compilation terminated.
5927configure:22596: $? = 1
5928configure: failed program was:
5929| /* confdefs.h */
5930| #define PACKAGE_NAME ""
5931| #define PACKAGE_TARNAME ""
5932| #define PACKAGE_VERSION ""
5933| #define PACKAGE_STRING ""
5934| #define PACKAGE_BUGREPORT ""
5935| #define PACKAGE_URL ""
5936| #define STDC_HEADERS 1
5937| #define HAVE_SYS_TYPES_H 1
5938| #define HAVE_SYS_STAT_H 1
5939| #define HAVE_STDLIB_H 1
5940| #define HAVE_STRING_H 1
5941| #define HAVE_MEMORY_H 1
5942| #define HAVE_STRINGS_H 1
5943| #define HAVE_INTTYPES_H 1
5944| #define HAVE_STDINT_H 1
5945| #define HAVE_UNISTD_H 1
5946| #define __EXTENSIONS__ 1
5947| #define _ALL_SOURCE 1
5948| #define _GNU_SOURCE 1
5949| #define _POSIX_PTHREAD_SEMANTICS 1
5950| #define _TANDEM_SOURCE 1
5951| #define HAVE_DLFCN_H 1
5952| #define LT_OBJDIR ".libs/"
5953| #define HAVE_ATOMIC_BUILTINS 1
5954| #define HAVE_PTHREAD_H 1
5955| #define HAVE_PTHREAD_H 1
5956| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5957| #define HAVE_PTHREAD_KEY_DELETE 1
5958| #define HAVE_PTHREAD_RWLOCK_INIT 1
5959| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
5960| #define HAVE_PTHREAD_YIELD 1
5961| #define HAVE_PTHREAD_RWLOCKS 1
5962| #define HAVE_GETHOSTBYNAME_R 1
5963| #define HAVE_GETHOSTBYADDR_R 1
5964| #define HAVE_GETSERVBYNAME_R 1
5965| #define HAVE_SIGSUSPEND 1
5966| #define HAVE_SIGWAIT 1
5967| #define HAVE_POLL 1
5968| #define HAVE_EPOLL 1
5969| #define HAVE_EPOLL_CREATE1 1
5970| #define HAVE_DUP3 1
5971| #define HAVE_ACCEPT4 1
5972| #define HAVE_SOCK_CLOEXEC 1
5973| #define HAVE_FDATASYNC 1
5974| #define HAVE_EPOLL_CREATE1 1
5975| #define HAVE_DUP3 1
5976| #define HAVE_ACCEPT4 1
5977| #define HAVE_SOCK_CLOEXEC 1
5978| #define HAVE_GETPWNAM_R 1
5979| #define HAVE_GETPWUID_R 1
5980| #define HAVE_GETGRNAM_R 1
5981| #define HAVE_GETGRGID_R 1
5982| #define HAVE_SYS_TYPES_H 1
5983| #define HAVE_SYS_MMAN_H 1
5984| #define HAVE_SYS_IPC_H 1
5985| #define HAVE_SYS_SHM_H 1
5986| #define HAVE_SYS_FILE_H 1
5987| #define HAVE_MMAP 1
5988| #define HAVE_MUNMAP 1
5989| #define HAVE_SHM_OPEN 1
5990| #define HAVE_SHM_UNLINK 1
5991| #define HAVE_SHMGET 1
5992| #define HAVE_SHMAT 1
5993| #define HAVE_SHMDT 1
5994| #define HAVE_SHMCTL 1
5995| #define HAVE_MAP_ANON 1
5996| #define anonymous shared memory allocation method 1
5997| #define USE_SHMEM_MMAP_ANON 1
5998| #define namebased memory allocation method 1
5999| #define USE_SHMEM_SHMGET 1
6000| #define HAVE_ALLOCA_H 1
6001| #define HAVE_ALLOCA 1
6002| #define HAVE_CALLOC 1
6003| #define HAVE_SETSID 1
6004| #define HAVE_ISINF 1
6005| #define HAVE_ISNAN 1
6006| #define HAVE_GETENV 1
6007| #define HAVE_PUTENV 1
6008| #define HAVE_SETENV 1
6009| #define HAVE_UNSETENV 1
6010| #define HAVE_WRITEV 1
6011| #define HAVE_GETIFADDRS 1
6012| #define HAVE_UTIME 1
6013| #define HAVE_UTIMES 1
6014| #define HAVE_SETRLIMIT 1
6015| #define HAVE_GETRLIMIT 1
6016| #define HAVE_SENDFILE 1
6017| #define HAVE_SIGACTION 1
6018| #define HAVE_DECL_SYS_SIGLIST 1
6019| #define HAVE_FORK 1
6020| #define HAVE_STRERROR_R 1
6021| #define HAVE_MMAP 1
6022| #define HAVE_MEMMOVE 1
6023| #define HAVE_GETPASS 1
6024| #define HAVE_GMTIME_R 1
6025| #define HAVE_LOCALTIME_R 1
6026| #define HAVE_MKSTEMP 1
6027| #define STDC_HEADERS 1
6028| #define HAVE_CRYPT_H 1
6029| #define HAVE_CTYPE_H 1
6030| #define HAVE_DIRENT_H 1
6031| #define HAVE_DLFCN_H 1
6032| #define HAVE_ERRNO_H 1
6033| #define HAVE_FCNTL_H 1
6034| #define HAVE_GRP_H 1
6035| #define HAVE_LIMITS_H 1
6036| #define HAVE_MALLOC_H 1
6037| #define HAVE_MEMORY_H 1
6038| #define HAVE_NETDB_H 1
6039| #define HAVE_POLL_H 1
6040| #define HAVE_PWD_H 1
6041| #define HAVE_SEMAPHORE_H 1
6042| #define HAVE_SIGNAL_H 1
6043| #define HAVE_STDARG_H 1
6044| #define HAVE_STDDEF_H 1
6045| #define HAVE_STDIO_H 1
6046| #define HAVE_STDLIB_H 1
6047| #define HAVE_STRING_H 1
6048| #define HAVE_STRINGS_H 1
6049| /* end confdefs.h.  */
6050| #include <stdio.h>
6051| #ifdef HAVE_SYS_TYPES_H
6052| # include <sys/types.h>
6053| #endif
6054| #ifdef HAVE_SYS_STAT_H
6055| # include <sys/stat.h>
6056| #endif
6057| #ifdef STDC_HEADERS
6058| # include <stdlib.h>
6059| # include <stddef.h>
6060| #else
6061| # ifdef HAVE_STDLIB_H
6062| #  include <stdlib.h>
6063| # endif
6064| #endif
6065| #ifdef HAVE_STRING_H
6066| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6067| #  include <memory.h>
6068| # endif
6069| # include <string.h>
6070| #endif
6071| #ifdef HAVE_STRINGS_H
6072| # include <strings.h>
6073| #endif
6074| #ifdef HAVE_INTTYPES_H
6075| # include <inttypes.h>
6076| #endif
6077| #ifdef HAVE_STDINT_H
6078| # include <stdint.h>
6079| #endif
6080| #ifdef HAVE_UNISTD_H
6081| # include <unistd.h>
6082| #endif
6083| #include <sysapi.h>
6084configure:22596: result: no
6085configure:22596: checking sysapi.h presence
6086configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
6087conftest.c:122:20: fatal error: sysapi.h: No such file or directory
6088 #include <sysapi.h>
6089                    ^
6090compilation terminated.
6091configure:22596: $? = 1
6092configure: failed program was:
6093| /* confdefs.h */
6094| #define PACKAGE_NAME ""
6095| #define PACKAGE_TARNAME ""
6096| #define PACKAGE_VERSION ""
6097| #define PACKAGE_STRING ""
6098| #define PACKAGE_BUGREPORT ""
6099| #define PACKAGE_URL ""
6100| #define STDC_HEADERS 1
6101| #define HAVE_SYS_TYPES_H 1
6102| #define HAVE_SYS_STAT_H 1
6103| #define HAVE_STDLIB_H 1
6104| #define HAVE_STRING_H 1
6105| #define HAVE_MEMORY_H 1
6106| #define HAVE_STRINGS_H 1
6107| #define HAVE_INTTYPES_H 1
6108| #define HAVE_STDINT_H 1
6109| #define HAVE_UNISTD_H 1
6110| #define __EXTENSIONS__ 1
6111| #define _ALL_SOURCE 1
6112| #define _GNU_SOURCE 1
6113| #define _POSIX_PTHREAD_SEMANTICS 1
6114| #define _TANDEM_SOURCE 1
6115| #define HAVE_DLFCN_H 1
6116| #define LT_OBJDIR ".libs/"
6117| #define HAVE_ATOMIC_BUILTINS 1
6118| #define HAVE_PTHREAD_H 1
6119| #define HAVE_PTHREAD_H 1
6120| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6121| #define HAVE_PTHREAD_KEY_DELETE 1
6122| #define HAVE_PTHREAD_RWLOCK_INIT 1
6123| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
6124| #define HAVE_PTHREAD_YIELD 1
6125| #define HAVE_PTHREAD_RWLOCKS 1
6126| #define HAVE_GETHOSTBYNAME_R 1
6127| #define HAVE_GETHOSTBYADDR_R 1
6128| #define HAVE_GETSERVBYNAME_R 1
6129| #define HAVE_SIGSUSPEND 1
6130| #define HAVE_SIGWAIT 1
6131| #define HAVE_POLL 1
6132| #define HAVE_EPOLL 1
6133| #define HAVE_EPOLL_CREATE1 1
6134| #define HAVE_DUP3 1
6135| #define HAVE_ACCEPT4 1
6136| #define HAVE_SOCK_CLOEXEC 1
6137| #define HAVE_FDATASYNC 1
6138| #define HAVE_EPOLL_CREATE1 1
6139| #define HAVE_DUP3 1
6140| #define HAVE_ACCEPT4 1
6141| #define HAVE_SOCK_CLOEXEC 1
6142| #define HAVE_GETPWNAM_R 1
6143| #define HAVE_GETPWUID_R 1
6144| #define HAVE_GETGRNAM_R 1
6145| #define HAVE_GETGRGID_R 1
6146| #define HAVE_SYS_TYPES_H 1
6147| #define HAVE_SYS_MMAN_H 1
6148| #define HAVE_SYS_IPC_H 1
6149| #define HAVE_SYS_SHM_H 1
6150| #define HAVE_SYS_FILE_H 1
6151| #define HAVE_MMAP 1
6152| #define HAVE_MUNMAP 1
6153| #define HAVE_SHM_OPEN 1
6154| #define HAVE_SHM_UNLINK 1
6155| #define HAVE_SHMGET 1
6156| #define HAVE_SHMAT 1
6157| #define HAVE_SHMDT 1
6158| #define HAVE_SHMCTL 1
6159| #define HAVE_MAP_ANON 1
6160| #define anonymous shared memory allocation method 1
6161| #define USE_SHMEM_MMAP_ANON 1
6162| #define namebased memory allocation method 1
6163| #define USE_SHMEM_SHMGET 1
6164| #define HAVE_ALLOCA_H 1
6165| #define HAVE_ALLOCA 1
6166| #define HAVE_CALLOC 1
6167| #define HAVE_SETSID 1
6168| #define HAVE_ISINF 1
6169| #define HAVE_ISNAN 1
6170| #define HAVE_GETENV 1
6171| #define HAVE_PUTENV 1
6172| #define HAVE_SETENV 1
6173| #define HAVE_UNSETENV 1
6174| #define HAVE_WRITEV 1
6175| #define HAVE_GETIFADDRS 1
6176| #define HAVE_UTIME 1
6177| #define HAVE_UTIMES 1
6178| #define HAVE_SETRLIMIT 1
6179| #define HAVE_GETRLIMIT 1
6180| #define HAVE_SENDFILE 1
6181| #define HAVE_SIGACTION 1
6182| #define HAVE_DECL_SYS_SIGLIST 1
6183| #define HAVE_FORK 1
6184| #define HAVE_STRERROR_R 1
6185| #define HAVE_MMAP 1
6186| #define HAVE_MEMMOVE 1
6187| #define HAVE_GETPASS 1
6188| #define HAVE_GMTIME_R 1
6189| #define HAVE_LOCALTIME_R 1
6190| #define HAVE_MKSTEMP 1
6191| #define STDC_HEADERS 1
6192| #define HAVE_CRYPT_H 1
6193| #define HAVE_CTYPE_H 1
6194| #define HAVE_DIRENT_H 1
6195| #define HAVE_DLFCN_H 1
6196| #define HAVE_ERRNO_H 1
6197| #define HAVE_FCNTL_H 1
6198| #define HAVE_GRP_H 1
6199| #define HAVE_LIMITS_H 1
6200| #define HAVE_MALLOC_H 1
6201| #define HAVE_MEMORY_H 1
6202| #define HAVE_NETDB_H 1
6203| #define HAVE_POLL_H 1
6204| #define HAVE_PWD_H 1
6205| #define HAVE_SEMAPHORE_H 1
6206| #define HAVE_SIGNAL_H 1
6207| #define HAVE_STDARG_H 1
6208| #define HAVE_STDDEF_H 1
6209| #define HAVE_STDIO_H 1
6210| #define HAVE_STDLIB_H 1
6211| #define HAVE_STRING_H 1
6212| #define HAVE_STRINGS_H 1
6213| /* end confdefs.h.  */
6214| #include <sysapi.h>
6215configure:22596: result: no
6216configure:22596: checking for sysapi.h
6217configure:22596: result: no
6218configure:22596: checking sysgtime.h usability
6219configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
6220conftest.c:155:22: fatal error: sysgtime.h: No such file or directory
6221 #include <sysgtime.h>
6222                      ^
6223compilation terminated.
6224configure:22596: $? = 1
6225configure: failed program was:
6226| /* confdefs.h */
6227| #define PACKAGE_NAME ""
6228| #define PACKAGE_TARNAME ""
6229| #define PACKAGE_VERSION ""
6230| #define PACKAGE_STRING ""
6231| #define PACKAGE_BUGREPORT ""
6232| #define PACKAGE_URL ""
6233| #define STDC_HEADERS 1
6234| #define HAVE_SYS_TYPES_H 1
6235| #define HAVE_SYS_STAT_H 1
6236| #define HAVE_STDLIB_H 1
6237| #define HAVE_STRING_H 1
6238| #define HAVE_MEMORY_H 1
6239| #define HAVE_STRINGS_H 1
6240| #define HAVE_INTTYPES_H 1
6241| #define HAVE_STDINT_H 1
6242| #define HAVE_UNISTD_H 1
6243| #define __EXTENSIONS__ 1
6244| #define _ALL_SOURCE 1
6245| #define _GNU_SOURCE 1
6246| #define _POSIX_PTHREAD_SEMANTICS 1
6247| #define _TANDEM_SOURCE 1
6248| #define HAVE_DLFCN_H 1
6249| #define LT_OBJDIR ".libs/"
6250| #define HAVE_ATOMIC_BUILTINS 1
6251| #define HAVE_PTHREAD_H 1
6252| #define HAVE_PTHREAD_H 1
6253| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6254| #define HAVE_PTHREAD_KEY_DELETE 1
6255| #define HAVE_PTHREAD_RWLOCK_INIT 1
6256| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
6257| #define HAVE_PTHREAD_YIELD 1
6258| #define HAVE_PTHREAD_RWLOCKS 1
6259| #define HAVE_GETHOSTBYNAME_R 1
6260| #define HAVE_GETHOSTBYADDR_R 1
6261| #define HAVE_GETSERVBYNAME_R 1
6262| #define HAVE_SIGSUSPEND 1
6263| #define HAVE_SIGWAIT 1
6264| #define HAVE_POLL 1
6265| #define HAVE_EPOLL 1
6266| #define HAVE_EPOLL_CREATE1 1
6267| #define HAVE_DUP3 1
6268| #define HAVE_ACCEPT4 1
6269| #define HAVE_SOCK_CLOEXEC 1
6270| #define HAVE_FDATASYNC 1
6271| #define HAVE_EPOLL_CREATE1 1
6272| #define HAVE_DUP3 1
6273| #define HAVE_ACCEPT4 1
6274| #define HAVE_SOCK_CLOEXEC 1
6275| #define HAVE_GETPWNAM_R 1
6276| #define HAVE_GETPWUID_R 1
6277| #define HAVE_GETGRNAM_R 1
6278| #define HAVE_GETGRGID_R 1
6279| #define HAVE_SYS_TYPES_H 1
6280| #define HAVE_SYS_MMAN_H 1
6281| #define HAVE_SYS_IPC_H 1
6282| #define HAVE_SYS_SHM_H 1
6283| #define HAVE_SYS_FILE_H 1
6284| #define HAVE_MMAP 1
6285| #define HAVE_MUNMAP 1
6286| #define HAVE_SHM_OPEN 1
6287| #define HAVE_SHM_UNLINK 1
6288| #define HAVE_SHMGET 1
6289| #define HAVE_SHMAT 1
6290| #define HAVE_SHMDT 1
6291| #define HAVE_SHMCTL 1
6292| #define HAVE_MAP_ANON 1
6293| #define anonymous shared memory allocation method 1
6294| #define USE_SHMEM_MMAP_ANON 1
6295| #define namebased memory allocation method 1
6296| #define USE_SHMEM_SHMGET 1
6297| #define HAVE_ALLOCA_H 1
6298| #define HAVE_ALLOCA 1
6299| #define HAVE_CALLOC 1
6300| #define HAVE_SETSID 1
6301| #define HAVE_ISINF 1
6302| #define HAVE_ISNAN 1
6303| #define HAVE_GETENV 1
6304| #define HAVE_PUTENV 1
6305| #define HAVE_SETENV 1
6306| #define HAVE_UNSETENV 1
6307| #define HAVE_WRITEV 1
6308| #define HAVE_GETIFADDRS 1
6309| #define HAVE_UTIME 1
6310| #define HAVE_UTIMES 1
6311| #define HAVE_SETRLIMIT 1
6312| #define HAVE_GETRLIMIT 1
6313| #define HAVE_SENDFILE 1
6314| #define HAVE_SIGACTION 1
6315| #define HAVE_DECL_SYS_SIGLIST 1
6316| #define HAVE_FORK 1
6317| #define HAVE_STRERROR_R 1
6318| #define HAVE_MMAP 1
6319| #define HAVE_MEMMOVE 1
6320| #define HAVE_GETPASS 1
6321| #define HAVE_GMTIME_R 1
6322| #define HAVE_LOCALTIME_R 1
6323| #define HAVE_MKSTEMP 1
6324| #define STDC_HEADERS 1
6325| #define HAVE_CRYPT_H 1
6326| #define HAVE_CTYPE_H 1
6327| #define HAVE_DIRENT_H 1
6328| #define HAVE_DLFCN_H 1
6329| #define HAVE_ERRNO_H 1
6330| #define HAVE_FCNTL_H 1
6331| #define HAVE_GRP_H 1
6332| #define HAVE_LIMITS_H 1
6333| #define HAVE_MALLOC_H 1
6334| #define HAVE_MEMORY_H 1
6335| #define HAVE_NETDB_H 1
6336| #define HAVE_POLL_H 1
6337| #define HAVE_PWD_H 1
6338| #define HAVE_SEMAPHORE_H 1
6339| #define HAVE_SIGNAL_H 1
6340| #define HAVE_STDARG_H 1
6341| #define HAVE_STDDEF_H 1
6342| #define HAVE_STDIO_H 1
6343| #define HAVE_STDLIB_H 1
6344| #define HAVE_STRING_H 1
6345| #define HAVE_STRINGS_H 1
6346| /* end confdefs.h.  */
6347| #include <stdio.h>
6348| #ifdef HAVE_SYS_TYPES_H
6349| # include <sys/types.h>
6350| #endif
6351| #ifdef HAVE_SYS_STAT_H
6352| # include <sys/stat.h>
6353| #endif
6354| #ifdef STDC_HEADERS
6355| # include <stdlib.h>
6356| # include <stddef.h>
6357| #else
6358| # ifdef HAVE_STDLIB_H
6359| #  include <stdlib.h>
6360| # endif
6361| #endif
6362| #ifdef HAVE_STRING_H
6363| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6364| #  include <memory.h>
6365| # endif
6366| # include <string.h>
6367| #endif
6368| #ifdef HAVE_STRINGS_H
6369| # include <strings.h>
6370| #endif
6371| #ifdef HAVE_INTTYPES_H
6372| # include <inttypes.h>
6373| #endif
6374| #ifdef HAVE_STDINT_H
6375| # include <stdint.h>
6376| #endif
6377| #ifdef HAVE_UNISTD_H
6378| # include <unistd.h>
6379| #endif
6380| #include <sysgtime.h>
6381configure:22596: result: no
6382configure:22596: checking sysgtime.h presence
6383configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
6384conftest.c:122:22: fatal error: sysgtime.h: No such file or directory
6385 #include <sysgtime.h>
6386                      ^
6387compilation terminated.
6388configure:22596: $? = 1
6389configure: failed program was:
6390| /* confdefs.h */
6391| #define PACKAGE_NAME ""
6392| #define PACKAGE_TARNAME ""
6393| #define PACKAGE_VERSION ""
6394| #define PACKAGE_STRING ""
6395| #define PACKAGE_BUGREPORT ""
6396| #define PACKAGE_URL ""
6397| #define STDC_HEADERS 1
6398| #define HAVE_SYS_TYPES_H 1
6399| #define HAVE_SYS_STAT_H 1
6400| #define HAVE_STDLIB_H 1
6401| #define HAVE_STRING_H 1
6402| #define HAVE_MEMORY_H 1
6403| #define HAVE_STRINGS_H 1
6404| #define HAVE_INTTYPES_H 1
6405| #define HAVE_STDINT_H 1
6406| #define HAVE_UNISTD_H 1
6407| #define __EXTENSIONS__ 1
6408| #define _ALL_SOURCE 1
6409| #define _GNU_SOURCE 1
6410| #define _POSIX_PTHREAD_SEMANTICS 1
6411| #define _TANDEM_SOURCE 1
6412| #define HAVE_DLFCN_H 1
6413| #define LT_OBJDIR ".libs/"
6414| #define HAVE_ATOMIC_BUILTINS 1
6415| #define HAVE_PTHREAD_H 1
6416| #define HAVE_PTHREAD_H 1
6417| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6418| #define HAVE_PTHREAD_KEY_DELETE 1
6419| #define HAVE_PTHREAD_RWLOCK_INIT 1
6420| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
6421| #define HAVE_PTHREAD_YIELD 1
6422| #define HAVE_PTHREAD_RWLOCKS 1
6423| #define HAVE_GETHOSTBYNAME_R 1
6424| #define HAVE_GETHOSTBYADDR_R 1
6425| #define HAVE_GETSERVBYNAME_R 1
6426| #define HAVE_SIGSUSPEND 1
6427| #define HAVE_SIGWAIT 1
6428| #define HAVE_POLL 1
6429| #define HAVE_EPOLL 1
6430| #define HAVE_EPOLL_CREATE1 1
6431| #define HAVE_DUP3 1
6432| #define HAVE_ACCEPT4 1
6433| #define HAVE_SOCK_CLOEXEC 1
6434| #define HAVE_FDATASYNC 1
6435| #define HAVE_EPOLL_CREATE1 1
6436| #define HAVE_DUP3 1
6437| #define HAVE_ACCEPT4 1
6438| #define HAVE_SOCK_CLOEXEC 1
6439| #define HAVE_GETPWNAM_R 1
6440| #define HAVE_GETPWUID_R 1
6441| #define HAVE_GETGRNAM_R 1
6442| #define HAVE_GETGRGID_R 1
6443| #define HAVE_SYS_TYPES_H 1
6444| #define HAVE_SYS_MMAN_H 1
6445| #define HAVE_SYS_IPC_H 1
6446| #define HAVE_SYS_SHM_H 1
6447| #define HAVE_SYS_FILE_H 1
6448| #define HAVE_MMAP 1
6449| #define HAVE_MUNMAP 1
6450| #define HAVE_SHM_OPEN 1
6451| #define HAVE_SHM_UNLINK 1
6452| #define HAVE_SHMGET 1
6453| #define HAVE_SHMAT 1
6454| #define HAVE_SHMDT 1
6455| #define HAVE_SHMCTL 1
6456| #define HAVE_MAP_ANON 1
6457| #define anonymous shared memory allocation method 1
6458| #define USE_SHMEM_MMAP_ANON 1
6459| #define namebased memory allocation method 1
6460| #define USE_SHMEM_SHMGET 1
6461| #define HAVE_ALLOCA_H 1
6462| #define HAVE_ALLOCA 1
6463| #define HAVE_CALLOC 1
6464| #define HAVE_SETSID 1
6465| #define HAVE_ISINF 1
6466| #define HAVE_ISNAN 1
6467| #define HAVE_GETENV 1
6468| #define HAVE_PUTENV 1
6469| #define HAVE_SETENV 1
6470| #define HAVE_UNSETENV 1
6471| #define HAVE_WRITEV 1
6472| #define HAVE_GETIFADDRS 1
6473| #define HAVE_UTIME 1
6474| #define HAVE_UTIMES 1
6475| #define HAVE_SETRLIMIT 1
6476| #define HAVE_GETRLIMIT 1
6477| #define HAVE_SENDFILE 1
6478| #define HAVE_SIGACTION 1
6479| #define HAVE_DECL_SYS_SIGLIST 1
6480| #define HAVE_FORK 1
6481| #define HAVE_STRERROR_R 1
6482| #define HAVE_MMAP 1
6483| #define HAVE_MEMMOVE 1
6484| #define HAVE_GETPASS 1
6485| #define HAVE_GMTIME_R 1
6486| #define HAVE_LOCALTIME_R 1
6487| #define HAVE_MKSTEMP 1
6488| #define STDC_HEADERS 1
6489| #define HAVE_CRYPT_H 1
6490| #define HAVE_CTYPE_H 1
6491| #define HAVE_DIRENT_H 1
6492| #define HAVE_DLFCN_H 1
6493| #define HAVE_ERRNO_H 1
6494| #define HAVE_FCNTL_H 1
6495| #define HAVE_GRP_H 1
6496| #define HAVE_LIMITS_H 1
6497| #define HAVE_MALLOC_H 1
6498| #define HAVE_MEMORY_H 1
6499| #define HAVE_NETDB_H 1
6500| #define HAVE_POLL_H 1
6501| #define HAVE_PWD_H 1
6502| #define HAVE_SEMAPHORE_H 1
6503| #define HAVE_SIGNAL_H 1
6504| #define HAVE_STDARG_H 1
6505| #define HAVE_STDDEF_H 1
6506| #define HAVE_STDIO_H 1
6507| #define HAVE_STDLIB_H 1
6508| #define HAVE_STRING_H 1
6509| #define HAVE_STRINGS_H 1
6510| /* end confdefs.h.  */
6511| #include <sysgtime.h>
6512configure:22596: result: no
6513configure:22596: checking for sysgtime.h
6514configure:22596: result: no
6515configure:22596: checking termios.h usability
6516configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
6517configure:22596: $? = 0
6518configure:22596: result: yes
6519configure:22596: checking termios.h presence
6520configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
6521configure:22596: $? = 0
6522configure:22596: result: yes
6523configure:22596: checking for termios.h
6524configure:22596: result: yes
6525configure:22596: checking time.h usability
6526configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
6527configure:22596: $? = 0
6528configure:22596: result: yes
6529configure:22596: checking time.h presence
6530configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
6531configure:22596: $? = 0
6532configure:22596: result: yes
6533configure:22596: checking for time.h
6534configure:22596: result: yes
6535configure:22596: checking tpfeq.h usability
6536configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
6537conftest.c:157:19: fatal error: tpfeq.h: No such file or directory
6538 #include <tpfeq.h>
6539                   ^
6540compilation terminated.
6541configure:22596: $? = 1
6542configure: failed program was:
6543| /* confdefs.h */
6544| #define PACKAGE_NAME ""
6545| #define PACKAGE_TARNAME ""
6546| #define PACKAGE_VERSION ""
6547| #define PACKAGE_STRING ""
6548| #define PACKAGE_BUGREPORT ""
6549| #define PACKAGE_URL ""
6550| #define STDC_HEADERS 1
6551| #define HAVE_SYS_TYPES_H 1
6552| #define HAVE_SYS_STAT_H 1
6553| #define HAVE_STDLIB_H 1
6554| #define HAVE_STRING_H 1
6555| #define HAVE_MEMORY_H 1
6556| #define HAVE_STRINGS_H 1
6557| #define HAVE_INTTYPES_H 1
6558| #define HAVE_STDINT_H 1
6559| #define HAVE_UNISTD_H 1
6560| #define __EXTENSIONS__ 1
6561| #define _ALL_SOURCE 1
6562| #define _GNU_SOURCE 1
6563| #define _POSIX_PTHREAD_SEMANTICS 1
6564| #define _TANDEM_SOURCE 1
6565| #define HAVE_DLFCN_H 1
6566| #define LT_OBJDIR ".libs/"
6567| #define HAVE_ATOMIC_BUILTINS 1
6568| #define HAVE_PTHREAD_H 1
6569| #define HAVE_PTHREAD_H 1
6570| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6571| #define HAVE_PTHREAD_KEY_DELETE 1
6572| #define HAVE_PTHREAD_RWLOCK_INIT 1
6573| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
6574| #define HAVE_PTHREAD_YIELD 1
6575| #define HAVE_PTHREAD_RWLOCKS 1
6576| #define HAVE_GETHOSTBYNAME_R 1
6577| #define HAVE_GETHOSTBYADDR_R 1
6578| #define HAVE_GETSERVBYNAME_R 1
6579| #define HAVE_SIGSUSPEND 1
6580| #define HAVE_SIGWAIT 1
6581| #define HAVE_POLL 1
6582| #define HAVE_EPOLL 1
6583| #define HAVE_EPOLL_CREATE1 1
6584| #define HAVE_DUP3 1
6585| #define HAVE_ACCEPT4 1
6586| #define HAVE_SOCK_CLOEXEC 1
6587| #define HAVE_FDATASYNC 1
6588| #define HAVE_EPOLL_CREATE1 1
6589| #define HAVE_DUP3 1
6590| #define HAVE_ACCEPT4 1
6591| #define HAVE_SOCK_CLOEXEC 1
6592| #define HAVE_GETPWNAM_R 1
6593| #define HAVE_GETPWUID_R 1
6594| #define HAVE_GETGRNAM_R 1
6595| #define HAVE_GETGRGID_R 1
6596| #define HAVE_SYS_TYPES_H 1
6597| #define HAVE_SYS_MMAN_H 1
6598| #define HAVE_SYS_IPC_H 1
6599| #define HAVE_SYS_SHM_H 1
6600| #define HAVE_SYS_FILE_H 1
6601| #define HAVE_MMAP 1
6602| #define HAVE_MUNMAP 1
6603| #define HAVE_SHM_OPEN 1
6604| #define HAVE_SHM_UNLINK 1
6605| #define HAVE_SHMGET 1
6606| #define HAVE_SHMAT 1
6607| #define HAVE_SHMDT 1
6608| #define HAVE_SHMCTL 1
6609| #define HAVE_MAP_ANON 1
6610| #define anonymous shared memory allocation method 1
6611| #define USE_SHMEM_MMAP_ANON 1
6612| #define namebased memory allocation method 1
6613| #define USE_SHMEM_SHMGET 1
6614| #define HAVE_ALLOCA_H 1
6615| #define HAVE_ALLOCA 1
6616| #define HAVE_CALLOC 1
6617| #define HAVE_SETSID 1
6618| #define HAVE_ISINF 1
6619| #define HAVE_ISNAN 1
6620| #define HAVE_GETENV 1
6621| #define HAVE_PUTENV 1
6622| #define HAVE_SETENV 1
6623| #define HAVE_UNSETENV 1
6624| #define HAVE_WRITEV 1
6625| #define HAVE_GETIFADDRS 1
6626| #define HAVE_UTIME 1
6627| #define HAVE_UTIMES 1
6628| #define HAVE_SETRLIMIT 1
6629| #define HAVE_GETRLIMIT 1
6630| #define HAVE_SENDFILE 1
6631| #define HAVE_SIGACTION 1
6632| #define HAVE_DECL_SYS_SIGLIST 1
6633| #define HAVE_FORK 1
6634| #define HAVE_STRERROR_R 1
6635| #define HAVE_MMAP 1
6636| #define HAVE_MEMMOVE 1
6637| #define HAVE_GETPASS 1
6638| #define HAVE_GMTIME_R 1
6639| #define HAVE_LOCALTIME_R 1
6640| #define HAVE_MKSTEMP 1
6641| #define STDC_HEADERS 1
6642| #define HAVE_CRYPT_H 1
6643| #define HAVE_CTYPE_H 1
6644| #define HAVE_DIRENT_H 1
6645| #define HAVE_DLFCN_H 1
6646| #define HAVE_ERRNO_H 1
6647| #define HAVE_FCNTL_H 1
6648| #define HAVE_GRP_H 1
6649| #define HAVE_LIMITS_H 1
6650| #define HAVE_MALLOC_H 1
6651| #define HAVE_MEMORY_H 1
6652| #define HAVE_NETDB_H 1
6653| #define HAVE_POLL_H 1
6654| #define HAVE_PWD_H 1
6655| #define HAVE_SEMAPHORE_H 1
6656| #define HAVE_SIGNAL_H 1
6657| #define HAVE_STDARG_H 1
6658| #define HAVE_STDDEF_H 1
6659| #define HAVE_STDIO_H 1
6660| #define HAVE_STDLIB_H 1
6661| #define HAVE_STRING_H 1
6662| #define HAVE_STRINGS_H 1
6663| #define HAVE_TERMIOS_H 1
6664| #define HAVE_TIME_H 1
6665| /* end confdefs.h.  */
6666| #include <stdio.h>
6667| #ifdef HAVE_SYS_TYPES_H
6668| # include <sys/types.h>
6669| #endif
6670| #ifdef HAVE_SYS_STAT_H
6671| # include <sys/stat.h>
6672| #endif
6673| #ifdef STDC_HEADERS
6674| # include <stdlib.h>
6675| # include <stddef.h>
6676| #else
6677| # ifdef HAVE_STDLIB_H
6678| #  include <stdlib.h>
6679| # endif
6680| #endif
6681| #ifdef HAVE_STRING_H
6682| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6683| #  include <memory.h>
6684| # endif
6685| # include <string.h>
6686| #endif
6687| #ifdef HAVE_STRINGS_H
6688| # include <strings.h>
6689| #endif
6690| #ifdef HAVE_INTTYPES_H
6691| # include <inttypes.h>
6692| #endif
6693| #ifdef HAVE_STDINT_H
6694| # include <stdint.h>
6695| #endif
6696| #ifdef HAVE_UNISTD_H
6697| # include <unistd.h>
6698| #endif
6699| #include <tpfeq.h>
6700configure:22596: result: no
6701configure:22596: checking tpfeq.h presence
6702configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
6703conftest.c:124:19: fatal error: tpfeq.h: No such file or directory
6704 #include <tpfeq.h>
6705                   ^
6706compilation terminated.
6707configure:22596: $? = 1
6708configure: failed program was:
6709| /* confdefs.h */
6710| #define PACKAGE_NAME ""
6711| #define PACKAGE_TARNAME ""
6712| #define PACKAGE_VERSION ""
6713| #define PACKAGE_STRING ""
6714| #define PACKAGE_BUGREPORT ""
6715| #define PACKAGE_URL ""
6716| #define STDC_HEADERS 1
6717| #define HAVE_SYS_TYPES_H 1
6718| #define HAVE_SYS_STAT_H 1
6719| #define HAVE_STDLIB_H 1
6720| #define HAVE_STRING_H 1
6721| #define HAVE_MEMORY_H 1
6722| #define HAVE_STRINGS_H 1
6723| #define HAVE_INTTYPES_H 1
6724| #define HAVE_STDINT_H 1
6725| #define HAVE_UNISTD_H 1
6726| #define __EXTENSIONS__ 1
6727| #define _ALL_SOURCE 1
6728| #define _GNU_SOURCE 1
6729| #define _POSIX_PTHREAD_SEMANTICS 1
6730| #define _TANDEM_SOURCE 1
6731| #define HAVE_DLFCN_H 1
6732| #define LT_OBJDIR ".libs/"
6733| #define HAVE_ATOMIC_BUILTINS 1
6734| #define HAVE_PTHREAD_H 1
6735| #define HAVE_PTHREAD_H 1
6736| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6737| #define HAVE_PTHREAD_KEY_DELETE 1
6738| #define HAVE_PTHREAD_RWLOCK_INIT 1
6739| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
6740| #define HAVE_PTHREAD_YIELD 1
6741| #define HAVE_PTHREAD_RWLOCKS 1
6742| #define HAVE_GETHOSTBYNAME_R 1
6743| #define HAVE_GETHOSTBYADDR_R 1
6744| #define HAVE_GETSERVBYNAME_R 1
6745| #define HAVE_SIGSUSPEND 1
6746| #define HAVE_SIGWAIT 1
6747| #define HAVE_POLL 1
6748| #define HAVE_EPOLL 1
6749| #define HAVE_EPOLL_CREATE1 1
6750| #define HAVE_DUP3 1
6751| #define HAVE_ACCEPT4 1
6752| #define HAVE_SOCK_CLOEXEC 1
6753| #define HAVE_FDATASYNC 1
6754| #define HAVE_EPOLL_CREATE1 1
6755| #define HAVE_DUP3 1
6756| #define HAVE_ACCEPT4 1
6757| #define HAVE_SOCK_CLOEXEC 1
6758| #define HAVE_GETPWNAM_R 1
6759| #define HAVE_GETPWUID_R 1
6760| #define HAVE_GETGRNAM_R 1
6761| #define HAVE_GETGRGID_R 1
6762| #define HAVE_SYS_TYPES_H 1
6763| #define HAVE_SYS_MMAN_H 1
6764| #define HAVE_SYS_IPC_H 1
6765| #define HAVE_SYS_SHM_H 1
6766| #define HAVE_SYS_FILE_H 1
6767| #define HAVE_MMAP 1
6768| #define HAVE_MUNMAP 1
6769| #define HAVE_SHM_OPEN 1
6770| #define HAVE_SHM_UNLINK 1
6771| #define HAVE_SHMGET 1
6772| #define HAVE_SHMAT 1
6773| #define HAVE_SHMDT 1
6774| #define HAVE_SHMCTL 1
6775| #define HAVE_MAP_ANON 1
6776| #define anonymous shared memory allocation method 1
6777| #define USE_SHMEM_MMAP_ANON 1
6778| #define namebased memory allocation method 1
6779| #define USE_SHMEM_SHMGET 1
6780| #define HAVE_ALLOCA_H 1
6781| #define HAVE_ALLOCA 1
6782| #define HAVE_CALLOC 1
6783| #define HAVE_SETSID 1
6784| #define HAVE_ISINF 1
6785| #define HAVE_ISNAN 1
6786| #define HAVE_GETENV 1
6787| #define HAVE_PUTENV 1
6788| #define HAVE_SETENV 1
6789| #define HAVE_UNSETENV 1
6790| #define HAVE_WRITEV 1
6791| #define HAVE_GETIFADDRS 1
6792| #define HAVE_UTIME 1
6793| #define HAVE_UTIMES 1
6794| #define HAVE_SETRLIMIT 1
6795| #define HAVE_GETRLIMIT 1
6796| #define HAVE_SENDFILE 1
6797| #define HAVE_SIGACTION 1
6798| #define HAVE_DECL_SYS_SIGLIST 1
6799| #define HAVE_FORK 1
6800| #define HAVE_STRERROR_R 1
6801| #define HAVE_MMAP 1
6802| #define HAVE_MEMMOVE 1
6803| #define HAVE_GETPASS 1
6804| #define HAVE_GMTIME_R 1
6805| #define HAVE_LOCALTIME_R 1
6806| #define HAVE_MKSTEMP 1
6807| #define STDC_HEADERS 1
6808| #define HAVE_CRYPT_H 1
6809| #define HAVE_CTYPE_H 1
6810| #define HAVE_DIRENT_H 1
6811| #define HAVE_DLFCN_H 1
6812| #define HAVE_ERRNO_H 1
6813| #define HAVE_FCNTL_H 1
6814| #define HAVE_GRP_H 1
6815| #define HAVE_LIMITS_H 1
6816| #define HAVE_MALLOC_H 1
6817| #define HAVE_MEMORY_H 1
6818| #define HAVE_NETDB_H 1
6819| #define HAVE_POLL_H 1
6820| #define HAVE_PWD_H 1
6821| #define HAVE_SEMAPHORE_H 1
6822| #define HAVE_SIGNAL_H 1
6823| #define HAVE_STDARG_H 1
6824| #define HAVE_STDDEF_H 1
6825| #define HAVE_STDIO_H 1
6826| #define HAVE_STDLIB_H 1
6827| #define HAVE_STRING_H 1
6828| #define HAVE_STRINGS_H 1
6829| #define HAVE_TERMIOS_H 1
6830| #define HAVE_TIME_H 1
6831| /* end confdefs.h.  */
6832| #include <tpfeq.h>
6833configure:22596: result: no
6834configure:22596: checking for tpfeq.h
6835configure:22596: result: no
6836configure:22596: checking tpfio.h usability
6837configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
6838conftest.c:157:19: fatal error: tpfio.h: No such file or directory
6839 #include <tpfio.h>
6840                   ^
6841compilation terminated.
6842configure:22596: $? = 1
6843configure: failed program was:
6844| /* confdefs.h */
6845| #define PACKAGE_NAME ""
6846| #define PACKAGE_TARNAME ""
6847| #define PACKAGE_VERSION ""
6848| #define PACKAGE_STRING ""
6849| #define PACKAGE_BUGREPORT ""
6850| #define PACKAGE_URL ""
6851| #define STDC_HEADERS 1
6852| #define HAVE_SYS_TYPES_H 1
6853| #define HAVE_SYS_STAT_H 1
6854| #define HAVE_STDLIB_H 1
6855| #define HAVE_STRING_H 1
6856| #define HAVE_MEMORY_H 1
6857| #define HAVE_STRINGS_H 1
6858| #define HAVE_INTTYPES_H 1
6859| #define HAVE_STDINT_H 1
6860| #define HAVE_UNISTD_H 1
6861| #define __EXTENSIONS__ 1
6862| #define _ALL_SOURCE 1
6863| #define _GNU_SOURCE 1
6864| #define _POSIX_PTHREAD_SEMANTICS 1
6865| #define _TANDEM_SOURCE 1
6866| #define HAVE_DLFCN_H 1
6867| #define LT_OBJDIR ".libs/"
6868| #define HAVE_ATOMIC_BUILTINS 1
6869| #define HAVE_PTHREAD_H 1
6870| #define HAVE_PTHREAD_H 1
6871| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6872| #define HAVE_PTHREAD_KEY_DELETE 1
6873| #define HAVE_PTHREAD_RWLOCK_INIT 1
6874| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
6875| #define HAVE_PTHREAD_YIELD 1
6876| #define HAVE_PTHREAD_RWLOCKS 1
6877| #define HAVE_GETHOSTBYNAME_R 1
6878| #define HAVE_GETHOSTBYADDR_R 1
6879| #define HAVE_GETSERVBYNAME_R 1
6880| #define HAVE_SIGSUSPEND 1
6881| #define HAVE_SIGWAIT 1
6882| #define HAVE_POLL 1
6883| #define HAVE_EPOLL 1
6884| #define HAVE_EPOLL_CREATE1 1
6885| #define HAVE_DUP3 1
6886| #define HAVE_ACCEPT4 1
6887| #define HAVE_SOCK_CLOEXEC 1
6888| #define HAVE_FDATASYNC 1
6889| #define HAVE_EPOLL_CREATE1 1
6890| #define HAVE_DUP3 1
6891| #define HAVE_ACCEPT4 1
6892| #define HAVE_SOCK_CLOEXEC 1
6893| #define HAVE_GETPWNAM_R 1
6894| #define HAVE_GETPWUID_R 1
6895| #define HAVE_GETGRNAM_R 1
6896| #define HAVE_GETGRGID_R 1
6897| #define HAVE_SYS_TYPES_H 1
6898| #define HAVE_SYS_MMAN_H 1
6899| #define HAVE_SYS_IPC_H 1
6900| #define HAVE_SYS_SHM_H 1
6901| #define HAVE_SYS_FILE_H 1
6902| #define HAVE_MMAP 1
6903| #define HAVE_MUNMAP 1
6904| #define HAVE_SHM_OPEN 1
6905| #define HAVE_SHM_UNLINK 1
6906| #define HAVE_SHMGET 1
6907| #define HAVE_SHMAT 1
6908| #define HAVE_SHMDT 1
6909| #define HAVE_SHMCTL 1
6910| #define HAVE_MAP_ANON 1
6911| #define anonymous shared memory allocation method 1
6912| #define USE_SHMEM_MMAP_ANON 1
6913| #define namebased memory allocation method 1
6914| #define USE_SHMEM_SHMGET 1
6915| #define HAVE_ALLOCA_H 1
6916| #define HAVE_ALLOCA 1
6917| #define HAVE_CALLOC 1
6918| #define HAVE_SETSID 1
6919| #define HAVE_ISINF 1
6920| #define HAVE_ISNAN 1
6921| #define HAVE_GETENV 1
6922| #define HAVE_PUTENV 1
6923| #define HAVE_SETENV 1
6924| #define HAVE_UNSETENV 1
6925| #define HAVE_WRITEV 1
6926| #define HAVE_GETIFADDRS 1
6927| #define HAVE_UTIME 1
6928| #define HAVE_UTIMES 1
6929| #define HAVE_SETRLIMIT 1
6930| #define HAVE_GETRLIMIT 1
6931| #define HAVE_SENDFILE 1
6932| #define HAVE_SIGACTION 1
6933| #define HAVE_DECL_SYS_SIGLIST 1
6934| #define HAVE_FORK 1
6935| #define HAVE_STRERROR_R 1
6936| #define HAVE_MMAP 1
6937| #define HAVE_MEMMOVE 1
6938| #define HAVE_GETPASS 1
6939| #define HAVE_GMTIME_R 1
6940| #define HAVE_LOCALTIME_R 1
6941| #define HAVE_MKSTEMP 1
6942| #define STDC_HEADERS 1
6943| #define HAVE_CRYPT_H 1
6944| #define HAVE_CTYPE_H 1
6945| #define HAVE_DIRENT_H 1
6946| #define HAVE_DLFCN_H 1
6947| #define HAVE_ERRNO_H 1
6948| #define HAVE_FCNTL_H 1
6949| #define HAVE_GRP_H 1
6950| #define HAVE_LIMITS_H 1
6951| #define HAVE_MALLOC_H 1
6952| #define HAVE_MEMORY_H 1
6953| #define HAVE_NETDB_H 1
6954| #define HAVE_POLL_H 1
6955| #define HAVE_PWD_H 1
6956| #define HAVE_SEMAPHORE_H 1
6957| #define HAVE_SIGNAL_H 1
6958| #define HAVE_STDARG_H 1
6959| #define HAVE_STDDEF_H 1
6960| #define HAVE_STDIO_H 1
6961| #define HAVE_STDLIB_H 1
6962| #define HAVE_STRING_H 1
6963| #define HAVE_STRINGS_H 1
6964| #define HAVE_TERMIOS_H 1
6965| #define HAVE_TIME_H 1
6966| /* end confdefs.h.  */
6967| #include <stdio.h>
6968| #ifdef HAVE_SYS_TYPES_H
6969| # include <sys/types.h>
6970| #endif
6971| #ifdef HAVE_SYS_STAT_H
6972| # include <sys/stat.h>
6973| #endif
6974| #ifdef STDC_HEADERS
6975| # include <stdlib.h>
6976| # include <stddef.h>
6977| #else
6978| # ifdef HAVE_STDLIB_H
6979| #  include <stdlib.h>
6980| # endif
6981| #endif
6982| #ifdef HAVE_STRING_H
6983| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6984| #  include <memory.h>
6985| # endif
6986| # include <string.h>
6987| #endif
6988| #ifdef HAVE_STRINGS_H
6989| # include <strings.h>
6990| #endif
6991| #ifdef HAVE_INTTYPES_H
6992| # include <inttypes.h>
6993| #endif
6994| #ifdef HAVE_STDINT_H
6995| # include <stdint.h>
6996| #endif
6997| #ifdef HAVE_UNISTD_H
6998| # include <unistd.h>
6999| #endif
7000| #include <tpfio.h>
7001configure:22596: result: no
7002configure:22596: checking tpfio.h presence
7003configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
7004conftest.c:124:19: fatal error: tpfio.h: No such file or directory
7005 #include <tpfio.h>
7006                   ^
7007compilation terminated.
7008configure:22596: $? = 1
7009configure: failed program was:
7010| /* confdefs.h */
7011| #define PACKAGE_NAME ""
7012| #define PACKAGE_TARNAME ""
7013| #define PACKAGE_VERSION ""
7014| #define PACKAGE_STRING ""
7015| #define PACKAGE_BUGREPORT ""
7016| #define PACKAGE_URL ""
7017| #define STDC_HEADERS 1
7018| #define HAVE_SYS_TYPES_H 1
7019| #define HAVE_SYS_STAT_H 1
7020| #define HAVE_STDLIB_H 1
7021| #define HAVE_STRING_H 1
7022| #define HAVE_MEMORY_H 1
7023| #define HAVE_STRINGS_H 1
7024| #define HAVE_INTTYPES_H 1
7025| #define HAVE_STDINT_H 1
7026| #define HAVE_UNISTD_H 1
7027| #define __EXTENSIONS__ 1
7028| #define _ALL_SOURCE 1
7029| #define _GNU_SOURCE 1
7030| #define _POSIX_PTHREAD_SEMANTICS 1
7031| #define _TANDEM_SOURCE 1
7032| #define HAVE_DLFCN_H 1
7033| #define LT_OBJDIR ".libs/"
7034| #define HAVE_ATOMIC_BUILTINS 1
7035| #define HAVE_PTHREAD_H 1
7036| #define HAVE_PTHREAD_H 1
7037| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7038| #define HAVE_PTHREAD_KEY_DELETE 1
7039| #define HAVE_PTHREAD_RWLOCK_INIT 1
7040| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
7041| #define HAVE_PTHREAD_YIELD 1
7042| #define HAVE_PTHREAD_RWLOCKS 1
7043| #define HAVE_GETHOSTBYNAME_R 1
7044| #define HAVE_GETHOSTBYADDR_R 1
7045| #define HAVE_GETSERVBYNAME_R 1
7046| #define HAVE_SIGSUSPEND 1
7047| #define HAVE_SIGWAIT 1
7048| #define HAVE_POLL 1
7049| #define HAVE_EPOLL 1
7050| #define HAVE_EPOLL_CREATE1 1
7051| #define HAVE_DUP3 1
7052| #define HAVE_ACCEPT4 1
7053| #define HAVE_SOCK_CLOEXEC 1
7054| #define HAVE_FDATASYNC 1
7055| #define HAVE_EPOLL_CREATE1 1
7056| #define HAVE_DUP3 1
7057| #define HAVE_ACCEPT4 1
7058| #define HAVE_SOCK_CLOEXEC 1
7059| #define HAVE_GETPWNAM_R 1
7060| #define HAVE_GETPWUID_R 1
7061| #define HAVE_GETGRNAM_R 1
7062| #define HAVE_GETGRGID_R 1
7063| #define HAVE_SYS_TYPES_H 1
7064| #define HAVE_SYS_MMAN_H 1
7065| #define HAVE_SYS_IPC_H 1
7066| #define HAVE_SYS_SHM_H 1
7067| #define HAVE_SYS_FILE_H 1
7068| #define HAVE_MMAP 1
7069| #define HAVE_MUNMAP 1
7070| #define HAVE_SHM_OPEN 1
7071| #define HAVE_SHM_UNLINK 1
7072| #define HAVE_SHMGET 1
7073| #define HAVE_SHMAT 1
7074| #define HAVE_SHMDT 1
7075| #define HAVE_SHMCTL 1
7076| #define HAVE_MAP_ANON 1
7077| #define anonymous shared memory allocation method 1
7078| #define USE_SHMEM_MMAP_ANON 1
7079| #define namebased memory allocation method 1
7080| #define USE_SHMEM_SHMGET 1
7081| #define HAVE_ALLOCA_H 1
7082| #define HAVE_ALLOCA 1
7083| #define HAVE_CALLOC 1
7084| #define HAVE_SETSID 1
7085| #define HAVE_ISINF 1
7086| #define HAVE_ISNAN 1
7087| #define HAVE_GETENV 1
7088| #define HAVE_PUTENV 1
7089| #define HAVE_SETENV 1
7090| #define HAVE_UNSETENV 1
7091| #define HAVE_WRITEV 1
7092| #define HAVE_GETIFADDRS 1
7093| #define HAVE_UTIME 1
7094| #define HAVE_UTIMES 1
7095| #define HAVE_SETRLIMIT 1
7096| #define HAVE_GETRLIMIT 1
7097| #define HAVE_SENDFILE 1
7098| #define HAVE_SIGACTION 1
7099| #define HAVE_DECL_SYS_SIGLIST 1
7100| #define HAVE_FORK 1
7101| #define HAVE_STRERROR_R 1
7102| #define HAVE_MMAP 1
7103| #define HAVE_MEMMOVE 1
7104| #define HAVE_GETPASS 1
7105| #define HAVE_GMTIME_R 1
7106| #define HAVE_LOCALTIME_R 1
7107| #define HAVE_MKSTEMP 1
7108| #define STDC_HEADERS 1
7109| #define HAVE_CRYPT_H 1
7110| #define HAVE_CTYPE_H 1
7111| #define HAVE_DIRENT_H 1
7112| #define HAVE_DLFCN_H 1
7113| #define HAVE_ERRNO_H 1
7114| #define HAVE_FCNTL_H 1
7115| #define HAVE_GRP_H 1
7116| #define HAVE_LIMITS_H 1
7117| #define HAVE_MALLOC_H 1
7118| #define HAVE_MEMORY_H 1
7119| #define HAVE_NETDB_H 1
7120| #define HAVE_POLL_H 1
7121| #define HAVE_PWD_H 1
7122| #define HAVE_SEMAPHORE_H 1
7123| #define HAVE_SIGNAL_H 1
7124| #define HAVE_STDARG_H 1
7125| #define HAVE_STDDEF_H 1
7126| #define HAVE_STDIO_H 1
7127| #define HAVE_STDLIB_H 1
7128| #define HAVE_STRING_H 1
7129| #define HAVE_STRINGS_H 1
7130| #define HAVE_TERMIOS_H 1
7131| #define HAVE_TIME_H 1
7132| /* end confdefs.h.  */
7133| #include <tpfio.h>
7134configure:22596: result: no
7135configure:22596: checking for tpfio.h
7136configure:22596: result: no
7137configure:22596: checking for unistd.h
7138configure:22596: result: yes
7139configure:22596: checking unix.h usability
7140configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
7141conftest.c:158:18: fatal error: unix.h: No such file or directory
7142 #include <unix.h>
7143                  ^
7144compilation terminated.
7145configure:22596: $? = 1
7146configure: failed program was:
7147| /* confdefs.h */
7148| #define PACKAGE_NAME ""
7149| #define PACKAGE_TARNAME ""
7150| #define PACKAGE_VERSION ""
7151| #define PACKAGE_STRING ""
7152| #define PACKAGE_BUGREPORT ""
7153| #define PACKAGE_URL ""
7154| #define STDC_HEADERS 1
7155| #define HAVE_SYS_TYPES_H 1
7156| #define HAVE_SYS_STAT_H 1
7157| #define HAVE_STDLIB_H 1
7158| #define HAVE_STRING_H 1
7159| #define HAVE_MEMORY_H 1
7160| #define HAVE_STRINGS_H 1
7161| #define HAVE_INTTYPES_H 1
7162| #define HAVE_STDINT_H 1
7163| #define HAVE_UNISTD_H 1
7164| #define __EXTENSIONS__ 1
7165| #define _ALL_SOURCE 1
7166| #define _GNU_SOURCE 1
7167| #define _POSIX_PTHREAD_SEMANTICS 1
7168| #define _TANDEM_SOURCE 1
7169| #define HAVE_DLFCN_H 1
7170| #define LT_OBJDIR ".libs/"
7171| #define HAVE_ATOMIC_BUILTINS 1
7172| #define HAVE_PTHREAD_H 1
7173| #define HAVE_PTHREAD_H 1
7174| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7175| #define HAVE_PTHREAD_KEY_DELETE 1
7176| #define HAVE_PTHREAD_RWLOCK_INIT 1
7177| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
7178| #define HAVE_PTHREAD_YIELD 1
7179| #define HAVE_PTHREAD_RWLOCKS 1
7180| #define HAVE_GETHOSTBYNAME_R 1
7181| #define HAVE_GETHOSTBYADDR_R 1
7182| #define HAVE_GETSERVBYNAME_R 1
7183| #define HAVE_SIGSUSPEND 1
7184| #define HAVE_SIGWAIT 1
7185| #define HAVE_POLL 1
7186| #define HAVE_EPOLL 1
7187| #define HAVE_EPOLL_CREATE1 1
7188| #define HAVE_DUP3 1
7189| #define HAVE_ACCEPT4 1
7190| #define HAVE_SOCK_CLOEXEC 1
7191| #define HAVE_FDATASYNC 1
7192| #define HAVE_EPOLL_CREATE1 1
7193| #define HAVE_DUP3 1
7194| #define HAVE_ACCEPT4 1
7195| #define HAVE_SOCK_CLOEXEC 1
7196| #define HAVE_GETPWNAM_R 1
7197| #define HAVE_GETPWUID_R 1
7198| #define HAVE_GETGRNAM_R 1
7199| #define HAVE_GETGRGID_R 1
7200| #define HAVE_SYS_TYPES_H 1
7201| #define HAVE_SYS_MMAN_H 1
7202| #define HAVE_SYS_IPC_H 1
7203| #define HAVE_SYS_SHM_H 1
7204| #define HAVE_SYS_FILE_H 1
7205| #define HAVE_MMAP 1
7206| #define HAVE_MUNMAP 1
7207| #define HAVE_SHM_OPEN 1
7208| #define HAVE_SHM_UNLINK 1
7209| #define HAVE_SHMGET 1
7210| #define HAVE_SHMAT 1
7211| #define HAVE_SHMDT 1
7212| #define HAVE_SHMCTL 1
7213| #define HAVE_MAP_ANON 1
7214| #define anonymous shared memory allocation method 1
7215| #define USE_SHMEM_MMAP_ANON 1
7216| #define namebased memory allocation method 1
7217| #define USE_SHMEM_SHMGET 1
7218| #define HAVE_ALLOCA_H 1
7219| #define HAVE_ALLOCA 1
7220| #define HAVE_CALLOC 1
7221| #define HAVE_SETSID 1
7222| #define HAVE_ISINF 1
7223| #define HAVE_ISNAN 1
7224| #define HAVE_GETENV 1
7225| #define HAVE_PUTENV 1
7226| #define HAVE_SETENV 1
7227| #define HAVE_UNSETENV 1
7228| #define HAVE_WRITEV 1
7229| #define HAVE_GETIFADDRS 1
7230| #define HAVE_UTIME 1
7231| #define HAVE_UTIMES 1
7232| #define HAVE_SETRLIMIT 1
7233| #define HAVE_GETRLIMIT 1
7234| #define HAVE_SENDFILE 1
7235| #define HAVE_SIGACTION 1
7236| #define HAVE_DECL_SYS_SIGLIST 1
7237| #define HAVE_FORK 1
7238| #define HAVE_STRERROR_R 1
7239| #define HAVE_MMAP 1
7240| #define HAVE_MEMMOVE 1
7241| #define HAVE_GETPASS 1
7242| #define HAVE_GMTIME_R 1
7243| #define HAVE_LOCALTIME_R 1
7244| #define HAVE_MKSTEMP 1
7245| #define STDC_HEADERS 1
7246| #define HAVE_CRYPT_H 1
7247| #define HAVE_CTYPE_H 1
7248| #define HAVE_DIRENT_H 1
7249| #define HAVE_DLFCN_H 1
7250| #define HAVE_ERRNO_H 1
7251| #define HAVE_FCNTL_H 1
7252| #define HAVE_GRP_H 1
7253| #define HAVE_LIMITS_H 1
7254| #define HAVE_MALLOC_H 1
7255| #define HAVE_MEMORY_H 1
7256| #define HAVE_NETDB_H 1
7257| #define HAVE_POLL_H 1
7258| #define HAVE_PWD_H 1
7259| #define HAVE_SEMAPHORE_H 1
7260| #define HAVE_SIGNAL_H 1
7261| #define HAVE_STDARG_H 1
7262| #define HAVE_STDDEF_H 1
7263| #define HAVE_STDIO_H 1
7264| #define HAVE_STDLIB_H 1
7265| #define HAVE_STRING_H 1
7266| #define HAVE_STRINGS_H 1
7267| #define HAVE_TERMIOS_H 1
7268| #define HAVE_TIME_H 1
7269| #define HAVE_UNISTD_H 1
7270| /* end confdefs.h.  */
7271| #include <stdio.h>
7272| #ifdef HAVE_SYS_TYPES_H
7273| # include <sys/types.h>
7274| #endif
7275| #ifdef HAVE_SYS_STAT_H
7276| # include <sys/stat.h>
7277| #endif
7278| #ifdef STDC_HEADERS
7279| # include <stdlib.h>
7280| # include <stddef.h>
7281| #else
7282| # ifdef HAVE_STDLIB_H
7283| #  include <stdlib.h>
7284| # endif
7285| #endif
7286| #ifdef HAVE_STRING_H
7287| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7288| #  include <memory.h>
7289| # endif
7290| # include <string.h>
7291| #endif
7292| #ifdef HAVE_STRINGS_H
7293| # include <strings.h>
7294| #endif
7295| #ifdef HAVE_INTTYPES_H
7296| # include <inttypes.h>
7297| #endif
7298| #ifdef HAVE_STDINT_H
7299| # include <stdint.h>
7300| #endif
7301| #ifdef HAVE_UNISTD_H
7302| # include <unistd.h>
7303| #endif
7304| #include <unix.h>
7305configure:22596: result: no
7306configure:22596: checking unix.h presence
7307configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
7308conftest.c:125:18: fatal error: unix.h: No such file or directory
7309 #include <unix.h>
7310                  ^
7311compilation terminated.
7312configure:22596: $? = 1
7313configure: failed program was:
7314| /* confdefs.h */
7315| #define PACKAGE_NAME ""
7316| #define PACKAGE_TARNAME ""
7317| #define PACKAGE_VERSION ""
7318| #define PACKAGE_STRING ""
7319| #define PACKAGE_BUGREPORT ""
7320| #define PACKAGE_URL ""
7321| #define STDC_HEADERS 1
7322| #define HAVE_SYS_TYPES_H 1
7323| #define HAVE_SYS_STAT_H 1
7324| #define HAVE_STDLIB_H 1
7325| #define HAVE_STRING_H 1
7326| #define HAVE_MEMORY_H 1
7327| #define HAVE_STRINGS_H 1
7328| #define HAVE_INTTYPES_H 1
7329| #define HAVE_STDINT_H 1
7330| #define HAVE_UNISTD_H 1
7331| #define __EXTENSIONS__ 1
7332| #define _ALL_SOURCE 1
7333| #define _GNU_SOURCE 1
7334| #define _POSIX_PTHREAD_SEMANTICS 1
7335| #define _TANDEM_SOURCE 1
7336| #define HAVE_DLFCN_H 1
7337| #define LT_OBJDIR ".libs/"
7338| #define HAVE_ATOMIC_BUILTINS 1
7339| #define HAVE_PTHREAD_H 1
7340| #define HAVE_PTHREAD_H 1
7341| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7342| #define HAVE_PTHREAD_KEY_DELETE 1
7343| #define HAVE_PTHREAD_RWLOCK_INIT 1
7344| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
7345| #define HAVE_PTHREAD_YIELD 1
7346| #define HAVE_PTHREAD_RWLOCKS 1
7347| #define HAVE_GETHOSTBYNAME_R 1
7348| #define HAVE_GETHOSTBYADDR_R 1
7349| #define HAVE_GETSERVBYNAME_R 1
7350| #define HAVE_SIGSUSPEND 1
7351| #define HAVE_SIGWAIT 1
7352| #define HAVE_POLL 1
7353| #define HAVE_EPOLL 1
7354| #define HAVE_EPOLL_CREATE1 1
7355| #define HAVE_DUP3 1
7356| #define HAVE_ACCEPT4 1
7357| #define HAVE_SOCK_CLOEXEC 1
7358| #define HAVE_FDATASYNC 1
7359| #define HAVE_EPOLL_CREATE1 1
7360| #define HAVE_DUP3 1
7361| #define HAVE_ACCEPT4 1
7362| #define HAVE_SOCK_CLOEXEC 1
7363| #define HAVE_GETPWNAM_R 1
7364| #define HAVE_GETPWUID_R 1
7365| #define HAVE_GETGRNAM_R 1
7366| #define HAVE_GETGRGID_R 1
7367| #define HAVE_SYS_TYPES_H 1
7368| #define HAVE_SYS_MMAN_H 1
7369| #define HAVE_SYS_IPC_H 1
7370| #define HAVE_SYS_SHM_H 1
7371| #define HAVE_SYS_FILE_H 1
7372| #define HAVE_MMAP 1
7373| #define HAVE_MUNMAP 1
7374| #define HAVE_SHM_OPEN 1
7375| #define HAVE_SHM_UNLINK 1
7376| #define HAVE_SHMGET 1
7377| #define HAVE_SHMAT 1
7378| #define HAVE_SHMDT 1
7379| #define HAVE_SHMCTL 1
7380| #define HAVE_MAP_ANON 1
7381| #define anonymous shared memory allocation method 1
7382| #define USE_SHMEM_MMAP_ANON 1
7383| #define namebased memory allocation method 1
7384| #define USE_SHMEM_SHMGET 1
7385| #define HAVE_ALLOCA_H 1
7386| #define HAVE_ALLOCA 1
7387| #define HAVE_CALLOC 1
7388| #define HAVE_SETSID 1
7389| #define HAVE_ISINF 1
7390| #define HAVE_ISNAN 1
7391| #define HAVE_GETENV 1
7392| #define HAVE_PUTENV 1
7393| #define HAVE_SETENV 1
7394| #define HAVE_UNSETENV 1
7395| #define HAVE_WRITEV 1
7396| #define HAVE_GETIFADDRS 1
7397| #define HAVE_UTIME 1
7398| #define HAVE_UTIMES 1
7399| #define HAVE_SETRLIMIT 1
7400| #define HAVE_GETRLIMIT 1
7401| #define HAVE_SENDFILE 1
7402| #define HAVE_SIGACTION 1
7403| #define HAVE_DECL_SYS_SIGLIST 1
7404| #define HAVE_FORK 1
7405| #define HAVE_STRERROR_R 1
7406| #define HAVE_MMAP 1
7407| #define HAVE_MEMMOVE 1
7408| #define HAVE_GETPASS 1
7409| #define HAVE_GMTIME_R 1
7410| #define HAVE_LOCALTIME_R 1
7411| #define HAVE_MKSTEMP 1
7412| #define STDC_HEADERS 1
7413| #define HAVE_CRYPT_H 1
7414| #define HAVE_CTYPE_H 1
7415| #define HAVE_DIRENT_H 1
7416| #define HAVE_DLFCN_H 1
7417| #define HAVE_ERRNO_H 1
7418| #define HAVE_FCNTL_H 1
7419| #define HAVE_GRP_H 1
7420| #define HAVE_LIMITS_H 1
7421| #define HAVE_MALLOC_H 1
7422| #define HAVE_MEMORY_H 1
7423| #define HAVE_NETDB_H 1
7424| #define HAVE_POLL_H 1
7425| #define HAVE_PWD_H 1
7426| #define HAVE_SEMAPHORE_H 1
7427| #define HAVE_SIGNAL_H 1
7428| #define HAVE_STDARG_H 1
7429| #define HAVE_STDDEF_H 1
7430| #define HAVE_STDIO_H 1
7431| #define HAVE_STDLIB_H 1
7432| #define HAVE_STRING_H 1
7433| #define HAVE_STRINGS_H 1
7434| #define HAVE_TERMIOS_H 1
7435| #define HAVE_TIME_H 1
7436| #define HAVE_UNISTD_H 1
7437| /* end confdefs.h.  */
7438| #include <unix.h>
7439configure:22596: result: no
7440configure:22596: checking for unix.h
7441configure:22596: result: no
7442configure:22596: checking for windows.h
7443configure:22596: result: no
7444configure:22596: checking winsock2.h usability
7445configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
7446conftest.c:158:22: fatal error: winsock2.h: No such file or directory
7447 #include <winsock2.h>
7448                      ^
7449compilation terminated.
7450configure:22596: $? = 1
7451configure: failed program was:
7452| /* confdefs.h */
7453| #define PACKAGE_NAME ""
7454| #define PACKAGE_TARNAME ""
7455| #define PACKAGE_VERSION ""
7456| #define PACKAGE_STRING ""
7457| #define PACKAGE_BUGREPORT ""
7458| #define PACKAGE_URL ""
7459| #define STDC_HEADERS 1
7460| #define HAVE_SYS_TYPES_H 1
7461| #define HAVE_SYS_STAT_H 1
7462| #define HAVE_STDLIB_H 1
7463| #define HAVE_STRING_H 1
7464| #define HAVE_MEMORY_H 1
7465| #define HAVE_STRINGS_H 1
7466| #define HAVE_INTTYPES_H 1
7467| #define HAVE_STDINT_H 1
7468| #define HAVE_UNISTD_H 1
7469| #define __EXTENSIONS__ 1
7470| #define _ALL_SOURCE 1
7471| #define _GNU_SOURCE 1
7472| #define _POSIX_PTHREAD_SEMANTICS 1
7473| #define _TANDEM_SOURCE 1
7474| #define HAVE_DLFCN_H 1
7475| #define LT_OBJDIR ".libs/"
7476| #define HAVE_ATOMIC_BUILTINS 1
7477| #define HAVE_PTHREAD_H 1
7478| #define HAVE_PTHREAD_H 1
7479| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7480| #define HAVE_PTHREAD_KEY_DELETE 1
7481| #define HAVE_PTHREAD_RWLOCK_INIT 1
7482| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
7483| #define HAVE_PTHREAD_YIELD 1
7484| #define HAVE_PTHREAD_RWLOCKS 1
7485| #define HAVE_GETHOSTBYNAME_R 1
7486| #define HAVE_GETHOSTBYADDR_R 1
7487| #define HAVE_GETSERVBYNAME_R 1
7488| #define HAVE_SIGSUSPEND 1
7489| #define HAVE_SIGWAIT 1
7490| #define HAVE_POLL 1
7491| #define HAVE_EPOLL 1
7492| #define HAVE_EPOLL_CREATE1 1
7493| #define HAVE_DUP3 1
7494| #define HAVE_ACCEPT4 1
7495| #define HAVE_SOCK_CLOEXEC 1
7496| #define HAVE_FDATASYNC 1
7497| #define HAVE_EPOLL_CREATE1 1
7498| #define HAVE_DUP3 1
7499| #define HAVE_ACCEPT4 1
7500| #define HAVE_SOCK_CLOEXEC 1
7501| #define HAVE_GETPWNAM_R 1
7502| #define HAVE_GETPWUID_R 1
7503| #define HAVE_GETGRNAM_R 1
7504| #define HAVE_GETGRGID_R 1
7505| #define HAVE_SYS_TYPES_H 1
7506| #define HAVE_SYS_MMAN_H 1
7507| #define HAVE_SYS_IPC_H 1
7508| #define HAVE_SYS_SHM_H 1
7509| #define HAVE_SYS_FILE_H 1
7510| #define HAVE_MMAP 1
7511| #define HAVE_MUNMAP 1
7512| #define HAVE_SHM_OPEN 1
7513| #define HAVE_SHM_UNLINK 1
7514| #define HAVE_SHMGET 1
7515| #define HAVE_SHMAT 1
7516| #define HAVE_SHMDT 1
7517| #define HAVE_SHMCTL 1
7518| #define HAVE_MAP_ANON 1
7519| #define anonymous shared memory allocation method 1
7520| #define USE_SHMEM_MMAP_ANON 1
7521| #define namebased memory allocation method 1
7522| #define USE_SHMEM_SHMGET 1
7523| #define HAVE_ALLOCA_H 1
7524| #define HAVE_ALLOCA 1
7525| #define HAVE_CALLOC 1
7526| #define HAVE_SETSID 1
7527| #define HAVE_ISINF 1
7528| #define HAVE_ISNAN 1
7529| #define HAVE_GETENV 1
7530| #define HAVE_PUTENV 1
7531| #define HAVE_SETENV 1
7532| #define HAVE_UNSETENV 1
7533| #define HAVE_WRITEV 1
7534| #define HAVE_GETIFADDRS 1
7535| #define HAVE_UTIME 1
7536| #define HAVE_UTIMES 1
7537| #define HAVE_SETRLIMIT 1
7538| #define HAVE_GETRLIMIT 1
7539| #define HAVE_SENDFILE 1
7540| #define HAVE_SIGACTION 1
7541| #define HAVE_DECL_SYS_SIGLIST 1
7542| #define HAVE_FORK 1
7543| #define HAVE_STRERROR_R 1
7544| #define HAVE_MMAP 1
7545| #define HAVE_MEMMOVE 1
7546| #define HAVE_GETPASS 1
7547| #define HAVE_GMTIME_R 1
7548| #define HAVE_LOCALTIME_R 1
7549| #define HAVE_MKSTEMP 1
7550| #define STDC_HEADERS 1
7551| #define HAVE_CRYPT_H 1
7552| #define HAVE_CTYPE_H 1
7553| #define HAVE_DIRENT_H 1
7554| #define HAVE_DLFCN_H 1
7555| #define HAVE_ERRNO_H 1
7556| #define HAVE_FCNTL_H 1
7557| #define HAVE_GRP_H 1
7558| #define HAVE_LIMITS_H 1
7559| #define HAVE_MALLOC_H 1
7560| #define HAVE_MEMORY_H 1
7561| #define HAVE_NETDB_H 1
7562| #define HAVE_POLL_H 1
7563| #define HAVE_PWD_H 1
7564| #define HAVE_SEMAPHORE_H 1
7565| #define HAVE_SIGNAL_H 1
7566| #define HAVE_STDARG_H 1
7567| #define HAVE_STDDEF_H 1
7568| #define HAVE_STDIO_H 1
7569| #define HAVE_STDLIB_H 1
7570| #define HAVE_STRING_H 1
7571| #define HAVE_STRINGS_H 1
7572| #define HAVE_TERMIOS_H 1
7573| #define HAVE_TIME_H 1
7574| #define HAVE_UNISTD_H 1
7575| /* end confdefs.h.  */
7576| #include <stdio.h>
7577| #ifdef HAVE_SYS_TYPES_H
7578| # include <sys/types.h>
7579| #endif
7580| #ifdef HAVE_SYS_STAT_H
7581| # include <sys/stat.h>
7582| #endif
7583| #ifdef STDC_HEADERS
7584| # include <stdlib.h>
7585| # include <stddef.h>
7586| #else
7587| # ifdef HAVE_STDLIB_H
7588| #  include <stdlib.h>
7589| # endif
7590| #endif
7591| #ifdef HAVE_STRING_H
7592| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7593| #  include <memory.h>
7594| # endif
7595| # include <string.h>
7596| #endif
7597| #ifdef HAVE_STRINGS_H
7598| # include <strings.h>
7599| #endif
7600| #ifdef HAVE_INTTYPES_H
7601| # include <inttypes.h>
7602| #endif
7603| #ifdef HAVE_STDINT_H
7604| # include <stdint.h>
7605| #endif
7606| #ifdef HAVE_UNISTD_H
7607| # include <unistd.h>
7608| #endif
7609| #include <winsock2.h>
7610configure:22596: result: no
7611configure:22596: checking winsock2.h presence
7612configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
7613conftest.c:125:22: fatal error: winsock2.h: No such file or directory
7614 #include <winsock2.h>
7615                      ^
7616compilation terminated.
7617configure:22596: $? = 1
7618configure: failed program was:
7619| /* confdefs.h */
7620| #define PACKAGE_NAME ""
7621| #define PACKAGE_TARNAME ""
7622| #define PACKAGE_VERSION ""
7623| #define PACKAGE_STRING ""
7624| #define PACKAGE_BUGREPORT ""
7625| #define PACKAGE_URL ""
7626| #define STDC_HEADERS 1
7627| #define HAVE_SYS_TYPES_H 1
7628| #define HAVE_SYS_STAT_H 1
7629| #define HAVE_STDLIB_H 1
7630| #define HAVE_STRING_H 1
7631| #define HAVE_MEMORY_H 1
7632| #define HAVE_STRINGS_H 1
7633| #define HAVE_INTTYPES_H 1
7634| #define HAVE_STDINT_H 1
7635| #define HAVE_UNISTD_H 1
7636| #define __EXTENSIONS__ 1
7637| #define _ALL_SOURCE 1
7638| #define _GNU_SOURCE 1
7639| #define _POSIX_PTHREAD_SEMANTICS 1
7640| #define _TANDEM_SOURCE 1
7641| #define HAVE_DLFCN_H 1
7642| #define LT_OBJDIR ".libs/"
7643| #define HAVE_ATOMIC_BUILTINS 1
7644| #define HAVE_PTHREAD_H 1
7645| #define HAVE_PTHREAD_H 1
7646| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7647| #define HAVE_PTHREAD_KEY_DELETE 1
7648| #define HAVE_PTHREAD_RWLOCK_INIT 1
7649| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
7650| #define HAVE_PTHREAD_YIELD 1
7651| #define HAVE_PTHREAD_RWLOCKS 1
7652| #define HAVE_GETHOSTBYNAME_R 1
7653| #define HAVE_GETHOSTBYADDR_R 1
7654| #define HAVE_GETSERVBYNAME_R 1
7655| #define HAVE_SIGSUSPEND 1
7656| #define HAVE_SIGWAIT 1
7657| #define HAVE_POLL 1
7658| #define HAVE_EPOLL 1
7659| #define HAVE_EPOLL_CREATE1 1
7660| #define HAVE_DUP3 1
7661| #define HAVE_ACCEPT4 1
7662| #define HAVE_SOCK_CLOEXEC 1
7663| #define HAVE_FDATASYNC 1
7664| #define HAVE_EPOLL_CREATE1 1
7665| #define HAVE_DUP3 1
7666| #define HAVE_ACCEPT4 1
7667| #define HAVE_SOCK_CLOEXEC 1
7668| #define HAVE_GETPWNAM_R 1
7669| #define HAVE_GETPWUID_R 1
7670| #define HAVE_GETGRNAM_R 1
7671| #define HAVE_GETGRGID_R 1
7672| #define HAVE_SYS_TYPES_H 1
7673| #define HAVE_SYS_MMAN_H 1
7674| #define HAVE_SYS_IPC_H 1
7675| #define HAVE_SYS_SHM_H 1
7676| #define HAVE_SYS_FILE_H 1
7677| #define HAVE_MMAP 1
7678| #define HAVE_MUNMAP 1
7679| #define HAVE_SHM_OPEN 1
7680| #define HAVE_SHM_UNLINK 1
7681| #define HAVE_SHMGET 1
7682| #define HAVE_SHMAT 1
7683| #define HAVE_SHMDT 1
7684| #define HAVE_SHMCTL 1
7685| #define HAVE_MAP_ANON 1
7686| #define anonymous shared memory allocation method 1
7687| #define USE_SHMEM_MMAP_ANON 1
7688| #define namebased memory allocation method 1
7689| #define USE_SHMEM_SHMGET 1
7690| #define HAVE_ALLOCA_H 1
7691| #define HAVE_ALLOCA 1
7692| #define HAVE_CALLOC 1
7693| #define HAVE_SETSID 1
7694| #define HAVE_ISINF 1
7695| #define HAVE_ISNAN 1
7696| #define HAVE_GETENV 1
7697| #define HAVE_PUTENV 1
7698| #define HAVE_SETENV 1
7699| #define HAVE_UNSETENV 1
7700| #define HAVE_WRITEV 1
7701| #define HAVE_GETIFADDRS 1
7702| #define HAVE_UTIME 1
7703| #define HAVE_UTIMES 1
7704| #define HAVE_SETRLIMIT 1
7705| #define HAVE_GETRLIMIT 1
7706| #define HAVE_SENDFILE 1
7707| #define HAVE_SIGACTION 1
7708| #define HAVE_DECL_SYS_SIGLIST 1
7709| #define HAVE_FORK 1
7710| #define HAVE_STRERROR_R 1
7711| #define HAVE_MMAP 1
7712| #define HAVE_MEMMOVE 1
7713| #define HAVE_GETPASS 1
7714| #define HAVE_GMTIME_R 1
7715| #define HAVE_LOCALTIME_R 1
7716| #define HAVE_MKSTEMP 1
7717| #define STDC_HEADERS 1
7718| #define HAVE_CRYPT_H 1
7719| #define HAVE_CTYPE_H 1
7720| #define HAVE_DIRENT_H 1
7721| #define HAVE_DLFCN_H 1
7722| #define HAVE_ERRNO_H 1
7723| #define HAVE_FCNTL_H 1
7724| #define HAVE_GRP_H 1
7725| #define HAVE_LIMITS_H 1
7726| #define HAVE_MALLOC_H 1
7727| #define HAVE_MEMORY_H 1
7728| #define HAVE_NETDB_H 1
7729| #define HAVE_POLL_H 1
7730| #define HAVE_PWD_H 1
7731| #define HAVE_SEMAPHORE_H 1
7732| #define HAVE_SIGNAL_H 1
7733| #define HAVE_STDARG_H 1
7734| #define HAVE_STDDEF_H 1
7735| #define HAVE_STDIO_H 1
7736| #define HAVE_STDLIB_H 1
7737| #define HAVE_STRING_H 1
7738| #define HAVE_STRINGS_H 1
7739| #define HAVE_TERMIOS_H 1
7740| #define HAVE_TIME_H 1
7741| #define HAVE_UNISTD_H 1
7742| /* end confdefs.h.  */
7743| #include <winsock2.h>
7744configure:22596: result: no
7745configure:22596: checking for winsock2.h
7746configure:22596: result: no
7747configure:22596: checking arpa/inet.h usability
7748configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
7749configure:22596: $? = 0
7750configure:22596: result: yes
7751configure:22596: checking arpa/inet.h presence
7752configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
7753configure:22596: $? = 0
7754configure:22596: result: yes
7755configure:22596: checking for arpa/inet.h
7756configure:22596: result: yes
7757configure:22596: checking for kernel/OS.h
7758configure:22596: result: no
7759configure:22596: checking net/errno.h usability
7760configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
7761conftest.c:159:23: fatal error: net/errno.h: No such file or directory
7762 #include <net/errno.h>
7763                       ^
7764compilation terminated.
7765configure:22596: $? = 1
7766configure: failed program was:
7767| /* confdefs.h */
7768| #define PACKAGE_NAME ""
7769| #define PACKAGE_TARNAME ""
7770| #define PACKAGE_VERSION ""
7771| #define PACKAGE_STRING ""
7772| #define PACKAGE_BUGREPORT ""
7773| #define PACKAGE_URL ""
7774| #define STDC_HEADERS 1
7775| #define HAVE_SYS_TYPES_H 1
7776| #define HAVE_SYS_STAT_H 1
7777| #define HAVE_STDLIB_H 1
7778| #define HAVE_STRING_H 1
7779| #define HAVE_MEMORY_H 1
7780| #define HAVE_STRINGS_H 1
7781| #define HAVE_INTTYPES_H 1
7782| #define HAVE_STDINT_H 1
7783| #define HAVE_UNISTD_H 1
7784| #define __EXTENSIONS__ 1
7785| #define _ALL_SOURCE 1
7786| #define _GNU_SOURCE 1
7787| #define _POSIX_PTHREAD_SEMANTICS 1
7788| #define _TANDEM_SOURCE 1
7789| #define HAVE_DLFCN_H 1
7790| #define LT_OBJDIR ".libs/"
7791| #define HAVE_ATOMIC_BUILTINS 1
7792| #define HAVE_PTHREAD_H 1
7793| #define HAVE_PTHREAD_H 1
7794| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7795| #define HAVE_PTHREAD_KEY_DELETE 1
7796| #define HAVE_PTHREAD_RWLOCK_INIT 1
7797| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
7798| #define HAVE_PTHREAD_YIELD 1
7799| #define HAVE_PTHREAD_RWLOCKS 1
7800| #define HAVE_GETHOSTBYNAME_R 1
7801| #define HAVE_GETHOSTBYADDR_R 1
7802| #define HAVE_GETSERVBYNAME_R 1
7803| #define HAVE_SIGSUSPEND 1
7804| #define HAVE_SIGWAIT 1
7805| #define HAVE_POLL 1
7806| #define HAVE_EPOLL 1
7807| #define HAVE_EPOLL_CREATE1 1
7808| #define HAVE_DUP3 1
7809| #define HAVE_ACCEPT4 1
7810| #define HAVE_SOCK_CLOEXEC 1
7811| #define HAVE_FDATASYNC 1
7812| #define HAVE_EPOLL_CREATE1 1
7813| #define HAVE_DUP3 1
7814| #define HAVE_ACCEPT4 1
7815| #define HAVE_SOCK_CLOEXEC 1
7816| #define HAVE_GETPWNAM_R 1
7817| #define HAVE_GETPWUID_R 1
7818| #define HAVE_GETGRNAM_R 1
7819| #define HAVE_GETGRGID_R 1
7820| #define HAVE_SYS_TYPES_H 1
7821| #define HAVE_SYS_MMAN_H 1
7822| #define HAVE_SYS_IPC_H 1
7823| #define HAVE_SYS_SHM_H 1
7824| #define HAVE_SYS_FILE_H 1
7825| #define HAVE_MMAP 1
7826| #define HAVE_MUNMAP 1
7827| #define HAVE_SHM_OPEN 1
7828| #define HAVE_SHM_UNLINK 1
7829| #define HAVE_SHMGET 1
7830| #define HAVE_SHMAT 1
7831| #define HAVE_SHMDT 1
7832| #define HAVE_SHMCTL 1
7833| #define HAVE_MAP_ANON 1
7834| #define anonymous shared memory allocation method 1
7835| #define USE_SHMEM_MMAP_ANON 1
7836| #define namebased memory allocation method 1
7837| #define USE_SHMEM_SHMGET 1
7838| #define HAVE_ALLOCA_H 1
7839| #define HAVE_ALLOCA 1
7840| #define HAVE_CALLOC 1
7841| #define HAVE_SETSID 1
7842| #define HAVE_ISINF 1
7843| #define HAVE_ISNAN 1
7844| #define HAVE_GETENV 1
7845| #define HAVE_PUTENV 1
7846| #define HAVE_SETENV 1
7847| #define HAVE_UNSETENV 1
7848| #define HAVE_WRITEV 1
7849| #define HAVE_GETIFADDRS 1
7850| #define HAVE_UTIME 1
7851| #define HAVE_UTIMES 1
7852| #define HAVE_SETRLIMIT 1
7853| #define HAVE_GETRLIMIT 1
7854| #define HAVE_SENDFILE 1
7855| #define HAVE_SIGACTION 1
7856| #define HAVE_DECL_SYS_SIGLIST 1
7857| #define HAVE_FORK 1
7858| #define HAVE_STRERROR_R 1
7859| #define HAVE_MMAP 1
7860| #define HAVE_MEMMOVE 1
7861| #define HAVE_GETPASS 1
7862| #define HAVE_GMTIME_R 1
7863| #define HAVE_LOCALTIME_R 1
7864| #define HAVE_MKSTEMP 1
7865| #define STDC_HEADERS 1
7866| #define HAVE_CRYPT_H 1
7867| #define HAVE_CTYPE_H 1
7868| #define HAVE_DIRENT_H 1
7869| #define HAVE_DLFCN_H 1
7870| #define HAVE_ERRNO_H 1
7871| #define HAVE_FCNTL_H 1
7872| #define HAVE_GRP_H 1
7873| #define HAVE_LIMITS_H 1
7874| #define HAVE_MALLOC_H 1
7875| #define HAVE_MEMORY_H 1
7876| #define HAVE_NETDB_H 1
7877| #define HAVE_POLL_H 1
7878| #define HAVE_PWD_H 1
7879| #define HAVE_SEMAPHORE_H 1
7880| #define HAVE_SIGNAL_H 1
7881| #define HAVE_STDARG_H 1
7882| #define HAVE_STDDEF_H 1
7883| #define HAVE_STDIO_H 1
7884| #define HAVE_STDLIB_H 1
7885| #define HAVE_STRING_H 1
7886| #define HAVE_STRINGS_H 1
7887| #define HAVE_TERMIOS_H 1
7888| #define HAVE_TIME_H 1
7889| #define HAVE_UNISTD_H 1
7890| #define HAVE_ARPA_INET_H 1
7891| /* end confdefs.h.  */
7892| #include <stdio.h>
7893| #ifdef HAVE_SYS_TYPES_H
7894| # include <sys/types.h>
7895| #endif
7896| #ifdef HAVE_SYS_STAT_H
7897| # include <sys/stat.h>
7898| #endif
7899| #ifdef STDC_HEADERS
7900| # include <stdlib.h>
7901| # include <stddef.h>
7902| #else
7903| # ifdef HAVE_STDLIB_H
7904| #  include <stdlib.h>
7905| # endif
7906| #endif
7907| #ifdef HAVE_STRING_H
7908| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7909| #  include <memory.h>
7910| # endif
7911| # include <string.h>
7912| #endif
7913| #ifdef HAVE_STRINGS_H
7914| # include <strings.h>
7915| #endif
7916| #ifdef HAVE_INTTYPES_H
7917| # include <inttypes.h>
7918| #endif
7919| #ifdef HAVE_STDINT_H
7920| # include <stdint.h>
7921| #endif
7922| #ifdef HAVE_UNISTD_H
7923| # include <unistd.h>
7924| #endif
7925| #include <net/errno.h>
7926configure:22596: result: no
7927configure:22596: checking net/errno.h presence
7928configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
7929conftest.c:126:23: fatal error: net/errno.h: No such file or directory
7930 #include <net/errno.h>
7931                       ^
7932compilation terminated.
7933configure:22596: $? = 1
7934configure: failed program was:
7935| /* confdefs.h */
7936| #define PACKAGE_NAME ""
7937| #define PACKAGE_TARNAME ""
7938| #define PACKAGE_VERSION ""
7939| #define PACKAGE_STRING ""
7940| #define PACKAGE_BUGREPORT ""
7941| #define PACKAGE_URL ""
7942| #define STDC_HEADERS 1
7943| #define HAVE_SYS_TYPES_H 1
7944| #define HAVE_SYS_STAT_H 1
7945| #define HAVE_STDLIB_H 1
7946| #define HAVE_STRING_H 1
7947| #define HAVE_MEMORY_H 1
7948| #define HAVE_STRINGS_H 1
7949| #define HAVE_INTTYPES_H 1
7950| #define HAVE_STDINT_H 1
7951| #define HAVE_UNISTD_H 1
7952| #define __EXTENSIONS__ 1
7953| #define _ALL_SOURCE 1
7954| #define _GNU_SOURCE 1
7955| #define _POSIX_PTHREAD_SEMANTICS 1
7956| #define _TANDEM_SOURCE 1
7957| #define HAVE_DLFCN_H 1
7958| #define LT_OBJDIR ".libs/"
7959| #define HAVE_ATOMIC_BUILTINS 1
7960| #define HAVE_PTHREAD_H 1
7961| #define HAVE_PTHREAD_H 1
7962| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7963| #define HAVE_PTHREAD_KEY_DELETE 1
7964| #define HAVE_PTHREAD_RWLOCK_INIT 1
7965| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
7966| #define HAVE_PTHREAD_YIELD 1
7967| #define HAVE_PTHREAD_RWLOCKS 1
7968| #define HAVE_GETHOSTBYNAME_R 1
7969| #define HAVE_GETHOSTBYADDR_R 1
7970| #define HAVE_GETSERVBYNAME_R 1
7971| #define HAVE_SIGSUSPEND 1
7972| #define HAVE_SIGWAIT 1
7973| #define HAVE_POLL 1
7974| #define HAVE_EPOLL 1
7975| #define HAVE_EPOLL_CREATE1 1
7976| #define HAVE_DUP3 1
7977| #define HAVE_ACCEPT4 1
7978| #define HAVE_SOCK_CLOEXEC 1
7979| #define HAVE_FDATASYNC 1
7980| #define HAVE_EPOLL_CREATE1 1
7981| #define HAVE_DUP3 1
7982| #define HAVE_ACCEPT4 1
7983| #define HAVE_SOCK_CLOEXEC 1
7984| #define HAVE_GETPWNAM_R 1
7985| #define HAVE_GETPWUID_R 1
7986| #define HAVE_GETGRNAM_R 1
7987| #define HAVE_GETGRGID_R 1
7988| #define HAVE_SYS_TYPES_H 1
7989| #define HAVE_SYS_MMAN_H 1
7990| #define HAVE_SYS_IPC_H 1
7991| #define HAVE_SYS_SHM_H 1
7992| #define HAVE_SYS_FILE_H 1
7993| #define HAVE_MMAP 1
7994| #define HAVE_MUNMAP 1
7995| #define HAVE_SHM_OPEN 1
7996| #define HAVE_SHM_UNLINK 1
7997| #define HAVE_SHMGET 1
7998| #define HAVE_SHMAT 1
7999| #define HAVE_SHMDT 1
8000| #define HAVE_SHMCTL 1
8001| #define HAVE_MAP_ANON 1
8002| #define anonymous shared memory allocation method 1
8003| #define USE_SHMEM_MMAP_ANON 1
8004| #define namebased memory allocation method 1
8005| #define USE_SHMEM_SHMGET 1
8006| #define HAVE_ALLOCA_H 1
8007| #define HAVE_ALLOCA 1
8008| #define HAVE_CALLOC 1
8009| #define HAVE_SETSID 1
8010| #define HAVE_ISINF 1
8011| #define HAVE_ISNAN 1
8012| #define HAVE_GETENV 1
8013| #define HAVE_PUTENV 1
8014| #define HAVE_SETENV 1
8015| #define HAVE_UNSETENV 1
8016| #define HAVE_WRITEV 1
8017| #define HAVE_GETIFADDRS 1
8018| #define HAVE_UTIME 1
8019| #define HAVE_UTIMES 1
8020| #define HAVE_SETRLIMIT 1
8021| #define HAVE_GETRLIMIT 1
8022| #define HAVE_SENDFILE 1
8023| #define HAVE_SIGACTION 1
8024| #define HAVE_DECL_SYS_SIGLIST 1
8025| #define HAVE_FORK 1
8026| #define HAVE_STRERROR_R 1
8027| #define HAVE_MMAP 1
8028| #define HAVE_MEMMOVE 1
8029| #define HAVE_GETPASS 1
8030| #define HAVE_GMTIME_R 1
8031| #define HAVE_LOCALTIME_R 1
8032| #define HAVE_MKSTEMP 1
8033| #define STDC_HEADERS 1
8034| #define HAVE_CRYPT_H 1
8035| #define HAVE_CTYPE_H 1
8036| #define HAVE_DIRENT_H 1
8037| #define HAVE_DLFCN_H 1
8038| #define HAVE_ERRNO_H 1
8039| #define HAVE_FCNTL_H 1
8040| #define HAVE_GRP_H 1
8041| #define HAVE_LIMITS_H 1
8042| #define HAVE_MALLOC_H 1
8043| #define HAVE_MEMORY_H 1
8044| #define HAVE_NETDB_H 1
8045| #define HAVE_POLL_H 1
8046| #define HAVE_PWD_H 1
8047| #define HAVE_SEMAPHORE_H 1
8048| #define HAVE_SIGNAL_H 1
8049| #define HAVE_STDARG_H 1
8050| #define HAVE_STDDEF_H 1
8051| #define HAVE_STDIO_H 1
8052| #define HAVE_STDLIB_H 1
8053| #define HAVE_STRING_H 1
8054| #define HAVE_STRINGS_H 1
8055| #define HAVE_TERMIOS_H 1
8056| #define HAVE_TIME_H 1
8057| #define HAVE_UNISTD_H 1
8058| #define HAVE_ARPA_INET_H 1
8059| /* end confdefs.h.  */
8060| #include <net/errno.h>
8061configure:22596: result: no
8062configure:22596: checking for net/errno.h
8063configure:22596: result: no
8064configure:22596: checking netinet/in.h usability
8065configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8066configure:22596: $? = 0
8067configure:22596: result: yes
8068configure:22596: checking netinet/in.h presence
8069configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
8070configure:22596: $? = 0
8071configure:22596: result: yes
8072configure:22596: checking for netinet/in.h
8073configure:22596: result: yes
8074configure:22596: checking netinet/sctp.h usability
8075configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8076configure:22596: $? = 0
8077configure:22596: result: yes
8078configure:22596: checking netinet/sctp.h presence
8079configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
8080configure:22596: $? = 0
8081configure:22596: result: yes
8082configure:22596: checking for netinet/sctp.h
8083configure:22596: result: yes
8084configure:22596: checking netinet/sctp_uio.h usability
8085configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8086conftest.c:161:30: fatal error: netinet/sctp_uio.h: No such file or directory
8087 #include <netinet/sctp_uio.h>
8088                              ^
8089compilation terminated.
8090configure:22596: $? = 1
8091configure: failed program was:
8092| /* confdefs.h */
8093| #define PACKAGE_NAME ""
8094| #define PACKAGE_TARNAME ""
8095| #define PACKAGE_VERSION ""
8096| #define PACKAGE_STRING ""
8097| #define PACKAGE_BUGREPORT ""
8098| #define PACKAGE_URL ""
8099| #define STDC_HEADERS 1
8100| #define HAVE_SYS_TYPES_H 1
8101| #define HAVE_SYS_STAT_H 1
8102| #define HAVE_STDLIB_H 1
8103| #define HAVE_STRING_H 1
8104| #define HAVE_MEMORY_H 1
8105| #define HAVE_STRINGS_H 1
8106| #define HAVE_INTTYPES_H 1
8107| #define HAVE_STDINT_H 1
8108| #define HAVE_UNISTD_H 1
8109| #define __EXTENSIONS__ 1
8110| #define _ALL_SOURCE 1
8111| #define _GNU_SOURCE 1
8112| #define _POSIX_PTHREAD_SEMANTICS 1
8113| #define _TANDEM_SOURCE 1
8114| #define HAVE_DLFCN_H 1
8115| #define LT_OBJDIR ".libs/"
8116| #define HAVE_ATOMIC_BUILTINS 1
8117| #define HAVE_PTHREAD_H 1
8118| #define HAVE_PTHREAD_H 1
8119| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8120| #define HAVE_PTHREAD_KEY_DELETE 1
8121| #define HAVE_PTHREAD_RWLOCK_INIT 1
8122| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
8123| #define HAVE_PTHREAD_YIELD 1
8124| #define HAVE_PTHREAD_RWLOCKS 1
8125| #define HAVE_GETHOSTBYNAME_R 1
8126| #define HAVE_GETHOSTBYADDR_R 1
8127| #define HAVE_GETSERVBYNAME_R 1
8128| #define HAVE_SIGSUSPEND 1
8129| #define HAVE_SIGWAIT 1
8130| #define HAVE_POLL 1
8131| #define HAVE_EPOLL 1
8132| #define HAVE_EPOLL_CREATE1 1
8133| #define HAVE_DUP3 1
8134| #define HAVE_ACCEPT4 1
8135| #define HAVE_SOCK_CLOEXEC 1
8136| #define HAVE_FDATASYNC 1
8137| #define HAVE_EPOLL_CREATE1 1
8138| #define HAVE_DUP3 1
8139| #define HAVE_ACCEPT4 1
8140| #define HAVE_SOCK_CLOEXEC 1
8141| #define HAVE_GETPWNAM_R 1
8142| #define HAVE_GETPWUID_R 1
8143| #define HAVE_GETGRNAM_R 1
8144| #define HAVE_GETGRGID_R 1
8145| #define HAVE_SYS_TYPES_H 1
8146| #define HAVE_SYS_MMAN_H 1
8147| #define HAVE_SYS_IPC_H 1
8148| #define HAVE_SYS_SHM_H 1
8149| #define HAVE_SYS_FILE_H 1
8150| #define HAVE_MMAP 1
8151| #define HAVE_MUNMAP 1
8152| #define HAVE_SHM_OPEN 1
8153| #define HAVE_SHM_UNLINK 1
8154| #define HAVE_SHMGET 1
8155| #define HAVE_SHMAT 1
8156| #define HAVE_SHMDT 1
8157| #define HAVE_SHMCTL 1
8158| #define HAVE_MAP_ANON 1
8159| #define anonymous shared memory allocation method 1
8160| #define USE_SHMEM_MMAP_ANON 1
8161| #define namebased memory allocation method 1
8162| #define USE_SHMEM_SHMGET 1
8163| #define HAVE_ALLOCA_H 1
8164| #define HAVE_ALLOCA 1
8165| #define HAVE_CALLOC 1
8166| #define HAVE_SETSID 1
8167| #define HAVE_ISINF 1
8168| #define HAVE_ISNAN 1
8169| #define HAVE_GETENV 1
8170| #define HAVE_PUTENV 1
8171| #define HAVE_SETENV 1
8172| #define HAVE_UNSETENV 1
8173| #define HAVE_WRITEV 1
8174| #define HAVE_GETIFADDRS 1
8175| #define HAVE_UTIME 1
8176| #define HAVE_UTIMES 1
8177| #define HAVE_SETRLIMIT 1
8178| #define HAVE_GETRLIMIT 1
8179| #define HAVE_SENDFILE 1
8180| #define HAVE_SIGACTION 1
8181| #define HAVE_DECL_SYS_SIGLIST 1
8182| #define HAVE_FORK 1
8183| #define HAVE_STRERROR_R 1
8184| #define HAVE_MMAP 1
8185| #define HAVE_MEMMOVE 1
8186| #define HAVE_GETPASS 1
8187| #define HAVE_GMTIME_R 1
8188| #define HAVE_LOCALTIME_R 1
8189| #define HAVE_MKSTEMP 1
8190| #define STDC_HEADERS 1
8191| #define HAVE_CRYPT_H 1
8192| #define HAVE_CTYPE_H 1
8193| #define HAVE_DIRENT_H 1
8194| #define HAVE_DLFCN_H 1
8195| #define HAVE_ERRNO_H 1
8196| #define HAVE_FCNTL_H 1
8197| #define HAVE_GRP_H 1
8198| #define HAVE_LIMITS_H 1
8199| #define HAVE_MALLOC_H 1
8200| #define HAVE_MEMORY_H 1
8201| #define HAVE_NETDB_H 1
8202| #define HAVE_POLL_H 1
8203| #define HAVE_PWD_H 1
8204| #define HAVE_SEMAPHORE_H 1
8205| #define HAVE_SIGNAL_H 1
8206| #define HAVE_STDARG_H 1
8207| #define HAVE_STDDEF_H 1
8208| #define HAVE_STDIO_H 1
8209| #define HAVE_STDLIB_H 1
8210| #define HAVE_STRING_H 1
8211| #define HAVE_STRINGS_H 1
8212| #define HAVE_TERMIOS_H 1
8213| #define HAVE_TIME_H 1
8214| #define HAVE_UNISTD_H 1
8215| #define HAVE_ARPA_INET_H 1
8216| #define HAVE_NETINET_IN_H 1
8217| #define HAVE_NETINET_SCTP_H 1
8218| /* end confdefs.h.  */
8219| #include <stdio.h>
8220| #ifdef HAVE_SYS_TYPES_H
8221| # include <sys/types.h>
8222| #endif
8223| #ifdef HAVE_SYS_STAT_H
8224| # include <sys/stat.h>
8225| #endif
8226| #ifdef STDC_HEADERS
8227| # include <stdlib.h>
8228| # include <stddef.h>
8229| #else
8230| # ifdef HAVE_STDLIB_H
8231| #  include <stdlib.h>
8232| # endif
8233| #endif
8234| #ifdef HAVE_STRING_H
8235| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8236| #  include <memory.h>
8237| # endif
8238| # include <string.h>
8239| #endif
8240| #ifdef HAVE_STRINGS_H
8241| # include <strings.h>
8242| #endif
8243| #ifdef HAVE_INTTYPES_H
8244| # include <inttypes.h>
8245| #endif
8246| #ifdef HAVE_STDINT_H
8247| # include <stdint.h>
8248| #endif
8249| #ifdef HAVE_UNISTD_H
8250| # include <unistd.h>
8251| #endif
8252| #include <netinet/sctp_uio.h>
8253configure:22596: result: no
8254configure:22596: checking netinet/sctp_uio.h presence
8255configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
8256conftest.c:128:30: fatal error: netinet/sctp_uio.h: No such file or directory
8257 #include <netinet/sctp_uio.h>
8258                              ^
8259compilation terminated.
8260configure:22596: $? = 1
8261configure: failed program was:
8262| /* confdefs.h */
8263| #define PACKAGE_NAME ""
8264| #define PACKAGE_TARNAME ""
8265| #define PACKAGE_VERSION ""
8266| #define PACKAGE_STRING ""
8267| #define PACKAGE_BUGREPORT ""
8268| #define PACKAGE_URL ""
8269| #define STDC_HEADERS 1
8270| #define HAVE_SYS_TYPES_H 1
8271| #define HAVE_SYS_STAT_H 1
8272| #define HAVE_STDLIB_H 1
8273| #define HAVE_STRING_H 1
8274| #define HAVE_MEMORY_H 1
8275| #define HAVE_STRINGS_H 1
8276| #define HAVE_INTTYPES_H 1
8277| #define HAVE_STDINT_H 1
8278| #define HAVE_UNISTD_H 1
8279| #define __EXTENSIONS__ 1
8280| #define _ALL_SOURCE 1
8281| #define _GNU_SOURCE 1
8282| #define _POSIX_PTHREAD_SEMANTICS 1
8283| #define _TANDEM_SOURCE 1
8284| #define HAVE_DLFCN_H 1
8285| #define LT_OBJDIR ".libs/"
8286| #define HAVE_ATOMIC_BUILTINS 1
8287| #define HAVE_PTHREAD_H 1
8288| #define HAVE_PTHREAD_H 1
8289| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8290| #define HAVE_PTHREAD_KEY_DELETE 1
8291| #define HAVE_PTHREAD_RWLOCK_INIT 1
8292| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
8293| #define HAVE_PTHREAD_YIELD 1
8294| #define HAVE_PTHREAD_RWLOCKS 1
8295| #define HAVE_GETHOSTBYNAME_R 1
8296| #define HAVE_GETHOSTBYADDR_R 1
8297| #define HAVE_GETSERVBYNAME_R 1
8298| #define HAVE_SIGSUSPEND 1
8299| #define HAVE_SIGWAIT 1
8300| #define HAVE_POLL 1
8301| #define HAVE_EPOLL 1
8302| #define HAVE_EPOLL_CREATE1 1
8303| #define HAVE_DUP3 1
8304| #define HAVE_ACCEPT4 1
8305| #define HAVE_SOCK_CLOEXEC 1
8306| #define HAVE_FDATASYNC 1
8307| #define HAVE_EPOLL_CREATE1 1
8308| #define HAVE_DUP3 1
8309| #define HAVE_ACCEPT4 1
8310| #define HAVE_SOCK_CLOEXEC 1
8311| #define HAVE_GETPWNAM_R 1
8312| #define HAVE_GETPWUID_R 1
8313| #define HAVE_GETGRNAM_R 1
8314| #define HAVE_GETGRGID_R 1
8315| #define HAVE_SYS_TYPES_H 1
8316| #define HAVE_SYS_MMAN_H 1
8317| #define HAVE_SYS_IPC_H 1
8318| #define HAVE_SYS_SHM_H 1
8319| #define HAVE_SYS_FILE_H 1
8320| #define HAVE_MMAP 1
8321| #define HAVE_MUNMAP 1
8322| #define HAVE_SHM_OPEN 1
8323| #define HAVE_SHM_UNLINK 1
8324| #define HAVE_SHMGET 1
8325| #define HAVE_SHMAT 1
8326| #define HAVE_SHMDT 1
8327| #define HAVE_SHMCTL 1
8328| #define HAVE_MAP_ANON 1
8329| #define anonymous shared memory allocation method 1
8330| #define USE_SHMEM_MMAP_ANON 1
8331| #define namebased memory allocation method 1
8332| #define USE_SHMEM_SHMGET 1
8333| #define HAVE_ALLOCA_H 1
8334| #define HAVE_ALLOCA 1
8335| #define HAVE_CALLOC 1
8336| #define HAVE_SETSID 1
8337| #define HAVE_ISINF 1
8338| #define HAVE_ISNAN 1
8339| #define HAVE_GETENV 1
8340| #define HAVE_PUTENV 1
8341| #define HAVE_SETENV 1
8342| #define HAVE_UNSETENV 1
8343| #define HAVE_WRITEV 1
8344| #define HAVE_GETIFADDRS 1
8345| #define HAVE_UTIME 1
8346| #define HAVE_UTIMES 1
8347| #define HAVE_SETRLIMIT 1
8348| #define HAVE_GETRLIMIT 1
8349| #define HAVE_SENDFILE 1
8350| #define HAVE_SIGACTION 1
8351| #define HAVE_DECL_SYS_SIGLIST 1
8352| #define HAVE_FORK 1
8353| #define HAVE_STRERROR_R 1
8354| #define HAVE_MMAP 1
8355| #define HAVE_MEMMOVE 1
8356| #define HAVE_GETPASS 1
8357| #define HAVE_GMTIME_R 1
8358| #define HAVE_LOCALTIME_R 1
8359| #define HAVE_MKSTEMP 1
8360| #define STDC_HEADERS 1
8361| #define HAVE_CRYPT_H 1
8362| #define HAVE_CTYPE_H 1
8363| #define HAVE_DIRENT_H 1
8364| #define HAVE_DLFCN_H 1
8365| #define HAVE_ERRNO_H 1
8366| #define HAVE_FCNTL_H 1
8367| #define HAVE_GRP_H 1
8368| #define HAVE_LIMITS_H 1
8369| #define HAVE_MALLOC_H 1
8370| #define HAVE_MEMORY_H 1
8371| #define HAVE_NETDB_H 1
8372| #define HAVE_POLL_H 1
8373| #define HAVE_PWD_H 1
8374| #define HAVE_SEMAPHORE_H 1
8375| #define HAVE_SIGNAL_H 1
8376| #define HAVE_STDARG_H 1
8377| #define HAVE_STDDEF_H 1
8378| #define HAVE_STDIO_H 1
8379| #define HAVE_STDLIB_H 1
8380| #define HAVE_STRING_H 1
8381| #define HAVE_STRINGS_H 1
8382| #define HAVE_TERMIOS_H 1
8383| #define HAVE_TIME_H 1
8384| #define HAVE_UNISTD_H 1
8385| #define HAVE_ARPA_INET_H 1
8386| #define HAVE_NETINET_IN_H 1
8387| #define HAVE_NETINET_SCTP_H 1
8388| /* end confdefs.h.  */
8389| #include <netinet/sctp_uio.h>
8390configure:22596: result: no
8391configure:22596: checking for netinet/sctp_uio.h
8392configure:22596: result: no
8393configure:22596: checking for sys/file.h
8394configure:22596: result: yes
8395configure:22596: checking sys/ioctl.h usability
8396configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8397configure:22596: $? = 0
8398configure:22596: result: yes
8399configure:22596: checking sys/ioctl.h presence
8400configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
8401configure:22596: $? = 0
8402configure:22596: result: yes
8403configure:22596: checking for sys/ioctl.h
8404configure:22596: result: yes
8405configure:22596: checking for sys/mman.h
8406configure:22596: result: yes
8407configure:22596: checking sys/param.h usability
8408configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8409configure:22596: $? = 0
8410configure:22596: result: yes
8411configure:22596: checking sys/param.h presence
8412configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
8413configure:22596: $? = 0
8414configure:22596: result: yes
8415configure:22596: checking for sys/param.h
8416configure:22596: result: yes
8417configure:22596: checking sys/poll.h usability
8418configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8419configure:22596: $? = 0
8420configure:22596: result: yes
8421configure:22596: checking sys/poll.h presence
8422configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
8423configure:22596: $? = 0
8424configure:22596: result: yes
8425configure:22596: checking for sys/poll.h
8426configure:22596: result: yes
8427configure:22596: checking sys/resource.h usability
8428configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8429configure:22596: $? = 0
8430configure:22596: result: yes
8431configure:22596: checking sys/resource.h presence
8432configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
8433configure:22596: $? = 0
8434configure:22596: result: yes
8435configure:22596: checking for sys/resource.h
8436configure:22596: result: yes
8437configure:22596: checking sys/select.h usability
8438configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8439configure:22596: $? = 0
8440configure:22596: result: yes
8441configure:22596: checking sys/select.h presence
8442configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
8443configure:22596: $? = 0
8444configure:22596: result: yes
8445configure:22596: checking for sys/select.h
8446configure:22596: result: yes
8447configure:22596: checking sys/sem.h usability
8448configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8449configure:22596: $? = 0
8450configure:22596: result: yes
8451configure:22596: checking sys/sem.h presence
8452configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
8453configure:22596: $? = 0
8454configure:22596: result: yes
8455configure:22596: checking for sys/sem.h
8456configure:22596: result: yes
8457configure:22596: checking sys/sendfile.h usability
8458configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8459configure:22596: $? = 0
8460configure:22596: result: yes
8461configure:22596: checking sys/sendfile.h presence
8462configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
8463configure:22596: $? = 0
8464configure:22596: result: yes
8465configure:22596: checking for sys/sendfile.h
8466configure:22596: result: yes
8467configure:22596: checking sys/signal.h usability
8468configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8469configure:22596: $? = 0
8470configure:22596: result: yes
8471configure:22596: checking sys/signal.h presence
8472configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
8473configure:22596: $? = 0
8474configure:22596: result: yes
8475configure:22596: checking for sys/signal.h
8476configure:22596: result: yes
8477configure:22596: checking sys/socket.h usability
8478configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8479configure:22596: $? = 0
8480configure:22596: result: yes
8481configure:22596: checking sys/socket.h presence
8482configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
8483configure:22596: $? = 0
8484configure:22596: result: yes
8485configure:22596: checking for sys/socket.h
8486configure:22596: result: yes
8487configure:22596: checking sys/sockio.h usability
8488configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8489conftest.c:172:24: fatal error: sys/sockio.h: No such file or directory
8490 #include <sys/sockio.h>
8491                        ^
8492compilation terminated.
8493configure:22596: $? = 1
8494configure: failed program was:
8495| /* confdefs.h */
8496| #define PACKAGE_NAME ""
8497| #define PACKAGE_TARNAME ""
8498| #define PACKAGE_VERSION ""
8499| #define PACKAGE_STRING ""
8500| #define PACKAGE_BUGREPORT ""
8501| #define PACKAGE_URL ""
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 _GNU_SOURCE 1
8515| #define _POSIX_PTHREAD_SEMANTICS 1
8516| #define _TANDEM_SOURCE 1
8517| #define HAVE_DLFCN_H 1
8518| #define LT_OBJDIR ".libs/"
8519| #define HAVE_ATOMIC_BUILTINS 1
8520| #define HAVE_PTHREAD_H 1
8521| #define HAVE_PTHREAD_H 1
8522| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8523| #define HAVE_PTHREAD_KEY_DELETE 1
8524| #define HAVE_PTHREAD_RWLOCK_INIT 1
8525| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
8526| #define HAVE_PTHREAD_YIELD 1
8527| #define HAVE_PTHREAD_RWLOCKS 1
8528| #define HAVE_GETHOSTBYNAME_R 1
8529| #define HAVE_GETHOSTBYADDR_R 1
8530| #define HAVE_GETSERVBYNAME_R 1
8531| #define HAVE_SIGSUSPEND 1
8532| #define HAVE_SIGWAIT 1
8533| #define HAVE_POLL 1
8534| #define HAVE_EPOLL 1
8535| #define HAVE_EPOLL_CREATE1 1
8536| #define HAVE_DUP3 1
8537| #define HAVE_ACCEPT4 1
8538| #define HAVE_SOCK_CLOEXEC 1
8539| #define HAVE_FDATASYNC 1
8540| #define HAVE_EPOLL_CREATE1 1
8541| #define HAVE_DUP3 1
8542| #define HAVE_ACCEPT4 1
8543| #define HAVE_SOCK_CLOEXEC 1
8544| #define HAVE_GETPWNAM_R 1
8545| #define HAVE_GETPWUID_R 1
8546| #define HAVE_GETGRNAM_R 1
8547| #define HAVE_GETGRGID_R 1
8548| #define HAVE_SYS_TYPES_H 1
8549| #define HAVE_SYS_MMAN_H 1
8550| #define HAVE_SYS_IPC_H 1
8551| #define HAVE_SYS_SHM_H 1
8552| #define HAVE_SYS_FILE_H 1
8553| #define HAVE_MMAP 1
8554| #define HAVE_MUNMAP 1
8555| #define HAVE_SHM_OPEN 1
8556| #define HAVE_SHM_UNLINK 1
8557| #define HAVE_SHMGET 1
8558| #define HAVE_SHMAT 1
8559| #define HAVE_SHMDT 1
8560| #define HAVE_SHMCTL 1
8561| #define HAVE_MAP_ANON 1
8562| #define anonymous shared memory allocation method 1
8563| #define USE_SHMEM_MMAP_ANON 1
8564| #define namebased memory allocation method 1
8565| #define USE_SHMEM_SHMGET 1
8566| #define HAVE_ALLOCA_H 1
8567| #define HAVE_ALLOCA 1
8568| #define HAVE_CALLOC 1
8569| #define HAVE_SETSID 1
8570| #define HAVE_ISINF 1
8571| #define HAVE_ISNAN 1
8572| #define HAVE_GETENV 1
8573| #define HAVE_PUTENV 1
8574| #define HAVE_SETENV 1
8575| #define HAVE_UNSETENV 1
8576| #define HAVE_WRITEV 1
8577| #define HAVE_GETIFADDRS 1
8578| #define HAVE_UTIME 1
8579| #define HAVE_UTIMES 1
8580| #define HAVE_SETRLIMIT 1
8581| #define HAVE_GETRLIMIT 1
8582| #define HAVE_SENDFILE 1
8583| #define HAVE_SIGACTION 1
8584| #define HAVE_DECL_SYS_SIGLIST 1
8585| #define HAVE_FORK 1
8586| #define HAVE_STRERROR_R 1
8587| #define HAVE_MMAP 1
8588| #define HAVE_MEMMOVE 1
8589| #define HAVE_GETPASS 1
8590| #define HAVE_GMTIME_R 1
8591| #define HAVE_LOCALTIME_R 1
8592| #define HAVE_MKSTEMP 1
8593| #define STDC_HEADERS 1
8594| #define HAVE_CRYPT_H 1
8595| #define HAVE_CTYPE_H 1
8596| #define HAVE_DIRENT_H 1
8597| #define HAVE_DLFCN_H 1
8598| #define HAVE_ERRNO_H 1
8599| #define HAVE_FCNTL_H 1
8600| #define HAVE_GRP_H 1
8601| #define HAVE_LIMITS_H 1
8602| #define HAVE_MALLOC_H 1
8603| #define HAVE_MEMORY_H 1
8604| #define HAVE_NETDB_H 1
8605| #define HAVE_POLL_H 1
8606| #define HAVE_PWD_H 1
8607| #define HAVE_SEMAPHORE_H 1
8608| #define HAVE_SIGNAL_H 1
8609| #define HAVE_STDARG_H 1
8610| #define HAVE_STDDEF_H 1
8611| #define HAVE_STDIO_H 1
8612| #define HAVE_STDLIB_H 1
8613| #define HAVE_STRING_H 1
8614| #define HAVE_STRINGS_H 1
8615| #define HAVE_TERMIOS_H 1
8616| #define HAVE_TIME_H 1
8617| #define HAVE_UNISTD_H 1
8618| #define HAVE_ARPA_INET_H 1
8619| #define HAVE_NETINET_IN_H 1
8620| #define HAVE_NETINET_SCTP_H 1
8621| #define HAVE_SYS_FILE_H 1
8622| #define HAVE_SYS_IOCTL_H 1
8623| #define HAVE_SYS_MMAN_H 1
8624| #define HAVE_SYS_PARAM_H 1
8625| #define HAVE_SYS_POLL_H 1
8626| #define HAVE_SYS_RESOURCE_H 1
8627| #define HAVE_SYS_SELECT_H 1
8628| #define HAVE_SYS_SEM_H 1
8629| #define HAVE_SYS_SENDFILE_H 1
8630| #define HAVE_SYS_SIGNAL_H 1
8631| #define HAVE_SYS_SOCKET_H 1
8632| /* end confdefs.h.  */
8633| #include <stdio.h>
8634| #ifdef HAVE_SYS_TYPES_H
8635| # include <sys/types.h>
8636| #endif
8637| #ifdef HAVE_SYS_STAT_H
8638| # include <sys/stat.h>
8639| #endif
8640| #ifdef STDC_HEADERS
8641| # include <stdlib.h>
8642| # include <stddef.h>
8643| #else
8644| # ifdef HAVE_STDLIB_H
8645| #  include <stdlib.h>
8646| # endif
8647| #endif
8648| #ifdef HAVE_STRING_H
8649| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8650| #  include <memory.h>
8651| # endif
8652| # include <string.h>
8653| #endif
8654| #ifdef HAVE_STRINGS_H
8655| # include <strings.h>
8656| #endif
8657| #ifdef HAVE_INTTYPES_H
8658| # include <inttypes.h>
8659| #endif
8660| #ifdef HAVE_STDINT_H
8661| # include <stdint.h>
8662| #endif
8663| #ifdef HAVE_UNISTD_H
8664| # include <unistd.h>
8665| #endif
8666| #include <sys/sockio.h>
8667configure:22596: result: no
8668configure:22596: checking sys/sockio.h presence
8669configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
8670conftest.c:139:24: fatal error: sys/sockio.h: No such file or directory
8671 #include <sys/sockio.h>
8672                        ^
8673compilation terminated.
8674configure:22596: $? = 1
8675configure: failed program was:
8676| /* confdefs.h */
8677| #define PACKAGE_NAME ""
8678| #define PACKAGE_TARNAME ""
8679| #define PACKAGE_VERSION ""
8680| #define PACKAGE_STRING ""
8681| #define PACKAGE_BUGREPORT ""
8682| #define PACKAGE_URL ""
8683| #define STDC_HEADERS 1
8684| #define HAVE_SYS_TYPES_H 1
8685| #define HAVE_SYS_STAT_H 1
8686| #define HAVE_STDLIB_H 1
8687| #define HAVE_STRING_H 1
8688| #define HAVE_MEMORY_H 1
8689| #define HAVE_STRINGS_H 1
8690| #define HAVE_INTTYPES_H 1
8691| #define HAVE_STDINT_H 1
8692| #define HAVE_UNISTD_H 1
8693| #define __EXTENSIONS__ 1
8694| #define _ALL_SOURCE 1
8695| #define _GNU_SOURCE 1
8696| #define _POSIX_PTHREAD_SEMANTICS 1
8697| #define _TANDEM_SOURCE 1
8698| #define HAVE_DLFCN_H 1
8699| #define LT_OBJDIR ".libs/"
8700| #define HAVE_ATOMIC_BUILTINS 1
8701| #define HAVE_PTHREAD_H 1
8702| #define HAVE_PTHREAD_H 1
8703| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8704| #define HAVE_PTHREAD_KEY_DELETE 1
8705| #define HAVE_PTHREAD_RWLOCK_INIT 1
8706| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
8707| #define HAVE_PTHREAD_YIELD 1
8708| #define HAVE_PTHREAD_RWLOCKS 1
8709| #define HAVE_GETHOSTBYNAME_R 1
8710| #define HAVE_GETHOSTBYADDR_R 1
8711| #define HAVE_GETSERVBYNAME_R 1
8712| #define HAVE_SIGSUSPEND 1
8713| #define HAVE_SIGWAIT 1
8714| #define HAVE_POLL 1
8715| #define HAVE_EPOLL 1
8716| #define HAVE_EPOLL_CREATE1 1
8717| #define HAVE_DUP3 1
8718| #define HAVE_ACCEPT4 1
8719| #define HAVE_SOCK_CLOEXEC 1
8720| #define HAVE_FDATASYNC 1
8721| #define HAVE_EPOLL_CREATE1 1
8722| #define HAVE_DUP3 1
8723| #define HAVE_ACCEPT4 1
8724| #define HAVE_SOCK_CLOEXEC 1
8725| #define HAVE_GETPWNAM_R 1
8726| #define HAVE_GETPWUID_R 1
8727| #define HAVE_GETGRNAM_R 1
8728| #define HAVE_GETGRGID_R 1
8729| #define HAVE_SYS_TYPES_H 1
8730| #define HAVE_SYS_MMAN_H 1
8731| #define HAVE_SYS_IPC_H 1
8732| #define HAVE_SYS_SHM_H 1
8733| #define HAVE_SYS_FILE_H 1
8734| #define HAVE_MMAP 1
8735| #define HAVE_MUNMAP 1
8736| #define HAVE_SHM_OPEN 1
8737| #define HAVE_SHM_UNLINK 1
8738| #define HAVE_SHMGET 1
8739| #define HAVE_SHMAT 1
8740| #define HAVE_SHMDT 1
8741| #define HAVE_SHMCTL 1
8742| #define HAVE_MAP_ANON 1
8743| #define anonymous shared memory allocation method 1
8744| #define USE_SHMEM_MMAP_ANON 1
8745| #define namebased memory allocation method 1
8746| #define USE_SHMEM_SHMGET 1
8747| #define HAVE_ALLOCA_H 1
8748| #define HAVE_ALLOCA 1
8749| #define HAVE_CALLOC 1
8750| #define HAVE_SETSID 1
8751| #define HAVE_ISINF 1
8752| #define HAVE_ISNAN 1
8753| #define HAVE_GETENV 1
8754| #define HAVE_PUTENV 1
8755| #define HAVE_SETENV 1
8756| #define HAVE_UNSETENV 1
8757| #define HAVE_WRITEV 1
8758| #define HAVE_GETIFADDRS 1
8759| #define HAVE_UTIME 1
8760| #define HAVE_UTIMES 1
8761| #define HAVE_SETRLIMIT 1
8762| #define HAVE_GETRLIMIT 1
8763| #define HAVE_SENDFILE 1
8764| #define HAVE_SIGACTION 1
8765| #define HAVE_DECL_SYS_SIGLIST 1
8766| #define HAVE_FORK 1
8767| #define HAVE_STRERROR_R 1
8768| #define HAVE_MMAP 1
8769| #define HAVE_MEMMOVE 1
8770| #define HAVE_GETPASS 1
8771| #define HAVE_GMTIME_R 1
8772| #define HAVE_LOCALTIME_R 1
8773| #define HAVE_MKSTEMP 1
8774| #define STDC_HEADERS 1
8775| #define HAVE_CRYPT_H 1
8776| #define HAVE_CTYPE_H 1
8777| #define HAVE_DIRENT_H 1
8778| #define HAVE_DLFCN_H 1
8779| #define HAVE_ERRNO_H 1
8780| #define HAVE_FCNTL_H 1
8781| #define HAVE_GRP_H 1
8782| #define HAVE_LIMITS_H 1
8783| #define HAVE_MALLOC_H 1
8784| #define HAVE_MEMORY_H 1
8785| #define HAVE_NETDB_H 1
8786| #define HAVE_POLL_H 1
8787| #define HAVE_PWD_H 1
8788| #define HAVE_SEMAPHORE_H 1
8789| #define HAVE_SIGNAL_H 1
8790| #define HAVE_STDARG_H 1
8791| #define HAVE_STDDEF_H 1
8792| #define HAVE_STDIO_H 1
8793| #define HAVE_STDLIB_H 1
8794| #define HAVE_STRING_H 1
8795| #define HAVE_STRINGS_H 1
8796| #define HAVE_TERMIOS_H 1
8797| #define HAVE_TIME_H 1
8798| #define HAVE_UNISTD_H 1
8799| #define HAVE_ARPA_INET_H 1
8800| #define HAVE_NETINET_IN_H 1
8801| #define HAVE_NETINET_SCTP_H 1
8802| #define HAVE_SYS_FILE_H 1
8803| #define HAVE_SYS_IOCTL_H 1
8804| #define HAVE_SYS_MMAN_H 1
8805| #define HAVE_SYS_PARAM_H 1
8806| #define HAVE_SYS_POLL_H 1
8807| #define HAVE_SYS_RESOURCE_H 1
8808| #define HAVE_SYS_SELECT_H 1
8809| #define HAVE_SYS_SEM_H 1
8810| #define HAVE_SYS_SENDFILE_H 1
8811| #define HAVE_SYS_SIGNAL_H 1
8812| #define HAVE_SYS_SOCKET_H 1
8813| /* end confdefs.h.  */
8814| #include <sys/sockio.h>
8815configure:22596: result: no
8816configure:22596: checking for sys/sockio.h
8817configure:22596: result: no
8818configure:22596: checking for sys/stat.h
8819configure:22596: result: yes
8820configure:22596: checking sys/sysctl.h usability
8821configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8822configure:22596: $? = 0
8823configure:22596: result: yes
8824configure:22596: checking sys/sysctl.h presence
8825configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
8826configure:22596: $? = 0
8827configure:22596: result: yes
8828configure:22596: checking for sys/sysctl.h
8829configure:22596: result: yes
8830configure:22596: checking sys/syslimits.h usability
8831configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
8832conftest.c:174:27: fatal error: sys/syslimits.h: No such file or directory
8833 #include <sys/syslimits.h>
8834                           ^
8835compilation terminated.
8836configure:22596: $? = 1
8837configure: failed program was:
8838| /* confdefs.h */
8839| #define PACKAGE_NAME ""
8840| #define PACKAGE_TARNAME ""
8841| #define PACKAGE_VERSION ""
8842| #define PACKAGE_STRING ""
8843| #define PACKAGE_BUGREPORT ""
8844| #define PACKAGE_URL ""
8845| #define STDC_HEADERS 1
8846| #define HAVE_SYS_TYPES_H 1
8847| #define HAVE_SYS_STAT_H 1
8848| #define HAVE_STDLIB_H 1
8849| #define HAVE_STRING_H 1
8850| #define HAVE_MEMORY_H 1
8851| #define HAVE_STRINGS_H 1
8852| #define HAVE_INTTYPES_H 1
8853| #define HAVE_STDINT_H 1
8854| #define HAVE_UNISTD_H 1
8855| #define __EXTENSIONS__ 1
8856| #define _ALL_SOURCE 1
8857| #define _GNU_SOURCE 1
8858| #define _POSIX_PTHREAD_SEMANTICS 1
8859| #define _TANDEM_SOURCE 1
8860| #define HAVE_DLFCN_H 1
8861| #define LT_OBJDIR ".libs/"
8862| #define HAVE_ATOMIC_BUILTINS 1
8863| #define HAVE_PTHREAD_H 1
8864| #define HAVE_PTHREAD_H 1
8865| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8866| #define HAVE_PTHREAD_KEY_DELETE 1
8867| #define HAVE_PTHREAD_RWLOCK_INIT 1
8868| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
8869| #define HAVE_PTHREAD_YIELD 1
8870| #define HAVE_PTHREAD_RWLOCKS 1
8871| #define HAVE_GETHOSTBYNAME_R 1
8872| #define HAVE_GETHOSTBYADDR_R 1
8873| #define HAVE_GETSERVBYNAME_R 1
8874| #define HAVE_SIGSUSPEND 1
8875| #define HAVE_SIGWAIT 1
8876| #define HAVE_POLL 1
8877| #define HAVE_EPOLL 1
8878| #define HAVE_EPOLL_CREATE1 1
8879| #define HAVE_DUP3 1
8880| #define HAVE_ACCEPT4 1
8881| #define HAVE_SOCK_CLOEXEC 1
8882| #define HAVE_FDATASYNC 1
8883| #define HAVE_EPOLL_CREATE1 1
8884| #define HAVE_DUP3 1
8885| #define HAVE_ACCEPT4 1
8886| #define HAVE_SOCK_CLOEXEC 1
8887| #define HAVE_GETPWNAM_R 1
8888| #define HAVE_GETPWUID_R 1
8889| #define HAVE_GETGRNAM_R 1
8890| #define HAVE_GETGRGID_R 1
8891| #define HAVE_SYS_TYPES_H 1
8892| #define HAVE_SYS_MMAN_H 1
8893| #define HAVE_SYS_IPC_H 1
8894| #define HAVE_SYS_SHM_H 1
8895| #define HAVE_SYS_FILE_H 1
8896| #define HAVE_MMAP 1
8897| #define HAVE_MUNMAP 1
8898| #define HAVE_SHM_OPEN 1
8899| #define HAVE_SHM_UNLINK 1
8900| #define HAVE_SHMGET 1
8901| #define HAVE_SHMAT 1
8902| #define HAVE_SHMDT 1
8903| #define HAVE_SHMCTL 1
8904| #define HAVE_MAP_ANON 1
8905| #define anonymous shared memory allocation method 1
8906| #define USE_SHMEM_MMAP_ANON 1
8907| #define namebased memory allocation method 1
8908| #define USE_SHMEM_SHMGET 1
8909| #define HAVE_ALLOCA_H 1
8910| #define HAVE_ALLOCA 1
8911| #define HAVE_CALLOC 1
8912| #define HAVE_SETSID 1
8913| #define HAVE_ISINF 1
8914| #define HAVE_ISNAN 1
8915| #define HAVE_GETENV 1
8916| #define HAVE_PUTENV 1
8917| #define HAVE_SETENV 1
8918| #define HAVE_UNSETENV 1
8919| #define HAVE_WRITEV 1
8920| #define HAVE_GETIFADDRS 1
8921| #define HAVE_UTIME 1
8922| #define HAVE_UTIMES 1
8923| #define HAVE_SETRLIMIT 1
8924| #define HAVE_GETRLIMIT 1
8925| #define HAVE_SENDFILE 1
8926| #define HAVE_SIGACTION 1
8927| #define HAVE_DECL_SYS_SIGLIST 1
8928| #define HAVE_FORK 1
8929| #define HAVE_STRERROR_R 1
8930| #define HAVE_MMAP 1
8931| #define HAVE_MEMMOVE 1
8932| #define HAVE_GETPASS 1
8933| #define HAVE_GMTIME_R 1
8934| #define HAVE_LOCALTIME_R 1
8935| #define HAVE_MKSTEMP 1
8936| #define STDC_HEADERS 1
8937| #define HAVE_CRYPT_H 1
8938| #define HAVE_CTYPE_H 1
8939| #define HAVE_DIRENT_H 1
8940| #define HAVE_DLFCN_H 1
8941| #define HAVE_ERRNO_H 1
8942| #define HAVE_FCNTL_H 1
8943| #define HAVE_GRP_H 1
8944| #define HAVE_LIMITS_H 1
8945| #define HAVE_MALLOC_H 1
8946| #define HAVE_MEMORY_H 1
8947| #define HAVE_NETDB_H 1
8948| #define HAVE_POLL_H 1
8949| #define HAVE_PWD_H 1
8950| #define HAVE_SEMAPHORE_H 1
8951| #define HAVE_SIGNAL_H 1
8952| #define HAVE_STDARG_H 1
8953| #define HAVE_STDDEF_H 1
8954| #define HAVE_STDIO_H 1
8955| #define HAVE_STDLIB_H 1
8956| #define HAVE_STRING_H 1
8957| #define HAVE_STRINGS_H 1
8958| #define HAVE_TERMIOS_H 1
8959| #define HAVE_TIME_H 1
8960| #define HAVE_UNISTD_H 1
8961| #define HAVE_ARPA_INET_H 1
8962| #define HAVE_NETINET_IN_H 1
8963| #define HAVE_NETINET_SCTP_H 1
8964| #define HAVE_SYS_FILE_H 1
8965| #define HAVE_SYS_IOCTL_H 1
8966| #define HAVE_SYS_MMAN_H 1
8967| #define HAVE_SYS_PARAM_H 1
8968| #define HAVE_SYS_POLL_H 1
8969| #define HAVE_SYS_RESOURCE_H 1
8970| #define HAVE_SYS_SELECT_H 1
8971| #define HAVE_SYS_SEM_H 1
8972| #define HAVE_SYS_SENDFILE_H 1
8973| #define HAVE_SYS_SIGNAL_H 1
8974| #define HAVE_SYS_SOCKET_H 1
8975| #define HAVE_SYS_STAT_H 1
8976| #define HAVE_SYS_SYSCTL_H 1
8977| /* end confdefs.h.  */
8978| #include <stdio.h>
8979| #ifdef HAVE_SYS_TYPES_H
8980| # include <sys/types.h>
8981| #endif
8982| #ifdef HAVE_SYS_STAT_H
8983| # include <sys/stat.h>
8984| #endif
8985| #ifdef STDC_HEADERS
8986| # include <stdlib.h>
8987| # include <stddef.h>
8988| #else
8989| # ifdef HAVE_STDLIB_H
8990| #  include <stdlib.h>
8991| # endif
8992| #endif
8993| #ifdef HAVE_STRING_H
8994| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8995| #  include <memory.h>
8996| # endif
8997| # include <string.h>
8998| #endif
8999| #ifdef HAVE_STRINGS_H
9000| # include <strings.h>
9001| #endif
9002| #ifdef HAVE_INTTYPES_H
9003| # include <inttypes.h>
9004| #endif
9005| #ifdef HAVE_STDINT_H
9006| # include <stdint.h>
9007| #endif
9008| #ifdef HAVE_UNISTD_H
9009| # include <unistd.h>
9010| #endif
9011| #include <sys/syslimits.h>
9012configure:22596: result: no
9013configure:22596: checking sys/syslimits.h presence
9014configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
9015conftest.c:141:27: fatal error: sys/syslimits.h: No such file or directory
9016 #include <sys/syslimits.h>
9017                           ^
9018compilation terminated.
9019configure:22596: $? = 1
9020configure: failed program was:
9021| /* confdefs.h */
9022| #define PACKAGE_NAME ""
9023| #define PACKAGE_TARNAME ""
9024| #define PACKAGE_VERSION ""
9025| #define PACKAGE_STRING ""
9026| #define PACKAGE_BUGREPORT ""
9027| #define PACKAGE_URL ""
9028| #define STDC_HEADERS 1
9029| #define HAVE_SYS_TYPES_H 1
9030| #define HAVE_SYS_STAT_H 1
9031| #define HAVE_STDLIB_H 1
9032| #define HAVE_STRING_H 1
9033| #define HAVE_MEMORY_H 1
9034| #define HAVE_STRINGS_H 1
9035| #define HAVE_INTTYPES_H 1
9036| #define HAVE_STDINT_H 1
9037| #define HAVE_UNISTD_H 1
9038| #define __EXTENSIONS__ 1
9039| #define _ALL_SOURCE 1
9040| #define _GNU_SOURCE 1
9041| #define _POSIX_PTHREAD_SEMANTICS 1
9042| #define _TANDEM_SOURCE 1
9043| #define HAVE_DLFCN_H 1
9044| #define LT_OBJDIR ".libs/"
9045| #define HAVE_ATOMIC_BUILTINS 1
9046| #define HAVE_PTHREAD_H 1
9047| #define HAVE_PTHREAD_H 1
9048| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9049| #define HAVE_PTHREAD_KEY_DELETE 1
9050| #define HAVE_PTHREAD_RWLOCK_INIT 1
9051| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
9052| #define HAVE_PTHREAD_YIELD 1
9053| #define HAVE_PTHREAD_RWLOCKS 1
9054| #define HAVE_GETHOSTBYNAME_R 1
9055| #define HAVE_GETHOSTBYADDR_R 1
9056| #define HAVE_GETSERVBYNAME_R 1
9057| #define HAVE_SIGSUSPEND 1
9058| #define HAVE_SIGWAIT 1
9059| #define HAVE_POLL 1
9060| #define HAVE_EPOLL 1
9061| #define HAVE_EPOLL_CREATE1 1
9062| #define HAVE_DUP3 1
9063| #define HAVE_ACCEPT4 1
9064| #define HAVE_SOCK_CLOEXEC 1
9065| #define HAVE_FDATASYNC 1
9066| #define HAVE_EPOLL_CREATE1 1
9067| #define HAVE_DUP3 1
9068| #define HAVE_ACCEPT4 1
9069| #define HAVE_SOCK_CLOEXEC 1
9070| #define HAVE_GETPWNAM_R 1
9071| #define HAVE_GETPWUID_R 1
9072| #define HAVE_GETGRNAM_R 1
9073| #define HAVE_GETGRGID_R 1
9074| #define HAVE_SYS_TYPES_H 1
9075| #define HAVE_SYS_MMAN_H 1
9076| #define HAVE_SYS_IPC_H 1
9077| #define HAVE_SYS_SHM_H 1
9078| #define HAVE_SYS_FILE_H 1
9079| #define HAVE_MMAP 1
9080| #define HAVE_MUNMAP 1
9081| #define HAVE_SHM_OPEN 1
9082| #define HAVE_SHM_UNLINK 1
9083| #define HAVE_SHMGET 1
9084| #define HAVE_SHMAT 1
9085| #define HAVE_SHMDT 1
9086| #define HAVE_SHMCTL 1
9087| #define HAVE_MAP_ANON 1
9088| #define anonymous shared memory allocation method 1
9089| #define USE_SHMEM_MMAP_ANON 1
9090| #define namebased memory allocation method 1
9091| #define USE_SHMEM_SHMGET 1
9092| #define HAVE_ALLOCA_H 1
9093| #define HAVE_ALLOCA 1
9094| #define HAVE_CALLOC 1
9095| #define HAVE_SETSID 1
9096| #define HAVE_ISINF 1
9097| #define HAVE_ISNAN 1
9098| #define HAVE_GETENV 1
9099| #define HAVE_PUTENV 1
9100| #define HAVE_SETENV 1
9101| #define HAVE_UNSETENV 1
9102| #define HAVE_WRITEV 1
9103| #define HAVE_GETIFADDRS 1
9104| #define HAVE_UTIME 1
9105| #define HAVE_UTIMES 1
9106| #define HAVE_SETRLIMIT 1
9107| #define HAVE_GETRLIMIT 1
9108| #define HAVE_SENDFILE 1
9109| #define HAVE_SIGACTION 1
9110| #define HAVE_DECL_SYS_SIGLIST 1
9111| #define HAVE_FORK 1
9112| #define HAVE_STRERROR_R 1
9113| #define HAVE_MMAP 1
9114| #define HAVE_MEMMOVE 1
9115| #define HAVE_GETPASS 1
9116| #define HAVE_GMTIME_R 1
9117| #define HAVE_LOCALTIME_R 1
9118| #define HAVE_MKSTEMP 1
9119| #define STDC_HEADERS 1
9120| #define HAVE_CRYPT_H 1
9121| #define HAVE_CTYPE_H 1
9122| #define HAVE_DIRENT_H 1
9123| #define HAVE_DLFCN_H 1
9124| #define HAVE_ERRNO_H 1
9125| #define HAVE_FCNTL_H 1
9126| #define HAVE_GRP_H 1
9127| #define HAVE_LIMITS_H 1
9128| #define HAVE_MALLOC_H 1
9129| #define HAVE_MEMORY_H 1
9130| #define HAVE_NETDB_H 1
9131| #define HAVE_POLL_H 1
9132| #define HAVE_PWD_H 1
9133| #define HAVE_SEMAPHORE_H 1
9134| #define HAVE_SIGNAL_H 1
9135| #define HAVE_STDARG_H 1
9136| #define HAVE_STDDEF_H 1
9137| #define HAVE_STDIO_H 1
9138| #define HAVE_STDLIB_H 1
9139| #define HAVE_STRING_H 1
9140| #define HAVE_STRINGS_H 1
9141| #define HAVE_TERMIOS_H 1
9142| #define HAVE_TIME_H 1
9143| #define HAVE_UNISTD_H 1
9144| #define HAVE_ARPA_INET_H 1
9145| #define HAVE_NETINET_IN_H 1
9146| #define HAVE_NETINET_SCTP_H 1
9147| #define HAVE_SYS_FILE_H 1
9148| #define HAVE_SYS_IOCTL_H 1
9149| #define HAVE_SYS_MMAN_H 1
9150| #define HAVE_SYS_PARAM_H 1
9151| #define HAVE_SYS_POLL_H 1
9152| #define HAVE_SYS_RESOURCE_H 1
9153| #define HAVE_SYS_SELECT_H 1
9154| #define HAVE_SYS_SEM_H 1
9155| #define HAVE_SYS_SENDFILE_H 1
9156| #define HAVE_SYS_SIGNAL_H 1
9157| #define HAVE_SYS_SOCKET_H 1
9158| #define HAVE_SYS_STAT_H 1
9159| #define HAVE_SYS_SYSCTL_H 1
9160| /* end confdefs.h.  */
9161| #include <sys/syslimits.h>
9162configure:22596: result: no
9163configure:22596: checking for sys/syslimits.h
9164configure:22596: result: no
9165configure:22596: checking sys/time.h usability
9166configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9167configure:22596: $? = 0
9168configure:22596: result: yes
9169configure:22596: checking sys/time.h presence
9170configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
9171configure:22596: $? = 0
9172configure:22596: result: yes
9173configure:22596: checking for sys/time.h
9174configure:22596: result: yes
9175configure:22596: checking for sys/types.h
9176configure:22596: result: yes
9177configure:22596: checking sys/uio.h usability
9178configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9179configure:22596: $? = 0
9180configure:22596: result: yes
9181configure:22596: checking sys/uio.h presence
9182configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
9183configure:22596: $? = 0
9184configure:22596: result: yes
9185configure:22596: checking for sys/uio.h
9186configure:22596: result: yes
9187configure:22596: checking sys/un.h usability
9188configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9189configure:22596: $? = 0
9190configure:22596: result: yes
9191configure:22596: checking sys/un.h presence
9192configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
9193configure:22596: $? = 0
9194configure:22596: result: yes
9195configure:22596: checking for sys/un.h
9196configure:22596: result: yes
9197configure:22596: checking sys/wait.h usability
9198configure:22596: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9199configure:22596: $? = 0
9200configure:22596: result: yes
9201configure:22596: checking sys/wait.h presence
9202configure:22596: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
9203configure:22596: $? = 0
9204configure:22596: result: yes
9205configure:22596: checking for sys/wait.h
9206configure:22596: result: yes
9207configure:22685: checking for netinet/tcp.h
9208configure:22698: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
9209configure:22698: $? = 0
9210configure:22705: result: yes
9211configure:22758: checking for h_errno in netdb.h
9212configure:22788: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9213configure:22788: $? = 0
9214configure:22858: result: yes
9215configure:22914: checking for off_t
9216configure:22914: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9217configure:22914: $? = 0
9218configure:22914: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9219conftest.c: In function 'main':
9220conftest.c:183:20: error: expected expression before ')' token
9221 if (sizeof ((off_t)))
9222                    ^
9223configure:22914: $? = 1
9224configure: failed program was:
9225| /* confdefs.h */
9226| #define PACKAGE_NAME ""
9227| #define PACKAGE_TARNAME ""
9228| #define PACKAGE_VERSION ""
9229| #define PACKAGE_STRING ""
9230| #define PACKAGE_BUGREPORT ""
9231| #define PACKAGE_URL ""
9232| #define STDC_HEADERS 1
9233| #define HAVE_SYS_TYPES_H 1
9234| #define HAVE_SYS_STAT_H 1
9235| #define HAVE_STDLIB_H 1
9236| #define HAVE_STRING_H 1
9237| #define HAVE_MEMORY_H 1
9238| #define HAVE_STRINGS_H 1
9239| #define HAVE_INTTYPES_H 1
9240| #define HAVE_STDINT_H 1
9241| #define HAVE_UNISTD_H 1
9242| #define __EXTENSIONS__ 1
9243| #define _ALL_SOURCE 1
9244| #define _GNU_SOURCE 1
9245| #define _POSIX_PTHREAD_SEMANTICS 1
9246| #define _TANDEM_SOURCE 1
9247| #define HAVE_DLFCN_H 1
9248| #define LT_OBJDIR ".libs/"
9249| #define HAVE_ATOMIC_BUILTINS 1
9250| #define HAVE_PTHREAD_H 1
9251| #define HAVE_PTHREAD_H 1
9252| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9253| #define HAVE_PTHREAD_KEY_DELETE 1
9254| #define HAVE_PTHREAD_RWLOCK_INIT 1
9255| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
9256| #define HAVE_PTHREAD_YIELD 1
9257| #define HAVE_PTHREAD_RWLOCKS 1
9258| #define HAVE_GETHOSTBYNAME_R 1
9259| #define HAVE_GETHOSTBYADDR_R 1
9260| #define HAVE_GETSERVBYNAME_R 1
9261| #define HAVE_SIGSUSPEND 1
9262| #define HAVE_SIGWAIT 1
9263| #define HAVE_POLL 1
9264| #define HAVE_EPOLL 1
9265| #define HAVE_EPOLL_CREATE1 1
9266| #define HAVE_DUP3 1
9267| #define HAVE_ACCEPT4 1
9268| #define HAVE_SOCK_CLOEXEC 1
9269| #define HAVE_FDATASYNC 1
9270| #define HAVE_EPOLL_CREATE1 1
9271| #define HAVE_DUP3 1
9272| #define HAVE_ACCEPT4 1
9273| #define HAVE_SOCK_CLOEXEC 1
9274| #define HAVE_GETPWNAM_R 1
9275| #define HAVE_GETPWUID_R 1
9276| #define HAVE_GETGRNAM_R 1
9277| #define HAVE_GETGRGID_R 1
9278| #define HAVE_SYS_TYPES_H 1
9279| #define HAVE_SYS_MMAN_H 1
9280| #define HAVE_SYS_IPC_H 1
9281| #define HAVE_SYS_SHM_H 1
9282| #define HAVE_SYS_FILE_H 1
9283| #define HAVE_MMAP 1
9284| #define HAVE_MUNMAP 1
9285| #define HAVE_SHM_OPEN 1
9286| #define HAVE_SHM_UNLINK 1
9287| #define HAVE_SHMGET 1
9288| #define HAVE_SHMAT 1
9289| #define HAVE_SHMDT 1
9290| #define HAVE_SHMCTL 1
9291| #define HAVE_MAP_ANON 1
9292| #define anonymous shared memory allocation method 1
9293| #define USE_SHMEM_MMAP_ANON 1
9294| #define namebased memory allocation method 1
9295| #define USE_SHMEM_SHMGET 1
9296| #define HAVE_ALLOCA_H 1
9297| #define HAVE_ALLOCA 1
9298| #define HAVE_CALLOC 1
9299| #define HAVE_SETSID 1
9300| #define HAVE_ISINF 1
9301| #define HAVE_ISNAN 1
9302| #define HAVE_GETENV 1
9303| #define HAVE_PUTENV 1
9304| #define HAVE_SETENV 1
9305| #define HAVE_UNSETENV 1
9306| #define HAVE_WRITEV 1
9307| #define HAVE_GETIFADDRS 1
9308| #define HAVE_UTIME 1
9309| #define HAVE_UTIMES 1
9310| #define HAVE_SETRLIMIT 1
9311| #define HAVE_GETRLIMIT 1
9312| #define HAVE_SENDFILE 1
9313| #define HAVE_SIGACTION 1
9314| #define HAVE_DECL_SYS_SIGLIST 1
9315| #define HAVE_FORK 1
9316| #define HAVE_STRERROR_R 1
9317| #define HAVE_MMAP 1
9318| #define HAVE_MEMMOVE 1
9319| #define HAVE_GETPASS 1
9320| #define HAVE_GMTIME_R 1
9321| #define HAVE_LOCALTIME_R 1
9322| #define HAVE_MKSTEMP 1
9323| #define STDC_HEADERS 1
9324| #define HAVE_CRYPT_H 1
9325| #define HAVE_CTYPE_H 1
9326| #define HAVE_DIRENT_H 1
9327| #define HAVE_DLFCN_H 1
9328| #define HAVE_ERRNO_H 1
9329| #define HAVE_FCNTL_H 1
9330| #define HAVE_GRP_H 1
9331| #define HAVE_LIMITS_H 1
9332| #define HAVE_MALLOC_H 1
9333| #define HAVE_MEMORY_H 1
9334| #define HAVE_NETDB_H 1
9335| #define HAVE_POLL_H 1
9336| #define HAVE_PWD_H 1
9337| #define HAVE_SEMAPHORE_H 1
9338| #define HAVE_SIGNAL_H 1
9339| #define HAVE_STDARG_H 1
9340| #define HAVE_STDDEF_H 1
9341| #define HAVE_STDIO_H 1
9342| #define HAVE_STDLIB_H 1
9343| #define HAVE_STRING_H 1
9344| #define HAVE_STRINGS_H 1
9345| #define HAVE_TERMIOS_H 1
9346| #define HAVE_TIME_H 1
9347| #define HAVE_UNISTD_H 1
9348| #define HAVE_ARPA_INET_H 1
9349| #define HAVE_NETINET_IN_H 1
9350| #define HAVE_NETINET_SCTP_H 1
9351| #define HAVE_SYS_FILE_H 1
9352| #define HAVE_SYS_IOCTL_H 1
9353| #define HAVE_SYS_MMAN_H 1
9354| #define HAVE_SYS_PARAM_H 1
9355| #define HAVE_SYS_POLL_H 1
9356| #define HAVE_SYS_RESOURCE_H 1
9357| #define HAVE_SYS_SELECT_H 1
9358| #define HAVE_SYS_SEM_H 1
9359| #define HAVE_SYS_SENDFILE_H 1
9360| #define HAVE_SYS_SIGNAL_H 1
9361| #define HAVE_SYS_SOCKET_H 1
9362| #define HAVE_SYS_STAT_H 1
9363| #define HAVE_SYS_SYSCTL_H 1
9364| #define HAVE_SYS_TIME_H 1
9365| #define HAVE_SYS_TYPES_H 1
9366| #define HAVE_SYS_UIO_H 1
9367| #define HAVE_SYS_UN_H 1
9368| #define HAVE_SYS_WAIT_H 1
9369| #define HAVE_NETINET_TCP_H 1
9370| /* end confdefs.h.  */
9371| #include <stdio.h>
9372| #ifdef HAVE_SYS_TYPES_H
9373| # include <sys/types.h>
9374| #endif
9375| #ifdef HAVE_SYS_STAT_H
9376| # include <sys/stat.h>
9377| #endif
9378| #ifdef STDC_HEADERS
9379| # include <stdlib.h>
9380| # include <stddef.h>
9381| #else
9382| # ifdef HAVE_STDLIB_H
9383| #  include <stdlib.h>
9384| # endif
9385| #endif
9386| #ifdef HAVE_STRING_H
9387| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9388| #  include <memory.h>
9389| # endif
9390| # include <string.h>
9391| #endif
9392| #ifdef HAVE_STRINGS_H
9393| # include <strings.h>
9394| #endif
9395| #ifdef HAVE_INTTYPES_H
9396| # include <inttypes.h>
9397| #endif
9398| #ifdef HAVE_STDINT_H
9399| # include <stdint.h>
9400| #endif
9401| #ifdef HAVE_UNISTD_H
9402| # include <unistd.h>
9403| #endif
9404| int
9405| main ()
9406| {
9407| if (sizeof ((off_t)))
9408| 	    return 0;
9409|   ;
9410|   return 0;
9411| }
9412configure:22914: result: yes
9413configure:22925: checking for pid_t
9414configure:22925: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9415configure:22925: $? = 0
9416configure:22925: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9417conftest.c: In function 'main':
9418conftest.c:183:20: error: expected expression before ')' token
9419 if (sizeof ((pid_t)))
9420                    ^
9421configure:22925: $? = 1
9422configure: failed program was:
9423| /* confdefs.h */
9424| #define PACKAGE_NAME ""
9425| #define PACKAGE_TARNAME ""
9426| #define PACKAGE_VERSION ""
9427| #define PACKAGE_STRING ""
9428| #define PACKAGE_BUGREPORT ""
9429| #define PACKAGE_URL ""
9430| #define STDC_HEADERS 1
9431| #define HAVE_SYS_TYPES_H 1
9432| #define HAVE_SYS_STAT_H 1
9433| #define HAVE_STDLIB_H 1
9434| #define HAVE_STRING_H 1
9435| #define HAVE_MEMORY_H 1
9436| #define HAVE_STRINGS_H 1
9437| #define HAVE_INTTYPES_H 1
9438| #define HAVE_STDINT_H 1
9439| #define HAVE_UNISTD_H 1
9440| #define __EXTENSIONS__ 1
9441| #define _ALL_SOURCE 1
9442| #define _GNU_SOURCE 1
9443| #define _POSIX_PTHREAD_SEMANTICS 1
9444| #define _TANDEM_SOURCE 1
9445| #define HAVE_DLFCN_H 1
9446| #define LT_OBJDIR ".libs/"
9447| #define HAVE_ATOMIC_BUILTINS 1
9448| #define HAVE_PTHREAD_H 1
9449| #define HAVE_PTHREAD_H 1
9450| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9451| #define HAVE_PTHREAD_KEY_DELETE 1
9452| #define HAVE_PTHREAD_RWLOCK_INIT 1
9453| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
9454| #define HAVE_PTHREAD_YIELD 1
9455| #define HAVE_PTHREAD_RWLOCKS 1
9456| #define HAVE_GETHOSTBYNAME_R 1
9457| #define HAVE_GETHOSTBYADDR_R 1
9458| #define HAVE_GETSERVBYNAME_R 1
9459| #define HAVE_SIGSUSPEND 1
9460| #define HAVE_SIGWAIT 1
9461| #define HAVE_POLL 1
9462| #define HAVE_EPOLL 1
9463| #define HAVE_EPOLL_CREATE1 1
9464| #define HAVE_DUP3 1
9465| #define HAVE_ACCEPT4 1
9466| #define HAVE_SOCK_CLOEXEC 1
9467| #define HAVE_FDATASYNC 1
9468| #define HAVE_EPOLL_CREATE1 1
9469| #define HAVE_DUP3 1
9470| #define HAVE_ACCEPT4 1
9471| #define HAVE_SOCK_CLOEXEC 1
9472| #define HAVE_GETPWNAM_R 1
9473| #define HAVE_GETPWUID_R 1
9474| #define HAVE_GETGRNAM_R 1
9475| #define HAVE_GETGRGID_R 1
9476| #define HAVE_SYS_TYPES_H 1
9477| #define HAVE_SYS_MMAN_H 1
9478| #define HAVE_SYS_IPC_H 1
9479| #define HAVE_SYS_SHM_H 1
9480| #define HAVE_SYS_FILE_H 1
9481| #define HAVE_MMAP 1
9482| #define HAVE_MUNMAP 1
9483| #define HAVE_SHM_OPEN 1
9484| #define HAVE_SHM_UNLINK 1
9485| #define HAVE_SHMGET 1
9486| #define HAVE_SHMAT 1
9487| #define HAVE_SHMDT 1
9488| #define HAVE_SHMCTL 1
9489| #define HAVE_MAP_ANON 1
9490| #define anonymous shared memory allocation method 1
9491| #define USE_SHMEM_MMAP_ANON 1
9492| #define namebased memory allocation method 1
9493| #define USE_SHMEM_SHMGET 1
9494| #define HAVE_ALLOCA_H 1
9495| #define HAVE_ALLOCA 1
9496| #define HAVE_CALLOC 1
9497| #define HAVE_SETSID 1
9498| #define HAVE_ISINF 1
9499| #define HAVE_ISNAN 1
9500| #define HAVE_GETENV 1
9501| #define HAVE_PUTENV 1
9502| #define HAVE_SETENV 1
9503| #define HAVE_UNSETENV 1
9504| #define HAVE_WRITEV 1
9505| #define HAVE_GETIFADDRS 1
9506| #define HAVE_UTIME 1
9507| #define HAVE_UTIMES 1
9508| #define HAVE_SETRLIMIT 1
9509| #define HAVE_GETRLIMIT 1
9510| #define HAVE_SENDFILE 1
9511| #define HAVE_SIGACTION 1
9512| #define HAVE_DECL_SYS_SIGLIST 1
9513| #define HAVE_FORK 1
9514| #define HAVE_STRERROR_R 1
9515| #define HAVE_MMAP 1
9516| #define HAVE_MEMMOVE 1
9517| #define HAVE_GETPASS 1
9518| #define HAVE_GMTIME_R 1
9519| #define HAVE_LOCALTIME_R 1
9520| #define HAVE_MKSTEMP 1
9521| #define STDC_HEADERS 1
9522| #define HAVE_CRYPT_H 1
9523| #define HAVE_CTYPE_H 1
9524| #define HAVE_DIRENT_H 1
9525| #define HAVE_DLFCN_H 1
9526| #define HAVE_ERRNO_H 1
9527| #define HAVE_FCNTL_H 1
9528| #define HAVE_GRP_H 1
9529| #define HAVE_LIMITS_H 1
9530| #define HAVE_MALLOC_H 1
9531| #define HAVE_MEMORY_H 1
9532| #define HAVE_NETDB_H 1
9533| #define HAVE_POLL_H 1
9534| #define HAVE_PWD_H 1
9535| #define HAVE_SEMAPHORE_H 1
9536| #define HAVE_SIGNAL_H 1
9537| #define HAVE_STDARG_H 1
9538| #define HAVE_STDDEF_H 1
9539| #define HAVE_STDIO_H 1
9540| #define HAVE_STDLIB_H 1
9541| #define HAVE_STRING_H 1
9542| #define HAVE_STRINGS_H 1
9543| #define HAVE_TERMIOS_H 1
9544| #define HAVE_TIME_H 1
9545| #define HAVE_UNISTD_H 1
9546| #define HAVE_ARPA_INET_H 1
9547| #define HAVE_NETINET_IN_H 1
9548| #define HAVE_NETINET_SCTP_H 1
9549| #define HAVE_SYS_FILE_H 1
9550| #define HAVE_SYS_IOCTL_H 1
9551| #define HAVE_SYS_MMAN_H 1
9552| #define HAVE_SYS_PARAM_H 1
9553| #define HAVE_SYS_POLL_H 1
9554| #define HAVE_SYS_RESOURCE_H 1
9555| #define HAVE_SYS_SELECT_H 1
9556| #define HAVE_SYS_SEM_H 1
9557| #define HAVE_SYS_SENDFILE_H 1
9558| #define HAVE_SYS_SIGNAL_H 1
9559| #define HAVE_SYS_SOCKET_H 1
9560| #define HAVE_SYS_STAT_H 1
9561| #define HAVE_SYS_SYSCTL_H 1
9562| #define HAVE_SYS_TIME_H 1
9563| #define HAVE_SYS_TYPES_H 1
9564| #define HAVE_SYS_UIO_H 1
9565| #define HAVE_SYS_UN_H 1
9566| #define HAVE_SYS_WAIT_H 1
9567| #define HAVE_NETINET_TCP_H 1
9568| /* end confdefs.h.  */
9569| #include <stdio.h>
9570| #ifdef HAVE_SYS_TYPES_H
9571| # include <sys/types.h>
9572| #endif
9573| #ifdef HAVE_SYS_STAT_H
9574| # include <sys/stat.h>
9575| #endif
9576| #ifdef STDC_HEADERS
9577| # include <stdlib.h>
9578| # include <stddef.h>
9579| #else
9580| # ifdef HAVE_STDLIB_H
9581| #  include <stdlib.h>
9582| # endif
9583| #endif
9584| #ifdef HAVE_STRING_H
9585| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9586| #  include <memory.h>
9587| # endif
9588| # include <string.h>
9589| #endif
9590| #ifdef HAVE_STRINGS_H
9591| # include <strings.h>
9592| #endif
9593| #ifdef HAVE_INTTYPES_H
9594| # include <inttypes.h>
9595| #endif
9596| #ifdef HAVE_STDINT_H
9597| # include <stdint.h>
9598| #endif
9599| #ifdef HAVE_UNISTD_H
9600| # include <unistd.h>
9601| #endif
9602| int
9603| main ()
9604| {
9605| if (sizeof ((pid_t)))
9606| 	    return 0;
9607|   ;
9608|   return 0;
9609| }
9610configure:22925: result: yes
9611configure:22936: checking for size_t
9612configure:22936: result: yes
9613configure:22947: checking for uid_t in sys/types.h
9614configure:22966: result: yes
9615configure:22977: checking for ssize_t
9616configure:22977: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9617configure:22977: $? = 0
9618configure:22977: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9619conftest.c: In function 'main':
9620conftest.c:183:22: error: expected expression before ')' token
9621 if (sizeof ((ssize_t)))
9622                      ^
9623configure:22977: $? = 1
9624configure: failed program was:
9625| /* confdefs.h */
9626| #define PACKAGE_NAME ""
9627| #define PACKAGE_TARNAME ""
9628| #define PACKAGE_VERSION ""
9629| #define PACKAGE_STRING ""
9630| #define PACKAGE_BUGREPORT ""
9631| #define PACKAGE_URL ""
9632| #define STDC_HEADERS 1
9633| #define HAVE_SYS_TYPES_H 1
9634| #define HAVE_SYS_STAT_H 1
9635| #define HAVE_STDLIB_H 1
9636| #define HAVE_STRING_H 1
9637| #define HAVE_MEMORY_H 1
9638| #define HAVE_STRINGS_H 1
9639| #define HAVE_INTTYPES_H 1
9640| #define HAVE_STDINT_H 1
9641| #define HAVE_UNISTD_H 1
9642| #define __EXTENSIONS__ 1
9643| #define _ALL_SOURCE 1
9644| #define _GNU_SOURCE 1
9645| #define _POSIX_PTHREAD_SEMANTICS 1
9646| #define _TANDEM_SOURCE 1
9647| #define HAVE_DLFCN_H 1
9648| #define LT_OBJDIR ".libs/"
9649| #define HAVE_ATOMIC_BUILTINS 1
9650| #define HAVE_PTHREAD_H 1
9651| #define HAVE_PTHREAD_H 1
9652| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9653| #define HAVE_PTHREAD_KEY_DELETE 1
9654| #define HAVE_PTHREAD_RWLOCK_INIT 1
9655| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
9656| #define HAVE_PTHREAD_YIELD 1
9657| #define HAVE_PTHREAD_RWLOCKS 1
9658| #define HAVE_GETHOSTBYNAME_R 1
9659| #define HAVE_GETHOSTBYADDR_R 1
9660| #define HAVE_GETSERVBYNAME_R 1
9661| #define HAVE_SIGSUSPEND 1
9662| #define HAVE_SIGWAIT 1
9663| #define HAVE_POLL 1
9664| #define HAVE_EPOLL 1
9665| #define HAVE_EPOLL_CREATE1 1
9666| #define HAVE_DUP3 1
9667| #define HAVE_ACCEPT4 1
9668| #define HAVE_SOCK_CLOEXEC 1
9669| #define HAVE_FDATASYNC 1
9670| #define HAVE_EPOLL_CREATE1 1
9671| #define HAVE_DUP3 1
9672| #define HAVE_ACCEPT4 1
9673| #define HAVE_SOCK_CLOEXEC 1
9674| #define HAVE_GETPWNAM_R 1
9675| #define HAVE_GETPWUID_R 1
9676| #define HAVE_GETGRNAM_R 1
9677| #define HAVE_GETGRGID_R 1
9678| #define HAVE_SYS_TYPES_H 1
9679| #define HAVE_SYS_MMAN_H 1
9680| #define HAVE_SYS_IPC_H 1
9681| #define HAVE_SYS_SHM_H 1
9682| #define HAVE_SYS_FILE_H 1
9683| #define HAVE_MMAP 1
9684| #define HAVE_MUNMAP 1
9685| #define HAVE_SHM_OPEN 1
9686| #define HAVE_SHM_UNLINK 1
9687| #define HAVE_SHMGET 1
9688| #define HAVE_SHMAT 1
9689| #define HAVE_SHMDT 1
9690| #define HAVE_SHMCTL 1
9691| #define HAVE_MAP_ANON 1
9692| #define anonymous shared memory allocation method 1
9693| #define USE_SHMEM_MMAP_ANON 1
9694| #define namebased memory allocation method 1
9695| #define USE_SHMEM_SHMGET 1
9696| #define HAVE_ALLOCA_H 1
9697| #define HAVE_ALLOCA 1
9698| #define HAVE_CALLOC 1
9699| #define HAVE_SETSID 1
9700| #define HAVE_ISINF 1
9701| #define HAVE_ISNAN 1
9702| #define HAVE_GETENV 1
9703| #define HAVE_PUTENV 1
9704| #define HAVE_SETENV 1
9705| #define HAVE_UNSETENV 1
9706| #define HAVE_WRITEV 1
9707| #define HAVE_GETIFADDRS 1
9708| #define HAVE_UTIME 1
9709| #define HAVE_UTIMES 1
9710| #define HAVE_SETRLIMIT 1
9711| #define HAVE_GETRLIMIT 1
9712| #define HAVE_SENDFILE 1
9713| #define HAVE_SIGACTION 1
9714| #define HAVE_DECL_SYS_SIGLIST 1
9715| #define HAVE_FORK 1
9716| #define HAVE_STRERROR_R 1
9717| #define HAVE_MMAP 1
9718| #define HAVE_MEMMOVE 1
9719| #define HAVE_GETPASS 1
9720| #define HAVE_GMTIME_R 1
9721| #define HAVE_LOCALTIME_R 1
9722| #define HAVE_MKSTEMP 1
9723| #define STDC_HEADERS 1
9724| #define HAVE_CRYPT_H 1
9725| #define HAVE_CTYPE_H 1
9726| #define HAVE_DIRENT_H 1
9727| #define HAVE_DLFCN_H 1
9728| #define HAVE_ERRNO_H 1
9729| #define HAVE_FCNTL_H 1
9730| #define HAVE_GRP_H 1
9731| #define HAVE_LIMITS_H 1
9732| #define HAVE_MALLOC_H 1
9733| #define HAVE_MEMORY_H 1
9734| #define HAVE_NETDB_H 1
9735| #define HAVE_POLL_H 1
9736| #define HAVE_PWD_H 1
9737| #define HAVE_SEMAPHORE_H 1
9738| #define HAVE_SIGNAL_H 1
9739| #define HAVE_STDARG_H 1
9740| #define HAVE_STDDEF_H 1
9741| #define HAVE_STDIO_H 1
9742| #define HAVE_STDLIB_H 1
9743| #define HAVE_STRING_H 1
9744| #define HAVE_STRINGS_H 1
9745| #define HAVE_TERMIOS_H 1
9746| #define HAVE_TIME_H 1
9747| #define HAVE_UNISTD_H 1
9748| #define HAVE_ARPA_INET_H 1
9749| #define HAVE_NETINET_IN_H 1
9750| #define HAVE_NETINET_SCTP_H 1
9751| #define HAVE_SYS_FILE_H 1
9752| #define HAVE_SYS_IOCTL_H 1
9753| #define HAVE_SYS_MMAN_H 1
9754| #define HAVE_SYS_PARAM_H 1
9755| #define HAVE_SYS_POLL_H 1
9756| #define HAVE_SYS_RESOURCE_H 1
9757| #define HAVE_SYS_SELECT_H 1
9758| #define HAVE_SYS_SEM_H 1
9759| #define HAVE_SYS_SENDFILE_H 1
9760| #define HAVE_SYS_SIGNAL_H 1
9761| #define HAVE_SYS_SOCKET_H 1
9762| #define HAVE_SYS_STAT_H 1
9763| #define HAVE_SYS_SYSCTL_H 1
9764| #define HAVE_SYS_TIME_H 1
9765| #define HAVE_SYS_TYPES_H 1
9766| #define HAVE_SYS_UIO_H 1
9767| #define HAVE_SYS_UN_H 1
9768| #define HAVE_SYS_WAIT_H 1
9769| #define HAVE_NETINET_TCP_H 1
9770| /* end confdefs.h.  */
9771| #include <stdio.h>
9772| #ifdef HAVE_SYS_TYPES_H
9773| # include <sys/types.h>
9774| #endif
9775| #ifdef HAVE_SYS_STAT_H
9776| # include <sys/stat.h>
9777| #endif
9778| #ifdef STDC_HEADERS
9779| # include <stdlib.h>
9780| # include <stddef.h>
9781| #else
9782| # ifdef HAVE_STDLIB_H
9783| #  include <stdlib.h>
9784| # endif
9785| #endif
9786| #ifdef HAVE_STRING_H
9787| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9788| #  include <memory.h>
9789| # endif
9790| # include <string.h>
9791| #endif
9792| #ifdef HAVE_STRINGS_H
9793| # include <strings.h>
9794| #endif
9795| #ifdef HAVE_INTTYPES_H
9796| # include <inttypes.h>
9797| #endif
9798| #ifdef HAVE_STDINT_H
9799| # include <stdint.h>
9800| #endif
9801| #ifdef HAVE_UNISTD_H
9802| # include <unistd.h>
9803| #endif
9804| int
9805| main ()
9806| {
9807| if (sizeof ((ssize_t)))
9808| 	    return 0;
9809|   ;
9810|   return 0;
9811| }
9812configure:22977: result: yes
9813configure:22988: checking for inline
9814configure:23004: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9815configure:23004: $? = 0
9816configure:23012: result: inline
9817configure:23030: checking for an ANSI C-conforming const
9818configure:23096: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
9819configure:23096: $? = 0
9820configure:23103: result: yes
9821configure:23111: checking whether setpgrp takes no argument
9822configure:23133: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
9823conftest.c: In function 'main':
9824conftest.c:186:3: error: too many arguments to function 'setpgrp'
9825   return setpgrp (1,1) != -1;
9826   ^
9827In file included from conftest.c:178:0:
9828/usr/include/unistd.h:660:12: note: declared here
9829 extern int setpgrp (void) __THROW;
9830            ^
9831configure:23133: $? = 1
9832configure: program exited with status 1
9833configure: failed program was:
9834| /* confdefs.h */
9835| #define PACKAGE_NAME ""
9836| #define PACKAGE_TARNAME ""
9837| #define PACKAGE_VERSION ""
9838| #define PACKAGE_STRING ""
9839| #define PACKAGE_BUGREPORT ""
9840| #define PACKAGE_URL ""
9841| #define STDC_HEADERS 1
9842| #define HAVE_SYS_TYPES_H 1
9843| #define HAVE_SYS_STAT_H 1
9844| #define HAVE_STDLIB_H 1
9845| #define HAVE_STRING_H 1
9846| #define HAVE_MEMORY_H 1
9847| #define HAVE_STRINGS_H 1
9848| #define HAVE_INTTYPES_H 1
9849| #define HAVE_STDINT_H 1
9850| #define HAVE_UNISTD_H 1
9851| #define __EXTENSIONS__ 1
9852| #define _ALL_SOURCE 1
9853| #define _GNU_SOURCE 1
9854| #define _POSIX_PTHREAD_SEMANTICS 1
9855| #define _TANDEM_SOURCE 1
9856| #define HAVE_DLFCN_H 1
9857| #define LT_OBJDIR ".libs/"
9858| #define HAVE_ATOMIC_BUILTINS 1
9859| #define HAVE_PTHREAD_H 1
9860| #define HAVE_PTHREAD_H 1
9861| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9862| #define HAVE_PTHREAD_KEY_DELETE 1
9863| #define HAVE_PTHREAD_RWLOCK_INIT 1
9864| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
9865| #define HAVE_PTHREAD_YIELD 1
9866| #define HAVE_PTHREAD_RWLOCKS 1
9867| #define HAVE_GETHOSTBYNAME_R 1
9868| #define HAVE_GETHOSTBYADDR_R 1
9869| #define HAVE_GETSERVBYNAME_R 1
9870| #define HAVE_SIGSUSPEND 1
9871| #define HAVE_SIGWAIT 1
9872| #define HAVE_POLL 1
9873| #define HAVE_EPOLL 1
9874| #define HAVE_EPOLL_CREATE1 1
9875| #define HAVE_DUP3 1
9876| #define HAVE_ACCEPT4 1
9877| #define HAVE_SOCK_CLOEXEC 1
9878| #define HAVE_FDATASYNC 1
9879| #define HAVE_EPOLL_CREATE1 1
9880| #define HAVE_DUP3 1
9881| #define HAVE_ACCEPT4 1
9882| #define HAVE_SOCK_CLOEXEC 1
9883| #define HAVE_GETPWNAM_R 1
9884| #define HAVE_GETPWUID_R 1
9885| #define HAVE_GETGRNAM_R 1
9886| #define HAVE_GETGRGID_R 1
9887| #define HAVE_SYS_TYPES_H 1
9888| #define HAVE_SYS_MMAN_H 1
9889| #define HAVE_SYS_IPC_H 1
9890| #define HAVE_SYS_SHM_H 1
9891| #define HAVE_SYS_FILE_H 1
9892| #define HAVE_MMAP 1
9893| #define HAVE_MUNMAP 1
9894| #define HAVE_SHM_OPEN 1
9895| #define HAVE_SHM_UNLINK 1
9896| #define HAVE_SHMGET 1
9897| #define HAVE_SHMAT 1
9898| #define HAVE_SHMDT 1
9899| #define HAVE_SHMCTL 1
9900| #define HAVE_MAP_ANON 1
9901| #define anonymous shared memory allocation method 1
9902| #define USE_SHMEM_MMAP_ANON 1
9903| #define namebased memory allocation method 1
9904| #define USE_SHMEM_SHMGET 1
9905| #define HAVE_ALLOCA_H 1
9906| #define HAVE_ALLOCA 1
9907| #define HAVE_CALLOC 1
9908| #define HAVE_SETSID 1
9909| #define HAVE_ISINF 1
9910| #define HAVE_ISNAN 1
9911| #define HAVE_GETENV 1
9912| #define HAVE_PUTENV 1
9913| #define HAVE_SETENV 1
9914| #define HAVE_UNSETENV 1
9915| #define HAVE_WRITEV 1
9916| #define HAVE_GETIFADDRS 1
9917| #define HAVE_UTIME 1
9918| #define HAVE_UTIMES 1
9919| #define HAVE_SETRLIMIT 1
9920| #define HAVE_GETRLIMIT 1
9921| #define HAVE_SENDFILE 1
9922| #define HAVE_SIGACTION 1
9923| #define HAVE_DECL_SYS_SIGLIST 1
9924| #define HAVE_FORK 1
9925| #define HAVE_STRERROR_R 1
9926| #define HAVE_MMAP 1
9927| #define HAVE_MEMMOVE 1
9928| #define HAVE_GETPASS 1
9929| #define HAVE_GMTIME_R 1
9930| #define HAVE_LOCALTIME_R 1
9931| #define HAVE_MKSTEMP 1
9932| #define STDC_HEADERS 1
9933| #define HAVE_CRYPT_H 1
9934| #define HAVE_CTYPE_H 1
9935| #define HAVE_DIRENT_H 1
9936| #define HAVE_DLFCN_H 1
9937| #define HAVE_ERRNO_H 1
9938| #define HAVE_FCNTL_H 1
9939| #define HAVE_GRP_H 1
9940| #define HAVE_LIMITS_H 1
9941| #define HAVE_MALLOC_H 1
9942| #define HAVE_MEMORY_H 1
9943| #define HAVE_NETDB_H 1
9944| #define HAVE_POLL_H 1
9945| #define HAVE_PWD_H 1
9946| #define HAVE_SEMAPHORE_H 1
9947| #define HAVE_SIGNAL_H 1
9948| #define HAVE_STDARG_H 1
9949| #define HAVE_STDDEF_H 1
9950| #define HAVE_STDIO_H 1
9951| #define HAVE_STDLIB_H 1
9952| #define HAVE_STRING_H 1
9953| #define HAVE_STRINGS_H 1
9954| #define HAVE_TERMIOS_H 1
9955| #define HAVE_TIME_H 1
9956| #define HAVE_UNISTD_H 1
9957| #define HAVE_ARPA_INET_H 1
9958| #define HAVE_NETINET_IN_H 1
9959| #define HAVE_NETINET_SCTP_H 1
9960| #define HAVE_SYS_FILE_H 1
9961| #define HAVE_SYS_IOCTL_H 1
9962| #define HAVE_SYS_MMAN_H 1
9963| #define HAVE_SYS_PARAM_H 1
9964| #define HAVE_SYS_POLL_H 1
9965| #define HAVE_SYS_RESOURCE_H 1
9966| #define HAVE_SYS_SELECT_H 1
9967| #define HAVE_SYS_SEM_H 1
9968| #define HAVE_SYS_SENDFILE_H 1
9969| #define HAVE_SYS_SIGNAL_H 1
9970| #define HAVE_SYS_SOCKET_H 1
9971| #define HAVE_SYS_STAT_H 1
9972| #define HAVE_SYS_SYSCTL_H 1
9973| #define HAVE_SYS_TIME_H 1
9974| #define HAVE_SYS_TYPES_H 1
9975| #define HAVE_SYS_UIO_H 1
9976| #define HAVE_SYS_UN_H 1
9977| #define HAVE_SYS_WAIT_H 1
9978| #define HAVE_NETINET_TCP_H 1
9979| /* end confdefs.h.  */
9980| #include <stdio.h>
9981| #ifdef HAVE_SYS_TYPES_H
9982| # include <sys/types.h>
9983| #endif
9984| #ifdef HAVE_SYS_STAT_H
9985| # include <sys/stat.h>
9986| #endif
9987| #ifdef STDC_HEADERS
9988| # include <stdlib.h>
9989| # include <stddef.h>
9990| #else
9991| # ifdef HAVE_STDLIB_H
9992| #  include <stdlib.h>
9993| # endif
9994| #endif
9995| #ifdef HAVE_STRING_H
9996| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9997| #  include <memory.h>
9998| # endif
9999| # include <string.h>
10000| #endif
10001| #ifdef HAVE_STRINGS_H
10002| # include <strings.h>
10003| #endif
10004| #ifdef HAVE_INTTYPES_H
10005| # include <inttypes.h>
10006| #endif
10007| #ifdef HAVE_STDINT_H
10008| # include <stdint.h>
10009| #endif
10010| #ifdef HAVE_UNISTD_H
10011| # include <unistd.h>
10012| #endif
10013| int
10014| main ()
10015| {
10016| /* If this system has a BSD-style setpgrp which takes arguments,
10017|   setpgrp(1, 1) will fail with ESRCH and return -1, in that case
10018|   exit successfully. */
10019|   return setpgrp (1,1) != -1;
10020|   ;
10021|   return 0;
10022| }
10023configure:23143: result: yes
10024configure:23153: checking for socklen_t
10025configure:23179: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
10026configure:23179: $? = 0
10027configure:23191: result: yes
10028configure:23205: checking size of void*
10029configure:23210: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
10030configure:23210: $? = 0
10031configure:23210: ./conftest
10032configure:23210: $? = 0
10033configure:23224: result: 8
10034configure:23245: checking size of char
10035configure:23250: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
10036configure:23250: $? = 0
10037configure:23250: ./conftest
10038configure:23250: $? = 0
10039configure:23264: result: 1
10040configure:23278: checking size of int
10041configure:23283: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
10042configure:23283: $? = 0
10043configure:23283: ./conftest
10044configure:23283: $? = 0
10045configure:23297: result: 4
10046configure:23311: checking size of long
10047configure:23316: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
10048configure:23316: $? = 0
10049configure:23316: ./conftest
10050configure:23316: $? = 0
10051configure:23330: result: 8
10052configure:23344: checking size of short
10053configure:23349: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
10054configure:23349: $? = 0
10055configure:23349: ./conftest
10056configure:23349: $? = 0
10057configure:23363: result: 2
10058configure:23377: checking size of long long
10059configure:23382: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
10060configure:23382: $? = 0
10061configure:23382: ./conftest
10062configure:23382: $? = 0
10063configure:23396: result: 8
10064configure:23465: checking for INT64_C
10065configure:23502: result: yes
10066configure:23541: checking size of pid_t
10067configure:23566: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
10068conftest.c: In function 'main':
10069conftest.c:165:11: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
10070   if (!f) exit(1);
10071           ^
10072conftest.c:166:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
10073   fprintf(f, "%d\n", sizeof(pid_t));
10074   ^
10075configure:23566: $? = 0
10076configure:23566: ./conftest
10077configure:23566: $? = 0
10078configure:23576: result: 4
10079configure:23649: checking whether ssize_t and int are the same
10080configure:23668: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
10081conftest.c: In function 'main':
10082conftest.c:193:9: error: size of array 'foo' is negative
10083     int foo[0 - !__builtin_types_compatible_p(ssize_t, int)];
10084         ^
10085configure:23668: $? = 1
10086configure: failed program was:
10087| /* confdefs.h */
10088| #define PACKAGE_NAME ""
10089| #define PACKAGE_TARNAME ""
10090| #define PACKAGE_VERSION ""
10091| #define PACKAGE_STRING ""
10092| #define PACKAGE_BUGREPORT ""
10093| #define PACKAGE_URL ""
10094| #define STDC_HEADERS 1
10095| #define HAVE_SYS_TYPES_H 1
10096| #define HAVE_SYS_STAT_H 1
10097| #define HAVE_STDLIB_H 1
10098| #define HAVE_STRING_H 1
10099| #define HAVE_MEMORY_H 1
10100| #define HAVE_STRINGS_H 1
10101| #define HAVE_INTTYPES_H 1
10102| #define HAVE_STDINT_H 1
10103| #define HAVE_UNISTD_H 1
10104| #define __EXTENSIONS__ 1
10105| #define _ALL_SOURCE 1
10106| #define _GNU_SOURCE 1
10107| #define _POSIX_PTHREAD_SEMANTICS 1
10108| #define _TANDEM_SOURCE 1
10109| #define HAVE_DLFCN_H 1
10110| #define LT_OBJDIR ".libs/"
10111| #define HAVE_ATOMIC_BUILTINS 1
10112| #define HAVE_PTHREAD_H 1
10113| #define HAVE_PTHREAD_H 1
10114| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10115| #define HAVE_PTHREAD_KEY_DELETE 1
10116| #define HAVE_PTHREAD_RWLOCK_INIT 1
10117| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
10118| #define HAVE_PTHREAD_YIELD 1
10119| #define HAVE_PTHREAD_RWLOCKS 1
10120| #define HAVE_GETHOSTBYNAME_R 1
10121| #define HAVE_GETHOSTBYADDR_R 1
10122| #define HAVE_GETSERVBYNAME_R 1
10123| #define HAVE_SIGSUSPEND 1
10124| #define HAVE_SIGWAIT 1
10125| #define HAVE_POLL 1
10126| #define HAVE_EPOLL 1
10127| #define HAVE_EPOLL_CREATE1 1
10128| #define HAVE_DUP3 1
10129| #define HAVE_ACCEPT4 1
10130| #define HAVE_SOCK_CLOEXEC 1
10131| #define HAVE_FDATASYNC 1
10132| #define HAVE_EPOLL_CREATE1 1
10133| #define HAVE_DUP3 1
10134| #define HAVE_ACCEPT4 1
10135| #define HAVE_SOCK_CLOEXEC 1
10136| #define HAVE_GETPWNAM_R 1
10137| #define HAVE_GETPWUID_R 1
10138| #define HAVE_GETGRNAM_R 1
10139| #define HAVE_GETGRGID_R 1
10140| #define HAVE_SYS_TYPES_H 1
10141| #define HAVE_SYS_MMAN_H 1
10142| #define HAVE_SYS_IPC_H 1
10143| #define HAVE_SYS_SHM_H 1
10144| #define HAVE_SYS_FILE_H 1
10145| #define HAVE_MMAP 1
10146| #define HAVE_MUNMAP 1
10147| #define HAVE_SHM_OPEN 1
10148| #define HAVE_SHM_UNLINK 1
10149| #define HAVE_SHMGET 1
10150| #define HAVE_SHMAT 1
10151| #define HAVE_SHMDT 1
10152| #define HAVE_SHMCTL 1
10153| #define HAVE_MAP_ANON 1
10154| #define anonymous shared memory allocation method 1
10155| #define USE_SHMEM_MMAP_ANON 1
10156| #define namebased memory allocation method 1
10157| #define USE_SHMEM_SHMGET 1
10158| #define HAVE_ALLOCA_H 1
10159| #define HAVE_ALLOCA 1
10160| #define HAVE_CALLOC 1
10161| #define HAVE_SETSID 1
10162| #define HAVE_ISINF 1
10163| #define HAVE_ISNAN 1
10164| #define HAVE_GETENV 1
10165| #define HAVE_PUTENV 1
10166| #define HAVE_SETENV 1
10167| #define HAVE_UNSETENV 1
10168| #define HAVE_WRITEV 1
10169| #define HAVE_GETIFADDRS 1
10170| #define HAVE_UTIME 1
10171| #define HAVE_UTIMES 1
10172| #define HAVE_SETRLIMIT 1
10173| #define HAVE_GETRLIMIT 1
10174| #define HAVE_SENDFILE 1
10175| #define HAVE_SIGACTION 1
10176| #define HAVE_DECL_SYS_SIGLIST 1
10177| #define HAVE_FORK 1
10178| #define HAVE_STRERROR_R 1
10179| #define HAVE_MMAP 1
10180| #define HAVE_MEMMOVE 1
10181| #define HAVE_GETPASS 1
10182| #define HAVE_GMTIME_R 1
10183| #define HAVE_LOCALTIME_R 1
10184| #define HAVE_MKSTEMP 1
10185| #define STDC_HEADERS 1
10186| #define HAVE_CRYPT_H 1
10187| #define HAVE_CTYPE_H 1
10188| #define HAVE_DIRENT_H 1
10189| #define HAVE_DLFCN_H 1
10190| #define HAVE_ERRNO_H 1
10191| #define HAVE_FCNTL_H 1
10192| #define HAVE_GRP_H 1
10193| #define HAVE_LIMITS_H 1
10194| #define HAVE_MALLOC_H 1
10195| #define HAVE_MEMORY_H 1
10196| #define HAVE_NETDB_H 1
10197| #define HAVE_POLL_H 1
10198| #define HAVE_PWD_H 1
10199| #define HAVE_SEMAPHORE_H 1
10200| #define HAVE_SIGNAL_H 1
10201| #define HAVE_STDARG_H 1
10202| #define HAVE_STDDEF_H 1
10203| #define HAVE_STDIO_H 1
10204| #define HAVE_STDLIB_H 1
10205| #define HAVE_STRING_H 1
10206| #define HAVE_STRINGS_H 1
10207| #define HAVE_TERMIOS_H 1
10208| #define HAVE_TIME_H 1
10209| #define HAVE_UNISTD_H 1
10210| #define HAVE_ARPA_INET_H 1
10211| #define HAVE_NETINET_IN_H 1
10212| #define HAVE_NETINET_SCTP_H 1
10213| #define HAVE_SYS_FILE_H 1
10214| #define HAVE_SYS_IOCTL_H 1
10215| #define HAVE_SYS_MMAN_H 1
10216| #define HAVE_SYS_PARAM_H 1
10217| #define HAVE_SYS_POLL_H 1
10218| #define HAVE_SYS_RESOURCE_H 1
10219| #define HAVE_SYS_SELECT_H 1
10220| #define HAVE_SYS_SEM_H 1
10221| #define HAVE_SYS_SENDFILE_H 1
10222| #define HAVE_SYS_SIGNAL_H 1
10223| #define HAVE_SYS_SOCKET_H 1
10224| #define HAVE_SYS_STAT_H 1
10225| #define HAVE_SYS_SYSCTL_H 1
10226| #define HAVE_SYS_TIME_H 1
10227| #define HAVE_SYS_TYPES_H 1
10228| #define HAVE_SYS_UIO_H 1
10229| #define HAVE_SYS_UN_H 1
10230| #define HAVE_SYS_WAIT_H 1
10231| #define HAVE_NETINET_TCP_H 1
10232| #define SETPGRP_VOID 1
10233| #define HAVE_SOCKLEN_T 1
10234| #define SIZEOF_VOIDP 8
10235| #define SIZEOF_CHAR 1
10236| #define SIZEOF_INT 4
10237| #define SIZEOF_LONG 8
10238| #define SIZEOF_SHORT 2
10239| #define SIZEOF_LONG_LONG 8
10240| #define SIZEOF_PID_T 4
10241| /* end confdefs.h.  */
10242| #include <stdio.h>
10243| #ifdef HAVE_SYS_TYPES_H
10244| # include <sys/types.h>
10245| #endif
10246| #ifdef HAVE_SYS_STAT_H
10247| # include <sys/stat.h>
10248| #endif
10249| #ifdef STDC_HEADERS
10250| # include <stdlib.h>
10251| # include <stddef.h>
10252| #else
10253| # ifdef HAVE_STDLIB_H
10254| #  include <stdlib.h>
10255| # endif
10256| #endif
10257| #ifdef HAVE_STRING_H
10258| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10259| #  include <memory.h>
10260| # endif
10261| # include <string.h>
10262| #endif
10263| #ifdef HAVE_STRINGS_H
10264| # include <strings.h>
10265| #endif
10266| #ifdef HAVE_INTTYPES_H
10267| # include <inttypes.h>
10268| #endif
10269| #ifdef HAVE_STDINT_H
10270| # include <stdint.h>
10271| #endif
10272| #ifdef HAVE_UNISTD_H
10273| # include <unistd.h>
10274| #endif
10275| int
10276| main ()
10277| {
10278|
10279|     int foo[0 - !__builtin_types_compatible_p(ssize_t, int)];
10280|
10281|   ;
10282|   return 0;
10283| }
10284configure:23676: result: no
10285configure:23681: checking whether ssize_t and long are the same
10286configure:23700: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
10287configure:23700: $? = 0
10288configure:23708: result: yes
10289configure:23713: checking whether size_t and unsigned int are the same
10290configure:23732: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
10291conftest.c: In function 'main':
10292conftest.c:193:9: error: size of array 'foo' is negative
10293     int foo[0 - !__builtin_types_compatible_p(size_t, unsigned int)];
10294         ^
10295configure:23732: $? = 1
10296configure: failed program was:
10297| /* confdefs.h */
10298| #define PACKAGE_NAME ""
10299| #define PACKAGE_TARNAME ""
10300| #define PACKAGE_VERSION ""
10301| #define PACKAGE_STRING ""
10302| #define PACKAGE_BUGREPORT ""
10303| #define PACKAGE_URL ""
10304| #define STDC_HEADERS 1
10305| #define HAVE_SYS_TYPES_H 1
10306| #define HAVE_SYS_STAT_H 1
10307| #define HAVE_STDLIB_H 1
10308| #define HAVE_STRING_H 1
10309| #define HAVE_MEMORY_H 1
10310| #define HAVE_STRINGS_H 1
10311| #define HAVE_INTTYPES_H 1
10312| #define HAVE_STDINT_H 1
10313| #define HAVE_UNISTD_H 1
10314| #define __EXTENSIONS__ 1
10315| #define _ALL_SOURCE 1
10316| #define _GNU_SOURCE 1
10317| #define _POSIX_PTHREAD_SEMANTICS 1
10318| #define _TANDEM_SOURCE 1
10319| #define HAVE_DLFCN_H 1
10320| #define LT_OBJDIR ".libs/"
10321| #define HAVE_ATOMIC_BUILTINS 1
10322| #define HAVE_PTHREAD_H 1
10323| #define HAVE_PTHREAD_H 1
10324| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10325| #define HAVE_PTHREAD_KEY_DELETE 1
10326| #define HAVE_PTHREAD_RWLOCK_INIT 1
10327| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
10328| #define HAVE_PTHREAD_YIELD 1
10329| #define HAVE_PTHREAD_RWLOCKS 1
10330| #define HAVE_GETHOSTBYNAME_R 1
10331| #define HAVE_GETHOSTBYADDR_R 1
10332| #define HAVE_GETSERVBYNAME_R 1
10333| #define HAVE_SIGSUSPEND 1
10334| #define HAVE_SIGWAIT 1
10335| #define HAVE_POLL 1
10336| #define HAVE_EPOLL 1
10337| #define HAVE_EPOLL_CREATE1 1
10338| #define HAVE_DUP3 1
10339| #define HAVE_ACCEPT4 1
10340| #define HAVE_SOCK_CLOEXEC 1
10341| #define HAVE_FDATASYNC 1
10342| #define HAVE_EPOLL_CREATE1 1
10343| #define HAVE_DUP3 1
10344| #define HAVE_ACCEPT4 1
10345| #define HAVE_SOCK_CLOEXEC 1
10346| #define HAVE_GETPWNAM_R 1
10347| #define HAVE_GETPWUID_R 1
10348| #define HAVE_GETGRNAM_R 1
10349| #define HAVE_GETGRGID_R 1
10350| #define HAVE_SYS_TYPES_H 1
10351| #define HAVE_SYS_MMAN_H 1
10352| #define HAVE_SYS_IPC_H 1
10353| #define HAVE_SYS_SHM_H 1
10354| #define HAVE_SYS_FILE_H 1
10355| #define HAVE_MMAP 1
10356| #define HAVE_MUNMAP 1
10357| #define HAVE_SHM_OPEN 1
10358| #define HAVE_SHM_UNLINK 1
10359| #define HAVE_SHMGET 1
10360| #define HAVE_SHMAT 1
10361| #define HAVE_SHMDT 1
10362| #define HAVE_SHMCTL 1
10363| #define HAVE_MAP_ANON 1
10364| #define anonymous shared memory allocation method 1
10365| #define USE_SHMEM_MMAP_ANON 1
10366| #define namebased memory allocation method 1
10367| #define USE_SHMEM_SHMGET 1
10368| #define HAVE_ALLOCA_H 1
10369| #define HAVE_ALLOCA 1
10370| #define HAVE_CALLOC 1
10371| #define HAVE_SETSID 1
10372| #define HAVE_ISINF 1
10373| #define HAVE_ISNAN 1
10374| #define HAVE_GETENV 1
10375| #define HAVE_PUTENV 1
10376| #define HAVE_SETENV 1
10377| #define HAVE_UNSETENV 1
10378| #define HAVE_WRITEV 1
10379| #define HAVE_GETIFADDRS 1
10380| #define HAVE_UTIME 1
10381| #define HAVE_UTIMES 1
10382| #define HAVE_SETRLIMIT 1
10383| #define HAVE_GETRLIMIT 1
10384| #define HAVE_SENDFILE 1
10385| #define HAVE_SIGACTION 1
10386| #define HAVE_DECL_SYS_SIGLIST 1
10387| #define HAVE_FORK 1
10388| #define HAVE_STRERROR_R 1
10389| #define HAVE_MMAP 1
10390| #define HAVE_MEMMOVE 1
10391| #define HAVE_GETPASS 1
10392| #define HAVE_GMTIME_R 1
10393| #define HAVE_LOCALTIME_R 1
10394| #define HAVE_MKSTEMP 1
10395| #define STDC_HEADERS 1
10396| #define HAVE_CRYPT_H 1
10397| #define HAVE_CTYPE_H 1
10398| #define HAVE_DIRENT_H 1
10399| #define HAVE_DLFCN_H 1
10400| #define HAVE_ERRNO_H 1
10401| #define HAVE_FCNTL_H 1
10402| #define HAVE_GRP_H 1
10403| #define HAVE_LIMITS_H 1
10404| #define HAVE_MALLOC_H 1
10405| #define HAVE_MEMORY_H 1
10406| #define HAVE_NETDB_H 1
10407| #define HAVE_POLL_H 1
10408| #define HAVE_PWD_H 1
10409| #define HAVE_SEMAPHORE_H 1
10410| #define HAVE_SIGNAL_H 1
10411| #define HAVE_STDARG_H 1
10412| #define HAVE_STDDEF_H 1
10413| #define HAVE_STDIO_H 1
10414| #define HAVE_STDLIB_H 1
10415| #define HAVE_STRING_H 1
10416| #define HAVE_STRINGS_H 1
10417| #define HAVE_TERMIOS_H 1
10418| #define HAVE_TIME_H 1
10419| #define HAVE_UNISTD_H 1
10420| #define HAVE_ARPA_INET_H 1
10421| #define HAVE_NETINET_IN_H 1
10422| #define HAVE_NETINET_SCTP_H 1
10423| #define HAVE_SYS_FILE_H 1
10424| #define HAVE_SYS_IOCTL_H 1
10425| #define HAVE_SYS_MMAN_H 1
10426| #define HAVE_SYS_PARAM_H 1
10427| #define HAVE_SYS_POLL_H 1
10428| #define HAVE_SYS_RESOURCE_H 1
10429| #define HAVE_SYS_SELECT_H 1
10430| #define HAVE_SYS_SEM_H 1
10431| #define HAVE_SYS_SENDFILE_H 1
10432| #define HAVE_SYS_SIGNAL_H 1
10433| #define HAVE_SYS_SOCKET_H 1
10434| #define HAVE_SYS_STAT_H 1
10435| #define HAVE_SYS_SYSCTL_H 1
10436| #define HAVE_SYS_TIME_H 1
10437| #define HAVE_SYS_TYPES_H 1
10438| #define HAVE_SYS_UIO_H 1
10439| #define HAVE_SYS_UN_H 1
10440| #define HAVE_SYS_WAIT_H 1
10441| #define HAVE_NETINET_TCP_H 1
10442| #define SETPGRP_VOID 1
10443| #define HAVE_SOCKLEN_T 1
10444| #define SIZEOF_VOIDP 8
10445| #define SIZEOF_CHAR 1
10446| #define SIZEOF_INT 4
10447| #define SIZEOF_LONG 8
10448| #define SIZEOF_SHORT 2
10449| #define SIZEOF_LONG_LONG 8
10450| #define SIZEOF_PID_T 4
10451| /* end confdefs.h.  */
10452| #include <stdio.h>
10453| #ifdef HAVE_SYS_TYPES_H
10454| # include <sys/types.h>
10455| #endif
10456| #ifdef HAVE_SYS_STAT_H
10457| # include <sys/stat.h>
10458| #endif
10459| #ifdef STDC_HEADERS
10460| # include <stdlib.h>
10461| # include <stddef.h>
10462| #else
10463| # ifdef HAVE_STDLIB_H
10464| #  include <stdlib.h>
10465| # endif
10466| #endif
10467| #ifdef HAVE_STRING_H
10468| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10469| #  include <memory.h>
10470| # endif
10471| # include <string.h>
10472| #endif
10473| #ifdef HAVE_STRINGS_H
10474| # include <strings.h>
10475| #endif
10476| #ifdef HAVE_INTTYPES_H
10477| # include <inttypes.h>
10478| #endif
10479| #ifdef HAVE_STDINT_H
10480| # include <stdint.h>
10481| #endif
10482| #ifdef HAVE_UNISTD_H
10483| # include <unistd.h>
10484| #endif
10485| int
10486| main ()
10487| {
10488|
10489|     int foo[0 - !__builtin_types_compatible_p(size_t, unsigned int)];
10490|
10491|   ;
10492|   return 0;
10493| }
10494configure:23740: result: no
10495configure:23745: checking whether size_t and unsigned long are the same
10496configure:23764: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
10497configure:23764: $? = 0
10498configure:23772: result: yes
10499configure:23776: checking size of ssize_t
10500configure:23801: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
10501conftest.c: In function 'main':
10502conftest.c:166:11: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
10503   if (!f) exit(1);
10504           ^
10505conftest.c:167:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
10506   fprintf(f, "%d\n", sizeof(ssize_t));
10507   ^
10508configure:23801: $? = 0
10509configure:23801: ./conftest
10510configure:23801: $? = 0
10511configure:23811: result: 8
10512configure:23820: checking which format to use for apr_ssize_t
10513configure:23823: result: %ld
10514configure:23839: checking size of size_t
10515configure:23864: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
10516conftest.c: In function 'main':
10517conftest.c:167:11: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
10518   if (!f) exit(1);
10519           ^
10520conftest.c:168:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
10521   fprintf(f, "%d\n", sizeof(size_t));
10522   ^
10523configure:23864: $? = 0
10524configure:23864: ./conftest
10525configure:23864: $? = 0
10526configure:23874: result: 8
10527configure:23883: checking which format to use for apr_size_t
10528configure:23886: result: %lu
10529configure:23902: checking size of off_t
10530configure:23927: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
10531conftest.c: In function 'main':
10532conftest.c:168:11: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
10533   if (!f) exit(1);
10534           ^
10535conftest.c:169:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
10536   fprintf(f, "%d\n", sizeof(off_t));
10537   ^
10538configure:23927: $? = 0
10539configure:23927: ./conftest
10540configure:23927: $? = 0
10541configure:23937: result: 8
10542configure:23986: checking which type to use for apr_off_t
10543configure:24031: result: off_t
10544configure:24053: checking size of ino_t
10545configure:24078: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
10546conftest.c: In function 'main':
10547conftest.c:202:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
10548   fprintf(f, "%d\n", sizeof(ino_t));
10549   ^
10550configure:24078: $? = 0
10551configure:24078: ./conftest
10552configure:24078: $? = 0
10553configure:24088: result: 8
10554configure:24105: using ino_t for ino_t
10555configure:24109: checking whether byte ordering is bigendian
10556configure:24124: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
10557conftest.c:161:9: error: unknown type name 'not'
10558         not a universal capable compiler
10559         ^
10560conftest.c:161:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
10561         not a universal capable compiler
10562               ^
10563conftest.c:161:15: error: unknown type name 'universal'
10564configure:24124: $? = 1
10565configure: failed program was:
10566| /* confdefs.h */
10567| #define PACKAGE_NAME ""
10568| #define PACKAGE_TARNAME ""
10569| #define PACKAGE_VERSION ""
10570| #define PACKAGE_STRING ""
10571| #define PACKAGE_BUGREPORT ""
10572| #define PACKAGE_URL ""
10573| #define STDC_HEADERS 1
10574| #define HAVE_SYS_TYPES_H 1
10575| #define HAVE_SYS_STAT_H 1
10576| #define HAVE_STDLIB_H 1
10577| #define HAVE_STRING_H 1
10578| #define HAVE_MEMORY_H 1
10579| #define HAVE_STRINGS_H 1
10580| #define HAVE_INTTYPES_H 1
10581| #define HAVE_STDINT_H 1
10582| #define HAVE_UNISTD_H 1
10583| #define __EXTENSIONS__ 1
10584| #define _ALL_SOURCE 1
10585| #define _GNU_SOURCE 1
10586| #define _POSIX_PTHREAD_SEMANTICS 1
10587| #define _TANDEM_SOURCE 1
10588| #define HAVE_DLFCN_H 1
10589| #define LT_OBJDIR ".libs/"
10590| #define HAVE_ATOMIC_BUILTINS 1
10591| #define HAVE_PTHREAD_H 1
10592| #define HAVE_PTHREAD_H 1
10593| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10594| #define HAVE_PTHREAD_KEY_DELETE 1
10595| #define HAVE_PTHREAD_RWLOCK_INIT 1
10596| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
10597| #define HAVE_PTHREAD_YIELD 1
10598| #define HAVE_PTHREAD_RWLOCKS 1
10599| #define HAVE_GETHOSTBYNAME_R 1
10600| #define HAVE_GETHOSTBYADDR_R 1
10601| #define HAVE_GETSERVBYNAME_R 1
10602| #define HAVE_SIGSUSPEND 1
10603| #define HAVE_SIGWAIT 1
10604| #define HAVE_POLL 1
10605| #define HAVE_EPOLL 1
10606| #define HAVE_EPOLL_CREATE1 1
10607| #define HAVE_DUP3 1
10608| #define HAVE_ACCEPT4 1
10609| #define HAVE_SOCK_CLOEXEC 1
10610| #define HAVE_FDATASYNC 1
10611| #define HAVE_EPOLL_CREATE1 1
10612| #define HAVE_DUP3 1
10613| #define HAVE_ACCEPT4 1
10614| #define HAVE_SOCK_CLOEXEC 1
10615| #define HAVE_GETPWNAM_R 1
10616| #define HAVE_GETPWUID_R 1
10617| #define HAVE_GETGRNAM_R 1
10618| #define HAVE_GETGRGID_R 1
10619| #define HAVE_SYS_TYPES_H 1
10620| #define HAVE_SYS_MMAN_H 1
10621| #define HAVE_SYS_IPC_H 1
10622| #define HAVE_SYS_SHM_H 1
10623| #define HAVE_SYS_FILE_H 1
10624| #define HAVE_MMAP 1
10625| #define HAVE_MUNMAP 1
10626| #define HAVE_SHM_OPEN 1
10627| #define HAVE_SHM_UNLINK 1
10628| #define HAVE_SHMGET 1
10629| #define HAVE_SHMAT 1
10630| #define HAVE_SHMDT 1
10631| #define HAVE_SHMCTL 1
10632| #define HAVE_MAP_ANON 1
10633| #define anonymous shared memory allocation method 1
10634| #define USE_SHMEM_MMAP_ANON 1
10635| #define namebased memory allocation method 1
10636| #define USE_SHMEM_SHMGET 1
10637| #define HAVE_ALLOCA_H 1
10638| #define HAVE_ALLOCA 1
10639| #define HAVE_CALLOC 1
10640| #define HAVE_SETSID 1
10641| #define HAVE_ISINF 1
10642| #define HAVE_ISNAN 1
10643| #define HAVE_GETENV 1
10644| #define HAVE_PUTENV 1
10645| #define HAVE_SETENV 1
10646| #define HAVE_UNSETENV 1
10647| #define HAVE_WRITEV 1
10648| #define HAVE_GETIFADDRS 1
10649| #define HAVE_UTIME 1
10650| #define HAVE_UTIMES 1
10651| #define HAVE_SETRLIMIT 1
10652| #define HAVE_GETRLIMIT 1
10653| #define HAVE_SENDFILE 1
10654| #define HAVE_SIGACTION 1
10655| #define HAVE_DECL_SYS_SIGLIST 1
10656| #define HAVE_FORK 1
10657| #define HAVE_STRERROR_R 1
10658| #define HAVE_MMAP 1
10659| #define HAVE_MEMMOVE 1
10660| #define HAVE_GETPASS 1
10661| #define HAVE_GMTIME_R 1
10662| #define HAVE_LOCALTIME_R 1
10663| #define HAVE_MKSTEMP 1
10664| #define STDC_HEADERS 1
10665| #define HAVE_CRYPT_H 1
10666| #define HAVE_CTYPE_H 1
10667| #define HAVE_DIRENT_H 1
10668| #define HAVE_DLFCN_H 1
10669| #define HAVE_ERRNO_H 1
10670| #define HAVE_FCNTL_H 1
10671| #define HAVE_GRP_H 1
10672| #define HAVE_LIMITS_H 1
10673| #define HAVE_MALLOC_H 1
10674| #define HAVE_MEMORY_H 1
10675| #define HAVE_NETDB_H 1
10676| #define HAVE_POLL_H 1
10677| #define HAVE_PWD_H 1
10678| #define HAVE_SEMAPHORE_H 1
10679| #define HAVE_SIGNAL_H 1
10680| #define HAVE_STDARG_H 1
10681| #define HAVE_STDDEF_H 1
10682| #define HAVE_STDIO_H 1
10683| #define HAVE_STDLIB_H 1
10684| #define HAVE_STRING_H 1
10685| #define HAVE_STRINGS_H 1
10686| #define HAVE_TERMIOS_H 1
10687| #define HAVE_TIME_H 1
10688| #define HAVE_UNISTD_H 1
10689| #define HAVE_ARPA_INET_H 1
10690| #define HAVE_NETINET_IN_H 1
10691| #define HAVE_NETINET_SCTP_H 1
10692| #define HAVE_SYS_FILE_H 1
10693| #define HAVE_SYS_IOCTL_H 1
10694| #define HAVE_SYS_MMAN_H 1
10695| #define HAVE_SYS_PARAM_H 1
10696| #define HAVE_SYS_POLL_H 1
10697| #define HAVE_SYS_RESOURCE_H 1
10698| #define HAVE_SYS_SELECT_H 1
10699| #define HAVE_SYS_SEM_H 1
10700| #define HAVE_SYS_SENDFILE_H 1
10701| #define HAVE_SYS_SIGNAL_H 1
10702| #define HAVE_SYS_SOCKET_H 1
10703| #define HAVE_SYS_STAT_H 1
10704| #define HAVE_SYS_SYSCTL_H 1
10705| #define HAVE_SYS_TIME_H 1
10706| #define HAVE_SYS_TYPES_H 1
10707| #define HAVE_SYS_UIO_H 1
10708| #define HAVE_SYS_UN_H 1
10709| #define HAVE_SYS_WAIT_H 1
10710| #define HAVE_NETINET_TCP_H 1
10711| #define SETPGRP_VOID 1
10712| #define HAVE_SOCKLEN_T 1
10713| #define SIZEOF_VOIDP 8
10714| #define SIZEOF_CHAR 1
10715| #define SIZEOF_INT 4
10716| #define SIZEOF_LONG 8
10717| #define SIZEOF_SHORT 2
10718| #define SIZEOF_LONG_LONG 8
10719| #define SIZEOF_PID_T 4
10720| #define SIZEOF_SSIZE_T 8
10721| #define SIZEOF_SIZE_T 8
10722| #define SIZEOF_OFF_T 8
10723| #define SIZEOF_INO_T 8
10724| /* end confdefs.h.  */
10725| #ifndef __APPLE_CC__
10726| 	       not a universal capable compiler
10727| 	     #endif
10728| 	     typedef int dummy;
10729|
10730configure:24169: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
10731configure:24169: $? = 0
10732configure:24187: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
10733conftest.c: In function 'main':
10734conftest.c:167:4: error: unknown type name 'not'
10735    not big endian
10736    ^
10737conftest.c:167:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
10738    not big endian
10739            ^
10740configure:24187: $? = 1
10741configure: failed program was:
10742| /* confdefs.h */
10743| #define PACKAGE_NAME ""
10744| #define PACKAGE_TARNAME ""
10745| #define PACKAGE_VERSION ""
10746| #define PACKAGE_STRING ""
10747| #define PACKAGE_BUGREPORT ""
10748| #define PACKAGE_URL ""
10749| #define STDC_HEADERS 1
10750| #define HAVE_SYS_TYPES_H 1
10751| #define HAVE_SYS_STAT_H 1
10752| #define HAVE_STDLIB_H 1
10753| #define HAVE_STRING_H 1
10754| #define HAVE_MEMORY_H 1
10755| #define HAVE_STRINGS_H 1
10756| #define HAVE_INTTYPES_H 1
10757| #define HAVE_STDINT_H 1
10758| #define HAVE_UNISTD_H 1
10759| #define __EXTENSIONS__ 1
10760| #define _ALL_SOURCE 1
10761| #define _GNU_SOURCE 1
10762| #define _POSIX_PTHREAD_SEMANTICS 1
10763| #define _TANDEM_SOURCE 1
10764| #define HAVE_DLFCN_H 1
10765| #define LT_OBJDIR ".libs/"
10766| #define HAVE_ATOMIC_BUILTINS 1
10767| #define HAVE_PTHREAD_H 1
10768| #define HAVE_PTHREAD_H 1
10769| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10770| #define HAVE_PTHREAD_KEY_DELETE 1
10771| #define HAVE_PTHREAD_RWLOCK_INIT 1
10772| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
10773| #define HAVE_PTHREAD_YIELD 1
10774| #define HAVE_PTHREAD_RWLOCKS 1
10775| #define HAVE_GETHOSTBYNAME_R 1
10776| #define HAVE_GETHOSTBYADDR_R 1
10777| #define HAVE_GETSERVBYNAME_R 1
10778| #define HAVE_SIGSUSPEND 1
10779| #define HAVE_SIGWAIT 1
10780| #define HAVE_POLL 1
10781| #define HAVE_EPOLL 1
10782| #define HAVE_EPOLL_CREATE1 1
10783| #define HAVE_DUP3 1
10784| #define HAVE_ACCEPT4 1
10785| #define HAVE_SOCK_CLOEXEC 1
10786| #define HAVE_FDATASYNC 1
10787| #define HAVE_EPOLL_CREATE1 1
10788| #define HAVE_DUP3 1
10789| #define HAVE_ACCEPT4 1
10790| #define HAVE_SOCK_CLOEXEC 1
10791| #define HAVE_GETPWNAM_R 1
10792| #define HAVE_GETPWUID_R 1
10793| #define HAVE_GETGRNAM_R 1
10794| #define HAVE_GETGRGID_R 1
10795| #define HAVE_SYS_TYPES_H 1
10796| #define HAVE_SYS_MMAN_H 1
10797| #define HAVE_SYS_IPC_H 1
10798| #define HAVE_SYS_SHM_H 1
10799| #define HAVE_SYS_FILE_H 1
10800| #define HAVE_MMAP 1
10801| #define HAVE_MUNMAP 1
10802| #define HAVE_SHM_OPEN 1
10803| #define HAVE_SHM_UNLINK 1
10804| #define HAVE_SHMGET 1
10805| #define HAVE_SHMAT 1
10806| #define HAVE_SHMDT 1
10807| #define HAVE_SHMCTL 1
10808| #define HAVE_MAP_ANON 1
10809| #define anonymous shared memory allocation method 1
10810| #define USE_SHMEM_MMAP_ANON 1
10811| #define namebased memory allocation method 1
10812| #define USE_SHMEM_SHMGET 1
10813| #define HAVE_ALLOCA_H 1
10814| #define HAVE_ALLOCA 1
10815| #define HAVE_CALLOC 1
10816| #define HAVE_SETSID 1
10817| #define HAVE_ISINF 1
10818| #define HAVE_ISNAN 1
10819| #define HAVE_GETENV 1
10820| #define HAVE_PUTENV 1
10821| #define HAVE_SETENV 1
10822| #define HAVE_UNSETENV 1
10823| #define HAVE_WRITEV 1
10824| #define HAVE_GETIFADDRS 1
10825| #define HAVE_UTIME 1
10826| #define HAVE_UTIMES 1
10827| #define HAVE_SETRLIMIT 1
10828| #define HAVE_GETRLIMIT 1
10829| #define HAVE_SENDFILE 1
10830| #define HAVE_SIGACTION 1
10831| #define HAVE_DECL_SYS_SIGLIST 1
10832| #define HAVE_FORK 1
10833| #define HAVE_STRERROR_R 1
10834| #define HAVE_MMAP 1
10835| #define HAVE_MEMMOVE 1
10836| #define HAVE_GETPASS 1
10837| #define HAVE_GMTIME_R 1
10838| #define HAVE_LOCALTIME_R 1
10839| #define HAVE_MKSTEMP 1
10840| #define STDC_HEADERS 1
10841| #define HAVE_CRYPT_H 1
10842| #define HAVE_CTYPE_H 1
10843| #define HAVE_DIRENT_H 1
10844| #define HAVE_DLFCN_H 1
10845| #define HAVE_ERRNO_H 1
10846| #define HAVE_FCNTL_H 1
10847| #define HAVE_GRP_H 1
10848| #define HAVE_LIMITS_H 1
10849| #define HAVE_MALLOC_H 1
10850| #define HAVE_MEMORY_H 1
10851| #define HAVE_NETDB_H 1
10852| #define HAVE_POLL_H 1
10853| #define HAVE_PWD_H 1
10854| #define HAVE_SEMAPHORE_H 1
10855| #define HAVE_SIGNAL_H 1
10856| #define HAVE_STDARG_H 1
10857| #define HAVE_STDDEF_H 1
10858| #define HAVE_STDIO_H 1
10859| #define HAVE_STDLIB_H 1
10860| #define HAVE_STRING_H 1
10861| #define HAVE_STRINGS_H 1
10862| #define HAVE_TERMIOS_H 1
10863| #define HAVE_TIME_H 1
10864| #define HAVE_UNISTD_H 1
10865| #define HAVE_ARPA_INET_H 1
10866| #define HAVE_NETINET_IN_H 1
10867| #define HAVE_NETINET_SCTP_H 1
10868| #define HAVE_SYS_FILE_H 1
10869| #define HAVE_SYS_IOCTL_H 1
10870| #define HAVE_SYS_MMAN_H 1
10871| #define HAVE_SYS_PARAM_H 1
10872| #define HAVE_SYS_POLL_H 1
10873| #define HAVE_SYS_RESOURCE_H 1
10874| #define HAVE_SYS_SELECT_H 1
10875| #define HAVE_SYS_SEM_H 1
10876| #define HAVE_SYS_SENDFILE_H 1
10877| #define HAVE_SYS_SIGNAL_H 1
10878| #define HAVE_SYS_SOCKET_H 1
10879| #define HAVE_SYS_STAT_H 1
10880| #define HAVE_SYS_SYSCTL_H 1
10881| #define HAVE_SYS_TIME_H 1
10882| #define HAVE_SYS_TYPES_H 1
10883| #define HAVE_SYS_UIO_H 1
10884| #define HAVE_SYS_UN_H 1
10885| #define HAVE_SYS_WAIT_H 1
10886| #define HAVE_NETINET_TCP_H 1
10887| #define SETPGRP_VOID 1
10888| #define HAVE_SOCKLEN_T 1
10889| #define SIZEOF_VOIDP 8
10890| #define SIZEOF_CHAR 1
10891| #define SIZEOF_INT 4
10892| #define SIZEOF_LONG 8
10893| #define SIZEOF_SHORT 2
10894| #define SIZEOF_LONG_LONG 8
10895| #define SIZEOF_PID_T 4
10896| #define SIZEOF_SSIZE_T 8
10897| #define SIZEOF_SIZE_T 8
10898| #define SIZEOF_OFF_T 8
10899| #define SIZEOF_INO_T 8
10900| /* end confdefs.h.  */
10901| #include <sys/types.h>
10902| 		#include <sys/param.h>
10903|
10904| int
10905| main ()
10906| {
10907| #if BYTE_ORDER != BIG_ENDIAN
10908| 		 not big endian
10909| 		#endif
10910|
10911|   ;
10912|   return 0;
10913| }
10914configure:24315: result: no
10915configure:24339: checking size of struct iovec
10916configure:24365: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
10917conftest.c: In function 'main':
10918conftest.c:171:11: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
10919   if (!f) exit(1);
10920           ^
10921conftest.c:172:36: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
10922   fprintf(f, "%d\n", sizeof(struct iovec));
10923                                    ^
10924configure:24365: $? = 0
10925configure:24365: ./conftest
10926configure:24365: $? = 0
10927configure:24375: result: 16
10928configure:24415: checking for strnicmp
10929configure:24415: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
10930/tmp/cc6yNVzN.o: In function `main':
10931/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:195: undefined reference to `strnicmp'
10932collect2: error: ld returned 1 exit status
10933configure:24415: $? = 1
10934configure: failed program was:
10935| /* confdefs.h */
10936| #define PACKAGE_NAME ""
10937| #define PACKAGE_TARNAME ""
10938| #define PACKAGE_VERSION ""
10939| #define PACKAGE_STRING ""
10940| #define PACKAGE_BUGREPORT ""
10941| #define PACKAGE_URL ""
10942| #define STDC_HEADERS 1
10943| #define HAVE_SYS_TYPES_H 1
10944| #define HAVE_SYS_STAT_H 1
10945| #define HAVE_STDLIB_H 1
10946| #define HAVE_STRING_H 1
10947| #define HAVE_MEMORY_H 1
10948| #define HAVE_STRINGS_H 1
10949| #define HAVE_INTTYPES_H 1
10950| #define HAVE_STDINT_H 1
10951| #define HAVE_UNISTD_H 1
10952| #define __EXTENSIONS__ 1
10953| #define _ALL_SOURCE 1
10954| #define _GNU_SOURCE 1
10955| #define _POSIX_PTHREAD_SEMANTICS 1
10956| #define _TANDEM_SOURCE 1
10957| #define HAVE_DLFCN_H 1
10958| #define LT_OBJDIR ".libs/"
10959| #define HAVE_ATOMIC_BUILTINS 1
10960| #define HAVE_PTHREAD_H 1
10961| #define HAVE_PTHREAD_H 1
10962| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
10963| #define HAVE_PTHREAD_KEY_DELETE 1
10964| #define HAVE_PTHREAD_RWLOCK_INIT 1
10965| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
10966| #define HAVE_PTHREAD_YIELD 1
10967| #define HAVE_PTHREAD_RWLOCKS 1
10968| #define HAVE_GETHOSTBYNAME_R 1
10969| #define HAVE_GETHOSTBYADDR_R 1
10970| #define HAVE_GETSERVBYNAME_R 1
10971| #define HAVE_SIGSUSPEND 1
10972| #define HAVE_SIGWAIT 1
10973| #define HAVE_POLL 1
10974| #define HAVE_EPOLL 1
10975| #define HAVE_EPOLL_CREATE1 1
10976| #define HAVE_DUP3 1
10977| #define HAVE_ACCEPT4 1
10978| #define HAVE_SOCK_CLOEXEC 1
10979| #define HAVE_FDATASYNC 1
10980| #define HAVE_EPOLL_CREATE1 1
10981| #define HAVE_DUP3 1
10982| #define HAVE_ACCEPT4 1
10983| #define HAVE_SOCK_CLOEXEC 1
10984| #define HAVE_GETPWNAM_R 1
10985| #define HAVE_GETPWUID_R 1
10986| #define HAVE_GETGRNAM_R 1
10987| #define HAVE_GETGRGID_R 1
10988| #define HAVE_SYS_TYPES_H 1
10989| #define HAVE_SYS_MMAN_H 1
10990| #define HAVE_SYS_IPC_H 1
10991| #define HAVE_SYS_SHM_H 1
10992| #define HAVE_SYS_FILE_H 1
10993| #define HAVE_MMAP 1
10994| #define HAVE_MUNMAP 1
10995| #define HAVE_SHM_OPEN 1
10996| #define HAVE_SHM_UNLINK 1
10997| #define HAVE_SHMGET 1
10998| #define HAVE_SHMAT 1
10999| #define HAVE_SHMDT 1
11000| #define HAVE_SHMCTL 1
11001| #define HAVE_MAP_ANON 1
11002| #define anonymous shared memory allocation method 1
11003| #define USE_SHMEM_MMAP_ANON 1
11004| #define namebased memory allocation method 1
11005| #define USE_SHMEM_SHMGET 1
11006| #define HAVE_ALLOCA_H 1
11007| #define HAVE_ALLOCA 1
11008| #define HAVE_CALLOC 1
11009| #define HAVE_SETSID 1
11010| #define HAVE_ISINF 1
11011| #define HAVE_ISNAN 1
11012| #define HAVE_GETENV 1
11013| #define HAVE_PUTENV 1
11014| #define HAVE_SETENV 1
11015| #define HAVE_UNSETENV 1
11016| #define HAVE_WRITEV 1
11017| #define HAVE_GETIFADDRS 1
11018| #define HAVE_UTIME 1
11019| #define HAVE_UTIMES 1
11020| #define HAVE_SETRLIMIT 1
11021| #define HAVE_GETRLIMIT 1
11022| #define HAVE_SENDFILE 1
11023| #define HAVE_SIGACTION 1
11024| #define HAVE_DECL_SYS_SIGLIST 1
11025| #define HAVE_FORK 1
11026| #define HAVE_STRERROR_R 1
11027| #define HAVE_MMAP 1
11028| #define HAVE_MEMMOVE 1
11029| #define HAVE_GETPASS 1
11030| #define HAVE_GMTIME_R 1
11031| #define HAVE_LOCALTIME_R 1
11032| #define HAVE_MKSTEMP 1
11033| #define STDC_HEADERS 1
11034| #define HAVE_CRYPT_H 1
11035| #define HAVE_CTYPE_H 1
11036| #define HAVE_DIRENT_H 1
11037| #define HAVE_DLFCN_H 1
11038| #define HAVE_ERRNO_H 1
11039| #define HAVE_FCNTL_H 1
11040| #define HAVE_GRP_H 1
11041| #define HAVE_LIMITS_H 1
11042| #define HAVE_MALLOC_H 1
11043| #define HAVE_MEMORY_H 1
11044| #define HAVE_NETDB_H 1
11045| #define HAVE_POLL_H 1
11046| #define HAVE_PWD_H 1
11047| #define HAVE_SEMAPHORE_H 1
11048| #define HAVE_SIGNAL_H 1
11049| #define HAVE_STDARG_H 1
11050| #define HAVE_STDDEF_H 1
11051| #define HAVE_STDIO_H 1
11052| #define HAVE_STDLIB_H 1
11053| #define HAVE_STRING_H 1
11054| #define HAVE_STRINGS_H 1
11055| #define HAVE_TERMIOS_H 1
11056| #define HAVE_TIME_H 1
11057| #define HAVE_UNISTD_H 1
11058| #define HAVE_ARPA_INET_H 1
11059| #define HAVE_NETINET_IN_H 1
11060| #define HAVE_NETINET_SCTP_H 1
11061| #define HAVE_SYS_FILE_H 1
11062| #define HAVE_SYS_IOCTL_H 1
11063| #define HAVE_SYS_MMAN_H 1
11064| #define HAVE_SYS_PARAM_H 1
11065| #define HAVE_SYS_POLL_H 1
11066| #define HAVE_SYS_RESOURCE_H 1
11067| #define HAVE_SYS_SELECT_H 1
11068| #define HAVE_SYS_SEM_H 1
11069| #define HAVE_SYS_SENDFILE_H 1
11070| #define HAVE_SYS_SIGNAL_H 1
11071| #define HAVE_SYS_SOCKET_H 1
11072| #define HAVE_SYS_STAT_H 1
11073| #define HAVE_SYS_SYSCTL_H 1
11074| #define HAVE_SYS_TIME_H 1
11075| #define HAVE_SYS_TYPES_H 1
11076| #define HAVE_SYS_UIO_H 1
11077| #define HAVE_SYS_UN_H 1
11078| #define HAVE_SYS_WAIT_H 1
11079| #define HAVE_NETINET_TCP_H 1
11080| #define SETPGRP_VOID 1
11081| #define HAVE_SOCKLEN_T 1
11082| #define SIZEOF_VOIDP 8
11083| #define SIZEOF_CHAR 1
11084| #define SIZEOF_INT 4
11085| #define SIZEOF_LONG 8
11086| #define SIZEOF_SHORT 2
11087| #define SIZEOF_LONG_LONG 8
11088| #define SIZEOF_PID_T 4
11089| #define SIZEOF_SSIZE_T 8
11090| #define SIZEOF_SIZE_T 8
11091| #define SIZEOF_OFF_T 8
11092| #define SIZEOF_INO_T 8
11093| #define SIZEOF_STRUCT_IOVEC 16
11094| /* end confdefs.h.  */
11095| /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp.
11096|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11097| #define strnicmp innocuous_strnicmp
11098|
11099| /* System header to define __stub macros and hopefully few prototypes,
11100|     which can conflict with char strnicmp (); below.
11101|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11102|     <limits.h> exists even on freestanding compilers.  */
11103|
11104| #ifdef __STDC__
11105| # include <limits.h>
11106| #else
11107| # include <assert.h>
11108| #endif
11109|
11110| #undef strnicmp
11111|
11112| /* Override any GCC internal prototype to avoid an error.
11113|    Use char because int might match the return type of a GCC
11114|    builtin and then its argument prototype would still apply.  */
11115| #ifdef __cplusplus
11116| extern "C"
11117| #endif
11118| char strnicmp ();
11119| /* The GNU C library defines this for functions which it implements
11120|     to always fail with ENOSYS.  Some functions are actually named
11121|     something starting with __ and the normal name is an alias.  */
11122| #if defined __stub_strnicmp || defined __stub___strnicmp
11123| choke me
11124| #endif
11125|
11126| int
11127| main ()
11128| {
11129| return strnicmp ();
11130|   ;
11131|   return 0;
11132| }
11133configure:24415: result: no
11134configure:24428: checking for strncasecmp
11135configure:24428: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
11136conftest.c:184:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
11137 char strncasecmp ();
11138      ^
11139configure:24428: $? = 0
11140configure:24428: result: yes
11141configure:24441: checking for stricmp
11142configure:24441: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
11143/tmp/ccljVWrX.o: In function `main':
11144/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:196: undefined reference to `stricmp'
11145collect2: error: ld returned 1 exit status
11146configure:24441: $? = 1
11147configure: failed program was:
11148| /* confdefs.h */
11149| #define PACKAGE_NAME ""
11150| #define PACKAGE_TARNAME ""
11151| #define PACKAGE_VERSION ""
11152| #define PACKAGE_STRING ""
11153| #define PACKAGE_BUGREPORT ""
11154| #define PACKAGE_URL ""
11155| #define STDC_HEADERS 1
11156| #define HAVE_SYS_TYPES_H 1
11157| #define HAVE_SYS_STAT_H 1
11158| #define HAVE_STDLIB_H 1
11159| #define HAVE_STRING_H 1
11160| #define HAVE_MEMORY_H 1
11161| #define HAVE_STRINGS_H 1
11162| #define HAVE_INTTYPES_H 1
11163| #define HAVE_STDINT_H 1
11164| #define HAVE_UNISTD_H 1
11165| #define __EXTENSIONS__ 1
11166| #define _ALL_SOURCE 1
11167| #define _GNU_SOURCE 1
11168| #define _POSIX_PTHREAD_SEMANTICS 1
11169| #define _TANDEM_SOURCE 1
11170| #define HAVE_DLFCN_H 1
11171| #define LT_OBJDIR ".libs/"
11172| #define HAVE_ATOMIC_BUILTINS 1
11173| #define HAVE_PTHREAD_H 1
11174| #define HAVE_PTHREAD_H 1
11175| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11176| #define HAVE_PTHREAD_KEY_DELETE 1
11177| #define HAVE_PTHREAD_RWLOCK_INIT 1
11178| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
11179| #define HAVE_PTHREAD_YIELD 1
11180| #define HAVE_PTHREAD_RWLOCKS 1
11181| #define HAVE_GETHOSTBYNAME_R 1
11182| #define HAVE_GETHOSTBYADDR_R 1
11183| #define HAVE_GETSERVBYNAME_R 1
11184| #define HAVE_SIGSUSPEND 1
11185| #define HAVE_SIGWAIT 1
11186| #define HAVE_POLL 1
11187| #define HAVE_EPOLL 1
11188| #define HAVE_EPOLL_CREATE1 1
11189| #define HAVE_DUP3 1
11190| #define HAVE_ACCEPT4 1
11191| #define HAVE_SOCK_CLOEXEC 1
11192| #define HAVE_FDATASYNC 1
11193| #define HAVE_EPOLL_CREATE1 1
11194| #define HAVE_DUP3 1
11195| #define HAVE_ACCEPT4 1
11196| #define HAVE_SOCK_CLOEXEC 1
11197| #define HAVE_GETPWNAM_R 1
11198| #define HAVE_GETPWUID_R 1
11199| #define HAVE_GETGRNAM_R 1
11200| #define HAVE_GETGRGID_R 1
11201| #define HAVE_SYS_TYPES_H 1
11202| #define HAVE_SYS_MMAN_H 1
11203| #define HAVE_SYS_IPC_H 1
11204| #define HAVE_SYS_SHM_H 1
11205| #define HAVE_SYS_FILE_H 1
11206| #define HAVE_MMAP 1
11207| #define HAVE_MUNMAP 1
11208| #define HAVE_SHM_OPEN 1
11209| #define HAVE_SHM_UNLINK 1
11210| #define HAVE_SHMGET 1
11211| #define HAVE_SHMAT 1
11212| #define HAVE_SHMDT 1
11213| #define HAVE_SHMCTL 1
11214| #define HAVE_MAP_ANON 1
11215| #define anonymous shared memory allocation method 1
11216| #define USE_SHMEM_MMAP_ANON 1
11217| #define namebased memory allocation method 1
11218| #define USE_SHMEM_SHMGET 1
11219| #define HAVE_ALLOCA_H 1
11220| #define HAVE_ALLOCA 1
11221| #define HAVE_CALLOC 1
11222| #define HAVE_SETSID 1
11223| #define HAVE_ISINF 1
11224| #define HAVE_ISNAN 1
11225| #define HAVE_GETENV 1
11226| #define HAVE_PUTENV 1
11227| #define HAVE_SETENV 1
11228| #define HAVE_UNSETENV 1
11229| #define HAVE_WRITEV 1
11230| #define HAVE_GETIFADDRS 1
11231| #define HAVE_UTIME 1
11232| #define HAVE_UTIMES 1
11233| #define HAVE_SETRLIMIT 1
11234| #define HAVE_GETRLIMIT 1
11235| #define HAVE_SENDFILE 1
11236| #define HAVE_SIGACTION 1
11237| #define HAVE_DECL_SYS_SIGLIST 1
11238| #define HAVE_FORK 1
11239| #define HAVE_STRERROR_R 1
11240| #define HAVE_MMAP 1
11241| #define HAVE_MEMMOVE 1
11242| #define HAVE_GETPASS 1
11243| #define HAVE_GMTIME_R 1
11244| #define HAVE_LOCALTIME_R 1
11245| #define HAVE_MKSTEMP 1
11246| #define STDC_HEADERS 1
11247| #define HAVE_CRYPT_H 1
11248| #define HAVE_CTYPE_H 1
11249| #define HAVE_DIRENT_H 1
11250| #define HAVE_DLFCN_H 1
11251| #define HAVE_ERRNO_H 1
11252| #define HAVE_FCNTL_H 1
11253| #define HAVE_GRP_H 1
11254| #define HAVE_LIMITS_H 1
11255| #define HAVE_MALLOC_H 1
11256| #define HAVE_MEMORY_H 1
11257| #define HAVE_NETDB_H 1
11258| #define HAVE_POLL_H 1
11259| #define HAVE_PWD_H 1
11260| #define HAVE_SEMAPHORE_H 1
11261| #define HAVE_SIGNAL_H 1
11262| #define HAVE_STDARG_H 1
11263| #define HAVE_STDDEF_H 1
11264| #define HAVE_STDIO_H 1
11265| #define HAVE_STDLIB_H 1
11266| #define HAVE_STRING_H 1
11267| #define HAVE_STRINGS_H 1
11268| #define HAVE_TERMIOS_H 1
11269| #define HAVE_TIME_H 1
11270| #define HAVE_UNISTD_H 1
11271| #define HAVE_ARPA_INET_H 1
11272| #define HAVE_NETINET_IN_H 1
11273| #define HAVE_NETINET_SCTP_H 1
11274| #define HAVE_SYS_FILE_H 1
11275| #define HAVE_SYS_IOCTL_H 1
11276| #define HAVE_SYS_MMAN_H 1
11277| #define HAVE_SYS_PARAM_H 1
11278| #define HAVE_SYS_POLL_H 1
11279| #define HAVE_SYS_RESOURCE_H 1
11280| #define HAVE_SYS_SELECT_H 1
11281| #define HAVE_SYS_SEM_H 1
11282| #define HAVE_SYS_SENDFILE_H 1
11283| #define HAVE_SYS_SIGNAL_H 1
11284| #define HAVE_SYS_SOCKET_H 1
11285| #define HAVE_SYS_STAT_H 1
11286| #define HAVE_SYS_SYSCTL_H 1
11287| #define HAVE_SYS_TIME_H 1
11288| #define HAVE_SYS_TYPES_H 1
11289| #define HAVE_SYS_UIO_H 1
11290| #define HAVE_SYS_UN_H 1
11291| #define HAVE_SYS_WAIT_H 1
11292| #define HAVE_NETINET_TCP_H 1
11293| #define SETPGRP_VOID 1
11294| #define HAVE_SOCKLEN_T 1
11295| #define SIZEOF_VOIDP 8
11296| #define SIZEOF_CHAR 1
11297| #define SIZEOF_INT 4
11298| #define SIZEOF_LONG 8
11299| #define SIZEOF_SHORT 2
11300| #define SIZEOF_LONG_LONG 8
11301| #define SIZEOF_PID_T 4
11302| #define SIZEOF_SSIZE_T 8
11303| #define SIZEOF_SIZE_T 8
11304| #define SIZEOF_OFF_T 8
11305| #define SIZEOF_INO_T 8
11306| #define SIZEOF_STRUCT_IOVEC 16
11307| #define HAVE_STRNCASECMP 1
11308| /* end confdefs.h.  */
11309| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
11310|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11311| #define stricmp innocuous_stricmp
11312|
11313| /* System header to define __stub macros and hopefully few prototypes,
11314|     which can conflict with char stricmp (); below.
11315|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11316|     <limits.h> exists even on freestanding compilers.  */
11317|
11318| #ifdef __STDC__
11319| # include <limits.h>
11320| #else
11321| # include <assert.h>
11322| #endif
11323|
11324| #undef stricmp
11325|
11326| /* Override any GCC internal prototype to avoid an error.
11327|    Use char because int might match the return type of a GCC
11328|    builtin and then its argument prototype would still apply.  */
11329| #ifdef __cplusplus
11330| extern "C"
11331| #endif
11332| char stricmp ();
11333| /* The GNU C library defines this for functions which it implements
11334|     to always fail with ENOSYS.  Some functions are actually named
11335|     something starting with __ and the normal name is an alias.  */
11336| #if defined __stub_stricmp || defined __stub___stricmp
11337| choke me
11338| #endif
11339|
11340| int
11341| main ()
11342| {
11343| return stricmp ();
11344|   ;
11345|   return 0;
11346| }
11347configure:24441: result: no
11348configure:24454: checking for strcasecmp
11349configure:24454: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
11350conftest.c:185:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
11351 char strcasecmp ();
11352      ^
11353configure:24454: $? = 0
11354configure:24454: result: yes
11355configure:24467: checking for strdup
11356configure:24467: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
11357conftest.c:186:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
11358 char strdup ();
11359      ^
11360configure:24467: $? = 0
11361configure:24467: result: yes
11362configure:24480: checking for strstr
11363configure:24480: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
11364conftest.c:187:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
11365 char strstr ();
11366      ^
11367configure:24480: $? = 0
11368configure:24480: result: yes
11369configure:24493: checking for memchr
11370configure:24493: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
11371conftest.c:188:6: warning: conflicting types for built-in function 'memchr' [enabled by default]
11372 char memchr ();
11373      ^
11374configure:24493: $? = 0
11375configure:24493: result: yes
11376configure:24505: checking for strtol
11377configure:24505: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
11378configure:24505: $? = 0
11379configure:24505: result: yes
11380configure:24649: checking for dlopen
11381configure:24649: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread >&5
11382/tmp/ccVWNFHl.o: In function `main':
11383/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:202: undefined reference to `dlopen'
11384collect2: error: ld returned 1 exit status
11385configure:24649: $? = 1
11386configure: failed program was:
11387| /* confdefs.h */
11388| #define PACKAGE_NAME ""
11389| #define PACKAGE_TARNAME ""
11390| #define PACKAGE_VERSION ""
11391| #define PACKAGE_STRING ""
11392| #define PACKAGE_BUGREPORT ""
11393| #define PACKAGE_URL ""
11394| #define STDC_HEADERS 1
11395| #define HAVE_SYS_TYPES_H 1
11396| #define HAVE_SYS_STAT_H 1
11397| #define HAVE_STDLIB_H 1
11398| #define HAVE_STRING_H 1
11399| #define HAVE_MEMORY_H 1
11400| #define HAVE_STRINGS_H 1
11401| #define HAVE_INTTYPES_H 1
11402| #define HAVE_STDINT_H 1
11403| #define HAVE_UNISTD_H 1
11404| #define __EXTENSIONS__ 1
11405| #define _ALL_SOURCE 1
11406| #define _GNU_SOURCE 1
11407| #define _POSIX_PTHREAD_SEMANTICS 1
11408| #define _TANDEM_SOURCE 1
11409| #define HAVE_DLFCN_H 1
11410| #define LT_OBJDIR ".libs/"
11411| #define HAVE_ATOMIC_BUILTINS 1
11412| #define HAVE_PTHREAD_H 1
11413| #define HAVE_PTHREAD_H 1
11414| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11415| #define HAVE_PTHREAD_KEY_DELETE 1
11416| #define HAVE_PTHREAD_RWLOCK_INIT 1
11417| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
11418| #define HAVE_PTHREAD_YIELD 1
11419| #define HAVE_PTHREAD_RWLOCKS 1
11420| #define HAVE_GETHOSTBYNAME_R 1
11421| #define HAVE_GETHOSTBYADDR_R 1
11422| #define HAVE_GETSERVBYNAME_R 1
11423| #define HAVE_SIGSUSPEND 1
11424| #define HAVE_SIGWAIT 1
11425| #define HAVE_POLL 1
11426| #define HAVE_EPOLL 1
11427| #define HAVE_EPOLL_CREATE1 1
11428| #define HAVE_DUP3 1
11429| #define HAVE_ACCEPT4 1
11430| #define HAVE_SOCK_CLOEXEC 1
11431| #define HAVE_FDATASYNC 1
11432| #define HAVE_EPOLL_CREATE1 1
11433| #define HAVE_DUP3 1
11434| #define HAVE_ACCEPT4 1
11435| #define HAVE_SOCK_CLOEXEC 1
11436| #define HAVE_GETPWNAM_R 1
11437| #define HAVE_GETPWUID_R 1
11438| #define HAVE_GETGRNAM_R 1
11439| #define HAVE_GETGRGID_R 1
11440| #define HAVE_SYS_TYPES_H 1
11441| #define HAVE_SYS_MMAN_H 1
11442| #define HAVE_SYS_IPC_H 1
11443| #define HAVE_SYS_SHM_H 1
11444| #define HAVE_SYS_FILE_H 1
11445| #define HAVE_MMAP 1
11446| #define HAVE_MUNMAP 1
11447| #define HAVE_SHM_OPEN 1
11448| #define HAVE_SHM_UNLINK 1
11449| #define HAVE_SHMGET 1
11450| #define HAVE_SHMAT 1
11451| #define HAVE_SHMDT 1
11452| #define HAVE_SHMCTL 1
11453| #define HAVE_MAP_ANON 1
11454| #define anonymous shared memory allocation method 1
11455| #define USE_SHMEM_MMAP_ANON 1
11456| #define namebased memory allocation method 1
11457| #define USE_SHMEM_SHMGET 1
11458| #define HAVE_ALLOCA_H 1
11459| #define HAVE_ALLOCA 1
11460| #define HAVE_CALLOC 1
11461| #define HAVE_SETSID 1
11462| #define HAVE_ISINF 1
11463| #define HAVE_ISNAN 1
11464| #define HAVE_GETENV 1
11465| #define HAVE_PUTENV 1
11466| #define HAVE_SETENV 1
11467| #define HAVE_UNSETENV 1
11468| #define HAVE_WRITEV 1
11469| #define HAVE_GETIFADDRS 1
11470| #define HAVE_UTIME 1
11471| #define HAVE_UTIMES 1
11472| #define HAVE_SETRLIMIT 1
11473| #define HAVE_GETRLIMIT 1
11474| #define HAVE_SENDFILE 1
11475| #define HAVE_SIGACTION 1
11476| #define HAVE_DECL_SYS_SIGLIST 1
11477| #define HAVE_FORK 1
11478| #define HAVE_STRERROR_R 1
11479| #define HAVE_MMAP 1
11480| #define HAVE_MEMMOVE 1
11481| #define HAVE_GETPASS 1
11482| #define HAVE_GMTIME_R 1
11483| #define HAVE_LOCALTIME_R 1
11484| #define HAVE_MKSTEMP 1
11485| #define STDC_HEADERS 1
11486| #define HAVE_CRYPT_H 1
11487| #define HAVE_CTYPE_H 1
11488| #define HAVE_DIRENT_H 1
11489| #define HAVE_DLFCN_H 1
11490| #define HAVE_ERRNO_H 1
11491| #define HAVE_FCNTL_H 1
11492| #define HAVE_GRP_H 1
11493| #define HAVE_LIMITS_H 1
11494| #define HAVE_MALLOC_H 1
11495| #define HAVE_MEMORY_H 1
11496| #define HAVE_NETDB_H 1
11497| #define HAVE_POLL_H 1
11498| #define HAVE_PWD_H 1
11499| #define HAVE_SEMAPHORE_H 1
11500| #define HAVE_SIGNAL_H 1
11501| #define HAVE_STDARG_H 1
11502| #define HAVE_STDDEF_H 1
11503| #define HAVE_STDIO_H 1
11504| #define HAVE_STDLIB_H 1
11505| #define HAVE_STRING_H 1
11506| #define HAVE_STRINGS_H 1
11507| #define HAVE_TERMIOS_H 1
11508| #define HAVE_TIME_H 1
11509| #define HAVE_UNISTD_H 1
11510| #define HAVE_ARPA_INET_H 1
11511| #define HAVE_NETINET_IN_H 1
11512| #define HAVE_NETINET_SCTP_H 1
11513| #define HAVE_SYS_FILE_H 1
11514| #define HAVE_SYS_IOCTL_H 1
11515| #define HAVE_SYS_MMAN_H 1
11516| #define HAVE_SYS_PARAM_H 1
11517| #define HAVE_SYS_POLL_H 1
11518| #define HAVE_SYS_RESOURCE_H 1
11519| #define HAVE_SYS_SELECT_H 1
11520| #define HAVE_SYS_SEM_H 1
11521| #define HAVE_SYS_SENDFILE_H 1
11522| #define HAVE_SYS_SIGNAL_H 1
11523| #define HAVE_SYS_SOCKET_H 1
11524| #define HAVE_SYS_STAT_H 1
11525| #define HAVE_SYS_SYSCTL_H 1
11526| #define HAVE_SYS_TIME_H 1
11527| #define HAVE_SYS_TYPES_H 1
11528| #define HAVE_SYS_UIO_H 1
11529| #define HAVE_SYS_UN_H 1
11530| #define HAVE_SYS_WAIT_H 1
11531| #define HAVE_NETINET_TCP_H 1
11532| #define SETPGRP_VOID 1
11533| #define HAVE_SOCKLEN_T 1
11534| #define SIZEOF_VOIDP 8
11535| #define SIZEOF_CHAR 1
11536| #define SIZEOF_INT 4
11537| #define SIZEOF_LONG 8
11538| #define SIZEOF_SHORT 2
11539| #define SIZEOF_LONG_LONG 8
11540| #define SIZEOF_PID_T 4
11541| #define SIZEOF_SSIZE_T 8
11542| #define SIZEOF_SIZE_T 8
11543| #define SIZEOF_OFF_T 8
11544| #define SIZEOF_INO_T 8
11545| #define SIZEOF_STRUCT_IOVEC 16
11546| #define HAVE_STRNCASECMP 1
11547| #define HAVE_STRCASECMP 1
11548| #define HAVE_STRDUP 1
11549| #define HAVE_STRSTR 1
11550| #define HAVE_MEMCHR 1
11551| #define APR_INT64_STRFN strtol
11552| #define APR_OFF_T_STRFN strtol
11553| /* end confdefs.h.  */
11554| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
11555|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11556| #define dlopen innocuous_dlopen
11557|
11558| /* System header to define __stub macros and hopefully few prototypes,
11559|     which can conflict with char dlopen (); below.
11560|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11561|     <limits.h> exists even on freestanding compilers.  */
11562|
11563| #ifdef __STDC__
11564| # include <limits.h>
11565| #else
11566| # include <assert.h>
11567| #endif
11568|
11569| #undef dlopen
11570|
11571| /* Override any GCC internal prototype to avoid an error.
11572|    Use char because int might match the return type of a GCC
11573|    builtin and then its argument prototype would still apply.  */
11574| #ifdef __cplusplus
11575| extern "C"
11576| #endif
11577| char dlopen ();
11578| /* The GNU C library defines this for functions which it implements
11579|     to always fail with ENOSYS.  Some functions are actually named
11580|     something starting with __ and the normal name is an alias.  */
11581| #if defined __stub_dlopen || defined __stub___dlopen
11582| choke me
11583| #endif
11584|
11585| int
11586| main ()
11587| {
11588| return dlopen ();
11589|   ;
11590|   return 0;
11591| }
11592configure:24649: result: no
11593configure:24656: checking for dlopen in -ldl
11594configure:24681: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -ldl  -lrt -lcrypt  -lpthread >&5
11595configure:24681: $? = 0
11596configure:24690: result: yes
11597configure:24719: checking for dlsym
11598configure:24719: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
11599configure:24719: $? = 0
11600configure:24719: result: yes
11601configure:24894: checking for waitpid
11602configure:24894: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
11603configure:24894: $? = 0
11604configure:24894: result: yes
11605configure:24924: checking for Variable Length Arrays
11606configure:24944: gcc -c -g -O2 -pthread  -Werror -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
11607configure:24944: $? = 0
11608configure:24952: result: yes
11609configure:24960: checking struct rlimit
11610configure:24984: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
11611conftest.c: In function 'main':
11612conftest.c:180:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
11613     exit(0);
11614     ^
11615configure:24984: $? = 0
11616configure:24984: ./conftest
11617configure:24984: $? = 0
11618configure:24996: result: yes
11619configure:25007: checking for semget
11620configure:25007: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
11621configure:25007: $? = 0
11622configure:25007: result: yes
11623configure:25007: checking for semctl
11624configure:25007: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
11625configure:25007: $? = 0
11626configure:25007: result: yes
11627configure:25007: checking for flock
11628configure:25007: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
11629configure:25007: $? = 0
11630configure:25007: result: yes
11631configure:25019: checking for semaphore.h
11632configure:25019: result: yes
11633configure:25019: checking OS.h usability
11634configure:25019: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
11635conftest.c:208:16: fatal error: OS.h: No such file or directory
11636 #include <OS.h>
11637                ^
11638compilation terminated.
11639configure:25019: $? = 1
11640configure: failed program was:
11641| /* confdefs.h */
11642| #define PACKAGE_NAME ""
11643| #define PACKAGE_TARNAME ""
11644| #define PACKAGE_VERSION ""
11645| #define PACKAGE_STRING ""
11646| #define PACKAGE_BUGREPORT ""
11647| #define PACKAGE_URL ""
11648| #define STDC_HEADERS 1
11649| #define HAVE_SYS_TYPES_H 1
11650| #define HAVE_SYS_STAT_H 1
11651| #define HAVE_STDLIB_H 1
11652| #define HAVE_STRING_H 1
11653| #define HAVE_MEMORY_H 1
11654| #define HAVE_STRINGS_H 1
11655| #define HAVE_INTTYPES_H 1
11656| #define HAVE_STDINT_H 1
11657| #define HAVE_UNISTD_H 1
11658| #define __EXTENSIONS__ 1
11659| #define _ALL_SOURCE 1
11660| #define _GNU_SOURCE 1
11661| #define _POSIX_PTHREAD_SEMANTICS 1
11662| #define _TANDEM_SOURCE 1
11663| #define HAVE_DLFCN_H 1
11664| #define LT_OBJDIR ".libs/"
11665| #define HAVE_ATOMIC_BUILTINS 1
11666| #define HAVE_PTHREAD_H 1
11667| #define HAVE_PTHREAD_H 1
11668| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11669| #define HAVE_PTHREAD_KEY_DELETE 1
11670| #define HAVE_PTHREAD_RWLOCK_INIT 1
11671| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
11672| #define HAVE_PTHREAD_YIELD 1
11673| #define HAVE_PTHREAD_RWLOCKS 1
11674| #define HAVE_GETHOSTBYNAME_R 1
11675| #define HAVE_GETHOSTBYADDR_R 1
11676| #define HAVE_GETSERVBYNAME_R 1
11677| #define HAVE_SIGSUSPEND 1
11678| #define HAVE_SIGWAIT 1
11679| #define HAVE_POLL 1
11680| #define HAVE_EPOLL 1
11681| #define HAVE_EPOLL_CREATE1 1
11682| #define HAVE_DUP3 1
11683| #define HAVE_ACCEPT4 1
11684| #define HAVE_SOCK_CLOEXEC 1
11685| #define HAVE_FDATASYNC 1
11686| #define HAVE_EPOLL_CREATE1 1
11687| #define HAVE_DUP3 1
11688| #define HAVE_ACCEPT4 1
11689| #define HAVE_SOCK_CLOEXEC 1
11690| #define HAVE_GETPWNAM_R 1
11691| #define HAVE_GETPWUID_R 1
11692| #define HAVE_GETGRNAM_R 1
11693| #define HAVE_GETGRGID_R 1
11694| #define HAVE_SYS_TYPES_H 1
11695| #define HAVE_SYS_MMAN_H 1
11696| #define HAVE_SYS_IPC_H 1
11697| #define HAVE_SYS_SHM_H 1
11698| #define HAVE_SYS_FILE_H 1
11699| #define HAVE_MMAP 1
11700| #define HAVE_MUNMAP 1
11701| #define HAVE_SHM_OPEN 1
11702| #define HAVE_SHM_UNLINK 1
11703| #define HAVE_SHMGET 1
11704| #define HAVE_SHMAT 1
11705| #define HAVE_SHMDT 1
11706| #define HAVE_SHMCTL 1
11707| #define HAVE_MAP_ANON 1
11708| #define anonymous shared memory allocation method 1
11709| #define USE_SHMEM_MMAP_ANON 1
11710| #define namebased memory allocation method 1
11711| #define USE_SHMEM_SHMGET 1
11712| #define HAVE_ALLOCA_H 1
11713| #define HAVE_ALLOCA 1
11714| #define HAVE_CALLOC 1
11715| #define HAVE_SETSID 1
11716| #define HAVE_ISINF 1
11717| #define HAVE_ISNAN 1
11718| #define HAVE_GETENV 1
11719| #define HAVE_PUTENV 1
11720| #define HAVE_SETENV 1
11721| #define HAVE_UNSETENV 1
11722| #define HAVE_WRITEV 1
11723| #define HAVE_GETIFADDRS 1
11724| #define HAVE_UTIME 1
11725| #define HAVE_UTIMES 1
11726| #define HAVE_SETRLIMIT 1
11727| #define HAVE_GETRLIMIT 1
11728| #define HAVE_SENDFILE 1
11729| #define HAVE_SIGACTION 1
11730| #define HAVE_DECL_SYS_SIGLIST 1
11731| #define HAVE_FORK 1
11732| #define HAVE_STRERROR_R 1
11733| #define HAVE_MMAP 1
11734| #define HAVE_MEMMOVE 1
11735| #define HAVE_GETPASS 1
11736| #define HAVE_GMTIME_R 1
11737| #define HAVE_LOCALTIME_R 1
11738| #define HAVE_MKSTEMP 1
11739| #define STDC_HEADERS 1
11740| #define HAVE_CRYPT_H 1
11741| #define HAVE_CTYPE_H 1
11742| #define HAVE_DIRENT_H 1
11743| #define HAVE_DLFCN_H 1
11744| #define HAVE_ERRNO_H 1
11745| #define HAVE_FCNTL_H 1
11746| #define HAVE_GRP_H 1
11747| #define HAVE_LIMITS_H 1
11748| #define HAVE_MALLOC_H 1
11749| #define HAVE_MEMORY_H 1
11750| #define HAVE_NETDB_H 1
11751| #define HAVE_POLL_H 1
11752| #define HAVE_PWD_H 1
11753| #define HAVE_SEMAPHORE_H 1
11754| #define HAVE_SIGNAL_H 1
11755| #define HAVE_STDARG_H 1
11756| #define HAVE_STDDEF_H 1
11757| #define HAVE_STDIO_H 1
11758| #define HAVE_STDLIB_H 1
11759| #define HAVE_STRING_H 1
11760| #define HAVE_STRINGS_H 1
11761| #define HAVE_TERMIOS_H 1
11762| #define HAVE_TIME_H 1
11763| #define HAVE_UNISTD_H 1
11764| #define HAVE_ARPA_INET_H 1
11765| #define HAVE_NETINET_IN_H 1
11766| #define HAVE_NETINET_SCTP_H 1
11767| #define HAVE_SYS_FILE_H 1
11768| #define HAVE_SYS_IOCTL_H 1
11769| #define HAVE_SYS_MMAN_H 1
11770| #define HAVE_SYS_PARAM_H 1
11771| #define HAVE_SYS_POLL_H 1
11772| #define HAVE_SYS_RESOURCE_H 1
11773| #define HAVE_SYS_SELECT_H 1
11774| #define HAVE_SYS_SEM_H 1
11775| #define HAVE_SYS_SENDFILE_H 1
11776| #define HAVE_SYS_SIGNAL_H 1
11777| #define HAVE_SYS_SOCKET_H 1
11778| #define HAVE_SYS_STAT_H 1
11779| #define HAVE_SYS_SYSCTL_H 1
11780| #define HAVE_SYS_TIME_H 1
11781| #define HAVE_SYS_TYPES_H 1
11782| #define HAVE_SYS_UIO_H 1
11783| #define HAVE_SYS_UN_H 1
11784| #define HAVE_SYS_WAIT_H 1
11785| #define HAVE_NETINET_TCP_H 1
11786| #define SETPGRP_VOID 1
11787| #define HAVE_SOCKLEN_T 1
11788| #define SIZEOF_VOIDP 8
11789| #define SIZEOF_CHAR 1
11790| #define SIZEOF_INT 4
11791| #define SIZEOF_LONG 8
11792| #define SIZEOF_SHORT 2
11793| #define SIZEOF_LONG_LONG 8
11794| #define SIZEOF_PID_T 4
11795| #define SIZEOF_SSIZE_T 8
11796| #define SIZEOF_SIZE_T 8
11797| #define SIZEOF_OFF_T 8
11798| #define SIZEOF_INO_T 8
11799| #define SIZEOF_STRUCT_IOVEC 16
11800| #define HAVE_STRNCASECMP 1
11801| #define HAVE_STRCASECMP 1
11802| #define HAVE_STRDUP 1
11803| #define HAVE_STRSTR 1
11804| #define HAVE_MEMCHR 1
11805| #define APR_INT64_STRFN strtol
11806| #define APR_OFF_T_STRFN strtol
11807| #define DSO_USE_DLFCN 1
11808| #define HAVE_WAITPID 1
11809| #define HAVE_VLA 1
11810| #define HAVE_SEMGET 1
11811| #define HAVE_SEMCTL 1
11812| #define HAVE_FLOCK 1
11813| #define HAVE_SEMAPHORE_H 1
11814| /* end confdefs.h.  */
11815| #include <stdio.h>
11816| #ifdef HAVE_SYS_TYPES_H
11817| # include <sys/types.h>
11818| #endif
11819| #ifdef HAVE_SYS_STAT_H
11820| # include <sys/stat.h>
11821| #endif
11822| #ifdef STDC_HEADERS
11823| # include <stdlib.h>
11824| # include <stddef.h>
11825| #else
11826| # ifdef HAVE_STDLIB_H
11827| #  include <stdlib.h>
11828| # endif
11829| #endif
11830| #ifdef HAVE_STRING_H
11831| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11832| #  include <memory.h>
11833| # endif
11834| # include <string.h>
11835| #endif
11836| #ifdef HAVE_STRINGS_H
11837| # include <strings.h>
11838| #endif
11839| #ifdef HAVE_INTTYPES_H
11840| # include <inttypes.h>
11841| #endif
11842| #ifdef HAVE_STDINT_H
11843| # include <stdint.h>
11844| #endif
11845| #ifdef HAVE_UNISTD_H
11846| # include <unistd.h>
11847| #endif
11848| #include <OS.h>
11849configure:25019: result: no
11850configure:25019: checking OS.h presence
11851configure:25019: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
11852conftest.c:175:16: fatal error: OS.h: No such file or directory
11853 #include <OS.h>
11854                ^
11855compilation terminated.
11856configure:25019: $? = 1
11857configure: failed program was:
11858| /* confdefs.h */
11859| #define PACKAGE_NAME ""
11860| #define PACKAGE_TARNAME ""
11861| #define PACKAGE_VERSION ""
11862| #define PACKAGE_STRING ""
11863| #define PACKAGE_BUGREPORT ""
11864| #define PACKAGE_URL ""
11865| #define STDC_HEADERS 1
11866| #define HAVE_SYS_TYPES_H 1
11867| #define HAVE_SYS_STAT_H 1
11868| #define HAVE_STDLIB_H 1
11869| #define HAVE_STRING_H 1
11870| #define HAVE_MEMORY_H 1
11871| #define HAVE_STRINGS_H 1
11872| #define HAVE_INTTYPES_H 1
11873| #define HAVE_STDINT_H 1
11874| #define HAVE_UNISTD_H 1
11875| #define __EXTENSIONS__ 1
11876| #define _ALL_SOURCE 1
11877| #define _GNU_SOURCE 1
11878| #define _POSIX_PTHREAD_SEMANTICS 1
11879| #define _TANDEM_SOURCE 1
11880| #define HAVE_DLFCN_H 1
11881| #define LT_OBJDIR ".libs/"
11882| #define HAVE_ATOMIC_BUILTINS 1
11883| #define HAVE_PTHREAD_H 1
11884| #define HAVE_PTHREAD_H 1
11885| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
11886| #define HAVE_PTHREAD_KEY_DELETE 1
11887| #define HAVE_PTHREAD_RWLOCK_INIT 1
11888| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
11889| #define HAVE_PTHREAD_YIELD 1
11890| #define HAVE_PTHREAD_RWLOCKS 1
11891| #define HAVE_GETHOSTBYNAME_R 1
11892| #define HAVE_GETHOSTBYADDR_R 1
11893| #define HAVE_GETSERVBYNAME_R 1
11894| #define HAVE_SIGSUSPEND 1
11895| #define HAVE_SIGWAIT 1
11896| #define HAVE_POLL 1
11897| #define HAVE_EPOLL 1
11898| #define HAVE_EPOLL_CREATE1 1
11899| #define HAVE_DUP3 1
11900| #define HAVE_ACCEPT4 1
11901| #define HAVE_SOCK_CLOEXEC 1
11902| #define HAVE_FDATASYNC 1
11903| #define HAVE_EPOLL_CREATE1 1
11904| #define HAVE_DUP3 1
11905| #define HAVE_ACCEPT4 1
11906| #define HAVE_SOCK_CLOEXEC 1
11907| #define HAVE_GETPWNAM_R 1
11908| #define HAVE_GETPWUID_R 1
11909| #define HAVE_GETGRNAM_R 1
11910| #define HAVE_GETGRGID_R 1
11911| #define HAVE_SYS_TYPES_H 1
11912| #define HAVE_SYS_MMAN_H 1
11913| #define HAVE_SYS_IPC_H 1
11914| #define HAVE_SYS_SHM_H 1
11915| #define HAVE_SYS_FILE_H 1
11916| #define HAVE_MMAP 1
11917| #define HAVE_MUNMAP 1
11918| #define HAVE_SHM_OPEN 1
11919| #define HAVE_SHM_UNLINK 1
11920| #define HAVE_SHMGET 1
11921| #define HAVE_SHMAT 1
11922| #define HAVE_SHMDT 1
11923| #define HAVE_SHMCTL 1
11924| #define HAVE_MAP_ANON 1
11925| #define anonymous shared memory allocation method 1
11926| #define USE_SHMEM_MMAP_ANON 1
11927| #define namebased memory allocation method 1
11928| #define USE_SHMEM_SHMGET 1
11929| #define HAVE_ALLOCA_H 1
11930| #define HAVE_ALLOCA 1
11931| #define HAVE_CALLOC 1
11932| #define HAVE_SETSID 1
11933| #define HAVE_ISINF 1
11934| #define HAVE_ISNAN 1
11935| #define HAVE_GETENV 1
11936| #define HAVE_PUTENV 1
11937| #define HAVE_SETENV 1
11938| #define HAVE_UNSETENV 1
11939| #define HAVE_WRITEV 1
11940| #define HAVE_GETIFADDRS 1
11941| #define HAVE_UTIME 1
11942| #define HAVE_UTIMES 1
11943| #define HAVE_SETRLIMIT 1
11944| #define HAVE_GETRLIMIT 1
11945| #define HAVE_SENDFILE 1
11946| #define HAVE_SIGACTION 1
11947| #define HAVE_DECL_SYS_SIGLIST 1
11948| #define HAVE_FORK 1
11949| #define HAVE_STRERROR_R 1
11950| #define HAVE_MMAP 1
11951| #define HAVE_MEMMOVE 1
11952| #define HAVE_GETPASS 1
11953| #define HAVE_GMTIME_R 1
11954| #define HAVE_LOCALTIME_R 1
11955| #define HAVE_MKSTEMP 1
11956| #define STDC_HEADERS 1
11957| #define HAVE_CRYPT_H 1
11958| #define HAVE_CTYPE_H 1
11959| #define HAVE_DIRENT_H 1
11960| #define HAVE_DLFCN_H 1
11961| #define HAVE_ERRNO_H 1
11962| #define HAVE_FCNTL_H 1
11963| #define HAVE_GRP_H 1
11964| #define HAVE_LIMITS_H 1
11965| #define HAVE_MALLOC_H 1
11966| #define HAVE_MEMORY_H 1
11967| #define HAVE_NETDB_H 1
11968| #define HAVE_POLL_H 1
11969| #define HAVE_PWD_H 1
11970| #define HAVE_SEMAPHORE_H 1
11971| #define HAVE_SIGNAL_H 1
11972| #define HAVE_STDARG_H 1
11973| #define HAVE_STDDEF_H 1
11974| #define HAVE_STDIO_H 1
11975| #define HAVE_STDLIB_H 1
11976| #define HAVE_STRING_H 1
11977| #define HAVE_STRINGS_H 1
11978| #define HAVE_TERMIOS_H 1
11979| #define HAVE_TIME_H 1
11980| #define HAVE_UNISTD_H 1
11981| #define HAVE_ARPA_INET_H 1
11982| #define HAVE_NETINET_IN_H 1
11983| #define HAVE_NETINET_SCTP_H 1
11984| #define HAVE_SYS_FILE_H 1
11985| #define HAVE_SYS_IOCTL_H 1
11986| #define HAVE_SYS_MMAN_H 1
11987| #define HAVE_SYS_PARAM_H 1
11988| #define HAVE_SYS_POLL_H 1
11989| #define HAVE_SYS_RESOURCE_H 1
11990| #define HAVE_SYS_SELECT_H 1
11991| #define HAVE_SYS_SEM_H 1
11992| #define HAVE_SYS_SENDFILE_H 1
11993| #define HAVE_SYS_SIGNAL_H 1
11994| #define HAVE_SYS_SOCKET_H 1
11995| #define HAVE_SYS_STAT_H 1
11996| #define HAVE_SYS_SYSCTL_H 1
11997| #define HAVE_SYS_TIME_H 1
11998| #define HAVE_SYS_TYPES_H 1
11999| #define HAVE_SYS_UIO_H 1
12000| #define HAVE_SYS_UN_H 1
12001| #define HAVE_SYS_WAIT_H 1
12002| #define HAVE_NETINET_TCP_H 1
12003| #define SETPGRP_VOID 1
12004| #define HAVE_SOCKLEN_T 1
12005| #define SIZEOF_VOIDP 8
12006| #define SIZEOF_CHAR 1
12007| #define SIZEOF_INT 4
12008| #define SIZEOF_LONG 8
12009| #define SIZEOF_SHORT 2
12010| #define SIZEOF_LONG_LONG 8
12011| #define SIZEOF_PID_T 4
12012| #define SIZEOF_SSIZE_T 8
12013| #define SIZEOF_SIZE_T 8
12014| #define SIZEOF_OFF_T 8
12015| #define SIZEOF_INO_T 8
12016| #define SIZEOF_STRUCT_IOVEC 16
12017| #define HAVE_STRNCASECMP 1
12018| #define HAVE_STRCASECMP 1
12019| #define HAVE_STRDUP 1
12020| #define HAVE_STRSTR 1
12021| #define HAVE_MEMCHR 1
12022| #define APR_INT64_STRFN strtol
12023| #define APR_OFF_T_STRFN strtol
12024| #define DSO_USE_DLFCN 1
12025| #define HAVE_WAITPID 1
12026| #define HAVE_VLA 1
12027| #define HAVE_SEMGET 1
12028| #define HAVE_SEMCTL 1
12029| #define HAVE_FLOCK 1
12030| #define HAVE_SEMAPHORE_H 1
12031| /* end confdefs.h.  */
12032| #include <OS.h>
12033configure:25019: result: no
12034configure:25019: checking for OS.h
12035configure:25019: result: no
12036configure:25029: checking for library containing sem_open
12037configure:25060: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
12038configure:25060: $? = 0
12039configure:25077: result: none required
12040configure:25088: checking for sem_close
12041configure:25088: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
12042configure:25088: $? = 0
12043configure:25088: result: yes
12044configure:25088: checking for sem_unlink
12045configure:25088: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
12046configure:25088: $? = 0
12047configure:25088: result: yes
12048configure:25088: checking for sem_post
12049configure:25088: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
12050configure:25088: $? = 0
12051configure:25088: result: yes
12052configure:25088: checking for sem_wait
12053configure:25088: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
12054configure:25088: $? = 0
12055configure:25088: result: yes
12056configure:25088: checking for create_sem
12057configure:25088: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
12058/tmp/cci75fBp.o: In function `main':
12059/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:213: undefined reference to `create_sem'
12060collect2: error: ld returned 1 exit status
12061configure:25088: $? = 1
12062configure: failed program was:
12063| /* confdefs.h */
12064| #define PACKAGE_NAME ""
12065| #define PACKAGE_TARNAME ""
12066| #define PACKAGE_VERSION ""
12067| #define PACKAGE_STRING ""
12068| #define PACKAGE_BUGREPORT ""
12069| #define PACKAGE_URL ""
12070| #define STDC_HEADERS 1
12071| #define HAVE_SYS_TYPES_H 1
12072| #define HAVE_SYS_STAT_H 1
12073| #define HAVE_STDLIB_H 1
12074| #define HAVE_STRING_H 1
12075| #define HAVE_MEMORY_H 1
12076| #define HAVE_STRINGS_H 1
12077| #define HAVE_INTTYPES_H 1
12078| #define HAVE_STDINT_H 1
12079| #define HAVE_UNISTD_H 1
12080| #define __EXTENSIONS__ 1
12081| #define _ALL_SOURCE 1
12082| #define _GNU_SOURCE 1
12083| #define _POSIX_PTHREAD_SEMANTICS 1
12084| #define _TANDEM_SOURCE 1
12085| #define HAVE_DLFCN_H 1
12086| #define LT_OBJDIR ".libs/"
12087| #define HAVE_ATOMIC_BUILTINS 1
12088| #define HAVE_PTHREAD_H 1
12089| #define HAVE_PTHREAD_H 1
12090| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
12091| #define HAVE_PTHREAD_KEY_DELETE 1
12092| #define HAVE_PTHREAD_RWLOCK_INIT 1
12093| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
12094| #define HAVE_PTHREAD_YIELD 1
12095| #define HAVE_PTHREAD_RWLOCKS 1
12096| #define HAVE_GETHOSTBYNAME_R 1
12097| #define HAVE_GETHOSTBYADDR_R 1
12098| #define HAVE_GETSERVBYNAME_R 1
12099| #define HAVE_SIGSUSPEND 1
12100| #define HAVE_SIGWAIT 1
12101| #define HAVE_POLL 1
12102| #define HAVE_EPOLL 1
12103| #define HAVE_EPOLL_CREATE1 1
12104| #define HAVE_DUP3 1
12105| #define HAVE_ACCEPT4 1
12106| #define HAVE_SOCK_CLOEXEC 1
12107| #define HAVE_FDATASYNC 1
12108| #define HAVE_EPOLL_CREATE1 1
12109| #define HAVE_DUP3 1
12110| #define HAVE_ACCEPT4 1
12111| #define HAVE_SOCK_CLOEXEC 1
12112| #define HAVE_GETPWNAM_R 1
12113| #define HAVE_GETPWUID_R 1
12114| #define HAVE_GETGRNAM_R 1
12115| #define HAVE_GETGRGID_R 1
12116| #define HAVE_SYS_TYPES_H 1
12117| #define HAVE_SYS_MMAN_H 1
12118| #define HAVE_SYS_IPC_H 1
12119| #define HAVE_SYS_SHM_H 1
12120| #define HAVE_SYS_FILE_H 1
12121| #define HAVE_MMAP 1
12122| #define HAVE_MUNMAP 1
12123| #define HAVE_SHM_OPEN 1
12124| #define HAVE_SHM_UNLINK 1
12125| #define HAVE_SHMGET 1
12126| #define HAVE_SHMAT 1
12127| #define HAVE_SHMDT 1
12128| #define HAVE_SHMCTL 1
12129| #define HAVE_MAP_ANON 1
12130| #define anonymous shared memory allocation method 1
12131| #define USE_SHMEM_MMAP_ANON 1
12132| #define namebased memory allocation method 1
12133| #define USE_SHMEM_SHMGET 1
12134| #define HAVE_ALLOCA_H 1
12135| #define HAVE_ALLOCA 1
12136| #define HAVE_CALLOC 1
12137| #define HAVE_SETSID 1
12138| #define HAVE_ISINF 1
12139| #define HAVE_ISNAN 1
12140| #define HAVE_GETENV 1
12141| #define HAVE_PUTENV 1
12142| #define HAVE_SETENV 1
12143| #define HAVE_UNSETENV 1
12144| #define HAVE_WRITEV 1
12145| #define HAVE_GETIFADDRS 1
12146| #define HAVE_UTIME 1
12147| #define HAVE_UTIMES 1
12148| #define HAVE_SETRLIMIT 1
12149| #define HAVE_GETRLIMIT 1
12150| #define HAVE_SENDFILE 1
12151| #define HAVE_SIGACTION 1
12152| #define HAVE_DECL_SYS_SIGLIST 1
12153| #define HAVE_FORK 1
12154| #define HAVE_STRERROR_R 1
12155| #define HAVE_MMAP 1
12156| #define HAVE_MEMMOVE 1
12157| #define HAVE_GETPASS 1
12158| #define HAVE_GMTIME_R 1
12159| #define HAVE_LOCALTIME_R 1
12160| #define HAVE_MKSTEMP 1
12161| #define STDC_HEADERS 1
12162| #define HAVE_CRYPT_H 1
12163| #define HAVE_CTYPE_H 1
12164| #define HAVE_DIRENT_H 1
12165| #define HAVE_DLFCN_H 1
12166| #define HAVE_ERRNO_H 1
12167| #define HAVE_FCNTL_H 1
12168| #define HAVE_GRP_H 1
12169| #define HAVE_LIMITS_H 1
12170| #define HAVE_MALLOC_H 1
12171| #define HAVE_MEMORY_H 1
12172| #define HAVE_NETDB_H 1
12173| #define HAVE_POLL_H 1
12174| #define HAVE_PWD_H 1
12175| #define HAVE_SEMAPHORE_H 1
12176| #define HAVE_SIGNAL_H 1
12177| #define HAVE_STDARG_H 1
12178| #define HAVE_STDDEF_H 1
12179| #define HAVE_STDIO_H 1
12180| #define HAVE_STDLIB_H 1
12181| #define HAVE_STRING_H 1
12182| #define HAVE_STRINGS_H 1
12183| #define HAVE_TERMIOS_H 1
12184| #define HAVE_TIME_H 1
12185| #define HAVE_UNISTD_H 1
12186| #define HAVE_ARPA_INET_H 1
12187| #define HAVE_NETINET_IN_H 1
12188| #define HAVE_NETINET_SCTP_H 1
12189| #define HAVE_SYS_FILE_H 1
12190| #define HAVE_SYS_IOCTL_H 1
12191| #define HAVE_SYS_MMAN_H 1
12192| #define HAVE_SYS_PARAM_H 1
12193| #define HAVE_SYS_POLL_H 1
12194| #define HAVE_SYS_RESOURCE_H 1
12195| #define HAVE_SYS_SELECT_H 1
12196| #define HAVE_SYS_SEM_H 1
12197| #define HAVE_SYS_SENDFILE_H 1
12198| #define HAVE_SYS_SIGNAL_H 1
12199| #define HAVE_SYS_SOCKET_H 1
12200| #define HAVE_SYS_STAT_H 1
12201| #define HAVE_SYS_SYSCTL_H 1
12202| #define HAVE_SYS_TIME_H 1
12203| #define HAVE_SYS_TYPES_H 1
12204| #define HAVE_SYS_UIO_H 1
12205| #define HAVE_SYS_UN_H 1
12206| #define HAVE_SYS_WAIT_H 1
12207| #define HAVE_NETINET_TCP_H 1
12208| #define SETPGRP_VOID 1
12209| #define HAVE_SOCKLEN_T 1
12210| #define SIZEOF_VOIDP 8
12211| #define SIZEOF_CHAR 1
12212| #define SIZEOF_INT 4
12213| #define SIZEOF_LONG 8
12214| #define SIZEOF_SHORT 2
12215| #define SIZEOF_LONG_LONG 8
12216| #define SIZEOF_PID_T 4
12217| #define SIZEOF_SSIZE_T 8
12218| #define SIZEOF_SIZE_T 8
12219| #define SIZEOF_OFF_T 8
12220| #define SIZEOF_INO_T 8
12221| #define SIZEOF_STRUCT_IOVEC 16
12222| #define HAVE_STRNCASECMP 1
12223| #define HAVE_STRCASECMP 1
12224| #define HAVE_STRDUP 1
12225| #define HAVE_STRSTR 1
12226| #define HAVE_MEMCHR 1
12227| #define APR_INT64_STRFN strtol
12228| #define APR_OFF_T_STRFN strtol
12229| #define DSO_USE_DLFCN 1
12230| #define HAVE_WAITPID 1
12231| #define HAVE_VLA 1
12232| #define HAVE_SEMGET 1
12233| #define HAVE_SEMCTL 1
12234| #define HAVE_FLOCK 1
12235| #define HAVE_SEMAPHORE_H 1
12236| #define HAVE_SEM_CLOSE 1
12237| #define HAVE_SEM_UNLINK 1
12238| #define HAVE_SEM_POST 1
12239| #define HAVE_SEM_WAIT 1
12240| /* end confdefs.h.  */
12241| /* Define create_sem to an innocuous variant, in case <limits.h> declares create_sem.
12242|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
12243| #define create_sem innocuous_create_sem
12244|
12245| /* System header to define __stub macros and hopefully few prototypes,
12246|     which can conflict with char create_sem (); below.
12247|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12248|     <limits.h> exists even on freestanding compilers.  */
12249|
12250| #ifdef __STDC__
12251| # include <limits.h>
12252| #else
12253| # include <assert.h>
12254| #endif
12255|
12256| #undef create_sem
12257|
12258| /* Override any GCC internal prototype to avoid an error.
12259|    Use char because int might match the return type of a GCC
12260|    builtin and then its argument prototype would still apply.  */
12261| #ifdef __cplusplus
12262| extern "C"
12263| #endif
12264| char create_sem ();
12265| /* The GNU C library defines this for functions which it implements
12266|     to always fail with ENOSYS.  Some functions are actually named
12267|     something starting with __ and the normal name is an alias.  */
12268| #if defined __stub_create_sem || defined __stub___create_sem
12269| choke me
12270| #endif
12271|
12272| int
12273| main ()
12274| {
12275| return create_sem ();
12276|   ;
12277|   return 0;
12278| }
12279configure:25088: result: no
12280configure:25099: checking for working sem_open
12281configure:25137: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
12282configure:25137: $? = 0
12283configure:25137: ./conftest
12284configure:25137: $? = 0
12285configure:25147: result: yes
12286configure:25151: checking for union semun in sys/sem.h
12287configure:25171: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
12288conftest.c: In function 'main':
12289conftest.c:188:13: error: storage size of 'arg' isn't known
12290 union semun arg;
12291             ^
12292configure:25171: $? = 1
12293configure: failed program was:
12294| /* confdefs.h */
12295| #define PACKAGE_NAME ""
12296| #define PACKAGE_TARNAME ""
12297| #define PACKAGE_VERSION ""
12298| #define PACKAGE_STRING ""
12299| #define PACKAGE_BUGREPORT ""
12300| #define PACKAGE_URL ""
12301| #define STDC_HEADERS 1
12302| #define HAVE_SYS_TYPES_H 1
12303| #define HAVE_SYS_STAT_H 1
12304| #define HAVE_STDLIB_H 1
12305| #define HAVE_STRING_H 1
12306| #define HAVE_MEMORY_H 1
12307| #define HAVE_STRINGS_H 1
12308| #define HAVE_INTTYPES_H 1
12309| #define HAVE_STDINT_H 1
12310| #define HAVE_UNISTD_H 1
12311| #define __EXTENSIONS__ 1
12312| #define _ALL_SOURCE 1
12313| #define _GNU_SOURCE 1
12314| #define _POSIX_PTHREAD_SEMANTICS 1
12315| #define _TANDEM_SOURCE 1
12316| #define HAVE_DLFCN_H 1
12317| #define LT_OBJDIR ".libs/"
12318| #define HAVE_ATOMIC_BUILTINS 1
12319| #define HAVE_PTHREAD_H 1
12320| #define HAVE_PTHREAD_H 1
12321| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
12322| #define HAVE_PTHREAD_KEY_DELETE 1
12323| #define HAVE_PTHREAD_RWLOCK_INIT 1
12324| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
12325| #define HAVE_PTHREAD_YIELD 1
12326| #define HAVE_PTHREAD_RWLOCKS 1
12327| #define HAVE_GETHOSTBYNAME_R 1
12328| #define HAVE_GETHOSTBYADDR_R 1
12329| #define HAVE_GETSERVBYNAME_R 1
12330| #define HAVE_SIGSUSPEND 1
12331| #define HAVE_SIGWAIT 1
12332| #define HAVE_POLL 1
12333| #define HAVE_EPOLL 1
12334| #define HAVE_EPOLL_CREATE1 1
12335| #define HAVE_DUP3 1
12336| #define HAVE_ACCEPT4 1
12337| #define HAVE_SOCK_CLOEXEC 1
12338| #define HAVE_FDATASYNC 1
12339| #define HAVE_EPOLL_CREATE1 1
12340| #define HAVE_DUP3 1
12341| #define HAVE_ACCEPT4 1
12342| #define HAVE_SOCK_CLOEXEC 1
12343| #define HAVE_GETPWNAM_R 1
12344| #define HAVE_GETPWUID_R 1
12345| #define HAVE_GETGRNAM_R 1
12346| #define HAVE_GETGRGID_R 1
12347| #define HAVE_SYS_TYPES_H 1
12348| #define HAVE_SYS_MMAN_H 1
12349| #define HAVE_SYS_IPC_H 1
12350| #define HAVE_SYS_SHM_H 1
12351| #define HAVE_SYS_FILE_H 1
12352| #define HAVE_MMAP 1
12353| #define HAVE_MUNMAP 1
12354| #define HAVE_SHM_OPEN 1
12355| #define HAVE_SHM_UNLINK 1
12356| #define HAVE_SHMGET 1
12357| #define HAVE_SHMAT 1
12358| #define HAVE_SHMDT 1
12359| #define HAVE_SHMCTL 1
12360| #define HAVE_MAP_ANON 1
12361| #define anonymous shared memory allocation method 1
12362| #define USE_SHMEM_MMAP_ANON 1
12363| #define namebased memory allocation method 1
12364| #define USE_SHMEM_SHMGET 1
12365| #define HAVE_ALLOCA_H 1
12366| #define HAVE_ALLOCA 1
12367| #define HAVE_CALLOC 1
12368| #define HAVE_SETSID 1
12369| #define HAVE_ISINF 1
12370| #define HAVE_ISNAN 1
12371| #define HAVE_GETENV 1
12372| #define HAVE_PUTENV 1
12373| #define HAVE_SETENV 1
12374| #define HAVE_UNSETENV 1
12375| #define HAVE_WRITEV 1
12376| #define HAVE_GETIFADDRS 1
12377| #define HAVE_UTIME 1
12378| #define HAVE_UTIMES 1
12379| #define HAVE_SETRLIMIT 1
12380| #define HAVE_GETRLIMIT 1
12381| #define HAVE_SENDFILE 1
12382| #define HAVE_SIGACTION 1
12383| #define HAVE_DECL_SYS_SIGLIST 1
12384| #define HAVE_FORK 1
12385| #define HAVE_STRERROR_R 1
12386| #define HAVE_MMAP 1
12387| #define HAVE_MEMMOVE 1
12388| #define HAVE_GETPASS 1
12389| #define HAVE_GMTIME_R 1
12390| #define HAVE_LOCALTIME_R 1
12391| #define HAVE_MKSTEMP 1
12392| #define STDC_HEADERS 1
12393| #define HAVE_CRYPT_H 1
12394| #define HAVE_CTYPE_H 1
12395| #define HAVE_DIRENT_H 1
12396| #define HAVE_DLFCN_H 1
12397| #define HAVE_ERRNO_H 1
12398| #define HAVE_FCNTL_H 1
12399| #define HAVE_GRP_H 1
12400| #define HAVE_LIMITS_H 1
12401| #define HAVE_MALLOC_H 1
12402| #define HAVE_MEMORY_H 1
12403| #define HAVE_NETDB_H 1
12404| #define HAVE_POLL_H 1
12405| #define HAVE_PWD_H 1
12406| #define HAVE_SEMAPHORE_H 1
12407| #define HAVE_SIGNAL_H 1
12408| #define HAVE_STDARG_H 1
12409| #define HAVE_STDDEF_H 1
12410| #define HAVE_STDIO_H 1
12411| #define HAVE_STDLIB_H 1
12412| #define HAVE_STRING_H 1
12413| #define HAVE_STRINGS_H 1
12414| #define HAVE_TERMIOS_H 1
12415| #define HAVE_TIME_H 1
12416| #define HAVE_UNISTD_H 1
12417| #define HAVE_ARPA_INET_H 1
12418| #define HAVE_NETINET_IN_H 1
12419| #define HAVE_NETINET_SCTP_H 1
12420| #define HAVE_SYS_FILE_H 1
12421| #define HAVE_SYS_IOCTL_H 1
12422| #define HAVE_SYS_MMAN_H 1
12423| #define HAVE_SYS_PARAM_H 1
12424| #define HAVE_SYS_POLL_H 1
12425| #define HAVE_SYS_RESOURCE_H 1
12426| #define HAVE_SYS_SELECT_H 1
12427| #define HAVE_SYS_SEM_H 1
12428| #define HAVE_SYS_SENDFILE_H 1
12429| #define HAVE_SYS_SIGNAL_H 1
12430| #define HAVE_SYS_SOCKET_H 1
12431| #define HAVE_SYS_STAT_H 1
12432| #define HAVE_SYS_SYSCTL_H 1
12433| #define HAVE_SYS_TIME_H 1
12434| #define HAVE_SYS_TYPES_H 1
12435| #define HAVE_SYS_UIO_H 1
12436| #define HAVE_SYS_UN_H 1
12437| #define HAVE_SYS_WAIT_H 1
12438| #define HAVE_NETINET_TCP_H 1
12439| #define SETPGRP_VOID 1
12440| #define HAVE_SOCKLEN_T 1
12441| #define SIZEOF_VOIDP 8
12442| #define SIZEOF_CHAR 1
12443| #define SIZEOF_INT 4
12444| #define SIZEOF_LONG 8
12445| #define SIZEOF_SHORT 2
12446| #define SIZEOF_LONG_LONG 8
12447| #define SIZEOF_PID_T 4
12448| #define SIZEOF_SSIZE_T 8
12449| #define SIZEOF_SIZE_T 8
12450| #define SIZEOF_OFF_T 8
12451| #define SIZEOF_INO_T 8
12452| #define SIZEOF_STRUCT_IOVEC 16
12453| #define HAVE_STRNCASECMP 1
12454| #define HAVE_STRCASECMP 1
12455| #define HAVE_STRDUP 1
12456| #define HAVE_STRSTR 1
12457| #define HAVE_MEMCHR 1
12458| #define APR_INT64_STRFN strtol
12459| #define APR_OFF_T_STRFN strtol
12460| #define DSO_USE_DLFCN 1
12461| #define HAVE_WAITPID 1
12462| #define HAVE_VLA 1
12463| #define HAVE_SEMGET 1
12464| #define HAVE_SEMCTL 1
12465| #define HAVE_FLOCK 1
12466| #define HAVE_SEMAPHORE_H 1
12467| #define HAVE_SEM_CLOSE 1
12468| #define HAVE_SEM_UNLINK 1
12469| #define HAVE_SEM_POST 1
12470| #define HAVE_SEM_WAIT 1
12471| /* end confdefs.h.  */
12472|
12473| #include <sys/types.h>
12474| #include <sys/ipc.h>
12475| #include <sys/sem.h>
12476|
12477| int
12478| main ()
12479| {
12480|
12481| union semun arg;
12482| semctl(0, 0, 0, arg);
12483|
12484|   ;
12485|   return 0;
12486| }
12487configure:25180: result: no
12488configure:25185: checking for LOCK_EX in sys/file.h
12489configure:25210: result: yes
12490configure:25219: checking for F_SETLK in fcntl.h
12491configure:25244: result: yes
12492configure:25253: checking for SEM_UNDO in sys/sem.h
12493configure:25278: result: yes
12494configure:25290: checking for POLLIN in poll.h sys/poll.h
12495configure:25317: result: yes
12496configure:25328: checking for PTHREAD_PROCESS_SHARED in pthread.h
12497configure:25353: result: yes
12498configure:25363: checking for pthread_mutexattr_setpshared
12499configure:25363: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
12500configure:25363: $? = 0
12501configure:25363: result: yes
12502configure:25403: checking for working PROCESS_SHARED locks
12503configure:25437: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
12504conftest.c: In function 'main':
12505conftest.c:193:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
12506                 exit(1);
12507                 ^
12508configure:25437: $? = 0
12509configure:25437: ./conftest
12510configure:25437: $? = 0
12511configure:25447: result: yes
12512configure:25459: checking for robust cross-process mutex support
12513configure:25500: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
12514configure:25500: $? = 0
12515configure:25500: ./conftest
12516configure:25500: $? = 0
12517configure:25510: result: yes
12518configure:25895: result: decision on apr_lock implementation method... SysV IPC semget()
12519configure:25931: checking if fcntl returns EACCES when F_SETLK is already held
12520configure:25994: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
12521configure:25994: $? = 0
12522configure:25994: ./conftest
12523configure:25994: $? = 1
12524configure: program exited with status 1
12525configure: failed program was:
12526| /* confdefs.h */
12527| #define PACKAGE_NAME ""
12528| #define PACKAGE_TARNAME ""
12529| #define PACKAGE_VERSION ""
12530| #define PACKAGE_STRING ""
12531| #define PACKAGE_BUGREPORT ""
12532| #define PACKAGE_URL ""
12533| #define STDC_HEADERS 1
12534| #define HAVE_SYS_TYPES_H 1
12535| #define HAVE_SYS_STAT_H 1
12536| #define HAVE_STDLIB_H 1
12537| #define HAVE_STRING_H 1
12538| #define HAVE_MEMORY_H 1
12539| #define HAVE_STRINGS_H 1
12540| #define HAVE_INTTYPES_H 1
12541| #define HAVE_STDINT_H 1
12542| #define HAVE_UNISTD_H 1
12543| #define __EXTENSIONS__ 1
12544| #define _ALL_SOURCE 1
12545| #define _GNU_SOURCE 1
12546| #define _POSIX_PTHREAD_SEMANTICS 1
12547| #define _TANDEM_SOURCE 1
12548| #define HAVE_DLFCN_H 1
12549| #define LT_OBJDIR ".libs/"
12550| #define HAVE_ATOMIC_BUILTINS 1
12551| #define HAVE_PTHREAD_H 1
12552| #define HAVE_PTHREAD_H 1
12553| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
12554| #define HAVE_PTHREAD_KEY_DELETE 1
12555| #define HAVE_PTHREAD_RWLOCK_INIT 1
12556| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
12557| #define HAVE_PTHREAD_YIELD 1
12558| #define HAVE_PTHREAD_RWLOCKS 1
12559| #define HAVE_GETHOSTBYNAME_R 1
12560| #define HAVE_GETHOSTBYADDR_R 1
12561| #define HAVE_GETSERVBYNAME_R 1
12562| #define HAVE_SIGSUSPEND 1
12563| #define HAVE_SIGWAIT 1
12564| #define HAVE_POLL 1
12565| #define HAVE_EPOLL 1
12566| #define HAVE_EPOLL_CREATE1 1
12567| #define HAVE_DUP3 1
12568| #define HAVE_ACCEPT4 1
12569| #define HAVE_SOCK_CLOEXEC 1
12570| #define HAVE_FDATASYNC 1
12571| #define HAVE_EPOLL_CREATE1 1
12572| #define HAVE_DUP3 1
12573| #define HAVE_ACCEPT4 1
12574| #define HAVE_SOCK_CLOEXEC 1
12575| #define HAVE_GETPWNAM_R 1
12576| #define HAVE_GETPWUID_R 1
12577| #define HAVE_GETGRNAM_R 1
12578| #define HAVE_GETGRGID_R 1
12579| #define HAVE_SYS_TYPES_H 1
12580| #define HAVE_SYS_MMAN_H 1
12581| #define HAVE_SYS_IPC_H 1
12582| #define HAVE_SYS_SHM_H 1
12583| #define HAVE_SYS_FILE_H 1
12584| #define HAVE_MMAP 1
12585| #define HAVE_MUNMAP 1
12586| #define HAVE_SHM_OPEN 1
12587| #define HAVE_SHM_UNLINK 1
12588| #define HAVE_SHMGET 1
12589| #define HAVE_SHMAT 1
12590| #define HAVE_SHMDT 1
12591| #define HAVE_SHMCTL 1
12592| #define HAVE_MAP_ANON 1
12593| #define anonymous shared memory allocation method 1
12594| #define USE_SHMEM_MMAP_ANON 1
12595| #define namebased memory allocation method 1
12596| #define USE_SHMEM_SHMGET 1
12597| #define HAVE_ALLOCA_H 1
12598| #define HAVE_ALLOCA 1
12599| #define HAVE_CALLOC 1
12600| #define HAVE_SETSID 1
12601| #define HAVE_ISINF 1
12602| #define HAVE_ISNAN 1
12603| #define HAVE_GETENV 1
12604| #define HAVE_PUTENV 1
12605| #define HAVE_SETENV 1
12606| #define HAVE_UNSETENV 1
12607| #define HAVE_WRITEV 1
12608| #define HAVE_GETIFADDRS 1
12609| #define HAVE_UTIME 1
12610| #define HAVE_UTIMES 1
12611| #define HAVE_SETRLIMIT 1
12612| #define HAVE_GETRLIMIT 1
12613| #define HAVE_SENDFILE 1
12614| #define HAVE_SIGACTION 1
12615| #define HAVE_DECL_SYS_SIGLIST 1
12616| #define HAVE_FORK 1
12617| #define HAVE_STRERROR_R 1
12618| #define HAVE_MMAP 1
12619| #define HAVE_MEMMOVE 1
12620| #define HAVE_GETPASS 1
12621| #define HAVE_GMTIME_R 1
12622| #define HAVE_LOCALTIME_R 1
12623| #define HAVE_MKSTEMP 1
12624| #define STDC_HEADERS 1
12625| #define HAVE_CRYPT_H 1
12626| #define HAVE_CTYPE_H 1
12627| #define HAVE_DIRENT_H 1
12628| #define HAVE_DLFCN_H 1
12629| #define HAVE_ERRNO_H 1
12630| #define HAVE_FCNTL_H 1
12631| #define HAVE_GRP_H 1
12632| #define HAVE_LIMITS_H 1
12633| #define HAVE_MALLOC_H 1
12634| #define HAVE_MEMORY_H 1
12635| #define HAVE_NETDB_H 1
12636| #define HAVE_POLL_H 1
12637| #define HAVE_PWD_H 1
12638| #define HAVE_SEMAPHORE_H 1
12639| #define HAVE_SIGNAL_H 1
12640| #define HAVE_STDARG_H 1
12641| #define HAVE_STDDEF_H 1
12642| #define HAVE_STDIO_H 1
12643| #define HAVE_STDLIB_H 1
12644| #define HAVE_STRING_H 1
12645| #define HAVE_STRINGS_H 1
12646| #define HAVE_TERMIOS_H 1
12647| #define HAVE_TIME_H 1
12648| #define HAVE_UNISTD_H 1
12649| #define HAVE_ARPA_INET_H 1
12650| #define HAVE_NETINET_IN_H 1
12651| #define HAVE_NETINET_SCTP_H 1
12652| #define HAVE_SYS_FILE_H 1
12653| #define HAVE_SYS_IOCTL_H 1
12654| #define HAVE_SYS_MMAN_H 1
12655| #define HAVE_SYS_PARAM_H 1
12656| #define HAVE_SYS_POLL_H 1
12657| #define HAVE_SYS_RESOURCE_H 1
12658| #define HAVE_SYS_SELECT_H 1
12659| #define HAVE_SYS_SEM_H 1
12660| #define HAVE_SYS_SENDFILE_H 1
12661| #define HAVE_SYS_SIGNAL_H 1
12662| #define HAVE_SYS_SOCKET_H 1
12663| #define HAVE_SYS_STAT_H 1
12664| #define HAVE_SYS_SYSCTL_H 1
12665| #define HAVE_SYS_TIME_H 1
12666| #define HAVE_SYS_TYPES_H 1
12667| #define HAVE_SYS_UIO_H 1
12668| #define HAVE_SYS_UN_H 1
12669| #define HAVE_SYS_WAIT_H 1
12670| #define HAVE_NETINET_TCP_H 1
12671| #define SETPGRP_VOID 1
12672| #define HAVE_SOCKLEN_T 1
12673| #define SIZEOF_VOIDP 8
12674| #define SIZEOF_CHAR 1
12675| #define SIZEOF_INT 4
12676| #define SIZEOF_LONG 8
12677| #define SIZEOF_SHORT 2
12678| #define SIZEOF_LONG_LONG 8
12679| #define SIZEOF_PID_T 4
12680| #define SIZEOF_SSIZE_T 8
12681| #define SIZEOF_SIZE_T 8
12682| #define SIZEOF_OFF_T 8
12683| #define SIZEOF_INO_T 8
12684| #define SIZEOF_STRUCT_IOVEC 16
12685| #define HAVE_STRNCASECMP 1
12686| #define HAVE_STRCASECMP 1
12687| #define HAVE_STRDUP 1
12688| #define HAVE_STRSTR 1
12689| #define HAVE_MEMCHR 1
12690| #define APR_INT64_STRFN strtol
12691| #define APR_OFF_T_STRFN strtol
12692| #define DSO_USE_DLFCN 1
12693| #define HAVE_WAITPID 1
12694| #define HAVE_VLA 1
12695| #define HAVE_SEMGET 1
12696| #define HAVE_SEMCTL 1
12697| #define HAVE_FLOCK 1
12698| #define HAVE_SEMAPHORE_H 1
12699| #define HAVE_SEM_CLOSE 1
12700| #define HAVE_SEM_UNLINK 1
12701| #define HAVE_SEM_POST 1
12702| #define HAVE_SEM_WAIT 1
12703| #define HAVE_LOCK_EX 1
12704| #define HAVE_F_SETLK 1
12705| #define HAVE_SEM_UNDO 1
12706| #define HAVE_POLLIN 1
12707| #define HAVE_PTHREAD_PROCESS_SHARED 1
12708| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
12709| #define HAVE_PTHREAD_MUTEX_ROBUST 1
12710| #define apr_lock implementation method 1
12711| #define USE_SYSVSEM_SERIALIZE 1
12712| /* end confdefs.h.  */
12713|
12714| #ifdef HAVE_STDLIB_H
12715| #include <stdlib.h>
12716| #endif
12717| #ifdef HAVE_SYS_TYPES_H
12718| #include <sys/types.h>
12719| #endif
12720| #ifdef HAVE_SYS_STAT_H
12721| #include <sys/stat.h>
12722| #endif
12723| #ifdef HAVE_SYS_WAIT_H
12724| #include <sys/wait.h>
12725| #endif
12726| #if defined(HAVE_UNISTD_H)
12727| #include <unistd.h>
12728| #endif
12729| #include <fcntl.h>
12730| #include <errno.h>
12731|
12732| int fd;
12733| struct flock proc_mutex_lock_it = {0};
12734| const char *fname = "conftest.fcntl";
12735|
12736| int main()
12737| {
12738|     int rc, status;;
12739|     proc_mutex_lock_it.l_whence = SEEK_SET;   /* from current point */
12740|     proc_mutex_lock_it.l_type = F_WRLCK;      /* set exclusive/write lock */
12741|
12742|     fd = creat(fname, S_IRWXU);
12743|     unlink(fname);
12744|
12745|     if (rc = lockit()) {
12746|         exit(-1);
12747|     }
12748|
12749|     if (fork()) {
12750|         wait(&status);
12751|     }
12752|     else {
12753|       return(lockit());
12754|     }
12755|
12756|     close(fd);
12757|     exit(WEXITSTATUS(status) != EACCES);
12758| }
12759|
12760| int lockit() {
12761|     int rc;
12762|     do {
12763|         rc = fcntl(fd, F_SETLK, &proc_mutex_lock_it);
12764|     } while ( rc < 0 && errno == EINTR);
12765|
12766|     return (rc < 0) ? errno : 0;
12767| }
12768configure:26012: result: no
12769configure:26029: checking if all interprocess locks affect threads
12770configure:26037: result: no
12771configure:26043: checking if POSIX sems affect threads in the same process
12772configure:26052: result: no
12773configure:26056: checking if SysV sems affect threads in the same process
12774configure:26065: result: no
12775configure:26069: checking if fcntl locks affect threads in the same process
12776configure:26078: result: no
12777configure:26082: checking if flock locks affect threads in the same process
12778configure:26091: result: no
12779configure:26095: checking for entropy source
12780configure:26170: result: /dev/urandom
12781configure:26205: checking for struct stat.st_blocks
12782configure:26205: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
12783configure:26205: $? = 0
12784configure:26205: result: yes
12785configure:26224: checking for struct stat.st_atimensec
12786configure:26224: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
12787conftest.c: In function 'main':
12788conftest.c:205:12: error: 'struct stat' has no member named 'st_atimensec'
12789 if (ac_aggr.st_atimensec)
12790            ^
12791configure:26224: $? = 1
12792configure: failed program was:
12793| /* confdefs.h */
12794| #define PACKAGE_NAME ""
12795| #define PACKAGE_TARNAME ""
12796| #define PACKAGE_VERSION ""
12797| #define PACKAGE_STRING ""
12798| #define PACKAGE_BUGREPORT ""
12799| #define PACKAGE_URL ""
12800| #define STDC_HEADERS 1
12801| #define HAVE_SYS_TYPES_H 1
12802| #define HAVE_SYS_STAT_H 1
12803| #define HAVE_STDLIB_H 1
12804| #define HAVE_STRING_H 1
12805| #define HAVE_MEMORY_H 1
12806| #define HAVE_STRINGS_H 1
12807| #define HAVE_INTTYPES_H 1
12808| #define HAVE_STDINT_H 1
12809| #define HAVE_UNISTD_H 1
12810| #define __EXTENSIONS__ 1
12811| #define _ALL_SOURCE 1
12812| #define _GNU_SOURCE 1
12813| #define _POSIX_PTHREAD_SEMANTICS 1
12814| #define _TANDEM_SOURCE 1
12815| #define HAVE_DLFCN_H 1
12816| #define LT_OBJDIR ".libs/"
12817| #define HAVE_ATOMIC_BUILTINS 1
12818| #define HAVE_PTHREAD_H 1
12819| #define HAVE_PTHREAD_H 1
12820| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
12821| #define HAVE_PTHREAD_KEY_DELETE 1
12822| #define HAVE_PTHREAD_RWLOCK_INIT 1
12823| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
12824| #define HAVE_PTHREAD_YIELD 1
12825| #define HAVE_PTHREAD_RWLOCKS 1
12826| #define HAVE_GETHOSTBYNAME_R 1
12827| #define HAVE_GETHOSTBYADDR_R 1
12828| #define HAVE_GETSERVBYNAME_R 1
12829| #define HAVE_SIGSUSPEND 1
12830| #define HAVE_SIGWAIT 1
12831| #define HAVE_POLL 1
12832| #define HAVE_EPOLL 1
12833| #define HAVE_EPOLL_CREATE1 1
12834| #define HAVE_DUP3 1
12835| #define HAVE_ACCEPT4 1
12836| #define HAVE_SOCK_CLOEXEC 1
12837| #define HAVE_FDATASYNC 1
12838| #define HAVE_EPOLL_CREATE1 1
12839| #define HAVE_DUP3 1
12840| #define HAVE_ACCEPT4 1
12841| #define HAVE_SOCK_CLOEXEC 1
12842| #define HAVE_GETPWNAM_R 1
12843| #define HAVE_GETPWUID_R 1
12844| #define HAVE_GETGRNAM_R 1
12845| #define HAVE_GETGRGID_R 1
12846| #define HAVE_SYS_TYPES_H 1
12847| #define HAVE_SYS_MMAN_H 1
12848| #define HAVE_SYS_IPC_H 1
12849| #define HAVE_SYS_SHM_H 1
12850| #define HAVE_SYS_FILE_H 1
12851| #define HAVE_MMAP 1
12852| #define HAVE_MUNMAP 1
12853| #define HAVE_SHM_OPEN 1
12854| #define HAVE_SHM_UNLINK 1
12855| #define HAVE_SHMGET 1
12856| #define HAVE_SHMAT 1
12857| #define HAVE_SHMDT 1
12858| #define HAVE_SHMCTL 1
12859| #define HAVE_MAP_ANON 1
12860| #define anonymous shared memory allocation method 1
12861| #define USE_SHMEM_MMAP_ANON 1
12862| #define namebased memory allocation method 1
12863| #define USE_SHMEM_SHMGET 1
12864| #define HAVE_ALLOCA_H 1
12865| #define HAVE_ALLOCA 1
12866| #define HAVE_CALLOC 1
12867| #define HAVE_SETSID 1
12868| #define HAVE_ISINF 1
12869| #define HAVE_ISNAN 1
12870| #define HAVE_GETENV 1
12871| #define HAVE_PUTENV 1
12872| #define HAVE_SETENV 1
12873| #define HAVE_UNSETENV 1
12874| #define HAVE_WRITEV 1
12875| #define HAVE_GETIFADDRS 1
12876| #define HAVE_UTIME 1
12877| #define HAVE_UTIMES 1
12878| #define HAVE_SETRLIMIT 1
12879| #define HAVE_GETRLIMIT 1
12880| #define HAVE_SENDFILE 1
12881| #define HAVE_SIGACTION 1
12882| #define HAVE_DECL_SYS_SIGLIST 1
12883| #define HAVE_FORK 1
12884| #define HAVE_STRERROR_R 1
12885| #define HAVE_MMAP 1
12886| #define HAVE_MEMMOVE 1
12887| #define HAVE_GETPASS 1
12888| #define HAVE_GMTIME_R 1
12889| #define HAVE_LOCALTIME_R 1
12890| #define HAVE_MKSTEMP 1
12891| #define STDC_HEADERS 1
12892| #define HAVE_CRYPT_H 1
12893| #define HAVE_CTYPE_H 1
12894| #define HAVE_DIRENT_H 1
12895| #define HAVE_DLFCN_H 1
12896| #define HAVE_ERRNO_H 1
12897| #define HAVE_FCNTL_H 1
12898| #define HAVE_GRP_H 1
12899| #define HAVE_LIMITS_H 1
12900| #define HAVE_MALLOC_H 1
12901| #define HAVE_MEMORY_H 1
12902| #define HAVE_NETDB_H 1
12903| #define HAVE_POLL_H 1
12904| #define HAVE_PWD_H 1
12905| #define HAVE_SEMAPHORE_H 1
12906| #define HAVE_SIGNAL_H 1
12907| #define HAVE_STDARG_H 1
12908| #define HAVE_STDDEF_H 1
12909| #define HAVE_STDIO_H 1
12910| #define HAVE_STDLIB_H 1
12911| #define HAVE_STRING_H 1
12912| #define HAVE_STRINGS_H 1
12913| #define HAVE_TERMIOS_H 1
12914| #define HAVE_TIME_H 1
12915| #define HAVE_UNISTD_H 1
12916| #define HAVE_ARPA_INET_H 1
12917| #define HAVE_NETINET_IN_H 1
12918| #define HAVE_NETINET_SCTP_H 1
12919| #define HAVE_SYS_FILE_H 1
12920| #define HAVE_SYS_IOCTL_H 1
12921| #define HAVE_SYS_MMAN_H 1
12922| #define HAVE_SYS_PARAM_H 1
12923| #define HAVE_SYS_POLL_H 1
12924| #define HAVE_SYS_RESOURCE_H 1
12925| #define HAVE_SYS_SELECT_H 1
12926| #define HAVE_SYS_SEM_H 1
12927| #define HAVE_SYS_SENDFILE_H 1
12928| #define HAVE_SYS_SIGNAL_H 1
12929| #define HAVE_SYS_SOCKET_H 1
12930| #define HAVE_SYS_STAT_H 1
12931| #define HAVE_SYS_SYSCTL_H 1
12932| #define HAVE_SYS_TIME_H 1
12933| #define HAVE_SYS_TYPES_H 1
12934| #define HAVE_SYS_UIO_H 1
12935| #define HAVE_SYS_UN_H 1
12936| #define HAVE_SYS_WAIT_H 1
12937| #define HAVE_NETINET_TCP_H 1
12938| #define SETPGRP_VOID 1
12939| #define HAVE_SOCKLEN_T 1
12940| #define SIZEOF_VOIDP 8
12941| #define SIZEOF_CHAR 1
12942| #define SIZEOF_INT 4
12943| #define SIZEOF_LONG 8
12944| #define SIZEOF_SHORT 2
12945| #define SIZEOF_LONG_LONG 8
12946| #define SIZEOF_PID_T 4
12947| #define SIZEOF_SSIZE_T 8
12948| #define SIZEOF_SIZE_T 8
12949| #define SIZEOF_OFF_T 8
12950| #define SIZEOF_INO_T 8
12951| #define SIZEOF_STRUCT_IOVEC 16
12952| #define HAVE_STRNCASECMP 1
12953| #define HAVE_STRCASECMP 1
12954| #define HAVE_STRDUP 1
12955| #define HAVE_STRSTR 1
12956| #define HAVE_MEMCHR 1
12957| #define APR_INT64_STRFN strtol
12958| #define APR_OFF_T_STRFN strtol
12959| #define DSO_USE_DLFCN 1
12960| #define HAVE_WAITPID 1
12961| #define HAVE_VLA 1
12962| #define HAVE_SEMGET 1
12963| #define HAVE_SEMCTL 1
12964| #define HAVE_FLOCK 1
12965| #define HAVE_SEMAPHORE_H 1
12966| #define HAVE_SEM_CLOSE 1
12967| #define HAVE_SEM_UNLINK 1
12968| #define HAVE_SEM_POST 1
12969| #define HAVE_SEM_WAIT 1
12970| #define HAVE_LOCK_EX 1
12971| #define HAVE_F_SETLK 1
12972| #define HAVE_SEM_UNDO 1
12973| #define HAVE_POLLIN 1
12974| #define HAVE_PTHREAD_PROCESS_SHARED 1
12975| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
12976| #define HAVE_PTHREAD_MUTEX_ROBUST 1
12977| #define apr_lock implementation method 1
12978| #define USE_SYSVSEM_SERIALIZE 1
12979| #define DEV_RANDOM "/dev/urandom"
12980| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
12981| /* end confdefs.h.  */
12982|
12983| #ifdef HAVE_SYS_TYPES_H
12984| #include <sys/types.h>
12985| #endif
12986| #ifdef HAVE_SYS_STAT_H
12987| #include <sys/stat.h>
12988| #endif
12989| #ifdef HAVE_UNISTD_H
12990| #include <unistd.h>
12991| #endif
12992|
12993| int
12994| main ()
12995| {
12996| static struct stat ac_aggr;
12997| if (ac_aggr.st_atimensec)
12998| return 0;
12999|   ;
13000|   return 0;
13001| }
13002configure:26224: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
13003conftest.c: In function 'main':
13004conftest.c:205:19: error: 'struct stat' has no member named 'st_atimensec'
13005 if (sizeof ac_aggr.st_atimensec)
13006                   ^
13007configure:26224: $? = 1
13008configure: failed program was:
13009| /* confdefs.h */
13010| #define PACKAGE_NAME ""
13011| #define PACKAGE_TARNAME ""
13012| #define PACKAGE_VERSION ""
13013| #define PACKAGE_STRING ""
13014| #define PACKAGE_BUGREPORT ""
13015| #define PACKAGE_URL ""
13016| #define STDC_HEADERS 1
13017| #define HAVE_SYS_TYPES_H 1
13018| #define HAVE_SYS_STAT_H 1
13019| #define HAVE_STDLIB_H 1
13020| #define HAVE_STRING_H 1
13021| #define HAVE_MEMORY_H 1
13022| #define HAVE_STRINGS_H 1
13023| #define HAVE_INTTYPES_H 1
13024| #define HAVE_STDINT_H 1
13025| #define HAVE_UNISTD_H 1
13026| #define __EXTENSIONS__ 1
13027| #define _ALL_SOURCE 1
13028| #define _GNU_SOURCE 1
13029| #define _POSIX_PTHREAD_SEMANTICS 1
13030| #define _TANDEM_SOURCE 1
13031| #define HAVE_DLFCN_H 1
13032| #define LT_OBJDIR ".libs/"
13033| #define HAVE_ATOMIC_BUILTINS 1
13034| #define HAVE_PTHREAD_H 1
13035| #define HAVE_PTHREAD_H 1
13036| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
13037| #define HAVE_PTHREAD_KEY_DELETE 1
13038| #define HAVE_PTHREAD_RWLOCK_INIT 1
13039| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
13040| #define HAVE_PTHREAD_YIELD 1
13041| #define HAVE_PTHREAD_RWLOCKS 1
13042| #define HAVE_GETHOSTBYNAME_R 1
13043| #define HAVE_GETHOSTBYADDR_R 1
13044| #define HAVE_GETSERVBYNAME_R 1
13045| #define HAVE_SIGSUSPEND 1
13046| #define HAVE_SIGWAIT 1
13047| #define HAVE_POLL 1
13048| #define HAVE_EPOLL 1
13049| #define HAVE_EPOLL_CREATE1 1
13050| #define HAVE_DUP3 1
13051| #define HAVE_ACCEPT4 1
13052| #define HAVE_SOCK_CLOEXEC 1
13053| #define HAVE_FDATASYNC 1
13054| #define HAVE_EPOLL_CREATE1 1
13055| #define HAVE_DUP3 1
13056| #define HAVE_ACCEPT4 1
13057| #define HAVE_SOCK_CLOEXEC 1
13058| #define HAVE_GETPWNAM_R 1
13059| #define HAVE_GETPWUID_R 1
13060| #define HAVE_GETGRNAM_R 1
13061| #define HAVE_GETGRGID_R 1
13062| #define HAVE_SYS_TYPES_H 1
13063| #define HAVE_SYS_MMAN_H 1
13064| #define HAVE_SYS_IPC_H 1
13065| #define HAVE_SYS_SHM_H 1
13066| #define HAVE_SYS_FILE_H 1
13067| #define HAVE_MMAP 1
13068| #define HAVE_MUNMAP 1
13069| #define HAVE_SHM_OPEN 1
13070| #define HAVE_SHM_UNLINK 1
13071| #define HAVE_SHMGET 1
13072| #define HAVE_SHMAT 1
13073| #define HAVE_SHMDT 1
13074| #define HAVE_SHMCTL 1
13075| #define HAVE_MAP_ANON 1
13076| #define anonymous shared memory allocation method 1
13077| #define USE_SHMEM_MMAP_ANON 1
13078| #define namebased memory allocation method 1
13079| #define USE_SHMEM_SHMGET 1
13080| #define HAVE_ALLOCA_H 1
13081| #define HAVE_ALLOCA 1
13082| #define HAVE_CALLOC 1
13083| #define HAVE_SETSID 1
13084| #define HAVE_ISINF 1
13085| #define HAVE_ISNAN 1
13086| #define HAVE_GETENV 1
13087| #define HAVE_PUTENV 1
13088| #define HAVE_SETENV 1
13089| #define HAVE_UNSETENV 1
13090| #define HAVE_WRITEV 1
13091| #define HAVE_GETIFADDRS 1
13092| #define HAVE_UTIME 1
13093| #define HAVE_UTIMES 1
13094| #define HAVE_SETRLIMIT 1
13095| #define HAVE_GETRLIMIT 1
13096| #define HAVE_SENDFILE 1
13097| #define HAVE_SIGACTION 1
13098| #define HAVE_DECL_SYS_SIGLIST 1
13099| #define HAVE_FORK 1
13100| #define HAVE_STRERROR_R 1
13101| #define HAVE_MMAP 1
13102| #define HAVE_MEMMOVE 1
13103| #define HAVE_GETPASS 1
13104| #define HAVE_GMTIME_R 1
13105| #define HAVE_LOCALTIME_R 1
13106| #define HAVE_MKSTEMP 1
13107| #define STDC_HEADERS 1
13108| #define HAVE_CRYPT_H 1
13109| #define HAVE_CTYPE_H 1
13110| #define HAVE_DIRENT_H 1
13111| #define HAVE_DLFCN_H 1
13112| #define HAVE_ERRNO_H 1
13113| #define HAVE_FCNTL_H 1
13114| #define HAVE_GRP_H 1
13115| #define HAVE_LIMITS_H 1
13116| #define HAVE_MALLOC_H 1
13117| #define HAVE_MEMORY_H 1
13118| #define HAVE_NETDB_H 1
13119| #define HAVE_POLL_H 1
13120| #define HAVE_PWD_H 1
13121| #define HAVE_SEMAPHORE_H 1
13122| #define HAVE_SIGNAL_H 1
13123| #define HAVE_STDARG_H 1
13124| #define HAVE_STDDEF_H 1
13125| #define HAVE_STDIO_H 1
13126| #define HAVE_STDLIB_H 1
13127| #define HAVE_STRING_H 1
13128| #define HAVE_STRINGS_H 1
13129| #define HAVE_TERMIOS_H 1
13130| #define HAVE_TIME_H 1
13131| #define HAVE_UNISTD_H 1
13132| #define HAVE_ARPA_INET_H 1
13133| #define HAVE_NETINET_IN_H 1
13134| #define HAVE_NETINET_SCTP_H 1
13135| #define HAVE_SYS_FILE_H 1
13136| #define HAVE_SYS_IOCTL_H 1
13137| #define HAVE_SYS_MMAN_H 1
13138| #define HAVE_SYS_PARAM_H 1
13139| #define HAVE_SYS_POLL_H 1
13140| #define HAVE_SYS_RESOURCE_H 1
13141| #define HAVE_SYS_SELECT_H 1
13142| #define HAVE_SYS_SEM_H 1
13143| #define HAVE_SYS_SENDFILE_H 1
13144| #define HAVE_SYS_SIGNAL_H 1
13145| #define HAVE_SYS_SOCKET_H 1
13146| #define HAVE_SYS_STAT_H 1
13147| #define HAVE_SYS_SYSCTL_H 1
13148| #define HAVE_SYS_TIME_H 1
13149| #define HAVE_SYS_TYPES_H 1
13150| #define HAVE_SYS_UIO_H 1
13151| #define HAVE_SYS_UN_H 1
13152| #define HAVE_SYS_WAIT_H 1
13153| #define HAVE_NETINET_TCP_H 1
13154| #define SETPGRP_VOID 1
13155| #define HAVE_SOCKLEN_T 1
13156| #define SIZEOF_VOIDP 8
13157| #define SIZEOF_CHAR 1
13158| #define SIZEOF_INT 4
13159| #define SIZEOF_LONG 8
13160| #define SIZEOF_SHORT 2
13161| #define SIZEOF_LONG_LONG 8
13162| #define SIZEOF_PID_T 4
13163| #define SIZEOF_SSIZE_T 8
13164| #define SIZEOF_SIZE_T 8
13165| #define SIZEOF_OFF_T 8
13166| #define SIZEOF_INO_T 8
13167| #define SIZEOF_STRUCT_IOVEC 16
13168| #define HAVE_STRNCASECMP 1
13169| #define HAVE_STRCASECMP 1
13170| #define HAVE_STRDUP 1
13171| #define HAVE_STRSTR 1
13172| #define HAVE_MEMCHR 1
13173| #define APR_INT64_STRFN strtol
13174| #define APR_OFF_T_STRFN strtol
13175| #define DSO_USE_DLFCN 1
13176| #define HAVE_WAITPID 1
13177| #define HAVE_VLA 1
13178| #define HAVE_SEMGET 1
13179| #define HAVE_SEMCTL 1
13180| #define HAVE_FLOCK 1
13181| #define HAVE_SEMAPHORE_H 1
13182| #define HAVE_SEM_CLOSE 1
13183| #define HAVE_SEM_UNLINK 1
13184| #define HAVE_SEM_POST 1
13185| #define HAVE_SEM_WAIT 1
13186| #define HAVE_LOCK_EX 1
13187| #define HAVE_F_SETLK 1
13188| #define HAVE_SEM_UNDO 1
13189| #define HAVE_POLLIN 1
13190| #define HAVE_PTHREAD_PROCESS_SHARED 1
13191| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
13192| #define HAVE_PTHREAD_MUTEX_ROBUST 1
13193| #define apr_lock implementation method 1
13194| #define USE_SYSVSEM_SERIALIZE 1
13195| #define DEV_RANDOM "/dev/urandom"
13196| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
13197| /* end confdefs.h.  */
13198|
13199| #ifdef HAVE_SYS_TYPES_H
13200| #include <sys/types.h>
13201| #endif
13202| #ifdef HAVE_SYS_STAT_H
13203| #include <sys/stat.h>
13204| #endif
13205| #ifdef HAVE_UNISTD_H
13206| #include <unistd.h>
13207| #endif
13208|
13209| int
13210| main ()
13211| {
13212| static struct stat ac_aggr;
13213| if (sizeof ac_aggr.st_atimensec)
13214| return 0;
13215|   ;
13216|   return 0;
13217| }
13218configure:26224: result: no
13219configure:26243: checking for struct stat.st_ctimensec
13220configure:26243: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
13221conftest.c: In function 'main':
13222conftest.c:205:12: error: 'struct stat' has no member named 'st_ctimensec'
13223 if (ac_aggr.st_ctimensec)
13224            ^
13225configure:26243: $? = 1
13226configure: failed program was:
13227| /* confdefs.h */
13228| #define PACKAGE_NAME ""
13229| #define PACKAGE_TARNAME ""
13230| #define PACKAGE_VERSION ""
13231| #define PACKAGE_STRING ""
13232| #define PACKAGE_BUGREPORT ""
13233| #define PACKAGE_URL ""
13234| #define STDC_HEADERS 1
13235| #define HAVE_SYS_TYPES_H 1
13236| #define HAVE_SYS_STAT_H 1
13237| #define HAVE_STDLIB_H 1
13238| #define HAVE_STRING_H 1
13239| #define HAVE_MEMORY_H 1
13240| #define HAVE_STRINGS_H 1
13241| #define HAVE_INTTYPES_H 1
13242| #define HAVE_STDINT_H 1
13243| #define HAVE_UNISTD_H 1
13244| #define __EXTENSIONS__ 1
13245| #define _ALL_SOURCE 1
13246| #define _GNU_SOURCE 1
13247| #define _POSIX_PTHREAD_SEMANTICS 1
13248| #define _TANDEM_SOURCE 1
13249| #define HAVE_DLFCN_H 1
13250| #define LT_OBJDIR ".libs/"
13251| #define HAVE_ATOMIC_BUILTINS 1
13252| #define HAVE_PTHREAD_H 1
13253| #define HAVE_PTHREAD_H 1
13254| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
13255| #define HAVE_PTHREAD_KEY_DELETE 1
13256| #define HAVE_PTHREAD_RWLOCK_INIT 1
13257| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
13258| #define HAVE_PTHREAD_YIELD 1
13259| #define HAVE_PTHREAD_RWLOCKS 1
13260| #define HAVE_GETHOSTBYNAME_R 1
13261| #define HAVE_GETHOSTBYADDR_R 1
13262| #define HAVE_GETSERVBYNAME_R 1
13263| #define HAVE_SIGSUSPEND 1
13264| #define HAVE_SIGWAIT 1
13265| #define HAVE_POLL 1
13266| #define HAVE_EPOLL 1
13267| #define HAVE_EPOLL_CREATE1 1
13268| #define HAVE_DUP3 1
13269| #define HAVE_ACCEPT4 1
13270| #define HAVE_SOCK_CLOEXEC 1
13271| #define HAVE_FDATASYNC 1
13272| #define HAVE_EPOLL_CREATE1 1
13273| #define HAVE_DUP3 1
13274| #define HAVE_ACCEPT4 1
13275| #define HAVE_SOCK_CLOEXEC 1
13276| #define HAVE_GETPWNAM_R 1
13277| #define HAVE_GETPWUID_R 1
13278| #define HAVE_GETGRNAM_R 1
13279| #define HAVE_GETGRGID_R 1
13280| #define HAVE_SYS_TYPES_H 1
13281| #define HAVE_SYS_MMAN_H 1
13282| #define HAVE_SYS_IPC_H 1
13283| #define HAVE_SYS_SHM_H 1
13284| #define HAVE_SYS_FILE_H 1
13285| #define HAVE_MMAP 1
13286| #define HAVE_MUNMAP 1
13287| #define HAVE_SHM_OPEN 1
13288| #define HAVE_SHM_UNLINK 1
13289| #define HAVE_SHMGET 1
13290| #define HAVE_SHMAT 1
13291| #define HAVE_SHMDT 1
13292| #define HAVE_SHMCTL 1
13293| #define HAVE_MAP_ANON 1
13294| #define anonymous shared memory allocation method 1
13295| #define USE_SHMEM_MMAP_ANON 1
13296| #define namebased memory allocation method 1
13297| #define USE_SHMEM_SHMGET 1
13298| #define HAVE_ALLOCA_H 1
13299| #define HAVE_ALLOCA 1
13300| #define HAVE_CALLOC 1
13301| #define HAVE_SETSID 1
13302| #define HAVE_ISINF 1
13303| #define HAVE_ISNAN 1
13304| #define HAVE_GETENV 1
13305| #define HAVE_PUTENV 1
13306| #define HAVE_SETENV 1
13307| #define HAVE_UNSETENV 1
13308| #define HAVE_WRITEV 1
13309| #define HAVE_GETIFADDRS 1
13310| #define HAVE_UTIME 1
13311| #define HAVE_UTIMES 1
13312| #define HAVE_SETRLIMIT 1
13313| #define HAVE_GETRLIMIT 1
13314| #define HAVE_SENDFILE 1
13315| #define HAVE_SIGACTION 1
13316| #define HAVE_DECL_SYS_SIGLIST 1
13317| #define HAVE_FORK 1
13318| #define HAVE_STRERROR_R 1
13319| #define HAVE_MMAP 1
13320| #define HAVE_MEMMOVE 1
13321| #define HAVE_GETPASS 1
13322| #define HAVE_GMTIME_R 1
13323| #define HAVE_LOCALTIME_R 1
13324| #define HAVE_MKSTEMP 1
13325| #define STDC_HEADERS 1
13326| #define HAVE_CRYPT_H 1
13327| #define HAVE_CTYPE_H 1
13328| #define HAVE_DIRENT_H 1
13329| #define HAVE_DLFCN_H 1
13330| #define HAVE_ERRNO_H 1
13331| #define HAVE_FCNTL_H 1
13332| #define HAVE_GRP_H 1
13333| #define HAVE_LIMITS_H 1
13334| #define HAVE_MALLOC_H 1
13335| #define HAVE_MEMORY_H 1
13336| #define HAVE_NETDB_H 1
13337| #define HAVE_POLL_H 1
13338| #define HAVE_PWD_H 1
13339| #define HAVE_SEMAPHORE_H 1
13340| #define HAVE_SIGNAL_H 1
13341| #define HAVE_STDARG_H 1
13342| #define HAVE_STDDEF_H 1
13343| #define HAVE_STDIO_H 1
13344| #define HAVE_STDLIB_H 1
13345| #define HAVE_STRING_H 1
13346| #define HAVE_STRINGS_H 1
13347| #define HAVE_TERMIOS_H 1
13348| #define HAVE_TIME_H 1
13349| #define HAVE_UNISTD_H 1
13350| #define HAVE_ARPA_INET_H 1
13351| #define HAVE_NETINET_IN_H 1
13352| #define HAVE_NETINET_SCTP_H 1
13353| #define HAVE_SYS_FILE_H 1
13354| #define HAVE_SYS_IOCTL_H 1
13355| #define HAVE_SYS_MMAN_H 1
13356| #define HAVE_SYS_PARAM_H 1
13357| #define HAVE_SYS_POLL_H 1
13358| #define HAVE_SYS_RESOURCE_H 1
13359| #define HAVE_SYS_SELECT_H 1
13360| #define HAVE_SYS_SEM_H 1
13361| #define HAVE_SYS_SENDFILE_H 1
13362| #define HAVE_SYS_SIGNAL_H 1
13363| #define HAVE_SYS_SOCKET_H 1
13364| #define HAVE_SYS_STAT_H 1
13365| #define HAVE_SYS_SYSCTL_H 1
13366| #define HAVE_SYS_TIME_H 1
13367| #define HAVE_SYS_TYPES_H 1
13368| #define HAVE_SYS_UIO_H 1
13369| #define HAVE_SYS_UN_H 1
13370| #define HAVE_SYS_WAIT_H 1
13371| #define HAVE_NETINET_TCP_H 1
13372| #define SETPGRP_VOID 1
13373| #define HAVE_SOCKLEN_T 1
13374| #define SIZEOF_VOIDP 8
13375| #define SIZEOF_CHAR 1
13376| #define SIZEOF_INT 4
13377| #define SIZEOF_LONG 8
13378| #define SIZEOF_SHORT 2
13379| #define SIZEOF_LONG_LONG 8
13380| #define SIZEOF_PID_T 4
13381| #define SIZEOF_SSIZE_T 8
13382| #define SIZEOF_SIZE_T 8
13383| #define SIZEOF_OFF_T 8
13384| #define SIZEOF_INO_T 8
13385| #define SIZEOF_STRUCT_IOVEC 16
13386| #define HAVE_STRNCASECMP 1
13387| #define HAVE_STRCASECMP 1
13388| #define HAVE_STRDUP 1
13389| #define HAVE_STRSTR 1
13390| #define HAVE_MEMCHR 1
13391| #define APR_INT64_STRFN strtol
13392| #define APR_OFF_T_STRFN strtol
13393| #define DSO_USE_DLFCN 1
13394| #define HAVE_WAITPID 1
13395| #define HAVE_VLA 1
13396| #define HAVE_SEMGET 1
13397| #define HAVE_SEMCTL 1
13398| #define HAVE_FLOCK 1
13399| #define HAVE_SEMAPHORE_H 1
13400| #define HAVE_SEM_CLOSE 1
13401| #define HAVE_SEM_UNLINK 1
13402| #define HAVE_SEM_POST 1
13403| #define HAVE_SEM_WAIT 1
13404| #define HAVE_LOCK_EX 1
13405| #define HAVE_F_SETLK 1
13406| #define HAVE_SEM_UNDO 1
13407| #define HAVE_POLLIN 1
13408| #define HAVE_PTHREAD_PROCESS_SHARED 1
13409| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
13410| #define HAVE_PTHREAD_MUTEX_ROBUST 1
13411| #define apr_lock implementation method 1
13412| #define USE_SYSVSEM_SERIALIZE 1
13413| #define DEV_RANDOM "/dev/urandom"
13414| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
13415| /* end confdefs.h.  */
13416|
13417| #ifdef HAVE_SYS_TYPES_H
13418| #include <sys/types.h>
13419| #endif
13420| #ifdef HAVE_SYS_STAT_H
13421| #include <sys/stat.h>
13422| #endif
13423| #ifdef HAVE_UNISTD_H
13424| #include <unistd.h>
13425| #endif
13426|
13427| int
13428| main ()
13429| {
13430| static struct stat ac_aggr;
13431| if (ac_aggr.st_ctimensec)
13432| return 0;
13433|   ;
13434|   return 0;
13435| }
13436configure:26243: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
13437conftest.c: In function 'main':
13438conftest.c:205:19: error: 'struct stat' has no member named 'st_ctimensec'
13439 if (sizeof ac_aggr.st_ctimensec)
13440                   ^
13441configure:26243: $? = 1
13442configure: failed program was:
13443| /* confdefs.h */
13444| #define PACKAGE_NAME ""
13445| #define PACKAGE_TARNAME ""
13446| #define PACKAGE_VERSION ""
13447| #define PACKAGE_STRING ""
13448| #define PACKAGE_BUGREPORT ""
13449| #define PACKAGE_URL ""
13450| #define STDC_HEADERS 1
13451| #define HAVE_SYS_TYPES_H 1
13452| #define HAVE_SYS_STAT_H 1
13453| #define HAVE_STDLIB_H 1
13454| #define HAVE_STRING_H 1
13455| #define HAVE_MEMORY_H 1
13456| #define HAVE_STRINGS_H 1
13457| #define HAVE_INTTYPES_H 1
13458| #define HAVE_STDINT_H 1
13459| #define HAVE_UNISTD_H 1
13460| #define __EXTENSIONS__ 1
13461| #define _ALL_SOURCE 1
13462| #define _GNU_SOURCE 1
13463| #define _POSIX_PTHREAD_SEMANTICS 1
13464| #define _TANDEM_SOURCE 1
13465| #define HAVE_DLFCN_H 1
13466| #define LT_OBJDIR ".libs/"
13467| #define HAVE_ATOMIC_BUILTINS 1
13468| #define HAVE_PTHREAD_H 1
13469| #define HAVE_PTHREAD_H 1
13470| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
13471| #define HAVE_PTHREAD_KEY_DELETE 1
13472| #define HAVE_PTHREAD_RWLOCK_INIT 1
13473| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
13474| #define HAVE_PTHREAD_YIELD 1
13475| #define HAVE_PTHREAD_RWLOCKS 1
13476| #define HAVE_GETHOSTBYNAME_R 1
13477| #define HAVE_GETHOSTBYADDR_R 1
13478| #define HAVE_GETSERVBYNAME_R 1
13479| #define HAVE_SIGSUSPEND 1
13480| #define HAVE_SIGWAIT 1
13481| #define HAVE_POLL 1
13482| #define HAVE_EPOLL 1
13483| #define HAVE_EPOLL_CREATE1 1
13484| #define HAVE_DUP3 1
13485| #define HAVE_ACCEPT4 1
13486| #define HAVE_SOCK_CLOEXEC 1
13487| #define HAVE_FDATASYNC 1
13488| #define HAVE_EPOLL_CREATE1 1
13489| #define HAVE_DUP3 1
13490| #define HAVE_ACCEPT4 1
13491| #define HAVE_SOCK_CLOEXEC 1
13492| #define HAVE_GETPWNAM_R 1
13493| #define HAVE_GETPWUID_R 1
13494| #define HAVE_GETGRNAM_R 1
13495| #define HAVE_GETGRGID_R 1
13496| #define HAVE_SYS_TYPES_H 1
13497| #define HAVE_SYS_MMAN_H 1
13498| #define HAVE_SYS_IPC_H 1
13499| #define HAVE_SYS_SHM_H 1
13500| #define HAVE_SYS_FILE_H 1
13501| #define HAVE_MMAP 1
13502| #define HAVE_MUNMAP 1
13503| #define HAVE_SHM_OPEN 1
13504| #define HAVE_SHM_UNLINK 1
13505| #define HAVE_SHMGET 1
13506| #define HAVE_SHMAT 1
13507| #define HAVE_SHMDT 1
13508| #define HAVE_SHMCTL 1
13509| #define HAVE_MAP_ANON 1
13510| #define anonymous shared memory allocation method 1
13511| #define USE_SHMEM_MMAP_ANON 1
13512| #define namebased memory allocation method 1
13513| #define USE_SHMEM_SHMGET 1
13514| #define HAVE_ALLOCA_H 1
13515| #define HAVE_ALLOCA 1
13516| #define HAVE_CALLOC 1
13517| #define HAVE_SETSID 1
13518| #define HAVE_ISINF 1
13519| #define HAVE_ISNAN 1
13520| #define HAVE_GETENV 1
13521| #define HAVE_PUTENV 1
13522| #define HAVE_SETENV 1
13523| #define HAVE_UNSETENV 1
13524| #define HAVE_WRITEV 1
13525| #define HAVE_GETIFADDRS 1
13526| #define HAVE_UTIME 1
13527| #define HAVE_UTIMES 1
13528| #define HAVE_SETRLIMIT 1
13529| #define HAVE_GETRLIMIT 1
13530| #define HAVE_SENDFILE 1
13531| #define HAVE_SIGACTION 1
13532| #define HAVE_DECL_SYS_SIGLIST 1
13533| #define HAVE_FORK 1
13534| #define HAVE_STRERROR_R 1
13535| #define HAVE_MMAP 1
13536| #define HAVE_MEMMOVE 1
13537| #define HAVE_GETPASS 1
13538| #define HAVE_GMTIME_R 1
13539| #define HAVE_LOCALTIME_R 1
13540| #define HAVE_MKSTEMP 1
13541| #define STDC_HEADERS 1
13542| #define HAVE_CRYPT_H 1
13543| #define HAVE_CTYPE_H 1
13544| #define HAVE_DIRENT_H 1
13545| #define HAVE_DLFCN_H 1
13546| #define HAVE_ERRNO_H 1
13547| #define HAVE_FCNTL_H 1
13548| #define HAVE_GRP_H 1
13549| #define HAVE_LIMITS_H 1
13550| #define HAVE_MALLOC_H 1
13551| #define HAVE_MEMORY_H 1
13552| #define HAVE_NETDB_H 1
13553| #define HAVE_POLL_H 1
13554| #define HAVE_PWD_H 1
13555| #define HAVE_SEMAPHORE_H 1
13556| #define HAVE_SIGNAL_H 1
13557| #define HAVE_STDARG_H 1
13558| #define HAVE_STDDEF_H 1
13559| #define HAVE_STDIO_H 1
13560| #define HAVE_STDLIB_H 1
13561| #define HAVE_STRING_H 1
13562| #define HAVE_STRINGS_H 1
13563| #define HAVE_TERMIOS_H 1
13564| #define HAVE_TIME_H 1
13565| #define HAVE_UNISTD_H 1
13566| #define HAVE_ARPA_INET_H 1
13567| #define HAVE_NETINET_IN_H 1
13568| #define HAVE_NETINET_SCTP_H 1
13569| #define HAVE_SYS_FILE_H 1
13570| #define HAVE_SYS_IOCTL_H 1
13571| #define HAVE_SYS_MMAN_H 1
13572| #define HAVE_SYS_PARAM_H 1
13573| #define HAVE_SYS_POLL_H 1
13574| #define HAVE_SYS_RESOURCE_H 1
13575| #define HAVE_SYS_SELECT_H 1
13576| #define HAVE_SYS_SEM_H 1
13577| #define HAVE_SYS_SENDFILE_H 1
13578| #define HAVE_SYS_SIGNAL_H 1
13579| #define HAVE_SYS_SOCKET_H 1
13580| #define HAVE_SYS_STAT_H 1
13581| #define HAVE_SYS_SYSCTL_H 1
13582| #define HAVE_SYS_TIME_H 1
13583| #define HAVE_SYS_TYPES_H 1
13584| #define HAVE_SYS_UIO_H 1
13585| #define HAVE_SYS_UN_H 1
13586| #define HAVE_SYS_WAIT_H 1
13587| #define HAVE_NETINET_TCP_H 1
13588| #define SETPGRP_VOID 1
13589| #define HAVE_SOCKLEN_T 1
13590| #define SIZEOF_VOIDP 8
13591| #define SIZEOF_CHAR 1
13592| #define SIZEOF_INT 4
13593| #define SIZEOF_LONG 8
13594| #define SIZEOF_SHORT 2
13595| #define SIZEOF_LONG_LONG 8
13596| #define SIZEOF_PID_T 4
13597| #define SIZEOF_SSIZE_T 8
13598| #define SIZEOF_SIZE_T 8
13599| #define SIZEOF_OFF_T 8
13600| #define SIZEOF_INO_T 8
13601| #define SIZEOF_STRUCT_IOVEC 16
13602| #define HAVE_STRNCASECMP 1
13603| #define HAVE_STRCASECMP 1
13604| #define HAVE_STRDUP 1
13605| #define HAVE_STRSTR 1
13606| #define HAVE_MEMCHR 1
13607| #define APR_INT64_STRFN strtol
13608| #define APR_OFF_T_STRFN strtol
13609| #define DSO_USE_DLFCN 1
13610| #define HAVE_WAITPID 1
13611| #define HAVE_VLA 1
13612| #define HAVE_SEMGET 1
13613| #define HAVE_SEMCTL 1
13614| #define HAVE_FLOCK 1
13615| #define HAVE_SEMAPHORE_H 1
13616| #define HAVE_SEM_CLOSE 1
13617| #define HAVE_SEM_UNLINK 1
13618| #define HAVE_SEM_POST 1
13619| #define HAVE_SEM_WAIT 1
13620| #define HAVE_LOCK_EX 1
13621| #define HAVE_F_SETLK 1
13622| #define HAVE_SEM_UNDO 1
13623| #define HAVE_POLLIN 1
13624| #define HAVE_PTHREAD_PROCESS_SHARED 1
13625| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
13626| #define HAVE_PTHREAD_MUTEX_ROBUST 1
13627| #define apr_lock implementation method 1
13628| #define USE_SYSVSEM_SERIALIZE 1
13629| #define DEV_RANDOM "/dev/urandom"
13630| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
13631| /* end confdefs.h.  */
13632|
13633| #ifdef HAVE_SYS_TYPES_H
13634| #include <sys/types.h>
13635| #endif
13636| #ifdef HAVE_SYS_STAT_H
13637| #include <sys/stat.h>
13638| #endif
13639| #ifdef HAVE_UNISTD_H
13640| #include <unistd.h>
13641| #endif
13642|
13643| int
13644| main ()
13645| {
13646| static struct stat ac_aggr;
13647| if (sizeof ac_aggr.st_ctimensec)
13648| return 0;
13649|   ;
13650|   return 0;
13651| }
13652configure:26243: result: no
13653configure:26262: checking for struct stat.st_mtimensec
13654configure:26262: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
13655conftest.c: In function 'main':
13656conftest.c:205:12: error: 'struct stat' has no member named 'st_mtimensec'
13657 if (ac_aggr.st_mtimensec)
13658            ^
13659configure:26262: $? = 1
13660configure: failed program was:
13661| /* confdefs.h */
13662| #define PACKAGE_NAME ""
13663| #define PACKAGE_TARNAME ""
13664| #define PACKAGE_VERSION ""
13665| #define PACKAGE_STRING ""
13666| #define PACKAGE_BUGREPORT ""
13667| #define PACKAGE_URL ""
13668| #define STDC_HEADERS 1
13669| #define HAVE_SYS_TYPES_H 1
13670| #define HAVE_SYS_STAT_H 1
13671| #define HAVE_STDLIB_H 1
13672| #define HAVE_STRING_H 1
13673| #define HAVE_MEMORY_H 1
13674| #define HAVE_STRINGS_H 1
13675| #define HAVE_INTTYPES_H 1
13676| #define HAVE_STDINT_H 1
13677| #define HAVE_UNISTD_H 1
13678| #define __EXTENSIONS__ 1
13679| #define _ALL_SOURCE 1
13680| #define _GNU_SOURCE 1
13681| #define _POSIX_PTHREAD_SEMANTICS 1
13682| #define _TANDEM_SOURCE 1
13683| #define HAVE_DLFCN_H 1
13684| #define LT_OBJDIR ".libs/"
13685| #define HAVE_ATOMIC_BUILTINS 1
13686| #define HAVE_PTHREAD_H 1
13687| #define HAVE_PTHREAD_H 1
13688| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
13689| #define HAVE_PTHREAD_KEY_DELETE 1
13690| #define HAVE_PTHREAD_RWLOCK_INIT 1
13691| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
13692| #define HAVE_PTHREAD_YIELD 1
13693| #define HAVE_PTHREAD_RWLOCKS 1
13694| #define HAVE_GETHOSTBYNAME_R 1
13695| #define HAVE_GETHOSTBYADDR_R 1
13696| #define HAVE_GETSERVBYNAME_R 1
13697| #define HAVE_SIGSUSPEND 1
13698| #define HAVE_SIGWAIT 1
13699| #define HAVE_POLL 1
13700| #define HAVE_EPOLL 1
13701| #define HAVE_EPOLL_CREATE1 1
13702| #define HAVE_DUP3 1
13703| #define HAVE_ACCEPT4 1
13704| #define HAVE_SOCK_CLOEXEC 1
13705| #define HAVE_FDATASYNC 1
13706| #define HAVE_EPOLL_CREATE1 1
13707| #define HAVE_DUP3 1
13708| #define HAVE_ACCEPT4 1
13709| #define HAVE_SOCK_CLOEXEC 1
13710| #define HAVE_GETPWNAM_R 1
13711| #define HAVE_GETPWUID_R 1
13712| #define HAVE_GETGRNAM_R 1
13713| #define HAVE_GETGRGID_R 1
13714| #define HAVE_SYS_TYPES_H 1
13715| #define HAVE_SYS_MMAN_H 1
13716| #define HAVE_SYS_IPC_H 1
13717| #define HAVE_SYS_SHM_H 1
13718| #define HAVE_SYS_FILE_H 1
13719| #define HAVE_MMAP 1
13720| #define HAVE_MUNMAP 1
13721| #define HAVE_SHM_OPEN 1
13722| #define HAVE_SHM_UNLINK 1
13723| #define HAVE_SHMGET 1
13724| #define HAVE_SHMAT 1
13725| #define HAVE_SHMDT 1
13726| #define HAVE_SHMCTL 1
13727| #define HAVE_MAP_ANON 1
13728| #define anonymous shared memory allocation method 1
13729| #define USE_SHMEM_MMAP_ANON 1
13730| #define namebased memory allocation method 1
13731| #define USE_SHMEM_SHMGET 1
13732| #define HAVE_ALLOCA_H 1
13733| #define HAVE_ALLOCA 1
13734| #define HAVE_CALLOC 1
13735| #define HAVE_SETSID 1
13736| #define HAVE_ISINF 1
13737| #define HAVE_ISNAN 1
13738| #define HAVE_GETENV 1
13739| #define HAVE_PUTENV 1
13740| #define HAVE_SETENV 1
13741| #define HAVE_UNSETENV 1
13742| #define HAVE_WRITEV 1
13743| #define HAVE_GETIFADDRS 1
13744| #define HAVE_UTIME 1
13745| #define HAVE_UTIMES 1
13746| #define HAVE_SETRLIMIT 1
13747| #define HAVE_GETRLIMIT 1
13748| #define HAVE_SENDFILE 1
13749| #define HAVE_SIGACTION 1
13750| #define HAVE_DECL_SYS_SIGLIST 1
13751| #define HAVE_FORK 1
13752| #define HAVE_STRERROR_R 1
13753| #define HAVE_MMAP 1
13754| #define HAVE_MEMMOVE 1
13755| #define HAVE_GETPASS 1
13756| #define HAVE_GMTIME_R 1
13757| #define HAVE_LOCALTIME_R 1
13758| #define HAVE_MKSTEMP 1
13759| #define STDC_HEADERS 1
13760| #define HAVE_CRYPT_H 1
13761| #define HAVE_CTYPE_H 1
13762| #define HAVE_DIRENT_H 1
13763| #define HAVE_DLFCN_H 1
13764| #define HAVE_ERRNO_H 1
13765| #define HAVE_FCNTL_H 1
13766| #define HAVE_GRP_H 1
13767| #define HAVE_LIMITS_H 1
13768| #define HAVE_MALLOC_H 1
13769| #define HAVE_MEMORY_H 1
13770| #define HAVE_NETDB_H 1
13771| #define HAVE_POLL_H 1
13772| #define HAVE_PWD_H 1
13773| #define HAVE_SEMAPHORE_H 1
13774| #define HAVE_SIGNAL_H 1
13775| #define HAVE_STDARG_H 1
13776| #define HAVE_STDDEF_H 1
13777| #define HAVE_STDIO_H 1
13778| #define HAVE_STDLIB_H 1
13779| #define HAVE_STRING_H 1
13780| #define HAVE_STRINGS_H 1
13781| #define HAVE_TERMIOS_H 1
13782| #define HAVE_TIME_H 1
13783| #define HAVE_UNISTD_H 1
13784| #define HAVE_ARPA_INET_H 1
13785| #define HAVE_NETINET_IN_H 1
13786| #define HAVE_NETINET_SCTP_H 1
13787| #define HAVE_SYS_FILE_H 1
13788| #define HAVE_SYS_IOCTL_H 1
13789| #define HAVE_SYS_MMAN_H 1
13790| #define HAVE_SYS_PARAM_H 1
13791| #define HAVE_SYS_POLL_H 1
13792| #define HAVE_SYS_RESOURCE_H 1
13793| #define HAVE_SYS_SELECT_H 1
13794| #define HAVE_SYS_SEM_H 1
13795| #define HAVE_SYS_SENDFILE_H 1
13796| #define HAVE_SYS_SIGNAL_H 1
13797| #define HAVE_SYS_SOCKET_H 1
13798| #define HAVE_SYS_STAT_H 1
13799| #define HAVE_SYS_SYSCTL_H 1
13800| #define HAVE_SYS_TIME_H 1
13801| #define HAVE_SYS_TYPES_H 1
13802| #define HAVE_SYS_UIO_H 1
13803| #define HAVE_SYS_UN_H 1
13804| #define HAVE_SYS_WAIT_H 1
13805| #define HAVE_NETINET_TCP_H 1
13806| #define SETPGRP_VOID 1
13807| #define HAVE_SOCKLEN_T 1
13808| #define SIZEOF_VOIDP 8
13809| #define SIZEOF_CHAR 1
13810| #define SIZEOF_INT 4
13811| #define SIZEOF_LONG 8
13812| #define SIZEOF_SHORT 2
13813| #define SIZEOF_LONG_LONG 8
13814| #define SIZEOF_PID_T 4
13815| #define SIZEOF_SSIZE_T 8
13816| #define SIZEOF_SIZE_T 8
13817| #define SIZEOF_OFF_T 8
13818| #define SIZEOF_INO_T 8
13819| #define SIZEOF_STRUCT_IOVEC 16
13820| #define HAVE_STRNCASECMP 1
13821| #define HAVE_STRCASECMP 1
13822| #define HAVE_STRDUP 1
13823| #define HAVE_STRSTR 1
13824| #define HAVE_MEMCHR 1
13825| #define APR_INT64_STRFN strtol
13826| #define APR_OFF_T_STRFN strtol
13827| #define DSO_USE_DLFCN 1
13828| #define HAVE_WAITPID 1
13829| #define HAVE_VLA 1
13830| #define HAVE_SEMGET 1
13831| #define HAVE_SEMCTL 1
13832| #define HAVE_FLOCK 1
13833| #define HAVE_SEMAPHORE_H 1
13834| #define HAVE_SEM_CLOSE 1
13835| #define HAVE_SEM_UNLINK 1
13836| #define HAVE_SEM_POST 1
13837| #define HAVE_SEM_WAIT 1
13838| #define HAVE_LOCK_EX 1
13839| #define HAVE_F_SETLK 1
13840| #define HAVE_SEM_UNDO 1
13841| #define HAVE_POLLIN 1
13842| #define HAVE_PTHREAD_PROCESS_SHARED 1
13843| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
13844| #define HAVE_PTHREAD_MUTEX_ROBUST 1
13845| #define apr_lock implementation method 1
13846| #define USE_SYSVSEM_SERIALIZE 1
13847| #define DEV_RANDOM "/dev/urandom"
13848| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
13849| /* end confdefs.h.  */
13850|
13851| #ifdef HAVE_SYS_TYPES_H
13852| #include <sys/types.h>
13853| #endif
13854| #ifdef HAVE_SYS_STAT_H
13855| #include <sys/stat.h>
13856| #endif
13857| #ifdef HAVE_UNISTD_H
13858| #include <unistd.h>
13859| #endif
13860|
13861| int
13862| main ()
13863| {
13864| static struct stat ac_aggr;
13865| if (ac_aggr.st_mtimensec)
13866| return 0;
13867|   ;
13868|   return 0;
13869| }
13870configure:26262: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
13871conftest.c: In function 'main':
13872conftest.c:205:19: error: 'struct stat' has no member named 'st_mtimensec'
13873 if (sizeof ac_aggr.st_mtimensec)
13874                   ^
13875configure:26262: $? = 1
13876configure: failed program was:
13877| /* confdefs.h */
13878| #define PACKAGE_NAME ""
13879| #define PACKAGE_TARNAME ""
13880| #define PACKAGE_VERSION ""
13881| #define PACKAGE_STRING ""
13882| #define PACKAGE_BUGREPORT ""
13883| #define PACKAGE_URL ""
13884| #define STDC_HEADERS 1
13885| #define HAVE_SYS_TYPES_H 1
13886| #define HAVE_SYS_STAT_H 1
13887| #define HAVE_STDLIB_H 1
13888| #define HAVE_STRING_H 1
13889| #define HAVE_MEMORY_H 1
13890| #define HAVE_STRINGS_H 1
13891| #define HAVE_INTTYPES_H 1
13892| #define HAVE_STDINT_H 1
13893| #define HAVE_UNISTD_H 1
13894| #define __EXTENSIONS__ 1
13895| #define _ALL_SOURCE 1
13896| #define _GNU_SOURCE 1
13897| #define _POSIX_PTHREAD_SEMANTICS 1
13898| #define _TANDEM_SOURCE 1
13899| #define HAVE_DLFCN_H 1
13900| #define LT_OBJDIR ".libs/"
13901| #define HAVE_ATOMIC_BUILTINS 1
13902| #define HAVE_PTHREAD_H 1
13903| #define HAVE_PTHREAD_H 1
13904| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
13905| #define HAVE_PTHREAD_KEY_DELETE 1
13906| #define HAVE_PTHREAD_RWLOCK_INIT 1
13907| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
13908| #define HAVE_PTHREAD_YIELD 1
13909| #define HAVE_PTHREAD_RWLOCKS 1
13910| #define HAVE_GETHOSTBYNAME_R 1
13911| #define HAVE_GETHOSTBYADDR_R 1
13912| #define HAVE_GETSERVBYNAME_R 1
13913| #define HAVE_SIGSUSPEND 1
13914| #define HAVE_SIGWAIT 1
13915| #define HAVE_POLL 1
13916| #define HAVE_EPOLL 1
13917| #define HAVE_EPOLL_CREATE1 1
13918| #define HAVE_DUP3 1
13919| #define HAVE_ACCEPT4 1
13920| #define HAVE_SOCK_CLOEXEC 1
13921| #define HAVE_FDATASYNC 1
13922| #define HAVE_EPOLL_CREATE1 1
13923| #define HAVE_DUP3 1
13924| #define HAVE_ACCEPT4 1
13925| #define HAVE_SOCK_CLOEXEC 1
13926| #define HAVE_GETPWNAM_R 1
13927| #define HAVE_GETPWUID_R 1
13928| #define HAVE_GETGRNAM_R 1
13929| #define HAVE_GETGRGID_R 1
13930| #define HAVE_SYS_TYPES_H 1
13931| #define HAVE_SYS_MMAN_H 1
13932| #define HAVE_SYS_IPC_H 1
13933| #define HAVE_SYS_SHM_H 1
13934| #define HAVE_SYS_FILE_H 1
13935| #define HAVE_MMAP 1
13936| #define HAVE_MUNMAP 1
13937| #define HAVE_SHM_OPEN 1
13938| #define HAVE_SHM_UNLINK 1
13939| #define HAVE_SHMGET 1
13940| #define HAVE_SHMAT 1
13941| #define HAVE_SHMDT 1
13942| #define HAVE_SHMCTL 1
13943| #define HAVE_MAP_ANON 1
13944| #define anonymous shared memory allocation method 1
13945| #define USE_SHMEM_MMAP_ANON 1
13946| #define namebased memory allocation method 1
13947| #define USE_SHMEM_SHMGET 1
13948| #define HAVE_ALLOCA_H 1
13949| #define HAVE_ALLOCA 1
13950| #define HAVE_CALLOC 1
13951| #define HAVE_SETSID 1
13952| #define HAVE_ISINF 1
13953| #define HAVE_ISNAN 1
13954| #define HAVE_GETENV 1
13955| #define HAVE_PUTENV 1
13956| #define HAVE_SETENV 1
13957| #define HAVE_UNSETENV 1
13958| #define HAVE_WRITEV 1
13959| #define HAVE_GETIFADDRS 1
13960| #define HAVE_UTIME 1
13961| #define HAVE_UTIMES 1
13962| #define HAVE_SETRLIMIT 1
13963| #define HAVE_GETRLIMIT 1
13964| #define HAVE_SENDFILE 1
13965| #define HAVE_SIGACTION 1
13966| #define HAVE_DECL_SYS_SIGLIST 1
13967| #define HAVE_FORK 1
13968| #define HAVE_STRERROR_R 1
13969| #define HAVE_MMAP 1
13970| #define HAVE_MEMMOVE 1
13971| #define HAVE_GETPASS 1
13972| #define HAVE_GMTIME_R 1
13973| #define HAVE_LOCALTIME_R 1
13974| #define HAVE_MKSTEMP 1
13975| #define STDC_HEADERS 1
13976| #define HAVE_CRYPT_H 1
13977| #define HAVE_CTYPE_H 1
13978| #define HAVE_DIRENT_H 1
13979| #define HAVE_DLFCN_H 1
13980| #define HAVE_ERRNO_H 1
13981| #define HAVE_FCNTL_H 1
13982| #define HAVE_GRP_H 1
13983| #define HAVE_LIMITS_H 1
13984| #define HAVE_MALLOC_H 1
13985| #define HAVE_MEMORY_H 1
13986| #define HAVE_NETDB_H 1
13987| #define HAVE_POLL_H 1
13988| #define HAVE_PWD_H 1
13989| #define HAVE_SEMAPHORE_H 1
13990| #define HAVE_SIGNAL_H 1
13991| #define HAVE_STDARG_H 1
13992| #define HAVE_STDDEF_H 1
13993| #define HAVE_STDIO_H 1
13994| #define HAVE_STDLIB_H 1
13995| #define HAVE_STRING_H 1
13996| #define HAVE_STRINGS_H 1
13997| #define HAVE_TERMIOS_H 1
13998| #define HAVE_TIME_H 1
13999| #define HAVE_UNISTD_H 1
14000| #define HAVE_ARPA_INET_H 1
14001| #define HAVE_NETINET_IN_H 1
14002| #define HAVE_NETINET_SCTP_H 1
14003| #define HAVE_SYS_FILE_H 1
14004| #define HAVE_SYS_IOCTL_H 1
14005| #define HAVE_SYS_MMAN_H 1
14006| #define HAVE_SYS_PARAM_H 1
14007| #define HAVE_SYS_POLL_H 1
14008| #define HAVE_SYS_RESOURCE_H 1
14009| #define HAVE_SYS_SELECT_H 1
14010| #define HAVE_SYS_SEM_H 1
14011| #define HAVE_SYS_SENDFILE_H 1
14012| #define HAVE_SYS_SIGNAL_H 1
14013| #define HAVE_SYS_SOCKET_H 1
14014| #define HAVE_SYS_STAT_H 1
14015| #define HAVE_SYS_SYSCTL_H 1
14016| #define HAVE_SYS_TIME_H 1
14017| #define HAVE_SYS_TYPES_H 1
14018| #define HAVE_SYS_UIO_H 1
14019| #define HAVE_SYS_UN_H 1
14020| #define HAVE_SYS_WAIT_H 1
14021| #define HAVE_NETINET_TCP_H 1
14022| #define SETPGRP_VOID 1
14023| #define HAVE_SOCKLEN_T 1
14024| #define SIZEOF_VOIDP 8
14025| #define SIZEOF_CHAR 1
14026| #define SIZEOF_INT 4
14027| #define SIZEOF_LONG 8
14028| #define SIZEOF_SHORT 2
14029| #define SIZEOF_LONG_LONG 8
14030| #define SIZEOF_PID_T 4
14031| #define SIZEOF_SSIZE_T 8
14032| #define SIZEOF_SIZE_T 8
14033| #define SIZEOF_OFF_T 8
14034| #define SIZEOF_INO_T 8
14035| #define SIZEOF_STRUCT_IOVEC 16
14036| #define HAVE_STRNCASECMP 1
14037| #define HAVE_STRCASECMP 1
14038| #define HAVE_STRDUP 1
14039| #define HAVE_STRSTR 1
14040| #define HAVE_MEMCHR 1
14041| #define APR_INT64_STRFN strtol
14042| #define APR_OFF_T_STRFN strtol
14043| #define DSO_USE_DLFCN 1
14044| #define HAVE_WAITPID 1
14045| #define HAVE_VLA 1
14046| #define HAVE_SEMGET 1
14047| #define HAVE_SEMCTL 1
14048| #define HAVE_FLOCK 1
14049| #define HAVE_SEMAPHORE_H 1
14050| #define HAVE_SEM_CLOSE 1
14051| #define HAVE_SEM_UNLINK 1
14052| #define HAVE_SEM_POST 1
14053| #define HAVE_SEM_WAIT 1
14054| #define HAVE_LOCK_EX 1
14055| #define HAVE_F_SETLK 1
14056| #define HAVE_SEM_UNDO 1
14057| #define HAVE_POLLIN 1
14058| #define HAVE_PTHREAD_PROCESS_SHARED 1
14059| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
14060| #define HAVE_PTHREAD_MUTEX_ROBUST 1
14061| #define apr_lock implementation method 1
14062| #define USE_SYSVSEM_SERIALIZE 1
14063| #define DEV_RANDOM "/dev/urandom"
14064| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
14065| /* end confdefs.h.  */
14066|
14067| #ifdef HAVE_SYS_TYPES_H
14068| #include <sys/types.h>
14069| #endif
14070| #ifdef HAVE_SYS_STAT_H
14071| #include <sys/stat.h>
14072| #endif
14073| #ifdef HAVE_UNISTD_H
14074| #include <unistd.h>
14075| #endif
14076|
14077| int
14078| main ()
14079| {
14080| static struct stat ac_aggr;
14081| if (sizeof ac_aggr.st_mtimensec)
14082| return 0;
14083|   ;
14084|   return 0;
14085| }
14086configure:26262: result: no
14087configure:26281: checking for struct stat.st_atim.tv_nsec
14088configure:26281: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
14089configure:26281: $? = 0
14090configure:26281: result: yes
14091configure:26300: checking for struct stat.st_ctim.tv_nsec
14092configure:26300: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
14093configure:26300: $? = 0
14094configure:26300: result: yes
14095configure:26319: checking for struct stat.st_mtim.tv_nsec
14096configure:26319: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
14097configure:26319: $? = 0
14098configure:26319: result: yes
14099configure:26338: checking for struct stat.st_atime_n
14100configure:26338: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
14101conftest.c: In function 'main':
14102conftest.c:208:12: error: 'struct stat' has no member named 'st_atime_n'
14103 if (ac_aggr.st_atime_n)
14104            ^
14105configure:26338: $? = 1
14106configure: failed program was:
14107| /* confdefs.h */
14108| #define PACKAGE_NAME ""
14109| #define PACKAGE_TARNAME ""
14110| #define PACKAGE_VERSION ""
14111| #define PACKAGE_STRING ""
14112| #define PACKAGE_BUGREPORT ""
14113| #define PACKAGE_URL ""
14114| #define STDC_HEADERS 1
14115| #define HAVE_SYS_TYPES_H 1
14116| #define HAVE_SYS_STAT_H 1
14117| #define HAVE_STDLIB_H 1
14118| #define HAVE_STRING_H 1
14119| #define HAVE_MEMORY_H 1
14120| #define HAVE_STRINGS_H 1
14121| #define HAVE_INTTYPES_H 1
14122| #define HAVE_STDINT_H 1
14123| #define HAVE_UNISTD_H 1
14124| #define __EXTENSIONS__ 1
14125| #define _ALL_SOURCE 1
14126| #define _GNU_SOURCE 1
14127| #define _POSIX_PTHREAD_SEMANTICS 1
14128| #define _TANDEM_SOURCE 1
14129| #define HAVE_DLFCN_H 1
14130| #define LT_OBJDIR ".libs/"
14131| #define HAVE_ATOMIC_BUILTINS 1
14132| #define HAVE_PTHREAD_H 1
14133| #define HAVE_PTHREAD_H 1
14134| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
14135| #define HAVE_PTHREAD_KEY_DELETE 1
14136| #define HAVE_PTHREAD_RWLOCK_INIT 1
14137| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
14138| #define HAVE_PTHREAD_YIELD 1
14139| #define HAVE_PTHREAD_RWLOCKS 1
14140| #define HAVE_GETHOSTBYNAME_R 1
14141| #define HAVE_GETHOSTBYADDR_R 1
14142| #define HAVE_GETSERVBYNAME_R 1
14143| #define HAVE_SIGSUSPEND 1
14144| #define HAVE_SIGWAIT 1
14145| #define HAVE_POLL 1
14146| #define HAVE_EPOLL 1
14147| #define HAVE_EPOLL_CREATE1 1
14148| #define HAVE_DUP3 1
14149| #define HAVE_ACCEPT4 1
14150| #define HAVE_SOCK_CLOEXEC 1
14151| #define HAVE_FDATASYNC 1
14152| #define HAVE_EPOLL_CREATE1 1
14153| #define HAVE_DUP3 1
14154| #define HAVE_ACCEPT4 1
14155| #define HAVE_SOCK_CLOEXEC 1
14156| #define HAVE_GETPWNAM_R 1
14157| #define HAVE_GETPWUID_R 1
14158| #define HAVE_GETGRNAM_R 1
14159| #define HAVE_GETGRGID_R 1
14160| #define HAVE_SYS_TYPES_H 1
14161| #define HAVE_SYS_MMAN_H 1
14162| #define HAVE_SYS_IPC_H 1
14163| #define HAVE_SYS_SHM_H 1
14164| #define HAVE_SYS_FILE_H 1
14165| #define HAVE_MMAP 1
14166| #define HAVE_MUNMAP 1
14167| #define HAVE_SHM_OPEN 1
14168| #define HAVE_SHM_UNLINK 1
14169| #define HAVE_SHMGET 1
14170| #define HAVE_SHMAT 1
14171| #define HAVE_SHMDT 1
14172| #define HAVE_SHMCTL 1
14173| #define HAVE_MAP_ANON 1
14174| #define anonymous shared memory allocation method 1
14175| #define USE_SHMEM_MMAP_ANON 1
14176| #define namebased memory allocation method 1
14177| #define USE_SHMEM_SHMGET 1
14178| #define HAVE_ALLOCA_H 1
14179| #define HAVE_ALLOCA 1
14180| #define HAVE_CALLOC 1
14181| #define HAVE_SETSID 1
14182| #define HAVE_ISINF 1
14183| #define HAVE_ISNAN 1
14184| #define HAVE_GETENV 1
14185| #define HAVE_PUTENV 1
14186| #define HAVE_SETENV 1
14187| #define HAVE_UNSETENV 1
14188| #define HAVE_WRITEV 1
14189| #define HAVE_GETIFADDRS 1
14190| #define HAVE_UTIME 1
14191| #define HAVE_UTIMES 1
14192| #define HAVE_SETRLIMIT 1
14193| #define HAVE_GETRLIMIT 1
14194| #define HAVE_SENDFILE 1
14195| #define HAVE_SIGACTION 1
14196| #define HAVE_DECL_SYS_SIGLIST 1
14197| #define HAVE_FORK 1
14198| #define HAVE_STRERROR_R 1
14199| #define HAVE_MMAP 1
14200| #define HAVE_MEMMOVE 1
14201| #define HAVE_GETPASS 1
14202| #define HAVE_GMTIME_R 1
14203| #define HAVE_LOCALTIME_R 1
14204| #define HAVE_MKSTEMP 1
14205| #define STDC_HEADERS 1
14206| #define HAVE_CRYPT_H 1
14207| #define HAVE_CTYPE_H 1
14208| #define HAVE_DIRENT_H 1
14209| #define HAVE_DLFCN_H 1
14210| #define HAVE_ERRNO_H 1
14211| #define HAVE_FCNTL_H 1
14212| #define HAVE_GRP_H 1
14213| #define HAVE_LIMITS_H 1
14214| #define HAVE_MALLOC_H 1
14215| #define HAVE_MEMORY_H 1
14216| #define HAVE_NETDB_H 1
14217| #define HAVE_POLL_H 1
14218| #define HAVE_PWD_H 1
14219| #define HAVE_SEMAPHORE_H 1
14220| #define HAVE_SIGNAL_H 1
14221| #define HAVE_STDARG_H 1
14222| #define HAVE_STDDEF_H 1
14223| #define HAVE_STDIO_H 1
14224| #define HAVE_STDLIB_H 1
14225| #define HAVE_STRING_H 1
14226| #define HAVE_STRINGS_H 1
14227| #define HAVE_TERMIOS_H 1
14228| #define HAVE_TIME_H 1
14229| #define HAVE_UNISTD_H 1
14230| #define HAVE_ARPA_INET_H 1
14231| #define HAVE_NETINET_IN_H 1
14232| #define HAVE_NETINET_SCTP_H 1
14233| #define HAVE_SYS_FILE_H 1
14234| #define HAVE_SYS_IOCTL_H 1
14235| #define HAVE_SYS_MMAN_H 1
14236| #define HAVE_SYS_PARAM_H 1
14237| #define HAVE_SYS_POLL_H 1
14238| #define HAVE_SYS_RESOURCE_H 1
14239| #define HAVE_SYS_SELECT_H 1
14240| #define HAVE_SYS_SEM_H 1
14241| #define HAVE_SYS_SENDFILE_H 1
14242| #define HAVE_SYS_SIGNAL_H 1
14243| #define HAVE_SYS_SOCKET_H 1
14244| #define HAVE_SYS_STAT_H 1
14245| #define HAVE_SYS_SYSCTL_H 1
14246| #define HAVE_SYS_TIME_H 1
14247| #define HAVE_SYS_TYPES_H 1
14248| #define HAVE_SYS_UIO_H 1
14249| #define HAVE_SYS_UN_H 1
14250| #define HAVE_SYS_WAIT_H 1
14251| #define HAVE_NETINET_TCP_H 1
14252| #define SETPGRP_VOID 1
14253| #define HAVE_SOCKLEN_T 1
14254| #define SIZEOF_VOIDP 8
14255| #define SIZEOF_CHAR 1
14256| #define SIZEOF_INT 4
14257| #define SIZEOF_LONG 8
14258| #define SIZEOF_SHORT 2
14259| #define SIZEOF_LONG_LONG 8
14260| #define SIZEOF_PID_T 4
14261| #define SIZEOF_SSIZE_T 8
14262| #define SIZEOF_SIZE_T 8
14263| #define SIZEOF_OFF_T 8
14264| #define SIZEOF_INO_T 8
14265| #define SIZEOF_STRUCT_IOVEC 16
14266| #define HAVE_STRNCASECMP 1
14267| #define HAVE_STRCASECMP 1
14268| #define HAVE_STRDUP 1
14269| #define HAVE_STRSTR 1
14270| #define HAVE_MEMCHR 1
14271| #define APR_INT64_STRFN strtol
14272| #define APR_OFF_T_STRFN strtol
14273| #define DSO_USE_DLFCN 1
14274| #define HAVE_WAITPID 1
14275| #define HAVE_VLA 1
14276| #define HAVE_SEMGET 1
14277| #define HAVE_SEMCTL 1
14278| #define HAVE_FLOCK 1
14279| #define HAVE_SEMAPHORE_H 1
14280| #define HAVE_SEM_CLOSE 1
14281| #define HAVE_SEM_UNLINK 1
14282| #define HAVE_SEM_POST 1
14283| #define HAVE_SEM_WAIT 1
14284| #define HAVE_LOCK_EX 1
14285| #define HAVE_F_SETLK 1
14286| #define HAVE_SEM_UNDO 1
14287| #define HAVE_POLLIN 1
14288| #define HAVE_PTHREAD_PROCESS_SHARED 1
14289| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
14290| #define HAVE_PTHREAD_MUTEX_ROBUST 1
14291| #define apr_lock implementation method 1
14292| #define USE_SYSVSEM_SERIALIZE 1
14293| #define DEV_RANDOM "/dev/urandom"
14294| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
14295| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
14296| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
14297| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
14298| /* end confdefs.h.  */
14299|
14300| #ifdef HAVE_SYS_TYPES_H
14301| #include <sys/types.h>
14302| #endif
14303| #ifdef HAVE_SYS_STAT_H
14304| #include <sys/stat.h>
14305| #endif
14306| #ifdef HAVE_UNISTD_H
14307| #include <unistd.h>
14308| #endif
14309|
14310| int
14311| main ()
14312| {
14313| static struct stat ac_aggr;
14314| if (ac_aggr.st_atime_n)
14315| return 0;
14316|   ;
14317|   return 0;
14318| }
14319configure:26338: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
14320conftest.c: In function 'main':
14321conftest.c:208:19: error: 'struct stat' has no member named 'st_atime_n'
14322 if (sizeof ac_aggr.st_atime_n)
14323                   ^
14324configure:26338: $? = 1
14325configure: failed program was:
14326| /* confdefs.h */
14327| #define PACKAGE_NAME ""
14328| #define PACKAGE_TARNAME ""
14329| #define PACKAGE_VERSION ""
14330| #define PACKAGE_STRING ""
14331| #define PACKAGE_BUGREPORT ""
14332| #define PACKAGE_URL ""
14333| #define STDC_HEADERS 1
14334| #define HAVE_SYS_TYPES_H 1
14335| #define HAVE_SYS_STAT_H 1
14336| #define HAVE_STDLIB_H 1
14337| #define HAVE_STRING_H 1
14338| #define HAVE_MEMORY_H 1
14339| #define HAVE_STRINGS_H 1
14340| #define HAVE_INTTYPES_H 1
14341| #define HAVE_STDINT_H 1
14342| #define HAVE_UNISTD_H 1
14343| #define __EXTENSIONS__ 1
14344| #define _ALL_SOURCE 1
14345| #define _GNU_SOURCE 1
14346| #define _POSIX_PTHREAD_SEMANTICS 1
14347| #define _TANDEM_SOURCE 1
14348| #define HAVE_DLFCN_H 1
14349| #define LT_OBJDIR ".libs/"
14350| #define HAVE_ATOMIC_BUILTINS 1
14351| #define HAVE_PTHREAD_H 1
14352| #define HAVE_PTHREAD_H 1
14353| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
14354| #define HAVE_PTHREAD_KEY_DELETE 1
14355| #define HAVE_PTHREAD_RWLOCK_INIT 1
14356| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
14357| #define HAVE_PTHREAD_YIELD 1
14358| #define HAVE_PTHREAD_RWLOCKS 1
14359| #define HAVE_GETHOSTBYNAME_R 1
14360| #define HAVE_GETHOSTBYADDR_R 1
14361| #define HAVE_GETSERVBYNAME_R 1
14362| #define HAVE_SIGSUSPEND 1
14363| #define HAVE_SIGWAIT 1
14364| #define HAVE_POLL 1
14365| #define HAVE_EPOLL 1
14366| #define HAVE_EPOLL_CREATE1 1
14367| #define HAVE_DUP3 1
14368| #define HAVE_ACCEPT4 1
14369| #define HAVE_SOCK_CLOEXEC 1
14370| #define HAVE_FDATASYNC 1
14371| #define HAVE_EPOLL_CREATE1 1
14372| #define HAVE_DUP3 1
14373| #define HAVE_ACCEPT4 1
14374| #define HAVE_SOCK_CLOEXEC 1
14375| #define HAVE_GETPWNAM_R 1
14376| #define HAVE_GETPWUID_R 1
14377| #define HAVE_GETGRNAM_R 1
14378| #define HAVE_GETGRGID_R 1
14379| #define HAVE_SYS_TYPES_H 1
14380| #define HAVE_SYS_MMAN_H 1
14381| #define HAVE_SYS_IPC_H 1
14382| #define HAVE_SYS_SHM_H 1
14383| #define HAVE_SYS_FILE_H 1
14384| #define HAVE_MMAP 1
14385| #define HAVE_MUNMAP 1
14386| #define HAVE_SHM_OPEN 1
14387| #define HAVE_SHM_UNLINK 1
14388| #define HAVE_SHMGET 1
14389| #define HAVE_SHMAT 1
14390| #define HAVE_SHMDT 1
14391| #define HAVE_SHMCTL 1
14392| #define HAVE_MAP_ANON 1
14393| #define anonymous shared memory allocation method 1
14394| #define USE_SHMEM_MMAP_ANON 1
14395| #define namebased memory allocation method 1
14396| #define USE_SHMEM_SHMGET 1
14397| #define HAVE_ALLOCA_H 1
14398| #define HAVE_ALLOCA 1
14399| #define HAVE_CALLOC 1
14400| #define HAVE_SETSID 1
14401| #define HAVE_ISINF 1
14402| #define HAVE_ISNAN 1
14403| #define HAVE_GETENV 1
14404| #define HAVE_PUTENV 1
14405| #define HAVE_SETENV 1
14406| #define HAVE_UNSETENV 1
14407| #define HAVE_WRITEV 1
14408| #define HAVE_GETIFADDRS 1
14409| #define HAVE_UTIME 1
14410| #define HAVE_UTIMES 1
14411| #define HAVE_SETRLIMIT 1
14412| #define HAVE_GETRLIMIT 1
14413| #define HAVE_SENDFILE 1
14414| #define HAVE_SIGACTION 1
14415| #define HAVE_DECL_SYS_SIGLIST 1
14416| #define HAVE_FORK 1
14417| #define HAVE_STRERROR_R 1
14418| #define HAVE_MMAP 1
14419| #define HAVE_MEMMOVE 1
14420| #define HAVE_GETPASS 1
14421| #define HAVE_GMTIME_R 1
14422| #define HAVE_LOCALTIME_R 1
14423| #define HAVE_MKSTEMP 1
14424| #define STDC_HEADERS 1
14425| #define HAVE_CRYPT_H 1
14426| #define HAVE_CTYPE_H 1
14427| #define HAVE_DIRENT_H 1
14428| #define HAVE_DLFCN_H 1
14429| #define HAVE_ERRNO_H 1
14430| #define HAVE_FCNTL_H 1
14431| #define HAVE_GRP_H 1
14432| #define HAVE_LIMITS_H 1
14433| #define HAVE_MALLOC_H 1
14434| #define HAVE_MEMORY_H 1
14435| #define HAVE_NETDB_H 1
14436| #define HAVE_POLL_H 1
14437| #define HAVE_PWD_H 1
14438| #define HAVE_SEMAPHORE_H 1
14439| #define HAVE_SIGNAL_H 1
14440| #define HAVE_STDARG_H 1
14441| #define HAVE_STDDEF_H 1
14442| #define HAVE_STDIO_H 1
14443| #define HAVE_STDLIB_H 1
14444| #define HAVE_STRING_H 1
14445| #define HAVE_STRINGS_H 1
14446| #define HAVE_TERMIOS_H 1
14447| #define HAVE_TIME_H 1
14448| #define HAVE_UNISTD_H 1
14449| #define HAVE_ARPA_INET_H 1
14450| #define HAVE_NETINET_IN_H 1
14451| #define HAVE_NETINET_SCTP_H 1
14452| #define HAVE_SYS_FILE_H 1
14453| #define HAVE_SYS_IOCTL_H 1
14454| #define HAVE_SYS_MMAN_H 1
14455| #define HAVE_SYS_PARAM_H 1
14456| #define HAVE_SYS_POLL_H 1
14457| #define HAVE_SYS_RESOURCE_H 1
14458| #define HAVE_SYS_SELECT_H 1
14459| #define HAVE_SYS_SEM_H 1
14460| #define HAVE_SYS_SENDFILE_H 1
14461| #define HAVE_SYS_SIGNAL_H 1
14462| #define HAVE_SYS_SOCKET_H 1
14463| #define HAVE_SYS_STAT_H 1
14464| #define HAVE_SYS_SYSCTL_H 1
14465| #define HAVE_SYS_TIME_H 1
14466| #define HAVE_SYS_TYPES_H 1
14467| #define HAVE_SYS_UIO_H 1
14468| #define HAVE_SYS_UN_H 1
14469| #define HAVE_SYS_WAIT_H 1
14470| #define HAVE_NETINET_TCP_H 1
14471| #define SETPGRP_VOID 1
14472| #define HAVE_SOCKLEN_T 1
14473| #define SIZEOF_VOIDP 8
14474| #define SIZEOF_CHAR 1
14475| #define SIZEOF_INT 4
14476| #define SIZEOF_LONG 8
14477| #define SIZEOF_SHORT 2
14478| #define SIZEOF_LONG_LONG 8
14479| #define SIZEOF_PID_T 4
14480| #define SIZEOF_SSIZE_T 8
14481| #define SIZEOF_SIZE_T 8
14482| #define SIZEOF_OFF_T 8
14483| #define SIZEOF_INO_T 8
14484| #define SIZEOF_STRUCT_IOVEC 16
14485| #define HAVE_STRNCASECMP 1
14486| #define HAVE_STRCASECMP 1
14487| #define HAVE_STRDUP 1
14488| #define HAVE_STRSTR 1
14489| #define HAVE_MEMCHR 1
14490| #define APR_INT64_STRFN strtol
14491| #define APR_OFF_T_STRFN strtol
14492| #define DSO_USE_DLFCN 1
14493| #define HAVE_WAITPID 1
14494| #define HAVE_VLA 1
14495| #define HAVE_SEMGET 1
14496| #define HAVE_SEMCTL 1
14497| #define HAVE_FLOCK 1
14498| #define HAVE_SEMAPHORE_H 1
14499| #define HAVE_SEM_CLOSE 1
14500| #define HAVE_SEM_UNLINK 1
14501| #define HAVE_SEM_POST 1
14502| #define HAVE_SEM_WAIT 1
14503| #define HAVE_LOCK_EX 1
14504| #define HAVE_F_SETLK 1
14505| #define HAVE_SEM_UNDO 1
14506| #define HAVE_POLLIN 1
14507| #define HAVE_PTHREAD_PROCESS_SHARED 1
14508| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
14509| #define HAVE_PTHREAD_MUTEX_ROBUST 1
14510| #define apr_lock implementation method 1
14511| #define USE_SYSVSEM_SERIALIZE 1
14512| #define DEV_RANDOM "/dev/urandom"
14513| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
14514| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
14515| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
14516| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
14517| /* end confdefs.h.  */
14518|
14519| #ifdef HAVE_SYS_TYPES_H
14520| #include <sys/types.h>
14521| #endif
14522| #ifdef HAVE_SYS_STAT_H
14523| #include <sys/stat.h>
14524| #endif
14525| #ifdef HAVE_UNISTD_H
14526| #include <unistd.h>
14527| #endif
14528|
14529| int
14530| main ()
14531| {
14532| static struct stat ac_aggr;
14533| if (sizeof ac_aggr.st_atime_n)
14534| return 0;
14535|   ;
14536|   return 0;
14537| }
14538configure:26338: result: no
14539configure:26357: checking for struct stat.st_ctime_n
14540configure:26357: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
14541conftest.c: In function 'main':
14542conftest.c:208:12: error: 'struct stat' has no member named 'st_ctime_n'
14543 if (ac_aggr.st_ctime_n)
14544            ^
14545configure:26357: $? = 1
14546configure: failed program was:
14547| /* confdefs.h */
14548| #define PACKAGE_NAME ""
14549| #define PACKAGE_TARNAME ""
14550| #define PACKAGE_VERSION ""
14551| #define PACKAGE_STRING ""
14552| #define PACKAGE_BUGREPORT ""
14553| #define PACKAGE_URL ""
14554| #define STDC_HEADERS 1
14555| #define HAVE_SYS_TYPES_H 1
14556| #define HAVE_SYS_STAT_H 1
14557| #define HAVE_STDLIB_H 1
14558| #define HAVE_STRING_H 1
14559| #define HAVE_MEMORY_H 1
14560| #define HAVE_STRINGS_H 1
14561| #define HAVE_INTTYPES_H 1
14562| #define HAVE_STDINT_H 1
14563| #define HAVE_UNISTD_H 1
14564| #define __EXTENSIONS__ 1
14565| #define _ALL_SOURCE 1
14566| #define _GNU_SOURCE 1
14567| #define _POSIX_PTHREAD_SEMANTICS 1
14568| #define _TANDEM_SOURCE 1
14569| #define HAVE_DLFCN_H 1
14570| #define LT_OBJDIR ".libs/"
14571| #define HAVE_ATOMIC_BUILTINS 1
14572| #define HAVE_PTHREAD_H 1
14573| #define HAVE_PTHREAD_H 1
14574| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
14575| #define HAVE_PTHREAD_KEY_DELETE 1
14576| #define HAVE_PTHREAD_RWLOCK_INIT 1
14577| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
14578| #define HAVE_PTHREAD_YIELD 1
14579| #define HAVE_PTHREAD_RWLOCKS 1
14580| #define HAVE_GETHOSTBYNAME_R 1
14581| #define HAVE_GETHOSTBYADDR_R 1
14582| #define HAVE_GETSERVBYNAME_R 1
14583| #define HAVE_SIGSUSPEND 1
14584| #define HAVE_SIGWAIT 1
14585| #define HAVE_POLL 1
14586| #define HAVE_EPOLL 1
14587| #define HAVE_EPOLL_CREATE1 1
14588| #define HAVE_DUP3 1
14589| #define HAVE_ACCEPT4 1
14590| #define HAVE_SOCK_CLOEXEC 1
14591| #define HAVE_FDATASYNC 1
14592| #define HAVE_EPOLL_CREATE1 1
14593| #define HAVE_DUP3 1
14594| #define HAVE_ACCEPT4 1
14595| #define HAVE_SOCK_CLOEXEC 1
14596| #define HAVE_GETPWNAM_R 1
14597| #define HAVE_GETPWUID_R 1
14598| #define HAVE_GETGRNAM_R 1
14599| #define HAVE_GETGRGID_R 1
14600| #define HAVE_SYS_TYPES_H 1
14601| #define HAVE_SYS_MMAN_H 1
14602| #define HAVE_SYS_IPC_H 1
14603| #define HAVE_SYS_SHM_H 1
14604| #define HAVE_SYS_FILE_H 1
14605| #define HAVE_MMAP 1
14606| #define HAVE_MUNMAP 1
14607| #define HAVE_SHM_OPEN 1
14608| #define HAVE_SHM_UNLINK 1
14609| #define HAVE_SHMGET 1
14610| #define HAVE_SHMAT 1
14611| #define HAVE_SHMDT 1
14612| #define HAVE_SHMCTL 1
14613| #define HAVE_MAP_ANON 1
14614| #define anonymous shared memory allocation method 1
14615| #define USE_SHMEM_MMAP_ANON 1
14616| #define namebased memory allocation method 1
14617| #define USE_SHMEM_SHMGET 1
14618| #define HAVE_ALLOCA_H 1
14619| #define HAVE_ALLOCA 1
14620| #define HAVE_CALLOC 1
14621| #define HAVE_SETSID 1
14622| #define HAVE_ISINF 1
14623| #define HAVE_ISNAN 1
14624| #define HAVE_GETENV 1
14625| #define HAVE_PUTENV 1
14626| #define HAVE_SETENV 1
14627| #define HAVE_UNSETENV 1
14628| #define HAVE_WRITEV 1
14629| #define HAVE_GETIFADDRS 1
14630| #define HAVE_UTIME 1
14631| #define HAVE_UTIMES 1
14632| #define HAVE_SETRLIMIT 1
14633| #define HAVE_GETRLIMIT 1
14634| #define HAVE_SENDFILE 1
14635| #define HAVE_SIGACTION 1
14636| #define HAVE_DECL_SYS_SIGLIST 1
14637| #define HAVE_FORK 1
14638| #define HAVE_STRERROR_R 1
14639| #define HAVE_MMAP 1
14640| #define HAVE_MEMMOVE 1
14641| #define HAVE_GETPASS 1
14642| #define HAVE_GMTIME_R 1
14643| #define HAVE_LOCALTIME_R 1
14644| #define HAVE_MKSTEMP 1
14645| #define STDC_HEADERS 1
14646| #define HAVE_CRYPT_H 1
14647| #define HAVE_CTYPE_H 1
14648| #define HAVE_DIRENT_H 1
14649| #define HAVE_DLFCN_H 1
14650| #define HAVE_ERRNO_H 1
14651| #define HAVE_FCNTL_H 1
14652| #define HAVE_GRP_H 1
14653| #define HAVE_LIMITS_H 1
14654| #define HAVE_MALLOC_H 1
14655| #define HAVE_MEMORY_H 1
14656| #define HAVE_NETDB_H 1
14657| #define HAVE_POLL_H 1
14658| #define HAVE_PWD_H 1
14659| #define HAVE_SEMAPHORE_H 1
14660| #define HAVE_SIGNAL_H 1
14661| #define HAVE_STDARG_H 1
14662| #define HAVE_STDDEF_H 1
14663| #define HAVE_STDIO_H 1
14664| #define HAVE_STDLIB_H 1
14665| #define HAVE_STRING_H 1
14666| #define HAVE_STRINGS_H 1
14667| #define HAVE_TERMIOS_H 1
14668| #define HAVE_TIME_H 1
14669| #define HAVE_UNISTD_H 1
14670| #define HAVE_ARPA_INET_H 1
14671| #define HAVE_NETINET_IN_H 1
14672| #define HAVE_NETINET_SCTP_H 1
14673| #define HAVE_SYS_FILE_H 1
14674| #define HAVE_SYS_IOCTL_H 1
14675| #define HAVE_SYS_MMAN_H 1
14676| #define HAVE_SYS_PARAM_H 1
14677| #define HAVE_SYS_POLL_H 1
14678| #define HAVE_SYS_RESOURCE_H 1
14679| #define HAVE_SYS_SELECT_H 1
14680| #define HAVE_SYS_SEM_H 1
14681| #define HAVE_SYS_SENDFILE_H 1
14682| #define HAVE_SYS_SIGNAL_H 1
14683| #define HAVE_SYS_SOCKET_H 1
14684| #define HAVE_SYS_STAT_H 1
14685| #define HAVE_SYS_SYSCTL_H 1
14686| #define HAVE_SYS_TIME_H 1
14687| #define HAVE_SYS_TYPES_H 1
14688| #define HAVE_SYS_UIO_H 1
14689| #define HAVE_SYS_UN_H 1
14690| #define HAVE_SYS_WAIT_H 1
14691| #define HAVE_NETINET_TCP_H 1
14692| #define SETPGRP_VOID 1
14693| #define HAVE_SOCKLEN_T 1
14694| #define SIZEOF_VOIDP 8
14695| #define SIZEOF_CHAR 1
14696| #define SIZEOF_INT 4
14697| #define SIZEOF_LONG 8
14698| #define SIZEOF_SHORT 2
14699| #define SIZEOF_LONG_LONG 8
14700| #define SIZEOF_PID_T 4
14701| #define SIZEOF_SSIZE_T 8
14702| #define SIZEOF_SIZE_T 8
14703| #define SIZEOF_OFF_T 8
14704| #define SIZEOF_INO_T 8
14705| #define SIZEOF_STRUCT_IOVEC 16
14706| #define HAVE_STRNCASECMP 1
14707| #define HAVE_STRCASECMP 1
14708| #define HAVE_STRDUP 1
14709| #define HAVE_STRSTR 1
14710| #define HAVE_MEMCHR 1
14711| #define APR_INT64_STRFN strtol
14712| #define APR_OFF_T_STRFN strtol
14713| #define DSO_USE_DLFCN 1
14714| #define HAVE_WAITPID 1
14715| #define HAVE_VLA 1
14716| #define HAVE_SEMGET 1
14717| #define HAVE_SEMCTL 1
14718| #define HAVE_FLOCK 1
14719| #define HAVE_SEMAPHORE_H 1
14720| #define HAVE_SEM_CLOSE 1
14721| #define HAVE_SEM_UNLINK 1
14722| #define HAVE_SEM_POST 1
14723| #define HAVE_SEM_WAIT 1
14724| #define HAVE_LOCK_EX 1
14725| #define HAVE_F_SETLK 1
14726| #define HAVE_SEM_UNDO 1
14727| #define HAVE_POLLIN 1
14728| #define HAVE_PTHREAD_PROCESS_SHARED 1
14729| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
14730| #define HAVE_PTHREAD_MUTEX_ROBUST 1
14731| #define apr_lock implementation method 1
14732| #define USE_SYSVSEM_SERIALIZE 1
14733| #define DEV_RANDOM "/dev/urandom"
14734| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
14735| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
14736| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
14737| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
14738| /* end confdefs.h.  */
14739|
14740| #ifdef HAVE_SYS_TYPES_H
14741| #include <sys/types.h>
14742| #endif
14743| #ifdef HAVE_SYS_STAT_H
14744| #include <sys/stat.h>
14745| #endif
14746| #ifdef HAVE_UNISTD_H
14747| #include <unistd.h>
14748| #endif
14749|
14750| int
14751| main ()
14752| {
14753| static struct stat ac_aggr;
14754| if (ac_aggr.st_ctime_n)
14755| return 0;
14756|   ;
14757|   return 0;
14758| }
14759configure:26357: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
14760conftest.c: In function 'main':
14761conftest.c:208:19: error: 'struct stat' has no member named 'st_ctime_n'
14762 if (sizeof ac_aggr.st_ctime_n)
14763                   ^
14764configure:26357: $? = 1
14765configure: failed program was:
14766| /* confdefs.h */
14767| #define PACKAGE_NAME ""
14768| #define PACKAGE_TARNAME ""
14769| #define PACKAGE_VERSION ""
14770| #define PACKAGE_STRING ""
14771| #define PACKAGE_BUGREPORT ""
14772| #define PACKAGE_URL ""
14773| #define STDC_HEADERS 1
14774| #define HAVE_SYS_TYPES_H 1
14775| #define HAVE_SYS_STAT_H 1
14776| #define HAVE_STDLIB_H 1
14777| #define HAVE_STRING_H 1
14778| #define HAVE_MEMORY_H 1
14779| #define HAVE_STRINGS_H 1
14780| #define HAVE_INTTYPES_H 1
14781| #define HAVE_STDINT_H 1
14782| #define HAVE_UNISTD_H 1
14783| #define __EXTENSIONS__ 1
14784| #define _ALL_SOURCE 1
14785| #define _GNU_SOURCE 1
14786| #define _POSIX_PTHREAD_SEMANTICS 1
14787| #define _TANDEM_SOURCE 1
14788| #define HAVE_DLFCN_H 1
14789| #define LT_OBJDIR ".libs/"
14790| #define HAVE_ATOMIC_BUILTINS 1
14791| #define HAVE_PTHREAD_H 1
14792| #define HAVE_PTHREAD_H 1
14793| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
14794| #define HAVE_PTHREAD_KEY_DELETE 1
14795| #define HAVE_PTHREAD_RWLOCK_INIT 1
14796| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
14797| #define HAVE_PTHREAD_YIELD 1
14798| #define HAVE_PTHREAD_RWLOCKS 1
14799| #define HAVE_GETHOSTBYNAME_R 1
14800| #define HAVE_GETHOSTBYADDR_R 1
14801| #define HAVE_GETSERVBYNAME_R 1
14802| #define HAVE_SIGSUSPEND 1
14803| #define HAVE_SIGWAIT 1
14804| #define HAVE_POLL 1
14805| #define HAVE_EPOLL 1
14806| #define HAVE_EPOLL_CREATE1 1
14807| #define HAVE_DUP3 1
14808| #define HAVE_ACCEPT4 1
14809| #define HAVE_SOCK_CLOEXEC 1
14810| #define HAVE_FDATASYNC 1
14811| #define HAVE_EPOLL_CREATE1 1
14812| #define HAVE_DUP3 1
14813| #define HAVE_ACCEPT4 1
14814| #define HAVE_SOCK_CLOEXEC 1
14815| #define HAVE_GETPWNAM_R 1
14816| #define HAVE_GETPWUID_R 1
14817| #define HAVE_GETGRNAM_R 1
14818| #define HAVE_GETGRGID_R 1
14819| #define HAVE_SYS_TYPES_H 1
14820| #define HAVE_SYS_MMAN_H 1
14821| #define HAVE_SYS_IPC_H 1
14822| #define HAVE_SYS_SHM_H 1
14823| #define HAVE_SYS_FILE_H 1
14824| #define HAVE_MMAP 1
14825| #define HAVE_MUNMAP 1
14826| #define HAVE_SHM_OPEN 1
14827| #define HAVE_SHM_UNLINK 1
14828| #define HAVE_SHMGET 1
14829| #define HAVE_SHMAT 1
14830| #define HAVE_SHMDT 1
14831| #define HAVE_SHMCTL 1
14832| #define HAVE_MAP_ANON 1
14833| #define anonymous shared memory allocation method 1
14834| #define USE_SHMEM_MMAP_ANON 1
14835| #define namebased memory allocation method 1
14836| #define USE_SHMEM_SHMGET 1
14837| #define HAVE_ALLOCA_H 1
14838| #define HAVE_ALLOCA 1
14839| #define HAVE_CALLOC 1
14840| #define HAVE_SETSID 1
14841| #define HAVE_ISINF 1
14842| #define HAVE_ISNAN 1
14843| #define HAVE_GETENV 1
14844| #define HAVE_PUTENV 1
14845| #define HAVE_SETENV 1
14846| #define HAVE_UNSETENV 1
14847| #define HAVE_WRITEV 1
14848| #define HAVE_GETIFADDRS 1
14849| #define HAVE_UTIME 1
14850| #define HAVE_UTIMES 1
14851| #define HAVE_SETRLIMIT 1
14852| #define HAVE_GETRLIMIT 1
14853| #define HAVE_SENDFILE 1
14854| #define HAVE_SIGACTION 1
14855| #define HAVE_DECL_SYS_SIGLIST 1
14856| #define HAVE_FORK 1
14857| #define HAVE_STRERROR_R 1
14858| #define HAVE_MMAP 1
14859| #define HAVE_MEMMOVE 1
14860| #define HAVE_GETPASS 1
14861| #define HAVE_GMTIME_R 1
14862| #define HAVE_LOCALTIME_R 1
14863| #define HAVE_MKSTEMP 1
14864| #define STDC_HEADERS 1
14865| #define HAVE_CRYPT_H 1
14866| #define HAVE_CTYPE_H 1
14867| #define HAVE_DIRENT_H 1
14868| #define HAVE_DLFCN_H 1
14869| #define HAVE_ERRNO_H 1
14870| #define HAVE_FCNTL_H 1
14871| #define HAVE_GRP_H 1
14872| #define HAVE_LIMITS_H 1
14873| #define HAVE_MALLOC_H 1
14874| #define HAVE_MEMORY_H 1
14875| #define HAVE_NETDB_H 1
14876| #define HAVE_POLL_H 1
14877| #define HAVE_PWD_H 1
14878| #define HAVE_SEMAPHORE_H 1
14879| #define HAVE_SIGNAL_H 1
14880| #define HAVE_STDARG_H 1
14881| #define HAVE_STDDEF_H 1
14882| #define HAVE_STDIO_H 1
14883| #define HAVE_STDLIB_H 1
14884| #define HAVE_STRING_H 1
14885| #define HAVE_STRINGS_H 1
14886| #define HAVE_TERMIOS_H 1
14887| #define HAVE_TIME_H 1
14888| #define HAVE_UNISTD_H 1
14889| #define HAVE_ARPA_INET_H 1
14890| #define HAVE_NETINET_IN_H 1
14891| #define HAVE_NETINET_SCTP_H 1
14892| #define HAVE_SYS_FILE_H 1
14893| #define HAVE_SYS_IOCTL_H 1
14894| #define HAVE_SYS_MMAN_H 1
14895| #define HAVE_SYS_PARAM_H 1
14896| #define HAVE_SYS_POLL_H 1
14897| #define HAVE_SYS_RESOURCE_H 1
14898| #define HAVE_SYS_SELECT_H 1
14899| #define HAVE_SYS_SEM_H 1
14900| #define HAVE_SYS_SENDFILE_H 1
14901| #define HAVE_SYS_SIGNAL_H 1
14902| #define HAVE_SYS_SOCKET_H 1
14903| #define HAVE_SYS_STAT_H 1
14904| #define HAVE_SYS_SYSCTL_H 1
14905| #define HAVE_SYS_TIME_H 1
14906| #define HAVE_SYS_TYPES_H 1
14907| #define HAVE_SYS_UIO_H 1
14908| #define HAVE_SYS_UN_H 1
14909| #define HAVE_SYS_WAIT_H 1
14910| #define HAVE_NETINET_TCP_H 1
14911| #define SETPGRP_VOID 1
14912| #define HAVE_SOCKLEN_T 1
14913| #define SIZEOF_VOIDP 8
14914| #define SIZEOF_CHAR 1
14915| #define SIZEOF_INT 4
14916| #define SIZEOF_LONG 8
14917| #define SIZEOF_SHORT 2
14918| #define SIZEOF_LONG_LONG 8
14919| #define SIZEOF_PID_T 4
14920| #define SIZEOF_SSIZE_T 8
14921| #define SIZEOF_SIZE_T 8
14922| #define SIZEOF_OFF_T 8
14923| #define SIZEOF_INO_T 8
14924| #define SIZEOF_STRUCT_IOVEC 16
14925| #define HAVE_STRNCASECMP 1
14926| #define HAVE_STRCASECMP 1
14927| #define HAVE_STRDUP 1
14928| #define HAVE_STRSTR 1
14929| #define HAVE_MEMCHR 1
14930| #define APR_INT64_STRFN strtol
14931| #define APR_OFF_T_STRFN strtol
14932| #define DSO_USE_DLFCN 1
14933| #define HAVE_WAITPID 1
14934| #define HAVE_VLA 1
14935| #define HAVE_SEMGET 1
14936| #define HAVE_SEMCTL 1
14937| #define HAVE_FLOCK 1
14938| #define HAVE_SEMAPHORE_H 1
14939| #define HAVE_SEM_CLOSE 1
14940| #define HAVE_SEM_UNLINK 1
14941| #define HAVE_SEM_POST 1
14942| #define HAVE_SEM_WAIT 1
14943| #define HAVE_LOCK_EX 1
14944| #define HAVE_F_SETLK 1
14945| #define HAVE_SEM_UNDO 1
14946| #define HAVE_POLLIN 1
14947| #define HAVE_PTHREAD_PROCESS_SHARED 1
14948| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
14949| #define HAVE_PTHREAD_MUTEX_ROBUST 1
14950| #define apr_lock implementation method 1
14951| #define USE_SYSVSEM_SERIALIZE 1
14952| #define DEV_RANDOM "/dev/urandom"
14953| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
14954| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
14955| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
14956| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
14957| /* end confdefs.h.  */
14958|
14959| #ifdef HAVE_SYS_TYPES_H
14960| #include <sys/types.h>
14961| #endif
14962| #ifdef HAVE_SYS_STAT_H
14963| #include <sys/stat.h>
14964| #endif
14965| #ifdef HAVE_UNISTD_H
14966| #include <unistd.h>
14967| #endif
14968|
14969| int
14970| main ()
14971| {
14972| static struct stat ac_aggr;
14973| if (sizeof ac_aggr.st_ctime_n)
14974| return 0;
14975|   ;
14976|   return 0;
14977| }
14978configure:26357: result: no
14979configure:26376: checking for struct stat.st_mtime_n
14980configure:26376: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
14981conftest.c: In function 'main':
14982conftest.c:208:12: error: 'struct stat' has no member named 'st_mtime_n'
14983 if (ac_aggr.st_mtime_n)
14984            ^
14985configure:26376: $? = 1
14986configure: failed program was:
14987| /* confdefs.h */
14988| #define PACKAGE_NAME ""
14989| #define PACKAGE_TARNAME ""
14990| #define PACKAGE_VERSION ""
14991| #define PACKAGE_STRING ""
14992| #define PACKAGE_BUGREPORT ""
14993| #define PACKAGE_URL ""
14994| #define STDC_HEADERS 1
14995| #define HAVE_SYS_TYPES_H 1
14996| #define HAVE_SYS_STAT_H 1
14997| #define HAVE_STDLIB_H 1
14998| #define HAVE_STRING_H 1
14999| #define HAVE_MEMORY_H 1
15000| #define HAVE_STRINGS_H 1
15001| #define HAVE_INTTYPES_H 1
15002| #define HAVE_STDINT_H 1
15003| #define HAVE_UNISTD_H 1
15004| #define __EXTENSIONS__ 1
15005| #define _ALL_SOURCE 1
15006| #define _GNU_SOURCE 1
15007| #define _POSIX_PTHREAD_SEMANTICS 1
15008| #define _TANDEM_SOURCE 1
15009| #define HAVE_DLFCN_H 1
15010| #define LT_OBJDIR ".libs/"
15011| #define HAVE_ATOMIC_BUILTINS 1
15012| #define HAVE_PTHREAD_H 1
15013| #define HAVE_PTHREAD_H 1
15014| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
15015| #define HAVE_PTHREAD_KEY_DELETE 1
15016| #define HAVE_PTHREAD_RWLOCK_INIT 1
15017| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
15018| #define HAVE_PTHREAD_YIELD 1
15019| #define HAVE_PTHREAD_RWLOCKS 1
15020| #define HAVE_GETHOSTBYNAME_R 1
15021| #define HAVE_GETHOSTBYADDR_R 1
15022| #define HAVE_GETSERVBYNAME_R 1
15023| #define HAVE_SIGSUSPEND 1
15024| #define HAVE_SIGWAIT 1
15025| #define HAVE_POLL 1
15026| #define HAVE_EPOLL 1
15027| #define HAVE_EPOLL_CREATE1 1
15028| #define HAVE_DUP3 1
15029| #define HAVE_ACCEPT4 1
15030| #define HAVE_SOCK_CLOEXEC 1
15031| #define HAVE_FDATASYNC 1
15032| #define HAVE_EPOLL_CREATE1 1
15033| #define HAVE_DUP3 1
15034| #define HAVE_ACCEPT4 1
15035| #define HAVE_SOCK_CLOEXEC 1
15036| #define HAVE_GETPWNAM_R 1
15037| #define HAVE_GETPWUID_R 1
15038| #define HAVE_GETGRNAM_R 1
15039| #define HAVE_GETGRGID_R 1
15040| #define HAVE_SYS_TYPES_H 1
15041| #define HAVE_SYS_MMAN_H 1
15042| #define HAVE_SYS_IPC_H 1
15043| #define HAVE_SYS_SHM_H 1
15044| #define HAVE_SYS_FILE_H 1
15045| #define HAVE_MMAP 1
15046| #define HAVE_MUNMAP 1
15047| #define HAVE_SHM_OPEN 1
15048| #define HAVE_SHM_UNLINK 1
15049| #define HAVE_SHMGET 1
15050| #define HAVE_SHMAT 1
15051| #define HAVE_SHMDT 1
15052| #define HAVE_SHMCTL 1
15053| #define HAVE_MAP_ANON 1
15054| #define anonymous shared memory allocation method 1
15055| #define USE_SHMEM_MMAP_ANON 1
15056| #define namebased memory allocation method 1
15057| #define USE_SHMEM_SHMGET 1
15058| #define HAVE_ALLOCA_H 1
15059| #define HAVE_ALLOCA 1
15060| #define HAVE_CALLOC 1
15061| #define HAVE_SETSID 1
15062| #define HAVE_ISINF 1
15063| #define HAVE_ISNAN 1
15064| #define HAVE_GETENV 1
15065| #define HAVE_PUTENV 1
15066| #define HAVE_SETENV 1
15067| #define HAVE_UNSETENV 1
15068| #define HAVE_WRITEV 1
15069| #define HAVE_GETIFADDRS 1
15070| #define HAVE_UTIME 1
15071| #define HAVE_UTIMES 1
15072| #define HAVE_SETRLIMIT 1
15073| #define HAVE_GETRLIMIT 1
15074| #define HAVE_SENDFILE 1
15075| #define HAVE_SIGACTION 1
15076| #define HAVE_DECL_SYS_SIGLIST 1
15077| #define HAVE_FORK 1
15078| #define HAVE_STRERROR_R 1
15079| #define HAVE_MMAP 1
15080| #define HAVE_MEMMOVE 1
15081| #define HAVE_GETPASS 1
15082| #define HAVE_GMTIME_R 1
15083| #define HAVE_LOCALTIME_R 1
15084| #define HAVE_MKSTEMP 1
15085| #define STDC_HEADERS 1
15086| #define HAVE_CRYPT_H 1
15087| #define HAVE_CTYPE_H 1
15088| #define HAVE_DIRENT_H 1
15089| #define HAVE_DLFCN_H 1
15090| #define HAVE_ERRNO_H 1
15091| #define HAVE_FCNTL_H 1
15092| #define HAVE_GRP_H 1
15093| #define HAVE_LIMITS_H 1
15094| #define HAVE_MALLOC_H 1
15095| #define HAVE_MEMORY_H 1
15096| #define HAVE_NETDB_H 1
15097| #define HAVE_POLL_H 1
15098| #define HAVE_PWD_H 1
15099| #define HAVE_SEMAPHORE_H 1
15100| #define HAVE_SIGNAL_H 1
15101| #define HAVE_STDARG_H 1
15102| #define HAVE_STDDEF_H 1
15103| #define HAVE_STDIO_H 1
15104| #define HAVE_STDLIB_H 1
15105| #define HAVE_STRING_H 1
15106| #define HAVE_STRINGS_H 1
15107| #define HAVE_TERMIOS_H 1
15108| #define HAVE_TIME_H 1
15109| #define HAVE_UNISTD_H 1
15110| #define HAVE_ARPA_INET_H 1
15111| #define HAVE_NETINET_IN_H 1
15112| #define HAVE_NETINET_SCTP_H 1
15113| #define HAVE_SYS_FILE_H 1
15114| #define HAVE_SYS_IOCTL_H 1
15115| #define HAVE_SYS_MMAN_H 1
15116| #define HAVE_SYS_PARAM_H 1
15117| #define HAVE_SYS_POLL_H 1
15118| #define HAVE_SYS_RESOURCE_H 1
15119| #define HAVE_SYS_SELECT_H 1
15120| #define HAVE_SYS_SEM_H 1
15121| #define HAVE_SYS_SENDFILE_H 1
15122| #define HAVE_SYS_SIGNAL_H 1
15123| #define HAVE_SYS_SOCKET_H 1
15124| #define HAVE_SYS_STAT_H 1
15125| #define HAVE_SYS_SYSCTL_H 1
15126| #define HAVE_SYS_TIME_H 1
15127| #define HAVE_SYS_TYPES_H 1
15128| #define HAVE_SYS_UIO_H 1
15129| #define HAVE_SYS_UN_H 1
15130| #define HAVE_SYS_WAIT_H 1
15131| #define HAVE_NETINET_TCP_H 1
15132| #define SETPGRP_VOID 1
15133| #define HAVE_SOCKLEN_T 1
15134| #define SIZEOF_VOIDP 8
15135| #define SIZEOF_CHAR 1
15136| #define SIZEOF_INT 4
15137| #define SIZEOF_LONG 8
15138| #define SIZEOF_SHORT 2
15139| #define SIZEOF_LONG_LONG 8
15140| #define SIZEOF_PID_T 4
15141| #define SIZEOF_SSIZE_T 8
15142| #define SIZEOF_SIZE_T 8
15143| #define SIZEOF_OFF_T 8
15144| #define SIZEOF_INO_T 8
15145| #define SIZEOF_STRUCT_IOVEC 16
15146| #define HAVE_STRNCASECMP 1
15147| #define HAVE_STRCASECMP 1
15148| #define HAVE_STRDUP 1
15149| #define HAVE_STRSTR 1
15150| #define HAVE_MEMCHR 1
15151| #define APR_INT64_STRFN strtol
15152| #define APR_OFF_T_STRFN strtol
15153| #define DSO_USE_DLFCN 1
15154| #define HAVE_WAITPID 1
15155| #define HAVE_VLA 1
15156| #define HAVE_SEMGET 1
15157| #define HAVE_SEMCTL 1
15158| #define HAVE_FLOCK 1
15159| #define HAVE_SEMAPHORE_H 1
15160| #define HAVE_SEM_CLOSE 1
15161| #define HAVE_SEM_UNLINK 1
15162| #define HAVE_SEM_POST 1
15163| #define HAVE_SEM_WAIT 1
15164| #define HAVE_LOCK_EX 1
15165| #define HAVE_F_SETLK 1
15166| #define HAVE_SEM_UNDO 1
15167| #define HAVE_POLLIN 1
15168| #define HAVE_PTHREAD_PROCESS_SHARED 1
15169| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
15170| #define HAVE_PTHREAD_MUTEX_ROBUST 1
15171| #define apr_lock implementation method 1
15172| #define USE_SYSVSEM_SERIALIZE 1
15173| #define DEV_RANDOM "/dev/urandom"
15174| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
15175| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
15176| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
15177| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
15178| /* end confdefs.h.  */
15179|
15180| #ifdef HAVE_SYS_TYPES_H
15181| #include <sys/types.h>
15182| #endif
15183| #ifdef HAVE_SYS_STAT_H
15184| #include <sys/stat.h>
15185| #endif
15186| #ifdef HAVE_UNISTD_H
15187| #include <unistd.h>
15188| #endif
15189|
15190| int
15191| main ()
15192| {
15193| static struct stat ac_aggr;
15194| if (ac_aggr.st_mtime_n)
15195| return 0;
15196|   ;
15197|   return 0;
15198| }
15199configure:26376: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
15200conftest.c: In function 'main':
15201conftest.c:208:19: error: 'struct stat' has no member named 'st_mtime_n'
15202 if (sizeof ac_aggr.st_mtime_n)
15203                   ^
15204configure:26376: $? = 1
15205configure: failed program was:
15206| /* confdefs.h */
15207| #define PACKAGE_NAME ""
15208| #define PACKAGE_TARNAME ""
15209| #define PACKAGE_VERSION ""
15210| #define PACKAGE_STRING ""
15211| #define PACKAGE_BUGREPORT ""
15212| #define PACKAGE_URL ""
15213| #define STDC_HEADERS 1
15214| #define HAVE_SYS_TYPES_H 1
15215| #define HAVE_SYS_STAT_H 1
15216| #define HAVE_STDLIB_H 1
15217| #define HAVE_STRING_H 1
15218| #define HAVE_MEMORY_H 1
15219| #define HAVE_STRINGS_H 1
15220| #define HAVE_INTTYPES_H 1
15221| #define HAVE_STDINT_H 1
15222| #define HAVE_UNISTD_H 1
15223| #define __EXTENSIONS__ 1
15224| #define _ALL_SOURCE 1
15225| #define _GNU_SOURCE 1
15226| #define _POSIX_PTHREAD_SEMANTICS 1
15227| #define _TANDEM_SOURCE 1
15228| #define HAVE_DLFCN_H 1
15229| #define LT_OBJDIR ".libs/"
15230| #define HAVE_ATOMIC_BUILTINS 1
15231| #define HAVE_PTHREAD_H 1
15232| #define HAVE_PTHREAD_H 1
15233| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
15234| #define HAVE_PTHREAD_KEY_DELETE 1
15235| #define HAVE_PTHREAD_RWLOCK_INIT 1
15236| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
15237| #define HAVE_PTHREAD_YIELD 1
15238| #define HAVE_PTHREAD_RWLOCKS 1
15239| #define HAVE_GETHOSTBYNAME_R 1
15240| #define HAVE_GETHOSTBYADDR_R 1
15241| #define HAVE_GETSERVBYNAME_R 1
15242| #define HAVE_SIGSUSPEND 1
15243| #define HAVE_SIGWAIT 1
15244| #define HAVE_POLL 1
15245| #define HAVE_EPOLL 1
15246| #define HAVE_EPOLL_CREATE1 1
15247| #define HAVE_DUP3 1
15248| #define HAVE_ACCEPT4 1
15249| #define HAVE_SOCK_CLOEXEC 1
15250| #define HAVE_FDATASYNC 1
15251| #define HAVE_EPOLL_CREATE1 1
15252| #define HAVE_DUP3 1
15253| #define HAVE_ACCEPT4 1
15254| #define HAVE_SOCK_CLOEXEC 1
15255| #define HAVE_GETPWNAM_R 1
15256| #define HAVE_GETPWUID_R 1
15257| #define HAVE_GETGRNAM_R 1
15258| #define HAVE_GETGRGID_R 1
15259| #define HAVE_SYS_TYPES_H 1
15260| #define HAVE_SYS_MMAN_H 1
15261| #define HAVE_SYS_IPC_H 1
15262| #define HAVE_SYS_SHM_H 1
15263| #define HAVE_SYS_FILE_H 1
15264| #define HAVE_MMAP 1
15265| #define HAVE_MUNMAP 1
15266| #define HAVE_SHM_OPEN 1
15267| #define HAVE_SHM_UNLINK 1
15268| #define HAVE_SHMGET 1
15269| #define HAVE_SHMAT 1
15270| #define HAVE_SHMDT 1
15271| #define HAVE_SHMCTL 1
15272| #define HAVE_MAP_ANON 1
15273| #define anonymous shared memory allocation method 1
15274| #define USE_SHMEM_MMAP_ANON 1
15275| #define namebased memory allocation method 1
15276| #define USE_SHMEM_SHMGET 1
15277| #define HAVE_ALLOCA_H 1
15278| #define HAVE_ALLOCA 1
15279| #define HAVE_CALLOC 1
15280| #define HAVE_SETSID 1
15281| #define HAVE_ISINF 1
15282| #define HAVE_ISNAN 1
15283| #define HAVE_GETENV 1
15284| #define HAVE_PUTENV 1
15285| #define HAVE_SETENV 1
15286| #define HAVE_UNSETENV 1
15287| #define HAVE_WRITEV 1
15288| #define HAVE_GETIFADDRS 1
15289| #define HAVE_UTIME 1
15290| #define HAVE_UTIMES 1
15291| #define HAVE_SETRLIMIT 1
15292| #define HAVE_GETRLIMIT 1
15293| #define HAVE_SENDFILE 1
15294| #define HAVE_SIGACTION 1
15295| #define HAVE_DECL_SYS_SIGLIST 1
15296| #define HAVE_FORK 1
15297| #define HAVE_STRERROR_R 1
15298| #define HAVE_MMAP 1
15299| #define HAVE_MEMMOVE 1
15300| #define HAVE_GETPASS 1
15301| #define HAVE_GMTIME_R 1
15302| #define HAVE_LOCALTIME_R 1
15303| #define HAVE_MKSTEMP 1
15304| #define STDC_HEADERS 1
15305| #define HAVE_CRYPT_H 1
15306| #define HAVE_CTYPE_H 1
15307| #define HAVE_DIRENT_H 1
15308| #define HAVE_DLFCN_H 1
15309| #define HAVE_ERRNO_H 1
15310| #define HAVE_FCNTL_H 1
15311| #define HAVE_GRP_H 1
15312| #define HAVE_LIMITS_H 1
15313| #define HAVE_MALLOC_H 1
15314| #define HAVE_MEMORY_H 1
15315| #define HAVE_NETDB_H 1
15316| #define HAVE_POLL_H 1
15317| #define HAVE_PWD_H 1
15318| #define HAVE_SEMAPHORE_H 1
15319| #define HAVE_SIGNAL_H 1
15320| #define HAVE_STDARG_H 1
15321| #define HAVE_STDDEF_H 1
15322| #define HAVE_STDIO_H 1
15323| #define HAVE_STDLIB_H 1
15324| #define HAVE_STRING_H 1
15325| #define HAVE_STRINGS_H 1
15326| #define HAVE_TERMIOS_H 1
15327| #define HAVE_TIME_H 1
15328| #define HAVE_UNISTD_H 1
15329| #define HAVE_ARPA_INET_H 1
15330| #define HAVE_NETINET_IN_H 1
15331| #define HAVE_NETINET_SCTP_H 1
15332| #define HAVE_SYS_FILE_H 1
15333| #define HAVE_SYS_IOCTL_H 1
15334| #define HAVE_SYS_MMAN_H 1
15335| #define HAVE_SYS_PARAM_H 1
15336| #define HAVE_SYS_POLL_H 1
15337| #define HAVE_SYS_RESOURCE_H 1
15338| #define HAVE_SYS_SELECT_H 1
15339| #define HAVE_SYS_SEM_H 1
15340| #define HAVE_SYS_SENDFILE_H 1
15341| #define HAVE_SYS_SIGNAL_H 1
15342| #define HAVE_SYS_SOCKET_H 1
15343| #define HAVE_SYS_STAT_H 1
15344| #define HAVE_SYS_SYSCTL_H 1
15345| #define HAVE_SYS_TIME_H 1
15346| #define HAVE_SYS_TYPES_H 1
15347| #define HAVE_SYS_UIO_H 1
15348| #define HAVE_SYS_UN_H 1
15349| #define HAVE_SYS_WAIT_H 1
15350| #define HAVE_NETINET_TCP_H 1
15351| #define SETPGRP_VOID 1
15352| #define HAVE_SOCKLEN_T 1
15353| #define SIZEOF_VOIDP 8
15354| #define SIZEOF_CHAR 1
15355| #define SIZEOF_INT 4
15356| #define SIZEOF_LONG 8
15357| #define SIZEOF_SHORT 2
15358| #define SIZEOF_LONG_LONG 8
15359| #define SIZEOF_PID_T 4
15360| #define SIZEOF_SSIZE_T 8
15361| #define SIZEOF_SIZE_T 8
15362| #define SIZEOF_OFF_T 8
15363| #define SIZEOF_INO_T 8
15364| #define SIZEOF_STRUCT_IOVEC 16
15365| #define HAVE_STRNCASECMP 1
15366| #define HAVE_STRCASECMP 1
15367| #define HAVE_STRDUP 1
15368| #define HAVE_STRSTR 1
15369| #define HAVE_MEMCHR 1
15370| #define APR_INT64_STRFN strtol
15371| #define APR_OFF_T_STRFN strtol
15372| #define DSO_USE_DLFCN 1
15373| #define HAVE_WAITPID 1
15374| #define HAVE_VLA 1
15375| #define HAVE_SEMGET 1
15376| #define HAVE_SEMCTL 1
15377| #define HAVE_FLOCK 1
15378| #define HAVE_SEMAPHORE_H 1
15379| #define HAVE_SEM_CLOSE 1
15380| #define HAVE_SEM_UNLINK 1
15381| #define HAVE_SEM_POST 1
15382| #define HAVE_SEM_WAIT 1
15383| #define HAVE_LOCK_EX 1
15384| #define HAVE_F_SETLK 1
15385| #define HAVE_SEM_UNDO 1
15386| #define HAVE_POLLIN 1
15387| #define HAVE_PTHREAD_PROCESS_SHARED 1
15388| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
15389| #define HAVE_PTHREAD_MUTEX_ROBUST 1
15390| #define apr_lock implementation method 1
15391| #define USE_SYSVSEM_SERIALIZE 1
15392| #define DEV_RANDOM "/dev/urandom"
15393| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
15394| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
15395| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
15396| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
15397| /* end confdefs.h.  */
15398|
15399| #ifdef HAVE_SYS_TYPES_H
15400| #include <sys/types.h>
15401| #endif
15402| #ifdef HAVE_SYS_STAT_H
15403| #include <sys/stat.h>
15404| #endif
15405| #ifdef HAVE_UNISTD_H
15406| #include <unistd.h>
15407| #endif
15408|
15409| int
15410| main ()
15411| {
15412| static struct stat ac_aggr;
15413| if (sizeof ac_aggr.st_mtime_n)
15414| return 0;
15415|   ;
15416|   return 0;
15417| }
15418configure:26376: result: no
15419configure:26398: checking for inode member of struct dirent
15420configure:26424: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
15421configure:26424: $? = 0
15422configure:26455: result: d_fileno
15423configure:26466: checking for file type member of struct dirent
15424configure:26489: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
15425configure:26489: $? = 0
15426configure:26495: result: d_type
15427configure:26511: checking uuid.h usability
15428configure:26511: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
15429conftest.c:228:18: fatal error: uuid.h: No such file or directory
15430 #include <uuid.h>
15431                  ^
15432compilation terminated.
15433configure:26511: $? = 1
15434configure: failed program was:
15435| /* confdefs.h */
15436| #define PACKAGE_NAME ""
15437| #define PACKAGE_TARNAME ""
15438| #define PACKAGE_VERSION ""
15439| #define PACKAGE_STRING ""
15440| #define PACKAGE_BUGREPORT ""
15441| #define PACKAGE_URL ""
15442| #define STDC_HEADERS 1
15443| #define HAVE_SYS_TYPES_H 1
15444| #define HAVE_SYS_STAT_H 1
15445| #define HAVE_STDLIB_H 1
15446| #define HAVE_STRING_H 1
15447| #define HAVE_MEMORY_H 1
15448| #define HAVE_STRINGS_H 1
15449| #define HAVE_INTTYPES_H 1
15450| #define HAVE_STDINT_H 1
15451| #define HAVE_UNISTD_H 1
15452| #define __EXTENSIONS__ 1
15453| #define _ALL_SOURCE 1
15454| #define _GNU_SOURCE 1
15455| #define _POSIX_PTHREAD_SEMANTICS 1
15456| #define _TANDEM_SOURCE 1
15457| #define HAVE_DLFCN_H 1
15458| #define LT_OBJDIR ".libs/"
15459| #define HAVE_ATOMIC_BUILTINS 1
15460| #define HAVE_PTHREAD_H 1
15461| #define HAVE_PTHREAD_H 1
15462| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
15463| #define HAVE_PTHREAD_KEY_DELETE 1
15464| #define HAVE_PTHREAD_RWLOCK_INIT 1
15465| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
15466| #define HAVE_PTHREAD_YIELD 1
15467| #define HAVE_PTHREAD_RWLOCKS 1
15468| #define HAVE_GETHOSTBYNAME_R 1
15469| #define HAVE_GETHOSTBYADDR_R 1
15470| #define HAVE_GETSERVBYNAME_R 1
15471| #define HAVE_SIGSUSPEND 1
15472| #define HAVE_SIGWAIT 1
15473| #define HAVE_POLL 1
15474| #define HAVE_EPOLL 1
15475| #define HAVE_EPOLL_CREATE1 1
15476| #define HAVE_DUP3 1
15477| #define HAVE_ACCEPT4 1
15478| #define HAVE_SOCK_CLOEXEC 1
15479| #define HAVE_FDATASYNC 1
15480| #define HAVE_EPOLL_CREATE1 1
15481| #define HAVE_DUP3 1
15482| #define HAVE_ACCEPT4 1
15483| #define HAVE_SOCK_CLOEXEC 1
15484| #define HAVE_GETPWNAM_R 1
15485| #define HAVE_GETPWUID_R 1
15486| #define HAVE_GETGRNAM_R 1
15487| #define HAVE_GETGRGID_R 1
15488| #define HAVE_SYS_TYPES_H 1
15489| #define HAVE_SYS_MMAN_H 1
15490| #define HAVE_SYS_IPC_H 1
15491| #define HAVE_SYS_SHM_H 1
15492| #define HAVE_SYS_FILE_H 1
15493| #define HAVE_MMAP 1
15494| #define HAVE_MUNMAP 1
15495| #define HAVE_SHM_OPEN 1
15496| #define HAVE_SHM_UNLINK 1
15497| #define HAVE_SHMGET 1
15498| #define HAVE_SHMAT 1
15499| #define HAVE_SHMDT 1
15500| #define HAVE_SHMCTL 1
15501| #define HAVE_MAP_ANON 1
15502| #define anonymous shared memory allocation method 1
15503| #define USE_SHMEM_MMAP_ANON 1
15504| #define namebased memory allocation method 1
15505| #define USE_SHMEM_SHMGET 1
15506| #define HAVE_ALLOCA_H 1
15507| #define HAVE_ALLOCA 1
15508| #define HAVE_CALLOC 1
15509| #define HAVE_SETSID 1
15510| #define HAVE_ISINF 1
15511| #define HAVE_ISNAN 1
15512| #define HAVE_GETENV 1
15513| #define HAVE_PUTENV 1
15514| #define HAVE_SETENV 1
15515| #define HAVE_UNSETENV 1
15516| #define HAVE_WRITEV 1
15517| #define HAVE_GETIFADDRS 1
15518| #define HAVE_UTIME 1
15519| #define HAVE_UTIMES 1
15520| #define HAVE_SETRLIMIT 1
15521| #define HAVE_GETRLIMIT 1
15522| #define HAVE_SENDFILE 1
15523| #define HAVE_SIGACTION 1
15524| #define HAVE_DECL_SYS_SIGLIST 1
15525| #define HAVE_FORK 1
15526| #define HAVE_STRERROR_R 1
15527| #define HAVE_MMAP 1
15528| #define HAVE_MEMMOVE 1
15529| #define HAVE_GETPASS 1
15530| #define HAVE_GMTIME_R 1
15531| #define HAVE_LOCALTIME_R 1
15532| #define HAVE_MKSTEMP 1
15533| #define STDC_HEADERS 1
15534| #define HAVE_CRYPT_H 1
15535| #define HAVE_CTYPE_H 1
15536| #define HAVE_DIRENT_H 1
15537| #define HAVE_DLFCN_H 1
15538| #define HAVE_ERRNO_H 1
15539| #define HAVE_FCNTL_H 1
15540| #define HAVE_GRP_H 1
15541| #define HAVE_LIMITS_H 1
15542| #define HAVE_MALLOC_H 1
15543| #define HAVE_MEMORY_H 1
15544| #define HAVE_NETDB_H 1
15545| #define HAVE_POLL_H 1
15546| #define HAVE_PWD_H 1
15547| #define HAVE_SEMAPHORE_H 1
15548| #define HAVE_SIGNAL_H 1
15549| #define HAVE_STDARG_H 1
15550| #define HAVE_STDDEF_H 1
15551| #define HAVE_STDIO_H 1
15552| #define HAVE_STDLIB_H 1
15553| #define HAVE_STRING_H 1
15554| #define HAVE_STRINGS_H 1
15555| #define HAVE_TERMIOS_H 1
15556| #define HAVE_TIME_H 1
15557| #define HAVE_UNISTD_H 1
15558| #define HAVE_ARPA_INET_H 1
15559| #define HAVE_NETINET_IN_H 1
15560| #define HAVE_NETINET_SCTP_H 1
15561| #define HAVE_SYS_FILE_H 1
15562| #define HAVE_SYS_IOCTL_H 1
15563| #define HAVE_SYS_MMAN_H 1
15564| #define HAVE_SYS_PARAM_H 1
15565| #define HAVE_SYS_POLL_H 1
15566| #define HAVE_SYS_RESOURCE_H 1
15567| #define HAVE_SYS_SELECT_H 1
15568| #define HAVE_SYS_SEM_H 1
15569| #define HAVE_SYS_SENDFILE_H 1
15570| #define HAVE_SYS_SIGNAL_H 1
15571| #define HAVE_SYS_SOCKET_H 1
15572| #define HAVE_SYS_STAT_H 1
15573| #define HAVE_SYS_SYSCTL_H 1
15574| #define HAVE_SYS_TIME_H 1
15575| #define HAVE_SYS_TYPES_H 1
15576| #define HAVE_SYS_UIO_H 1
15577| #define HAVE_SYS_UN_H 1
15578| #define HAVE_SYS_WAIT_H 1
15579| #define HAVE_NETINET_TCP_H 1
15580| #define SETPGRP_VOID 1
15581| #define HAVE_SOCKLEN_T 1
15582| #define SIZEOF_VOIDP 8
15583| #define SIZEOF_CHAR 1
15584| #define SIZEOF_INT 4
15585| #define SIZEOF_LONG 8
15586| #define SIZEOF_SHORT 2
15587| #define SIZEOF_LONG_LONG 8
15588| #define SIZEOF_PID_T 4
15589| #define SIZEOF_SSIZE_T 8
15590| #define SIZEOF_SIZE_T 8
15591| #define SIZEOF_OFF_T 8
15592| #define SIZEOF_INO_T 8
15593| #define SIZEOF_STRUCT_IOVEC 16
15594| #define HAVE_STRNCASECMP 1
15595| #define HAVE_STRCASECMP 1
15596| #define HAVE_STRDUP 1
15597| #define HAVE_STRSTR 1
15598| #define HAVE_MEMCHR 1
15599| #define APR_INT64_STRFN strtol
15600| #define APR_OFF_T_STRFN strtol
15601| #define DSO_USE_DLFCN 1
15602| #define HAVE_WAITPID 1
15603| #define HAVE_VLA 1
15604| #define HAVE_SEMGET 1
15605| #define HAVE_SEMCTL 1
15606| #define HAVE_FLOCK 1
15607| #define HAVE_SEMAPHORE_H 1
15608| #define HAVE_SEM_CLOSE 1
15609| #define HAVE_SEM_UNLINK 1
15610| #define HAVE_SEM_POST 1
15611| #define HAVE_SEM_WAIT 1
15612| #define HAVE_LOCK_EX 1
15613| #define HAVE_F_SETLK 1
15614| #define HAVE_SEM_UNDO 1
15615| #define HAVE_POLLIN 1
15616| #define HAVE_PTHREAD_PROCESS_SHARED 1
15617| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
15618| #define HAVE_PTHREAD_MUTEX_ROBUST 1
15619| #define apr_lock implementation method 1
15620| #define USE_SYSVSEM_SERIALIZE 1
15621| #define DEV_RANDOM "/dev/urandom"
15622| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
15623| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
15624| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
15625| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
15626| #define DIRENT_INODE d_fileno
15627| #define DIRENT_TYPE d_type
15628| /* end confdefs.h.  */
15629| #include <stdio.h>
15630| #ifdef HAVE_SYS_TYPES_H
15631| # include <sys/types.h>
15632| #endif
15633| #ifdef HAVE_SYS_STAT_H
15634| # include <sys/stat.h>
15635| #endif
15636| #ifdef STDC_HEADERS
15637| # include <stdlib.h>
15638| # include <stddef.h>
15639| #else
15640| # ifdef HAVE_STDLIB_H
15641| #  include <stdlib.h>
15642| # endif
15643| #endif
15644| #ifdef HAVE_STRING_H
15645| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
15646| #  include <memory.h>
15647| # endif
15648| # include <string.h>
15649| #endif
15650| #ifdef HAVE_STRINGS_H
15651| # include <strings.h>
15652| #endif
15653| #ifdef HAVE_INTTYPES_H
15654| # include <inttypes.h>
15655| #endif
15656| #ifdef HAVE_STDINT_H
15657| # include <stdint.h>
15658| #endif
15659| #ifdef HAVE_UNISTD_H
15660| # include <unistd.h>
15661| #endif
15662| #include <uuid.h>
15663configure:26511: result: no
15664configure:26511: checking uuid.h presence
15665configure:26511: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
15666conftest.c:195:18: fatal error: uuid.h: No such file or directory
15667 #include <uuid.h>
15668                  ^
15669compilation terminated.
15670configure:26511: $? = 1
15671configure: failed program was:
15672| /* confdefs.h */
15673| #define PACKAGE_NAME ""
15674| #define PACKAGE_TARNAME ""
15675| #define PACKAGE_VERSION ""
15676| #define PACKAGE_STRING ""
15677| #define PACKAGE_BUGREPORT ""
15678| #define PACKAGE_URL ""
15679| #define STDC_HEADERS 1
15680| #define HAVE_SYS_TYPES_H 1
15681| #define HAVE_SYS_STAT_H 1
15682| #define HAVE_STDLIB_H 1
15683| #define HAVE_STRING_H 1
15684| #define HAVE_MEMORY_H 1
15685| #define HAVE_STRINGS_H 1
15686| #define HAVE_INTTYPES_H 1
15687| #define HAVE_STDINT_H 1
15688| #define HAVE_UNISTD_H 1
15689| #define __EXTENSIONS__ 1
15690| #define _ALL_SOURCE 1
15691| #define _GNU_SOURCE 1
15692| #define _POSIX_PTHREAD_SEMANTICS 1
15693| #define _TANDEM_SOURCE 1
15694| #define HAVE_DLFCN_H 1
15695| #define LT_OBJDIR ".libs/"
15696| #define HAVE_ATOMIC_BUILTINS 1
15697| #define HAVE_PTHREAD_H 1
15698| #define HAVE_PTHREAD_H 1
15699| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
15700| #define HAVE_PTHREAD_KEY_DELETE 1
15701| #define HAVE_PTHREAD_RWLOCK_INIT 1
15702| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
15703| #define HAVE_PTHREAD_YIELD 1
15704| #define HAVE_PTHREAD_RWLOCKS 1
15705| #define HAVE_GETHOSTBYNAME_R 1
15706| #define HAVE_GETHOSTBYADDR_R 1
15707| #define HAVE_GETSERVBYNAME_R 1
15708| #define HAVE_SIGSUSPEND 1
15709| #define HAVE_SIGWAIT 1
15710| #define HAVE_POLL 1
15711| #define HAVE_EPOLL 1
15712| #define HAVE_EPOLL_CREATE1 1
15713| #define HAVE_DUP3 1
15714| #define HAVE_ACCEPT4 1
15715| #define HAVE_SOCK_CLOEXEC 1
15716| #define HAVE_FDATASYNC 1
15717| #define HAVE_EPOLL_CREATE1 1
15718| #define HAVE_DUP3 1
15719| #define HAVE_ACCEPT4 1
15720| #define HAVE_SOCK_CLOEXEC 1
15721| #define HAVE_GETPWNAM_R 1
15722| #define HAVE_GETPWUID_R 1
15723| #define HAVE_GETGRNAM_R 1
15724| #define HAVE_GETGRGID_R 1
15725| #define HAVE_SYS_TYPES_H 1
15726| #define HAVE_SYS_MMAN_H 1
15727| #define HAVE_SYS_IPC_H 1
15728| #define HAVE_SYS_SHM_H 1
15729| #define HAVE_SYS_FILE_H 1
15730| #define HAVE_MMAP 1
15731| #define HAVE_MUNMAP 1
15732| #define HAVE_SHM_OPEN 1
15733| #define HAVE_SHM_UNLINK 1
15734| #define HAVE_SHMGET 1
15735| #define HAVE_SHMAT 1
15736| #define HAVE_SHMDT 1
15737| #define HAVE_SHMCTL 1
15738| #define HAVE_MAP_ANON 1
15739| #define anonymous shared memory allocation method 1
15740| #define USE_SHMEM_MMAP_ANON 1
15741| #define namebased memory allocation method 1
15742| #define USE_SHMEM_SHMGET 1
15743| #define HAVE_ALLOCA_H 1
15744| #define HAVE_ALLOCA 1
15745| #define HAVE_CALLOC 1
15746| #define HAVE_SETSID 1
15747| #define HAVE_ISINF 1
15748| #define HAVE_ISNAN 1
15749| #define HAVE_GETENV 1
15750| #define HAVE_PUTENV 1
15751| #define HAVE_SETENV 1
15752| #define HAVE_UNSETENV 1
15753| #define HAVE_WRITEV 1
15754| #define HAVE_GETIFADDRS 1
15755| #define HAVE_UTIME 1
15756| #define HAVE_UTIMES 1
15757| #define HAVE_SETRLIMIT 1
15758| #define HAVE_GETRLIMIT 1
15759| #define HAVE_SENDFILE 1
15760| #define HAVE_SIGACTION 1
15761| #define HAVE_DECL_SYS_SIGLIST 1
15762| #define HAVE_FORK 1
15763| #define HAVE_STRERROR_R 1
15764| #define HAVE_MMAP 1
15765| #define HAVE_MEMMOVE 1
15766| #define HAVE_GETPASS 1
15767| #define HAVE_GMTIME_R 1
15768| #define HAVE_LOCALTIME_R 1
15769| #define HAVE_MKSTEMP 1
15770| #define STDC_HEADERS 1
15771| #define HAVE_CRYPT_H 1
15772| #define HAVE_CTYPE_H 1
15773| #define HAVE_DIRENT_H 1
15774| #define HAVE_DLFCN_H 1
15775| #define HAVE_ERRNO_H 1
15776| #define HAVE_FCNTL_H 1
15777| #define HAVE_GRP_H 1
15778| #define HAVE_LIMITS_H 1
15779| #define HAVE_MALLOC_H 1
15780| #define HAVE_MEMORY_H 1
15781| #define HAVE_NETDB_H 1
15782| #define HAVE_POLL_H 1
15783| #define HAVE_PWD_H 1
15784| #define HAVE_SEMAPHORE_H 1
15785| #define HAVE_SIGNAL_H 1
15786| #define HAVE_STDARG_H 1
15787| #define HAVE_STDDEF_H 1
15788| #define HAVE_STDIO_H 1
15789| #define HAVE_STDLIB_H 1
15790| #define HAVE_STRING_H 1
15791| #define HAVE_STRINGS_H 1
15792| #define HAVE_TERMIOS_H 1
15793| #define HAVE_TIME_H 1
15794| #define HAVE_UNISTD_H 1
15795| #define HAVE_ARPA_INET_H 1
15796| #define HAVE_NETINET_IN_H 1
15797| #define HAVE_NETINET_SCTP_H 1
15798| #define HAVE_SYS_FILE_H 1
15799| #define HAVE_SYS_IOCTL_H 1
15800| #define HAVE_SYS_MMAN_H 1
15801| #define HAVE_SYS_PARAM_H 1
15802| #define HAVE_SYS_POLL_H 1
15803| #define HAVE_SYS_RESOURCE_H 1
15804| #define HAVE_SYS_SELECT_H 1
15805| #define HAVE_SYS_SEM_H 1
15806| #define HAVE_SYS_SENDFILE_H 1
15807| #define HAVE_SYS_SIGNAL_H 1
15808| #define HAVE_SYS_SOCKET_H 1
15809| #define HAVE_SYS_STAT_H 1
15810| #define HAVE_SYS_SYSCTL_H 1
15811| #define HAVE_SYS_TIME_H 1
15812| #define HAVE_SYS_TYPES_H 1
15813| #define HAVE_SYS_UIO_H 1
15814| #define HAVE_SYS_UN_H 1
15815| #define HAVE_SYS_WAIT_H 1
15816| #define HAVE_NETINET_TCP_H 1
15817| #define SETPGRP_VOID 1
15818| #define HAVE_SOCKLEN_T 1
15819| #define SIZEOF_VOIDP 8
15820| #define SIZEOF_CHAR 1
15821| #define SIZEOF_INT 4
15822| #define SIZEOF_LONG 8
15823| #define SIZEOF_SHORT 2
15824| #define SIZEOF_LONG_LONG 8
15825| #define SIZEOF_PID_T 4
15826| #define SIZEOF_SSIZE_T 8
15827| #define SIZEOF_SIZE_T 8
15828| #define SIZEOF_OFF_T 8
15829| #define SIZEOF_INO_T 8
15830| #define SIZEOF_STRUCT_IOVEC 16
15831| #define HAVE_STRNCASECMP 1
15832| #define HAVE_STRCASECMP 1
15833| #define HAVE_STRDUP 1
15834| #define HAVE_STRSTR 1
15835| #define HAVE_MEMCHR 1
15836| #define APR_INT64_STRFN strtol
15837| #define APR_OFF_T_STRFN strtol
15838| #define DSO_USE_DLFCN 1
15839| #define HAVE_WAITPID 1
15840| #define HAVE_VLA 1
15841| #define HAVE_SEMGET 1
15842| #define HAVE_SEMCTL 1
15843| #define HAVE_FLOCK 1
15844| #define HAVE_SEMAPHORE_H 1
15845| #define HAVE_SEM_CLOSE 1
15846| #define HAVE_SEM_UNLINK 1
15847| #define HAVE_SEM_POST 1
15848| #define HAVE_SEM_WAIT 1
15849| #define HAVE_LOCK_EX 1
15850| #define HAVE_F_SETLK 1
15851| #define HAVE_SEM_UNDO 1
15852| #define HAVE_POLLIN 1
15853| #define HAVE_PTHREAD_PROCESS_SHARED 1
15854| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
15855| #define HAVE_PTHREAD_MUTEX_ROBUST 1
15856| #define apr_lock implementation method 1
15857| #define USE_SYSVSEM_SERIALIZE 1
15858| #define DEV_RANDOM "/dev/urandom"
15859| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
15860| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
15861| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
15862| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
15863| #define DIRENT_INODE d_fileno
15864| #define DIRENT_TYPE d_type
15865| /* end confdefs.h.  */
15866| #include <uuid.h>
15867configure:26511: result: no
15868configure:26511: checking for uuid.h
15869configure:26511: result: no
15870configure:26511: checking uuid/uuid.h usability
15871configure:26511: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
15872configure:26511: $? = 0
15873configure:26511: result: yes
15874configure:26511: checking uuid/uuid.h presence
15875configure:26511: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
15876configure:26511: $? = 0
15877configure:26511: result: yes
15878configure:26511: checking for uuid/uuid.h
15879configure:26511: result: yes
15880configure:26525: checking for library containing uuid_create
15881configure:26556: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
15882/tmp/cco5Tlsk.o: In function `main':
15883/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:207: undefined reference to `uuid_create'
15884collect2: error: ld returned 1 exit status
15885configure:26556: $? = 1
15886configure: failed program was:
15887| /* confdefs.h */
15888| #define PACKAGE_NAME ""
15889| #define PACKAGE_TARNAME ""
15890| #define PACKAGE_VERSION ""
15891| #define PACKAGE_STRING ""
15892| #define PACKAGE_BUGREPORT ""
15893| #define PACKAGE_URL ""
15894| #define STDC_HEADERS 1
15895| #define HAVE_SYS_TYPES_H 1
15896| #define HAVE_SYS_STAT_H 1
15897| #define HAVE_STDLIB_H 1
15898| #define HAVE_STRING_H 1
15899| #define HAVE_MEMORY_H 1
15900| #define HAVE_STRINGS_H 1
15901| #define HAVE_INTTYPES_H 1
15902| #define HAVE_STDINT_H 1
15903| #define HAVE_UNISTD_H 1
15904| #define __EXTENSIONS__ 1
15905| #define _ALL_SOURCE 1
15906| #define _GNU_SOURCE 1
15907| #define _POSIX_PTHREAD_SEMANTICS 1
15908| #define _TANDEM_SOURCE 1
15909| #define HAVE_DLFCN_H 1
15910| #define LT_OBJDIR ".libs/"
15911| #define HAVE_ATOMIC_BUILTINS 1
15912| #define HAVE_PTHREAD_H 1
15913| #define HAVE_PTHREAD_H 1
15914| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
15915| #define HAVE_PTHREAD_KEY_DELETE 1
15916| #define HAVE_PTHREAD_RWLOCK_INIT 1
15917| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
15918| #define HAVE_PTHREAD_YIELD 1
15919| #define HAVE_PTHREAD_RWLOCKS 1
15920| #define HAVE_GETHOSTBYNAME_R 1
15921| #define HAVE_GETHOSTBYADDR_R 1
15922| #define HAVE_GETSERVBYNAME_R 1
15923| #define HAVE_SIGSUSPEND 1
15924| #define HAVE_SIGWAIT 1
15925| #define HAVE_POLL 1
15926| #define HAVE_EPOLL 1
15927| #define HAVE_EPOLL_CREATE1 1
15928| #define HAVE_DUP3 1
15929| #define HAVE_ACCEPT4 1
15930| #define HAVE_SOCK_CLOEXEC 1
15931| #define HAVE_FDATASYNC 1
15932| #define HAVE_EPOLL_CREATE1 1
15933| #define HAVE_DUP3 1
15934| #define HAVE_ACCEPT4 1
15935| #define HAVE_SOCK_CLOEXEC 1
15936| #define HAVE_GETPWNAM_R 1
15937| #define HAVE_GETPWUID_R 1
15938| #define HAVE_GETGRNAM_R 1
15939| #define HAVE_GETGRGID_R 1
15940| #define HAVE_SYS_TYPES_H 1
15941| #define HAVE_SYS_MMAN_H 1
15942| #define HAVE_SYS_IPC_H 1
15943| #define HAVE_SYS_SHM_H 1
15944| #define HAVE_SYS_FILE_H 1
15945| #define HAVE_MMAP 1
15946| #define HAVE_MUNMAP 1
15947| #define HAVE_SHM_OPEN 1
15948| #define HAVE_SHM_UNLINK 1
15949| #define HAVE_SHMGET 1
15950| #define HAVE_SHMAT 1
15951| #define HAVE_SHMDT 1
15952| #define HAVE_SHMCTL 1
15953| #define HAVE_MAP_ANON 1
15954| #define anonymous shared memory allocation method 1
15955| #define USE_SHMEM_MMAP_ANON 1
15956| #define namebased memory allocation method 1
15957| #define USE_SHMEM_SHMGET 1
15958| #define HAVE_ALLOCA_H 1
15959| #define HAVE_ALLOCA 1
15960| #define HAVE_CALLOC 1
15961| #define HAVE_SETSID 1
15962| #define HAVE_ISINF 1
15963| #define HAVE_ISNAN 1
15964| #define HAVE_GETENV 1
15965| #define HAVE_PUTENV 1
15966| #define HAVE_SETENV 1
15967| #define HAVE_UNSETENV 1
15968| #define HAVE_WRITEV 1
15969| #define HAVE_GETIFADDRS 1
15970| #define HAVE_UTIME 1
15971| #define HAVE_UTIMES 1
15972| #define HAVE_SETRLIMIT 1
15973| #define HAVE_GETRLIMIT 1
15974| #define HAVE_SENDFILE 1
15975| #define HAVE_SIGACTION 1
15976| #define HAVE_DECL_SYS_SIGLIST 1
15977| #define HAVE_FORK 1
15978| #define HAVE_STRERROR_R 1
15979| #define HAVE_MMAP 1
15980| #define HAVE_MEMMOVE 1
15981| #define HAVE_GETPASS 1
15982| #define HAVE_GMTIME_R 1
15983| #define HAVE_LOCALTIME_R 1
15984| #define HAVE_MKSTEMP 1
15985| #define STDC_HEADERS 1
15986| #define HAVE_CRYPT_H 1
15987| #define HAVE_CTYPE_H 1
15988| #define HAVE_DIRENT_H 1
15989| #define HAVE_DLFCN_H 1
15990| #define HAVE_ERRNO_H 1
15991| #define HAVE_FCNTL_H 1
15992| #define HAVE_GRP_H 1
15993| #define HAVE_LIMITS_H 1
15994| #define HAVE_MALLOC_H 1
15995| #define HAVE_MEMORY_H 1
15996| #define HAVE_NETDB_H 1
15997| #define HAVE_POLL_H 1
15998| #define HAVE_PWD_H 1
15999| #define HAVE_SEMAPHORE_H 1
16000| #define HAVE_SIGNAL_H 1
16001| #define HAVE_STDARG_H 1
16002| #define HAVE_STDDEF_H 1
16003| #define HAVE_STDIO_H 1
16004| #define HAVE_STDLIB_H 1
16005| #define HAVE_STRING_H 1
16006| #define HAVE_STRINGS_H 1
16007| #define HAVE_TERMIOS_H 1
16008| #define HAVE_TIME_H 1
16009| #define HAVE_UNISTD_H 1
16010| #define HAVE_ARPA_INET_H 1
16011| #define HAVE_NETINET_IN_H 1
16012| #define HAVE_NETINET_SCTP_H 1
16013| #define HAVE_SYS_FILE_H 1
16014| #define HAVE_SYS_IOCTL_H 1
16015| #define HAVE_SYS_MMAN_H 1
16016| #define HAVE_SYS_PARAM_H 1
16017| #define HAVE_SYS_POLL_H 1
16018| #define HAVE_SYS_RESOURCE_H 1
16019| #define HAVE_SYS_SELECT_H 1
16020| #define HAVE_SYS_SEM_H 1
16021| #define HAVE_SYS_SENDFILE_H 1
16022| #define HAVE_SYS_SIGNAL_H 1
16023| #define HAVE_SYS_SOCKET_H 1
16024| #define HAVE_SYS_STAT_H 1
16025| #define HAVE_SYS_SYSCTL_H 1
16026| #define HAVE_SYS_TIME_H 1
16027| #define HAVE_SYS_TYPES_H 1
16028| #define HAVE_SYS_UIO_H 1
16029| #define HAVE_SYS_UN_H 1
16030| #define HAVE_SYS_WAIT_H 1
16031| #define HAVE_NETINET_TCP_H 1
16032| #define SETPGRP_VOID 1
16033| #define HAVE_SOCKLEN_T 1
16034| #define SIZEOF_VOIDP 8
16035| #define SIZEOF_CHAR 1
16036| #define SIZEOF_INT 4
16037| #define SIZEOF_LONG 8
16038| #define SIZEOF_SHORT 2
16039| #define SIZEOF_LONG_LONG 8
16040| #define SIZEOF_PID_T 4
16041| #define SIZEOF_SSIZE_T 8
16042| #define SIZEOF_SIZE_T 8
16043| #define SIZEOF_OFF_T 8
16044| #define SIZEOF_INO_T 8
16045| #define SIZEOF_STRUCT_IOVEC 16
16046| #define HAVE_STRNCASECMP 1
16047| #define HAVE_STRCASECMP 1
16048| #define HAVE_STRDUP 1
16049| #define HAVE_STRSTR 1
16050| #define HAVE_MEMCHR 1
16051| #define APR_INT64_STRFN strtol
16052| #define APR_OFF_T_STRFN strtol
16053| #define DSO_USE_DLFCN 1
16054| #define HAVE_WAITPID 1
16055| #define HAVE_VLA 1
16056| #define HAVE_SEMGET 1
16057| #define HAVE_SEMCTL 1
16058| #define HAVE_FLOCK 1
16059| #define HAVE_SEMAPHORE_H 1
16060| #define HAVE_SEM_CLOSE 1
16061| #define HAVE_SEM_UNLINK 1
16062| #define HAVE_SEM_POST 1
16063| #define HAVE_SEM_WAIT 1
16064| #define HAVE_LOCK_EX 1
16065| #define HAVE_F_SETLK 1
16066| #define HAVE_SEM_UNDO 1
16067| #define HAVE_POLLIN 1
16068| #define HAVE_PTHREAD_PROCESS_SHARED 1
16069| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
16070| #define HAVE_PTHREAD_MUTEX_ROBUST 1
16071| #define apr_lock implementation method 1
16072| #define USE_SYSVSEM_SERIALIZE 1
16073| #define DEV_RANDOM "/dev/urandom"
16074| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
16075| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
16076| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
16077| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
16078| #define DIRENT_INODE d_fileno
16079| #define DIRENT_TYPE d_type
16080| #define HAVE_UUID_UUID_H 1
16081| /* end confdefs.h.  */
16082|
16083| /* Override any GCC internal prototype to avoid an error.
16084|    Use char because int might match the return type of a GCC
16085|    builtin and then its argument prototype would still apply.  */
16086| #ifdef __cplusplus
16087| extern "C"
16088| #endif
16089| char uuid_create ();
16090| int
16091| main ()
16092| {
16093| return uuid_create ();
16094|   ;
16095|   return 0;
16096| }
16097configure:26556: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid  -lrt -lcrypt  -lpthread -ldl >&5
16098/tmp/ccV551cq.o: In function `main':
16099/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:207: undefined reference to `uuid_create'
16100collect2: error: ld returned 1 exit status
16101configure:26556: $? = 1
16102configure: failed program was:
16103| /* confdefs.h */
16104| #define PACKAGE_NAME ""
16105| #define PACKAGE_TARNAME ""
16106| #define PACKAGE_VERSION ""
16107| #define PACKAGE_STRING ""
16108| #define PACKAGE_BUGREPORT ""
16109| #define PACKAGE_URL ""
16110| #define STDC_HEADERS 1
16111| #define HAVE_SYS_TYPES_H 1
16112| #define HAVE_SYS_STAT_H 1
16113| #define HAVE_STDLIB_H 1
16114| #define HAVE_STRING_H 1
16115| #define HAVE_MEMORY_H 1
16116| #define HAVE_STRINGS_H 1
16117| #define HAVE_INTTYPES_H 1
16118| #define HAVE_STDINT_H 1
16119| #define HAVE_UNISTD_H 1
16120| #define __EXTENSIONS__ 1
16121| #define _ALL_SOURCE 1
16122| #define _GNU_SOURCE 1
16123| #define _POSIX_PTHREAD_SEMANTICS 1
16124| #define _TANDEM_SOURCE 1
16125| #define HAVE_DLFCN_H 1
16126| #define LT_OBJDIR ".libs/"
16127| #define HAVE_ATOMIC_BUILTINS 1
16128| #define HAVE_PTHREAD_H 1
16129| #define HAVE_PTHREAD_H 1
16130| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
16131| #define HAVE_PTHREAD_KEY_DELETE 1
16132| #define HAVE_PTHREAD_RWLOCK_INIT 1
16133| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
16134| #define HAVE_PTHREAD_YIELD 1
16135| #define HAVE_PTHREAD_RWLOCKS 1
16136| #define HAVE_GETHOSTBYNAME_R 1
16137| #define HAVE_GETHOSTBYADDR_R 1
16138| #define HAVE_GETSERVBYNAME_R 1
16139| #define HAVE_SIGSUSPEND 1
16140| #define HAVE_SIGWAIT 1
16141| #define HAVE_POLL 1
16142| #define HAVE_EPOLL 1
16143| #define HAVE_EPOLL_CREATE1 1
16144| #define HAVE_DUP3 1
16145| #define HAVE_ACCEPT4 1
16146| #define HAVE_SOCK_CLOEXEC 1
16147| #define HAVE_FDATASYNC 1
16148| #define HAVE_EPOLL_CREATE1 1
16149| #define HAVE_DUP3 1
16150| #define HAVE_ACCEPT4 1
16151| #define HAVE_SOCK_CLOEXEC 1
16152| #define HAVE_GETPWNAM_R 1
16153| #define HAVE_GETPWUID_R 1
16154| #define HAVE_GETGRNAM_R 1
16155| #define HAVE_GETGRGID_R 1
16156| #define HAVE_SYS_TYPES_H 1
16157| #define HAVE_SYS_MMAN_H 1
16158| #define HAVE_SYS_IPC_H 1
16159| #define HAVE_SYS_SHM_H 1
16160| #define HAVE_SYS_FILE_H 1
16161| #define HAVE_MMAP 1
16162| #define HAVE_MUNMAP 1
16163| #define HAVE_SHM_OPEN 1
16164| #define HAVE_SHM_UNLINK 1
16165| #define HAVE_SHMGET 1
16166| #define HAVE_SHMAT 1
16167| #define HAVE_SHMDT 1
16168| #define HAVE_SHMCTL 1
16169| #define HAVE_MAP_ANON 1
16170| #define anonymous shared memory allocation method 1
16171| #define USE_SHMEM_MMAP_ANON 1
16172| #define namebased memory allocation method 1
16173| #define USE_SHMEM_SHMGET 1
16174| #define HAVE_ALLOCA_H 1
16175| #define HAVE_ALLOCA 1
16176| #define HAVE_CALLOC 1
16177| #define HAVE_SETSID 1
16178| #define HAVE_ISINF 1
16179| #define HAVE_ISNAN 1
16180| #define HAVE_GETENV 1
16181| #define HAVE_PUTENV 1
16182| #define HAVE_SETENV 1
16183| #define HAVE_UNSETENV 1
16184| #define HAVE_WRITEV 1
16185| #define HAVE_GETIFADDRS 1
16186| #define HAVE_UTIME 1
16187| #define HAVE_UTIMES 1
16188| #define HAVE_SETRLIMIT 1
16189| #define HAVE_GETRLIMIT 1
16190| #define HAVE_SENDFILE 1
16191| #define HAVE_SIGACTION 1
16192| #define HAVE_DECL_SYS_SIGLIST 1
16193| #define HAVE_FORK 1
16194| #define HAVE_STRERROR_R 1
16195| #define HAVE_MMAP 1
16196| #define HAVE_MEMMOVE 1
16197| #define HAVE_GETPASS 1
16198| #define HAVE_GMTIME_R 1
16199| #define HAVE_LOCALTIME_R 1
16200| #define HAVE_MKSTEMP 1
16201| #define STDC_HEADERS 1
16202| #define HAVE_CRYPT_H 1
16203| #define HAVE_CTYPE_H 1
16204| #define HAVE_DIRENT_H 1
16205| #define HAVE_DLFCN_H 1
16206| #define HAVE_ERRNO_H 1
16207| #define HAVE_FCNTL_H 1
16208| #define HAVE_GRP_H 1
16209| #define HAVE_LIMITS_H 1
16210| #define HAVE_MALLOC_H 1
16211| #define HAVE_MEMORY_H 1
16212| #define HAVE_NETDB_H 1
16213| #define HAVE_POLL_H 1
16214| #define HAVE_PWD_H 1
16215| #define HAVE_SEMAPHORE_H 1
16216| #define HAVE_SIGNAL_H 1
16217| #define HAVE_STDARG_H 1
16218| #define HAVE_STDDEF_H 1
16219| #define HAVE_STDIO_H 1
16220| #define HAVE_STDLIB_H 1
16221| #define HAVE_STRING_H 1
16222| #define HAVE_STRINGS_H 1
16223| #define HAVE_TERMIOS_H 1
16224| #define HAVE_TIME_H 1
16225| #define HAVE_UNISTD_H 1
16226| #define HAVE_ARPA_INET_H 1
16227| #define HAVE_NETINET_IN_H 1
16228| #define HAVE_NETINET_SCTP_H 1
16229| #define HAVE_SYS_FILE_H 1
16230| #define HAVE_SYS_IOCTL_H 1
16231| #define HAVE_SYS_MMAN_H 1
16232| #define HAVE_SYS_PARAM_H 1
16233| #define HAVE_SYS_POLL_H 1
16234| #define HAVE_SYS_RESOURCE_H 1
16235| #define HAVE_SYS_SELECT_H 1
16236| #define HAVE_SYS_SEM_H 1
16237| #define HAVE_SYS_SENDFILE_H 1
16238| #define HAVE_SYS_SIGNAL_H 1
16239| #define HAVE_SYS_SOCKET_H 1
16240| #define HAVE_SYS_STAT_H 1
16241| #define HAVE_SYS_SYSCTL_H 1
16242| #define HAVE_SYS_TIME_H 1
16243| #define HAVE_SYS_TYPES_H 1
16244| #define HAVE_SYS_UIO_H 1
16245| #define HAVE_SYS_UN_H 1
16246| #define HAVE_SYS_WAIT_H 1
16247| #define HAVE_NETINET_TCP_H 1
16248| #define SETPGRP_VOID 1
16249| #define HAVE_SOCKLEN_T 1
16250| #define SIZEOF_VOIDP 8
16251| #define SIZEOF_CHAR 1
16252| #define SIZEOF_INT 4
16253| #define SIZEOF_LONG 8
16254| #define SIZEOF_SHORT 2
16255| #define SIZEOF_LONG_LONG 8
16256| #define SIZEOF_PID_T 4
16257| #define SIZEOF_SSIZE_T 8
16258| #define SIZEOF_SIZE_T 8
16259| #define SIZEOF_OFF_T 8
16260| #define SIZEOF_INO_T 8
16261| #define SIZEOF_STRUCT_IOVEC 16
16262| #define HAVE_STRNCASECMP 1
16263| #define HAVE_STRCASECMP 1
16264| #define HAVE_STRDUP 1
16265| #define HAVE_STRSTR 1
16266| #define HAVE_MEMCHR 1
16267| #define APR_INT64_STRFN strtol
16268| #define APR_OFF_T_STRFN strtol
16269| #define DSO_USE_DLFCN 1
16270| #define HAVE_WAITPID 1
16271| #define HAVE_VLA 1
16272| #define HAVE_SEMGET 1
16273| #define HAVE_SEMCTL 1
16274| #define HAVE_FLOCK 1
16275| #define HAVE_SEMAPHORE_H 1
16276| #define HAVE_SEM_CLOSE 1
16277| #define HAVE_SEM_UNLINK 1
16278| #define HAVE_SEM_POST 1
16279| #define HAVE_SEM_WAIT 1
16280| #define HAVE_LOCK_EX 1
16281| #define HAVE_F_SETLK 1
16282| #define HAVE_SEM_UNDO 1
16283| #define HAVE_POLLIN 1
16284| #define HAVE_PTHREAD_PROCESS_SHARED 1
16285| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
16286| #define HAVE_PTHREAD_MUTEX_ROBUST 1
16287| #define apr_lock implementation method 1
16288| #define USE_SYSVSEM_SERIALIZE 1
16289| #define DEV_RANDOM "/dev/urandom"
16290| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
16291| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
16292| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
16293| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
16294| #define DIRENT_INODE d_fileno
16295| #define DIRENT_TYPE d_type
16296| #define HAVE_UUID_UUID_H 1
16297| /* end confdefs.h.  */
16298|
16299| /* Override any GCC internal prototype to avoid an error.
16300|    Use char because int might match the return type of a GCC
16301|    builtin and then its argument prototype would still apply.  */
16302| #ifdef __cplusplus
16303| extern "C"
16304| #endif
16305| char uuid_create ();
16306| int
16307| main ()
16308| {
16309| return uuid_create ();
16310|   ;
16311|   return 0;
16312| }
16313configure:26573: result: no
16314configure:26581: checking for library containing uuid_generate
16315configure:26612: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -lrt -lcrypt  -lpthread -ldl >&5
16316/tmp/ccVchVss.o: In function `main':
16317/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:207: undefined reference to `uuid_generate'
16318collect2: error: ld returned 1 exit status
16319configure:26612: $? = 1
16320configure: failed program was:
16321| /* confdefs.h */
16322| #define PACKAGE_NAME ""
16323| #define PACKAGE_TARNAME ""
16324| #define PACKAGE_VERSION ""
16325| #define PACKAGE_STRING ""
16326| #define PACKAGE_BUGREPORT ""
16327| #define PACKAGE_URL ""
16328| #define STDC_HEADERS 1
16329| #define HAVE_SYS_TYPES_H 1
16330| #define HAVE_SYS_STAT_H 1
16331| #define HAVE_STDLIB_H 1
16332| #define HAVE_STRING_H 1
16333| #define HAVE_MEMORY_H 1
16334| #define HAVE_STRINGS_H 1
16335| #define HAVE_INTTYPES_H 1
16336| #define HAVE_STDINT_H 1
16337| #define HAVE_UNISTD_H 1
16338| #define __EXTENSIONS__ 1
16339| #define _ALL_SOURCE 1
16340| #define _GNU_SOURCE 1
16341| #define _POSIX_PTHREAD_SEMANTICS 1
16342| #define _TANDEM_SOURCE 1
16343| #define HAVE_DLFCN_H 1
16344| #define LT_OBJDIR ".libs/"
16345| #define HAVE_ATOMIC_BUILTINS 1
16346| #define HAVE_PTHREAD_H 1
16347| #define HAVE_PTHREAD_H 1
16348| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
16349| #define HAVE_PTHREAD_KEY_DELETE 1
16350| #define HAVE_PTHREAD_RWLOCK_INIT 1
16351| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
16352| #define HAVE_PTHREAD_YIELD 1
16353| #define HAVE_PTHREAD_RWLOCKS 1
16354| #define HAVE_GETHOSTBYNAME_R 1
16355| #define HAVE_GETHOSTBYADDR_R 1
16356| #define HAVE_GETSERVBYNAME_R 1
16357| #define HAVE_SIGSUSPEND 1
16358| #define HAVE_SIGWAIT 1
16359| #define HAVE_POLL 1
16360| #define HAVE_EPOLL 1
16361| #define HAVE_EPOLL_CREATE1 1
16362| #define HAVE_DUP3 1
16363| #define HAVE_ACCEPT4 1
16364| #define HAVE_SOCK_CLOEXEC 1
16365| #define HAVE_FDATASYNC 1
16366| #define HAVE_EPOLL_CREATE1 1
16367| #define HAVE_DUP3 1
16368| #define HAVE_ACCEPT4 1
16369| #define HAVE_SOCK_CLOEXEC 1
16370| #define HAVE_GETPWNAM_R 1
16371| #define HAVE_GETPWUID_R 1
16372| #define HAVE_GETGRNAM_R 1
16373| #define HAVE_GETGRGID_R 1
16374| #define HAVE_SYS_TYPES_H 1
16375| #define HAVE_SYS_MMAN_H 1
16376| #define HAVE_SYS_IPC_H 1
16377| #define HAVE_SYS_SHM_H 1
16378| #define HAVE_SYS_FILE_H 1
16379| #define HAVE_MMAP 1
16380| #define HAVE_MUNMAP 1
16381| #define HAVE_SHM_OPEN 1
16382| #define HAVE_SHM_UNLINK 1
16383| #define HAVE_SHMGET 1
16384| #define HAVE_SHMAT 1
16385| #define HAVE_SHMDT 1
16386| #define HAVE_SHMCTL 1
16387| #define HAVE_MAP_ANON 1
16388| #define anonymous shared memory allocation method 1
16389| #define USE_SHMEM_MMAP_ANON 1
16390| #define namebased memory allocation method 1
16391| #define USE_SHMEM_SHMGET 1
16392| #define HAVE_ALLOCA_H 1
16393| #define HAVE_ALLOCA 1
16394| #define HAVE_CALLOC 1
16395| #define HAVE_SETSID 1
16396| #define HAVE_ISINF 1
16397| #define HAVE_ISNAN 1
16398| #define HAVE_GETENV 1
16399| #define HAVE_PUTENV 1
16400| #define HAVE_SETENV 1
16401| #define HAVE_UNSETENV 1
16402| #define HAVE_WRITEV 1
16403| #define HAVE_GETIFADDRS 1
16404| #define HAVE_UTIME 1
16405| #define HAVE_UTIMES 1
16406| #define HAVE_SETRLIMIT 1
16407| #define HAVE_GETRLIMIT 1
16408| #define HAVE_SENDFILE 1
16409| #define HAVE_SIGACTION 1
16410| #define HAVE_DECL_SYS_SIGLIST 1
16411| #define HAVE_FORK 1
16412| #define HAVE_STRERROR_R 1
16413| #define HAVE_MMAP 1
16414| #define HAVE_MEMMOVE 1
16415| #define HAVE_GETPASS 1
16416| #define HAVE_GMTIME_R 1
16417| #define HAVE_LOCALTIME_R 1
16418| #define HAVE_MKSTEMP 1
16419| #define STDC_HEADERS 1
16420| #define HAVE_CRYPT_H 1
16421| #define HAVE_CTYPE_H 1
16422| #define HAVE_DIRENT_H 1
16423| #define HAVE_DLFCN_H 1
16424| #define HAVE_ERRNO_H 1
16425| #define HAVE_FCNTL_H 1
16426| #define HAVE_GRP_H 1
16427| #define HAVE_LIMITS_H 1
16428| #define HAVE_MALLOC_H 1
16429| #define HAVE_MEMORY_H 1
16430| #define HAVE_NETDB_H 1
16431| #define HAVE_POLL_H 1
16432| #define HAVE_PWD_H 1
16433| #define HAVE_SEMAPHORE_H 1
16434| #define HAVE_SIGNAL_H 1
16435| #define HAVE_STDARG_H 1
16436| #define HAVE_STDDEF_H 1
16437| #define HAVE_STDIO_H 1
16438| #define HAVE_STDLIB_H 1
16439| #define HAVE_STRING_H 1
16440| #define HAVE_STRINGS_H 1
16441| #define HAVE_TERMIOS_H 1
16442| #define HAVE_TIME_H 1
16443| #define HAVE_UNISTD_H 1
16444| #define HAVE_ARPA_INET_H 1
16445| #define HAVE_NETINET_IN_H 1
16446| #define HAVE_NETINET_SCTP_H 1
16447| #define HAVE_SYS_FILE_H 1
16448| #define HAVE_SYS_IOCTL_H 1
16449| #define HAVE_SYS_MMAN_H 1
16450| #define HAVE_SYS_PARAM_H 1
16451| #define HAVE_SYS_POLL_H 1
16452| #define HAVE_SYS_RESOURCE_H 1
16453| #define HAVE_SYS_SELECT_H 1
16454| #define HAVE_SYS_SEM_H 1
16455| #define HAVE_SYS_SENDFILE_H 1
16456| #define HAVE_SYS_SIGNAL_H 1
16457| #define HAVE_SYS_SOCKET_H 1
16458| #define HAVE_SYS_STAT_H 1
16459| #define HAVE_SYS_SYSCTL_H 1
16460| #define HAVE_SYS_TIME_H 1
16461| #define HAVE_SYS_TYPES_H 1
16462| #define HAVE_SYS_UIO_H 1
16463| #define HAVE_SYS_UN_H 1
16464| #define HAVE_SYS_WAIT_H 1
16465| #define HAVE_NETINET_TCP_H 1
16466| #define SETPGRP_VOID 1
16467| #define HAVE_SOCKLEN_T 1
16468| #define SIZEOF_VOIDP 8
16469| #define SIZEOF_CHAR 1
16470| #define SIZEOF_INT 4
16471| #define SIZEOF_LONG 8
16472| #define SIZEOF_SHORT 2
16473| #define SIZEOF_LONG_LONG 8
16474| #define SIZEOF_PID_T 4
16475| #define SIZEOF_SSIZE_T 8
16476| #define SIZEOF_SIZE_T 8
16477| #define SIZEOF_OFF_T 8
16478| #define SIZEOF_INO_T 8
16479| #define SIZEOF_STRUCT_IOVEC 16
16480| #define HAVE_STRNCASECMP 1
16481| #define HAVE_STRCASECMP 1
16482| #define HAVE_STRDUP 1
16483| #define HAVE_STRSTR 1
16484| #define HAVE_MEMCHR 1
16485| #define APR_INT64_STRFN strtol
16486| #define APR_OFF_T_STRFN strtol
16487| #define DSO_USE_DLFCN 1
16488| #define HAVE_WAITPID 1
16489| #define HAVE_VLA 1
16490| #define HAVE_SEMGET 1
16491| #define HAVE_SEMCTL 1
16492| #define HAVE_FLOCK 1
16493| #define HAVE_SEMAPHORE_H 1
16494| #define HAVE_SEM_CLOSE 1
16495| #define HAVE_SEM_UNLINK 1
16496| #define HAVE_SEM_POST 1
16497| #define HAVE_SEM_WAIT 1
16498| #define HAVE_LOCK_EX 1
16499| #define HAVE_F_SETLK 1
16500| #define HAVE_SEM_UNDO 1
16501| #define HAVE_POLLIN 1
16502| #define HAVE_PTHREAD_PROCESS_SHARED 1
16503| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
16504| #define HAVE_PTHREAD_MUTEX_ROBUST 1
16505| #define apr_lock implementation method 1
16506| #define USE_SYSVSEM_SERIALIZE 1
16507| #define DEV_RANDOM "/dev/urandom"
16508| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
16509| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
16510| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
16511| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
16512| #define DIRENT_INODE d_fileno
16513| #define DIRENT_TYPE d_type
16514| #define HAVE_UUID_UUID_H 1
16515| /* end confdefs.h.  */
16516|
16517| /* Override any GCC internal prototype to avoid an error.
16518|    Use char because int might match the return type of a GCC
16519|    builtin and then its argument prototype would still apply.  */
16520| #ifdef __cplusplus
16521| extern "C"
16522| #endif
16523| char uuid_generate ();
16524| int
16525| main ()
16526| {
16527| return uuid_generate ();
16528|   ;
16529|   return 0;
16530| }
16531configure:26612: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid  -lrt -lcrypt  -lpthread -ldl >&5
16532configure:26612: $? = 0
16533configure:26629: result: -luuid
16534configure:26645: checking for uuid_create
16535configure:26645: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid -lrt -lcrypt  -lpthread -ldl >&5
16536/tmp/ccE0rsSB.o: In function `main':
16537/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:230: undefined reference to `uuid_create'
16538collect2: error: ld returned 1 exit status
16539configure:26645: $? = 1
16540configure: failed program was:
16541| /* confdefs.h */
16542| #define PACKAGE_NAME ""
16543| #define PACKAGE_TARNAME ""
16544| #define PACKAGE_VERSION ""
16545| #define PACKAGE_STRING ""
16546| #define PACKAGE_BUGREPORT ""
16547| #define PACKAGE_URL ""
16548| #define STDC_HEADERS 1
16549| #define HAVE_SYS_TYPES_H 1
16550| #define HAVE_SYS_STAT_H 1
16551| #define HAVE_STDLIB_H 1
16552| #define HAVE_STRING_H 1
16553| #define HAVE_MEMORY_H 1
16554| #define HAVE_STRINGS_H 1
16555| #define HAVE_INTTYPES_H 1
16556| #define HAVE_STDINT_H 1
16557| #define HAVE_UNISTD_H 1
16558| #define __EXTENSIONS__ 1
16559| #define _ALL_SOURCE 1
16560| #define _GNU_SOURCE 1
16561| #define _POSIX_PTHREAD_SEMANTICS 1
16562| #define _TANDEM_SOURCE 1
16563| #define HAVE_DLFCN_H 1
16564| #define LT_OBJDIR ".libs/"
16565| #define HAVE_ATOMIC_BUILTINS 1
16566| #define HAVE_PTHREAD_H 1
16567| #define HAVE_PTHREAD_H 1
16568| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
16569| #define HAVE_PTHREAD_KEY_DELETE 1
16570| #define HAVE_PTHREAD_RWLOCK_INIT 1
16571| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
16572| #define HAVE_PTHREAD_YIELD 1
16573| #define HAVE_PTHREAD_RWLOCKS 1
16574| #define HAVE_GETHOSTBYNAME_R 1
16575| #define HAVE_GETHOSTBYADDR_R 1
16576| #define HAVE_GETSERVBYNAME_R 1
16577| #define HAVE_SIGSUSPEND 1
16578| #define HAVE_SIGWAIT 1
16579| #define HAVE_POLL 1
16580| #define HAVE_EPOLL 1
16581| #define HAVE_EPOLL_CREATE1 1
16582| #define HAVE_DUP3 1
16583| #define HAVE_ACCEPT4 1
16584| #define HAVE_SOCK_CLOEXEC 1
16585| #define HAVE_FDATASYNC 1
16586| #define HAVE_EPOLL_CREATE1 1
16587| #define HAVE_DUP3 1
16588| #define HAVE_ACCEPT4 1
16589| #define HAVE_SOCK_CLOEXEC 1
16590| #define HAVE_GETPWNAM_R 1
16591| #define HAVE_GETPWUID_R 1
16592| #define HAVE_GETGRNAM_R 1
16593| #define HAVE_GETGRGID_R 1
16594| #define HAVE_SYS_TYPES_H 1
16595| #define HAVE_SYS_MMAN_H 1
16596| #define HAVE_SYS_IPC_H 1
16597| #define HAVE_SYS_SHM_H 1
16598| #define HAVE_SYS_FILE_H 1
16599| #define HAVE_MMAP 1
16600| #define HAVE_MUNMAP 1
16601| #define HAVE_SHM_OPEN 1
16602| #define HAVE_SHM_UNLINK 1
16603| #define HAVE_SHMGET 1
16604| #define HAVE_SHMAT 1
16605| #define HAVE_SHMDT 1
16606| #define HAVE_SHMCTL 1
16607| #define HAVE_MAP_ANON 1
16608| #define anonymous shared memory allocation method 1
16609| #define USE_SHMEM_MMAP_ANON 1
16610| #define namebased memory allocation method 1
16611| #define USE_SHMEM_SHMGET 1
16612| #define HAVE_ALLOCA_H 1
16613| #define HAVE_ALLOCA 1
16614| #define HAVE_CALLOC 1
16615| #define HAVE_SETSID 1
16616| #define HAVE_ISINF 1
16617| #define HAVE_ISNAN 1
16618| #define HAVE_GETENV 1
16619| #define HAVE_PUTENV 1
16620| #define HAVE_SETENV 1
16621| #define HAVE_UNSETENV 1
16622| #define HAVE_WRITEV 1
16623| #define HAVE_GETIFADDRS 1
16624| #define HAVE_UTIME 1
16625| #define HAVE_UTIMES 1
16626| #define HAVE_SETRLIMIT 1
16627| #define HAVE_GETRLIMIT 1
16628| #define HAVE_SENDFILE 1
16629| #define HAVE_SIGACTION 1
16630| #define HAVE_DECL_SYS_SIGLIST 1
16631| #define HAVE_FORK 1
16632| #define HAVE_STRERROR_R 1
16633| #define HAVE_MMAP 1
16634| #define HAVE_MEMMOVE 1
16635| #define HAVE_GETPASS 1
16636| #define HAVE_GMTIME_R 1
16637| #define HAVE_LOCALTIME_R 1
16638| #define HAVE_MKSTEMP 1
16639| #define STDC_HEADERS 1
16640| #define HAVE_CRYPT_H 1
16641| #define HAVE_CTYPE_H 1
16642| #define HAVE_DIRENT_H 1
16643| #define HAVE_DLFCN_H 1
16644| #define HAVE_ERRNO_H 1
16645| #define HAVE_FCNTL_H 1
16646| #define HAVE_GRP_H 1
16647| #define HAVE_LIMITS_H 1
16648| #define HAVE_MALLOC_H 1
16649| #define HAVE_MEMORY_H 1
16650| #define HAVE_NETDB_H 1
16651| #define HAVE_POLL_H 1
16652| #define HAVE_PWD_H 1
16653| #define HAVE_SEMAPHORE_H 1
16654| #define HAVE_SIGNAL_H 1
16655| #define HAVE_STDARG_H 1
16656| #define HAVE_STDDEF_H 1
16657| #define HAVE_STDIO_H 1
16658| #define HAVE_STDLIB_H 1
16659| #define HAVE_STRING_H 1
16660| #define HAVE_STRINGS_H 1
16661| #define HAVE_TERMIOS_H 1
16662| #define HAVE_TIME_H 1
16663| #define HAVE_UNISTD_H 1
16664| #define HAVE_ARPA_INET_H 1
16665| #define HAVE_NETINET_IN_H 1
16666| #define HAVE_NETINET_SCTP_H 1
16667| #define HAVE_SYS_FILE_H 1
16668| #define HAVE_SYS_IOCTL_H 1
16669| #define HAVE_SYS_MMAN_H 1
16670| #define HAVE_SYS_PARAM_H 1
16671| #define HAVE_SYS_POLL_H 1
16672| #define HAVE_SYS_RESOURCE_H 1
16673| #define HAVE_SYS_SELECT_H 1
16674| #define HAVE_SYS_SEM_H 1
16675| #define HAVE_SYS_SENDFILE_H 1
16676| #define HAVE_SYS_SIGNAL_H 1
16677| #define HAVE_SYS_SOCKET_H 1
16678| #define HAVE_SYS_STAT_H 1
16679| #define HAVE_SYS_SYSCTL_H 1
16680| #define HAVE_SYS_TIME_H 1
16681| #define HAVE_SYS_TYPES_H 1
16682| #define HAVE_SYS_UIO_H 1
16683| #define HAVE_SYS_UN_H 1
16684| #define HAVE_SYS_WAIT_H 1
16685| #define HAVE_NETINET_TCP_H 1
16686| #define SETPGRP_VOID 1
16687| #define HAVE_SOCKLEN_T 1
16688| #define SIZEOF_VOIDP 8
16689| #define SIZEOF_CHAR 1
16690| #define SIZEOF_INT 4
16691| #define SIZEOF_LONG 8
16692| #define SIZEOF_SHORT 2
16693| #define SIZEOF_LONG_LONG 8
16694| #define SIZEOF_PID_T 4
16695| #define SIZEOF_SSIZE_T 8
16696| #define SIZEOF_SIZE_T 8
16697| #define SIZEOF_OFF_T 8
16698| #define SIZEOF_INO_T 8
16699| #define SIZEOF_STRUCT_IOVEC 16
16700| #define HAVE_STRNCASECMP 1
16701| #define HAVE_STRCASECMP 1
16702| #define HAVE_STRDUP 1
16703| #define HAVE_STRSTR 1
16704| #define HAVE_MEMCHR 1
16705| #define APR_INT64_STRFN strtol
16706| #define APR_OFF_T_STRFN strtol
16707| #define DSO_USE_DLFCN 1
16708| #define HAVE_WAITPID 1
16709| #define HAVE_VLA 1
16710| #define HAVE_SEMGET 1
16711| #define HAVE_SEMCTL 1
16712| #define HAVE_FLOCK 1
16713| #define HAVE_SEMAPHORE_H 1
16714| #define HAVE_SEM_CLOSE 1
16715| #define HAVE_SEM_UNLINK 1
16716| #define HAVE_SEM_POST 1
16717| #define HAVE_SEM_WAIT 1
16718| #define HAVE_LOCK_EX 1
16719| #define HAVE_F_SETLK 1
16720| #define HAVE_SEM_UNDO 1
16721| #define HAVE_POLLIN 1
16722| #define HAVE_PTHREAD_PROCESS_SHARED 1
16723| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
16724| #define HAVE_PTHREAD_MUTEX_ROBUST 1
16725| #define apr_lock implementation method 1
16726| #define USE_SYSVSEM_SERIALIZE 1
16727| #define DEV_RANDOM "/dev/urandom"
16728| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
16729| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
16730| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
16731| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
16732| #define DIRENT_INODE d_fileno
16733| #define DIRENT_TYPE d_type
16734| #define HAVE_UUID_UUID_H 1
16735| /* end confdefs.h.  */
16736| /* Define uuid_create to an innocuous variant, in case <limits.h> declares uuid_create.
16737|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
16738| #define uuid_create innocuous_uuid_create
16739|
16740| /* System header to define __stub macros and hopefully few prototypes,
16741|     which can conflict with char uuid_create (); below.
16742|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16743|     <limits.h> exists even on freestanding compilers.  */
16744|
16745| #ifdef __STDC__
16746| # include <limits.h>
16747| #else
16748| # include <assert.h>
16749| #endif
16750|
16751| #undef uuid_create
16752|
16753| /* Override any GCC internal prototype to avoid an error.
16754|    Use char because int might match the return type of a GCC
16755|    builtin and then its argument prototype would still apply.  */
16756| #ifdef __cplusplus
16757| extern "C"
16758| #endif
16759| char uuid_create ();
16760| /* The GNU C library defines this for functions which it implements
16761|     to always fail with ENOSYS.  Some functions are actually named
16762|     something starting with __ and the normal name is an alias.  */
16763| #if defined __stub_uuid_create || defined __stub___uuid_create
16764| choke me
16765| #endif
16766|
16767| int
16768| main ()
16769| {
16770| return uuid_create ();
16771|   ;
16772|   return 0;
16773| }
16774configure:26645: result: no
16775configure:26645: checking for uuid_generate
16776configure:26645: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid -lrt -lcrypt  -lpthread -ldl >&5
16777configure:26645: $? = 0
16778configure:26645: result: yes
16779configure:26655: checking for os uuid usability
16780configure:26718: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid -lrt -lcrypt  -lpthread -ldl >&5
16781configure:26718: $? = 0
16782configure:26728: result: yes
16783configure:26742: checking for struct tm.tm_gmtoff
16784configure:26742: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
16785configure:26742: $? = 0
16786configure:26742: result: yes
16787configure:26754: checking for struct tm.__tm_gmtoff
16788configure:26754: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
16789conftest.c: In function 'main':
16790conftest.c:206:12: error: 'struct tm' has no member named '__tm_gmtoff'
16791 if (ac_aggr.__tm_gmtoff)
16792            ^
16793configure:26754: $? = 1
16794configure: failed program was:
16795| /* confdefs.h */
16796| #define PACKAGE_NAME ""
16797| #define PACKAGE_TARNAME ""
16798| #define PACKAGE_VERSION ""
16799| #define PACKAGE_STRING ""
16800| #define PACKAGE_BUGREPORT ""
16801| #define PACKAGE_URL ""
16802| #define STDC_HEADERS 1
16803| #define HAVE_SYS_TYPES_H 1
16804| #define HAVE_SYS_STAT_H 1
16805| #define HAVE_STDLIB_H 1
16806| #define HAVE_STRING_H 1
16807| #define HAVE_MEMORY_H 1
16808| #define HAVE_STRINGS_H 1
16809| #define HAVE_INTTYPES_H 1
16810| #define HAVE_STDINT_H 1
16811| #define HAVE_UNISTD_H 1
16812| #define __EXTENSIONS__ 1
16813| #define _ALL_SOURCE 1
16814| #define _GNU_SOURCE 1
16815| #define _POSIX_PTHREAD_SEMANTICS 1
16816| #define _TANDEM_SOURCE 1
16817| #define HAVE_DLFCN_H 1
16818| #define LT_OBJDIR ".libs/"
16819| #define HAVE_ATOMIC_BUILTINS 1
16820| #define HAVE_PTHREAD_H 1
16821| #define HAVE_PTHREAD_H 1
16822| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
16823| #define HAVE_PTHREAD_KEY_DELETE 1
16824| #define HAVE_PTHREAD_RWLOCK_INIT 1
16825| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
16826| #define HAVE_PTHREAD_YIELD 1
16827| #define HAVE_PTHREAD_RWLOCKS 1
16828| #define HAVE_GETHOSTBYNAME_R 1
16829| #define HAVE_GETHOSTBYADDR_R 1
16830| #define HAVE_GETSERVBYNAME_R 1
16831| #define HAVE_SIGSUSPEND 1
16832| #define HAVE_SIGWAIT 1
16833| #define HAVE_POLL 1
16834| #define HAVE_EPOLL 1
16835| #define HAVE_EPOLL_CREATE1 1
16836| #define HAVE_DUP3 1
16837| #define HAVE_ACCEPT4 1
16838| #define HAVE_SOCK_CLOEXEC 1
16839| #define HAVE_FDATASYNC 1
16840| #define HAVE_EPOLL_CREATE1 1
16841| #define HAVE_DUP3 1
16842| #define HAVE_ACCEPT4 1
16843| #define HAVE_SOCK_CLOEXEC 1
16844| #define HAVE_GETPWNAM_R 1
16845| #define HAVE_GETPWUID_R 1
16846| #define HAVE_GETGRNAM_R 1
16847| #define HAVE_GETGRGID_R 1
16848| #define HAVE_SYS_TYPES_H 1
16849| #define HAVE_SYS_MMAN_H 1
16850| #define HAVE_SYS_IPC_H 1
16851| #define HAVE_SYS_SHM_H 1
16852| #define HAVE_SYS_FILE_H 1
16853| #define HAVE_MMAP 1
16854| #define HAVE_MUNMAP 1
16855| #define HAVE_SHM_OPEN 1
16856| #define HAVE_SHM_UNLINK 1
16857| #define HAVE_SHMGET 1
16858| #define HAVE_SHMAT 1
16859| #define HAVE_SHMDT 1
16860| #define HAVE_SHMCTL 1
16861| #define HAVE_MAP_ANON 1
16862| #define anonymous shared memory allocation method 1
16863| #define USE_SHMEM_MMAP_ANON 1
16864| #define namebased memory allocation method 1
16865| #define USE_SHMEM_SHMGET 1
16866| #define HAVE_ALLOCA_H 1
16867| #define HAVE_ALLOCA 1
16868| #define HAVE_CALLOC 1
16869| #define HAVE_SETSID 1
16870| #define HAVE_ISINF 1
16871| #define HAVE_ISNAN 1
16872| #define HAVE_GETENV 1
16873| #define HAVE_PUTENV 1
16874| #define HAVE_SETENV 1
16875| #define HAVE_UNSETENV 1
16876| #define HAVE_WRITEV 1
16877| #define HAVE_GETIFADDRS 1
16878| #define HAVE_UTIME 1
16879| #define HAVE_UTIMES 1
16880| #define HAVE_SETRLIMIT 1
16881| #define HAVE_GETRLIMIT 1
16882| #define HAVE_SENDFILE 1
16883| #define HAVE_SIGACTION 1
16884| #define HAVE_DECL_SYS_SIGLIST 1
16885| #define HAVE_FORK 1
16886| #define HAVE_STRERROR_R 1
16887| #define HAVE_MMAP 1
16888| #define HAVE_MEMMOVE 1
16889| #define HAVE_GETPASS 1
16890| #define HAVE_GMTIME_R 1
16891| #define HAVE_LOCALTIME_R 1
16892| #define HAVE_MKSTEMP 1
16893| #define STDC_HEADERS 1
16894| #define HAVE_CRYPT_H 1
16895| #define HAVE_CTYPE_H 1
16896| #define HAVE_DIRENT_H 1
16897| #define HAVE_DLFCN_H 1
16898| #define HAVE_ERRNO_H 1
16899| #define HAVE_FCNTL_H 1
16900| #define HAVE_GRP_H 1
16901| #define HAVE_LIMITS_H 1
16902| #define HAVE_MALLOC_H 1
16903| #define HAVE_MEMORY_H 1
16904| #define HAVE_NETDB_H 1
16905| #define HAVE_POLL_H 1
16906| #define HAVE_PWD_H 1
16907| #define HAVE_SEMAPHORE_H 1
16908| #define HAVE_SIGNAL_H 1
16909| #define HAVE_STDARG_H 1
16910| #define HAVE_STDDEF_H 1
16911| #define HAVE_STDIO_H 1
16912| #define HAVE_STDLIB_H 1
16913| #define HAVE_STRING_H 1
16914| #define HAVE_STRINGS_H 1
16915| #define HAVE_TERMIOS_H 1
16916| #define HAVE_TIME_H 1
16917| #define HAVE_UNISTD_H 1
16918| #define HAVE_ARPA_INET_H 1
16919| #define HAVE_NETINET_IN_H 1
16920| #define HAVE_NETINET_SCTP_H 1
16921| #define HAVE_SYS_FILE_H 1
16922| #define HAVE_SYS_IOCTL_H 1
16923| #define HAVE_SYS_MMAN_H 1
16924| #define HAVE_SYS_PARAM_H 1
16925| #define HAVE_SYS_POLL_H 1
16926| #define HAVE_SYS_RESOURCE_H 1
16927| #define HAVE_SYS_SELECT_H 1
16928| #define HAVE_SYS_SEM_H 1
16929| #define HAVE_SYS_SENDFILE_H 1
16930| #define HAVE_SYS_SIGNAL_H 1
16931| #define HAVE_SYS_SOCKET_H 1
16932| #define HAVE_SYS_STAT_H 1
16933| #define HAVE_SYS_SYSCTL_H 1
16934| #define HAVE_SYS_TIME_H 1
16935| #define HAVE_SYS_TYPES_H 1
16936| #define HAVE_SYS_UIO_H 1
16937| #define HAVE_SYS_UN_H 1
16938| #define HAVE_SYS_WAIT_H 1
16939| #define HAVE_NETINET_TCP_H 1
16940| #define SETPGRP_VOID 1
16941| #define HAVE_SOCKLEN_T 1
16942| #define SIZEOF_VOIDP 8
16943| #define SIZEOF_CHAR 1
16944| #define SIZEOF_INT 4
16945| #define SIZEOF_LONG 8
16946| #define SIZEOF_SHORT 2
16947| #define SIZEOF_LONG_LONG 8
16948| #define SIZEOF_PID_T 4
16949| #define SIZEOF_SSIZE_T 8
16950| #define SIZEOF_SIZE_T 8
16951| #define SIZEOF_OFF_T 8
16952| #define SIZEOF_INO_T 8
16953| #define SIZEOF_STRUCT_IOVEC 16
16954| #define HAVE_STRNCASECMP 1
16955| #define HAVE_STRCASECMP 1
16956| #define HAVE_STRDUP 1
16957| #define HAVE_STRSTR 1
16958| #define HAVE_MEMCHR 1
16959| #define APR_INT64_STRFN strtol
16960| #define APR_OFF_T_STRFN strtol
16961| #define DSO_USE_DLFCN 1
16962| #define HAVE_WAITPID 1
16963| #define HAVE_VLA 1
16964| #define HAVE_SEMGET 1
16965| #define HAVE_SEMCTL 1
16966| #define HAVE_FLOCK 1
16967| #define HAVE_SEMAPHORE_H 1
16968| #define HAVE_SEM_CLOSE 1
16969| #define HAVE_SEM_UNLINK 1
16970| #define HAVE_SEM_POST 1
16971| #define HAVE_SEM_WAIT 1
16972| #define HAVE_LOCK_EX 1
16973| #define HAVE_F_SETLK 1
16974| #define HAVE_SEM_UNDO 1
16975| #define HAVE_POLLIN 1
16976| #define HAVE_PTHREAD_PROCESS_SHARED 1
16977| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
16978| #define HAVE_PTHREAD_MUTEX_ROBUST 1
16979| #define apr_lock implementation method 1
16980| #define USE_SYSVSEM_SERIALIZE 1
16981| #define DEV_RANDOM "/dev/urandom"
16982| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
16983| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
16984| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
16985| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
16986| #define DIRENT_INODE d_fileno
16987| #define DIRENT_TYPE d_type
16988| #define HAVE_UUID_UUID_H 1
16989| #define HAVE_UUID_GENERATE 1
16990| #define HAVE_STRUCT_TM_TM_GMTOFF 1
16991| /* end confdefs.h.  */
16992|
16993| #include <sys/types.h>
16994| #include <time.h>
16995|
16996| int
16997| main ()
16998| {
16999| static struct tm ac_aggr;
17000| if (ac_aggr.__tm_gmtoff)
17001| return 0;
17002|   ;
17003|   return 0;
17004| }
17005configure:26754: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
17006conftest.c: In function 'main':
17007conftest.c:206:19: error: 'struct tm' has no member named '__tm_gmtoff'
17008 if (sizeof ac_aggr.__tm_gmtoff)
17009                   ^
17010configure:26754: $? = 1
17011configure: failed program was:
17012| /* confdefs.h */
17013| #define PACKAGE_NAME ""
17014| #define PACKAGE_TARNAME ""
17015| #define PACKAGE_VERSION ""
17016| #define PACKAGE_STRING ""
17017| #define PACKAGE_BUGREPORT ""
17018| #define PACKAGE_URL ""
17019| #define STDC_HEADERS 1
17020| #define HAVE_SYS_TYPES_H 1
17021| #define HAVE_SYS_STAT_H 1
17022| #define HAVE_STDLIB_H 1
17023| #define HAVE_STRING_H 1
17024| #define HAVE_MEMORY_H 1
17025| #define HAVE_STRINGS_H 1
17026| #define HAVE_INTTYPES_H 1
17027| #define HAVE_STDINT_H 1
17028| #define HAVE_UNISTD_H 1
17029| #define __EXTENSIONS__ 1
17030| #define _ALL_SOURCE 1
17031| #define _GNU_SOURCE 1
17032| #define _POSIX_PTHREAD_SEMANTICS 1
17033| #define _TANDEM_SOURCE 1
17034| #define HAVE_DLFCN_H 1
17035| #define LT_OBJDIR ".libs/"
17036| #define HAVE_ATOMIC_BUILTINS 1
17037| #define HAVE_PTHREAD_H 1
17038| #define HAVE_PTHREAD_H 1
17039| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
17040| #define HAVE_PTHREAD_KEY_DELETE 1
17041| #define HAVE_PTHREAD_RWLOCK_INIT 1
17042| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
17043| #define HAVE_PTHREAD_YIELD 1
17044| #define HAVE_PTHREAD_RWLOCKS 1
17045| #define HAVE_GETHOSTBYNAME_R 1
17046| #define HAVE_GETHOSTBYADDR_R 1
17047| #define HAVE_GETSERVBYNAME_R 1
17048| #define HAVE_SIGSUSPEND 1
17049| #define HAVE_SIGWAIT 1
17050| #define HAVE_POLL 1
17051| #define HAVE_EPOLL 1
17052| #define HAVE_EPOLL_CREATE1 1
17053| #define HAVE_DUP3 1
17054| #define HAVE_ACCEPT4 1
17055| #define HAVE_SOCK_CLOEXEC 1
17056| #define HAVE_FDATASYNC 1
17057| #define HAVE_EPOLL_CREATE1 1
17058| #define HAVE_DUP3 1
17059| #define HAVE_ACCEPT4 1
17060| #define HAVE_SOCK_CLOEXEC 1
17061| #define HAVE_GETPWNAM_R 1
17062| #define HAVE_GETPWUID_R 1
17063| #define HAVE_GETGRNAM_R 1
17064| #define HAVE_GETGRGID_R 1
17065| #define HAVE_SYS_TYPES_H 1
17066| #define HAVE_SYS_MMAN_H 1
17067| #define HAVE_SYS_IPC_H 1
17068| #define HAVE_SYS_SHM_H 1
17069| #define HAVE_SYS_FILE_H 1
17070| #define HAVE_MMAP 1
17071| #define HAVE_MUNMAP 1
17072| #define HAVE_SHM_OPEN 1
17073| #define HAVE_SHM_UNLINK 1
17074| #define HAVE_SHMGET 1
17075| #define HAVE_SHMAT 1
17076| #define HAVE_SHMDT 1
17077| #define HAVE_SHMCTL 1
17078| #define HAVE_MAP_ANON 1
17079| #define anonymous shared memory allocation method 1
17080| #define USE_SHMEM_MMAP_ANON 1
17081| #define namebased memory allocation method 1
17082| #define USE_SHMEM_SHMGET 1
17083| #define HAVE_ALLOCA_H 1
17084| #define HAVE_ALLOCA 1
17085| #define HAVE_CALLOC 1
17086| #define HAVE_SETSID 1
17087| #define HAVE_ISINF 1
17088| #define HAVE_ISNAN 1
17089| #define HAVE_GETENV 1
17090| #define HAVE_PUTENV 1
17091| #define HAVE_SETENV 1
17092| #define HAVE_UNSETENV 1
17093| #define HAVE_WRITEV 1
17094| #define HAVE_GETIFADDRS 1
17095| #define HAVE_UTIME 1
17096| #define HAVE_UTIMES 1
17097| #define HAVE_SETRLIMIT 1
17098| #define HAVE_GETRLIMIT 1
17099| #define HAVE_SENDFILE 1
17100| #define HAVE_SIGACTION 1
17101| #define HAVE_DECL_SYS_SIGLIST 1
17102| #define HAVE_FORK 1
17103| #define HAVE_STRERROR_R 1
17104| #define HAVE_MMAP 1
17105| #define HAVE_MEMMOVE 1
17106| #define HAVE_GETPASS 1
17107| #define HAVE_GMTIME_R 1
17108| #define HAVE_LOCALTIME_R 1
17109| #define HAVE_MKSTEMP 1
17110| #define STDC_HEADERS 1
17111| #define HAVE_CRYPT_H 1
17112| #define HAVE_CTYPE_H 1
17113| #define HAVE_DIRENT_H 1
17114| #define HAVE_DLFCN_H 1
17115| #define HAVE_ERRNO_H 1
17116| #define HAVE_FCNTL_H 1
17117| #define HAVE_GRP_H 1
17118| #define HAVE_LIMITS_H 1
17119| #define HAVE_MALLOC_H 1
17120| #define HAVE_MEMORY_H 1
17121| #define HAVE_NETDB_H 1
17122| #define HAVE_POLL_H 1
17123| #define HAVE_PWD_H 1
17124| #define HAVE_SEMAPHORE_H 1
17125| #define HAVE_SIGNAL_H 1
17126| #define HAVE_STDARG_H 1
17127| #define HAVE_STDDEF_H 1
17128| #define HAVE_STDIO_H 1
17129| #define HAVE_STDLIB_H 1
17130| #define HAVE_STRING_H 1
17131| #define HAVE_STRINGS_H 1
17132| #define HAVE_TERMIOS_H 1
17133| #define HAVE_TIME_H 1
17134| #define HAVE_UNISTD_H 1
17135| #define HAVE_ARPA_INET_H 1
17136| #define HAVE_NETINET_IN_H 1
17137| #define HAVE_NETINET_SCTP_H 1
17138| #define HAVE_SYS_FILE_H 1
17139| #define HAVE_SYS_IOCTL_H 1
17140| #define HAVE_SYS_MMAN_H 1
17141| #define HAVE_SYS_PARAM_H 1
17142| #define HAVE_SYS_POLL_H 1
17143| #define HAVE_SYS_RESOURCE_H 1
17144| #define HAVE_SYS_SELECT_H 1
17145| #define HAVE_SYS_SEM_H 1
17146| #define HAVE_SYS_SENDFILE_H 1
17147| #define HAVE_SYS_SIGNAL_H 1
17148| #define HAVE_SYS_SOCKET_H 1
17149| #define HAVE_SYS_STAT_H 1
17150| #define HAVE_SYS_SYSCTL_H 1
17151| #define HAVE_SYS_TIME_H 1
17152| #define HAVE_SYS_TYPES_H 1
17153| #define HAVE_SYS_UIO_H 1
17154| #define HAVE_SYS_UN_H 1
17155| #define HAVE_SYS_WAIT_H 1
17156| #define HAVE_NETINET_TCP_H 1
17157| #define SETPGRP_VOID 1
17158| #define HAVE_SOCKLEN_T 1
17159| #define SIZEOF_VOIDP 8
17160| #define SIZEOF_CHAR 1
17161| #define SIZEOF_INT 4
17162| #define SIZEOF_LONG 8
17163| #define SIZEOF_SHORT 2
17164| #define SIZEOF_LONG_LONG 8
17165| #define SIZEOF_PID_T 4
17166| #define SIZEOF_SSIZE_T 8
17167| #define SIZEOF_SIZE_T 8
17168| #define SIZEOF_OFF_T 8
17169| #define SIZEOF_INO_T 8
17170| #define SIZEOF_STRUCT_IOVEC 16
17171| #define HAVE_STRNCASECMP 1
17172| #define HAVE_STRCASECMP 1
17173| #define HAVE_STRDUP 1
17174| #define HAVE_STRSTR 1
17175| #define HAVE_MEMCHR 1
17176| #define APR_INT64_STRFN strtol
17177| #define APR_OFF_T_STRFN strtol
17178| #define DSO_USE_DLFCN 1
17179| #define HAVE_WAITPID 1
17180| #define HAVE_VLA 1
17181| #define HAVE_SEMGET 1
17182| #define HAVE_SEMCTL 1
17183| #define HAVE_FLOCK 1
17184| #define HAVE_SEMAPHORE_H 1
17185| #define HAVE_SEM_CLOSE 1
17186| #define HAVE_SEM_UNLINK 1
17187| #define HAVE_SEM_POST 1
17188| #define HAVE_SEM_WAIT 1
17189| #define HAVE_LOCK_EX 1
17190| #define HAVE_F_SETLK 1
17191| #define HAVE_SEM_UNDO 1
17192| #define HAVE_POLLIN 1
17193| #define HAVE_PTHREAD_PROCESS_SHARED 1
17194| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
17195| #define HAVE_PTHREAD_MUTEX_ROBUST 1
17196| #define apr_lock implementation method 1
17197| #define USE_SYSVSEM_SERIALIZE 1
17198| #define DEV_RANDOM "/dev/urandom"
17199| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
17200| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
17201| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
17202| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
17203| #define DIRENT_INODE d_fileno
17204| #define DIRENT_TYPE d_type
17205| #define HAVE_UUID_UUID_H 1
17206| #define HAVE_UUID_GENERATE 1
17207| #define HAVE_STRUCT_TM_TM_GMTOFF 1
17208| /* end confdefs.h.  */
17209|
17210| #include <sys/types.h>
17211| #include <time.h>
17212|
17213| int
17214| main ()
17215| {
17216| static struct tm ac_aggr;
17217| if (sizeof ac_aggr.__tm_gmtoff)
17218| return 0;
17219|   ;
17220|   return 0;
17221| }
17222configure:26754: result: no
17223configure:26770: checking for type in_addr
17224configure:26800: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
17225configure:26800: $? = 0
17226configure:26809: result: yes
17227configure:26818: checking if fd == socket on this platform
17228configure:26840: checking style of gethostbyname_r routine
17229configure:26881: gcc -c -g -O2 -pthread  -Werror -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
17230configure:26881: $? = 0
17231configure:26890: result: glibc2
17232configure:26899: checking 3rd argument to the gethostbyname_r routines
17233configure:26940: gcc -c -g -O2 -pthread  -Werror -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
17234conftest.c: In function 'main':
17235conftest.c:222:35: error: passing argument 3 of 'gethostbyname_r' from incompatible pointer type [-Werror]
17236                           (struct hostent_data *) 0);
17237                                   ^
17238In file included from conftest.c:213:0:
17239/usr/include/netdb.h:179:12: note: expected 'char * __restrict__' but argument is of type 'struct hostent_data *'
17240 extern int gethostbyname_r (const char *__restrict __name,
17241            ^
17242conftest.c:222:35: error: too few arguments to function 'gethostbyname_r'
17243                           (struct hostent_data *) 0);
17244                                   ^
17245In file included from conftest.c:213:0:
17246/usr/include/netdb.h:179:12: note: declared here
17247 extern int gethostbyname_r (const char *__restrict __name,
17248            ^
17249cc1: all warnings being treated as errors
17250configure:26940: $? = 1
17251configure: failed program was:
17252| /* confdefs.h */
17253| #define PACKAGE_NAME ""
17254| #define PACKAGE_TARNAME ""
17255| #define PACKAGE_VERSION ""
17256| #define PACKAGE_STRING ""
17257| #define PACKAGE_BUGREPORT ""
17258| #define PACKAGE_URL ""
17259| #define STDC_HEADERS 1
17260| #define HAVE_SYS_TYPES_H 1
17261| #define HAVE_SYS_STAT_H 1
17262| #define HAVE_STDLIB_H 1
17263| #define HAVE_STRING_H 1
17264| #define HAVE_MEMORY_H 1
17265| #define HAVE_STRINGS_H 1
17266| #define HAVE_INTTYPES_H 1
17267| #define HAVE_STDINT_H 1
17268| #define HAVE_UNISTD_H 1
17269| #define __EXTENSIONS__ 1
17270| #define _ALL_SOURCE 1
17271| #define _GNU_SOURCE 1
17272| #define _POSIX_PTHREAD_SEMANTICS 1
17273| #define _TANDEM_SOURCE 1
17274| #define HAVE_DLFCN_H 1
17275| #define LT_OBJDIR ".libs/"
17276| #define HAVE_ATOMIC_BUILTINS 1
17277| #define HAVE_PTHREAD_H 1
17278| #define HAVE_PTHREAD_H 1
17279| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
17280| #define HAVE_PTHREAD_KEY_DELETE 1
17281| #define HAVE_PTHREAD_RWLOCK_INIT 1
17282| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
17283| #define HAVE_PTHREAD_YIELD 1
17284| #define HAVE_PTHREAD_RWLOCKS 1
17285| #define HAVE_GETHOSTBYNAME_R 1
17286| #define HAVE_GETHOSTBYADDR_R 1
17287| #define HAVE_GETSERVBYNAME_R 1
17288| #define HAVE_SIGSUSPEND 1
17289| #define HAVE_SIGWAIT 1
17290| #define HAVE_POLL 1
17291| #define HAVE_EPOLL 1
17292| #define HAVE_EPOLL_CREATE1 1
17293| #define HAVE_DUP3 1
17294| #define HAVE_ACCEPT4 1
17295| #define HAVE_SOCK_CLOEXEC 1
17296| #define HAVE_FDATASYNC 1
17297| #define HAVE_EPOLL_CREATE1 1
17298| #define HAVE_DUP3 1
17299| #define HAVE_ACCEPT4 1
17300| #define HAVE_SOCK_CLOEXEC 1
17301| #define HAVE_GETPWNAM_R 1
17302| #define HAVE_GETPWUID_R 1
17303| #define HAVE_GETGRNAM_R 1
17304| #define HAVE_GETGRGID_R 1
17305| #define HAVE_SYS_TYPES_H 1
17306| #define HAVE_SYS_MMAN_H 1
17307| #define HAVE_SYS_IPC_H 1
17308| #define HAVE_SYS_SHM_H 1
17309| #define HAVE_SYS_FILE_H 1
17310| #define HAVE_MMAP 1
17311| #define HAVE_MUNMAP 1
17312| #define HAVE_SHM_OPEN 1
17313| #define HAVE_SHM_UNLINK 1
17314| #define HAVE_SHMGET 1
17315| #define HAVE_SHMAT 1
17316| #define HAVE_SHMDT 1
17317| #define HAVE_SHMCTL 1
17318| #define HAVE_MAP_ANON 1
17319| #define anonymous shared memory allocation method 1
17320| #define USE_SHMEM_MMAP_ANON 1
17321| #define namebased memory allocation method 1
17322| #define USE_SHMEM_SHMGET 1
17323| #define HAVE_ALLOCA_H 1
17324| #define HAVE_ALLOCA 1
17325| #define HAVE_CALLOC 1
17326| #define HAVE_SETSID 1
17327| #define HAVE_ISINF 1
17328| #define HAVE_ISNAN 1
17329| #define HAVE_GETENV 1
17330| #define HAVE_PUTENV 1
17331| #define HAVE_SETENV 1
17332| #define HAVE_UNSETENV 1
17333| #define HAVE_WRITEV 1
17334| #define HAVE_GETIFADDRS 1
17335| #define HAVE_UTIME 1
17336| #define HAVE_UTIMES 1
17337| #define HAVE_SETRLIMIT 1
17338| #define HAVE_GETRLIMIT 1
17339| #define HAVE_SENDFILE 1
17340| #define HAVE_SIGACTION 1
17341| #define HAVE_DECL_SYS_SIGLIST 1
17342| #define HAVE_FORK 1
17343| #define HAVE_STRERROR_R 1
17344| #define HAVE_MMAP 1
17345| #define HAVE_MEMMOVE 1
17346| #define HAVE_GETPASS 1
17347| #define HAVE_GMTIME_R 1
17348| #define HAVE_LOCALTIME_R 1
17349| #define HAVE_MKSTEMP 1
17350| #define STDC_HEADERS 1
17351| #define HAVE_CRYPT_H 1
17352| #define HAVE_CTYPE_H 1
17353| #define HAVE_DIRENT_H 1
17354| #define HAVE_DLFCN_H 1
17355| #define HAVE_ERRNO_H 1
17356| #define HAVE_FCNTL_H 1
17357| #define HAVE_GRP_H 1
17358| #define HAVE_LIMITS_H 1
17359| #define HAVE_MALLOC_H 1
17360| #define HAVE_MEMORY_H 1
17361| #define HAVE_NETDB_H 1
17362| #define HAVE_POLL_H 1
17363| #define HAVE_PWD_H 1
17364| #define HAVE_SEMAPHORE_H 1
17365| #define HAVE_SIGNAL_H 1
17366| #define HAVE_STDARG_H 1
17367| #define HAVE_STDDEF_H 1
17368| #define HAVE_STDIO_H 1
17369| #define HAVE_STDLIB_H 1
17370| #define HAVE_STRING_H 1
17371| #define HAVE_STRINGS_H 1
17372| #define HAVE_TERMIOS_H 1
17373| #define HAVE_TIME_H 1
17374| #define HAVE_UNISTD_H 1
17375| #define HAVE_ARPA_INET_H 1
17376| #define HAVE_NETINET_IN_H 1
17377| #define HAVE_NETINET_SCTP_H 1
17378| #define HAVE_SYS_FILE_H 1
17379| #define HAVE_SYS_IOCTL_H 1
17380| #define HAVE_SYS_MMAN_H 1
17381| #define HAVE_SYS_PARAM_H 1
17382| #define HAVE_SYS_POLL_H 1
17383| #define HAVE_SYS_RESOURCE_H 1
17384| #define HAVE_SYS_SELECT_H 1
17385| #define HAVE_SYS_SEM_H 1
17386| #define HAVE_SYS_SENDFILE_H 1
17387| #define HAVE_SYS_SIGNAL_H 1
17388| #define HAVE_SYS_SOCKET_H 1
17389| #define HAVE_SYS_STAT_H 1
17390| #define HAVE_SYS_SYSCTL_H 1
17391| #define HAVE_SYS_TIME_H 1
17392| #define HAVE_SYS_TYPES_H 1
17393| #define HAVE_SYS_UIO_H 1
17394| #define HAVE_SYS_UN_H 1
17395| #define HAVE_SYS_WAIT_H 1
17396| #define HAVE_NETINET_TCP_H 1
17397| #define SETPGRP_VOID 1
17398| #define HAVE_SOCKLEN_T 1
17399| #define SIZEOF_VOIDP 8
17400| #define SIZEOF_CHAR 1
17401| #define SIZEOF_INT 4
17402| #define SIZEOF_LONG 8
17403| #define SIZEOF_SHORT 2
17404| #define SIZEOF_LONG_LONG 8
17405| #define SIZEOF_PID_T 4
17406| #define SIZEOF_SSIZE_T 8
17407| #define SIZEOF_SIZE_T 8
17408| #define SIZEOF_OFF_T 8
17409| #define SIZEOF_INO_T 8
17410| #define SIZEOF_STRUCT_IOVEC 16
17411| #define HAVE_STRNCASECMP 1
17412| #define HAVE_STRCASECMP 1
17413| #define HAVE_STRDUP 1
17414| #define HAVE_STRSTR 1
17415| #define HAVE_MEMCHR 1
17416| #define APR_INT64_STRFN strtol
17417| #define APR_OFF_T_STRFN strtol
17418| #define DSO_USE_DLFCN 1
17419| #define HAVE_WAITPID 1
17420| #define HAVE_VLA 1
17421| #define HAVE_SEMGET 1
17422| #define HAVE_SEMCTL 1
17423| #define HAVE_FLOCK 1
17424| #define HAVE_SEMAPHORE_H 1
17425| #define HAVE_SEM_CLOSE 1
17426| #define HAVE_SEM_UNLINK 1
17427| #define HAVE_SEM_POST 1
17428| #define HAVE_SEM_WAIT 1
17429| #define HAVE_LOCK_EX 1
17430| #define HAVE_F_SETLK 1
17431| #define HAVE_SEM_UNDO 1
17432| #define HAVE_POLLIN 1
17433| #define HAVE_PTHREAD_PROCESS_SHARED 1
17434| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
17435| #define HAVE_PTHREAD_MUTEX_ROBUST 1
17436| #define apr_lock implementation method 1
17437| #define USE_SYSVSEM_SERIALIZE 1
17438| #define DEV_RANDOM "/dev/urandom"
17439| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
17440| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
17441| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
17442| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
17443| #define DIRENT_INODE d_fileno
17444| #define DIRENT_TYPE d_type
17445| #define HAVE_UUID_UUID_H 1
17446| #define HAVE_UUID_GENERATE 1
17447| #define HAVE_STRUCT_TM_TM_GMTOFF 1
17448| #define WAITIO_USES_POLL 1
17449| #define GETHOSTBYNAME_R_GLIBC2 1
17450| /* end confdefs.h.  */
17451| #include "confdefs.h"
17452|
17453|
17454| #ifdef HAVE_SYS_TYPES_H
17455| #include <sys/types.h>
17456| #endif
17457| #ifdef HAVE_NETINET_IN_H
17458| #include <netinet/in.h>
17459| #endif
17460| #ifdef HAVE_ARPA_INET_H
17461| #include <arpa/inet.h>
17462| #endif
17463| #ifdef HAVE_NETDB_H
17464| #include <netdb.h>
17465| #endif
17466| #ifdef HAVE_STDLIB_H
17467| #include <stdlib.h>
17468| #endif
17469|
17470|    int main(int argc, const char *const *argv) {
17471|
17472| int tmp = gethostbyname_r((const char *) 0, (struct hostent *) 0,
17473|                           (struct hostent_data *) 0);
17474| /* use tmp to suppress the warning */
17475| tmp=0;
17476|
17477|       return 0; }
17478|
17479configure:26949: result: char
17480configure:26964: checking style of getservbyname_r routine
17481configure:27007: gcc -c -g -O2 -pthread  -Werror -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
17482configure:27007: $? = 0
17483configure:27111: result: glibc2
17484configure:27131: checking if TCP_NODELAY setting is inherited from listening sockets
17485configure:27241: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid -lrt -lcrypt  -lpthread -ldl >&5
17486conftest.c: In function 'main':
17487conftest.c:229:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
17488         exit(1);
17489         ^
17490conftest.c:235:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
17491         exit(1);
17492         ^
17493conftest.c:237:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
17494     memset(&sa, 0, sizeof sa);
17495     ^
17496conftest.c:246:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
17497         exit(1);
17498         ^
17499conftest.c:253:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
17500         exit(1);
17501         ^
17502conftest.c:259:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
17503         exit(1);
17504         ^
17505conftest.c:264:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
17506         exit(1);
17507         ^
17508conftest.c:276:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
17509         exit(1);
17510         ^
17511conftest.c:282:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
17512         exit(1);
17513         ^
17514conftest.c:288:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
17515         exit(1);
17516         ^
17517conftest.c:292:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
17518         exit(1);
17519         ^
17520configure:27241: $? = 0
17521configure:27241: ./conftest
17522configure:27241: $? = 0
17523configure:27255: result: yes
17524configure:27264: checking if O_NONBLOCK setting is inherited from listening sockets
17525configure:27409: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid -lrt -lcrypt  -lpthread -ldl >&5
17526configure:27409: $? = 0
17527configure:27409: ./conftest
17528O_NONBLOCK is not set in the child.
17529configure:27409: $? = 1
17530configure: program exited with status 1
17531configure: failed program was:
17532| /* confdefs.h */
17533| #define PACKAGE_NAME ""
17534| #define PACKAGE_TARNAME ""
17535| #define PACKAGE_VERSION ""
17536| #define PACKAGE_STRING ""
17537| #define PACKAGE_BUGREPORT ""
17538| #define PACKAGE_URL ""
17539| #define STDC_HEADERS 1
17540| #define HAVE_SYS_TYPES_H 1
17541| #define HAVE_SYS_STAT_H 1
17542| #define HAVE_STDLIB_H 1
17543| #define HAVE_STRING_H 1
17544| #define HAVE_MEMORY_H 1
17545| #define HAVE_STRINGS_H 1
17546| #define HAVE_INTTYPES_H 1
17547| #define HAVE_STDINT_H 1
17548| #define HAVE_UNISTD_H 1
17549| #define __EXTENSIONS__ 1
17550| #define _ALL_SOURCE 1
17551| #define _GNU_SOURCE 1
17552| #define _POSIX_PTHREAD_SEMANTICS 1
17553| #define _TANDEM_SOURCE 1
17554| #define HAVE_DLFCN_H 1
17555| #define LT_OBJDIR ".libs/"
17556| #define HAVE_ATOMIC_BUILTINS 1
17557| #define HAVE_PTHREAD_H 1
17558| #define HAVE_PTHREAD_H 1
17559| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
17560| #define HAVE_PTHREAD_KEY_DELETE 1
17561| #define HAVE_PTHREAD_RWLOCK_INIT 1
17562| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
17563| #define HAVE_PTHREAD_YIELD 1
17564| #define HAVE_PTHREAD_RWLOCKS 1
17565| #define HAVE_GETHOSTBYNAME_R 1
17566| #define HAVE_GETHOSTBYADDR_R 1
17567| #define HAVE_GETSERVBYNAME_R 1
17568| #define HAVE_SIGSUSPEND 1
17569| #define HAVE_SIGWAIT 1
17570| #define HAVE_POLL 1
17571| #define HAVE_EPOLL 1
17572| #define HAVE_EPOLL_CREATE1 1
17573| #define HAVE_DUP3 1
17574| #define HAVE_ACCEPT4 1
17575| #define HAVE_SOCK_CLOEXEC 1
17576| #define HAVE_FDATASYNC 1
17577| #define HAVE_EPOLL_CREATE1 1
17578| #define HAVE_DUP3 1
17579| #define HAVE_ACCEPT4 1
17580| #define HAVE_SOCK_CLOEXEC 1
17581| #define HAVE_GETPWNAM_R 1
17582| #define HAVE_GETPWUID_R 1
17583| #define HAVE_GETGRNAM_R 1
17584| #define HAVE_GETGRGID_R 1
17585| #define HAVE_SYS_TYPES_H 1
17586| #define HAVE_SYS_MMAN_H 1
17587| #define HAVE_SYS_IPC_H 1
17588| #define HAVE_SYS_SHM_H 1
17589| #define HAVE_SYS_FILE_H 1
17590| #define HAVE_MMAP 1
17591| #define HAVE_MUNMAP 1
17592| #define HAVE_SHM_OPEN 1
17593| #define HAVE_SHM_UNLINK 1
17594| #define HAVE_SHMGET 1
17595| #define HAVE_SHMAT 1
17596| #define HAVE_SHMDT 1
17597| #define HAVE_SHMCTL 1
17598| #define HAVE_MAP_ANON 1
17599| #define anonymous shared memory allocation method 1
17600| #define USE_SHMEM_MMAP_ANON 1
17601| #define namebased memory allocation method 1
17602| #define USE_SHMEM_SHMGET 1
17603| #define HAVE_ALLOCA_H 1
17604| #define HAVE_ALLOCA 1
17605| #define HAVE_CALLOC 1
17606| #define HAVE_SETSID 1
17607| #define HAVE_ISINF 1
17608| #define HAVE_ISNAN 1
17609| #define HAVE_GETENV 1
17610| #define HAVE_PUTENV 1
17611| #define HAVE_SETENV 1
17612| #define HAVE_UNSETENV 1
17613| #define HAVE_WRITEV 1
17614| #define HAVE_GETIFADDRS 1
17615| #define HAVE_UTIME 1
17616| #define HAVE_UTIMES 1
17617| #define HAVE_SETRLIMIT 1
17618| #define HAVE_GETRLIMIT 1
17619| #define HAVE_SENDFILE 1
17620| #define HAVE_SIGACTION 1
17621| #define HAVE_DECL_SYS_SIGLIST 1
17622| #define HAVE_FORK 1
17623| #define HAVE_STRERROR_R 1
17624| #define HAVE_MMAP 1
17625| #define HAVE_MEMMOVE 1
17626| #define HAVE_GETPASS 1
17627| #define HAVE_GMTIME_R 1
17628| #define HAVE_LOCALTIME_R 1
17629| #define HAVE_MKSTEMP 1
17630| #define STDC_HEADERS 1
17631| #define HAVE_CRYPT_H 1
17632| #define HAVE_CTYPE_H 1
17633| #define HAVE_DIRENT_H 1
17634| #define HAVE_DLFCN_H 1
17635| #define HAVE_ERRNO_H 1
17636| #define HAVE_FCNTL_H 1
17637| #define HAVE_GRP_H 1
17638| #define HAVE_LIMITS_H 1
17639| #define HAVE_MALLOC_H 1
17640| #define HAVE_MEMORY_H 1
17641| #define HAVE_NETDB_H 1
17642| #define HAVE_POLL_H 1
17643| #define HAVE_PWD_H 1
17644| #define HAVE_SEMAPHORE_H 1
17645| #define HAVE_SIGNAL_H 1
17646| #define HAVE_STDARG_H 1
17647| #define HAVE_STDDEF_H 1
17648| #define HAVE_STDIO_H 1
17649| #define HAVE_STDLIB_H 1
17650| #define HAVE_STRING_H 1
17651| #define HAVE_STRINGS_H 1
17652| #define HAVE_TERMIOS_H 1
17653| #define HAVE_TIME_H 1
17654| #define HAVE_UNISTD_H 1
17655| #define HAVE_ARPA_INET_H 1
17656| #define HAVE_NETINET_IN_H 1
17657| #define HAVE_NETINET_SCTP_H 1
17658| #define HAVE_SYS_FILE_H 1
17659| #define HAVE_SYS_IOCTL_H 1
17660| #define HAVE_SYS_MMAN_H 1
17661| #define HAVE_SYS_PARAM_H 1
17662| #define HAVE_SYS_POLL_H 1
17663| #define HAVE_SYS_RESOURCE_H 1
17664| #define HAVE_SYS_SELECT_H 1
17665| #define HAVE_SYS_SEM_H 1
17666| #define HAVE_SYS_SENDFILE_H 1
17667| #define HAVE_SYS_SIGNAL_H 1
17668| #define HAVE_SYS_SOCKET_H 1
17669| #define HAVE_SYS_STAT_H 1
17670| #define HAVE_SYS_SYSCTL_H 1
17671| #define HAVE_SYS_TIME_H 1
17672| #define HAVE_SYS_TYPES_H 1
17673| #define HAVE_SYS_UIO_H 1
17674| #define HAVE_SYS_UN_H 1
17675| #define HAVE_SYS_WAIT_H 1
17676| #define HAVE_NETINET_TCP_H 1
17677| #define SETPGRP_VOID 1
17678| #define HAVE_SOCKLEN_T 1
17679| #define SIZEOF_VOIDP 8
17680| #define SIZEOF_CHAR 1
17681| #define SIZEOF_INT 4
17682| #define SIZEOF_LONG 8
17683| #define SIZEOF_SHORT 2
17684| #define SIZEOF_LONG_LONG 8
17685| #define SIZEOF_PID_T 4
17686| #define SIZEOF_SSIZE_T 8
17687| #define SIZEOF_SIZE_T 8
17688| #define SIZEOF_OFF_T 8
17689| #define SIZEOF_INO_T 8
17690| #define SIZEOF_STRUCT_IOVEC 16
17691| #define HAVE_STRNCASECMP 1
17692| #define HAVE_STRCASECMP 1
17693| #define HAVE_STRDUP 1
17694| #define HAVE_STRSTR 1
17695| #define HAVE_MEMCHR 1
17696| #define APR_INT64_STRFN strtol
17697| #define APR_OFF_T_STRFN strtol
17698| #define DSO_USE_DLFCN 1
17699| #define HAVE_WAITPID 1
17700| #define HAVE_VLA 1
17701| #define HAVE_SEMGET 1
17702| #define HAVE_SEMCTL 1
17703| #define HAVE_FLOCK 1
17704| #define HAVE_SEMAPHORE_H 1
17705| #define HAVE_SEM_CLOSE 1
17706| #define HAVE_SEM_UNLINK 1
17707| #define HAVE_SEM_POST 1
17708| #define HAVE_SEM_WAIT 1
17709| #define HAVE_LOCK_EX 1
17710| #define HAVE_F_SETLK 1
17711| #define HAVE_SEM_UNDO 1
17712| #define HAVE_POLLIN 1
17713| #define HAVE_PTHREAD_PROCESS_SHARED 1
17714| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
17715| #define HAVE_PTHREAD_MUTEX_ROBUST 1
17716| #define apr_lock implementation method 1
17717| #define USE_SYSVSEM_SERIALIZE 1
17718| #define DEV_RANDOM "/dev/urandom"
17719| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
17720| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
17721| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
17722| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
17723| #define DIRENT_INODE d_fileno
17724| #define DIRENT_TYPE d_type
17725| #define HAVE_UUID_UUID_H 1
17726| #define HAVE_UUID_GENERATE 1
17727| #define HAVE_STRUCT_TM_TM_GMTOFF 1
17728| #define WAITIO_USES_POLL 1
17729| #define GETHOSTBYNAME_R_GLIBC2 1
17730| #define GETSERVBYNAME_R_GLIBC2 1
17731| /* end confdefs.h.  */
17732|
17733| #ifdef HAVE_STDLIB_H
17734| #include <stdlib.h>
17735| #endif
17736| #ifdef HAVE_STRING_H
17737| #include <string.h>
17738| #endif
17739| #ifdef HAVE_STDIO_H
17740| #include <stdio.h>
17741| #endif
17742| #ifdef HAVE_SYS_TYPES_H
17743| #include <sys/types.h>
17744| #endif
17745| #ifdef HAVE_SYS_SOCKET_H
17746| #include <sys/socket.h>
17747| #endif
17748| #ifdef HAVE_SYS_TIME_H
17749| #include <sys/time.h>
17750| #endif
17751| #ifdef HAVE_SYS_SELECT_H
17752| #include <sys/select.h>
17753| #endif
17754| #ifdef HAVE_NETINET_IN_H
17755| #include <netinet/in.h>
17756| #endif
17757| #ifdef HAVE_NETINET_TCP_H
17758| #include <netinet/tcp.h>
17759| #endif
17760| #ifndef HAVE_SOCKLEN_T
17761| typedef int socklen_t;
17762| #endif
17763| #ifdef HAVE_FCNTL_H
17764| #include <fcntl.h>
17765| #endif
17766| int main(void) {
17767|     int listen_s, connected_s, client_s;
17768|     int listen_port, rc;
17769|     struct sockaddr_in sa;
17770|     socklen_t sa_len;
17771|     fd_set fds;
17772|     struct timeval tv;
17773|
17774|     listen_s = socket(AF_INET, SOCK_STREAM, 0);
17775|     if (listen_s < 0) {
17776|         perror("socket");
17777|         exit(1);
17778|     }
17779|     memset(&sa, 0, sizeof sa);
17780|     sa.sin_family = AF_INET;
17781| #ifdef BEOS
17782|     sa.sin_addr.s_addr = htonl(INADDR_LOOPBACK);
17783| #endif
17784|     /* leave port 0 to get ephemeral */
17785|     rc = bind(listen_s, (struct sockaddr *)&sa, sizeof sa);
17786|     if (rc < 0) {
17787|         perror("bind for ephemeral port");
17788|         exit(1);
17789|     }
17790|     /* find ephemeral port */
17791|     sa_len = sizeof(sa);
17792|     rc = getsockname(listen_s, (struct sockaddr *)&sa, &sa_len);
17793|     if (rc < 0) {
17794|         perror("getsockname");
17795|         exit(1);
17796|     }
17797|     listen_port = sa.sin_port;
17798|     rc = listen(listen_s, 5);
17799|     if (rc < 0) {
17800|         perror("listen");
17801|         exit(1);
17802|     }
17803|     rc = fcntl(listen_s, F_SETFL, O_NONBLOCK);
17804|     if (rc < 0) {
17805|         perror("fcntl(F_SETFL)");
17806|         exit(1);
17807|     }
17808|     client_s = socket(AF_INET, SOCK_STREAM, 0);
17809|     if (client_s < 0) {
17810|         perror("socket");
17811|         exit(1);
17812|     }
17813|     memset(&sa, 0, sizeof sa);
17814|     sa.sin_family = AF_INET;
17815|     sa.sin_port   = listen_port;
17816| #ifdef BEOS
17817|     sa.sin_addr.s_addr = htonl(INADDR_LOOPBACK);
17818| #endif
17819|     /* leave sin_addr all zeros to use loopback */
17820|     rc = connect(client_s, (struct sockaddr *)&sa, sizeof sa);
17821|     if (rc < 0) {
17822|         perror("connect");
17823|         exit(1);
17824|     }
17825|     sa_len = sizeof sa;
17826|     /* 1 second select timeout */
17827|     tv.tv_sec = 1;
17828|     tv.tv_usec = 0;
17829|     /* Set up fd set */
17830|     FD_ZERO(&fds);
17831|     FD_SET(listen_s, &fds);
17832|     /* Wait for socket to become readable */
17833|     rc = select(listen_s + 1, &fds, NULL, NULL, &tv);
17834|     if (rc < 0) {
17835|         perror("select");
17836|         exit(1);
17837|     }
17838|     if (rc == 0) {
17839|         fprintf(stderr, "Socket failed to become readable (timeout)\n");
17840|         exit(1);
17841|     }
17842|     if (!FD_ISSET(listen_s, &fds)) {
17843|         fprintf(stderr, "Socket failed to become readable (selected another fd)\n");
17844|         exit(1);
17845|     }
17846|     connected_s = accept(listen_s, (struct sockaddr *)&sa, &sa_len);
17847|     if (connected_s < 0) {
17848|         perror("accept");
17849|         exit(1);
17850|     }
17851|     rc = fcntl(connected_s, F_GETFL, 0);
17852|     if (rc < 0) {
17853|         perror("fcntl(F_GETFL)");
17854|         exit(1);
17855|     }
17856|     if (!(rc & O_NONBLOCK)) {
17857|         fprintf(stderr, "O_NONBLOCK is not set in the child.\n");
17858|         exit(1);
17859|     }
17860|     return 0;
17861| }
17862|
17863configure:27423: result: no
17864configure:27432: checking whether TCP_NODELAY and TCP_CORK can both be enabled
17865configure:27492: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid -lrt -lcrypt  -lpthread -ldl >&5
17866configure:27492: $? = 0
17867configure:27492: ./conftest
17868configure:27492: $? = 0
17869configure:27502: result: yes
17870configure:27514: checking for TCP_CORK in netinet/tcp.h
17871configure:27539: result: yes
17872configure:27548: checking for TCP_NOPUSH in netinet/tcp.h
17873configure:27573: result: no
17874configure:27618: checking for SO_ACCEPTFILTER in sys/socket.h
17875configure:27643: result: no
17876configure:27658: checking whether SCTP is supported
17877configure:27695: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid -lrt -lcrypt  -lpthread -ldl >&5
17878configure:27695: $? = 0
17879configure:27695: ./conftest
17880configure:27695: $? = 0
17881configure:27705: result: yes
17882configure:27715: checking for struct ip_mreq
17883configure:27738: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
17884configure:27738: $? = 0
17885configure:27745: result: yes
17886configure:27762: checking for set_h_errno
17887configure:27762: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid -lrt -lcrypt  -lpthread -ldl >&5
17888/tmp/ccTh7LfC.o: In function `main':
17889/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/conftest.c:238: undefined reference to `set_h_errno'
17890collect2: error: ld returned 1 exit status
17891configure:27762: $? = 1
17892configure: failed program was:
17893| /* confdefs.h */
17894| #define PACKAGE_NAME ""
17895| #define PACKAGE_TARNAME ""
17896| #define PACKAGE_VERSION ""
17897| #define PACKAGE_STRING ""
17898| #define PACKAGE_BUGREPORT ""
17899| #define PACKAGE_URL ""
17900| #define STDC_HEADERS 1
17901| #define HAVE_SYS_TYPES_H 1
17902| #define HAVE_SYS_STAT_H 1
17903| #define HAVE_STDLIB_H 1
17904| #define HAVE_STRING_H 1
17905| #define HAVE_MEMORY_H 1
17906| #define HAVE_STRINGS_H 1
17907| #define HAVE_INTTYPES_H 1
17908| #define HAVE_STDINT_H 1
17909| #define HAVE_UNISTD_H 1
17910| #define __EXTENSIONS__ 1
17911| #define _ALL_SOURCE 1
17912| #define _GNU_SOURCE 1
17913| #define _POSIX_PTHREAD_SEMANTICS 1
17914| #define _TANDEM_SOURCE 1
17915| #define HAVE_DLFCN_H 1
17916| #define LT_OBJDIR ".libs/"
17917| #define HAVE_ATOMIC_BUILTINS 1
17918| #define HAVE_PTHREAD_H 1
17919| #define HAVE_PTHREAD_H 1
17920| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
17921| #define HAVE_PTHREAD_KEY_DELETE 1
17922| #define HAVE_PTHREAD_RWLOCK_INIT 1
17923| #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
17924| #define HAVE_PTHREAD_YIELD 1
17925| #define HAVE_PTHREAD_RWLOCKS 1
17926| #define HAVE_GETHOSTBYNAME_R 1
17927| #define HAVE_GETHOSTBYADDR_R 1
17928| #define HAVE_GETSERVBYNAME_R 1
17929| #define HAVE_SIGSUSPEND 1
17930| #define HAVE_SIGWAIT 1
17931| #define HAVE_POLL 1
17932| #define HAVE_EPOLL 1
17933| #define HAVE_EPOLL_CREATE1 1
17934| #define HAVE_DUP3 1
17935| #define HAVE_ACCEPT4 1
17936| #define HAVE_SOCK_CLOEXEC 1
17937| #define HAVE_FDATASYNC 1
17938| #define HAVE_EPOLL_CREATE1 1
17939| #define HAVE_DUP3 1
17940| #define HAVE_ACCEPT4 1
17941| #define HAVE_SOCK_CLOEXEC 1
17942| #define HAVE_GETPWNAM_R 1
17943| #define HAVE_GETPWUID_R 1
17944| #define HAVE_GETGRNAM_R 1
17945| #define HAVE_GETGRGID_R 1
17946| #define HAVE_SYS_TYPES_H 1
17947| #define HAVE_SYS_MMAN_H 1
17948| #define HAVE_SYS_IPC_H 1
17949| #define HAVE_SYS_SHM_H 1
17950| #define HAVE_SYS_FILE_H 1
17951| #define HAVE_MMAP 1
17952| #define HAVE_MUNMAP 1
17953| #define HAVE_SHM_OPEN 1
17954| #define HAVE_SHM_UNLINK 1
17955| #define HAVE_SHMGET 1
17956| #define HAVE_SHMAT 1
17957| #define HAVE_SHMDT 1
17958| #define HAVE_SHMCTL 1
17959| #define HAVE_MAP_ANON 1
17960| #define anonymous shared memory allocation method 1
17961| #define USE_SHMEM_MMAP_ANON 1
17962| #define namebased memory allocation method 1
17963| #define USE_SHMEM_SHMGET 1
17964| #define HAVE_ALLOCA_H 1
17965| #define HAVE_ALLOCA 1
17966| #define HAVE_CALLOC 1
17967| #define HAVE_SETSID 1
17968| #define HAVE_ISINF 1
17969| #define HAVE_ISNAN 1
17970| #define HAVE_GETENV 1
17971| #define HAVE_PUTENV 1
17972| #define HAVE_SETENV 1
17973| #define HAVE_UNSETENV 1
17974| #define HAVE_WRITEV 1
17975| #define HAVE_GETIFADDRS 1
17976| #define HAVE_UTIME 1
17977| #define HAVE_UTIMES 1
17978| #define HAVE_SETRLIMIT 1
17979| #define HAVE_GETRLIMIT 1
17980| #define HAVE_SENDFILE 1
17981| #define HAVE_SIGACTION 1
17982| #define HAVE_DECL_SYS_SIGLIST 1
17983| #define HAVE_FORK 1
17984| #define HAVE_STRERROR_R 1
17985| #define HAVE_MMAP 1
17986| #define HAVE_MEMMOVE 1
17987| #define HAVE_GETPASS 1
17988| #define HAVE_GMTIME_R 1
17989| #define HAVE_LOCALTIME_R 1
17990| #define HAVE_MKSTEMP 1
17991| #define STDC_HEADERS 1
17992| #define HAVE_CRYPT_H 1
17993| #define HAVE_CTYPE_H 1
17994| #define HAVE_DIRENT_H 1
17995| #define HAVE_DLFCN_H 1
17996| #define HAVE_ERRNO_H 1
17997| #define HAVE_FCNTL_H 1
17998| #define HAVE_GRP_H 1
17999| #define HAVE_LIMITS_H 1
18000| #define HAVE_MALLOC_H 1
18001| #define HAVE_MEMORY_H 1
18002| #define HAVE_NETDB_H 1
18003| #define HAVE_POLL_H 1
18004| #define HAVE_PWD_H 1
18005| #define HAVE_SEMAPHORE_H 1
18006| #define HAVE_SIGNAL_H 1
18007| #define HAVE_STDARG_H 1
18008| #define HAVE_STDDEF_H 1
18009| #define HAVE_STDIO_H 1
18010| #define HAVE_STDLIB_H 1
18011| #define HAVE_STRING_H 1
18012| #define HAVE_STRINGS_H 1
18013| #define HAVE_TERMIOS_H 1
18014| #define HAVE_TIME_H 1
18015| #define HAVE_UNISTD_H 1
18016| #define HAVE_ARPA_INET_H 1
18017| #define HAVE_NETINET_IN_H 1
18018| #define HAVE_NETINET_SCTP_H 1
18019| #define HAVE_SYS_FILE_H 1
18020| #define HAVE_SYS_IOCTL_H 1
18021| #define HAVE_SYS_MMAN_H 1
18022| #define HAVE_SYS_PARAM_H 1
18023| #define HAVE_SYS_POLL_H 1
18024| #define HAVE_SYS_RESOURCE_H 1
18025| #define HAVE_SYS_SELECT_H 1
18026| #define HAVE_SYS_SEM_H 1
18027| #define HAVE_SYS_SENDFILE_H 1
18028| #define HAVE_SYS_SIGNAL_H 1
18029| #define HAVE_SYS_SOCKET_H 1
18030| #define HAVE_SYS_STAT_H 1
18031| #define HAVE_SYS_SYSCTL_H 1
18032| #define HAVE_SYS_TIME_H 1
18033| #define HAVE_SYS_TYPES_H 1
18034| #define HAVE_SYS_UIO_H 1
18035| #define HAVE_SYS_UN_H 1
18036| #define HAVE_SYS_WAIT_H 1
18037| #define HAVE_NETINET_TCP_H 1
18038| #define SETPGRP_VOID 1
18039| #define HAVE_SOCKLEN_T 1
18040| #define SIZEOF_VOIDP 8
18041| #define SIZEOF_CHAR 1
18042| #define SIZEOF_INT 4
18043| #define SIZEOF_LONG 8
18044| #define SIZEOF_SHORT 2
18045| #define SIZEOF_LONG_LONG 8
18046| #define SIZEOF_PID_T 4
18047| #define SIZEOF_SSIZE_T 8
18048| #define SIZEOF_SIZE_T 8
18049| #define SIZEOF_OFF_T 8
18050| #define SIZEOF_INO_T 8
18051| #define SIZEOF_STRUCT_IOVEC 16
18052| #define HAVE_STRNCASECMP 1
18053| #define HAVE_STRCASECMP 1
18054| #define HAVE_STRDUP 1
18055| #define HAVE_STRSTR 1
18056| #define HAVE_MEMCHR 1
18057| #define APR_INT64_STRFN strtol
18058| #define APR_OFF_T_STRFN strtol
18059| #define DSO_USE_DLFCN 1
18060| #define HAVE_WAITPID 1
18061| #define HAVE_VLA 1
18062| #define HAVE_SEMGET 1
18063| #define HAVE_SEMCTL 1
18064| #define HAVE_FLOCK 1
18065| #define HAVE_SEMAPHORE_H 1
18066| #define HAVE_SEM_CLOSE 1
18067| #define HAVE_SEM_UNLINK 1
18068| #define HAVE_SEM_POST 1
18069| #define HAVE_SEM_WAIT 1
18070| #define HAVE_LOCK_EX 1
18071| #define HAVE_F_SETLK 1
18072| #define HAVE_SEM_UNDO 1
18073| #define HAVE_POLLIN 1
18074| #define HAVE_PTHREAD_PROCESS_SHARED 1
18075| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
18076| #define HAVE_PTHREAD_MUTEX_ROBUST 1
18077| #define apr_lock implementation method 1
18078| #define USE_SYSVSEM_SERIALIZE 1
18079| #define DEV_RANDOM "/dev/urandom"
18080| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
18081| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
18082| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
18083| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
18084| #define DIRENT_INODE d_fileno
18085| #define DIRENT_TYPE d_type
18086| #define HAVE_UUID_UUID_H 1
18087| #define HAVE_UUID_GENERATE 1
18088| #define HAVE_STRUCT_TM_TM_GMTOFF 1
18089| #define WAITIO_USES_POLL 1
18090| #define GETHOSTBYNAME_R_GLIBC2 1
18091| #define GETSERVBYNAME_R_GLIBC2 1
18092| #define HAVE_TCP_NODELAY_WITH_CORK 1
18093| #define HAVE_TCP_CORK 1
18094| #define HAVE_STRUCT_IPMREQ 1
18095| /* end confdefs.h.  */
18096| /* Define set_h_errno to an innocuous variant, in case <limits.h> declares set_h_errno.
18097|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18098| #define set_h_errno innocuous_set_h_errno
18099|
18100| /* System header to define __stub macros and hopefully few prototypes,
18101|     which can conflict with char set_h_errno (); below.
18102|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18103|     <limits.h> exists even on freestanding compilers.  */
18104|
18105| #ifdef __STDC__
18106| # include <limits.h>
18107| #else
18108| # include <assert.h>
18109| #endif
18110|
18111| #undef set_h_errno
18112|
18113| /* Override any GCC internal prototype to avoid an error.
18114|    Use char because int might match the return type of a GCC
18115|    builtin and then its argument prototype would still apply.  */
18116| #ifdef __cplusplus
18117| extern "C"
18118| #endif
18119| char set_h_errno ();
18120| /* The GNU C library defines this for functions which it implements
18121|     to always fail with ENOSYS.  Some functions are actually named
18122|     something starting with __ and the normal name is an alias.  */
18123| #if defined __stub_set_h_errno || defined __stub___set_h_errno
18124| choke me
18125| #endif
18126|
18127| int
18128| main ()
18129| {
18130| return set_h_errno ();
18131|   ;
18132|   return 0;
18133| }
18134configure:27762: result: no
18135configure:27789: checking for library containing getaddrinfo
18136configure:27820: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid -lrt -lcrypt  -lpthread -ldl >&5
18137configure:27820: $? = 0
18138configure:27837: result: none required
18139configure:27845: checking for library containing gai_strerror
18140configure:27876: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid -lrt -lcrypt  -lpthread -ldl >&5
18141configure:27876: $? = 0
18142configure:27893: result: none required
18143configure:27901: checking for library containing getnameinfo
18144configure:27932: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid -lrt -lcrypt  -lpthread -ldl >&5
18145configure:27932: $? = 0
18146configure:27949: result: none required
18147configure:27959: checking for gai_strerror
18148configure:27959: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid -lrt -lcrypt  -lpthread -ldl >&5
18149configure:27959: $? = 0
18150configure:27959: result: yes
18151configure:27969: checking for working getaddrinfo
18152configure:28014: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid -lrt -lcrypt  -lpthread -ldl >&5
18153conftest.c: In function 'main':
18154conftest.c:228:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
18155         exit(1);
18156         ^
18157conftest.c:231:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
18158         exit(1);
18159         ^
18160conftest.c:233:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
18161     exit(0);
18162     ^
18163configure:28014: $? = 0
18164configure:28014: ./conftest
18165configure:28014: $? = 0
18166configure:28028: result: yes
18167configure:28041: checking for negative error codes for getaddrinfo
18168configure:28067: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid -lrt -lcrypt  -lpthread -ldl >&5
18169conftest.c: In function 'main':
18170conftest.c:213:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
18171         exit(0);
18172         ^
18173conftest.c:215:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
18174     exit(1);
18175     ^
18176configure:28067: $? = 0
18177configure:28067: ./conftest
18178configure:28067: $? = 0
18179configure:28081: result: yes
18180configure:28090: checking for working getnameinfo
18181configure:28143: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid -lrt -lcrypt  -lpthread -ldl >&5
18182conftest.c: In function 'main':
18183conftest.c:240:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
18184         exit(1);
18185         ^
18186conftest.c:242:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
18187         exit(0);
18188         ^
18189configure:28143: $? = 0
18190configure:28143: ./conftest
18191configure:28143: $? = 0
18192configure:28157: result: yes
18193configure:28166: checking for sockaddr_in6
18194configure:28192: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
18195configure:28192: $? = 0
18196configure:28204: result: yes
18197configure:28214: checking for sockaddr_storage
18198configure:28238: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
18199configure:28238: $? = 0
18200configure:28245: result: yes
18201configure:28265: checking for working AI_ADDRCONFIG
18202configure:28300: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid -lrt -lcrypt  -lpthread -ldl >&5
18203configure:28300: $? = 0
18204configure:28300: ./conftest
18205configure:28300: $? = 0
18206configure:28310: result: yes
18207configure:28335: checking if APR supports IPv6
18208configure:28337: result: yes
18209configure:28408: checking langinfo.h usability
18210configure:28408: gcc -c -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
18211configure:28408: $? = 0
18212configure:28408: result: yes
18213configure:28408: checking langinfo.h presence
18214configure:28408: gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
18215configure:28408: $? = 0
18216configure:28408: result: yes
18217configure:28408: checking for langinfo.h
18218configure:28408: result: yes
18219configure:28420: checking for nl_langinfo
18220configure:28420: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE  conftest.c -luuid -lrt -lcrypt  -lpthread -ldl >&5
18221configure:28420: $? = 0
18222configure:28420: result: yes
18223configure:28755: creating ./config.status
18224
18225## ---------------------- ##
18226## Running config.status. ##
18227## ---------------------- ##
18228
18229This file was extended by config.status, which was
18230generated by GNU Autoconf 2.69.  Invocation command line was
18231
18232  CONFIG_FILES    =
18233  CONFIG_HEADERS  =
18234  CONFIG_LINKS    =
18235  CONFIG_COMMANDS =
18236  $ ./config.status
18237
18238on kapishnikov-desktop.cam.corp.google.com
18239
18240config.status:1437: creating Makefile
18241config.status:1437: creating include/apr.h
18242config.status:1437: creating build/apr_rules.mk
18243config.status:1437: creating build/pkg/pkginfo
18244config.status:1437: creating apr-1-config
18245config.status:1437: creating apr.pc
18246config.status:1437: creating test/Makefile
18247config.status:1437: creating test/internal/Makefile
18248config.status:1437: creating include/arch/unix/apr_private.h
18249config.status:1626: executing libtool commands
18250config.status:1626: executing default commands
18251
18252## ---------------- ##
18253## Cache variables. ##
18254## ---------------- ##
18255
18256ac_cv_build=x86_64-unknown-linux-gnu
18257ac_cv_c_bigendian=no
18258ac_cv_c_compiler_gnu=yes
18259ac_cv_c_const=yes
18260ac_cv_c_inline=inline
18261ac_cv_define_F_SETLK=yes
18262ac_cv_define_GETHOSTBYADDR_IS_THREAD_SAFE=no
18263ac_cv_define_GETHOSTBYNAME_IS_THREAD_SAFE=no
18264ac_cv_define_GETSERVBYNAME_IS_THREAD_SAFE=no
18265ac_cv_define_LOCK_EX=yes
18266ac_cv_define_MAP_ANON=yes
18267ac_cv_define_POLLIN=yes
18268ac_cv_define_PTHREAD_PROCESS_SHARED=yes
18269ac_cv_define_READDIR_IS_THREAD_SAFE=no
18270ac_cv_define_SEM_UNDO=yes
18271ac_cv_define_SO_ACCEPTFILTER=no
18272ac_cv_define_TCP_CORK=yes
18273ac_cv_define_TCP_NOPUSH=no
18274ac_cv_define_sockaddr_in6=yes
18275ac_cv_ebcdic=no
18276ac_cv_env_CC_set=
18277ac_cv_env_CC_value=
18278ac_cv_env_CFLAGS_set=
18279ac_cv_env_CFLAGS_value=
18280ac_cv_env_CPPFLAGS_set=
18281ac_cv_env_CPPFLAGS_value=
18282ac_cv_env_CPP_set=
18283ac_cv_env_CPP_value=
18284ac_cv_env_LDFLAGS_set=
18285ac_cv_env_LDFLAGS_value=
18286ac_cv_env_LIBS_set=
18287ac_cv_env_LIBS_value=
18288ac_cv_env_build_alias_set=
18289ac_cv_env_build_alias_value=
18290ac_cv_env_host_alias_set=
18291ac_cv_env_host_alias_value=
18292ac_cv_env_target_alias_set=
18293ac_cv_env_target_alias_value=
18294ac_cv_file__dev_zero=yes
18295ac_cv_func__getch=no
18296ac_cv_func_alloca_works=yes
18297ac_cv_func_calloc=yes
18298ac_cv_func_create_area=no
18299ac_cv_func_create_sem=no
18300ac_cv_func_dlopen=no
18301ac_cv_func_dlsym=yes
18302ac_cv_func_fdatasync=yes
18303ac_cv_func_flock=yes
18304ac_cv_func_fork=yes
18305ac_cv_func_gai_strerror=yes
18306ac_cv_func_getenv=yes
18307ac_cv_func_getgrgid_r=yes
18308ac_cv_func_getgrnam_r=yes
18309ac_cv_func_gethostbyaddr_r=yes
18310ac_cv_func_gethostbyname_r=yes
18311ac_cv_func_getifaddrs=yes
18312ac_cv_func_getpass=yes
18313ac_cv_func_getpassphrase=no
18314ac_cv_func_getpwnam_r=yes
18315ac_cv_func_getpwuid_r=yes
18316ac_cv_func_getrlimit=yes
18317ac_cv_func_getservbyname_r=yes
18318ac_cv_func_gmtime_r=yes
18319ac_cv_func_inet_addr=yes
18320ac_cv_func_inet_network=yes
18321ac_cv_func_isinf=yes
18322ac_cv_func_isnan=yes
18323ac_cv_func_kqueue=no
18324ac_cv_func_localtime_r=yes
18325ac_cv_func_memchr=yes
18326ac_cv_func_memmove=yes
18327ac_cv_func_mkstemp=yes
18328ac_cv_func_mmap=yes
18329ac_cv_func_munmap=yes
18330ac_cv_func_nl_langinfo=yes
18331ac_cv_func_poll=yes
18332ac_cv_func_port_create=no
18333ac_cv_func_pthread_attr_setguardsize=yes
18334ac_cv_func_pthread_key_delete=yes
18335ac_cv_func_pthread_mutexattr_setpshared=yes
18336ac_cv_func_pthread_rwlock_init=yes
18337ac_cv_func_pthread_yield=yes
18338ac_cv_func_putenv=yes
18339ac_cv_func_sem_close=yes
18340ac_cv_func_sem_open=yes
18341ac_cv_func_sem_post=yes
18342ac_cv_func_sem_unlink=yes
18343ac_cv_func_sem_wait=yes
18344ac_cv_func_semctl=yes
18345ac_cv_func_semget=yes
18346ac_cv_func_send_file=no
18347ac_cv_func_sendfile=yes
18348ac_cv_func_sendfilev=no
18349ac_cv_func_set_h_errno=no
18350ac_cv_func_setenv=yes
18351ac_cv_func_setpgrp_void=yes
18352ac_cv_func_setrlimit=yes
18353ac_cv_func_setsid=yes
18354ac_cv_func_shm_open=yes
18355ac_cv_func_shm_unlink=yes
18356ac_cv_func_shmat=yes
18357ac_cv_func_shmctl=yes
18358ac_cv_func_shmdt=yes
18359ac_cv_func_shmget=yes
18360ac_cv_func_sigaction=yes
18361ac_cv_func_sigsuspend=yes
18362ac_cv_func_sigwait=yes
18363ac_cv_func_strcasecmp=yes
18364ac_cv_func_strdup=yes
18365ac_cv_func_strerror_r=yes
18366ac_cv_func_stricmp=no
18367ac_cv_func_strncasecmp=yes
18368ac_cv_func_strnicmp=no
18369ac_cv_func_strstr=yes
18370ac_cv_func_strtol=yes
18371ac_cv_func_unsetenv=yes
18372ac_cv_func_utime=yes
18373ac_cv_func_utimes=yes
18374ac_cv_func_uuid_create=no
18375ac_cv_func_uuid_generate=yes
18376ac_cv_func_waitpid=yes
18377ac_cv_func_writev=yes
18378ac_cv_gethostbyname_r_arg=char
18379ac_cv_gethostbyname_r_style=glibc2
18380ac_cv_getservbyname_r_style=glibc2
18381ac_cv_h_errno_cppflags=yes
18382ac_cv_have_decl_sys_siglist=yes
18383ac_cv_header_ByteOrder_h=no
18384ac_cv_header_OS_h=no
18385ac_cv_header_arpa_inet_h=yes
18386ac_cv_header_conio_h=no
18387ac_cv_header_crypt_h=yes
18388ac_cv_header_ctype_h=yes
18389ac_cv_header_dir_h=no
18390ac_cv_header_dirent_h=yes
18391ac_cv_header_dl_h=no
18392ac_cv_header_dlfcn_h=yes
18393ac_cv_header_errno_h=yes
18394ac_cv_header_fcntl_h=yes
18395ac_cv_header_grp_h=yes
18396ac_cv_header_inttypes_h=yes
18397ac_cv_header_io_h=no
18398ac_cv_header_kernel_OS_h=no
18399ac_cv_header_langinfo_h=yes
18400ac_cv_header_limits_h=yes
18401ac_cv_header_mach_o_dyld_h=no
18402ac_cv_header_malloc_h=yes
18403ac_cv_header_memory_h=yes
18404ac_cv_header_minix_config_h=no
18405ac_cv_header_net_errno_h=no
18406ac_cv_header_netdb_h=yes
18407ac_cv_header_netinet_in_h=yes
18408ac_cv_header_netinet_sctp_h=yes
18409ac_cv_header_netinet_sctp_uio_h=no
18410ac_cv_header_os2_h=no
18411ac_cv_header_osreldate_h=no
18412ac_cv_header_poll_h=yes
18413ac_cv_header_process_h=no
18414ac_cv_header_pthread_h=yes
18415ac_cv_header_pwd_h=yes
18416ac_cv_header_semaphore_h=yes
18417ac_cv_header_signal_h=yes
18418ac_cv_header_stdarg_h=yes
18419ac_cv_header_stdc=yes
18420ac_cv_header_stddef_h=yes
18421ac_cv_header_stdint_h=yes
18422ac_cv_header_stdio_h=yes
18423ac_cv_header_stdlib_h=yes
18424ac_cv_header_string_h=yes
18425ac_cv_header_strings_h=yes
18426ac_cv_header_sys_file_h=yes
18427ac_cv_header_sys_ioctl_h=yes
18428ac_cv_header_sys_ipc_h=yes
18429ac_cv_header_sys_mman_h=yes
18430ac_cv_header_sys_mutex_h=no
18431ac_cv_header_sys_param_h=yes
18432ac_cv_header_sys_poll_h=yes
18433ac_cv_header_sys_resource_h=yes
18434ac_cv_header_sys_select_h=yes
18435ac_cv_header_sys_sem_h=yes
18436ac_cv_header_sys_sendfile_h=yes
18437ac_cv_header_sys_shm_h=yes
18438ac_cv_header_sys_signal_h=yes
18439ac_cv_header_sys_socket_h=yes
18440ac_cv_header_sys_sockio_h=no
18441ac_cv_header_sys_stat_h=yes
18442ac_cv_header_sys_sysctl_h=yes
18443ac_cv_header_sys_syslimits_h=no
18444ac_cv_header_sys_time_h=yes
18445ac_cv_header_sys_types_h=yes
18446ac_cv_header_sys_uio_h=yes
18447ac_cv_header_sys_un_h=yes
18448ac_cv_header_sys_wait_h=yes
18449ac_cv_header_sysapi_h=no
18450ac_cv_header_sysgtime_h=no
18451ac_cv_header_termios_h=yes
18452ac_cv_header_time_h=yes
18453ac_cv_header_tpfeq_h=no
18454ac_cv_header_tpfio_h=no
18455ac_cv_header_unistd_h=yes
18456ac_cv_header_unix_h=no
18457ac_cv_header_uuid_h=no
18458ac_cv_header_uuid_uuid_h=yes
18459ac_cv_header_windows_h=no
18460ac_cv_header_winsock2_h=no
18461ac_cv_host=x86_64-unknown-linux-gnu
18462ac_cv_lib_c_r_gethostbyaddr=no
18463ac_cv_lib_c_r_gethostbyname=no
18464ac_cv_lib_c_r_getservbyname=no
18465ac_cv_lib_c_r_readdir=no
18466ac_cv_lib_dl_dlopen=yes
18467ac_cv_lib_sendfile_sendfilev=no
18468ac_cv_lib_truerand_main=no
18469ac_cv_member_struct_stat_st_atim_tv_nsec=yes
18470ac_cv_member_struct_stat_st_atime_n=no
18471ac_cv_member_struct_stat_st_atimensec=no
18472ac_cv_member_struct_stat_st_blocks=yes
18473ac_cv_member_struct_stat_st_ctim_tv_nsec=yes
18474ac_cv_member_struct_stat_st_ctime_n=no
18475ac_cv_member_struct_stat_st_ctimensec=no
18476ac_cv_member_struct_stat_st_mtim_tv_nsec=yes
18477ac_cv_member_struct_stat_st_mtime_n=no
18478ac_cv_member_struct_stat_st_mtimensec=no
18479ac_cv_member_struct_tm___tm_gmtoff=no
18480ac_cv_member_struct_tm_tm_gmtoff=yes
18481ac_cv_mkdir_p=yes
18482ac_cv_negative_eai=yes
18483ac_cv_o_nonblock_inherited=no
18484ac_cv_objext=o
18485ac_cv_path_EGREP='/bin/grep -E'
18486ac_cv_path_FGREP='/bin/grep -F'
18487ac_cv_path_GREP=/bin/grep
18488ac_cv_path_SED=/bin/sed
18489ac_cv_path_install='/usr/bin/install -c'
18490ac_cv_prog_AS=as
18491ac_cv_prog_ASCPP=cpp
18492ac_cv_prog_AWK=gawk
18493ac_cv_prog_CPP='gcc -E'
18494ac_cv_prog_RM=rm
18495ac_cv_prog_ac_ct_AR=ar
18496ac_cv_prog_ac_ct_CC=gcc
18497ac_cv_prog_ac_ct_DLLTOOL=dlltool
18498ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
18499ac_cv_prog_ac_ct_OBJDUMP=objdump
18500ac_cv_prog_ac_ct_RANLIB=ranlib
18501ac_cv_prog_ac_ct_STRIP=strip
18502ac_cv_prog_cc_c89=
18503ac_cv_prog_cc_g=yes
18504ac_cv_prog_make_make_set=yes
18505ac_cv_pthread_attr_getdetachstate_one_arg=no
18506ac_cv_pthread_getspecific_two_args=no
18507ac_cv_safe_to_define___extensions__=yes
18508ac_cv_search_crypt=-lcrypt
18509ac_cv_search_gai_strerror='none required'
18510ac_cv_search_getaddrinfo='none required'
18511ac_cv_search_gethostbyname='none required'
18512ac_cv_search_gethostname='none required'
18513ac_cv_search_getnameinfo='none required'
18514ac_cv_search_modf='none required'
18515ac_cv_search_sem_open='none required'
18516ac_cv_search_shm_open=-lrt
18517ac_cv_search_socket='none required'
18518ac_cv_search_strerror='none required'
18519ac_cv_search_uuid_create=no
18520ac_cv_search_uuid_generate=-luuid
18521ac_cv_sigwait_one_arg=no
18522ac_cv_sizeof_char=1
18523ac_cv_sizeof_ino_t=8
18524ac_cv_sizeof_int=4
18525ac_cv_sizeof_long=8
18526ac_cv_sizeof_long_long=8
18527ac_cv_sizeof_off_t=8
18528ac_cv_sizeof_pid_t=4
18529ac_cv_sizeof_short=2
18530ac_cv_sizeof_size_t=8
18531ac_cv_sizeof_ssize_t=8
18532ac_cv_sizeof_struct_iovec=16
18533ac_cv_sizeof_voidp=8
18534ac_cv_socklen_t=yes
18535ac_cv_strerror_r_rc_int=no
18536ac_cv_struct_rlimit=yes
18537ac_cv_target=x86_64-unknown-linux-gnu
18538ac_cv_tcp_nodelay_inherited=yes
18539ac_cv_type_in_addr=yes
18540ac_cv_type_off_t=yes
18541ac_cv_type_pid_t=yes
18542ac_cv_type_size_t=yes
18543ac_cv_type_ssize_t=yes
18544ac_cv_type_uid_t=yes
18545ac_cv_working_alloca_h=yes
18546ac_cv_working_getaddrinfo=yes
18547ac_cv_working_getnameinfo=yes
18548ap_cv_atomic_builtins=yes
18549apr_cv_accept4=yes
18550apr_cv_aio_msgq=no
18551apr_cv_define_INT64_C=yes
18552apr_cv_define_sockaddr_storage=yes
18553apr_cv_dirent_inode=d_fileno
18554apr_cv_dirent_type=d_type
18555apr_cv_dup3=yes
18556apr_cv_epoll=yes
18557apr_cv_epoll_create1=yes
18558apr_cv_gai_addrconfig=yes
18559apr_cv_hdr_netinet_tcp_h=yes
18560apr_cv_mutex_recursive=yes
18561apr_cv_mutex_robust_shared=yes
18562apr_cv_osuuid=yes
18563apr_cv_process_shared_works=yes
18564apr_cv_pthreads_cflags=-pthread
18565apr_cv_pthreads_lib=-lpthread
18566apr_cv_sctp=yes
18567apr_cv_sock_cloexec=yes
18568apr_cv_struct_ipmreq=yes
18569apr_cv_tcp_nodelay_with_cork=yes
18570apr_cv_type_rwlock_t=yes
18571apr_cv_typematch_size_t_unsigned_int=no
18572apr_cv_typematch_size_t_unsigned_long=yes
18573apr_cv_typematch_ssize_t_int=no
18574apr_cv_typematch_ssize_t_long=yes
18575apr_cv_use_lfs64=no
18576lt_cv_ar_at_file=@
18577lt_cv_archive_cmds_need_lc=no
18578lt_cv_deplibs_check_method=pass_all
18579lt_cv_file_magic_cmd='$MAGIC_CMD'
18580lt_cv_file_magic_test_file=
18581lt_cv_ld_reload_flag=-r
18582lt_cv_nm_interface='BSD nm'
18583lt_cv_objdir=.libs
18584lt_cv_path_LD=/usr/bin/ld
18585lt_cv_path_NM='/usr/bin/nm -B'
18586lt_cv_path_mainfest_tool=no
18587lt_cv_prog_compiler_c_o=yes
18588lt_cv_prog_compiler_pic='-fPIC -DPIC'
18589lt_cv_prog_compiler_pic_works=yes
18590lt_cv_prog_compiler_rtti_exceptions=no
18591lt_cv_prog_compiler_static_works=yes
18592lt_cv_prog_gnu_ld=yes
18593lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
18594lt_cv_shlibpath_overrides_runpath=no
18595lt_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'\'''
18596lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
18597lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
18598lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
18599lt_cv_sys_max_cmd_len=1572864
18600lt_cv_to_host_file_cmd=func_convert_file_noop
18601lt_cv_to_tool_file_cmd=func_convert_file_noop
18602
18603## ----------------- ##
18604## Output variables. ##
18605## ----------------- ##
18606
18607ALLOCA=''
18608APR_CONFIG_LOCATION='source'
18609APR_DOTTED_VERSION='1.5.2'
18610APR_LIBNAME='apr-${APR_MAJOR_VERSION}'
18611APR_MAJOR_VERSION='1'
18612AR='ar'
18613AS='as'
18614ASCPP='cpp'
18615AWK='gawk'
18616CC='gcc'
18617CFLAGS=''
18618CPP='gcc -E'
18619CPPFLAGS=''
18620DEFAULT_OSDIR='unix'
18621DEFS='-DHAVE_CONFIG_H'
18622DLLTOOL='dlltool'
18623DSYMUTIL=''
18624DUMPBIN=''
18625ECHO_C=''
18626ECHO_N='-n'
18627ECHO_T=''
18628EGREP='/bin/grep -E'
18629EXEEXT=''
18630EXTRA_CFLAGS='-g -O2 -pthread'
18631EXTRA_CPPFLAGS='-DLINUX -D_REENTRANT -D_GNU_SOURCE'
18632EXTRA_INCLUDES=''
18633EXTRA_LDFLAGS=''
18634EXTRA_LIBS='-luuid -lrt -lcrypt  -lpthread -ldl'
18635FGREP='/bin/grep -F'
18636GREP='/bin/grep'
18637INCLUDES=''
18638INCLUDE_OUTPUTS='include /ssd/chrome/repo/android/src/third_party/apache-portable-runtime/build-outputs.mk'
18639INCLUDE_RULES='include /ssd/chrome/repo/android/src/third_party/apache-portable-runtime/build/apr_rules.mk'
18640INSTALL_DATA='${INSTALL} -m 644'
18641INSTALL_PROGRAM='${INSTALL}'
18642INSTALL_SCRIPT='${INSTALL}'
18643INSTALL_SUBDIRS='none'
18644INTERNAL_CPPFLAGS=''
18645LD='/usr/bin/ld -m elf_x86_64'
18646LDFLAGS=''
18647LDLIBS=''
18648LIBOBJS=''
18649LIBS=''
18650LIBTOOL='$(SHELL) $(apr_builddir)/libtool'
18651LIBTOOL_LIBS=''
18652LIPO=''
18653LN_S='ln -s'
18654LTFLAGS='--silent'
18655LTLIBOBJS=''
18656LT_LDFLAGS=''
18657LT_NO_INSTALL='-no-install'
18658LT_VERSION='-version-info 5:2:5'
18659MANIFEST_TOOL=':'
18660MKDEP='$(CC) -MM'
18661NM='/usr/bin/nm -B'
18662NMEDIT=''
18663NOTEST_CFLAGS=''
18664NOTEST_CPPFLAGS=''
18665NOTEST_INCLUDES=''
18666NOTEST_LDFLAGS=''
18667NOTEST_LIBS=''
18668OBJDUMP='objdump'
18669OBJECTS_PLATFORM='$(OBJECTS_unix)'
18670OBJEXT='o'
18671OSDIR='unix'
18672OTOOL64=''
18673OTOOL=''
18674PACKAGE_BUGREPORT=''
18675PACKAGE_NAME=''
18676PACKAGE_STRING=''
18677PACKAGE_TARNAME=''
18678PACKAGE_URL=''
18679PACKAGE_VERSION=''
18680PATH_SEPARATOR=':'
18681RANLIB='ranlib'
18682RM='rm'
18683SED='/bin/sed'
18684SET_MAKE=''
18685SHELL='/bin/sh'
18686STRIP='strip'
18687ac_ct_AR='ar'
18688ac_ct_CC='gcc'
18689ac_ct_DUMPBIN=''
18690acceptfilter='0'
18691apr_builddir='/ssd/chrome/repo/android/src/third_party/apache-portable-runtime'
18692apr_builders='/ssd/chrome/repo/android/src/third_party/apache-portable-runtime/build'
18693apr_charset_ebcdic='0'
18694apr_has_user='1'
18695apr_has_xthread_files='0'
18696apr_inaddr_none=''
18697apr_procattr_user_set_requires_password='0'
18698apr_srcdir='/ssd/chrome/repo/android/src/third_party/apache-portable-runtime'
18699apr_tcp_nopush_flag='TCP_CORK'
18700apr_thread_func=''
18701aprdso='1'
18702aprlfs='0'
18703arpa_ineth='1'
18704bigendian='0'
18705bindir='${exec_prefix}/bin'
18706build='x86_64-unknown-linux-gnu'
18707build_alias=''
18708build_cpu='x86_64'
18709build_os='linux-gnu'
18710build_vendor='unknown'
18711conioh='0'
18712crypth='1'
18713ctypeh='1'
18714datadir='${prefix}'
18715datarootdir='${prefix}/share'
18716direnth='1'
18717docdir='${datarootdir}/doc/${PACKAGE}'
18718dvidir='${docdir}'
18719eolstr='\n'
18720errnoh='1'
18721exec_prefix='${prefix}'
18722export_lib_target='-rpath \$(libdir) \$(OBJECTS)'
18723fcntlh='1'
18724fcntlser='0'
18725file_as_socket='1'
18726flockser='0'
18727fork='1'
18728hasfcntlser='1'
18729hasflockser='1'
18730hasposixser='1'
18731hasprocpthreadser='1'
18732hassysvser='1'
18733have_corkable_tcp='1'
18734have_getrlimit='1'
18735have_in_addr='1'
18736have_inet_addr='1'
18737have_inet_network='1'
18738have_iovec='1'
18739have_ipv6='1'
18740have_memchr='1'
18741have_memmove='1'
18742have_proc_invoked='0'
18743have_sa_storage='1'
18744have_sctp='1'
18745have_setrlimit='1'
18746have_sigaction='1'
18747have_sigsuspend='1'
18748have_sigwait='1'
18749have_strcasecmp='1'
18750have_strdup='1'
18751have_stricmp='0'
18752have_strncasecmp='1'
18753have_strnicmp='0'
18754have_strstr='1'
18755have_unicode_fs='0'
18756have_union_semun='0'
18757havebeosarea='0'
18758havemmapanon='1'
18759havemmapshm='1'
18760havemmaptmp='1'
18761havemmapzero='1'
18762haveos2shm='0'
18763haveshmget='1'
18764haveshmgetanon='1'
18765havewin32shm='0'
18766host='x86_64-unknown-linux-gnu'
18767host_alias=''
18768host_cpu='x86_64'
18769host_os='linux-gnu'
18770host_vendor='unknown'
18771htmldir='${docdir}'
18772includedir='${prefix}/include/apr-${APR_MAJOR_VERSION}'
18773infodir='${datarootdir}/info'
18774ino_t_value='ino_t'
18775installbuilddir='${prefix}/build-1'
18776int64_literal='#define APR_INT64_C(val) INT64_C(val)'
18777int64_t_fmt='#define APR_INT64_T_FMT "ld"'
18778int64_value='long'
18779int_value='int'
18780ioh='0'
18781lib_target='-rpath $(libdir) $(OBJECTS)'
18782libdir='${exec_prefix}/lib'
18783libexecdir='${exec_prefix}/modules'
18784limitsh='1'
18785link='$(LIBTOOL) $(LTFLAGS) --mode=link $(COMPILE) $(LT_LDFLAGS) $(LT_VERSION) $(ALL_LDFLAGS) -o $@'
18786localedir='${datarootdir}/locale'
18787localstatedir='${prefix}'
18788long_value='long'
18789lt_compile='$(LIBTOOL) $(LTFLAGS) --mode=compile $(COMPILE) -o $@ -c $< && touch $@'
18790mandir='${prefix}/man'
18791mmap='1'
18792netdbh='1'
18793netinet_inh='1'
18794netinet_sctp_uioh='0'
18795netinet_sctph='1'
18796netinet_tcph='1'
18797o_nonblock_inherited='0'
18798oc='1'
18799off_t_fmt='#define APR_OFF_T_FMT "ld"'
18800off_t_value='off_t'
18801oldincludedir='/usr/include'
18802osuuid='1'
18803pdfdir='${docdir}'
18804pid_t_fmt='#define APR_PID_T_FMT "d"'
18805posixser='0'
18806prefix='/usr/local/apr'
18807proc_mutex_is_global='0'
18808processh='0'
18809proclockglobal='0'
18810procpthreadser='0'
18811program_transform_name='s,x,x,'
18812psdir='${docdir}'
18813pthreadh='1'
18814pthreadser='1'
18815rand='1'
18816sbindir='${exec_prefix}/bin'
18817semaphoreh='1'
18818sendfile='1'
18819sharedmem='1'
18820sharedstatedir='${prefix}/com'
18821shlibpath_var='LD_LIBRARY_PATH'
18822short_value='short'
18823signalh='1'
18824size_t_fmt='#define APR_SIZE_T_FMT "lu"'
18825size_t_value='size_t'
18826so_ext='lo'
18827socklen_t_value='socklen_t'
18828ssize_t_fmt='#define APR_SSIZE_T_FMT "ld"'
18829ssize_t_value='ssize_t'
18830stdargh='1'
18831stdint='1'
18832stdioh='1'
18833stdlibh='1'
18834stringh='1'
18835stringsh='1'
18836struct_rlimit='1'
18837sys_ioctlh='1'
18838sys_sendfileh='1'
18839sys_signalh='1'
18840sys_socketh='1'
18841sys_sockioh='0'
18842sys_syslimitsh='0'
18843sys_timeh='1'
18844sys_typesh='1'
18845sys_uioh='1'
18846sys_unh='1'
18847sys_waith='1'
18848sysconfdir='${prefix}/conf'
18849sysvser='1'
18850target='x86_64-unknown-linux-gnu'
18851target_alias=''
18852target_cpu='x86_64'
18853target_os='linux-gnu'
18854target_vendor='unknown'
18855tcp_nodelay_inherited='1'
18856threads='1'
18857timeh='1'
18858top_builddir='/ssd/chrome/repo/android/src/third_party/apache-portable-runtime'
18859uint64_literal='#define APR_UINT64_C(val) UINT64_C(val)'
18860uint64_t_fmt='#define APR_UINT64_T_FMT "lu"'
18861uint64_t_hex_fmt='#define APR_UINT64_T_HEX_FMT "lx"'
18862unistdh='1'
18863usebeosarea='0'
18864usemmapanon='1'
18865usemmapshm='0'
18866usemmaptmp='0'
18867usemmapzero='0'
18868useos2shm='0'
18869useshmget='1'
18870useshmgetanon='0'
18871usewin32shm='0'
18872voidp_size='8'
18873windowsh='0'
18874winsock2h='0'
18875
18876## ----------- ##
18877## confdefs.h. ##
18878## ----------- ##
18879
18880/* confdefs.h */
18881#define PACKAGE_NAME ""
18882#define PACKAGE_TARNAME ""
18883#define PACKAGE_VERSION ""
18884#define PACKAGE_STRING ""
18885#define PACKAGE_BUGREPORT ""
18886#define PACKAGE_URL ""
18887#define STDC_HEADERS 1
18888#define HAVE_SYS_TYPES_H 1
18889#define HAVE_SYS_STAT_H 1
18890#define HAVE_STDLIB_H 1
18891#define HAVE_STRING_H 1
18892#define HAVE_MEMORY_H 1
18893#define HAVE_STRINGS_H 1
18894#define HAVE_INTTYPES_H 1
18895#define HAVE_STDINT_H 1
18896#define HAVE_UNISTD_H 1
18897#define __EXTENSIONS__ 1
18898#define _ALL_SOURCE 1
18899#define _GNU_SOURCE 1
18900#define _POSIX_PTHREAD_SEMANTICS 1
18901#define _TANDEM_SOURCE 1
18902#define HAVE_DLFCN_H 1
18903#define LT_OBJDIR ".libs/"
18904#define HAVE_ATOMIC_BUILTINS 1
18905#define HAVE_PTHREAD_H 1
18906#define HAVE_PTHREAD_H 1
18907#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
18908#define HAVE_PTHREAD_KEY_DELETE 1
18909#define HAVE_PTHREAD_RWLOCK_INIT 1
18910#define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
18911#define HAVE_PTHREAD_YIELD 1
18912#define HAVE_PTHREAD_RWLOCKS 1
18913#define HAVE_GETHOSTBYNAME_R 1
18914#define HAVE_GETHOSTBYADDR_R 1
18915#define HAVE_GETSERVBYNAME_R 1
18916#define HAVE_SIGSUSPEND 1
18917#define HAVE_SIGWAIT 1
18918#define HAVE_POLL 1
18919#define HAVE_EPOLL 1
18920#define HAVE_EPOLL_CREATE1 1
18921#define HAVE_DUP3 1
18922#define HAVE_ACCEPT4 1
18923#define HAVE_SOCK_CLOEXEC 1
18924#define HAVE_FDATASYNC 1
18925#define HAVE_EPOLL_CREATE1 1
18926#define HAVE_DUP3 1
18927#define HAVE_ACCEPT4 1
18928#define HAVE_SOCK_CLOEXEC 1
18929#define HAVE_GETPWNAM_R 1
18930#define HAVE_GETPWUID_R 1
18931#define HAVE_GETGRNAM_R 1
18932#define HAVE_GETGRGID_R 1
18933#define HAVE_SYS_TYPES_H 1
18934#define HAVE_SYS_MMAN_H 1
18935#define HAVE_SYS_IPC_H 1
18936#define HAVE_SYS_SHM_H 1
18937#define HAVE_SYS_FILE_H 1
18938#define HAVE_MMAP 1
18939#define HAVE_MUNMAP 1
18940#define HAVE_SHM_OPEN 1
18941#define HAVE_SHM_UNLINK 1
18942#define HAVE_SHMGET 1
18943#define HAVE_SHMAT 1
18944#define HAVE_SHMDT 1
18945#define HAVE_SHMCTL 1
18946#define HAVE_MAP_ANON 1
18947#define anonymous shared memory allocation method 1
18948#define USE_SHMEM_MMAP_ANON 1
18949#define namebased memory allocation method 1
18950#define USE_SHMEM_SHMGET 1
18951#define HAVE_ALLOCA_H 1
18952#define HAVE_ALLOCA 1
18953#define HAVE_CALLOC 1
18954#define HAVE_SETSID 1
18955#define HAVE_ISINF 1
18956#define HAVE_ISNAN 1
18957#define HAVE_GETENV 1
18958#define HAVE_PUTENV 1
18959#define HAVE_SETENV 1
18960#define HAVE_UNSETENV 1
18961#define HAVE_WRITEV 1
18962#define HAVE_GETIFADDRS 1
18963#define HAVE_UTIME 1
18964#define HAVE_UTIMES 1
18965#define HAVE_SETRLIMIT 1
18966#define HAVE_GETRLIMIT 1
18967#define HAVE_SENDFILE 1
18968#define HAVE_SIGACTION 1
18969#define HAVE_DECL_SYS_SIGLIST 1
18970#define HAVE_FORK 1
18971#define HAVE_STRERROR_R 1
18972#define HAVE_MMAP 1
18973#define HAVE_MEMMOVE 1
18974#define HAVE_GETPASS 1
18975#define HAVE_GMTIME_R 1
18976#define HAVE_LOCALTIME_R 1
18977#define HAVE_MKSTEMP 1
18978#define STDC_HEADERS 1
18979#define HAVE_CRYPT_H 1
18980#define HAVE_CTYPE_H 1
18981#define HAVE_DIRENT_H 1
18982#define HAVE_DLFCN_H 1
18983#define HAVE_ERRNO_H 1
18984#define HAVE_FCNTL_H 1
18985#define HAVE_GRP_H 1
18986#define HAVE_LIMITS_H 1
18987#define HAVE_MALLOC_H 1
18988#define HAVE_MEMORY_H 1
18989#define HAVE_NETDB_H 1
18990#define HAVE_POLL_H 1
18991#define HAVE_PWD_H 1
18992#define HAVE_SEMAPHORE_H 1
18993#define HAVE_SIGNAL_H 1
18994#define HAVE_STDARG_H 1
18995#define HAVE_STDDEF_H 1
18996#define HAVE_STDIO_H 1
18997#define HAVE_STDLIB_H 1
18998#define HAVE_STRING_H 1
18999#define HAVE_STRINGS_H 1
19000#define HAVE_TERMIOS_H 1
19001#define HAVE_TIME_H 1
19002#define HAVE_UNISTD_H 1
19003#define HAVE_ARPA_INET_H 1
19004#define HAVE_NETINET_IN_H 1
19005#define HAVE_NETINET_SCTP_H 1
19006#define HAVE_SYS_FILE_H 1
19007#define HAVE_SYS_IOCTL_H 1
19008#define HAVE_SYS_MMAN_H 1
19009#define HAVE_SYS_PARAM_H 1
19010#define HAVE_SYS_POLL_H 1
19011#define HAVE_SYS_RESOURCE_H 1
19012#define HAVE_SYS_SELECT_H 1
19013#define HAVE_SYS_SEM_H 1
19014#define HAVE_SYS_SENDFILE_H 1
19015#define HAVE_SYS_SIGNAL_H 1
19016#define HAVE_SYS_SOCKET_H 1
19017#define HAVE_SYS_STAT_H 1
19018#define HAVE_SYS_SYSCTL_H 1
19019#define HAVE_SYS_TIME_H 1
19020#define HAVE_SYS_TYPES_H 1
19021#define HAVE_SYS_UIO_H 1
19022#define HAVE_SYS_UN_H 1
19023#define HAVE_SYS_WAIT_H 1
19024#define HAVE_NETINET_TCP_H 1
19025#define SETPGRP_VOID 1
19026#define HAVE_SOCKLEN_T 1
19027#define SIZEOF_VOIDP 8
19028#define SIZEOF_CHAR 1
19029#define SIZEOF_INT 4
19030#define SIZEOF_LONG 8
19031#define SIZEOF_SHORT 2
19032#define SIZEOF_LONG_LONG 8
19033#define SIZEOF_PID_T 4
19034#define SIZEOF_SSIZE_T 8
19035#define SIZEOF_SIZE_T 8
19036#define SIZEOF_OFF_T 8
19037#define SIZEOF_INO_T 8
19038#define SIZEOF_STRUCT_IOVEC 16
19039#define HAVE_STRNCASECMP 1
19040#define HAVE_STRCASECMP 1
19041#define HAVE_STRDUP 1
19042#define HAVE_STRSTR 1
19043#define HAVE_MEMCHR 1
19044#define APR_INT64_STRFN strtol
19045#define APR_OFF_T_STRFN strtol
19046#define DSO_USE_DLFCN 1
19047#define HAVE_WAITPID 1
19048#define HAVE_VLA 1
19049#define HAVE_SEMGET 1
19050#define HAVE_SEMCTL 1
19051#define HAVE_FLOCK 1
19052#define HAVE_SEMAPHORE_H 1
19053#define HAVE_SEM_CLOSE 1
19054#define HAVE_SEM_UNLINK 1
19055#define HAVE_SEM_POST 1
19056#define HAVE_SEM_WAIT 1
19057#define HAVE_LOCK_EX 1
19058#define HAVE_F_SETLK 1
19059#define HAVE_SEM_UNDO 1
19060#define HAVE_POLLIN 1
19061#define HAVE_PTHREAD_PROCESS_SHARED 1
19062#define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
19063#define HAVE_PTHREAD_MUTEX_ROBUST 1
19064#define apr_lock implementation method 1
19065#define USE_SYSVSEM_SERIALIZE 1
19066#define DEV_RANDOM "/dev/urandom"
19067#define HAVE_STRUCT_STAT_ST_BLOCKS 1
19068#define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
19069#define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
19070#define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
19071#define DIRENT_INODE d_fileno
19072#define DIRENT_TYPE d_type
19073#define HAVE_UUID_UUID_H 1
19074#define HAVE_UUID_GENERATE 1
19075#define HAVE_STRUCT_TM_TM_GMTOFF 1
19076#define WAITIO_USES_POLL 1
19077#define GETHOSTBYNAME_R_GLIBC2 1
19078#define GETSERVBYNAME_R_GLIBC2 1
19079#define HAVE_TCP_NODELAY_WITH_CORK 1
19080#define HAVE_TCP_CORK 1
19081#define HAVE_STRUCT_IPMREQ 1
19082#define HAVE_GAI_STRERROR 1
19083#define HAVE_GETADDRINFO 1
19084#define NEGATIVE_EAI 1
19085#define HAVE_GETNAMEINFO 1
19086#define HAVE_GAI_ADDRCONFIG 1
19087#define HAVE_LANGINFO_H 1
19088#define HAVE_NL_LANGINFO 1
19089
19090configure: exit 0
19091