blob: 0cd467f6d790cc2c19f044295bf363ad1f358e6e [file] [log] [blame]
Emeric Vigier2f625822012-08-06 11:09:52 -04001This 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.68. Invocation command line was
6
7 $ ./configure --host=arm-linux-androideabi --with-sysroot=/home/evigier/android-14b-toolchain/sysroot --prefix=/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = evigier-ThinkPad-X220
14uname -m = x86_64
15uname -r = 3.0.0-17-generic
16uname -s = Linux
17uname -v = #30-Ubuntu SMP Thu Mar 8 20:45:39 UTC 2012
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: /home/evigier/android-14b-toolchain/bin
31PATH: /home/evigier/android-14b-toolchain/bin
32PATH: /home/evigier/tools/git-tools/bin
33PATH: /usr/bin
34PATH: /home/evigier/android-14b-toolchain/bin
35PATH: /home/evigier/tools/git-tools/bin
36PATH: /usr/bin
37PATH: /home/evigier/bin
38PATH: /usr/lib/lightdm/lightdm
39PATH: /usr/local/sbin
40PATH: /usr/local/bin
41PATH: /usr/sbin
42PATH: /usr/bin
43PATH: /sbin
44PATH: /bin
45PATH: /usr/games
46PATH: /home/evigier/.vim/custom
47PATH: /home/evigier/bin
48PATH: /home/evigier/eclipse
49PATH: /home/evigier/android-sdk-linux/tools
50PATH: /home/evigier/android-sdk-linux/platform-tools
51PATH: /home/evigier/android-ndk-r8b
52PATH: /home/evigier/.vim/custom
53PATH: /home/evigier/bin
54PATH: /home/evigier/eclipse
55PATH: /home/evigier/android-sdk-linux/tools
56PATH: /home/evigier/android-sdk-linux/platform-tools
57PATH: /home/evigier/android-ndk-r8b
58
59
60## ----------- ##
61## Core tests. ##
62## ----------- ##
63
64configure:2609: checking build system type
65configure:2623: result: x86_64-unknown-linux-gnu
66configure:2643: checking host system type
67configure:2656: result: arm-unknown-linux-androideabi
68configure:2676: checking target system type
69configure:2689: result: arm-unknown-linux-androideabi
70configure:2724: checking for arm-linux-androideabi-gcc
71configure:2740: found /home/evigier/android-14b-toolchain/bin/arm-linux-androideabi-gcc
72configure:2751: result: arm-linux-androideabi-gcc
73configure:3020: checking for C compiler version
74configure:3029: arm-linux-androideabi-gcc --version >&5
75arm-linux-androideabi-gcc (GCC) 4.6.x-google 20120106 (prerelease)
76Copyright (C) 2011 Free Software Foundation, Inc.
77This is free software; see the source for copying conditions. There is NO
78warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
79
80configure:3040: $? = 0
81configure:3029: arm-linux-androideabi-gcc -v >&5
82Using built-in specs.
83COLLECT_GCC=arm-linux-androideabi-gcc
84COLLECT_LTO_WRAPPER=/home/evigier/android-14b-toolchain/bin/../libexec/gcc/arm-linux-androideabi/4.6.x-google/lto-wrapper
85Target: arm-linux-androideabi
86Configured with: /usr/local/google/home/andrewhsieh/ndk-andrewhsieh/src/build/../gcc/gcc-4.6/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --without-ppl --without-cloog --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.21 --with-mpfr-version=2.4.1 --with-mpc-version=0.8.1 --with-gmp-version=5.0.5 --with-gcc-version=4.6 --with-gdb-version=7.3.x --disable-bootstrap --disable-libquadmath --disable-plugin --enable-gold --enable-ld=default --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold
87Thread model: posix
88gcc version 4.6.x-google 20120106 (prerelease) (GCC)
89configure:3040: $? = 0
90configure:3029: arm-linux-androideabi-gcc -V >&5
91arm-linux-androideabi-gcc: error: unrecognized option '-V'
92arm-linux-androideabi-gcc: fatal error: no input files
93compilation terminated.
94configure:3040: $? = 1
95configure:3029: arm-linux-androideabi-gcc -qversion >&5
96arm-linux-androideabi-gcc: error: unrecognized option '-qversion'
97arm-linux-androideabi-gcc: fatal error: no input files
98compilation terminated.
99configure:3040: $? = 1
100configure:3060: checking whether the C compiler works
101configure:3082: arm-linux-androideabi-gcc conftest.c >&5
102configure:3086: $? = 0
103configure:3134: result: yes
104configure:3137: checking for C compiler default output file name
105configure:3139: result: a.out
106configure:3145: checking for suffix of executables
107configure:3152: arm-linux-androideabi-gcc -o conftest conftest.c >&5
108configure:3156: $? = 0
109configure:3178: result:
110configure:3200: checking whether we are cross compiling
111configure:3208: arm-linux-androideabi-gcc -o conftest conftest.c >&5
112configure:3212: $? = 0
113configure:3219: ./conftest
114/system/bin/linker: No such file or directory
115configure:3223: $? = 255
116configure:3238: result: yes
117configure:3243: checking for suffix of object files
118configure:3265: arm-linux-androideabi-gcc -c conftest.c >&5
119configure:3269: $? = 0
120configure:3290: result: o
121configure:3294: checking whether we are using the GNU C compiler
122configure:3313: arm-linux-androideabi-gcc -c conftest.c >&5
123configure:3313: $? = 0
124configure:3322: result: yes
125configure:3331: checking whether arm-linux-androideabi-gcc accepts -g
126configure:3351: arm-linux-androideabi-gcc -c -g conftest.c >&5
127configure:3351: $? = 0
128configure:3392: result: yes
129configure:3409: checking for arm-linux-androideabi-gcc option to accept ISO C89
130configure:3473: arm-linux-androideabi-gcc -c -g -O2 conftest.c >&5
131configure:3473: $? = 0
132configure:3486: result: none needed
133configure:3511: checking how to run the C preprocessor
134configure:3542: arm-linux-androideabi-gcc -E conftest.c
135configure:3542: $? = 0
136configure:3556: arm-linux-androideabi-gcc -E conftest.c
137conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
138compilation terminated.
139configure:3556: $? = 1
140configure: failed program was:
141| /* confdefs.h */
142| #define PACKAGE_NAME ""
143| #define PACKAGE_TARNAME ""
144| #define PACKAGE_VERSION ""
145| #define PACKAGE_STRING ""
146| #define PACKAGE_BUGREPORT ""
147| #define PACKAGE_URL ""
148| /* end confdefs.h. */
149| #include <ac_nonexistent.h>
150configure:3581: result: arm-linux-androideabi-gcc -E
151configure:3601: arm-linux-androideabi-gcc -E conftest.c
152configure:3601: $? = 0
153configure:3615: arm-linux-androideabi-gcc -E conftest.c
154conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
155compilation terminated.
156configure:3615: $? = 1
157configure: failed program was:
158| /* confdefs.h */
159| #define PACKAGE_NAME ""
160| #define PACKAGE_TARNAME ""
161| #define PACKAGE_VERSION ""
162| #define PACKAGE_STRING ""
163| #define PACKAGE_BUGREPORT ""
164| #define PACKAGE_URL ""
165| /* end confdefs.h. */
166| #include <ac_nonexistent.h>
167configure:3651: checking for arm-linux-androideabi-gcc
168configure:3678: result: arm-linux-androideabi-gcc
169configure:3947: checking for C compiler version
170configure:3956: arm-linux-androideabi-gcc --version >&5
171arm-linux-androideabi-gcc (GCC) 4.6.x-google 20120106 (prerelease)
172Copyright (C) 2011 Free Software Foundation, Inc.
173This is free software; see the source for copying conditions. There is NO
174warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
175
176configure:3967: $? = 0
177configure:3956: arm-linux-androideabi-gcc -v >&5
178Using built-in specs.
179COLLECT_GCC=arm-linux-androideabi-gcc
180COLLECT_LTO_WRAPPER=/home/evigier/android-14b-toolchain/bin/../libexec/gcc/arm-linux-androideabi/4.6.x-google/lto-wrapper
181Target: arm-linux-androideabi
182Configured with: /usr/local/google/home/andrewhsieh/ndk-andrewhsieh/src/build/../gcc/gcc-4.6/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --without-ppl --without-cloog --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.21 --with-mpfr-version=2.4.1 --with-mpc-version=0.8.1 --with-gmp-version=5.0.5 --with-gcc-version=4.6 --with-gdb-version=7.3.x --disable-bootstrap --disable-libquadmath --disable-plugin --enable-gold --enable-ld=default --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold
183Thread model: posix
184gcc version 4.6.x-google 20120106 (prerelease) (GCC)
185configure:3967: $? = 0
186configure:3956: arm-linux-androideabi-gcc -V >&5
187arm-linux-androideabi-gcc: error: unrecognized option '-V'
188arm-linux-androideabi-gcc: fatal error: no input files
189compilation terminated.
190configure:3967: $? = 1
191configure:3956: arm-linux-androideabi-gcc -qversion >&5
192arm-linux-androideabi-gcc: error: unrecognized option '-qversion'
193arm-linux-androideabi-gcc: fatal error: no input files
194compilation terminated.
195configure:3967: $? = 1
196configure:3971: checking whether we are using the GNU C compiler
197configure:3999: result: yes
198configure:4008: checking whether arm-linux-androideabi-gcc accepts -g
199configure:4069: result: yes
200configure:4086: checking for arm-linux-androideabi-gcc option to accept ISO C89
201configure:4163: result: none needed
202configure:4197: checking for arm-linux-androideabi-g++
203configure:4213: found /home/evigier/android-14b-toolchain/bin/arm-linux-androideabi-g++
204configure:4224: result: arm-linux-androideabi-g++
205configure:4295: checking for C++ compiler version
206configure:4304: arm-linux-androideabi-g++ --version >&5
207arm-linux-androideabi-g++ (GCC) 4.6.x-google 20120106 (prerelease)
208Copyright (C) 2011 Free Software Foundation, Inc.
209This is free software; see the source for copying conditions. There is NO
210warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
211
212configure:4315: $? = 0
213configure:4304: arm-linux-androideabi-g++ -v >&5
214Using built-in specs.
215COLLECT_GCC=arm-linux-androideabi-g++
216COLLECT_LTO_WRAPPER=/home/evigier/android-14b-toolchain/bin/../libexec/gcc/arm-linux-androideabi/4.6.x-google/lto-wrapper
217Target: arm-linux-androideabi
218Configured with: /usr/local/google/home/andrewhsieh/ndk-andrewhsieh/src/build/../gcc/gcc-4.6/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --without-ppl --without-cloog --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.21 --with-mpfr-version=2.4.1 --with-mpc-version=0.8.1 --with-gmp-version=5.0.5 --with-gcc-version=4.6 --with-gdb-version=7.3.x --disable-bootstrap --disable-libquadmath --disable-plugin --enable-gold --enable-ld=default --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold
219Thread model: posix
220gcc version 4.6.x-google 20120106 (prerelease) (GCC)
221configure:4315: $? = 0
222configure:4304: arm-linux-androideabi-g++ -V >&5
223arm-linux-androideabi-g++: error: unrecognized option '-V'
224arm-linux-androideabi-g++: fatal error: no input files
225compilation terminated.
226configure:4315: $? = 1
227configure:4304: arm-linux-androideabi-g++ -qversion >&5
228arm-linux-androideabi-g++: error: unrecognized option '-qversion'
229arm-linux-androideabi-g++: fatal error: no input files
230compilation terminated.
231configure:4315: $? = 1
232configure:4319: checking whether we are using the GNU C++ compiler
233configure:4338: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
234configure:4338: $? = 0
235configure:4347: result: yes
236configure:4356: checking whether arm-linux-androideabi-g++ accepts -g
237configure:4376: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
238configure:4376: $? = 0
239configure:4417: result: yes
240configure:4445: checking how to run the C++ preprocessor
241configure:4472: arm-linux-androideabi-g++ -E conftest.cpp
242configure:4472: $? = 0
243configure:4486: arm-linux-androideabi-g++ -E conftest.cpp
244conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
245compilation terminated.
246configure:4486: $? = 1
247configure: failed program was:
248| /* confdefs.h */
249| #define PACKAGE_NAME ""
250| #define PACKAGE_TARNAME ""
251| #define PACKAGE_VERSION ""
252| #define PACKAGE_STRING ""
253| #define PACKAGE_BUGREPORT ""
254| #define PACKAGE_URL ""
255| /* end confdefs.h. */
256| #include <ac_nonexistent.h>
257configure:4511: result: arm-linux-androideabi-g++ -E
258configure:4531: arm-linux-androideabi-g++ -E conftest.cpp
259configure:4531: $? = 0
260configure:4545: arm-linux-androideabi-g++ -E conftest.cpp
261conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
262compilation terminated.
263configure:4545: $? = 1
264configure: failed program was:
265| /* confdefs.h */
266| #define PACKAGE_NAME ""
267| #define PACKAGE_TARNAME ""
268| #define PACKAGE_VERSION ""
269| #define PACKAGE_STRING ""
270| #define PACKAGE_BUGREPORT ""
271| #define PACKAGE_URL ""
272| /* end confdefs.h. */
273| #include <ac_nonexistent.h>
274configure:4685: checking for C++ compiler version
275configure:4694: arm-linux-androideabi-g++ --version >&5
276arm-linux-androideabi-g++ (GCC) 4.6.x-google 20120106 (prerelease)
277Copyright (C) 2011 Free Software Foundation, Inc.
278This is free software; see the source for copying conditions. There is NO
279warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
280
281configure:4705: $? = 0
282configure:4694: arm-linux-androideabi-g++ -v >&5
283Using built-in specs.
284COLLECT_GCC=arm-linux-androideabi-g++
285COLLECT_LTO_WRAPPER=/home/evigier/android-14b-toolchain/bin/../libexec/gcc/arm-linux-androideabi/4.6.x-google/lto-wrapper
286Target: arm-linux-androideabi
287Configured with: /usr/local/google/home/andrewhsieh/ndk-andrewhsieh/src/build/../gcc/gcc-4.6/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --without-ppl --without-cloog --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.21 --with-mpfr-version=2.4.1 --with-mpc-version=0.8.1 --with-gmp-version=5.0.5 --with-gcc-version=4.6 --with-gdb-version=7.3.x --disable-bootstrap --disable-libquadmath --disable-plugin --enable-gold --enable-ld=default --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold
288Thread model: posix
289gcc version 4.6.x-google 20120106 (prerelease) (GCC)
290configure:4705: $? = 0
291configure:4694: arm-linux-androideabi-g++ -V >&5
292arm-linux-androideabi-g++: error: unrecognized option '-V'
293arm-linux-androideabi-g++: fatal error: no input files
294compilation terminated.
295configure:4705: $? = 1
296configure:4694: arm-linux-androideabi-g++ -qversion >&5
297arm-linux-androideabi-g++: error: unrecognized option '-qversion'
298arm-linux-androideabi-g++: fatal error: no input files
299compilation terminated.
300configure:4705: $? = 1
301configure:4709: checking whether we are using the GNU C++ compiler
302configure:4737: result: yes
303configure:4746: checking whether arm-linux-androideabi-g++ accepts -g
304configure:4807: result: yes
305configure:4832: checking for grep that handles long lines and -e
306configure:4890: result: /bin/grep
307configure:4895: checking for egrep
308configure:4957: result: /bin/grep -E
309configure:4962: checking for ANSI C header files
310configure:4982: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
311configure:4982: $? = 0
312configure:5066: result: yes
313configure:5079: checking for sys/types.h
314configure:5079: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
315configure:5079: $? = 0
316configure:5079: result: yes
317configure:5079: checking for sys/stat.h
318configure:5079: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
319configure:5079: $? = 0
320configure:5079: result: yes
321configure:5079: checking for stdlib.h
322configure:5079: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
323configure:5079: $? = 0
324configure:5079: result: yes
325configure:5079: checking for string.h
326configure:5079: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
327configure:5079: $? = 0
328configure:5079: result: yes
329configure:5079: checking for memory.h
330configure:5079: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
331configure:5079: $? = 0
332configure:5079: result: yes
333configure:5079: checking for strings.h
334configure:5079: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
335configure:5079: $? = 0
336configure:5079: result: yes
337configure:5079: checking for inttypes.h
338configure:5079: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
339configure:5079: $? = 0
340configure:5079: result: yes
341configure:5079: checking for stdint.h
342configure:5079: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
343configure:5079: $? = 0
344configure:5079: result: yes
345configure:5079: checking for unistd.h
346configure:5079: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
347configure:5079: $? = 0
348configure:5079: result: yes
349configure:5092: checking minix/config.h usability
350configure:5092: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
351conftest.cpp:52:26: fatal error: minix/config.h: No such file or directory
352compilation terminated.
353configure:5092: $? = 1
354configure: failed program was:
355| /* confdefs.h */
356| #define PACKAGE_NAME ""
357| #define PACKAGE_TARNAME ""
358| #define PACKAGE_VERSION ""
359| #define PACKAGE_STRING ""
360| #define PACKAGE_BUGREPORT ""
361| #define PACKAGE_URL ""
362| #define STDC_HEADERS 1
363| #define HAVE_SYS_TYPES_H 1
364| #define HAVE_SYS_STAT_H 1
365| #define HAVE_STDLIB_H 1
366| #define HAVE_STRING_H 1
367| #define HAVE_MEMORY_H 1
368| #define HAVE_STRINGS_H 1
369| #define HAVE_INTTYPES_H 1
370| #define HAVE_STDINT_H 1
371| #define HAVE_UNISTD_H 1
372| /* end confdefs.h. */
373| #include <stdio.h>
374| #ifdef HAVE_SYS_TYPES_H
375| # include <sys/types.h>
376| #endif
377| #ifdef HAVE_SYS_STAT_H
378| # include <sys/stat.h>
379| #endif
380| #ifdef STDC_HEADERS
381| # include <stdlib.h>
382| # include <stddef.h>
383| #else
384| # ifdef HAVE_STDLIB_H
385| # include <stdlib.h>
386| # endif
387| #endif
388| #ifdef HAVE_STRING_H
389| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
390| # include <memory.h>
391| # endif
392| # include <string.h>
393| #endif
394| #ifdef HAVE_STRINGS_H
395| # include <strings.h>
396| #endif
397| #ifdef HAVE_INTTYPES_H
398| # include <inttypes.h>
399| #endif
400| #ifdef HAVE_STDINT_H
401| # include <stdint.h>
402| #endif
403| #ifdef HAVE_UNISTD_H
404| # include <unistd.h>
405| #endif
406| #include <minix/config.h>
407configure:5092: result: no
408configure:5092: checking minix/config.h presence
409configure:5092: arm-linux-androideabi-g++ -E conftest.cpp
410conftest.cpp:19:26: fatal error: minix/config.h: No such file or directory
411compilation terminated.
412configure:5092: $? = 1
413configure: failed program was:
414| /* confdefs.h */
415| #define PACKAGE_NAME ""
416| #define PACKAGE_TARNAME ""
417| #define PACKAGE_VERSION ""
418| #define PACKAGE_STRING ""
419| #define PACKAGE_BUGREPORT ""
420| #define PACKAGE_URL ""
421| #define STDC_HEADERS 1
422| #define HAVE_SYS_TYPES_H 1
423| #define HAVE_SYS_STAT_H 1
424| #define HAVE_STDLIB_H 1
425| #define HAVE_STRING_H 1
426| #define HAVE_MEMORY_H 1
427| #define HAVE_STRINGS_H 1
428| #define HAVE_INTTYPES_H 1
429| #define HAVE_STDINT_H 1
430| #define HAVE_UNISTD_H 1
431| /* end confdefs.h. */
432| #include <minix/config.h>
433configure:5092: result: no
434configure:5092: checking for minix/config.h
435configure:5092: result: no
436configure:5113: checking whether it is safe to define __EXTENSIONS__
437configure:5131: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
438configure:5131: $? = 0
439configure:5138: result: yes
440configure:5161: checking for arm-linux-androideabi-gcc
441configure:5188: result: arm-linux-androideabi-gcc
442configure:5457: checking for C compiler version
443configure:5466: arm-linux-androideabi-gcc --version >&5
444arm-linux-androideabi-gcc (GCC) 4.6.x-google 20120106 (prerelease)
445Copyright (C) 2011 Free Software Foundation, Inc.
446This is free software; see the source for copying conditions. There is NO
447warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
448
449configure:5477: $? = 0
450configure:5466: arm-linux-androideabi-gcc -v >&5
451Using built-in specs.
452COLLECT_GCC=arm-linux-androideabi-gcc
453COLLECT_LTO_WRAPPER=/home/evigier/android-14b-toolchain/bin/../libexec/gcc/arm-linux-androideabi/4.6.x-google/lto-wrapper
454Target: arm-linux-androideabi
455Configured with: /usr/local/google/home/andrewhsieh/ndk-andrewhsieh/src/build/../gcc/gcc-4.6/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --without-ppl --without-cloog --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.21 --with-mpfr-version=2.4.1 --with-mpc-version=0.8.1 --with-gmp-version=5.0.5 --with-gcc-version=4.6 --with-gdb-version=7.3.x --disable-bootstrap --disable-libquadmath --disable-plugin --enable-gold --enable-ld=default --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold
456Thread model: posix
457gcc version 4.6.x-google 20120106 (prerelease) (GCC)
458configure:5477: $? = 0
459configure:5466: arm-linux-androideabi-gcc -V >&5
460arm-linux-androideabi-gcc: error: unrecognized option '-V'
461arm-linux-androideabi-gcc: fatal error: no input files
462compilation terminated.
463configure:5477: $? = 1
464configure:5466: arm-linux-androideabi-gcc -qversion >&5
465arm-linux-androideabi-gcc: error: unrecognized option '-qversion'
466arm-linux-androideabi-gcc: fatal error: no input files
467compilation terminated.
468configure:5477: $? = 1
469configure:5481: checking whether we are using the GNU C compiler
470configure:5509: result: yes
471configure:5518: checking whether arm-linux-androideabi-gcc accepts -g
472configure:5579: result: yes
473configure:5596: checking for arm-linux-androideabi-gcc option to accept ISO C89
474configure:5673: result: none needed
475configure:5698: checking how to run the C preprocessor
476configure:5768: result: arm-linux-androideabi-gcc -E
477configure:5788: arm-linux-androideabi-gcc -E conftest.c
478configure:5788: $? = 0
479configure:5802: arm-linux-androideabi-gcc -E conftest.c
480conftest.c:24:28: fatal error: ac_nonexistent.h: No such file or directory
481compilation terminated.
482configure:5802: $? = 1
483configure: failed program was:
484| /* confdefs.h */
485| #define PACKAGE_NAME ""
486| #define PACKAGE_TARNAME ""
487| #define PACKAGE_VERSION ""
488| #define PACKAGE_STRING ""
489| #define PACKAGE_BUGREPORT ""
490| #define PACKAGE_URL ""
491| #define STDC_HEADERS 1
492| #define HAVE_SYS_TYPES_H 1
493| #define HAVE_SYS_STAT_H 1
494| #define HAVE_STDLIB_H 1
495| #define HAVE_STRING_H 1
496| #define HAVE_MEMORY_H 1
497| #define HAVE_STRINGS_H 1
498| #define HAVE_INTTYPES_H 1
499| #define HAVE_STDINT_H 1
500| #define HAVE_UNISTD_H 1
501| #define __EXTENSIONS__ 1
502| #define _ALL_SOURCE 1
503| #define _GNU_SOURCE 1
504| #define _POSIX_PTHREAD_SEMANTICS 1
505| #define _TANDEM_SOURCE 1
506| /* end confdefs.h. */
507| #include <ac_nonexistent.h>
508configure:5830: checking for library containing strerror
509configure:5861: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp >&5
510configure:5861: $? = 0
511configure:5878: result: none required
512configure:5907: checking for MSC environment
513configure:5930: result: no
514configure:6344: checking how to print strings
515configure:6371: result: printf
516configure:6392: checking for a sed that does not truncate output
517configure:6456: result: /bin/sed
518configure:6474: checking for fgrep
519configure:6536: result: /bin/grep -F
520configure:6571: checking for ld used by arm-linux-androideabi-gcc
521configure:6638: result: /home/evigier/android-14b-toolchain/arm-linux-androideabi/bin/ld
522configure:6645: checking if the linker (/home/evigier/android-14b-toolchain/arm-linux-androideabi/bin/ld) is GNU ld
523configure:6660: result: yes
524configure:6672: checking for BSD- or MS-compatible name lister (nm)
525configure:6721: result: /home/evigier/android-14b-toolchain/bin/arm-linux-androideabi-nm -B
526configure:6851: checking the name lister (/home/evigier/android-14b-toolchain/bin/arm-linux-androideabi-nm -B) interface
527configure:6858: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
528configure:6861: /home/evigier/android-14b-toolchain/bin/arm-linux-androideabi-nm -B "conftest.o"
529configure:6864: output
53000000000 B some_variable
531configure:6871: result: BSD nm
532configure:6874: checking whether ln -s works
533configure:6878: result: yes
534configure:6886: checking the maximum length of command line arguments
535configure:7011: result: 1572864
536configure:7028: checking whether the shell understands some XSI constructs
537configure:7038: result: yes
538configure:7042: checking whether the shell understands "+="
539configure:7048: result: yes
540configure:7083: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
541configure:7123: result: func_convert_file_noop
542configure:7130: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
543configure:7150: result: func_convert_file_noop
544configure:7157: checking for /home/evigier/android-14b-toolchain/arm-linux-androideabi/bin/ld option to reload object files
545configure:7164: result: -r
546configure:7198: checking for arm-linux-androideabi-objdump
547configure:7225: result: objdump
548configure:7294: checking how to recognize dependent libraries
549configure:7496: result: pass_all
550configure:7541: checking for arm-linux-androideabi-dlltool
551configure:7568: result: dlltool
552configure:7638: checking how to associate runtime and link libraries
553configure:7665: result: printf %s\n
554configure:7681: checking for arm-linux-androideabi-ar
555configure:7697: found /home/evigier/android-14b-toolchain/bin/arm-linux-androideabi-ar
556configure:7708: result: arm-linux-androideabi-ar
557configure:7789: checking for archiver @FILE support
558configure:7806: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
559configure:7806: $? = 0
560configure:7809: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
561configure:7812: $? = 0
562configure:7817: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
563arm-linux-androideabi-ar: conftest.o: No such file or directory
564configure:7820: $? = 1
565configure:7832: result: @
566configure:7850: checking for arm-linux-androideabi-strip
567configure:7866: found /home/evigier/android-14b-toolchain/bin/arm-linux-androideabi-strip
568configure:7877: result: arm-linux-androideabi-strip
569configure:7949: checking for arm-linux-androideabi-ranlib
570configure:7965: found /home/evigier/android-14b-toolchain/bin/arm-linux-androideabi-ranlib
571configure:7976: result: arm-linux-androideabi-ranlib
572configure:8093: checking for gawk
573configure:8109: found /usr/bin/gawk
574configure:8120: result: gawk
575configure:8160: checking command to parse /home/evigier/android-14b-toolchain/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
576configure:8279: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
577configure:8282: $? = 0
578configure:8286: /home/evigier/android-14b-toolchain/bin/arm-linux-androideabi-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
579configure:8289: $? = 0
580configure:8355: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp conftstm.o >&5
581configure:8358: $? = 0
582configure:8396: result: ok
583configure:8433: checking for sysroot
584configure:8463: result: /home/evigier/android-14b-toolchain/sysroot
585configure:8667: checking for arm-linux-androideabi-mt
586configure:8697: result: no
587configure:8707: checking for mt
588configure:8723: found /bin/mt
589configure:8734: result: mt
590configure:8746: WARNING: using cross tools not prefixed with host triplet
591configure:8757: checking if mt is a manifest tool
592configure:8763: mt '-?'
593configure:8771: result: no
594configure:9400: checking for dlfcn.h
595configure:9400: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
596configure:9400: $? = 0
597configure:9400: result: yes
598configure:9595: checking for objdir
599configure:9610: result: .libs
600configure:9881: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
601configure:9899: arm-linux-androideabi-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
602cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
603configure:9903: $? = 0
604configure:9916: result: no
605configure:10226: checking for arm-linux-androideabi-gcc option to produce PIC
606configure:10233: result: -fPIC -DPIC
607configure:10241: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
608configure:10259: arm-linux-androideabi-gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
609configure:10263: $? = 0
610configure:10276: result: yes
611configure:10305: checking if arm-linux-androideabi-gcc static flag -static works
612configure:10333: result: yes
613configure:10348: checking if arm-linux-androideabi-gcc supports -c -o file.o
614configure:10369: arm-linux-androideabi-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
615configure:10373: $? = 0
616configure:10395: result: yes
617configure:10403: checking if arm-linux-androideabi-gcc supports -c -o file.o
618configure:10450: result: yes
619configure:10483: checking whether the arm-linux-androideabi-gcc linker (/home/evigier/android-14b-toolchain/arm-linux-androideabi/bin/ld) supports shared libraries
620configure:11645: result: yes
621configure:11682: checking whether -lc should be explicitly linked in
622configure:11690: arm-linux-androideabi-gcc -c -g -O2 conftest.c >&5
623configure:11693: $? = 0
624configure:11708: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
625configure:11711: $? = 0
626configure:11725: result: no
627configure:11890: checking dynamic linker characteristics
628configure:12405: arm-linux-androideabi-gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
629configure:12405: $? = 0
630configure:12639: result: GNU/Linux ld.so
631configure:12746: checking how to hardcode library paths into programs
632configure:12771: result: immediate
633configure:13311: checking whether stripping libraries is possible
634configure:13316: result: yes
635configure:13351: checking if libtool supports shared libraries
636configure:13353: result: yes
637configure:13356: checking whether to build shared libraries
638configure:13377: result: yes
639configure:13380: checking whether to build static libraries
640configure:13384: result: yes
641configure:13407: checking how to run the C++ preprocessor
642configure:13473: result: arm-linux-androideabi-g++ -E
643configure:13493: arm-linux-androideabi-g++ -E conftest.cpp
644configure:13493: $? = 0
645configure:13507: arm-linux-androideabi-g++ -E conftest.cpp
646conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory
647compilation terminated.
648configure:13507: $? = 1
649configure: failed program was:
650| /* confdefs.h */
651| #define PACKAGE_NAME ""
652| #define PACKAGE_TARNAME ""
653| #define PACKAGE_VERSION ""
654| #define PACKAGE_STRING ""
655| #define PACKAGE_BUGREPORT ""
656| #define PACKAGE_URL ""
657| #define STDC_HEADERS 1
658| #define HAVE_SYS_TYPES_H 1
659| #define HAVE_SYS_STAT_H 1
660| #define HAVE_STDLIB_H 1
661| #define HAVE_STRING_H 1
662| #define HAVE_MEMORY_H 1
663| #define HAVE_STRINGS_H 1
664| #define HAVE_INTTYPES_H 1
665| #define HAVE_STDINT_H 1
666| #define HAVE_UNISTD_H 1
667| #define __EXTENSIONS__ 1
668| #define _ALL_SOURCE 1
669| #define _GNU_SOURCE 1
670| #define _POSIX_PTHREAD_SEMANTICS 1
671| #define _TANDEM_SOURCE 1
672| #define HAVE_DLFCN_H 1
673| #define LT_OBJDIR ".libs/"
674| /* end confdefs.h. */
675| #include <ac_nonexistent.h>
676configure:13677: checking for ld used by arm-linux-androideabi-g++
677configure:13744: result: /home/evigier/android-14b-toolchain/arm-linux-androideabi/bin/ld
678configure:13751: checking if the linker (/home/evigier/android-14b-toolchain/arm-linux-androideabi/bin/ld) is GNU ld
679configure:13766: result: yes
680configure:13821: checking whether the arm-linux-androideabi-g++ linker (/home/evigier/android-14b-toolchain/arm-linux-androideabi/bin/ld) supports shared libraries
681configure:14825: result: yes
682configure:14860: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
683configure:14863: $? = 0
684configure:15383: checking for arm-linux-androideabi-g++ option to produce PIC
685configure:15390: result: -fPIC -DPIC
686configure:15398: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
687configure:15416: arm-linux-androideabi-g++ -c -Wno-psabi -fPIC -DPIC -DPIC conftest.cpp >&5
688configure:15420: $? = 0
689configure:15433: result: yes
690configure:15456: checking if arm-linux-androideabi-g++ static flag -static works
691configure:15484: result: yes
692configure:15496: checking if arm-linux-androideabi-g++ supports -c -o file.o
693configure:15517: arm-linux-androideabi-g++ -c -Wno-psabi -o out/conftest2.o conftest.cpp >&5
694configure:15521: $? = 0
695configure:15543: result: yes
696configure:15548: checking if arm-linux-androideabi-g++ supports -c -o file.o
697configure:15595: result: yes
698configure:15625: checking whether the arm-linux-androideabi-g++ linker (/home/evigier/android-14b-toolchain/arm-linux-androideabi/bin/ld) supports shared libraries
699configure:15662: result: yes
700configure:15805: checking dynamic linker characteristics
701configure:16488: result: GNU/Linux ld.so
702configure:16541: checking how to hardcode library paths into programs
703configure:16566: result: immediate
704configure:16641: checking for a BSD-compatible install
705configure:16709: result: /usr/bin/install -c
706configure:16720: checking whether build environment is sane
707configure:16770: result: yes
708configure:16819: checking for arm-linux-androideabi-strip
709configure:16846: result: arm-linux-androideabi-strip
710configure:16911: checking for a thread-safe mkdir -p
711configure:16950: result: /bin/mkdir -p
712configure:16959: checking whether make sets $(MAKE)
713configure:16981: result: yes
714configure:17011: checking for style of include used by make
715configure:17039: result: GNU
716configure:17124: checking dependency style of arm-linux-androideabi-gcc
717configure:17234: result: gcc3
718configure:17251: checking dependency style of arm-linux-androideabi-g++
719configure:17361: result: gcc3
720configure:17380: checking for C/C++ restrict keyword
721configure:17405: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
722configure:17405: $? = 0
723configure:17413: result: __restrict
724configure:17426: checking for working volatile
725configure:17445: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
726configure:17445: $? = 0
727configure:17452: result: yes
728configure:17460: checking for inline
729configure:17476: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
730configure:17476: $? = 0
731configure:17484: result: inline
732configure:17535: checking for arm-linux-androideabi-ranlib
733configure:17562: result: arm-linux-androideabi-ranlib
734configure:17633: checking for genorated automake files
735configure:17645: result: found
736configure:17651: checking whether to enable maintainer-specific portions of Makefiles
737configure:17660: result: no
738configure:17693: checking for Win32 gnu environment
739configure:17721: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
740conftest.cpp: In function 'int main()':
741conftest.cpp:42:8: error: '__RETURN_WIN32__' was not declared in this scope
742configure:17721: $? = 1
743configure: failed program was:
744| /* confdefs.h */
745| #define PACKAGE_NAME ""
746| #define PACKAGE_TARNAME ""
747| #define PACKAGE_VERSION ""
748| #define PACKAGE_STRING ""
749| #define PACKAGE_BUGREPORT ""
750| #define PACKAGE_URL ""
751| #define STDC_HEADERS 1
752| #define HAVE_SYS_TYPES_H 1
753| #define HAVE_SYS_STAT_H 1
754| #define HAVE_STDLIB_H 1
755| #define HAVE_STRING_H 1
756| #define HAVE_MEMORY_H 1
757| #define HAVE_STRINGS_H 1
758| #define HAVE_INTTYPES_H 1
759| #define HAVE_STDINT_H 1
760| #define HAVE_UNISTD_H 1
761| #define __EXTENSIONS__ 1
762| #define _ALL_SOURCE 1
763| #define _GNU_SOURCE 1
764| #define _POSIX_PTHREAD_SEMANTICS 1
765| #define _TANDEM_SOURCE 1
766| #define HAVE_DLFCN_H 1
767| #define LT_OBJDIR ".libs/"
768| #define PACKAGE "commoncpp2"
769| #define VERSION "1.8.1"
770| #define restrict __restrict
771| /* end confdefs.h. */
772|
773| #ifdef __WIN32__
774| #ifdef __MINGW32__
775| #define __RETURN_WIN32__ __MINGW32__
776| #endif
777| #ifdef __CYGWIN32__
778| #define __RETURN_WIN32__ __CYGWIN32__
779| #endif
780| #endif
781|
782| int
783| main ()
784| {
785| return __RETURN_WIN32__;
786| ;
787| return 0;
788| }
789configure:17732: result: no
790configure:17737: checking whether system meets Posix.1
791configure:17760: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
792configure:17760: $? = 0
793configure:17769: result: yes
794configure:17791: checking features.h usability
795configure:17791: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
796configure:17791: $? = 0
797configure:17791: result: yes
798configure:17791: checking features.h presence
799configure:17791: arm-linux-androideabi-g++ -E conftest.cpp
800configure:17791: $? = 0
801configure:17791: result: yes
802configure:17791: checking for features.h
803configure:17791: result: yes
804configure:17808: checking fcntl.h usability
805configure:17808: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
806configure:17808: $? = 0
807configure:17808: result: yes
808configure:17808: checking fcntl.h presence
809configure:17808: arm-linux-androideabi-g++ -E conftest.cpp
810configure:17808: $? = 0
811configure:17808: result: yes
812configure:17808: checking for fcntl.h
813configure:17808: result: yes
814configure:17808: checking sys/fcntl.h usability
815configure:17808: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
816conftest.cpp:65:23: fatal error: sys/fcntl.h: No such file or directory
817compilation terminated.
818configure:17808: $? = 1
819configure: failed program was:
820| /* confdefs.h */
821| #define PACKAGE_NAME ""
822| #define PACKAGE_TARNAME ""
823| #define PACKAGE_VERSION ""
824| #define PACKAGE_STRING ""
825| #define PACKAGE_BUGREPORT ""
826| #define PACKAGE_URL ""
827| #define STDC_HEADERS 1
828| #define HAVE_SYS_TYPES_H 1
829| #define HAVE_SYS_STAT_H 1
830| #define HAVE_STDLIB_H 1
831| #define HAVE_STRING_H 1
832| #define HAVE_MEMORY_H 1
833| #define HAVE_STRINGS_H 1
834| #define HAVE_INTTYPES_H 1
835| #define HAVE_STDINT_H 1
836| #define HAVE_UNISTD_H 1
837| #define __EXTENSIONS__ 1
838| #define _ALL_SOURCE 1
839| #define _GNU_SOURCE 1
840| #define _POSIX_PTHREAD_SEMANTICS 1
841| #define _TANDEM_SOURCE 1
842| #define HAVE_DLFCN_H 1
843| #define LT_OBJDIR ".libs/"
844| #define PACKAGE "commoncpp2"
845| #define VERSION "1.8.1"
846| #define restrict __restrict
847| #define HAVE_UNISTD_H 1
848| #define HAVE_FEATURES_H 1
849| #define HAVE_FCNTL_H 1
850| /* end confdefs.h. */
851| #include <stdio.h>
852| #ifdef HAVE_SYS_TYPES_H
853| # include <sys/types.h>
854| #endif
855| #ifdef HAVE_SYS_STAT_H
856| # include <sys/stat.h>
857| #endif
858| #ifdef STDC_HEADERS
859| # include <stdlib.h>
860| # include <stddef.h>
861| #else
862| # ifdef HAVE_STDLIB_H
863| # include <stdlib.h>
864| # endif
865| #endif
866| #ifdef HAVE_STRING_H
867| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
868| # include <memory.h>
869| # endif
870| # include <string.h>
871| #endif
872| #ifdef HAVE_STRINGS_H
873| # include <strings.h>
874| #endif
875| #ifdef HAVE_INTTYPES_H
876| # include <inttypes.h>
877| #endif
878| #ifdef HAVE_STDINT_H
879| # include <stdint.h>
880| #endif
881| #ifdef HAVE_UNISTD_H
882| # include <unistd.h>
883| #endif
884| #include <sys/fcntl.h>
885configure:17808: result: no
886configure:17808: checking sys/fcntl.h presence
887configure:17808: arm-linux-androideabi-g++ -E conftest.cpp
888conftest.cpp:32:23: fatal error: sys/fcntl.h: No such file or directory
889compilation terminated.
890configure:17808: $? = 1
891configure: failed program was:
892| /* confdefs.h */
893| #define PACKAGE_NAME ""
894| #define PACKAGE_TARNAME ""
895| #define PACKAGE_VERSION ""
896| #define PACKAGE_STRING ""
897| #define PACKAGE_BUGREPORT ""
898| #define PACKAGE_URL ""
899| #define STDC_HEADERS 1
900| #define HAVE_SYS_TYPES_H 1
901| #define HAVE_SYS_STAT_H 1
902| #define HAVE_STDLIB_H 1
903| #define HAVE_STRING_H 1
904| #define HAVE_MEMORY_H 1
905| #define HAVE_STRINGS_H 1
906| #define HAVE_INTTYPES_H 1
907| #define HAVE_STDINT_H 1
908| #define HAVE_UNISTD_H 1
909| #define __EXTENSIONS__ 1
910| #define _ALL_SOURCE 1
911| #define _GNU_SOURCE 1
912| #define _POSIX_PTHREAD_SEMANTICS 1
913| #define _TANDEM_SOURCE 1
914| #define HAVE_DLFCN_H 1
915| #define LT_OBJDIR ".libs/"
916| #define PACKAGE "commoncpp2"
917| #define VERSION "1.8.1"
918| #define restrict __restrict
919| #define HAVE_UNISTD_H 1
920| #define HAVE_FEATURES_H 1
921| #define HAVE_FCNTL_H 1
922| /* end confdefs.h. */
923| #include <sys/fcntl.h>
924configure:17808: result: no
925configure:17808: checking for sys/fcntl.h
926configure:17808: result: no
927configure:17821: checking whether time.h and sys/time.h may both be included
928configure:17841: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
929configure:17841: $? = 0
930configure:17848: result: yes
931configure:17858: checking sys/time.h usability
932configure:17858: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
933configure:17858: $? = 0
934configure:17858: result: yes
935configure:17858: checking sys/time.h presence
936configure:17858: arm-linux-androideabi-g++ -E conftest.cpp
937configure:17858: $? = 0
938configure:17858: result: yes
939configure:17858: checking for sys/time.h
940configure:17858: result: yes
941configure:17876: checking for sys/types.h
942configure:17876: result: yes
943configure:17876: checking bits/wordsize.h usability
944configure:17876: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
945conftest.cpp:68:27: fatal error: bits/wordsize.h: No such file or directory
946compilation terminated.
947configure:17876: $? = 1
948configure: failed program was:
949| /* confdefs.h */
950| #define PACKAGE_NAME ""
951| #define PACKAGE_TARNAME ""
952| #define PACKAGE_VERSION ""
953| #define PACKAGE_STRING ""
954| #define PACKAGE_BUGREPORT ""
955| #define PACKAGE_URL ""
956| #define STDC_HEADERS 1
957| #define HAVE_SYS_TYPES_H 1
958| #define HAVE_SYS_STAT_H 1
959| #define HAVE_STDLIB_H 1
960| #define HAVE_STRING_H 1
961| #define HAVE_MEMORY_H 1
962| #define HAVE_STRINGS_H 1
963| #define HAVE_INTTYPES_H 1
964| #define HAVE_STDINT_H 1
965| #define HAVE_UNISTD_H 1
966| #define __EXTENSIONS__ 1
967| #define _ALL_SOURCE 1
968| #define _GNU_SOURCE 1
969| #define _POSIX_PTHREAD_SEMANTICS 1
970| #define _TANDEM_SOURCE 1
971| #define HAVE_DLFCN_H 1
972| #define LT_OBJDIR ".libs/"
973| #define PACKAGE "commoncpp2"
974| #define VERSION "1.8.1"
975| #define restrict __restrict
976| #define HAVE_UNISTD_H 1
977| #define HAVE_FEATURES_H 1
978| #define HAVE_FCNTL_H 1
979| #define TIME_WITH_SYS_TIME 1
980| #define HAVE_SYS_TIME_H 1
981| #define HAVE_SYS_TYPES_H 1
982| /* end confdefs.h. */
983| #include <stdio.h>
984| #ifdef HAVE_SYS_TYPES_H
985| # include <sys/types.h>
986| #endif
987| #ifdef HAVE_SYS_STAT_H
988| # include <sys/stat.h>
989| #endif
990| #ifdef STDC_HEADERS
991| # include <stdlib.h>
992| # include <stddef.h>
993| #else
994| # ifdef HAVE_STDLIB_H
995| # include <stdlib.h>
996| # endif
997| #endif
998| #ifdef HAVE_STRING_H
999| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1000| # include <memory.h>
1001| # endif
1002| # include <string.h>
1003| #endif
1004| #ifdef HAVE_STRINGS_H
1005| # include <strings.h>
1006| #endif
1007| #ifdef HAVE_INTTYPES_H
1008| # include <inttypes.h>
1009| #endif
1010| #ifdef HAVE_STDINT_H
1011| # include <stdint.h>
1012| #endif
1013| #ifdef HAVE_UNISTD_H
1014| # include <unistd.h>
1015| #endif
1016| #include <bits/wordsize.h>
1017configure:17876: result: no
1018configure:17876: checking bits/wordsize.h presence
1019configure:17876: arm-linux-androideabi-g++ -E conftest.cpp
1020conftest.cpp:35:27: fatal error: bits/wordsize.h: No such file or directory
1021compilation terminated.
1022configure:17876: $? = 1
1023configure: failed program was:
1024| /* confdefs.h */
1025| #define PACKAGE_NAME ""
1026| #define PACKAGE_TARNAME ""
1027| #define PACKAGE_VERSION ""
1028| #define PACKAGE_STRING ""
1029| #define PACKAGE_BUGREPORT ""
1030| #define PACKAGE_URL ""
1031| #define STDC_HEADERS 1
1032| #define HAVE_SYS_TYPES_H 1
1033| #define HAVE_SYS_STAT_H 1
1034| #define HAVE_STDLIB_H 1
1035| #define HAVE_STRING_H 1
1036| #define HAVE_MEMORY_H 1
1037| #define HAVE_STRINGS_H 1
1038| #define HAVE_INTTYPES_H 1
1039| #define HAVE_STDINT_H 1
1040| #define HAVE_UNISTD_H 1
1041| #define __EXTENSIONS__ 1
1042| #define _ALL_SOURCE 1
1043| #define _GNU_SOURCE 1
1044| #define _POSIX_PTHREAD_SEMANTICS 1
1045| #define _TANDEM_SOURCE 1
1046| #define HAVE_DLFCN_H 1
1047| #define LT_OBJDIR ".libs/"
1048| #define PACKAGE "commoncpp2"
1049| #define VERSION "1.8.1"
1050| #define restrict __restrict
1051| #define HAVE_UNISTD_H 1
1052| #define HAVE_FEATURES_H 1
1053| #define HAVE_FCNTL_H 1
1054| #define TIME_WITH_SYS_TIME 1
1055| #define HAVE_SYS_TIME_H 1
1056| #define HAVE_SYS_TYPES_H 1
1057| /* end confdefs.h. */
1058| #include <bits/wordsize.h>
1059configure:17876: result: no
1060configure:17876: checking for bits/wordsize.h
1061configure:17876: result: no
1062configure:17936: checking endian.h usability
1063configure:17936: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
1064configure:17936: $? = 0
1065configure:17936: result: yes
1066configure:17936: checking endian.h presence
1067configure:17936: arm-linux-androideabi-g++ -E conftest.cpp
1068configure:17936: $? = 0
1069configure:17936: result: yes
1070configure:17936: checking for endian.h
1071configure:17936: result: yes
1072configure:17979: checking for sigaction
1073configure:17979: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
1074configure:17979: $? = 0
1075configure:17979: result: yes
1076configure:17990: checking for setitimer
1077configure:17990: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
1078configure:17990: $? = 0
1079configure:17990: result: yes
1080configure:18001: checking for sigwait
1081configure:18001: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
1082configure:18001: $? = 0
1083configure:18001: result: yes
1084configure:18012: checking bsd/signal.h usability
1085configure:18012: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
1086conftest.cpp:75:24: fatal error: bsd/signal.h: No such file or directory
1087compilation terminated.
1088configure:18012: $? = 1
1089configure: failed program was:
1090| /* confdefs.h */
1091| #define PACKAGE_NAME ""
1092| #define PACKAGE_TARNAME ""
1093| #define PACKAGE_VERSION ""
1094| #define PACKAGE_STRING ""
1095| #define PACKAGE_BUGREPORT ""
1096| #define PACKAGE_URL ""
1097| #define STDC_HEADERS 1
1098| #define HAVE_SYS_TYPES_H 1
1099| #define HAVE_SYS_STAT_H 1
1100| #define HAVE_STDLIB_H 1
1101| #define HAVE_STRING_H 1
1102| #define HAVE_MEMORY_H 1
1103| #define HAVE_STRINGS_H 1
1104| #define HAVE_INTTYPES_H 1
1105| #define HAVE_STDINT_H 1
1106| #define HAVE_UNISTD_H 1
1107| #define __EXTENSIONS__ 1
1108| #define _ALL_SOURCE 1
1109| #define _GNU_SOURCE 1
1110| #define _POSIX_PTHREAD_SEMANTICS 1
1111| #define _TANDEM_SOURCE 1
1112| #define HAVE_DLFCN_H 1
1113| #define LT_OBJDIR ".libs/"
1114| #define PACKAGE "commoncpp2"
1115| #define VERSION "1.8.1"
1116| #define restrict __restrict
1117| #define HAVE_UNISTD_H 1
1118| #define HAVE_FEATURES_H 1
1119| #define HAVE_FCNTL_H 1
1120| #define TIME_WITH_SYS_TIME 1
1121| #define HAVE_SYS_TIME_H 1
1122| #define HAVE_SYS_TYPES_H 1
1123| #define HAVE_SYS_TYPES_STD 1
1124| #define HAVE_SYS_TYPES_64 1
1125| #define HAVE_LONG_LONG 1
1126| #define HAVE_ENDIAN_H 1
1127| #define HAVE_SIGACTION 1
1128| #define HAVE_SETITIMER 1
1129| #define HAVE_SIGWAIT 1
1130| /* end confdefs.h. */
1131| #include <stdio.h>
1132| #ifdef HAVE_SYS_TYPES_H
1133| # include <sys/types.h>
1134| #endif
1135| #ifdef HAVE_SYS_STAT_H
1136| # include <sys/stat.h>
1137| #endif
1138| #ifdef STDC_HEADERS
1139| # include <stdlib.h>
1140| # include <stddef.h>
1141| #else
1142| # ifdef HAVE_STDLIB_H
1143| # include <stdlib.h>
1144| # endif
1145| #endif
1146| #ifdef HAVE_STRING_H
1147| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1148| # include <memory.h>
1149| # endif
1150| # include <string.h>
1151| #endif
1152| #ifdef HAVE_STRINGS_H
1153| # include <strings.h>
1154| #endif
1155| #ifdef HAVE_INTTYPES_H
1156| # include <inttypes.h>
1157| #endif
1158| #ifdef HAVE_STDINT_H
1159| # include <stdint.h>
1160| #endif
1161| #ifdef HAVE_UNISTD_H
1162| # include <unistd.h>
1163| #endif
1164| #include <bsd/signal.h>
1165configure:18012: result: no
1166configure:18012: checking bsd/signal.h presence
1167configure:18012: arm-linux-androideabi-g++ -E conftest.cpp
1168conftest.cpp:42:24: fatal error: bsd/signal.h: No such file or directory
1169compilation terminated.
1170configure:18012: $? = 1
1171configure: failed program was:
1172| /* confdefs.h */
1173| #define PACKAGE_NAME ""
1174| #define PACKAGE_TARNAME ""
1175| #define PACKAGE_VERSION ""
1176| #define PACKAGE_STRING ""
1177| #define PACKAGE_BUGREPORT ""
1178| #define PACKAGE_URL ""
1179| #define STDC_HEADERS 1
1180| #define HAVE_SYS_TYPES_H 1
1181| #define HAVE_SYS_STAT_H 1
1182| #define HAVE_STDLIB_H 1
1183| #define HAVE_STRING_H 1
1184| #define HAVE_MEMORY_H 1
1185| #define HAVE_STRINGS_H 1
1186| #define HAVE_INTTYPES_H 1
1187| #define HAVE_STDINT_H 1
1188| #define HAVE_UNISTD_H 1
1189| #define __EXTENSIONS__ 1
1190| #define _ALL_SOURCE 1
1191| #define _GNU_SOURCE 1
1192| #define _POSIX_PTHREAD_SEMANTICS 1
1193| #define _TANDEM_SOURCE 1
1194| #define HAVE_DLFCN_H 1
1195| #define LT_OBJDIR ".libs/"
1196| #define PACKAGE "commoncpp2"
1197| #define VERSION "1.8.1"
1198| #define restrict __restrict
1199| #define HAVE_UNISTD_H 1
1200| #define HAVE_FEATURES_H 1
1201| #define HAVE_FCNTL_H 1
1202| #define TIME_WITH_SYS_TIME 1
1203| #define HAVE_SYS_TIME_H 1
1204| #define HAVE_SYS_TYPES_H 1
1205| #define HAVE_SYS_TYPES_STD 1
1206| #define HAVE_SYS_TYPES_64 1
1207| #define HAVE_LONG_LONG 1
1208| #define HAVE_ENDIAN_H 1
1209| #define HAVE_SIGACTION 1
1210| #define HAVE_SETITIMER 1
1211| #define HAVE_SIGWAIT 1
1212| /* end confdefs.h. */
1213| #include <bsd/signal.h>
1214configure:18012: result: no
1215configure:18012: checking for bsd/signal.h
1216configure:18012: result: no
1217configure:18022: checking return type of signal handlers
1218configure:18040: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
1219conftest.cpp: In function 'int main()':
1220conftest.cpp:48:27: error: void value not ignored as it ought to be
1221configure:18040: $? = 1
1222configure: failed program was:
1223| /* confdefs.h */
1224| #define PACKAGE_NAME ""
1225| #define PACKAGE_TARNAME ""
1226| #define PACKAGE_VERSION ""
1227| #define PACKAGE_STRING ""
1228| #define PACKAGE_BUGREPORT ""
1229| #define PACKAGE_URL ""
1230| #define STDC_HEADERS 1
1231| #define HAVE_SYS_TYPES_H 1
1232| #define HAVE_SYS_STAT_H 1
1233| #define HAVE_STDLIB_H 1
1234| #define HAVE_STRING_H 1
1235| #define HAVE_MEMORY_H 1
1236| #define HAVE_STRINGS_H 1
1237| #define HAVE_INTTYPES_H 1
1238| #define HAVE_STDINT_H 1
1239| #define HAVE_UNISTD_H 1
1240| #define __EXTENSIONS__ 1
1241| #define _ALL_SOURCE 1
1242| #define _GNU_SOURCE 1
1243| #define _POSIX_PTHREAD_SEMANTICS 1
1244| #define _TANDEM_SOURCE 1
1245| #define HAVE_DLFCN_H 1
1246| #define LT_OBJDIR ".libs/"
1247| #define PACKAGE "commoncpp2"
1248| #define VERSION "1.8.1"
1249| #define restrict __restrict
1250| #define HAVE_UNISTD_H 1
1251| #define HAVE_FEATURES_H 1
1252| #define HAVE_FCNTL_H 1
1253| #define TIME_WITH_SYS_TIME 1
1254| #define HAVE_SYS_TIME_H 1
1255| #define HAVE_SYS_TYPES_H 1
1256| #define HAVE_SYS_TYPES_STD 1
1257| #define HAVE_SYS_TYPES_64 1
1258| #define HAVE_LONG_LONG 1
1259| #define HAVE_ENDIAN_H 1
1260| #define HAVE_SIGACTION 1
1261| #define HAVE_SETITIMER 1
1262| #define HAVE_SIGWAIT 1
1263| /* end confdefs.h. */
1264| #include <sys/types.h>
1265| #include <signal.h>
1266|
1267| int
1268| main ()
1269| {
1270| return *(signal (0, 0)) (0) == 1;
1271| ;
1272| return 0;
1273| }
1274configure:18047: result: void
1275configure:18055: checking whether sigwait has 2 arguments
1276configure:18081: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
1277configure:18081: $? = 0
1278configure:18090: result: yes
1279configure:18103: checking for strcasecmp
1280configure:18103: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
1281configure:18103: $? = 0
1282configure:18103: result: yes
1283configure:18115: checking for strings.h
1284configure:18115: result: yes
1285configure:18115: checking alloca.h usability
1286configure:18115: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
1287configure:18115: $? = 0
1288configure:18115: result: yes
1289configure:18115: checking alloca.h presence
1290configure:18115: arm-linux-androideabi-g++ -E conftest.cpp
1291configure:18115: $? = 0
1292configure:18115: result: yes
1293configure:18115: checking for alloca.h
1294configure:18115: result: yes
1295configure:18135: checking for getopt
1296configure:18135: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
1297configure:18135: $? = 0
1298configure:18135: result: yes
1299configure:18197: checking getopt.h usability
1300configure:18197: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
1301configure:18197: $? = 0
1302configure:18197: result: yes
1303configure:18197: checking getopt.h presence
1304configure:18197: arm-linux-androideabi-g++ -E conftest.cpp
1305configure:18197: $? = 0
1306configure:18197: result: yes
1307configure:18197: checking for getopt.h
1308configure:18197: result: yes
1309configure:18207: checking for getopt_long in -lgnugetopt
1310configure:18232: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lgnugetopt -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
1311/home/evigier/android-14b-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: cannot find -lgnugetopt
1312collect2: ld returned 1 exit status
1313configure:18232: $? = 1
1314configure: failed program was:
1315| /* confdefs.h */
1316| #define PACKAGE_NAME ""
1317| #define PACKAGE_TARNAME ""
1318| #define PACKAGE_VERSION ""
1319| #define PACKAGE_STRING ""
1320| #define PACKAGE_BUGREPORT ""
1321| #define PACKAGE_URL ""
1322| #define STDC_HEADERS 1
1323| #define HAVE_SYS_TYPES_H 1
1324| #define HAVE_SYS_STAT_H 1
1325| #define HAVE_STDLIB_H 1
1326| #define HAVE_STRING_H 1
1327| #define HAVE_MEMORY_H 1
1328| #define HAVE_STRINGS_H 1
1329| #define HAVE_INTTYPES_H 1
1330| #define HAVE_STDINT_H 1
1331| #define HAVE_UNISTD_H 1
1332| #define __EXTENSIONS__ 1
1333| #define _ALL_SOURCE 1
1334| #define _GNU_SOURCE 1
1335| #define _POSIX_PTHREAD_SEMANTICS 1
1336| #define _TANDEM_SOURCE 1
1337| #define HAVE_DLFCN_H 1
1338| #define LT_OBJDIR ".libs/"
1339| #define PACKAGE "commoncpp2"
1340| #define VERSION "1.8.1"
1341| #define restrict __restrict
1342| #define HAVE_UNISTD_H 1
1343| #define HAVE_FEATURES_H 1
1344| #define HAVE_FCNTL_H 1
1345| #define TIME_WITH_SYS_TIME 1
1346| #define HAVE_SYS_TIME_H 1
1347| #define HAVE_SYS_TYPES_H 1
1348| #define HAVE_SYS_TYPES_STD 1
1349| #define HAVE_SYS_TYPES_64 1
1350| #define HAVE_LONG_LONG 1
1351| #define HAVE_ENDIAN_H 1
1352| #define HAVE_SIGACTION 1
1353| #define HAVE_SETITIMER 1
1354| #define HAVE_SIGWAIT 1
1355| #define RETSIGTYPE void
1356| #define HAVE_SIGWAIT2 1
1357| #define HAVE_STRCASECMP 1
1358| #define HAVE_STRINGS_H 1
1359| #define HAVE_ALLOCA_H 1
1360| #define HAVE_GETOPT 1
1361| #define HAVE_GETOPT 1
1362| #define HAVE_GETOPT_H 1
1363| /* end confdefs.h. */
1364|
1365| /* Override any GCC internal prototype to avoid an error.
1366| Use char because int might match the return type of a GCC
1367| builtin and then its argument prototype would still apply. */
1368| #ifdef __cplusplus
1369| extern "C"
1370| #endif
1371| char getopt_long ();
1372| int
1373| main ()
1374| {
1375| return getopt_long ();
1376| ;
1377| return 0;
1378| }
1379configure:18241: result: no
1380configure:18254: checking for getopt_long
1381configure:18254: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
1382configure:18254: $? = 0
1383configure:18254: result: yes
1384configure:18282: checking for dlfcn.h
1385configure:18282: result: yes
1386configure:18292: checking for shl_load in -ldld
1387configure:18317: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -ldld -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
1388/home/evigier/android-14b-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: cannot find -ldld
1389collect2: ld returned 1 exit status
1390configure:18317: $? = 1
1391configure: failed program was:
1392| /* confdefs.h */
1393| #define PACKAGE_NAME ""
1394| #define PACKAGE_TARNAME ""
1395| #define PACKAGE_VERSION ""
1396| #define PACKAGE_STRING ""
1397| #define PACKAGE_BUGREPORT ""
1398| #define PACKAGE_URL ""
1399| #define STDC_HEADERS 1
1400| #define HAVE_SYS_TYPES_H 1
1401| #define HAVE_SYS_STAT_H 1
1402| #define HAVE_STDLIB_H 1
1403| #define HAVE_STRING_H 1
1404| #define HAVE_MEMORY_H 1
1405| #define HAVE_STRINGS_H 1
1406| #define HAVE_INTTYPES_H 1
1407| #define HAVE_STDINT_H 1
1408| #define HAVE_UNISTD_H 1
1409| #define __EXTENSIONS__ 1
1410| #define _ALL_SOURCE 1
1411| #define _GNU_SOURCE 1
1412| #define _POSIX_PTHREAD_SEMANTICS 1
1413| #define _TANDEM_SOURCE 1
1414| #define HAVE_DLFCN_H 1
1415| #define LT_OBJDIR ".libs/"
1416| #define PACKAGE "commoncpp2"
1417| #define VERSION "1.8.1"
1418| #define restrict __restrict
1419| #define HAVE_UNISTD_H 1
1420| #define HAVE_FEATURES_H 1
1421| #define HAVE_FCNTL_H 1
1422| #define TIME_WITH_SYS_TIME 1
1423| #define HAVE_SYS_TIME_H 1
1424| #define HAVE_SYS_TYPES_H 1
1425| #define HAVE_SYS_TYPES_STD 1
1426| #define HAVE_SYS_TYPES_64 1
1427| #define HAVE_LONG_LONG 1
1428| #define HAVE_ENDIAN_H 1
1429| #define HAVE_SIGACTION 1
1430| #define HAVE_SETITIMER 1
1431| #define HAVE_SIGWAIT 1
1432| #define RETSIGTYPE void
1433| #define HAVE_SIGWAIT2 1
1434| #define HAVE_STRCASECMP 1
1435| #define HAVE_STRINGS_H 1
1436| #define HAVE_ALLOCA_H 1
1437| #define HAVE_GETOPT 1
1438| #define HAVE_GETOPT 1
1439| #define HAVE_GETOPT_H 1
1440| #define HAVE_GETOPT_LONG 1
1441| #define HAVE_GETOPT_LONG 1
1442| #define HAVE_DLFCN_H 1
1443| /* end confdefs.h. */
1444|
1445| /* Override any GCC internal prototype to avoid an error.
1446| Use char because int might match the return type of a GCC
1447| builtin and then its argument prototype would still apply. */
1448| #ifdef __cplusplus
1449| extern "C"
1450| #endif
1451| char shl_load ();
1452| int
1453| main ()
1454| {
1455| return shl_load ();
1456| ;
1457| return 0;
1458| }
1459configure:18326: result: no
1460configure:18335: checking for dlopen in -ldl
1461configure:18360: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -ldl -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
1462configure:18360: $? = 0
1463configure:18369: result: yes
1464configure:18488: checking pthread.h usability
1465configure:18488: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
1466configure:18488: $? = 0
1467configure:18488: result: yes
1468configure:18488: checking pthread.h presence
1469configure:18488: arm-linux-androideabi-g++ -E conftest.cpp
1470configure:18488: $? = 0
1471configure:18488: result: yes
1472configure:18488: checking for pthread.h
1473configure:18488: result: yes
1474configure:18555: checking sys/atomic_op.h usability
1475configure:18555: arm-linux-androideabi-g++ -c conftest.cpp >&5
1476conftest.cpp:89:27: fatal error: sys/atomic_op.h: No such file or directory
1477compilation terminated.
1478configure:18555: $? = 1
1479configure: failed program was:
1480| /* confdefs.h */
1481| #define PACKAGE_NAME ""
1482| #define PACKAGE_TARNAME ""
1483| #define PACKAGE_VERSION ""
1484| #define PACKAGE_STRING ""
1485| #define PACKAGE_BUGREPORT ""
1486| #define PACKAGE_URL ""
1487| #define STDC_HEADERS 1
1488| #define HAVE_SYS_TYPES_H 1
1489| #define HAVE_SYS_STAT_H 1
1490| #define HAVE_STDLIB_H 1
1491| #define HAVE_STRING_H 1
1492| #define HAVE_MEMORY_H 1
1493| #define HAVE_STRINGS_H 1
1494| #define HAVE_INTTYPES_H 1
1495| #define HAVE_STDINT_H 1
1496| #define HAVE_UNISTD_H 1
1497| #define __EXTENSIONS__ 1
1498| #define _ALL_SOURCE 1
1499| #define _GNU_SOURCE 1
1500| #define _POSIX_PTHREAD_SEMANTICS 1
1501| #define _TANDEM_SOURCE 1
1502| #define HAVE_DLFCN_H 1
1503| #define LT_OBJDIR ".libs/"
1504| #define PACKAGE "commoncpp2"
1505| #define VERSION "1.8.1"
1506| #define restrict __restrict
1507| #define HAVE_UNISTD_H 1
1508| #define HAVE_FEATURES_H 1
1509| #define HAVE_FCNTL_H 1
1510| #define TIME_WITH_SYS_TIME 1
1511| #define HAVE_SYS_TIME_H 1
1512| #define HAVE_SYS_TYPES_H 1
1513| #define HAVE_SYS_TYPES_STD 1
1514| #define HAVE_SYS_TYPES_64 1
1515| #define HAVE_LONG_LONG 1
1516| #define HAVE_ENDIAN_H 1
1517| #define HAVE_SIGACTION 1
1518| #define HAVE_SETITIMER 1
1519| #define HAVE_SIGWAIT 1
1520| #define RETSIGTYPE void
1521| #define HAVE_SIGWAIT2 1
1522| #define HAVE_STRCASECMP 1
1523| #define HAVE_STRINGS_H 1
1524| #define HAVE_ALLOCA_H 1
1525| #define HAVE_GETOPT 1
1526| #define HAVE_GETOPT 1
1527| #define HAVE_GETOPT_H 1
1528| #define HAVE_GETOPT_LONG 1
1529| #define HAVE_GETOPT_LONG 1
1530| #define HAVE_DLFCN_H 1
1531| #define HAVE_MODULES 1
1532| #define HAVE_PTHREAD_H 1
1533| #define HAVE_PTHREAD_H 1
1534| /* end confdefs.h. */
1535| #include <stdio.h>
1536| #ifdef HAVE_SYS_TYPES_H
1537| # include <sys/types.h>
1538| #endif
1539| #ifdef HAVE_SYS_STAT_H
1540| # include <sys/stat.h>
1541| #endif
1542| #ifdef STDC_HEADERS
1543| # include <stdlib.h>
1544| # include <stddef.h>
1545| #else
1546| # ifdef HAVE_STDLIB_H
1547| # include <stdlib.h>
1548| # endif
1549| #endif
1550| #ifdef HAVE_STRING_H
1551| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1552| # include <memory.h>
1553| # endif
1554| # include <string.h>
1555| #endif
1556| #ifdef HAVE_STRINGS_H
1557| # include <strings.h>
1558| #endif
1559| #ifdef HAVE_INTTYPES_H
1560| # include <inttypes.h>
1561| #endif
1562| #ifdef HAVE_STDINT_H
1563| # include <stdint.h>
1564| #endif
1565| #ifdef HAVE_UNISTD_H
1566| # include <unistd.h>
1567| #endif
1568| #include <sys/atomic_op.h>
1569configure:18555: result: no
1570configure:18555: checking sys/atomic_op.h presence
1571configure:18555: arm-linux-androideabi-g++ -E conftest.cpp
1572conftest.cpp:56:27: fatal error: sys/atomic_op.h: No such file or directory
1573compilation terminated.
1574configure:18555: $? = 1
1575configure: failed program was:
1576| /* confdefs.h */
1577| #define PACKAGE_NAME ""
1578| #define PACKAGE_TARNAME ""
1579| #define PACKAGE_VERSION ""
1580| #define PACKAGE_STRING ""
1581| #define PACKAGE_BUGREPORT ""
1582| #define PACKAGE_URL ""
1583| #define STDC_HEADERS 1
1584| #define HAVE_SYS_TYPES_H 1
1585| #define HAVE_SYS_STAT_H 1
1586| #define HAVE_STDLIB_H 1
1587| #define HAVE_STRING_H 1
1588| #define HAVE_MEMORY_H 1
1589| #define HAVE_STRINGS_H 1
1590| #define HAVE_INTTYPES_H 1
1591| #define HAVE_STDINT_H 1
1592| #define HAVE_UNISTD_H 1
1593| #define __EXTENSIONS__ 1
1594| #define _ALL_SOURCE 1
1595| #define _GNU_SOURCE 1
1596| #define _POSIX_PTHREAD_SEMANTICS 1
1597| #define _TANDEM_SOURCE 1
1598| #define HAVE_DLFCN_H 1
1599| #define LT_OBJDIR ".libs/"
1600| #define PACKAGE "commoncpp2"
1601| #define VERSION "1.8.1"
1602| #define restrict __restrict
1603| #define HAVE_UNISTD_H 1
1604| #define HAVE_FEATURES_H 1
1605| #define HAVE_FCNTL_H 1
1606| #define TIME_WITH_SYS_TIME 1
1607| #define HAVE_SYS_TIME_H 1
1608| #define HAVE_SYS_TYPES_H 1
1609| #define HAVE_SYS_TYPES_STD 1
1610| #define HAVE_SYS_TYPES_64 1
1611| #define HAVE_LONG_LONG 1
1612| #define HAVE_ENDIAN_H 1
1613| #define HAVE_SIGACTION 1
1614| #define HAVE_SETITIMER 1
1615| #define HAVE_SIGWAIT 1
1616| #define RETSIGTYPE void
1617| #define HAVE_SIGWAIT2 1
1618| #define HAVE_STRCASECMP 1
1619| #define HAVE_STRINGS_H 1
1620| #define HAVE_ALLOCA_H 1
1621| #define HAVE_GETOPT 1
1622| #define HAVE_GETOPT 1
1623| #define HAVE_GETOPT_H 1
1624| #define HAVE_GETOPT_LONG 1
1625| #define HAVE_GETOPT_LONG 1
1626| #define HAVE_DLFCN_H 1
1627| #define HAVE_MODULES 1
1628| #define HAVE_PTHREAD_H 1
1629| #define HAVE_PTHREAD_H 1
1630| /* end confdefs.h. */
1631| #include <sys/atomic_op.h>
1632configure:18555: result: no
1633configure:18555: checking for sys/atomic_op.h
1634configure:18555: result: no
1635configure:18571: checking sys/atomic.h usability
1636configure:18571: arm-linux-androideabi-g++ -c conftest.cpp >&5
1637conftest.cpp:89:24: fatal error: sys/atomic.h: No such file or directory
1638compilation terminated.
1639configure:18571: $? = 1
1640configure: failed program was:
1641| /* confdefs.h */
1642| #define PACKAGE_NAME ""
1643| #define PACKAGE_TARNAME ""
1644| #define PACKAGE_VERSION ""
1645| #define PACKAGE_STRING ""
1646| #define PACKAGE_BUGREPORT ""
1647| #define PACKAGE_URL ""
1648| #define STDC_HEADERS 1
1649| #define HAVE_SYS_TYPES_H 1
1650| #define HAVE_SYS_STAT_H 1
1651| #define HAVE_STDLIB_H 1
1652| #define HAVE_STRING_H 1
1653| #define HAVE_MEMORY_H 1
1654| #define HAVE_STRINGS_H 1
1655| #define HAVE_INTTYPES_H 1
1656| #define HAVE_STDINT_H 1
1657| #define HAVE_UNISTD_H 1
1658| #define __EXTENSIONS__ 1
1659| #define _ALL_SOURCE 1
1660| #define _GNU_SOURCE 1
1661| #define _POSIX_PTHREAD_SEMANTICS 1
1662| #define _TANDEM_SOURCE 1
1663| #define HAVE_DLFCN_H 1
1664| #define LT_OBJDIR ".libs/"
1665| #define PACKAGE "commoncpp2"
1666| #define VERSION "1.8.1"
1667| #define restrict __restrict
1668| #define HAVE_UNISTD_H 1
1669| #define HAVE_FEATURES_H 1
1670| #define HAVE_FCNTL_H 1
1671| #define TIME_WITH_SYS_TIME 1
1672| #define HAVE_SYS_TIME_H 1
1673| #define HAVE_SYS_TYPES_H 1
1674| #define HAVE_SYS_TYPES_STD 1
1675| #define HAVE_SYS_TYPES_64 1
1676| #define HAVE_LONG_LONG 1
1677| #define HAVE_ENDIAN_H 1
1678| #define HAVE_SIGACTION 1
1679| #define HAVE_SETITIMER 1
1680| #define HAVE_SIGWAIT 1
1681| #define RETSIGTYPE void
1682| #define HAVE_SIGWAIT2 1
1683| #define HAVE_STRCASECMP 1
1684| #define HAVE_STRINGS_H 1
1685| #define HAVE_ALLOCA_H 1
1686| #define HAVE_GETOPT 1
1687| #define HAVE_GETOPT 1
1688| #define HAVE_GETOPT_H 1
1689| #define HAVE_GETOPT_LONG 1
1690| #define HAVE_GETOPT_LONG 1
1691| #define HAVE_DLFCN_H 1
1692| #define HAVE_MODULES 1
1693| #define HAVE_PTHREAD_H 1
1694| #define HAVE_PTHREAD_H 1
1695| /* end confdefs.h. */
1696| #include <stdio.h>
1697| #ifdef HAVE_SYS_TYPES_H
1698| # include <sys/types.h>
1699| #endif
1700| #ifdef HAVE_SYS_STAT_H
1701| # include <sys/stat.h>
1702| #endif
1703| #ifdef STDC_HEADERS
1704| # include <stdlib.h>
1705| # include <stddef.h>
1706| #else
1707| # ifdef HAVE_STDLIB_H
1708| # include <stdlib.h>
1709| # endif
1710| #endif
1711| #ifdef HAVE_STRING_H
1712| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1713| # include <memory.h>
1714| # endif
1715| # include <string.h>
1716| #endif
1717| #ifdef HAVE_STRINGS_H
1718| # include <strings.h>
1719| #endif
1720| #ifdef HAVE_INTTYPES_H
1721| # include <inttypes.h>
1722| #endif
1723| #ifdef HAVE_STDINT_H
1724| # include <stdint.h>
1725| #endif
1726| #ifdef HAVE_UNISTD_H
1727| # include <unistd.h>
1728| #endif
1729| #include <sys/atomic.h>
1730configure:18571: result: no
1731configure:18571: checking sys/atomic.h presence
1732configure:18571: arm-linux-androideabi-g++ -E conftest.cpp
1733conftest.cpp:56:24: fatal error: sys/atomic.h: No such file or directory
1734compilation terminated.
1735configure:18571: $? = 1
1736configure: failed program was:
1737| /* confdefs.h */
1738| #define PACKAGE_NAME ""
1739| #define PACKAGE_TARNAME ""
1740| #define PACKAGE_VERSION ""
1741| #define PACKAGE_STRING ""
1742| #define PACKAGE_BUGREPORT ""
1743| #define PACKAGE_URL ""
1744| #define STDC_HEADERS 1
1745| #define HAVE_SYS_TYPES_H 1
1746| #define HAVE_SYS_STAT_H 1
1747| #define HAVE_STDLIB_H 1
1748| #define HAVE_STRING_H 1
1749| #define HAVE_MEMORY_H 1
1750| #define HAVE_STRINGS_H 1
1751| #define HAVE_INTTYPES_H 1
1752| #define HAVE_STDINT_H 1
1753| #define HAVE_UNISTD_H 1
1754| #define __EXTENSIONS__ 1
1755| #define _ALL_SOURCE 1
1756| #define _GNU_SOURCE 1
1757| #define _POSIX_PTHREAD_SEMANTICS 1
1758| #define _TANDEM_SOURCE 1
1759| #define HAVE_DLFCN_H 1
1760| #define LT_OBJDIR ".libs/"
1761| #define PACKAGE "commoncpp2"
1762| #define VERSION "1.8.1"
1763| #define restrict __restrict
1764| #define HAVE_UNISTD_H 1
1765| #define HAVE_FEATURES_H 1
1766| #define HAVE_FCNTL_H 1
1767| #define TIME_WITH_SYS_TIME 1
1768| #define HAVE_SYS_TIME_H 1
1769| #define HAVE_SYS_TYPES_H 1
1770| #define HAVE_SYS_TYPES_STD 1
1771| #define HAVE_SYS_TYPES_64 1
1772| #define HAVE_LONG_LONG 1
1773| #define HAVE_ENDIAN_H 1
1774| #define HAVE_SIGACTION 1
1775| #define HAVE_SETITIMER 1
1776| #define HAVE_SIGWAIT 1
1777| #define RETSIGTYPE void
1778| #define HAVE_SIGWAIT2 1
1779| #define HAVE_STRCASECMP 1
1780| #define HAVE_STRINGS_H 1
1781| #define HAVE_ALLOCA_H 1
1782| #define HAVE_GETOPT 1
1783| #define HAVE_GETOPT 1
1784| #define HAVE_GETOPT_H 1
1785| #define HAVE_GETOPT_LONG 1
1786| #define HAVE_GETOPT_LONG 1
1787| #define HAVE_DLFCN_H 1
1788| #define HAVE_MODULES 1
1789| #define HAVE_PTHREAD_H 1
1790| #define HAVE_PTHREAD_H 1
1791| /* end confdefs.h. */
1792| #include <sys/atomic.h>
1793configure:18571: result: no
1794configure:18571: checking for sys/atomic.h
1795configure:18571: result: no
1796configure:18714: checking thread.h usability
1797configure:18714: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
1798conftest.cpp:89:20: fatal error: thread.h: No such file or directory
1799compilation terminated.
1800configure:18714: $? = 1
1801configure: failed program was:
1802| /* confdefs.h */
1803| #define PACKAGE_NAME ""
1804| #define PACKAGE_TARNAME ""
1805| #define PACKAGE_VERSION ""
1806| #define PACKAGE_STRING ""
1807| #define PACKAGE_BUGREPORT ""
1808| #define PACKAGE_URL ""
1809| #define STDC_HEADERS 1
1810| #define HAVE_SYS_TYPES_H 1
1811| #define HAVE_SYS_STAT_H 1
1812| #define HAVE_STDLIB_H 1
1813| #define HAVE_STRING_H 1
1814| #define HAVE_MEMORY_H 1
1815| #define HAVE_STRINGS_H 1
1816| #define HAVE_INTTYPES_H 1
1817| #define HAVE_STDINT_H 1
1818| #define HAVE_UNISTD_H 1
1819| #define __EXTENSIONS__ 1
1820| #define _ALL_SOURCE 1
1821| #define _GNU_SOURCE 1
1822| #define _POSIX_PTHREAD_SEMANTICS 1
1823| #define _TANDEM_SOURCE 1
1824| #define HAVE_DLFCN_H 1
1825| #define LT_OBJDIR ".libs/"
1826| #define PACKAGE "commoncpp2"
1827| #define VERSION "1.8.1"
1828| #define restrict __restrict
1829| #define HAVE_UNISTD_H 1
1830| #define HAVE_FEATURES_H 1
1831| #define HAVE_FCNTL_H 1
1832| #define TIME_WITH_SYS_TIME 1
1833| #define HAVE_SYS_TIME_H 1
1834| #define HAVE_SYS_TYPES_H 1
1835| #define HAVE_SYS_TYPES_STD 1
1836| #define HAVE_SYS_TYPES_64 1
1837| #define HAVE_LONG_LONG 1
1838| #define HAVE_ENDIAN_H 1
1839| #define HAVE_SIGACTION 1
1840| #define HAVE_SETITIMER 1
1841| #define HAVE_SIGWAIT 1
1842| #define RETSIGTYPE void
1843| #define HAVE_SIGWAIT2 1
1844| #define HAVE_STRCASECMP 1
1845| #define HAVE_STRINGS_H 1
1846| #define HAVE_ALLOCA_H 1
1847| #define HAVE_GETOPT 1
1848| #define HAVE_GETOPT 1
1849| #define HAVE_GETOPT_H 1
1850| #define HAVE_GETOPT_LONG 1
1851| #define HAVE_GETOPT_LONG 1
1852| #define HAVE_DLFCN_H 1
1853| #define HAVE_MODULES 1
1854| #define HAVE_PTHREAD_H 1
1855| #define HAVE_PTHREAD_H 1
1856| /* end confdefs.h. */
1857| #include <stdio.h>
1858| #ifdef HAVE_SYS_TYPES_H
1859| # include <sys/types.h>
1860| #endif
1861| #ifdef HAVE_SYS_STAT_H
1862| # include <sys/stat.h>
1863| #endif
1864| #ifdef STDC_HEADERS
1865| # include <stdlib.h>
1866| # include <stddef.h>
1867| #else
1868| # ifdef HAVE_STDLIB_H
1869| # include <stdlib.h>
1870| # endif
1871| #endif
1872| #ifdef HAVE_STRING_H
1873| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1874| # include <memory.h>
1875| # endif
1876| # include <string.h>
1877| #endif
1878| #ifdef HAVE_STRINGS_H
1879| # include <strings.h>
1880| #endif
1881| #ifdef HAVE_INTTYPES_H
1882| # include <inttypes.h>
1883| #endif
1884| #ifdef HAVE_STDINT_H
1885| # include <stdint.h>
1886| #endif
1887| #ifdef HAVE_UNISTD_H
1888| # include <unistd.h>
1889| #endif
1890| #include <thread.h>
1891configure:18714: result: no
1892configure:18714: checking thread.h presence
1893configure:18714: arm-linux-androideabi-g++ -E conftest.cpp
1894conftest.cpp:56:20: fatal error: thread.h: No such file or directory
1895compilation terminated.
1896configure:18714: $? = 1
1897configure: failed program was:
1898| /* confdefs.h */
1899| #define PACKAGE_NAME ""
1900| #define PACKAGE_TARNAME ""
1901| #define PACKAGE_VERSION ""
1902| #define PACKAGE_STRING ""
1903| #define PACKAGE_BUGREPORT ""
1904| #define PACKAGE_URL ""
1905| #define STDC_HEADERS 1
1906| #define HAVE_SYS_TYPES_H 1
1907| #define HAVE_SYS_STAT_H 1
1908| #define HAVE_STDLIB_H 1
1909| #define HAVE_STRING_H 1
1910| #define HAVE_MEMORY_H 1
1911| #define HAVE_STRINGS_H 1
1912| #define HAVE_INTTYPES_H 1
1913| #define HAVE_STDINT_H 1
1914| #define HAVE_UNISTD_H 1
1915| #define __EXTENSIONS__ 1
1916| #define _ALL_SOURCE 1
1917| #define _GNU_SOURCE 1
1918| #define _POSIX_PTHREAD_SEMANTICS 1
1919| #define _TANDEM_SOURCE 1
1920| #define HAVE_DLFCN_H 1
1921| #define LT_OBJDIR ".libs/"
1922| #define PACKAGE "commoncpp2"
1923| #define VERSION "1.8.1"
1924| #define restrict __restrict
1925| #define HAVE_UNISTD_H 1
1926| #define HAVE_FEATURES_H 1
1927| #define HAVE_FCNTL_H 1
1928| #define TIME_WITH_SYS_TIME 1
1929| #define HAVE_SYS_TIME_H 1
1930| #define HAVE_SYS_TYPES_H 1
1931| #define HAVE_SYS_TYPES_STD 1
1932| #define HAVE_SYS_TYPES_64 1
1933| #define HAVE_LONG_LONG 1
1934| #define HAVE_ENDIAN_H 1
1935| #define HAVE_SIGACTION 1
1936| #define HAVE_SETITIMER 1
1937| #define HAVE_SIGWAIT 1
1938| #define RETSIGTYPE void
1939| #define HAVE_SIGWAIT2 1
1940| #define HAVE_STRCASECMP 1
1941| #define HAVE_STRINGS_H 1
1942| #define HAVE_ALLOCA_H 1
1943| #define HAVE_GETOPT 1
1944| #define HAVE_GETOPT 1
1945| #define HAVE_GETOPT_H 1
1946| #define HAVE_GETOPT_LONG 1
1947| #define HAVE_GETOPT_LONG 1
1948| #define HAVE_DLFCN_H 1
1949| #define HAVE_MODULES 1
1950| #define HAVE_PTHREAD_H 1
1951| #define HAVE_PTHREAD_H 1
1952| /* end confdefs.h. */
1953| #include <thread.h>
1954configure:18714: result: no
1955configure:18714: checking for thread.h
1956configure:18714: result: no
1957configure:18745: checking whether arm-linux-androideabi-gcc accepts -kthread
1958configure:18753: result: no
1959configure:18745: checking whether arm-linux-androideabi-gcc accepts -pthread
1960configure:18750: result: yes
1961configure:18772: checking for pthread_self in -lpthread
1962configure:18797: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lpthread -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
1963/home/evigier/android-14b-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: cannot find -lpthread
1964collect2: ld returned 1 exit status
1965configure:18797: $? = 1
1966configure: failed program was:
1967| /* confdefs.h */
1968| #define PACKAGE_NAME ""
1969| #define PACKAGE_TARNAME ""
1970| #define PACKAGE_VERSION ""
1971| #define PACKAGE_STRING ""
1972| #define PACKAGE_BUGREPORT ""
1973| #define PACKAGE_URL ""
1974| #define STDC_HEADERS 1
1975| #define HAVE_SYS_TYPES_H 1
1976| #define HAVE_SYS_STAT_H 1
1977| #define HAVE_STDLIB_H 1
1978| #define HAVE_STRING_H 1
1979| #define HAVE_MEMORY_H 1
1980| #define HAVE_STRINGS_H 1
1981| #define HAVE_INTTYPES_H 1
1982| #define HAVE_STDINT_H 1
1983| #define HAVE_UNISTD_H 1
1984| #define __EXTENSIONS__ 1
1985| #define _ALL_SOURCE 1
1986| #define _GNU_SOURCE 1
1987| #define _POSIX_PTHREAD_SEMANTICS 1
1988| #define _TANDEM_SOURCE 1
1989| #define HAVE_DLFCN_H 1
1990| #define LT_OBJDIR ".libs/"
1991| #define PACKAGE "commoncpp2"
1992| #define VERSION "1.8.1"
1993| #define restrict __restrict
1994| #define HAVE_UNISTD_H 1
1995| #define HAVE_FEATURES_H 1
1996| #define HAVE_FCNTL_H 1
1997| #define TIME_WITH_SYS_TIME 1
1998| #define HAVE_SYS_TIME_H 1
1999| #define HAVE_SYS_TYPES_H 1
2000| #define HAVE_SYS_TYPES_STD 1
2001| #define HAVE_SYS_TYPES_64 1
2002| #define HAVE_LONG_LONG 1
2003| #define HAVE_ENDIAN_H 1
2004| #define HAVE_SIGACTION 1
2005| #define HAVE_SETITIMER 1
2006| #define HAVE_SIGWAIT 1
2007| #define RETSIGTYPE void
2008| #define HAVE_SIGWAIT2 1
2009| #define HAVE_STRCASECMP 1
2010| #define HAVE_STRINGS_H 1
2011| #define HAVE_ALLOCA_H 1
2012| #define HAVE_GETOPT 1
2013| #define HAVE_GETOPT 1
2014| #define HAVE_GETOPT_H 1
2015| #define HAVE_GETOPT_LONG 1
2016| #define HAVE_GETOPT_LONG 1
2017| #define HAVE_DLFCN_H 1
2018| #define HAVE_MODULES 1
2019| #define HAVE_PTHREAD_H 1
2020| #define HAVE_PTHREAD_H 1
2021| /* end confdefs.h. */
2022|
2023| /* Override any GCC internal prototype to avoid an error.
2024| Use char because int might match the return type of a GCC
2025| builtin and then its argument prototype would still apply. */
2026| #ifdef __cplusplus
2027| extern "C"
2028| #endif
2029| char pthread_self ();
2030| int
2031| main ()
2032| {
2033| return pthread_self ();
2034| ;
2035| return 0;
2036| }
2037configure:18806: result: no
2038configure:18811: checking for pthread_self in -lc_r
2039configure:18836: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc_r -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
2040/home/evigier/android-14b-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: cannot find -lc_r
2041collect2: ld returned 1 exit status
2042configure:18836: $? = 1
2043configure: failed program was:
2044| /* confdefs.h */
2045| #define PACKAGE_NAME ""
2046| #define PACKAGE_TARNAME ""
2047| #define PACKAGE_VERSION ""
2048| #define PACKAGE_STRING ""
2049| #define PACKAGE_BUGREPORT ""
2050| #define PACKAGE_URL ""
2051| #define STDC_HEADERS 1
2052| #define HAVE_SYS_TYPES_H 1
2053| #define HAVE_SYS_STAT_H 1
2054| #define HAVE_STDLIB_H 1
2055| #define HAVE_STRING_H 1
2056| #define HAVE_MEMORY_H 1
2057| #define HAVE_STRINGS_H 1
2058| #define HAVE_INTTYPES_H 1
2059| #define HAVE_STDINT_H 1
2060| #define HAVE_UNISTD_H 1
2061| #define __EXTENSIONS__ 1
2062| #define _ALL_SOURCE 1
2063| #define _GNU_SOURCE 1
2064| #define _POSIX_PTHREAD_SEMANTICS 1
2065| #define _TANDEM_SOURCE 1
2066| #define HAVE_DLFCN_H 1
2067| #define LT_OBJDIR ".libs/"
2068| #define PACKAGE "commoncpp2"
2069| #define VERSION "1.8.1"
2070| #define restrict __restrict
2071| #define HAVE_UNISTD_H 1
2072| #define HAVE_FEATURES_H 1
2073| #define HAVE_FCNTL_H 1
2074| #define TIME_WITH_SYS_TIME 1
2075| #define HAVE_SYS_TIME_H 1
2076| #define HAVE_SYS_TYPES_H 1
2077| #define HAVE_SYS_TYPES_STD 1
2078| #define HAVE_SYS_TYPES_64 1
2079| #define HAVE_LONG_LONG 1
2080| #define HAVE_ENDIAN_H 1
2081| #define HAVE_SIGACTION 1
2082| #define HAVE_SETITIMER 1
2083| #define HAVE_SIGWAIT 1
2084| #define RETSIGTYPE void
2085| #define HAVE_SIGWAIT2 1
2086| #define HAVE_STRCASECMP 1
2087| #define HAVE_STRINGS_H 1
2088| #define HAVE_ALLOCA_H 1
2089| #define HAVE_GETOPT 1
2090| #define HAVE_GETOPT 1
2091| #define HAVE_GETOPT_H 1
2092| #define HAVE_GETOPT_LONG 1
2093| #define HAVE_GETOPT_LONG 1
2094| #define HAVE_DLFCN_H 1
2095| #define HAVE_MODULES 1
2096| #define HAVE_PTHREAD_H 1
2097| #define HAVE_PTHREAD_H 1
2098| /* end confdefs.h. */
2099|
2100| /* Override any GCC internal prototype to avoid an error.
2101| Use char because int might match the return type of a GCC
2102| builtin and then its argument prototype would still apply. */
2103| #ifdef __cplusplus
2104| extern "C"
2105| #endif
2106| char pthread_self ();
2107| int
2108| main ()
2109| {
2110| return pthread_self ();
2111| ;
2112| return 0;
2113| }
2114configure:18845: result: no
2115configure:18850: checking for pthread_kill in -lpthread
2116configure:18875: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lpthread -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
2117/home/evigier/android-14b-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: cannot find -lpthread
2118collect2: ld returned 1 exit status
2119configure:18875: $? = 1
2120configure: failed program was:
2121| /* confdefs.h */
2122| #define PACKAGE_NAME ""
2123| #define PACKAGE_TARNAME ""
2124| #define PACKAGE_VERSION ""
2125| #define PACKAGE_STRING ""
2126| #define PACKAGE_BUGREPORT ""
2127| #define PACKAGE_URL ""
2128| #define STDC_HEADERS 1
2129| #define HAVE_SYS_TYPES_H 1
2130| #define HAVE_SYS_STAT_H 1
2131| #define HAVE_STDLIB_H 1
2132| #define HAVE_STRING_H 1
2133| #define HAVE_MEMORY_H 1
2134| #define HAVE_STRINGS_H 1
2135| #define HAVE_INTTYPES_H 1
2136| #define HAVE_STDINT_H 1
2137| #define HAVE_UNISTD_H 1
2138| #define __EXTENSIONS__ 1
2139| #define _ALL_SOURCE 1
2140| #define _GNU_SOURCE 1
2141| #define _POSIX_PTHREAD_SEMANTICS 1
2142| #define _TANDEM_SOURCE 1
2143| #define HAVE_DLFCN_H 1
2144| #define LT_OBJDIR ".libs/"
2145| #define PACKAGE "commoncpp2"
2146| #define VERSION "1.8.1"
2147| #define restrict __restrict
2148| #define HAVE_UNISTD_H 1
2149| #define HAVE_FEATURES_H 1
2150| #define HAVE_FCNTL_H 1
2151| #define TIME_WITH_SYS_TIME 1
2152| #define HAVE_SYS_TIME_H 1
2153| #define HAVE_SYS_TYPES_H 1
2154| #define HAVE_SYS_TYPES_STD 1
2155| #define HAVE_SYS_TYPES_64 1
2156| #define HAVE_LONG_LONG 1
2157| #define HAVE_ENDIAN_H 1
2158| #define HAVE_SIGACTION 1
2159| #define HAVE_SETITIMER 1
2160| #define HAVE_SIGWAIT 1
2161| #define RETSIGTYPE void
2162| #define HAVE_SIGWAIT2 1
2163| #define HAVE_STRCASECMP 1
2164| #define HAVE_STRINGS_H 1
2165| #define HAVE_ALLOCA_H 1
2166| #define HAVE_GETOPT 1
2167| #define HAVE_GETOPT 1
2168| #define HAVE_GETOPT_H 1
2169| #define HAVE_GETOPT_LONG 1
2170| #define HAVE_GETOPT_LONG 1
2171| #define HAVE_DLFCN_H 1
2172| #define HAVE_MODULES 1
2173| #define HAVE_PTHREAD_H 1
2174| #define HAVE_PTHREAD_H 1
2175| /* end confdefs.h. */
2176|
2177| /* Override any GCC internal prototype to avoid an error.
2178| Use char because int might match the return type of a GCC
2179| builtin and then its argument prototype would still apply. */
2180| #ifdef __cplusplus
2181| extern "C"
2182| #endif
2183| char pthread_kill ();
2184| int
2185| main ()
2186| {
2187| return pthread_kill ();
2188| ;
2189| return 0;
2190| }
2191configure:18884: result: no
2192configure:18889: checking for pthread_self in -lpthreads
2193configure:18914: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lpthreads -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
2194/home/evigier/android-14b-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: cannot find -lpthreads
2195collect2: ld returned 1 exit status
2196configure:18914: $? = 1
2197configure: failed program was:
2198| /* confdefs.h */
2199| #define PACKAGE_NAME ""
2200| #define PACKAGE_TARNAME ""
2201| #define PACKAGE_VERSION ""
2202| #define PACKAGE_STRING ""
2203| #define PACKAGE_BUGREPORT ""
2204| #define PACKAGE_URL ""
2205| #define STDC_HEADERS 1
2206| #define HAVE_SYS_TYPES_H 1
2207| #define HAVE_SYS_STAT_H 1
2208| #define HAVE_STDLIB_H 1
2209| #define HAVE_STRING_H 1
2210| #define HAVE_MEMORY_H 1
2211| #define HAVE_STRINGS_H 1
2212| #define HAVE_INTTYPES_H 1
2213| #define HAVE_STDINT_H 1
2214| #define HAVE_UNISTD_H 1
2215| #define __EXTENSIONS__ 1
2216| #define _ALL_SOURCE 1
2217| #define _GNU_SOURCE 1
2218| #define _POSIX_PTHREAD_SEMANTICS 1
2219| #define _TANDEM_SOURCE 1
2220| #define HAVE_DLFCN_H 1
2221| #define LT_OBJDIR ".libs/"
2222| #define PACKAGE "commoncpp2"
2223| #define VERSION "1.8.1"
2224| #define restrict __restrict
2225| #define HAVE_UNISTD_H 1
2226| #define HAVE_FEATURES_H 1
2227| #define HAVE_FCNTL_H 1
2228| #define TIME_WITH_SYS_TIME 1
2229| #define HAVE_SYS_TIME_H 1
2230| #define HAVE_SYS_TYPES_H 1
2231| #define HAVE_SYS_TYPES_STD 1
2232| #define HAVE_SYS_TYPES_64 1
2233| #define HAVE_LONG_LONG 1
2234| #define HAVE_ENDIAN_H 1
2235| #define HAVE_SIGACTION 1
2236| #define HAVE_SETITIMER 1
2237| #define HAVE_SIGWAIT 1
2238| #define RETSIGTYPE void
2239| #define HAVE_SIGWAIT2 1
2240| #define HAVE_STRCASECMP 1
2241| #define HAVE_STRINGS_H 1
2242| #define HAVE_ALLOCA_H 1
2243| #define HAVE_GETOPT 1
2244| #define HAVE_GETOPT 1
2245| #define HAVE_GETOPT_H 1
2246| #define HAVE_GETOPT_LONG 1
2247| #define HAVE_GETOPT_LONG 1
2248| #define HAVE_DLFCN_H 1
2249| #define HAVE_MODULES 1
2250| #define HAVE_PTHREAD_H 1
2251| #define HAVE_PTHREAD_H 1
2252| /* end confdefs.h. */
2253|
2254| /* Override any GCC internal prototype to avoid an error.
2255| Use char because int might match the return type of a GCC
2256| builtin and then its argument prototype would still apply. */
2257| #ifdef __cplusplus
2258| extern "C"
2259| #endif
2260| char pthread_self ();
2261| int
2262| main ()
2263| {
2264| return pthread_self ();
2265| ;
2266| return 0;
2267| }
2268configure:18923: result: no
2269configure:18928: checking for pthread_self in -lthread
2270configure:18953: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lthread -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
2271/home/evigier/android-14b-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: cannot find -lthread
2272collect2: ld returned 1 exit status
2273configure:18953: $? = 1
2274configure: failed program was:
2275| /* confdefs.h */
2276| #define PACKAGE_NAME ""
2277| #define PACKAGE_TARNAME ""
2278| #define PACKAGE_VERSION ""
2279| #define PACKAGE_STRING ""
2280| #define PACKAGE_BUGREPORT ""
2281| #define PACKAGE_URL ""
2282| #define STDC_HEADERS 1
2283| #define HAVE_SYS_TYPES_H 1
2284| #define HAVE_SYS_STAT_H 1
2285| #define HAVE_STDLIB_H 1
2286| #define HAVE_STRING_H 1
2287| #define HAVE_MEMORY_H 1
2288| #define HAVE_STRINGS_H 1
2289| #define HAVE_INTTYPES_H 1
2290| #define HAVE_STDINT_H 1
2291| #define HAVE_UNISTD_H 1
2292| #define __EXTENSIONS__ 1
2293| #define _ALL_SOURCE 1
2294| #define _GNU_SOURCE 1
2295| #define _POSIX_PTHREAD_SEMANTICS 1
2296| #define _TANDEM_SOURCE 1
2297| #define HAVE_DLFCN_H 1
2298| #define LT_OBJDIR ".libs/"
2299| #define PACKAGE "commoncpp2"
2300| #define VERSION "1.8.1"
2301| #define restrict __restrict
2302| #define HAVE_UNISTD_H 1
2303| #define HAVE_FEATURES_H 1
2304| #define HAVE_FCNTL_H 1
2305| #define TIME_WITH_SYS_TIME 1
2306| #define HAVE_SYS_TIME_H 1
2307| #define HAVE_SYS_TYPES_H 1
2308| #define HAVE_SYS_TYPES_STD 1
2309| #define HAVE_SYS_TYPES_64 1
2310| #define HAVE_LONG_LONG 1
2311| #define HAVE_ENDIAN_H 1
2312| #define HAVE_SIGACTION 1
2313| #define HAVE_SETITIMER 1
2314| #define HAVE_SIGWAIT 1
2315| #define RETSIGTYPE void
2316| #define HAVE_SIGWAIT2 1
2317| #define HAVE_STRCASECMP 1
2318| #define HAVE_STRINGS_H 1
2319| #define HAVE_ALLOCA_H 1
2320| #define HAVE_GETOPT 1
2321| #define HAVE_GETOPT 1
2322| #define HAVE_GETOPT_H 1
2323| #define HAVE_GETOPT_LONG 1
2324| #define HAVE_GETOPT_LONG 1
2325| #define HAVE_DLFCN_H 1
2326| #define HAVE_MODULES 1
2327| #define HAVE_PTHREAD_H 1
2328| #define HAVE_PTHREAD_H 1
2329| /* end confdefs.h. */
2330|
2331| /* Override any GCC internal prototype to avoid an error.
2332| Use char because int might match the return type of a GCC
2333| builtin and then its argument prototype would still apply. */
2334| #ifdef __cplusplus
2335| extern "C"
2336| #endif
2337| char pthread_self ();
2338| int
2339| main ()
2340| {
2341| return pthread_self ();
2342| ;
2343| return 0;
2344| }
2345configure:18962: result: no
2346configure:18978: checking for pthread_self in -lgthreads
2347configure:19003: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lgthreads -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
2348/home/evigier/android-14b-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: cannot find -lgthreads
2349collect2: ld returned 1 exit status
2350configure:19003: $? = 1
2351configure: failed program was:
2352| /* confdefs.h */
2353| #define PACKAGE_NAME ""
2354| #define PACKAGE_TARNAME ""
2355| #define PACKAGE_VERSION ""
2356| #define PACKAGE_STRING ""
2357| #define PACKAGE_BUGREPORT ""
2358| #define PACKAGE_URL ""
2359| #define STDC_HEADERS 1
2360| #define HAVE_SYS_TYPES_H 1
2361| #define HAVE_SYS_STAT_H 1
2362| #define HAVE_STDLIB_H 1
2363| #define HAVE_STRING_H 1
2364| #define HAVE_MEMORY_H 1
2365| #define HAVE_STRINGS_H 1
2366| #define HAVE_INTTYPES_H 1
2367| #define HAVE_STDINT_H 1
2368| #define HAVE_UNISTD_H 1
2369| #define __EXTENSIONS__ 1
2370| #define _ALL_SOURCE 1
2371| #define _GNU_SOURCE 1
2372| #define _POSIX_PTHREAD_SEMANTICS 1
2373| #define _TANDEM_SOURCE 1
2374| #define HAVE_DLFCN_H 1
2375| #define LT_OBJDIR ".libs/"
2376| #define PACKAGE "commoncpp2"
2377| #define VERSION "1.8.1"
2378| #define restrict __restrict
2379| #define HAVE_UNISTD_H 1
2380| #define HAVE_FEATURES_H 1
2381| #define HAVE_FCNTL_H 1
2382| #define TIME_WITH_SYS_TIME 1
2383| #define HAVE_SYS_TIME_H 1
2384| #define HAVE_SYS_TYPES_H 1
2385| #define HAVE_SYS_TYPES_STD 1
2386| #define HAVE_SYS_TYPES_64 1
2387| #define HAVE_LONG_LONG 1
2388| #define HAVE_ENDIAN_H 1
2389| #define HAVE_SIGACTION 1
2390| #define HAVE_SETITIMER 1
2391| #define HAVE_SIGWAIT 1
2392| #define RETSIGTYPE void
2393| #define HAVE_SIGWAIT2 1
2394| #define HAVE_STRCASECMP 1
2395| #define HAVE_STRINGS_H 1
2396| #define HAVE_ALLOCA_H 1
2397| #define HAVE_GETOPT 1
2398| #define HAVE_GETOPT 1
2399| #define HAVE_GETOPT_H 1
2400| #define HAVE_GETOPT_LONG 1
2401| #define HAVE_GETOPT_LONG 1
2402| #define HAVE_DLFCN_H 1
2403| #define HAVE_MODULES 1
2404| #define HAVE_PTHREAD_H 1
2405| #define HAVE_PTHREAD_H 1
2406| /* end confdefs.h. */
2407|
2408| /* Override any GCC internal prototype to avoid an error.
2409| Use char because int might match the return type of a GCC
2410| builtin and then its argument prototype would still apply. */
2411| #ifdef __cplusplus
2412| extern "C"
2413| #endif
2414| char pthread_self ();
2415| int
2416| main ()
2417| {
2418| return pthread_self ();
2419| ;
2420| return 0;
2421| }
2422configure:19012: result: no
2423configure:19066: checking for pthread_self in -lcma
2424configure:19091: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lcma -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
2425/home/evigier/android-14b-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: cannot find -lcma
2426collect2: ld returned 1 exit status
2427configure:19091: $? = 1
2428configure: failed program was:
2429| /* confdefs.h */
2430| #define PACKAGE_NAME ""
2431| #define PACKAGE_TARNAME ""
2432| #define PACKAGE_VERSION ""
2433| #define PACKAGE_STRING ""
2434| #define PACKAGE_BUGREPORT ""
2435| #define PACKAGE_URL ""
2436| #define STDC_HEADERS 1
2437| #define HAVE_SYS_TYPES_H 1
2438| #define HAVE_SYS_STAT_H 1
2439| #define HAVE_STDLIB_H 1
2440| #define HAVE_STRING_H 1
2441| #define HAVE_MEMORY_H 1
2442| #define HAVE_STRINGS_H 1
2443| #define HAVE_INTTYPES_H 1
2444| #define HAVE_STDINT_H 1
2445| #define HAVE_UNISTD_H 1
2446| #define __EXTENSIONS__ 1
2447| #define _ALL_SOURCE 1
2448| #define _GNU_SOURCE 1
2449| #define _POSIX_PTHREAD_SEMANTICS 1
2450| #define _TANDEM_SOURCE 1
2451| #define HAVE_DLFCN_H 1
2452| #define LT_OBJDIR ".libs/"
2453| #define PACKAGE "commoncpp2"
2454| #define VERSION "1.8.1"
2455| #define restrict __restrict
2456| #define HAVE_UNISTD_H 1
2457| #define HAVE_FEATURES_H 1
2458| #define HAVE_FCNTL_H 1
2459| #define TIME_WITH_SYS_TIME 1
2460| #define HAVE_SYS_TIME_H 1
2461| #define HAVE_SYS_TYPES_H 1
2462| #define HAVE_SYS_TYPES_STD 1
2463| #define HAVE_SYS_TYPES_64 1
2464| #define HAVE_LONG_LONG 1
2465| #define HAVE_ENDIAN_H 1
2466| #define HAVE_SIGACTION 1
2467| #define HAVE_SETITIMER 1
2468| #define HAVE_SIGWAIT 1
2469| #define RETSIGTYPE void
2470| #define HAVE_SIGWAIT2 1
2471| #define HAVE_STRCASECMP 1
2472| #define HAVE_STRINGS_H 1
2473| #define HAVE_ALLOCA_H 1
2474| #define HAVE_GETOPT 1
2475| #define HAVE_GETOPT 1
2476| #define HAVE_GETOPT_H 1
2477| #define HAVE_GETOPT_LONG 1
2478| #define HAVE_GETOPT_LONG 1
2479| #define HAVE_DLFCN_H 1
2480| #define HAVE_MODULES 1
2481| #define HAVE_PTHREAD_H 1
2482| #define HAVE_PTHREAD_H 1
2483| /* end confdefs.h. */
2484|
2485| /* Override any GCC internal prototype to avoid an error.
2486| Use char because int might match the return type of a GCC
2487| builtin and then its argument prototype would still apply. */
2488| #ifdef __cplusplus
2489| extern "C"
2490| #endif
2491| char pthread_self ();
2492| int
2493| main ()
2494| {
2495| return pthread_self ();
2496| ;
2497| return 0;
2498| }
2499configure:19100: result: no
2500configure:19109: checking for pthread_self in -lc
2501configure:19134: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
2502configure:19134: $? = 0
2503configure:19143: result: yes
2504configure:19161: checking for pthread_mach_thread_np in -lc
2505configure:19186: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
2506/tmp/cckXkCzs.o: In function `main':
2507conftest.cpp:(.text+0x8): undefined reference to `pthread_mach_thread_np'
2508collect2: ld returned 1 exit status
2509configure:19186: $? = 1
2510configure: failed program was:
2511| /* confdefs.h */
2512| #define PACKAGE_NAME ""
2513| #define PACKAGE_TARNAME ""
2514| #define PACKAGE_VERSION ""
2515| #define PACKAGE_STRING ""
2516| #define PACKAGE_BUGREPORT ""
2517| #define PACKAGE_URL ""
2518| #define STDC_HEADERS 1
2519| #define HAVE_SYS_TYPES_H 1
2520| #define HAVE_SYS_STAT_H 1
2521| #define HAVE_STDLIB_H 1
2522| #define HAVE_STRING_H 1
2523| #define HAVE_MEMORY_H 1
2524| #define HAVE_STRINGS_H 1
2525| #define HAVE_INTTYPES_H 1
2526| #define HAVE_STDINT_H 1
2527| #define HAVE_UNISTD_H 1
2528| #define __EXTENSIONS__ 1
2529| #define _ALL_SOURCE 1
2530| #define _GNU_SOURCE 1
2531| #define _POSIX_PTHREAD_SEMANTICS 1
2532| #define _TANDEM_SOURCE 1
2533| #define HAVE_DLFCN_H 1
2534| #define LT_OBJDIR ".libs/"
2535| #define PACKAGE "commoncpp2"
2536| #define VERSION "1.8.1"
2537| #define restrict __restrict
2538| #define HAVE_UNISTD_H 1
2539| #define HAVE_FEATURES_H 1
2540| #define HAVE_FCNTL_H 1
2541| #define TIME_WITH_SYS_TIME 1
2542| #define HAVE_SYS_TIME_H 1
2543| #define HAVE_SYS_TYPES_H 1
2544| #define HAVE_SYS_TYPES_STD 1
2545| #define HAVE_SYS_TYPES_64 1
2546| #define HAVE_LONG_LONG 1
2547| #define HAVE_ENDIAN_H 1
2548| #define HAVE_SIGACTION 1
2549| #define HAVE_SETITIMER 1
2550| #define HAVE_SIGWAIT 1
2551| #define RETSIGTYPE void
2552| #define HAVE_SIGWAIT2 1
2553| #define HAVE_STRCASECMP 1
2554| #define HAVE_STRINGS_H 1
2555| #define HAVE_ALLOCA_H 1
2556| #define HAVE_GETOPT 1
2557| #define HAVE_GETOPT 1
2558| #define HAVE_GETOPT_H 1
2559| #define HAVE_GETOPT_LONG 1
2560| #define HAVE_GETOPT_LONG 1
2561| #define HAVE_DLFCN_H 1
2562| #define HAVE_MODULES 1
2563| #define HAVE_PTHREAD_H 1
2564| #define HAVE_PTHREAD_H 1
2565| /* end confdefs.h. */
2566|
2567| /* Override any GCC internal prototype to avoid an error.
2568| Use char because int might match the return type of a GCC
2569| builtin and then its argument prototype would still apply. */
2570| #ifdef __cplusplus
2571| extern "C"
2572| #endif
2573| char pthread_mach_thread_np ();
2574| int
2575| main ()
2576| {
2577| return pthread_mach_thread_np ();
2578| ;
2579| return 0;
2580| }
2581configure:19196: result: no
2582configure:19207: checking for nanosleep in -lc
2583configure:19232: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
2584configure:19232: $? = 0
2585configure:19242: result: yes
2586configure:19345: checking for clock_gettime in -lrt
2587configure:19370: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lrt -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
2588/home/evigier/android-14b-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: cannot find -lrt
2589collect2: ld returned 1 exit status
2590configure:19370: $? = 1
2591configure: failed program was:
2592| /* confdefs.h */
2593| #define PACKAGE_NAME ""
2594| #define PACKAGE_TARNAME ""
2595| #define PACKAGE_VERSION ""
2596| #define PACKAGE_STRING ""
2597| #define PACKAGE_BUGREPORT ""
2598| #define PACKAGE_URL ""
2599| #define STDC_HEADERS 1
2600| #define HAVE_SYS_TYPES_H 1
2601| #define HAVE_SYS_STAT_H 1
2602| #define HAVE_STDLIB_H 1
2603| #define HAVE_STRING_H 1
2604| #define HAVE_MEMORY_H 1
2605| #define HAVE_STRINGS_H 1
2606| #define HAVE_INTTYPES_H 1
2607| #define HAVE_STDINT_H 1
2608| #define HAVE_UNISTD_H 1
2609| #define __EXTENSIONS__ 1
2610| #define _ALL_SOURCE 1
2611| #define _GNU_SOURCE 1
2612| #define _POSIX_PTHREAD_SEMANTICS 1
2613| #define _TANDEM_SOURCE 1
2614| #define HAVE_DLFCN_H 1
2615| #define LT_OBJDIR ".libs/"
2616| #define PACKAGE "commoncpp2"
2617| #define VERSION "1.8.1"
2618| #define restrict __restrict
2619| #define HAVE_UNISTD_H 1
2620| #define HAVE_FEATURES_H 1
2621| #define HAVE_FCNTL_H 1
2622| #define TIME_WITH_SYS_TIME 1
2623| #define HAVE_SYS_TIME_H 1
2624| #define HAVE_SYS_TYPES_H 1
2625| #define HAVE_SYS_TYPES_STD 1
2626| #define HAVE_SYS_TYPES_64 1
2627| #define HAVE_LONG_LONG 1
2628| #define HAVE_ENDIAN_H 1
2629| #define HAVE_SIGACTION 1
2630| #define HAVE_SETITIMER 1
2631| #define HAVE_SIGWAIT 1
2632| #define RETSIGTYPE void
2633| #define HAVE_SIGWAIT2 1
2634| #define HAVE_STRCASECMP 1
2635| #define HAVE_STRINGS_H 1
2636| #define HAVE_ALLOCA_H 1
2637| #define HAVE_GETOPT 1
2638| #define HAVE_GETOPT 1
2639| #define HAVE_GETOPT_H 1
2640| #define HAVE_GETOPT_LONG 1
2641| #define HAVE_GETOPT_LONG 1
2642| #define HAVE_DLFCN_H 1
2643| #define HAVE_MODULES 1
2644| #define HAVE_PTHREAD_H 1
2645| #define HAVE_PTHREAD_H 1
2646| #define HAVE_PTHREAD_NANOSLEEP 1
2647| /* end confdefs.h. */
2648|
2649| /* Override any GCC internal prototype to avoid an error.
2650| Use char because int might match the return type of a GCC
2651| builtin and then its argument prototype would still apply. */
2652| #ifdef __cplusplus
2653| extern "C"
2654| #endif
2655| char clock_gettime ();
2656| int
2657| main ()
2658| {
2659| return clock_gettime ();
2660| ;
2661| return 0;
2662| }
2663configure:19379: result: no
2664configure:19392: checking for clock_gettime
2665configure:19392: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
2666configure:19392: $? = 0
2667configure:19392: result: yes
2668configure:19409: checking for mlockall in -lrt
2669configure:19434: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lrt -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
2670/home/evigier/android-14b-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: cannot find -lrt
2671collect2: ld returned 1 exit status
2672configure:19434: $? = 1
2673configure: failed program was:
2674| /* confdefs.h */
2675| #define PACKAGE_NAME ""
2676| #define PACKAGE_TARNAME ""
2677| #define PACKAGE_VERSION ""
2678| #define PACKAGE_STRING ""
2679| #define PACKAGE_BUGREPORT ""
2680| #define PACKAGE_URL ""
2681| #define STDC_HEADERS 1
2682| #define HAVE_SYS_TYPES_H 1
2683| #define HAVE_SYS_STAT_H 1
2684| #define HAVE_STDLIB_H 1
2685| #define HAVE_STRING_H 1
2686| #define HAVE_MEMORY_H 1
2687| #define HAVE_STRINGS_H 1
2688| #define HAVE_INTTYPES_H 1
2689| #define HAVE_STDINT_H 1
2690| #define HAVE_UNISTD_H 1
2691| #define __EXTENSIONS__ 1
2692| #define _ALL_SOURCE 1
2693| #define _GNU_SOURCE 1
2694| #define _POSIX_PTHREAD_SEMANTICS 1
2695| #define _TANDEM_SOURCE 1
2696| #define HAVE_DLFCN_H 1
2697| #define LT_OBJDIR ".libs/"
2698| #define PACKAGE "commoncpp2"
2699| #define VERSION "1.8.1"
2700| #define restrict __restrict
2701| #define HAVE_UNISTD_H 1
2702| #define HAVE_FEATURES_H 1
2703| #define HAVE_FCNTL_H 1
2704| #define TIME_WITH_SYS_TIME 1
2705| #define HAVE_SYS_TIME_H 1
2706| #define HAVE_SYS_TYPES_H 1
2707| #define HAVE_SYS_TYPES_STD 1
2708| #define HAVE_SYS_TYPES_64 1
2709| #define HAVE_LONG_LONG 1
2710| #define HAVE_ENDIAN_H 1
2711| #define HAVE_SIGACTION 1
2712| #define HAVE_SETITIMER 1
2713| #define HAVE_SIGWAIT 1
2714| #define RETSIGTYPE void
2715| #define HAVE_SIGWAIT2 1
2716| #define HAVE_STRCASECMP 1
2717| #define HAVE_STRINGS_H 1
2718| #define HAVE_ALLOCA_H 1
2719| #define HAVE_GETOPT 1
2720| #define HAVE_GETOPT 1
2721| #define HAVE_GETOPT_H 1
2722| #define HAVE_GETOPT_LONG 1
2723| #define HAVE_GETOPT_LONG 1
2724| #define HAVE_DLFCN_H 1
2725| #define HAVE_MODULES 1
2726| #define HAVE_PTHREAD_H 1
2727| #define HAVE_PTHREAD_H 1
2728| #define HAVE_PTHREAD_NANOSLEEP 1
2729| #define HAVE_CLOCK_GETTIME 1
2730| #define HAVE_HIRES_TIMER 1
2731| /* end confdefs.h. */
2732|
2733| /* Override any GCC internal prototype to avoid an error.
2734| Use char because int might match the return type of a GCC
2735| builtin and then its argument prototype would still apply. */
2736| #ifdef __cplusplus
2737| extern "C"
2738| #endif
2739| char mlockall ();
2740| int
2741| main ()
2742| {
2743| return mlockall ();
2744| ;
2745| return 0;
2746| }
2747configure:19443: result: no
2748configure:19458: checking for mlock
2749configure:19458: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
2750configure:19458: $? = 0
2751configure:19458: result: yes
2752configure:19469: checking for mlockall
2753configure:19469: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
2754/tmp/cc4CjWKk.o: In function `main':
2755conftest.cpp:(.text+0x8): undefined reference to `mlockall'
2756collect2: ld returned 1 exit status
2757configure:19469: $? = 1
2758configure: failed program was:
2759| /* confdefs.h */
2760| #define PACKAGE_NAME ""
2761| #define PACKAGE_TARNAME ""
2762| #define PACKAGE_VERSION ""
2763| #define PACKAGE_STRING ""
2764| #define PACKAGE_BUGREPORT ""
2765| #define PACKAGE_URL ""
2766| #define STDC_HEADERS 1
2767| #define HAVE_SYS_TYPES_H 1
2768| #define HAVE_SYS_STAT_H 1
2769| #define HAVE_STDLIB_H 1
2770| #define HAVE_STRING_H 1
2771| #define HAVE_MEMORY_H 1
2772| #define HAVE_STRINGS_H 1
2773| #define HAVE_INTTYPES_H 1
2774| #define HAVE_STDINT_H 1
2775| #define HAVE_UNISTD_H 1
2776| #define __EXTENSIONS__ 1
2777| #define _ALL_SOURCE 1
2778| #define _GNU_SOURCE 1
2779| #define _POSIX_PTHREAD_SEMANTICS 1
2780| #define _TANDEM_SOURCE 1
2781| #define HAVE_DLFCN_H 1
2782| #define LT_OBJDIR ".libs/"
2783| #define PACKAGE "commoncpp2"
2784| #define VERSION "1.8.1"
2785| #define restrict __restrict
2786| #define HAVE_UNISTD_H 1
2787| #define HAVE_FEATURES_H 1
2788| #define HAVE_FCNTL_H 1
2789| #define TIME_WITH_SYS_TIME 1
2790| #define HAVE_SYS_TIME_H 1
2791| #define HAVE_SYS_TYPES_H 1
2792| #define HAVE_SYS_TYPES_STD 1
2793| #define HAVE_SYS_TYPES_64 1
2794| #define HAVE_LONG_LONG 1
2795| #define HAVE_ENDIAN_H 1
2796| #define HAVE_SIGACTION 1
2797| #define HAVE_SETITIMER 1
2798| #define HAVE_SIGWAIT 1
2799| #define RETSIGTYPE void
2800| #define HAVE_SIGWAIT2 1
2801| #define HAVE_STRCASECMP 1
2802| #define HAVE_STRINGS_H 1
2803| #define HAVE_ALLOCA_H 1
2804| #define HAVE_GETOPT 1
2805| #define HAVE_GETOPT 1
2806| #define HAVE_GETOPT_H 1
2807| #define HAVE_GETOPT_LONG 1
2808| #define HAVE_GETOPT_LONG 1
2809| #define HAVE_DLFCN_H 1
2810| #define HAVE_MODULES 1
2811| #define HAVE_PTHREAD_H 1
2812| #define HAVE_PTHREAD_H 1
2813| #define HAVE_PTHREAD_NANOSLEEP 1
2814| #define HAVE_CLOCK_GETTIME 1
2815| #define HAVE_HIRES_TIMER 1
2816| #define HAVE_MLOCK 1
2817| /* end confdefs.h. */
2818| /* Define mlockall to an innocuous variant, in case <limits.h> declares mlockall.
2819| For example, HP-UX 11i <limits.h> declares gettimeofday. */
2820| #define mlockall innocuous_mlockall
2821|
2822| /* System header to define __stub macros and hopefully few prototypes,
2823| which can conflict with char mlockall (); below.
2824| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2825| <limits.h> exists even on freestanding compilers. */
2826|
2827| #ifdef __STDC__
2828| # include <limits.h>
2829| #else
2830| # include <assert.h>
2831| #endif
2832|
2833| #undef mlockall
2834|
2835| /* Override any GCC internal prototype to avoid an error.
2836| Use char because int might match the return type of a GCC
2837| builtin and then its argument prototype would still apply. */
2838| #ifdef __cplusplus
2839| extern "C"
2840| #endif
2841| char mlockall ();
2842| /* The GNU C library defines this for functions which it implements
2843| to always fail with ENOSYS. Some functions are actually named
2844| something starting with __ and the normal name is an alias. */
2845| #if defined __stub_mlockall || defined __stub___mlockall
2846| choke me
2847| #endif
2848|
2849| int
2850| main ()
2851| {
2852| return mlockall ();
2853| ;
2854| return 0;
2855| }
2856configure:19469: result: no
2857configure:19490: checking if more special flags are required for pthreads
2858configure:19497: result: no
2859configure:19509: checking pthread_np.h usability
2860configure:19509: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
2861conftest.cpp:93:24: fatal error: pthread_np.h: No such file or directory
2862compilation terminated.
2863configure:19509: $? = 1
2864configure: failed program was:
2865| /* confdefs.h */
2866| #define PACKAGE_NAME ""
2867| #define PACKAGE_TARNAME ""
2868| #define PACKAGE_VERSION ""
2869| #define PACKAGE_STRING ""
2870| #define PACKAGE_BUGREPORT ""
2871| #define PACKAGE_URL ""
2872| #define STDC_HEADERS 1
2873| #define HAVE_SYS_TYPES_H 1
2874| #define HAVE_SYS_STAT_H 1
2875| #define HAVE_STDLIB_H 1
2876| #define HAVE_STRING_H 1
2877| #define HAVE_MEMORY_H 1
2878| #define HAVE_STRINGS_H 1
2879| #define HAVE_INTTYPES_H 1
2880| #define HAVE_STDINT_H 1
2881| #define HAVE_UNISTD_H 1
2882| #define __EXTENSIONS__ 1
2883| #define _ALL_SOURCE 1
2884| #define _GNU_SOURCE 1
2885| #define _POSIX_PTHREAD_SEMANTICS 1
2886| #define _TANDEM_SOURCE 1
2887| #define HAVE_DLFCN_H 1
2888| #define LT_OBJDIR ".libs/"
2889| #define PACKAGE "commoncpp2"
2890| #define VERSION "1.8.1"
2891| #define restrict __restrict
2892| #define HAVE_UNISTD_H 1
2893| #define HAVE_FEATURES_H 1
2894| #define HAVE_FCNTL_H 1
2895| #define TIME_WITH_SYS_TIME 1
2896| #define HAVE_SYS_TIME_H 1
2897| #define HAVE_SYS_TYPES_H 1
2898| #define HAVE_SYS_TYPES_STD 1
2899| #define HAVE_SYS_TYPES_64 1
2900| #define HAVE_LONG_LONG 1
2901| #define HAVE_ENDIAN_H 1
2902| #define HAVE_SIGACTION 1
2903| #define HAVE_SETITIMER 1
2904| #define HAVE_SIGWAIT 1
2905| #define RETSIGTYPE void
2906| #define HAVE_SIGWAIT2 1
2907| #define HAVE_STRCASECMP 1
2908| #define HAVE_STRINGS_H 1
2909| #define HAVE_ALLOCA_H 1
2910| #define HAVE_GETOPT 1
2911| #define HAVE_GETOPT 1
2912| #define HAVE_GETOPT_H 1
2913| #define HAVE_GETOPT_LONG 1
2914| #define HAVE_GETOPT_LONG 1
2915| #define HAVE_DLFCN_H 1
2916| #define HAVE_MODULES 1
2917| #define HAVE_PTHREAD_H 1
2918| #define HAVE_PTHREAD_H 1
2919| #define HAVE_PTHREAD_NANOSLEEP 1
2920| #define HAVE_CLOCK_GETTIME 1
2921| #define HAVE_HIRES_TIMER 1
2922| #define HAVE_MLOCK 1
2923| /* end confdefs.h. */
2924| #include <stdio.h>
2925| #ifdef HAVE_SYS_TYPES_H
2926| # include <sys/types.h>
2927| #endif
2928| #ifdef HAVE_SYS_STAT_H
2929| # include <sys/stat.h>
2930| #endif
2931| #ifdef STDC_HEADERS
2932| # include <stdlib.h>
2933| # include <stddef.h>
2934| #else
2935| # ifdef HAVE_STDLIB_H
2936| # include <stdlib.h>
2937| # endif
2938| #endif
2939| #ifdef HAVE_STRING_H
2940| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2941| # include <memory.h>
2942| # endif
2943| # include <string.h>
2944| #endif
2945| #ifdef HAVE_STRINGS_H
2946| # include <strings.h>
2947| #endif
2948| #ifdef HAVE_INTTYPES_H
2949| # include <inttypes.h>
2950| #endif
2951| #ifdef HAVE_STDINT_H
2952| # include <stdint.h>
2953| #endif
2954| #ifdef HAVE_UNISTD_H
2955| # include <unistd.h>
2956| #endif
2957| #include <pthread_np.h>
2958configure:19509: result: no
2959configure:19509: checking pthread_np.h presence
2960configure:19509: arm-linux-androideabi-g++ -E conftest.cpp
2961conftest.cpp:60:24: fatal error: pthread_np.h: No such file or directory
2962compilation terminated.
2963configure:19509: $? = 1
2964configure: failed program was:
2965| /* confdefs.h */
2966| #define PACKAGE_NAME ""
2967| #define PACKAGE_TARNAME ""
2968| #define PACKAGE_VERSION ""
2969| #define PACKAGE_STRING ""
2970| #define PACKAGE_BUGREPORT ""
2971| #define PACKAGE_URL ""
2972| #define STDC_HEADERS 1
2973| #define HAVE_SYS_TYPES_H 1
2974| #define HAVE_SYS_STAT_H 1
2975| #define HAVE_STDLIB_H 1
2976| #define HAVE_STRING_H 1
2977| #define HAVE_MEMORY_H 1
2978| #define HAVE_STRINGS_H 1
2979| #define HAVE_INTTYPES_H 1
2980| #define HAVE_STDINT_H 1
2981| #define HAVE_UNISTD_H 1
2982| #define __EXTENSIONS__ 1
2983| #define _ALL_SOURCE 1
2984| #define _GNU_SOURCE 1
2985| #define _POSIX_PTHREAD_SEMANTICS 1
2986| #define _TANDEM_SOURCE 1
2987| #define HAVE_DLFCN_H 1
2988| #define LT_OBJDIR ".libs/"
2989| #define PACKAGE "commoncpp2"
2990| #define VERSION "1.8.1"
2991| #define restrict __restrict
2992| #define HAVE_UNISTD_H 1
2993| #define HAVE_FEATURES_H 1
2994| #define HAVE_FCNTL_H 1
2995| #define TIME_WITH_SYS_TIME 1
2996| #define HAVE_SYS_TIME_H 1
2997| #define HAVE_SYS_TYPES_H 1
2998| #define HAVE_SYS_TYPES_STD 1
2999| #define HAVE_SYS_TYPES_64 1
3000| #define HAVE_LONG_LONG 1
3001| #define HAVE_ENDIAN_H 1
3002| #define HAVE_SIGACTION 1
3003| #define HAVE_SETITIMER 1
3004| #define HAVE_SIGWAIT 1
3005| #define RETSIGTYPE void
3006| #define HAVE_SIGWAIT2 1
3007| #define HAVE_STRCASECMP 1
3008| #define HAVE_STRINGS_H 1
3009| #define HAVE_ALLOCA_H 1
3010| #define HAVE_GETOPT 1
3011| #define HAVE_GETOPT 1
3012| #define HAVE_GETOPT_H 1
3013| #define HAVE_GETOPT_LONG 1
3014| #define HAVE_GETOPT_LONG 1
3015| #define HAVE_DLFCN_H 1
3016| #define HAVE_MODULES 1
3017| #define HAVE_PTHREAD_H 1
3018| #define HAVE_PTHREAD_H 1
3019| #define HAVE_PTHREAD_NANOSLEEP 1
3020| #define HAVE_CLOCK_GETTIME 1
3021| #define HAVE_HIRES_TIMER 1
3022| #define HAVE_MLOCK 1
3023| /* end confdefs.h. */
3024| #include <pthread_np.h>
3025configure:19509: result: no
3026configure:19509: checking for pthread_np.h
3027configure:19509: result: no
3028configure:19522: checking semaphore.h usability
3029configure:19522: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
3030configure:19522: $? = 0
3031configure:19522: result: yes
3032configure:19522: checking semaphore.h presence
3033configure:19522: arm-linux-androideabi-g++ -E conftest.cpp
3034configure:19522: $? = 0
3035configure:19522: result: yes
3036configure:19522: checking for semaphore.h
3037configure:19522: result: yes
3038configure:19534: checking sched.h usability
3039configure:19534: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
3040configure:19534: $? = 0
3041configure:19534: result: yes
3042configure:19534: checking sched.h presence
3043configure:19534: arm-linux-androideabi-g++ -E conftest.cpp
3044configure:19534: $? = 0
3045configure:19534: result: yes
3046configure:19534: checking for sched.h
3047configure:19534: result: yes
3048configure:19546: checking sys/sched.h usability
3049configure:19546: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
3050conftest.cpp:95:23: fatal error: sys/sched.h: No such file or directory
3051compilation terminated.
3052configure:19546: $? = 1
3053configure: failed program was:
3054| /* confdefs.h */
3055| #define PACKAGE_NAME ""
3056| #define PACKAGE_TARNAME ""
3057| #define PACKAGE_VERSION ""
3058| #define PACKAGE_STRING ""
3059| #define PACKAGE_BUGREPORT ""
3060| #define PACKAGE_URL ""
3061| #define STDC_HEADERS 1
3062| #define HAVE_SYS_TYPES_H 1
3063| #define HAVE_SYS_STAT_H 1
3064| #define HAVE_STDLIB_H 1
3065| #define HAVE_STRING_H 1
3066| #define HAVE_MEMORY_H 1
3067| #define HAVE_STRINGS_H 1
3068| #define HAVE_INTTYPES_H 1
3069| #define HAVE_STDINT_H 1
3070| #define HAVE_UNISTD_H 1
3071| #define __EXTENSIONS__ 1
3072| #define _ALL_SOURCE 1
3073| #define _GNU_SOURCE 1
3074| #define _POSIX_PTHREAD_SEMANTICS 1
3075| #define _TANDEM_SOURCE 1
3076| #define HAVE_DLFCN_H 1
3077| #define LT_OBJDIR ".libs/"
3078| #define PACKAGE "commoncpp2"
3079| #define VERSION "1.8.1"
3080| #define restrict __restrict
3081| #define HAVE_UNISTD_H 1
3082| #define HAVE_FEATURES_H 1
3083| #define HAVE_FCNTL_H 1
3084| #define TIME_WITH_SYS_TIME 1
3085| #define HAVE_SYS_TIME_H 1
3086| #define HAVE_SYS_TYPES_H 1
3087| #define HAVE_SYS_TYPES_STD 1
3088| #define HAVE_SYS_TYPES_64 1
3089| #define HAVE_LONG_LONG 1
3090| #define HAVE_ENDIAN_H 1
3091| #define HAVE_SIGACTION 1
3092| #define HAVE_SETITIMER 1
3093| #define HAVE_SIGWAIT 1
3094| #define RETSIGTYPE void
3095| #define HAVE_SIGWAIT2 1
3096| #define HAVE_STRCASECMP 1
3097| #define HAVE_STRINGS_H 1
3098| #define HAVE_ALLOCA_H 1
3099| #define HAVE_GETOPT 1
3100| #define HAVE_GETOPT 1
3101| #define HAVE_GETOPT_H 1
3102| #define HAVE_GETOPT_LONG 1
3103| #define HAVE_GETOPT_LONG 1
3104| #define HAVE_DLFCN_H 1
3105| #define HAVE_MODULES 1
3106| #define HAVE_PTHREAD_H 1
3107| #define HAVE_PTHREAD_H 1
3108| #define HAVE_PTHREAD_NANOSLEEP 1
3109| #define HAVE_CLOCK_GETTIME 1
3110| #define HAVE_HIRES_TIMER 1
3111| #define HAVE_MLOCK 1
3112| #define HAVE_SEMAPHORE_H 1
3113| #define HAVE_SCHED_H 1
3114| /* end confdefs.h. */
3115| #include <stdio.h>
3116| #ifdef HAVE_SYS_TYPES_H
3117| # include <sys/types.h>
3118| #endif
3119| #ifdef HAVE_SYS_STAT_H
3120| # include <sys/stat.h>
3121| #endif
3122| #ifdef STDC_HEADERS
3123| # include <stdlib.h>
3124| # include <stddef.h>
3125| #else
3126| # ifdef HAVE_STDLIB_H
3127| # include <stdlib.h>
3128| # endif
3129| #endif
3130| #ifdef HAVE_STRING_H
3131| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3132| # include <memory.h>
3133| # endif
3134| # include <string.h>
3135| #endif
3136| #ifdef HAVE_STRINGS_H
3137| # include <strings.h>
3138| #endif
3139| #ifdef HAVE_INTTYPES_H
3140| # include <inttypes.h>
3141| #endif
3142| #ifdef HAVE_STDINT_H
3143| # include <stdint.h>
3144| #endif
3145| #ifdef HAVE_UNISTD_H
3146| # include <unistd.h>
3147| #endif
3148| #include <sys/sched.h>
3149configure:19546: result: no
3150configure:19546: checking sys/sched.h presence
3151configure:19546: arm-linux-androideabi-g++ -E conftest.cpp
3152conftest.cpp:62:23: fatal error: sys/sched.h: No such file or directory
3153compilation terminated.
3154configure:19546: $? = 1
3155configure: failed program was:
3156| /* confdefs.h */
3157| #define PACKAGE_NAME ""
3158| #define PACKAGE_TARNAME ""
3159| #define PACKAGE_VERSION ""
3160| #define PACKAGE_STRING ""
3161| #define PACKAGE_BUGREPORT ""
3162| #define PACKAGE_URL ""
3163| #define STDC_HEADERS 1
3164| #define HAVE_SYS_TYPES_H 1
3165| #define HAVE_SYS_STAT_H 1
3166| #define HAVE_STDLIB_H 1
3167| #define HAVE_STRING_H 1
3168| #define HAVE_MEMORY_H 1
3169| #define HAVE_STRINGS_H 1
3170| #define HAVE_INTTYPES_H 1
3171| #define HAVE_STDINT_H 1
3172| #define HAVE_UNISTD_H 1
3173| #define __EXTENSIONS__ 1
3174| #define _ALL_SOURCE 1
3175| #define _GNU_SOURCE 1
3176| #define _POSIX_PTHREAD_SEMANTICS 1
3177| #define _TANDEM_SOURCE 1
3178| #define HAVE_DLFCN_H 1
3179| #define LT_OBJDIR ".libs/"
3180| #define PACKAGE "commoncpp2"
3181| #define VERSION "1.8.1"
3182| #define restrict __restrict
3183| #define HAVE_UNISTD_H 1
3184| #define HAVE_FEATURES_H 1
3185| #define HAVE_FCNTL_H 1
3186| #define TIME_WITH_SYS_TIME 1
3187| #define HAVE_SYS_TIME_H 1
3188| #define HAVE_SYS_TYPES_H 1
3189| #define HAVE_SYS_TYPES_STD 1
3190| #define HAVE_SYS_TYPES_64 1
3191| #define HAVE_LONG_LONG 1
3192| #define HAVE_ENDIAN_H 1
3193| #define HAVE_SIGACTION 1
3194| #define HAVE_SETITIMER 1
3195| #define HAVE_SIGWAIT 1
3196| #define RETSIGTYPE void
3197| #define HAVE_SIGWAIT2 1
3198| #define HAVE_STRCASECMP 1
3199| #define HAVE_STRINGS_H 1
3200| #define HAVE_ALLOCA_H 1
3201| #define HAVE_GETOPT 1
3202| #define HAVE_GETOPT 1
3203| #define HAVE_GETOPT_H 1
3204| #define HAVE_GETOPT_LONG 1
3205| #define HAVE_GETOPT_LONG 1
3206| #define HAVE_DLFCN_H 1
3207| #define HAVE_MODULES 1
3208| #define HAVE_PTHREAD_H 1
3209| #define HAVE_PTHREAD_H 1
3210| #define HAVE_PTHREAD_NANOSLEEP 1
3211| #define HAVE_CLOCK_GETTIME 1
3212| #define HAVE_HIRES_TIMER 1
3213| #define HAVE_MLOCK 1
3214| #define HAVE_SEMAPHORE_H 1
3215| #define HAVE_SCHED_H 1
3216| /* end confdefs.h. */
3217| #include <sys/sched.h>
3218configure:19546: result: no
3219configure:19546: checking for sys/sched.h
3220configure:19546: result: no
3221configure:19558: checking for sched_getscheduler
3222configure:19558: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
3223configure:19558: $? = 0
3224configure:19558: result: yes
3225configure:19567: checking for recursive mutex type support
3226configure:19605: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
3227conftest.cpp: In function 'int main()':
3228conftest.cpp:73:21: error: 'PTHREAD_MUTEXTYPE_RECURSIVE' was not declared in this scope
3229configure:19605: $? = 1
3230configure: failed program was:
3231| /* confdefs.h */
3232| #define PACKAGE_NAME ""
3233| #define PACKAGE_TARNAME ""
3234| #define PACKAGE_VERSION ""
3235| #define PACKAGE_STRING ""
3236| #define PACKAGE_BUGREPORT ""
3237| #define PACKAGE_URL ""
3238| #define STDC_HEADERS 1
3239| #define HAVE_SYS_TYPES_H 1
3240| #define HAVE_SYS_STAT_H 1
3241| #define HAVE_STDLIB_H 1
3242| #define HAVE_STRING_H 1
3243| #define HAVE_MEMORY_H 1
3244| #define HAVE_STRINGS_H 1
3245| #define HAVE_INTTYPES_H 1
3246| #define HAVE_STDINT_H 1
3247| #define HAVE_UNISTD_H 1
3248| #define __EXTENSIONS__ 1
3249| #define _ALL_SOURCE 1
3250| #define _GNU_SOURCE 1
3251| #define _POSIX_PTHREAD_SEMANTICS 1
3252| #define _TANDEM_SOURCE 1
3253| #define HAVE_DLFCN_H 1
3254| #define LT_OBJDIR ".libs/"
3255| #define PACKAGE "commoncpp2"
3256| #define VERSION "1.8.1"
3257| #define restrict __restrict
3258| #define HAVE_UNISTD_H 1
3259| #define HAVE_FEATURES_H 1
3260| #define HAVE_FCNTL_H 1
3261| #define TIME_WITH_SYS_TIME 1
3262| #define HAVE_SYS_TIME_H 1
3263| #define HAVE_SYS_TYPES_H 1
3264| #define HAVE_SYS_TYPES_STD 1
3265| #define HAVE_SYS_TYPES_64 1
3266| #define HAVE_LONG_LONG 1
3267| #define HAVE_ENDIAN_H 1
3268| #define HAVE_SIGACTION 1
3269| #define HAVE_SETITIMER 1
3270| #define HAVE_SIGWAIT 1
3271| #define RETSIGTYPE void
3272| #define HAVE_SIGWAIT2 1
3273| #define HAVE_STRCASECMP 1
3274| #define HAVE_STRINGS_H 1
3275| #define HAVE_ALLOCA_H 1
3276| #define HAVE_GETOPT 1
3277| #define HAVE_GETOPT 1
3278| #define HAVE_GETOPT_H 1
3279| #define HAVE_GETOPT_LONG 1
3280| #define HAVE_GETOPT_LONG 1
3281| #define HAVE_DLFCN_H 1
3282| #define HAVE_MODULES 1
3283| #define HAVE_PTHREAD_H 1
3284| #define HAVE_PTHREAD_H 1
3285| #define HAVE_PTHREAD_NANOSLEEP 1
3286| #define HAVE_CLOCK_GETTIME 1
3287| #define HAVE_HIRES_TIMER 1
3288| #define HAVE_MLOCK 1
3289| #define HAVE_SEMAPHORE_H 1
3290| #define HAVE_SCHED_H 1
3291| #define HAVE_SCHED_GETSCHEDULER 1
3292| /* end confdefs.h. */
3293| #include <pthread.h>
3294| int
3295| main ()
3296| {
3297|
3298| #ifndef PTHREAD_MUTEXTYPE_RECURSIVE
3299| #ifdef PTHREAD_MUTEX_RECURSIVE
3300| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE
3301| #endif
3302| #endif
3303| return (int)PTHREAD_MUTEXTYPE_RECURSIVE;
3304|
3305| ;
3306| return 0;
3307| }
3308configure:19664: result: linux
3309configure:19713: checking for pthread_mutexattr_settype in -lc
3310configure:19738: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
3311configure:19738: $? = 0
3312configure:19748: result: yes
3313configure:19851: checking for pthread_rwlock_init in -lc
3314configure:19876: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
3315configure:19876: $? = 0
3316configure:19886: result: yes
3317configure:19897: checking for pread in -lc
3318configure:19922: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
3319configure:19922: $? = 0
3320configure:19931: result: yes
3321configure:20033: checking for pthread_suspend in -lc
3322configure:20058: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
3323/tmp/cc4BEaEJ.o: In function `main':
3324conftest.cpp:(.text+0x8): undefined reference to `pthread_suspend'
3325collect2: ld returned 1 exit status
3326configure:20058: $? = 1
3327configure: failed program was:
3328| /* confdefs.h */
3329| #define PACKAGE_NAME ""
3330| #define PACKAGE_TARNAME ""
3331| #define PACKAGE_VERSION ""
3332| #define PACKAGE_STRING ""
3333| #define PACKAGE_BUGREPORT ""
3334| #define PACKAGE_URL ""
3335| #define STDC_HEADERS 1
3336| #define HAVE_SYS_TYPES_H 1
3337| #define HAVE_SYS_STAT_H 1
3338| #define HAVE_STDLIB_H 1
3339| #define HAVE_STRING_H 1
3340| #define HAVE_MEMORY_H 1
3341| #define HAVE_STRINGS_H 1
3342| #define HAVE_INTTYPES_H 1
3343| #define HAVE_STDINT_H 1
3344| #define HAVE_UNISTD_H 1
3345| #define __EXTENSIONS__ 1
3346| #define _ALL_SOURCE 1
3347| #define _GNU_SOURCE 1
3348| #define _POSIX_PTHREAD_SEMANTICS 1
3349| #define _TANDEM_SOURCE 1
3350| #define HAVE_DLFCN_H 1
3351| #define LT_OBJDIR ".libs/"
3352| #define PACKAGE "commoncpp2"
3353| #define VERSION "1.8.1"
3354| #define restrict __restrict
3355| #define HAVE_UNISTD_H 1
3356| #define HAVE_FEATURES_H 1
3357| #define HAVE_FCNTL_H 1
3358| #define TIME_WITH_SYS_TIME 1
3359| #define HAVE_SYS_TIME_H 1
3360| #define HAVE_SYS_TYPES_H 1
3361| #define HAVE_SYS_TYPES_STD 1
3362| #define HAVE_SYS_TYPES_64 1
3363| #define HAVE_LONG_LONG 1
3364| #define HAVE_ENDIAN_H 1
3365| #define HAVE_SIGACTION 1
3366| #define HAVE_SETITIMER 1
3367| #define HAVE_SIGWAIT 1
3368| #define RETSIGTYPE void
3369| #define HAVE_SIGWAIT2 1
3370| #define HAVE_STRCASECMP 1
3371| #define HAVE_STRINGS_H 1
3372| #define HAVE_ALLOCA_H 1
3373| #define HAVE_GETOPT 1
3374| #define HAVE_GETOPT 1
3375| #define HAVE_GETOPT_H 1
3376| #define HAVE_GETOPT_LONG 1
3377| #define HAVE_GETOPT_LONG 1
3378| #define HAVE_DLFCN_H 1
3379| #define HAVE_MODULES 1
3380| #define HAVE_PTHREAD_H 1
3381| #define HAVE_PTHREAD_H 1
3382| #define HAVE_PTHREAD_NANOSLEEP 1
3383| #define HAVE_CLOCK_GETTIME 1
3384| #define HAVE_HIRES_TIMER 1
3385| #define HAVE_MLOCK 1
3386| #define HAVE_SEMAPHORE_H 1
3387| #define HAVE_SCHED_H 1
3388| #define HAVE_SCHED_GETSCHEDULER 1
3389| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
3390| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
3391| #define HAVE_PTHREAD_RWLOCK 1
3392| #define HAVE_PREAD_PWRITE 1
3393| /* end confdefs.h. */
3394|
3395| /* Override any GCC internal prototype to avoid an error.
3396| Use char because int might match the return type of a GCC
3397| builtin and then its argument prototype would still apply. */
3398| #ifdef __cplusplus
3399| extern "C"
3400| #endif
3401| char pthread_suspend ();
3402| int
3403| main ()
3404| {
3405| return pthread_suspend ();
3406| ;
3407| return 0;
3408| }
3409configure:20068: result: no
3410configure:20078: checking for pthread_attr_setstacksize in -lc
3411configure:20103: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
3412configure:20103: $? = 0
3413configure:20113: result: yes
3414configure:20123: checking for pthread_yield_np in -lc
3415configure:20148: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
3416/tmp/ccat42RW.o: In function `main':
3417conftest.cpp:(.text+0x8): undefined reference to `pthread_yield_np'
3418collect2: ld returned 1 exit status
3419configure:20148: $? = 1
3420configure: failed program was:
3421| /* confdefs.h */
3422| #define PACKAGE_NAME ""
3423| #define PACKAGE_TARNAME ""
3424| #define PACKAGE_VERSION ""
3425| #define PACKAGE_STRING ""
3426| #define PACKAGE_BUGREPORT ""
3427| #define PACKAGE_URL ""
3428| #define STDC_HEADERS 1
3429| #define HAVE_SYS_TYPES_H 1
3430| #define HAVE_SYS_STAT_H 1
3431| #define HAVE_STDLIB_H 1
3432| #define HAVE_STRING_H 1
3433| #define HAVE_MEMORY_H 1
3434| #define HAVE_STRINGS_H 1
3435| #define HAVE_INTTYPES_H 1
3436| #define HAVE_STDINT_H 1
3437| #define HAVE_UNISTD_H 1
3438| #define __EXTENSIONS__ 1
3439| #define _ALL_SOURCE 1
3440| #define _GNU_SOURCE 1
3441| #define _POSIX_PTHREAD_SEMANTICS 1
3442| #define _TANDEM_SOURCE 1
3443| #define HAVE_DLFCN_H 1
3444| #define LT_OBJDIR ".libs/"
3445| #define PACKAGE "commoncpp2"
3446| #define VERSION "1.8.1"
3447| #define restrict __restrict
3448| #define HAVE_UNISTD_H 1
3449| #define HAVE_FEATURES_H 1
3450| #define HAVE_FCNTL_H 1
3451| #define TIME_WITH_SYS_TIME 1
3452| #define HAVE_SYS_TIME_H 1
3453| #define HAVE_SYS_TYPES_H 1
3454| #define HAVE_SYS_TYPES_STD 1
3455| #define HAVE_SYS_TYPES_64 1
3456| #define HAVE_LONG_LONG 1
3457| #define HAVE_ENDIAN_H 1
3458| #define HAVE_SIGACTION 1
3459| #define HAVE_SETITIMER 1
3460| #define HAVE_SIGWAIT 1
3461| #define RETSIGTYPE void
3462| #define HAVE_SIGWAIT2 1
3463| #define HAVE_STRCASECMP 1
3464| #define HAVE_STRINGS_H 1
3465| #define HAVE_ALLOCA_H 1
3466| #define HAVE_GETOPT 1
3467| #define HAVE_GETOPT 1
3468| #define HAVE_GETOPT_H 1
3469| #define HAVE_GETOPT_LONG 1
3470| #define HAVE_GETOPT_LONG 1
3471| #define HAVE_DLFCN_H 1
3472| #define HAVE_MODULES 1
3473| #define HAVE_PTHREAD_H 1
3474| #define HAVE_PTHREAD_H 1
3475| #define HAVE_PTHREAD_NANOSLEEP 1
3476| #define HAVE_CLOCK_GETTIME 1
3477| #define HAVE_HIRES_TIMER 1
3478| #define HAVE_MLOCK 1
3479| #define HAVE_SEMAPHORE_H 1
3480| #define HAVE_SCHED_H 1
3481| #define HAVE_SCHED_GETSCHEDULER 1
3482| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
3483| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
3484| #define HAVE_PTHREAD_RWLOCK 1
3485| #define HAVE_PREAD_PWRITE 1
3486| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
3487| /* end confdefs.h. */
3488|
3489| /* Override any GCC internal prototype to avoid an error.
3490| Use char because int might match the return type of a GCC
3491| builtin and then its argument prototype would still apply. */
3492| #ifdef __cplusplus
3493| extern "C"
3494| #endif
3495| char pthread_yield_np ();
3496| int
3497| main ()
3498| {
3499| return pthread_yield_np ();
3500| ;
3501| return 0;
3502| }
3503configure:20158: result: no
3504configure:20167: checking for pthread_yield in -lc
3505configure:20192: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
3506/tmp/ccqfUNv2.o: In function `main':
3507conftest.cpp:(.text+0x8): undefined reference to `pthread_yield'
3508collect2: ld returned 1 exit status
3509configure:20192: $? = 1
3510configure: failed program was:
3511| /* confdefs.h */
3512| #define PACKAGE_NAME ""
3513| #define PACKAGE_TARNAME ""
3514| #define PACKAGE_VERSION ""
3515| #define PACKAGE_STRING ""
3516| #define PACKAGE_BUGREPORT ""
3517| #define PACKAGE_URL ""
3518| #define STDC_HEADERS 1
3519| #define HAVE_SYS_TYPES_H 1
3520| #define HAVE_SYS_STAT_H 1
3521| #define HAVE_STDLIB_H 1
3522| #define HAVE_STRING_H 1
3523| #define HAVE_MEMORY_H 1
3524| #define HAVE_STRINGS_H 1
3525| #define HAVE_INTTYPES_H 1
3526| #define HAVE_STDINT_H 1
3527| #define HAVE_UNISTD_H 1
3528| #define __EXTENSIONS__ 1
3529| #define _ALL_SOURCE 1
3530| #define _GNU_SOURCE 1
3531| #define _POSIX_PTHREAD_SEMANTICS 1
3532| #define _TANDEM_SOURCE 1
3533| #define HAVE_DLFCN_H 1
3534| #define LT_OBJDIR ".libs/"
3535| #define PACKAGE "commoncpp2"
3536| #define VERSION "1.8.1"
3537| #define restrict __restrict
3538| #define HAVE_UNISTD_H 1
3539| #define HAVE_FEATURES_H 1
3540| #define HAVE_FCNTL_H 1
3541| #define TIME_WITH_SYS_TIME 1
3542| #define HAVE_SYS_TIME_H 1
3543| #define HAVE_SYS_TYPES_H 1
3544| #define HAVE_SYS_TYPES_STD 1
3545| #define HAVE_SYS_TYPES_64 1
3546| #define HAVE_LONG_LONG 1
3547| #define HAVE_ENDIAN_H 1
3548| #define HAVE_SIGACTION 1
3549| #define HAVE_SETITIMER 1
3550| #define HAVE_SIGWAIT 1
3551| #define RETSIGTYPE void
3552| #define HAVE_SIGWAIT2 1
3553| #define HAVE_STRCASECMP 1
3554| #define HAVE_STRINGS_H 1
3555| #define HAVE_ALLOCA_H 1
3556| #define HAVE_GETOPT 1
3557| #define HAVE_GETOPT 1
3558| #define HAVE_GETOPT_H 1
3559| #define HAVE_GETOPT_LONG 1
3560| #define HAVE_GETOPT_LONG 1
3561| #define HAVE_DLFCN_H 1
3562| #define HAVE_MODULES 1
3563| #define HAVE_PTHREAD_H 1
3564| #define HAVE_PTHREAD_H 1
3565| #define HAVE_PTHREAD_NANOSLEEP 1
3566| #define HAVE_CLOCK_GETTIME 1
3567| #define HAVE_HIRES_TIMER 1
3568| #define HAVE_MLOCK 1
3569| #define HAVE_SEMAPHORE_H 1
3570| #define HAVE_SCHED_H 1
3571| #define HAVE_SCHED_GETSCHEDULER 1
3572| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
3573| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
3574| #define HAVE_PTHREAD_RWLOCK 1
3575| #define HAVE_PREAD_PWRITE 1
3576| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
3577| /* end confdefs.h. */
3578|
3579| /* Override any GCC internal prototype to avoid an error.
3580| Use char because int might match the return type of a GCC
3581| builtin and then its argument prototype would still apply. */
3582| #ifdef __cplusplus
3583| extern "C"
3584| #endif
3585| char pthread_yield ();
3586| int
3587| main ()
3588| {
3589| return pthread_yield ();
3590| ;
3591| return 0;
3592| }
3593configure:20202: result: no
3594configure:20211: checking for sched_yield in -lc
3595configure:20236: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
3596configure:20236: $? = 0
3597configure:20246: result: yes
3598configure:20262: checking for pthread_cancel in -lc
3599configure:20287: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
3600/tmp/ccMmwaDl.o: In function `main':
3601conftest.cpp:(.text+0x8): undefined reference to `pthread_cancel'
3602collect2: ld returned 1 exit status
3603configure:20287: $? = 1
3604configure: failed program was:
3605| /* confdefs.h */
3606| #define PACKAGE_NAME ""
3607| #define PACKAGE_TARNAME ""
3608| #define PACKAGE_VERSION ""
3609| #define PACKAGE_STRING ""
3610| #define PACKAGE_BUGREPORT ""
3611| #define PACKAGE_URL ""
3612| #define STDC_HEADERS 1
3613| #define HAVE_SYS_TYPES_H 1
3614| #define HAVE_SYS_STAT_H 1
3615| #define HAVE_STDLIB_H 1
3616| #define HAVE_STRING_H 1
3617| #define HAVE_MEMORY_H 1
3618| #define HAVE_STRINGS_H 1
3619| #define HAVE_INTTYPES_H 1
3620| #define HAVE_STDINT_H 1
3621| #define HAVE_UNISTD_H 1
3622| #define __EXTENSIONS__ 1
3623| #define _ALL_SOURCE 1
3624| #define _GNU_SOURCE 1
3625| #define _POSIX_PTHREAD_SEMANTICS 1
3626| #define _TANDEM_SOURCE 1
3627| #define HAVE_DLFCN_H 1
3628| #define LT_OBJDIR ".libs/"
3629| #define PACKAGE "commoncpp2"
3630| #define VERSION "1.8.1"
3631| #define restrict __restrict
3632| #define HAVE_UNISTD_H 1
3633| #define HAVE_FEATURES_H 1
3634| #define HAVE_FCNTL_H 1
3635| #define TIME_WITH_SYS_TIME 1
3636| #define HAVE_SYS_TIME_H 1
3637| #define HAVE_SYS_TYPES_H 1
3638| #define HAVE_SYS_TYPES_STD 1
3639| #define HAVE_SYS_TYPES_64 1
3640| #define HAVE_LONG_LONG 1
3641| #define HAVE_ENDIAN_H 1
3642| #define HAVE_SIGACTION 1
3643| #define HAVE_SETITIMER 1
3644| #define HAVE_SIGWAIT 1
3645| #define RETSIGTYPE void
3646| #define HAVE_SIGWAIT2 1
3647| #define HAVE_STRCASECMP 1
3648| #define HAVE_STRINGS_H 1
3649| #define HAVE_ALLOCA_H 1
3650| #define HAVE_GETOPT 1
3651| #define HAVE_GETOPT 1
3652| #define HAVE_GETOPT_H 1
3653| #define HAVE_GETOPT_LONG 1
3654| #define HAVE_GETOPT_LONG 1
3655| #define HAVE_DLFCN_H 1
3656| #define HAVE_MODULES 1
3657| #define HAVE_PTHREAD_H 1
3658| #define HAVE_PTHREAD_H 1
3659| #define HAVE_PTHREAD_NANOSLEEP 1
3660| #define HAVE_CLOCK_GETTIME 1
3661| #define HAVE_HIRES_TIMER 1
3662| #define HAVE_MLOCK 1
3663| #define HAVE_SEMAPHORE_H 1
3664| #define HAVE_SCHED_H 1
3665| #define HAVE_SCHED_GETSCHEDULER 1
3666| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
3667| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
3668| #define HAVE_PTHREAD_RWLOCK 1
3669| #define HAVE_PREAD_PWRITE 1
3670| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
3671| #define HAVE_PTHREAD_SCHED_YIELD 1
3672| /* end confdefs.h. */
3673|
3674| /* Override any GCC internal prototype to avoid an error.
3675| Use char because int might match the return type of a GCC
3676| builtin and then its argument prototype would still apply. */
3677| #ifdef __cplusplus
3678| extern "C"
3679| #endif
3680| char pthread_cancel ();
3681| int
3682| main ()
3683| {
3684| return pthread_cancel ();
3685| ;
3686| return 0;
3687| }
3688configure:20297: result: no
3689configure:20397: checking for pthread_setcanceltype in -lc
3690configure:20422: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
3691/tmp/cckCWstu.o: In function `main':
3692conftest.cpp:(.text+0x8): undefined reference to `pthread_setcanceltype'
3693collect2: ld returned 1 exit status
3694configure:20422: $? = 1
3695configure: failed program was:
3696| /* confdefs.h */
3697| #define PACKAGE_NAME ""
3698| #define PACKAGE_TARNAME ""
3699| #define PACKAGE_VERSION ""
3700| #define PACKAGE_STRING ""
3701| #define PACKAGE_BUGREPORT ""
3702| #define PACKAGE_URL ""
3703| #define STDC_HEADERS 1
3704| #define HAVE_SYS_TYPES_H 1
3705| #define HAVE_SYS_STAT_H 1
3706| #define HAVE_STDLIB_H 1
3707| #define HAVE_STRING_H 1
3708| #define HAVE_MEMORY_H 1
3709| #define HAVE_STRINGS_H 1
3710| #define HAVE_INTTYPES_H 1
3711| #define HAVE_STDINT_H 1
3712| #define HAVE_UNISTD_H 1
3713| #define __EXTENSIONS__ 1
3714| #define _ALL_SOURCE 1
3715| #define _GNU_SOURCE 1
3716| #define _POSIX_PTHREAD_SEMANTICS 1
3717| #define _TANDEM_SOURCE 1
3718| #define HAVE_DLFCN_H 1
3719| #define LT_OBJDIR ".libs/"
3720| #define PACKAGE "commoncpp2"
3721| #define VERSION "1.8.1"
3722| #define restrict __restrict
3723| #define HAVE_UNISTD_H 1
3724| #define HAVE_FEATURES_H 1
3725| #define HAVE_FCNTL_H 1
3726| #define TIME_WITH_SYS_TIME 1
3727| #define HAVE_SYS_TIME_H 1
3728| #define HAVE_SYS_TYPES_H 1
3729| #define HAVE_SYS_TYPES_STD 1
3730| #define HAVE_SYS_TYPES_64 1
3731| #define HAVE_LONG_LONG 1
3732| #define HAVE_ENDIAN_H 1
3733| #define HAVE_SIGACTION 1
3734| #define HAVE_SETITIMER 1
3735| #define HAVE_SIGWAIT 1
3736| #define RETSIGTYPE void
3737| #define HAVE_SIGWAIT2 1
3738| #define HAVE_STRCASECMP 1
3739| #define HAVE_STRINGS_H 1
3740| #define HAVE_ALLOCA_H 1
3741| #define HAVE_GETOPT 1
3742| #define HAVE_GETOPT 1
3743| #define HAVE_GETOPT_H 1
3744| #define HAVE_GETOPT_LONG 1
3745| #define HAVE_GETOPT_LONG 1
3746| #define HAVE_DLFCN_H 1
3747| #define HAVE_MODULES 1
3748| #define HAVE_PTHREAD_H 1
3749| #define HAVE_PTHREAD_H 1
3750| #define HAVE_PTHREAD_NANOSLEEP 1
3751| #define HAVE_CLOCK_GETTIME 1
3752| #define HAVE_HIRES_TIMER 1
3753| #define HAVE_MLOCK 1
3754| #define HAVE_SEMAPHORE_H 1
3755| #define HAVE_SCHED_H 1
3756| #define HAVE_SCHED_GETSCHEDULER 1
3757| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
3758| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
3759| #define HAVE_PTHREAD_RWLOCK 1
3760| #define HAVE_PREAD_PWRITE 1
3761| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
3762| #define HAVE_PTHREAD_SCHED_YIELD 1
3763| /* end confdefs.h. */
3764|
3765| /* Override any GCC internal prototype to avoid an error.
3766| Use char because int might match the return type of a GCC
3767| builtin and then its argument prototype would still apply. */
3768| #ifdef __cplusplus
3769| extern "C"
3770| #endif
3771| char pthread_setcanceltype ();
3772| int
3773| main ()
3774| {
3775| return pthread_setcanceltype ();
3776| ;
3777| return 0;
3778| }
3779configure:20432: result: no
3780configure:20448: checking for pthread_delay_np in -lc
3781configure:20473: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
3782/tmp/ccMYD9QG.o: In function `main':
3783conftest.cpp:(.text+0x8): undefined reference to `pthread_delay_np'
3784collect2: ld returned 1 exit status
3785configure:20473: $? = 1
3786configure: failed program was:
3787| /* confdefs.h */
3788| #define PACKAGE_NAME ""
3789| #define PACKAGE_TARNAME ""
3790| #define PACKAGE_VERSION ""
3791| #define PACKAGE_STRING ""
3792| #define PACKAGE_BUGREPORT ""
3793| #define PACKAGE_URL ""
3794| #define STDC_HEADERS 1
3795| #define HAVE_SYS_TYPES_H 1
3796| #define HAVE_SYS_STAT_H 1
3797| #define HAVE_STDLIB_H 1
3798| #define HAVE_STRING_H 1
3799| #define HAVE_MEMORY_H 1
3800| #define HAVE_STRINGS_H 1
3801| #define HAVE_INTTYPES_H 1
3802| #define HAVE_STDINT_H 1
3803| #define HAVE_UNISTD_H 1
3804| #define __EXTENSIONS__ 1
3805| #define _ALL_SOURCE 1
3806| #define _GNU_SOURCE 1
3807| #define _POSIX_PTHREAD_SEMANTICS 1
3808| #define _TANDEM_SOURCE 1
3809| #define HAVE_DLFCN_H 1
3810| #define LT_OBJDIR ".libs/"
3811| #define PACKAGE "commoncpp2"
3812| #define VERSION "1.8.1"
3813| #define restrict __restrict
3814| #define HAVE_UNISTD_H 1
3815| #define HAVE_FEATURES_H 1
3816| #define HAVE_FCNTL_H 1
3817| #define TIME_WITH_SYS_TIME 1
3818| #define HAVE_SYS_TIME_H 1
3819| #define HAVE_SYS_TYPES_H 1
3820| #define HAVE_SYS_TYPES_STD 1
3821| #define HAVE_SYS_TYPES_64 1
3822| #define HAVE_LONG_LONG 1
3823| #define HAVE_ENDIAN_H 1
3824| #define HAVE_SIGACTION 1
3825| #define HAVE_SETITIMER 1
3826| #define HAVE_SIGWAIT 1
3827| #define RETSIGTYPE void
3828| #define HAVE_SIGWAIT2 1
3829| #define HAVE_STRCASECMP 1
3830| #define HAVE_STRINGS_H 1
3831| #define HAVE_ALLOCA_H 1
3832| #define HAVE_GETOPT 1
3833| #define HAVE_GETOPT 1
3834| #define HAVE_GETOPT_H 1
3835| #define HAVE_GETOPT_LONG 1
3836| #define HAVE_GETOPT_LONG 1
3837| #define HAVE_DLFCN_H 1
3838| #define HAVE_MODULES 1
3839| #define HAVE_PTHREAD_H 1
3840| #define HAVE_PTHREAD_H 1
3841| #define HAVE_PTHREAD_NANOSLEEP 1
3842| #define HAVE_CLOCK_GETTIME 1
3843| #define HAVE_HIRES_TIMER 1
3844| #define HAVE_MLOCK 1
3845| #define HAVE_SEMAPHORE_H 1
3846| #define HAVE_SCHED_H 1
3847| #define HAVE_SCHED_GETSCHEDULER 1
3848| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
3849| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
3850| #define HAVE_PTHREAD_RWLOCK 1
3851| #define HAVE_PREAD_PWRITE 1
3852| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
3853| #define HAVE_PTHREAD_SCHED_YIELD 1
3854| /* end confdefs.h. */
3855|
3856| /* Override any GCC internal prototype to avoid an error.
3857| Use char because int might match the return type of a GCC
3858| builtin and then its argument prototype would still apply. */
3859| #ifdef __cplusplus
3860| extern "C"
3861| #endif
3862| char pthread_delay_np ();
3863| int
3864| main ()
3865| {
3866| return pthread_delay_np ();
3867| ;
3868| return 0;
3869| }
3870configure:20483: result: no
3871configure:20557: checking for setenv
3872configure:20557: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
3873configure:20557: $? = 0
3874configure:20557: result: yes
3875configure:20567: checking for localtime_r in -lc_r
3876configure:20592: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc_r -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
3877/home/evigier/android-14b-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: cannot find -lc_r
3878collect2: ld returned 1 exit status
3879configure:20592: $? = 1
3880configure: failed program was:
3881| /* confdefs.h */
3882| #define PACKAGE_NAME ""
3883| #define PACKAGE_TARNAME ""
3884| #define PACKAGE_VERSION ""
3885| #define PACKAGE_STRING ""
3886| #define PACKAGE_BUGREPORT ""
3887| #define PACKAGE_URL ""
3888| #define STDC_HEADERS 1
3889| #define HAVE_SYS_TYPES_H 1
3890| #define HAVE_SYS_STAT_H 1
3891| #define HAVE_STDLIB_H 1
3892| #define HAVE_STRING_H 1
3893| #define HAVE_MEMORY_H 1
3894| #define HAVE_STRINGS_H 1
3895| #define HAVE_INTTYPES_H 1
3896| #define HAVE_STDINT_H 1
3897| #define HAVE_UNISTD_H 1
3898| #define __EXTENSIONS__ 1
3899| #define _ALL_SOURCE 1
3900| #define _GNU_SOURCE 1
3901| #define _POSIX_PTHREAD_SEMANTICS 1
3902| #define _TANDEM_SOURCE 1
3903| #define HAVE_DLFCN_H 1
3904| #define LT_OBJDIR ".libs/"
3905| #define PACKAGE "commoncpp2"
3906| #define VERSION "1.8.1"
3907| #define restrict __restrict
3908| #define HAVE_UNISTD_H 1
3909| #define HAVE_FEATURES_H 1
3910| #define HAVE_FCNTL_H 1
3911| #define TIME_WITH_SYS_TIME 1
3912| #define HAVE_SYS_TIME_H 1
3913| #define HAVE_SYS_TYPES_H 1
3914| #define HAVE_SYS_TYPES_STD 1
3915| #define HAVE_SYS_TYPES_64 1
3916| #define HAVE_LONG_LONG 1
3917| #define HAVE_ENDIAN_H 1
3918| #define HAVE_SIGACTION 1
3919| #define HAVE_SETITIMER 1
3920| #define HAVE_SIGWAIT 1
3921| #define RETSIGTYPE void
3922| #define HAVE_SIGWAIT2 1
3923| #define HAVE_STRCASECMP 1
3924| #define HAVE_STRINGS_H 1
3925| #define HAVE_ALLOCA_H 1
3926| #define HAVE_GETOPT 1
3927| #define HAVE_GETOPT 1
3928| #define HAVE_GETOPT_H 1
3929| #define HAVE_GETOPT_LONG 1
3930| #define HAVE_GETOPT_LONG 1
3931| #define HAVE_DLFCN_H 1
3932| #define HAVE_MODULES 1
3933| #define HAVE_PTHREAD_H 1
3934| #define HAVE_PTHREAD_H 1
3935| #define HAVE_PTHREAD_NANOSLEEP 1
3936| #define HAVE_CLOCK_GETTIME 1
3937| #define HAVE_HIRES_TIMER 1
3938| #define HAVE_MLOCK 1
3939| #define HAVE_SEMAPHORE_H 1
3940| #define HAVE_SCHED_H 1
3941| #define HAVE_SCHED_GETSCHEDULER 1
3942| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
3943| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
3944| #define HAVE_PTHREAD_RWLOCK 1
3945| #define HAVE_PREAD_PWRITE 1
3946| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
3947| #define HAVE_PTHREAD_SCHED_YIELD 1
3948| #define HAVE_SETENV 1
3949| /* end confdefs.h. */
3950|
3951| /* Override any GCC internal prototype to avoid an error.
3952| Use char because int might match the return type of a GCC
3953| builtin and then its argument prototype would still apply. */
3954| #ifdef __cplusplus
3955| extern "C"
3956| #endif
3957| char localtime_r ();
3958| int
3959| main ()
3960| {
3961| return localtime_r ();
3962| ;
3963| return 0;
3964| }
3965configure:20602: result: no
3966configure:20614: checking for strtok_r in -lc
3967configure:20639: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
3968configure:20639: $? = 0
3969configure:20648: result: yes
3970configure:20655: checking for localtime_r in -lc
3971configure:20680: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
3972configure:20680: $? = 0
3973configure:20689: result: yes
3974configure:20700: checking for readdir_r in -lc_r
3975configure:20725: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc_r -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
3976/home/evigier/android-14b-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: cannot find -lc_r
3977collect2: ld returned 1 exit status
3978configure:20725: $? = 1
3979configure: failed program was:
3980| /* confdefs.h */
3981| #define PACKAGE_NAME ""
3982| #define PACKAGE_TARNAME ""
3983| #define PACKAGE_VERSION ""
3984| #define PACKAGE_STRING ""
3985| #define PACKAGE_BUGREPORT ""
3986| #define PACKAGE_URL ""
3987| #define STDC_HEADERS 1
3988| #define HAVE_SYS_TYPES_H 1
3989| #define HAVE_SYS_STAT_H 1
3990| #define HAVE_STDLIB_H 1
3991| #define HAVE_STRING_H 1
3992| #define HAVE_MEMORY_H 1
3993| #define HAVE_STRINGS_H 1
3994| #define HAVE_INTTYPES_H 1
3995| #define HAVE_STDINT_H 1
3996| #define HAVE_UNISTD_H 1
3997| #define __EXTENSIONS__ 1
3998| #define _ALL_SOURCE 1
3999| #define _GNU_SOURCE 1
4000| #define _POSIX_PTHREAD_SEMANTICS 1
4001| #define _TANDEM_SOURCE 1
4002| #define HAVE_DLFCN_H 1
4003| #define LT_OBJDIR ".libs/"
4004| #define PACKAGE "commoncpp2"
4005| #define VERSION "1.8.1"
4006| #define restrict __restrict
4007| #define HAVE_UNISTD_H 1
4008| #define HAVE_FEATURES_H 1
4009| #define HAVE_FCNTL_H 1
4010| #define TIME_WITH_SYS_TIME 1
4011| #define HAVE_SYS_TIME_H 1
4012| #define HAVE_SYS_TYPES_H 1
4013| #define HAVE_SYS_TYPES_STD 1
4014| #define HAVE_SYS_TYPES_64 1
4015| #define HAVE_LONG_LONG 1
4016| #define HAVE_ENDIAN_H 1
4017| #define HAVE_SIGACTION 1
4018| #define HAVE_SETITIMER 1
4019| #define HAVE_SIGWAIT 1
4020| #define RETSIGTYPE void
4021| #define HAVE_SIGWAIT2 1
4022| #define HAVE_STRCASECMP 1
4023| #define HAVE_STRINGS_H 1
4024| #define HAVE_ALLOCA_H 1
4025| #define HAVE_GETOPT 1
4026| #define HAVE_GETOPT 1
4027| #define HAVE_GETOPT_H 1
4028| #define HAVE_GETOPT_LONG 1
4029| #define HAVE_GETOPT_LONG 1
4030| #define HAVE_DLFCN_H 1
4031| #define HAVE_MODULES 1
4032| #define HAVE_PTHREAD_H 1
4033| #define HAVE_PTHREAD_H 1
4034| #define HAVE_PTHREAD_NANOSLEEP 1
4035| #define HAVE_CLOCK_GETTIME 1
4036| #define HAVE_HIRES_TIMER 1
4037| #define HAVE_MLOCK 1
4038| #define HAVE_SEMAPHORE_H 1
4039| #define HAVE_SCHED_H 1
4040| #define HAVE_SCHED_GETSCHEDULER 1
4041| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
4042| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
4043| #define HAVE_PTHREAD_RWLOCK 1
4044| #define HAVE_PREAD_PWRITE 1
4045| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
4046| #define HAVE_PTHREAD_SCHED_YIELD 1
4047| #define HAVE_SETENV 1
4048| #define HAVE_STRTOK_R 1
4049| #define HAVE_LOCALTIME_R 1
4050| /* end confdefs.h. */
4051|
4052| /* Override any GCC internal prototype to avoid an error.
4053| Use char because int might match the return type of a GCC
4054| builtin and then its argument prototype would still apply. */
4055| #ifdef __cplusplus
4056| extern "C"
4057| #endif
4058| char readdir_r ();
4059| int
4060| main ()
4061| {
4062| return readdir_r ();
4063| ;
4064| return 0;
4065| }
4066configure:20735: result: no
4067configure:20744: checking for readdir_r in -lc
4068configure:20769: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
4069configure:20769: $? = 0
4070configure:20778: result: yes
4071configure:20789: checking for strerror_r in -lc_r
4072configure:20814: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc_r -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
4073/home/evigier/android-14b-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: cannot find -lc_r
4074collect2: ld returned 1 exit status
4075configure:20814: $? = 1
4076configure: failed program was:
4077| /* confdefs.h */
4078| #define PACKAGE_NAME ""
4079| #define PACKAGE_TARNAME ""
4080| #define PACKAGE_VERSION ""
4081| #define PACKAGE_STRING ""
4082| #define PACKAGE_BUGREPORT ""
4083| #define PACKAGE_URL ""
4084| #define STDC_HEADERS 1
4085| #define HAVE_SYS_TYPES_H 1
4086| #define HAVE_SYS_STAT_H 1
4087| #define HAVE_STDLIB_H 1
4088| #define HAVE_STRING_H 1
4089| #define HAVE_MEMORY_H 1
4090| #define HAVE_STRINGS_H 1
4091| #define HAVE_INTTYPES_H 1
4092| #define HAVE_STDINT_H 1
4093| #define HAVE_UNISTD_H 1
4094| #define __EXTENSIONS__ 1
4095| #define _ALL_SOURCE 1
4096| #define _GNU_SOURCE 1
4097| #define _POSIX_PTHREAD_SEMANTICS 1
4098| #define _TANDEM_SOURCE 1
4099| #define HAVE_DLFCN_H 1
4100| #define LT_OBJDIR ".libs/"
4101| #define PACKAGE "commoncpp2"
4102| #define VERSION "1.8.1"
4103| #define restrict __restrict
4104| #define HAVE_UNISTD_H 1
4105| #define HAVE_FEATURES_H 1
4106| #define HAVE_FCNTL_H 1
4107| #define TIME_WITH_SYS_TIME 1
4108| #define HAVE_SYS_TIME_H 1
4109| #define HAVE_SYS_TYPES_H 1
4110| #define HAVE_SYS_TYPES_STD 1
4111| #define HAVE_SYS_TYPES_64 1
4112| #define HAVE_LONG_LONG 1
4113| #define HAVE_ENDIAN_H 1
4114| #define HAVE_SIGACTION 1
4115| #define HAVE_SETITIMER 1
4116| #define HAVE_SIGWAIT 1
4117| #define RETSIGTYPE void
4118| #define HAVE_SIGWAIT2 1
4119| #define HAVE_STRCASECMP 1
4120| #define HAVE_STRINGS_H 1
4121| #define HAVE_ALLOCA_H 1
4122| #define HAVE_GETOPT 1
4123| #define HAVE_GETOPT 1
4124| #define HAVE_GETOPT_H 1
4125| #define HAVE_GETOPT_LONG 1
4126| #define HAVE_GETOPT_LONG 1
4127| #define HAVE_DLFCN_H 1
4128| #define HAVE_MODULES 1
4129| #define HAVE_PTHREAD_H 1
4130| #define HAVE_PTHREAD_H 1
4131| #define HAVE_PTHREAD_NANOSLEEP 1
4132| #define HAVE_CLOCK_GETTIME 1
4133| #define HAVE_HIRES_TIMER 1
4134| #define HAVE_MLOCK 1
4135| #define HAVE_SEMAPHORE_H 1
4136| #define HAVE_SCHED_H 1
4137| #define HAVE_SCHED_GETSCHEDULER 1
4138| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
4139| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
4140| #define HAVE_PTHREAD_RWLOCK 1
4141| #define HAVE_PREAD_PWRITE 1
4142| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
4143| #define HAVE_PTHREAD_SCHED_YIELD 1
4144| #define HAVE_SETENV 1
4145| #define HAVE_STRTOK_R 1
4146| #define HAVE_LOCALTIME_R 1
4147| #define HAVE_READDIR_R 1
4148| /* end confdefs.h. */
4149|
4150| /* Override any GCC internal prototype to avoid an error.
4151| Use char because int might match the return type of a GCC
4152| builtin and then its argument prototype would still apply. */
4153| #ifdef __cplusplus
4154| extern "C"
4155| #endif
4156| char strerror_r ();
4157| int
4158| main ()
4159| {
4160| return strerror_r ();
4161| ;
4162| return 0;
4163| }
4164configure:20824: result: no
4165configure:20833: checking for strerror_r in -lc
4166configure:20858: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
4167configure:20858: $? = 0
4168configure:20867: result: yes
4169configure:20878: checking for getpwuid_r in -lc_r
4170configure:20903: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc_r -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
4171/home/evigier/android-14b-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: cannot find -lc_r
4172collect2: ld returned 1 exit status
4173configure:20903: $? = 1
4174configure: failed program was:
4175| /* confdefs.h */
4176| #define PACKAGE_NAME ""
4177| #define PACKAGE_TARNAME ""
4178| #define PACKAGE_VERSION ""
4179| #define PACKAGE_STRING ""
4180| #define PACKAGE_BUGREPORT ""
4181| #define PACKAGE_URL ""
4182| #define STDC_HEADERS 1
4183| #define HAVE_SYS_TYPES_H 1
4184| #define HAVE_SYS_STAT_H 1
4185| #define HAVE_STDLIB_H 1
4186| #define HAVE_STRING_H 1
4187| #define HAVE_MEMORY_H 1
4188| #define HAVE_STRINGS_H 1
4189| #define HAVE_INTTYPES_H 1
4190| #define HAVE_STDINT_H 1
4191| #define HAVE_UNISTD_H 1
4192| #define __EXTENSIONS__ 1
4193| #define _ALL_SOURCE 1
4194| #define _GNU_SOURCE 1
4195| #define _POSIX_PTHREAD_SEMANTICS 1
4196| #define _TANDEM_SOURCE 1
4197| #define HAVE_DLFCN_H 1
4198| #define LT_OBJDIR ".libs/"
4199| #define PACKAGE "commoncpp2"
4200| #define VERSION "1.8.1"
4201| #define restrict __restrict
4202| #define HAVE_UNISTD_H 1
4203| #define HAVE_FEATURES_H 1
4204| #define HAVE_FCNTL_H 1
4205| #define TIME_WITH_SYS_TIME 1
4206| #define HAVE_SYS_TIME_H 1
4207| #define HAVE_SYS_TYPES_H 1
4208| #define HAVE_SYS_TYPES_STD 1
4209| #define HAVE_SYS_TYPES_64 1
4210| #define HAVE_LONG_LONG 1
4211| #define HAVE_ENDIAN_H 1
4212| #define HAVE_SIGACTION 1
4213| #define HAVE_SETITIMER 1
4214| #define HAVE_SIGWAIT 1
4215| #define RETSIGTYPE void
4216| #define HAVE_SIGWAIT2 1
4217| #define HAVE_STRCASECMP 1
4218| #define HAVE_STRINGS_H 1
4219| #define HAVE_ALLOCA_H 1
4220| #define HAVE_GETOPT 1
4221| #define HAVE_GETOPT 1
4222| #define HAVE_GETOPT_H 1
4223| #define HAVE_GETOPT_LONG 1
4224| #define HAVE_GETOPT_LONG 1
4225| #define HAVE_DLFCN_H 1
4226| #define HAVE_MODULES 1
4227| #define HAVE_PTHREAD_H 1
4228| #define HAVE_PTHREAD_H 1
4229| #define HAVE_PTHREAD_NANOSLEEP 1
4230| #define HAVE_CLOCK_GETTIME 1
4231| #define HAVE_HIRES_TIMER 1
4232| #define HAVE_MLOCK 1
4233| #define HAVE_SEMAPHORE_H 1
4234| #define HAVE_SCHED_H 1
4235| #define HAVE_SCHED_GETSCHEDULER 1
4236| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
4237| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
4238| #define HAVE_PTHREAD_RWLOCK 1
4239| #define HAVE_PREAD_PWRITE 1
4240| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
4241| #define HAVE_PTHREAD_SCHED_YIELD 1
4242| #define HAVE_SETENV 1
4243| #define HAVE_STRTOK_R 1
4244| #define HAVE_LOCALTIME_R 1
4245| #define HAVE_READDIR_R 1
4246| #define HAVE_STRERROR_R 1
4247| /* end confdefs.h. */
4248|
4249| /* Override any GCC internal prototype to avoid an error.
4250| Use char because int might match the return type of a GCC
4251| builtin and then its argument prototype would still apply. */
4252| #ifdef __cplusplus
4253| extern "C"
4254| #endif
4255| char getpwuid_r ();
4256| int
4257| main ()
4258| {
4259| return getpwuid_r ();
4260| ;
4261| return 0;
4262| }
4263configure:20913: result: no
4264configure:20925: checking for getpwuid_r in -lc
4265configure:20950: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
4266/tmp/ccgltn7T.o: In function `main':
4267conftest.cpp:(.text+0x8): undefined reference to `getpwuid_r'
4268collect2: ld returned 1 exit status
4269configure:20950: $? = 1
4270configure: failed program was:
4271| /* confdefs.h */
4272| #define PACKAGE_NAME ""
4273| #define PACKAGE_TARNAME ""
4274| #define PACKAGE_VERSION ""
4275| #define PACKAGE_STRING ""
4276| #define PACKAGE_BUGREPORT ""
4277| #define PACKAGE_URL ""
4278| #define STDC_HEADERS 1
4279| #define HAVE_SYS_TYPES_H 1
4280| #define HAVE_SYS_STAT_H 1
4281| #define HAVE_STDLIB_H 1
4282| #define HAVE_STRING_H 1
4283| #define HAVE_MEMORY_H 1
4284| #define HAVE_STRINGS_H 1
4285| #define HAVE_INTTYPES_H 1
4286| #define HAVE_STDINT_H 1
4287| #define HAVE_UNISTD_H 1
4288| #define __EXTENSIONS__ 1
4289| #define _ALL_SOURCE 1
4290| #define _GNU_SOURCE 1
4291| #define _POSIX_PTHREAD_SEMANTICS 1
4292| #define _TANDEM_SOURCE 1
4293| #define HAVE_DLFCN_H 1
4294| #define LT_OBJDIR ".libs/"
4295| #define PACKAGE "commoncpp2"
4296| #define VERSION "1.8.1"
4297| #define restrict __restrict
4298| #define HAVE_UNISTD_H 1
4299| #define HAVE_FEATURES_H 1
4300| #define HAVE_FCNTL_H 1
4301| #define TIME_WITH_SYS_TIME 1
4302| #define HAVE_SYS_TIME_H 1
4303| #define HAVE_SYS_TYPES_H 1
4304| #define HAVE_SYS_TYPES_STD 1
4305| #define HAVE_SYS_TYPES_64 1
4306| #define HAVE_LONG_LONG 1
4307| #define HAVE_ENDIAN_H 1
4308| #define HAVE_SIGACTION 1
4309| #define HAVE_SETITIMER 1
4310| #define HAVE_SIGWAIT 1
4311| #define RETSIGTYPE void
4312| #define HAVE_SIGWAIT2 1
4313| #define HAVE_STRCASECMP 1
4314| #define HAVE_STRINGS_H 1
4315| #define HAVE_ALLOCA_H 1
4316| #define HAVE_GETOPT 1
4317| #define HAVE_GETOPT 1
4318| #define HAVE_GETOPT_H 1
4319| #define HAVE_GETOPT_LONG 1
4320| #define HAVE_GETOPT_LONG 1
4321| #define HAVE_DLFCN_H 1
4322| #define HAVE_MODULES 1
4323| #define HAVE_PTHREAD_H 1
4324| #define HAVE_PTHREAD_H 1
4325| #define HAVE_PTHREAD_NANOSLEEP 1
4326| #define HAVE_CLOCK_GETTIME 1
4327| #define HAVE_HIRES_TIMER 1
4328| #define HAVE_MLOCK 1
4329| #define HAVE_SEMAPHORE_H 1
4330| #define HAVE_SCHED_H 1
4331| #define HAVE_SCHED_GETSCHEDULER 1
4332| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
4333| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
4334| #define HAVE_PTHREAD_RWLOCK 1
4335| #define HAVE_PREAD_PWRITE 1
4336| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
4337| #define HAVE_PTHREAD_SCHED_YIELD 1
4338| #define HAVE_SETENV 1
4339| #define HAVE_STRTOK_R 1
4340| #define HAVE_LOCALTIME_R 1
4341| #define HAVE_READDIR_R 1
4342| #define HAVE_STRERROR_R 1
4343| /* end confdefs.h. */
4344|
4345| /* Override any GCC internal prototype to avoid an error.
4346| Use char because int might match the return type of a GCC
4347| builtin and then its argument prototype would still apply. */
4348| #ifdef __cplusplus
4349| extern "C"
4350| #endif
4351| char getpwuid_r ();
4352| int
4353| main ()
4354| {
4355| return getpwuid_r ();
4356| ;
4357| return 0;
4358| }
4359configure:20959: result: no
4360configure:20966: checking for getpwnam_r in -lc
4361configure:20991: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
4362/tmp/ccYJpbM2.o: In function `main':
4363conftest.cpp:(.text+0x8): undefined reference to `getpwnam_r'
4364collect2: ld returned 1 exit status
4365configure:20991: $? = 1
4366configure: failed program was:
4367| /* confdefs.h */
4368| #define PACKAGE_NAME ""
4369| #define PACKAGE_TARNAME ""
4370| #define PACKAGE_VERSION ""
4371| #define PACKAGE_STRING ""
4372| #define PACKAGE_BUGREPORT ""
4373| #define PACKAGE_URL ""
4374| #define STDC_HEADERS 1
4375| #define HAVE_SYS_TYPES_H 1
4376| #define HAVE_SYS_STAT_H 1
4377| #define HAVE_STDLIB_H 1
4378| #define HAVE_STRING_H 1
4379| #define HAVE_MEMORY_H 1
4380| #define HAVE_STRINGS_H 1
4381| #define HAVE_INTTYPES_H 1
4382| #define HAVE_STDINT_H 1
4383| #define HAVE_UNISTD_H 1
4384| #define __EXTENSIONS__ 1
4385| #define _ALL_SOURCE 1
4386| #define _GNU_SOURCE 1
4387| #define _POSIX_PTHREAD_SEMANTICS 1
4388| #define _TANDEM_SOURCE 1
4389| #define HAVE_DLFCN_H 1
4390| #define LT_OBJDIR ".libs/"
4391| #define PACKAGE "commoncpp2"
4392| #define VERSION "1.8.1"
4393| #define restrict __restrict
4394| #define HAVE_UNISTD_H 1
4395| #define HAVE_FEATURES_H 1
4396| #define HAVE_FCNTL_H 1
4397| #define TIME_WITH_SYS_TIME 1
4398| #define HAVE_SYS_TIME_H 1
4399| #define HAVE_SYS_TYPES_H 1
4400| #define HAVE_SYS_TYPES_STD 1
4401| #define HAVE_SYS_TYPES_64 1
4402| #define HAVE_LONG_LONG 1
4403| #define HAVE_ENDIAN_H 1
4404| #define HAVE_SIGACTION 1
4405| #define HAVE_SETITIMER 1
4406| #define HAVE_SIGWAIT 1
4407| #define RETSIGTYPE void
4408| #define HAVE_SIGWAIT2 1
4409| #define HAVE_STRCASECMP 1
4410| #define HAVE_STRINGS_H 1
4411| #define HAVE_ALLOCA_H 1
4412| #define HAVE_GETOPT 1
4413| #define HAVE_GETOPT 1
4414| #define HAVE_GETOPT_H 1
4415| #define HAVE_GETOPT_LONG 1
4416| #define HAVE_GETOPT_LONG 1
4417| #define HAVE_DLFCN_H 1
4418| #define HAVE_MODULES 1
4419| #define HAVE_PTHREAD_H 1
4420| #define HAVE_PTHREAD_H 1
4421| #define HAVE_PTHREAD_NANOSLEEP 1
4422| #define HAVE_CLOCK_GETTIME 1
4423| #define HAVE_HIRES_TIMER 1
4424| #define HAVE_MLOCK 1
4425| #define HAVE_SEMAPHORE_H 1
4426| #define HAVE_SCHED_H 1
4427| #define HAVE_SCHED_GETSCHEDULER 1
4428| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
4429| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
4430| #define HAVE_PTHREAD_RWLOCK 1
4431| #define HAVE_PREAD_PWRITE 1
4432| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
4433| #define HAVE_PTHREAD_SCHED_YIELD 1
4434| #define HAVE_SETENV 1
4435| #define HAVE_STRTOK_R 1
4436| #define HAVE_LOCALTIME_R 1
4437| #define HAVE_READDIR_R 1
4438| #define HAVE_STRERROR_R 1
4439| /* end confdefs.h. */
4440|
4441| /* Override any GCC internal prototype to avoid an error.
4442| Use char because int might match the return type of a GCC
4443| builtin and then its argument prototype would still apply. */
4444| #ifdef __cplusplus
4445| extern "C"
4446| #endif
4447| char getpwnam_r ();
4448| int
4449| main ()
4450| {
4451| return getpwnam_r ();
4452| ;
4453| return 0;
4454| }
4455configure:21000: result: no
4456configure:21011: checking for getgrnam_r in -lc_r
4457configure:21036: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc_r -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
4458/home/evigier/android-14b-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: cannot find -lc_r
4459collect2: ld returned 1 exit status
4460configure:21036: $? = 1
4461configure: failed program was:
4462| /* confdefs.h */
4463| #define PACKAGE_NAME ""
4464| #define PACKAGE_TARNAME ""
4465| #define PACKAGE_VERSION ""
4466| #define PACKAGE_STRING ""
4467| #define PACKAGE_BUGREPORT ""
4468| #define PACKAGE_URL ""
4469| #define STDC_HEADERS 1
4470| #define HAVE_SYS_TYPES_H 1
4471| #define HAVE_SYS_STAT_H 1
4472| #define HAVE_STDLIB_H 1
4473| #define HAVE_STRING_H 1
4474| #define HAVE_MEMORY_H 1
4475| #define HAVE_STRINGS_H 1
4476| #define HAVE_INTTYPES_H 1
4477| #define HAVE_STDINT_H 1
4478| #define HAVE_UNISTD_H 1
4479| #define __EXTENSIONS__ 1
4480| #define _ALL_SOURCE 1
4481| #define _GNU_SOURCE 1
4482| #define _POSIX_PTHREAD_SEMANTICS 1
4483| #define _TANDEM_SOURCE 1
4484| #define HAVE_DLFCN_H 1
4485| #define LT_OBJDIR ".libs/"
4486| #define PACKAGE "commoncpp2"
4487| #define VERSION "1.8.1"
4488| #define restrict __restrict
4489| #define HAVE_UNISTD_H 1
4490| #define HAVE_FEATURES_H 1
4491| #define HAVE_FCNTL_H 1
4492| #define TIME_WITH_SYS_TIME 1
4493| #define HAVE_SYS_TIME_H 1
4494| #define HAVE_SYS_TYPES_H 1
4495| #define HAVE_SYS_TYPES_STD 1
4496| #define HAVE_SYS_TYPES_64 1
4497| #define HAVE_LONG_LONG 1
4498| #define HAVE_ENDIAN_H 1
4499| #define HAVE_SIGACTION 1
4500| #define HAVE_SETITIMER 1
4501| #define HAVE_SIGWAIT 1
4502| #define RETSIGTYPE void
4503| #define HAVE_SIGWAIT2 1
4504| #define HAVE_STRCASECMP 1
4505| #define HAVE_STRINGS_H 1
4506| #define HAVE_ALLOCA_H 1
4507| #define HAVE_GETOPT 1
4508| #define HAVE_GETOPT 1
4509| #define HAVE_GETOPT_H 1
4510| #define HAVE_GETOPT_LONG 1
4511| #define HAVE_GETOPT_LONG 1
4512| #define HAVE_DLFCN_H 1
4513| #define HAVE_MODULES 1
4514| #define HAVE_PTHREAD_H 1
4515| #define HAVE_PTHREAD_H 1
4516| #define HAVE_PTHREAD_NANOSLEEP 1
4517| #define HAVE_CLOCK_GETTIME 1
4518| #define HAVE_HIRES_TIMER 1
4519| #define HAVE_MLOCK 1
4520| #define HAVE_SEMAPHORE_H 1
4521| #define HAVE_SCHED_H 1
4522| #define HAVE_SCHED_GETSCHEDULER 1
4523| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
4524| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
4525| #define HAVE_PTHREAD_RWLOCK 1
4526| #define HAVE_PREAD_PWRITE 1
4527| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
4528| #define HAVE_PTHREAD_SCHED_YIELD 1
4529| #define HAVE_SETENV 1
4530| #define HAVE_STRTOK_R 1
4531| #define HAVE_LOCALTIME_R 1
4532| #define HAVE_READDIR_R 1
4533| #define HAVE_STRERROR_R 1
4534| /* end confdefs.h. */
4535|
4536| /* Override any GCC internal prototype to avoid an error.
4537| Use char because int might match the return type of a GCC
4538| builtin and then its argument prototype would still apply. */
4539| #ifdef __cplusplus
4540| extern "C"
4541| #endif
4542| char getgrnam_r ();
4543| int
4544| main ()
4545| {
4546| return getgrnam_r ();
4547| ;
4548| return 0;
4549| }
4550configure:21046: result: no
4551configure:21055: checking for getgrnam_r in -lc
4552configure:21080: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
4553/tmp/ccuE4fRo.o: In function `main':
4554conftest.cpp:(.text+0x8): undefined reference to `getgrnam_r'
4555collect2: ld returned 1 exit status
4556configure:21080: $? = 1
4557configure: failed program was:
4558| /* confdefs.h */
4559| #define PACKAGE_NAME ""
4560| #define PACKAGE_TARNAME ""
4561| #define PACKAGE_VERSION ""
4562| #define PACKAGE_STRING ""
4563| #define PACKAGE_BUGREPORT ""
4564| #define PACKAGE_URL ""
4565| #define STDC_HEADERS 1
4566| #define HAVE_SYS_TYPES_H 1
4567| #define HAVE_SYS_STAT_H 1
4568| #define HAVE_STDLIB_H 1
4569| #define HAVE_STRING_H 1
4570| #define HAVE_MEMORY_H 1
4571| #define HAVE_STRINGS_H 1
4572| #define HAVE_INTTYPES_H 1
4573| #define HAVE_STDINT_H 1
4574| #define HAVE_UNISTD_H 1
4575| #define __EXTENSIONS__ 1
4576| #define _ALL_SOURCE 1
4577| #define _GNU_SOURCE 1
4578| #define _POSIX_PTHREAD_SEMANTICS 1
4579| #define _TANDEM_SOURCE 1
4580| #define HAVE_DLFCN_H 1
4581| #define LT_OBJDIR ".libs/"
4582| #define PACKAGE "commoncpp2"
4583| #define VERSION "1.8.1"
4584| #define restrict __restrict
4585| #define HAVE_UNISTD_H 1
4586| #define HAVE_FEATURES_H 1
4587| #define HAVE_FCNTL_H 1
4588| #define TIME_WITH_SYS_TIME 1
4589| #define HAVE_SYS_TIME_H 1
4590| #define HAVE_SYS_TYPES_H 1
4591| #define HAVE_SYS_TYPES_STD 1
4592| #define HAVE_SYS_TYPES_64 1
4593| #define HAVE_LONG_LONG 1
4594| #define HAVE_ENDIAN_H 1
4595| #define HAVE_SIGACTION 1
4596| #define HAVE_SETITIMER 1
4597| #define HAVE_SIGWAIT 1
4598| #define RETSIGTYPE void
4599| #define HAVE_SIGWAIT2 1
4600| #define HAVE_STRCASECMP 1
4601| #define HAVE_STRINGS_H 1
4602| #define HAVE_ALLOCA_H 1
4603| #define HAVE_GETOPT 1
4604| #define HAVE_GETOPT 1
4605| #define HAVE_GETOPT_H 1
4606| #define HAVE_GETOPT_LONG 1
4607| #define HAVE_GETOPT_LONG 1
4608| #define HAVE_DLFCN_H 1
4609| #define HAVE_MODULES 1
4610| #define HAVE_PTHREAD_H 1
4611| #define HAVE_PTHREAD_H 1
4612| #define HAVE_PTHREAD_NANOSLEEP 1
4613| #define HAVE_CLOCK_GETTIME 1
4614| #define HAVE_HIRES_TIMER 1
4615| #define HAVE_MLOCK 1
4616| #define HAVE_SEMAPHORE_H 1
4617| #define HAVE_SCHED_H 1
4618| #define HAVE_SCHED_GETSCHEDULER 1
4619| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
4620| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
4621| #define HAVE_PTHREAD_RWLOCK 1
4622| #define HAVE_PREAD_PWRITE 1
4623| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
4624| #define HAVE_PTHREAD_SCHED_YIELD 1
4625| #define HAVE_SETENV 1
4626| #define HAVE_STRTOK_R 1
4627| #define HAVE_LOCALTIME_R 1
4628| #define HAVE_READDIR_R 1
4629| #define HAVE_STRERROR_R 1
4630| /* end confdefs.h. */
4631|
4632| /* Override any GCC internal prototype to avoid an error.
4633| Use char because int might match the return type of a GCC
4634| builtin and then its argument prototype would still apply. */
4635| #ifdef __cplusplus
4636| extern "C"
4637| #endif
4638| char getgrnam_r ();
4639| int
4640| main ()
4641| {
4642| return getgrnam_r ();
4643| ;
4644| return 0;
4645| }
4646configure:21089: result: no
4647configure:21106: checking poll.h usability
4648configure:21106: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
4649configure:21106: $? = 0
4650configure:21106: result: yes
4651configure:21106: checking poll.h presence
4652configure:21106: arm-linux-androideabi-g++ -E conftest.cpp
4653configure:21106: $? = 0
4654configure:21106: result: yes
4655configure:21106: checking for poll.h
4656configure:21106: result: yes
4657configure:21106: checking sys/poll.h usability
4658configure:21106: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
4659configure:21106: $? = 0
4660configure:21106: result: yes
4661configure:21106: checking sys/poll.h presence
4662configure:21106: arm-linux-androideabi-g++ -E conftest.cpp
4663configure:21106: $? = 0
4664configure:21106: result: yes
4665configure:21106: checking for sys/poll.h
4666configure:21106: result: yes
4667configure:21106: checking sys/stream.h usability
4668configure:21106: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
4669conftest.cpp:109:24: fatal error: sys/stream.h: No such file or directory
4670compilation terminated.
4671configure:21106: $? = 1
4672configure: failed program was:
4673| /* confdefs.h */
4674| #define PACKAGE_NAME ""
4675| #define PACKAGE_TARNAME ""
4676| #define PACKAGE_VERSION ""
4677| #define PACKAGE_STRING ""
4678| #define PACKAGE_BUGREPORT ""
4679| #define PACKAGE_URL ""
4680| #define STDC_HEADERS 1
4681| #define HAVE_SYS_TYPES_H 1
4682| #define HAVE_SYS_STAT_H 1
4683| #define HAVE_STDLIB_H 1
4684| #define HAVE_STRING_H 1
4685| #define HAVE_MEMORY_H 1
4686| #define HAVE_STRINGS_H 1
4687| #define HAVE_INTTYPES_H 1
4688| #define HAVE_STDINT_H 1
4689| #define HAVE_UNISTD_H 1
4690| #define __EXTENSIONS__ 1
4691| #define _ALL_SOURCE 1
4692| #define _GNU_SOURCE 1
4693| #define _POSIX_PTHREAD_SEMANTICS 1
4694| #define _TANDEM_SOURCE 1
4695| #define HAVE_DLFCN_H 1
4696| #define LT_OBJDIR ".libs/"
4697| #define PACKAGE "commoncpp2"
4698| #define VERSION "1.8.1"
4699| #define restrict __restrict
4700| #define HAVE_UNISTD_H 1
4701| #define HAVE_FEATURES_H 1
4702| #define HAVE_FCNTL_H 1
4703| #define TIME_WITH_SYS_TIME 1
4704| #define HAVE_SYS_TIME_H 1
4705| #define HAVE_SYS_TYPES_H 1
4706| #define HAVE_SYS_TYPES_STD 1
4707| #define HAVE_SYS_TYPES_64 1
4708| #define HAVE_LONG_LONG 1
4709| #define HAVE_ENDIAN_H 1
4710| #define HAVE_SIGACTION 1
4711| #define HAVE_SETITIMER 1
4712| #define HAVE_SIGWAIT 1
4713| #define RETSIGTYPE void
4714| #define HAVE_SIGWAIT2 1
4715| #define HAVE_STRCASECMP 1
4716| #define HAVE_STRINGS_H 1
4717| #define HAVE_ALLOCA_H 1
4718| #define HAVE_GETOPT 1
4719| #define HAVE_GETOPT 1
4720| #define HAVE_GETOPT_H 1
4721| #define HAVE_GETOPT_LONG 1
4722| #define HAVE_GETOPT_LONG 1
4723| #define HAVE_DLFCN_H 1
4724| #define HAVE_MODULES 1
4725| #define HAVE_PTHREAD_H 1
4726| #define HAVE_PTHREAD_H 1
4727| #define HAVE_PTHREAD_NANOSLEEP 1
4728| #define HAVE_CLOCK_GETTIME 1
4729| #define HAVE_HIRES_TIMER 1
4730| #define HAVE_MLOCK 1
4731| #define HAVE_SEMAPHORE_H 1
4732| #define HAVE_SCHED_H 1
4733| #define HAVE_SCHED_GETSCHEDULER 1
4734| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
4735| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
4736| #define HAVE_PTHREAD_RWLOCK 1
4737| #define HAVE_PREAD_PWRITE 1
4738| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
4739| #define HAVE_PTHREAD_SCHED_YIELD 1
4740| #define HAVE_SETENV 1
4741| #define HAVE_STRTOK_R 1
4742| #define HAVE_LOCALTIME_R 1
4743| #define HAVE_READDIR_R 1
4744| #define HAVE_STRERROR_R 1
4745| #define HAVE_POLL_H 1
4746| #define HAVE_SYS_POLL_H 1
4747| /* end confdefs.h. */
4748| #include <stdio.h>
4749| #ifdef HAVE_SYS_TYPES_H
4750| # include <sys/types.h>
4751| #endif
4752| #ifdef HAVE_SYS_STAT_H
4753| # include <sys/stat.h>
4754| #endif
4755| #ifdef STDC_HEADERS
4756| # include <stdlib.h>
4757| # include <stddef.h>
4758| #else
4759| # ifdef HAVE_STDLIB_H
4760| # include <stdlib.h>
4761| # endif
4762| #endif
4763| #ifdef HAVE_STRING_H
4764| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4765| # include <memory.h>
4766| # endif
4767| # include <string.h>
4768| #endif
4769| #ifdef HAVE_STRINGS_H
4770| # include <strings.h>
4771| #endif
4772| #ifdef HAVE_INTTYPES_H
4773| # include <inttypes.h>
4774| #endif
4775| #ifdef HAVE_STDINT_H
4776| # include <stdint.h>
4777| #endif
4778| #ifdef HAVE_UNISTD_H
4779| # include <unistd.h>
4780| #endif
4781| #include <sys/stream.h>
4782configure:21106: result: no
4783configure:21106: checking sys/stream.h presence
4784configure:21106: arm-linux-androideabi-g++ -E conftest.cpp
4785conftest.cpp:76:24: fatal error: sys/stream.h: No such file or directory
4786compilation terminated.
4787configure:21106: $? = 1
4788configure: failed program was:
4789| /* confdefs.h */
4790| #define PACKAGE_NAME ""
4791| #define PACKAGE_TARNAME ""
4792| #define PACKAGE_VERSION ""
4793| #define PACKAGE_STRING ""
4794| #define PACKAGE_BUGREPORT ""
4795| #define PACKAGE_URL ""
4796| #define STDC_HEADERS 1
4797| #define HAVE_SYS_TYPES_H 1
4798| #define HAVE_SYS_STAT_H 1
4799| #define HAVE_STDLIB_H 1
4800| #define HAVE_STRING_H 1
4801| #define HAVE_MEMORY_H 1
4802| #define HAVE_STRINGS_H 1
4803| #define HAVE_INTTYPES_H 1
4804| #define HAVE_STDINT_H 1
4805| #define HAVE_UNISTD_H 1
4806| #define __EXTENSIONS__ 1
4807| #define _ALL_SOURCE 1
4808| #define _GNU_SOURCE 1
4809| #define _POSIX_PTHREAD_SEMANTICS 1
4810| #define _TANDEM_SOURCE 1
4811| #define HAVE_DLFCN_H 1
4812| #define LT_OBJDIR ".libs/"
4813| #define PACKAGE "commoncpp2"
4814| #define VERSION "1.8.1"
4815| #define restrict __restrict
4816| #define HAVE_UNISTD_H 1
4817| #define HAVE_FEATURES_H 1
4818| #define HAVE_FCNTL_H 1
4819| #define TIME_WITH_SYS_TIME 1
4820| #define HAVE_SYS_TIME_H 1
4821| #define HAVE_SYS_TYPES_H 1
4822| #define HAVE_SYS_TYPES_STD 1
4823| #define HAVE_SYS_TYPES_64 1
4824| #define HAVE_LONG_LONG 1
4825| #define HAVE_ENDIAN_H 1
4826| #define HAVE_SIGACTION 1
4827| #define HAVE_SETITIMER 1
4828| #define HAVE_SIGWAIT 1
4829| #define RETSIGTYPE void
4830| #define HAVE_SIGWAIT2 1
4831| #define HAVE_STRCASECMP 1
4832| #define HAVE_STRINGS_H 1
4833| #define HAVE_ALLOCA_H 1
4834| #define HAVE_GETOPT 1
4835| #define HAVE_GETOPT 1
4836| #define HAVE_GETOPT_H 1
4837| #define HAVE_GETOPT_LONG 1
4838| #define HAVE_GETOPT_LONG 1
4839| #define HAVE_DLFCN_H 1
4840| #define HAVE_MODULES 1
4841| #define HAVE_PTHREAD_H 1
4842| #define HAVE_PTHREAD_H 1
4843| #define HAVE_PTHREAD_NANOSLEEP 1
4844| #define HAVE_CLOCK_GETTIME 1
4845| #define HAVE_HIRES_TIMER 1
4846| #define HAVE_MLOCK 1
4847| #define HAVE_SEMAPHORE_H 1
4848| #define HAVE_SCHED_H 1
4849| #define HAVE_SCHED_GETSCHEDULER 1
4850| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
4851| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
4852| #define HAVE_PTHREAD_RWLOCK 1
4853| #define HAVE_PREAD_PWRITE 1
4854| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
4855| #define HAVE_PTHREAD_SCHED_YIELD 1
4856| #define HAVE_SETENV 1
4857| #define HAVE_STRTOK_R 1
4858| #define HAVE_LOCALTIME_R 1
4859| #define HAVE_READDIR_R 1
4860| #define HAVE_STRERROR_R 1
4861| #define HAVE_POLL_H 1
4862| #define HAVE_SYS_POLL_H 1
4863| /* end confdefs.h. */
4864| #include <sys/stream.h>
4865configure:21106: result: no
4866configure:21106: checking for sys/stream.h
4867configure:21106: result: no
4868configure:21118: checking for poll
4869configure:21118: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
4870configure:21118: $? = 0
4871configure:21118: result: yes
4872configure:21141: checking net/if.h usability
4873configure:21141: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
4874configure:21141: $? = 0
4875configure:21141: result: yes
4876configure:21141: checking net/if.h presence
4877configure:21141: arm-linux-androideabi-g++ -E conftest.cpp
4878configure:21141: $? = 0
4879configure:21141: result: yes
4880configure:21141: checking for net/if.h
4881configure:21141: result: yes
4882configure:21153: checking sys/socket.h usability
4883configure:21153: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
4884configure:21153: $? = 0
4885configure:21153: result: yes
4886configure:21153: checking sys/socket.h presence
4887configure:21153: arm-linux-androideabi-g++ -E conftest.cpp
4888configure:21153: $? = 0
4889configure:21153: result: yes
4890configure:21153: checking for sys/socket.h
4891configure:21153: result: yes
4892configure:21162: checking select.h usability
4893configure:21162: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
4894conftest.cpp:112:20: fatal error: select.h: No such file or directory
4895compilation terminated.
4896configure:21162: $? = 1
4897configure: failed program was:
4898| /* confdefs.h */
4899| #define PACKAGE_NAME ""
4900| #define PACKAGE_TARNAME ""
4901| #define PACKAGE_VERSION ""
4902| #define PACKAGE_STRING ""
4903| #define PACKAGE_BUGREPORT ""
4904| #define PACKAGE_URL ""
4905| #define STDC_HEADERS 1
4906| #define HAVE_SYS_TYPES_H 1
4907| #define HAVE_SYS_STAT_H 1
4908| #define HAVE_STDLIB_H 1
4909| #define HAVE_STRING_H 1
4910| #define HAVE_MEMORY_H 1
4911| #define HAVE_STRINGS_H 1
4912| #define HAVE_INTTYPES_H 1
4913| #define HAVE_STDINT_H 1
4914| #define HAVE_UNISTD_H 1
4915| #define __EXTENSIONS__ 1
4916| #define _ALL_SOURCE 1
4917| #define _GNU_SOURCE 1
4918| #define _POSIX_PTHREAD_SEMANTICS 1
4919| #define _TANDEM_SOURCE 1
4920| #define HAVE_DLFCN_H 1
4921| #define LT_OBJDIR ".libs/"
4922| #define PACKAGE "commoncpp2"
4923| #define VERSION "1.8.1"
4924| #define restrict __restrict
4925| #define HAVE_UNISTD_H 1
4926| #define HAVE_FEATURES_H 1
4927| #define HAVE_FCNTL_H 1
4928| #define TIME_WITH_SYS_TIME 1
4929| #define HAVE_SYS_TIME_H 1
4930| #define HAVE_SYS_TYPES_H 1
4931| #define HAVE_SYS_TYPES_STD 1
4932| #define HAVE_SYS_TYPES_64 1
4933| #define HAVE_LONG_LONG 1
4934| #define HAVE_ENDIAN_H 1
4935| #define HAVE_SIGACTION 1
4936| #define HAVE_SETITIMER 1
4937| #define HAVE_SIGWAIT 1
4938| #define RETSIGTYPE void
4939| #define HAVE_SIGWAIT2 1
4940| #define HAVE_STRCASECMP 1
4941| #define HAVE_STRINGS_H 1
4942| #define HAVE_ALLOCA_H 1
4943| #define HAVE_GETOPT 1
4944| #define HAVE_GETOPT 1
4945| #define HAVE_GETOPT_H 1
4946| #define HAVE_GETOPT_LONG 1
4947| #define HAVE_GETOPT_LONG 1
4948| #define HAVE_DLFCN_H 1
4949| #define HAVE_MODULES 1
4950| #define HAVE_PTHREAD_H 1
4951| #define HAVE_PTHREAD_H 1
4952| #define HAVE_PTHREAD_NANOSLEEP 1
4953| #define HAVE_CLOCK_GETTIME 1
4954| #define HAVE_HIRES_TIMER 1
4955| #define HAVE_MLOCK 1
4956| #define HAVE_SEMAPHORE_H 1
4957| #define HAVE_SCHED_H 1
4958| #define HAVE_SCHED_GETSCHEDULER 1
4959| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
4960| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
4961| #define HAVE_PTHREAD_RWLOCK 1
4962| #define HAVE_PREAD_PWRITE 1
4963| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
4964| #define HAVE_PTHREAD_SCHED_YIELD 1
4965| #define HAVE_SETENV 1
4966| #define HAVE_STRTOK_R 1
4967| #define HAVE_LOCALTIME_R 1
4968| #define HAVE_READDIR_R 1
4969| #define HAVE_STRERROR_R 1
4970| #define HAVE_POLL_H 1
4971| #define HAVE_SYS_POLL_H 1
4972| #define HAVE_POLL 1
4973| #define HAVE_NET_IF_H 1
4974| #define HAVE_SYS_SOCKET_H 1
4975| /* end confdefs.h. */
4976| #include <stdio.h>
4977| #ifdef HAVE_SYS_TYPES_H
4978| # include <sys/types.h>
4979| #endif
4980| #ifdef HAVE_SYS_STAT_H
4981| # include <sys/stat.h>
4982| #endif
4983| #ifdef STDC_HEADERS
4984| # include <stdlib.h>
4985| # include <stddef.h>
4986| #else
4987| # ifdef HAVE_STDLIB_H
4988| # include <stdlib.h>
4989| # endif
4990| #endif
4991| #ifdef HAVE_STRING_H
4992| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4993| # include <memory.h>
4994| # endif
4995| # include <string.h>
4996| #endif
4997| #ifdef HAVE_STRINGS_H
4998| # include <strings.h>
4999| #endif
5000| #ifdef HAVE_INTTYPES_H
5001| # include <inttypes.h>
5002| #endif
5003| #ifdef HAVE_STDINT_H
5004| # include <stdint.h>
5005| #endif
5006| #ifdef HAVE_UNISTD_H
5007| # include <unistd.h>
5008| #endif
5009| #include <select.h>
5010configure:21162: result: no
5011configure:21162: checking select.h presence
5012configure:21162: arm-linux-androideabi-g++ -E conftest.cpp
5013conftest.cpp:79:20: fatal error: select.h: No such file or directory
5014compilation terminated.
5015configure:21162: $? = 1
5016configure: failed program was:
5017| /* confdefs.h */
5018| #define PACKAGE_NAME ""
5019| #define PACKAGE_TARNAME ""
5020| #define PACKAGE_VERSION ""
5021| #define PACKAGE_STRING ""
5022| #define PACKAGE_BUGREPORT ""
5023| #define PACKAGE_URL ""
5024| #define STDC_HEADERS 1
5025| #define HAVE_SYS_TYPES_H 1
5026| #define HAVE_SYS_STAT_H 1
5027| #define HAVE_STDLIB_H 1
5028| #define HAVE_STRING_H 1
5029| #define HAVE_MEMORY_H 1
5030| #define HAVE_STRINGS_H 1
5031| #define HAVE_INTTYPES_H 1
5032| #define HAVE_STDINT_H 1
5033| #define HAVE_UNISTD_H 1
5034| #define __EXTENSIONS__ 1
5035| #define _ALL_SOURCE 1
5036| #define _GNU_SOURCE 1
5037| #define _POSIX_PTHREAD_SEMANTICS 1
5038| #define _TANDEM_SOURCE 1
5039| #define HAVE_DLFCN_H 1
5040| #define LT_OBJDIR ".libs/"
5041| #define PACKAGE "commoncpp2"
5042| #define VERSION "1.8.1"
5043| #define restrict __restrict
5044| #define HAVE_UNISTD_H 1
5045| #define HAVE_FEATURES_H 1
5046| #define HAVE_FCNTL_H 1
5047| #define TIME_WITH_SYS_TIME 1
5048| #define HAVE_SYS_TIME_H 1
5049| #define HAVE_SYS_TYPES_H 1
5050| #define HAVE_SYS_TYPES_STD 1
5051| #define HAVE_SYS_TYPES_64 1
5052| #define HAVE_LONG_LONG 1
5053| #define HAVE_ENDIAN_H 1
5054| #define HAVE_SIGACTION 1
5055| #define HAVE_SETITIMER 1
5056| #define HAVE_SIGWAIT 1
5057| #define RETSIGTYPE void
5058| #define HAVE_SIGWAIT2 1
5059| #define HAVE_STRCASECMP 1
5060| #define HAVE_STRINGS_H 1
5061| #define HAVE_ALLOCA_H 1
5062| #define HAVE_GETOPT 1
5063| #define HAVE_GETOPT 1
5064| #define HAVE_GETOPT_H 1
5065| #define HAVE_GETOPT_LONG 1
5066| #define HAVE_GETOPT_LONG 1
5067| #define HAVE_DLFCN_H 1
5068| #define HAVE_MODULES 1
5069| #define HAVE_PTHREAD_H 1
5070| #define HAVE_PTHREAD_H 1
5071| #define HAVE_PTHREAD_NANOSLEEP 1
5072| #define HAVE_CLOCK_GETTIME 1
5073| #define HAVE_HIRES_TIMER 1
5074| #define HAVE_MLOCK 1
5075| #define HAVE_SEMAPHORE_H 1
5076| #define HAVE_SCHED_H 1
5077| #define HAVE_SCHED_GETSCHEDULER 1
5078| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
5079| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
5080| #define HAVE_PTHREAD_RWLOCK 1
5081| #define HAVE_PREAD_PWRITE 1
5082| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
5083| #define HAVE_PTHREAD_SCHED_YIELD 1
5084| #define HAVE_SETENV 1
5085| #define HAVE_STRTOK_R 1
5086| #define HAVE_LOCALTIME_R 1
5087| #define HAVE_READDIR_R 1
5088| #define HAVE_STRERROR_R 1
5089| #define HAVE_POLL_H 1
5090| #define HAVE_SYS_POLL_H 1
5091| #define HAVE_POLL 1
5092| #define HAVE_NET_IF_H 1
5093| #define HAVE_SYS_SOCKET_H 1
5094| /* end confdefs.h. */
5095| #include <select.h>
5096configure:21162: result: no
5097configure:21162: checking for select.h
5098configure:21162: result: no
5099configure:21162: checking sys/select.h usability
5100configure:21162: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
5101configure:21162: $? = 0
5102configure:21162: result: yes
5103configure:21162: checking sys/select.h presence
5104configure:21162: arm-linux-androideabi-g++ -E conftest.cpp
5105configure:21162: $? = 0
5106configure:21162: result: yes
5107configure:21162: checking for sys/select.h
5108configure:21162: result: yes
5109configure:21162: checking netinet/in_systm.h usability
5110configure:21162: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
5111configure:21162: $? = 0
5112configure:21162: result: yes
5113configure:21162: checking netinet/in_systm.h presence
5114configure:21162: arm-linux-androideabi-g++ -E conftest.cpp
5115configure:21162: $? = 0
5116configure:21162: result: yes
5117configure:21162: checking for netinet/in_systm.h
5118configure:21162: result: yes
5119configure:21162: checking netinet/ip.h usability
5120configure:21162: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
5121configure:21162: $? = 0
5122configure:21162: result: yes
5123configure:21162: checking netinet/ip.h presence
5124configure:21162: arm-linux-androideabi-g++ -E conftest.cpp
5125configure:21162: $? = 0
5126configure:21162: result: yes
5127configure:21162: checking for netinet/ip.h
5128configure:21162: result: yes
5129configure:21175: checking netinet/inet.h usability
5130configure:21175: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
5131conftest.cpp:115:26: fatal error: netinet/inet.h: No such file or directory
5132compilation terminated.
5133configure:21175: $? = 1
5134configure: failed program was:
5135| /* confdefs.h */
5136| #define PACKAGE_NAME ""
5137| #define PACKAGE_TARNAME ""
5138| #define PACKAGE_VERSION ""
5139| #define PACKAGE_STRING ""
5140| #define PACKAGE_BUGREPORT ""
5141| #define PACKAGE_URL ""
5142| #define STDC_HEADERS 1
5143| #define HAVE_SYS_TYPES_H 1
5144| #define HAVE_SYS_STAT_H 1
5145| #define HAVE_STDLIB_H 1
5146| #define HAVE_STRING_H 1
5147| #define HAVE_MEMORY_H 1
5148| #define HAVE_STRINGS_H 1
5149| #define HAVE_INTTYPES_H 1
5150| #define HAVE_STDINT_H 1
5151| #define HAVE_UNISTD_H 1
5152| #define __EXTENSIONS__ 1
5153| #define _ALL_SOURCE 1
5154| #define _GNU_SOURCE 1
5155| #define _POSIX_PTHREAD_SEMANTICS 1
5156| #define _TANDEM_SOURCE 1
5157| #define HAVE_DLFCN_H 1
5158| #define LT_OBJDIR ".libs/"
5159| #define PACKAGE "commoncpp2"
5160| #define VERSION "1.8.1"
5161| #define restrict __restrict
5162| #define HAVE_UNISTD_H 1
5163| #define HAVE_FEATURES_H 1
5164| #define HAVE_FCNTL_H 1
5165| #define TIME_WITH_SYS_TIME 1
5166| #define HAVE_SYS_TIME_H 1
5167| #define HAVE_SYS_TYPES_H 1
5168| #define HAVE_SYS_TYPES_STD 1
5169| #define HAVE_SYS_TYPES_64 1
5170| #define HAVE_LONG_LONG 1
5171| #define HAVE_ENDIAN_H 1
5172| #define HAVE_SIGACTION 1
5173| #define HAVE_SETITIMER 1
5174| #define HAVE_SIGWAIT 1
5175| #define RETSIGTYPE void
5176| #define HAVE_SIGWAIT2 1
5177| #define HAVE_STRCASECMP 1
5178| #define HAVE_STRINGS_H 1
5179| #define HAVE_ALLOCA_H 1
5180| #define HAVE_GETOPT 1
5181| #define HAVE_GETOPT 1
5182| #define HAVE_GETOPT_H 1
5183| #define HAVE_GETOPT_LONG 1
5184| #define HAVE_GETOPT_LONG 1
5185| #define HAVE_DLFCN_H 1
5186| #define HAVE_MODULES 1
5187| #define HAVE_PTHREAD_H 1
5188| #define HAVE_PTHREAD_H 1
5189| #define HAVE_PTHREAD_NANOSLEEP 1
5190| #define HAVE_CLOCK_GETTIME 1
5191| #define HAVE_HIRES_TIMER 1
5192| #define HAVE_MLOCK 1
5193| #define HAVE_SEMAPHORE_H 1
5194| #define HAVE_SCHED_H 1
5195| #define HAVE_SCHED_GETSCHEDULER 1
5196| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
5197| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
5198| #define HAVE_PTHREAD_RWLOCK 1
5199| #define HAVE_PREAD_PWRITE 1
5200| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
5201| #define HAVE_PTHREAD_SCHED_YIELD 1
5202| #define HAVE_SETENV 1
5203| #define HAVE_STRTOK_R 1
5204| #define HAVE_LOCALTIME_R 1
5205| #define HAVE_READDIR_R 1
5206| #define HAVE_STRERROR_R 1
5207| #define HAVE_POLL_H 1
5208| #define HAVE_SYS_POLL_H 1
5209| #define HAVE_POLL 1
5210| #define HAVE_NET_IF_H 1
5211| #define HAVE_SYS_SOCKET_H 1
5212| #define HAVE_SYS_SELECT_H 1
5213| #define HAVE_NETINET_IN_SYSTM_H 1
5214| #define HAVE_NETINET_IP_H 1
5215| /* end confdefs.h. */
5216| #include <stdio.h>
5217| #ifdef HAVE_SYS_TYPES_H
5218| # include <sys/types.h>
5219| #endif
5220| #ifdef HAVE_SYS_STAT_H
5221| # include <sys/stat.h>
5222| #endif
5223| #ifdef STDC_HEADERS
5224| # include <stdlib.h>
5225| # include <stddef.h>
5226| #else
5227| # ifdef HAVE_STDLIB_H
5228| # include <stdlib.h>
5229| # endif
5230| #endif
5231| #ifdef HAVE_STRING_H
5232| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5233| # include <memory.h>
5234| # endif
5235| # include <string.h>
5236| #endif
5237| #ifdef HAVE_STRINGS_H
5238| # include <strings.h>
5239| #endif
5240| #ifdef HAVE_INTTYPES_H
5241| # include <inttypes.h>
5242| #endif
5243| #ifdef HAVE_STDINT_H
5244| # include <stdint.h>
5245| #endif
5246| #ifdef HAVE_UNISTD_H
5247| # include <unistd.h>
5248| #endif
5249| #include <netinet/inet.h>
5250configure:21175: result: no
5251configure:21175: checking netinet/inet.h presence
5252configure:21175: arm-linux-androideabi-g++ -E conftest.cpp
5253conftest.cpp:82:26: fatal error: netinet/inet.h: No such file or directory
5254compilation terminated.
5255configure:21175: $? = 1
5256configure: failed program was:
5257| /* confdefs.h */
5258| #define PACKAGE_NAME ""
5259| #define PACKAGE_TARNAME ""
5260| #define PACKAGE_VERSION ""
5261| #define PACKAGE_STRING ""
5262| #define PACKAGE_BUGREPORT ""
5263| #define PACKAGE_URL ""
5264| #define STDC_HEADERS 1
5265| #define HAVE_SYS_TYPES_H 1
5266| #define HAVE_SYS_STAT_H 1
5267| #define HAVE_STDLIB_H 1
5268| #define HAVE_STRING_H 1
5269| #define HAVE_MEMORY_H 1
5270| #define HAVE_STRINGS_H 1
5271| #define HAVE_INTTYPES_H 1
5272| #define HAVE_STDINT_H 1
5273| #define HAVE_UNISTD_H 1
5274| #define __EXTENSIONS__ 1
5275| #define _ALL_SOURCE 1
5276| #define _GNU_SOURCE 1
5277| #define _POSIX_PTHREAD_SEMANTICS 1
5278| #define _TANDEM_SOURCE 1
5279| #define HAVE_DLFCN_H 1
5280| #define LT_OBJDIR ".libs/"
5281| #define PACKAGE "commoncpp2"
5282| #define VERSION "1.8.1"
5283| #define restrict __restrict
5284| #define HAVE_UNISTD_H 1
5285| #define HAVE_FEATURES_H 1
5286| #define HAVE_FCNTL_H 1
5287| #define TIME_WITH_SYS_TIME 1
5288| #define HAVE_SYS_TIME_H 1
5289| #define HAVE_SYS_TYPES_H 1
5290| #define HAVE_SYS_TYPES_STD 1
5291| #define HAVE_SYS_TYPES_64 1
5292| #define HAVE_LONG_LONG 1
5293| #define HAVE_ENDIAN_H 1
5294| #define HAVE_SIGACTION 1
5295| #define HAVE_SETITIMER 1
5296| #define HAVE_SIGWAIT 1
5297| #define RETSIGTYPE void
5298| #define HAVE_SIGWAIT2 1
5299| #define HAVE_STRCASECMP 1
5300| #define HAVE_STRINGS_H 1
5301| #define HAVE_ALLOCA_H 1
5302| #define HAVE_GETOPT 1
5303| #define HAVE_GETOPT 1
5304| #define HAVE_GETOPT_H 1
5305| #define HAVE_GETOPT_LONG 1
5306| #define HAVE_GETOPT_LONG 1
5307| #define HAVE_DLFCN_H 1
5308| #define HAVE_MODULES 1
5309| #define HAVE_PTHREAD_H 1
5310| #define HAVE_PTHREAD_H 1
5311| #define HAVE_PTHREAD_NANOSLEEP 1
5312| #define HAVE_CLOCK_GETTIME 1
5313| #define HAVE_HIRES_TIMER 1
5314| #define HAVE_MLOCK 1
5315| #define HAVE_SEMAPHORE_H 1
5316| #define HAVE_SCHED_H 1
5317| #define HAVE_SCHED_GETSCHEDULER 1
5318| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
5319| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
5320| #define HAVE_PTHREAD_RWLOCK 1
5321| #define HAVE_PREAD_PWRITE 1
5322| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
5323| #define HAVE_PTHREAD_SCHED_YIELD 1
5324| #define HAVE_SETENV 1
5325| #define HAVE_STRTOK_R 1
5326| #define HAVE_LOCALTIME_R 1
5327| #define HAVE_READDIR_R 1
5328| #define HAVE_STRERROR_R 1
5329| #define HAVE_POLL_H 1
5330| #define HAVE_SYS_POLL_H 1
5331| #define HAVE_POLL 1
5332| #define HAVE_NET_IF_H 1
5333| #define HAVE_SYS_SOCKET_H 1
5334| #define HAVE_SYS_SELECT_H 1
5335| #define HAVE_NETINET_IN_SYSTM_H 1
5336| #define HAVE_NETINET_IP_H 1
5337| /* end confdefs.h. */
5338| #include <netinet/inet.h>
5339configure:21175: result: no
5340configure:21175: checking for netinet/inet.h
5341configure:21175: result: no
5342configure:21175: checking netinet/in.h usability
5343configure:21175: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
5344configure:21175: $? = 0
5345configure:21175: result: yes
5346configure:21175: checking netinet/in.h presence
5347configure:21175: arm-linux-androideabi-g++ -E conftest.cpp
5348configure:21175: $? = 0
5349configure:21175: result: yes
5350configure:21175: checking for netinet/in.h
5351configure:21175: result: yes
5352configure:21187: checking arpa/inet.h usability
5353configure:21187: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
5354configure:21187: $? = 0
5355configure:21187: result: yes
5356configure:21187: checking arpa/inet.h presence
5357configure:21187: arm-linux-androideabi-g++ -E conftest.cpp
5358configure:21187: $? = 0
5359configure:21187: result: yes
5360configure:21187: checking for arpa/inet.h
5361configure:21187: result: yes
5362configure:21199: checking sys/sockio.h usability
5363configure:21199: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
5364conftest.cpp:117:24: fatal error: sys/sockio.h: No such file or directory
5365compilation terminated.
5366configure:21199: $? = 1
5367configure: failed program was:
5368| /* confdefs.h */
5369| #define PACKAGE_NAME ""
5370| #define PACKAGE_TARNAME ""
5371| #define PACKAGE_VERSION ""
5372| #define PACKAGE_STRING ""
5373| #define PACKAGE_BUGREPORT ""
5374| #define PACKAGE_URL ""
5375| #define STDC_HEADERS 1
5376| #define HAVE_SYS_TYPES_H 1
5377| #define HAVE_SYS_STAT_H 1
5378| #define HAVE_STDLIB_H 1
5379| #define HAVE_STRING_H 1
5380| #define HAVE_MEMORY_H 1
5381| #define HAVE_STRINGS_H 1
5382| #define HAVE_INTTYPES_H 1
5383| #define HAVE_STDINT_H 1
5384| #define HAVE_UNISTD_H 1
5385| #define __EXTENSIONS__ 1
5386| #define _ALL_SOURCE 1
5387| #define _GNU_SOURCE 1
5388| #define _POSIX_PTHREAD_SEMANTICS 1
5389| #define _TANDEM_SOURCE 1
5390| #define HAVE_DLFCN_H 1
5391| #define LT_OBJDIR ".libs/"
5392| #define PACKAGE "commoncpp2"
5393| #define VERSION "1.8.1"
5394| #define restrict __restrict
5395| #define HAVE_UNISTD_H 1
5396| #define HAVE_FEATURES_H 1
5397| #define HAVE_FCNTL_H 1
5398| #define TIME_WITH_SYS_TIME 1
5399| #define HAVE_SYS_TIME_H 1
5400| #define HAVE_SYS_TYPES_H 1
5401| #define HAVE_SYS_TYPES_STD 1
5402| #define HAVE_SYS_TYPES_64 1
5403| #define HAVE_LONG_LONG 1
5404| #define HAVE_ENDIAN_H 1
5405| #define HAVE_SIGACTION 1
5406| #define HAVE_SETITIMER 1
5407| #define HAVE_SIGWAIT 1
5408| #define RETSIGTYPE void
5409| #define HAVE_SIGWAIT2 1
5410| #define HAVE_STRCASECMP 1
5411| #define HAVE_STRINGS_H 1
5412| #define HAVE_ALLOCA_H 1
5413| #define HAVE_GETOPT 1
5414| #define HAVE_GETOPT 1
5415| #define HAVE_GETOPT_H 1
5416| #define HAVE_GETOPT_LONG 1
5417| #define HAVE_GETOPT_LONG 1
5418| #define HAVE_DLFCN_H 1
5419| #define HAVE_MODULES 1
5420| #define HAVE_PTHREAD_H 1
5421| #define HAVE_PTHREAD_H 1
5422| #define HAVE_PTHREAD_NANOSLEEP 1
5423| #define HAVE_CLOCK_GETTIME 1
5424| #define HAVE_HIRES_TIMER 1
5425| #define HAVE_MLOCK 1
5426| #define HAVE_SEMAPHORE_H 1
5427| #define HAVE_SCHED_H 1
5428| #define HAVE_SCHED_GETSCHEDULER 1
5429| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
5430| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
5431| #define HAVE_PTHREAD_RWLOCK 1
5432| #define HAVE_PREAD_PWRITE 1
5433| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
5434| #define HAVE_PTHREAD_SCHED_YIELD 1
5435| #define HAVE_SETENV 1
5436| #define HAVE_STRTOK_R 1
5437| #define HAVE_LOCALTIME_R 1
5438| #define HAVE_READDIR_R 1
5439| #define HAVE_STRERROR_R 1
5440| #define HAVE_POLL_H 1
5441| #define HAVE_SYS_POLL_H 1
5442| #define HAVE_POLL 1
5443| #define HAVE_NET_IF_H 1
5444| #define HAVE_SYS_SOCKET_H 1
5445| #define HAVE_SYS_SELECT_H 1
5446| #define HAVE_NETINET_IN_SYSTM_H 1
5447| #define HAVE_NETINET_IP_H 1
5448| #define HAVE_NETINET_IN_H 1
5449| #define HAVE_ARPA_INET_H 1
5450| /* end confdefs.h. */
5451| #include <stdio.h>
5452| #ifdef HAVE_SYS_TYPES_H
5453| # include <sys/types.h>
5454| #endif
5455| #ifdef HAVE_SYS_STAT_H
5456| # include <sys/stat.h>
5457| #endif
5458| #ifdef STDC_HEADERS
5459| # include <stdlib.h>
5460| # include <stddef.h>
5461| #else
5462| # ifdef HAVE_STDLIB_H
5463| # include <stdlib.h>
5464| # endif
5465| #endif
5466| #ifdef HAVE_STRING_H
5467| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5468| # include <memory.h>
5469| # endif
5470| # include <string.h>
5471| #endif
5472| #ifdef HAVE_STRINGS_H
5473| # include <strings.h>
5474| #endif
5475| #ifdef HAVE_INTTYPES_H
5476| # include <inttypes.h>
5477| #endif
5478| #ifdef HAVE_STDINT_H
5479| # include <stdint.h>
5480| #endif
5481| #ifdef HAVE_UNISTD_H
5482| # include <unistd.h>
5483| #endif
5484| #include <sys/sockio.h>
5485configure:21199: result: no
5486configure:21199: checking sys/sockio.h presence
5487configure:21199: arm-linux-androideabi-g++ -E conftest.cpp
5488conftest.cpp:84:24: fatal error: sys/sockio.h: No such file or directory
5489compilation terminated.
5490configure:21199: $? = 1
5491configure: failed program was:
5492| /* confdefs.h */
5493| #define PACKAGE_NAME ""
5494| #define PACKAGE_TARNAME ""
5495| #define PACKAGE_VERSION ""
5496| #define PACKAGE_STRING ""
5497| #define PACKAGE_BUGREPORT ""
5498| #define PACKAGE_URL ""
5499| #define STDC_HEADERS 1
5500| #define HAVE_SYS_TYPES_H 1
5501| #define HAVE_SYS_STAT_H 1
5502| #define HAVE_STDLIB_H 1
5503| #define HAVE_STRING_H 1
5504| #define HAVE_MEMORY_H 1
5505| #define HAVE_STRINGS_H 1
5506| #define HAVE_INTTYPES_H 1
5507| #define HAVE_STDINT_H 1
5508| #define HAVE_UNISTD_H 1
5509| #define __EXTENSIONS__ 1
5510| #define _ALL_SOURCE 1
5511| #define _GNU_SOURCE 1
5512| #define _POSIX_PTHREAD_SEMANTICS 1
5513| #define _TANDEM_SOURCE 1
5514| #define HAVE_DLFCN_H 1
5515| #define LT_OBJDIR ".libs/"
5516| #define PACKAGE "commoncpp2"
5517| #define VERSION "1.8.1"
5518| #define restrict __restrict
5519| #define HAVE_UNISTD_H 1
5520| #define HAVE_FEATURES_H 1
5521| #define HAVE_FCNTL_H 1
5522| #define TIME_WITH_SYS_TIME 1
5523| #define HAVE_SYS_TIME_H 1
5524| #define HAVE_SYS_TYPES_H 1
5525| #define HAVE_SYS_TYPES_STD 1
5526| #define HAVE_SYS_TYPES_64 1
5527| #define HAVE_LONG_LONG 1
5528| #define HAVE_ENDIAN_H 1
5529| #define HAVE_SIGACTION 1
5530| #define HAVE_SETITIMER 1
5531| #define HAVE_SIGWAIT 1
5532| #define RETSIGTYPE void
5533| #define HAVE_SIGWAIT2 1
5534| #define HAVE_STRCASECMP 1
5535| #define HAVE_STRINGS_H 1
5536| #define HAVE_ALLOCA_H 1
5537| #define HAVE_GETOPT 1
5538| #define HAVE_GETOPT 1
5539| #define HAVE_GETOPT_H 1
5540| #define HAVE_GETOPT_LONG 1
5541| #define HAVE_GETOPT_LONG 1
5542| #define HAVE_DLFCN_H 1
5543| #define HAVE_MODULES 1
5544| #define HAVE_PTHREAD_H 1
5545| #define HAVE_PTHREAD_H 1
5546| #define HAVE_PTHREAD_NANOSLEEP 1
5547| #define HAVE_CLOCK_GETTIME 1
5548| #define HAVE_HIRES_TIMER 1
5549| #define HAVE_MLOCK 1
5550| #define HAVE_SEMAPHORE_H 1
5551| #define HAVE_SCHED_H 1
5552| #define HAVE_SCHED_GETSCHEDULER 1
5553| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
5554| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
5555| #define HAVE_PTHREAD_RWLOCK 1
5556| #define HAVE_PREAD_PWRITE 1
5557| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
5558| #define HAVE_PTHREAD_SCHED_YIELD 1
5559| #define HAVE_SETENV 1
5560| #define HAVE_STRTOK_R 1
5561| #define HAVE_LOCALTIME_R 1
5562| #define HAVE_READDIR_R 1
5563| #define HAVE_STRERROR_R 1
5564| #define HAVE_POLL_H 1
5565| #define HAVE_SYS_POLL_H 1
5566| #define HAVE_POLL 1
5567| #define HAVE_NET_IF_H 1
5568| #define HAVE_SYS_SOCKET_H 1
5569| #define HAVE_SYS_SELECT_H 1
5570| #define HAVE_NETINET_IN_SYSTM_H 1
5571| #define HAVE_NETINET_IP_H 1
5572| #define HAVE_NETINET_IN_H 1
5573| #define HAVE_ARPA_INET_H 1
5574| /* end confdefs.h. */
5575| #include <sys/sockio.h>
5576configure:21199: result: no
5577configure:21199: checking for sys/sockio.h
5578configure:21199: result: no
5579configure:21211: checking sys/un.h usability
5580configure:21211: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
5581In file included from /home/evigier/android-14b-toolchain/bin/../sysroot/usr/include/sys/un.h:31:0,
5582 from conftest.cpp:117:
5583/home/evigier/android-14b-toolchain/bin/../sysroot/usr/include/linux/un.h:18:2: error: 'sa_family_t' does not name a type
5584configure:21211: $? = 1
5585configure: failed program was:
5586| /* confdefs.h */
5587| #define PACKAGE_NAME ""
5588| #define PACKAGE_TARNAME ""
5589| #define PACKAGE_VERSION ""
5590| #define PACKAGE_STRING ""
5591| #define PACKAGE_BUGREPORT ""
5592| #define PACKAGE_URL ""
5593| #define STDC_HEADERS 1
5594| #define HAVE_SYS_TYPES_H 1
5595| #define HAVE_SYS_STAT_H 1
5596| #define HAVE_STDLIB_H 1
5597| #define HAVE_STRING_H 1
5598| #define HAVE_MEMORY_H 1
5599| #define HAVE_STRINGS_H 1
5600| #define HAVE_INTTYPES_H 1
5601| #define HAVE_STDINT_H 1
5602| #define HAVE_UNISTD_H 1
5603| #define __EXTENSIONS__ 1
5604| #define _ALL_SOURCE 1
5605| #define _GNU_SOURCE 1
5606| #define _POSIX_PTHREAD_SEMANTICS 1
5607| #define _TANDEM_SOURCE 1
5608| #define HAVE_DLFCN_H 1
5609| #define LT_OBJDIR ".libs/"
5610| #define PACKAGE "commoncpp2"
5611| #define VERSION "1.8.1"
5612| #define restrict __restrict
5613| #define HAVE_UNISTD_H 1
5614| #define HAVE_FEATURES_H 1
5615| #define HAVE_FCNTL_H 1
5616| #define TIME_WITH_SYS_TIME 1
5617| #define HAVE_SYS_TIME_H 1
5618| #define HAVE_SYS_TYPES_H 1
5619| #define HAVE_SYS_TYPES_STD 1
5620| #define HAVE_SYS_TYPES_64 1
5621| #define HAVE_LONG_LONG 1
5622| #define HAVE_ENDIAN_H 1
5623| #define HAVE_SIGACTION 1
5624| #define HAVE_SETITIMER 1
5625| #define HAVE_SIGWAIT 1
5626| #define RETSIGTYPE void
5627| #define HAVE_SIGWAIT2 1
5628| #define HAVE_STRCASECMP 1
5629| #define HAVE_STRINGS_H 1
5630| #define HAVE_ALLOCA_H 1
5631| #define HAVE_GETOPT 1
5632| #define HAVE_GETOPT 1
5633| #define HAVE_GETOPT_H 1
5634| #define HAVE_GETOPT_LONG 1
5635| #define HAVE_GETOPT_LONG 1
5636| #define HAVE_DLFCN_H 1
5637| #define HAVE_MODULES 1
5638| #define HAVE_PTHREAD_H 1
5639| #define HAVE_PTHREAD_H 1
5640| #define HAVE_PTHREAD_NANOSLEEP 1
5641| #define HAVE_CLOCK_GETTIME 1
5642| #define HAVE_HIRES_TIMER 1
5643| #define HAVE_MLOCK 1
5644| #define HAVE_SEMAPHORE_H 1
5645| #define HAVE_SCHED_H 1
5646| #define HAVE_SCHED_GETSCHEDULER 1
5647| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
5648| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
5649| #define HAVE_PTHREAD_RWLOCK 1
5650| #define HAVE_PREAD_PWRITE 1
5651| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
5652| #define HAVE_PTHREAD_SCHED_YIELD 1
5653| #define HAVE_SETENV 1
5654| #define HAVE_STRTOK_R 1
5655| #define HAVE_LOCALTIME_R 1
5656| #define HAVE_READDIR_R 1
5657| #define HAVE_STRERROR_R 1
5658| #define HAVE_POLL_H 1
5659| #define HAVE_SYS_POLL_H 1
5660| #define HAVE_POLL 1
5661| #define HAVE_NET_IF_H 1
5662| #define HAVE_SYS_SOCKET_H 1
5663| #define HAVE_SYS_SELECT_H 1
5664| #define HAVE_NETINET_IN_SYSTM_H 1
5665| #define HAVE_NETINET_IP_H 1
5666| #define HAVE_NETINET_IN_H 1
5667| #define HAVE_ARPA_INET_H 1
5668| /* end confdefs.h. */
5669| #include <stdio.h>
5670| #ifdef HAVE_SYS_TYPES_H
5671| # include <sys/types.h>
5672| #endif
5673| #ifdef HAVE_SYS_STAT_H
5674| # include <sys/stat.h>
5675| #endif
5676| #ifdef STDC_HEADERS
5677| # include <stdlib.h>
5678| # include <stddef.h>
5679| #else
5680| # ifdef HAVE_STDLIB_H
5681| # include <stdlib.h>
5682| # endif
5683| #endif
5684| #ifdef HAVE_STRING_H
5685| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5686| # include <memory.h>
5687| # endif
5688| # include <string.h>
5689| #endif
5690| #ifdef HAVE_STRINGS_H
5691| # include <strings.h>
5692| #endif
5693| #ifdef HAVE_INTTYPES_H
5694| # include <inttypes.h>
5695| #endif
5696| #ifdef HAVE_STDINT_H
5697| # include <stdint.h>
5698| #endif
5699| #ifdef HAVE_UNISTD_H
5700| # include <unistd.h>
5701| #endif
5702| #include <sys/un.h>
5703configure:21211: result: no
5704configure:21211: checking sys/un.h presence
5705configure:21211: arm-linux-androideabi-g++ -E conftest.cpp
5706configure:21211: $? = 0
5707configure:21211: result: yes
5708configure:21211: WARNING: sys/un.h: present but cannot be compiled
5709configure:21211: WARNING: sys/un.h: check for missing prerequisite headers?
5710configure:21211: WARNING: sys/un.h: see the Autoconf documentation
5711configure:21211: WARNING: sys/un.h: section "Present But Cannot Be Compiled"
5712configure:21211: WARNING: sys/un.h: proceeding with the compiler's result
5713configure:21211: checking for sys/un.h
5714configure:21211: result: no
5715configure:21246: checking for socket in -lsocket
5716configure:21271: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lsocket -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
5717/home/evigier/android-14b-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld: cannot find -lsocket
5718collect2: ld returned 1 exit status
5719configure:21271: $? = 1
5720configure: failed program was:
5721| /* confdefs.h */
5722| #define PACKAGE_NAME ""
5723| #define PACKAGE_TARNAME ""
5724| #define PACKAGE_VERSION ""
5725| #define PACKAGE_STRING ""
5726| #define PACKAGE_BUGREPORT ""
5727| #define PACKAGE_URL ""
5728| #define STDC_HEADERS 1
5729| #define HAVE_SYS_TYPES_H 1
5730| #define HAVE_SYS_STAT_H 1
5731| #define HAVE_STDLIB_H 1
5732| #define HAVE_STRING_H 1
5733| #define HAVE_MEMORY_H 1
5734| #define HAVE_STRINGS_H 1
5735| #define HAVE_INTTYPES_H 1
5736| #define HAVE_STDINT_H 1
5737| #define HAVE_UNISTD_H 1
5738| #define __EXTENSIONS__ 1
5739| #define _ALL_SOURCE 1
5740| #define _GNU_SOURCE 1
5741| #define _POSIX_PTHREAD_SEMANTICS 1
5742| #define _TANDEM_SOURCE 1
5743| #define HAVE_DLFCN_H 1
5744| #define LT_OBJDIR ".libs/"
5745| #define PACKAGE "commoncpp2"
5746| #define VERSION "1.8.1"
5747| #define restrict __restrict
5748| #define HAVE_UNISTD_H 1
5749| #define HAVE_FEATURES_H 1
5750| #define HAVE_FCNTL_H 1
5751| #define TIME_WITH_SYS_TIME 1
5752| #define HAVE_SYS_TIME_H 1
5753| #define HAVE_SYS_TYPES_H 1
5754| #define HAVE_SYS_TYPES_STD 1
5755| #define HAVE_SYS_TYPES_64 1
5756| #define HAVE_LONG_LONG 1
5757| #define HAVE_ENDIAN_H 1
5758| #define HAVE_SIGACTION 1
5759| #define HAVE_SETITIMER 1
5760| #define HAVE_SIGWAIT 1
5761| #define RETSIGTYPE void
5762| #define HAVE_SIGWAIT2 1
5763| #define HAVE_STRCASECMP 1
5764| #define HAVE_STRINGS_H 1
5765| #define HAVE_ALLOCA_H 1
5766| #define HAVE_GETOPT 1
5767| #define HAVE_GETOPT 1
5768| #define HAVE_GETOPT_H 1
5769| #define HAVE_GETOPT_LONG 1
5770| #define HAVE_GETOPT_LONG 1
5771| #define HAVE_DLFCN_H 1
5772| #define HAVE_MODULES 1
5773| #define HAVE_PTHREAD_H 1
5774| #define HAVE_PTHREAD_H 1
5775| #define HAVE_PTHREAD_NANOSLEEP 1
5776| #define HAVE_CLOCK_GETTIME 1
5777| #define HAVE_HIRES_TIMER 1
5778| #define HAVE_MLOCK 1
5779| #define HAVE_SEMAPHORE_H 1
5780| #define HAVE_SCHED_H 1
5781| #define HAVE_SCHED_GETSCHEDULER 1
5782| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
5783| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
5784| #define HAVE_PTHREAD_RWLOCK 1
5785| #define HAVE_PREAD_PWRITE 1
5786| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
5787| #define HAVE_PTHREAD_SCHED_YIELD 1
5788| #define HAVE_SETENV 1
5789| #define HAVE_STRTOK_R 1
5790| #define HAVE_LOCALTIME_R 1
5791| #define HAVE_READDIR_R 1
5792| #define HAVE_STRERROR_R 1
5793| #define HAVE_POLL_H 1
5794| #define HAVE_SYS_POLL_H 1
5795| #define HAVE_POLL 1
5796| #define HAVE_NET_IF_H 1
5797| #define HAVE_SYS_SOCKET_H 1
5798| #define HAVE_SYS_SELECT_H 1
5799| #define HAVE_NETINET_IN_SYSTM_H 1
5800| #define HAVE_NETINET_IP_H 1
5801| #define HAVE_NETINET_IN_H 1
5802| #define HAVE_ARPA_INET_H 1
5803| /* end confdefs.h. */
5804|
5805| /* Override any GCC internal prototype to avoid an error.
5806| Use char because int might match the return type of a GCC
5807| builtin and then its argument prototype would still apply. */
5808| #ifdef __cplusplus
5809| extern "C"
5810| #endif
5811| char socket ();
5812| int
5813| main ()
5814| {
5815| return socket ();
5816| ;
5817| return 0;
5818| }
5819configure:21280: result: no
5820configure:21292: checking for getaddrinfo in -lc
5821configure:21317: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
5822configure:21317: $? = 0
5823configure:21327: result: yes
5824configure:21346: checking netinet6/in6.h usability
5825configure:21346: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
5826conftest.cpp:118:26: fatal error: netinet6/in6.h: No such file or directory
5827compilation terminated.
5828configure:21346: $? = 1
5829configure: failed program was:
5830| /* confdefs.h */
5831| #define PACKAGE_NAME ""
5832| #define PACKAGE_TARNAME ""
5833| #define PACKAGE_VERSION ""
5834| #define PACKAGE_STRING ""
5835| #define PACKAGE_BUGREPORT ""
5836| #define PACKAGE_URL ""
5837| #define STDC_HEADERS 1
5838| #define HAVE_SYS_TYPES_H 1
5839| #define HAVE_SYS_STAT_H 1
5840| #define HAVE_STDLIB_H 1
5841| #define HAVE_STRING_H 1
5842| #define HAVE_MEMORY_H 1
5843| #define HAVE_STRINGS_H 1
5844| #define HAVE_INTTYPES_H 1
5845| #define HAVE_STDINT_H 1
5846| #define HAVE_UNISTD_H 1
5847| #define __EXTENSIONS__ 1
5848| #define _ALL_SOURCE 1
5849| #define _GNU_SOURCE 1
5850| #define _POSIX_PTHREAD_SEMANTICS 1
5851| #define _TANDEM_SOURCE 1
5852| #define HAVE_DLFCN_H 1
5853| #define LT_OBJDIR ".libs/"
5854| #define PACKAGE "commoncpp2"
5855| #define VERSION "1.8.1"
5856| #define restrict __restrict
5857| #define HAVE_UNISTD_H 1
5858| #define HAVE_FEATURES_H 1
5859| #define HAVE_FCNTL_H 1
5860| #define TIME_WITH_SYS_TIME 1
5861| #define HAVE_SYS_TIME_H 1
5862| #define HAVE_SYS_TYPES_H 1
5863| #define HAVE_SYS_TYPES_STD 1
5864| #define HAVE_SYS_TYPES_64 1
5865| #define HAVE_LONG_LONG 1
5866| #define HAVE_ENDIAN_H 1
5867| #define HAVE_SIGACTION 1
5868| #define HAVE_SETITIMER 1
5869| #define HAVE_SIGWAIT 1
5870| #define RETSIGTYPE void
5871| #define HAVE_SIGWAIT2 1
5872| #define HAVE_STRCASECMP 1
5873| #define HAVE_STRINGS_H 1
5874| #define HAVE_ALLOCA_H 1
5875| #define HAVE_GETOPT 1
5876| #define HAVE_GETOPT 1
5877| #define HAVE_GETOPT_H 1
5878| #define HAVE_GETOPT_LONG 1
5879| #define HAVE_GETOPT_LONG 1
5880| #define HAVE_DLFCN_H 1
5881| #define HAVE_MODULES 1
5882| #define HAVE_PTHREAD_H 1
5883| #define HAVE_PTHREAD_H 1
5884| #define HAVE_PTHREAD_NANOSLEEP 1
5885| #define HAVE_CLOCK_GETTIME 1
5886| #define HAVE_HIRES_TIMER 1
5887| #define HAVE_MLOCK 1
5888| #define HAVE_SEMAPHORE_H 1
5889| #define HAVE_SCHED_H 1
5890| #define HAVE_SCHED_GETSCHEDULER 1
5891| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
5892| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
5893| #define HAVE_PTHREAD_RWLOCK 1
5894| #define HAVE_PREAD_PWRITE 1
5895| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
5896| #define HAVE_PTHREAD_SCHED_YIELD 1
5897| #define HAVE_SETENV 1
5898| #define HAVE_STRTOK_R 1
5899| #define HAVE_LOCALTIME_R 1
5900| #define HAVE_READDIR_R 1
5901| #define HAVE_STRERROR_R 1
5902| #define HAVE_POLL_H 1
5903| #define HAVE_SYS_POLL_H 1
5904| #define HAVE_POLL 1
5905| #define HAVE_NET_IF_H 1
5906| #define HAVE_SYS_SOCKET_H 1
5907| #define HAVE_SYS_SELECT_H 1
5908| #define HAVE_NETINET_IN_SYSTM_H 1
5909| #define HAVE_NETINET_IP_H 1
5910| #define HAVE_NETINET_IN_H 1
5911| #define HAVE_ARPA_INET_H 1
5912| #define HAVE_GETADDRINFO 1
5913| /* end confdefs.h. */
5914| #include <stdio.h>
5915| #ifdef HAVE_SYS_TYPES_H
5916| # include <sys/types.h>
5917| #endif
5918| #ifdef HAVE_SYS_STAT_H
5919| # include <sys/stat.h>
5920| #endif
5921| #ifdef STDC_HEADERS
5922| # include <stdlib.h>
5923| # include <stddef.h>
5924| #else
5925| # ifdef HAVE_STDLIB_H
5926| # include <stdlib.h>
5927| # endif
5928| #endif
5929| #ifdef HAVE_STRING_H
5930| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5931| # include <memory.h>
5932| # endif
5933| # include <string.h>
5934| #endif
5935| #ifdef HAVE_STRINGS_H
5936| # include <strings.h>
5937| #endif
5938| #ifdef HAVE_INTTYPES_H
5939| # include <inttypes.h>
5940| #endif
5941| #ifdef HAVE_STDINT_H
5942| # include <stdint.h>
5943| #endif
5944| #ifdef HAVE_UNISTD_H
5945| # include <unistd.h>
5946| #endif
5947| #include <netinet6/in6.h>
5948configure:21346: result: no
5949configure:21346: checking netinet6/in6.h presence
5950configure:21346: arm-linux-androideabi-g++ -E conftest.cpp
5951conftest.cpp:85:26: fatal error: netinet6/in6.h: No such file or directory
5952compilation terminated.
5953configure:21346: $? = 1
5954configure: failed program was:
5955| /* confdefs.h */
5956| #define PACKAGE_NAME ""
5957| #define PACKAGE_TARNAME ""
5958| #define PACKAGE_VERSION ""
5959| #define PACKAGE_STRING ""
5960| #define PACKAGE_BUGREPORT ""
5961| #define PACKAGE_URL ""
5962| #define STDC_HEADERS 1
5963| #define HAVE_SYS_TYPES_H 1
5964| #define HAVE_SYS_STAT_H 1
5965| #define HAVE_STDLIB_H 1
5966| #define HAVE_STRING_H 1
5967| #define HAVE_MEMORY_H 1
5968| #define HAVE_STRINGS_H 1
5969| #define HAVE_INTTYPES_H 1
5970| #define HAVE_STDINT_H 1
5971| #define HAVE_UNISTD_H 1
5972| #define __EXTENSIONS__ 1
5973| #define _ALL_SOURCE 1
5974| #define _GNU_SOURCE 1
5975| #define _POSIX_PTHREAD_SEMANTICS 1
5976| #define _TANDEM_SOURCE 1
5977| #define HAVE_DLFCN_H 1
5978| #define LT_OBJDIR ".libs/"
5979| #define PACKAGE "commoncpp2"
5980| #define VERSION "1.8.1"
5981| #define restrict __restrict
5982| #define HAVE_UNISTD_H 1
5983| #define HAVE_FEATURES_H 1
5984| #define HAVE_FCNTL_H 1
5985| #define TIME_WITH_SYS_TIME 1
5986| #define HAVE_SYS_TIME_H 1
5987| #define HAVE_SYS_TYPES_H 1
5988| #define HAVE_SYS_TYPES_STD 1
5989| #define HAVE_SYS_TYPES_64 1
5990| #define HAVE_LONG_LONG 1
5991| #define HAVE_ENDIAN_H 1
5992| #define HAVE_SIGACTION 1
5993| #define HAVE_SETITIMER 1
5994| #define HAVE_SIGWAIT 1
5995| #define RETSIGTYPE void
5996| #define HAVE_SIGWAIT2 1
5997| #define HAVE_STRCASECMP 1
5998| #define HAVE_STRINGS_H 1
5999| #define HAVE_ALLOCA_H 1
6000| #define HAVE_GETOPT 1
6001| #define HAVE_GETOPT 1
6002| #define HAVE_GETOPT_H 1
6003| #define HAVE_GETOPT_LONG 1
6004| #define HAVE_GETOPT_LONG 1
6005| #define HAVE_DLFCN_H 1
6006| #define HAVE_MODULES 1
6007| #define HAVE_PTHREAD_H 1
6008| #define HAVE_PTHREAD_H 1
6009| #define HAVE_PTHREAD_NANOSLEEP 1
6010| #define HAVE_CLOCK_GETTIME 1
6011| #define HAVE_HIRES_TIMER 1
6012| #define HAVE_MLOCK 1
6013| #define HAVE_SEMAPHORE_H 1
6014| #define HAVE_SCHED_H 1
6015| #define HAVE_SCHED_GETSCHEDULER 1
6016| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
6017| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
6018| #define HAVE_PTHREAD_RWLOCK 1
6019| #define HAVE_PREAD_PWRITE 1
6020| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
6021| #define HAVE_PTHREAD_SCHED_YIELD 1
6022| #define HAVE_SETENV 1
6023| #define HAVE_STRTOK_R 1
6024| #define HAVE_LOCALTIME_R 1
6025| #define HAVE_READDIR_R 1
6026| #define HAVE_STRERROR_R 1
6027| #define HAVE_POLL_H 1
6028| #define HAVE_SYS_POLL_H 1
6029| #define HAVE_POLL 1
6030| #define HAVE_NET_IF_H 1
6031| #define HAVE_SYS_SOCKET_H 1
6032| #define HAVE_SYS_SELECT_H 1
6033| #define HAVE_NETINET_IN_SYSTM_H 1
6034| #define HAVE_NETINET_IP_H 1
6035| #define HAVE_NETINET_IN_H 1
6036| #define HAVE_ARPA_INET_H 1
6037| #define HAVE_GETADDRINFO 1
6038| /* end confdefs.h. */
6039| #include <netinet6/in6.h>
6040configure:21346: result: no
6041configure:21346: checking for netinet6/in6.h
6042configure:21346: result: no
6043configure:21346: checking linux/in6.h usability
6044configure:21346: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
6045configure:21346: $? = 0
6046configure:21346: result: yes
6047configure:21346: checking linux/in6.h presence
6048configure:21346: arm-linux-androideabi-g++ -E conftest.cpp
6049configure:21346: $? = 0
6050configure:21346: result: yes
6051configure:21346: checking for linux/in6.h
6052configure:21346: result: yes
6053configure:21357: checking for inet_pton in -lc
6054configure:21382: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
6055configure:21382: $? = 0
6056configure:21392: result: yes
6057configure:21402: checking for gethostbyname2 in -lc
6058configure:21427: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
6059configure:21427: $? = 0
6060configure:21437: result: yes
6061configure:21451: checking sys/libcsys.h usability
6062configure:21451: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
6063conftest.cpp:121:25: fatal error: sys/libcsys.h: No such file or directory
6064compilation terminated.
6065configure:21451: $? = 1
6066configure: failed program was:
6067| /* confdefs.h */
6068| #define PACKAGE_NAME ""
6069| #define PACKAGE_TARNAME ""
6070| #define PACKAGE_VERSION ""
6071| #define PACKAGE_STRING ""
6072| #define PACKAGE_BUGREPORT ""
6073| #define PACKAGE_URL ""
6074| #define STDC_HEADERS 1
6075| #define HAVE_SYS_TYPES_H 1
6076| #define HAVE_SYS_STAT_H 1
6077| #define HAVE_STDLIB_H 1
6078| #define HAVE_STRING_H 1
6079| #define HAVE_MEMORY_H 1
6080| #define HAVE_STRINGS_H 1
6081| #define HAVE_INTTYPES_H 1
6082| #define HAVE_STDINT_H 1
6083| #define HAVE_UNISTD_H 1
6084| #define __EXTENSIONS__ 1
6085| #define _ALL_SOURCE 1
6086| #define _GNU_SOURCE 1
6087| #define _POSIX_PTHREAD_SEMANTICS 1
6088| #define _TANDEM_SOURCE 1
6089| #define HAVE_DLFCN_H 1
6090| #define LT_OBJDIR ".libs/"
6091| #define PACKAGE "commoncpp2"
6092| #define VERSION "1.8.1"
6093| #define restrict __restrict
6094| #define HAVE_UNISTD_H 1
6095| #define HAVE_FEATURES_H 1
6096| #define HAVE_FCNTL_H 1
6097| #define TIME_WITH_SYS_TIME 1
6098| #define HAVE_SYS_TIME_H 1
6099| #define HAVE_SYS_TYPES_H 1
6100| #define HAVE_SYS_TYPES_STD 1
6101| #define HAVE_SYS_TYPES_64 1
6102| #define HAVE_LONG_LONG 1
6103| #define HAVE_ENDIAN_H 1
6104| #define HAVE_SIGACTION 1
6105| #define HAVE_SETITIMER 1
6106| #define HAVE_SIGWAIT 1
6107| #define RETSIGTYPE void
6108| #define HAVE_SIGWAIT2 1
6109| #define HAVE_STRCASECMP 1
6110| #define HAVE_STRINGS_H 1
6111| #define HAVE_ALLOCA_H 1
6112| #define HAVE_GETOPT 1
6113| #define HAVE_GETOPT 1
6114| #define HAVE_GETOPT_H 1
6115| #define HAVE_GETOPT_LONG 1
6116| #define HAVE_GETOPT_LONG 1
6117| #define HAVE_DLFCN_H 1
6118| #define HAVE_MODULES 1
6119| #define HAVE_PTHREAD_H 1
6120| #define HAVE_PTHREAD_H 1
6121| #define HAVE_PTHREAD_NANOSLEEP 1
6122| #define HAVE_CLOCK_GETTIME 1
6123| #define HAVE_HIRES_TIMER 1
6124| #define HAVE_MLOCK 1
6125| #define HAVE_SEMAPHORE_H 1
6126| #define HAVE_SCHED_H 1
6127| #define HAVE_SCHED_GETSCHEDULER 1
6128| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
6129| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
6130| #define HAVE_PTHREAD_RWLOCK 1
6131| #define HAVE_PREAD_PWRITE 1
6132| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
6133| #define HAVE_PTHREAD_SCHED_YIELD 1
6134| #define HAVE_SETENV 1
6135| #define HAVE_STRTOK_R 1
6136| #define HAVE_LOCALTIME_R 1
6137| #define HAVE_READDIR_R 1
6138| #define HAVE_STRERROR_R 1
6139| #define HAVE_POLL_H 1
6140| #define HAVE_SYS_POLL_H 1
6141| #define HAVE_POLL 1
6142| #define HAVE_NET_IF_H 1
6143| #define HAVE_SYS_SOCKET_H 1
6144| #define HAVE_SYS_SELECT_H 1
6145| #define HAVE_NETINET_IN_SYSTM_H 1
6146| #define HAVE_NETINET_IP_H 1
6147| #define HAVE_NETINET_IN_H 1
6148| #define HAVE_ARPA_INET_H 1
6149| #define HAVE_GETADDRINFO 1
6150| #define HAVE_LINUX_IN6_H 1
6151| #define HAVE_INET_PTON 1
6152| #define HAVE_GETHOSTBYNAME2 1
6153| /* end confdefs.h. */
6154| #include <stdio.h>
6155| #ifdef HAVE_SYS_TYPES_H
6156| # include <sys/types.h>
6157| #endif
6158| #ifdef HAVE_SYS_STAT_H
6159| # include <sys/stat.h>
6160| #endif
6161| #ifdef STDC_HEADERS
6162| # include <stdlib.h>
6163| # include <stddef.h>
6164| #else
6165| # ifdef HAVE_STDLIB_H
6166| # include <stdlib.h>
6167| # endif
6168| #endif
6169| #ifdef HAVE_STRING_H
6170| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6171| # include <memory.h>
6172| # endif
6173| # include <string.h>
6174| #endif
6175| #ifdef HAVE_STRINGS_H
6176| # include <strings.h>
6177| #endif
6178| #ifdef HAVE_INTTYPES_H
6179| # include <inttypes.h>
6180| #endif
6181| #ifdef HAVE_STDINT_H
6182| # include <stdint.h>
6183| #endif
6184| #ifdef HAVE_UNISTD_H
6185| # include <unistd.h>
6186| #endif
6187| #include <sys/libcsys.h>
6188configure:21451: result: no
6189configure:21451: checking sys/libcsys.h presence
6190configure:21451: arm-linux-androideabi-g++ -E conftest.cpp
6191conftest.cpp:88:25: fatal error: sys/libcsys.h: No such file or directory
6192compilation terminated.
6193configure:21451: $? = 1
6194configure: failed program was:
6195| /* confdefs.h */
6196| #define PACKAGE_NAME ""
6197| #define PACKAGE_TARNAME ""
6198| #define PACKAGE_VERSION ""
6199| #define PACKAGE_STRING ""
6200| #define PACKAGE_BUGREPORT ""
6201| #define PACKAGE_URL ""
6202| #define STDC_HEADERS 1
6203| #define HAVE_SYS_TYPES_H 1
6204| #define HAVE_SYS_STAT_H 1
6205| #define HAVE_STDLIB_H 1
6206| #define HAVE_STRING_H 1
6207| #define HAVE_MEMORY_H 1
6208| #define HAVE_STRINGS_H 1
6209| #define HAVE_INTTYPES_H 1
6210| #define HAVE_STDINT_H 1
6211| #define HAVE_UNISTD_H 1
6212| #define __EXTENSIONS__ 1
6213| #define _ALL_SOURCE 1
6214| #define _GNU_SOURCE 1
6215| #define _POSIX_PTHREAD_SEMANTICS 1
6216| #define _TANDEM_SOURCE 1
6217| #define HAVE_DLFCN_H 1
6218| #define LT_OBJDIR ".libs/"
6219| #define PACKAGE "commoncpp2"
6220| #define VERSION "1.8.1"
6221| #define restrict __restrict
6222| #define HAVE_UNISTD_H 1
6223| #define HAVE_FEATURES_H 1
6224| #define HAVE_FCNTL_H 1
6225| #define TIME_WITH_SYS_TIME 1
6226| #define HAVE_SYS_TIME_H 1
6227| #define HAVE_SYS_TYPES_H 1
6228| #define HAVE_SYS_TYPES_STD 1
6229| #define HAVE_SYS_TYPES_64 1
6230| #define HAVE_LONG_LONG 1
6231| #define HAVE_ENDIAN_H 1
6232| #define HAVE_SIGACTION 1
6233| #define HAVE_SETITIMER 1
6234| #define HAVE_SIGWAIT 1
6235| #define RETSIGTYPE void
6236| #define HAVE_SIGWAIT2 1
6237| #define HAVE_STRCASECMP 1
6238| #define HAVE_STRINGS_H 1
6239| #define HAVE_ALLOCA_H 1
6240| #define HAVE_GETOPT 1
6241| #define HAVE_GETOPT 1
6242| #define HAVE_GETOPT_H 1
6243| #define HAVE_GETOPT_LONG 1
6244| #define HAVE_GETOPT_LONG 1
6245| #define HAVE_DLFCN_H 1
6246| #define HAVE_MODULES 1
6247| #define HAVE_PTHREAD_H 1
6248| #define HAVE_PTHREAD_H 1
6249| #define HAVE_PTHREAD_NANOSLEEP 1
6250| #define HAVE_CLOCK_GETTIME 1
6251| #define HAVE_HIRES_TIMER 1
6252| #define HAVE_MLOCK 1
6253| #define HAVE_SEMAPHORE_H 1
6254| #define HAVE_SCHED_H 1
6255| #define HAVE_SCHED_GETSCHEDULER 1
6256| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
6257| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
6258| #define HAVE_PTHREAD_RWLOCK 1
6259| #define HAVE_PREAD_PWRITE 1
6260| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
6261| #define HAVE_PTHREAD_SCHED_YIELD 1
6262| #define HAVE_SETENV 1
6263| #define HAVE_STRTOK_R 1
6264| #define HAVE_LOCALTIME_R 1
6265| #define HAVE_READDIR_R 1
6266| #define HAVE_STRERROR_R 1
6267| #define HAVE_POLL_H 1
6268| #define HAVE_SYS_POLL_H 1
6269| #define HAVE_POLL 1
6270| #define HAVE_NET_IF_H 1
6271| #define HAVE_SYS_SOCKET_H 1
6272| #define HAVE_SYS_SELECT_H 1
6273| #define HAVE_NETINET_IN_SYSTM_H 1
6274| #define HAVE_NETINET_IP_H 1
6275| #define HAVE_NETINET_IN_H 1
6276| #define HAVE_ARPA_INET_H 1
6277| #define HAVE_GETADDRINFO 1
6278| #define HAVE_LINUX_IN6_H 1
6279| #define HAVE_INET_PTON 1
6280| #define HAVE_GETHOSTBYNAME2 1
6281| /* end confdefs.h. */
6282| #include <sys/libcsys.h>
6283configure:21451: result: no
6284configure:21451: checking for sys/libcsys.h
6285configure:21451: result: no
6286configure:21465: checking for inet_aton in -lc
6287configure:21490: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -lc -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
6288configure:21490: $? = 0
6289configure:21500: result: yes
6290configure:21509: checking for socklen_t defined
6291configure:21542: result: yes
6292configure:21563: checking errno.h usability
6293configure:21563: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
6294configure:21563: $? = 0
6295configure:21563: result: yes
6296configure:21563: checking errno.h presence
6297configure:21563: arm-linux-androideabi-g++ -E conftest.cpp
6298configure:21563: $? = 0
6299configure:21563: result: yes
6300configure:21563: checking for errno.h
6301configure:21563: result: yes
6302configure:21563: checking limits.h usability
6303configure:21563: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
6304configure:21563: $? = 0
6305configure:21563: result: yes
6306configure:21563: checking limits.h presence
6307configure:21563: arm-linux-androideabi-g++ -E conftest.cpp
6308configure:21563: $? = 0
6309configure:21563: result: yes
6310configure:21563: checking for limits.h
6311configure:21563: result: yes
6312configure:21563: checking for sys/types.h
6313configure:21563: result: yes
6314configure:21563: checking for sys/socket.h
6315configure:21563: result: yes
6316configure:21563: checking sys/ioctl.h usability
6317configure:21563: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
6318configure:21563: $? = 0
6319configure:21563: result: yes
6320configure:21563: checking sys/ioctl.h presence
6321configure:21563: arm-linux-androideabi-g++ -E conftest.cpp
6322configure:21563: $? = 0
6323configure:21563: result: yes
6324configure:21563: checking for sys/ioctl.h
6325configure:21563: result: yes
6326configure:21563: checking for unistd.h
6327configure:21563: result: yes
6328configure:21575: checking for net/if.h
6329configure:21575: result: yes
6330configure:21593: checking for linux/netfilter_ipv4.h
6331configure:21593: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
6332configure:21593: $? = 0
6333configure:21593: result: yes
6334configure:21593: checking for linux/netfilter_ipv6.h
6335configure:21593: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
6336configure:21593: $? = 0
6337configure:21593: result: yes
6338configure:21930: checking zlib.h usability
6339configure:21930: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
6340configure:21930: $? = 0
6341configure:21930: result: yes
6342configure:21930: checking zlib.h presence
6343configure:21930: arm-linux-androideabi-g++ -E conftest.cpp
6344configure:21930: $? = 0
6345configure:21930: result: yes
6346configure:21930: checking for zlib.h
6347configure:21930: result: yes
6348configure:21992: checking sys/file.h usability
6349configure:21992: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
6350configure:21992: $? = 0
6351configure:21992: result: yes
6352configure:21992: checking sys/file.h presence
6353configure:21992: arm-linux-androideabi-g++ -E conftest.cpp
6354configure:21992: $? = 0
6355configure:21992: result: yes
6356configure:21992: checking for sys/file.h
6357configure:21992: result: yes
6358configure:21992: checking sys/param.h usability
6359configure:21992: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
6360configure:21992: $? = 0
6361configure:21992: result: yes
6362configure:21992: checking sys/param.h presence
6363configure:21992: arm-linux-androideabi-g++ -E conftest.cpp
6364configure:21992: $? = 0
6365configure:21992: result: yes
6366configure:21992: checking for sys/param.h
6367configure:21992: result: yes
6368configure:21992: checking sys/wait.h usability
6369configure:21992: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
6370configure:21992: $? = 0
6371configure:21992: result: yes
6372configure:21992: checking sys/wait.h presence
6373configure:21992: arm-linux-androideabi-g++ -E conftest.cpp
6374configure:21992: $? = 0
6375configure:21992: result: yes
6376configure:21992: checking for sys/wait.h
6377configure:21992: result: yes
6378configure:21992: checking syslog.h usability
6379configure:21992: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
6380configure:21992: $? = 0
6381configure:21992: result: yes
6382configure:21992: checking syslog.h presence
6383configure:21992: arm-linux-androideabi-g++ -E conftest.cpp
6384configure:21992: $? = 0
6385configure:21992: result: yes
6386configure:21992: checking for syslog.h
6387configure:21992: result: yes
6388configure:21992: checking syslog.hposix_evlog.h usability
6389configure:21992: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
6390conftest.cpp:143:33: fatal error: syslog.hposix_evlog.h: No such file or directory
6391compilation terminated.
6392configure:21992: $? = 1
6393configure: failed program was:
6394| /* confdefs.h */
6395| #define PACKAGE_NAME ""
6396| #define PACKAGE_TARNAME ""
6397| #define PACKAGE_VERSION ""
6398| #define PACKAGE_STRING ""
6399| #define PACKAGE_BUGREPORT ""
6400| #define PACKAGE_URL ""
6401| #define STDC_HEADERS 1
6402| #define HAVE_SYS_TYPES_H 1
6403| #define HAVE_SYS_STAT_H 1
6404| #define HAVE_STDLIB_H 1
6405| #define HAVE_STRING_H 1
6406| #define HAVE_MEMORY_H 1
6407| #define HAVE_STRINGS_H 1
6408| #define HAVE_INTTYPES_H 1
6409| #define HAVE_STDINT_H 1
6410| #define HAVE_UNISTD_H 1
6411| #define __EXTENSIONS__ 1
6412| #define _ALL_SOURCE 1
6413| #define _GNU_SOURCE 1
6414| #define _POSIX_PTHREAD_SEMANTICS 1
6415| #define _TANDEM_SOURCE 1
6416| #define HAVE_DLFCN_H 1
6417| #define LT_OBJDIR ".libs/"
6418| #define PACKAGE "commoncpp2"
6419| #define VERSION "1.8.1"
6420| #define restrict __restrict
6421| #define HAVE_UNISTD_H 1
6422| #define HAVE_FEATURES_H 1
6423| #define HAVE_FCNTL_H 1
6424| #define TIME_WITH_SYS_TIME 1
6425| #define HAVE_SYS_TIME_H 1
6426| #define HAVE_SYS_TYPES_H 1
6427| #define HAVE_SYS_TYPES_STD 1
6428| #define HAVE_SYS_TYPES_64 1
6429| #define HAVE_LONG_LONG 1
6430| #define HAVE_ENDIAN_H 1
6431| #define HAVE_SIGACTION 1
6432| #define HAVE_SETITIMER 1
6433| #define HAVE_SIGWAIT 1
6434| #define RETSIGTYPE void
6435| #define HAVE_SIGWAIT2 1
6436| #define HAVE_STRCASECMP 1
6437| #define HAVE_STRINGS_H 1
6438| #define HAVE_ALLOCA_H 1
6439| #define HAVE_GETOPT 1
6440| #define HAVE_GETOPT 1
6441| #define HAVE_GETOPT_H 1
6442| #define HAVE_GETOPT_LONG 1
6443| #define HAVE_GETOPT_LONG 1
6444| #define HAVE_DLFCN_H 1
6445| #define HAVE_MODULES 1
6446| #define HAVE_PTHREAD_H 1
6447| #define HAVE_PTHREAD_H 1
6448| #define HAVE_PTHREAD_NANOSLEEP 1
6449| #define HAVE_CLOCK_GETTIME 1
6450| #define HAVE_HIRES_TIMER 1
6451| #define HAVE_MLOCK 1
6452| #define HAVE_SEMAPHORE_H 1
6453| #define HAVE_SCHED_H 1
6454| #define HAVE_SCHED_GETSCHEDULER 1
6455| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
6456| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
6457| #define HAVE_PTHREAD_RWLOCK 1
6458| #define HAVE_PREAD_PWRITE 1
6459| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
6460| #define HAVE_PTHREAD_SCHED_YIELD 1
6461| #define HAVE_SETENV 1
6462| #define HAVE_STRTOK_R 1
6463| #define HAVE_LOCALTIME_R 1
6464| #define HAVE_READDIR_R 1
6465| #define HAVE_STRERROR_R 1
6466| #define HAVE_POLL_H 1
6467| #define HAVE_SYS_POLL_H 1
6468| #define HAVE_POLL 1
6469| #define HAVE_NET_IF_H 1
6470| #define HAVE_SYS_SOCKET_H 1
6471| #define HAVE_SYS_SELECT_H 1
6472| #define HAVE_NETINET_IN_SYSTM_H 1
6473| #define HAVE_NETINET_IP_H 1
6474| #define HAVE_NETINET_IN_H 1
6475| #define HAVE_ARPA_INET_H 1
6476| #define HAVE_GETADDRINFO 1
6477| #define HAVE_LINUX_IN6_H 1
6478| #define HAVE_INET_PTON 1
6479| #define HAVE_GETHOSTBYNAME2 1
6480| #define HAVE_INET_SOCKETS 1
6481| #define HAVE_INET_ATON 1
6482| #define HAVE_SOCKLEN_T 1
6483| #define HAVE_ERRNO_H 1
6484| #define HAVE_LIMITS_H 1
6485| #define HAVE_SYS_TYPES_H 1
6486| #define HAVE_SYS_SOCKET_H 1
6487| #define HAVE_SYS_IOCTL_H 1
6488| #define HAVE_UNISTD_H 1
6489| #define HAVE_NET_IF_H 1
6490| #define HAVE_LINUX_NETFILTER_IPV4_H 1
6491| #define HAVE_LINUX_NETFILTER_IPV6_H 1
6492| #define HAVE_NAT_NETFILTER 1
6493| #define CCXX_NAT 1
6494| #define USE_MONOTONIC_TIMER 1
6495| #define HAVE_EXTRAS 1
6496| #define HAVE_ZLIB_H 1
6497| #define HAVE_ZLIB_H 1
6498| #define HAVE_SYS_FILE_H 1
6499| #define HAVE_SYS_PARAM_H 1
6500| #define HAVE_SYS_WAIT_H 1
6501| #define HAVE_SYSLOG_H 1
6502| /* end confdefs.h. */
6503| #include <stdio.h>
6504| #ifdef HAVE_SYS_TYPES_H
6505| # include <sys/types.h>
6506| #endif
6507| #ifdef HAVE_SYS_STAT_H
6508| # include <sys/stat.h>
6509| #endif
6510| #ifdef STDC_HEADERS
6511| # include <stdlib.h>
6512| # include <stddef.h>
6513| #else
6514| # ifdef HAVE_STDLIB_H
6515| # include <stdlib.h>
6516| # endif
6517| #endif
6518| #ifdef HAVE_STRING_H
6519| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6520| # include <memory.h>
6521| # endif
6522| # include <string.h>
6523| #endif
6524| #ifdef HAVE_STRINGS_H
6525| # include <strings.h>
6526| #endif
6527| #ifdef HAVE_INTTYPES_H
6528| # include <inttypes.h>
6529| #endif
6530| #ifdef HAVE_STDINT_H
6531| # include <stdint.h>
6532| #endif
6533| #ifdef HAVE_UNISTD_H
6534| # include <unistd.h>
6535| #endif
6536| #include <syslog.hposix_evlog.h>
6537configure:21992: result: no
6538configure:21992: checking syslog.hposix_evlog.h presence
6539configure:21992: arm-linux-androideabi-g++ -E conftest.cpp
6540conftest.cpp:110:33: fatal error: syslog.hposix_evlog.h: No such file or directory
6541compilation terminated.
6542configure:21992: $? = 1
6543configure: failed program was:
6544| /* confdefs.h */
6545| #define PACKAGE_NAME ""
6546| #define PACKAGE_TARNAME ""
6547| #define PACKAGE_VERSION ""
6548| #define PACKAGE_STRING ""
6549| #define PACKAGE_BUGREPORT ""
6550| #define PACKAGE_URL ""
6551| #define STDC_HEADERS 1
6552| #define HAVE_SYS_TYPES_H 1
6553| #define HAVE_SYS_STAT_H 1
6554| #define HAVE_STDLIB_H 1
6555| #define HAVE_STRING_H 1
6556| #define HAVE_MEMORY_H 1
6557| #define HAVE_STRINGS_H 1
6558| #define HAVE_INTTYPES_H 1
6559| #define HAVE_STDINT_H 1
6560| #define HAVE_UNISTD_H 1
6561| #define __EXTENSIONS__ 1
6562| #define _ALL_SOURCE 1
6563| #define _GNU_SOURCE 1
6564| #define _POSIX_PTHREAD_SEMANTICS 1
6565| #define _TANDEM_SOURCE 1
6566| #define HAVE_DLFCN_H 1
6567| #define LT_OBJDIR ".libs/"
6568| #define PACKAGE "commoncpp2"
6569| #define VERSION "1.8.1"
6570| #define restrict __restrict
6571| #define HAVE_UNISTD_H 1
6572| #define HAVE_FEATURES_H 1
6573| #define HAVE_FCNTL_H 1
6574| #define TIME_WITH_SYS_TIME 1
6575| #define HAVE_SYS_TIME_H 1
6576| #define HAVE_SYS_TYPES_H 1
6577| #define HAVE_SYS_TYPES_STD 1
6578| #define HAVE_SYS_TYPES_64 1
6579| #define HAVE_LONG_LONG 1
6580| #define HAVE_ENDIAN_H 1
6581| #define HAVE_SIGACTION 1
6582| #define HAVE_SETITIMER 1
6583| #define HAVE_SIGWAIT 1
6584| #define RETSIGTYPE void
6585| #define HAVE_SIGWAIT2 1
6586| #define HAVE_STRCASECMP 1
6587| #define HAVE_STRINGS_H 1
6588| #define HAVE_ALLOCA_H 1
6589| #define HAVE_GETOPT 1
6590| #define HAVE_GETOPT 1
6591| #define HAVE_GETOPT_H 1
6592| #define HAVE_GETOPT_LONG 1
6593| #define HAVE_GETOPT_LONG 1
6594| #define HAVE_DLFCN_H 1
6595| #define HAVE_MODULES 1
6596| #define HAVE_PTHREAD_H 1
6597| #define HAVE_PTHREAD_H 1
6598| #define HAVE_PTHREAD_NANOSLEEP 1
6599| #define HAVE_CLOCK_GETTIME 1
6600| #define HAVE_HIRES_TIMER 1
6601| #define HAVE_MLOCK 1
6602| #define HAVE_SEMAPHORE_H 1
6603| #define HAVE_SCHED_H 1
6604| #define HAVE_SCHED_GETSCHEDULER 1
6605| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
6606| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
6607| #define HAVE_PTHREAD_RWLOCK 1
6608| #define HAVE_PREAD_PWRITE 1
6609| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
6610| #define HAVE_PTHREAD_SCHED_YIELD 1
6611| #define HAVE_SETENV 1
6612| #define HAVE_STRTOK_R 1
6613| #define HAVE_LOCALTIME_R 1
6614| #define HAVE_READDIR_R 1
6615| #define HAVE_STRERROR_R 1
6616| #define HAVE_POLL_H 1
6617| #define HAVE_SYS_POLL_H 1
6618| #define HAVE_POLL 1
6619| #define HAVE_NET_IF_H 1
6620| #define HAVE_SYS_SOCKET_H 1
6621| #define HAVE_SYS_SELECT_H 1
6622| #define HAVE_NETINET_IN_SYSTM_H 1
6623| #define HAVE_NETINET_IP_H 1
6624| #define HAVE_NETINET_IN_H 1
6625| #define HAVE_ARPA_INET_H 1
6626| #define HAVE_GETADDRINFO 1
6627| #define HAVE_LINUX_IN6_H 1
6628| #define HAVE_INET_PTON 1
6629| #define HAVE_GETHOSTBYNAME2 1
6630| #define HAVE_INET_SOCKETS 1
6631| #define HAVE_INET_ATON 1
6632| #define HAVE_SOCKLEN_T 1
6633| #define HAVE_ERRNO_H 1
6634| #define HAVE_LIMITS_H 1
6635| #define HAVE_SYS_TYPES_H 1
6636| #define HAVE_SYS_SOCKET_H 1
6637| #define HAVE_SYS_IOCTL_H 1
6638| #define HAVE_UNISTD_H 1
6639| #define HAVE_NET_IF_H 1
6640| #define HAVE_LINUX_NETFILTER_IPV4_H 1
6641| #define HAVE_LINUX_NETFILTER_IPV6_H 1
6642| #define HAVE_NAT_NETFILTER 1
6643| #define CCXX_NAT 1
6644| #define USE_MONOTONIC_TIMER 1
6645| #define HAVE_EXTRAS 1
6646| #define HAVE_ZLIB_H 1
6647| #define HAVE_ZLIB_H 1
6648| #define HAVE_SYS_FILE_H 1
6649| #define HAVE_SYS_PARAM_H 1
6650| #define HAVE_SYS_WAIT_H 1
6651| #define HAVE_SYSLOG_H 1
6652| /* end confdefs.h. */
6653| #include <syslog.hposix_evlog.h>
6654configure:21992: result: no
6655configure:21992: checking for syslog.hposix_evlog.h
6656configure:21992: result: no
6657configure:21992: checking ss.h usability
6658configure:21992: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
6659conftest.cpp:143:16: fatal error: ss.h: No such file or directory
6660compilation terminated.
6661configure:21992: $? = 1
6662configure: failed program was:
6663| /* confdefs.h */
6664| #define PACKAGE_NAME ""
6665| #define PACKAGE_TARNAME ""
6666| #define PACKAGE_VERSION ""
6667| #define PACKAGE_STRING ""
6668| #define PACKAGE_BUGREPORT ""
6669| #define PACKAGE_URL ""
6670| #define STDC_HEADERS 1
6671| #define HAVE_SYS_TYPES_H 1
6672| #define HAVE_SYS_STAT_H 1
6673| #define HAVE_STDLIB_H 1
6674| #define HAVE_STRING_H 1
6675| #define HAVE_MEMORY_H 1
6676| #define HAVE_STRINGS_H 1
6677| #define HAVE_INTTYPES_H 1
6678| #define HAVE_STDINT_H 1
6679| #define HAVE_UNISTD_H 1
6680| #define __EXTENSIONS__ 1
6681| #define _ALL_SOURCE 1
6682| #define _GNU_SOURCE 1
6683| #define _POSIX_PTHREAD_SEMANTICS 1
6684| #define _TANDEM_SOURCE 1
6685| #define HAVE_DLFCN_H 1
6686| #define LT_OBJDIR ".libs/"
6687| #define PACKAGE "commoncpp2"
6688| #define VERSION "1.8.1"
6689| #define restrict __restrict
6690| #define HAVE_UNISTD_H 1
6691| #define HAVE_FEATURES_H 1
6692| #define HAVE_FCNTL_H 1
6693| #define TIME_WITH_SYS_TIME 1
6694| #define HAVE_SYS_TIME_H 1
6695| #define HAVE_SYS_TYPES_H 1
6696| #define HAVE_SYS_TYPES_STD 1
6697| #define HAVE_SYS_TYPES_64 1
6698| #define HAVE_LONG_LONG 1
6699| #define HAVE_ENDIAN_H 1
6700| #define HAVE_SIGACTION 1
6701| #define HAVE_SETITIMER 1
6702| #define HAVE_SIGWAIT 1
6703| #define RETSIGTYPE void
6704| #define HAVE_SIGWAIT2 1
6705| #define HAVE_STRCASECMP 1
6706| #define HAVE_STRINGS_H 1
6707| #define HAVE_ALLOCA_H 1
6708| #define HAVE_GETOPT 1
6709| #define HAVE_GETOPT 1
6710| #define HAVE_GETOPT_H 1
6711| #define HAVE_GETOPT_LONG 1
6712| #define HAVE_GETOPT_LONG 1
6713| #define HAVE_DLFCN_H 1
6714| #define HAVE_MODULES 1
6715| #define HAVE_PTHREAD_H 1
6716| #define HAVE_PTHREAD_H 1
6717| #define HAVE_PTHREAD_NANOSLEEP 1
6718| #define HAVE_CLOCK_GETTIME 1
6719| #define HAVE_HIRES_TIMER 1
6720| #define HAVE_MLOCK 1
6721| #define HAVE_SEMAPHORE_H 1
6722| #define HAVE_SCHED_H 1
6723| #define HAVE_SCHED_GETSCHEDULER 1
6724| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
6725| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
6726| #define HAVE_PTHREAD_RWLOCK 1
6727| #define HAVE_PREAD_PWRITE 1
6728| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
6729| #define HAVE_PTHREAD_SCHED_YIELD 1
6730| #define HAVE_SETENV 1
6731| #define HAVE_STRTOK_R 1
6732| #define HAVE_LOCALTIME_R 1
6733| #define HAVE_READDIR_R 1
6734| #define HAVE_STRERROR_R 1
6735| #define HAVE_POLL_H 1
6736| #define HAVE_SYS_POLL_H 1
6737| #define HAVE_POLL 1
6738| #define HAVE_NET_IF_H 1
6739| #define HAVE_SYS_SOCKET_H 1
6740| #define HAVE_SYS_SELECT_H 1
6741| #define HAVE_NETINET_IN_SYSTM_H 1
6742| #define HAVE_NETINET_IP_H 1
6743| #define HAVE_NETINET_IN_H 1
6744| #define HAVE_ARPA_INET_H 1
6745| #define HAVE_GETADDRINFO 1
6746| #define HAVE_LINUX_IN6_H 1
6747| #define HAVE_INET_PTON 1
6748| #define HAVE_GETHOSTBYNAME2 1
6749| #define HAVE_INET_SOCKETS 1
6750| #define HAVE_INET_ATON 1
6751| #define HAVE_SOCKLEN_T 1
6752| #define HAVE_ERRNO_H 1
6753| #define HAVE_LIMITS_H 1
6754| #define HAVE_SYS_TYPES_H 1
6755| #define HAVE_SYS_SOCKET_H 1
6756| #define HAVE_SYS_IOCTL_H 1
6757| #define HAVE_UNISTD_H 1
6758| #define HAVE_NET_IF_H 1
6759| #define HAVE_LINUX_NETFILTER_IPV4_H 1
6760| #define HAVE_LINUX_NETFILTER_IPV6_H 1
6761| #define HAVE_NAT_NETFILTER 1
6762| #define CCXX_NAT 1
6763| #define USE_MONOTONIC_TIMER 1
6764| #define HAVE_EXTRAS 1
6765| #define HAVE_ZLIB_H 1
6766| #define HAVE_ZLIB_H 1
6767| #define HAVE_SYS_FILE_H 1
6768| #define HAVE_SYS_PARAM_H 1
6769| #define HAVE_SYS_WAIT_H 1
6770| #define HAVE_SYSLOG_H 1
6771| /* end confdefs.h. */
6772| #include <stdio.h>
6773| #ifdef HAVE_SYS_TYPES_H
6774| # include <sys/types.h>
6775| #endif
6776| #ifdef HAVE_SYS_STAT_H
6777| # include <sys/stat.h>
6778| #endif
6779| #ifdef STDC_HEADERS
6780| # include <stdlib.h>
6781| # include <stddef.h>
6782| #else
6783| # ifdef HAVE_STDLIB_H
6784| # include <stdlib.h>
6785| # endif
6786| #endif
6787| #ifdef HAVE_STRING_H
6788| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6789| # include <memory.h>
6790| # endif
6791| # include <string.h>
6792| #endif
6793| #ifdef HAVE_STRINGS_H
6794| # include <strings.h>
6795| #endif
6796| #ifdef HAVE_INTTYPES_H
6797| # include <inttypes.h>
6798| #endif
6799| #ifdef HAVE_STDINT_H
6800| # include <stdint.h>
6801| #endif
6802| #ifdef HAVE_UNISTD_H
6803| # include <unistd.h>
6804| #endif
6805| #include <ss.h>
6806configure:21992: result: no
6807configure:21992: checking ss.h presence
6808configure:21992: arm-linux-androideabi-g++ -E conftest.cpp
6809conftest.cpp:110:16: fatal error: ss.h: No such file or directory
6810compilation terminated.
6811configure:21992: $? = 1
6812configure: failed program was:
6813| /* confdefs.h */
6814| #define PACKAGE_NAME ""
6815| #define PACKAGE_TARNAME ""
6816| #define PACKAGE_VERSION ""
6817| #define PACKAGE_STRING ""
6818| #define PACKAGE_BUGREPORT ""
6819| #define PACKAGE_URL ""
6820| #define STDC_HEADERS 1
6821| #define HAVE_SYS_TYPES_H 1
6822| #define HAVE_SYS_STAT_H 1
6823| #define HAVE_STDLIB_H 1
6824| #define HAVE_STRING_H 1
6825| #define HAVE_MEMORY_H 1
6826| #define HAVE_STRINGS_H 1
6827| #define HAVE_INTTYPES_H 1
6828| #define HAVE_STDINT_H 1
6829| #define HAVE_UNISTD_H 1
6830| #define __EXTENSIONS__ 1
6831| #define _ALL_SOURCE 1
6832| #define _GNU_SOURCE 1
6833| #define _POSIX_PTHREAD_SEMANTICS 1
6834| #define _TANDEM_SOURCE 1
6835| #define HAVE_DLFCN_H 1
6836| #define LT_OBJDIR ".libs/"
6837| #define PACKAGE "commoncpp2"
6838| #define VERSION "1.8.1"
6839| #define restrict __restrict
6840| #define HAVE_UNISTD_H 1
6841| #define HAVE_FEATURES_H 1
6842| #define HAVE_FCNTL_H 1
6843| #define TIME_WITH_SYS_TIME 1
6844| #define HAVE_SYS_TIME_H 1
6845| #define HAVE_SYS_TYPES_H 1
6846| #define HAVE_SYS_TYPES_STD 1
6847| #define HAVE_SYS_TYPES_64 1
6848| #define HAVE_LONG_LONG 1
6849| #define HAVE_ENDIAN_H 1
6850| #define HAVE_SIGACTION 1
6851| #define HAVE_SETITIMER 1
6852| #define HAVE_SIGWAIT 1
6853| #define RETSIGTYPE void
6854| #define HAVE_SIGWAIT2 1
6855| #define HAVE_STRCASECMP 1
6856| #define HAVE_STRINGS_H 1
6857| #define HAVE_ALLOCA_H 1
6858| #define HAVE_GETOPT 1
6859| #define HAVE_GETOPT 1
6860| #define HAVE_GETOPT_H 1
6861| #define HAVE_GETOPT_LONG 1
6862| #define HAVE_GETOPT_LONG 1
6863| #define HAVE_DLFCN_H 1
6864| #define HAVE_MODULES 1
6865| #define HAVE_PTHREAD_H 1
6866| #define HAVE_PTHREAD_H 1
6867| #define HAVE_PTHREAD_NANOSLEEP 1
6868| #define HAVE_CLOCK_GETTIME 1
6869| #define HAVE_HIRES_TIMER 1
6870| #define HAVE_MLOCK 1
6871| #define HAVE_SEMAPHORE_H 1
6872| #define HAVE_SCHED_H 1
6873| #define HAVE_SCHED_GETSCHEDULER 1
6874| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
6875| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
6876| #define HAVE_PTHREAD_RWLOCK 1
6877| #define HAVE_PREAD_PWRITE 1
6878| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
6879| #define HAVE_PTHREAD_SCHED_YIELD 1
6880| #define HAVE_SETENV 1
6881| #define HAVE_STRTOK_R 1
6882| #define HAVE_LOCALTIME_R 1
6883| #define HAVE_READDIR_R 1
6884| #define HAVE_STRERROR_R 1
6885| #define HAVE_POLL_H 1
6886| #define HAVE_SYS_POLL_H 1
6887| #define HAVE_POLL 1
6888| #define HAVE_NET_IF_H 1
6889| #define HAVE_SYS_SOCKET_H 1
6890| #define HAVE_SYS_SELECT_H 1
6891| #define HAVE_NETINET_IN_SYSTM_H 1
6892| #define HAVE_NETINET_IP_H 1
6893| #define HAVE_NETINET_IN_H 1
6894| #define HAVE_ARPA_INET_H 1
6895| #define HAVE_GETADDRINFO 1
6896| #define HAVE_LINUX_IN6_H 1
6897| #define HAVE_INET_PTON 1
6898| #define HAVE_GETHOSTBYNAME2 1
6899| #define HAVE_INET_SOCKETS 1
6900| #define HAVE_INET_ATON 1
6901| #define HAVE_SOCKLEN_T 1
6902| #define HAVE_ERRNO_H 1
6903| #define HAVE_LIMITS_H 1
6904| #define HAVE_SYS_TYPES_H 1
6905| #define HAVE_SYS_SOCKET_H 1
6906| #define HAVE_SYS_IOCTL_H 1
6907| #define HAVE_UNISTD_H 1
6908| #define HAVE_NET_IF_H 1
6909| #define HAVE_LINUX_NETFILTER_IPV4_H 1
6910| #define HAVE_LINUX_NETFILTER_IPV6_H 1
6911| #define HAVE_NAT_NETFILTER 1
6912| #define CCXX_NAT 1
6913| #define USE_MONOTONIC_TIMER 1
6914| #define HAVE_EXTRAS 1
6915| #define HAVE_ZLIB_H 1
6916| #define HAVE_ZLIB_H 1
6917| #define HAVE_SYS_FILE_H 1
6918| #define HAVE_SYS_PARAM_H 1
6919| #define HAVE_SYS_WAIT_H 1
6920| #define HAVE_SYSLOG_H 1
6921| /* end confdefs.h. */
6922| #include <ss.h>
6923configure:21992: result: no
6924configure:21992: checking for ss.h
6925configure:21992: result: no
6926configure:21992: checking ioctl.h usability
6927configure:21992: arm-linux-androideabi-g++ -c -Wno-psabi conftest.cpp >&5
6928conftest.cpp:143:19: fatal error: ioctl.h: No such file or directory
6929compilation terminated.
6930configure:21992: $? = 1
6931configure: failed program was:
6932| /* confdefs.h */
6933| #define PACKAGE_NAME ""
6934| #define PACKAGE_TARNAME ""
6935| #define PACKAGE_VERSION ""
6936| #define PACKAGE_STRING ""
6937| #define PACKAGE_BUGREPORT ""
6938| #define PACKAGE_URL ""
6939| #define STDC_HEADERS 1
6940| #define HAVE_SYS_TYPES_H 1
6941| #define HAVE_SYS_STAT_H 1
6942| #define HAVE_STDLIB_H 1
6943| #define HAVE_STRING_H 1
6944| #define HAVE_MEMORY_H 1
6945| #define HAVE_STRINGS_H 1
6946| #define HAVE_INTTYPES_H 1
6947| #define HAVE_STDINT_H 1
6948| #define HAVE_UNISTD_H 1
6949| #define __EXTENSIONS__ 1
6950| #define _ALL_SOURCE 1
6951| #define _GNU_SOURCE 1
6952| #define _POSIX_PTHREAD_SEMANTICS 1
6953| #define _TANDEM_SOURCE 1
6954| #define HAVE_DLFCN_H 1
6955| #define LT_OBJDIR ".libs/"
6956| #define PACKAGE "commoncpp2"
6957| #define VERSION "1.8.1"
6958| #define restrict __restrict
6959| #define HAVE_UNISTD_H 1
6960| #define HAVE_FEATURES_H 1
6961| #define HAVE_FCNTL_H 1
6962| #define TIME_WITH_SYS_TIME 1
6963| #define HAVE_SYS_TIME_H 1
6964| #define HAVE_SYS_TYPES_H 1
6965| #define HAVE_SYS_TYPES_STD 1
6966| #define HAVE_SYS_TYPES_64 1
6967| #define HAVE_LONG_LONG 1
6968| #define HAVE_ENDIAN_H 1
6969| #define HAVE_SIGACTION 1
6970| #define HAVE_SETITIMER 1
6971| #define HAVE_SIGWAIT 1
6972| #define RETSIGTYPE void
6973| #define HAVE_SIGWAIT2 1
6974| #define HAVE_STRCASECMP 1
6975| #define HAVE_STRINGS_H 1
6976| #define HAVE_ALLOCA_H 1
6977| #define HAVE_GETOPT 1
6978| #define HAVE_GETOPT 1
6979| #define HAVE_GETOPT_H 1
6980| #define HAVE_GETOPT_LONG 1
6981| #define HAVE_GETOPT_LONG 1
6982| #define HAVE_DLFCN_H 1
6983| #define HAVE_MODULES 1
6984| #define HAVE_PTHREAD_H 1
6985| #define HAVE_PTHREAD_H 1
6986| #define HAVE_PTHREAD_NANOSLEEP 1
6987| #define HAVE_CLOCK_GETTIME 1
6988| #define HAVE_HIRES_TIMER 1
6989| #define HAVE_MLOCK 1
6990| #define HAVE_SEMAPHORE_H 1
6991| #define HAVE_SCHED_H 1
6992| #define HAVE_SCHED_GETSCHEDULER 1
6993| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
6994| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
6995| #define HAVE_PTHREAD_RWLOCK 1
6996| #define HAVE_PREAD_PWRITE 1
6997| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
6998| #define HAVE_PTHREAD_SCHED_YIELD 1
6999| #define HAVE_SETENV 1
7000| #define HAVE_STRTOK_R 1
7001| #define HAVE_LOCALTIME_R 1
7002| #define HAVE_READDIR_R 1
7003| #define HAVE_STRERROR_R 1
7004| #define HAVE_POLL_H 1
7005| #define HAVE_SYS_POLL_H 1
7006| #define HAVE_POLL 1
7007| #define HAVE_NET_IF_H 1
7008| #define HAVE_SYS_SOCKET_H 1
7009| #define HAVE_SYS_SELECT_H 1
7010| #define HAVE_NETINET_IN_SYSTM_H 1
7011| #define HAVE_NETINET_IP_H 1
7012| #define HAVE_NETINET_IN_H 1
7013| #define HAVE_ARPA_INET_H 1
7014| #define HAVE_GETADDRINFO 1
7015| #define HAVE_LINUX_IN6_H 1
7016| #define HAVE_INET_PTON 1
7017| #define HAVE_GETHOSTBYNAME2 1
7018| #define HAVE_INET_SOCKETS 1
7019| #define HAVE_INET_ATON 1
7020| #define HAVE_SOCKLEN_T 1
7021| #define HAVE_ERRNO_H 1
7022| #define HAVE_LIMITS_H 1
7023| #define HAVE_SYS_TYPES_H 1
7024| #define HAVE_SYS_SOCKET_H 1
7025| #define HAVE_SYS_IOCTL_H 1
7026| #define HAVE_UNISTD_H 1
7027| #define HAVE_NET_IF_H 1
7028| #define HAVE_LINUX_NETFILTER_IPV4_H 1
7029| #define HAVE_LINUX_NETFILTER_IPV6_H 1
7030| #define HAVE_NAT_NETFILTER 1
7031| #define CCXX_NAT 1
7032| #define USE_MONOTONIC_TIMER 1
7033| #define HAVE_EXTRAS 1
7034| #define HAVE_ZLIB_H 1
7035| #define HAVE_ZLIB_H 1
7036| #define HAVE_SYS_FILE_H 1
7037| #define HAVE_SYS_PARAM_H 1
7038| #define HAVE_SYS_WAIT_H 1
7039| #define HAVE_SYSLOG_H 1
7040| /* end confdefs.h. */
7041| #include <stdio.h>
7042| #ifdef HAVE_SYS_TYPES_H
7043| # include <sys/types.h>
7044| #endif
7045| #ifdef HAVE_SYS_STAT_H
7046| # include <sys/stat.h>
7047| #endif
7048| #ifdef STDC_HEADERS
7049| # include <stdlib.h>
7050| # include <stddef.h>
7051| #else
7052| # ifdef HAVE_STDLIB_H
7053| # include <stdlib.h>
7054| # endif
7055| #endif
7056| #ifdef HAVE_STRING_H
7057| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7058| # include <memory.h>
7059| # endif
7060| # include <string.h>
7061| #endif
7062| #ifdef HAVE_STRINGS_H
7063| # include <strings.h>
7064| #endif
7065| #ifdef HAVE_INTTYPES_H
7066| # include <inttypes.h>
7067| #endif
7068| #ifdef HAVE_STDINT_H
7069| # include <stdint.h>
7070| #endif
7071| #ifdef HAVE_UNISTD_H
7072| # include <unistd.h>
7073| #endif
7074| #include <ioctl.h>
7075configure:21992: result: no
7076configure:21992: checking ioctl.h presence
7077configure:21992: arm-linux-androideabi-g++ -E conftest.cpp
7078conftest.cpp:110:19: fatal error: ioctl.h: No such file or directory
7079compilation terminated.
7080configure:21992: $? = 1
7081configure: failed program was:
7082| /* confdefs.h */
7083| #define PACKAGE_NAME ""
7084| #define PACKAGE_TARNAME ""
7085| #define PACKAGE_VERSION ""
7086| #define PACKAGE_STRING ""
7087| #define PACKAGE_BUGREPORT ""
7088| #define PACKAGE_URL ""
7089| #define STDC_HEADERS 1
7090| #define HAVE_SYS_TYPES_H 1
7091| #define HAVE_SYS_STAT_H 1
7092| #define HAVE_STDLIB_H 1
7093| #define HAVE_STRING_H 1
7094| #define HAVE_MEMORY_H 1
7095| #define HAVE_STRINGS_H 1
7096| #define HAVE_INTTYPES_H 1
7097| #define HAVE_STDINT_H 1
7098| #define HAVE_UNISTD_H 1
7099| #define __EXTENSIONS__ 1
7100| #define _ALL_SOURCE 1
7101| #define _GNU_SOURCE 1
7102| #define _POSIX_PTHREAD_SEMANTICS 1
7103| #define _TANDEM_SOURCE 1
7104| #define HAVE_DLFCN_H 1
7105| #define LT_OBJDIR ".libs/"
7106| #define PACKAGE "commoncpp2"
7107| #define VERSION "1.8.1"
7108| #define restrict __restrict
7109| #define HAVE_UNISTD_H 1
7110| #define HAVE_FEATURES_H 1
7111| #define HAVE_FCNTL_H 1
7112| #define TIME_WITH_SYS_TIME 1
7113| #define HAVE_SYS_TIME_H 1
7114| #define HAVE_SYS_TYPES_H 1
7115| #define HAVE_SYS_TYPES_STD 1
7116| #define HAVE_SYS_TYPES_64 1
7117| #define HAVE_LONG_LONG 1
7118| #define HAVE_ENDIAN_H 1
7119| #define HAVE_SIGACTION 1
7120| #define HAVE_SETITIMER 1
7121| #define HAVE_SIGWAIT 1
7122| #define RETSIGTYPE void
7123| #define HAVE_SIGWAIT2 1
7124| #define HAVE_STRCASECMP 1
7125| #define HAVE_STRINGS_H 1
7126| #define HAVE_ALLOCA_H 1
7127| #define HAVE_GETOPT 1
7128| #define HAVE_GETOPT 1
7129| #define HAVE_GETOPT_H 1
7130| #define HAVE_GETOPT_LONG 1
7131| #define HAVE_GETOPT_LONG 1
7132| #define HAVE_DLFCN_H 1
7133| #define HAVE_MODULES 1
7134| #define HAVE_PTHREAD_H 1
7135| #define HAVE_PTHREAD_H 1
7136| #define HAVE_PTHREAD_NANOSLEEP 1
7137| #define HAVE_CLOCK_GETTIME 1
7138| #define HAVE_HIRES_TIMER 1
7139| #define HAVE_MLOCK 1
7140| #define HAVE_SEMAPHORE_H 1
7141| #define HAVE_SCHED_H 1
7142| #define HAVE_SCHED_GETSCHEDULER 1
7143| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
7144| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
7145| #define HAVE_PTHREAD_RWLOCK 1
7146| #define HAVE_PREAD_PWRITE 1
7147| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
7148| #define HAVE_PTHREAD_SCHED_YIELD 1
7149| #define HAVE_SETENV 1
7150| #define HAVE_STRTOK_R 1
7151| #define HAVE_LOCALTIME_R 1
7152| #define HAVE_READDIR_R 1
7153| #define HAVE_STRERROR_R 1
7154| #define HAVE_POLL_H 1
7155| #define HAVE_SYS_POLL_H 1
7156| #define HAVE_POLL 1
7157| #define HAVE_NET_IF_H 1
7158| #define HAVE_SYS_SOCKET_H 1
7159| #define HAVE_SYS_SELECT_H 1
7160| #define HAVE_NETINET_IN_SYSTM_H 1
7161| #define HAVE_NETINET_IP_H 1
7162| #define HAVE_NETINET_IN_H 1
7163| #define HAVE_ARPA_INET_H 1
7164| #define HAVE_GETADDRINFO 1
7165| #define HAVE_LINUX_IN6_H 1
7166| #define HAVE_INET_PTON 1
7167| #define HAVE_GETHOSTBYNAME2 1
7168| #define HAVE_INET_SOCKETS 1
7169| #define HAVE_INET_ATON 1
7170| #define HAVE_SOCKLEN_T 1
7171| #define HAVE_ERRNO_H 1
7172| #define HAVE_LIMITS_H 1
7173| #define HAVE_SYS_TYPES_H 1
7174| #define HAVE_SYS_SOCKET_H 1
7175| #define HAVE_SYS_IOCTL_H 1
7176| #define HAVE_UNISTD_H 1
7177| #define HAVE_NET_IF_H 1
7178| #define HAVE_LINUX_NETFILTER_IPV4_H 1
7179| #define HAVE_LINUX_NETFILTER_IPV6_H 1
7180| #define HAVE_NAT_NETFILTER 1
7181| #define CCXX_NAT 1
7182| #define USE_MONOTONIC_TIMER 1
7183| #define HAVE_EXTRAS 1
7184| #define HAVE_ZLIB_H 1
7185| #define HAVE_ZLIB_H 1
7186| #define HAVE_SYS_FILE_H 1
7187| #define HAVE_SYS_PARAM_H 1
7188| #define HAVE_SYS_WAIT_H 1
7189| #define HAVE_SYSLOG_H 1
7190| /* end confdefs.h. */
7191| #include <ioctl.h>
7192configure:21992: result: no
7193configure:21992: checking for ioctl.h
7194configure:21992: result: no
7195configure:22005: checking for realpath
7196configure:22005: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
7197configure:22005: $? = 0
7198configure:22005: result: yes
7199configure:22005: checking for lstat
7200configure:22005: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
7201configure:22005: $? = 0
7202configure:22005: result: yes
7203configure:22005: checking for snprintf
7204configure:22005: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
7205configure:22005: $? = 0
7206configure:22005: result: yes
7207configure:22005: checking for memmove
7208configure:22005: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
7209configure:22005: $? = 0
7210configure:22005: result: yes
7211configure:22005: checking for strdup
7212configure:22005: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
7213configure:22005: $? = 0
7214configure:22005: result: yes
7215configure:22005: checking for lockf
7216configure:22005: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
7217/tmp/ccoknyam.o: In function `main':
7218conftest.cpp:(.text+0x8): undefined reference to `lockf'
7219collect2: ld returned 1 exit status
7220configure:22005: $? = 1
7221configure: failed program was:
7222| /* confdefs.h */
7223| #define PACKAGE_NAME ""
7224| #define PACKAGE_TARNAME ""
7225| #define PACKAGE_VERSION ""
7226| #define PACKAGE_STRING ""
7227| #define PACKAGE_BUGREPORT ""
7228| #define PACKAGE_URL ""
7229| #define STDC_HEADERS 1
7230| #define HAVE_SYS_TYPES_H 1
7231| #define HAVE_SYS_STAT_H 1
7232| #define HAVE_STDLIB_H 1
7233| #define HAVE_STRING_H 1
7234| #define HAVE_MEMORY_H 1
7235| #define HAVE_STRINGS_H 1
7236| #define HAVE_INTTYPES_H 1
7237| #define HAVE_STDINT_H 1
7238| #define HAVE_UNISTD_H 1
7239| #define __EXTENSIONS__ 1
7240| #define _ALL_SOURCE 1
7241| #define _GNU_SOURCE 1
7242| #define _POSIX_PTHREAD_SEMANTICS 1
7243| #define _TANDEM_SOURCE 1
7244| #define HAVE_DLFCN_H 1
7245| #define LT_OBJDIR ".libs/"
7246| #define PACKAGE "commoncpp2"
7247| #define VERSION "1.8.1"
7248| #define restrict __restrict
7249| #define HAVE_UNISTD_H 1
7250| #define HAVE_FEATURES_H 1
7251| #define HAVE_FCNTL_H 1
7252| #define TIME_WITH_SYS_TIME 1
7253| #define HAVE_SYS_TIME_H 1
7254| #define HAVE_SYS_TYPES_H 1
7255| #define HAVE_SYS_TYPES_STD 1
7256| #define HAVE_SYS_TYPES_64 1
7257| #define HAVE_LONG_LONG 1
7258| #define HAVE_ENDIAN_H 1
7259| #define HAVE_SIGACTION 1
7260| #define HAVE_SETITIMER 1
7261| #define HAVE_SIGWAIT 1
7262| #define RETSIGTYPE void
7263| #define HAVE_SIGWAIT2 1
7264| #define HAVE_STRCASECMP 1
7265| #define HAVE_STRINGS_H 1
7266| #define HAVE_ALLOCA_H 1
7267| #define HAVE_GETOPT 1
7268| #define HAVE_GETOPT 1
7269| #define HAVE_GETOPT_H 1
7270| #define HAVE_GETOPT_LONG 1
7271| #define HAVE_GETOPT_LONG 1
7272| #define HAVE_DLFCN_H 1
7273| #define HAVE_MODULES 1
7274| #define HAVE_PTHREAD_H 1
7275| #define HAVE_PTHREAD_H 1
7276| #define HAVE_PTHREAD_NANOSLEEP 1
7277| #define HAVE_CLOCK_GETTIME 1
7278| #define HAVE_HIRES_TIMER 1
7279| #define HAVE_MLOCK 1
7280| #define HAVE_SEMAPHORE_H 1
7281| #define HAVE_SCHED_H 1
7282| #define HAVE_SCHED_GETSCHEDULER 1
7283| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
7284| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
7285| #define HAVE_PTHREAD_RWLOCK 1
7286| #define HAVE_PREAD_PWRITE 1
7287| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
7288| #define HAVE_PTHREAD_SCHED_YIELD 1
7289| #define HAVE_SETENV 1
7290| #define HAVE_STRTOK_R 1
7291| #define HAVE_LOCALTIME_R 1
7292| #define HAVE_READDIR_R 1
7293| #define HAVE_STRERROR_R 1
7294| #define HAVE_POLL_H 1
7295| #define HAVE_SYS_POLL_H 1
7296| #define HAVE_POLL 1
7297| #define HAVE_NET_IF_H 1
7298| #define HAVE_SYS_SOCKET_H 1
7299| #define HAVE_SYS_SELECT_H 1
7300| #define HAVE_NETINET_IN_SYSTM_H 1
7301| #define HAVE_NETINET_IP_H 1
7302| #define HAVE_NETINET_IN_H 1
7303| #define HAVE_ARPA_INET_H 1
7304| #define HAVE_GETADDRINFO 1
7305| #define HAVE_LINUX_IN6_H 1
7306| #define HAVE_INET_PTON 1
7307| #define HAVE_GETHOSTBYNAME2 1
7308| #define HAVE_INET_SOCKETS 1
7309| #define HAVE_INET_ATON 1
7310| #define HAVE_SOCKLEN_T 1
7311| #define HAVE_ERRNO_H 1
7312| #define HAVE_LIMITS_H 1
7313| #define HAVE_SYS_TYPES_H 1
7314| #define HAVE_SYS_SOCKET_H 1
7315| #define HAVE_SYS_IOCTL_H 1
7316| #define HAVE_UNISTD_H 1
7317| #define HAVE_NET_IF_H 1
7318| #define HAVE_LINUX_NETFILTER_IPV4_H 1
7319| #define HAVE_LINUX_NETFILTER_IPV6_H 1
7320| #define HAVE_NAT_NETFILTER 1
7321| #define CCXX_NAT 1
7322| #define USE_MONOTONIC_TIMER 1
7323| #define HAVE_EXTRAS 1
7324| #define HAVE_ZLIB_H 1
7325| #define HAVE_ZLIB_H 1
7326| #define HAVE_SYS_FILE_H 1
7327| #define HAVE_SYS_PARAM_H 1
7328| #define HAVE_SYS_WAIT_H 1
7329| #define HAVE_SYSLOG_H 1
7330| #define HAVE_REALPATH 1
7331| #define HAVE_LSTAT 1
7332| #define HAVE_SNPRINTF 1
7333| #define HAVE_MEMMOVE 1
7334| #define HAVE_STRDUP 1
7335| /* end confdefs.h. */
7336| /* Define lockf to an innocuous variant, in case <limits.h> declares lockf.
7337| For example, HP-UX 11i <limits.h> declares gettimeofday. */
7338| #define lockf innocuous_lockf
7339|
7340| /* System header to define __stub macros and hopefully few prototypes,
7341| which can conflict with char lockf (); below.
7342| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7343| <limits.h> exists even on freestanding compilers. */
7344|
7345| #ifdef __STDC__
7346| # include <limits.h>
7347| #else
7348| # include <assert.h>
7349| #endif
7350|
7351| #undef lockf
7352|
7353| /* Override any GCC internal prototype to avoid an error.
7354| Use char because int might match the return type of a GCC
7355| builtin and then its argument prototype would still apply. */
7356| #ifdef __cplusplus
7357| extern "C"
7358| #endif
7359| char lockf ();
7360| /* The GNU C library defines this for functions which it implements
7361| to always fail with ENOSYS. Some functions are actually named
7362| something starting with __ and the normal name is an alias. */
7363| #if defined __stub_lockf || defined __stub___lockf
7364| choke me
7365| #endif
7366|
7367| int
7368| main ()
7369| {
7370| return lockf ();
7371| ;
7372| return 0;
7373| }
7374configure:22005: result: no
7375configure:22005: checking for waitpid
7376configure:22005: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
7377configure:22005: $? = 0
7378configure:22005: result: yes
7379configure:22005: checking for wait4
7380configure:22005: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
7381/tmp/cckmcIXl.o: In function `main':
7382conftest.cpp:(.text+0x8): undefined reference to `wait4'
7383collect2: ld returned 1 exit status
7384configure:22005: $? = 1
7385configure: failed program was:
7386| /* confdefs.h */
7387| #define PACKAGE_NAME ""
7388| #define PACKAGE_TARNAME ""
7389| #define PACKAGE_VERSION ""
7390| #define PACKAGE_STRING ""
7391| #define PACKAGE_BUGREPORT ""
7392| #define PACKAGE_URL ""
7393| #define STDC_HEADERS 1
7394| #define HAVE_SYS_TYPES_H 1
7395| #define HAVE_SYS_STAT_H 1
7396| #define HAVE_STDLIB_H 1
7397| #define HAVE_STRING_H 1
7398| #define HAVE_MEMORY_H 1
7399| #define HAVE_STRINGS_H 1
7400| #define HAVE_INTTYPES_H 1
7401| #define HAVE_STDINT_H 1
7402| #define HAVE_UNISTD_H 1
7403| #define __EXTENSIONS__ 1
7404| #define _ALL_SOURCE 1
7405| #define _GNU_SOURCE 1
7406| #define _POSIX_PTHREAD_SEMANTICS 1
7407| #define _TANDEM_SOURCE 1
7408| #define HAVE_DLFCN_H 1
7409| #define LT_OBJDIR ".libs/"
7410| #define PACKAGE "commoncpp2"
7411| #define VERSION "1.8.1"
7412| #define restrict __restrict
7413| #define HAVE_UNISTD_H 1
7414| #define HAVE_FEATURES_H 1
7415| #define HAVE_FCNTL_H 1
7416| #define TIME_WITH_SYS_TIME 1
7417| #define HAVE_SYS_TIME_H 1
7418| #define HAVE_SYS_TYPES_H 1
7419| #define HAVE_SYS_TYPES_STD 1
7420| #define HAVE_SYS_TYPES_64 1
7421| #define HAVE_LONG_LONG 1
7422| #define HAVE_ENDIAN_H 1
7423| #define HAVE_SIGACTION 1
7424| #define HAVE_SETITIMER 1
7425| #define HAVE_SIGWAIT 1
7426| #define RETSIGTYPE void
7427| #define HAVE_SIGWAIT2 1
7428| #define HAVE_STRCASECMP 1
7429| #define HAVE_STRINGS_H 1
7430| #define HAVE_ALLOCA_H 1
7431| #define HAVE_GETOPT 1
7432| #define HAVE_GETOPT 1
7433| #define HAVE_GETOPT_H 1
7434| #define HAVE_GETOPT_LONG 1
7435| #define HAVE_GETOPT_LONG 1
7436| #define HAVE_DLFCN_H 1
7437| #define HAVE_MODULES 1
7438| #define HAVE_PTHREAD_H 1
7439| #define HAVE_PTHREAD_H 1
7440| #define HAVE_PTHREAD_NANOSLEEP 1
7441| #define HAVE_CLOCK_GETTIME 1
7442| #define HAVE_HIRES_TIMER 1
7443| #define HAVE_MLOCK 1
7444| #define HAVE_SEMAPHORE_H 1
7445| #define HAVE_SCHED_H 1
7446| #define HAVE_SCHED_GETSCHEDULER 1
7447| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
7448| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
7449| #define HAVE_PTHREAD_RWLOCK 1
7450| #define HAVE_PREAD_PWRITE 1
7451| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
7452| #define HAVE_PTHREAD_SCHED_YIELD 1
7453| #define HAVE_SETENV 1
7454| #define HAVE_STRTOK_R 1
7455| #define HAVE_LOCALTIME_R 1
7456| #define HAVE_READDIR_R 1
7457| #define HAVE_STRERROR_R 1
7458| #define HAVE_POLL_H 1
7459| #define HAVE_SYS_POLL_H 1
7460| #define HAVE_POLL 1
7461| #define HAVE_NET_IF_H 1
7462| #define HAVE_SYS_SOCKET_H 1
7463| #define HAVE_SYS_SELECT_H 1
7464| #define HAVE_NETINET_IN_SYSTM_H 1
7465| #define HAVE_NETINET_IP_H 1
7466| #define HAVE_NETINET_IN_H 1
7467| #define HAVE_ARPA_INET_H 1
7468| #define HAVE_GETADDRINFO 1
7469| #define HAVE_LINUX_IN6_H 1
7470| #define HAVE_INET_PTON 1
7471| #define HAVE_GETHOSTBYNAME2 1
7472| #define HAVE_INET_SOCKETS 1
7473| #define HAVE_INET_ATON 1
7474| #define HAVE_SOCKLEN_T 1
7475| #define HAVE_ERRNO_H 1
7476| #define HAVE_LIMITS_H 1
7477| #define HAVE_SYS_TYPES_H 1
7478| #define HAVE_SYS_SOCKET_H 1
7479| #define HAVE_SYS_IOCTL_H 1
7480| #define HAVE_UNISTD_H 1
7481| #define HAVE_NET_IF_H 1
7482| #define HAVE_LINUX_NETFILTER_IPV4_H 1
7483| #define HAVE_LINUX_NETFILTER_IPV6_H 1
7484| #define HAVE_NAT_NETFILTER 1
7485| #define CCXX_NAT 1
7486| #define USE_MONOTONIC_TIMER 1
7487| #define HAVE_EXTRAS 1
7488| #define HAVE_ZLIB_H 1
7489| #define HAVE_ZLIB_H 1
7490| #define HAVE_SYS_FILE_H 1
7491| #define HAVE_SYS_PARAM_H 1
7492| #define HAVE_SYS_WAIT_H 1
7493| #define HAVE_SYSLOG_H 1
7494| #define HAVE_REALPATH 1
7495| #define HAVE_LSTAT 1
7496| #define HAVE_SNPRINTF 1
7497| #define HAVE_MEMMOVE 1
7498| #define HAVE_STRDUP 1
7499| #define HAVE_WAITPID 1
7500| /* end confdefs.h. */
7501| /* Define wait4 to an innocuous variant, in case <limits.h> declares wait4.
7502| For example, HP-UX 11i <limits.h> declares gettimeofday. */
7503| #define wait4 innocuous_wait4
7504|
7505| /* System header to define __stub macros and hopefully few prototypes,
7506| which can conflict with char wait4 (); below.
7507| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7508| <limits.h> exists even on freestanding compilers. */
7509|
7510| #ifdef __STDC__
7511| # include <limits.h>
7512| #else
7513| # include <assert.h>
7514| #endif
7515|
7516| #undef wait4
7517|
7518| /* Override any GCC internal prototype to avoid an error.
7519| Use char because int might match the return type of a GCC
7520| builtin and then its argument prototype would still apply. */
7521| #ifdef __cplusplus
7522| extern "C"
7523| #endif
7524| char wait4 ();
7525| /* The GNU C library defines this for functions which it implements
7526| to always fail with ENOSYS. Some functions are actually named
7527| something starting with __ and the normal name is an alias. */
7528| #if defined __stub_wait4 || defined __stub___wait4
7529| choke me
7530| #endif
7531|
7532| int
7533| main ()
7534| {
7535| return wait4 ();
7536| ;
7537| return 0;
7538| }
7539configure:22005: result: no
7540configure:22005: checking for gettimeofday
7541configure:22005: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
7542configure:22005: $? = 0
7543configure:22005: result: yes
7544configure:22017: checking for posix_memalign
7545configure:22017: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
7546/tmp/cckfvgtI.o: In function `main':
7547conftest.cpp:(.text+0x8): undefined reference to `posix_memalign'
7548collect2: ld returned 1 exit status
7549configure:22017: $? = 1
7550configure: failed program was:
7551| /* confdefs.h */
7552| #define PACKAGE_NAME ""
7553| #define PACKAGE_TARNAME ""
7554| #define PACKAGE_VERSION ""
7555| #define PACKAGE_STRING ""
7556| #define PACKAGE_BUGREPORT ""
7557| #define PACKAGE_URL ""
7558| #define STDC_HEADERS 1
7559| #define HAVE_SYS_TYPES_H 1
7560| #define HAVE_SYS_STAT_H 1
7561| #define HAVE_STDLIB_H 1
7562| #define HAVE_STRING_H 1
7563| #define HAVE_MEMORY_H 1
7564| #define HAVE_STRINGS_H 1
7565| #define HAVE_INTTYPES_H 1
7566| #define HAVE_STDINT_H 1
7567| #define HAVE_UNISTD_H 1
7568| #define __EXTENSIONS__ 1
7569| #define _ALL_SOURCE 1
7570| #define _GNU_SOURCE 1
7571| #define _POSIX_PTHREAD_SEMANTICS 1
7572| #define _TANDEM_SOURCE 1
7573| #define HAVE_DLFCN_H 1
7574| #define LT_OBJDIR ".libs/"
7575| #define PACKAGE "commoncpp2"
7576| #define VERSION "1.8.1"
7577| #define restrict __restrict
7578| #define HAVE_UNISTD_H 1
7579| #define HAVE_FEATURES_H 1
7580| #define HAVE_FCNTL_H 1
7581| #define TIME_WITH_SYS_TIME 1
7582| #define HAVE_SYS_TIME_H 1
7583| #define HAVE_SYS_TYPES_H 1
7584| #define HAVE_SYS_TYPES_STD 1
7585| #define HAVE_SYS_TYPES_64 1
7586| #define HAVE_LONG_LONG 1
7587| #define HAVE_ENDIAN_H 1
7588| #define HAVE_SIGACTION 1
7589| #define HAVE_SETITIMER 1
7590| #define HAVE_SIGWAIT 1
7591| #define RETSIGTYPE void
7592| #define HAVE_SIGWAIT2 1
7593| #define HAVE_STRCASECMP 1
7594| #define HAVE_STRINGS_H 1
7595| #define HAVE_ALLOCA_H 1
7596| #define HAVE_GETOPT 1
7597| #define HAVE_GETOPT 1
7598| #define HAVE_GETOPT_H 1
7599| #define HAVE_GETOPT_LONG 1
7600| #define HAVE_GETOPT_LONG 1
7601| #define HAVE_DLFCN_H 1
7602| #define HAVE_MODULES 1
7603| #define HAVE_PTHREAD_H 1
7604| #define HAVE_PTHREAD_H 1
7605| #define HAVE_PTHREAD_NANOSLEEP 1
7606| #define HAVE_CLOCK_GETTIME 1
7607| #define HAVE_HIRES_TIMER 1
7608| #define HAVE_MLOCK 1
7609| #define HAVE_SEMAPHORE_H 1
7610| #define HAVE_SCHED_H 1
7611| #define HAVE_SCHED_GETSCHEDULER 1
7612| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
7613| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
7614| #define HAVE_PTHREAD_RWLOCK 1
7615| #define HAVE_PREAD_PWRITE 1
7616| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
7617| #define HAVE_PTHREAD_SCHED_YIELD 1
7618| #define HAVE_SETENV 1
7619| #define HAVE_STRTOK_R 1
7620| #define HAVE_LOCALTIME_R 1
7621| #define HAVE_READDIR_R 1
7622| #define HAVE_STRERROR_R 1
7623| #define HAVE_POLL_H 1
7624| #define HAVE_SYS_POLL_H 1
7625| #define HAVE_POLL 1
7626| #define HAVE_NET_IF_H 1
7627| #define HAVE_SYS_SOCKET_H 1
7628| #define HAVE_SYS_SELECT_H 1
7629| #define HAVE_NETINET_IN_SYSTM_H 1
7630| #define HAVE_NETINET_IP_H 1
7631| #define HAVE_NETINET_IN_H 1
7632| #define HAVE_ARPA_INET_H 1
7633| #define HAVE_GETADDRINFO 1
7634| #define HAVE_LINUX_IN6_H 1
7635| #define HAVE_INET_PTON 1
7636| #define HAVE_GETHOSTBYNAME2 1
7637| #define HAVE_INET_SOCKETS 1
7638| #define HAVE_INET_ATON 1
7639| #define HAVE_SOCKLEN_T 1
7640| #define HAVE_ERRNO_H 1
7641| #define HAVE_LIMITS_H 1
7642| #define HAVE_SYS_TYPES_H 1
7643| #define HAVE_SYS_SOCKET_H 1
7644| #define HAVE_SYS_IOCTL_H 1
7645| #define HAVE_UNISTD_H 1
7646| #define HAVE_NET_IF_H 1
7647| #define HAVE_LINUX_NETFILTER_IPV4_H 1
7648| #define HAVE_LINUX_NETFILTER_IPV6_H 1
7649| #define HAVE_NAT_NETFILTER 1
7650| #define CCXX_NAT 1
7651| #define USE_MONOTONIC_TIMER 1
7652| #define HAVE_EXTRAS 1
7653| #define HAVE_ZLIB_H 1
7654| #define HAVE_ZLIB_H 1
7655| #define HAVE_SYS_FILE_H 1
7656| #define HAVE_SYS_PARAM_H 1
7657| #define HAVE_SYS_WAIT_H 1
7658| #define HAVE_SYSLOG_H 1
7659| #define HAVE_REALPATH 1
7660| #define HAVE_LSTAT 1
7661| #define HAVE_SNPRINTF 1
7662| #define HAVE_MEMMOVE 1
7663| #define HAVE_STRDUP 1
7664| #define HAVE_WAITPID 1
7665| #define HAVE_GETTIMEOFDAY 1
7666| /* end confdefs.h. */
7667| /* Define posix_memalign to an innocuous variant, in case <limits.h> declares posix_memalign.
7668| For example, HP-UX 11i <limits.h> declares gettimeofday. */
7669| #define posix_memalign innocuous_posix_memalign
7670|
7671| /* System header to define __stub macros and hopefully few prototypes,
7672| which can conflict with char posix_memalign (); below.
7673| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7674| <limits.h> exists even on freestanding compilers. */
7675|
7676| #ifdef __STDC__
7677| # include <limits.h>
7678| #else
7679| # include <assert.h>
7680| #endif
7681|
7682| #undef posix_memalign
7683|
7684| /* Override any GCC internal prototype to avoid an error.
7685| Use char because int might match the return type of a GCC
7686| builtin and then its argument prototype would still apply. */
7687| #ifdef __cplusplus
7688| extern "C"
7689| #endif
7690| char posix_memalign ();
7691| /* The GNU C library defines this for functions which it implements
7692| to always fail with ENOSYS. Some functions are actually named
7693| something starting with __ and the normal name is an alias. */
7694| #if defined __stub_posix_memalign || defined __stub___posix_memalign
7695| choke me
7696| #endif
7697|
7698| int
7699| main ()
7700| {
7701| return posix_memalign ();
7702| ;
7703| return 0;
7704| }
7705configure:22017: result: no
7706configure:22017: checking for setegid
7707configure:22017: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
7708configure:22017: $? = 0
7709configure:22017: result: yes
7710configure:22017: checking for setpgrp
7711configure:22017: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
7712configure:22017: $? = 0
7713configure:22017: result: yes
7714configure:22017: checking for getpagesize
7715configure:22017: arm-linux-androideabi-g++ -o conftest -Wno-psabi conftest.cpp -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib >&5
7716/tmp/ccUPUulc.o: In function `main':
7717conftest.cpp:(.text+0x8): undefined reference to `getpagesize'
7718collect2: ld returned 1 exit status
7719configure:22017: $? = 1
7720configure: failed program was:
7721| /* confdefs.h */
7722| #define PACKAGE_NAME ""
7723| #define PACKAGE_TARNAME ""
7724| #define PACKAGE_VERSION ""
7725| #define PACKAGE_STRING ""
7726| #define PACKAGE_BUGREPORT ""
7727| #define PACKAGE_URL ""
7728| #define STDC_HEADERS 1
7729| #define HAVE_SYS_TYPES_H 1
7730| #define HAVE_SYS_STAT_H 1
7731| #define HAVE_STDLIB_H 1
7732| #define HAVE_STRING_H 1
7733| #define HAVE_MEMORY_H 1
7734| #define HAVE_STRINGS_H 1
7735| #define HAVE_INTTYPES_H 1
7736| #define HAVE_STDINT_H 1
7737| #define HAVE_UNISTD_H 1
7738| #define __EXTENSIONS__ 1
7739| #define _ALL_SOURCE 1
7740| #define _GNU_SOURCE 1
7741| #define _POSIX_PTHREAD_SEMANTICS 1
7742| #define _TANDEM_SOURCE 1
7743| #define HAVE_DLFCN_H 1
7744| #define LT_OBJDIR ".libs/"
7745| #define PACKAGE "commoncpp2"
7746| #define VERSION "1.8.1"
7747| #define restrict __restrict
7748| #define HAVE_UNISTD_H 1
7749| #define HAVE_FEATURES_H 1
7750| #define HAVE_FCNTL_H 1
7751| #define TIME_WITH_SYS_TIME 1
7752| #define HAVE_SYS_TIME_H 1
7753| #define HAVE_SYS_TYPES_H 1
7754| #define HAVE_SYS_TYPES_STD 1
7755| #define HAVE_SYS_TYPES_64 1
7756| #define HAVE_LONG_LONG 1
7757| #define HAVE_ENDIAN_H 1
7758| #define HAVE_SIGACTION 1
7759| #define HAVE_SETITIMER 1
7760| #define HAVE_SIGWAIT 1
7761| #define RETSIGTYPE void
7762| #define HAVE_SIGWAIT2 1
7763| #define HAVE_STRCASECMP 1
7764| #define HAVE_STRINGS_H 1
7765| #define HAVE_ALLOCA_H 1
7766| #define HAVE_GETOPT 1
7767| #define HAVE_GETOPT 1
7768| #define HAVE_GETOPT_H 1
7769| #define HAVE_GETOPT_LONG 1
7770| #define HAVE_GETOPT_LONG 1
7771| #define HAVE_DLFCN_H 1
7772| #define HAVE_MODULES 1
7773| #define HAVE_PTHREAD_H 1
7774| #define HAVE_PTHREAD_H 1
7775| #define HAVE_PTHREAD_NANOSLEEP 1
7776| #define HAVE_CLOCK_GETTIME 1
7777| #define HAVE_HIRES_TIMER 1
7778| #define HAVE_MLOCK 1
7779| #define HAVE_SEMAPHORE_H 1
7780| #define HAVE_SCHED_H 1
7781| #define HAVE_SCHED_GETSCHEDULER 1
7782| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
7783| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
7784| #define HAVE_PTHREAD_RWLOCK 1
7785| #define HAVE_PREAD_PWRITE 1
7786| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
7787| #define HAVE_PTHREAD_SCHED_YIELD 1
7788| #define HAVE_SETENV 1
7789| #define HAVE_STRTOK_R 1
7790| #define HAVE_LOCALTIME_R 1
7791| #define HAVE_READDIR_R 1
7792| #define HAVE_STRERROR_R 1
7793| #define HAVE_POLL_H 1
7794| #define HAVE_SYS_POLL_H 1
7795| #define HAVE_POLL 1
7796| #define HAVE_NET_IF_H 1
7797| #define HAVE_SYS_SOCKET_H 1
7798| #define HAVE_SYS_SELECT_H 1
7799| #define HAVE_NETINET_IN_SYSTM_H 1
7800| #define HAVE_NETINET_IP_H 1
7801| #define HAVE_NETINET_IN_H 1
7802| #define HAVE_ARPA_INET_H 1
7803| #define HAVE_GETADDRINFO 1
7804| #define HAVE_LINUX_IN6_H 1
7805| #define HAVE_INET_PTON 1
7806| #define HAVE_GETHOSTBYNAME2 1
7807| #define HAVE_INET_SOCKETS 1
7808| #define HAVE_INET_ATON 1
7809| #define HAVE_SOCKLEN_T 1
7810| #define HAVE_ERRNO_H 1
7811| #define HAVE_LIMITS_H 1
7812| #define HAVE_SYS_TYPES_H 1
7813| #define HAVE_SYS_SOCKET_H 1
7814| #define HAVE_SYS_IOCTL_H 1
7815| #define HAVE_UNISTD_H 1
7816| #define HAVE_NET_IF_H 1
7817| #define HAVE_LINUX_NETFILTER_IPV4_H 1
7818| #define HAVE_LINUX_NETFILTER_IPV6_H 1
7819| #define HAVE_NAT_NETFILTER 1
7820| #define CCXX_NAT 1
7821| #define USE_MONOTONIC_TIMER 1
7822| #define HAVE_EXTRAS 1
7823| #define HAVE_ZLIB_H 1
7824| #define HAVE_ZLIB_H 1
7825| #define HAVE_SYS_FILE_H 1
7826| #define HAVE_SYS_PARAM_H 1
7827| #define HAVE_SYS_WAIT_H 1
7828| #define HAVE_SYSLOG_H 1
7829| #define HAVE_REALPATH 1
7830| #define HAVE_LSTAT 1
7831| #define HAVE_SNPRINTF 1
7832| #define HAVE_MEMMOVE 1
7833| #define HAVE_STRDUP 1
7834| #define HAVE_WAITPID 1
7835| #define HAVE_GETTIMEOFDAY 1
7836| #define HAVE_SETEGID 1
7837| #define HAVE_SETPGRP 1
7838| /* end confdefs.h. */
7839| /* Define getpagesize to an innocuous variant, in case <limits.h> declares getpagesize.
7840| For example, HP-UX 11i <limits.h> declares gettimeofday. */
7841| #define getpagesize innocuous_getpagesize
7842|
7843| /* System header to define __stub macros and hopefully few prototypes,
7844| which can conflict with char getpagesize (); below.
7845| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7846| <limits.h> exists even on freestanding compilers. */
7847|
7848| #ifdef __STDC__
7849| # include <limits.h>
7850| #else
7851| # include <assert.h>
7852| #endif
7853|
7854| #undef getpagesize
7855|
7856| /* Override any GCC internal prototype to avoid an error.
7857| Use char because int might match the return type of a GCC
7858| builtin and then its argument prototype would still apply. */
7859| #ifdef __cplusplus
7860| extern "C"
7861| #endif
7862| char getpagesize ();
7863| /* The GNU C library defines this for functions which it implements
7864| to always fail with ENOSYS. Some functions are actually named
7865| something starting with __ and the normal name is an alias. */
7866| #if defined __stub_getpagesize || defined __stub___getpagesize
7867| choke me
7868| #endif
7869|
7870| int
7871| main ()
7872| {
7873| return getpagesize ();
7874| ;
7875| return 0;
7876| }
7877configure:22017: result: no
7878configure:22036: checking how to run the C preprocessor
7879configure:22106: result: arm-linux-androideabi-gcc -E
7880configure:22126: arm-linux-androideabi-gcc -E conftest.c
7881configure:22126: $? = 0
7882configure:22140: arm-linux-androideabi-gcc -E conftest.c
7883conftest.c:119:28: fatal error: ac_nonexistent.h: No such file or directory
7884compilation terminated.
7885configure:22140: $? = 1
7886configure: failed program was:
7887| /* confdefs.h */
7888| #define PACKAGE_NAME ""
7889| #define PACKAGE_TARNAME ""
7890| #define PACKAGE_VERSION ""
7891| #define PACKAGE_STRING ""
7892| #define PACKAGE_BUGREPORT ""
7893| #define PACKAGE_URL ""
7894| #define STDC_HEADERS 1
7895| #define HAVE_SYS_TYPES_H 1
7896| #define HAVE_SYS_STAT_H 1
7897| #define HAVE_STDLIB_H 1
7898| #define HAVE_STRING_H 1
7899| #define HAVE_MEMORY_H 1
7900| #define HAVE_STRINGS_H 1
7901| #define HAVE_INTTYPES_H 1
7902| #define HAVE_STDINT_H 1
7903| #define HAVE_UNISTD_H 1
7904| #define __EXTENSIONS__ 1
7905| #define _ALL_SOURCE 1
7906| #define _GNU_SOURCE 1
7907| #define _POSIX_PTHREAD_SEMANTICS 1
7908| #define _TANDEM_SOURCE 1
7909| #define HAVE_DLFCN_H 1
7910| #define LT_OBJDIR ".libs/"
7911| #define PACKAGE "commoncpp2"
7912| #define VERSION "1.8.1"
7913| #define restrict __restrict
7914| #define HAVE_UNISTD_H 1
7915| #define HAVE_FEATURES_H 1
7916| #define HAVE_FCNTL_H 1
7917| #define TIME_WITH_SYS_TIME 1
7918| #define HAVE_SYS_TIME_H 1
7919| #define HAVE_SYS_TYPES_H 1
7920| #define HAVE_SYS_TYPES_STD 1
7921| #define HAVE_SYS_TYPES_64 1
7922| #define HAVE_LONG_LONG 1
7923| #define HAVE_ENDIAN_H 1
7924| #define HAVE_SIGACTION 1
7925| #define HAVE_SETITIMER 1
7926| #define HAVE_SIGWAIT 1
7927| #define RETSIGTYPE void
7928| #define HAVE_SIGWAIT2 1
7929| #define HAVE_STRCASECMP 1
7930| #define HAVE_STRINGS_H 1
7931| #define HAVE_ALLOCA_H 1
7932| #define HAVE_GETOPT 1
7933| #define HAVE_GETOPT 1
7934| #define HAVE_GETOPT_H 1
7935| #define HAVE_GETOPT_LONG 1
7936| #define HAVE_GETOPT_LONG 1
7937| #define HAVE_DLFCN_H 1
7938| #define HAVE_MODULES 1
7939| #define HAVE_PTHREAD_H 1
7940| #define HAVE_PTHREAD_H 1
7941| #define HAVE_PTHREAD_NANOSLEEP 1
7942| #define HAVE_CLOCK_GETTIME 1
7943| #define HAVE_HIRES_TIMER 1
7944| #define HAVE_MLOCK 1
7945| #define HAVE_SEMAPHORE_H 1
7946| #define HAVE_SCHED_H 1
7947| #define HAVE_SCHED_GETSCHEDULER 1
7948| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
7949| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
7950| #define HAVE_PTHREAD_RWLOCK 1
7951| #define HAVE_PREAD_PWRITE 1
7952| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
7953| #define HAVE_PTHREAD_SCHED_YIELD 1
7954| #define HAVE_SETENV 1
7955| #define HAVE_STRTOK_R 1
7956| #define HAVE_LOCALTIME_R 1
7957| #define HAVE_READDIR_R 1
7958| #define HAVE_STRERROR_R 1
7959| #define HAVE_POLL_H 1
7960| #define HAVE_SYS_POLL_H 1
7961| #define HAVE_POLL 1
7962| #define HAVE_NET_IF_H 1
7963| #define HAVE_SYS_SOCKET_H 1
7964| #define HAVE_SYS_SELECT_H 1
7965| #define HAVE_NETINET_IN_SYSTM_H 1
7966| #define HAVE_NETINET_IP_H 1
7967| #define HAVE_NETINET_IN_H 1
7968| #define HAVE_ARPA_INET_H 1
7969| #define HAVE_GETADDRINFO 1
7970| #define HAVE_LINUX_IN6_H 1
7971| #define HAVE_INET_PTON 1
7972| #define HAVE_GETHOSTBYNAME2 1
7973| #define HAVE_INET_SOCKETS 1
7974| #define HAVE_INET_ATON 1
7975| #define HAVE_SOCKLEN_T 1
7976| #define HAVE_ERRNO_H 1
7977| #define HAVE_LIMITS_H 1
7978| #define HAVE_SYS_TYPES_H 1
7979| #define HAVE_SYS_SOCKET_H 1
7980| #define HAVE_SYS_IOCTL_H 1
7981| #define HAVE_UNISTD_H 1
7982| #define HAVE_NET_IF_H 1
7983| #define HAVE_LINUX_NETFILTER_IPV4_H 1
7984| #define HAVE_LINUX_NETFILTER_IPV6_H 1
7985| #define HAVE_NAT_NETFILTER 1
7986| #define CCXX_NAT 1
7987| #define USE_MONOTONIC_TIMER 1
7988| #define HAVE_EXTRAS 1
7989| #define HAVE_ZLIB_H 1
7990| #define HAVE_ZLIB_H 1
7991| #define HAVE_SYS_FILE_H 1
7992| #define HAVE_SYS_PARAM_H 1
7993| #define HAVE_SYS_WAIT_H 1
7994| #define HAVE_SYSLOG_H 1
7995| #define HAVE_REALPATH 1
7996| #define HAVE_LSTAT 1
7997| #define HAVE_SNPRINTF 1
7998| #define HAVE_MEMMOVE 1
7999| #define HAVE_STRDUP 1
8000| #define HAVE_WAITPID 1
8001| #define HAVE_GETTIMEOFDAY 1
8002| #define HAVE_SETEGID 1
8003| #define HAVE_SETPGRP 1
8004| /* end confdefs.h. */
8005| #include <ac_nonexistent.h>
8006configure:22280: checking for C++ compiler version
8007configure:22289: arm-linux-androideabi-g++ --version >&5
8008arm-linux-androideabi-g++ (GCC) 4.6.x-google 20120106 (prerelease)
8009Copyright (C) 2011 Free Software Foundation, Inc.
8010This is free software; see the source for copying conditions. There is NO
8011warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
8012
8013configure:22300: $? = 0
8014configure:22289: arm-linux-androideabi-g++ -v >&5
8015Using built-in specs.
8016COLLECT_GCC=arm-linux-androideabi-g++
8017COLLECT_LTO_WRAPPER=/home/evigier/android-14b-toolchain/bin/../libexec/gcc/arm-linux-androideabi/4.6.x-google/lto-wrapper
8018Target: arm-linux-androideabi
8019Configured with: /usr/local/google/home/andrewhsieh/ndk-andrewhsieh/src/build/../gcc/gcc-4.6/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --without-ppl --without-cloog --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.21 --with-mpfr-version=2.4.1 --with-mpc-version=0.8.1 --with-gmp-version=5.0.5 --with-gcc-version=4.6 --with-gdb-version=7.3.x --disable-bootstrap --disable-libquadmath --disable-plugin --enable-gold --enable-ld=default --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold
8020Thread model: posix
8021gcc version 4.6.x-google 20120106 (prerelease) (GCC)
8022configure:22300: $? = 0
8023configure:22289: arm-linux-androideabi-g++ -V >&5
8024arm-linux-androideabi-g++: error: unrecognized option '-V'
8025arm-linux-androideabi-g++: fatal error: no input files
8026compilation terminated.
8027configure:22300: $? = 1
8028configure:22289: arm-linux-androideabi-g++ -qversion >&5
8029arm-linux-androideabi-g++: error: unrecognized option '-qversion'
8030arm-linux-androideabi-g++: fatal error: no input files
8031compilation terminated.
8032configure:22300: $? = 1
8033configure:22304: checking whether we are using the GNU C++ compiler
8034configure:22332: result: yes
8035configure:22341: checking whether arm-linux-androideabi-g++ accepts -g
8036configure:22402: result: yes
8037configure:22430: checking how to run the C++ preprocessor
8038configure:22496: result: arm-linux-androideabi-g++ -E
8039configure:22516: arm-linux-androideabi-g++ -E conftest.cpp
8040configure:22516: $? = 0
8041configure:22530: arm-linux-androideabi-g++ -E conftest.cpp
8042conftest.cpp:119:28: fatal error: ac_nonexistent.h: No such file or directory
8043compilation terminated.
8044configure:22530: $? = 1
8045configure: failed program was:
8046| /* confdefs.h */
8047| #define PACKAGE_NAME ""
8048| #define PACKAGE_TARNAME ""
8049| #define PACKAGE_VERSION ""
8050| #define PACKAGE_STRING ""
8051| #define PACKAGE_BUGREPORT ""
8052| #define PACKAGE_URL ""
8053| #define STDC_HEADERS 1
8054| #define HAVE_SYS_TYPES_H 1
8055| #define HAVE_SYS_STAT_H 1
8056| #define HAVE_STDLIB_H 1
8057| #define HAVE_STRING_H 1
8058| #define HAVE_MEMORY_H 1
8059| #define HAVE_STRINGS_H 1
8060| #define HAVE_INTTYPES_H 1
8061| #define HAVE_STDINT_H 1
8062| #define HAVE_UNISTD_H 1
8063| #define __EXTENSIONS__ 1
8064| #define _ALL_SOURCE 1
8065| #define _GNU_SOURCE 1
8066| #define _POSIX_PTHREAD_SEMANTICS 1
8067| #define _TANDEM_SOURCE 1
8068| #define HAVE_DLFCN_H 1
8069| #define LT_OBJDIR ".libs/"
8070| #define PACKAGE "commoncpp2"
8071| #define VERSION "1.8.1"
8072| #define restrict __restrict
8073| #define HAVE_UNISTD_H 1
8074| #define HAVE_FEATURES_H 1
8075| #define HAVE_FCNTL_H 1
8076| #define TIME_WITH_SYS_TIME 1
8077| #define HAVE_SYS_TIME_H 1
8078| #define HAVE_SYS_TYPES_H 1
8079| #define HAVE_SYS_TYPES_STD 1
8080| #define HAVE_SYS_TYPES_64 1
8081| #define HAVE_LONG_LONG 1
8082| #define HAVE_ENDIAN_H 1
8083| #define HAVE_SIGACTION 1
8084| #define HAVE_SETITIMER 1
8085| #define HAVE_SIGWAIT 1
8086| #define RETSIGTYPE void
8087| #define HAVE_SIGWAIT2 1
8088| #define HAVE_STRCASECMP 1
8089| #define HAVE_STRINGS_H 1
8090| #define HAVE_ALLOCA_H 1
8091| #define HAVE_GETOPT 1
8092| #define HAVE_GETOPT 1
8093| #define HAVE_GETOPT_H 1
8094| #define HAVE_GETOPT_LONG 1
8095| #define HAVE_GETOPT_LONG 1
8096| #define HAVE_DLFCN_H 1
8097| #define HAVE_MODULES 1
8098| #define HAVE_PTHREAD_H 1
8099| #define HAVE_PTHREAD_H 1
8100| #define HAVE_PTHREAD_NANOSLEEP 1
8101| #define HAVE_CLOCK_GETTIME 1
8102| #define HAVE_HIRES_TIMER 1
8103| #define HAVE_MLOCK 1
8104| #define HAVE_SEMAPHORE_H 1
8105| #define HAVE_SCHED_H 1
8106| #define HAVE_SCHED_GETSCHEDULER 1
8107| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
8108| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
8109| #define HAVE_PTHREAD_RWLOCK 1
8110| #define HAVE_PREAD_PWRITE 1
8111| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
8112| #define HAVE_PTHREAD_SCHED_YIELD 1
8113| #define HAVE_SETENV 1
8114| #define HAVE_STRTOK_R 1
8115| #define HAVE_LOCALTIME_R 1
8116| #define HAVE_READDIR_R 1
8117| #define HAVE_STRERROR_R 1
8118| #define HAVE_POLL_H 1
8119| #define HAVE_SYS_POLL_H 1
8120| #define HAVE_POLL 1
8121| #define HAVE_NET_IF_H 1
8122| #define HAVE_SYS_SOCKET_H 1
8123| #define HAVE_SYS_SELECT_H 1
8124| #define HAVE_NETINET_IN_SYSTM_H 1
8125| #define HAVE_NETINET_IP_H 1
8126| #define HAVE_NETINET_IN_H 1
8127| #define HAVE_ARPA_INET_H 1
8128| #define HAVE_GETADDRINFO 1
8129| #define HAVE_LINUX_IN6_H 1
8130| #define HAVE_INET_PTON 1
8131| #define HAVE_GETHOSTBYNAME2 1
8132| #define HAVE_INET_SOCKETS 1
8133| #define HAVE_INET_ATON 1
8134| #define HAVE_SOCKLEN_T 1
8135| #define HAVE_ERRNO_H 1
8136| #define HAVE_LIMITS_H 1
8137| #define HAVE_SYS_TYPES_H 1
8138| #define HAVE_SYS_SOCKET_H 1
8139| #define HAVE_SYS_IOCTL_H 1
8140| #define HAVE_UNISTD_H 1
8141| #define HAVE_NET_IF_H 1
8142| #define HAVE_LINUX_NETFILTER_IPV4_H 1
8143| #define HAVE_LINUX_NETFILTER_IPV6_H 1
8144| #define HAVE_NAT_NETFILTER 1
8145| #define CCXX_NAT 1
8146| #define USE_MONOTONIC_TIMER 1
8147| #define HAVE_EXTRAS 1
8148| #define HAVE_ZLIB_H 1
8149| #define HAVE_ZLIB_H 1
8150| #define HAVE_SYS_FILE_H 1
8151| #define HAVE_SYS_PARAM_H 1
8152| #define HAVE_SYS_WAIT_H 1
8153| #define HAVE_SYSLOG_H 1
8154| #define HAVE_REALPATH 1
8155| #define HAVE_LSTAT 1
8156| #define HAVE_SNPRINTF 1
8157| #define HAVE_MEMMOVE 1
8158| #define HAVE_STRDUP 1
8159| #define HAVE_WAITPID 1
8160| #define HAVE_GETTIMEOFDAY 1
8161| #define HAVE_SETEGID 1
8162| #define HAVE_SETPGRP 1
8163| /* end confdefs.h. */
8164| #include <ac_nonexistent.h>
8165configure:22570: checking whether arm-linux-androideabi-g++ has built-in bool type
8166configure:22586: arm-linux-androideabi-g++ -c conftest.cpp >&5
8167configure:22586: $? = 0
8168configure:22595: result: yes
8169configure:22768: checking whether arm-linux-androideabi-g++ supports -fhandle-exceptions
8170configure:22784: result: no
8171configure:22790: checking whether arm-linux-androideabi-g++ supports exception handling
8172configure:22817: arm-linux-androideabi-g++ -c conftest.cpp >&5
8173configure:22817: $? = 0
8174configure:22826: result: yes
8175configure:22836: checking exception usability
8176configure:22836: arm-linux-androideabi-g++ -c conftest.cpp >&5
8177conftest.cpp:154:21: fatal error: exception: No such file or directory
8178compilation terminated.
8179configure:22836: $? = 1
8180configure: failed program was:
8181| /* confdefs.h */
8182| #define PACKAGE_NAME ""
8183| #define PACKAGE_TARNAME ""
8184| #define PACKAGE_VERSION ""
8185| #define PACKAGE_STRING ""
8186| #define PACKAGE_BUGREPORT ""
8187| #define PACKAGE_URL ""
8188| #define STDC_HEADERS 1
8189| #define HAVE_SYS_TYPES_H 1
8190| #define HAVE_SYS_STAT_H 1
8191| #define HAVE_STDLIB_H 1
8192| #define HAVE_STRING_H 1
8193| #define HAVE_MEMORY_H 1
8194| #define HAVE_STRINGS_H 1
8195| #define HAVE_INTTYPES_H 1
8196| #define HAVE_STDINT_H 1
8197| #define HAVE_UNISTD_H 1
8198| #define __EXTENSIONS__ 1
8199| #define _ALL_SOURCE 1
8200| #define _GNU_SOURCE 1
8201| #define _POSIX_PTHREAD_SEMANTICS 1
8202| #define _TANDEM_SOURCE 1
8203| #define HAVE_DLFCN_H 1
8204| #define LT_OBJDIR ".libs/"
8205| #define PACKAGE "commoncpp2"
8206| #define VERSION "1.8.1"
8207| #define restrict __restrict
8208| #define HAVE_UNISTD_H 1
8209| #define HAVE_FEATURES_H 1
8210| #define HAVE_FCNTL_H 1
8211| #define TIME_WITH_SYS_TIME 1
8212| #define HAVE_SYS_TIME_H 1
8213| #define HAVE_SYS_TYPES_H 1
8214| #define HAVE_SYS_TYPES_STD 1
8215| #define HAVE_SYS_TYPES_64 1
8216| #define HAVE_LONG_LONG 1
8217| #define HAVE_ENDIAN_H 1
8218| #define HAVE_SIGACTION 1
8219| #define HAVE_SETITIMER 1
8220| #define HAVE_SIGWAIT 1
8221| #define RETSIGTYPE void
8222| #define HAVE_SIGWAIT2 1
8223| #define HAVE_STRCASECMP 1
8224| #define HAVE_STRINGS_H 1
8225| #define HAVE_ALLOCA_H 1
8226| #define HAVE_GETOPT 1
8227| #define HAVE_GETOPT 1
8228| #define HAVE_GETOPT_H 1
8229| #define HAVE_GETOPT_LONG 1
8230| #define HAVE_GETOPT_LONG 1
8231| #define HAVE_DLFCN_H 1
8232| #define HAVE_MODULES 1
8233| #define HAVE_PTHREAD_H 1
8234| #define HAVE_PTHREAD_H 1
8235| #define HAVE_PTHREAD_NANOSLEEP 1
8236| #define HAVE_CLOCK_GETTIME 1
8237| #define HAVE_HIRES_TIMER 1
8238| #define HAVE_MLOCK 1
8239| #define HAVE_SEMAPHORE_H 1
8240| #define HAVE_SCHED_H 1
8241| #define HAVE_SCHED_GETSCHEDULER 1
8242| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
8243| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
8244| #define HAVE_PTHREAD_RWLOCK 1
8245| #define HAVE_PREAD_PWRITE 1
8246| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
8247| #define HAVE_PTHREAD_SCHED_YIELD 1
8248| #define HAVE_SETENV 1
8249| #define HAVE_STRTOK_R 1
8250| #define HAVE_LOCALTIME_R 1
8251| #define HAVE_READDIR_R 1
8252| #define HAVE_STRERROR_R 1
8253| #define HAVE_POLL_H 1
8254| #define HAVE_SYS_POLL_H 1
8255| #define HAVE_POLL 1
8256| #define HAVE_NET_IF_H 1
8257| #define HAVE_SYS_SOCKET_H 1
8258| #define HAVE_SYS_SELECT_H 1
8259| #define HAVE_NETINET_IN_SYSTM_H 1
8260| #define HAVE_NETINET_IP_H 1
8261| #define HAVE_NETINET_IN_H 1
8262| #define HAVE_ARPA_INET_H 1
8263| #define HAVE_GETADDRINFO 1
8264| #define HAVE_LINUX_IN6_H 1
8265| #define HAVE_INET_PTON 1
8266| #define HAVE_GETHOSTBYNAME2 1
8267| #define HAVE_INET_SOCKETS 1
8268| #define HAVE_INET_ATON 1
8269| #define HAVE_SOCKLEN_T 1
8270| #define HAVE_ERRNO_H 1
8271| #define HAVE_LIMITS_H 1
8272| #define HAVE_SYS_TYPES_H 1
8273| #define HAVE_SYS_SOCKET_H 1
8274| #define HAVE_SYS_IOCTL_H 1
8275| #define HAVE_UNISTD_H 1
8276| #define HAVE_NET_IF_H 1
8277| #define HAVE_LINUX_NETFILTER_IPV4_H 1
8278| #define HAVE_LINUX_NETFILTER_IPV6_H 1
8279| #define HAVE_NAT_NETFILTER 1
8280| #define CCXX_NAT 1
8281| #define USE_MONOTONIC_TIMER 1
8282| #define HAVE_EXTRAS 1
8283| #define HAVE_ZLIB_H 1
8284| #define HAVE_ZLIB_H 1
8285| #define HAVE_SYS_FILE_H 1
8286| #define HAVE_SYS_PARAM_H 1
8287| #define HAVE_SYS_WAIT_H 1
8288| #define HAVE_SYSLOG_H 1
8289| #define HAVE_REALPATH 1
8290| #define HAVE_LSTAT 1
8291| #define HAVE_SNPRINTF 1
8292| #define HAVE_MEMMOVE 1
8293| #define HAVE_STRDUP 1
8294| #define HAVE_WAITPID 1
8295| #define HAVE_GETTIMEOFDAY 1
8296| #define HAVE_SETEGID 1
8297| #define HAVE_SETPGRP 1
8298| #define HAVE_BOOL_TYPE 1
8299| #define CCXX_EXCEPTIONS 1
8300| /* end confdefs.h. */
8301| #include <stdio.h>
8302| #ifdef HAVE_SYS_TYPES_H
8303| # include <sys/types.h>
8304| #endif
8305| #ifdef HAVE_SYS_STAT_H
8306| # include <sys/stat.h>
8307| #endif
8308| #ifdef STDC_HEADERS
8309| # include <stdlib.h>
8310| # include <stddef.h>
8311| #else
8312| # ifdef HAVE_STDLIB_H
8313| # include <stdlib.h>
8314| # endif
8315| #endif
8316| #ifdef HAVE_STRING_H
8317| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8318| # include <memory.h>
8319| # endif
8320| # include <string.h>
8321| #endif
8322| #ifdef HAVE_STRINGS_H
8323| # include <strings.h>
8324| #endif
8325| #ifdef HAVE_INTTYPES_H
8326| # include <inttypes.h>
8327| #endif
8328| #ifdef HAVE_STDINT_H
8329| # include <stdint.h>
8330| #endif
8331| #ifdef HAVE_UNISTD_H
8332| # include <unistd.h>
8333| #endif
8334| #include <exception>
8335configure:22836: result: no
8336configure:22836: checking exception presence
8337configure:22836: arm-linux-androideabi-g++ -E conftest.cpp
8338conftest.cpp:121:21: fatal error: exception: No such file or directory
8339compilation terminated.
8340configure:22836: $? = 1
8341configure: failed program was:
8342| /* confdefs.h */
8343| #define PACKAGE_NAME ""
8344| #define PACKAGE_TARNAME ""
8345| #define PACKAGE_VERSION ""
8346| #define PACKAGE_STRING ""
8347| #define PACKAGE_BUGREPORT ""
8348| #define PACKAGE_URL ""
8349| #define STDC_HEADERS 1
8350| #define HAVE_SYS_TYPES_H 1
8351| #define HAVE_SYS_STAT_H 1
8352| #define HAVE_STDLIB_H 1
8353| #define HAVE_STRING_H 1
8354| #define HAVE_MEMORY_H 1
8355| #define HAVE_STRINGS_H 1
8356| #define HAVE_INTTYPES_H 1
8357| #define HAVE_STDINT_H 1
8358| #define HAVE_UNISTD_H 1
8359| #define __EXTENSIONS__ 1
8360| #define _ALL_SOURCE 1
8361| #define _GNU_SOURCE 1
8362| #define _POSIX_PTHREAD_SEMANTICS 1
8363| #define _TANDEM_SOURCE 1
8364| #define HAVE_DLFCN_H 1
8365| #define LT_OBJDIR ".libs/"
8366| #define PACKAGE "commoncpp2"
8367| #define VERSION "1.8.1"
8368| #define restrict __restrict
8369| #define HAVE_UNISTD_H 1
8370| #define HAVE_FEATURES_H 1
8371| #define HAVE_FCNTL_H 1
8372| #define TIME_WITH_SYS_TIME 1
8373| #define HAVE_SYS_TIME_H 1
8374| #define HAVE_SYS_TYPES_H 1
8375| #define HAVE_SYS_TYPES_STD 1
8376| #define HAVE_SYS_TYPES_64 1
8377| #define HAVE_LONG_LONG 1
8378| #define HAVE_ENDIAN_H 1
8379| #define HAVE_SIGACTION 1
8380| #define HAVE_SETITIMER 1
8381| #define HAVE_SIGWAIT 1
8382| #define RETSIGTYPE void
8383| #define HAVE_SIGWAIT2 1
8384| #define HAVE_STRCASECMP 1
8385| #define HAVE_STRINGS_H 1
8386| #define HAVE_ALLOCA_H 1
8387| #define HAVE_GETOPT 1
8388| #define HAVE_GETOPT 1
8389| #define HAVE_GETOPT_H 1
8390| #define HAVE_GETOPT_LONG 1
8391| #define HAVE_GETOPT_LONG 1
8392| #define HAVE_DLFCN_H 1
8393| #define HAVE_MODULES 1
8394| #define HAVE_PTHREAD_H 1
8395| #define HAVE_PTHREAD_H 1
8396| #define HAVE_PTHREAD_NANOSLEEP 1
8397| #define HAVE_CLOCK_GETTIME 1
8398| #define HAVE_HIRES_TIMER 1
8399| #define HAVE_MLOCK 1
8400| #define HAVE_SEMAPHORE_H 1
8401| #define HAVE_SCHED_H 1
8402| #define HAVE_SCHED_GETSCHEDULER 1
8403| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
8404| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
8405| #define HAVE_PTHREAD_RWLOCK 1
8406| #define HAVE_PREAD_PWRITE 1
8407| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
8408| #define HAVE_PTHREAD_SCHED_YIELD 1
8409| #define HAVE_SETENV 1
8410| #define HAVE_STRTOK_R 1
8411| #define HAVE_LOCALTIME_R 1
8412| #define HAVE_READDIR_R 1
8413| #define HAVE_STRERROR_R 1
8414| #define HAVE_POLL_H 1
8415| #define HAVE_SYS_POLL_H 1
8416| #define HAVE_POLL 1
8417| #define HAVE_NET_IF_H 1
8418| #define HAVE_SYS_SOCKET_H 1
8419| #define HAVE_SYS_SELECT_H 1
8420| #define HAVE_NETINET_IN_SYSTM_H 1
8421| #define HAVE_NETINET_IP_H 1
8422| #define HAVE_NETINET_IN_H 1
8423| #define HAVE_ARPA_INET_H 1
8424| #define HAVE_GETADDRINFO 1
8425| #define HAVE_LINUX_IN6_H 1
8426| #define HAVE_INET_PTON 1
8427| #define HAVE_GETHOSTBYNAME2 1
8428| #define HAVE_INET_SOCKETS 1
8429| #define HAVE_INET_ATON 1
8430| #define HAVE_SOCKLEN_T 1
8431| #define HAVE_ERRNO_H 1
8432| #define HAVE_LIMITS_H 1
8433| #define HAVE_SYS_TYPES_H 1
8434| #define HAVE_SYS_SOCKET_H 1
8435| #define HAVE_SYS_IOCTL_H 1
8436| #define HAVE_UNISTD_H 1
8437| #define HAVE_NET_IF_H 1
8438| #define HAVE_LINUX_NETFILTER_IPV4_H 1
8439| #define HAVE_LINUX_NETFILTER_IPV6_H 1
8440| #define HAVE_NAT_NETFILTER 1
8441| #define CCXX_NAT 1
8442| #define USE_MONOTONIC_TIMER 1
8443| #define HAVE_EXTRAS 1
8444| #define HAVE_ZLIB_H 1
8445| #define HAVE_ZLIB_H 1
8446| #define HAVE_SYS_FILE_H 1
8447| #define HAVE_SYS_PARAM_H 1
8448| #define HAVE_SYS_WAIT_H 1
8449| #define HAVE_SYSLOG_H 1
8450| #define HAVE_REALPATH 1
8451| #define HAVE_LSTAT 1
8452| #define HAVE_SNPRINTF 1
8453| #define HAVE_MEMMOVE 1
8454| #define HAVE_STRDUP 1
8455| #define HAVE_WAITPID 1
8456| #define HAVE_GETTIMEOFDAY 1
8457| #define HAVE_SETEGID 1
8458| #define HAVE_SETPGRP 1
8459| #define HAVE_BOOL_TYPE 1
8460| #define CCXX_EXCEPTIONS 1
8461| /* end confdefs.h. */
8462| #include <exception>
8463configure:22836: result: no
8464configure:22836: checking for exception
8465configure:22836: result: no
8466configure:22875: checking whether arm-linux-androideabi-g++ supports mutable
8467configure:22892: arm-linux-androideabi-g++ -c conftest.cpp >&5
8468configure:22892: $? = 0
8469configure:22901: result: yes
8470configure:22929: checking whether arm-linux-androideabi-g++ supports namespace
8471configure:22947: arm-linux-androideabi-g++ -c conftest.cpp >&5
8472conftest.cpp:122:20: fatal error: iostream: No such file or directory
8473compilation terminated.
8474configure:22947: $? = 1
8475configure: failed program was:
8476| /* confdefs.h */
8477| #define PACKAGE_NAME ""
8478| #define PACKAGE_TARNAME ""
8479| #define PACKAGE_VERSION ""
8480| #define PACKAGE_STRING ""
8481| #define PACKAGE_BUGREPORT ""
8482| #define PACKAGE_URL ""
8483| #define STDC_HEADERS 1
8484| #define HAVE_SYS_TYPES_H 1
8485| #define HAVE_SYS_STAT_H 1
8486| #define HAVE_STDLIB_H 1
8487| #define HAVE_STRING_H 1
8488| #define HAVE_MEMORY_H 1
8489| #define HAVE_STRINGS_H 1
8490| #define HAVE_INTTYPES_H 1
8491| #define HAVE_STDINT_H 1
8492| #define HAVE_UNISTD_H 1
8493| #define __EXTENSIONS__ 1
8494| #define _ALL_SOURCE 1
8495| #define _GNU_SOURCE 1
8496| #define _POSIX_PTHREAD_SEMANTICS 1
8497| #define _TANDEM_SOURCE 1
8498| #define HAVE_DLFCN_H 1
8499| #define LT_OBJDIR ".libs/"
8500| #define PACKAGE "commoncpp2"
8501| #define VERSION "1.8.1"
8502| #define restrict __restrict
8503| #define HAVE_UNISTD_H 1
8504| #define HAVE_FEATURES_H 1
8505| #define HAVE_FCNTL_H 1
8506| #define TIME_WITH_SYS_TIME 1
8507| #define HAVE_SYS_TIME_H 1
8508| #define HAVE_SYS_TYPES_H 1
8509| #define HAVE_SYS_TYPES_STD 1
8510| #define HAVE_SYS_TYPES_64 1
8511| #define HAVE_LONG_LONG 1
8512| #define HAVE_ENDIAN_H 1
8513| #define HAVE_SIGACTION 1
8514| #define HAVE_SETITIMER 1
8515| #define HAVE_SIGWAIT 1
8516| #define RETSIGTYPE void
8517| #define HAVE_SIGWAIT2 1
8518| #define HAVE_STRCASECMP 1
8519| #define HAVE_STRINGS_H 1
8520| #define HAVE_ALLOCA_H 1
8521| #define HAVE_GETOPT 1
8522| #define HAVE_GETOPT 1
8523| #define HAVE_GETOPT_H 1
8524| #define HAVE_GETOPT_LONG 1
8525| #define HAVE_GETOPT_LONG 1
8526| #define HAVE_DLFCN_H 1
8527| #define HAVE_MODULES 1
8528| #define HAVE_PTHREAD_H 1
8529| #define HAVE_PTHREAD_H 1
8530| #define HAVE_PTHREAD_NANOSLEEP 1
8531| #define HAVE_CLOCK_GETTIME 1
8532| #define HAVE_HIRES_TIMER 1
8533| #define HAVE_MLOCK 1
8534| #define HAVE_SEMAPHORE_H 1
8535| #define HAVE_SCHED_H 1
8536| #define HAVE_SCHED_GETSCHEDULER 1
8537| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
8538| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
8539| #define HAVE_PTHREAD_RWLOCK 1
8540| #define HAVE_PREAD_PWRITE 1
8541| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
8542| #define HAVE_PTHREAD_SCHED_YIELD 1
8543| #define HAVE_SETENV 1
8544| #define HAVE_STRTOK_R 1
8545| #define HAVE_LOCALTIME_R 1
8546| #define HAVE_READDIR_R 1
8547| #define HAVE_STRERROR_R 1
8548| #define HAVE_POLL_H 1
8549| #define HAVE_SYS_POLL_H 1
8550| #define HAVE_POLL 1
8551| #define HAVE_NET_IF_H 1
8552| #define HAVE_SYS_SOCKET_H 1
8553| #define HAVE_SYS_SELECT_H 1
8554| #define HAVE_NETINET_IN_SYSTM_H 1
8555| #define HAVE_NETINET_IP_H 1
8556| #define HAVE_NETINET_IN_H 1
8557| #define HAVE_ARPA_INET_H 1
8558| #define HAVE_GETADDRINFO 1
8559| #define HAVE_LINUX_IN6_H 1
8560| #define HAVE_INET_PTON 1
8561| #define HAVE_GETHOSTBYNAME2 1
8562| #define HAVE_INET_SOCKETS 1
8563| #define HAVE_INET_ATON 1
8564| #define HAVE_SOCKLEN_T 1
8565| #define HAVE_ERRNO_H 1
8566| #define HAVE_LIMITS_H 1
8567| #define HAVE_SYS_TYPES_H 1
8568| #define HAVE_SYS_SOCKET_H 1
8569| #define HAVE_SYS_IOCTL_H 1
8570| #define HAVE_UNISTD_H 1
8571| #define HAVE_NET_IF_H 1
8572| #define HAVE_LINUX_NETFILTER_IPV4_H 1
8573| #define HAVE_LINUX_NETFILTER_IPV6_H 1
8574| #define HAVE_NAT_NETFILTER 1
8575| #define CCXX_NAT 1
8576| #define USE_MONOTONIC_TIMER 1
8577| #define HAVE_EXTRAS 1
8578| #define HAVE_ZLIB_H 1
8579| #define HAVE_ZLIB_H 1
8580| #define HAVE_SYS_FILE_H 1
8581| #define HAVE_SYS_PARAM_H 1
8582| #define HAVE_SYS_WAIT_H 1
8583| #define HAVE_SYSLOG_H 1
8584| #define HAVE_REALPATH 1
8585| #define HAVE_LSTAT 1
8586| #define HAVE_SNPRINTF 1
8587| #define HAVE_MEMMOVE 1
8588| #define HAVE_STRDUP 1
8589| #define HAVE_WAITPID 1
8590| #define HAVE_GETTIMEOFDAY 1
8591| #define HAVE_SETEGID 1
8592| #define HAVE_SETPGRP 1
8593| #define HAVE_BOOL_TYPE 1
8594| #define CCXX_EXCEPTIONS 1
8595| /* end confdefs.h. */
8596|
8597| #include <iostream>
8598| namespace Test { using namespace std; }
8599| int
8600| main ()
8601| {
8602| return 0;
8603| ;
8604| return 0;
8605| }
8606configure:22956: result: no
8607configure:22985: checking wheather old style iostreams
8608configure:23013: arm-linux-androideabi-g++ -c conftest.cpp >&5
8609conftest.cpp:122:20: fatal error: iostream: No such file or directory
8610compilation terminated.
8611configure:23013: $? = 1
8612configure: failed program was:
8613| /* confdefs.h */
8614| #define PACKAGE_NAME ""
8615| #define PACKAGE_TARNAME ""
8616| #define PACKAGE_VERSION ""
8617| #define PACKAGE_STRING ""
8618| #define PACKAGE_BUGREPORT ""
8619| #define PACKAGE_URL ""
8620| #define STDC_HEADERS 1
8621| #define HAVE_SYS_TYPES_H 1
8622| #define HAVE_SYS_STAT_H 1
8623| #define HAVE_STDLIB_H 1
8624| #define HAVE_STRING_H 1
8625| #define HAVE_MEMORY_H 1
8626| #define HAVE_STRINGS_H 1
8627| #define HAVE_INTTYPES_H 1
8628| #define HAVE_STDINT_H 1
8629| #define HAVE_UNISTD_H 1
8630| #define __EXTENSIONS__ 1
8631| #define _ALL_SOURCE 1
8632| #define _GNU_SOURCE 1
8633| #define _POSIX_PTHREAD_SEMANTICS 1
8634| #define _TANDEM_SOURCE 1
8635| #define HAVE_DLFCN_H 1
8636| #define LT_OBJDIR ".libs/"
8637| #define PACKAGE "commoncpp2"
8638| #define VERSION "1.8.1"
8639| #define restrict __restrict
8640| #define HAVE_UNISTD_H 1
8641| #define HAVE_FEATURES_H 1
8642| #define HAVE_FCNTL_H 1
8643| #define TIME_WITH_SYS_TIME 1
8644| #define HAVE_SYS_TIME_H 1
8645| #define HAVE_SYS_TYPES_H 1
8646| #define HAVE_SYS_TYPES_STD 1
8647| #define HAVE_SYS_TYPES_64 1
8648| #define HAVE_LONG_LONG 1
8649| #define HAVE_ENDIAN_H 1
8650| #define HAVE_SIGACTION 1
8651| #define HAVE_SETITIMER 1
8652| #define HAVE_SIGWAIT 1
8653| #define RETSIGTYPE void
8654| #define HAVE_SIGWAIT2 1
8655| #define HAVE_STRCASECMP 1
8656| #define HAVE_STRINGS_H 1
8657| #define HAVE_ALLOCA_H 1
8658| #define HAVE_GETOPT 1
8659| #define HAVE_GETOPT 1
8660| #define HAVE_GETOPT_H 1
8661| #define HAVE_GETOPT_LONG 1
8662| #define HAVE_GETOPT_LONG 1
8663| #define HAVE_DLFCN_H 1
8664| #define HAVE_MODULES 1
8665| #define HAVE_PTHREAD_H 1
8666| #define HAVE_PTHREAD_H 1
8667| #define HAVE_PTHREAD_NANOSLEEP 1
8668| #define HAVE_CLOCK_GETTIME 1
8669| #define HAVE_HIRES_TIMER 1
8670| #define HAVE_MLOCK 1
8671| #define HAVE_SEMAPHORE_H 1
8672| #define HAVE_SCHED_H 1
8673| #define HAVE_SCHED_GETSCHEDULER 1
8674| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
8675| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
8676| #define HAVE_PTHREAD_RWLOCK 1
8677| #define HAVE_PREAD_PWRITE 1
8678| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
8679| #define HAVE_PTHREAD_SCHED_YIELD 1
8680| #define HAVE_SETENV 1
8681| #define HAVE_STRTOK_R 1
8682| #define HAVE_LOCALTIME_R 1
8683| #define HAVE_READDIR_R 1
8684| #define HAVE_STRERROR_R 1
8685| #define HAVE_POLL_H 1
8686| #define HAVE_SYS_POLL_H 1
8687| #define HAVE_POLL 1
8688| #define HAVE_NET_IF_H 1
8689| #define HAVE_SYS_SOCKET_H 1
8690| #define HAVE_SYS_SELECT_H 1
8691| #define HAVE_NETINET_IN_SYSTM_H 1
8692| #define HAVE_NETINET_IP_H 1
8693| #define HAVE_NETINET_IN_H 1
8694| #define HAVE_ARPA_INET_H 1
8695| #define HAVE_GETADDRINFO 1
8696| #define HAVE_LINUX_IN6_H 1
8697| #define HAVE_INET_PTON 1
8698| #define HAVE_GETHOSTBYNAME2 1
8699| #define HAVE_INET_SOCKETS 1
8700| #define HAVE_INET_ATON 1
8701| #define HAVE_SOCKLEN_T 1
8702| #define HAVE_ERRNO_H 1
8703| #define HAVE_LIMITS_H 1
8704| #define HAVE_SYS_TYPES_H 1
8705| #define HAVE_SYS_SOCKET_H 1
8706| #define HAVE_SYS_IOCTL_H 1
8707| #define HAVE_UNISTD_H 1
8708| #define HAVE_NET_IF_H 1
8709| #define HAVE_LINUX_NETFILTER_IPV4_H 1
8710| #define HAVE_LINUX_NETFILTER_IPV6_H 1
8711| #define HAVE_NAT_NETFILTER 1
8712| #define CCXX_NAT 1
8713| #define USE_MONOTONIC_TIMER 1
8714| #define HAVE_EXTRAS 1
8715| #define HAVE_ZLIB_H 1
8716| #define HAVE_ZLIB_H 1
8717| #define HAVE_SYS_FILE_H 1
8718| #define HAVE_SYS_PARAM_H 1
8719| #define HAVE_SYS_WAIT_H 1
8720| #define HAVE_SYSLOG_H 1
8721| #define HAVE_REALPATH 1
8722| #define HAVE_LSTAT 1
8723| #define HAVE_SNPRINTF 1
8724| #define HAVE_MEMMOVE 1
8725| #define HAVE_STRDUP 1
8726| #define HAVE_WAITPID 1
8727| #define HAVE_GETTIMEOFDAY 1
8728| #define HAVE_SETEGID 1
8729| #define HAVE_SETPGRP 1
8730| #define HAVE_BOOL_TYPE 1
8731| #define CCXX_EXCEPTIONS 1
8732| /* end confdefs.h. */
8733|
8734| #include <iostream>
8735| using namespace std;
8736|
8737| class mystr : public streambuf, public iostream
8738| {
8739| mystr();
8740| };
8741|
8742| mystr::mystr() : streambuf(), iostream((streambuf *)this)
8743| {
8744| }
8745|
8746| int
8747| main ()
8748| {
8749| return 0;
8750| ;
8751| return 0;
8752| }
8753configure:23022: result: yes
8754configure:23031: checking sstream usability
8755configure:23031: arm-linux-androideabi-g++ -c conftest.cpp >&5
8756conftest.cpp:155:19: fatal error: sstream: No such file or directory
8757compilation terminated.
8758configure:23031: $? = 1
8759configure: failed program was:
8760| /* confdefs.h */
8761| #define PACKAGE_NAME ""
8762| #define PACKAGE_TARNAME ""
8763| #define PACKAGE_VERSION ""
8764| #define PACKAGE_STRING ""
8765| #define PACKAGE_BUGREPORT ""
8766| #define PACKAGE_URL ""
8767| #define STDC_HEADERS 1
8768| #define HAVE_SYS_TYPES_H 1
8769| #define HAVE_SYS_STAT_H 1
8770| #define HAVE_STDLIB_H 1
8771| #define HAVE_STRING_H 1
8772| #define HAVE_MEMORY_H 1
8773| #define HAVE_STRINGS_H 1
8774| #define HAVE_INTTYPES_H 1
8775| #define HAVE_STDINT_H 1
8776| #define HAVE_UNISTD_H 1
8777| #define __EXTENSIONS__ 1
8778| #define _ALL_SOURCE 1
8779| #define _GNU_SOURCE 1
8780| #define _POSIX_PTHREAD_SEMANTICS 1
8781| #define _TANDEM_SOURCE 1
8782| #define HAVE_DLFCN_H 1
8783| #define LT_OBJDIR ".libs/"
8784| #define PACKAGE "commoncpp2"
8785| #define VERSION "1.8.1"
8786| #define restrict __restrict
8787| #define HAVE_UNISTD_H 1
8788| #define HAVE_FEATURES_H 1
8789| #define HAVE_FCNTL_H 1
8790| #define TIME_WITH_SYS_TIME 1
8791| #define HAVE_SYS_TIME_H 1
8792| #define HAVE_SYS_TYPES_H 1
8793| #define HAVE_SYS_TYPES_STD 1
8794| #define HAVE_SYS_TYPES_64 1
8795| #define HAVE_LONG_LONG 1
8796| #define HAVE_ENDIAN_H 1
8797| #define HAVE_SIGACTION 1
8798| #define HAVE_SETITIMER 1
8799| #define HAVE_SIGWAIT 1
8800| #define RETSIGTYPE void
8801| #define HAVE_SIGWAIT2 1
8802| #define HAVE_STRCASECMP 1
8803| #define HAVE_STRINGS_H 1
8804| #define HAVE_ALLOCA_H 1
8805| #define HAVE_GETOPT 1
8806| #define HAVE_GETOPT 1
8807| #define HAVE_GETOPT_H 1
8808| #define HAVE_GETOPT_LONG 1
8809| #define HAVE_GETOPT_LONG 1
8810| #define HAVE_DLFCN_H 1
8811| #define HAVE_MODULES 1
8812| #define HAVE_PTHREAD_H 1
8813| #define HAVE_PTHREAD_H 1
8814| #define HAVE_PTHREAD_NANOSLEEP 1
8815| #define HAVE_CLOCK_GETTIME 1
8816| #define HAVE_HIRES_TIMER 1
8817| #define HAVE_MLOCK 1
8818| #define HAVE_SEMAPHORE_H 1
8819| #define HAVE_SCHED_H 1
8820| #define HAVE_SCHED_GETSCHEDULER 1
8821| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
8822| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
8823| #define HAVE_PTHREAD_RWLOCK 1
8824| #define HAVE_PREAD_PWRITE 1
8825| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
8826| #define HAVE_PTHREAD_SCHED_YIELD 1
8827| #define HAVE_SETENV 1
8828| #define HAVE_STRTOK_R 1
8829| #define HAVE_LOCALTIME_R 1
8830| #define HAVE_READDIR_R 1
8831| #define HAVE_STRERROR_R 1
8832| #define HAVE_POLL_H 1
8833| #define HAVE_SYS_POLL_H 1
8834| #define HAVE_POLL 1
8835| #define HAVE_NET_IF_H 1
8836| #define HAVE_SYS_SOCKET_H 1
8837| #define HAVE_SYS_SELECT_H 1
8838| #define HAVE_NETINET_IN_SYSTM_H 1
8839| #define HAVE_NETINET_IP_H 1
8840| #define HAVE_NETINET_IN_H 1
8841| #define HAVE_ARPA_INET_H 1
8842| #define HAVE_GETADDRINFO 1
8843| #define HAVE_LINUX_IN6_H 1
8844| #define HAVE_INET_PTON 1
8845| #define HAVE_GETHOSTBYNAME2 1
8846| #define HAVE_INET_SOCKETS 1
8847| #define HAVE_INET_ATON 1
8848| #define HAVE_SOCKLEN_T 1
8849| #define HAVE_ERRNO_H 1
8850| #define HAVE_LIMITS_H 1
8851| #define HAVE_SYS_TYPES_H 1
8852| #define HAVE_SYS_SOCKET_H 1
8853| #define HAVE_SYS_IOCTL_H 1
8854| #define HAVE_UNISTD_H 1
8855| #define HAVE_NET_IF_H 1
8856| #define HAVE_LINUX_NETFILTER_IPV4_H 1
8857| #define HAVE_LINUX_NETFILTER_IPV6_H 1
8858| #define HAVE_NAT_NETFILTER 1
8859| #define CCXX_NAT 1
8860| #define USE_MONOTONIC_TIMER 1
8861| #define HAVE_EXTRAS 1
8862| #define HAVE_ZLIB_H 1
8863| #define HAVE_ZLIB_H 1
8864| #define HAVE_SYS_FILE_H 1
8865| #define HAVE_SYS_PARAM_H 1
8866| #define HAVE_SYS_WAIT_H 1
8867| #define HAVE_SYSLOG_H 1
8868| #define HAVE_REALPATH 1
8869| #define HAVE_LSTAT 1
8870| #define HAVE_SNPRINTF 1
8871| #define HAVE_MEMMOVE 1
8872| #define HAVE_STRDUP 1
8873| #define HAVE_WAITPID 1
8874| #define HAVE_GETTIMEOFDAY 1
8875| #define HAVE_SETEGID 1
8876| #define HAVE_SETPGRP 1
8877| #define HAVE_BOOL_TYPE 1
8878| #define CCXX_EXCEPTIONS 1
8879| #define HAVE_OLD_IOSTREAM 1
8880| /* end confdefs.h. */
8881| #include <stdio.h>
8882| #ifdef HAVE_SYS_TYPES_H
8883| # include <sys/types.h>
8884| #endif
8885| #ifdef HAVE_SYS_STAT_H
8886| # include <sys/stat.h>
8887| #endif
8888| #ifdef STDC_HEADERS
8889| # include <stdlib.h>
8890| # include <stddef.h>
8891| #else
8892| # ifdef HAVE_STDLIB_H
8893| # include <stdlib.h>
8894| # endif
8895| #endif
8896| #ifdef HAVE_STRING_H
8897| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8898| # include <memory.h>
8899| # endif
8900| # include <string.h>
8901| #endif
8902| #ifdef HAVE_STRINGS_H
8903| # include <strings.h>
8904| #endif
8905| #ifdef HAVE_INTTYPES_H
8906| # include <inttypes.h>
8907| #endif
8908| #ifdef HAVE_STDINT_H
8909| # include <stdint.h>
8910| #endif
8911| #ifdef HAVE_UNISTD_H
8912| # include <unistd.h>
8913| #endif
8914| #include <sstream>
8915configure:23031: result: no
8916configure:23031: checking sstream presence
8917configure:23031: arm-linux-androideabi-g++ -E conftest.cpp
8918conftest.cpp:122:19: fatal error: sstream: No such file or directory
8919compilation terminated.
8920configure:23031: $? = 1
8921configure: failed program was:
8922| /* confdefs.h */
8923| #define PACKAGE_NAME ""
8924| #define PACKAGE_TARNAME ""
8925| #define PACKAGE_VERSION ""
8926| #define PACKAGE_STRING ""
8927| #define PACKAGE_BUGREPORT ""
8928| #define PACKAGE_URL ""
8929| #define STDC_HEADERS 1
8930| #define HAVE_SYS_TYPES_H 1
8931| #define HAVE_SYS_STAT_H 1
8932| #define HAVE_STDLIB_H 1
8933| #define HAVE_STRING_H 1
8934| #define HAVE_MEMORY_H 1
8935| #define HAVE_STRINGS_H 1
8936| #define HAVE_INTTYPES_H 1
8937| #define HAVE_STDINT_H 1
8938| #define HAVE_UNISTD_H 1
8939| #define __EXTENSIONS__ 1
8940| #define _ALL_SOURCE 1
8941| #define _GNU_SOURCE 1
8942| #define _POSIX_PTHREAD_SEMANTICS 1
8943| #define _TANDEM_SOURCE 1
8944| #define HAVE_DLFCN_H 1
8945| #define LT_OBJDIR ".libs/"
8946| #define PACKAGE "commoncpp2"
8947| #define VERSION "1.8.1"
8948| #define restrict __restrict
8949| #define HAVE_UNISTD_H 1
8950| #define HAVE_FEATURES_H 1
8951| #define HAVE_FCNTL_H 1
8952| #define TIME_WITH_SYS_TIME 1
8953| #define HAVE_SYS_TIME_H 1
8954| #define HAVE_SYS_TYPES_H 1
8955| #define HAVE_SYS_TYPES_STD 1
8956| #define HAVE_SYS_TYPES_64 1
8957| #define HAVE_LONG_LONG 1
8958| #define HAVE_ENDIAN_H 1
8959| #define HAVE_SIGACTION 1
8960| #define HAVE_SETITIMER 1
8961| #define HAVE_SIGWAIT 1
8962| #define RETSIGTYPE void
8963| #define HAVE_SIGWAIT2 1
8964| #define HAVE_STRCASECMP 1
8965| #define HAVE_STRINGS_H 1
8966| #define HAVE_ALLOCA_H 1
8967| #define HAVE_GETOPT 1
8968| #define HAVE_GETOPT 1
8969| #define HAVE_GETOPT_H 1
8970| #define HAVE_GETOPT_LONG 1
8971| #define HAVE_GETOPT_LONG 1
8972| #define HAVE_DLFCN_H 1
8973| #define HAVE_MODULES 1
8974| #define HAVE_PTHREAD_H 1
8975| #define HAVE_PTHREAD_H 1
8976| #define HAVE_PTHREAD_NANOSLEEP 1
8977| #define HAVE_CLOCK_GETTIME 1
8978| #define HAVE_HIRES_TIMER 1
8979| #define HAVE_MLOCK 1
8980| #define HAVE_SEMAPHORE_H 1
8981| #define HAVE_SCHED_H 1
8982| #define HAVE_SCHED_GETSCHEDULER 1
8983| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
8984| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
8985| #define HAVE_PTHREAD_RWLOCK 1
8986| #define HAVE_PREAD_PWRITE 1
8987| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
8988| #define HAVE_PTHREAD_SCHED_YIELD 1
8989| #define HAVE_SETENV 1
8990| #define HAVE_STRTOK_R 1
8991| #define HAVE_LOCALTIME_R 1
8992| #define HAVE_READDIR_R 1
8993| #define HAVE_STRERROR_R 1
8994| #define HAVE_POLL_H 1
8995| #define HAVE_SYS_POLL_H 1
8996| #define HAVE_POLL 1
8997| #define HAVE_NET_IF_H 1
8998| #define HAVE_SYS_SOCKET_H 1
8999| #define HAVE_SYS_SELECT_H 1
9000| #define HAVE_NETINET_IN_SYSTM_H 1
9001| #define HAVE_NETINET_IP_H 1
9002| #define HAVE_NETINET_IN_H 1
9003| #define HAVE_ARPA_INET_H 1
9004| #define HAVE_GETADDRINFO 1
9005| #define HAVE_LINUX_IN6_H 1
9006| #define HAVE_INET_PTON 1
9007| #define HAVE_GETHOSTBYNAME2 1
9008| #define HAVE_INET_SOCKETS 1
9009| #define HAVE_INET_ATON 1
9010| #define HAVE_SOCKLEN_T 1
9011| #define HAVE_ERRNO_H 1
9012| #define HAVE_LIMITS_H 1
9013| #define HAVE_SYS_TYPES_H 1
9014| #define HAVE_SYS_SOCKET_H 1
9015| #define HAVE_SYS_IOCTL_H 1
9016| #define HAVE_UNISTD_H 1
9017| #define HAVE_NET_IF_H 1
9018| #define HAVE_LINUX_NETFILTER_IPV4_H 1
9019| #define HAVE_LINUX_NETFILTER_IPV6_H 1
9020| #define HAVE_NAT_NETFILTER 1
9021| #define CCXX_NAT 1
9022| #define USE_MONOTONIC_TIMER 1
9023| #define HAVE_EXTRAS 1
9024| #define HAVE_ZLIB_H 1
9025| #define HAVE_ZLIB_H 1
9026| #define HAVE_SYS_FILE_H 1
9027| #define HAVE_SYS_PARAM_H 1
9028| #define HAVE_SYS_WAIT_H 1
9029| #define HAVE_SYSLOG_H 1
9030| #define HAVE_REALPATH 1
9031| #define HAVE_LSTAT 1
9032| #define HAVE_SNPRINTF 1
9033| #define HAVE_MEMMOVE 1
9034| #define HAVE_STRDUP 1
9035| #define HAVE_WAITPID 1
9036| #define HAVE_GETTIMEOFDAY 1
9037| #define HAVE_SETEGID 1
9038| #define HAVE_SETPGRP 1
9039| #define HAVE_BOOL_TYPE 1
9040| #define CCXX_EXCEPTIONS 1
9041| #define HAVE_OLD_IOSTREAM 1
9042| /* end confdefs.h. */
9043| #include <sstream>
9044configure:23031: result: no
9045configure:23031: checking for sstream
9046configure:23031: result: no
9047configure:23067: checking whether arm-linux-androideabi-g++ has new(size_t,void*)
9048configure:23087: arm-linux-androideabi-g++ -c conftest.cpp >&5
9049conftest.cpp:122:15: fatal error: new: No such file or directory
9050compilation terminated.
9051configure:23087: $? = 1
9052configure: failed program was:
9053| /* confdefs.h */
9054| #define PACKAGE_NAME ""
9055| #define PACKAGE_TARNAME ""
9056| #define PACKAGE_VERSION ""
9057| #define PACKAGE_STRING ""
9058| #define PACKAGE_BUGREPORT ""
9059| #define PACKAGE_URL ""
9060| #define STDC_HEADERS 1
9061| #define HAVE_SYS_TYPES_H 1
9062| #define HAVE_SYS_STAT_H 1
9063| #define HAVE_STDLIB_H 1
9064| #define HAVE_STRING_H 1
9065| #define HAVE_MEMORY_H 1
9066| #define HAVE_STRINGS_H 1
9067| #define HAVE_INTTYPES_H 1
9068| #define HAVE_STDINT_H 1
9069| #define HAVE_UNISTD_H 1
9070| #define __EXTENSIONS__ 1
9071| #define _ALL_SOURCE 1
9072| #define _GNU_SOURCE 1
9073| #define _POSIX_PTHREAD_SEMANTICS 1
9074| #define _TANDEM_SOURCE 1
9075| #define HAVE_DLFCN_H 1
9076| #define LT_OBJDIR ".libs/"
9077| #define PACKAGE "commoncpp2"
9078| #define VERSION "1.8.1"
9079| #define restrict __restrict
9080| #define HAVE_UNISTD_H 1
9081| #define HAVE_FEATURES_H 1
9082| #define HAVE_FCNTL_H 1
9083| #define TIME_WITH_SYS_TIME 1
9084| #define HAVE_SYS_TIME_H 1
9085| #define HAVE_SYS_TYPES_H 1
9086| #define HAVE_SYS_TYPES_STD 1
9087| #define HAVE_SYS_TYPES_64 1
9088| #define HAVE_LONG_LONG 1
9089| #define HAVE_ENDIAN_H 1
9090| #define HAVE_SIGACTION 1
9091| #define HAVE_SETITIMER 1
9092| #define HAVE_SIGWAIT 1
9093| #define RETSIGTYPE void
9094| #define HAVE_SIGWAIT2 1
9095| #define HAVE_STRCASECMP 1
9096| #define HAVE_STRINGS_H 1
9097| #define HAVE_ALLOCA_H 1
9098| #define HAVE_GETOPT 1
9099| #define HAVE_GETOPT 1
9100| #define HAVE_GETOPT_H 1
9101| #define HAVE_GETOPT_LONG 1
9102| #define HAVE_GETOPT_LONG 1
9103| #define HAVE_DLFCN_H 1
9104| #define HAVE_MODULES 1
9105| #define HAVE_PTHREAD_H 1
9106| #define HAVE_PTHREAD_H 1
9107| #define HAVE_PTHREAD_NANOSLEEP 1
9108| #define HAVE_CLOCK_GETTIME 1
9109| #define HAVE_HIRES_TIMER 1
9110| #define HAVE_MLOCK 1
9111| #define HAVE_SEMAPHORE_H 1
9112| #define HAVE_SCHED_H 1
9113| #define HAVE_SCHED_GETSCHEDULER 1
9114| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
9115| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
9116| #define HAVE_PTHREAD_RWLOCK 1
9117| #define HAVE_PREAD_PWRITE 1
9118| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
9119| #define HAVE_PTHREAD_SCHED_YIELD 1
9120| #define HAVE_SETENV 1
9121| #define HAVE_STRTOK_R 1
9122| #define HAVE_LOCALTIME_R 1
9123| #define HAVE_READDIR_R 1
9124| #define HAVE_STRERROR_R 1
9125| #define HAVE_POLL_H 1
9126| #define HAVE_SYS_POLL_H 1
9127| #define HAVE_POLL 1
9128| #define HAVE_NET_IF_H 1
9129| #define HAVE_SYS_SOCKET_H 1
9130| #define HAVE_SYS_SELECT_H 1
9131| #define HAVE_NETINET_IN_SYSTM_H 1
9132| #define HAVE_NETINET_IP_H 1
9133| #define HAVE_NETINET_IN_H 1
9134| #define HAVE_ARPA_INET_H 1
9135| #define HAVE_GETADDRINFO 1
9136| #define HAVE_LINUX_IN6_H 1
9137| #define HAVE_INET_PTON 1
9138| #define HAVE_GETHOSTBYNAME2 1
9139| #define HAVE_INET_SOCKETS 1
9140| #define HAVE_INET_ATON 1
9141| #define HAVE_SOCKLEN_T 1
9142| #define HAVE_ERRNO_H 1
9143| #define HAVE_LIMITS_H 1
9144| #define HAVE_SYS_TYPES_H 1
9145| #define HAVE_SYS_SOCKET_H 1
9146| #define HAVE_SYS_IOCTL_H 1
9147| #define HAVE_UNISTD_H 1
9148| #define HAVE_NET_IF_H 1
9149| #define HAVE_LINUX_NETFILTER_IPV4_H 1
9150| #define HAVE_LINUX_NETFILTER_IPV6_H 1
9151| #define HAVE_NAT_NETFILTER 1
9152| #define CCXX_NAT 1
9153| #define USE_MONOTONIC_TIMER 1
9154| #define HAVE_EXTRAS 1
9155| #define HAVE_ZLIB_H 1
9156| #define HAVE_ZLIB_H 1
9157| #define HAVE_SYS_FILE_H 1
9158| #define HAVE_SYS_PARAM_H 1
9159| #define HAVE_SYS_WAIT_H 1
9160| #define HAVE_SYSLOG_H 1
9161| #define HAVE_REALPATH 1
9162| #define HAVE_LSTAT 1
9163| #define HAVE_SNPRINTF 1
9164| #define HAVE_MEMMOVE 1
9165| #define HAVE_STRDUP 1
9166| #define HAVE_WAITPID 1
9167| #define HAVE_GETTIMEOFDAY 1
9168| #define HAVE_SETEGID 1
9169| #define HAVE_SETPGRP 1
9170| #define HAVE_BOOL_TYPE 1
9171| #define CCXX_EXCEPTIONS 1
9172| #define HAVE_OLD_IOSTREAM 1
9173| /* end confdefs.h. */
9174| #include <new>
9175| #include <iostream>
9176| using namespace std;
9177| int
9178| main ()
9179| {
9180| int* p1 = new int();
9181| int* p2 = new (p1) int();
9182| return 0;
9183| ;
9184| return 0;
9185| }
9186configure:23096: result: no
9187configure:23224: checking for debugging
9188configure:23237: result: no
9189configure:23239: checking for profiling
9190configure:23251: result: no
9191configure:23361: checking for doxygen
9192configure:23392: result: no
9193configure:23589: creating ./config.status
9194
9195## ---------------------- ##
9196## Running config.status. ##
9197## ---------------------- ##
9198
9199This file was extended by config.status, which was
9200generated by GNU Autoconf 2.68. Invocation command line was
9201
9202 CONFIG_FILES =
9203 CONFIG_HEADERS =
9204 CONFIG_LINKS =
9205 CONFIG_COMMANDS =
9206 $ ./config.status
9207
9208on evigier-ThinkPad-X220
9209
9210config.status:1327: creating src/ccgnu2-config
9211config.status:1327: creating src/libccext2.pc
9212config.status:1327: creating src/libccgnu2.pc
9213config.status:1327: creating src/Makefile
9214config.status:1327: creating w32/Makefile
9215config.status:1327: creating w32/vs2008/Makefile
9216config.status:1327: creating w32/vs2008/ccext2.vcproj
9217config.status:1327: creating w32/vs2008/ccgnu2.vcproj
9218config.status:1327: creating w32/vs2008/common.sln
9219config.status:1327: creating m4/Makefile
9220config.status:1327: creating doc/Doxyfile
9221config.status:1327: creating doc/Makefile
9222config.status:1327: creating demo/Makefile
9223config.status:1327: creating inc/Makefile
9224config.status:1327: creating inc/cc++/Makefile
9225config.status:1327: creating Makefile
9226config.status:1327: creating commoncpp2.spec
9227config.status:1327: creating tests/Makefile
9228config.status:1327: creating commoncpp2.list
9229config.status:1435: WARNING: 'commoncpp2.list.in' seems to ignore the --datarootdir setting
9230config.status:1327: creating w32/ccgnu2.dsp
9231config.status:1327: creating w32/ccext2.dsp
9232config.status:1327: creating w32/ccgnu2.vcproj
9233config.status:1327: creating w32/ccext2.vcproj
9234config.status:1327: creating config.h
9235config.status:1556: executing libtool commands
9236config.status:1556: executing depfiles commands
9237
9238## ---------------- ##
9239## Cache variables. ##
9240## ---------------- ##
9241
9242ac_cv_build=x86_64-unknown-linux-gnu
9243ac_cv_c_compiler_gnu=yes
9244ac_cv_c_inline=inline
9245ac_cv_c_restrict=__restrict
9246ac_cv_c_volatile=yes
9247ac_cv_cxx_bool_type=yes
9248ac_cv_cxx_compiler_gnu=yes
9249ac_cv_cxx_exception_flag=no
9250ac_cv_cxx_exception_handling=yes
9251ac_cv_cxx_new_init=no
9252ac_cv_env_CCC_set=
9253ac_cv_env_CCC_value=
9254ac_cv_env_CC_set=
9255ac_cv_env_CC_value=
9256ac_cv_env_CFLAGS_set=
9257ac_cv_env_CFLAGS_value=
9258ac_cv_env_CPPFLAGS_set=
9259ac_cv_env_CPPFLAGS_value=
9260ac_cv_env_CPP_set=
9261ac_cv_env_CPP_value=
9262ac_cv_env_CXXCPP_set=
9263ac_cv_env_CXXCPP_value=
9264ac_cv_env_CXXFLAGS_set=set
9265ac_cv_env_CXXFLAGS_value=-Wno-psabi
9266ac_cv_env_CXX_set=
9267ac_cv_env_CXX_value=
9268ac_cv_env_LDFLAGS_set=
9269ac_cv_env_LDFLAGS_value=
9270ac_cv_env_LIBS_set=
9271ac_cv_env_LIBS_value=
9272ac_cv_env_build_alias_set=
9273ac_cv_env_build_alias_value=
9274ac_cv_env_host_alias_set=set
9275ac_cv_env_host_alias_value=arm-linux-androideabi
9276ac_cv_env_target_alias_set=
9277ac_cv_env_target_alias_value=
9278ac_cv_func_clock_gettime=yes
9279ac_cv_func_getopt=yes
9280ac_cv_func_getopt_long=yes
9281ac_cv_func_getpagesize=no
9282ac_cv_func_gettimeofday=yes
9283ac_cv_func_lockf=no
9284ac_cv_func_lstat=yes
9285ac_cv_func_memmove=yes
9286ac_cv_func_mlock=yes
9287ac_cv_func_mlockall=no
9288ac_cv_func_poll=yes
9289ac_cv_func_posix_memalign=no
9290ac_cv_func_realpath=yes
9291ac_cv_func_sched_getscheduler=yes
9292ac_cv_func_setegid=yes
9293ac_cv_func_setenv=yes
9294ac_cv_func_setitimer=yes
9295ac_cv_func_setpgrp=yes
9296ac_cv_func_sigaction=yes
9297ac_cv_func_sigwait=yes
9298ac_cv_func_snprintf=yes
9299ac_cv_func_strcasecmp=yes
9300ac_cv_func_strdup=yes
9301ac_cv_func_wait4=no
9302ac_cv_func_waitpid=yes
9303ac_cv_header_alloca_h=yes
9304ac_cv_header_arpa_inet_h=yes
9305ac_cv_header_bits_wordsize_h=no
9306ac_cv_header_bsd_signal_h=no
9307ac_cv_header_dlfcn_h=yes
9308ac_cv_header_endian_h=yes
9309ac_cv_header_errno_h=yes
9310ac_cv_header_exception=no
9311ac_cv_header_fcntl_h=yes
9312ac_cv_header_features_h=yes
9313ac_cv_header_getopt_h=yes
9314ac_cv_header_inttypes_h=yes
9315ac_cv_header_ioctl_h=no
9316ac_cv_header_limits_h=yes
9317ac_cv_header_linux_in6_h=yes
9318ac_cv_header_linux_netfilter_ipv4_h=yes
9319ac_cv_header_linux_netfilter_ipv6_h=yes
9320ac_cv_header_memory_h=yes
9321ac_cv_header_minix_config_h=no
9322ac_cv_header_net_if_h=yes
9323ac_cv_header_netinet6_in6_h=no
9324ac_cv_header_netinet_in_h=yes
9325ac_cv_header_netinet_in_systm_h=yes
9326ac_cv_header_netinet_inet_h=no
9327ac_cv_header_netinet_ip_h=yes
9328ac_cv_header_poll_h=yes
9329ac_cv_header_pthread_h=yes
9330ac_cv_header_pthread_np_h=no
9331ac_cv_header_sched_h=yes
9332ac_cv_header_select_h=no
9333ac_cv_header_semaphore_h=yes
9334ac_cv_header_ss_h=no
9335ac_cv_header_sstream=no
9336ac_cv_header_stdc=yes
9337ac_cv_header_stdint_h=yes
9338ac_cv_header_stdlib_h=yes
9339ac_cv_header_string_h=yes
9340ac_cv_header_strings_h=yes
9341ac_cv_header_sys_atomic_h=no
9342ac_cv_header_sys_atomic_op_h=no
9343ac_cv_header_sys_fcntl_h=no
9344ac_cv_header_sys_file_h=yes
9345ac_cv_header_sys_ioctl_h=yes
9346ac_cv_header_sys_libcsys_h=no
9347ac_cv_header_sys_param_h=yes
9348ac_cv_header_sys_poll_h=yes
9349ac_cv_header_sys_sched_h=no
9350ac_cv_header_sys_select_h=yes
9351ac_cv_header_sys_socket_h=yes
9352ac_cv_header_sys_sockio_h=no
9353ac_cv_header_sys_stat_h=yes
9354ac_cv_header_sys_stream_h=no
9355ac_cv_header_sys_time_h=yes
9356ac_cv_header_sys_types_h=yes
9357ac_cv_header_sys_un_h=no
9358ac_cv_header_sys_wait_h=yes
9359ac_cv_header_syslog_h=yes
9360ac_cv_header_syslog_hposix_evlog_h=no
9361ac_cv_header_thread_h=no
9362ac_cv_header_time=yes
9363ac_cv_header_unistd_h=yes
9364ac_cv_header_zlib_h=yes
9365ac_cv_host=arm-unknown-linux-androideabi
9366ac_cv_lib_c___getaddrinfo=yes
9367ac_cv_lib_c___gethostbyname2=yes
9368ac_cv_lib_c___inet_aton=yes
9369ac_cv_lib_c___inet_pton=yes
9370ac_cv_lib_c___nanosleep=yes
9371ac_cv_lib_c___pthread_attr_setstacksize=yes
9372ac_cv_lib_c___pthread_cancel=no
9373ac_cv_lib_c___pthread_delay_np=no
9374ac_cv_lib_c___pthread_mach_thread_np=no
9375ac_cv_lib_c___pthread_mutexattr_settype=yes
9376ac_cv_lib_c___pthread_rwlock_init=yes
9377ac_cv_lib_c___pthread_setcanceltype=no
9378ac_cv_lib_c___pthread_suspend=no
9379ac_cv_lib_c___pthread_yield=no
9380ac_cv_lib_c___pthread_yield_np=no
9381ac_cv_lib_c___sched_yield=yes
9382ac_cv_lib_c_getgrnam_r=no
9383ac_cv_lib_c_getpwnam_r=no
9384ac_cv_lib_c_getpwuid_r=no
9385ac_cv_lib_c_localtime_r=yes
9386ac_cv_lib_c_pread=yes
9387ac_cv_lib_c_pthread_self=yes
9388ac_cv_lib_c_r___getgrnam_r=no
9389ac_cv_lib_c_r___getpwuid_r=no
9390ac_cv_lib_c_r___localtime_r=no
9391ac_cv_lib_c_r___readdir_r=no
9392ac_cv_lib_c_r___strerror_r=no
9393ac_cv_lib_c_r_pthread_self=no
9394ac_cv_lib_c_readdir_r=yes
9395ac_cv_lib_c_strerror_r=yes
9396ac_cv_lib_c_strtok_r=yes
9397ac_cv_lib_cma_pthread_self=no
9398ac_cv_lib_dl_dlopen=yes
9399ac_cv_lib_dld_shl_load=no
9400ac_cv_lib_gnugetopt_getopt_long=no
9401ac_cv_lib_gthreads_pthread_self=no
9402ac_cv_lib_pthread_pthread_kill=no
9403ac_cv_lib_pthread_pthread_self=no
9404ac_cv_lib_pthreads_pthread_self=no
9405ac_cv_lib_rt_clock_gettime=no
9406ac_cv_lib_rt_mlockall=no
9407ac_cv_lib_socket_socket=no
9408ac_cv_lib_thread_pthread_self=no
9409ac_cv_objext=o
9410ac_cv_ost_sigwait2=yes
9411ac_cv_path_DOXYGEN=no
9412ac_cv_path_EGREP='/bin/grep -E'
9413ac_cv_path_FGREP='/bin/grep -F'
9414ac_cv_path_GREP=/bin/grep
9415ac_cv_path_SED=/bin/sed
9416ac_cv_path_install='/usr/bin/install -c'
9417ac_cv_path_mkdir=/bin/mkdir
9418ac_cv_prog_AR=arm-linux-androideabi-ar
9419ac_cv_prog_AWK=gawk
9420ac_cv_prog_CC=arm-linux-androideabi-gcc
9421ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
9422ac_cv_prog_CXX=arm-linux-androideabi-g++
9423ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
9424ac_cv_prog_DLLTOOL=dlltool
9425ac_cv_prog_OBJDUMP=objdump
9426ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
9427ac_cv_prog_STRIP=arm-linux-androideabi-strip
9428ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
9429ac_cv_prog_cc_c89=
9430ac_cv_prog_cc_g=yes
9431ac_cv_prog_cxx_g=yes
9432ac_cv_prog_make_make_set=yes
9433ac_cv_safe_to_define___extensions__=yes
9434ac_cv_search_strerror='none required'
9435ac_cv_target=arm-unknown-linux-androideabi
9436ac_cv_type_signal=void
9437am_cv_CC_dependencies_compiler_type=gcc3
9438am_cv_CXX_dependencies_compiler_type=gcc3
9439lt_cv_ar_at_file=@
9440lt_cv_archive_cmds_need_lc=no
9441lt_cv_deplibs_check_method=pass_all
9442lt_cv_file_magic_cmd='$MAGIC_CMD'
9443lt_cv_file_magic_test_file=
9444lt_cv_ld_reload_flag=-r
9445lt_cv_nm_interface='BSD nm'
9446lt_cv_objdir=.libs
9447lt_cv_path_LD=/home/evigier/android-14b-toolchain/arm-linux-androideabi/bin/ld
9448lt_cv_path_LDCXX=/home/evigier/android-14b-toolchain/arm-linux-androideabi/bin/ld
9449lt_cv_path_NM='/home/evigier/android-14b-toolchain/bin/arm-linux-androideabi-nm -B'
9450lt_cv_path_mainfest_tool=no
9451lt_cv_prog_compiler_c_o=yes
9452lt_cv_prog_compiler_c_o_CXX=yes
9453lt_cv_prog_compiler_pic='-fPIC -DPIC'
9454lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
9455lt_cv_prog_compiler_pic_works=yes
9456lt_cv_prog_compiler_pic_works_CXX=yes
9457lt_cv_prog_compiler_rtti_exceptions=no
9458lt_cv_prog_compiler_static_works=yes
9459lt_cv_prog_compiler_static_works_CXX=yes
9460lt_cv_prog_gnu_ld=yes
9461lt_cv_prog_gnu_ldcxx=yes
9462lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
9463lt_cv_shlibpath_overrides_runpath=no
9464lt_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'\'''
9465lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
9466lt_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'\'''
9467lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
9468lt_cv_sys_max_cmd_len=1572864
9469lt_cv_to_host_file_cmd=func_convert_file_noop
9470lt_cv_to_tool_file_cmd=func_convert_file_noop
9471np_cv_prog_msc=no
9472ost_cv_cxx_iostream=yes
9473ost_cv_cxx_mode=false
9474ost_cv_cxx_mutable=yes
9475ost_cv_cxx_namespace=no
9476ost_cv_dynloader=yes
9477ost_cv_extras=yes
9478ost_cv_gnuwin32=no
9479ost_cv_inet_sockets=yes
9480ost_cv_ipv6=yes
9481ost_cv_lib_socket=c
9482ost_cv_lib_zlib=true
9483ost_cv_libgetopt_long=false
9484ost_cv_mutex_recursive=linux
9485ost_cv_nat=yes
9486ost_cv_nat_detected=yes
9487ost_cv_posix_atomic=no
9488ost_cv_posix_sys_atomic=no
9489ost_cv_posix_threads=yes
9490ost_cv_rt_library=none
9491ost_cv_socklen_t=yes
9492ost_cv_ssl=no
9493ost_cv_sys_posix1=yes
9494ost_cv_thread_flags=-pthread
9495ost_cv_thread_library=c
9496ost_cv_thread_rwlock=true
9497ost_cv_unix_sockets=no
9498
9499## ----------------- ##
9500## Output variables. ##
9501## ----------------- ##
9502
9503ACLOCAL='${SHELL} /home/evigier/git/commoncpp2-1.8.1-android/autoconf/missing --run aclocal-1.11'
9504AMDEPBACKSLASH='\'
9505AMDEP_FALSE='#'
9506AMDEP_TRUE=''
9507AMTAR='${SHELL} /home/evigier/git/commoncpp2-1.8.1-android/autoconf/missing --run tar'
9508AR='arm-linux-androideabi-ar'
9509AS='as'
9510AUTOCONF='${SHELL} /home/evigier/git/commoncpp2-1.8.1-android/autoconf/missing --run autoconf'
9511AUTOHEADER='${SHELL} /home/evigier/git/commoncpp2-1.8.1-android/autoconf/missing --run autoheader'
9512AUTOMAKE='${SHELL} /home/evigier/git/commoncpp2-1.8.1-android/autoconf/missing --run automake-1.11'
9513AWK='gawk'
9514BASE_LIB='../src/libccgnu2.la'
9515CC='arm-linux-androideabi-gcc'
9516CCDEPMODE='depmode=gcc3'
9517CCXX_DIR='$(top_srcdir)/inc'
9518CFLAGS='-g -O2'
9519COMMON_FLAGS='-D_GNU_SOURCE -I/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/include'
9520CPP='arm-linux-androideabi-gcc -E'
9521CPPFLAGS=''
9522CPPUNIT_LIBS=' '
9523CXX='arm-linux-androideabi-g++'
9524CXXCPP='arm-linux-androideabi-g++ -E'
9525CXXDEPMODE='depmode=gcc3'
9526CXXFLAGS='-Wno-psabi'
9527CYGPATH_W='echo'
9528DEFS='-DHAVE_CONFIG_H'
9529DEPDIR='.deps'
9530DLLTOOL='dlltool'
9531DOXYGEN='no'
9532DOXY_FALSE=''
9533DOXY_TRUE='#'
9534DSYMUTIL=''
9535DUMPBIN=''
9536DYN_LOADER='-ldl'
9537ECHO_C=''
9538ECHO_N='-n'
9539ECHO_T=''
9540EGREP='/bin/grep -E'
9541EXEEXT=''
9542EXTRAS_FALSE='#'
9543EXTRAS_TRUE=''
9544FGREP='/bin/grep -F'
9545FTPDIR=''
9546GETOPT_LIBS=''
9547GETOPT_LONG_FALSE=''
9548GETOPT_LONG_TRUE='#'
9549GREP='/bin/grep'
9550INSTALL_DATA='${INSTALL} -m 644'
9551INSTALL_PROGRAM='${INSTALL}'
9552INSTALL_SCRIPT='${INSTALL}'
9553INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
9554KDOC_DIR='$(top_srcdir)/doc'
9555LD='/home/evigier/android-14b-toolchain/arm-linux-androideabi/bin/ld'
9556LDFLAGS=''
9557LIBGETOPTOBJS=''
9558LIBOBJS=''
9559LIBS=' -L/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/lib'
9560LIBTOOL='$(SHELL) $(top_builddir)/libtool'
9561LIB_MAJOR='0'
9562LIB_VERSION='1_8'
9563LIPO=''
9564LN_S='ln -s'
9565LTLIBOBJS=''
9566LT_CCXX_VERSION='-version-info 0:1'
9567LT_MAJOR='0'
9568LT_MINOR='1'
9569LT_RELEASE='1.8'
9570LT_SUBVER='0.1'
9571MAINT='#'
9572MAINTAINER_MODE_FALSE=''
9573MAINTAINER_MODE_TRUE='#'
9574MAKEINFO='${SHELL} /home/evigier/git/commoncpp2-1.8.1-android/autoconf/missing --run makeinfo'
9575MANIFEST_TOOL=':'
9576MKDIR_P='/bin/mkdir -p'
9577MODULE_FLAGS='-module -shared -avoid-version'
9578MSWIN32_FALSE=''
9579MSWIN32_TRUE='#'
9580NM='/home/evigier/android-14b-toolchain/bin/arm-linux-androideabi-nm -B'
9581NMEDIT=''
9582OBJDUMP='objdump'
9583OBJEXT='o'
9584OTOOL64=''
9585OTOOL=''
9586PACKAGE='commoncpp2'
9587PACKAGE_BUGREPORT=''
9588PACKAGE_NAME=''
9589PACKAGE_STRING=''
9590PACKAGE_TARNAME=''
9591PACKAGE_URL=''
9592PACKAGE_VERSION=''
9593PATH_SEPARATOR=':'
9594PTHREAD_CC=''
9595RANLIB='arm-linux-androideabi-ranlib'
9596SED='/bin/sed'
9597SET_MAKE=''
9598SHARED_FLAGS=''
9599SHELL='/bin/bash'
9600SOCKET_LIBS=''
9601SSL_LIBS=''
9602STAGE2=''
9603STRIP='arm-linux-androideabi-strip'
9604THREAD_FLAGS=''
9605THREAD_LIBS=' -pthread'
9606VERSION='1.8.1'
9607WARN_FLAGS='-pedantic -Wall'
9608WIN32_FALSE=''
9609WIN32_TRUE='#'
9610WINVERSION='1,8,1,0'
9611WITH_CPPUNIT_TESTS_FALSE=''
9612WITH_CPPUNIT_TESTS_TRUE='#'
9613ZSTREAM_LIBS='-lz'
9614ac_ct_AR=''
9615ac_ct_CC=''
9616ac_ct_CXX=''
9617ac_ct_DUMPBIN=''
9618am__EXEEXT_FALSE=''
9619am__EXEEXT_TRUE='#'
9620am__fastdepCC_FALSE='#'
9621am__fastdepCC_TRUE=''
9622am__fastdepCXX_FALSE='#'
9623am__fastdepCXX_TRUE=''
9624am__include='include'
9625am__isrc=''
9626am__leading_dot='.'
9627am__quote=''
9628am__tar='${AMTAR} chof - "$$tardir"'
9629am__untar='${AMTAR} xf -'
9630bindir='${exec_prefix}/bin'
9631build='x86_64-unknown-linux-gnu'
9632build_alias=''
9633build_cpu='x86_64'
9634build_os='linux-gnu'
9635build_vendor='unknown'
9636ccincludedir='${includedir}/cc++2'
9637datadir='${datarootdir}'
9638datarootdir='${prefix}/share'
9639docdir='${datarootdir}/doc/${PACKAGE}'
9640dvidir='${docdir}'
9641etc_confdir='/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/etc'
9642exec_prefix='${prefix}'
9643host='arm-unknown-linux-androideabi'
9644host_alias='arm-linux-androideabi'
9645host_cpu='arm'
9646host_os='linux-androideabi'
9647host_vendor='unknown'
9648htmldir='${docdir}'
9649includedir='${prefix}/include'
9650incprefix=''
9651infodir='${datarootdir}/info'
9652install_sh='${SHELL} /home/evigier/git/commoncpp2-1.8.1-android/autoconf/install-sh'
9653libdir='${exec_prefix}/lib'
9654libexecdir='${exec_prefix}/libexec'
9655localedir='${datarootdir}/locale'
9656localstatedir='${prefix}/var'
9657mandir='${datarootdir}/man'
9658mkdir_p='/bin/mkdir -p'
9659oldincludedir='/usr/include'
9660ost_cv_dynloader='yes'
9661pdfdir='${docdir}'
9662prefix='/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr'
9663program_transform_name='s,x,x,'
9664psdir='${docdir}'
9665sbindir='${exec_prefix}/sbin'
9666sharedstatedir='${prefix}/com'
9667sysconfdir='${prefix}/etc'
9668target='arm-unknown-linux-androideabi'
9669target_alias=''
9670target_cpu='arm'
9671target_os='linux-androideabi'
9672target_vendor='unknown'
9673thrprefix='/usr/include'
9674
9675## ----------- ##
9676## confdefs.h. ##
9677## ----------- ##
9678
9679/* confdefs.h */
9680#define PACKAGE_NAME ""
9681#define PACKAGE_TARNAME ""
9682#define PACKAGE_VERSION ""
9683#define PACKAGE_STRING ""
9684#define PACKAGE_BUGREPORT ""
9685#define PACKAGE_URL ""
9686#define STDC_HEADERS 1
9687#define HAVE_SYS_TYPES_H 1
9688#define HAVE_SYS_STAT_H 1
9689#define HAVE_STDLIB_H 1
9690#define HAVE_STRING_H 1
9691#define HAVE_MEMORY_H 1
9692#define HAVE_STRINGS_H 1
9693#define HAVE_INTTYPES_H 1
9694#define HAVE_STDINT_H 1
9695#define HAVE_UNISTD_H 1
9696#define __EXTENSIONS__ 1
9697#define _ALL_SOURCE 1
9698#define _GNU_SOURCE 1
9699#define _POSIX_PTHREAD_SEMANTICS 1
9700#define _TANDEM_SOURCE 1
9701#define HAVE_DLFCN_H 1
9702#define LT_OBJDIR ".libs/"
9703#define PACKAGE "commoncpp2"
9704#define VERSION "1.8.1"
9705#define restrict __restrict
9706#define HAVE_UNISTD_H 1
9707#define HAVE_FEATURES_H 1
9708#define HAVE_FCNTL_H 1
9709#define TIME_WITH_SYS_TIME 1
9710#define HAVE_SYS_TIME_H 1
9711#define HAVE_SYS_TYPES_H 1
9712#define HAVE_SYS_TYPES_STD 1
9713#define HAVE_SYS_TYPES_64 1
9714#define HAVE_LONG_LONG 1
9715#define HAVE_ENDIAN_H 1
9716#define HAVE_SIGACTION 1
9717#define HAVE_SETITIMER 1
9718#define HAVE_SIGWAIT 1
9719#define RETSIGTYPE void
9720#define HAVE_SIGWAIT2 1
9721#define HAVE_STRCASECMP 1
9722#define HAVE_STRINGS_H 1
9723#define HAVE_ALLOCA_H 1
9724#define HAVE_GETOPT 1
9725#define HAVE_GETOPT 1
9726#define HAVE_GETOPT_H 1
9727#define HAVE_GETOPT_LONG 1
9728#define HAVE_GETOPT_LONG 1
9729#define HAVE_DLFCN_H 1
9730#define HAVE_MODULES 1
9731#define HAVE_PTHREAD_H 1
9732#define HAVE_PTHREAD_H 1
9733#define HAVE_PTHREAD_NANOSLEEP 1
9734#define HAVE_CLOCK_GETTIME 1
9735#define HAVE_HIRES_TIMER 1
9736#define HAVE_MLOCK 1
9737#define HAVE_SEMAPHORE_H 1
9738#define HAVE_SCHED_H 1
9739#define HAVE_SCHED_GETSCHEDULER 1
9740#define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
9741#define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
9742#define HAVE_PTHREAD_RWLOCK 1
9743#define HAVE_PREAD_PWRITE 1
9744#define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
9745#define HAVE_PTHREAD_SCHED_YIELD 1
9746#define HAVE_SETENV 1
9747#define HAVE_STRTOK_R 1
9748#define HAVE_LOCALTIME_R 1
9749#define HAVE_READDIR_R 1
9750#define HAVE_STRERROR_R 1
9751#define HAVE_POLL_H 1
9752#define HAVE_SYS_POLL_H 1
9753#define HAVE_POLL 1
9754#define HAVE_NET_IF_H 1
9755#define HAVE_SYS_SOCKET_H 1
9756#define HAVE_SYS_SELECT_H 1
9757#define HAVE_NETINET_IN_SYSTM_H 1
9758#define HAVE_NETINET_IP_H 1
9759#define HAVE_NETINET_IN_H 1
9760#define HAVE_ARPA_INET_H 1
9761#define HAVE_GETADDRINFO 1
9762#define HAVE_LINUX_IN6_H 1
9763#define HAVE_INET_PTON 1
9764#define HAVE_GETHOSTBYNAME2 1
9765#define HAVE_INET_SOCKETS 1
9766#define HAVE_INET_ATON 1
9767#define HAVE_SOCKLEN_T 1
9768#define HAVE_ERRNO_H 1
9769#define HAVE_LIMITS_H 1
9770#define HAVE_SYS_TYPES_H 1
9771#define HAVE_SYS_SOCKET_H 1
9772#define HAVE_SYS_IOCTL_H 1
9773#define HAVE_UNISTD_H 1
9774#define HAVE_NET_IF_H 1
9775#define HAVE_LINUX_NETFILTER_IPV4_H 1
9776#define HAVE_LINUX_NETFILTER_IPV6_H 1
9777#define HAVE_NAT_NETFILTER 1
9778#define CCXX_NAT 1
9779#define USE_MONOTONIC_TIMER 1
9780#define HAVE_EXTRAS 1
9781#define HAVE_ZLIB_H 1
9782#define HAVE_ZLIB_H 1
9783#define HAVE_SYS_FILE_H 1
9784#define HAVE_SYS_PARAM_H 1
9785#define HAVE_SYS_WAIT_H 1
9786#define HAVE_SYSLOG_H 1
9787#define HAVE_REALPATH 1
9788#define HAVE_LSTAT 1
9789#define HAVE_SNPRINTF 1
9790#define HAVE_MEMMOVE 1
9791#define HAVE_STRDUP 1
9792#define HAVE_WAITPID 1
9793#define HAVE_GETTIMEOFDAY 1
9794#define HAVE_SETEGID 1
9795#define HAVE_SETPGRP 1
9796#define HAVE_BOOL_TYPE 1
9797#define CCXX_EXCEPTIONS 1
9798#define HAVE_OLD_IOSTREAM 1
9799#define ETC_CONFDIR "/home/evigier/android-ndk-r8b/platforms/android-14/arch-arm/usr/etc/"
9800
9801configure: exit 0