Build of libxslt with musl toolchain

The build took 00h 01m 27s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
34,164 ansic
19,966 makefile
4,308 sh
3,044 python
34 perl
61,516 total

The process tree of the build process is here.

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libxslt 1.1.29-1 (Wed Apr 5 01:26:31 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# configure: WARNING: using cross tools not prefixed with host triplet
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking whether make supports nested variables... yes
# checking dependency style of clang... gcc3
# checking whether make supports nested variables... (cached) yes
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking how to run the C preprocessor... clang -E
# checking for rm... /usr/sbin/rm
# checking for mv... /usr/sbin/mv
# checking for tar... /usr/sbin/tar
# checking for xmllint... /usr/sbin/xmllint
# checking for xsltproc... /usr/sbin/xsltproc
# checking for ANSI C header files... (cached) yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... /usr/sbin/rm: cannot remove 'conftest*': No such file or directory
# yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... /usr/sbin/rm: cannot remove 'conftest*': No such file or directory
# no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for sys/types.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for string.h... (cached) yes
# checking how to pass version script to the linker (/sysroot/bin/ld -m elf_x86_64)... -Wl,--version-script=
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for pthread_join in -lpthread... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking xlocale.h usability... no
# checking xlocale.h presence... no
# checking for xlocale.h... no
# checking ieeefp.h usability... no
# checking ieeefp.h presence... no
# checking for ieeefp.h... no
# checking nan.h usability... no
# checking nan.h presence... no
# checking for nan.h... no
# checking math.h usability... yes
# checking math.h presence... yes
# checking for math.h... yes
# checking fp_class.h usability... no
# checking fp_class.h presence... no
# checking for fp_class.h... no
# checking float.h usability... yes
# checking float.h presence... yes
# checking for float.h... yes
# checking ansidecl.h usability... no
# checking ansidecl.h presence... no
# checking for ansidecl.h... no
# checking sys/timeb.h usability... yes
# checking sys/timeb.h presence... yes
# checking for sys/timeb.h... yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for sys/stat.h... (cached) yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking for stat... yes
# checking for _stat... no
# checking for pow... yes
# checking for floor... yes
# checking for fabs... yes
# checking for gettimeofday... yes
# checking for mktime... yes
# checking for localtime... yes
# checking for localtime_r... yes
# checking for asctime... yes
# checking for time... yes
# checking for gmtime... yes
# checking for gmtime_r... yes
# checking for ftime... yes
# checking for printf... yes
# checking for sprintf... yes
# checking for fprintf... yes
# checking for snprintf... yes
# checking for vfprintf... yes
# checking for vsprintf... yes
# checking for vsnprintf... yes
# checking for sscanf... yes
# checking for clock_gettime... yes
# checking for perl... perl
# Found python in /usr/bin/python2
# PYTHON is pointing at /usr/bin/python2
# Found Python version 2.7
# Found libxml2-python module
# checking for x86_64-unknown-linux-libgcrypt-config... no
# checking for libgcrypt-config... /usr/sbin/libgcrypt-config
# Crypto extensions will be available.
# Enabling debugger
# checking for libxml libraries >= 2.6.27... checking for x86_64-unknown-linux-xml2-config... no
# checking for xml2-config... /usr/sbin/xml2-config
# 2.9.4 found
# checking whether shared libraries will be built (required for plugins)... yes
# checking libxml2 module support... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating libxslt.pc
# config.status: creating libexslt.pc
# config.status: creating libxslt/Makefile
# config.status: creating libxslt/xsltconfig.h
# config.status: creating libxslt/xsltwin32config.h
# config.status: creating libexslt/Makefile
# config.status: creating libexslt/exsltconfig.h
# config.status: creating xsltproc/Makefile
# config.status: creating python/Makefile
# config.status: creating python/tests/Makefile
# config.status: creating tests/Makefile
# config.status: creating tests/docs/Makefile
# config.status: creating tests/REC1/Makefile
# config.status: creating tests/REC2/Makefile
# config.status: creating tests/REC/Makefile
# config.status: creating tests/general/Makefile
# config.status: creating tests/reports/Makefile
# config.status: creating tests/extensions/Makefile
# config.status: creating tests/namespaces/Makefile
# config.status: creating tests/keys/Makefile
# config.status: creating tests/numbers/Makefile
# config.status: creating tests/documents/Makefile
# config.status: creating tests/xmlspec/Makefile
# config.status: creating tests/multiple/Makefile
# config.status: creating tests/xinclude/Makefile
# config.status: creating tests/XSLTMark/Makefile
# config.status: creating tests/docbook/Makefile
# config.status: creating tests/exslt/Makefile
# config.status: creating tests/exslt/common/Makefile
# config.status: creating tests/exslt/functions/Makefile
# config.status: creating tests/exslt/math/Makefile
# config.status: creating tests/exslt/saxon/Makefile
# config.status: creating tests/exslt/sets/Makefile
# config.status: creating tests/exslt/strings/Makefile
# config.status: creating tests/exslt/date/Makefile
# config.status: creating tests/exslt/dynamic/Makefile
# config.status: creating tests/exslt/crypto/Makefile
# config.status: creating tests/plugins/Makefile
# config.status: creating doc/Makefile
# config.status: creating xslt-config
# config.status: creating libxslt.spec
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# /usr/sbin/rm: cannot remove 'libtoolT': No such file or directory
# make all-recursive
# make[1]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29'
# Making all in libxslt
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/libxslt'
# CC attrvt.lo
# CC xslt.lo
# CC xsltutils.lo
# CC xsltlocale.lo
# xsltlocale.c:210:1: warning: unused function 'xsltDefaultRegion' [-Wunused-function]
# xsltDefaultRegion(const xmlChar *localeName) {
# ^
# 1 warning generated.
# CC pattern.lo
# CC templates.lo
# CC variables.lo
# CC keys.lo
# CC numbers.lo
# CC extensions.lo
# CC extra.lo
# CC functions.lo
# extensions.c:392:18: warning: passing 'xmlChar *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# BAD_CAST "%s/%s%s",
# ^~~~~~~~~~~~~~~~~~
# /usr/include/libxml2/libxml/xmlstring.h:35:18: note: expanded from macro 'BAD_CAST'
# #define BAD_CAST (xmlChar *)
# ^
# /usr/include/libxml2/libxml/xmlstring.h:100:54: note: passing argument to parameter 'msg' here
# const char *msg,
# ^
# CC namespaces.lo
# 1 warning generated.
# CC imports.lo
# CC attributes.lo
# CC documents.lo
# CC preproc.lo
# CC transform.lo
# CC security.lo
# CCLD libxslt.la
# /sysroot/bin/ld: error: cannot find -lxml2
# /sysroot/bin/ld: error: cannot find -lz
# /sysroot/bin/ld: error: cannot find -llzma
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[2]: *** [Makefile:534: libxslt.la] Error 1
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/libxslt'
# make[1]: *** [Makefile:616: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29'
# make: *** [Makefile:442: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libxslt/src/libxslt-1.1.29/config.log'
# 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 --host=x86_64-unknown-linux --prefix=/usr --with-python=/usr/bin/python2
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = cf4c13f67b0a
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2336: checking build system type
# configure:2350: result: x86_64-unknown-linux-gnu
# configure:2370: checking host system type
# configure:2383: result: x86_64-unknown-linux-gnu
# configure:2414: checking for x86_64-unknown-linux-gcc
# configure:2441: result: clang
# configure:2710: checking for C compiler version
# configure:2719: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2730: $? = 0
# configure:2719: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2730: $? = 0
# configure:2719: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2730: $? = 1
# configure:2719: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2730: $? = 1
# configure:2750: checking whether the C compiler works
# configure:2772: clang conftest.c >&5
# configure:2776: $? = 0
# configure:2824: result: yes
# configure:2827: checking for C compiler default output file name
# configure:2829: result: a.out
# configure:2835: checking for suffix of executables
# configure:2842: clang -o conftest conftest.c >&5
# configure:2846: $? = 0
# configure:2868: result:
# configure:2890: checking whether we are cross compiling
# configure:2898: clang -o conftest conftest.c >&5
# configure:2902: $? = 0
# configure:2909: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2913: $? = 127
# configure:2928: result: yes
# configure:2933: checking for suffix of object files
# configure:2955: clang -c conftest.c >&5
# configure:2959: $? = 0
# configure:2980: result: o
# configure:2984: checking whether we are using the GNU C compiler
# configure:3003: clang -c conftest.c >&5
# configure:3003: $? = 0
# configure:3012: result: yes
# configure:3021: checking whether clang accepts -g
# configure:3041: clang -c -g conftest.c >&5
# configure:3041: $? = 0
# configure:3082: result: yes
# configure:3099: checking for clang option to accept ISO C89
# configure:3162: clang -c conftest.c >&5
# configure:3162: $? = 0
# configure:3175: result: none needed
# configure:3200: checking whether clang understands -c and -o together
# configure:3222: clang -c conftest.c -o conftest2.o
# configure:3225: $? = 0
# configure:3222: clang -c conftest.c -o conftest2.o
# configure:3225: $? = 0
# configure:3237: result: yes
# configure:3260: checking how to run the C preprocessor
# configure:3291: clang -E conftest.c
# configure:3291: $? = 0
# configure:3305: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3305: $? = 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
# configure:3330: result: clang -E
# configure:3350: clang -E conftest.c
# configure:3350: $? = 0
# configure:3364: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3364: $? = 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
# configure:3393: checking for grep that handles long lines and -e
# configure:3451: result: /usr/sbin/grep
# configure:3456: checking for egrep
# configure:3518: result: /usr/sbin/grep -E
# configure:3523: checking for ANSI C header files
# configure:3543: clang -c conftest.c >&5
# configure:3543: $? = 0
# configure:3627: result: yes
# configure:3640: checking for sys/types.h
# configure:3640: clang -c conftest.c >&5
# configure:3640: $? = 0
# configure:3640: result: yes
# configure:3640: checking for sys/stat.h
# configure:3640: clang -c conftest.c >&5
# configure:3640: $? = 0
# configure:3640: result: yes
# configure:3640: checking for stdlib.h
# configure:3640: clang -c conftest.c >&5
# configure:3640: $? = 0
# configure:3640: result: yes
# configure:3640: checking for string.h
# configure:3640: clang -c conftest.c >&5
# configure:3640: $? = 0
# configure:3640: result: yes
# configure:3640: checking for memory.h
# configure:3640: clang -c conftest.c >&5
# configure:3640: $? = 0
# configure:3640: result: yes
# configure:3640: checking for strings.h
# configure:3640: clang -c conftest.c >&5
# configure:3640: $? = 0
# configure:3640: result: yes
# configure:3640: checking for inttypes.h
# configure:3640: clang -c conftest.c >&5
# configure:3640: $? = 0
# configure:3640: result: yes
# configure:3640: checking for stdint.h
# configure:3640: clang -c conftest.c >&5
# configure:3640: $? = 0
# configure:3640: result: yes
# configure:3640: checking for unistd.h
# configure:3640: clang -c conftest.c >&5
# configure:3640: $? = 0
# configure:3640: result: yes
# configure:3653: checking minix/config.h usability
# configure:3653: clang -c conftest.c >&5
# conftest.c:52:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:3653: $? = 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
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3653: result: no
# configure:3653: checking minix/config.h presence
# configure:3653: clang -E conftest.c
# conftest.c:19:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:3653: $? = 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
# configure:3653: result: no
# configure:3653: checking for minix/config.h
# configure:3653: result: no
# configure:3674: checking whether it is safe to define __EXTENSIONS__
# configure:3692: clang -c conftest.c >&5
# configure:3692: $? = 0
# configure:3699: result: yes
# configure:3800: checking for a BSD-compatible install
# configure:3868: result: /usr/bin/install -c
# configure:3879: checking whether build environment is sane
# configure:3934: result: yes
# configure:3990: checking for x86_64-unknown-linux-strip
# configure:4020: result: no
# configure:4030: checking for strip
# configure:4046: found /sysroot/bin/strip
# configure:4057: result: strip
# configure:4069: WARNING: using cross tools not prefixed with host triplet
# configure:4082: checking for a thread-safe mkdir -p
# configure:4121: result: /usr/sbin/mkdir -p
# configure:4128: checking for gawk
# configure:4144: found /usr/sbin/gawk
# configure:4155: result: gawk
# configure:4166: checking whether make sets $(MAKE)
# configure:4188: result: yes
# configure:4218: checking for style of include used by make
# configure:4246: result: GNU
# configure:4280: checking whether make supports nested variables
# configure:4297: result: yes
# configure:4383: checking dependency style of clang
# configure:4494: result: gcc3
# configure:4569: checking whether make supports nested variables
# configure:4586: result: yes
# configure:4628: checking for x86_64-unknown-linux-gcc
# configure:4655: result: clang
# configure:4924: checking for C compiler version
# configure:4933: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4944: $? = 0
# configure:4933: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4944: $? = 0
# configure:4933: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4944: $? = 1
# configure:4933: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4944: $? = 1
# configure:4948: checking whether we are using the GNU C compiler
# configure:4976: result: yes
# configure:4985: checking whether clang accepts -g
# configure:5046: result: yes
# configure:5063: checking for clang option to accept ISO C89
# configure:5139: result: none needed
# configure:5164: checking whether clang understands -c and -o together
# configure:5201: result: yes
# configure:5224: checking how to run the C preprocessor
# configure:5294: result: clang -E
# configure:5314: clang -E conftest.c
# configure:5314: $? = 0
# configure:5328: clang -E conftest.c
# conftest.c:26:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5328: $? = 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.29"
# | /* end confdefs.h. */
# | #include
# configure:5358: checking for rm
# configure:5376: found /usr/sbin/rm
# configure:5389: result: /usr/sbin/rm
# configure:5399: checking for mv
# configure:5417: found /usr/sbin/mv
# configure:5430: result: /usr/sbin/mv
# configure:5440: checking for tar
# configure:5458: found /usr/sbin/tar
# configure:5471: result: /usr/sbin/tar
# configure:5481: checking for xmllint
# configure:5499: found /usr/sbin/xmllint
# configure:5512: result: /usr/sbin/xmllint
# configure:5522: checking for xsltproc
# configure:5540: found /usr/sbin/xsltproc
# configure:5553: result: /usr/sbin/xsltproc
# configure:5562: checking for ANSI C header files
# configure:5666: result: yes
# configure:5721: checking how to print strings
# configure:5748: result: printf
# configure:5769: checking for a sed that does not truncate output
# configure:5833: result: /usr/sbin/sed
# configure:5851: checking for fgrep
# configure:5913: result: /usr/sbin/grep -F
# configure:5948: checking for ld used by clang
# configure:6015: result: /sysroot/bin/ld
# configure:6022: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:6037: result: yes
# configure:6049: checking for BSD- or MS-compatible name lister (nm)
# configure:6103: result: /sysroot/bin/nm -B
# configure:6233: checking the name lister (/sysroot/bin/nm -B) interface
# configure:6240: clang -c conftest.c >&5
# configure:6243: /sysroot/bin/nm -B "conftest.o"
# configure:6246: output
# 0000000000000000 B some_variable
# configure:6253: result: BSD nm
# configure:6256: checking whether ln -s works
# configure:6260: result: yes
# configure:6268: checking the maximum length of command line arguments
# configure:6399: result: 1572864
# configure:6447: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6487: result: func_convert_file_noop
# configure:6494: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6514: result: func_convert_file_noop
# configure:6521: checking for /sysroot/bin/ld option to reload object files
# configure:6528: result: -r
# configure:6562: checking for x86_64-unknown-linux-objdump
# configure:6592: result: no
# configure:6602: checking for objdump
# configure:6618: found /sysroot/bin/objdump
# configure:6629: result: objdump
# configure:6658: checking how to recognize dependent libraries
# configure:6858: result: pass_all
# configure:6903: checking for x86_64-unknown-linux-dlltool
# configure:6933: result: no
# configure:6943: checking for dlltool
# configure:6973: result: no
# configure:7000: checking how to associate runtime and link libraries
# configure:7027: result: printf %s\n
# configure:7043: checking for x86_64-unknown-linux-ar
# configure:7073: result: no
# configure:7087: checking for ar
# configure:7103: found /sysroot/bin/ar
# configure:7114: result: ar
# configure:7151: checking for archiver @FILE support
# configure:7168: clang -c conftest.c >&5
# configure:7168: $? = 0
# configure:7171: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:7174: $? = 0
# configure:7179: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:7182: $? = 1
# configure:7194: result: @
# configure:7212: checking for x86_64-unknown-linux-strip
# configure:7239: result: strip
# configure:7311: checking for x86_64-unknown-linux-ranlib
# configure:7341: result: no
# configure:7351: checking for ranlib
# configure:7367: found /sysroot/bin/ranlib
# configure:7378: result: ranlib
# configure:7480: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:7633: clang -c conftest.c >&5
# configure:7636: $? = 0
# configure:7640: /sysroot/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:7643: $? = 0
# configure:7709: clang -o conftest conftest.c conftstm.o >&5
# configure:7712: $? = 0
# configure:7750: result: ok
# configure:7797: checking for sysroot
# configure:7827: result: no
# configure:7834: checking for a working dd
# configure:7872: result: /usr/sbin/dd
# configure:7876: checking how to truncate binary pipes
# configure:7891: result: /usr/sbin/dd bs=4096 count=1
# configure:8027: clang -c conftest.c >&5
# configure:8030: $? = 0
# configure:8180: checking for x86_64-unknown-linux-mt
# configure:8210: result: no
# configure:8220: checking for mt
# configure:8250: result: no
# configure:8270: checking if : is a manifest tool
# configure:8276: : '-?'
# configure:8284: result: no
# configure:8958: checking for dlfcn.h
# configure:8958: clang -c conftest.c >&5
# configure:8958: $? = 0
# configure:8958: result: yes
# configure:9512: checking for objdir
# configure:9527: result: .libs
# configure:9787: checking if clang supports -fno-rtti -fno-exceptions
# configure:9805: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9809: $? = 0
# configure:9822: result: yes
# configure:10180: checking for clang option to produce PIC
# configure:10187: result: -fPIC -DPIC
# configure:10195: checking if clang PIC flag -fPIC -DPIC works
# configure:10213: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10217: $? = 0
# configure:10230: result: yes
# configure:10259: checking if clang static flag -static works
# configure:10287: result: no
# configure:10302: checking if clang supports -c -o file.o
# configure:10323: clang -c -o out/conftest2.o conftest.c >&5
# configure:10327: $? = 0
# configure:10349: result: yes
# configure:10357: checking if clang supports -c -o file.o
# configure:10404: result: yes
# configure:10437: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:11696: result: yes
# configure:11733: checking whether -lc should be explicitly linked in
# configure:11741: clang -c conftest.c >&5
# configure:11744: $? = 0
# configure:11759: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:11762: $? = 0
# configure:11776: result: no
# configure:11936: checking dynamic linker characteristics
# configure:12517: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12517: $? = 0
# configure:12757: result: GNU/Linux ld.so
# configure:12879: checking how to hardcode library paths into programs
# configure:12904: result: immediate
# configure:13452: checking whether stripping libraries is possible
# configure:13457: result: yes
# configure:13492: checking if libtool supports shared libraries
# configure:13494: result: yes
# configure:13497: checking whether to build shared libraries
# configure:13522: result: yes
# configure:13525: checking whether to build static libraries
# configure:13529: result: yes
# configure:13571: checking for sys/types.h
# configure:13571: result: yes
# configure:13571: checking sys/time.h usability
# configure:13571: clang -c conftest.c >&5
# configure:13571: $? = 0
# configure:13571: result: yes
# configure:13571: checking sys/time.h presence
# configure:13571: clang -E conftest.c
# configure:13571: $? = 0
# configure:13571: result: yes
# configure:13571: checking for sys/time.h
# configure:13571: result: yes
# configure:13571: checking for stdlib.h
# configure:13571: result: yes
# configure:13571: checking for unistd.h
# configure:13571: result: yes
# configure:13571: checking for string.h
# configure:13571: result: yes
# configure:13582: checking how to pass version script to the linker (/sysroot/bin/ld -m elf_x86_64)
# configure:13590: result: -Wl,--version-script=
# configure:13606: checking pthread.h usability
# configure:13606: clang -c conftest.c >&5
# configure:13606: $? = 0
# configure:13606: result: yes
# configure:13606: checking pthread.h presence
# configure:13606: clang -E conftest.c
# configure:13606: $? = 0
# configure:13606: result: yes
# configure:13606: checking for pthread.h
# configure:13606: result: yes
# configure:13608: checking for pthread_join in -lpthread
# configure:13633: clang -o conftest conftest.c -lpthread >&5
# configure:13633: $? = 0
# configure:13642: result: yes
# configure:13670: checking locale.h usability
# configure:13670: clang -c conftest.c >&5
# configure:13670: $? = 0
# configure:13670: result: yes
# configure:13670: checking locale.h presence
# configure:13670: clang -E conftest.c
# configure:13670: $? = 0
# configure:13670: result: yes
# configure:13670: checking for locale.h
# configure:13670: result: yes
# configure:13670: checking xlocale.h usability
# configure:13670: clang -c conftest.c >&5
# conftest.c:70:10: fatal error: 'xlocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:13670: $? = 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.29"
# | #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
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13670: result: no
# configure:13670: checking xlocale.h presence
# configure:13670: clang -E conftest.c
# conftest.c:37:10: fatal error: 'xlocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:13670: $? = 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.29"
# | #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
# | /* end confdefs.h. */
# | #include
# configure:13670: result: no
# configure:13670: checking for xlocale.h
# configure:13670: result: no
# configure:13765: checking ieeefp.h usability
# configure:13765: clang -c conftest.c >&5
# conftest.c:70:10: fatal error: 'ieeefp.h' file not found
# #include
# ^
# 1 error generated.
# configure:13765: $? = 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.29"
# | #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
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13765: result: no
# configure:13765: checking ieeefp.h presence
# configure:13765: clang -E conftest.c
# conftest.c:37:10: fatal error: 'ieeefp.h' file not found
# #include
# ^
# 1 error generated.
# configure:13765: $? = 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.29"
# | #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
# | /* end confdefs.h. */
# | #include
# configure:13765: result: no
# configure:13765: checking for ieeefp.h
# configure:13765: result: no
# configure:13765: checking nan.h usability
# configure:13765: clang -c conftest.c >&5
# conftest.c:70:10: fatal error: 'nan.h' file not found
# #include
# ^
# 1 error generated.
# configure:13765: $? = 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.29"
# | #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
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13765: result: no
# configure:13765: checking nan.h presence
# configure:13765: clang -E conftest.c
# conftest.c:37:10: fatal error: 'nan.h' file not found
# #include
# ^
# 1 error generated.
# configure:13765: $? = 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.29"
# | #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
# | /* end confdefs.h. */
# | #include
# configure:13765: result: no
# configure:13765: checking for nan.h
# configure:13765: result: no
# configure:13765: checking math.h usability
# configure:13765: clang -c conftest.c >&5
# configure:13765: $? = 0
# configure:13765: result: yes
# configure:13765: checking math.h presence
# configure:13765: clang -E conftest.c
# configure:13765: $? = 0
# configure:13765: result: yes
# configure:13765: checking for math.h
# configure:13765: result: yes
# configure:13765: checking fp_class.h usability
# configure:13765: clang -c conftest.c >&5
# conftest.c:71:10: fatal error: 'fp_class.h' file not found
# #include
# ^
# 1 error generated.
# configure:13765: $? = 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.29"
# | #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_MATH_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13765: result: no
# configure:13765: checking fp_class.h presence
# configure:13765: clang -E conftest.c
# conftest.c:38:10: fatal error: 'fp_class.h' file not found
# #include
# ^
# 1 error generated.
# configure:13765: $? = 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.29"
# | #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_MATH_H 1
# | /* end confdefs.h. */
# | #include
# configure:13765: result: no
# configure:13765: checking for fp_class.h
# configure:13765: result: no
# configure:13765: checking float.h usability
# configure:13765: clang -c conftest.c >&5
# configure:13765: $? = 0
# configure:13765: result: yes
# configure:13765: checking float.h presence
# configure:13765: clang -E conftest.c
# configure:13765: $? = 0
# configure:13765: result: yes
# configure:13765: checking for float.h
# configure:13765: result: yes
# configure:13765: checking ansidecl.h usability
# configure:13765: clang -c conftest.c >&5
# conftest.c:72:10: fatal error: 'ansidecl.h' file not found
# #include
# ^
# 1 error generated.
# configure:13765: $? = 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.29"
# | #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_MATH_H 1
# | #define HAVE_FLOAT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13765: result: no
# configure:13765: checking ansidecl.h presence
# configure:13765: clang -E conftest.c
# conftest.c:39:10: fatal error: 'ansidecl.h' file not found
# #include
# ^
# 1 error generated.
# configure:13765: $? = 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.29"
# | #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_MATH_H 1
# | #define HAVE_FLOAT_H 1
# | /* end confdefs.h. */
# | #include
# configure:13765: result: no
# configure:13765: checking for ansidecl.h
# configure:13765: result: no
# configure:13778: checking sys/timeb.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking sys/timeb.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for sys/timeb.h
# configure:13778: result: yes
# configure:13778: checking time.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking time.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for time.h
# configure:13778: result: yes
# configure:13778: checking for sys/stat.h
# configure:13778: result: yes
# configure:13778: checking sys/select.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking sys/select.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for sys/select.h
# configure:13778: result: yes
# configure:13778: checking stdarg.h usability
# configure:13778: clang -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking stdarg.h presence
# configure:13778: clang -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for stdarg.h
# configure:13778: result: yes
# configure:13790: checking errno.h usability
# configure:13790: clang -c conftest.c >&5
# configure:13790: $? = 0
# configure:13790: result: yes
# configure:13790: checking errno.h presence
# configure:13790: clang -E conftest.c
# configure:13790: $? = 0
# configure:13790: result: yes
# configure:13790: checking for errno.h
# configure:13790: result: yes
# configure:13803: checking for stat
# configure:13803: clang -o conftest conftest.c >&5
# configure:13803: $? = 0
# configure:13803: result: yes
# configure:13803: checking for _stat
# configure:13803: clang -o conftest conftest.c >&5
# /tmp/conftest-9d73d7.o:conftest.c:function main: error: undefined reference to '_stat'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13803: $? = 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.29"
# | #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_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_ERRNO_H 1
# | #define HAVE_STAT 1
# | /* end confdefs.h. */
# | /* Define _stat to an innocuous variant, in case declares _stat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _stat innocuous__stat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _stat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #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:13803: result: no
# configure:13812: checking for pow
# configure:13812: clang -o conftest conftest.c >&5
# conftest.c:69:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
# char pow ();
# ^
# conftest.c:69:6: note: 'pow' is a builtin with type 'double (double, double)'
# 1 warning generated.
# configure:13812: $? = 0
# configure:13812: result: yes
# configure:13861: checking for floor
# configure:13861: clang -o conftest conftest.c >&5
# conftest.c:69:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
# char floor ();
# ^
# conftest.c:69:6: note: 'floor' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:13861: $? = 0
# configure:13861: result: yes
# configure:13910: checking for fabs
# configure:13910: clang -o conftest conftest.c >&5
# conftest.c:69:6: warning: incompatible redeclaration of library function 'fabs' [-Wincompatible-library-redeclaration]
# char fabs ();
# ^
# conftest.c:69:6: note: 'fabs' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:13910: $? = 0
# configure:13910: result: yes
# configure:13962: checking for gettimeofday
# configure:13962: clang -o conftest conftest.c >&5
# configure:13962: $? = 0
# configure:13962: result: yes
# configure:13974: checking for mktime
# configure:13974: clang -o conftest conftest.c >&5
# configure:13974: $? = 0
# configure:13974: result: yes
# configure:13974: checking for localtime
# configure:13974: clang -o conftest conftest.c >&5
# configure:13974: $? = 0
# configure:13974: result: yes
# configure:13974: checking for localtime_r
# configure:13974: clang -o conftest conftest.c >&5
# configure:13974: $? = 0
# configure:13974: result: yes
# configure:13974: checking for asctime
# configure:13974: clang -o conftest conftest.c >&5
# configure:13974: $? = 0
# configure:13974: result: yes
# configure:13974: checking for time
# configure:13974: clang -o conftest conftest.c >&5
# configure:13974: $? = 0
# configure:13974: result: yes
# configure:13974: checking for gmtime
# configure:13974: clang -o conftest conftest.c >&5
# configure:13974: $? = 0
# configure:13974: result: yes
# configure:13974: checking for gmtime_r
# configure:13974: clang -o conftest conftest.c >&5
# configure:13974: $? = 0
# configure:13974: result: yes
# configure:13974: checking for ftime
# configure:13974: clang -o conftest conftest.c >&5
# configure:13974: $? = 0
# configure:13974: result: yes
# configure:13987: checking for printf
# configure:13987: clang -o conftest conftest.c >&5
# conftest.c:78:6: warning: incompatible redeclaration of library function 'printf' [-Wincompatible-library-redeclaration]
# char printf ();
# ^
# conftest.c:78:6: note: 'printf' is a builtin with type 'int (const char *, ...)'
# 1 warning generated.
# configure:13987: $? = 0
# configure:13987: result: yes
# configure:13987: checking for sprintf
# configure:13987: clang -o conftest conftest.c >&5
# conftest.c:79:6: warning: incompatible redeclaration of library function 'sprintf' [-Wincompatible-library-redeclaration]
# char sprintf ();
# ^
# conftest.c:79:6: note: 'sprintf' is a builtin with type 'int (char *, const char *, ...)'
# 1 warning generated.
# configure:13987: $? = 0
# configure:13987: result: yes
# configure:13987: checking for fprintf
# configure:13987: clang -o conftest conftest.c >&5
# conftest.c:80:6: warning: declaration of built-in function 'fprintf' requires inclusion of the header [-Wbuiltin-requires-header]
# char fprintf ();
# ^
# conftest.c:91:17: warning: format string missing [-Wformat]
# return fprintf ();
# ~~~~~~~ ^
# 2 warnings generated.
# configure:13987: $? = 0
# configure:13987: result: yes
# configure:13987: checking for snprintf
# configure:13987: clang -o conftest conftest.c >&5
# conftest.c:81:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:81:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:13987: $? = 0
# configure:13987: result: yes
# configure:13987: checking for vfprintf
# configure:13987: clang -o conftest conftest.c >&5
# conftest.c:82:6: warning: incompatible redeclaration of library function 'vfprintf' [-Wincompatible-library-redeclaration]
# char vfprintf ();
# ^
# conftest.c:82:6: note: 'vfprintf' is a builtin with type 'int ()'
# 1 warning generated.
# configure:13987: $? = 0
# configure:13987: result: yes
# configure:13987: checking for vsprintf
# configure:13987: clang -o conftest conftest.c >&5
# conftest.c:83:6: warning: incompatible redeclaration of library function 'vsprintf' [-Wincompatible-library-redeclaration]
# char vsprintf ();
# ^
# conftest.c:83:6: note: 'vsprintf' is a builtin with type 'int (char *, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:13987: $? = 0
# configure:13987: result: yes
# configure:13987: checking for vsnprintf
# configure:13987: clang -o conftest conftest.c >&5
# conftest.c:84:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:84:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:13987: $? = 0
# configure:13987: result: yes
# configure:13987: checking for sscanf
# configure:13987: clang -o conftest conftest.c >&5
# conftest.c:85:6: warning: incompatible redeclaration of library function 'sscanf' [-Wincompatible-library-redeclaration]
# char sscanf ();
# ^
# conftest.c:85:6: note: 'sscanf' is a builtin with type 'int (const char *restrict, const char *restrict, ...)'
# 1 warning generated.
# configure:13987: $? = 0
# configure:13987: result: yes
# configure:14001: checking for clock_gettime
# configure:14001: clang -o conftest conftest.c >&5
# configure:14001: $? = 0
# configure:14001: result: yes
# configure:14072: checking for perl
# configure:14088: found /usr/sbin/perl
# configure:14100: result: perl
# configure:14276: checking for x86_64-unknown-linux-libgcrypt-config
# configure:14309: result: no
# configure:14319: checking for libgcrypt-config
# configure:14337: found /usr/sbin/libgcrypt-config
# configure:14349: result: /usr/sbin/libgcrypt-config
# configure:14495: checking for libxml libraries >= 2.6.27
# configure:14601: checking for x86_64-unknown-linux-xml2-config
# configure:14634: result: no
# configure:14644: checking for xml2-config
# configure:14662: found /usr/sbin/xml2-config
# configure:14674: result: /usr/sbin/xml2-config
# configure:14741: result: 2.9.4 found
# configure:14770: checking whether shared libraries will be built (required for plugins)
# configure:14781: result: yes
# configure:14786: checking libxml2 module support
# configure:14790: result: yes
# configure:14993: checking that generated files are newer than configure
# configure:14999: result: done
# configure:15038: 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 cf4c13f67b0a
#
# config.status:1239: creating Makefile
# config.status:1239: creating libxslt.pc
# config.status:1239: creating libexslt.pc
# config.status:1239: creating libxslt/Makefile
# config.status:1239: creating libxslt/xsltconfig.h
# config.status:1239: creating libxslt/xsltwin32config.h
# config.status:1239: creating libexslt/Makefile
# config.status:1239: creating libexslt/exsltconfig.h
# config.status:1239: creating xsltproc/Makefile
# config.status:1239: creating python/Makefile
# config.status:1239: creating python/tests/Makefile
# config.status:1239: creating tests/Makefile
# config.status:1239: creating tests/docs/Makefile
# config.status:1239: creating tests/REC1/Makefile
# config.status:1239: creating tests/REC2/Makefile
# config.status:1239: creating tests/REC/Makefile
# config.status:1239: creating tests/general/Makefile
# config.status:1239: creating tests/reports/Makefile
# config.status:1239: creating tests/extensions/Makefile
# config.status:1239: creating tests/namespaces/Makefile
# config.status:1239: creating tests/keys/Makefile
# config.status:1239: creating tests/numbers/Makefile
# config.status:1239: creating tests/documents/Makefile
# config.status:1239: creating tests/xmlspec/Makefile
# config.status:1239: creating tests/multiple/Makefile
# config.status:1239: creating tests/xinclude/Makefile
# config.status:1239: creating tests/XSLTMark/Makefile
# config.status:1239: creating tests/docbook/Makefile
# config.status:1239: creating tests/exslt/Makefile
# config.status:1239: creating tests/exslt/common/Makefile
# config.status:1239: creating tests/exslt/functions/Makefile
# config.status:1239: creating tests/exslt/math/Makefile
# config.status:1239: creating tests/exslt/saxon/Makefile
# config.status:1239: creating tests/exslt/sets/Makefile
# config.status:1239: creating tests/exslt/strings/Makefile
# config.status:1239: creating tests/exslt/date/Makefile
# config.status:1239: creating tests/exslt/dynamic/Makefile
# config.status:1239: creating tests/exslt/crypto/Makefile
# config.status:1239: creating tests/plugins/Makefile
# config.status:1239: creating doc/Makefile
# config.status:1239: creating xslt-config
# config.status:1239: creating libxslt.spec
# config.status:1239: creating config.h
# config.status:1468: executing depfiles commands
# config.status:1468: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# 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=yes
# ac_cv_func_floor=yes
# 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=yes
# 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_errno_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=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_pthread_pthread_join=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MV=/usr/sbin/mv
# ac_cv_path_RM=/usr/sbin/rm
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_TAR=/usr/sbin/tar
# ac_cv_path_XMLLINT=/usr/sbin/xmllint
# ac_cv_path_XSLTPROC=/usr/sbin/xsltproc
# ac_cv_path_ac_pt_LIBGCRYPT_CONFIG=/usr/sbin/libgcrypt-config
# ac_cv_path_ac_pt_XML_CONFIG=/usr/sbin/xml2-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_PERL=perl
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# 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=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/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=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# 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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# 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
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libxslt/src/libxslt-1.1.29/missing aclocal-1.15'
# 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} /tmp/libxslt/src/libxslt-1.1.29/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libxslt/src/libxslt-1.1.29/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libxslt/src/libxslt-1.1.29/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -Wformat=2 -Wmissing-format-attribute'
# CPP='clang -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='/usr/sbin/grep -E'
# EXEEXT=''
# EXSLT_INCLUDEDIR='-I${includedir}'
# EXSLT_LIBDIR='-L${libdir}'
# EXSLT_LIBS='-lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lgcrypt -lgpg-error'
# EXTRA_LIBS=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/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='/sysroot/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/sbin/libgcrypt-config'
# LIBGCRYPT_LIBS='-lgcrypt -lgpg-error'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBXML_CFLAGS=' -I/usr/include/libxml2'
# LIBXML_LIBS=' -lxml2 -lz -llzma -lm -ldl'
# LIBXML_REQUIRED_VERSION='2.6.27'
# LIBXML_SRC=''
# LIBXSLT_DEFAULT_PLUGINS_PATH='/usr/lib/libxslt-plugins'
# LIBXSLT_MAJOR_MINOR_VERSION='1.1'
# LIBXSLT_MAJOR_VERSION='1'
# LIBXSLT_MICRO_VERSION='29'
# LIBXSLT_MINOR_VERSION='1'
# LIBXSLT_VERSION='1.1.29'
# LIBXSLT_VERSION_EXTRA=''
# LIBXSLT_VERSION_INFO='2:29:1'
# LIBXSLT_VERSION_NUMBER='10129'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/libxslt/src/libxslt-1.1.29/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MV='/usr/sbin/mv'
# M_LIBS=''
# NM='/sysroot/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/python2'
# PYTHONSODV=''
# PYTHON_INCLUDES='/usr/include/python2.7'
# PYTHON_LIBS='-lpython2.7 -lpthread -ldl -lutil -lm'
# PYTHON_SITE_PACKAGES='/usr/lib/python2.7/site-packages'
# PYTHON_SUBDIR='python'
# PYTHON_VERSION='2.7'
# RANLIB='ranlib'
# RELDATE='Wed Apr 5 2017'
# RM='/usr/sbin/rm'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TAR='/usr/sbin/tar'
# THREAD_LIBS='-lpthread'
# USE_VERSION_SCRIPT_FALSE='#'
# USE_VERSION_SCRIPT_TRUE=''
# VERSION='1.1.29'
# VERSION_SCRIPT_FLAGS='-Wl,--version-script='
# WIN32_EXTRA_LDFLAGS=''
# WIN32_EXTRA_LIBADD=''
# WITH_CRYPTO='1'
# WITH_DEBUGGER='1'
# WITH_MEM_DEBUG='0'
# WITH_MODULES='1'
# WITH_MODULES_FALSE='#'
# WITH_MODULES_TRUE=''
# WITH_PERL_FALSE='#'
# WITH_PERL_TRUE=''
# WITH_PYTHON_FALSE='#'
# WITH_PYTHON_TRUE=''
# WITH_TRIO='0'
# WITH_XSLT_DEBUG='1'
# XMLLINT='/usr/sbin/xmllint'
# XML_CONFIG='/usr/sbin/xml2-config'
# XSLTPROC='/usr/sbin/xsltproc'
# XSLTPROCDV=''
# XSLT_INCLUDEDIR='-I${includedir}'
# XSLT_LIBDIR='-L${libdir}'
# XSLT_LIBS='-lxslt -lxml2 -lz -llzma -lm -ldl '
# XSLT_LOCALE_WINAPI='0'
# XSLT_LOCALE_XLOCALE='0'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# 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='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libxslt/src/libxslt-1.1.29/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'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pythondir='$(PYTHON_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.29"
# #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_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_ERRNO_H 1
# #define HAVE_STAT 1
# #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
# #define WITH_DEBUGGER /**/
#
# configure: exit 0