Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(96)

Side by Side Diff: third_party/libxslt/linux/config.log

Issue 1848793005: Roll libxslt to 891681e3e948f31732229f53cb6db7215f740fc7 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/libxslt/linux/config.h ('k') | third_party/libxslt/linux/libexslt.pc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
3
4 It was created by configure, which was
5 generated by GNU Autoconf 2.69. Invocation command line was
6
7 $ ../configure --without-debug --without-mem-debug --without-debugger --withou t-plugins --with-libxml-src=../../libxml/linux/
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = dominicc-linux2.tok.corp.google.com
14 uname -m = x86_64
15 uname -r = 3.13.0-79-generic
16 uname -s = Linux
17 uname -v = #123-Ubuntu SMP Fri Feb 19 14:27:58 UTC 2016
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
30 PATH: /usr/local/google/home/dominicc/google-cloud-sdk/bin
31 PATH: /work/depot_tools
32 PATH: /usr/local/google/home/dominicc/google-cloud-sdk/bin
33 PATH: /work/depot_tools
34 PATH: /usr/lib/google-golang/bin
35 PATH: /usr/local/buildtools/java/jdk/bin
36 PATH: /usr/local/sbin
37 PATH: /usr/local/bin
38 PATH: /usr/sbin
39 PATH: /usr/bin
40 PATH: /sbin
41 PATH: /bin
42
43
44 ## ----------- ##
45 ## Core tests. ##
46 ## ----------- ##
47
48 configure:2328: checking build system type
49 configure:2342: result: x86_64-unknown-linux-gnu
50 configure:2362: checking host system type
51 configure:2375: result: x86_64-unknown-linux-gnu
52 configure:2446: checking for gcc
53 configure:2462: found /usr/bin/gcc
54 configure:2473: result: gcc
55 configure:2702: checking for C compiler version
56 configure:2711: gcc --version >&5
57 gcc-4.8.real (Ubuntu 4.8.4-2ubuntu1~14.04.1) 4.8.4
58 Copyright (C) 2013 Free Software Foundation, Inc.
59 This is free software; see the source for copying conditions. There is NO
60 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
61
62 configure:2722: $? = 0
63 configure:2711: gcc -v >&5
64 Using built-in specs.
65 COLLECT_GCC=/usr/bin/gcc-4.8.real
66 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
67 Target: x86_64-linux-gnu
68 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14 .04.1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-language s=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --ena ble-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-get text --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir =/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx- debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudfla p --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt= gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jr e --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 - -with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-dire ctory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --en able-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multil ib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_6 4-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
69 Thread model: posix
70 gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1)
71 configure:2722: $? = 0
72 configure:2711: gcc -V >&5
73 gcc-4.8.real: error: unrecognized command line option '-V'
74 gcc-4.8.real: fatal error: no input files
75 compilation terminated.
76 configure:2722: $? = 4
77 configure:2711: gcc -qversion >&5
78 gcc-4.8.real: error: unrecognized command line option '-qversion'
79 gcc-4.8.real: fatal error: no input files
80 compilation terminated.
81 configure:2722: $? = 4
82 configure:2742: checking whether the C compiler works
83 configure:2764: gcc conftest.c >&5
84 configure:2768: $? = 0
85 configure:2816: result: yes
86 configure:2819: checking for C compiler default output file name
87 configure:2821: result: a.out
88 configure:2827: checking for suffix of executables
89 configure:2834: gcc -o conftest conftest.c >&5
90 configure:2838: $? = 0
91 configure:2860: result:
92 configure:2882: checking whether we are cross compiling
93 configure:2890: gcc -o conftest conftest.c >&5
94 configure:2894: $? = 0
95 configure:2901: ./conftest
96 configure:2905: $? = 0
97 configure:2920: result: no
98 configure:2925: checking for suffix of object files
99 configure:2947: gcc -c conftest.c >&5
100 configure:2951: $? = 0
101 configure:2972: result: o
102 configure:2976: checking whether we are using the GNU C compiler
103 configure:2995: gcc -c conftest.c >&5
104 configure:2995: $? = 0
105 configure:3004: result: yes
106 configure:3013: checking whether gcc accepts -g
107 configure:3033: gcc -c -g conftest.c >&5
108 configure:3033: $? = 0
109 configure:3074: result: yes
110 configure:3091: checking for gcc option to accept ISO C89
111 configure:3154: gcc -c -g -O2 conftest.c >&5
112 configure:3154: $? = 0
113 configure:3167: result: none needed
114 configure:3192: checking whether gcc understands -c and -o together
115 configure:3214: gcc -c conftest.c -o conftest2.o
116 configure:3217: $? = 0
117 configure:3214: gcc -c conftest.c -o conftest2.o
118 configure:3217: $? = 0
119 configure:3229: result: yes
120 configure:3252: checking how to run the C preprocessor
121 configure:3283: gcc -E conftest.c
122 configure:3283: $? = 0
123 configure:3297: gcc -E conftest.c
124 conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
125 #include <ac_nonexistent.h>
126 ^
127 compilation terminated.
128 configure:3297: $? = 1
129 configure: failed program was:
130 | /* confdefs.h */
131 | #define PACKAGE_NAME ""
132 | #define PACKAGE_TARNAME ""
133 | #define PACKAGE_VERSION ""
134 | #define PACKAGE_STRING ""
135 | #define PACKAGE_BUGREPORT ""
136 | #define PACKAGE_URL ""
137 | /* end confdefs.h. */
138 | #include <ac_nonexistent.h>
139 configure:3322: result: gcc -E
140 configure:3342: gcc -E conftest.c
141 configure:3342: $? = 0
142 configure:3356: gcc -E conftest.c
143 conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
144 #include <ac_nonexistent.h>
145 ^
146 compilation terminated.
147 configure:3356: $? = 1
148 configure: failed program was:
149 | /* confdefs.h */
150 | #define PACKAGE_NAME ""
151 | #define PACKAGE_TARNAME ""
152 | #define PACKAGE_VERSION ""
153 | #define PACKAGE_STRING ""
154 | #define PACKAGE_BUGREPORT ""
155 | #define PACKAGE_URL ""
156 | /* end confdefs.h. */
157 | #include <ac_nonexistent.h>
158 configure:3385: checking for grep that handles long lines and -e
159 configure:3443: result: /bin/grep
160 configure:3448: checking for egrep
161 configure:3510: result: /bin/grep -E
162 configure:3515: checking for ANSI C header files
163 configure:3535: gcc -c -g -O2 conftest.c >&5
164 configure:3535: $? = 0
165 configure:3608: gcc -o conftest -g -O2 conftest.c >&5
166 configure:3608: $? = 0
167 configure:3608: ./conftest
168 configure:3608: $? = 0
169 configure:3619: result: yes
170 configure:3632: checking for sys/types.h
171 configure:3632: gcc -c -g -O2 conftest.c >&5
172 configure:3632: $? = 0
173 configure:3632: result: yes
174 configure:3632: checking for sys/stat.h
175 configure:3632: gcc -c -g -O2 conftest.c >&5
176 configure:3632: $? = 0
177 configure:3632: result: yes
178 configure:3632: checking for stdlib.h
179 configure:3632: gcc -c -g -O2 conftest.c >&5
180 configure:3632: $? = 0
181 configure:3632: result: yes
182 configure:3632: checking for string.h
183 configure:3632: gcc -c -g -O2 conftest.c >&5
184 configure:3632: $? = 0
185 configure:3632: result: yes
186 configure:3632: checking for memory.h
187 configure:3632: gcc -c -g -O2 conftest.c >&5
188 configure:3632: $? = 0
189 configure:3632: result: yes
190 configure:3632: checking for strings.h
191 configure:3632: gcc -c -g -O2 conftest.c >&5
192 configure:3632: $? = 0
193 configure:3632: result: yes
194 configure:3632: checking for inttypes.h
195 configure:3632: gcc -c -g -O2 conftest.c >&5
196 configure:3632: $? = 0
197 configure:3632: result: yes
198 configure:3632: checking for stdint.h
199 configure:3632: gcc -c -g -O2 conftest.c >&5
200 configure:3632: $? = 0
201 configure:3632: result: yes
202 configure:3632: checking for unistd.h
203 configure:3632: gcc -c -g -O2 conftest.c >&5
204 configure:3632: $? = 0
205 configure:3632: result: yes
206 configure:3645: checking minix/config.h usability
207 configure:3645: gcc -c -g -O2 conftest.c >&5
208 conftest.c:52:26: fatal error: minix/config.h: No such file or directory
209 #include <minix/config.h>
210 ^
211 compilation terminated.
212 configure:3645: $? = 1
213 configure: failed program was:
214 | /* confdefs.h */
215 | #define PACKAGE_NAME ""
216 | #define PACKAGE_TARNAME ""
217 | #define PACKAGE_VERSION ""
218 | #define PACKAGE_STRING ""
219 | #define PACKAGE_BUGREPORT ""
220 | #define PACKAGE_URL ""
221 | #define STDC_HEADERS 1
222 | #define HAVE_SYS_TYPES_H 1
223 | #define HAVE_SYS_STAT_H 1
224 | #define HAVE_STDLIB_H 1
225 | #define HAVE_STRING_H 1
226 | #define HAVE_MEMORY_H 1
227 | #define HAVE_STRINGS_H 1
228 | #define HAVE_INTTYPES_H 1
229 | #define HAVE_STDINT_H 1
230 | #define HAVE_UNISTD_H 1
231 | /* end confdefs.h. */
232 | #include <stdio.h>
233 | #ifdef HAVE_SYS_TYPES_H
234 | # include <sys/types.h>
235 | #endif
236 | #ifdef HAVE_SYS_STAT_H
237 | # include <sys/stat.h>
238 | #endif
239 | #ifdef STDC_HEADERS
240 | # include <stdlib.h>
241 | # include <stddef.h>
242 | #else
243 | # ifdef HAVE_STDLIB_H
244 | # include <stdlib.h>
245 | # endif
246 | #endif
247 | #ifdef HAVE_STRING_H
248 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
249 | # include <memory.h>
250 | # endif
251 | # include <string.h>
252 | #endif
253 | #ifdef HAVE_STRINGS_H
254 | # include <strings.h>
255 | #endif
256 | #ifdef HAVE_INTTYPES_H
257 | # include <inttypes.h>
258 | #endif
259 | #ifdef HAVE_STDINT_H
260 | # include <stdint.h>
261 | #endif
262 | #ifdef HAVE_UNISTD_H
263 | # include <unistd.h>
264 | #endif
265 | #include <minix/config.h>
266 configure:3645: result: no
267 configure:3645: checking minix/config.h presence
268 configure:3645: gcc -E conftest.c
269 conftest.c:19:26: fatal error: minix/config.h: No such file or directory
270 #include <minix/config.h>
271 ^
272 compilation terminated.
273 configure:3645: $? = 1
274 configure: failed program was:
275 | /* confdefs.h */
276 | #define PACKAGE_NAME ""
277 | #define PACKAGE_TARNAME ""
278 | #define PACKAGE_VERSION ""
279 | #define PACKAGE_STRING ""
280 | #define PACKAGE_BUGREPORT ""
281 | #define PACKAGE_URL ""
282 | #define STDC_HEADERS 1
283 | #define HAVE_SYS_TYPES_H 1
284 | #define HAVE_SYS_STAT_H 1
285 | #define HAVE_STDLIB_H 1
286 | #define HAVE_STRING_H 1
287 | #define HAVE_MEMORY_H 1
288 | #define HAVE_STRINGS_H 1
289 | #define HAVE_INTTYPES_H 1
290 | #define HAVE_STDINT_H 1
291 | #define HAVE_UNISTD_H 1
292 | /* end confdefs.h. */
293 | #include <minix/config.h>
294 configure:3645: result: no
295 configure:3645: checking for minix/config.h
296 configure:3645: result: no
297 configure:3666: checking whether it is safe to define __EXTENSIONS__
298 configure:3684: gcc -c -g -O2 conftest.c >&5
299 configure:3684: $? = 0
300 configure:3691: result: yes
301 configure:3792: checking for a BSD-compatible install
302 configure:3860: result: /usr/bin/install -c
303 configure:3871: checking whether build environment is sane
304 configure:3926: result: yes
305 configure:4074: checking for a thread-safe mkdir -p
306 configure:4113: result: /bin/mkdir -p
307 configure:4120: checking for gawk
308 configure:4136: found /usr/bin/gawk
309 configure:4147: result: gawk
310 configure:4158: checking whether make sets $(MAKE)
311 configure:4180: result: yes
312 configure:4210: checking for style of include used by make
313 configure:4238: result: GNU
314 configure:4272: checking whether make supports nested variables
315 configure:4289: result: yes
316 configure:4375: checking dependency style of gcc
317 configure:4486: result: gcc3
318 configure:4560: checking whether make supports nested variables
319 configure:4577: result: yes
320 configure:4659: checking for gcc
321 configure:4686: result: gcc
322 configure:4915: checking for C compiler version
323 configure:4924: gcc --version >&5
324 gcc-4.8.real (Ubuntu 4.8.4-2ubuntu1~14.04.1) 4.8.4
325 Copyright (C) 2013 Free Software Foundation, Inc.
326 This is free software; see the source for copying conditions. There is NO
327 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
328
329 configure:4935: $? = 0
330 configure:4924: gcc -v >&5
331 Using built-in specs.
332 COLLECT_GCC=/usr/bin/gcc-4.8.real
333 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
334 Target: x86_64-linux-gnu
335 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14 .04.1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-language s=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --ena ble-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-get text --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir =/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx- debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudfla p --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt= gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jr e --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 - -with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-dire ctory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --en able-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multil ib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_6 4-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
336 Thread model: posix
337 gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1)
338 configure:4935: $? = 0
339 configure:4924: gcc -V >&5
340 gcc-4.8.real: error: unrecognized command line option '-V'
341 gcc-4.8.real: fatal error: no input files
342 compilation terminated.
343 configure:4935: $? = 4
344 configure:4924: gcc -qversion >&5
345 gcc-4.8.real: error: unrecognized command line option '-qversion'
346 gcc-4.8.real: fatal error: no input files
347 compilation terminated.
348 configure:4935: $? = 4
349 configure:4939: checking whether we are using the GNU C compiler
350 configure:4967: result: yes
351 configure:4976: checking whether gcc accepts -g
352 configure:5037: result: yes
353 configure:5054: checking for gcc option to accept ISO C89
354 configure:5130: result: none needed
355 configure:5155: checking whether gcc understands -c and -o together
356 configure:5192: result: yes
357 configure:5215: checking how to run the C preprocessor
358 configure:5285: result: gcc -E
359 configure:5305: gcc -E conftest.c
360 configure:5305: $? = 0
361 configure:5319: gcc -E conftest.c
362 conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory
363 #include <ac_nonexistent.h>
364 ^
365 compilation terminated.
366 configure:5319: $? = 1
367 configure: failed program was:
368 | /* confdefs.h */
369 | #define PACKAGE_NAME ""
370 | #define PACKAGE_TARNAME ""
371 | #define PACKAGE_VERSION ""
372 | #define PACKAGE_STRING ""
373 | #define PACKAGE_BUGREPORT ""
374 | #define PACKAGE_URL ""
375 | #define STDC_HEADERS 1
376 | #define HAVE_SYS_TYPES_H 1
377 | #define HAVE_SYS_STAT_H 1
378 | #define HAVE_STDLIB_H 1
379 | #define HAVE_STRING_H 1
380 | #define HAVE_MEMORY_H 1
381 | #define HAVE_STRINGS_H 1
382 | #define HAVE_INTTYPES_H 1
383 | #define HAVE_STDINT_H 1
384 | #define HAVE_UNISTD_H 1
385 | #define __EXTENSIONS__ 1
386 | #define _ALL_SOURCE 1
387 | #define _GNU_SOURCE 1
388 | #define _POSIX_PTHREAD_SEMANTICS 1
389 | #define _TANDEM_SOURCE 1
390 | #define PACKAGE "libxslt"
391 | #define VERSION "1.1.28"
392 | /* end confdefs.h. */
393 | #include <ac_nonexistent.h>
394 configure:5349: checking for rm
395 configure:5367: found /bin/rm
396 configure:5380: result: /bin/rm
397 configure:5390: checking for mv
398 configure:5408: found /bin/mv
399 configure:5421: result: /bin/mv
400 configure:5431: checking for tar
401 configure:5449: found /bin/tar
402 configure:5462: result: /bin/tar
403 configure:5472: checking for xmllint
404 configure:5490: found /usr/bin/xmllint
405 configure:5503: result: /usr/bin/xmllint
406 configure:5513: checking for xsltproc
407 configure:5531: found /usr/bin/xsltproc
408 configure:5544: result: /usr/bin/xsltproc
409 configure:5553: checking for ANSI C header files
410 configure:5657: result: yes
411 configure:5712: checking how to print strings
412 configure:5739: result: printf
413 configure:5760: checking for a sed that does not truncate output
414 configure:5824: result: /bin/sed
415 configure:5842: checking for fgrep
416 configure:5904: result: /bin/grep -F
417 configure:5939: checking for ld used by gcc
418 configure:6006: result: /usr/bin/ld
419 configure:6013: checking if the linker (/usr/bin/ld) is GNU ld
420 configure:6028: result: yes
421 configure:6040: checking for BSD- or MS-compatible name lister (nm)
422 configure:6089: result: /usr/bin/nm -B
423 configure:6219: checking the name lister (/usr/bin/nm -B) interface
424 configure:6226: gcc -c -g -O2 conftest.c >&5
425 configure:6229: /usr/bin/nm -B "conftest.o"
426 configure:6232: output
427 0000000000000000 B some_variable
428 configure:6239: result: BSD nm
429 configure:6242: checking whether ln -s works
430 configure:6246: result: yes
431 configure:6254: checking the maximum length of command line arguments
432 configure:6385: result: 1572864
433 configure:6402: checking whether the shell understands some XSI constructs
434 configure:6412: result: yes
435 configure:6416: checking whether the shell understands "+="
436 configure:6422: result: yes
437 configure:6457: checking how to convert x86_64-unknown-linux-gnu file names to x 86_64-unknown-linux-gnu format
438 configure:6497: result: func_convert_file_noop
439 configure:6504: checking how to convert x86_64-unknown-linux-gnu file names to t oolchain format
440 configure:6524: result: func_convert_file_noop
441 configure:6531: checking for /usr/bin/ld option to reload object files
442 configure:6538: result: -r
443 configure:6612: checking for objdump
444 configure:6628: found /usr/bin/objdump
445 configure:6639: result: objdump
446 configure:6668: checking how to recognize dependent libraries
447 configure:6866: result: pass_all
448 configure:6951: checking for dlltool
449 configure:6981: result: no
450 configure:7008: checking how to associate runtime and link libraries
451 configure:7035: result: printf %s\n
452 configure:7095: checking for ar
453 configure:7111: found /usr/bin/ar
454 configure:7122: result: ar
455 configure:7159: checking for archiver @FILE support
456 configure:7176: gcc -c -g -O2 conftest.c >&5
457 configure:7176: $? = 0
458 configure:7179: ar cru libconftest.a @conftest.lst >&5
459 configure:7182: $? = 0
460 configure:7187: ar cru libconftest.a @conftest.lst >&5
461 ar: conftest.o: No such file or directory
462 configure:7190: $? = 1
463 configure:7202: result: @
464 configure:7260: checking for strip
465 configure:7276: found /usr/bin/strip
466 configure:7287: result: strip
467 configure:7359: checking for ranlib
468 configure:7375: found /usr/bin/ranlib
469 configure:7386: result: ranlib
470 configure:7488: checking command to parse /usr/bin/nm -B output from gcc object
471 configure:7608: gcc -c -g -O2 conftest.c >&5
472 configure:7611: $? = 0
473 configure:7615: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][A BCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d ' \> conftest.nm
474 configure:7618: $? = 0
475 configure:7684: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
476 configure:7687: $? = 0
477 configure:7725: result: ok
478 configure:7762: checking for sysroot
479 configure:7792: result: no
480 configure:7869: gcc -c -g -O2 conftest.c >&5
481 configure:7872: $? = 0
482 configure:8061: checking for mt
483 configure:8077: found /bin/mt
484 configure:8088: result: mt
485 configure:8111: checking if mt is a manifest tool
486 configure:8117: mt '-?'
487 configure:8125: result: no
488 configure:8764: checking for dlfcn.h
489 configure:8764: gcc -c -g -O2 conftest.c >&5
490 configure:8764: $? = 0
491 configure:8764: result: yes
492 configure:9268: checking for objdir
493 configure:9283: result: .libs
494 configure:9550: checking if gcc supports -fno-rtti -fno-exceptions
495 configure:9568: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
496 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not fo r C [enabled by default]
497 configure:9572: $? = 0
498 configure:9585: result: no
499 configure:9912: checking for gcc option to produce PIC
500 configure:9919: result: -fPIC -DPIC
501 configure:9927: checking if gcc PIC flag -fPIC -DPIC works
502 configure:9945: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
503 configure:9949: $? = 0
504 configure:9962: result: yes
505 configure:9991: checking if gcc static flag -static works
506 configure:10019: result: yes
507 configure:10034: checking if gcc supports -c -o file.o
508 configure:10055: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
509 configure:10059: $? = 0
510 configure:10081: result: yes
511 configure:10089: checking if gcc supports -c -o file.o
512 configure:10136: result: yes
513 configure:10169: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) sup ports shared libraries
514 configure:11326: result: yes
515 configure:11363: checking whether -lc should be explicitly linked in
516 configure:11371: gcc -c -g -O2 conftest.c >&5
517 configure:11374: $? = 0
518 configure:11389: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftes t -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
519 configure:11392: $? = 0
520 configure:11406: result: no
521 configure:11566: checking dynamic linker characteristics
522 configure:12066: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
523 configure:12066: $? = 0
524 configure:12300: result: GNU/Linux ld.so
525 configure:12407: checking how to hardcode library paths into programs
526 configure:12432: result: immediate
527 configure:12972: checking whether stripping libraries is possible
528 configure:12977: result: yes
529 configure:13012: checking if libtool supports shared libraries
530 configure:13014: result: yes
531 configure:13017: checking whether to build shared libraries
532 configure:13038: result: yes
533 configure:13041: checking whether to build static libraries
534 configure:13045: result: yes
535 configure:13087: checking for sys/types.h
536 configure:13087: result: yes
537 configure:13087: checking sys/time.h usability
538 configure:13087: gcc -c -g -O2 conftest.c >&5
539 configure:13087: $? = 0
540 configure:13087: result: yes
541 configure:13087: checking sys/time.h presence
542 configure:13087: gcc -E conftest.c
543 configure:13087: $? = 0
544 configure:13087: result: yes
545 configure:13087: checking for sys/time.h
546 configure:13087: result: yes
547 configure:13087: checking for stdlib.h
548 configure:13087: result: yes
549 configure:13087: checking for unistd.h
550 configure:13087: result: yes
551 configure:13087: checking for string.h
552 configure:13087: result: yes
553 configure:13098: checking how to pass version script to the linker (/usr/bin/ld -m elf_x86_64)
554 configure:13106: result: -Wl,--version-script=
555 configure:13122: checking pthread.h usability
556 configure:13122: gcc -c -g -O2 conftest.c >&5
557 configure:13122: $? = 0
558 configure:13122: result: yes
559 configure:13122: checking pthread.h presence
560 configure:13122: gcc -E conftest.c
561 configure:13122: $? = 0
562 configure:13122: result: yes
563 configure:13122: checking for pthread.h
564 configure:13122: result: yes
565 configure:13124: checking for pthread_join in -lpthread
566 configure:13149: gcc -o conftest -g -O2 conftest.c -lpthread >&5
567 configure:13149: $? = 0
568 configure:13158: result: yes
569 configure:13186: checking locale.h usability
570 configure:13186: gcc -c -g -O2 conftest.c >&5
571 configure:13186: $? = 0
572 configure:13186: result: yes
573 configure:13186: checking locale.h presence
574 configure:13186: gcc -E conftest.c
575 configure:13186: $? = 0
576 configure:13186: result: yes
577 configure:13186: checking for locale.h
578 configure:13186: result: yes
579 configure:13186: checking xlocale.h usability
580 configure:13186: gcc -c -g -O2 conftest.c >&5
581 configure:13186: $? = 0
582 configure:13186: result: yes
583 configure:13186: checking xlocale.h presence
584 configure:13186: gcc -E conftest.c
585 configure:13186: $? = 0
586 configure:13186: result: yes
587 configure:13186: checking for xlocale.h
588 configure:13186: result: yes
589 configure:13197: checking if xlocale program link
590 configure:13255: gcc -o conftest -g -O2 conftest.c >&5
591 configure:13255: $? = 0
592 configure:13256: result: yes
593 configure:13281: checking ieeefp.h usability
594 configure:13281: gcc -c -g -O2 conftest.c >&5
595 conftest.c:71:20: fatal error: ieeefp.h: No such file or directory
596 #include <ieeefp.h>
597 ^
598 compilation terminated.
599 configure:13281: $? = 1
600 configure: failed program was:
601 | /* confdefs.h */
602 | #define PACKAGE_NAME ""
603 | #define PACKAGE_TARNAME ""
604 | #define PACKAGE_VERSION ""
605 | #define PACKAGE_STRING ""
606 | #define PACKAGE_BUGREPORT ""
607 | #define PACKAGE_URL ""
608 | #define STDC_HEADERS 1
609 | #define HAVE_SYS_TYPES_H 1
610 | #define HAVE_SYS_STAT_H 1
611 | #define HAVE_STDLIB_H 1
612 | #define HAVE_STRING_H 1
613 | #define HAVE_MEMORY_H 1
614 | #define HAVE_STRINGS_H 1
615 | #define HAVE_INTTYPES_H 1
616 | #define HAVE_STDINT_H 1
617 | #define HAVE_UNISTD_H 1
618 | #define __EXTENSIONS__ 1
619 | #define _ALL_SOURCE 1
620 | #define _GNU_SOURCE 1
621 | #define _POSIX_PTHREAD_SEMANTICS 1
622 | #define _TANDEM_SOURCE 1
623 | #define PACKAGE "libxslt"
624 | #define VERSION "1.1.28"
625 | #define STDC_HEADERS 1
626 | #define HAVE_DLFCN_H 1
627 | #define LT_OBJDIR ".libs/"
628 | #define HAVE_SYS_TYPES_H 1
629 | #define HAVE_SYS_TIME_H 1
630 | #define HAVE_STDLIB_H 1
631 | #define HAVE_UNISTD_H 1
632 | #define HAVE_STRING_H 1
633 | #define HAVE_LIBPTHREAD /**/
634 | #define HAVE_PTHREAD_H /**/
635 | #define HAVE_LOCALE_H 1
636 | #define HAVE_XLOCALE_H 1
637 | /* end confdefs.h. */
638 | #include <stdio.h>
639 | #ifdef HAVE_SYS_TYPES_H
640 | # include <sys/types.h>
641 | #endif
642 | #ifdef HAVE_SYS_STAT_H
643 | # include <sys/stat.h>
644 | #endif
645 | #ifdef STDC_HEADERS
646 | # include <stdlib.h>
647 | # include <stddef.h>
648 | #else
649 | # ifdef HAVE_STDLIB_H
650 | # include <stdlib.h>
651 | # endif
652 | #endif
653 | #ifdef HAVE_STRING_H
654 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
655 | # include <memory.h>
656 | # endif
657 | # include <string.h>
658 | #endif
659 | #ifdef HAVE_STRINGS_H
660 | # include <strings.h>
661 | #endif
662 | #ifdef HAVE_INTTYPES_H
663 | # include <inttypes.h>
664 | #endif
665 | #ifdef HAVE_STDINT_H
666 | # include <stdint.h>
667 | #endif
668 | #ifdef HAVE_UNISTD_H
669 | # include <unistd.h>
670 | #endif
671 | #include <ieeefp.h>
672 configure:13281: result: no
673 configure:13281: checking ieeefp.h presence
674 configure:13281: gcc -E conftest.c
675 conftest.c:38:20: fatal error: ieeefp.h: No such file or directory
676 #include <ieeefp.h>
677 ^
678 compilation terminated.
679 configure:13281: $? = 1
680 configure: failed program was:
681 | /* confdefs.h */
682 | #define PACKAGE_NAME ""
683 | #define PACKAGE_TARNAME ""
684 | #define PACKAGE_VERSION ""
685 | #define PACKAGE_STRING ""
686 | #define PACKAGE_BUGREPORT ""
687 | #define PACKAGE_URL ""
688 | #define STDC_HEADERS 1
689 | #define HAVE_SYS_TYPES_H 1
690 | #define HAVE_SYS_STAT_H 1
691 | #define HAVE_STDLIB_H 1
692 | #define HAVE_STRING_H 1
693 | #define HAVE_MEMORY_H 1
694 | #define HAVE_STRINGS_H 1
695 | #define HAVE_INTTYPES_H 1
696 | #define HAVE_STDINT_H 1
697 | #define HAVE_UNISTD_H 1
698 | #define __EXTENSIONS__ 1
699 | #define _ALL_SOURCE 1
700 | #define _GNU_SOURCE 1
701 | #define _POSIX_PTHREAD_SEMANTICS 1
702 | #define _TANDEM_SOURCE 1
703 | #define PACKAGE "libxslt"
704 | #define VERSION "1.1.28"
705 | #define STDC_HEADERS 1
706 | #define HAVE_DLFCN_H 1
707 | #define LT_OBJDIR ".libs/"
708 | #define HAVE_SYS_TYPES_H 1
709 | #define HAVE_SYS_TIME_H 1
710 | #define HAVE_STDLIB_H 1
711 | #define HAVE_UNISTD_H 1
712 | #define HAVE_STRING_H 1
713 | #define HAVE_LIBPTHREAD /**/
714 | #define HAVE_PTHREAD_H /**/
715 | #define HAVE_LOCALE_H 1
716 | #define HAVE_XLOCALE_H 1
717 | /* end confdefs.h. */
718 | #include <ieeefp.h>
719 configure:13281: result: no
720 configure:13281: checking for ieeefp.h
721 configure:13281: result: no
722 configure:13281: checking nan.h usability
723 configure:13281: gcc -c -g -O2 conftest.c >&5
724 conftest.c:71:17: fatal error: nan.h: No such file or directory
725 #include <nan.h>
726 ^
727 compilation terminated.
728 configure:13281: $? = 1
729 configure: failed program was:
730 | /* confdefs.h */
731 | #define PACKAGE_NAME ""
732 | #define PACKAGE_TARNAME ""
733 | #define PACKAGE_VERSION ""
734 | #define PACKAGE_STRING ""
735 | #define PACKAGE_BUGREPORT ""
736 | #define PACKAGE_URL ""
737 | #define STDC_HEADERS 1
738 | #define HAVE_SYS_TYPES_H 1
739 | #define HAVE_SYS_STAT_H 1
740 | #define HAVE_STDLIB_H 1
741 | #define HAVE_STRING_H 1
742 | #define HAVE_MEMORY_H 1
743 | #define HAVE_STRINGS_H 1
744 | #define HAVE_INTTYPES_H 1
745 | #define HAVE_STDINT_H 1
746 | #define HAVE_UNISTD_H 1
747 | #define __EXTENSIONS__ 1
748 | #define _ALL_SOURCE 1
749 | #define _GNU_SOURCE 1
750 | #define _POSIX_PTHREAD_SEMANTICS 1
751 | #define _TANDEM_SOURCE 1
752 | #define PACKAGE "libxslt"
753 | #define VERSION "1.1.28"
754 | #define STDC_HEADERS 1
755 | #define HAVE_DLFCN_H 1
756 | #define LT_OBJDIR ".libs/"
757 | #define HAVE_SYS_TYPES_H 1
758 | #define HAVE_SYS_TIME_H 1
759 | #define HAVE_STDLIB_H 1
760 | #define HAVE_UNISTD_H 1
761 | #define HAVE_STRING_H 1
762 | #define HAVE_LIBPTHREAD /**/
763 | #define HAVE_PTHREAD_H /**/
764 | #define HAVE_LOCALE_H 1
765 | #define HAVE_XLOCALE_H 1
766 | /* end confdefs.h. */
767 | #include <stdio.h>
768 | #ifdef HAVE_SYS_TYPES_H
769 | # include <sys/types.h>
770 | #endif
771 | #ifdef HAVE_SYS_STAT_H
772 | # include <sys/stat.h>
773 | #endif
774 | #ifdef STDC_HEADERS
775 | # include <stdlib.h>
776 | # include <stddef.h>
777 | #else
778 | # ifdef HAVE_STDLIB_H
779 | # include <stdlib.h>
780 | # endif
781 | #endif
782 | #ifdef HAVE_STRING_H
783 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
784 | # include <memory.h>
785 | # endif
786 | # include <string.h>
787 | #endif
788 | #ifdef HAVE_STRINGS_H
789 | # include <strings.h>
790 | #endif
791 | #ifdef HAVE_INTTYPES_H
792 | # include <inttypes.h>
793 | #endif
794 | #ifdef HAVE_STDINT_H
795 | # include <stdint.h>
796 | #endif
797 | #ifdef HAVE_UNISTD_H
798 | # include <unistd.h>
799 | #endif
800 | #include <nan.h>
801 configure:13281: result: no
802 configure:13281: checking nan.h presence
803 configure:13281: gcc -E conftest.c
804 conftest.c:38:17: fatal error: nan.h: No such file or directory
805 #include <nan.h>
806 ^
807 compilation terminated.
808 configure:13281: $? = 1
809 configure: failed program was:
810 | /* confdefs.h */
811 | #define PACKAGE_NAME ""
812 | #define PACKAGE_TARNAME ""
813 | #define PACKAGE_VERSION ""
814 | #define PACKAGE_STRING ""
815 | #define PACKAGE_BUGREPORT ""
816 | #define PACKAGE_URL ""
817 | #define STDC_HEADERS 1
818 | #define HAVE_SYS_TYPES_H 1
819 | #define HAVE_SYS_STAT_H 1
820 | #define HAVE_STDLIB_H 1
821 | #define HAVE_STRING_H 1
822 | #define HAVE_MEMORY_H 1
823 | #define HAVE_STRINGS_H 1
824 | #define HAVE_INTTYPES_H 1
825 | #define HAVE_STDINT_H 1
826 | #define HAVE_UNISTD_H 1
827 | #define __EXTENSIONS__ 1
828 | #define _ALL_SOURCE 1
829 | #define _GNU_SOURCE 1
830 | #define _POSIX_PTHREAD_SEMANTICS 1
831 | #define _TANDEM_SOURCE 1
832 | #define PACKAGE "libxslt"
833 | #define VERSION "1.1.28"
834 | #define STDC_HEADERS 1
835 | #define HAVE_DLFCN_H 1
836 | #define LT_OBJDIR ".libs/"
837 | #define HAVE_SYS_TYPES_H 1
838 | #define HAVE_SYS_TIME_H 1
839 | #define HAVE_STDLIB_H 1
840 | #define HAVE_UNISTD_H 1
841 | #define HAVE_STRING_H 1
842 | #define HAVE_LIBPTHREAD /**/
843 | #define HAVE_PTHREAD_H /**/
844 | #define HAVE_LOCALE_H 1
845 | #define HAVE_XLOCALE_H 1
846 | /* end confdefs.h. */
847 | #include <nan.h>
848 configure:13281: result: no
849 configure:13281: checking for nan.h
850 configure:13281: result: no
851 configure:13281: checking math.h usability
852 configure:13281: gcc -c -g -O2 conftest.c >&5
853 configure:13281: $? = 0
854 configure:13281: result: yes
855 configure:13281: checking math.h presence
856 configure:13281: gcc -E conftest.c
857 configure:13281: $? = 0
858 configure:13281: result: yes
859 configure:13281: checking for math.h
860 configure:13281: result: yes
861 configure:13281: checking fp_class.h usability
862 configure:13281: gcc -c -g -O2 conftest.c >&5
863 conftest.c:72:22: fatal error: fp_class.h: No such file or directory
864 #include <fp_class.h>
865 ^
866 compilation terminated.
867 configure:13281: $? = 1
868 configure: failed program was:
869 | /* confdefs.h */
870 | #define PACKAGE_NAME ""
871 | #define PACKAGE_TARNAME ""
872 | #define PACKAGE_VERSION ""
873 | #define PACKAGE_STRING ""
874 | #define PACKAGE_BUGREPORT ""
875 | #define PACKAGE_URL ""
876 | #define STDC_HEADERS 1
877 | #define HAVE_SYS_TYPES_H 1
878 | #define HAVE_SYS_STAT_H 1
879 | #define HAVE_STDLIB_H 1
880 | #define HAVE_STRING_H 1
881 | #define HAVE_MEMORY_H 1
882 | #define HAVE_STRINGS_H 1
883 | #define HAVE_INTTYPES_H 1
884 | #define HAVE_STDINT_H 1
885 | #define HAVE_UNISTD_H 1
886 | #define __EXTENSIONS__ 1
887 | #define _ALL_SOURCE 1
888 | #define _GNU_SOURCE 1
889 | #define _POSIX_PTHREAD_SEMANTICS 1
890 | #define _TANDEM_SOURCE 1
891 | #define PACKAGE "libxslt"
892 | #define VERSION "1.1.28"
893 | #define STDC_HEADERS 1
894 | #define HAVE_DLFCN_H 1
895 | #define LT_OBJDIR ".libs/"
896 | #define HAVE_SYS_TYPES_H 1
897 | #define HAVE_SYS_TIME_H 1
898 | #define HAVE_STDLIB_H 1
899 | #define HAVE_UNISTD_H 1
900 | #define HAVE_STRING_H 1
901 | #define HAVE_LIBPTHREAD /**/
902 | #define HAVE_PTHREAD_H /**/
903 | #define HAVE_LOCALE_H 1
904 | #define HAVE_XLOCALE_H 1
905 | #define HAVE_MATH_H 1
906 | /* end confdefs.h. */
907 | #include <stdio.h>
908 | #ifdef HAVE_SYS_TYPES_H
909 | # include <sys/types.h>
910 | #endif
911 | #ifdef HAVE_SYS_STAT_H
912 | # include <sys/stat.h>
913 | #endif
914 | #ifdef STDC_HEADERS
915 | # include <stdlib.h>
916 | # include <stddef.h>
917 | #else
918 | # ifdef HAVE_STDLIB_H
919 | # include <stdlib.h>
920 | # endif
921 | #endif
922 | #ifdef HAVE_STRING_H
923 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
924 | # include <memory.h>
925 | # endif
926 | # include <string.h>
927 | #endif
928 | #ifdef HAVE_STRINGS_H
929 | # include <strings.h>
930 | #endif
931 | #ifdef HAVE_INTTYPES_H
932 | # include <inttypes.h>
933 | #endif
934 | #ifdef HAVE_STDINT_H
935 | # include <stdint.h>
936 | #endif
937 | #ifdef HAVE_UNISTD_H
938 | # include <unistd.h>
939 | #endif
940 | #include <fp_class.h>
941 configure:13281: result: no
942 configure:13281: checking fp_class.h presence
943 configure:13281: gcc -E conftest.c
944 conftest.c:39:22: fatal error: fp_class.h: No such file or directory
945 #include <fp_class.h>
946 ^
947 compilation terminated.
948 configure:13281: $? = 1
949 configure: failed program was:
950 | /* confdefs.h */
951 | #define PACKAGE_NAME ""
952 | #define PACKAGE_TARNAME ""
953 | #define PACKAGE_VERSION ""
954 | #define PACKAGE_STRING ""
955 | #define PACKAGE_BUGREPORT ""
956 | #define PACKAGE_URL ""
957 | #define STDC_HEADERS 1
958 | #define HAVE_SYS_TYPES_H 1
959 | #define HAVE_SYS_STAT_H 1
960 | #define HAVE_STDLIB_H 1
961 | #define HAVE_STRING_H 1
962 | #define HAVE_MEMORY_H 1
963 | #define HAVE_STRINGS_H 1
964 | #define HAVE_INTTYPES_H 1
965 | #define HAVE_STDINT_H 1
966 | #define HAVE_UNISTD_H 1
967 | #define __EXTENSIONS__ 1
968 | #define _ALL_SOURCE 1
969 | #define _GNU_SOURCE 1
970 | #define _POSIX_PTHREAD_SEMANTICS 1
971 | #define _TANDEM_SOURCE 1
972 | #define PACKAGE "libxslt"
973 | #define VERSION "1.1.28"
974 | #define STDC_HEADERS 1
975 | #define HAVE_DLFCN_H 1
976 | #define LT_OBJDIR ".libs/"
977 | #define HAVE_SYS_TYPES_H 1
978 | #define HAVE_SYS_TIME_H 1
979 | #define HAVE_STDLIB_H 1
980 | #define HAVE_UNISTD_H 1
981 | #define HAVE_STRING_H 1
982 | #define HAVE_LIBPTHREAD /**/
983 | #define HAVE_PTHREAD_H /**/
984 | #define HAVE_LOCALE_H 1
985 | #define HAVE_XLOCALE_H 1
986 | #define HAVE_MATH_H 1
987 | /* end confdefs.h. */
988 | #include <fp_class.h>
989 configure:13281: result: no
990 configure:13281: checking for fp_class.h
991 configure:13281: result: no
992 configure:13281: checking float.h usability
993 configure:13281: gcc -c -g -O2 conftest.c >&5
994 configure:13281: $? = 0
995 configure:13281: result: yes
996 configure:13281: checking float.h presence
997 configure:13281: gcc -E conftest.c
998 configure:13281: $? = 0
999 configure:13281: result: yes
1000 configure:13281: checking for float.h
1001 configure:13281: result: yes
1002 configure:13281: checking ansidecl.h usability
1003 configure:13281: gcc -c -g -O2 conftest.c >&5
1004 conftest.c:73:22: fatal error: ansidecl.h: No such file or directory
1005 #include <ansidecl.h>
1006 ^
1007 compilation terminated.
1008 configure:13281: $? = 1
1009 configure: failed program was:
1010 | /* confdefs.h */
1011 | #define PACKAGE_NAME ""
1012 | #define PACKAGE_TARNAME ""
1013 | #define PACKAGE_VERSION ""
1014 | #define PACKAGE_STRING ""
1015 | #define PACKAGE_BUGREPORT ""
1016 | #define PACKAGE_URL ""
1017 | #define STDC_HEADERS 1
1018 | #define HAVE_SYS_TYPES_H 1
1019 | #define HAVE_SYS_STAT_H 1
1020 | #define HAVE_STDLIB_H 1
1021 | #define HAVE_STRING_H 1
1022 | #define HAVE_MEMORY_H 1
1023 | #define HAVE_STRINGS_H 1
1024 | #define HAVE_INTTYPES_H 1
1025 | #define HAVE_STDINT_H 1
1026 | #define HAVE_UNISTD_H 1
1027 | #define __EXTENSIONS__ 1
1028 | #define _ALL_SOURCE 1
1029 | #define _GNU_SOURCE 1
1030 | #define _POSIX_PTHREAD_SEMANTICS 1
1031 | #define _TANDEM_SOURCE 1
1032 | #define PACKAGE "libxslt"
1033 | #define VERSION "1.1.28"
1034 | #define STDC_HEADERS 1
1035 | #define HAVE_DLFCN_H 1
1036 | #define LT_OBJDIR ".libs/"
1037 | #define HAVE_SYS_TYPES_H 1
1038 | #define HAVE_SYS_TIME_H 1
1039 | #define HAVE_STDLIB_H 1
1040 | #define HAVE_UNISTD_H 1
1041 | #define HAVE_STRING_H 1
1042 | #define HAVE_LIBPTHREAD /**/
1043 | #define HAVE_PTHREAD_H /**/
1044 | #define HAVE_LOCALE_H 1
1045 | #define HAVE_XLOCALE_H 1
1046 | #define HAVE_MATH_H 1
1047 | #define HAVE_FLOAT_H 1
1048 | /* end confdefs.h. */
1049 | #include <stdio.h>
1050 | #ifdef HAVE_SYS_TYPES_H
1051 | # include <sys/types.h>
1052 | #endif
1053 | #ifdef HAVE_SYS_STAT_H
1054 | # include <sys/stat.h>
1055 | #endif
1056 | #ifdef STDC_HEADERS
1057 | # include <stdlib.h>
1058 | # include <stddef.h>
1059 | #else
1060 | # ifdef HAVE_STDLIB_H
1061 | # include <stdlib.h>
1062 | # endif
1063 | #endif
1064 | #ifdef HAVE_STRING_H
1065 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1066 | # include <memory.h>
1067 | # endif
1068 | # include <string.h>
1069 | #endif
1070 | #ifdef HAVE_STRINGS_H
1071 | # include <strings.h>
1072 | #endif
1073 | #ifdef HAVE_INTTYPES_H
1074 | # include <inttypes.h>
1075 | #endif
1076 | #ifdef HAVE_STDINT_H
1077 | # include <stdint.h>
1078 | #endif
1079 | #ifdef HAVE_UNISTD_H
1080 | # include <unistd.h>
1081 | #endif
1082 | #include <ansidecl.h>
1083 configure:13281: result: no
1084 configure:13281: checking ansidecl.h presence
1085 configure:13281: gcc -E conftest.c
1086 conftest.c:40:22: fatal error: ansidecl.h: No such file or directory
1087 #include <ansidecl.h>
1088 ^
1089 compilation terminated.
1090 configure:13281: $? = 1
1091 configure: failed program was:
1092 | /* confdefs.h */
1093 | #define PACKAGE_NAME ""
1094 | #define PACKAGE_TARNAME ""
1095 | #define PACKAGE_VERSION ""
1096 | #define PACKAGE_STRING ""
1097 | #define PACKAGE_BUGREPORT ""
1098 | #define PACKAGE_URL ""
1099 | #define STDC_HEADERS 1
1100 | #define HAVE_SYS_TYPES_H 1
1101 | #define HAVE_SYS_STAT_H 1
1102 | #define HAVE_STDLIB_H 1
1103 | #define HAVE_STRING_H 1
1104 | #define HAVE_MEMORY_H 1
1105 | #define HAVE_STRINGS_H 1
1106 | #define HAVE_INTTYPES_H 1
1107 | #define HAVE_STDINT_H 1
1108 | #define HAVE_UNISTD_H 1
1109 | #define __EXTENSIONS__ 1
1110 | #define _ALL_SOURCE 1
1111 | #define _GNU_SOURCE 1
1112 | #define _POSIX_PTHREAD_SEMANTICS 1
1113 | #define _TANDEM_SOURCE 1
1114 | #define PACKAGE "libxslt"
1115 | #define VERSION "1.1.28"
1116 | #define STDC_HEADERS 1
1117 | #define HAVE_DLFCN_H 1
1118 | #define LT_OBJDIR ".libs/"
1119 | #define HAVE_SYS_TYPES_H 1
1120 | #define HAVE_SYS_TIME_H 1
1121 | #define HAVE_STDLIB_H 1
1122 | #define HAVE_UNISTD_H 1
1123 | #define HAVE_STRING_H 1
1124 | #define HAVE_LIBPTHREAD /**/
1125 | #define HAVE_PTHREAD_H /**/
1126 | #define HAVE_LOCALE_H 1
1127 | #define HAVE_XLOCALE_H 1
1128 | #define HAVE_MATH_H 1
1129 | #define HAVE_FLOAT_H 1
1130 | /* end confdefs.h. */
1131 | #include <ansidecl.h>
1132 configure:13281: result: no
1133 configure:13281: checking for ansidecl.h
1134 configure:13281: result: no
1135 configure:13294: checking sys/timeb.h usability
1136 configure:13294: gcc -c -g -O2 conftest.c >&5
1137 configure:13294: $? = 0
1138 configure:13294: result: yes
1139 configure:13294: checking sys/timeb.h presence
1140 configure:13294: gcc -E conftest.c
1141 configure:13294: $? = 0
1142 configure:13294: result: yes
1143 configure:13294: checking for sys/timeb.h
1144 configure:13294: result: yes
1145 configure:13294: checking time.h usability
1146 configure:13294: gcc -c -g -O2 conftest.c >&5
1147 configure:13294: $? = 0
1148 configure:13294: result: yes
1149 configure:13294: checking time.h presence
1150 configure:13294: gcc -E conftest.c
1151 configure:13294: $? = 0
1152 configure:13294: result: yes
1153 configure:13294: checking for time.h
1154 configure:13294: result: yes
1155 configure:13294: checking for sys/stat.h
1156 configure:13294: result: yes
1157 configure:13294: checking sys/select.h usability
1158 configure:13294: gcc -c -g -O2 conftest.c >&5
1159 configure:13294: $? = 0
1160 configure:13294: result: yes
1161 configure:13294: checking sys/select.h presence
1162 configure:13294: gcc -E conftest.c
1163 configure:13294: $? = 0
1164 configure:13294: result: yes
1165 configure:13294: checking for sys/select.h
1166 configure:13294: result: yes
1167 configure:13294: checking stdarg.h usability
1168 configure:13294: gcc -c -g -O2 conftest.c >&5
1169 configure:13294: $? = 0
1170 configure:13294: result: yes
1171 configure:13294: checking stdarg.h presence
1172 configure:13294: gcc -E conftest.c
1173 configure:13294: $? = 0
1174 configure:13294: result: yes
1175 configure:13294: checking for stdarg.h
1176 configure:13294: result: yes
1177 configure:13307: checking for stat
1178 configure:13307: gcc -o conftest -g -O2 conftest.c >&5
1179 configure:13307: $? = 0
1180 configure:13307: result: yes
1181 configure:13307: checking for _stat
1182 configure:13307: gcc -o conftest -g -O2 conftest.c >&5
1183 /tmp/ccRV6Q7t.o: In function `main':
1184 /work/cb/src/third_party/libxslt/linux/conftest.c:80: undefined reference to `_s tat'
1185 collect2: error: ld returned 1 exit status
1186 configure:13307: $? = 1
1187 configure: failed program was:
1188 | /* confdefs.h */
1189 | #define PACKAGE_NAME ""
1190 | #define PACKAGE_TARNAME ""
1191 | #define PACKAGE_VERSION ""
1192 | #define PACKAGE_STRING ""
1193 | #define PACKAGE_BUGREPORT ""
1194 | #define PACKAGE_URL ""
1195 | #define STDC_HEADERS 1
1196 | #define HAVE_SYS_TYPES_H 1
1197 | #define HAVE_SYS_STAT_H 1
1198 | #define HAVE_STDLIB_H 1
1199 | #define HAVE_STRING_H 1
1200 | #define HAVE_MEMORY_H 1
1201 | #define HAVE_STRINGS_H 1
1202 | #define HAVE_INTTYPES_H 1
1203 | #define HAVE_STDINT_H 1
1204 | #define HAVE_UNISTD_H 1
1205 | #define __EXTENSIONS__ 1
1206 | #define _ALL_SOURCE 1
1207 | #define _GNU_SOURCE 1
1208 | #define _POSIX_PTHREAD_SEMANTICS 1
1209 | #define _TANDEM_SOURCE 1
1210 | #define PACKAGE "libxslt"
1211 | #define VERSION "1.1.28"
1212 | #define STDC_HEADERS 1
1213 | #define HAVE_DLFCN_H 1
1214 | #define LT_OBJDIR ".libs/"
1215 | #define HAVE_SYS_TYPES_H 1
1216 | #define HAVE_SYS_TIME_H 1
1217 | #define HAVE_STDLIB_H 1
1218 | #define HAVE_UNISTD_H 1
1219 | #define HAVE_STRING_H 1
1220 | #define HAVE_LIBPTHREAD /**/
1221 | #define HAVE_PTHREAD_H /**/
1222 | #define HAVE_LOCALE_H 1
1223 | #define HAVE_XLOCALE_H 1
1224 | #define HAVE_MATH_H 1
1225 | #define HAVE_FLOAT_H 1
1226 | #define HAVE_SYS_TIMEB_H 1
1227 | #define HAVE_TIME_H 1
1228 | #define HAVE_SYS_STAT_H 1
1229 | #define HAVE_SYS_SELECT_H 1
1230 | #define HAVE_STDARG_H 1
1231 | #define HAVE_STAT 1
1232 | /* end confdefs.h. */
1233 | /* Define _stat to an innocuous variant, in case <limits.h> declares _stat.
1234 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
1235 | #define _stat innocuous__stat
1236 |
1237 | /* System header to define __stub macros and hopefully few prototypes,
1238 | which can conflict with char _stat (); below.
1239 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1240 | <limits.h> exists even on freestanding compilers. */
1241 |
1242 | #ifdef __STDC__
1243 | # include <limits.h>
1244 | #else
1245 | # include <assert.h>
1246 | #endif
1247 |
1248 | #undef _stat
1249 |
1250 | /* Override any GCC internal prototype to avoid an error.
1251 | Use char because int might match the return type of a GCC
1252 | builtin and then its argument prototype would still apply. */
1253 | #ifdef __cplusplus
1254 | extern "C"
1255 | #endif
1256 | char _stat ();
1257 | /* The GNU C library defines this for functions which it implements
1258 | to always fail with ENOSYS. Some functions are actually named
1259 | something starting with __ and the normal name is an alias. */
1260 | #if defined __stub__stat || defined __stub____stat
1261 | choke me
1262 | #endif
1263 |
1264 | int
1265 | main ()
1266 | {
1267 | return _stat ();
1268 | ;
1269 | return 0;
1270 | }
1271 configure:13307: result: no
1272 configure:13316: checking for pow
1273 configure:13316: gcc -o conftest -g -O2 conftest.c >&5
1274 conftest.c:69:6: warning: conflicting types for built-in function 'pow' [enabled by default]
1275 char pow ();
1276 ^
1277 /tmp/cc4pqCby.o: In function `main':
1278 /work/cb/src/third_party/libxslt/linux/conftest.c:80: undefined reference to `po w'
1279 collect2: error: ld returned 1 exit status
1280 configure:13316: $? = 1
1281 configure: failed program was:
1282 | /* confdefs.h */
1283 | #define PACKAGE_NAME ""
1284 | #define PACKAGE_TARNAME ""
1285 | #define PACKAGE_VERSION ""
1286 | #define PACKAGE_STRING ""
1287 | #define PACKAGE_BUGREPORT ""
1288 | #define PACKAGE_URL ""
1289 | #define STDC_HEADERS 1
1290 | #define HAVE_SYS_TYPES_H 1
1291 | #define HAVE_SYS_STAT_H 1
1292 | #define HAVE_STDLIB_H 1
1293 | #define HAVE_STRING_H 1
1294 | #define HAVE_MEMORY_H 1
1295 | #define HAVE_STRINGS_H 1
1296 | #define HAVE_INTTYPES_H 1
1297 | #define HAVE_STDINT_H 1
1298 | #define HAVE_UNISTD_H 1
1299 | #define __EXTENSIONS__ 1
1300 | #define _ALL_SOURCE 1
1301 | #define _GNU_SOURCE 1
1302 | #define _POSIX_PTHREAD_SEMANTICS 1
1303 | #define _TANDEM_SOURCE 1
1304 | #define PACKAGE "libxslt"
1305 | #define VERSION "1.1.28"
1306 | #define STDC_HEADERS 1
1307 | #define HAVE_DLFCN_H 1
1308 | #define LT_OBJDIR ".libs/"
1309 | #define HAVE_SYS_TYPES_H 1
1310 | #define HAVE_SYS_TIME_H 1
1311 | #define HAVE_STDLIB_H 1
1312 | #define HAVE_UNISTD_H 1
1313 | #define HAVE_STRING_H 1
1314 | #define HAVE_LIBPTHREAD /**/
1315 | #define HAVE_PTHREAD_H /**/
1316 | #define HAVE_LOCALE_H 1
1317 | #define HAVE_XLOCALE_H 1
1318 | #define HAVE_MATH_H 1
1319 | #define HAVE_FLOAT_H 1
1320 | #define HAVE_SYS_TIMEB_H 1
1321 | #define HAVE_TIME_H 1
1322 | #define HAVE_SYS_STAT_H 1
1323 | #define HAVE_SYS_SELECT_H 1
1324 | #define HAVE_STDARG_H 1
1325 | #define HAVE_STAT 1
1326 | /* end confdefs.h. */
1327 | /* Define pow to an innocuous variant, in case <limits.h> declares pow.
1328 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
1329 | #define pow innocuous_pow
1330 |
1331 | /* System header to define __stub macros and hopefully few prototypes,
1332 | which can conflict with char pow (); below.
1333 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1334 | <limits.h> exists even on freestanding compilers. */
1335 |
1336 | #ifdef __STDC__
1337 | # include <limits.h>
1338 | #else
1339 | # include <assert.h>
1340 | #endif
1341 |
1342 | #undef pow
1343 |
1344 | /* Override any GCC internal prototype to avoid an error.
1345 | Use char because int might match the return type of a GCC
1346 | builtin and then its argument prototype would still apply. */
1347 | #ifdef __cplusplus
1348 | extern "C"
1349 | #endif
1350 | char pow ();
1351 | /* The GNU C library defines this for functions which it implements
1352 | to always fail with ENOSYS. Some functions are actually named
1353 | something starting with __ and the normal name is an alias. */
1354 | #if defined __stub_pow || defined __stub___pow
1355 | choke me
1356 | #endif
1357 |
1358 | int
1359 | main ()
1360 | {
1361 | return pow ();
1362 | ;
1363 | return 0;
1364 | }
1365 configure:13316: result: no
1366 configure:13320: checking for pow in -lm
1367 configure:13345: gcc -o conftest -g -O2 conftest.c -lm >&5
1368 conftest.c:53:6: warning: conflicting types for built-in function 'pow' [enabled by default]
1369 char pow ();
1370 ^
1371 configure:13345: $? = 0
1372 configure:13354: result: yes
1373 configure:13365: checking for floor
1374 configure:13365: gcc -o conftest -g -O2 conftest.c >&5
1375 conftest.c:70:6: warning: conflicting types for built-in function 'floor' [enabl ed by default]
1376 char floor ();
1377 ^
1378 /tmp/ccCtkx4B.o: In function `main':
1379 /work/cb/src/third_party/libxslt/linux/conftest.c:81: undefined reference to `fl oor'
1380 collect2: error: ld returned 1 exit status
1381 configure:13365: $? = 1
1382 configure: failed program was:
1383 | /* confdefs.h */
1384 | #define PACKAGE_NAME ""
1385 | #define PACKAGE_TARNAME ""
1386 | #define PACKAGE_VERSION ""
1387 | #define PACKAGE_STRING ""
1388 | #define PACKAGE_BUGREPORT ""
1389 | #define PACKAGE_URL ""
1390 | #define STDC_HEADERS 1
1391 | #define HAVE_SYS_TYPES_H 1
1392 | #define HAVE_SYS_STAT_H 1
1393 | #define HAVE_STDLIB_H 1
1394 | #define HAVE_STRING_H 1
1395 | #define HAVE_MEMORY_H 1
1396 | #define HAVE_STRINGS_H 1
1397 | #define HAVE_INTTYPES_H 1
1398 | #define HAVE_STDINT_H 1
1399 | #define HAVE_UNISTD_H 1
1400 | #define __EXTENSIONS__ 1
1401 | #define _ALL_SOURCE 1
1402 | #define _GNU_SOURCE 1
1403 | #define _POSIX_PTHREAD_SEMANTICS 1
1404 | #define _TANDEM_SOURCE 1
1405 | #define PACKAGE "libxslt"
1406 | #define VERSION "1.1.28"
1407 | #define STDC_HEADERS 1
1408 | #define HAVE_DLFCN_H 1
1409 | #define LT_OBJDIR ".libs/"
1410 | #define HAVE_SYS_TYPES_H 1
1411 | #define HAVE_SYS_TIME_H 1
1412 | #define HAVE_STDLIB_H 1
1413 | #define HAVE_UNISTD_H 1
1414 | #define HAVE_STRING_H 1
1415 | #define HAVE_LIBPTHREAD /**/
1416 | #define HAVE_PTHREAD_H /**/
1417 | #define HAVE_LOCALE_H 1
1418 | #define HAVE_XLOCALE_H 1
1419 | #define HAVE_MATH_H 1
1420 | #define HAVE_FLOAT_H 1
1421 | #define HAVE_SYS_TIMEB_H 1
1422 | #define HAVE_TIME_H 1
1423 | #define HAVE_SYS_STAT_H 1
1424 | #define HAVE_SYS_SELECT_H 1
1425 | #define HAVE_STDARG_H 1
1426 | #define HAVE_STAT 1
1427 | #define HAVE_POW /**/
1428 | /* end confdefs.h. */
1429 | /* Define floor to an innocuous variant, in case <limits.h> declares floor.
1430 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
1431 | #define floor innocuous_floor
1432 |
1433 | /* System header to define __stub macros and hopefully few prototypes,
1434 | which can conflict with char floor (); below.
1435 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1436 | <limits.h> exists even on freestanding compilers. */
1437 |
1438 | #ifdef __STDC__
1439 | # include <limits.h>
1440 | #else
1441 | # include <assert.h>
1442 | #endif
1443 |
1444 | #undef floor
1445 |
1446 | /* Override any GCC internal prototype to avoid an error.
1447 | Use char because int might match the return type of a GCC
1448 | builtin and then its argument prototype would still apply. */
1449 | #ifdef __cplusplus
1450 | extern "C"
1451 | #endif
1452 | char floor ();
1453 | /* The GNU C library defines this for functions which it implements
1454 | to always fail with ENOSYS. Some functions are actually named
1455 | something starting with __ and the normal name is an alias. */
1456 | #if defined __stub_floor || defined __stub___floor
1457 | choke me
1458 | #endif
1459 |
1460 | int
1461 | main ()
1462 | {
1463 | return floor ();
1464 | ;
1465 | return 0;
1466 | }
1467 configure:13365: result: no
1468 configure:13369: checking for floor in -lm
1469 configure:13394: gcc -o conftest -g -O2 conftest.c -lm >&5
1470 conftest.c:54:6: warning: conflicting types for built-in function 'floor' [enabl ed by default]
1471 char floor ();
1472 ^
1473 configure:13394: $? = 0
1474 configure:13403: result: yes
1475 configure:13414: checking for fabs
1476 configure:13414: gcc -o conftest -g -O2 conftest.c >&5
1477 conftest.c:71:6: warning: conflicting types for built-in function 'fabs' [enable d by default]
1478 char fabs ();
1479 ^
1480 /tmp/ccJ8RlrQ.o: In function `main':
1481 /work/cb/src/third_party/libxslt/linux/conftest.c:82: undefined reference to `fa bs'
1482 collect2: error: ld returned 1 exit status
1483 configure:13414: $? = 1
1484 configure: failed program was:
1485 | /* confdefs.h */
1486 | #define PACKAGE_NAME ""
1487 | #define PACKAGE_TARNAME ""
1488 | #define PACKAGE_VERSION ""
1489 | #define PACKAGE_STRING ""
1490 | #define PACKAGE_BUGREPORT ""
1491 | #define PACKAGE_URL ""
1492 | #define STDC_HEADERS 1
1493 | #define HAVE_SYS_TYPES_H 1
1494 | #define HAVE_SYS_STAT_H 1
1495 | #define HAVE_STDLIB_H 1
1496 | #define HAVE_STRING_H 1
1497 | #define HAVE_MEMORY_H 1
1498 | #define HAVE_STRINGS_H 1
1499 | #define HAVE_INTTYPES_H 1
1500 | #define HAVE_STDINT_H 1
1501 | #define HAVE_UNISTD_H 1
1502 | #define __EXTENSIONS__ 1
1503 | #define _ALL_SOURCE 1
1504 | #define _GNU_SOURCE 1
1505 | #define _POSIX_PTHREAD_SEMANTICS 1
1506 | #define _TANDEM_SOURCE 1
1507 | #define PACKAGE "libxslt"
1508 | #define VERSION "1.1.28"
1509 | #define STDC_HEADERS 1
1510 | #define HAVE_DLFCN_H 1
1511 | #define LT_OBJDIR ".libs/"
1512 | #define HAVE_SYS_TYPES_H 1
1513 | #define HAVE_SYS_TIME_H 1
1514 | #define HAVE_STDLIB_H 1
1515 | #define HAVE_UNISTD_H 1
1516 | #define HAVE_STRING_H 1
1517 | #define HAVE_LIBPTHREAD /**/
1518 | #define HAVE_PTHREAD_H /**/
1519 | #define HAVE_LOCALE_H 1
1520 | #define HAVE_XLOCALE_H 1
1521 | #define HAVE_MATH_H 1
1522 | #define HAVE_FLOAT_H 1
1523 | #define HAVE_SYS_TIMEB_H 1
1524 | #define HAVE_TIME_H 1
1525 | #define HAVE_SYS_STAT_H 1
1526 | #define HAVE_SYS_SELECT_H 1
1527 | #define HAVE_STDARG_H 1
1528 | #define HAVE_STAT 1
1529 | #define HAVE_POW /**/
1530 | #define HAVE_FLOOR /**/
1531 | /* end confdefs.h. */
1532 | /* Define fabs to an innocuous variant, in case <limits.h> declares fabs.
1533 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
1534 | #define fabs innocuous_fabs
1535 |
1536 | /* System header to define __stub macros and hopefully few prototypes,
1537 | which can conflict with char fabs (); below.
1538 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1539 | <limits.h> exists even on freestanding compilers. */
1540 |
1541 | #ifdef __STDC__
1542 | # include <limits.h>
1543 | #else
1544 | # include <assert.h>
1545 | #endif
1546 |
1547 | #undef fabs
1548 |
1549 | /* Override any GCC internal prototype to avoid an error.
1550 | Use char because int might match the return type of a GCC
1551 | builtin and then its argument prototype would still apply. */
1552 | #ifdef __cplusplus
1553 | extern "C"
1554 | #endif
1555 | char fabs ();
1556 | /* The GNU C library defines this for functions which it implements
1557 | to always fail with ENOSYS. Some functions are actually named
1558 | something starting with __ and the normal name is an alias. */
1559 | #if defined __stub_fabs || defined __stub___fabs
1560 | choke me
1561 | #endif
1562 |
1563 | int
1564 | main ()
1565 | {
1566 | return fabs ();
1567 | ;
1568 | return 0;
1569 | }
1570 configure:13414: result: no
1571 configure:13418: checking for fabs in -lm
1572 configure:13443: gcc -o conftest -g -O2 conftest.c -lm >&5
1573 conftest.c:55:6: warning: conflicting types for built-in function 'fabs' [enable d by default]
1574 char fabs ();
1575 ^
1576 configure:13443: $? = 0
1577 configure:13452: result: yes
1578 configure:13466: checking for gettimeofday
1579 configure:13466: gcc -o conftest -g -O2 conftest.c >&5
1580 configure:13466: $? = 0
1581 configure:13466: result: yes
1582 configure:13478: checking for mktime
1583 configure:13478: gcc -o conftest -g -O2 conftest.c >&5
1584 configure:13478: $? = 0
1585 configure:13478: result: yes
1586 configure:13478: checking for localtime
1587 configure:13478: gcc -o conftest -g -O2 conftest.c >&5
1588 configure:13478: $? = 0
1589 configure:13478: result: yes
1590 configure:13478: checking for localtime_r
1591 configure:13478: gcc -o conftest -g -O2 conftest.c >&5
1592 configure:13478: $? = 0
1593 configure:13478: result: yes
1594 configure:13478: checking for asctime
1595 configure:13478: gcc -o conftest -g -O2 conftest.c >&5
1596 configure:13478: $? = 0
1597 configure:13478: result: yes
1598 configure:13478: checking for time
1599 configure:13478: gcc -o conftest -g -O2 conftest.c >&5
1600 configure:13478: $? = 0
1601 configure:13478: result: yes
1602 configure:13478: checking for gmtime
1603 configure:13478: gcc -o conftest -g -O2 conftest.c >&5
1604 configure:13478: $? = 0
1605 configure:13478: result: yes
1606 configure:13478: checking for gmtime_r
1607 configure:13478: gcc -o conftest -g -O2 conftest.c >&5
1608 configure:13478: $? = 0
1609 configure:13478: result: yes
1610 configure:13478: checking for ftime
1611 configure:13478: gcc -o conftest -g -O2 conftest.c >&5
1612 configure:13478: $? = 0
1613 configure:13478: result: yes
1614 configure:13491: checking for printf
1615 configure:13491: gcc -o conftest -g -O2 conftest.c >&5
1616 conftest.c:81:6: warning: conflicting types for built-in function 'printf' [enab led by default]
1617 char printf ();
1618 ^
1619 configure:13491: $? = 0
1620 configure:13491: result: yes
1621 configure:13491: checking for sprintf
1622 configure:13491: gcc -o conftest -g -O2 conftest.c >&5
1623 conftest.c:82:6: warning: conflicting types for built-in function 'sprintf' [ena bled by default]
1624 char sprintf ();
1625 ^
1626 configure:13491: $? = 0
1627 configure:13491: result: yes
1628 configure:13491: checking for fprintf
1629 configure:13491: gcc -o conftest -g -O2 conftest.c >&5
1630 conftest.c:83:6: warning: conflicting types for built-in function 'fprintf' [ena bled by default]
1631 char fprintf ();
1632 ^
1633 configure:13491: $? = 0
1634 configure:13491: result: yes
1635 configure:13491: checking for snprintf
1636 configure:13491: gcc -o conftest -g -O2 conftest.c >&5
1637 conftest.c:84:6: warning: conflicting types for built-in function 'snprintf' [en abled by default]
1638 char snprintf ();
1639 ^
1640 configure:13491: $? = 0
1641 configure:13491: result: yes
1642 configure:13491: checking for vfprintf
1643 configure:13491: gcc -o conftest -g -O2 conftest.c >&5
1644 conftest.c:85:6: warning: conflicting types for built-in function 'vfprintf' [en abled by default]
1645 char vfprintf ();
1646 ^
1647 configure:13491: $? = 0
1648 configure:13491: result: yes
1649 configure:13491: checking for vsprintf
1650 configure:13491: gcc -o conftest -g -O2 conftest.c >&5
1651 conftest.c:86:6: warning: conflicting types for built-in function 'vsprintf' [en abled by default]
1652 char vsprintf ();
1653 ^
1654 configure:13491: $? = 0
1655 configure:13491: result: yes
1656 configure:13491: checking for vsnprintf
1657 configure:13491: gcc -o conftest -g -O2 conftest.c >&5
1658 conftest.c:87:6: warning: conflicting types for built-in function 'vsnprintf' [e nabled by default]
1659 char vsnprintf ();
1660 ^
1661 configure:13491: $? = 0
1662 configure:13491: result: yes
1663 configure:13491: checking for sscanf
1664 configure:13491: gcc -o conftest -g -O2 conftest.c >&5
1665 conftest.c:88:6: warning: conflicting types for built-in function 'sscanf' [enab led by default]
1666 char sscanf ();
1667 ^
1668 configure:13491: $? = 0
1669 configure:13491: result: yes
1670 configure:13505: checking for clock_gettime
1671 configure:13505: gcc -o conftest -g -O2 conftest.c >&5
1672 configure:13505: $? = 0
1673 configure:13505: result: yes
1674 configure:13576: checking for perl
1675 configure:13592: found /usr/bin/perl
1676 configure:13604: result: perl
1677 configure:13650: checking for python
1678 configure:13668: found /usr/bin/python
1679 configure:13680: result: /usr/bin/python
1680 configure:13823: checking for libgcrypt-config
1681 configure:13841: found /usr/bin/libgcrypt-config
1682 configure:13853: result: /usr/bin/libgcrypt-config
1683 configure:13999: checking for libxml libraries >= 2.6.27
1684 configure:14148: checking for xml2-config
1685 configure:14166: found /usr/bin/xml2-config
1686 configure:14178: result: /usr/bin/xml2-config
1687 configure:14245: result: 2.9.3 found
1688 configure:14274: checking whether shared libraries will be built (required for p lugins)
1689 configure:14285: result: yes
1690 configure:14497: checking that generated files are newer than configure
1691 configure:14503: result: done
1692 configure:14542: creating ./config.status
1693
1694 ## ---------------------- ##
1695 ## Running config.status. ##
1696 ## ---------------------- ##
1697
1698 This file was extended by config.status, which was
1699 generated by GNU Autoconf 2.69. Invocation command line was
1700
1701 CONFIG_FILES =
1702 CONFIG_HEADERS =
1703 CONFIG_LINKS =
1704 CONFIG_COMMANDS =
1705 $ ./config.status
1706
1707 on dominicc-linux2.tok.corp.google.com
1708
1709 config.status:1237: creating Makefile
1710 config.status:1237: creating libxslt.pc
1711 config.status:1237: creating libexslt.pc
1712 config.status:1237: creating libxslt/Makefile
1713 config.status:1237: creating libxslt/xsltconfig.h
1714 config.status:1237: creating libxslt/xsltwin32config.h
1715 config.status:1237: creating libexslt/Makefile
1716 config.status:1237: creating libexslt/exsltconfig.h
1717 config.status:1237: creating xsltproc/Makefile
1718 config.status:1237: creating python/Makefile
1719 config.status:1237: creating python/tests/Makefile
1720 config.status:1237: creating tests/Makefile
1721 config.status:1237: creating tests/docs/Makefile
1722 config.status:1237: creating tests/REC1/Makefile
1723 config.status:1237: creating tests/REC2/Makefile
1724 config.status:1237: creating tests/REC/Makefile
1725 config.status:1237: creating tests/general/Makefile
1726 config.status:1237: creating tests/reports/Makefile
1727 config.status:1237: creating tests/extensions/Makefile
1728 config.status:1237: creating tests/namespaces/Makefile
1729 config.status:1237: creating tests/keys/Makefile
1730 config.status:1237: creating tests/numbers/Makefile
1731 config.status:1237: creating tests/documents/Makefile
1732 config.status:1237: creating tests/xmlspec/Makefile
1733 config.status:1237: creating tests/multiple/Makefile
1734 config.status:1237: creating tests/xinclude/Makefile
1735 config.status:1237: creating tests/XSLTMark/Makefile
1736 config.status:1237: creating tests/docbook/Makefile
1737 config.status:1237: creating tests/exslt/Makefile
1738 config.status:1237: creating tests/exslt/common/Makefile
1739 config.status:1237: creating tests/exslt/functions/Makefile
1740 config.status:1237: creating tests/exslt/math/Makefile
1741 config.status:1237: creating tests/exslt/sets/Makefile
1742 config.status:1237: creating tests/exslt/strings/Makefile
1743 config.status:1237: creating tests/exslt/date/Makefile
1744 config.status:1237: creating tests/exslt/dynamic/Makefile
1745 config.status:1237: creating tests/exslt/crypto/Makefile
1746 config.status:1237: creating tests/plugins/Makefile
1747 config.status:1237: creating doc/Makefile
1748 config.status:1237: creating xslt-config
1749 config.status:1237: creating libxslt.spec
1750 config.status:1237: creating config.h
1751 config.status:1451: executing depfiles commands
1752 config.status:1451: executing libtool commands
1753
1754 ## ---------------- ##
1755 ## Cache variables. ##
1756 ## ---------------- ##
1757
1758 ac_cv_build=x86_64-unknown-linux-gnu
1759 ac_cv_c_compiler_gnu=yes
1760 ac_cv_env_CC_set=
1761 ac_cv_env_CC_value=
1762 ac_cv_env_CFLAGS_set=
1763 ac_cv_env_CFLAGS_value=
1764 ac_cv_env_CPPFLAGS_set=
1765 ac_cv_env_CPPFLAGS_value=
1766 ac_cv_env_CPP_set=
1767 ac_cv_env_CPP_value=
1768 ac_cv_env_LDFLAGS_set=
1769 ac_cv_env_LDFLAGS_value=
1770 ac_cv_env_LIBS_set=
1771 ac_cv_env_LIBS_value=
1772 ac_cv_env_build_alias_set=
1773 ac_cv_env_build_alias_value=
1774 ac_cv_env_host_alias_set=
1775 ac_cv_env_host_alias_value=
1776 ac_cv_env_target_alias_set=
1777 ac_cv_env_target_alias_value=
1778 ac_cv_func__stat=no
1779 ac_cv_func_asctime=yes
1780 ac_cv_func_clock_gettime=yes
1781 ac_cv_func_fabs=no
1782 ac_cv_func_floor=no
1783 ac_cv_func_fprintf=yes
1784 ac_cv_func_ftime=yes
1785 ac_cv_func_gettimeofday=yes
1786 ac_cv_func_gmtime=yes
1787 ac_cv_func_gmtime_r=yes
1788 ac_cv_func_localtime=yes
1789 ac_cv_func_localtime_r=yes
1790 ac_cv_func_mktime=yes
1791 ac_cv_func_pow=no
1792 ac_cv_func_printf=yes
1793 ac_cv_func_snprintf=yes
1794 ac_cv_func_sprintf=yes
1795 ac_cv_func_sscanf=yes
1796 ac_cv_func_stat=yes
1797 ac_cv_func_time=yes
1798 ac_cv_func_vfprintf=yes
1799 ac_cv_func_vsnprintf=yes
1800 ac_cv_func_vsprintf=yes
1801 ac_cv_header_ansidecl_h=no
1802 ac_cv_header_dlfcn_h=yes
1803 ac_cv_header_float_h=yes
1804 ac_cv_header_fp_class_h=no
1805 ac_cv_header_ieeefp_h=no
1806 ac_cv_header_inttypes_h=yes
1807 ac_cv_header_locale_h=yes
1808 ac_cv_header_math_h=yes
1809 ac_cv_header_memory_h=yes
1810 ac_cv_header_minix_config_h=no
1811 ac_cv_header_nan_h=no
1812 ac_cv_header_pthread_h=yes
1813 ac_cv_header_stdarg_h=yes
1814 ac_cv_header_stdc=yes
1815 ac_cv_header_stdint_h=yes
1816 ac_cv_header_stdlib_h=yes
1817 ac_cv_header_string_h=yes
1818 ac_cv_header_strings_h=yes
1819 ac_cv_header_sys_select_h=yes
1820 ac_cv_header_sys_stat_h=yes
1821 ac_cv_header_sys_time_h=yes
1822 ac_cv_header_sys_timeb_h=yes
1823 ac_cv_header_sys_types_h=yes
1824 ac_cv_header_time_h=yes
1825 ac_cv_header_unistd_h=yes
1826 ac_cv_header_xlocale_h=yes
1827 ac_cv_host=x86_64-unknown-linux-gnu
1828 ac_cv_lib_m_fabs=yes
1829 ac_cv_lib_m_floor=yes
1830 ac_cv_lib_m_pow=yes
1831 ac_cv_lib_pthread_pthread_join=yes
1832 ac_cv_objext=o
1833 ac_cv_path_EGREP='/bin/grep -E'
1834 ac_cv_path_FGREP='/bin/grep -F'
1835 ac_cv_path_GREP=/bin/grep
1836 ac_cv_path_MV=/bin/mv
1837 ac_cv_path_PYTHON=/usr/bin/python
1838 ac_cv_path_RM=/bin/rm
1839 ac_cv_path_SED=/bin/sed
1840 ac_cv_path_TAR=/bin/tar
1841 ac_cv_path_XMLLINT=/usr/bin/xmllint
1842 ac_cv_path_XSLTPROC=/usr/bin/xsltproc
1843 ac_cv_path_ac_pt_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-config
1844 ac_cv_path_ac_pt_XML_CONFIG=/usr/bin/xml2-config
1845 ac_cv_path_install='/usr/bin/install -c'
1846 ac_cv_path_mkdir=/bin/mkdir
1847 ac_cv_prog_AWK=gawk
1848 ac_cv_prog_CPP='gcc -E'
1849 ac_cv_prog_PERL=perl
1850 ac_cv_prog_ac_ct_AR=ar
1851 ac_cv_prog_ac_ct_CC=gcc
1852 ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
1853 ac_cv_prog_ac_ct_OBJDUMP=objdump
1854 ac_cv_prog_ac_ct_RANLIB=ranlib
1855 ac_cv_prog_ac_ct_STRIP=strip
1856 ac_cv_prog_cc_c89=
1857 ac_cv_prog_cc_g=yes
1858 ac_cv_prog_make_make_set=yes
1859 ac_cv_safe_to_define___extensions__=yes
1860 am_cv_CC_dependencies_compiler_type=gcc3
1861 am_cv_make_support_nested_variables=yes
1862 am_cv_prog_cc_c_o=yes
1863 lt_cv_ar_at_file=@
1864 lt_cv_archive_cmds_need_lc=no
1865 lt_cv_deplibs_check_method=pass_all
1866 lt_cv_file_magic_cmd='$MAGIC_CMD'
1867 lt_cv_file_magic_test_file=
1868 lt_cv_ld_reload_flag=-r
1869 lt_cv_nm_interface='BSD nm'
1870 lt_cv_objdir=.libs
1871 lt_cv_path_LD=/usr/bin/ld
1872 lt_cv_path_NM='/usr/bin/nm -B'
1873 lt_cv_path_mainfest_tool=no
1874 lt_cv_prog_compiler_c_o=yes
1875 lt_cv_prog_compiler_pic='-fPIC -DPIC'
1876 lt_cv_prog_compiler_pic_works=yes
1877 lt_cv_prog_compiler_rtti_exceptions=no
1878 lt_cv_prog_compiler_static_works=yes
1879 lt_cv_prog_gnu_ld=yes
1880 lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1881 lt_cv_shlibpath_overrides_runpath=no
1882 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIR STW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\'' / __gnu_lto/d'\'''
1883 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ { \"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
1884 lt_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'\'''
1885 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1(); /p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
1886 lt_cv_sys_max_cmd_len=1572864
1887 lt_cv_to_host_file_cmd=func_convert_file_noop
1888 lt_cv_to_tool_file_cmd=func_convert_file_noop
1889
1890 ## ----------------- ##
1891 ## Output variables. ##
1892 ## ----------------- ##
1893
1894 ACLOCAL='${SHELL} /work/cb/src/third_party/libxslt/missing aclocal-1.14'
1895 AMDEPBACKSLASH='\'
1896 AMDEP_FALSE='#'
1897 AMDEP_TRUE=''
1898 AMTAR='$${TAR-tar}'
1899 AM_BACKSLASH='\'
1900 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1901 AM_DEFAULT_VERBOSITY='0'
1902 AM_V='$(V)'
1903 AR='ar'
1904 AS='as'
1905 AUTOCONF='${SHELL} /work/cb/src/third_party/libxslt/missing autoconf'
1906 AUTOHEADER='${SHELL} /work/cb/src/third_party/libxslt/missing autoheader'
1907 AUTOMAKE='${SHELL} /work/cb/src/third_party/libxslt/missing automake-1.14'
1908 AWK='gawk'
1909 CC='gcc'
1910 CCDEPMODE='depmode=gcc3'
1911 CFLAGS='-g -O2 -Wall -Wformat=2 -Wmissing-format-attribute'
1912 CPP='gcc -E'
1913 CPPFLAGS=''
1914 CRYPTO_TESTDIR='crypto'
1915 CYGPATH_W='echo'
1916 DEFS='-DHAVE_CONFIG_H'
1917 DEPDIR='.deps'
1918 DLLTOOL='false'
1919 DSYMUTIL=''
1920 DUMPBIN=''
1921 ECHO_C=''
1922 ECHO_N='-n'
1923 ECHO_T=''
1924 EGREP='/bin/grep -E'
1925 EXEEXT=''
1926 EXSLT_INCLUDEDIR='-I${includedir}'
1927 EXSLT_LIBDIR='-L${libdir}'
1928 EXSLT_LIBS='-lexslt -lxslt -L/work/cb/src/third_party/libxml/linux -L/usr/local/ lib -lxml2 -lz -lm -ldl -lm -lgcrypt'
1929 EXTRA_LIBS=''
1930 FGREP='/bin/grep -F'
1931 GREP='/bin/grep'
1932 HTML_DIR='$(datadir)/doc/$(PACKAGE)-$(VERSION)/html'
1933 INSTALL_DATA='${INSTALL} -m 644'
1934 INSTALL_PROGRAM='${INSTALL}'
1935 INSTALL_SCRIPT='${INSTALL}'
1936 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1937 LD='/usr/bin/ld -m elf_x86_64'
1938 LDFLAGS=''
1939 LIBEXSLT_MAJOR_VERSION='0'
1940 LIBEXSLT_MICRO_VERSION='17'
1941 LIBEXSLT_MINOR_VERSION='8'
1942 LIBEXSLT_VERSION='0.8.17'
1943 LIBEXSLT_VERSION_EXTRA=''
1944 LIBEXSLT_VERSION_INFO='8:17:8'
1945 LIBEXSLT_VERSION_NUMBER='817'
1946 LIBGCRYPT_CFLAGS=''
1947 LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config'
1948 LIBGCRYPT_LIBS='-lgcrypt'
1949 LIBOBJS=''
1950 LIBS=''
1951 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1952 LIBXML_CFLAGS='-I/work/cb/src/third_party/libxml/linux/include'
1953 LIBXML_LIBS='-L/work/cb/src/third_party/libxml/linux -L/usr/local/lib -lxml2 -lz -lm -ldl'
1954 LIBXML_REQUIRED_VERSION='2.6.27'
1955 LIBXML_SRC='../../libxml/linux/'
1956 LIBXSLT_DEFAULT_PLUGINS_PATH='/usr/local/lib/libxslt-plugins'
1957 LIBXSLT_MAJOR_MINOR_VERSION='1.1'
1958 LIBXSLT_MAJOR_VERSION='1'
1959 LIBXSLT_MICRO_VERSION='28'
1960 LIBXSLT_MINOR_VERSION='1'
1961 LIBXSLT_VERSION='1.1.28'
1962 LIBXSLT_VERSION_EXTRA=''
1963 LIBXSLT_VERSION_INFO='2:28:1'
1964 LIBXSLT_VERSION_NUMBER='10128'
1965 LIPO=''
1966 LN_S='ln -s'
1967 LTLIBOBJS=''
1968 MAKEINFO='${SHELL} /work/cb/src/third_party/libxslt/missing makeinfo'
1969 MANIFEST_TOOL=':'
1970 MKDIR_P='/bin/mkdir -p'
1971 MV='/bin/mv'
1972 M_LIBS='-lm'
1973 NM='/usr/bin/nm -B'
1974 NMEDIT=''
1975 OBJDUMP='objdump'
1976 OBJEXT='o'
1977 OTOOL64=''
1978 OTOOL=''
1979 PACKAGE='libxslt'
1980 PACKAGE_BUGREPORT=''
1981 PACKAGE_NAME=''
1982 PACKAGE_STRING=''
1983 PACKAGE_TARNAME=''
1984 PACKAGE_URL=''
1985 PACKAGE_VERSION=''
1986 PATH_SEPARATOR=':'
1987 PERL='perl'
1988 PYTHON='/usr/bin/python'
1989 PYTHONSODV=''
1990 PYTHON_INCLUDES='/usr/include/python2.7'
1991 PYTHON_LIBS='-lpthread -ldl -lutil -lm -lpython2.7'
1992 PYTHON_SITE_PACKAGES='/usr/lib/python2.7/dist-packages'
1993 PYTHON_SUBDIR='python'
1994 PYTHON_VERSION='2.7'
1995 RANLIB='ranlib'
1996 RELDATE='Fri Apr 1 2016'
1997 RM='/bin/rm'
1998 SED='/bin/sed'
1999 SET_MAKE=''
2000 SHELL='/bin/sh'
2001 STRIP='strip'
2002 TAR='/bin/tar'
2003 THREAD_LIBS='-lpthread'
2004 USE_VERSION_SCRIPT_FALSE='#'
2005 USE_VERSION_SCRIPT_TRUE=''
2006 VERSION='1.1.28'
2007 VERSION_SCRIPT_FLAGS='-Wl,--version-script='
2008 WIN32_EXTRA_LDFLAGS=''
2009 WIN32_EXTRA_LIBADD=''
2010 WITH_CRYPTO='1'
2011 WITH_DEBUGGER='0'
2012 WITH_MEM_DEBUG='0'
2013 WITH_MODULES='0'
2014 WITH_MODULES_FALSE=''
2015 WITH_MODULES_TRUE='#'
2016 WITH_PERL_FALSE='#'
2017 WITH_PERL_TRUE=''
2018 WITH_PYTHON_FALSE='#'
2019 WITH_PYTHON_TRUE=''
2020 WITH_TRIO='0'
2021 WITH_XSLT_DEBUG='0'
2022 XMLLINT='/usr/bin/xmllint'
2023 XML_CONFIG='/work/cb/src/third_party/libxml/linux/xml2-config'
2024 XSLTPROC='/usr/bin/xsltproc'
2025 XSLTPROCDV=''
2026 XSLT_INCLUDEDIR='-I${includedir}'
2027 XSLT_LIBDIR='-L${libdir}'
2028 XSLT_LIBS='-lxslt -L/work/cb/src/third_party/libxml/linux -L/usr/local/lib -lxml 2 -lz -lm -ldl -lm'
2029 XSLT_LOCALE_WINAPI='0'
2030 XSLT_LOCALE_XLOCALE='1'
2031 ac_ct_AR='ar'
2032 ac_ct_CC='gcc'
2033 ac_ct_DUMPBIN=''
2034 am__EXEEXT_FALSE=''
2035 am__EXEEXT_TRUE='#'
2036 am__fastdepCC_FALSE='#'
2037 am__fastdepCC_TRUE=''
2038 am__include='include'
2039 am__isrc=' -I$(srcdir)'
2040 am__leading_dot='.'
2041 am__nodep='_no'
2042 am__quote=''
2043 am__tar='$${TAR-tar} chof - "$$tardir"'
2044 am__untar='$${TAR-tar} xf -'
2045 bindir='${exec_prefix}/bin'
2046 build='x86_64-unknown-linux-gnu'
2047 build_alias=''
2048 build_cpu='x86_64'
2049 build_os='linux-gnu'
2050 build_vendor='unknown'
2051 datadir='${datarootdir}'
2052 datarootdir='${prefix}/share'
2053 docdir='${datarootdir}/doc/${PACKAGE}'
2054 dvidir='${docdir}'
2055 exec_prefix='${prefix}'
2056 host='x86_64-unknown-linux-gnu'
2057 host_alias=''
2058 host_cpu='x86_64'
2059 host_os='linux-gnu'
2060 host_vendor='unknown'
2061 htmldir='${docdir}'
2062 includedir='${prefix}/include'
2063 infodir='${datarootdir}/info'
2064 install_sh='${SHELL} /work/cb/src/third_party/libxslt/install-sh'
2065 libdir='${exec_prefix}/lib'
2066 libexecdir='${exec_prefix}/libexec'
2067 localedir='${datarootdir}/locale'
2068 localstatedir='${prefix}/var'
2069 mandir='${datarootdir}/man'
2070 mkdir_p='$(MKDIR_P)'
2071 oldincludedir='/usr/include'
2072 pdfdir='${docdir}'
2073 prefix='/usr/local'
2074 program_transform_name='s,x,x,'
2075 psdir='${docdir}'
2076 pythondir='$(libdir)/python$(PYTHON_VERSION)/site-packages'
2077 sbindir='${exec_prefix}/sbin'
2078 sharedstatedir='${prefix}/com'
2079 sysconfdir='${prefix}/etc'
2080 target_alias=''
2081
2082 ## ----------- ##
2083 ## confdefs.h. ##
2084 ## ----------- ##
2085
2086 /* confdefs.h */
2087 #define PACKAGE_NAME ""
2088 #define PACKAGE_TARNAME ""
2089 #define PACKAGE_VERSION ""
2090 #define PACKAGE_STRING ""
2091 #define PACKAGE_BUGREPORT ""
2092 #define PACKAGE_URL ""
2093 #define STDC_HEADERS 1
2094 #define HAVE_SYS_TYPES_H 1
2095 #define HAVE_SYS_STAT_H 1
2096 #define HAVE_STDLIB_H 1
2097 #define HAVE_STRING_H 1
2098 #define HAVE_MEMORY_H 1
2099 #define HAVE_STRINGS_H 1
2100 #define HAVE_INTTYPES_H 1
2101 #define HAVE_STDINT_H 1
2102 #define HAVE_UNISTD_H 1
2103 #define __EXTENSIONS__ 1
2104 #define _ALL_SOURCE 1
2105 #define _GNU_SOURCE 1
2106 #define _POSIX_PTHREAD_SEMANTICS 1
2107 #define _TANDEM_SOURCE 1
2108 #define PACKAGE "libxslt"
2109 #define VERSION "1.1.28"
2110 #define STDC_HEADERS 1
2111 #define HAVE_DLFCN_H 1
2112 #define LT_OBJDIR ".libs/"
2113 #define HAVE_SYS_TYPES_H 1
2114 #define HAVE_SYS_TIME_H 1
2115 #define HAVE_STDLIB_H 1
2116 #define HAVE_UNISTD_H 1
2117 #define HAVE_STRING_H 1
2118 #define HAVE_LIBPTHREAD /**/
2119 #define HAVE_PTHREAD_H /**/
2120 #define HAVE_LOCALE_H 1
2121 #define HAVE_XLOCALE_H 1
2122 #define HAVE_MATH_H 1
2123 #define HAVE_FLOAT_H 1
2124 #define HAVE_SYS_TIMEB_H 1
2125 #define HAVE_TIME_H 1
2126 #define HAVE_SYS_STAT_H 1
2127 #define HAVE_SYS_SELECT_H 1
2128 #define HAVE_STDARG_H 1
2129 #define HAVE_STAT 1
2130 #define HAVE_POW /**/
2131 #define HAVE_FLOOR /**/
2132 #define HAVE_FABS /**/
2133 #define HAVE_GETTIMEOFDAY 1
2134 #define HAVE_MKTIME 1
2135 #define HAVE_LOCALTIME 1
2136 #define HAVE_LOCALTIME_R 1
2137 #define HAVE_ASCTIME 1
2138 #define HAVE_TIME 1
2139 #define HAVE_GMTIME 1
2140 #define HAVE_GMTIME_R 1
2141 #define HAVE_FTIME 1
2142 #define HAVE_PRINTF 1
2143 #define HAVE_SPRINTF 1
2144 #define HAVE_FPRINTF 1
2145 #define HAVE_SNPRINTF 1
2146 #define HAVE_VFPRINTF 1
2147 #define HAVE_VSPRINTF 1
2148 #define HAVE_VSNPRINTF 1
2149 #define HAVE_SSCANF 1
2150 #define HAVE_CLOCK_GETTIME 1
2151 #define HAVE_GCRYPT 1
2152
2153 configure: exit 0
OLDNEW
« no previous file with comments | « third_party/libxslt/linux/config.h ('k') | third_party/libxslt/linux/libexslt.pc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698