| OLD | NEW |
| 1 This file contains any messages produced by compilers while | 1 This file contains any messages produced by compilers while |
| 2 running configure, to aid debugging if configure makes a mistake. | 2 running configure, to aid debugging if configure makes a mistake. |
| 3 | 3 |
| 4 It was created by configure, which was | 4 It was created by configure, which was |
| 5 generated by GNU Autoconf 2.69. Invocation command line was | 5 generated by GNU Autoconf 2.69. Invocation command line was |
| 6 | 6 |
| 7 $ ../configure --without-debug --without-mem-debug --without-debugger --withou
t-plugins --with-libxml-src=../../libxml/linux/ | 7 $ ../configure --without-debug --without-mem-debug --without-debugger --withou
t-plugins --with-libxml-src=../../libxml/linux/ |
| 8 | 8 |
| 9 ## --------- ## | 9 ## --------- ## |
| 10 ## Platform. ## | 10 ## Platform. ## |
| 11 ## --------- ## | 11 ## --------- ## |
| 12 | 12 |
| 13 hostname = kittyhawk.tok.corp.google.com | 13 hostname = REDACTED |
| 14 uname -m = x86_64 | 14 uname -m = x86_64 |
| 15 uname -r = 3.13.0-83-generic | 15 uname -r = 3.13.0-96-generic |
| 16 uname -s = Linux | 16 uname -s = Linux |
| 17 uname -v = #127-Ubuntu SMP Fri Mar 11 00:25:37 UTC 2016 | 17 uname -v = #143-Ubuntu SMP Mon Aug 29 20:15:20 UTC 2016 |
| 18 | 18 |
| 19 /usr/bin/uname -p = unknown | 19 /usr/bin/uname -p = unknown |
| 20 /bin/uname -X = unknown | 20 /bin/uname -X = unknown |
| 21 | 21 |
| 22 /bin/arch = unknown | 22 /bin/arch = unknown |
| 23 /usr/bin/arch -k = unknown | 23 /usr/bin/arch -k = unknown |
| 24 /usr/convex/getsysinfo = unknown | 24 /usr/convex/getsysinfo = unknown |
| 25 /usr/bin/hostinfo = unknown | 25 /usr/bin/hostinfo = unknown |
| 26 /bin/machine = unknown | 26 /bin/machine = unknown |
| 27 /usr/bin/oslevel = unknown | 27 /usr/bin/oslevel = unknown |
| (...skipping 17 matching lines...) Expand all Loading... |
| 45 | 45 |
| 46 configure:2328: checking build system type | 46 configure:2328: checking build system type |
| 47 configure:2342: result: x86_64-unknown-linux-gnu | 47 configure:2342: result: x86_64-unknown-linux-gnu |
| 48 configure:2362: checking host system type | 48 configure:2362: checking host system type |
| 49 configure:2375: result: x86_64-unknown-linux-gnu | 49 configure:2375: result: x86_64-unknown-linux-gnu |
| 50 configure:2446: checking for gcc | 50 configure:2446: checking for gcc |
| 51 configure:2462: found /usr/bin/gcc | 51 configure:2462: found /usr/bin/gcc |
| 52 configure:2473: result: gcc | 52 configure:2473: result: gcc |
| 53 configure:2702: checking for C compiler version | 53 configure:2702: checking for C compiler version |
| 54 configure:2711: gcc --version >&5 | 54 configure:2711: gcc --version >&5 |
| 55 gcc (Ubuntu 4.8.4-2ubuntu1~14.04.1) 4.8.4 | 55 gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4 |
| 56 Copyright (C) 2013 Free Software Foundation, Inc. | 56 Copyright (C) 2013 Free Software Foundation, Inc. |
| 57 This is free software; see the source for copying conditions. There is NO | 57 This is free software; see the source for copying conditions. There is NO |
| 58 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | 58 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
| 59 | 59 |
| 60 configure:2722: $? = 0 | 60 configure:2722: $? = 0 |
| 61 configure:2711: gcc -v >&5 | 61 configure:2711: gcc -v >&5 |
| 62 Using built-in specs. | 62 Using built-in specs. |
| 63 COLLECT_GCC=gcc | 63 COLLECT_GCC=gcc |
| 64 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper | 64 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper |
| 65 Target: x86_64-linux-gnu | 65 Target: x86_64-linux-gnu |
| 66 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 | 66 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14
.04.3' --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 |
| 67 Thread model: posix | 67 Thread model: posix |
| 68 gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1) | 68 gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) |
| 69 configure:2722: $? = 0 | 69 configure:2722: $? = 0 |
| 70 configure:2711: gcc -V >&5 | 70 configure:2711: gcc -V >&5 |
| 71 gcc: error: unrecognized command line option '-V' | 71 gcc: error: unrecognized command line option '-V' |
| 72 gcc: fatal error: no input files | 72 gcc: fatal error: no input files |
| 73 compilation terminated. | 73 compilation terminated. |
| 74 configure:2722: $? = 4 | 74 configure:2722: $? = 4 |
| 75 configure:2711: gcc -qversion >&5 | 75 configure:2711: gcc -qversion >&5 |
| 76 gcc: error: unrecognized command line option '-qversion' | 76 gcc: error: unrecognized command line option '-qversion' |
| 77 gcc: fatal error: no input files | 77 gcc: fatal error: no input files |
| 78 compilation terminated. | 78 compilation terminated. |
| (...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 312 configure:4272: checking whether make supports nested variables | 312 configure:4272: checking whether make supports nested variables |
| 313 configure:4289: result: yes | 313 configure:4289: result: yes |
| 314 configure:4375: checking dependency style of gcc | 314 configure:4375: checking dependency style of gcc |
| 315 configure:4486: result: gcc3 | 315 configure:4486: result: gcc3 |
| 316 configure:4560: checking whether make supports nested variables | 316 configure:4560: checking whether make supports nested variables |
| 317 configure:4577: result: yes | 317 configure:4577: result: yes |
| 318 configure:4659: checking for gcc | 318 configure:4659: checking for gcc |
| 319 configure:4686: result: gcc | 319 configure:4686: result: gcc |
| 320 configure:4915: checking for C compiler version | 320 configure:4915: checking for C compiler version |
| 321 configure:4924: gcc --version >&5 | 321 configure:4924: gcc --version >&5 |
| 322 gcc (Ubuntu 4.8.4-2ubuntu1~14.04.1) 4.8.4 | 322 gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4 |
| 323 Copyright (C) 2013 Free Software Foundation, Inc. | 323 Copyright (C) 2013 Free Software Foundation, Inc. |
| 324 This is free software; see the source for copying conditions. There is NO | 324 This is free software; see the source for copying conditions. There is NO |
| 325 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | 325 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
| 326 | 326 |
| 327 configure:4935: $? = 0 | 327 configure:4935: $? = 0 |
| 328 configure:4924: gcc -v >&5 | 328 configure:4924: gcc -v >&5 |
| 329 Using built-in specs. | 329 Using built-in specs. |
| 330 COLLECT_GCC=gcc | 330 COLLECT_GCC=gcc |
| 331 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper | 331 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper |
| 332 Target: x86_64-linux-gnu | 332 Target: x86_64-linux-gnu |
| 333 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 | 333 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14
.04.3' --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 |
| 334 Thread model: posix | 334 Thread model: posix |
| 335 gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1) | 335 gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) |
| 336 configure:4935: $? = 0 | 336 configure:4935: $? = 0 |
| 337 configure:4924: gcc -V >&5 | 337 configure:4924: gcc -V >&5 |
| 338 gcc: error: unrecognized command line option '-V' | 338 gcc: error: unrecognized command line option '-V' |
| 339 gcc: fatal error: no input files | 339 gcc: fatal error: no input files |
| 340 compilation terminated. | 340 compilation terminated. |
| 341 configure:4935: $? = 4 | 341 configure:4935: $? = 4 |
| 342 configure:4924: gcc -qversion >&5 | 342 configure:4924: gcc -qversion >&5 |
| 343 gcc: error: unrecognized command line option '-qversion' | 343 gcc: error: unrecognized command line option '-qversion' |
| 344 gcc: fatal error: no input files | 344 gcc: fatal error: no input files |
| 345 compilation terminated. | 345 compilation terminated. |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 379 | #define HAVE_STRINGS_H 1 | 379 | #define HAVE_STRINGS_H 1 |
| 380 | #define HAVE_INTTYPES_H 1 | 380 | #define HAVE_INTTYPES_H 1 |
| 381 | #define HAVE_STDINT_H 1 | 381 | #define HAVE_STDINT_H 1 |
| 382 | #define HAVE_UNISTD_H 1 | 382 | #define HAVE_UNISTD_H 1 |
| 383 | #define __EXTENSIONS__ 1 | 383 | #define __EXTENSIONS__ 1 |
| 384 | #define _ALL_SOURCE 1 | 384 | #define _ALL_SOURCE 1 |
| 385 | #define _GNU_SOURCE 1 | 385 | #define _GNU_SOURCE 1 |
| 386 | #define _POSIX_PTHREAD_SEMANTICS 1 | 386 | #define _POSIX_PTHREAD_SEMANTICS 1 |
| 387 | #define _TANDEM_SOURCE 1 | 387 | #define _TANDEM_SOURCE 1 |
| 388 | #define PACKAGE "libxslt" | 388 | #define PACKAGE "libxslt" |
| 389 | #define VERSION "1.1.28" | 389 | #define VERSION "1.1.29" |
| 390 | /* end confdefs.h. */ | 390 | /* end confdefs.h. */ |
| 391 | #include <ac_nonexistent.h> | 391 | #include <ac_nonexistent.h> |
| 392 configure:5349: checking for rm | 392 configure:5349: checking for rm |
| 393 configure:5367: found /bin/rm | 393 configure:5367: found /bin/rm |
| 394 configure:5380: result: /bin/rm | 394 configure:5380: result: /bin/rm |
| 395 configure:5390: checking for mv | 395 configure:5390: checking for mv |
| 396 configure:5408: found /bin/mv | 396 configure:5408: found /bin/mv |
| 397 configure:5421: result: /bin/mv | 397 configure:5421: result: /bin/mv |
| 398 configure:5431: checking for tar | 398 configure:5431: checking for tar |
| 399 configure:5449: found /bin/tar | 399 configure:5449: found /bin/tar |
| (...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 612 | #define HAVE_STRINGS_H 1 | 612 | #define HAVE_STRINGS_H 1 |
| 613 | #define HAVE_INTTYPES_H 1 | 613 | #define HAVE_INTTYPES_H 1 |
| 614 | #define HAVE_STDINT_H 1 | 614 | #define HAVE_STDINT_H 1 |
| 615 | #define HAVE_UNISTD_H 1 | 615 | #define HAVE_UNISTD_H 1 |
| 616 | #define __EXTENSIONS__ 1 | 616 | #define __EXTENSIONS__ 1 |
| 617 | #define _ALL_SOURCE 1 | 617 | #define _ALL_SOURCE 1 |
| 618 | #define _GNU_SOURCE 1 | 618 | #define _GNU_SOURCE 1 |
| 619 | #define _POSIX_PTHREAD_SEMANTICS 1 | 619 | #define _POSIX_PTHREAD_SEMANTICS 1 |
| 620 | #define _TANDEM_SOURCE 1 | 620 | #define _TANDEM_SOURCE 1 |
| 621 | #define PACKAGE "libxslt" | 621 | #define PACKAGE "libxslt" |
| 622 | #define VERSION "1.1.28" | 622 | #define VERSION "1.1.29" |
| 623 | #define STDC_HEADERS 1 | 623 | #define STDC_HEADERS 1 |
| 624 | #define HAVE_DLFCN_H 1 | 624 | #define HAVE_DLFCN_H 1 |
| 625 | #define LT_OBJDIR ".libs/" | 625 | #define LT_OBJDIR ".libs/" |
| 626 | #define HAVE_SYS_TYPES_H 1 | 626 | #define HAVE_SYS_TYPES_H 1 |
| 627 | #define HAVE_SYS_TIME_H 1 | 627 | #define HAVE_SYS_TIME_H 1 |
| 628 | #define HAVE_STDLIB_H 1 | 628 | #define HAVE_STDLIB_H 1 |
| 629 | #define HAVE_UNISTD_H 1 | 629 | #define HAVE_UNISTD_H 1 |
| 630 | #define HAVE_STRING_H 1 | 630 | #define HAVE_STRING_H 1 |
| 631 | #define HAVE_LIBPTHREAD /**/ | 631 | #define HAVE_LIBPTHREAD /**/ |
| 632 | #define HAVE_PTHREAD_H /**/ | 632 | #define HAVE_PTHREAD_H /**/ |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 692 | #define HAVE_STRINGS_H 1 | 692 | #define HAVE_STRINGS_H 1 |
| 693 | #define HAVE_INTTYPES_H 1 | 693 | #define HAVE_INTTYPES_H 1 |
| 694 | #define HAVE_STDINT_H 1 | 694 | #define HAVE_STDINT_H 1 |
| 695 | #define HAVE_UNISTD_H 1 | 695 | #define HAVE_UNISTD_H 1 |
| 696 | #define __EXTENSIONS__ 1 | 696 | #define __EXTENSIONS__ 1 |
| 697 | #define _ALL_SOURCE 1 | 697 | #define _ALL_SOURCE 1 |
| 698 | #define _GNU_SOURCE 1 | 698 | #define _GNU_SOURCE 1 |
| 699 | #define _POSIX_PTHREAD_SEMANTICS 1 | 699 | #define _POSIX_PTHREAD_SEMANTICS 1 |
| 700 | #define _TANDEM_SOURCE 1 | 700 | #define _TANDEM_SOURCE 1 |
| 701 | #define PACKAGE "libxslt" | 701 | #define PACKAGE "libxslt" |
| 702 | #define VERSION "1.1.28" | 702 | #define VERSION "1.1.29" |
| 703 | #define STDC_HEADERS 1 | 703 | #define STDC_HEADERS 1 |
| 704 | #define HAVE_DLFCN_H 1 | 704 | #define HAVE_DLFCN_H 1 |
| 705 | #define LT_OBJDIR ".libs/" | 705 | #define LT_OBJDIR ".libs/" |
| 706 | #define HAVE_SYS_TYPES_H 1 | 706 | #define HAVE_SYS_TYPES_H 1 |
| 707 | #define HAVE_SYS_TIME_H 1 | 707 | #define HAVE_SYS_TIME_H 1 |
| 708 | #define HAVE_STDLIB_H 1 | 708 | #define HAVE_STDLIB_H 1 |
| 709 | #define HAVE_UNISTD_H 1 | 709 | #define HAVE_UNISTD_H 1 |
| 710 | #define HAVE_STRING_H 1 | 710 | #define HAVE_STRING_H 1 |
| 711 | #define HAVE_LIBPTHREAD /**/ | 711 | #define HAVE_LIBPTHREAD /**/ |
| 712 | #define HAVE_PTHREAD_H /**/ | 712 | #define HAVE_PTHREAD_H /**/ |
| (...skipping 28 matching lines...) Expand all Loading... |
| 741 | #define HAVE_STRINGS_H 1 | 741 | #define HAVE_STRINGS_H 1 |
| 742 | #define HAVE_INTTYPES_H 1 | 742 | #define HAVE_INTTYPES_H 1 |
| 743 | #define HAVE_STDINT_H 1 | 743 | #define HAVE_STDINT_H 1 |
| 744 | #define HAVE_UNISTD_H 1 | 744 | #define HAVE_UNISTD_H 1 |
| 745 | #define __EXTENSIONS__ 1 | 745 | #define __EXTENSIONS__ 1 |
| 746 | #define _ALL_SOURCE 1 | 746 | #define _ALL_SOURCE 1 |
| 747 | #define _GNU_SOURCE 1 | 747 | #define _GNU_SOURCE 1 |
| 748 | #define _POSIX_PTHREAD_SEMANTICS 1 | 748 | #define _POSIX_PTHREAD_SEMANTICS 1 |
| 749 | #define _TANDEM_SOURCE 1 | 749 | #define _TANDEM_SOURCE 1 |
| 750 | #define PACKAGE "libxslt" | 750 | #define PACKAGE "libxslt" |
| 751 | #define VERSION "1.1.28" | 751 | #define VERSION "1.1.29" |
| 752 | #define STDC_HEADERS 1 | 752 | #define STDC_HEADERS 1 |
| 753 | #define HAVE_DLFCN_H 1 | 753 | #define HAVE_DLFCN_H 1 |
| 754 | #define LT_OBJDIR ".libs/" | 754 | #define LT_OBJDIR ".libs/" |
| 755 | #define HAVE_SYS_TYPES_H 1 | 755 | #define HAVE_SYS_TYPES_H 1 |
| 756 | #define HAVE_SYS_TIME_H 1 | 756 | #define HAVE_SYS_TIME_H 1 |
| 757 | #define HAVE_STDLIB_H 1 | 757 | #define HAVE_STDLIB_H 1 |
| 758 | #define HAVE_UNISTD_H 1 | 758 | #define HAVE_UNISTD_H 1 |
| 759 | #define HAVE_STRING_H 1 | 759 | #define HAVE_STRING_H 1 |
| 760 | #define HAVE_LIBPTHREAD /**/ | 760 | #define HAVE_LIBPTHREAD /**/ |
| 761 | #define HAVE_PTHREAD_H /**/ | 761 | #define HAVE_PTHREAD_H /**/ |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 821 | #define HAVE_STRINGS_H 1 | 821 | #define HAVE_STRINGS_H 1 |
| 822 | #define HAVE_INTTYPES_H 1 | 822 | #define HAVE_INTTYPES_H 1 |
| 823 | #define HAVE_STDINT_H 1 | 823 | #define HAVE_STDINT_H 1 |
| 824 | #define HAVE_UNISTD_H 1 | 824 | #define HAVE_UNISTD_H 1 |
| 825 | #define __EXTENSIONS__ 1 | 825 | #define __EXTENSIONS__ 1 |
| 826 | #define _ALL_SOURCE 1 | 826 | #define _ALL_SOURCE 1 |
| 827 | #define _GNU_SOURCE 1 | 827 | #define _GNU_SOURCE 1 |
| 828 | #define _POSIX_PTHREAD_SEMANTICS 1 | 828 | #define _POSIX_PTHREAD_SEMANTICS 1 |
| 829 | #define _TANDEM_SOURCE 1 | 829 | #define _TANDEM_SOURCE 1 |
| 830 | #define PACKAGE "libxslt" | 830 | #define PACKAGE "libxslt" |
| 831 | #define VERSION "1.1.28" | 831 | #define VERSION "1.1.29" |
| 832 | #define STDC_HEADERS 1 | 832 | #define STDC_HEADERS 1 |
| 833 | #define HAVE_DLFCN_H 1 | 833 | #define HAVE_DLFCN_H 1 |
| 834 | #define LT_OBJDIR ".libs/" | 834 | #define LT_OBJDIR ".libs/" |
| 835 | #define HAVE_SYS_TYPES_H 1 | 835 | #define HAVE_SYS_TYPES_H 1 |
| 836 | #define HAVE_SYS_TIME_H 1 | 836 | #define HAVE_SYS_TIME_H 1 |
| 837 | #define HAVE_STDLIB_H 1 | 837 | #define HAVE_STDLIB_H 1 |
| 838 | #define HAVE_UNISTD_H 1 | 838 | #define HAVE_UNISTD_H 1 |
| 839 | #define HAVE_STRING_H 1 | 839 | #define HAVE_STRING_H 1 |
| 840 | #define HAVE_LIBPTHREAD /**/ | 840 | #define HAVE_LIBPTHREAD /**/ |
| 841 | #define HAVE_PTHREAD_H /**/ | 841 | #define HAVE_PTHREAD_H /**/ |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 880 | #define HAVE_STRINGS_H 1 | 880 | #define HAVE_STRINGS_H 1 |
| 881 | #define HAVE_INTTYPES_H 1 | 881 | #define HAVE_INTTYPES_H 1 |
| 882 | #define HAVE_STDINT_H 1 | 882 | #define HAVE_STDINT_H 1 |
| 883 | #define HAVE_UNISTD_H 1 | 883 | #define HAVE_UNISTD_H 1 |
| 884 | #define __EXTENSIONS__ 1 | 884 | #define __EXTENSIONS__ 1 |
| 885 | #define _ALL_SOURCE 1 | 885 | #define _ALL_SOURCE 1 |
| 886 | #define _GNU_SOURCE 1 | 886 | #define _GNU_SOURCE 1 |
| 887 | #define _POSIX_PTHREAD_SEMANTICS 1 | 887 | #define _POSIX_PTHREAD_SEMANTICS 1 |
| 888 | #define _TANDEM_SOURCE 1 | 888 | #define _TANDEM_SOURCE 1 |
| 889 | #define PACKAGE "libxslt" | 889 | #define PACKAGE "libxslt" |
| 890 | #define VERSION "1.1.28" | 890 | #define VERSION "1.1.29" |
| 891 | #define STDC_HEADERS 1 | 891 | #define STDC_HEADERS 1 |
| 892 | #define HAVE_DLFCN_H 1 | 892 | #define HAVE_DLFCN_H 1 |
| 893 | #define LT_OBJDIR ".libs/" | 893 | #define LT_OBJDIR ".libs/" |
| 894 | #define HAVE_SYS_TYPES_H 1 | 894 | #define HAVE_SYS_TYPES_H 1 |
| 895 | #define HAVE_SYS_TIME_H 1 | 895 | #define HAVE_SYS_TIME_H 1 |
| 896 | #define HAVE_STDLIB_H 1 | 896 | #define HAVE_STDLIB_H 1 |
| 897 | #define HAVE_UNISTD_H 1 | 897 | #define HAVE_UNISTD_H 1 |
| 898 | #define HAVE_STRING_H 1 | 898 | #define HAVE_STRING_H 1 |
| 899 | #define HAVE_LIBPTHREAD /**/ | 899 | #define HAVE_LIBPTHREAD /**/ |
| 900 | #define HAVE_PTHREAD_H /**/ | 900 | #define HAVE_PTHREAD_H /**/ |
| (...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 961 | #define HAVE_STRINGS_H 1 | 961 | #define HAVE_STRINGS_H 1 |
| 962 | #define HAVE_INTTYPES_H 1 | 962 | #define HAVE_INTTYPES_H 1 |
| 963 | #define HAVE_STDINT_H 1 | 963 | #define HAVE_STDINT_H 1 |
| 964 | #define HAVE_UNISTD_H 1 | 964 | #define HAVE_UNISTD_H 1 |
| 965 | #define __EXTENSIONS__ 1 | 965 | #define __EXTENSIONS__ 1 |
| 966 | #define _ALL_SOURCE 1 | 966 | #define _ALL_SOURCE 1 |
| 967 | #define _GNU_SOURCE 1 | 967 | #define _GNU_SOURCE 1 |
| 968 | #define _POSIX_PTHREAD_SEMANTICS 1 | 968 | #define _POSIX_PTHREAD_SEMANTICS 1 |
| 969 | #define _TANDEM_SOURCE 1 | 969 | #define _TANDEM_SOURCE 1 |
| 970 | #define PACKAGE "libxslt" | 970 | #define PACKAGE "libxslt" |
| 971 | #define VERSION "1.1.28" | 971 | #define VERSION "1.1.29" |
| 972 | #define STDC_HEADERS 1 | 972 | #define STDC_HEADERS 1 |
| 973 | #define HAVE_DLFCN_H 1 | 973 | #define HAVE_DLFCN_H 1 |
| 974 | #define LT_OBJDIR ".libs/" | 974 | #define LT_OBJDIR ".libs/" |
| 975 | #define HAVE_SYS_TYPES_H 1 | 975 | #define HAVE_SYS_TYPES_H 1 |
| 976 | #define HAVE_SYS_TIME_H 1 | 976 | #define HAVE_SYS_TIME_H 1 |
| 977 | #define HAVE_STDLIB_H 1 | 977 | #define HAVE_STDLIB_H 1 |
| 978 | #define HAVE_UNISTD_H 1 | 978 | #define HAVE_UNISTD_H 1 |
| 979 | #define HAVE_STRING_H 1 | 979 | #define HAVE_STRING_H 1 |
| 980 | #define HAVE_LIBPTHREAD /**/ | 980 | #define HAVE_LIBPTHREAD /**/ |
| 981 | #define HAVE_PTHREAD_H /**/ | 981 | #define HAVE_PTHREAD_H /**/ |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1021 | #define HAVE_STRINGS_H 1 | 1021 | #define HAVE_STRINGS_H 1 |
| 1022 | #define HAVE_INTTYPES_H 1 | 1022 | #define HAVE_INTTYPES_H 1 |
| 1023 | #define HAVE_STDINT_H 1 | 1023 | #define HAVE_STDINT_H 1 |
| 1024 | #define HAVE_UNISTD_H 1 | 1024 | #define HAVE_UNISTD_H 1 |
| 1025 | #define __EXTENSIONS__ 1 | 1025 | #define __EXTENSIONS__ 1 |
| 1026 | #define _ALL_SOURCE 1 | 1026 | #define _ALL_SOURCE 1 |
| 1027 | #define _GNU_SOURCE 1 | 1027 | #define _GNU_SOURCE 1 |
| 1028 | #define _POSIX_PTHREAD_SEMANTICS 1 | 1028 | #define _POSIX_PTHREAD_SEMANTICS 1 |
| 1029 | #define _TANDEM_SOURCE 1 | 1029 | #define _TANDEM_SOURCE 1 |
| 1030 | #define PACKAGE "libxslt" | 1030 | #define PACKAGE "libxslt" |
| 1031 | #define VERSION "1.1.28" | 1031 | #define VERSION "1.1.29" |
| 1032 | #define STDC_HEADERS 1 | 1032 | #define STDC_HEADERS 1 |
| 1033 | #define HAVE_DLFCN_H 1 | 1033 | #define HAVE_DLFCN_H 1 |
| 1034 | #define LT_OBJDIR ".libs/" | 1034 | #define LT_OBJDIR ".libs/" |
| 1035 | #define HAVE_SYS_TYPES_H 1 | 1035 | #define HAVE_SYS_TYPES_H 1 |
| 1036 | #define HAVE_SYS_TIME_H 1 | 1036 | #define HAVE_SYS_TIME_H 1 |
| 1037 | #define HAVE_STDLIB_H 1 | 1037 | #define HAVE_STDLIB_H 1 |
| 1038 | #define HAVE_UNISTD_H 1 | 1038 | #define HAVE_UNISTD_H 1 |
| 1039 | #define HAVE_STRING_H 1 | 1039 | #define HAVE_STRING_H 1 |
| 1040 | #define HAVE_LIBPTHREAD /**/ | 1040 | #define HAVE_LIBPTHREAD /**/ |
| 1041 | #define HAVE_PTHREAD_H /**/ | 1041 | #define HAVE_PTHREAD_H /**/ |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1103 | #define HAVE_STRINGS_H 1 | 1103 | #define HAVE_STRINGS_H 1 |
| 1104 | #define HAVE_INTTYPES_H 1 | 1104 | #define HAVE_INTTYPES_H 1 |
| 1105 | #define HAVE_STDINT_H 1 | 1105 | #define HAVE_STDINT_H 1 |
| 1106 | #define HAVE_UNISTD_H 1 | 1106 | #define HAVE_UNISTD_H 1 |
| 1107 | #define __EXTENSIONS__ 1 | 1107 | #define __EXTENSIONS__ 1 |
| 1108 | #define _ALL_SOURCE 1 | 1108 | #define _ALL_SOURCE 1 |
| 1109 | #define _GNU_SOURCE 1 | 1109 | #define _GNU_SOURCE 1 |
| 1110 | #define _POSIX_PTHREAD_SEMANTICS 1 | 1110 | #define _POSIX_PTHREAD_SEMANTICS 1 |
| 1111 | #define _TANDEM_SOURCE 1 | 1111 | #define _TANDEM_SOURCE 1 |
| 1112 | #define PACKAGE "libxslt" | 1112 | #define PACKAGE "libxslt" |
| 1113 | #define VERSION "1.1.28" | 1113 | #define VERSION "1.1.29" |
| 1114 | #define STDC_HEADERS 1 | 1114 | #define STDC_HEADERS 1 |
| 1115 | #define HAVE_DLFCN_H 1 | 1115 | #define HAVE_DLFCN_H 1 |
| 1116 | #define LT_OBJDIR ".libs/" | 1116 | #define LT_OBJDIR ".libs/" |
| 1117 | #define HAVE_SYS_TYPES_H 1 | 1117 | #define HAVE_SYS_TYPES_H 1 |
| 1118 | #define HAVE_SYS_TIME_H 1 | 1118 | #define HAVE_SYS_TIME_H 1 |
| 1119 | #define HAVE_STDLIB_H 1 | 1119 | #define HAVE_STDLIB_H 1 |
| 1120 | #define HAVE_UNISTD_H 1 | 1120 | #define HAVE_UNISTD_H 1 |
| 1121 | #define HAVE_STRING_H 1 | 1121 | #define HAVE_STRING_H 1 |
| 1122 | #define HAVE_LIBPTHREAD /**/ | 1122 | #define HAVE_LIBPTHREAD /**/ |
| 1123 | #define HAVE_PTHREAD_H /**/ | 1123 | #define HAVE_PTHREAD_H /**/ |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1165 configure:13294: checking stdarg.h usability | 1165 configure:13294: checking stdarg.h usability |
| 1166 configure:13294: gcc -c -g -O2 conftest.c >&5 | 1166 configure:13294: gcc -c -g -O2 conftest.c >&5 |
| 1167 configure:13294: $? = 0 | 1167 configure:13294: $? = 0 |
| 1168 configure:13294: result: yes | 1168 configure:13294: result: yes |
| 1169 configure:13294: checking stdarg.h presence | 1169 configure:13294: checking stdarg.h presence |
| 1170 configure:13294: gcc -E conftest.c | 1170 configure:13294: gcc -E conftest.c |
| 1171 configure:13294: $? = 0 | 1171 configure:13294: $? = 0 |
| 1172 configure:13294: result: yes | 1172 configure:13294: result: yes |
| 1173 configure:13294: checking for stdarg.h | 1173 configure:13294: checking for stdarg.h |
| 1174 configure:13294: result: yes | 1174 configure:13294: result: yes |
| 1175 configure:13307: checking for stat | 1175 configure:13306: checking errno.h usability |
| 1176 configure:13307: gcc -o conftest -g -O2 conftest.c >&5 | 1176 configure:13306: gcc -c -g -O2 conftest.c >&5 |
| 1177 configure:13307: $? = 0 | 1177 configure:13306: $? = 0 |
| 1178 configure:13307: result: yes | 1178 configure:13306: result: yes |
| 1179 configure:13307: checking for _stat | 1179 configure:13306: checking errno.h presence |
| 1180 configure:13307: gcc -o conftest -g -O2 conftest.c >&5 | 1180 configure:13306: gcc -E conftest.c |
| 1181 /tmp/ccypx5ac.o: In function `main': | 1181 configure:13306: $? = 0 |
| 1182 /usr/local/google/work/cb/src/third_party/libxslt/linux/conftest.c:80: undefined
reference to `_stat' | 1182 configure:13306: result: yes |
| 1183 configure:13306: checking for errno.h |
| 1184 configure:13306: result: yes |
| 1185 configure:13319: checking for stat |
| 1186 configure:13319: gcc -o conftest -g -O2 conftest.c >&5 |
| 1187 configure:13319: $? = 0 |
| 1188 configure:13319: result: yes |
| 1189 configure:13319: checking for _stat |
| 1190 configure:13319: gcc -o conftest -g -O2 conftest.c >&5 |
| 1191 /tmp/ccMuFRfj.o: In function `main': |
| 1192 /usr/local/google/work/ca/src/third_party/libxslt/linux/conftest.c:81: undefined
reference to `_stat' |
| 1183 collect2: error: ld returned 1 exit status | 1193 collect2: error: ld returned 1 exit status |
| 1184 configure:13307: $? = 1 | 1194 configure:13319: $? = 1 |
| 1185 configure: failed program was: | 1195 configure: failed program was: |
| 1186 | /* confdefs.h */ | 1196 | /* confdefs.h */ |
| 1187 | #define PACKAGE_NAME "" | 1197 | #define PACKAGE_NAME "" |
| 1188 | #define PACKAGE_TARNAME "" | 1198 | #define PACKAGE_TARNAME "" |
| 1189 | #define PACKAGE_VERSION "" | 1199 | #define PACKAGE_VERSION "" |
| 1190 | #define PACKAGE_STRING "" | 1200 | #define PACKAGE_STRING "" |
| 1191 | #define PACKAGE_BUGREPORT "" | 1201 | #define PACKAGE_BUGREPORT "" |
| 1192 | #define PACKAGE_URL "" | 1202 | #define PACKAGE_URL "" |
| 1193 | #define STDC_HEADERS 1 | 1203 | #define STDC_HEADERS 1 |
| 1194 | #define HAVE_SYS_TYPES_H 1 | 1204 | #define HAVE_SYS_TYPES_H 1 |
| 1195 | #define HAVE_SYS_STAT_H 1 | 1205 | #define HAVE_SYS_STAT_H 1 |
| 1196 | #define HAVE_STDLIB_H 1 | 1206 | #define HAVE_STDLIB_H 1 |
| 1197 | #define HAVE_STRING_H 1 | 1207 | #define HAVE_STRING_H 1 |
| 1198 | #define HAVE_MEMORY_H 1 | 1208 | #define HAVE_MEMORY_H 1 |
| 1199 | #define HAVE_STRINGS_H 1 | 1209 | #define HAVE_STRINGS_H 1 |
| 1200 | #define HAVE_INTTYPES_H 1 | 1210 | #define HAVE_INTTYPES_H 1 |
| 1201 | #define HAVE_STDINT_H 1 | 1211 | #define HAVE_STDINT_H 1 |
| 1202 | #define HAVE_UNISTD_H 1 | 1212 | #define HAVE_UNISTD_H 1 |
| 1203 | #define __EXTENSIONS__ 1 | 1213 | #define __EXTENSIONS__ 1 |
| 1204 | #define _ALL_SOURCE 1 | 1214 | #define _ALL_SOURCE 1 |
| 1205 | #define _GNU_SOURCE 1 | 1215 | #define _GNU_SOURCE 1 |
| 1206 | #define _POSIX_PTHREAD_SEMANTICS 1 | 1216 | #define _POSIX_PTHREAD_SEMANTICS 1 |
| 1207 | #define _TANDEM_SOURCE 1 | 1217 | #define _TANDEM_SOURCE 1 |
| 1208 | #define PACKAGE "libxslt" | 1218 | #define PACKAGE "libxslt" |
| 1209 | #define VERSION "1.1.28" | 1219 | #define VERSION "1.1.29" |
| 1210 | #define STDC_HEADERS 1 | 1220 | #define STDC_HEADERS 1 |
| 1211 | #define HAVE_DLFCN_H 1 | 1221 | #define HAVE_DLFCN_H 1 |
| 1212 | #define LT_OBJDIR ".libs/" | 1222 | #define LT_OBJDIR ".libs/" |
| 1213 | #define HAVE_SYS_TYPES_H 1 | 1223 | #define HAVE_SYS_TYPES_H 1 |
| 1214 | #define HAVE_SYS_TIME_H 1 | 1224 | #define HAVE_SYS_TIME_H 1 |
| 1215 | #define HAVE_STDLIB_H 1 | 1225 | #define HAVE_STDLIB_H 1 |
| 1216 | #define HAVE_UNISTD_H 1 | 1226 | #define HAVE_UNISTD_H 1 |
| 1217 | #define HAVE_STRING_H 1 | 1227 | #define HAVE_STRING_H 1 |
| 1218 | #define HAVE_LIBPTHREAD /**/ | 1228 | #define HAVE_LIBPTHREAD /**/ |
| 1219 | #define HAVE_PTHREAD_H /**/ | 1229 | #define HAVE_PTHREAD_H /**/ |
| 1220 | #define HAVE_LOCALE_H 1 | 1230 | #define HAVE_LOCALE_H 1 |
| 1221 | #define HAVE_XLOCALE_H 1 | 1231 | #define HAVE_XLOCALE_H 1 |
| 1222 | #define HAVE_MATH_H 1 | 1232 | #define HAVE_MATH_H 1 |
| 1223 | #define HAVE_FLOAT_H 1 | 1233 | #define HAVE_FLOAT_H 1 |
| 1224 | #define HAVE_SYS_TIMEB_H 1 | 1234 | #define HAVE_SYS_TIMEB_H 1 |
| 1225 | #define HAVE_TIME_H 1 | 1235 | #define HAVE_TIME_H 1 |
| 1226 | #define HAVE_SYS_STAT_H 1 | 1236 | #define HAVE_SYS_STAT_H 1 |
| 1227 | #define HAVE_SYS_SELECT_H 1 | 1237 | #define HAVE_SYS_SELECT_H 1 |
| 1228 | #define HAVE_STDARG_H 1 | 1238 | #define HAVE_STDARG_H 1 |
| 1239 | #define HAVE_ERRNO_H 1 |
| 1229 | #define HAVE_STAT 1 | 1240 | #define HAVE_STAT 1 |
| 1230 | /* end confdefs.h. */ | 1241 | /* end confdefs.h. */ |
| 1231 | /* Define _stat to an innocuous variant, in case <limits.h> declares _stat. | 1242 | /* Define _stat to an innocuous variant, in case <limits.h> declares _stat. |
| 1232 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | 1243 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 1233 | #define _stat innocuous__stat | 1244 | #define _stat innocuous__stat |
| 1234 | | 1245 | |
| 1235 | /* System header to define __stub macros and hopefully few prototypes, | 1246 | /* System header to define __stub macros and hopefully few prototypes, |
| 1236 | which can conflict with char _stat (); below. | 1247 | which can conflict with char _stat (); below. |
| 1237 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 1248 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 1238 | <limits.h> exists even on freestanding compilers. */ | 1249 | <limits.h> exists even on freestanding compilers. */ |
| (...skipping 20 matching lines...) Expand all Loading... |
| 1259 | choke me | 1270 | choke me |
| 1260 | #endif | 1271 | #endif |
| 1261 | | 1272 | |
| 1262 | int | 1273 | int |
| 1263 | main () | 1274 | main () |
| 1264 | { | 1275 | { |
| 1265 | return _stat (); | 1276 | return _stat (); |
| 1266 | ; | 1277 | ; |
| 1267 | return 0; | 1278 | return 0; |
| 1268 | } | 1279 | } |
| 1269 configure:13307: result: no | 1280 configure:13319: result: no |
| 1270 configure:13316: checking for pow | 1281 configure:13328: checking for pow |
| 1271 configure:13316: gcc -o conftest -g -O2 conftest.c >&5 | 1282 configure:13328: gcc -o conftest -g -O2 conftest.c >&5 |
| 1272 conftest.c:69:6: warning: conflicting types for built-in function 'pow' [enabled
by default] | 1283 conftest.c:70:6: warning: conflicting types for built-in function 'pow' [enabled
by default] |
| 1273 char pow (); | 1284 char pow (); |
| 1274 ^ | 1285 ^ |
| 1275 /tmp/ccrPu6rh.o: In function `main': | 1286 /tmp/ccCmsAqo.o: In function `main': |
| 1276 /usr/local/google/work/cb/src/third_party/libxslt/linux/conftest.c:80: undefined
reference to `pow' | 1287 /usr/local/google/work/ca/src/third_party/libxslt/linux/conftest.c:81: undefined
reference to `pow' |
| 1277 collect2: error: ld returned 1 exit status | 1288 collect2: error: ld returned 1 exit status |
| 1278 configure:13316: $? = 1 | 1289 configure:13328: $? = 1 |
| 1279 configure: failed program was: | 1290 configure: failed program was: |
| 1280 | /* confdefs.h */ | 1291 | /* confdefs.h */ |
| 1281 | #define PACKAGE_NAME "" | 1292 | #define PACKAGE_NAME "" |
| 1282 | #define PACKAGE_TARNAME "" | 1293 | #define PACKAGE_TARNAME "" |
| 1283 | #define PACKAGE_VERSION "" | 1294 | #define PACKAGE_VERSION "" |
| 1284 | #define PACKAGE_STRING "" | 1295 | #define PACKAGE_STRING "" |
| 1285 | #define PACKAGE_BUGREPORT "" | 1296 | #define PACKAGE_BUGREPORT "" |
| 1286 | #define PACKAGE_URL "" | 1297 | #define PACKAGE_URL "" |
| 1287 | #define STDC_HEADERS 1 | 1298 | #define STDC_HEADERS 1 |
| 1288 | #define HAVE_SYS_TYPES_H 1 | 1299 | #define HAVE_SYS_TYPES_H 1 |
| 1289 | #define HAVE_SYS_STAT_H 1 | 1300 | #define HAVE_SYS_STAT_H 1 |
| 1290 | #define HAVE_STDLIB_H 1 | 1301 | #define HAVE_STDLIB_H 1 |
| 1291 | #define HAVE_STRING_H 1 | 1302 | #define HAVE_STRING_H 1 |
| 1292 | #define HAVE_MEMORY_H 1 | 1303 | #define HAVE_MEMORY_H 1 |
| 1293 | #define HAVE_STRINGS_H 1 | 1304 | #define HAVE_STRINGS_H 1 |
| 1294 | #define HAVE_INTTYPES_H 1 | 1305 | #define HAVE_INTTYPES_H 1 |
| 1295 | #define HAVE_STDINT_H 1 | 1306 | #define HAVE_STDINT_H 1 |
| 1296 | #define HAVE_UNISTD_H 1 | 1307 | #define HAVE_UNISTD_H 1 |
| 1297 | #define __EXTENSIONS__ 1 | 1308 | #define __EXTENSIONS__ 1 |
| 1298 | #define _ALL_SOURCE 1 | 1309 | #define _ALL_SOURCE 1 |
| 1299 | #define _GNU_SOURCE 1 | 1310 | #define _GNU_SOURCE 1 |
| 1300 | #define _POSIX_PTHREAD_SEMANTICS 1 | 1311 | #define _POSIX_PTHREAD_SEMANTICS 1 |
| 1301 | #define _TANDEM_SOURCE 1 | 1312 | #define _TANDEM_SOURCE 1 |
| 1302 | #define PACKAGE "libxslt" | 1313 | #define PACKAGE "libxslt" |
| 1303 | #define VERSION "1.1.28" | 1314 | #define VERSION "1.1.29" |
| 1304 | #define STDC_HEADERS 1 | 1315 | #define STDC_HEADERS 1 |
| 1305 | #define HAVE_DLFCN_H 1 | 1316 | #define HAVE_DLFCN_H 1 |
| 1306 | #define LT_OBJDIR ".libs/" | 1317 | #define LT_OBJDIR ".libs/" |
| 1307 | #define HAVE_SYS_TYPES_H 1 | 1318 | #define HAVE_SYS_TYPES_H 1 |
| 1308 | #define HAVE_SYS_TIME_H 1 | 1319 | #define HAVE_SYS_TIME_H 1 |
| 1309 | #define HAVE_STDLIB_H 1 | 1320 | #define HAVE_STDLIB_H 1 |
| 1310 | #define HAVE_UNISTD_H 1 | 1321 | #define HAVE_UNISTD_H 1 |
| 1311 | #define HAVE_STRING_H 1 | 1322 | #define HAVE_STRING_H 1 |
| 1312 | #define HAVE_LIBPTHREAD /**/ | 1323 | #define HAVE_LIBPTHREAD /**/ |
| 1313 | #define HAVE_PTHREAD_H /**/ | 1324 | #define HAVE_PTHREAD_H /**/ |
| 1314 | #define HAVE_LOCALE_H 1 | 1325 | #define HAVE_LOCALE_H 1 |
| 1315 | #define HAVE_XLOCALE_H 1 | 1326 | #define HAVE_XLOCALE_H 1 |
| 1316 | #define HAVE_MATH_H 1 | 1327 | #define HAVE_MATH_H 1 |
| 1317 | #define HAVE_FLOAT_H 1 | 1328 | #define HAVE_FLOAT_H 1 |
| 1318 | #define HAVE_SYS_TIMEB_H 1 | 1329 | #define HAVE_SYS_TIMEB_H 1 |
| 1319 | #define HAVE_TIME_H 1 | 1330 | #define HAVE_TIME_H 1 |
| 1320 | #define HAVE_SYS_STAT_H 1 | 1331 | #define HAVE_SYS_STAT_H 1 |
| 1321 | #define HAVE_SYS_SELECT_H 1 | 1332 | #define HAVE_SYS_SELECT_H 1 |
| 1322 | #define HAVE_STDARG_H 1 | 1333 | #define HAVE_STDARG_H 1 |
| 1334 | #define HAVE_ERRNO_H 1 |
| 1323 | #define HAVE_STAT 1 | 1335 | #define HAVE_STAT 1 |
| 1324 | /* end confdefs.h. */ | 1336 | /* end confdefs.h. */ |
| 1325 | /* Define pow to an innocuous variant, in case <limits.h> declares pow. | 1337 | /* Define pow to an innocuous variant, in case <limits.h> declares pow. |
| 1326 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | 1338 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 1327 | #define pow innocuous_pow | 1339 | #define pow innocuous_pow |
| 1328 | | 1340 | |
| 1329 | /* System header to define __stub macros and hopefully few prototypes, | 1341 | /* System header to define __stub macros and hopefully few prototypes, |
| 1330 | which can conflict with char pow (); below. | 1342 | which can conflict with char pow (); below. |
| 1331 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 1343 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 1332 | <limits.h> exists even on freestanding compilers. */ | 1344 | <limits.h> exists even on freestanding compilers. */ |
| (...skipping 20 matching lines...) Expand all Loading... |
| 1353 | choke me | 1365 | choke me |
| 1354 | #endif | 1366 | #endif |
| 1355 | | 1367 | |
| 1356 | int | 1368 | int |
| 1357 | main () | 1369 | main () |
| 1358 | { | 1370 | { |
| 1359 | return pow (); | 1371 | return pow (); |
| 1360 | ; | 1372 | ; |
| 1361 | return 0; | 1373 | return 0; |
| 1362 | } | 1374 | } |
| 1363 configure:13316: result: no | 1375 configure:13328: result: no |
| 1364 configure:13320: checking for pow in -lm | 1376 configure:13332: checking for pow in -lm |
| 1365 configure:13345: gcc -o conftest -g -O2 conftest.c -lm >&5 | 1377 configure:13357: gcc -o conftest -g -O2 conftest.c -lm >&5 |
| 1366 conftest.c:53:6: warning: conflicting types for built-in function 'pow' [enabled
by default] | 1378 conftest.c:54:6: warning: conflicting types for built-in function 'pow' [enabled
by default] |
| 1367 char pow (); | 1379 char pow (); |
| 1368 ^ | 1380 ^ |
| 1369 configure:13345: $? = 0 | 1381 configure:13357: $? = 0 |
| 1370 configure:13354: result: yes | 1382 configure:13366: result: yes |
| 1371 configure:13365: checking for floor | 1383 configure:13377: checking for floor |
| 1372 configure:13365: gcc -o conftest -g -O2 conftest.c >&5 | 1384 configure:13377: gcc -o conftest -g -O2 conftest.c >&5 |
| 1373 conftest.c:70:6: warning: conflicting types for built-in function 'floor' [enabl
ed by default] | 1385 conftest.c:71:6: warning: conflicting types for built-in function 'floor' [enabl
ed by default] |
| 1374 char floor (); | 1386 char floor (); |
| 1375 ^ | 1387 ^ |
| 1376 /tmp/ccKNWiSn.o: In function `main': | 1388 /tmp/ccmX0exx.o: In function `main': |
| 1377 /usr/local/google/work/cb/src/third_party/libxslt/linux/conftest.c:81: undefined
reference to `floor' | 1389 /usr/local/google/work/ca/src/third_party/libxslt/linux/conftest.c:82: undefined
reference to `floor' |
| 1378 collect2: error: ld returned 1 exit status | 1390 collect2: error: ld returned 1 exit status |
| 1379 configure:13365: $? = 1 | 1391 configure:13377: $? = 1 |
| 1380 configure: failed program was: | 1392 configure: failed program was: |
| 1381 | /* confdefs.h */ | 1393 | /* confdefs.h */ |
| 1382 | #define PACKAGE_NAME "" | 1394 | #define PACKAGE_NAME "" |
| 1383 | #define PACKAGE_TARNAME "" | 1395 | #define PACKAGE_TARNAME "" |
| 1384 | #define PACKAGE_VERSION "" | 1396 | #define PACKAGE_VERSION "" |
| 1385 | #define PACKAGE_STRING "" | 1397 | #define PACKAGE_STRING "" |
| 1386 | #define PACKAGE_BUGREPORT "" | 1398 | #define PACKAGE_BUGREPORT "" |
| 1387 | #define PACKAGE_URL "" | 1399 | #define PACKAGE_URL "" |
| 1388 | #define STDC_HEADERS 1 | 1400 | #define STDC_HEADERS 1 |
| 1389 | #define HAVE_SYS_TYPES_H 1 | 1401 | #define HAVE_SYS_TYPES_H 1 |
| 1390 | #define HAVE_SYS_STAT_H 1 | 1402 | #define HAVE_SYS_STAT_H 1 |
| 1391 | #define HAVE_STDLIB_H 1 | 1403 | #define HAVE_STDLIB_H 1 |
| 1392 | #define HAVE_STRING_H 1 | 1404 | #define HAVE_STRING_H 1 |
| 1393 | #define HAVE_MEMORY_H 1 | 1405 | #define HAVE_MEMORY_H 1 |
| 1394 | #define HAVE_STRINGS_H 1 | 1406 | #define HAVE_STRINGS_H 1 |
| 1395 | #define HAVE_INTTYPES_H 1 | 1407 | #define HAVE_INTTYPES_H 1 |
| 1396 | #define HAVE_STDINT_H 1 | 1408 | #define HAVE_STDINT_H 1 |
| 1397 | #define HAVE_UNISTD_H 1 | 1409 | #define HAVE_UNISTD_H 1 |
| 1398 | #define __EXTENSIONS__ 1 | 1410 | #define __EXTENSIONS__ 1 |
| 1399 | #define _ALL_SOURCE 1 | 1411 | #define _ALL_SOURCE 1 |
| 1400 | #define _GNU_SOURCE 1 | 1412 | #define _GNU_SOURCE 1 |
| 1401 | #define _POSIX_PTHREAD_SEMANTICS 1 | 1413 | #define _POSIX_PTHREAD_SEMANTICS 1 |
| 1402 | #define _TANDEM_SOURCE 1 | 1414 | #define _TANDEM_SOURCE 1 |
| 1403 | #define PACKAGE "libxslt" | 1415 | #define PACKAGE "libxslt" |
| 1404 | #define VERSION "1.1.28" | 1416 | #define VERSION "1.1.29" |
| 1405 | #define STDC_HEADERS 1 | 1417 | #define STDC_HEADERS 1 |
| 1406 | #define HAVE_DLFCN_H 1 | 1418 | #define HAVE_DLFCN_H 1 |
| 1407 | #define LT_OBJDIR ".libs/" | 1419 | #define LT_OBJDIR ".libs/" |
| 1408 | #define HAVE_SYS_TYPES_H 1 | 1420 | #define HAVE_SYS_TYPES_H 1 |
| 1409 | #define HAVE_SYS_TIME_H 1 | 1421 | #define HAVE_SYS_TIME_H 1 |
| 1410 | #define HAVE_STDLIB_H 1 | 1422 | #define HAVE_STDLIB_H 1 |
| 1411 | #define HAVE_UNISTD_H 1 | 1423 | #define HAVE_UNISTD_H 1 |
| 1412 | #define HAVE_STRING_H 1 | 1424 | #define HAVE_STRING_H 1 |
| 1413 | #define HAVE_LIBPTHREAD /**/ | 1425 | #define HAVE_LIBPTHREAD /**/ |
| 1414 | #define HAVE_PTHREAD_H /**/ | 1426 | #define HAVE_PTHREAD_H /**/ |
| 1415 | #define HAVE_LOCALE_H 1 | 1427 | #define HAVE_LOCALE_H 1 |
| 1416 | #define HAVE_XLOCALE_H 1 | 1428 | #define HAVE_XLOCALE_H 1 |
| 1417 | #define HAVE_MATH_H 1 | 1429 | #define HAVE_MATH_H 1 |
| 1418 | #define HAVE_FLOAT_H 1 | 1430 | #define HAVE_FLOAT_H 1 |
| 1419 | #define HAVE_SYS_TIMEB_H 1 | 1431 | #define HAVE_SYS_TIMEB_H 1 |
| 1420 | #define HAVE_TIME_H 1 | 1432 | #define HAVE_TIME_H 1 |
| 1421 | #define HAVE_SYS_STAT_H 1 | 1433 | #define HAVE_SYS_STAT_H 1 |
| 1422 | #define HAVE_SYS_SELECT_H 1 | 1434 | #define HAVE_SYS_SELECT_H 1 |
| 1423 | #define HAVE_STDARG_H 1 | 1435 | #define HAVE_STDARG_H 1 |
| 1436 | #define HAVE_ERRNO_H 1 |
| 1424 | #define HAVE_STAT 1 | 1437 | #define HAVE_STAT 1 |
| 1425 | #define HAVE_POW /**/ | 1438 | #define HAVE_POW /**/ |
| 1426 | /* end confdefs.h. */ | 1439 | /* end confdefs.h. */ |
| 1427 | /* Define floor to an innocuous variant, in case <limits.h> declares floor. | 1440 | /* Define floor to an innocuous variant, in case <limits.h> declares floor. |
| 1428 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | 1441 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 1429 | #define floor innocuous_floor | 1442 | #define floor innocuous_floor |
| 1430 | | 1443 | |
| 1431 | /* System header to define __stub macros and hopefully few prototypes, | 1444 | /* System header to define __stub macros and hopefully few prototypes, |
| 1432 | which can conflict with char floor (); below. | 1445 | which can conflict with char floor (); below. |
| 1433 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 1446 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| (...skipping 21 matching lines...) Expand all Loading... |
| 1455 | choke me | 1468 | choke me |
| 1456 | #endif | 1469 | #endif |
| 1457 | | 1470 | |
| 1458 | int | 1471 | int |
| 1459 | main () | 1472 | main () |
| 1460 | { | 1473 | { |
| 1461 | return floor (); | 1474 | return floor (); |
| 1462 | ; | 1475 | ; |
| 1463 | return 0; | 1476 | return 0; |
| 1464 | } | 1477 | } |
| 1465 configure:13365: result: no | 1478 configure:13377: result: no |
| 1466 configure:13369: checking for floor in -lm | 1479 configure:13381: checking for floor in -lm |
| 1467 configure:13394: gcc -o conftest -g -O2 conftest.c -lm >&5 | 1480 configure:13406: gcc -o conftest -g -O2 conftest.c -lm >&5 |
| 1468 conftest.c:54:6: warning: conflicting types for built-in function 'floor' [enabl
ed by default] | 1481 conftest.c:55:6: warning: conflicting types for built-in function 'floor' [enabl
ed by default] |
| 1469 char floor (); | 1482 char floor (); |
| 1470 ^ | 1483 ^ |
| 1471 configure:13394: $? = 0 | 1484 configure:13406: $? = 0 |
| 1472 configure:13403: result: yes | 1485 configure:13415: result: yes |
| 1473 configure:13414: checking for fabs | 1486 configure:13426: checking for fabs |
| 1474 configure:13414: gcc -o conftest -g -O2 conftest.c >&5 | 1487 configure:13426: gcc -o conftest -g -O2 conftest.c >&5 |
| 1475 conftest.c:71:6: warning: conflicting types for built-in function 'fabs' [enable
d by default] | 1488 conftest.c:72:6: warning: conflicting types for built-in function 'fabs' [enable
d by default] |
| 1476 char fabs (); | 1489 char fabs (); |
| 1477 ^ | 1490 ^ |
| 1478 /tmp/ccWT8GXy.o: In function `main': | 1491 /tmp/cc40eoAH.o: In function `main': |
| 1479 /usr/local/google/work/cb/src/third_party/libxslt/linux/conftest.c:82: undefined
reference to `fabs' | 1492 /usr/local/google/work/ca/src/third_party/libxslt/linux/conftest.c:83: undefined
reference to `fabs' |
| 1480 collect2: error: ld returned 1 exit status | 1493 collect2: error: ld returned 1 exit status |
| 1481 configure:13414: $? = 1 | 1494 configure:13426: $? = 1 |
| 1482 configure: failed program was: | 1495 configure: failed program was: |
| 1483 | /* confdefs.h */ | 1496 | /* confdefs.h */ |
| 1484 | #define PACKAGE_NAME "" | 1497 | #define PACKAGE_NAME "" |
| 1485 | #define PACKAGE_TARNAME "" | 1498 | #define PACKAGE_TARNAME "" |
| 1486 | #define PACKAGE_VERSION "" | 1499 | #define PACKAGE_VERSION "" |
| 1487 | #define PACKAGE_STRING "" | 1500 | #define PACKAGE_STRING "" |
| 1488 | #define PACKAGE_BUGREPORT "" | 1501 | #define PACKAGE_BUGREPORT "" |
| 1489 | #define PACKAGE_URL "" | 1502 | #define PACKAGE_URL "" |
| 1490 | #define STDC_HEADERS 1 | 1503 | #define STDC_HEADERS 1 |
| 1491 | #define HAVE_SYS_TYPES_H 1 | 1504 | #define HAVE_SYS_TYPES_H 1 |
| 1492 | #define HAVE_SYS_STAT_H 1 | 1505 | #define HAVE_SYS_STAT_H 1 |
| 1493 | #define HAVE_STDLIB_H 1 | 1506 | #define HAVE_STDLIB_H 1 |
| 1494 | #define HAVE_STRING_H 1 | 1507 | #define HAVE_STRING_H 1 |
| 1495 | #define HAVE_MEMORY_H 1 | 1508 | #define HAVE_MEMORY_H 1 |
| 1496 | #define HAVE_STRINGS_H 1 | 1509 | #define HAVE_STRINGS_H 1 |
| 1497 | #define HAVE_INTTYPES_H 1 | 1510 | #define HAVE_INTTYPES_H 1 |
| 1498 | #define HAVE_STDINT_H 1 | 1511 | #define HAVE_STDINT_H 1 |
| 1499 | #define HAVE_UNISTD_H 1 | 1512 | #define HAVE_UNISTD_H 1 |
| 1500 | #define __EXTENSIONS__ 1 | 1513 | #define __EXTENSIONS__ 1 |
| 1501 | #define _ALL_SOURCE 1 | 1514 | #define _ALL_SOURCE 1 |
| 1502 | #define _GNU_SOURCE 1 | 1515 | #define _GNU_SOURCE 1 |
| 1503 | #define _POSIX_PTHREAD_SEMANTICS 1 | 1516 | #define _POSIX_PTHREAD_SEMANTICS 1 |
| 1504 | #define _TANDEM_SOURCE 1 | 1517 | #define _TANDEM_SOURCE 1 |
| 1505 | #define PACKAGE "libxslt" | 1518 | #define PACKAGE "libxslt" |
| 1506 | #define VERSION "1.1.28" | 1519 | #define VERSION "1.1.29" |
| 1507 | #define STDC_HEADERS 1 | 1520 | #define STDC_HEADERS 1 |
| 1508 | #define HAVE_DLFCN_H 1 | 1521 | #define HAVE_DLFCN_H 1 |
| 1509 | #define LT_OBJDIR ".libs/" | 1522 | #define LT_OBJDIR ".libs/" |
| 1510 | #define HAVE_SYS_TYPES_H 1 | 1523 | #define HAVE_SYS_TYPES_H 1 |
| 1511 | #define HAVE_SYS_TIME_H 1 | 1524 | #define HAVE_SYS_TIME_H 1 |
| 1512 | #define HAVE_STDLIB_H 1 | 1525 | #define HAVE_STDLIB_H 1 |
| 1513 | #define HAVE_UNISTD_H 1 | 1526 | #define HAVE_UNISTD_H 1 |
| 1514 | #define HAVE_STRING_H 1 | 1527 | #define HAVE_STRING_H 1 |
| 1515 | #define HAVE_LIBPTHREAD /**/ | 1528 | #define HAVE_LIBPTHREAD /**/ |
| 1516 | #define HAVE_PTHREAD_H /**/ | 1529 | #define HAVE_PTHREAD_H /**/ |
| 1517 | #define HAVE_LOCALE_H 1 | 1530 | #define HAVE_LOCALE_H 1 |
| 1518 | #define HAVE_XLOCALE_H 1 | 1531 | #define HAVE_XLOCALE_H 1 |
| 1519 | #define HAVE_MATH_H 1 | 1532 | #define HAVE_MATH_H 1 |
| 1520 | #define HAVE_FLOAT_H 1 | 1533 | #define HAVE_FLOAT_H 1 |
| 1521 | #define HAVE_SYS_TIMEB_H 1 | 1534 | #define HAVE_SYS_TIMEB_H 1 |
| 1522 | #define HAVE_TIME_H 1 | 1535 | #define HAVE_TIME_H 1 |
| 1523 | #define HAVE_SYS_STAT_H 1 | 1536 | #define HAVE_SYS_STAT_H 1 |
| 1524 | #define HAVE_SYS_SELECT_H 1 | 1537 | #define HAVE_SYS_SELECT_H 1 |
| 1525 | #define HAVE_STDARG_H 1 | 1538 | #define HAVE_STDARG_H 1 |
| 1539 | #define HAVE_ERRNO_H 1 |
| 1526 | #define HAVE_STAT 1 | 1540 | #define HAVE_STAT 1 |
| 1527 | #define HAVE_POW /**/ | 1541 | #define HAVE_POW /**/ |
| 1528 | #define HAVE_FLOOR /**/ | 1542 | #define HAVE_FLOOR /**/ |
| 1529 | /* end confdefs.h. */ | 1543 | /* end confdefs.h. */ |
| 1530 | /* Define fabs to an innocuous variant, in case <limits.h> declares fabs. | 1544 | /* Define fabs to an innocuous variant, in case <limits.h> declares fabs. |
| 1531 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | 1545 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 1532 | #define fabs innocuous_fabs | 1546 | #define fabs innocuous_fabs |
| 1533 | | 1547 | |
| 1534 | /* System header to define __stub macros and hopefully few prototypes, | 1548 | /* System header to define __stub macros and hopefully few prototypes, |
| 1535 | which can conflict with char fabs (); below. | 1549 | which can conflict with char fabs (); below. |
| (...skipping 22 matching lines...) Expand all Loading... |
| 1558 | choke me | 1572 | choke me |
| 1559 | #endif | 1573 | #endif |
| 1560 | | 1574 | |
| 1561 | int | 1575 | int |
| 1562 | main () | 1576 | main () |
| 1563 | { | 1577 | { |
| 1564 | return fabs (); | 1578 | return fabs (); |
| 1565 | ; | 1579 | ; |
| 1566 | return 0; | 1580 | return 0; |
| 1567 | } | 1581 | } |
| 1568 configure:13414: result: no | 1582 configure:13426: result: no |
| 1569 configure:13418: checking for fabs in -lm | 1583 configure:13430: checking for fabs in -lm |
| 1570 configure:13443: gcc -o conftest -g -O2 conftest.c -lm >&5 | 1584 configure:13455: gcc -o conftest -g -O2 conftest.c -lm >&5 |
| 1571 conftest.c:55:6: warning: conflicting types for built-in function 'fabs' [enable
d by default] | 1585 conftest.c:56:6: warning: conflicting types for built-in function 'fabs' [enable
d by default] |
| 1572 char fabs (); | 1586 char fabs (); |
| 1573 ^ | 1587 ^ |
| 1574 configure:13443: $? = 0 | 1588 configure:13455: $? = 0 |
| 1575 configure:13452: result: yes | 1589 configure:13464: result: yes |
| 1576 configure:13466: checking for gettimeofday | 1590 configure:13478: checking for gettimeofday |
| 1577 configure:13466: gcc -o conftest -g -O2 conftest.c >&5 | |
| 1578 configure:13466: $? = 0 | |
| 1579 configure:13466: result: yes | |
| 1580 configure:13478: checking for mktime | |
| 1581 configure:13478: gcc -o conftest -g -O2 conftest.c >&5 | 1591 configure:13478: gcc -o conftest -g -O2 conftest.c >&5 |
| 1582 configure:13478: $? = 0 | 1592 configure:13478: $? = 0 |
| 1583 configure:13478: result: yes | 1593 configure:13478: result: yes |
| 1584 configure:13478: checking for localtime | 1594 configure:13490: checking for mktime |
| 1585 configure:13478: gcc -o conftest -g -O2 conftest.c >&5 | 1595 configure:13490: gcc -o conftest -g -O2 conftest.c >&5 |
| 1586 configure:13478: $? = 0 | 1596 configure:13490: $? = 0 |
| 1587 configure:13478: result: yes | 1597 configure:13490: result: yes |
| 1588 configure:13478: checking for localtime_r | 1598 configure:13490: checking for localtime |
| 1589 configure:13478: gcc -o conftest -g -O2 conftest.c >&5 | 1599 configure:13490: gcc -o conftest -g -O2 conftest.c >&5 |
| 1590 configure:13478: $? = 0 | 1600 configure:13490: $? = 0 |
| 1591 configure:13478: result: yes | 1601 configure:13490: result: yes |
| 1592 configure:13478: checking for asctime | 1602 configure:13490: checking for localtime_r |
| 1593 configure:13478: gcc -o conftest -g -O2 conftest.c >&5 | 1603 configure:13490: gcc -o conftest -g -O2 conftest.c >&5 |
| 1594 configure:13478: $? = 0 | 1604 configure:13490: $? = 0 |
| 1595 configure:13478: result: yes | 1605 configure:13490: result: yes |
| 1596 configure:13478: checking for time | 1606 configure:13490: checking for asctime |
| 1597 configure:13478: gcc -o conftest -g -O2 conftest.c >&5 | 1607 configure:13490: gcc -o conftest -g -O2 conftest.c >&5 |
| 1598 configure:13478: $? = 0 | 1608 configure:13490: $? = 0 |
| 1599 configure:13478: result: yes | 1609 configure:13490: result: yes |
| 1600 configure:13478: checking for gmtime | 1610 configure:13490: checking for time |
| 1601 configure:13478: gcc -o conftest -g -O2 conftest.c >&5 | 1611 configure:13490: gcc -o conftest -g -O2 conftest.c >&5 |
| 1602 configure:13478: $? = 0 | 1612 configure:13490: $? = 0 |
| 1603 configure:13478: result: yes | 1613 configure:13490: result: yes |
| 1604 configure:13478: checking for gmtime_r | 1614 configure:13490: checking for gmtime |
| 1605 configure:13478: gcc -o conftest -g -O2 conftest.c >&5 | 1615 configure:13490: gcc -o conftest -g -O2 conftest.c >&5 |
| 1606 configure:13478: $? = 0 | 1616 configure:13490: $? = 0 |
| 1607 configure:13478: result: yes | 1617 configure:13490: result: yes |
| 1608 configure:13478: checking for ftime | 1618 configure:13490: checking for gmtime_r |
| 1609 configure:13478: gcc -o conftest -g -O2 conftest.c >&5 | 1619 configure:13490: gcc -o conftest -g -O2 conftest.c >&5 |
| 1610 configure:13478: $? = 0 | 1620 configure:13490: $? = 0 |
| 1611 configure:13478: result: yes | 1621 configure:13490: result: yes |
| 1612 configure:13491: checking for printf | 1622 configure:13490: checking for ftime |
| 1613 configure:13491: gcc -o conftest -g -O2 conftest.c >&5 | 1623 configure:13490: gcc -o conftest -g -O2 conftest.c >&5 |
| 1614 conftest.c:81:6: warning: conflicting types for built-in function 'printf' [enab
led by default] | 1624 configure:13490: $? = 0 |
| 1625 configure:13490: result: yes |
| 1626 configure:13503: checking for printf |
| 1627 configure:13503: gcc -o conftest -g -O2 conftest.c >&5 |
| 1628 conftest.c:82:6: warning: conflicting types for built-in function 'printf' [enab
led by default] |
| 1615 char printf (); | 1629 char printf (); |
| 1616 ^ | 1630 ^ |
| 1617 configure:13491: $? = 0 | 1631 configure:13503: $? = 0 |
| 1618 configure:13491: result: yes | 1632 configure:13503: result: yes |
| 1619 configure:13491: checking for sprintf | 1633 configure:13503: checking for sprintf |
| 1620 configure:13491: gcc -o conftest -g -O2 conftest.c >&5 | 1634 configure:13503: gcc -o conftest -g -O2 conftest.c >&5 |
| 1621 conftest.c:82:6: warning: conflicting types for built-in function 'sprintf' [ena
bled by default] | 1635 conftest.c:83:6: warning: conflicting types for built-in function 'sprintf' [ena
bled by default] |
| 1622 char sprintf (); | 1636 char sprintf (); |
| 1623 ^ | 1637 ^ |
| 1624 configure:13491: $? = 0 | 1638 configure:13503: $? = 0 |
| 1625 configure:13491: result: yes | 1639 configure:13503: result: yes |
| 1626 configure:13491: checking for fprintf | 1640 configure:13503: checking for fprintf |
| 1627 configure:13491: gcc -o conftest -g -O2 conftest.c >&5 | 1641 configure:13503: gcc -o conftest -g -O2 conftest.c >&5 |
| 1628 conftest.c:83:6: warning: conflicting types for built-in function 'fprintf' [ena
bled by default] | 1642 conftest.c:84:6: warning: conflicting types for built-in function 'fprintf' [ena
bled by default] |
| 1629 char fprintf (); | 1643 char fprintf (); |
| 1630 ^ | 1644 ^ |
| 1631 configure:13491: $? = 0 | 1645 configure:13503: $? = 0 |
| 1632 configure:13491: result: yes | 1646 configure:13503: result: yes |
| 1633 configure:13491: checking for snprintf | 1647 configure:13503: checking for snprintf |
| 1634 configure:13491: gcc -o conftest -g -O2 conftest.c >&5 | 1648 configure:13503: gcc -o conftest -g -O2 conftest.c >&5 |
| 1635 conftest.c:84:6: warning: conflicting types for built-in function 'snprintf' [en
abled by default] | 1649 conftest.c:85:6: warning: conflicting types for built-in function 'snprintf' [en
abled by default] |
| 1636 char snprintf (); | 1650 char snprintf (); |
| 1637 ^ | 1651 ^ |
| 1638 configure:13491: $? = 0 | 1652 configure:13503: $? = 0 |
| 1639 configure:13491: result: yes | 1653 configure:13503: result: yes |
| 1640 configure:13491: checking for vfprintf | 1654 configure:13503: checking for vfprintf |
| 1641 configure:13491: gcc -o conftest -g -O2 conftest.c >&5 | 1655 configure:13503: gcc -o conftest -g -O2 conftest.c >&5 |
| 1642 conftest.c:85:6: warning: conflicting types for built-in function 'vfprintf' [en
abled by default] | 1656 conftest.c:86:6: warning: conflicting types for built-in function 'vfprintf' [en
abled by default] |
| 1643 char vfprintf (); | 1657 char vfprintf (); |
| 1644 ^ | 1658 ^ |
| 1645 configure:13491: $? = 0 | 1659 configure:13503: $? = 0 |
| 1646 configure:13491: result: yes | 1660 configure:13503: result: yes |
| 1647 configure:13491: checking for vsprintf | 1661 configure:13503: checking for vsprintf |
| 1648 configure:13491: gcc -o conftest -g -O2 conftest.c >&5 | 1662 configure:13503: gcc -o conftest -g -O2 conftest.c >&5 |
| 1649 conftest.c:86:6: warning: conflicting types for built-in function 'vsprintf' [en
abled by default] | 1663 conftest.c:87:6: warning: conflicting types for built-in function 'vsprintf' [en
abled by default] |
| 1650 char vsprintf (); | 1664 char vsprintf (); |
| 1651 ^ | 1665 ^ |
| 1652 configure:13491: $? = 0 | 1666 configure:13503: $? = 0 |
| 1653 configure:13491: result: yes | 1667 configure:13503: result: yes |
| 1654 configure:13491: checking for vsnprintf | 1668 configure:13503: checking for vsnprintf |
| 1655 configure:13491: gcc -o conftest -g -O2 conftest.c >&5 | 1669 configure:13503: gcc -o conftest -g -O2 conftest.c >&5 |
| 1656 conftest.c:87:6: warning: conflicting types for built-in function 'vsnprintf' [e
nabled by default] | 1670 conftest.c:88:6: warning: conflicting types for built-in function 'vsnprintf' [e
nabled by default] |
| 1657 char vsnprintf (); | 1671 char vsnprintf (); |
| 1658 ^ | 1672 ^ |
| 1659 configure:13491: $? = 0 | 1673 configure:13503: $? = 0 |
| 1660 configure:13491: result: yes | 1674 configure:13503: result: yes |
| 1661 configure:13491: checking for sscanf | 1675 configure:13503: checking for sscanf |
| 1662 configure:13491: gcc -o conftest -g -O2 conftest.c >&5 | 1676 configure:13503: gcc -o conftest -g -O2 conftest.c >&5 |
| 1663 conftest.c:88:6: warning: conflicting types for built-in function 'sscanf' [enab
led by default] | 1677 conftest.c:89:6: warning: conflicting types for built-in function 'sscanf' [enab
led by default] |
| 1664 char sscanf (); | 1678 char sscanf (); |
| 1665 ^ | 1679 ^ |
| 1666 configure:13491: $? = 0 | 1680 configure:13503: $? = 0 |
| 1667 configure:13491: result: yes | 1681 configure:13503: result: yes |
| 1668 configure:13505: checking for clock_gettime | 1682 configure:13517: checking for clock_gettime |
| 1669 configure:13505: gcc -o conftest -g -O2 conftest.c >&5 | 1683 configure:13517: gcc -o conftest -g -O2 conftest.c >&5 |
| 1670 configure:13505: $? = 0 | 1684 configure:13517: $? = 0 |
| 1671 configure:13505: result: yes | 1685 configure:13517: result: yes |
| 1672 configure:13576: checking for perl | 1686 configure:13588: checking for perl |
| 1673 configure:13592: found /usr/bin/perl | 1687 configure:13604: found /usr/bin/perl |
| 1674 configure:13604: result: perl | 1688 configure:13616: result: perl |
| 1675 configure:13650: checking for python | 1689 configure:13662: checking for python |
| 1676 configure:13668: found /usr/bin/python | 1690 configure:13680: found /usr/bin/python |
| 1677 configure:13680: result: /usr/bin/python | 1691 configure:13692: result: /usr/bin/python |
| 1678 configure:13823: checking for libgcrypt-config | 1692 configure:13835: checking for libgcrypt-config |
| 1679 configure:13841: found /usr/bin/libgcrypt-config | 1693 configure:13853: found /usr/bin/libgcrypt-config |
| 1680 configure:13853: result: /usr/bin/libgcrypt-config | 1694 configure:13865: result: /usr/bin/libgcrypt-config |
| 1681 configure:13999: checking for libxml libraries >= 2.6.27 | 1695 configure:14011: checking for libxml libraries >= 2.6.27 |
| 1682 configure:14148: checking for xml2-config | 1696 configure:14160: checking for xml2-config |
| 1683 configure:14166: found /usr/bin/xml2-config | 1697 configure:14178: found /usr/bin/xml2-config |
| 1684 configure:14178: result: /usr/bin/xml2-config | 1698 configure:14190: result: /usr/bin/xml2-config |
| 1685 configure:14245: result: 2.9.3 found | 1699 configure:14257: result: 2.9.4 found |
| 1686 configure:14274: checking whether shared libraries will be built (required for p
lugins) | 1700 configure:14286: checking whether shared libraries will be built (required for p
lugins) |
| 1687 configure:14285: result: yes | 1701 configure:14297: result: yes |
| 1688 configure:14497: checking that generated files are newer than configure | 1702 configure:14509: checking that generated files are newer than configure |
| 1689 configure:14503: result: done | 1703 configure:14515: result: done |
| 1690 configure:14542: creating ./config.status | 1704 configure:14554: creating ./config.status |
| 1691 | 1705 |
| 1692 ## ---------------------- ## | 1706 ## ---------------------- ## |
| 1693 ## Running config.status. ## | 1707 ## Running config.status. ## |
| 1694 ## ---------------------- ## | 1708 ## ---------------------- ## |
| 1695 | 1709 |
| 1696 This file was extended by config.status, which was | 1710 This file was extended by config.status, which was |
| 1697 generated by GNU Autoconf 2.69. Invocation command line was | 1711 generated by GNU Autoconf 2.69. Invocation command line was |
| 1698 | 1712 |
| 1699 CONFIG_FILES = | 1713 CONFIG_FILES = |
| 1700 CONFIG_HEADERS = | 1714 CONFIG_HEADERS = |
| 1701 CONFIG_LINKS = | 1715 CONFIG_LINKS = |
| 1702 CONFIG_COMMANDS = | 1716 CONFIG_COMMANDS = |
| 1703 $ ./config.status | 1717 $ ./config.status |
| 1704 | 1718 |
| 1705 on kittyhawk.tok.corp.google.com | 1719 on REDACTED |
| 1706 | 1720 |
| 1707 config.status:1238: creating Makefile | 1721 config.status:1240: creating Makefile |
| 1708 config.status:1238: creating libxslt.pc | 1722 config.status:1240: creating libxslt.pc |
| 1709 config.status:1238: creating libexslt.pc | 1723 config.status:1240: creating libexslt.pc |
| 1710 config.status:1238: creating libxslt/Makefile | 1724 config.status:1240: creating libxslt/Makefile |
| 1711 config.status:1238: creating libxslt/xsltconfig.h | 1725 config.status:1240: creating libxslt/xsltconfig.h |
| 1712 config.status:1238: creating libxslt/xsltwin32config.h | 1726 config.status:1240: creating libxslt/xsltwin32config.h |
| 1713 config.status:1238: creating libexslt/Makefile | 1727 config.status:1240: creating libexslt/Makefile |
| 1714 config.status:1238: creating libexslt/exsltconfig.h | 1728 config.status:1240: creating libexslt/exsltconfig.h |
| 1715 config.status:1238: creating xsltproc/Makefile | 1729 config.status:1240: creating xsltproc/Makefile |
| 1716 config.status:1238: creating python/Makefile | 1730 config.status:1240: creating python/Makefile |
| 1717 config.status:1238: creating python/tests/Makefile | 1731 config.status:1240: creating python/tests/Makefile |
| 1718 config.status:1238: creating tests/Makefile | 1732 config.status:1240: creating tests/Makefile |
| 1719 config.status:1238: creating tests/docs/Makefile | 1733 config.status:1240: creating tests/docs/Makefile |
| 1720 config.status:1238: creating tests/REC1/Makefile | 1734 config.status:1240: creating tests/REC1/Makefile |
| 1721 config.status:1238: creating tests/REC2/Makefile | 1735 config.status:1240: creating tests/REC2/Makefile |
| 1722 config.status:1238: creating tests/REC/Makefile | 1736 config.status:1240: creating tests/REC/Makefile |
| 1723 config.status:1238: creating tests/general/Makefile | 1737 config.status:1240: creating tests/general/Makefile |
| 1724 config.status:1238: creating tests/reports/Makefile | 1738 config.status:1240: creating tests/reports/Makefile |
| 1725 config.status:1238: creating tests/extensions/Makefile | 1739 config.status:1240: creating tests/extensions/Makefile |
| 1726 config.status:1238: creating tests/namespaces/Makefile | 1740 config.status:1240: creating tests/namespaces/Makefile |
| 1727 config.status:1238: creating tests/keys/Makefile | 1741 config.status:1240: creating tests/keys/Makefile |
| 1728 config.status:1238: creating tests/numbers/Makefile | 1742 config.status:1240: creating tests/numbers/Makefile |
| 1729 config.status:1238: creating tests/documents/Makefile | 1743 config.status:1240: creating tests/documents/Makefile |
| 1730 config.status:1238: creating tests/xmlspec/Makefile | 1744 config.status:1240: creating tests/xmlspec/Makefile |
| 1731 config.status:1238: creating tests/multiple/Makefile | 1745 config.status:1240: creating tests/multiple/Makefile |
| 1732 config.status:1238: creating tests/xinclude/Makefile | 1746 config.status:1240: creating tests/xinclude/Makefile |
| 1733 config.status:1238: creating tests/XSLTMark/Makefile | 1747 config.status:1240: creating tests/XSLTMark/Makefile |
| 1734 config.status:1238: creating tests/docbook/Makefile | 1748 config.status:1240: creating tests/docbook/Makefile |
| 1735 config.status:1238: creating tests/exslt/Makefile | 1749 config.status:1240: creating tests/exslt/Makefile |
| 1736 config.status:1238: creating tests/exslt/common/Makefile | 1750 config.status:1240: creating tests/exslt/common/Makefile |
| 1737 config.status:1238: creating tests/exslt/functions/Makefile | 1751 config.status:1240: creating tests/exslt/functions/Makefile |
| 1738 config.status:1238: creating tests/exslt/math/Makefile | 1752 config.status:1240: creating tests/exslt/math/Makefile |
| 1739 config.status:1238: creating tests/exslt/saxon/Makefile | 1753 config.status:1240: creating tests/exslt/saxon/Makefile |
| 1740 config.status:1238: creating tests/exslt/sets/Makefile | 1754 config.status:1240: creating tests/exslt/sets/Makefile |
| 1741 config.status:1238: creating tests/exslt/strings/Makefile | 1755 config.status:1240: creating tests/exslt/strings/Makefile |
| 1742 config.status:1238: creating tests/exslt/date/Makefile | 1756 config.status:1240: creating tests/exslt/date/Makefile |
| 1743 config.status:1238: creating tests/exslt/dynamic/Makefile | 1757 config.status:1240: creating tests/exslt/dynamic/Makefile |
| 1744 config.status:1238: creating tests/exslt/crypto/Makefile | 1758 config.status:1240: creating tests/exslt/crypto/Makefile |
| 1745 config.status:1238: creating tests/plugins/Makefile | 1759 config.status:1240: creating tests/plugins/Makefile |
| 1746 config.status:1238: creating doc/Makefile | 1760 config.status:1240: creating doc/Makefile |
| 1747 config.status:1238: creating xslt-config | 1761 config.status:1240: creating xslt-config |
| 1748 config.status:1238: creating libxslt.spec | 1762 config.status:1240: creating libxslt.spec |
| 1749 config.status:1238: creating config.h | 1763 config.status:1240: creating config.h |
| 1750 config.status:1452: executing depfiles commands | 1764 config.status:1454: executing depfiles commands |
| 1751 config.status:1452: executing libtool commands | 1765 config.status:1454: executing libtool commands |
| 1752 | 1766 |
| 1753 ## ---------------- ## | 1767 ## ---------------- ## |
| 1754 ## Cache variables. ## | 1768 ## Cache variables. ## |
| 1755 ## ---------------- ## | 1769 ## ---------------- ## |
| 1756 | 1770 |
| 1757 ac_cv_build=x86_64-unknown-linux-gnu | 1771 ac_cv_build=x86_64-unknown-linux-gnu |
| 1758 ac_cv_c_compiler_gnu=yes | 1772 ac_cv_c_compiler_gnu=yes |
| 1759 ac_cv_env_CC_set= | 1773 ac_cv_env_CC_set= |
| 1760 ac_cv_env_CC_value= | 1774 ac_cv_env_CC_value= |
| 1761 ac_cv_env_CFLAGS_set= | 1775 ac_cv_env_CFLAGS_set= |
| (...skipping 30 matching lines...) Expand all Loading... |
| 1792 ac_cv_func_snprintf=yes | 1806 ac_cv_func_snprintf=yes |
| 1793 ac_cv_func_sprintf=yes | 1807 ac_cv_func_sprintf=yes |
| 1794 ac_cv_func_sscanf=yes | 1808 ac_cv_func_sscanf=yes |
| 1795 ac_cv_func_stat=yes | 1809 ac_cv_func_stat=yes |
| 1796 ac_cv_func_time=yes | 1810 ac_cv_func_time=yes |
| 1797 ac_cv_func_vfprintf=yes | 1811 ac_cv_func_vfprintf=yes |
| 1798 ac_cv_func_vsnprintf=yes | 1812 ac_cv_func_vsnprintf=yes |
| 1799 ac_cv_func_vsprintf=yes | 1813 ac_cv_func_vsprintf=yes |
| 1800 ac_cv_header_ansidecl_h=no | 1814 ac_cv_header_ansidecl_h=no |
| 1801 ac_cv_header_dlfcn_h=yes | 1815 ac_cv_header_dlfcn_h=yes |
| 1816 ac_cv_header_errno_h=yes |
| 1802 ac_cv_header_float_h=yes | 1817 ac_cv_header_float_h=yes |
| 1803 ac_cv_header_fp_class_h=no | 1818 ac_cv_header_fp_class_h=no |
| 1804 ac_cv_header_ieeefp_h=no | 1819 ac_cv_header_ieeefp_h=no |
| 1805 ac_cv_header_inttypes_h=yes | 1820 ac_cv_header_inttypes_h=yes |
| 1806 ac_cv_header_locale_h=yes | 1821 ac_cv_header_locale_h=yes |
| 1807 ac_cv_header_math_h=yes | 1822 ac_cv_header_math_h=yes |
| 1808 ac_cv_header_memory_h=yes | 1823 ac_cv_header_memory_h=yes |
| 1809 ac_cv_header_minix_config_h=no | 1824 ac_cv_header_minix_config_h=no |
| 1810 ac_cv_header_nan_h=no | 1825 ac_cv_header_nan_h=no |
| 1811 ac_cv_header_pthread_h=yes | 1826 ac_cv_header_pthread_h=yes |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1883 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'\''' | 1898 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'\''' |
| 1884 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();
/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' | 1899 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();
/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' |
| 1885 lt_cv_sys_max_cmd_len=1572864 | 1900 lt_cv_sys_max_cmd_len=1572864 |
| 1886 lt_cv_to_host_file_cmd=func_convert_file_noop | 1901 lt_cv_to_host_file_cmd=func_convert_file_noop |
| 1887 lt_cv_to_tool_file_cmd=func_convert_file_noop | 1902 lt_cv_to_tool_file_cmd=func_convert_file_noop |
| 1888 | 1903 |
| 1889 ## ----------------- ## | 1904 ## ----------------- ## |
| 1890 ## Output variables. ## | 1905 ## Output variables. ## |
| 1891 ## ----------------- ## | 1906 ## ----------------- ## |
| 1892 | 1907 |
| 1893 ACLOCAL='${SHELL} /usr/local/google/work/cb/src/third_party/libxslt/missing aclo
cal-1.14' | 1908 ACLOCAL='${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing aclo
cal-1.14' |
| 1894 AMDEPBACKSLASH='\' | 1909 AMDEPBACKSLASH='\' |
| 1895 AMDEP_FALSE='#' | 1910 AMDEP_FALSE='#' |
| 1896 AMDEP_TRUE='' | 1911 AMDEP_TRUE='' |
| 1897 AMTAR='$${TAR-tar}' | 1912 AMTAR='$${TAR-tar}' |
| 1898 AM_BACKSLASH='\' | 1913 AM_BACKSLASH='\' |
| 1899 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | 1914 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
| 1900 AM_DEFAULT_VERBOSITY='0' | 1915 AM_DEFAULT_VERBOSITY='0' |
| 1901 AM_V='$(V)' | 1916 AM_V='$(V)' |
| 1902 AR='ar' | 1917 AR='ar' |
| 1903 AS='as' | 1918 AS='as' |
| 1904 AUTOCONF='${SHELL} /usr/local/google/work/cb/src/third_party/libxslt/missing aut
oconf' | 1919 AUTOCONF='${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing aut
oconf' |
| 1905 AUTOHEADER='${SHELL} /usr/local/google/work/cb/src/third_party/libxslt/missing a
utoheader' | 1920 AUTOHEADER='${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing a
utoheader' |
| 1906 AUTOMAKE='${SHELL} /usr/local/google/work/cb/src/third_party/libxslt/missing aut
omake-1.14' | 1921 AUTOMAKE='${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing aut
omake-1.14' |
| 1907 AWK='gawk' | 1922 AWK='gawk' |
| 1908 CC='gcc' | 1923 CC='gcc' |
| 1909 CCDEPMODE='depmode=gcc3' | 1924 CCDEPMODE='depmode=gcc3' |
| 1910 CFLAGS='-g -O2 -Wall -Wformat=2 -Wmissing-format-attribute' | 1925 CFLAGS='-g -O2 -Wall -Wformat=2 -Wmissing-format-attribute' |
| 1911 CPP='gcc -E' | 1926 CPP='gcc -E' |
| 1912 CPPFLAGS='' | 1927 CPPFLAGS='' |
| 1913 CRYPTO_TESTDIR='crypto' | 1928 CRYPTO_TESTDIR='crypto' |
| 1914 CYGPATH_W='echo' | 1929 CYGPATH_W='echo' |
| 1915 DEFS='-DHAVE_CONFIG_H' | 1930 DEFS='-DHAVE_CONFIG_H' |
| 1916 DEPDIR='.deps' | 1931 DEPDIR='.deps' |
| 1917 DLLTOOL='false' | 1932 DLLTOOL='false' |
| 1918 DSYMUTIL='' | 1933 DSYMUTIL='' |
| 1919 DUMPBIN='' | 1934 DUMPBIN='' |
| 1920 ECHO_C='' | 1935 ECHO_C='' |
| 1921 ECHO_N='-n' | 1936 ECHO_N='-n' |
| 1922 ECHO_T='' | 1937 ECHO_T='' |
| 1923 EGREP='/bin/grep -E' | 1938 EGREP='/bin/grep -E' |
| 1924 EXEEXT='' | 1939 EXEEXT='' |
| 1925 EXSLT_INCLUDEDIR='-I${includedir}' | 1940 EXSLT_INCLUDEDIR='-I${includedir}' |
| 1926 EXSLT_LIBDIR='-L${libdir}' | 1941 EXSLT_LIBDIR='-L${libdir}' |
| 1927 EXSLT_LIBS='-lexslt -lxslt -L/usr/local/google/work/cb/src/third_party/libxml/li
nux -L/usr/local/lib -lxml2 -lz -lm -ldl -lm -lgcrypt' | 1942 EXSLT_LIBS='-lexslt -lxslt -L/usr/local/google/work/ca/src/third_party/libxml/li
nux -L/usr/local/lib -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -lm -lgcryp
t' |
| 1928 EXTRA_LIBS='' | 1943 EXTRA_LIBS='' |
| 1929 FGREP='/bin/grep -F' | 1944 FGREP='/bin/grep -F' |
| 1930 GREP='/bin/grep' | 1945 GREP='/bin/grep' |
| 1931 HTML_DIR='$(datadir)/doc/$(PACKAGE)-$(VERSION)/html' | 1946 HTML_DIR='$(datadir)/doc/$(PACKAGE)-$(VERSION)/html' |
| 1932 INSTALL_DATA='${INSTALL} -m 644' | 1947 INSTALL_DATA='${INSTALL} -m 644' |
| 1933 INSTALL_PROGRAM='${INSTALL}' | 1948 INSTALL_PROGRAM='${INSTALL}' |
| 1934 INSTALL_SCRIPT='${INSTALL}' | 1949 INSTALL_SCRIPT='${INSTALL}' |
| 1935 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | 1950 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
| 1936 LD='/usr/bin/ld -m elf_x86_64' | 1951 LD='/usr/bin/ld -m elf_x86_64' |
| 1937 LDFLAGS='' | 1952 LDFLAGS='' |
| 1938 LIBEXSLT_MAJOR_VERSION='0' | 1953 LIBEXSLT_MAJOR_VERSION='0' |
| 1939 LIBEXSLT_MICRO_VERSION='17' | 1954 LIBEXSLT_MICRO_VERSION='17' |
| 1940 LIBEXSLT_MINOR_VERSION='8' | 1955 LIBEXSLT_MINOR_VERSION='8' |
| 1941 LIBEXSLT_VERSION='0.8.17' | 1956 LIBEXSLT_VERSION='0.8.17' |
| 1942 LIBEXSLT_VERSION_EXTRA='' | 1957 LIBEXSLT_VERSION_EXTRA='' |
| 1943 LIBEXSLT_VERSION_INFO='8:17:8' | 1958 LIBEXSLT_VERSION_INFO='8:17:8' |
| 1944 LIBEXSLT_VERSION_NUMBER='817' | 1959 LIBEXSLT_VERSION_NUMBER='817' |
| 1945 LIBGCRYPT_CFLAGS='' | 1960 LIBGCRYPT_CFLAGS='' |
| 1946 LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config' | 1961 LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config' |
| 1947 LIBGCRYPT_LIBS='-lgcrypt' | 1962 LIBGCRYPT_LIBS='-lgcrypt' |
| 1948 LIBOBJS='' | 1963 LIBOBJS='' |
| 1949 LIBS='' | 1964 LIBS='' |
| 1950 LIBTOOL='$(SHELL) $(top_builddir)/libtool' | 1965 LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
| 1951 LIBXML_CFLAGS='-I/usr/local/google/work/cb/src/third_party/libxml/linux/include' | 1966 LIBXML_CFLAGS='-I/usr/local/google/work/ca/src/third_party/libxml/linux/include' |
| 1952 LIBXML_LIBS='-L/usr/local/google/work/cb/src/third_party/libxml/linux -L/usr/loc
al/lib -lxml2 -lz -lm -ldl' | 1967 LIBXML_LIBS='-L/usr/local/google/work/ca/src/third_party/libxml/linux -L/usr/loc
al/lib -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl' |
| 1953 LIBXML_REQUIRED_VERSION='2.6.27' | 1968 LIBXML_REQUIRED_VERSION='2.6.27' |
| 1954 LIBXML_SRC='../../libxml/linux/' | 1969 LIBXML_SRC='../../libxml/linux/' |
| 1955 LIBXSLT_DEFAULT_PLUGINS_PATH='/usr/local/lib/libxslt-plugins' | 1970 LIBXSLT_DEFAULT_PLUGINS_PATH='/usr/local/lib/libxslt-plugins' |
| 1956 LIBXSLT_MAJOR_MINOR_VERSION='1.1' | 1971 LIBXSLT_MAJOR_MINOR_VERSION='1.1' |
| 1957 LIBXSLT_MAJOR_VERSION='1' | 1972 LIBXSLT_MAJOR_VERSION='1' |
| 1958 LIBXSLT_MICRO_VERSION='28' | 1973 LIBXSLT_MICRO_VERSION='29' |
| 1959 LIBXSLT_MINOR_VERSION='1' | 1974 LIBXSLT_MINOR_VERSION='1' |
| 1960 LIBXSLT_VERSION='1.1.28' | 1975 LIBXSLT_VERSION='1.1.29' |
| 1961 LIBXSLT_VERSION_EXTRA='' | 1976 LIBXSLT_VERSION_EXTRA='' |
| 1962 LIBXSLT_VERSION_INFO='2:28:1' | 1977 LIBXSLT_VERSION_INFO='2:29:1' |
| 1963 LIBXSLT_VERSION_NUMBER='10128' | 1978 LIBXSLT_VERSION_NUMBER='10129' |
| 1964 LIPO='' | 1979 LIPO='' |
| 1965 LN_S='ln -s' | 1980 LN_S='ln -s' |
| 1966 LTLIBOBJS='' | 1981 LTLIBOBJS='' |
| 1967 MAKEINFO='${SHELL} /usr/local/google/work/cb/src/third_party/libxslt/missing mak
einfo' | 1982 MAKEINFO='${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/missing mak
einfo' |
| 1968 MANIFEST_TOOL=':' | 1983 MANIFEST_TOOL=':' |
| 1969 MKDIR_P='/bin/mkdir -p' | 1984 MKDIR_P='/bin/mkdir -p' |
| 1970 MV='/bin/mv' | 1985 MV='/bin/mv' |
| 1971 M_LIBS='-lm' | 1986 M_LIBS='-lm' |
| 1972 NM='/usr/bin/nm -B' | 1987 NM='/usr/bin/nm -B' |
| 1973 NMEDIT='' | 1988 NMEDIT='' |
| 1974 OBJDUMP='objdump' | 1989 OBJDUMP='objdump' |
| 1975 OBJEXT='o' | 1990 OBJEXT='o' |
| 1976 OTOOL64='' | 1991 OTOOL64='' |
| 1977 OTOOL='' | 1992 OTOOL='' |
| 1978 PACKAGE='libxslt' | 1993 PACKAGE='libxslt' |
| 1979 PACKAGE_BUGREPORT='' | 1994 PACKAGE_BUGREPORT='' |
| 1980 PACKAGE_NAME='' | 1995 PACKAGE_NAME='' |
| 1981 PACKAGE_STRING='' | 1996 PACKAGE_STRING='' |
| 1982 PACKAGE_TARNAME='' | 1997 PACKAGE_TARNAME='' |
| 1983 PACKAGE_URL='' | 1998 PACKAGE_URL='' |
| 1984 PACKAGE_VERSION='' | 1999 PACKAGE_VERSION='' |
| 1985 PATH_SEPARATOR=':' | 2000 PATH_SEPARATOR=':' |
| 1986 PERL='perl' | 2001 PERL='perl' |
| 1987 PYTHON='/usr/bin/python' | 2002 PYTHON='/usr/bin/python' |
| 1988 PYTHONSODV='' | 2003 PYTHONSODV='' |
| 1989 PYTHON_INCLUDES='/usr/include/python2.7' | 2004 PYTHON_INCLUDES='/usr/include/python2.7' |
| 1990 PYTHON_LIBS='-lpthread -ldl -lutil -lm -lpython2.7' | 2005 PYTHON_LIBS='-lpthread -ldl -lutil -lm -lpython2.7' |
| 1991 PYTHON_SITE_PACKAGES='/usr/lib/python2.7/dist-packages' | 2006 PYTHON_SITE_PACKAGES='/usr/lib/python2.7/dist-packages' |
| 1992 PYTHON_SUBDIR='python' | 2007 PYTHON_SUBDIR='python' |
| 1993 PYTHON_VERSION='2.7' | 2008 PYTHON_VERSION='2.7' |
| 1994 RANLIB='ranlib' | 2009 RANLIB='ranlib' |
| 1995 RELDATE='Sat May 14 2016' | 2010 RELDATE='Wed Oct 12 2016' |
| 1996 RM='/bin/rm' | 2011 RM='/bin/rm' |
| 1997 SED='/bin/sed' | 2012 SED='/bin/sed' |
| 1998 SET_MAKE='' | 2013 SET_MAKE='' |
| 1999 SHELL='/bin/sh' | 2014 SHELL='/bin/sh' |
| 2000 STRIP='strip' | 2015 STRIP='strip' |
| 2001 TAR='/bin/tar' | 2016 TAR='/bin/tar' |
| 2002 THREAD_LIBS='-lpthread' | 2017 THREAD_LIBS='-lpthread' |
| 2003 USE_VERSION_SCRIPT_FALSE='#' | 2018 USE_VERSION_SCRIPT_FALSE='#' |
| 2004 USE_VERSION_SCRIPT_TRUE='' | 2019 USE_VERSION_SCRIPT_TRUE='' |
| 2005 VERSION='1.1.28' | 2020 VERSION='1.1.29' |
| 2006 VERSION_SCRIPT_FLAGS='-Wl,--version-script=' | 2021 VERSION_SCRIPT_FLAGS='-Wl,--version-script=' |
| 2007 WIN32_EXTRA_LDFLAGS='' | 2022 WIN32_EXTRA_LDFLAGS='' |
| 2008 WIN32_EXTRA_LIBADD='' | 2023 WIN32_EXTRA_LIBADD='' |
| 2009 WITH_CRYPTO='1' | 2024 WITH_CRYPTO='1' |
| 2010 WITH_DEBUGGER='0' | 2025 WITH_DEBUGGER='0' |
| 2011 WITH_MEM_DEBUG='0' | 2026 WITH_MEM_DEBUG='0' |
| 2012 WITH_MODULES='0' | 2027 WITH_MODULES='0' |
| 2013 WITH_MODULES_FALSE='' | 2028 WITH_MODULES_FALSE='' |
| 2014 WITH_MODULES_TRUE='#' | 2029 WITH_MODULES_TRUE='#' |
| 2015 WITH_PERL_FALSE='#' | 2030 WITH_PERL_FALSE='#' |
| 2016 WITH_PERL_TRUE='' | 2031 WITH_PERL_TRUE='' |
| 2017 WITH_PYTHON_FALSE='#' | 2032 WITH_PYTHON_FALSE='#' |
| 2018 WITH_PYTHON_TRUE='' | 2033 WITH_PYTHON_TRUE='' |
| 2019 WITH_TRIO='0' | 2034 WITH_TRIO='0' |
| 2020 WITH_XSLT_DEBUG='0' | 2035 WITH_XSLT_DEBUG='0' |
| 2021 XMLLINT='/usr/bin/xmllint' | 2036 XMLLINT='/usr/bin/xmllint' |
| 2022 XML_CONFIG='/usr/local/google/work/cb/src/third_party/libxml/linux/xml2-config' | 2037 XML_CONFIG='/usr/local/google/work/ca/src/third_party/libxml/linux/xml2-config' |
| 2023 XSLTPROC='/usr/bin/xsltproc' | 2038 XSLTPROC='/usr/bin/xsltproc' |
| 2024 XSLTPROCDV='' | 2039 XSLTPROCDV='' |
| 2025 XSLT_INCLUDEDIR='-I${includedir}' | 2040 XSLT_INCLUDEDIR='-I${includedir}' |
| 2026 XSLT_LIBDIR='-L${libdir}' | 2041 XSLT_LIBDIR='-L${libdir}' |
| 2027 XSLT_LIBS='-lxslt -L/usr/local/google/work/cb/src/third_party/libxml/linux -L/us
r/local/lib -lxml2 -lz -lm -ldl -lm' | 2042 XSLT_LIBS='-lxslt -L/usr/local/google/work/ca/src/third_party/libxml/linux -L/us
r/local/lib -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -lm' |
| 2028 XSLT_LOCALE_WINAPI='0' | 2043 XSLT_LOCALE_WINAPI='0' |
| 2029 XSLT_LOCALE_XLOCALE='1' | 2044 XSLT_LOCALE_XLOCALE='1' |
| 2030 ac_ct_AR='ar' | 2045 ac_ct_AR='ar' |
| 2031 ac_ct_CC='gcc' | 2046 ac_ct_CC='gcc' |
| 2032 ac_ct_DUMPBIN='' | 2047 ac_ct_DUMPBIN='' |
| 2033 am__EXEEXT_FALSE='' | 2048 am__EXEEXT_FALSE='' |
| 2034 am__EXEEXT_TRUE='#' | 2049 am__EXEEXT_TRUE='#' |
| 2035 am__fastdepCC_FALSE='#' | 2050 am__fastdepCC_FALSE='#' |
| 2036 am__fastdepCC_TRUE='' | 2051 am__fastdepCC_TRUE='' |
| 2037 am__include='include' | 2052 am__include='include' |
| (...skipping 15 matching lines...) Expand all Loading... |
| 2053 dvidir='${docdir}' | 2068 dvidir='${docdir}' |
| 2054 exec_prefix='${prefix}' | 2069 exec_prefix='${prefix}' |
| 2055 host='x86_64-unknown-linux-gnu' | 2070 host='x86_64-unknown-linux-gnu' |
| 2056 host_alias='' | 2071 host_alias='' |
| 2057 host_cpu='x86_64' | 2072 host_cpu='x86_64' |
| 2058 host_os='linux-gnu' | 2073 host_os='linux-gnu' |
| 2059 host_vendor='unknown' | 2074 host_vendor='unknown' |
| 2060 htmldir='${docdir}' | 2075 htmldir='${docdir}' |
| 2061 includedir='${prefix}/include' | 2076 includedir='${prefix}/include' |
| 2062 infodir='${datarootdir}/info' | 2077 infodir='${datarootdir}/info' |
| 2063 install_sh='${SHELL} /usr/local/google/work/cb/src/third_party/libxslt/install-s
h' | 2078 install_sh='${SHELL} /usr/local/google/work/ca/src/third_party/libxslt/install-s
h' |
| 2064 libdir='${exec_prefix}/lib' | 2079 libdir='${exec_prefix}/lib' |
| 2065 libexecdir='${exec_prefix}/libexec' | 2080 libexecdir='${exec_prefix}/libexec' |
| 2066 localedir='${datarootdir}/locale' | 2081 localedir='${datarootdir}/locale' |
| 2067 localstatedir='${prefix}/var' | 2082 localstatedir='${prefix}/var' |
| 2068 mandir='${datarootdir}/man' | 2083 mandir='${datarootdir}/man' |
| 2069 mkdir_p='$(MKDIR_P)' | 2084 mkdir_p='$(MKDIR_P)' |
| 2070 oldincludedir='/usr/include' | 2085 oldincludedir='/usr/include' |
| 2071 pdfdir='${docdir}' | 2086 pdfdir='${docdir}' |
| 2072 prefix='/usr/local' | 2087 prefix='/usr/local' |
| 2073 program_transform_name='s,x,x,' | 2088 program_transform_name='s,x,x,' |
| (...skipping 24 matching lines...) Expand all Loading... |
| 2098 #define HAVE_STRINGS_H 1 | 2113 #define HAVE_STRINGS_H 1 |
| 2099 #define HAVE_INTTYPES_H 1 | 2114 #define HAVE_INTTYPES_H 1 |
| 2100 #define HAVE_STDINT_H 1 | 2115 #define HAVE_STDINT_H 1 |
| 2101 #define HAVE_UNISTD_H 1 | 2116 #define HAVE_UNISTD_H 1 |
| 2102 #define __EXTENSIONS__ 1 | 2117 #define __EXTENSIONS__ 1 |
| 2103 #define _ALL_SOURCE 1 | 2118 #define _ALL_SOURCE 1 |
| 2104 #define _GNU_SOURCE 1 | 2119 #define _GNU_SOURCE 1 |
| 2105 #define _POSIX_PTHREAD_SEMANTICS 1 | 2120 #define _POSIX_PTHREAD_SEMANTICS 1 |
| 2106 #define _TANDEM_SOURCE 1 | 2121 #define _TANDEM_SOURCE 1 |
| 2107 #define PACKAGE "libxslt" | 2122 #define PACKAGE "libxslt" |
| 2108 #define VERSION "1.1.28" | 2123 #define VERSION "1.1.29" |
| 2109 #define STDC_HEADERS 1 | 2124 #define STDC_HEADERS 1 |
| 2110 #define HAVE_DLFCN_H 1 | 2125 #define HAVE_DLFCN_H 1 |
| 2111 #define LT_OBJDIR ".libs/" | 2126 #define LT_OBJDIR ".libs/" |
| 2112 #define HAVE_SYS_TYPES_H 1 | 2127 #define HAVE_SYS_TYPES_H 1 |
| 2113 #define HAVE_SYS_TIME_H 1 | 2128 #define HAVE_SYS_TIME_H 1 |
| 2114 #define HAVE_STDLIB_H 1 | 2129 #define HAVE_STDLIB_H 1 |
| 2115 #define HAVE_UNISTD_H 1 | 2130 #define HAVE_UNISTD_H 1 |
| 2116 #define HAVE_STRING_H 1 | 2131 #define HAVE_STRING_H 1 |
| 2117 #define HAVE_LIBPTHREAD /**/ | 2132 #define HAVE_LIBPTHREAD /**/ |
| 2118 #define HAVE_PTHREAD_H /**/ | 2133 #define HAVE_PTHREAD_H /**/ |
| 2119 #define HAVE_LOCALE_H 1 | 2134 #define HAVE_LOCALE_H 1 |
| 2120 #define HAVE_XLOCALE_H 1 | 2135 #define HAVE_XLOCALE_H 1 |
| 2121 #define HAVE_MATH_H 1 | 2136 #define HAVE_MATH_H 1 |
| 2122 #define HAVE_FLOAT_H 1 | 2137 #define HAVE_FLOAT_H 1 |
| 2123 #define HAVE_SYS_TIMEB_H 1 | 2138 #define HAVE_SYS_TIMEB_H 1 |
| 2124 #define HAVE_TIME_H 1 | 2139 #define HAVE_TIME_H 1 |
| 2125 #define HAVE_SYS_STAT_H 1 | 2140 #define HAVE_SYS_STAT_H 1 |
| 2126 #define HAVE_SYS_SELECT_H 1 | 2141 #define HAVE_SYS_SELECT_H 1 |
| 2127 #define HAVE_STDARG_H 1 | 2142 #define HAVE_STDARG_H 1 |
| 2143 #define HAVE_ERRNO_H 1 |
| 2128 #define HAVE_STAT 1 | 2144 #define HAVE_STAT 1 |
| 2129 #define HAVE_POW /**/ | 2145 #define HAVE_POW /**/ |
| 2130 #define HAVE_FLOOR /**/ | 2146 #define HAVE_FLOOR /**/ |
| 2131 #define HAVE_FABS /**/ | 2147 #define HAVE_FABS /**/ |
| 2132 #define HAVE_GETTIMEOFDAY 1 | 2148 #define HAVE_GETTIMEOFDAY 1 |
| 2133 #define HAVE_MKTIME 1 | 2149 #define HAVE_MKTIME 1 |
| 2134 #define HAVE_LOCALTIME 1 | 2150 #define HAVE_LOCALTIME 1 |
| 2135 #define HAVE_LOCALTIME_R 1 | 2151 #define HAVE_LOCALTIME_R 1 |
| 2136 #define HAVE_ASCTIME 1 | 2152 #define HAVE_ASCTIME 1 |
| 2137 #define HAVE_TIME 1 | 2153 #define HAVE_TIME 1 |
| 2138 #define HAVE_GMTIME 1 | 2154 #define HAVE_GMTIME 1 |
| 2139 #define HAVE_GMTIME_R 1 | 2155 #define HAVE_GMTIME_R 1 |
| 2140 #define HAVE_FTIME 1 | 2156 #define HAVE_FTIME 1 |
| 2141 #define HAVE_PRINTF 1 | 2157 #define HAVE_PRINTF 1 |
| 2142 #define HAVE_SPRINTF 1 | 2158 #define HAVE_SPRINTF 1 |
| 2143 #define HAVE_FPRINTF 1 | 2159 #define HAVE_FPRINTF 1 |
| 2144 #define HAVE_SNPRINTF 1 | 2160 #define HAVE_SNPRINTF 1 |
| 2145 #define HAVE_VFPRINTF 1 | 2161 #define HAVE_VFPRINTF 1 |
| 2146 #define HAVE_VSPRINTF 1 | 2162 #define HAVE_VSPRINTF 1 |
| 2147 #define HAVE_VSNPRINTF 1 | 2163 #define HAVE_VSNPRINTF 1 |
| 2148 #define HAVE_SSCANF 1 | 2164 #define HAVE_SSCANF 1 |
| 2149 #define HAVE_CLOCK_GETTIME 1 | 2165 #define HAVE_CLOCK_GETTIME 1 |
| 2150 #define HAVE_GCRYPT 1 | 2166 #define HAVE_GCRYPT 1 |
| 2151 | 2167 |
| 2152 configure: exit 0 | 2168 configure: exit 0 |
| OLD | NEW |