Build of libxslt with clang_glibc toolchain

The build took 00h 02m 26s and was SUCCESSFUL.

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

SLOCLanguage
36,149 ansic
19,966 makefile
4,389 python
4,312 sh
34 perl
64,850 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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/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 (Thu Apr 13 18:37:06 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... no
# 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/bin/grep
# checking for egrep... /usr/bin/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 a thread-safe mkdir -p... /usr/bin/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/bin/rm
# checking for mv... /usr/bin/mv
# checking for tar... /usr/bin/tar
# checking for xmllint... /usr/bin/xmllint
# checking for xsltproc... /usr/bin/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/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/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 /usr/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... no
# checking for strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/bin/dd
# checking how to truncate binary pipes... /usr/bin/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... yes
# checking if clang supports -c -o file.o... /usr/bin/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 (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... /usr/bin/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 (/usr/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... yes
# checking xlocale.h presence... yes
# checking for xlocale.h... yes
# checking if xlocale program link... yes
# 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... yes
# checking ansidecl.h presence... yes
# checking for ansidecl.h... yes
# 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... no
# checking for pow in -lm... yes
# checking for floor... no
# checking for floor in -lm... yes
# checking for fabs... no
# checking for fabs in -lm... 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/bin/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/bin/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/bin/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 xsltlocale.lo
# CC xsltutils.lo
# CC pattern.lo
# CC templates.lo
# CC variables.lo
# CC keys.lo
# CC numbers.lo
# CC extensions.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,
# ^
# 1 warning generated.
# CC extra.lo
# CC functions.lo
# CC namespaces.lo
# CC imports.lo
# CC attributes.lo
# CC documents.lo
# CC preproc.lo
# CC transform.lo
# CC security.lo
# CCLD libxslt.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/libxslt'
# Making all in libexslt
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/libexslt'
# CC exslt.lo
# CC common.lo
# CC crypto.lo
# CC math.lo
# CC sets.lo
# CC functions.lo
# CC strings.lo
# CC date.lo
# CC saxon.lo
# CC dynamic.lo
# CCLD libexslt.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/libexslt'
# Making all in xsltproc
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/xsltproc'
# CC xsltproc.o
# CCLD xsltproc
# CC testThreads.o
# CCLD testThreads
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/xsltproc'
# Making all in doc
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/doc'
# Rebuilding the man pages from the xml
# Warn: AUTHOR sect.: no personblurb|contrib for John Fleck xsltproc
# Note: AUTHOR sect.: see http://docbook.sf.net/el/contrib xsltproc
# Note: AUTHOR sect.: see http://docbook.sf.net/el/personblurb xsltproc
# Note: Writing xsltproc.1
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/doc'
# Making all in python
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/python'
# Making all in .
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/python'
# SRCDIR=. /usr/bin/python2 ./generator.py
# Found 242 functions in libxslt-api.xml
# Found 32 functions in libxslt-python-api.xml
# Generated 143 wrapper functions, 98 failed, 33 skipped
#
# Missing type converters:
# xsltTopLevelFunction:2 xmlXPathObjectPtr:1 xsltDecimalFormatPtr:2 xmlChar **:2 xmlXPathCompExprPtr:5 xsltPreComputeFunction:1 xsltElemPreCompPtr:2 xsltDebugTraceCodes:2 xsltDocumentPtr:8 xsltSecurityPrefsPtr:11 xsltTemplatePtr:4 pythonObject *:5 ...:1 xsltNumberDataPtr:1 xmlHashTablePtr:1 xmlNodePtr *:3 xsltExtInitFunction:2 xsltCompilerCtxtPtr:2 char **:2 xmlXPathObjectPtr *:1 xmlNodeSetPtr:2 xmlXPathFunction:3 xsltTransformFunction:5 xsltCompMatchPtr:3 void *:11 xsltLocale:4 xmlOutputBufferPtr:1 xsltPointerListPtr:4 xmlDictPtr:1 xsltSortFunc:2 xsltNsMapPtr:1 xsltStackElemPtr:3
# touch gen_prog
# CC libxsltmod_la-libxslt.lo
# libxslt.c:880:26: warning: format string is not a string literal [-Wformat-nonliteral]
# vfprintf(stderr, msg, ap);
# ^~~
# libxslt.c:891:42: warning: format string is not a string literal [-Wformat-nonliteral]
# chars = vsnprintf(str, size, msg, ap);
# ^~~
# 2 warnings generated.
# CC libxsltmod_la-types.lo
# CC libxsltmod_la-libxslt-py.lo
# CCLD libxsltmod.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# cat ./libxsl.py libxsltclass.py > libxslt.py
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/python'
# Making all in tests
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/python/tests'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/python/tests'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/python'
# Making all in tests
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests'
# Making all in docs
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/docs'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/docs'
# Making all in REC1
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/REC1'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/REC1'
# Making all in REC2
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/REC2'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/REC2'
# Making all in REC
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/REC'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/REC'
# Making all in general
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/general'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/general'
# Making all in namespaces
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/namespaces'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/namespaces'
# Making all in keys
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/keys'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/keys'
# Making all in numbers
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/numbers'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/numbers'
# Making all in documents
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/documents'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/documents'
# Making all in extensions
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/extensions'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/extensions'
# Making all in reports
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/reports'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/reports'
# Making all in xmlspec
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/xmlspec'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/xmlspec'
# Making all in multiple
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/multiple'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/multiple'
# Making all in xinclude
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/xinclude'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/xinclude'
# Making all in XSLTMark
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/XSLTMark'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/XSLTMark'
# Making all in docbook
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/docbook'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/docbook'
# Making all in exslt
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt'
# Making all in common
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/common'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/common'
# Making all in functions
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/functions'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/functions'
# Making all in math
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/math'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/math'
# Making all in saxon
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/saxon'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/saxon'
# Making all in sets
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/sets'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/sets'
# Making all in strings
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/strings'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/strings'
# Making all in dynamic
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/dynamic'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/dynamic'
# Making all in date
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/date'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/date'
# Making all in crypto
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/crypto'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/crypto'
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt'
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt'
# Making all in plugins
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/plugins'
# CC xmlsoft_org_xslt_testplugin_la-testplugin.lo
# CCLD xmlsoft_org_xslt_testplugin.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/plugins'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests'
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29'
# sed -e 's?\@XSLT_LIBDIR\@?-L/usr/lib?g' \
# -e 's?\@XSLT_INCLUDEDIR\@?-I/usr/include?g' \
# -e 's?\@VERSION\@?1.1.29?g' \
# -e 's?\@XSLT_LIBS\@?-lxslt -lxml2 -lz -llzma -lm -ldl -lm ?g' \
# < ./xsltConf.sh.in > xsltConf.tmp \
# && mv xsltConf.tmp xsltConf.sh
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29'
# make[1]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in libxslt
# make[1]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/libxslt'
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/libxslt'
# /usr/bin/mkdir -p '/tmp/libxslt/pkg/libxslt/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libxslt.la '/tmp/libxslt/pkg/libxslt/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libxslt.so.1.1.29 /tmp/libxslt/pkg/libxslt/usr/lib/libxslt.so.1.1.29
# libtool: install: (cd /tmp/libxslt/pkg/libxslt/usr/lib && { ln -s -f libxslt.so.1.1.29 libxslt.so.1 || { rm -f libxslt.so.1 && ln -s libxslt.so.1.1.29 libxslt.so.1; }; })
# libtool: install: (cd /tmp/libxslt/pkg/libxslt/usr/lib && { ln -s -f libxslt.so.1.1.29 libxslt.so || { rm -f libxslt.so && ln -s libxslt.so.1.1.29 libxslt.so; }; })
# libtool: install: /usr/bin/install -c .libs/libxslt.lai /tmp/libxslt/pkg/libxslt/usr/lib/libxslt.la
# libtool: install: /usr/bin/install -c .libs/libxslt.a /tmp/libxslt/pkg/libxslt/usr/lib/libxslt.a
# libtool: install: chmod 644 /tmp/libxslt/pkg/libxslt/usr/lib/libxslt.a
# libtool: install: ranlib /tmp/libxslt/pkg/libxslt/usr/lib/libxslt.a
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make install-exec-hook
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/libxslt'
# /usr/bin/mkdir -p "/tmp/libxslt/pkg/libxslt/usr/lib/libxslt-plugins"
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/libxslt'
# /usr/bin/mkdir -p '/tmp/libxslt/pkg/libxslt/usr/share/man/man3'
# /usr/bin/install -c -m 644 libxslt.3 '/tmp/libxslt/pkg/libxslt/usr/share/man/man3'
# /usr/bin/mkdir -p '/tmp/libxslt/pkg/libxslt/usr/include/libxslt'
# /usr/bin/install -c -m 644 xsltconfig.h '/tmp/libxslt/pkg/libxslt/usr/include/libxslt'
# /usr/bin/mkdir -p '/tmp/libxslt/pkg/libxslt/usr/include/libxslt'
# /usr/bin/install -c -m 644 xslt.h xsltutils.h pattern.h templates.h variables.h keys.h numbersInternals.h extensions.h extra.h functions.h namespaces.h imports.h attributes.h documents.h preproc.h transform.h security.h xsltInternals.h xsltexports.h xsltlocale.h '/tmp/libxslt/pkg/libxslt/usr/include/libxslt'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/libxslt'
# make[1]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/libxslt'
# Making install in libexslt
# make[1]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/libexslt'
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/libexslt'
# /usr/bin/mkdir -p '/tmp/libxslt/pkg/libxslt/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libexslt.la '/tmp/libxslt/pkg/libxslt/usr/lib'
# libtool: warning: relinking 'libexslt.la'
# libtool: install: (cd /tmp/libxslt/src/libxslt-1.1.29/libexslt; /bin/sh "/tmp/libxslt/src/libxslt-1.1.29/libtool" --silent --tag CC --mode=relink clang -I/usr/include/libxml2 -Wall -Wformat=2 -Wmissing-format-attribute -version-info 8:17:8 -o libexslt.la -rpath /usr/lib exslt.lo common.lo crypto.lo math.lo sets.lo functions.lo strings.lo date.lo saxon.lo dynamic.lo ../libxslt/libxslt.la -lgcrypt -lgpg-error -inst-prefix-dir /tmp/libxslt/pkg/libxslt)
# libtool: install: /usr/bin/install -c .libs/libexslt.so.0.8.17T /tmp/libxslt/pkg/libxslt/usr/lib/libexslt.so.0.8.17
# libtool: install: (cd /tmp/libxslt/pkg/libxslt/usr/lib && { ln -s -f libexslt.so.0.8.17 libexslt.so.0 || { rm -f libexslt.so.0 && ln -s libexslt.so.0.8.17 libexslt.so.0; }; })
# libtool: install: (cd /tmp/libxslt/pkg/libxslt/usr/lib && { ln -s -f libexslt.so.0.8.17 libexslt.so || { rm -f libexslt.so && ln -s libexslt.so.0.8.17 libexslt.so; }; })
# libtool: install: /usr/bin/install -c .libs/libexslt.lai /tmp/libxslt/pkg/libxslt/usr/lib/libexslt.la
# libtool: install: /usr/bin/install -c .libs/libexslt.a /tmp/libxslt/pkg/libxslt/usr/lib/libexslt.a
# libtool: install: chmod 644 /tmp/libxslt/pkg/libxslt/usr/lib/libexslt.a
# libtool: install: ranlib /tmp/libxslt/pkg/libxslt/usr/lib/libexslt.a
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/libxslt/pkg/libxslt/usr/include/libexslt'
# /usr/bin/install -c -m 644 exslt.h exsltexports.h '/tmp/libxslt/pkg/libxslt/usr/include/libexslt'
# /usr/bin/mkdir -p '/tmp/libxslt/pkg/libxslt/usr/share/man/man3'
# /usr/bin/install -c -m 644 libexslt.3 '/tmp/libxslt/pkg/libxslt/usr/share/man/man3'
# /usr/bin/mkdir -p '/tmp/libxslt/pkg/libxslt/usr/include/libexslt'
# /usr/bin/install -c -m 644 exsltconfig.h '/tmp/libxslt/pkg/libxslt/usr/include/libexslt'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/libexslt'
# make[1]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/libexslt'
# Making install in xsltproc
# make[1]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/xsltproc'
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/xsltproc'
# /usr/bin/mkdir -p '/tmp/libxslt/pkg/libxslt/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c xsltproc '/tmp/libxslt/pkg/libxslt/usr/bin'
# libtool: warning: '../libxslt/libxslt.la' has not been installed in '/usr/lib'
# libtool: warning: '../libexslt/libexslt.la' has not been installed in '/usr/lib'
# libtool: warning: '/tmp/libxslt/src/libxslt-1.1.29/libxslt/libxslt.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/xsltproc /tmp/libxslt/pkg/libxslt/usr/bin/xsltproc
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/xsltproc'
# make[1]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/xsltproc'
# Making install in doc
# make[1]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/doc'
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p /tmp/libxslt/pkg/libxslt/usr/share/doc/libxslt-1.1.29/html
# /usr/bin/install -c -m 0644 ./*.html /tmp/libxslt/pkg/libxslt/usr/share/doc/libxslt-1.1.29/html
# /usr/bin/install -c -m 0644 ./*.gif /tmp/libxslt/pkg/libxslt/usr/share/doc/libxslt-1.1.29/html
# /usr/bin/mkdir -p /tmp/libxslt/pkg/libxslt/usr/share/doc/libxslt-1.1.29/html/html
# /usr/bin/install -c -m 0644 ./html/*.html /tmp/libxslt/pkg/libxslt/usr/share/doc/libxslt-1.1.29/html/html
# /usr/bin/install -c -m 0644 ./html/*.png /tmp/libxslt/pkg/libxslt/usr/share/doc/libxslt-1.1.29/html/html
# /usr/bin/install -c -m 0644 ./html/index.sgml /tmp/libxslt/pkg/libxslt/usr/share/doc/libxslt-1.1.29/html/html
# /usr/bin/install: cannot stat './html/index.sgml': No such file or directory
# make[2]: [Makefile:885: install-data-local] Error 1 (ignored)
# /usr/bin/mkdir -p /tmp/libxslt/pkg/libxslt/usr/share/doc/libxslt-1.1.29/html/EXSLT
# /usr/bin/install -c -m 0644 ./EXSLT/*.html /tmp/libxslt/pkg/libxslt/usr/share/doc/libxslt-1.1.29/html/EXSLT
# /usr/bin/mkdir -p /tmp/libxslt/pkg/libxslt/usr/share/doc/libxslt-1.1.29/html/tutorial
# /usr/bin/install -c -m 0644 ./tutorial/* /tmp/libxslt/pkg/libxslt/usr/share/doc/libxslt-1.1.29/html/tutorial
# /usr/bin/mkdir -p /tmp/libxslt/pkg/libxslt/usr/share/doc/libxslt-1.1.29/html/tutorial2
# /usr/bin/install -c -m 0644 ./tutorial2/* /tmp/libxslt/pkg/libxslt/usr/share/doc/libxslt-1.1.29/html/tutorial2
# /usr/bin/mkdir -p '/tmp/libxslt/pkg/libxslt/usr/share/man/man1'
# /usr/bin/install -c -m 644 xsltproc.1 '/tmp/libxslt/pkg/libxslt/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/doc'
# make[1]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/doc'
# Making install in python
# make[1]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/python'
# Making install in .
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/python'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/python'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p /tmp/libxslt/pkg/libxslt/usr/lib/python2.7/site-packages
# /usr/bin/install -c -m 0644 libxslt.py /tmp/libxslt/pkg/libxslt/usr/lib/python2.7/site-packages
# /usr/bin/mkdir -p /tmp/libxslt/pkg/libxslt/usr/share/doc/libxslt-python-1.1.29
# /usr/bin/mkdir -p '/tmp/libxslt/pkg/libxslt/usr/lib/python2.7/site-packages'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libxsltmod.la '/tmp/libxslt/pkg/libxslt/usr/lib/python2.7/site-packages'
# libtool: warning: relinking 'libxsltmod.la'
# libtool: install: (cd /tmp/libxslt/src/libxslt-1.1.29/python; /bin/sh "/tmp/libxslt/src/libxslt-1.1.29/libtool" --silent --tag CC --mode=relink clang -I/usr/include/libxml2 -Wall -Wformat=2 -Wmissing-format-attribute -module -avoid-version -o libxsltmod.la -rpath /usr/lib/python2.7/site-packages libxsltmod_la-libxslt.lo libxsltmod_la-types.lo libxsltmod_la-libxslt-py.lo ../libxslt/libxslt.la ../libexslt/libexslt.la -lpython2.7 -lpthread -ldl -lutil -lm -inst-prefix-dir /tmp/libxslt/pkg/libxslt)
# libtool: install: /usr/bin/install -c .libs/libxsltmod.soT /tmp/libxslt/pkg/libxslt/usr/lib/python2.7/site-packages/libxsltmod.so
# libtool: install: /usr/bin/install -c .libs/libxsltmod.lai /tmp/libxslt/pkg/libxslt/usr/lib/python2.7/site-packages/libxsltmod.la
# libtool: install: /usr/bin/install -c .libs/libxsltmod.a /tmp/libxslt/pkg/libxslt/usr/lib/python2.7/site-packages/libxsltmod.a
# libtool: install: chmod 644 /tmp/libxslt/pkg/libxslt/usr/lib/python2.7/site-packages/libxsltmod.a
# libtool: install: ranlib /tmp/libxslt/pkg/libxslt/usr/lib/python2.7/site-packages/libxsltmod.a
# libtool: warning: remember to run 'libtool --finish /usr/lib/python2.7/site-packages'
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/python'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/python'
# Making install in tests
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/python/tests'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/python/tests'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p /tmp/libxslt/pkg/libxslt/usr/share/doc/libxslt-python-1.1.29/examples
# (for test in basic.py exslt.py extelem.py extfunc.py test.xml test.xsl pyxsltproc.py; \
# do /usr/bin/install -c -m 0644 ./$test /tmp/libxslt/pkg/libxslt/usr/share/doc/libxslt-python-1.1.29/examples ; done)
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/python/tests'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/python/tests'
# make[1]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/python'
# Making install in tests
# make[1]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests'
# Making install in docs
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/docs'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/docs'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/docs'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/docs'
# Making install in REC1
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/REC1'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/REC1'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/REC1'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/REC1'
# Making install in REC2
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/REC2'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/REC2'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/REC2'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/REC2'
# Making install in REC
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/REC'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/REC'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/REC'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/REC'
# Making install in general
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/general'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/general'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/general'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/general'
# Making install in namespaces
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/namespaces'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/namespaces'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/namespaces'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/namespaces'
# Making install in keys
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/keys'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/keys'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/keys'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/keys'
# Making install in numbers
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/numbers'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/numbers'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/numbers'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/numbers'
# Making install in documents
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/documents'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/documents'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/documents'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/documents'
# Making install in extensions
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/extensions'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/extensions'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/extensions'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/extensions'
# Making install in reports
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/reports'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/reports'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/reports'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/reports'
# Making install in xmlspec
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/xmlspec'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/xmlspec'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/xmlspec'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/xmlspec'
# Making install in multiple
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/multiple'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/multiple'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/multiple'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/multiple'
# Making install in xinclude
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/xinclude'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/xinclude'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/xinclude'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/xinclude'
# Making install in XSLTMark
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/XSLTMark'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/XSLTMark'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/XSLTMark'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/XSLTMark'
# Making install in docbook
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/docbook'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/docbook'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/docbook'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/docbook'
# Making install in exslt
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt'
# Making install in common
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/common'
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/common'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/common'
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/common'
# Making install in functions
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/functions'
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/functions'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/functions'
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/functions'
# Making install in math
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/math'
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/math'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/math'
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/math'
# Making install in saxon
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/saxon'
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/saxon'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/saxon'
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/saxon'
# Making install in sets
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/sets'
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/sets'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/sets'
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/sets'
# Making install in strings
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/strings'
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/strings'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/strings'
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/strings'
# Making install in dynamic
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/dynamic'
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/dynamic'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/dynamic'
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/dynamic'
# Making install in date
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/date'
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/date'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/date'
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/date'
# Making install in crypto
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/crypto'
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/crypto'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/crypto'
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt/crypto'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt'
# make[4]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt'
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt'
# Making install in plugins
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/plugins'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/plugins'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/plugins'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests/plugins'
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests'
# make[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests'
# make[1]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/tests'
# make[1]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29'
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29'
# /usr/bin/mkdir -p '/tmp/libxslt/pkg/libxslt/usr/bin'
# /usr/bin/install -c xslt-config '/tmp/libxslt/pkg/libxslt/usr/bin'
# /usr/bin/mkdir -p '/tmp/libxslt/pkg/libxslt/usr/lib'
# /usr/bin/install -c -m 644 xsltConf.sh '/tmp/libxslt/pkg/libxslt/usr/lib'
# /usr/bin/mkdir -p '/tmp/libxslt/pkg/libxslt/usr/share/aclocal'
# /usr/bin/install -c -m 644 libxslt.m4 '/tmp/libxslt/pkg/libxslt/usr/share/aclocal'
# /usr/bin/mkdir -p '/tmp/libxslt/pkg/libxslt/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libxslt.pc libexslt.pc '/tmp/libxslt/pkg/libxslt/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29'
# make[1]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libxslt"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libxslt 1.1.29-1 (Thu Apr 13 18:38:15 UTC 2017)

CMD: pacman --query --file libxslt-1.1.29-1-x86_64.pkg.tar.xz
# libxslt 1.1.29-1

Creating hybrid package for 'libxslt'

Trying to find vanilla package 'libxslt'...

CMD: pacman --query --file /mirror/libxslt-1.1.29-1.pkg.tar.xz
# libxslt 1.1.29-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libxslt.so.1
# /usr/lib/libxslt.so
# /usr/lib/libexslt.so.0
# /usr/lib/libexslt.so
# /usr/lib/xsltConf.sh
# /usr/lib/libxslt.so.1.1.29
# /usr/lib/libexslt.so.0.8.17
# /usr/lib/python2.7/site-packages/libxslt.py
# /usr/lib/python2.7/site-packages/libxsltmod.so
# /usr/lib/pkgconfig/libxslt.pc
# /usr/lib/pkgconfig/libexslt.pc
# /usr/include/libxslt/xsltconfig.h
# /usr/include/libxslt/xslt.h
# /usr/include/libxslt/xsltutils.h
# /usr/include/libxslt/pattern.h
# /usr/include/libxslt/templates.h
# /usr/include/libxslt/variables.h
# /usr/include/libxslt/keys.h
# /usr/include/libxslt/numbersInternals.h
# /usr/include/libxslt/extensions.h
# /usr/include/libxslt/extra.h
# /usr/include/libxslt/functions.h
# /usr/include/libxslt/namespaces.h
# /usr/include/libxslt/imports.h
# /usr/include/libxslt/attributes.h
# /usr/include/libxslt/documents.h
# /usr/include/libxslt/preproc.h
# /usr/include/libxslt/transform.h
# /usr/include/libxslt/security.h
# /usr/include/libxslt/xsltInternals.h
# /usr/include/libxslt/xsltexports.h
# /usr/include/libxslt/xsltlocale.h
# /usr/include/libexslt/exslt.h
# /usr/include/libexslt/exsltexports.h
# /usr/include/libexslt/exsltconfig.h
# /usr/share/man/man3/libxslt.3.gz
# /usr/share/man/man3/libexslt.3.gz
# /usr/share/man/man1/xsltproc.1.gz
# /usr/share/doc/libxslt-1.1.29/html/API.html
# /usr/share/doc/libxslt-1.1.29/html/APIchunk0.html
# /usr/share/doc/libxslt-1.1.29/html/APIchunk1.html
# /usr/share/doc/libxslt-1.1.29/html/APIchunk10.html
# /usr/share/doc/libxslt-1.1.29/html/APIchunk11.html
# /usr/share/doc/libxslt-1.1.29/html/APIchunk12.html
# /usr/share/doc/libxslt-1.1.29/html/APIchunk13.html
# /usr/share/doc/libxslt-1.1.29/html/APIchunk2.html
# /usr/share/doc/libxslt-1.1.29/html/APIchunk3.html
# /usr/share/doc/libxslt-1.1.29/html/APIchunk4.html
# /usr/share/doc/libxslt-1.1.29/html/APIchunk5.html
# /usr/share/doc/libxslt-1.1.29/html/APIchunk6.html
# /usr/share/doc/libxslt-1.1.29/html/APIchunk7.html
# /usr/share/doc/libxslt-1.1.29/html/APIchunk8.html
# /usr/share/doc/libxslt-1.1.29/html/APIchunk9.html
# /usr/share/doc/libxslt-1.1.29/html/APIconstructors.html
# /usr/share/doc/libxslt-1.1.29/html/APIfiles.html
# /usr/share/doc/libxslt-1.1.29/html/APIfunctions.html
# /usr/share/doc/libxslt-1.1.29/html/APIsymbols.html
# /usr/share/doc/libxslt-1.1.29/html/FAQ.html
# /usr/share/doc/libxslt-1.1.29/html/bugs.html
# /usr/share/doc/libxslt-1.1.29/html/contribs.html
# /usr/share/doc/libxslt-1.1.29/html/docbook.html
# /usr/share/doc/libxslt-1.1.29/html/docs.html
# /usr/share/doc/libxslt-1.1.29/html/downloads.html
# /usr/share/doc/libxslt-1.1.29/html/extensions.html
# /usr/share/doc/libxslt-1.1.29/html/help.html
# /usr/share/doc/libxslt-1.1.29/html/index.html
# /usr/share/doc/libxslt-1.1.29/html/internals.html
# /usr/share/doc/libxslt-1.1.29/html/intro.html
# /usr/share/doc/libxslt-1.1.29/html/news.html
# /usr/share/doc/libxslt-1.1.29/html/python.html
# /usr/share/doc/libxslt-1.1.29/html/xslt.html
# /usr/share/doc/libxslt-1.1.29/html/xsltproc.html
# /usr/share/doc/libxslt-1.1.29/html/xsltproc2.html
# /usr/share/doc/libxslt-1.1.29/html/Libxslt-Logo-180x168.gif
# /usr/share/doc/libxslt-1.1.29/html/Libxslt-Logo-90x34.gif
# /usr/share/doc/libxslt-1.1.29/html/contexts.gif
# /usr/share/doc/libxslt-1.1.29/html/node.gif
# /usr/share/doc/libxslt-1.1.29/html/object.gif
# /usr/share/doc/libxslt-1.1.29/html/processing.gif
# /usr/share/doc/libxslt-1.1.29/html/redhat.gif
# /usr/share/doc/libxslt-1.1.29/html/smallfootonly.gif
# /usr/share/doc/libxslt-1.1.29/html/stylesheet.gif
# /usr/share/doc/libxslt-1.1.29/html/templates.gif
# /usr/share/doc/libxslt-1.1.29/html/html/book1.html
# /usr/share/doc/libxslt-1.1.29/html/html/index.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-attributes.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-documents.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-extensions.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-extra.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-functions.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-imports.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-keys.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-lib.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-namespaces.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-numbersInternals.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-pattern.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-preproc.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-security.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-templates.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-transform.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-variables.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-xslt.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-xsltInternals.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-xsltexports.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-xsltlocale.html
# /usr/share/doc/libxslt-1.1.29/html/html/libxslt-xsltutils.html
# /usr/share/doc/libxslt-1.1.29/html/html/home.png
# /usr/share/doc/libxslt-1.1.29/html/html/left.png
# /usr/share/doc/libxslt-1.1.29/html/html/right.png
# /usr/share/doc/libxslt-1.1.29/html/html/up.png
# /usr/share/doc/libxslt-1.1.29/html/EXSLT/APIchunk0.html
# /usr/share/doc/libxslt-1.1.29/html/EXSLT/APIconstructors.html
# /usr/share/doc/libxslt-1.1.29/html/EXSLT/APIfiles.html
# /usr/share/doc/libxslt-1.1.29/html/EXSLT/APIfunctions.html
# /usr/share/doc/libxslt-1.1.29/html/EXSLT/APIsymbols.html
# /usr/share/doc/libxslt-1.1.29/html/EXSLT/bugs.html
# /usr/share/doc/libxslt-1.1.29/html/EXSLT/docs.html
# /usr/share/doc/libxslt-1.1.29/html/EXSLT/downloads.html
# /usr/share/doc/libxslt-1.1.29/html/EXSLT/exslt.html
# /usr/share/doc/libxslt-1.1.29/html/EXSLT/help.html
# /usr/share/doc/libxslt-1.1.29/html/EXSLT/index.html
# /usr/share/doc/libxslt-1.1.29/html/EXSLT/intro.html
# /usr/share/doc/libxslt-1.1.29/html/tutorial/libxslt_tutorial.c
# /usr/share/doc/libxslt-1.1.29/html/tutorial/libxslttutorial.html
# /usr/share/doc/libxslt-1.1.29/html/tutorial/libxslttutorial.xml
# /usr/share/doc/libxslt-1.1.29/html/tutorial2/libxslt_pipes.c
# /usr/share/doc/libxslt-1.1.29/html/tutorial2/libxslt_pipes.html
# /usr/share/doc/libxslt-1.1.29/html/tutorial2/libxslt_pipes.xml
# /usr/share/doc/libxslt-python-1.1.29/TODO
# /usr/share/doc/libxslt-python-1.1.29/examples/basic.py
# /usr/share/doc/libxslt-python-1.1.29/examples/exslt.py
# /usr/share/doc/libxslt-python-1.1.29/examples/extelem.py
# /usr/share/doc/libxslt-python-1.1.29/examples/extfunc.py
# /usr/share/doc/libxslt-python-1.1.29/examples/test.xml
# /usr/share/doc/libxslt-python-1.1.29/examples/test.xsl
# /usr/share/doc/libxslt-python-1.1.29/examples/pyxsltproc.py
# /usr/share/aclocal/libxslt.m4
# /usr/share/licenses/libxslt/COPYING
# /usr/bin/xslt-config
# /usr/bin/xsltproc
# /sysroot/usr/lib/libxslt.so.1.1.29
# /sysroot/usr/lib/libxslt.so.1
# /sysroot/usr/lib/libxslt.so
# /sysroot/usr/lib/libxslt.la
# /sysroot/usr/lib/libxslt.a
# /sysroot/usr/lib/libexslt.so.0.8.17
# /sysroot/usr/lib/libexslt.so.0
# /sysroot/usr/lib/libexslt.so
# /sysroot/usr/lib/libexslt.la
# /sysroot/usr/lib/libexslt.a
# /sysroot/usr/lib/xsltConf.sh
# /sysroot/usr/lib/python2.7/site-packages/libxslt.py
# /sysroot/usr/lib/python2.7/site-packages/libxsltmod.so
# /sysroot/usr/lib/python2.7/site-packages/libxsltmod.la
# /sysroot/usr/lib/pkgconfig/libxslt.pc
# /sysroot/usr/lib/pkgconfig/libexslt.pc
# /sysroot/usr/include/libxslt/xsltconfig.h
# /sysroot/usr/include/libxslt/xslt.h
# /sysroot/usr/include/libxslt/xsltutils.h
# /sysroot/usr/include/libxslt/pattern.h
# /sysroot/usr/include/libxslt/templates.h
# /sysroot/usr/include/libxslt/variables.h
# /sysroot/usr/include/libxslt/keys.h
# /sysroot/usr/include/libxslt/numbersInternals.h
# /sysroot/usr/include/libxslt/extensions.h
# /sysroot/usr/include/libxslt/extra.h
# /sysroot/usr/include/libxslt/functions.h
# /sysroot/usr/include/libxslt/namespaces.h
# /sysroot/usr/include/libxslt/imports.h
# /sysroot/usr/include/libxslt/attributes.h
# /sysroot/usr/include/libxslt/documents.h
# /sysroot/usr/include/libxslt/preproc.h
# /sysroot/usr/include/libxslt/transform.h
# /sysroot/usr/include/libxslt/security.h
# /sysroot/usr/include/libxslt/xsltInternals.h
# /sysroot/usr/include/libxslt/xsltexports.h
# /sysroot/usr/include/libxslt/xsltlocale.h
# /sysroot/usr/include/libexslt/exslt.h
# /sysroot/usr/include/libexslt/exsltexports.h
# /sysroot/usr/include/libexslt/exsltconfig.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libxslt.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libxslt.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libxslt.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libxslt.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

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 = a8b4198d28d7
# 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: /usr/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.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:2730: $? = 0
# configure:2719: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# 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
# configure:2913: $? = 0
# configure:2928: result: no
# 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/bin/grep
# configure:3456: checking for egrep
# configure:3518: result: /usr/bin/grep -E
# configure:3523: checking for ANSI C header files
# configure:3543: clang -c conftest.c >&5
# configure:3543: $? = 0
# configure:3616: clang -o conftest conftest.c >&5
# configure:3616: $? = 0
# configure:3616: ./conftest
# configure:3616: $? = 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:4082: checking for a thread-safe mkdir -p
# configure:4121: result: /usr/bin/mkdir -p
# configure:4128: checking for gawk
# configure:4144: found /usr/bin/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.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:4944: $? = 0
# configure:4933: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# 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/bin/rm
# configure:5389: result: /usr/bin/rm
# configure:5399: checking for mv
# configure:5417: found /usr/bin/mv
# configure:5430: result: /usr/bin/mv
# configure:5440: checking for tar
# configure:5458: found /usr/bin/tar
# configure:5471: result: /usr/bin/tar
# configure:5481: checking for xmllint
# configure:5499: found /usr/bin/xmllint
# configure:5512: result: /usr/bin/xmllint
# configure:5522: checking for xsltproc
# configure:5540: found /usr/bin/xsltproc
# configure:5553: result: /usr/bin/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/bin/sed
# configure:5851: checking for fgrep
# configure:5913: result: /usr/bin/grep -F
# configure:5948: checking for ld used by clang
# configure:6015: result: /usr/bin/ld
# configure:6022: checking if the linker (/usr/bin/ld) is GNU ld
# configure:6037: result: yes
# configure:6049: checking for BSD- or MS-compatible name lister (nm)
# configure:6103: result: /usr/bin/nm -B
# configure:6233: checking the name lister (/usr/bin/nm -B) interface
# configure:6240: clang -c conftest.c >&5
# configure:6243: /usr/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 /usr/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 /usr/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 /usr/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
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:7174: $? = 0
# configure:7179: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:7182: $? = 1
# configure:7194: result: @
# configure:7212: checking for x86_64-unknown-linux-strip
# configure:7242: result: no
# configure:7252: checking for strip
# configure:7268: found /usr/bin/strip
# configure:7279: result: strip
# configure:7311: checking for x86_64-unknown-linux-ranlib
# configure:7341: result: no
# configure:7351: checking for ranlib
# configure:7367: found /usr/bin/ranlib
# configure:7378: result: ranlib
# configure:7480: checking command to parse /usr/bin/nm -B output from clang object
# configure:7633: clang -c conftest.c >&5
# configure:7636: $? = 0
# configure:7640: /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: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/bin/dd
# configure:7876: checking how to truncate binary pipes
# configure:7891: result: /usr/bin/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: yes
# 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 (/usr/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/bin/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 (/usr/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
# configure:13670: $? = 0
# configure:13670: result: yes
# configure:13670: checking xlocale.h presence
# configure:13670: clang -E conftest.c
# configure:13670: $? = 0
# configure:13670: result: yes
# configure:13670: checking for xlocale.h
# configure:13670: result: yes
# configure:13681: checking if xlocale program link
# configure:13739: clang -o conftest conftest.c >&5
# configure:13739: $? = 0
# configure:13740: result: yes
# configure:13765: checking ieeefp.h usability
# configure:13765: clang -c conftest.c >&5
# conftest.c:71: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
# | #define HAVE_XLOCALE_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:38: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
# | #define HAVE_XLOCALE_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:71: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
# | #define HAVE_XLOCALE_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:38: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
# | #define HAVE_XLOCALE_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:72: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_XLOCALE_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:39: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_XLOCALE_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
# configure:13765: $? = 0
# configure:13765: result: yes
# configure:13765: checking ansidecl.h presence
# configure:13765: clang -E conftest.c
# configure:13765: $? = 0
# configure:13765: result: yes
# configure:13765: checking for ansidecl.h
# configure:13765: result: yes
# 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-a3924a.o: In function `main':
# conftest.c:(.text+0x12): 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_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ANSIDECL_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:71:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
# char pow ();
# ^
# conftest.c:71:6: note: 'pow' is a builtin with type 'double (double, double)'
# 1 warning generated.
# /tmp/conftest-6262ac.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `pow'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13812: $? = 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_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ANSIDECL_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 pow to an innocuous variant, in case declares pow.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define pow innocuous_pow
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char pow (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #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:13812: result: no
# configure:13816: checking for pow in -lm
# configure:13841: clang -o conftest conftest.c -lm >&5
# conftest.c:55:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
# char pow ();
# ^
# conftest.c:55:6: note: 'pow' is a builtin with type 'double (double, double)'
# 1 warning generated.
# configure:13841: $? = 0
# configure:13850: result: yes
# configure:13861: checking for floor
# configure:13861: clang -o conftest conftest.c >&5
# conftest.c:72:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
# char floor ();
# ^
# conftest.c:72:6: note: 'floor' is a builtin with type 'double (double)'
# 1 warning generated.
# /tmp/conftest-b46f3d.o: In function `main':
# conftest.c:(.text+0x16): undefined reference to `floor'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13861: $? = 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_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ANSIDECL_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_POW /**/
# | /* end confdefs.h. */
# | /* Define floor to an innocuous variant, in case declares floor.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define floor innocuous_floor
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char floor (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #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:13861: result: no
# configure:13865: checking for floor in -lm
# configure:13890: clang -o conftest conftest.c -lm >&5
# conftest.c:56:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
# char floor ();
# ^
# conftest.c:56:6: note: 'floor' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:13890: $? = 0
# configure:13899: result: yes
# configure:13910: checking for fabs
# configure:13910: clang -o conftest conftest.c >&5
# conftest.c:73:6: warning: incompatible redeclaration of library function 'fabs' [-Wincompatible-library-redeclaration]
# char fabs ();
# ^
# conftest.c:73:6: note: 'fabs' is a builtin with type 'double (double)'
# 1 warning generated.
# /tmp/conftest-30aafd.o: In function `main':
# conftest.c:(.text+0x16): undefined reference to `fabs'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13910: $? = 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_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_ANSIDECL_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_POW /**/
# | #define HAVE_FLOOR /**/
# | /* end confdefs.h. */
# | /* Define fabs to an innocuous variant, in case declares fabs.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define fabs innocuous_fabs
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char fabs (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #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:13910: result: no
# configure:13914: checking for fabs in -lm
# configure:13939: clang -o conftest conftest.c -lm >&5
# conftest.c:57:6: warning: incompatible redeclaration of library function 'fabs' [-Wincompatible-library-redeclaration]
# char fabs ();
# ^
# conftest.c:57:6: note: 'fabs' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:13939: $? = 0
# configure:13948: 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:83:6: warning: incompatible redeclaration of library function 'printf' [-Wincompatible-library-redeclaration]
# char printf ();
# ^
# conftest.c:83: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:84:6: warning: incompatible redeclaration of library function 'sprintf' [-Wincompatible-library-redeclaration]
# char sprintf ();
# ^
# conftest.c:84: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:85:6: warning: declaration of built-in function 'fprintf' requires inclusion of the header [-Wbuiltin-requires-header]
# char fprintf ();
# ^
# conftest.c:96: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:86:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:86: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:87:6: warning: incompatible redeclaration of library function 'vfprintf' [-Wincompatible-library-redeclaration]
# char vfprintf ();
# ^
# conftest.c:87: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:88:6: warning: incompatible redeclaration of library function 'vsprintf' [-Wincompatible-library-redeclaration]
# char vsprintf ();
# ^
# conftest.c:88: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:89:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:89: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:90:6: warning: incompatible redeclaration of library function 'sscanf' [-Wincompatible-library-redeclaration]
# char sscanf ();
# ^
# conftest.c:90: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/bin/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/bin/libgcrypt-config
# configure:14349: result: /usr/bin/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/bin/xml2-config
# configure:14674: result: /usr/bin/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 a8b4198d28d7
#
# config.status:1244: creating Makefile
# config.status:1244: creating libxslt.pc
# config.status:1244: creating libexslt.pc
# config.status:1244: creating libxslt/Makefile
# config.status:1244: creating libxslt/xsltconfig.h
# config.status:1244: creating libxslt/xsltwin32config.h
# config.status:1244: creating libexslt/Makefile
# config.status:1244: creating libexslt/exsltconfig.h
# config.status:1244: creating xsltproc/Makefile
# config.status:1244: creating python/Makefile
# config.status:1244: creating python/tests/Makefile
# config.status:1244: creating tests/Makefile
# config.status:1244: creating tests/docs/Makefile
# config.status:1244: creating tests/REC1/Makefile
# config.status:1244: creating tests/REC2/Makefile
# config.status:1244: creating tests/REC/Makefile
# config.status:1244: creating tests/general/Makefile
# config.status:1244: creating tests/reports/Makefile
# config.status:1244: creating tests/extensions/Makefile
# config.status:1244: creating tests/namespaces/Makefile
# config.status:1244: creating tests/keys/Makefile
# config.status:1244: creating tests/numbers/Makefile
# config.status:1244: creating tests/documents/Makefile
# config.status:1244: creating tests/xmlspec/Makefile
# config.status:1244: creating tests/multiple/Makefile
# config.status:1244: creating tests/xinclude/Makefile
# config.status:1244: creating tests/XSLTMark/Makefile
# config.status:1244: creating tests/docbook/Makefile
# config.status:1244: creating tests/exslt/Makefile
# config.status:1244: creating tests/exslt/common/Makefile
# config.status:1244: creating tests/exslt/functions/Makefile
# config.status:1244: creating tests/exslt/math/Makefile
# config.status:1244: creating tests/exslt/saxon/Makefile
# config.status:1244: creating tests/exslt/sets/Makefile
# config.status:1244: creating tests/exslt/strings/Makefile
# config.status:1244: creating tests/exslt/date/Makefile
# config.status:1244: creating tests/exslt/dynamic/Makefile
# config.status:1244: creating tests/exslt/crypto/Makefile
# config.status:1244: creating tests/plugins/Makefile
# config.status:1244: creating doc/Makefile
# config.status:1244: creating xslt-config
# config.status:1244: creating libxslt.spec
# config.status:1244: creating config.h
# config.status:1473: executing depfiles commands
# config.status:1473: 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=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=yes
# 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=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='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_MV=/usr/bin/mv
# ac_cv_path_RM=/usr/bin/rm
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_TAR=/usr/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_lt_DD=/usr/bin/dd
# ac_cv_path_mkdir=/usr/bin/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_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=/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=yes
# 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][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/bin/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/bin/grep -E'
# EXEEXT=''
# EXSLT_INCLUDEDIR='-I${includedir}'
# EXSLT_LIBDIR='-L${libdir}'
# EXSLT_LIBS='-lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error'
# EXTRA_LIBS=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/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 -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/bin/mkdir -p'
# MV='/usr/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/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='Thu Apr 13 2017'
# RM='/usr/bin/rm'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TAR='/usr/bin/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/bin/xmllint'
# XML_CONFIG='/usr/bin/xml2-config'
# XSLTPROC='/usr/bin/xsltproc'
# XSLTPROCDV=''
# XSLT_INCLUDEDIR='-I${includedir}'
# XSLT_LIBDIR='-L${libdir}'
# XSLT_LIBS='-lxslt -lxml2 -lz -llzma -lm -ldl -lm'
# XSLT_LOCALE_WINAPI='0'
# XSLT_LOCALE_XLOCALE='1'
# 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_XLOCALE_H 1
# #define HAVE_MATH_H 1
# #define HAVE_FLOAT_H 1
# #define HAVE_ANSIDECL_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_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
# #define WITH_DEBUGGER /**/
#
# configure: exit 0