1 | This file contains any messages produced by compilers while
|
---|
2 | running configure, to aid debugging if configure makes a mistake.
|
---|
3 |
|
---|
4 | It was created by xapian-omega configure 1.2.21, which was
|
---|
5 | generated by GNU Autoconf 2.68. Invocation command line was
|
---|
6 |
|
---|
7 | $ ./configure --prefix=/scratch/dev/luanhz/apps/xapian XAPIAN_CONFIG=/scratch/dev/luanhz/apps/xapian/bin/xapian-config
|
---|
8 |
|
---|
9 | ## --------- ##
|
---|
10 | ## Platform. ##
|
---|
11 | ## --------- ##
|
---|
12 |
|
---|
13 | hostname = BJHS23B01Lin1
|
---|
14 | uname -m = x86_64
|
---|
15 | uname -r = 2.6.32-279.el6.x86_64
|
---|
16 | uname -s = Linux
|
---|
17 | uname -v = #1 SMP Wed Jun 13 18:24:36 EDT 2012
|
---|
18 |
|
---|
19 | /usr/bin/uname -p = unknown
|
---|
20 | /bin/uname -X = unknown
|
---|
21 |
|
---|
22 | /bin/arch = x86_64
|
---|
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 |
|
---|
30 | PATH: /pcc/app/rtc/jazz/scmtools/eclipse
|
---|
31 | PATH: /usr/local/bin
|
---|
32 | PATH: /bin
|
---|
33 | PATH: /usr/bin
|
---|
34 |
|
---|
35 |
|
---|
36 | ## ----------- ##
|
---|
37 | ## Core tests. ##
|
---|
38 | ## ----------- ##
|
---|
39 |
|
---|
40 | configure:2608: checking for a BSD-compatible install
|
---|
41 | configure:2676: result: /usr/bin/install -c
|
---|
42 | configure:2687: checking whether build environment is sane
|
---|
43 | configure:2737: result: yes
|
---|
44 | configure:2878: checking for a thread-safe mkdir -p
|
---|
45 | configure:2917: result: /bin/mkdir -p
|
---|
46 | configure:2930: checking for gawk
|
---|
47 | configure:2946: found /bin/gawk
|
---|
48 | configure:2957: result: gawk
|
---|
49 | configure:2968: checking whether make sets $(MAKE)
|
---|
50 | configure:2990: result: yes
|
---|
51 | configure:3065: checking how to create a ustar tar archive
|
---|
52 | configure:3078: tar --version
|
---|
53 | tar (GNU tar) 1.23
|
---|
54 | Copyright (C) 2010 Free Software Foundation, Inc.
|
---|
55 | License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
|
---|
56 | This is free software: you are free to change and redistribute it.
|
---|
57 | There is NO WARRANTY, to the extent permitted by law.
|
---|
58 |
|
---|
59 | Written by John Gilmore and Jay Fenlason.
|
---|
60 | configure:3081: $? = 0
|
---|
61 | configure:3121: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
|
---|
62 | configure:3124: $? = 0
|
---|
63 | configure:3128: tar -xf - <conftest.tar
|
---|
64 | tar: conftest.dir/file: time stamp 2015-11-12 11:33:04 is 646.248757895 s in the future
|
---|
65 | tar: conftest.dir: time stamp 2015-11-12 11:33:04 is 646.247436822 s in the future
|
---|
66 | configure:3131: $? = 0
|
---|
67 | configure:3144: result: gnutar
|
---|
68 | configure:3189: checking build system type
|
---|
69 | configure:3203: result: x86_64-unknown-linux-gnu
|
---|
70 | configure:3223: checking host system type
|
---|
71 | configure:3236: result: x86_64-unknown-linux-gnu
|
---|
72 | configure:3277: checking how to print strings
|
---|
73 | configure:3304: result: printf
|
---|
74 | configure:3337: checking for style of include used by make
|
---|
75 | configure:3365: result: GNU
|
---|
76 | configure:3436: checking for gcc
|
---|
77 | configure:3452: found /usr/bin/gcc
|
---|
78 | configure:3463: result: gcc
|
---|
79 | configure:3692: checking for C compiler version
|
---|
80 | configure:3701: gcc --version >&5
|
---|
81 | gcc (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4)
|
---|
82 | Copyright (C) 2010 Free Software Foundation, Inc.
|
---|
83 | This is free software; see the source for copying conditions. There is NO
|
---|
84 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
---|
85 |
|
---|
86 | configure:3712: $? = 0
|
---|
87 | configure:3701: gcc -v >&5
|
---|
88 | Using built-in specs.
|
---|
89 | Target: x86_64-redhat-linux
|
---|
90 | Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
|
---|
91 | Thread model: posix
|
---|
92 | gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC)
|
---|
93 | configure:3712: $? = 0
|
---|
94 | configure:3701: gcc -V >&5
|
---|
95 | gcc: '-V' option must have argument
|
---|
96 | configure:3712: $? = 1
|
---|
97 | configure:3701: gcc -qversion >&5
|
---|
98 | gcc: unrecognized option '-qversion'
|
---|
99 | gcc: no input files
|
---|
100 | configure:3712: $? = 1
|
---|
101 | configure:3732: checking whether the C compiler works
|
---|
102 | configure:3754: gcc conftest.c >&5
|
---|
103 | configure:3758: $? = 0
|
---|
104 | configure:3806: result: yes
|
---|
105 | configure:3809: checking for C compiler default output file name
|
---|
106 | configure:3811: result: a.out
|
---|
107 | configure:3817: checking for suffix of executables
|
---|
108 | configure:3824: gcc -o conftest conftest.c >&5
|
---|
109 | configure:3828: $? = 0
|
---|
110 | configure:3850: result:
|
---|
111 | configure:3872: checking whether we are cross compiling
|
---|
112 | configure:3880: gcc -o conftest conftest.c >&5
|
---|
113 | configure:3884: $? = 0
|
---|
114 | configure:3891: ./conftest
|
---|
115 | configure:3895: $? = 0
|
---|
116 | configure:3910: result: no
|
---|
117 | configure:3915: checking for suffix of object files
|
---|
118 | configure:3937: gcc -c conftest.c >&5
|
---|
119 | configure:3941: $? = 0
|
---|
120 | configure:3962: result: o
|
---|
121 | configure:3966: checking whether we are using the GNU C compiler
|
---|
122 | configure:3985: gcc -c conftest.c >&5
|
---|
123 | configure:3985: $? = 0
|
---|
124 | configure:3994: result: yes
|
---|
125 | configure:4003: checking whether gcc accepts -g
|
---|
126 | configure:4023: gcc -c -g conftest.c >&5
|
---|
127 | configure:4023: $? = 0
|
---|
128 | configure:4064: result: yes
|
---|
129 | configure:4081: checking for gcc option to accept ISO C89
|
---|
130 | configure:4145: gcc -c -g -O2 conftest.c >&5
|
---|
131 | configure:4145: $? = 0
|
---|
132 | configure:4158: result: none needed
|
---|
133 | configure:4180: checking dependency style of gcc
|
---|
134 | configure:4291: result: gcc3
|
---|
135 | configure:4306: checking for a sed that does not truncate output
|
---|
136 | configure:4370: result: /bin/sed
|
---|
137 | configure:4388: checking for grep that handles long lines and -e
|
---|
138 | configure:4446: result: /bin/grep
|
---|
139 | configure:4451: checking for egrep
|
---|
140 | configure:4513: result: /bin/grep -E
|
---|
141 | configure:4518: checking for fgrep
|
---|
142 | configure:4580: result: /bin/grep -F
|
---|
143 | configure:4615: checking for ld used by gcc
|
---|
144 | configure:4682: result: /usr/bin/ld
|
---|
145 | configure:4689: checking if the linker (/usr/bin/ld) is GNU ld
|
---|
146 | configure:4704: result: yes
|
---|
147 | configure:4716: checking for BSD- or MS-compatible name lister (nm)
|
---|
148 | configure:4770: result: /usr/bin/nm -B
|
---|
149 | configure:4900: checking the name lister (/usr/bin/nm -B) interface
|
---|
150 | configure:4907: gcc -c -g -O2 conftest.c >&5
|
---|
151 | configure:4910: /usr/bin/nm -B "conftest.o"
|
---|
152 | configure:4913: output
|
---|
153 | 0000000000000000 B some_variable
|
---|
154 | configure:4920: result: BSD nm
|
---|
155 | configure:4923: checking whether ln -s works
|
---|
156 | configure:4927: result: yes
|
---|
157 | configure:4935: checking the maximum length of command line arguments
|
---|
158 | configure:5066: result: 1966080
|
---|
159 | configure:5114: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
|
---|
160 | configure:5154: result: func_convert_file_noop
|
---|
161 | configure:5161: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
|
---|
162 | configure:5181: result: func_convert_file_noop
|
---|
163 | configure:5188: checking for /usr/bin/ld option to reload object files
|
---|
164 | configure:5195: result: -r
|
---|
165 | configure:5269: checking for objdump
|
---|
166 | configure:5285: found /usr/bin/objdump
|
---|
167 | configure:5296: result: objdump
|
---|
168 | configure:5328: checking how to recognize dependent libraries
|
---|
169 | configure:5528: result: pass_all
|
---|
170 | configure:5613: checking for dlltool
|
---|
171 | configure:5643: result: no
|
---|
172 | configure:5673: checking how to associate runtime and link libraries
|
---|
173 | configure:5700: result: printf %s\n
|
---|
174 | configure:5761: checking for ar
|
---|
175 | configure:5777: found /usr/bin/ar
|
---|
176 | configure:5788: result: ar
|
---|
177 | configure:5825: checking for archiver @FILE support
|
---|
178 | configure:5842: gcc -c -g -O2 conftest.c >&5
|
---|
179 | configure:5842: $? = 0
|
---|
180 | configure:5845: ar cru libconftest.a @conftest.lst >&5
|
---|
181 | configure:5848: $? = 0
|
---|
182 | configure:5853: ar cru libconftest.a @conftest.lst >&5
|
---|
183 | ar: conftest.o: No such file or directory
|
---|
184 | configure:5856: $? = 1
|
---|
185 | configure:5868: result: @
|
---|
186 | configure:5926: checking for strip
|
---|
187 | configure:5942: found /usr/bin/strip
|
---|
188 | configure:5953: result: strip
|
---|
189 | configure:6025: checking for ranlib
|
---|
190 | configure:6041: found /usr/bin/ranlib
|
---|
191 | configure:6052: result: ranlib
|
---|
192 | configure:6154: checking command to parse /usr/bin/nm -B output from gcc object
|
---|
193 | configure:6307: gcc -c -g -O2 conftest.c >&5
|
---|
194 | configure:6310: $? = 0
|
---|
195 | configure:6314: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
|
---|
196 | configure:6317: $? = 0
|
---|
197 | configure:6383: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
|
---|
198 | configure:6386: $? = 0
|
---|
199 | configure:6424: result: ok
|
---|
200 | configure:6471: checking for sysroot
|
---|
201 | configure:6501: result: no
|
---|
202 | configure:6508: checking for a working dd
|
---|
203 | configure:6546: result: /bin/dd
|
---|
204 | configure:6550: checking how to truncate binary pipes
|
---|
205 | configure:6565: result: /bin/dd bs=4096 count=1
|
---|
206 | configure:6701: gcc -c -g -O2 conftest.c >&5
|
---|
207 | configure:6704: $? = 0
|
---|
208 | configure:6894: checking for mt
|
---|
209 | configure:6924: result: no
|
---|
210 | configure:6944: checking if : is a manifest tool
|
---|
211 | configure:6950: : '-?'
|
---|
212 | configure:6958: result: no
|
---|
213 | configure:7635: checking how to run the C preprocessor
|
---|
214 | configure:7666: gcc -E conftest.c
|
---|
215 | configure:7666: $? = 0
|
---|
216 | configure:7680: gcc -E conftest.c
|
---|
217 | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
|
---|
218 | configure:7680: $? = 1
|
---|
219 | configure: failed program was:
|
---|
220 | | /* confdefs.h */
|
---|
221 | | #define PACKAGE_NAME "xapian-omega"
|
---|
222 | | #define PACKAGE_TARNAME "xapian-omega"
|
---|
223 | | #define PACKAGE_VERSION "1.2.21"
|
---|
224 | | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
225 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
226 | | #define PACKAGE_URL ""
|
---|
227 | | #define PACKAGE "xapian-omega"
|
---|
228 | | #define VERSION "1.2.21"
|
---|
229 | | /* end confdefs.h. */
|
---|
230 | | #include <ac_nonexistent.h>
|
---|
231 | configure:7705: result: gcc -E
|
---|
232 | configure:7725: gcc -E conftest.c
|
---|
233 | configure:7725: $? = 0
|
---|
234 | configure:7739: gcc -E conftest.c
|
---|
235 | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
|
---|
236 | configure:7739: $? = 1
|
---|
237 | configure: failed program was:
|
---|
238 | | /* confdefs.h */
|
---|
239 | | #define PACKAGE_NAME "xapian-omega"
|
---|
240 | | #define PACKAGE_TARNAME "xapian-omega"
|
---|
241 | | #define PACKAGE_VERSION "1.2.21"
|
---|
242 | | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
243 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
244 | | #define PACKAGE_URL ""
|
---|
245 | | #define PACKAGE "xapian-omega"
|
---|
246 | | #define VERSION "1.2.21"
|
---|
247 | | /* end confdefs.h. */
|
---|
248 | | #include <ac_nonexistent.h>
|
---|
249 | configure:7768: checking for ANSI C header files
|
---|
250 | configure:7788: gcc -c -g -O2 conftest.c >&5
|
---|
251 | configure:7788: $? = 0
|
---|
252 | configure:7861: gcc -o conftest -g -O2 conftest.c >&5
|
---|
253 | configure:7861: $? = 0
|
---|
254 | configure:7861: ./conftest
|
---|
255 | configure:7861: $? = 0
|
---|
256 | configure:7872: result: yes
|
---|
257 | configure:7885: checking for sys/types.h
|
---|
258 | configure:7885: gcc -c -g -O2 conftest.c >&5
|
---|
259 | configure:7885: $? = 0
|
---|
260 | configure:7885: result: yes
|
---|
261 | configure:7885: checking for sys/stat.h
|
---|
262 | configure:7885: gcc -c -g -O2 conftest.c >&5
|
---|
263 | configure:7885: $? = 0
|
---|
264 | configure:7885: result: yes
|
---|
265 | configure:7885: checking for stdlib.h
|
---|
266 | configure:7885: gcc -c -g -O2 conftest.c >&5
|
---|
267 | configure:7885: $? = 0
|
---|
268 | configure:7885: result: yes
|
---|
269 | configure:7885: checking for string.h
|
---|
270 | configure:7885: gcc -c -g -O2 conftest.c >&5
|
---|
271 | configure:7885: $? = 0
|
---|
272 | configure:7885: result: yes
|
---|
273 | configure:7885: checking for memory.h
|
---|
274 | configure:7885: gcc -c -g -O2 conftest.c >&5
|
---|
275 | configure:7885: $? = 0
|
---|
276 | configure:7885: result: yes
|
---|
277 | configure:7885: checking for strings.h
|
---|
278 | configure:7885: gcc -c -g -O2 conftest.c >&5
|
---|
279 | configure:7885: $? = 0
|
---|
280 | configure:7885: result: yes
|
---|
281 | configure:7885: checking for inttypes.h
|
---|
282 | configure:7885: gcc -c -g -O2 conftest.c >&5
|
---|
283 | configure:7885: $? = 0
|
---|
284 | configure:7885: result: yes
|
---|
285 | configure:7885: checking for stdint.h
|
---|
286 | configure:7885: gcc -c -g -O2 conftest.c >&5
|
---|
287 | configure:7885: $? = 0
|
---|
288 | configure:7885: result: yes
|
---|
289 | configure:7885: checking for unistd.h
|
---|
290 | configure:7885: gcc -c -g -O2 conftest.c >&5
|
---|
291 | configure:7885: $? = 0
|
---|
292 | configure:7885: result: yes
|
---|
293 | configure:7899: checking for dlfcn.h
|
---|
294 | configure:7899: gcc -c -g -O2 conftest.c >&5
|
---|
295 | configure:7899: $? = 0
|
---|
296 | configure:7899: result: yes
|
---|
297 | configure:8155: checking for objdir
|
---|
298 | configure:8170: result: .libs
|
---|
299 | configure:8434: checking if gcc supports -fno-rtti -fno-exceptions
|
---|
300 | configure:8452: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
|
---|
301 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
|
---|
302 | configure:8456: $? = 0
|
---|
303 | configure:8469: result: no
|
---|
304 | configure:8827: checking for gcc option to produce PIC
|
---|
305 | configure:8834: result: -fPIC -DPIC
|
---|
306 | configure:8842: checking if gcc PIC flag -fPIC -DPIC works
|
---|
307 | configure:8860: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
|
---|
308 | configure:8864: $? = 0
|
---|
309 | configure:8877: result: yes
|
---|
310 | configure:8906: checking if gcc static flag -static works
|
---|
311 | configure:8934: result: no
|
---|
312 | configure:8949: checking if gcc supports -c -o file.o
|
---|
313 | configure:8970: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
|
---|
314 | configure:8974: $? = 0
|
---|
315 | configure:8996: result: yes
|
---|
316 | configure:9004: checking if gcc supports -c -o file.o
|
---|
317 | configure:9051: result: yes
|
---|
318 | configure:9084: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
---|
319 | configure:10343: result: yes
|
---|
320 | configure:10380: checking whether -lc should be explicitly linked in
|
---|
321 | configure:10388: gcc -c -g -O2 conftest.c >&5
|
---|
322 | configure:10391: $? = 0
|
---|
323 | configure:10406: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
|
---|
324 | configure:10409: $? = 0
|
---|
325 | configure:10423: result: no
|
---|
326 | configure:10583: checking dynamic linker characteristics
|
---|
327 | configure:11164: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
|
---|
328 | configure:11164: $? = 0
|
---|
329 | configure:11401: result: GNU/Linux ld.so
|
---|
330 | configure:11523: checking how to hardcode library paths into programs
|
---|
331 | configure:11548: result: immediate
|
---|
332 | configure:12096: checking whether stripping libraries is possible
|
---|
333 | configure:12101: result: yes
|
---|
334 | configure:12136: checking if libtool supports shared libraries
|
---|
335 | configure:12138: result: yes
|
---|
336 | configure:12141: checking whether to build shared libraries
|
---|
337 | configure:12166: result: yes
|
---|
338 | configure:12169: checking whether to build static libraries
|
---|
339 | configure:12173: result: yes
|
---|
340 | configure:12275: checking for g++
|
---|
341 | configure:12291: found /usr/bin/g++
|
---|
342 | configure:12302: result: g++
|
---|
343 | configure:12329: checking for C++ compiler version
|
---|
344 | configure:12338: g++ --version >&5
|
---|
345 | g++ (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4)
|
---|
346 | Copyright (C) 2010 Free Software Foundation, Inc.
|
---|
347 | This is free software; see the source for copying conditions. There is NO
|
---|
348 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
---|
349 |
|
---|
350 | configure:12349: $? = 0
|
---|
351 | configure:12338: g++ -v >&5
|
---|
352 | Using built-in specs.
|
---|
353 | Target: x86_64-redhat-linux
|
---|
354 | Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
|
---|
355 | Thread model: posix
|
---|
356 | gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC)
|
---|
357 | configure:12349: $? = 0
|
---|
358 | configure:12338: g++ -V >&5
|
---|
359 | g++: '-V' option must have argument
|
---|
360 | configure:12349: $? = 1
|
---|
361 | configure:12338: g++ -qversion >&5
|
---|
362 | g++: unrecognized option '-qversion'
|
---|
363 | g++: no input files
|
---|
364 | configure:12349: $? = 1
|
---|
365 | configure:12353: checking whether we are using the GNU C++ compiler
|
---|
366 | configure:12372: g++ -c conftest.cpp >&5
|
---|
367 | configure:12372: $? = 0
|
---|
368 | configure:12381: result: yes
|
---|
369 | configure:12390: checking whether g++ accepts -g
|
---|
370 | configure:12410: g++ -c -g conftest.cpp >&5
|
---|
371 | configure:12410: $? = 0
|
---|
372 | configure:12451: result: yes
|
---|
373 | configure:12476: checking dependency style of g++
|
---|
374 | configure:12587: result: gcc3
|
---|
375 | configure:12620: checking how to run the C++ preprocessor
|
---|
376 | configure:12647: g++ -E conftest.cpp
|
---|
377 | configure:12647: $? = 0
|
---|
378 | configure:12661: g++ -E conftest.cpp
|
---|
379 | conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
|
---|
380 | configure:12661: $? = 1
|
---|
381 | configure: failed program was:
|
---|
382 | | /* confdefs.h */
|
---|
383 | | #define PACKAGE_NAME "xapian-omega"
|
---|
384 | | #define PACKAGE_TARNAME "xapian-omega"
|
---|
385 | | #define PACKAGE_VERSION "1.2.21"
|
---|
386 | | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
387 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
388 | | #define PACKAGE_URL ""
|
---|
389 | | #define PACKAGE "xapian-omega"
|
---|
390 | | #define VERSION "1.2.21"
|
---|
391 | | #define STDC_HEADERS 1
|
---|
392 | | #define HAVE_SYS_TYPES_H 1
|
---|
393 | | #define HAVE_SYS_STAT_H 1
|
---|
394 | | #define HAVE_STDLIB_H 1
|
---|
395 | | #define HAVE_STRING_H 1
|
---|
396 | | #define HAVE_MEMORY_H 1
|
---|
397 | | #define HAVE_STRINGS_H 1
|
---|
398 | | #define HAVE_INTTYPES_H 1
|
---|
399 | | #define HAVE_STDINT_H 1
|
---|
400 | | #define HAVE_UNISTD_H 1
|
---|
401 | | #define HAVE_DLFCN_H 1
|
---|
402 | | #define LT_OBJDIR ".libs/"
|
---|
403 | | /* end confdefs.h. */
|
---|
404 | | #include <ac_nonexistent.h>
|
---|
405 | configure:12686: result: g++ -E
|
---|
406 | configure:12706: g++ -E conftest.cpp
|
---|
407 | configure:12706: $? = 0
|
---|
408 | configure:12720: g++ -E conftest.cpp
|
---|
409 | conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
|
---|
410 | configure:12720: $? = 1
|
---|
411 | configure: failed program was:
|
---|
412 | | /* confdefs.h */
|
---|
413 | | #define PACKAGE_NAME "xapian-omega"
|
---|
414 | | #define PACKAGE_TARNAME "xapian-omega"
|
---|
415 | | #define PACKAGE_VERSION "1.2.21"
|
---|
416 | | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
417 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
418 | | #define PACKAGE_URL ""
|
---|
419 | | #define PACKAGE "xapian-omega"
|
---|
420 | | #define VERSION "1.2.21"
|
---|
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 | | #define HAVE_DLFCN_H 1
|
---|
432 | | #define LT_OBJDIR ".libs/"
|
---|
433 | | /* end confdefs.h. */
|
---|
434 | | #include <ac_nonexistent.h>
|
---|
435 | configure:12882: checking for ld used by g++
|
---|
436 | configure:12949: result: /usr/bin/ld -m elf_x86_64
|
---|
437 | configure:12956: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
|
---|
438 | configure:12971: result: yes
|
---|
439 | configure:13026: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
---|
440 | configure:14099: result: yes
|
---|
441 | configure:14135: g++ -c -g -O2 conftest.cpp >&5
|
---|
442 | configure:14138: $? = 0
|
---|
443 | configure:14619: checking for g++ option to produce PIC
|
---|
444 | configure:14626: result: -fPIC -DPIC
|
---|
445 | configure:14634: checking if g++ PIC flag -fPIC -DPIC works
|
---|
446 | configure:14652: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
|
---|
447 | configure:14656: $? = 0
|
---|
448 | configure:14669: result: yes
|
---|
449 | configure:14692: checking if g++ static flag -static works
|
---|
450 | configure:14720: result: no
|
---|
451 | configure:14732: checking if g++ supports -c -o file.o
|
---|
452 | configure:14753: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
|
---|
453 | configure:14757: $? = 0
|
---|
454 | configure:14779: result: yes
|
---|
455 | configure:14784: checking if g++ supports -c -o file.o
|
---|
456 | configure:14831: result: yes
|
---|
457 | configure:14861: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
---|
458 | configure:14901: result: yes
|
---|
459 | configure:15042: checking dynamic linker characteristics
|
---|
460 | configure:15787: result: GNU/Linux ld.so
|
---|
461 | configure:15852: checking how to hardcode library paths into programs
|
---|
462 | configure:15877: result: immediate
|
---|
463 | configure:15971: checking for xapian-config
|
---|
464 | configure:16001: result: /scratch/dev/luanhz/apps/xapian/bin/xapian-config
|
---|
465 | configure:16024: checking /scratch/dev/luanhz/apps/xapian/bin/xapian-config works
|
---|
466 | -L/scratch/dev/luanhz/apps/xapian/lib -lxapian
|
---|
467 | -I/scratch/dev/luanhz/apps/xapian/include
|
---|
468 | configure:16028: result: yes
|
---|
469 | configure:16059: checking whether to enable maintainer-specific portions of Makefiles
|
---|
470 | configure:16068: result: no
|
---|
471 | configure:16130: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
472 | configure:16130: $? = 0
|
---|
473 | configure:16140: checking for strings.h
|
---|
474 | configure:16140: result: yes
|
---|
475 | configure:16140: checking for sys/select.h
|
---|
476 | configure:16140: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
477 | configure:16140: $? = 0
|
---|
478 | configure:16140: result: yes
|
---|
479 | configure:16154: checking for netinet/in.h
|
---|
480 | configure:16154: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
481 | configure:16154: $? = 0
|
---|
482 | configure:16154: result: yes
|
---|
483 | configure:16154: checking for arpa/inet.h
|
---|
484 | configure:16154: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
485 | configure:16154: $? = 0
|
---|
486 | configure:16154: result: yes
|
---|
487 | configure:16154: checking for sys/time.h
|
---|
488 | configure:16154: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
489 | configure:16154: $? = 0
|
---|
490 | configure:16154: result: yes
|
---|
491 | configure:16154: checking for sys/resource.h
|
---|
492 | configure:16154: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
493 | configure:16154: $? = 0
|
---|
494 | configure:16154: result: yes
|
---|
495 | configure:16154: checking for sys/socket.h
|
---|
496 | configure:16154: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
497 | configure:16154: $? = 0
|
---|
498 | configure:16154: result: yes
|
---|
499 | configure:16154: checking for sys/sysctl.h
|
---|
500 | configure:16154: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
501 | configure:16154: $? = 0
|
---|
502 | configure:16154: result: yes
|
---|
503 | configure:16154: checking for vm/vm_param.h
|
---|
504 | configure:16154: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
505 | conftest.cpp:34:25: error: vm/vm_param.h: No such file or directory
|
---|
506 | configure:16154: $? = 1
|
---|
507 | configure: failed program was:
|
---|
508 | | /* confdefs.h */
|
---|
509 | | #define PACKAGE_NAME "xapian-omega"
|
---|
510 | | #define PACKAGE_TARNAME "xapian-omega"
|
---|
511 | | #define PACKAGE_VERSION "1.2.21"
|
---|
512 | | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
513 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
514 | | #define PACKAGE_URL ""
|
---|
515 | | #define PACKAGE "xapian-omega"
|
---|
516 | | #define VERSION "1.2.21"
|
---|
517 | | #define STDC_HEADERS 1
|
---|
518 | | #define HAVE_SYS_TYPES_H 1
|
---|
519 | | #define HAVE_SYS_STAT_H 1
|
---|
520 | | #define HAVE_STDLIB_H 1
|
---|
521 | | #define HAVE_STRING_H 1
|
---|
522 | | #define HAVE_MEMORY_H 1
|
---|
523 | | #define HAVE_STRINGS_H 1
|
---|
524 | | #define HAVE_INTTYPES_H 1
|
---|
525 | | #define HAVE_STDINT_H 1
|
---|
526 | | #define HAVE_UNISTD_H 1
|
---|
527 | | #define HAVE_DLFCN_H 1
|
---|
528 | | #define LT_OBJDIR ".libs/"
|
---|
529 | | #define HAVE_WORKING_STDINT_H 1
|
---|
530 | | #define HAVE_STRINGS_H 1
|
---|
531 | | #define HAVE_SYS_SELECT_H 1
|
---|
532 | | #define HAVE_NETINET_IN_H 1
|
---|
533 | | #define HAVE_ARPA_INET_H 1
|
---|
534 | | #define HAVE_SYS_TIME_H 1
|
---|
535 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
536 | | #define HAVE_SYS_SOCKET_H 1
|
---|
537 | | #define HAVE_SYS_SYSCTL_H 1
|
---|
538 | | /* end confdefs.h. */
|
---|
539 | | #include <sys/types.h>
|
---|
540 | |
|
---|
541 | | #include <vm/vm_param.h>
|
---|
542 | configure:16154: result: no
|
---|
543 | configure:16154: checking for sys/vmmeter.h
|
---|
544 | configure:16154: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
545 | conftest.cpp:34:25: error: sys/vmmeter.h: No such file or directory
|
---|
546 | configure:16154: $? = 1
|
---|
547 | configure: failed program was:
|
---|
548 | | /* confdefs.h */
|
---|
549 | | #define PACKAGE_NAME "xapian-omega"
|
---|
550 | | #define PACKAGE_TARNAME "xapian-omega"
|
---|
551 | | #define PACKAGE_VERSION "1.2.21"
|
---|
552 | | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
553 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
554 | | #define PACKAGE_URL ""
|
---|
555 | | #define PACKAGE "xapian-omega"
|
---|
556 | | #define VERSION "1.2.21"
|
---|
557 | | #define STDC_HEADERS 1
|
---|
558 | | #define HAVE_SYS_TYPES_H 1
|
---|
559 | | #define HAVE_SYS_STAT_H 1
|
---|
560 | | #define HAVE_STDLIB_H 1
|
---|
561 | | #define HAVE_STRING_H 1
|
---|
562 | | #define HAVE_MEMORY_H 1
|
---|
563 | | #define HAVE_STRINGS_H 1
|
---|
564 | | #define HAVE_INTTYPES_H 1
|
---|
565 | | #define HAVE_STDINT_H 1
|
---|
566 | | #define HAVE_UNISTD_H 1
|
---|
567 | | #define HAVE_DLFCN_H 1
|
---|
568 | | #define LT_OBJDIR ".libs/"
|
---|
569 | | #define HAVE_WORKING_STDINT_H 1
|
---|
570 | | #define HAVE_STRINGS_H 1
|
---|
571 | | #define HAVE_SYS_SELECT_H 1
|
---|
572 | | #define HAVE_NETINET_IN_H 1
|
---|
573 | | #define HAVE_ARPA_INET_H 1
|
---|
574 | | #define HAVE_SYS_TIME_H 1
|
---|
575 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
576 | | #define HAVE_SYS_SOCKET_H 1
|
---|
577 | | #define HAVE_SYS_SYSCTL_H 1
|
---|
578 | | /* end confdefs.h. */
|
---|
579 | | #include <sys/types.h>
|
---|
580 | |
|
---|
581 | | #include <sys/vmmeter.h>
|
---|
582 | configure:16154: result: no
|
---|
583 | configure:16154: checking for sys/sysmp.h
|
---|
584 | configure:16154: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
585 | conftest.cpp:34:23: error: sys/sysmp.h: No such file or directory
|
---|
586 | configure:16154: $? = 1
|
---|
587 | configure: failed program was:
|
---|
588 | | /* confdefs.h */
|
---|
589 | | #define PACKAGE_NAME "xapian-omega"
|
---|
590 | | #define PACKAGE_TARNAME "xapian-omega"
|
---|
591 | | #define PACKAGE_VERSION "1.2.21"
|
---|
592 | | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
593 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
594 | | #define PACKAGE_URL ""
|
---|
595 | | #define PACKAGE "xapian-omega"
|
---|
596 | | #define VERSION "1.2.21"
|
---|
597 | | #define STDC_HEADERS 1
|
---|
598 | | #define HAVE_SYS_TYPES_H 1
|
---|
599 | | #define HAVE_SYS_STAT_H 1
|
---|
600 | | #define HAVE_STDLIB_H 1
|
---|
601 | | #define HAVE_STRING_H 1
|
---|
602 | | #define HAVE_MEMORY_H 1
|
---|
603 | | #define HAVE_STRINGS_H 1
|
---|
604 | | #define HAVE_INTTYPES_H 1
|
---|
605 | | #define HAVE_STDINT_H 1
|
---|
606 | | #define HAVE_UNISTD_H 1
|
---|
607 | | #define HAVE_DLFCN_H 1
|
---|
608 | | #define LT_OBJDIR ".libs/"
|
---|
609 | | #define HAVE_WORKING_STDINT_H 1
|
---|
610 | | #define HAVE_STRINGS_H 1
|
---|
611 | | #define HAVE_SYS_SELECT_H 1
|
---|
612 | | #define HAVE_NETINET_IN_H 1
|
---|
613 | | #define HAVE_ARPA_INET_H 1
|
---|
614 | | #define HAVE_SYS_TIME_H 1
|
---|
615 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
616 | | #define HAVE_SYS_SOCKET_H 1
|
---|
617 | | #define HAVE_SYS_SYSCTL_H 1
|
---|
618 | | /* end confdefs.h. */
|
---|
619 | | #include <sys/types.h>
|
---|
620 | |
|
---|
621 | | #include <sys/sysmp.h>
|
---|
622 | configure:16154: result: no
|
---|
623 | configure:16154: checking for sys/sysinfo.h
|
---|
624 | configure:16154: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
625 | configure:16154: $? = 0
|
---|
626 | configure:16154: result: yes
|
---|
627 | configure:16154: checking for sys/pstat.h
|
---|
628 | configure:16154: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
629 | conftest.cpp:35:23: error: sys/pstat.h: No such file or directory
|
---|
630 | configure:16154: $? = 1
|
---|
631 | configure: failed program was:
|
---|
632 | | /* confdefs.h */
|
---|
633 | | #define PACKAGE_NAME "xapian-omega"
|
---|
634 | | #define PACKAGE_TARNAME "xapian-omega"
|
---|
635 | | #define PACKAGE_VERSION "1.2.21"
|
---|
636 | | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
637 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
638 | | #define PACKAGE_URL ""
|
---|
639 | | #define PACKAGE "xapian-omega"
|
---|
640 | | #define VERSION "1.2.21"
|
---|
641 | | #define STDC_HEADERS 1
|
---|
642 | | #define HAVE_SYS_TYPES_H 1
|
---|
643 | | #define HAVE_SYS_STAT_H 1
|
---|
644 | | #define HAVE_STDLIB_H 1
|
---|
645 | | #define HAVE_STRING_H 1
|
---|
646 | | #define HAVE_MEMORY_H 1
|
---|
647 | | #define HAVE_STRINGS_H 1
|
---|
648 | | #define HAVE_INTTYPES_H 1
|
---|
649 | | #define HAVE_STDINT_H 1
|
---|
650 | | #define HAVE_UNISTD_H 1
|
---|
651 | | #define HAVE_DLFCN_H 1
|
---|
652 | | #define LT_OBJDIR ".libs/"
|
---|
653 | | #define HAVE_WORKING_STDINT_H 1
|
---|
654 | | #define HAVE_STRINGS_H 1
|
---|
655 | | #define HAVE_SYS_SELECT_H 1
|
---|
656 | | #define HAVE_NETINET_IN_H 1
|
---|
657 | | #define HAVE_ARPA_INET_H 1
|
---|
658 | | #define HAVE_SYS_TIME_H 1
|
---|
659 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
660 | | #define HAVE_SYS_SOCKET_H 1
|
---|
661 | | #define HAVE_SYS_SYSCTL_H 1
|
---|
662 | | #define HAVE_SYS_SYSINFO_H 1
|
---|
663 | | /* end confdefs.h. */
|
---|
664 | | #include <sys/types.h>
|
---|
665 | |
|
---|
666 | | #include <sys/pstat.h>
|
---|
667 | configure:16154: result: no
|
---|
668 | configure:16169: checking magic.h usability
|
---|
669 | configure:16169: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
670 | conftest.cpp:66:19: error: magic.h: No such file or directory
|
---|
671 | configure:16169: $? = 1
|
---|
672 | configure: failed program was:
|
---|
673 | | /* confdefs.h */
|
---|
674 | | #define PACKAGE_NAME "xapian-omega"
|
---|
675 | | #define PACKAGE_TARNAME "xapian-omega"
|
---|
676 | | #define PACKAGE_VERSION "1.2.21"
|
---|
677 | | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
678 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
679 | | #define PACKAGE_URL ""
|
---|
680 | | #define PACKAGE "xapian-omega"
|
---|
681 | | #define VERSION "1.2.21"
|
---|
682 | | #define STDC_HEADERS 1
|
---|
683 | | #define HAVE_SYS_TYPES_H 1
|
---|
684 | | #define HAVE_SYS_STAT_H 1
|
---|
685 | | #define HAVE_STDLIB_H 1
|
---|
686 | | #define HAVE_STRING_H 1
|
---|
687 | | #define HAVE_MEMORY_H 1
|
---|
688 | | #define HAVE_STRINGS_H 1
|
---|
689 | | #define HAVE_INTTYPES_H 1
|
---|
690 | | #define HAVE_STDINT_H 1
|
---|
691 | | #define HAVE_UNISTD_H 1
|
---|
692 | | #define HAVE_DLFCN_H 1
|
---|
693 | | #define LT_OBJDIR ".libs/"
|
---|
694 | | #define HAVE_WORKING_STDINT_H 1
|
---|
695 | | #define HAVE_STRINGS_H 1
|
---|
696 | | #define HAVE_SYS_SELECT_H 1
|
---|
697 | | #define HAVE_NETINET_IN_H 1
|
---|
698 | | #define HAVE_ARPA_INET_H 1
|
---|
699 | | #define HAVE_SYS_TIME_H 1
|
---|
700 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
701 | | #define HAVE_SYS_SOCKET_H 1
|
---|
702 | | #define HAVE_SYS_SYSCTL_H 1
|
---|
703 | | #define HAVE_SYS_SYSINFO_H 1
|
---|
704 | | /* end confdefs.h. */
|
---|
705 | | #include <stdio.h>
|
---|
706 | | #ifdef HAVE_SYS_TYPES_H
|
---|
707 | | # include <sys/types.h>
|
---|
708 | | #endif
|
---|
709 | | #ifdef HAVE_SYS_STAT_H
|
---|
710 | | # include <sys/stat.h>
|
---|
711 | | #endif
|
---|
712 | | #ifdef STDC_HEADERS
|
---|
713 | | # include <stdlib.h>
|
---|
714 | | # include <stddef.h>
|
---|
715 | | #else
|
---|
716 | | # ifdef HAVE_STDLIB_H
|
---|
717 | | # include <stdlib.h>
|
---|
718 | | # endif
|
---|
719 | | #endif
|
---|
720 | | #ifdef HAVE_STRING_H
|
---|
721 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
722 | | # include <memory.h>
|
---|
723 | | # endif
|
---|
724 | | # include <string.h>
|
---|
725 | | #endif
|
---|
726 | | #ifdef HAVE_STRINGS_H
|
---|
727 | | # include <strings.h>
|
---|
728 | | #endif
|
---|
729 | | #ifdef HAVE_INTTYPES_H
|
---|
730 | | # include <inttypes.h>
|
---|
731 | | #endif
|
---|
732 | | #ifdef HAVE_STDINT_H
|
---|
733 | | # include <stdint.h>
|
---|
734 | | #endif
|
---|
735 | | #ifdef HAVE_UNISTD_H
|
---|
736 | | # include <unistd.h>
|
---|
737 | | #endif
|
---|
738 | | #include <magic.h>
|
---|
739 | configure:16169: result: no
|
---|
740 | configure:16169: checking magic.h presence
|
---|
741 | configure:16169: g++ -E conftest.cpp
|
---|
742 | conftest.cpp:33:19: error: magic.h: No such file or directory
|
---|
743 | configure:16169: $? = 1
|
---|
744 | configure: failed program was:
|
---|
745 | | /* confdefs.h */
|
---|
746 | | #define PACKAGE_NAME "xapian-omega"
|
---|
747 | | #define PACKAGE_TARNAME "xapian-omega"
|
---|
748 | | #define PACKAGE_VERSION "1.2.21"
|
---|
749 | | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
750 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
751 | | #define PACKAGE_URL ""
|
---|
752 | | #define PACKAGE "xapian-omega"
|
---|
753 | | #define VERSION "1.2.21"
|
---|
754 | | #define STDC_HEADERS 1
|
---|
755 | | #define HAVE_SYS_TYPES_H 1
|
---|
756 | | #define HAVE_SYS_STAT_H 1
|
---|
757 | | #define HAVE_STDLIB_H 1
|
---|
758 | | #define HAVE_STRING_H 1
|
---|
759 | | #define HAVE_MEMORY_H 1
|
---|
760 | | #define HAVE_STRINGS_H 1
|
---|
761 | | #define HAVE_INTTYPES_H 1
|
---|
762 | | #define HAVE_STDINT_H 1
|
---|
763 | | #define HAVE_UNISTD_H 1
|
---|
764 | | #define HAVE_DLFCN_H 1
|
---|
765 | | #define LT_OBJDIR ".libs/"
|
---|
766 | | #define HAVE_WORKING_STDINT_H 1
|
---|
767 | | #define HAVE_STRINGS_H 1
|
---|
768 | | #define HAVE_SYS_SELECT_H 1
|
---|
769 | | #define HAVE_NETINET_IN_H 1
|
---|
770 | | #define HAVE_ARPA_INET_H 1
|
---|
771 | | #define HAVE_SYS_TIME_H 1
|
---|
772 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
773 | | #define HAVE_SYS_SOCKET_H 1
|
---|
774 | | #define HAVE_SYS_SYSCTL_H 1
|
---|
775 | | #define HAVE_SYS_SYSINFO_H 1
|
---|
776 | | /* end confdefs.h. */
|
---|
777 | | #include <magic.h>
|
---|
778 | configure:16169: result: no
|
---|
779 | configure:16169: checking for magic.h
|
---|
780 | configure:16169: result: no
|
---|
781 | configure:16186: checking for ssize_t
|
---|
782 | configure:16186: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
783 | configure:16186: $? = 0
|
---|
784 | configure:16186: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
785 | conftest.cpp: In function 'int main()':
|
---|
786 | conftest.cpp:69: error: expected primary-expression before ')' token
|
---|
787 | configure:16186: $? = 1
|
---|
788 | configure: failed program was:
|
---|
789 | | /* confdefs.h */
|
---|
790 | | #define PACKAGE_NAME "xapian-omega"
|
---|
791 | | #define PACKAGE_TARNAME "xapian-omega"
|
---|
792 | | #define PACKAGE_VERSION "1.2.21"
|
---|
793 | | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
794 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
795 | | #define PACKAGE_URL ""
|
---|
796 | | #define PACKAGE "xapian-omega"
|
---|
797 | | #define VERSION "1.2.21"
|
---|
798 | | #define STDC_HEADERS 1
|
---|
799 | | #define HAVE_SYS_TYPES_H 1
|
---|
800 | | #define HAVE_SYS_STAT_H 1
|
---|
801 | | #define HAVE_STDLIB_H 1
|
---|
802 | | #define HAVE_STRING_H 1
|
---|
803 | | #define HAVE_MEMORY_H 1
|
---|
804 | | #define HAVE_STRINGS_H 1
|
---|
805 | | #define HAVE_INTTYPES_H 1
|
---|
806 | | #define HAVE_STDINT_H 1
|
---|
807 | | #define HAVE_UNISTD_H 1
|
---|
808 | | #define HAVE_DLFCN_H 1
|
---|
809 | | #define LT_OBJDIR ".libs/"
|
---|
810 | | #define HAVE_WORKING_STDINT_H 1
|
---|
811 | | #define HAVE_STRINGS_H 1
|
---|
812 | | #define HAVE_SYS_SELECT_H 1
|
---|
813 | | #define HAVE_NETINET_IN_H 1
|
---|
814 | | #define HAVE_ARPA_INET_H 1
|
---|
815 | | #define HAVE_SYS_TIME_H 1
|
---|
816 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
817 | | #define HAVE_SYS_SOCKET_H 1
|
---|
818 | | #define HAVE_SYS_SYSCTL_H 1
|
---|
819 | | #define HAVE_SYS_SYSINFO_H 1
|
---|
820 | | /* end confdefs.h. */
|
---|
821 | | #include <stdio.h>
|
---|
822 | | #ifdef HAVE_SYS_TYPES_H
|
---|
823 | | # include <sys/types.h>
|
---|
824 | | #endif
|
---|
825 | | #ifdef HAVE_SYS_STAT_H
|
---|
826 | | # include <sys/stat.h>
|
---|
827 | | #endif
|
---|
828 | | #ifdef STDC_HEADERS
|
---|
829 | | # include <stdlib.h>
|
---|
830 | | # include <stddef.h>
|
---|
831 | | #else
|
---|
832 | | # ifdef HAVE_STDLIB_H
|
---|
833 | | # include <stdlib.h>
|
---|
834 | | # endif
|
---|
835 | | #endif
|
---|
836 | | #ifdef HAVE_STRING_H
|
---|
837 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
838 | | # include <memory.h>
|
---|
839 | | # endif
|
---|
840 | | # include <string.h>
|
---|
841 | | #endif
|
---|
842 | | #ifdef HAVE_STRINGS_H
|
---|
843 | | # include <strings.h>
|
---|
844 | | #endif
|
---|
845 | | #ifdef HAVE_INTTYPES_H
|
---|
846 | | # include <inttypes.h>
|
---|
847 | | #endif
|
---|
848 | | #ifdef HAVE_STDINT_H
|
---|
849 | | # include <stdint.h>
|
---|
850 | | #endif
|
---|
851 | | #ifdef HAVE_UNISTD_H
|
---|
852 | | # include <unistd.h>
|
---|
853 | | #endif
|
---|
854 | | int
|
---|
855 | | main ()
|
---|
856 | | {
|
---|
857 | | if (sizeof ((ssize_t)))
|
---|
858 | | return 0;
|
---|
859 | | ;
|
---|
860 | | return 0;
|
---|
861 | | }
|
---|
862 | configure:16186: result: yes
|
---|
863 | configure:16197: checking for mode_t
|
---|
864 | configure:16197: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
865 | configure:16197: $? = 0
|
---|
866 | configure:16197: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
867 | conftest.cpp: In function 'int main()':
|
---|
868 | conftest.cpp:69: error: expected primary-expression before ')' token
|
---|
869 | configure:16197: $? = 1
|
---|
870 | configure: failed program was:
|
---|
871 | | /* confdefs.h */
|
---|
872 | | #define PACKAGE_NAME "xapian-omega"
|
---|
873 | | #define PACKAGE_TARNAME "xapian-omega"
|
---|
874 | | #define PACKAGE_VERSION "1.2.21"
|
---|
875 | | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
876 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
877 | | #define PACKAGE_URL ""
|
---|
878 | | #define PACKAGE "xapian-omega"
|
---|
879 | | #define VERSION "1.2.21"
|
---|
880 | | #define STDC_HEADERS 1
|
---|
881 | | #define HAVE_SYS_TYPES_H 1
|
---|
882 | | #define HAVE_SYS_STAT_H 1
|
---|
883 | | #define HAVE_STDLIB_H 1
|
---|
884 | | #define HAVE_STRING_H 1
|
---|
885 | | #define HAVE_MEMORY_H 1
|
---|
886 | | #define HAVE_STRINGS_H 1
|
---|
887 | | #define HAVE_INTTYPES_H 1
|
---|
888 | | #define HAVE_STDINT_H 1
|
---|
889 | | #define HAVE_UNISTD_H 1
|
---|
890 | | #define HAVE_DLFCN_H 1
|
---|
891 | | #define LT_OBJDIR ".libs/"
|
---|
892 | | #define HAVE_WORKING_STDINT_H 1
|
---|
893 | | #define HAVE_STRINGS_H 1
|
---|
894 | | #define HAVE_SYS_SELECT_H 1
|
---|
895 | | #define HAVE_NETINET_IN_H 1
|
---|
896 | | #define HAVE_ARPA_INET_H 1
|
---|
897 | | #define HAVE_SYS_TIME_H 1
|
---|
898 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
899 | | #define HAVE_SYS_SOCKET_H 1
|
---|
900 | | #define HAVE_SYS_SYSCTL_H 1
|
---|
901 | | #define HAVE_SYS_SYSINFO_H 1
|
---|
902 | | /* end confdefs.h. */
|
---|
903 | | #include <stdio.h>
|
---|
904 | | #ifdef HAVE_SYS_TYPES_H
|
---|
905 | | # include <sys/types.h>
|
---|
906 | | #endif
|
---|
907 | | #ifdef HAVE_SYS_STAT_H
|
---|
908 | | # include <sys/stat.h>
|
---|
909 | | #endif
|
---|
910 | | #ifdef STDC_HEADERS
|
---|
911 | | # include <stdlib.h>
|
---|
912 | | # include <stddef.h>
|
---|
913 | | #else
|
---|
914 | | # ifdef HAVE_STDLIB_H
|
---|
915 | | # include <stdlib.h>
|
---|
916 | | # endif
|
---|
917 | | #endif
|
---|
918 | | #ifdef HAVE_STRING_H
|
---|
919 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
920 | | # include <memory.h>
|
---|
921 | | # endif
|
---|
922 | | # include <string.h>
|
---|
923 | | #endif
|
---|
924 | | #ifdef HAVE_STRINGS_H
|
---|
925 | | # include <strings.h>
|
---|
926 | | #endif
|
---|
927 | | #ifdef HAVE_INTTYPES_H
|
---|
928 | | # include <inttypes.h>
|
---|
929 | | #endif
|
---|
930 | | #ifdef HAVE_STDINT_H
|
---|
931 | | # include <stdint.h>
|
---|
932 | | #endif
|
---|
933 | | #ifdef HAVE_UNISTD_H
|
---|
934 | | # include <unistd.h>
|
---|
935 | | #endif
|
---|
936 | | int
|
---|
937 | | main ()
|
---|
938 | | {
|
---|
939 | | if (sizeof ((mode_t)))
|
---|
940 | | return 0;
|
---|
941 | | ;
|
---|
942 | | return 0;
|
---|
943 | | }
|
---|
944 | configure:16197: result: yes
|
---|
945 | configure:16208: checking for pid_t
|
---|
946 | configure:16208: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
947 | configure:16208: $? = 0
|
---|
948 | configure:16208: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
949 | conftest.cpp: In function 'int main()':
|
---|
950 | conftest.cpp:69: error: expected primary-expression before ')' token
|
---|
951 | configure:16208: $? = 1
|
---|
952 | configure: failed program was:
|
---|
953 | | /* confdefs.h */
|
---|
954 | | #define PACKAGE_NAME "xapian-omega"
|
---|
955 | | #define PACKAGE_TARNAME "xapian-omega"
|
---|
956 | | #define PACKAGE_VERSION "1.2.21"
|
---|
957 | | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
958 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
959 | | #define PACKAGE_URL ""
|
---|
960 | | #define PACKAGE "xapian-omega"
|
---|
961 | | #define VERSION "1.2.21"
|
---|
962 | | #define STDC_HEADERS 1
|
---|
963 | | #define HAVE_SYS_TYPES_H 1
|
---|
964 | | #define HAVE_SYS_STAT_H 1
|
---|
965 | | #define HAVE_STDLIB_H 1
|
---|
966 | | #define HAVE_STRING_H 1
|
---|
967 | | #define HAVE_MEMORY_H 1
|
---|
968 | | #define HAVE_STRINGS_H 1
|
---|
969 | | #define HAVE_INTTYPES_H 1
|
---|
970 | | #define HAVE_STDINT_H 1
|
---|
971 | | #define HAVE_UNISTD_H 1
|
---|
972 | | #define HAVE_DLFCN_H 1
|
---|
973 | | #define LT_OBJDIR ".libs/"
|
---|
974 | | #define HAVE_WORKING_STDINT_H 1
|
---|
975 | | #define HAVE_STRINGS_H 1
|
---|
976 | | #define HAVE_SYS_SELECT_H 1
|
---|
977 | | #define HAVE_NETINET_IN_H 1
|
---|
978 | | #define HAVE_ARPA_INET_H 1
|
---|
979 | | #define HAVE_SYS_TIME_H 1
|
---|
980 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
981 | | #define HAVE_SYS_SOCKET_H 1
|
---|
982 | | #define HAVE_SYS_SYSCTL_H 1
|
---|
983 | | #define HAVE_SYS_SYSINFO_H 1
|
---|
984 | | /* end confdefs.h. */
|
---|
985 | | #include <stdio.h>
|
---|
986 | | #ifdef HAVE_SYS_TYPES_H
|
---|
987 | | # include <sys/types.h>
|
---|
988 | | #endif
|
---|
989 | | #ifdef HAVE_SYS_STAT_H
|
---|
990 | | # include <sys/stat.h>
|
---|
991 | | #endif
|
---|
992 | | #ifdef STDC_HEADERS
|
---|
993 | | # include <stdlib.h>
|
---|
994 | | # include <stddef.h>
|
---|
995 | | #else
|
---|
996 | | # ifdef HAVE_STDLIB_H
|
---|
997 | | # include <stdlib.h>
|
---|
998 | | # endif
|
---|
999 | | #endif
|
---|
1000 | | #ifdef HAVE_STRING_H
|
---|
1001 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1002 | | # include <memory.h>
|
---|
1003 | | # endif
|
---|
1004 | | # include <string.h>
|
---|
1005 | | #endif
|
---|
1006 | | #ifdef HAVE_STRINGS_H
|
---|
1007 | | # include <strings.h>
|
---|
1008 | | #endif
|
---|
1009 | | #ifdef HAVE_INTTYPES_H
|
---|
1010 | | # include <inttypes.h>
|
---|
1011 | | #endif
|
---|
1012 | | #ifdef HAVE_STDINT_H
|
---|
1013 | | # include <stdint.h>
|
---|
1014 | | #endif
|
---|
1015 | | #ifdef HAVE_UNISTD_H
|
---|
1016 | | # include <unistd.h>
|
---|
1017 | | #endif
|
---|
1018 | | int
|
---|
1019 | | main ()
|
---|
1020 | | {
|
---|
1021 | | if (sizeof ((pid_t)))
|
---|
1022 | | return 0;
|
---|
1023 | | ;
|
---|
1024 | | return 0;
|
---|
1025 | | }
|
---|
1026 | configure:16208: result: yes
|
---|
1027 | configure:16222: checking for strftime
|
---|
1028 | configure:16222: g++ -o conftest -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1029 | configure:16222: $? = 0
|
---|
1030 | configure:16222: result: yes
|
---|
1031 | configure:16278: checking for gettimeofday
|
---|
1032 | configure:16278: g++ -o conftest -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1033 | configure:16278: $? = 0
|
---|
1034 | configure:16278: result: yes
|
---|
1035 | configure:16278: checking for ftime
|
---|
1036 | configure:16278: g++ -o conftest -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1037 | configure:16278: $? = 0
|
---|
1038 | configure:16278: result: yes
|
---|
1039 | configure:16300: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1040 | configure:16300: $? = 0
|
---|
1041 | configure:16312: checking for getgrouplist
|
---|
1042 | configure:16312: g++ -o conftest -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1043 | configure:16312: $? = 0
|
---|
1044 | configure:16312: result: yes
|
---|
1045 | configure:16335: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1046 | conftest.cpp: In function 'int main()':
|
---|
1047 | conftest.cpp:42: error: invalid conversion from 'int*' to '__gid_t*'
|
---|
1048 | conftest.cpp:42: error: initializing argument 3 of 'int getgrouplist(const char*, __gid_t, __gid_t*, int*)'
|
---|
1049 | configure:16335: $? = 1
|
---|
1050 | configure: failed program was:
|
---|
1051 | | /* confdefs.h */
|
---|
1052 | | #define PACKAGE_NAME "xapian-omega"
|
---|
1053 | | #define PACKAGE_TARNAME "xapian-omega"
|
---|
1054 | | #define PACKAGE_VERSION "1.2.21"
|
---|
1055 | | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
1056 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
1057 | | #define PACKAGE_URL ""
|
---|
1058 | | #define PACKAGE "xapian-omega"
|
---|
1059 | | #define VERSION "1.2.21"
|
---|
1060 | | #define STDC_HEADERS 1
|
---|
1061 | | #define HAVE_SYS_TYPES_H 1
|
---|
1062 | | #define HAVE_SYS_STAT_H 1
|
---|
1063 | | #define HAVE_STDLIB_H 1
|
---|
1064 | | #define HAVE_STRING_H 1
|
---|
1065 | | #define HAVE_MEMORY_H 1
|
---|
1066 | | #define HAVE_STRINGS_H 1
|
---|
1067 | | #define HAVE_INTTYPES_H 1
|
---|
1068 | | #define HAVE_STDINT_H 1
|
---|
1069 | | #define HAVE_UNISTD_H 1
|
---|
1070 | | #define HAVE_DLFCN_H 1
|
---|
1071 | | #define LT_OBJDIR ".libs/"
|
---|
1072 | | #define HAVE_WORKING_STDINT_H 1
|
---|
1073 | | #define HAVE_STRINGS_H 1
|
---|
1074 | | #define HAVE_SYS_SELECT_H 1
|
---|
1075 | | #define HAVE_NETINET_IN_H 1
|
---|
1076 | | #define HAVE_ARPA_INET_H 1
|
---|
1077 | | #define HAVE_SYS_TIME_H 1
|
---|
1078 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
1079 | | #define HAVE_SYS_SOCKET_H 1
|
---|
1080 | | #define HAVE_SYS_SYSCTL_H 1
|
---|
1081 | | #define HAVE_SYS_SYSINFO_H 1
|
---|
1082 | | #define HAVE_STRFTIME 1
|
---|
1083 | | #define HAVE_GETTIMEOFDAY 1
|
---|
1084 | | #define HAVE_FTIME 1
|
---|
1085 | | #define HAVE_GETGROUPLIST 1
|
---|
1086 | | /* end confdefs.h. */
|
---|
1087 | | #include <grp.h>
|
---|
1088 | | #include <unistd.h>
|
---|
1089 | | int
|
---|
1090 | | main ()
|
---|
1091 | | {
|
---|
1092 | | int g[10]; int n = 10; return getgrouplist("root", 1, g, &n) == -1;
|
---|
1093 | | ;
|
---|
1094 | | return 0;
|
---|
1095 | | }
|
---|
1096 | configure:16345: checking for lstat
|
---|
1097 | configure:16345: g++ -o conftest -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1098 | configure:16345: $? = 0
|
---|
1099 | configure:16345: result: yes
|
---|
1100 | configure:16357: checking for mkdtemp
|
---|
1101 | configure:16357: g++ -o conftest -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1102 | configure:16357: $? = 0
|
---|
1103 | configure:16357: result: yes
|
---|
1104 | configure:16396: g++ -o conftest -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1105 | configure:16396: $? = 0
|
---|
1106 | configure:16408: checking for mmap
|
---|
1107 | configure:16408: g++ -o conftest -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1108 | configure:16408: $? = 0
|
---|
1109 | configure:16408: result: yes
|
---|
1110 | configure:16408: checking for fork
|
---|
1111 | configure:16408: g++ -o conftest -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1112 | configure:16408: $? = 0
|
---|
1113 | configure:16408: result: yes
|
---|
1114 | configure:16408: checking for setrlimit
|
---|
1115 | configure:16408: g++ -o conftest -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1116 | configure:16408: $? = 0
|
---|
1117 | configure:16408: result: yes
|
---|
1118 | configure:16408: checking for sysmp
|
---|
1119 | configure:16408: g++ -o conftest -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1120 | /tmp/cccIvTvt.o: In function `main':
|
---|
1121 | /scratch/dev/luanhz/apps/xapian-omega-1.2.21/conftest.cpp:77: undefined reference to `sysmp'
|
---|
1122 | collect2: ld returned 1 exit status
|
---|
1123 | configure:16408: $? = 1
|
---|
1124 | configure: failed program was:
|
---|
1125 | | /* confdefs.h */
|
---|
1126 | | #define PACKAGE_NAME "xapian-omega"
|
---|
1127 | | #define PACKAGE_TARNAME "xapian-omega"
|
---|
1128 | | #define PACKAGE_VERSION "1.2.21"
|
---|
1129 | | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
1130 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
1131 | | #define PACKAGE_URL ""
|
---|
1132 | | #define PACKAGE "xapian-omega"
|
---|
1133 | | #define VERSION "1.2.21"
|
---|
1134 | | #define STDC_HEADERS 1
|
---|
1135 | | #define HAVE_SYS_TYPES_H 1
|
---|
1136 | | #define HAVE_SYS_STAT_H 1
|
---|
1137 | | #define HAVE_STDLIB_H 1
|
---|
1138 | | #define HAVE_STRING_H 1
|
---|
1139 | | #define HAVE_MEMORY_H 1
|
---|
1140 | | #define HAVE_STRINGS_H 1
|
---|
1141 | | #define HAVE_INTTYPES_H 1
|
---|
1142 | | #define HAVE_STDINT_H 1
|
---|
1143 | | #define HAVE_UNISTD_H 1
|
---|
1144 | | #define HAVE_DLFCN_H 1
|
---|
1145 | | #define LT_OBJDIR ".libs/"
|
---|
1146 | | #define HAVE_WORKING_STDINT_H 1
|
---|
1147 | | #define HAVE_STRINGS_H 1
|
---|
1148 | | #define HAVE_SYS_SELECT_H 1
|
---|
1149 | | #define HAVE_NETINET_IN_H 1
|
---|
1150 | | #define HAVE_ARPA_INET_H 1
|
---|
1151 | | #define HAVE_SYS_TIME_H 1
|
---|
1152 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
1153 | | #define HAVE_SYS_SOCKET_H 1
|
---|
1154 | | #define HAVE_SYS_SYSCTL_H 1
|
---|
1155 | | #define HAVE_SYS_SYSINFO_H 1
|
---|
1156 | | #define HAVE_STRFTIME 1
|
---|
1157 | | #define HAVE_GETTIMEOFDAY 1
|
---|
1158 | | #define HAVE_FTIME 1
|
---|
1159 | | #define HAVE_GETGROUPLIST 1
|
---|
1160 | | #define HAVE_LSTAT 1
|
---|
1161 | | #define HAVE_MKDTEMP 1
|
---|
1162 | | #define HAVE_POSIX_FADVISE 1
|
---|
1163 | | #define HAVE_MMAP 1
|
---|
1164 | | #define HAVE_FORK 1
|
---|
1165 | | #define HAVE_SETRLIMIT 1
|
---|
1166 | | /* end confdefs.h. */
|
---|
1167 | | /* Define sysmp to an innocuous variant, in case <limits.h> declares sysmp.
|
---|
1168 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
---|
1169 | | #define sysmp innocuous_sysmp
|
---|
1170 | |
|
---|
1171 | | /* System header to define __stub macros and hopefully few prototypes,
|
---|
1172 | | which can conflict with char sysmp (); below.
|
---|
1173 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
---|
1174 | | <limits.h> exists even on freestanding compilers. */
|
---|
1175 | |
|
---|
1176 | | #ifdef __STDC__
|
---|
1177 | | # include <limits.h>
|
---|
1178 | | #else
|
---|
1179 | | # include <assert.h>
|
---|
1180 | | #endif
|
---|
1181 | |
|
---|
1182 | | #undef sysmp
|
---|
1183 | |
|
---|
1184 | | /* Override any GCC internal prototype to avoid an error.
|
---|
1185 | | Use char because int might match the return type of a GCC
|
---|
1186 | | builtin and then its argument prototype would still apply. */
|
---|
1187 | | #ifdef __cplusplus
|
---|
1188 | | extern "C"
|
---|
1189 | | #endif
|
---|
1190 | | char sysmp ();
|
---|
1191 | | /* The GNU C library defines this for functions which it implements
|
---|
1192 | | to always fail with ENOSYS. Some functions are actually named
|
---|
1193 | | something starting with __ and the normal name is an alias. */
|
---|
1194 | | #if defined __stub_sysmp || defined __stub___sysmp
|
---|
1195 | | choke me
|
---|
1196 | | #endif
|
---|
1197 | |
|
---|
1198 | | int
|
---|
1199 | | main ()
|
---|
1200 | | {
|
---|
1201 | | return sysmp ();
|
---|
1202 | | ;
|
---|
1203 | | return 0;
|
---|
1204 | | }
|
---|
1205 | configure:16408: result: no
|
---|
1206 | configure:16408: checking for pstat_getdynamic
|
---|
1207 | configure:16408: g++ -o conftest -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1208 | /tmp/cczovmYD.o: In function `main':
|
---|
1209 | /scratch/dev/luanhz/apps/xapian-omega-1.2.21/conftest.cpp:77: undefined reference to `pstat_getdynamic'
|
---|
1210 | collect2: ld returned 1 exit status
|
---|
1211 | configure:16408: $? = 1
|
---|
1212 | configure: failed program was:
|
---|
1213 | | /* confdefs.h */
|
---|
1214 | | #define PACKAGE_NAME "xapian-omega"
|
---|
1215 | | #define PACKAGE_TARNAME "xapian-omega"
|
---|
1216 | | #define PACKAGE_VERSION "1.2.21"
|
---|
1217 | | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
1218 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
1219 | | #define PACKAGE_URL ""
|
---|
1220 | | #define PACKAGE "xapian-omega"
|
---|
1221 | | #define VERSION "1.2.21"
|
---|
1222 | | #define STDC_HEADERS 1
|
---|
1223 | | #define HAVE_SYS_TYPES_H 1
|
---|
1224 | | #define HAVE_SYS_STAT_H 1
|
---|
1225 | | #define HAVE_STDLIB_H 1
|
---|
1226 | | #define HAVE_STRING_H 1
|
---|
1227 | | #define HAVE_MEMORY_H 1
|
---|
1228 | | #define HAVE_STRINGS_H 1
|
---|
1229 | | #define HAVE_INTTYPES_H 1
|
---|
1230 | | #define HAVE_STDINT_H 1
|
---|
1231 | | #define HAVE_UNISTD_H 1
|
---|
1232 | | #define HAVE_DLFCN_H 1
|
---|
1233 | | #define LT_OBJDIR ".libs/"
|
---|
1234 | | #define HAVE_WORKING_STDINT_H 1
|
---|
1235 | | #define HAVE_STRINGS_H 1
|
---|
1236 | | #define HAVE_SYS_SELECT_H 1
|
---|
1237 | | #define HAVE_NETINET_IN_H 1
|
---|
1238 | | #define HAVE_ARPA_INET_H 1
|
---|
1239 | | #define HAVE_SYS_TIME_H 1
|
---|
1240 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
1241 | | #define HAVE_SYS_SOCKET_H 1
|
---|
1242 | | #define HAVE_SYS_SYSCTL_H 1
|
---|
1243 | | #define HAVE_SYS_SYSINFO_H 1
|
---|
1244 | | #define HAVE_STRFTIME 1
|
---|
1245 | | #define HAVE_GETTIMEOFDAY 1
|
---|
1246 | | #define HAVE_FTIME 1
|
---|
1247 | | #define HAVE_GETGROUPLIST 1
|
---|
1248 | | #define HAVE_LSTAT 1
|
---|
1249 | | #define HAVE_MKDTEMP 1
|
---|
1250 | | #define HAVE_POSIX_FADVISE 1
|
---|
1251 | | #define HAVE_MMAP 1
|
---|
1252 | | #define HAVE_FORK 1
|
---|
1253 | | #define HAVE_SETRLIMIT 1
|
---|
1254 | | /* end confdefs.h. */
|
---|
1255 | | /* Define pstat_getdynamic to an innocuous variant, in case <limits.h> declares pstat_getdynamic.
|
---|
1256 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
---|
1257 | | #define pstat_getdynamic innocuous_pstat_getdynamic
|
---|
1258 | |
|
---|
1259 | | /* System header to define __stub macros and hopefully few prototypes,
|
---|
1260 | | which can conflict with char pstat_getdynamic (); below.
|
---|
1261 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
---|
1262 | | <limits.h> exists even on freestanding compilers. */
|
---|
1263 | |
|
---|
1264 | | #ifdef __STDC__
|
---|
1265 | | # include <limits.h>
|
---|
1266 | | #else
|
---|
1267 | | # include <assert.h>
|
---|
1268 | | #endif
|
---|
1269 | |
|
---|
1270 | | #undef pstat_getdynamic
|
---|
1271 | |
|
---|
1272 | | /* Override any GCC internal prototype to avoid an error.
|
---|
1273 | | Use char because int might match the return type of a GCC
|
---|
1274 | | builtin and then its argument prototype would still apply. */
|
---|
1275 | | #ifdef __cplusplus
|
---|
1276 | | extern "C"
|
---|
1277 | | #endif
|
---|
1278 | | char pstat_getdynamic ();
|
---|
1279 | | /* The GNU C library defines this for functions which it implements
|
---|
1280 | | to always fail with ENOSYS. Some functions are actually named
|
---|
1281 | | something starting with __ and the normal name is an alias. */
|
---|
1282 | | #if defined __stub_pstat_getdynamic || defined __stub___pstat_getdynamic
|
---|
1283 | | choke me
|
---|
1284 | | #endif
|
---|
1285 | |
|
---|
1286 | | int
|
---|
1287 | | main ()
|
---|
1288 | | {
|
---|
1289 | | return pstat_getdynamic ();
|
---|
1290 | | ;
|
---|
1291 | | return 0;
|
---|
1292 | | }
|
---|
1293 | configure:16408: result: no
|
---|
1294 | configure:16418: checking for library containing socketpair
|
---|
1295 | configure:16449: g++ -o conftest -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1296 | configure:16449: $? = 0
|
---|
1297 | configure:16466: result: none required
|
---|
1298 | configure:16477: checking for working ISO C90 conforming snprintf
|
---|
1299 | configure:16510: g++ -o conftest -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1300 | configure:16510: $? = 0
|
---|
1301 | configure:16510: ./conftest
|
---|
1302 | configure:16510: $? = 0
|
---|
1303 | configure:16525: result: snprintf
|
---|
1304 | configure:16568: checking for library containing iconv
|
---|
1305 | configure:16599: g++ -o conftest -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1306 | configure:16599: $? = 0
|
---|
1307 | configure:16616: result: none required
|
---|
1308 | configure:16699: checking for type of input pointer for iconv
|
---|
1309 | configure:16725: g++ -o conftest -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1310 | configure:16725: $? = 0
|
---|
1311 | configure:16747: result: char*
|
---|
1312 | configure:16762: checking whether byte ordering is bigendian
|
---|
1313 | configure:16777: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1314 | conftest.cpp:49: error: expected unqualified-id before '!' token
|
---|
1315 | configure:16777: $? = 1
|
---|
1316 | configure: failed program was:
|
---|
1317 | | /* confdefs.h */
|
---|
1318 | | #define PACKAGE_NAME "xapian-omega"
|
---|
1319 | | #define PACKAGE_TARNAME "xapian-omega"
|
---|
1320 | | #define PACKAGE_VERSION "1.2.21"
|
---|
1321 | | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
1322 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
1323 | | #define PACKAGE_URL ""
|
---|
1324 | | #define PACKAGE "xapian-omega"
|
---|
1325 | | #define VERSION "1.2.21"
|
---|
1326 | | #define STDC_HEADERS 1
|
---|
1327 | | #define HAVE_SYS_TYPES_H 1
|
---|
1328 | | #define HAVE_SYS_STAT_H 1
|
---|
1329 | | #define HAVE_STDLIB_H 1
|
---|
1330 | | #define HAVE_STRING_H 1
|
---|
1331 | | #define HAVE_MEMORY_H 1
|
---|
1332 | | #define HAVE_STRINGS_H 1
|
---|
1333 | | #define HAVE_INTTYPES_H 1
|
---|
1334 | | #define HAVE_STDINT_H 1
|
---|
1335 | | #define HAVE_UNISTD_H 1
|
---|
1336 | | #define HAVE_DLFCN_H 1
|
---|
1337 | | #define LT_OBJDIR ".libs/"
|
---|
1338 | | #define HAVE_WORKING_STDINT_H 1
|
---|
1339 | | #define HAVE_STRINGS_H 1
|
---|
1340 | | #define HAVE_SYS_SELECT_H 1
|
---|
1341 | | #define HAVE_NETINET_IN_H 1
|
---|
1342 | | #define HAVE_ARPA_INET_H 1
|
---|
1343 | | #define HAVE_SYS_TIME_H 1
|
---|
1344 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
1345 | | #define HAVE_SYS_SOCKET_H 1
|
---|
1346 | | #define HAVE_SYS_SYSCTL_H 1
|
---|
1347 | | #define HAVE_SYS_SYSINFO_H 1
|
---|
1348 | | #define HAVE_STRFTIME 1
|
---|
1349 | | #define HAVE_GETTIMEOFDAY 1
|
---|
1350 | | #define HAVE_FTIME 1
|
---|
1351 | | #define HAVE_GETGROUPLIST 1
|
---|
1352 | | #define HAVE_LSTAT 1
|
---|
1353 | | #define HAVE_MKDTEMP 1
|
---|
1354 | | #define HAVE_POSIX_FADVISE 1
|
---|
1355 | | #define HAVE_MMAP 1
|
---|
1356 | | #define HAVE_FORK 1
|
---|
1357 | | #define HAVE_SETRLIMIT 1
|
---|
1358 | | #define HAVE_SOCKETPAIR 1
|
---|
1359 | | #define SNPRINTF_ISO snprintf
|
---|
1360 | | #define SNPRINTF snprintf
|
---|
1361 | | #define ICONV_INPUT_TYPE char*
|
---|
1362 | | #define USE_ICONV 1
|
---|
1363 | | /* end confdefs.h. */
|
---|
1364 | | #ifndef __APPLE_CC__
|
---|
1365 | | not a universal capable compiler
|
---|
1366 | | #endif
|
---|
1367 | | typedef int dummy;
|
---|
1368 | |
|
---|
1369 | configure:16822: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1370 | configure:16822: $? = 0
|
---|
1371 | configure:16840: g++ -c -g -O2 -I/scratch/dev/luanhz/apps/xapian/include conftest.cpp >&5
|
---|
1372 | conftest.cpp: In function 'int main()':
|
---|
1373 | conftest.cpp:55: error: 'big' was not declared in this scope
|
---|
1374 | conftest.cpp:55: error: expected ';' before 'endian'
|
---|
1375 | configure:16840: $? = 1
|
---|
1376 | configure: failed program was:
|
---|
1377 | | /* confdefs.h */
|
---|
1378 | | #define PACKAGE_NAME "xapian-omega"
|
---|
1379 | | #define PACKAGE_TARNAME "xapian-omega"
|
---|
1380 | | #define PACKAGE_VERSION "1.2.21"
|
---|
1381 | | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
1382 | | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
1383 | | #define PACKAGE_URL ""
|
---|
1384 | | #define PACKAGE "xapian-omega"
|
---|
1385 | | #define VERSION "1.2.21"
|
---|
1386 | | #define STDC_HEADERS 1
|
---|
1387 | | #define HAVE_SYS_TYPES_H 1
|
---|
1388 | | #define HAVE_SYS_STAT_H 1
|
---|
1389 | | #define HAVE_STDLIB_H 1
|
---|
1390 | | #define HAVE_STRING_H 1
|
---|
1391 | | #define HAVE_MEMORY_H 1
|
---|
1392 | | #define HAVE_STRINGS_H 1
|
---|
1393 | | #define HAVE_INTTYPES_H 1
|
---|
1394 | | #define HAVE_STDINT_H 1
|
---|
1395 | | #define HAVE_UNISTD_H 1
|
---|
1396 | | #define HAVE_DLFCN_H 1
|
---|
1397 | | #define LT_OBJDIR ".libs/"
|
---|
1398 | | #define HAVE_WORKING_STDINT_H 1
|
---|
1399 | | #define HAVE_STRINGS_H 1
|
---|
1400 | | #define HAVE_SYS_SELECT_H 1
|
---|
1401 | | #define HAVE_NETINET_IN_H 1
|
---|
1402 | | #define HAVE_ARPA_INET_H 1
|
---|
1403 | | #define HAVE_SYS_TIME_H 1
|
---|
1404 | | #define HAVE_SYS_RESOURCE_H 1
|
---|
1405 | | #define HAVE_SYS_SOCKET_H 1
|
---|
1406 | | #define HAVE_SYS_SYSCTL_H 1
|
---|
1407 | | #define HAVE_SYS_SYSINFO_H 1
|
---|
1408 | | #define HAVE_STRFTIME 1
|
---|
1409 | | #define HAVE_GETTIMEOFDAY 1
|
---|
1410 | | #define HAVE_FTIME 1
|
---|
1411 | | #define HAVE_GETGROUPLIST 1
|
---|
1412 | | #define HAVE_LSTAT 1
|
---|
1413 | | #define HAVE_MKDTEMP 1
|
---|
1414 | | #define HAVE_POSIX_FADVISE 1
|
---|
1415 | | #define HAVE_MMAP 1
|
---|
1416 | | #define HAVE_FORK 1
|
---|
1417 | | #define HAVE_SETRLIMIT 1
|
---|
1418 | | #define HAVE_SOCKETPAIR 1
|
---|
1419 | | #define SNPRINTF_ISO snprintf
|
---|
1420 | | #define SNPRINTF snprintf
|
---|
1421 | | #define ICONV_INPUT_TYPE char*
|
---|
1422 | | #define USE_ICONV 1
|
---|
1423 | | /* end confdefs.h. */
|
---|
1424 | | #include <sys/types.h>
|
---|
1425 | | #include <sys/param.h>
|
---|
1426 | |
|
---|
1427 | | int
|
---|
1428 | | main ()
|
---|
1429 | | {
|
---|
1430 | | #if BYTE_ORDER != BIG_ENDIAN
|
---|
1431 | | not big endian
|
---|
1432 | | #endif
|
---|
1433 | |
|
---|
1434 | | ;
|
---|
1435 | | return 0;
|
---|
1436 | | }
|
---|
1437 | configure:16968: result: no
|
---|
1438 | configure:16989: checking for perl
|
---|
1439 | configure:17007: found /usr/bin/perl
|
---|
1440 | configure:17019: result: /usr/bin/perl
|
---|
1441 | configure:17184: checking for pkg-config
|
---|
1442 | configure:17202: found /usr/bin/pkg-config
|
---|
1443 | configure:17214: result: /usr/bin/pkg-config
|
---|
1444 |
|
---|
1445 | ## ---------------- ##
|
---|
1446 | ## Cache variables. ##
|
---|
1447 | ## ---------------- ##
|
---|
1448 |
|
---|
1449 | ac_cv_build=x86_64-unknown-linux-gnu
|
---|
1450 | ac_cv_c_bigendian=no
|
---|
1451 | ac_cv_c_compiler_gnu=yes
|
---|
1452 | ac_cv_cxx_compiler_gnu=yes
|
---|
1453 | ac_cv_env_CCC_set=
|
---|
1454 | ac_cv_env_CCC_value=
|
---|
1455 | ac_cv_env_CC_set=
|
---|
1456 | ac_cv_env_CC_value=
|
---|
1457 | ac_cv_env_CFLAGS_set=
|
---|
1458 | ac_cv_env_CFLAGS_value=
|
---|
1459 | ac_cv_env_CPPFLAGS_set=
|
---|
1460 | ac_cv_env_CPPFLAGS_value=
|
---|
1461 | ac_cv_env_CPP_set=
|
---|
1462 | ac_cv_env_CPP_value=
|
---|
1463 | ac_cv_env_CXXCPP_set=
|
---|
1464 | ac_cv_env_CXXCPP_value=
|
---|
1465 | ac_cv_env_CXXFLAGS_set=
|
---|
1466 | ac_cv_env_CXXFLAGS_value=
|
---|
1467 | ac_cv_env_CXX_set=
|
---|
1468 | ac_cv_env_CXX_value=
|
---|
1469 | ac_cv_env_LDFLAGS_set=
|
---|
1470 | ac_cv_env_LDFLAGS_value=
|
---|
1471 | ac_cv_env_LIBS_set=
|
---|
1472 | ac_cv_env_LIBS_value=
|
---|
1473 | ac_cv_env_LT_SYS_LIBRARY_PATH_set=
|
---|
1474 | ac_cv_env_LT_SYS_LIBRARY_PATH_value=
|
---|
1475 | ac_cv_env_PCRE_CONFIG_set=
|
---|
1476 | ac_cv_env_PCRE_CONFIG_value=
|
---|
1477 | ac_cv_env_PKG_CONFIG_set=
|
---|
1478 | ac_cv_env_PKG_CONFIG_value=
|
---|
1479 | ac_cv_env_XAPIAN_CONFIG_set=set
|
---|
1480 | ac_cv_env_XAPIAN_CONFIG_value=/scratch/dev/luanhz/apps/xapian/bin/xapian-config
|
---|
1481 | ac_cv_env_build_alias_set=
|
---|
1482 | ac_cv_env_build_alias_value=
|
---|
1483 | ac_cv_env_host_alias_set=
|
---|
1484 | ac_cv_env_host_alias_value=
|
---|
1485 | ac_cv_env_target_alias_set=
|
---|
1486 | ac_cv_env_target_alias_value=
|
---|
1487 | ac_cv_func_fork=yes
|
---|
1488 | ac_cv_func_ftime=yes
|
---|
1489 | ac_cv_func_getgrouplist=yes
|
---|
1490 | ac_cv_func_gettimeofday=yes
|
---|
1491 | ac_cv_func_lstat=yes
|
---|
1492 | ac_cv_func_mkdtemp=yes
|
---|
1493 | ac_cv_func_mmap=yes
|
---|
1494 | ac_cv_func_pstat_getdynamic=no
|
---|
1495 | ac_cv_func_setrlimit=yes
|
---|
1496 | ac_cv_func_snprintf=snprintf
|
---|
1497 | ac_cv_func_snprintf_noniso=no
|
---|
1498 | ac_cv_func_strftime=yes
|
---|
1499 | ac_cv_func_sysmp=no
|
---|
1500 | ac_cv_header_arpa_inet_h=yes
|
---|
1501 | ac_cv_header_dlfcn_h=yes
|
---|
1502 | ac_cv_header_inttypes_h=yes
|
---|
1503 | ac_cv_header_magic_h=no
|
---|
1504 | ac_cv_header_memory_h=yes
|
---|
1505 | ac_cv_header_netinet_in_h=yes
|
---|
1506 | ac_cv_header_stdc=yes
|
---|
1507 | ac_cv_header_stdint_h=yes
|
---|
1508 | ac_cv_header_stdlib_h=yes
|
---|
1509 | ac_cv_header_string_h=yes
|
---|
1510 | ac_cv_header_strings_h=yes
|
---|
1511 | ac_cv_header_sys_pstat_h=no
|
---|
1512 | ac_cv_header_sys_resource_h=yes
|
---|
1513 | ac_cv_header_sys_select_h=yes
|
---|
1514 | ac_cv_header_sys_socket_h=yes
|
---|
1515 | ac_cv_header_sys_stat_h=yes
|
---|
1516 | ac_cv_header_sys_sysctl_h=yes
|
---|
1517 | ac_cv_header_sys_sysinfo_h=yes
|
---|
1518 | ac_cv_header_sys_sysmp_h=no
|
---|
1519 | ac_cv_header_sys_time_h=yes
|
---|
1520 | ac_cv_header_sys_types_h=yes
|
---|
1521 | ac_cv_header_sys_vmmeter_h=no
|
---|
1522 | ac_cv_header_unistd_h=yes
|
---|
1523 | ac_cv_header_vm_vm_param_h=no
|
---|
1524 | ac_cv_host=x86_64-unknown-linux-gnu
|
---|
1525 | ac_cv_objext=o
|
---|
1526 | ac_cv_path_EGREP='/bin/grep -E'
|
---|
1527 | ac_cv_path_FGREP='/bin/grep -F'
|
---|
1528 | ac_cv_path_GREP=/bin/grep
|
---|
1529 | ac_cv_path_PERL=/usr/bin/perl
|
---|
1530 | ac_cv_path_SED=/bin/sed
|
---|
1531 | ac_cv_path_XAPIAN_CONFIG=/scratch/dev/luanhz/apps/xapian/bin/xapian-config
|
---|
1532 | ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
|
---|
1533 | ac_cv_path_install='/usr/bin/install -c'
|
---|
1534 | ac_cv_path_lt_DD=/bin/dd
|
---|
1535 | ac_cv_path_mkdir=/bin/mkdir
|
---|
1536 | ac_cv_prog_AWK=gawk
|
---|
1537 | ac_cv_prog_CPP='gcc -E'
|
---|
1538 | ac_cv_prog_CXXCPP='g++ -E'
|
---|
1539 | ac_cv_prog_ac_ct_AR=ar
|
---|
1540 | ac_cv_prog_ac_ct_CC=gcc
|
---|
1541 | ac_cv_prog_ac_ct_CXX=g++
|
---|
1542 | ac_cv_prog_ac_ct_OBJDUMP=objdump
|
---|
1543 | ac_cv_prog_ac_ct_RANLIB=ranlib
|
---|
1544 | ac_cv_prog_ac_ct_STRIP=strip
|
---|
1545 | ac_cv_prog_cc_c89=
|
---|
1546 | ac_cv_prog_cc_g=yes
|
---|
1547 | ac_cv_prog_cxx_g=yes
|
---|
1548 | ac_cv_prog_make_make_set=yes
|
---|
1549 | ac_cv_search_iconv='none required'
|
---|
1550 | ac_cv_search_socketpair='none required'
|
---|
1551 | ac_cv_type_mode_t=yes
|
---|
1552 | ac_cv_type_pid_t=yes
|
---|
1553 | ac_cv_type_ssize_t=yes
|
---|
1554 | am_cv_CC_dependencies_compiler_type=gcc3
|
---|
1555 | am_cv_CXX_dependencies_compiler_type=gcc3
|
---|
1556 | am_cv_prog_tar_ustar=gnutar
|
---|
1557 | lt_cv_ar_at_file=@
|
---|
1558 | lt_cv_archive_cmds_need_lc=no
|
---|
1559 | lt_cv_deplibs_check_method=pass_all
|
---|
1560 | lt_cv_file_magic_cmd='$MAGIC_CMD'
|
---|
1561 | lt_cv_file_magic_test_file=
|
---|
1562 | lt_cv_ld_reload_flag=-r
|
---|
1563 | lt_cv_nm_interface='BSD nm'
|
---|
1564 | lt_cv_objdir=.libs
|
---|
1565 | lt_cv_path_LD=/usr/bin/ld
|
---|
1566 | lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
|
---|
1567 | lt_cv_path_NM='/usr/bin/nm -B'
|
---|
1568 | lt_cv_path_mainfest_tool=no
|
---|
1569 | lt_cv_prog_compiler_c_o=yes
|
---|
1570 | lt_cv_prog_compiler_c_o_CXX=yes
|
---|
1571 | lt_cv_prog_compiler_pic='-fPIC -DPIC'
|
---|
1572 | lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
|
---|
1573 | lt_cv_prog_compiler_pic_works=yes
|
---|
1574 | lt_cv_prog_compiler_pic_works_CXX=yes
|
---|
1575 | lt_cv_prog_compiler_rtti_exceptions=no
|
---|
1576 | lt_cv_prog_compiler_static_works=no
|
---|
1577 | lt_cv_prog_compiler_static_works_CXX=no
|
---|
1578 | lt_cv_prog_gnu_ld=yes
|
---|
1579 | lt_cv_prog_gnu_ldcxx=yes
|
---|
1580 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
|
---|
1581 | lt_cv_shlibpath_overrides_runpath=no
|
---|
1582 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
|
---|
1583 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
|
---|
1584 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
|
---|
1585 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
|
---|
1586 | lt_cv_sys_global_symbol_to_import=
|
---|
1587 | lt_cv_sys_max_cmd_len=1966080
|
---|
1588 | lt_cv_to_host_file_cmd=func_convert_file_noop
|
---|
1589 | lt_cv_to_tool_file_cmd=func_convert_file_noop
|
---|
1590 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
|
---|
1591 | xo_cv_iconv_input='char*'
|
---|
1592 |
|
---|
1593 | ## ----------------- ##
|
---|
1594 | ## Output variables. ##
|
---|
1595 | ## ----------------- ##
|
---|
1596 |
|
---|
1597 | ACLOCAL='${SHELL} /scratch/dev/luanhz/apps/xapian-omega-1.2.21/missing --run aclocal-1.11'
|
---|
1598 | AMDEPBACKSLASH='\'
|
---|
1599 | AMDEP_FALSE='#'
|
---|
1600 | AMDEP_TRUE=''
|
---|
1601 | AMTAR='$${TAR-tar}'
|
---|
1602 | AM_CXXFLAGS=''
|
---|
1603 | AR='ar'
|
---|
1604 | AUTOCONF='${SHELL} /scratch/dev/luanhz/apps/xapian-omega-1.2.21/missing --run autoconf'
|
---|
1605 | AUTOHEADER='${SHELL} /scratch/dev/luanhz/apps/xapian-omega-1.2.21/missing --run autoheader'
|
---|
1606 | AUTOM4TE=''
|
---|
1607 | AUTOMAKE='${SHELL} /scratch/dev/luanhz/apps/xapian-omega-1.2.21/missing --run automake-1.11'
|
---|
1608 | AWK='gawk'
|
---|
1609 | CC='gcc'
|
---|
1610 | CCDEPMODE='depmode=gcc3'
|
---|
1611 | CFLAGS='-g -O2'
|
---|
1612 | CPP='gcc -E'
|
---|
1613 | CPPFLAGS=''
|
---|
1614 | CXX='g++'
|
---|
1615 | CXXCPP='g++ -E'
|
---|
1616 | CXXDEPMODE='depmode=gcc3'
|
---|
1617 | CXXFLAGS='-g -O2 -I/scratch/dev/luanhz/apps/xapian/include'
|
---|
1618 | CYGPATH_W='echo'
|
---|
1619 | DEFS=''
|
---|
1620 | DEPDIR='.deps'
|
---|
1621 | DLLTOOL='false'
|
---|
1622 | DOCUMENTATION_RULES_FALSE=''
|
---|
1623 | DOCUMENTATION_RULES_TRUE='#'
|
---|
1624 | DSYMUTIL=''
|
---|
1625 | DUMPBIN=''
|
---|
1626 | ECHO_C=''
|
---|
1627 | ECHO_N='-n'
|
---|
1628 | ECHO_T=''
|
---|
1629 | EGREP='/bin/grep -E'
|
---|
1630 | EXEEXT=''
|
---|
1631 | FGREP='/bin/grep -F'
|
---|
1632 | GREP='/bin/grep'
|
---|
1633 | HELP2MAN=''
|
---|
1634 | ICONV_LDFLAGS=''
|
---|
1635 | INSTALL_DATA='${INSTALL} -m 644'
|
---|
1636 | INSTALL_PROGRAM='${INSTALL}'
|
---|
1637 | INSTALL_SCRIPT='${INSTALL}'
|
---|
1638 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
---|
1639 | LD='/usr/bin/ld -m elf_x86_64'
|
---|
1640 | LDFLAGS=''
|
---|
1641 | LIBOBJS=''
|
---|
1642 | LIBS=''
|
---|
1643 | LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
---|
1644 | LIPO=''
|
---|
1645 | LN_S='ln -s'
|
---|
1646 | LTLIBOBJS=''
|
---|
1647 | LT_SYS_LIBRARY_PATH=''
|
---|
1648 | MAGIC_LIBS=''
|
---|
1649 | MAINT='#'
|
---|
1650 | MAINTAINER_MODE_FALSE=''
|
---|
1651 | MAINTAINER_MODE_TRUE='#'
|
---|
1652 | MAINTAINER_NO_DOCS_FALSE=''
|
---|
1653 | MAINTAINER_NO_DOCS_TRUE='#'
|
---|
1654 | MAKEINFO='${SHELL} /scratch/dev/luanhz/apps/xapian-omega-1.2.21/missing --run makeinfo'
|
---|
1655 | MANIFEST_TOOL=':'
|
---|
1656 | MKDIR_P='/bin/mkdir -p'
|
---|
1657 | NEED_MKDTEMP_FALSE=''
|
---|
1658 | NEED_MKDTEMP_TRUE='#'
|
---|
1659 | NM='/usr/bin/nm -B'
|
---|
1660 | NMEDIT=''
|
---|
1661 | NO_INSTALL='-no-install'
|
---|
1662 | NO_UNDEFINED=''
|
---|
1663 | OBJDUMP='objdump'
|
---|
1664 | OBJEXT='o'
|
---|
1665 | OTOOL64=''
|
---|
1666 | OTOOL=''
|
---|
1667 | PACKAGE='xapian-omega'
|
---|
1668 | PACKAGE_BUGREPORT='http://xapian.org/bugs'
|
---|
1669 | PACKAGE_NAME='xapian-omega'
|
---|
1670 | PACKAGE_STRING='xapian-omega 1.2.21'
|
---|
1671 | PACKAGE_TARNAME='xapian-omega'
|
---|
1672 | PACKAGE_URL=''
|
---|
1673 | PACKAGE_VERSION='1.2.21'
|
---|
1674 | PATH_SEPARATOR=':'
|
---|
1675 | PCRE_CFLAGS=''
|
---|
1676 | PCRE_CONFIG=''
|
---|
1677 | PCRE_LIBS=''
|
---|
1678 | PERL='/usr/bin/perl'
|
---|
1679 | PKG_CONFIG='/usr/bin/pkg-config'
|
---|
1680 | QUIET=''
|
---|
1681 | RANLIB='ranlib'
|
---|
1682 | RST2HTML=''
|
---|
1683 | SED='/bin/sed'
|
---|
1684 | SET_MAKE=''
|
---|
1685 | SHELL='/bin/sh'
|
---|
1686 | STRIP='strip'
|
---|
1687 | VERSION='1.2.21'
|
---|
1688 | XAPIAN_CONFIG='/scratch/dev/luanhz/apps/xapian/bin/xapian-config'
|
---|
1689 | XAPIAN_CXXFLAGS='-I/scratch/dev/luanhz/apps/xapian/include'
|
---|
1690 | XAPIAN_LIBS='-L/scratch/dev/luanhz/apps/xapian/lib -lxapian'
|
---|
1691 | XAPIAN_VERSION='1.2.21'
|
---|
1692 | ac_ct_AR='ar'
|
---|
1693 | ac_ct_CC='gcc'
|
---|
1694 | ac_ct_CXX='g++'
|
---|
1695 | ac_ct_DUMPBIN=''
|
---|
1696 | am__EXEEXT_FALSE=''
|
---|
1697 | am__EXEEXT_TRUE=''
|
---|
1698 | am__fastdepCC_FALSE='#'
|
---|
1699 | am__fastdepCC_TRUE=''
|
---|
1700 | am__fastdepCXX_FALSE='#'
|
---|
1701 | am__fastdepCXX_TRUE=''
|
---|
1702 | am__include='include'
|
---|
1703 | am__isrc=''
|
---|
1704 | am__leading_dot='.'
|
---|
1705 | am__nodep='_no'
|
---|
1706 | am__quote=''
|
---|
1707 | am__tar='tar --format=ustar -chf - "$$tardir"'
|
---|
1708 | am__untar='tar -xf -'
|
---|
1709 | bindir='${exec_prefix}/bin'
|
---|
1710 | build='x86_64-unknown-linux-gnu'
|
---|
1711 | build_alias=''
|
---|
1712 | build_cpu='x86_64'
|
---|
1713 | build_os='linux-gnu'
|
---|
1714 | build_vendor='unknown'
|
---|
1715 | datadir='${datarootdir}'
|
---|
1716 | datarootdir='${prefix}/share'
|
---|
1717 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
---|
1718 | dvidir='${docdir}'
|
---|
1719 | exec_prefix='NONE'
|
---|
1720 | host='x86_64-unknown-linux-gnu'
|
---|
1721 | host_alias=''
|
---|
1722 | host_cpu='x86_64'
|
---|
1723 | host_os='linux-gnu'
|
---|
1724 | host_vendor='unknown'
|
---|
1725 | htmldir='${docdir}'
|
---|
1726 | includedir='${prefix}/include'
|
---|
1727 | infodir='${datarootdir}/info'
|
---|
1728 | install_sh='${SHELL} /scratch/dev/luanhz/apps/xapian-omega-1.2.21/install-sh'
|
---|
1729 | libdir='${exec_prefix}/lib'
|
---|
1730 | libexecdir='${exec_prefix}/libexec'
|
---|
1731 | localedir='${datarootdir}/locale'
|
---|
1732 | localstatedir='${prefix}/var'
|
---|
1733 | mandir='${datarootdir}/man'
|
---|
1734 | mkdir_p='/bin/mkdir -p'
|
---|
1735 | oldincludedir='/usr/include'
|
---|
1736 | pdfdir='${docdir}'
|
---|
1737 | prefix='/scratch/dev/luanhz/apps/xapian'
|
---|
1738 | program_transform_name='s,x,x,'
|
---|
1739 | psdir='${docdir}'
|
---|
1740 | sbindir='${exec_prefix}/sbin'
|
---|
1741 | sharedstatedir='${prefix}/com'
|
---|
1742 | sysconfdir='${prefix}/etc'
|
---|
1743 | target_alias=''
|
---|
1744 |
|
---|
1745 | ## ----------- ##
|
---|
1746 | ## confdefs.h. ##
|
---|
1747 | ## ----------- ##
|
---|
1748 |
|
---|
1749 | /* confdefs.h */
|
---|
1750 | #define PACKAGE_NAME "xapian-omega"
|
---|
1751 | #define PACKAGE_TARNAME "xapian-omega"
|
---|
1752 | #define PACKAGE_VERSION "1.2.21"
|
---|
1753 | #define PACKAGE_STRING "xapian-omega 1.2.21"
|
---|
1754 | #define PACKAGE_BUGREPORT "http://xapian.org/bugs"
|
---|
1755 | #define PACKAGE_URL ""
|
---|
1756 | #define PACKAGE "xapian-omega"
|
---|
1757 | #define VERSION "1.2.21"
|
---|
1758 | #define STDC_HEADERS 1
|
---|
1759 | #define HAVE_SYS_TYPES_H 1
|
---|
1760 | #define HAVE_SYS_STAT_H 1
|
---|
1761 | #define HAVE_STDLIB_H 1
|
---|
1762 | #define HAVE_STRING_H 1
|
---|
1763 | #define HAVE_MEMORY_H 1
|
---|
1764 | #define HAVE_STRINGS_H 1
|
---|
1765 | #define HAVE_INTTYPES_H 1
|
---|
1766 | #define HAVE_STDINT_H 1
|
---|
1767 | #define HAVE_UNISTD_H 1
|
---|
1768 | #define HAVE_DLFCN_H 1
|
---|
1769 | #define LT_OBJDIR ".libs/"
|
---|
1770 | #define HAVE_WORKING_STDINT_H 1
|
---|
1771 | #define HAVE_STRINGS_H 1
|
---|
1772 | #define HAVE_SYS_SELECT_H 1
|
---|
1773 | #define HAVE_NETINET_IN_H 1
|
---|
1774 | #define HAVE_ARPA_INET_H 1
|
---|
1775 | #define HAVE_SYS_TIME_H 1
|
---|
1776 | #define HAVE_SYS_RESOURCE_H 1
|
---|
1777 | #define HAVE_SYS_SOCKET_H 1
|
---|
1778 | #define HAVE_SYS_SYSCTL_H 1
|
---|
1779 | #define HAVE_SYS_SYSINFO_H 1
|
---|
1780 | #define HAVE_STRFTIME 1
|
---|
1781 | #define HAVE_GETTIMEOFDAY 1
|
---|
1782 | #define HAVE_FTIME 1
|
---|
1783 | #define HAVE_GETGROUPLIST 1
|
---|
1784 | #define HAVE_LSTAT 1
|
---|
1785 | #define HAVE_MKDTEMP 1
|
---|
1786 | #define HAVE_POSIX_FADVISE 1
|
---|
1787 | #define HAVE_MMAP 1
|
---|
1788 | #define HAVE_FORK 1
|
---|
1789 | #define HAVE_SETRLIMIT 1
|
---|
1790 | #define HAVE_SOCKETPAIR 1
|
---|
1791 | #define SNPRINTF_ISO snprintf
|
---|
1792 | #define SNPRINTF snprintf
|
---|
1793 | #define ICONV_INPUT_TYPE char*
|
---|
1794 | #define USE_ICONV 1
|
---|
1795 |
|
---|
1796 | configure: exit 0
|
---|