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

Unified 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, 9 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/linux/config.log
diff --git a/third_party/libxslt/linux/config.log b/third_party/libxslt/linux/config.log
new file mode 100644
index 0000000000000000000000000000000000000000..bc4e99a6c7ef2490be592b757fe396b4b044c297
--- /dev/null
+++ b/third_party/libxslt/linux/config.log
@@ -0,0 +1,2153 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by configure, which was
+generated by GNU Autoconf 2.69. Invocation command line was
+
+ $ ../configure --without-debug --without-mem-debug --without-debugger --without-plugins --with-libxml-src=../../libxml/linux/
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = dominicc-linux2.tok.corp.google.com
+uname -m = x86_64
+uname -r = 3.13.0-79-generic
+uname -s = Linux
+uname -v = #123-Ubuntu SMP Fri Feb 19 14:27:58 UTC 2016
+
+/usr/bin/uname -p = unknown
+/bin/uname -X = unknown
+
+/bin/arch = unknown
+/usr/bin/arch -k = unknown
+/usr/convex/getsysinfo = unknown
+/usr/bin/hostinfo = unknown
+/bin/machine = unknown
+/usr/bin/oslevel = unknown
+/bin/universe = unknown
+
+PATH: /usr/local/google/home/dominicc/google-cloud-sdk/bin
+PATH: /work/depot_tools
+PATH: /usr/local/google/home/dominicc/google-cloud-sdk/bin
+PATH: /work/depot_tools
+PATH: /usr/lib/google-golang/bin
+PATH: /usr/local/buildtools/java/jdk/bin
+PATH: /usr/local/sbin
+PATH: /usr/local/bin
+PATH: /usr/sbin
+PATH: /usr/bin
+PATH: /sbin
+PATH: /bin
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+configure:2328: checking build system type
+configure:2342: result: x86_64-unknown-linux-gnu
+configure:2362: checking host system type
+configure:2375: result: x86_64-unknown-linux-gnu
+configure:2446: checking for gcc
+configure:2462: found /usr/bin/gcc
+configure:2473: result: gcc
+configure:2702: checking for C compiler version
+configure:2711: gcc --version >&5
+gcc-4.8.real (Ubuntu 4.8.4-2ubuntu1~14.04.1) 4.8.4
+Copyright (C) 2013 Free Software Foundation, Inc.
+This is free software; see the source for copying conditions. There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+configure:2722: $? = 0
+configure:2711: gcc -v >&5
+Using built-in specs.
+COLLECT_GCC=/usr/bin/gcc-4.8.real
+COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
+Target: x86_64-linux-gnu
+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-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
+Thread model: posix
+gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1)
+configure:2722: $? = 0
+configure:2711: gcc -V >&5
+gcc-4.8.real: error: unrecognized command line option '-V'
+gcc-4.8.real: fatal error: no input files
+compilation terminated.
+configure:2722: $? = 4
+configure:2711: gcc -qversion >&5
+gcc-4.8.real: error: unrecognized command line option '-qversion'
+gcc-4.8.real: fatal error: no input files
+compilation terminated.
+configure:2722: $? = 4
+configure:2742: checking whether the C compiler works
+configure:2764: gcc conftest.c >&5
+configure:2768: $? = 0
+configure:2816: result: yes
+configure:2819: checking for C compiler default output file name
+configure:2821: result: a.out
+configure:2827: checking for suffix of executables
+configure:2834: gcc -o conftest conftest.c >&5
+configure:2838: $? = 0
+configure:2860: result:
+configure:2882: checking whether we are cross compiling
+configure:2890: gcc -o conftest conftest.c >&5
+configure:2894: $? = 0
+configure:2901: ./conftest
+configure:2905: $? = 0
+configure:2920: result: no
+configure:2925: checking for suffix of object files
+configure:2947: gcc -c conftest.c >&5
+configure:2951: $? = 0
+configure:2972: result: o
+configure:2976: checking whether we are using the GNU C compiler
+configure:2995: gcc -c conftest.c >&5
+configure:2995: $? = 0
+configure:3004: result: yes
+configure:3013: checking whether gcc accepts -g
+configure:3033: gcc -c -g conftest.c >&5
+configure:3033: $? = 0
+configure:3074: result: yes
+configure:3091: checking for gcc option to accept ISO C89
+configure:3154: gcc -c -g -O2 conftest.c >&5
+configure:3154: $? = 0
+configure:3167: result: none needed
+configure:3192: checking whether gcc understands -c and -o together
+configure:3214: gcc -c conftest.c -o conftest2.o
+configure:3217: $? = 0
+configure:3214: gcc -c conftest.c -o conftest2.o
+configure:3217: $? = 0
+configure:3229: result: yes
+configure:3252: checking how to run the C preprocessor
+configure:3283: gcc -E conftest.c
+configure:3283: $? = 0
+configure:3297: gcc -E conftest.c
+conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
+ #include <ac_nonexistent.h>
+ ^
+compilation terminated.
+configure:3297: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:3322: result: gcc -E
+configure:3342: gcc -E conftest.c
+configure:3342: $? = 0
+configure:3356: gcc -E conftest.c
+conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
+ #include <ac_nonexistent.h>
+ ^
+compilation terminated.
+configure:3356: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:3385: checking for grep that handles long lines and -e
+configure:3443: result: /bin/grep
+configure:3448: checking for egrep
+configure:3510: result: /bin/grep -E
+configure:3515: checking for ANSI C header files
+configure:3535: gcc -c -g -O2 conftest.c >&5
+configure:3535: $? = 0
+configure:3608: gcc -o conftest -g -O2 conftest.c >&5
+configure:3608: $? = 0
+configure:3608: ./conftest
+configure:3608: $? = 0
+configure:3619: result: yes
+configure:3632: checking for sys/types.h
+configure:3632: gcc -c -g -O2 conftest.c >&5
+configure:3632: $? = 0
+configure:3632: result: yes
+configure:3632: checking for sys/stat.h
+configure:3632: gcc -c -g -O2 conftest.c >&5
+configure:3632: $? = 0
+configure:3632: result: yes
+configure:3632: checking for stdlib.h
+configure:3632: gcc -c -g -O2 conftest.c >&5
+configure:3632: $? = 0
+configure:3632: result: yes
+configure:3632: checking for string.h
+configure:3632: gcc -c -g -O2 conftest.c >&5
+configure:3632: $? = 0
+configure:3632: result: yes
+configure:3632: checking for memory.h
+configure:3632: gcc -c -g -O2 conftest.c >&5
+configure:3632: $? = 0
+configure:3632: result: yes
+configure:3632: checking for strings.h
+configure:3632: gcc -c -g -O2 conftest.c >&5
+configure:3632: $? = 0
+configure:3632: result: yes
+configure:3632: checking for inttypes.h
+configure:3632: gcc -c -g -O2 conftest.c >&5
+configure:3632: $? = 0
+configure:3632: result: yes
+configure:3632: checking for stdint.h
+configure:3632: gcc -c -g -O2 conftest.c >&5
+configure:3632: $? = 0
+configure:3632: result: yes
+configure:3632: checking for unistd.h
+configure:3632: gcc -c -g -O2 conftest.c >&5
+configure:3632: $? = 0
+configure:3632: result: yes
+configure:3645: checking minix/config.h usability
+configure:3645: gcc -c -g -O2 conftest.c >&5
+conftest.c:52:26: fatal error: minix/config.h: No such file or directory
+ #include <minix/config.h>
+ ^
+compilation terminated.
+configure:3645: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| /* end confdefs.h. */
+| #include <stdio.h>
+| #ifdef HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #ifdef HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #ifdef STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # ifdef HAVE_STDLIB_H
+| # include <stdlib.h>
+| # endif
+| #endif
+| #ifdef HAVE_STRING_H
+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
+| # include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #ifdef HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #ifdef HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #endif
+| #ifdef HAVE_STDINT_H
+| # include <stdint.h>
+| #endif
+| #ifdef HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| #include <minix/config.h>
+configure:3645: result: no
+configure:3645: checking minix/config.h presence
+configure:3645: gcc -E conftest.c
+conftest.c:19:26: fatal error: minix/config.h: No such file or directory
+ #include <minix/config.h>
+ ^
+compilation terminated.
+configure:3645: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| /* end confdefs.h. */
+| #include <minix/config.h>
+configure:3645: result: no
+configure:3645: checking for minix/config.h
+configure:3645: result: no
+configure:3666: checking whether it is safe to define __EXTENSIONS__
+configure:3684: gcc -c -g -O2 conftest.c >&5
+configure:3684: $? = 0
+configure:3691: result: yes
+configure:3792: checking for a BSD-compatible install
+configure:3860: result: /usr/bin/install -c
+configure:3871: checking whether build environment is sane
+configure:3926: result: yes
+configure:4074: checking for a thread-safe mkdir -p
+configure:4113: result: /bin/mkdir -p
+configure:4120: checking for gawk
+configure:4136: found /usr/bin/gawk
+configure:4147: result: gawk
+configure:4158: checking whether make sets $(MAKE)
+configure:4180: result: yes
+configure:4210: checking for style of include used by make
+configure:4238: result: GNU
+configure:4272: checking whether make supports nested variables
+configure:4289: result: yes
+configure:4375: checking dependency style of gcc
+configure:4486: result: gcc3
+configure:4560: checking whether make supports nested variables
+configure:4577: result: yes
+configure:4659: checking for gcc
+configure:4686: result: gcc
+configure:4915: checking for C compiler version
+configure:4924: gcc --version >&5
+gcc-4.8.real (Ubuntu 4.8.4-2ubuntu1~14.04.1) 4.8.4
+Copyright (C) 2013 Free Software Foundation, Inc.
+This is free software; see the source for copying conditions. There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+configure:4935: $? = 0
+configure:4924: gcc -v >&5
+Using built-in specs.
+COLLECT_GCC=/usr/bin/gcc-4.8.real
+COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
+Target: x86_64-linux-gnu
+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-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
+Thread model: posix
+gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1)
+configure:4935: $? = 0
+configure:4924: gcc -V >&5
+gcc-4.8.real: error: unrecognized command line option '-V'
+gcc-4.8.real: fatal error: no input files
+compilation terminated.
+configure:4935: $? = 4
+configure:4924: gcc -qversion >&5
+gcc-4.8.real: error: unrecognized command line option '-qversion'
+gcc-4.8.real: fatal error: no input files
+compilation terminated.
+configure:4935: $? = 4
+configure:4939: checking whether we are using the GNU C compiler
+configure:4967: result: yes
+configure:4976: checking whether gcc accepts -g
+configure:5037: result: yes
+configure:5054: checking for gcc option to accept ISO C89
+configure:5130: result: none needed
+configure:5155: checking whether gcc understands -c and -o together
+configure:5192: result: yes
+configure:5215: checking how to run the C preprocessor
+configure:5285: result: gcc -E
+configure:5305: gcc -E conftest.c
+configure:5305: $? = 0
+configure:5319: gcc -E conftest.c
+conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory
+ #include <ac_nonexistent.h>
+ ^
+compilation terminated.
+configure:5319: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define PACKAGE "libxslt"
+| #define VERSION "1.1.28"
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:5349: checking for rm
+configure:5367: found /bin/rm
+configure:5380: result: /bin/rm
+configure:5390: checking for mv
+configure:5408: found /bin/mv
+configure:5421: result: /bin/mv
+configure:5431: checking for tar
+configure:5449: found /bin/tar
+configure:5462: result: /bin/tar
+configure:5472: checking for xmllint
+configure:5490: found /usr/bin/xmllint
+configure:5503: result: /usr/bin/xmllint
+configure:5513: checking for xsltproc
+configure:5531: found /usr/bin/xsltproc
+configure:5544: result: /usr/bin/xsltproc
+configure:5553: checking for ANSI C header files
+configure:5657: result: yes
+configure:5712: checking how to print strings
+configure:5739: result: printf
+configure:5760: checking for a sed that does not truncate output
+configure:5824: result: /bin/sed
+configure:5842: checking for fgrep
+configure:5904: result: /bin/grep -F
+configure:5939: checking for ld used by gcc
+configure:6006: result: /usr/bin/ld
+configure:6013: checking if the linker (/usr/bin/ld) is GNU ld
+configure:6028: result: yes
+configure:6040: checking for BSD- or MS-compatible name lister (nm)
+configure:6089: result: /usr/bin/nm -B
+configure:6219: checking the name lister (/usr/bin/nm -B) interface
+configure:6226: gcc -c -g -O2 conftest.c >&5
+configure:6229: /usr/bin/nm -B "conftest.o"
+configure:6232: output
+0000000000000000 B some_variable
+configure:6239: result: BSD nm
+configure:6242: checking whether ln -s works
+configure:6246: result: yes
+configure:6254: checking the maximum length of command line arguments
+configure:6385: result: 1572864
+configure:6402: checking whether the shell understands some XSI constructs
+configure:6412: result: yes
+configure:6416: checking whether the shell understands "+="
+configure:6422: result: yes
+configure:6457: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
+configure:6497: result: func_convert_file_noop
+configure:6504: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
+configure:6524: result: func_convert_file_noop
+configure:6531: checking for /usr/bin/ld option to reload object files
+configure:6538: result: -r
+configure:6612: checking for objdump
+configure:6628: found /usr/bin/objdump
+configure:6639: result: objdump
+configure:6668: checking how to recognize dependent libraries
+configure:6866: result: pass_all
+configure:6951: checking for dlltool
+configure:6981: result: no
+configure:7008: checking how to associate runtime and link libraries
+configure:7035: result: printf %s\n
+configure:7095: checking for ar
+configure:7111: found /usr/bin/ar
+configure:7122: result: ar
+configure:7159: checking for archiver @FILE support
+configure:7176: gcc -c -g -O2 conftest.c >&5
+configure:7176: $? = 0
+configure:7179: ar cru libconftest.a @conftest.lst >&5
+configure:7182: $? = 0
+configure:7187: ar cru libconftest.a @conftest.lst >&5
+ar: conftest.o: No such file or directory
+configure:7190: $? = 1
+configure:7202: result: @
+configure:7260: checking for strip
+configure:7276: found /usr/bin/strip
+configure:7287: result: strip
+configure:7359: checking for ranlib
+configure:7375: found /usr/bin/ranlib
+configure:7386: result: ranlib
+configure:7488: checking command to parse /usr/bin/nm -B output from gcc object
+configure:7608: gcc -c -g -O2 conftest.c >&5
+configure:7611: $? = 0
+configure:7615: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
+configure:7618: $? = 0
+configure:7684: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
+configure:7687: $? = 0
+configure:7725: result: ok
+configure:7762: checking for sysroot
+configure:7792: result: no
+configure:7869: gcc -c -g -O2 conftest.c >&5
+configure:7872: $? = 0
+configure:8061: checking for mt
+configure:8077: found /bin/mt
+configure:8088: result: mt
+configure:8111: checking if mt is a manifest tool
+configure:8117: mt '-?'
+configure:8125: result: no
+configure:8764: checking for dlfcn.h
+configure:8764: gcc -c -g -O2 conftest.c >&5
+configure:8764: $? = 0
+configure:8764: result: yes
+configure:9268: checking for objdir
+configure:9283: result: .libs
+configure:9550: checking if gcc supports -fno-rtti -fno-exceptions
+configure:9568: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
+cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
+configure:9572: $? = 0
+configure:9585: result: no
+configure:9912: checking for gcc option to produce PIC
+configure:9919: result: -fPIC -DPIC
+configure:9927: checking if gcc PIC flag -fPIC -DPIC works
+configure:9945: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
+configure:9949: $? = 0
+configure:9962: result: yes
+configure:9991: checking if gcc static flag -static works
+configure:10019: result: yes
+configure:10034: checking if gcc supports -c -o file.o
+configure:10055: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
+configure:10059: $? = 0
+configure:10081: result: yes
+configure:10089: checking if gcc supports -c -o file.o
+configure:10136: result: yes
+configure:10169: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
+configure:11326: result: yes
+configure:11363: checking whether -lc should be explicitly linked in
+configure:11371: gcc -c -g -O2 conftest.c >&5
+configure:11374: $? = 0
+configure:11389: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
+configure:11392: $? = 0
+configure:11406: result: no
+configure:11566: checking dynamic linker characteristics
+configure:12066: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
+configure:12066: $? = 0
+configure:12300: result: GNU/Linux ld.so
+configure:12407: checking how to hardcode library paths into programs
+configure:12432: result: immediate
+configure:12972: checking whether stripping libraries is possible
+configure:12977: result: yes
+configure:13012: checking if libtool supports shared libraries
+configure:13014: result: yes
+configure:13017: checking whether to build shared libraries
+configure:13038: result: yes
+configure:13041: checking whether to build static libraries
+configure:13045: result: yes
+configure:13087: checking for sys/types.h
+configure:13087: result: yes
+configure:13087: checking sys/time.h usability
+configure:13087: gcc -c -g -O2 conftest.c >&5
+configure:13087: $? = 0
+configure:13087: result: yes
+configure:13087: checking sys/time.h presence
+configure:13087: gcc -E conftest.c
+configure:13087: $? = 0
+configure:13087: result: yes
+configure:13087: checking for sys/time.h
+configure:13087: result: yes
+configure:13087: checking for stdlib.h
+configure:13087: result: yes
+configure:13087: checking for unistd.h
+configure:13087: result: yes
+configure:13087: checking for string.h
+configure:13087: result: yes
+configure:13098: checking how to pass version script to the linker (/usr/bin/ld -m elf_x86_64)
+configure:13106: result: -Wl,--version-script=
+configure:13122: checking pthread.h usability
+configure:13122: gcc -c -g -O2 conftest.c >&5
+configure:13122: $? = 0
+configure:13122: result: yes
+configure:13122: checking pthread.h presence
+configure:13122: gcc -E conftest.c
+configure:13122: $? = 0
+configure:13122: result: yes
+configure:13122: checking for pthread.h
+configure:13122: result: yes
+configure:13124: checking for pthread_join in -lpthread
+configure:13149: gcc -o conftest -g -O2 conftest.c -lpthread >&5
+configure:13149: $? = 0
+configure:13158: result: yes
+configure:13186: checking locale.h usability
+configure:13186: gcc -c -g -O2 conftest.c >&5
+configure:13186: $? = 0
+configure:13186: result: yes
+configure:13186: checking locale.h presence
+configure:13186: gcc -E conftest.c
+configure:13186: $? = 0
+configure:13186: result: yes
+configure:13186: checking for locale.h
+configure:13186: result: yes
+configure:13186: checking xlocale.h usability
+configure:13186: gcc -c -g -O2 conftest.c >&5
+configure:13186: $? = 0
+configure:13186: result: yes
+configure:13186: checking xlocale.h presence
+configure:13186: gcc -E conftest.c
+configure:13186: $? = 0
+configure:13186: result: yes
+configure:13186: checking for xlocale.h
+configure:13186: result: yes
+configure:13197: checking if xlocale program link
+configure:13255: gcc -o conftest -g -O2 conftest.c >&5
+configure:13255: $? = 0
+configure:13256: result: yes
+configure:13281: checking ieeefp.h usability
+configure:13281: gcc -c -g -O2 conftest.c >&5
+conftest.c:71:20: fatal error: ieeefp.h: No such file or directory
+ #include <ieeefp.h>
+ ^
+compilation terminated.
+configure:13281: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define PACKAGE "libxslt"
+| #define VERSION "1.1.28"
+| #define STDC_HEADERS 1
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_LIBPTHREAD /**/
+| #define HAVE_PTHREAD_H /**/
+| #define HAVE_LOCALE_H 1
+| #define HAVE_XLOCALE_H 1
+| /* end confdefs.h. */
+| #include <stdio.h>
+| #ifdef HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #ifdef HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #ifdef STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # ifdef HAVE_STDLIB_H
+| # include <stdlib.h>
+| # endif
+| #endif
+| #ifdef HAVE_STRING_H
+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
+| # include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #ifdef HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #ifdef HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #endif
+| #ifdef HAVE_STDINT_H
+| # include <stdint.h>
+| #endif
+| #ifdef HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| #include <ieeefp.h>
+configure:13281: result: no
+configure:13281: checking ieeefp.h presence
+configure:13281: gcc -E conftest.c
+conftest.c:38:20: fatal error: ieeefp.h: No such file or directory
+ #include <ieeefp.h>
+ ^
+compilation terminated.
+configure:13281: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define PACKAGE "libxslt"
+| #define VERSION "1.1.28"
+| #define STDC_HEADERS 1
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_LIBPTHREAD /**/
+| #define HAVE_PTHREAD_H /**/
+| #define HAVE_LOCALE_H 1
+| #define HAVE_XLOCALE_H 1
+| /* end confdefs.h. */
+| #include <ieeefp.h>
+configure:13281: result: no
+configure:13281: checking for ieeefp.h
+configure:13281: result: no
+configure:13281: checking nan.h usability
+configure:13281: gcc -c -g -O2 conftest.c >&5
+conftest.c:71:17: fatal error: nan.h: No such file or directory
+ #include <nan.h>
+ ^
+compilation terminated.
+configure:13281: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define PACKAGE "libxslt"
+| #define VERSION "1.1.28"
+| #define STDC_HEADERS 1
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_LIBPTHREAD /**/
+| #define HAVE_PTHREAD_H /**/
+| #define HAVE_LOCALE_H 1
+| #define HAVE_XLOCALE_H 1
+| /* end confdefs.h. */
+| #include <stdio.h>
+| #ifdef HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #ifdef HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #ifdef STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # ifdef HAVE_STDLIB_H
+| # include <stdlib.h>
+| # endif
+| #endif
+| #ifdef HAVE_STRING_H
+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
+| # include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #ifdef HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #ifdef HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #endif
+| #ifdef HAVE_STDINT_H
+| # include <stdint.h>
+| #endif
+| #ifdef HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| #include <nan.h>
+configure:13281: result: no
+configure:13281: checking nan.h presence
+configure:13281: gcc -E conftest.c
+conftest.c:38:17: fatal error: nan.h: No such file or directory
+ #include <nan.h>
+ ^
+compilation terminated.
+configure:13281: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define PACKAGE "libxslt"
+| #define VERSION "1.1.28"
+| #define STDC_HEADERS 1
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_LIBPTHREAD /**/
+| #define HAVE_PTHREAD_H /**/
+| #define HAVE_LOCALE_H 1
+| #define HAVE_XLOCALE_H 1
+| /* end confdefs.h. */
+| #include <nan.h>
+configure:13281: result: no
+configure:13281: checking for nan.h
+configure:13281: result: no
+configure:13281: checking math.h usability
+configure:13281: gcc -c -g -O2 conftest.c >&5
+configure:13281: $? = 0
+configure:13281: result: yes
+configure:13281: checking math.h presence
+configure:13281: gcc -E conftest.c
+configure:13281: $? = 0
+configure:13281: result: yes
+configure:13281: checking for math.h
+configure:13281: result: yes
+configure:13281: checking fp_class.h usability
+configure:13281: gcc -c -g -O2 conftest.c >&5
+conftest.c:72:22: fatal error: fp_class.h: No such file or directory
+ #include <fp_class.h>
+ ^
+compilation terminated.
+configure:13281: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define PACKAGE "libxslt"
+| #define VERSION "1.1.28"
+| #define STDC_HEADERS 1
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_LIBPTHREAD /**/
+| #define HAVE_PTHREAD_H /**/
+| #define HAVE_LOCALE_H 1
+| #define HAVE_XLOCALE_H 1
+| #define HAVE_MATH_H 1
+| /* end confdefs.h. */
+| #include <stdio.h>
+| #ifdef HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #ifdef HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #ifdef STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # ifdef HAVE_STDLIB_H
+| # include <stdlib.h>
+| # endif
+| #endif
+| #ifdef HAVE_STRING_H
+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
+| # include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #ifdef HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #ifdef HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #endif
+| #ifdef HAVE_STDINT_H
+| # include <stdint.h>
+| #endif
+| #ifdef HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| #include <fp_class.h>
+configure:13281: result: no
+configure:13281: checking fp_class.h presence
+configure:13281: gcc -E conftest.c
+conftest.c:39:22: fatal error: fp_class.h: No such file or directory
+ #include <fp_class.h>
+ ^
+compilation terminated.
+configure:13281: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define PACKAGE "libxslt"
+| #define VERSION "1.1.28"
+| #define STDC_HEADERS 1
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_LIBPTHREAD /**/
+| #define HAVE_PTHREAD_H /**/
+| #define HAVE_LOCALE_H 1
+| #define HAVE_XLOCALE_H 1
+| #define HAVE_MATH_H 1
+| /* end confdefs.h. */
+| #include <fp_class.h>
+configure:13281: result: no
+configure:13281: checking for fp_class.h
+configure:13281: result: no
+configure:13281: checking float.h usability
+configure:13281: gcc -c -g -O2 conftest.c >&5
+configure:13281: $? = 0
+configure:13281: result: yes
+configure:13281: checking float.h presence
+configure:13281: gcc -E conftest.c
+configure:13281: $? = 0
+configure:13281: result: yes
+configure:13281: checking for float.h
+configure:13281: result: yes
+configure:13281: checking ansidecl.h usability
+configure:13281: gcc -c -g -O2 conftest.c >&5
+conftest.c:73:22: fatal error: ansidecl.h: No such file or directory
+ #include <ansidecl.h>
+ ^
+compilation terminated.
+configure:13281: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define PACKAGE "libxslt"
+| #define VERSION "1.1.28"
+| #define STDC_HEADERS 1
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_LIBPTHREAD /**/
+| #define HAVE_PTHREAD_H /**/
+| #define HAVE_LOCALE_H 1
+| #define HAVE_XLOCALE_H 1
+| #define HAVE_MATH_H 1
+| #define HAVE_FLOAT_H 1
+| /* end confdefs.h. */
+| #include <stdio.h>
+| #ifdef HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #ifdef HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #ifdef STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # ifdef HAVE_STDLIB_H
+| # include <stdlib.h>
+| # endif
+| #endif
+| #ifdef HAVE_STRING_H
+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
+| # include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #ifdef HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #ifdef HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #endif
+| #ifdef HAVE_STDINT_H
+| # include <stdint.h>
+| #endif
+| #ifdef HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| #include <ansidecl.h>
+configure:13281: result: no
+configure:13281: checking ansidecl.h presence
+configure:13281: gcc -E conftest.c
+conftest.c:40:22: fatal error: ansidecl.h: No such file or directory
+ #include <ansidecl.h>
+ ^
+compilation terminated.
+configure:13281: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define PACKAGE "libxslt"
+| #define VERSION "1.1.28"
+| #define STDC_HEADERS 1
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_LIBPTHREAD /**/
+| #define HAVE_PTHREAD_H /**/
+| #define HAVE_LOCALE_H 1
+| #define HAVE_XLOCALE_H 1
+| #define HAVE_MATH_H 1
+| #define HAVE_FLOAT_H 1
+| /* end confdefs.h. */
+| #include <ansidecl.h>
+configure:13281: result: no
+configure:13281: checking for ansidecl.h
+configure:13281: result: no
+configure:13294: checking sys/timeb.h usability
+configure:13294: gcc -c -g -O2 conftest.c >&5
+configure:13294: $? = 0
+configure:13294: result: yes
+configure:13294: checking sys/timeb.h presence
+configure:13294: gcc -E conftest.c
+configure:13294: $? = 0
+configure:13294: result: yes
+configure:13294: checking for sys/timeb.h
+configure:13294: result: yes
+configure:13294: checking time.h usability
+configure:13294: gcc -c -g -O2 conftest.c >&5
+configure:13294: $? = 0
+configure:13294: result: yes
+configure:13294: checking time.h presence
+configure:13294: gcc -E conftest.c
+configure:13294: $? = 0
+configure:13294: result: yes
+configure:13294: checking for time.h
+configure:13294: result: yes
+configure:13294: checking for sys/stat.h
+configure:13294: result: yes
+configure:13294: checking sys/select.h usability
+configure:13294: gcc -c -g -O2 conftest.c >&5
+configure:13294: $? = 0
+configure:13294: result: yes
+configure:13294: checking sys/select.h presence
+configure:13294: gcc -E conftest.c
+configure:13294: $? = 0
+configure:13294: result: yes
+configure:13294: checking for sys/select.h
+configure:13294: result: yes
+configure:13294: checking stdarg.h usability
+configure:13294: gcc -c -g -O2 conftest.c >&5
+configure:13294: $? = 0
+configure:13294: result: yes
+configure:13294: checking stdarg.h presence
+configure:13294: gcc -E conftest.c
+configure:13294: $? = 0
+configure:13294: result: yes
+configure:13294: checking for stdarg.h
+configure:13294: result: yes
+configure:13307: checking for stat
+configure:13307: gcc -o conftest -g -O2 conftest.c >&5
+configure:13307: $? = 0
+configure:13307: result: yes
+configure:13307: checking for _stat
+configure:13307: gcc -o conftest -g -O2 conftest.c >&5
+/tmp/ccRV6Q7t.o: In function `main':
+/work/cb/src/third_party/libxslt/linux/conftest.c:80: undefined reference to `_stat'
+collect2: error: ld returned 1 exit status
+configure:13307: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define PACKAGE "libxslt"
+| #define VERSION "1.1.28"
+| #define STDC_HEADERS 1
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_LIBPTHREAD /**/
+| #define HAVE_PTHREAD_H /**/
+| #define HAVE_LOCALE_H 1
+| #define HAVE_XLOCALE_H 1
+| #define HAVE_MATH_H 1
+| #define HAVE_FLOAT_H 1
+| #define HAVE_SYS_TIMEB_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_SELECT_H 1
+| #define HAVE_STDARG_H 1
+| #define HAVE_STAT 1
+| /* end confdefs.h. */
+| /* Define _stat to an innocuous variant, in case <limits.h> declares _stat.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define _stat innocuous__stat
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char _stat (); below.
+| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+| <limits.h> exists even on freestanding compilers. */
+|
+| #ifdef __STDC__
+| # include <limits.h>
+| #else
+| # include <assert.h>
+| #endif
+|
+| #undef _stat
+|
+| /* Override any GCC internal prototype to avoid an error.
+| Use char because int might match the return type of a GCC
+| builtin and then its argument prototype would still apply. */
+| #ifdef __cplusplus
+| extern "C"
+| #endif
+| char _stat ();
+| /* The GNU C library defines this for functions which it implements
+| to always fail with ENOSYS. Some functions are actually named
+| something starting with __ and the normal name is an alias. */
+| #if defined __stub__stat || defined __stub____stat
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return _stat ();
+| ;
+| return 0;
+| }
+configure:13307: result: no
+configure:13316: checking for pow
+configure:13316: gcc -o conftest -g -O2 conftest.c >&5
+conftest.c:69:6: warning: conflicting types for built-in function 'pow' [enabled by default]
+ char pow ();
+ ^
+/tmp/cc4pqCby.o: In function `main':
+/work/cb/src/third_party/libxslt/linux/conftest.c:80: undefined reference to `pow'
+collect2: error: ld returned 1 exit status
+configure:13316: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define PACKAGE "libxslt"
+| #define VERSION "1.1.28"
+| #define STDC_HEADERS 1
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_LIBPTHREAD /**/
+| #define HAVE_PTHREAD_H /**/
+| #define HAVE_LOCALE_H 1
+| #define HAVE_XLOCALE_H 1
+| #define HAVE_MATH_H 1
+| #define HAVE_FLOAT_H 1
+| #define HAVE_SYS_TIMEB_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_SELECT_H 1
+| #define HAVE_STDARG_H 1
+| #define HAVE_STAT 1
+| /* end confdefs.h. */
+| /* Define pow to an innocuous variant, in case <limits.h> declares pow.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define pow innocuous_pow
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char pow (); below.
+| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+| <limits.h> exists even on freestanding compilers. */
+|
+| #ifdef __STDC__
+| # include <limits.h>
+| #else
+| # include <assert.h>
+| #endif
+|
+| #undef pow
+|
+| /* Override any GCC internal prototype to avoid an error.
+| Use char because int might match the return type of a GCC
+| builtin and then its argument prototype would still apply. */
+| #ifdef __cplusplus
+| extern "C"
+| #endif
+| char pow ();
+| /* The GNU C library defines this for functions which it implements
+| to always fail with ENOSYS. Some functions are actually named
+| something starting with __ and the normal name is an alias. */
+| #if defined __stub_pow || defined __stub___pow
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return pow ();
+| ;
+| return 0;
+| }
+configure:13316: result: no
+configure:13320: checking for pow in -lm
+configure:13345: gcc -o conftest -g -O2 conftest.c -lm >&5
+conftest.c:53:6: warning: conflicting types for built-in function 'pow' [enabled by default]
+ char pow ();
+ ^
+configure:13345: $? = 0
+configure:13354: result: yes
+configure:13365: checking for floor
+configure:13365: gcc -o conftest -g -O2 conftest.c >&5
+conftest.c:70:6: warning: conflicting types for built-in function 'floor' [enabled by default]
+ char floor ();
+ ^
+/tmp/ccCtkx4B.o: In function `main':
+/work/cb/src/third_party/libxslt/linux/conftest.c:81: undefined reference to `floor'
+collect2: error: ld returned 1 exit status
+configure:13365: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define PACKAGE "libxslt"
+| #define VERSION "1.1.28"
+| #define STDC_HEADERS 1
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_LIBPTHREAD /**/
+| #define HAVE_PTHREAD_H /**/
+| #define HAVE_LOCALE_H 1
+| #define HAVE_XLOCALE_H 1
+| #define HAVE_MATH_H 1
+| #define HAVE_FLOAT_H 1
+| #define HAVE_SYS_TIMEB_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_SELECT_H 1
+| #define HAVE_STDARG_H 1
+| #define HAVE_STAT 1
+| #define HAVE_POW /**/
+| /* end confdefs.h. */
+| /* Define floor to an innocuous variant, in case <limits.h> declares floor.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define floor innocuous_floor
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char floor (); below.
+| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+| <limits.h> exists even on freestanding compilers. */
+|
+| #ifdef __STDC__
+| # include <limits.h>
+| #else
+| # include <assert.h>
+| #endif
+|
+| #undef floor
+|
+| /* Override any GCC internal prototype to avoid an error.
+| Use char because int might match the return type of a GCC
+| builtin and then its argument prototype would still apply. */
+| #ifdef __cplusplus
+| extern "C"
+| #endif
+| char floor ();
+| /* The GNU C library defines this for functions which it implements
+| to always fail with ENOSYS. Some functions are actually named
+| something starting with __ and the normal name is an alias. */
+| #if defined __stub_floor || defined __stub___floor
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return floor ();
+| ;
+| return 0;
+| }
+configure:13365: result: no
+configure:13369: checking for floor in -lm
+configure:13394: gcc -o conftest -g -O2 conftest.c -lm >&5
+conftest.c:54:6: warning: conflicting types for built-in function 'floor' [enabled by default]
+ char floor ();
+ ^
+configure:13394: $? = 0
+configure:13403: result: yes
+configure:13414: checking for fabs
+configure:13414: gcc -o conftest -g -O2 conftest.c >&5
+conftest.c:71:6: warning: conflicting types for built-in function 'fabs' [enabled by default]
+ char fabs ();
+ ^
+/tmp/ccJ8RlrQ.o: In function `main':
+/work/cb/src/third_party/libxslt/linux/conftest.c:82: undefined reference to `fabs'
+collect2: error: ld returned 1 exit status
+configure:13414: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define PACKAGE "libxslt"
+| #define VERSION "1.1.28"
+| #define STDC_HEADERS 1
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_LIBPTHREAD /**/
+| #define HAVE_PTHREAD_H /**/
+| #define HAVE_LOCALE_H 1
+| #define HAVE_XLOCALE_H 1
+| #define HAVE_MATH_H 1
+| #define HAVE_FLOAT_H 1
+| #define HAVE_SYS_TIMEB_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_SELECT_H 1
+| #define HAVE_STDARG_H 1
+| #define HAVE_STAT 1
+| #define HAVE_POW /**/
+| #define HAVE_FLOOR /**/
+| /* end confdefs.h. */
+| /* Define fabs to an innocuous variant, in case <limits.h> declares fabs.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define fabs innocuous_fabs
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char fabs (); below.
+| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+| <limits.h> exists even on freestanding compilers. */
+|
+| #ifdef __STDC__
+| # include <limits.h>
+| #else
+| # include <assert.h>
+| #endif
+|
+| #undef fabs
+|
+| /* Override any GCC internal prototype to avoid an error.
+| Use char because int might match the return type of a GCC
+| builtin and then its argument prototype would still apply. */
+| #ifdef __cplusplus
+| extern "C"
+| #endif
+| char fabs ();
+| /* The GNU C library defines this for functions which it implements
+| to always fail with ENOSYS. Some functions are actually named
+| something starting with __ and the normal name is an alias. */
+| #if defined __stub_fabs || defined __stub___fabs
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return fabs ();
+| ;
+| return 0;
+| }
+configure:13414: result: no
+configure:13418: checking for fabs in -lm
+configure:13443: gcc -o conftest -g -O2 conftest.c -lm >&5
+conftest.c:55:6: warning: conflicting types for built-in function 'fabs' [enabled by default]
+ char fabs ();
+ ^
+configure:13443: $? = 0
+configure:13452: result: yes
+configure:13466: checking for gettimeofday
+configure:13466: gcc -o conftest -g -O2 conftest.c >&5
+configure:13466: $? = 0
+configure:13466: result: yes
+configure:13478: checking for mktime
+configure:13478: gcc -o conftest -g -O2 conftest.c >&5
+configure:13478: $? = 0
+configure:13478: result: yes
+configure:13478: checking for localtime
+configure:13478: gcc -o conftest -g -O2 conftest.c >&5
+configure:13478: $? = 0
+configure:13478: result: yes
+configure:13478: checking for localtime_r
+configure:13478: gcc -o conftest -g -O2 conftest.c >&5
+configure:13478: $? = 0
+configure:13478: result: yes
+configure:13478: checking for asctime
+configure:13478: gcc -o conftest -g -O2 conftest.c >&5
+configure:13478: $? = 0
+configure:13478: result: yes
+configure:13478: checking for time
+configure:13478: gcc -o conftest -g -O2 conftest.c >&5
+configure:13478: $? = 0
+configure:13478: result: yes
+configure:13478: checking for gmtime
+configure:13478: gcc -o conftest -g -O2 conftest.c >&5
+configure:13478: $? = 0
+configure:13478: result: yes
+configure:13478: checking for gmtime_r
+configure:13478: gcc -o conftest -g -O2 conftest.c >&5
+configure:13478: $? = 0
+configure:13478: result: yes
+configure:13478: checking for ftime
+configure:13478: gcc -o conftest -g -O2 conftest.c >&5
+configure:13478: $? = 0
+configure:13478: result: yes
+configure:13491: checking for printf
+configure:13491: gcc -o conftest -g -O2 conftest.c >&5
+conftest.c:81:6: warning: conflicting types for built-in function 'printf' [enabled by default]
+ char printf ();
+ ^
+configure:13491: $? = 0
+configure:13491: result: yes
+configure:13491: checking for sprintf
+configure:13491: gcc -o conftest -g -O2 conftest.c >&5
+conftest.c:82:6: warning: conflicting types for built-in function 'sprintf' [enabled by default]
+ char sprintf ();
+ ^
+configure:13491: $? = 0
+configure:13491: result: yes
+configure:13491: checking for fprintf
+configure:13491: gcc -o conftest -g -O2 conftest.c >&5
+conftest.c:83:6: warning: conflicting types for built-in function 'fprintf' [enabled by default]
+ char fprintf ();
+ ^
+configure:13491: $? = 0
+configure:13491: result: yes
+configure:13491: checking for snprintf
+configure:13491: gcc -o conftest -g -O2 conftest.c >&5
+conftest.c:84:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
+ char snprintf ();
+ ^
+configure:13491: $? = 0
+configure:13491: result: yes
+configure:13491: checking for vfprintf
+configure:13491: gcc -o conftest -g -O2 conftest.c >&5
+conftest.c:85:6: warning: conflicting types for built-in function 'vfprintf' [enabled by default]
+ char vfprintf ();
+ ^
+configure:13491: $? = 0
+configure:13491: result: yes
+configure:13491: checking for vsprintf
+configure:13491: gcc -o conftest -g -O2 conftest.c >&5
+conftest.c:86:6: warning: conflicting types for built-in function 'vsprintf' [enabled by default]
+ char vsprintf ();
+ ^
+configure:13491: $? = 0
+configure:13491: result: yes
+configure:13491: checking for vsnprintf
+configure:13491: gcc -o conftest -g -O2 conftest.c >&5
+conftest.c:87:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
+ char vsnprintf ();
+ ^
+configure:13491: $? = 0
+configure:13491: result: yes
+configure:13491: checking for sscanf
+configure:13491: gcc -o conftest -g -O2 conftest.c >&5
+conftest.c:88:6: warning: conflicting types for built-in function 'sscanf' [enabled by default]
+ char sscanf ();
+ ^
+configure:13491: $? = 0
+configure:13491: result: yes
+configure:13505: checking for clock_gettime
+configure:13505: gcc -o conftest -g -O2 conftest.c >&5
+configure:13505: $? = 0
+configure:13505: result: yes
+configure:13576: checking for perl
+configure:13592: found /usr/bin/perl
+configure:13604: result: perl
+configure:13650: checking for python
+configure:13668: found /usr/bin/python
+configure:13680: result: /usr/bin/python
+configure:13823: checking for libgcrypt-config
+configure:13841: found /usr/bin/libgcrypt-config
+configure:13853: result: /usr/bin/libgcrypt-config
+configure:13999: checking for libxml libraries >= 2.6.27
+configure:14148: checking for xml2-config
+configure:14166: found /usr/bin/xml2-config
+configure:14178: result: /usr/bin/xml2-config
+configure:14245: result: 2.9.3 found
+configure:14274: checking whether shared libraries will be built (required for plugins)
+configure:14285: result: yes
+configure:14497: checking that generated files are newer than configure
+configure:14503: result: done
+configure:14542: creating ./config.status
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.69. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on dominicc-linux2.tok.corp.google.com
+
+config.status:1237: creating Makefile
+config.status:1237: creating libxslt.pc
+config.status:1237: creating libexslt.pc
+config.status:1237: creating libxslt/Makefile
+config.status:1237: creating libxslt/xsltconfig.h
+config.status:1237: creating libxslt/xsltwin32config.h
+config.status:1237: creating libexslt/Makefile
+config.status:1237: creating libexslt/exsltconfig.h
+config.status:1237: creating xsltproc/Makefile
+config.status:1237: creating python/Makefile
+config.status:1237: creating python/tests/Makefile
+config.status:1237: creating tests/Makefile
+config.status:1237: creating tests/docs/Makefile
+config.status:1237: creating tests/REC1/Makefile
+config.status:1237: creating tests/REC2/Makefile
+config.status:1237: creating tests/REC/Makefile
+config.status:1237: creating tests/general/Makefile
+config.status:1237: creating tests/reports/Makefile
+config.status:1237: creating tests/extensions/Makefile
+config.status:1237: creating tests/namespaces/Makefile
+config.status:1237: creating tests/keys/Makefile
+config.status:1237: creating tests/numbers/Makefile
+config.status:1237: creating tests/documents/Makefile
+config.status:1237: creating tests/xmlspec/Makefile
+config.status:1237: creating tests/multiple/Makefile
+config.status:1237: creating tests/xinclude/Makefile
+config.status:1237: creating tests/XSLTMark/Makefile
+config.status:1237: creating tests/docbook/Makefile
+config.status:1237: creating tests/exslt/Makefile
+config.status:1237: creating tests/exslt/common/Makefile
+config.status:1237: creating tests/exslt/functions/Makefile
+config.status:1237: creating tests/exslt/math/Makefile
+config.status:1237: creating tests/exslt/sets/Makefile
+config.status:1237: creating tests/exslt/strings/Makefile
+config.status:1237: creating tests/exslt/date/Makefile
+config.status:1237: creating tests/exslt/dynamic/Makefile
+config.status:1237: creating tests/exslt/crypto/Makefile
+config.status:1237: creating tests/plugins/Makefile
+config.status:1237: creating doc/Makefile
+config.status:1237: creating xslt-config
+config.status:1237: creating libxslt.spec
+config.status:1237: creating config.h
+config.status:1451: executing depfiles commands
+config.status:1451: executing libtool commands
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+ac_cv_build=x86_64-unknown-linux-gnu
+ac_cv_c_compiler_gnu=yes
+ac_cv_env_CC_set=
+ac_cv_env_CC_value=
+ac_cv_env_CFLAGS_set=
+ac_cv_env_CFLAGS_value=
+ac_cv_env_CPPFLAGS_set=
+ac_cv_env_CPPFLAGS_value=
+ac_cv_env_CPP_set=
+ac_cv_env_CPP_value=
+ac_cv_env_LDFLAGS_set=
+ac_cv_env_LDFLAGS_value=
+ac_cv_env_LIBS_set=
+ac_cv_env_LIBS_value=
+ac_cv_env_build_alias_set=
+ac_cv_env_build_alias_value=
+ac_cv_env_host_alias_set=
+ac_cv_env_host_alias_value=
+ac_cv_env_target_alias_set=
+ac_cv_env_target_alias_value=
+ac_cv_func__stat=no
+ac_cv_func_asctime=yes
+ac_cv_func_clock_gettime=yes
+ac_cv_func_fabs=no
+ac_cv_func_floor=no
+ac_cv_func_fprintf=yes
+ac_cv_func_ftime=yes
+ac_cv_func_gettimeofday=yes
+ac_cv_func_gmtime=yes
+ac_cv_func_gmtime_r=yes
+ac_cv_func_localtime=yes
+ac_cv_func_localtime_r=yes
+ac_cv_func_mktime=yes
+ac_cv_func_pow=no
+ac_cv_func_printf=yes
+ac_cv_func_snprintf=yes
+ac_cv_func_sprintf=yes
+ac_cv_func_sscanf=yes
+ac_cv_func_stat=yes
+ac_cv_func_time=yes
+ac_cv_func_vfprintf=yes
+ac_cv_func_vsnprintf=yes
+ac_cv_func_vsprintf=yes
+ac_cv_header_ansidecl_h=no
+ac_cv_header_dlfcn_h=yes
+ac_cv_header_float_h=yes
+ac_cv_header_fp_class_h=no
+ac_cv_header_ieeefp_h=no
+ac_cv_header_inttypes_h=yes
+ac_cv_header_locale_h=yes
+ac_cv_header_math_h=yes
+ac_cv_header_memory_h=yes
+ac_cv_header_minix_config_h=no
+ac_cv_header_nan_h=no
+ac_cv_header_pthread_h=yes
+ac_cv_header_stdarg_h=yes
+ac_cv_header_stdc=yes
+ac_cv_header_stdint_h=yes
+ac_cv_header_stdlib_h=yes
+ac_cv_header_string_h=yes
+ac_cv_header_strings_h=yes
+ac_cv_header_sys_select_h=yes
+ac_cv_header_sys_stat_h=yes
+ac_cv_header_sys_time_h=yes
+ac_cv_header_sys_timeb_h=yes
+ac_cv_header_sys_types_h=yes
+ac_cv_header_time_h=yes
+ac_cv_header_unistd_h=yes
+ac_cv_header_xlocale_h=yes
+ac_cv_host=x86_64-unknown-linux-gnu
+ac_cv_lib_m_fabs=yes
+ac_cv_lib_m_floor=yes
+ac_cv_lib_m_pow=yes
+ac_cv_lib_pthread_pthread_join=yes
+ac_cv_objext=o
+ac_cv_path_EGREP='/bin/grep -E'
+ac_cv_path_FGREP='/bin/grep -F'
+ac_cv_path_GREP=/bin/grep
+ac_cv_path_MV=/bin/mv
+ac_cv_path_PYTHON=/usr/bin/python
+ac_cv_path_RM=/bin/rm
+ac_cv_path_SED=/bin/sed
+ac_cv_path_TAR=/bin/tar
+ac_cv_path_XMLLINT=/usr/bin/xmllint
+ac_cv_path_XSLTPROC=/usr/bin/xsltproc
+ac_cv_path_ac_pt_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-config
+ac_cv_path_ac_pt_XML_CONFIG=/usr/bin/xml2-config
+ac_cv_path_install='/usr/bin/install -c'
+ac_cv_path_mkdir=/bin/mkdir
+ac_cv_prog_AWK=gawk
+ac_cv_prog_CPP='gcc -E'
+ac_cv_prog_PERL=perl
+ac_cv_prog_ac_ct_AR=ar
+ac_cv_prog_ac_ct_CC=gcc
+ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
+ac_cv_prog_ac_ct_OBJDUMP=objdump
+ac_cv_prog_ac_ct_RANLIB=ranlib
+ac_cv_prog_ac_ct_STRIP=strip
+ac_cv_prog_cc_c89=
+ac_cv_prog_cc_g=yes
+ac_cv_prog_make_make_set=yes
+ac_cv_safe_to_define___extensions__=yes
+am_cv_CC_dependencies_compiler_type=gcc3
+am_cv_make_support_nested_variables=yes
+am_cv_prog_cc_c_o=yes
+lt_cv_ar_at_file=@
+lt_cv_archive_cmds_need_lc=no
+lt_cv_deplibs_check_method=pass_all
+lt_cv_file_magic_cmd='$MAGIC_CMD'
+lt_cv_file_magic_test_file=
+lt_cv_ld_reload_flag=-r
+lt_cv_nm_interface='BSD nm'
+lt_cv_objdir=.libs
+lt_cv_path_LD=/usr/bin/ld
+lt_cv_path_NM='/usr/bin/nm -B'
+lt_cv_path_mainfest_tool=no
+lt_cv_prog_compiler_c_o=yes
+lt_cv_prog_compiler_pic='-fPIC -DPIC'
+lt_cv_prog_compiler_pic_works=yes
+lt_cv_prog_compiler_rtti_exceptions=no
+lt_cv_prog_compiler_static_works=yes
+lt_cv_prog_gnu_ld=yes
+lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
+lt_cv_shlibpath_overrides_runpath=no
+lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
+lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
+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'\'''
+lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
+lt_cv_sys_max_cmd_len=1572864
+lt_cv_to_host_file_cmd=func_convert_file_noop
+lt_cv_to_tool_file_cmd=func_convert_file_noop
+
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+
+ACLOCAL='${SHELL} /work/cb/src/third_party/libxslt/missing aclocal-1.14'
+AMDEPBACKSLASH='\'
+AMDEP_FALSE='#'
+AMDEP_TRUE=''
+AMTAR='$${TAR-tar}'
+AM_BACKSLASH='\'
+AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
+AM_DEFAULT_VERBOSITY='0'
+AM_V='$(V)'
+AR='ar'
+AS='as'
+AUTOCONF='${SHELL} /work/cb/src/third_party/libxslt/missing autoconf'
+AUTOHEADER='${SHELL} /work/cb/src/third_party/libxslt/missing autoheader'
+AUTOMAKE='${SHELL} /work/cb/src/third_party/libxslt/missing automake-1.14'
+AWK='gawk'
+CC='gcc'
+CCDEPMODE='depmode=gcc3'
+CFLAGS='-g -O2 -Wall -Wformat=2 -Wmissing-format-attribute'
+CPP='gcc -E'
+CPPFLAGS=''
+CRYPTO_TESTDIR='crypto'
+CYGPATH_W='echo'
+DEFS='-DHAVE_CONFIG_H'
+DEPDIR='.deps'
+DLLTOOL='false'
+DSYMUTIL=''
+DUMPBIN=''
+ECHO_C=''
+ECHO_N='-n'
+ECHO_T=''
+EGREP='/bin/grep -E'
+EXEEXT=''
+EXSLT_INCLUDEDIR='-I${includedir}'
+EXSLT_LIBDIR='-L${libdir}'
+EXSLT_LIBS='-lexslt -lxslt -L/work/cb/src/third_party/libxml/linux -L/usr/local/lib -lxml2 -lz -lm -ldl -lm -lgcrypt'
+EXTRA_LIBS=''
+FGREP='/bin/grep -F'
+GREP='/bin/grep'
+HTML_DIR='$(datadir)/doc/$(PACKAGE)-$(VERSION)/html'
+INSTALL_DATA='${INSTALL} -m 644'
+INSTALL_PROGRAM='${INSTALL}'
+INSTALL_SCRIPT='${INSTALL}'
+INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
+LD='/usr/bin/ld -m elf_x86_64'
+LDFLAGS=''
+LIBEXSLT_MAJOR_VERSION='0'
+LIBEXSLT_MICRO_VERSION='17'
+LIBEXSLT_MINOR_VERSION='8'
+LIBEXSLT_VERSION='0.8.17'
+LIBEXSLT_VERSION_EXTRA=''
+LIBEXSLT_VERSION_INFO='8:17:8'
+LIBEXSLT_VERSION_NUMBER='817'
+LIBGCRYPT_CFLAGS=''
+LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config'
+LIBGCRYPT_LIBS='-lgcrypt'
+LIBOBJS=''
+LIBS=''
+LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+LIBXML_CFLAGS='-I/work/cb/src/third_party/libxml/linux/include'
+LIBXML_LIBS='-L/work/cb/src/third_party/libxml/linux -L/usr/local/lib -lxml2 -lz -lm -ldl'
+LIBXML_REQUIRED_VERSION='2.6.27'
+LIBXML_SRC='../../libxml/linux/'
+LIBXSLT_DEFAULT_PLUGINS_PATH='/usr/local/lib/libxslt-plugins'
+LIBXSLT_MAJOR_MINOR_VERSION='1.1'
+LIBXSLT_MAJOR_VERSION='1'
+LIBXSLT_MICRO_VERSION='28'
+LIBXSLT_MINOR_VERSION='1'
+LIBXSLT_VERSION='1.1.28'
+LIBXSLT_VERSION_EXTRA=''
+LIBXSLT_VERSION_INFO='2:28:1'
+LIBXSLT_VERSION_NUMBER='10128'
+LIPO=''
+LN_S='ln -s'
+LTLIBOBJS=''
+MAKEINFO='${SHELL} /work/cb/src/third_party/libxslt/missing makeinfo'
+MANIFEST_TOOL=':'
+MKDIR_P='/bin/mkdir -p'
+MV='/bin/mv'
+M_LIBS='-lm'
+NM='/usr/bin/nm -B'
+NMEDIT=''
+OBJDUMP='objdump'
+OBJEXT='o'
+OTOOL64=''
+OTOOL=''
+PACKAGE='libxslt'
+PACKAGE_BUGREPORT=''
+PACKAGE_NAME=''
+PACKAGE_STRING=''
+PACKAGE_TARNAME=''
+PACKAGE_URL=''
+PACKAGE_VERSION=''
+PATH_SEPARATOR=':'
+PERL='perl'
+PYTHON='/usr/bin/python'
+PYTHONSODV=''
+PYTHON_INCLUDES='/usr/include/python2.7'
+PYTHON_LIBS='-lpthread -ldl -lutil -lm -lpython2.7'
+PYTHON_SITE_PACKAGES='/usr/lib/python2.7/dist-packages'
+PYTHON_SUBDIR='python'
+PYTHON_VERSION='2.7'
+RANLIB='ranlib'
+RELDATE='Fri Apr 1 2016'
+RM='/bin/rm'
+SED='/bin/sed'
+SET_MAKE=''
+SHELL='/bin/sh'
+STRIP='strip'
+TAR='/bin/tar'
+THREAD_LIBS='-lpthread'
+USE_VERSION_SCRIPT_FALSE='#'
+USE_VERSION_SCRIPT_TRUE=''
+VERSION='1.1.28'
+VERSION_SCRIPT_FLAGS='-Wl,--version-script='
+WIN32_EXTRA_LDFLAGS=''
+WIN32_EXTRA_LIBADD=''
+WITH_CRYPTO='1'
+WITH_DEBUGGER='0'
+WITH_MEM_DEBUG='0'
+WITH_MODULES='0'
+WITH_MODULES_FALSE=''
+WITH_MODULES_TRUE='#'
+WITH_PERL_FALSE='#'
+WITH_PERL_TRUE=''
+WITH_PYTHON_FALSE='#'
+WITH_PYTHON_TRUE=''
+WITH_TRIO='0'
+WITH_XSLT_DEBUG='0'
+XMLLINT='/usr/bin/xmllint'
+XML_CONFIG='/work/cb/src/third_party/libxml/linux/xml2-config'
+XSLTPROC='/usr/bin/xsltproc'
+XSLTPROCDV=''
+XSLT_INCLUDEDIR='-I${includedir}'
+XSLT_LIBDIR='-L${libdir}'
+XSLT_LIBS='-lxslt -L/work/cb/src/third_party/libxml/linux -L/usr/local/lib -lxml2 -lz -lm -ldl -lm'
+XSLT_LOCALE_WINAPI='0'
+XSLT_LOCALE_XLOCALE='1'
+ac_ct_AR='ar'
+ac_ct_CC='gcc'
+ac_ct_DUMPBIN=''
+am__EXEEXT_FALSE=''
+am__EXEEXT_TRUE='#'
+am__fastdepCC_FALSE='#'
+am__fastdepCC_TRUE=''
+am__include='include'
+am__isrc=' -I$(srcdir)'
+am__leading_dot='.'
+am__nodep='_no'
+am__quote=''
+am__tar='$${TAR-tar} chof - "$$tardir"'
+am__untar='$${TAR-tar} xf -'
+bindir='${exec_prefix}/bin'
+build='x86_64-unknown-linux-gnu'
+build_alias=''
+build_cpu='x86_64'
+build_os='linux-gnu'
+build_vendor='unknown'
+datadir='${datarootdir}'
+datarootdir='${prefix}/share'
+docdir='${datarootdir}/doc/${PACKAGE}'
+dvidir='${docdir}'
+exec_prefix='${prefix}'
+host='x86_64-unknown-linux-gnu'
+host_alias=''
+host_cpu='x86_64'
+host_os='linux-gnu'
+host_vendor='unknown'
+htmldir='${docdir}'
+includedir='${prefix}/include'
+infodir='${datarootdir}/info'
+install_sh='${SHELL} /work/cb/src/third_party/libxslt/install-sh'
+libdir='${exec_prefix}/lib'
+libexecdir='${exec_prefix}/libexec'
+localedir='${datarootdir}/locale'
+localstatedir='${prefix}/var'
+mandir='${datarootdir}/man'
+mkdir_p='$(MKDIR_P)'
+oldincludedir='/usr/include'
+pdfdir='${docdir}'
+prefix='/usr/local'
+program_transform_name='s,x,x,'
+psdir='${docdir}'
+pythondir='$(libdir)/python$(PYTHON_VERSION)/site-packages'
+sbindir='${exec_prefix}/sbin'
+sharedstatedir='${prefix}/com'
+sysconfdir='${prefix}/etc'
+target_alias=''
+
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+
+/* confdefs.h */
+#define PACKAGE_NAME ""
+#define PACKAGE_TARNAME ""
+#define PACKAGE_VERSION ""
+#define PACKAGE_STRING ""
+#define PACKAGE_BUGREPORT ""
+#define PACKAGE_URL ""
+#define STDC_HEADERS 1
+#define HAVE_SYS_TYPES_H 1
+#define HAVE_SYS_STAT_H 1
+#define HAVE_STDLIB_H 1
+#define HAVE_STRING_H 1
+#define HAVE_MEMORY_H 1
+#define HAVE_STRINGS_H 1
+#define HAVE_INTTYPES_H 1
+#define HAVE_STDINT_H 1
+#define HAVE_UNISTD_H 1
+#define __EXTENSIONS__ 1
+#define _ALL_SOURCE 1
+#define _GNU_SOURCE 1
+#define _POSIX_PTHREAD_SEMANTICS 1
+#define _TANDEM_SOURCE 1
+#define PACKAGE "libxslt"
+#define VERSION "1.1.28"
+#define STDC_HEADERS 1
+#define HAVE_DLFCN_H 1
+#define LT_OBJDIR ".libs/"
+#define HAVE_SYS_TYPES_H 1
+#define HAVE_SYS_TIME_H 1
+#define HAVE_STDLIB_H 1
+#define HAVE_UNISTD_H 1
+#define HAVE_STRING_H 1
+#define HAVE_LIBPTHREAD /**/
+#define HAVE_PTHREAD_H /**/
+#define HAVE_LOCALE_H 1
+#define HAVE_XLOCALE_H 1
+#define HAVE_MATH_H 1
+#define HAVE_FLOAT_H 1
+#define HAVE_SYS_TIMEB_H 1
+#define HAVE_TIME_H 1
+#define HAVE_SYS_STAT_H 1
+#define HAVE_SYS_SELECT_H 1
+#define HAVE_STDARG_H 1
+#define HAVE_STAT 1
+#define HAVE_POW /**/
+#define HAVE_FLOOR /**/
+#define HAVE_FABS /**/
+#define HAVE_GETTIMEOFDAY 1
+#define HAVE_MKTIME 1
+#define HAVE_LOCALTIME 1
+#define HAVE_LOCALTIME_R 1
+#define HAVE_ASCTIME 1
+#define HAVE_TIME 1
+#define HAVE_GMTIME 1
+#define HAVE_GMTIME_R 1
+#define HAVE_FTIME 1
+#define HAVE_PRINTF 1
+#define HAVE_SPRINTF 1
+#define HAVE_FPRINTF 1
+#define HAVE_SNPRINTF 1
+#define HAVE_VFPRINTF 1
+#define HAVE_VSPRINTF 1
+#define HAVE_VSNPRINTF 1
+#define HAVE_SSCANF 1
+#define HAVE_CLOCK_GETTIME 1
+#define HAVE_GCRYPT 1
+
+configure: exit 0
« 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