The build took 00h 02m 26s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
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.
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:
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/libexecCMD: 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-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking whether clang understands -c and -o together... yeschecking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking minix/config.h usability... nochecking minix/config.h presence... nochecking for minix/config.h... nochecking whether it is safe to define __EXTENSIONS__... yeschecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for style of include used by make... GNUchecking whether make supports nested variables... yeschecking dependency style of clang... gcc3checking whether make supports nested variables... (cached) yeschecking for x86_64-unknown-linux-gcc... (cached) clangchecking whether we are using the GNU C compiler... (cached) yeschecking whether clang accepts -g... (cached) yeschecking for clang option to accept ISO C89... (cached) none neededchecking whether clang understands -c and -o together... (cached) yeschecking how to run the C preprocessor... clang -Echecking for rm... /usr/bin/rmchecking for mv... /usr/bin/mvchecking for tar... /usr/bin/tarchecking for xmllint... /usr/bin/xmllintchecking for xsltproc... /usr/bin/xsltprocchecking for ANSI C header files... (cached) yeschecking how to print strings... printfchecking for a sed that does not truncate output... /usr/bin/sedchecking for fgrep... /usr/bin/grep -Fchecking for ld used by clang... /usr/bin/ldchecking if the linker (/usr/bin/ld) is GNU ld... yeschecking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -Bchecking the name lister (/usr/bin/nm -B) interface... BSD nmchecking whether ln -s works... yeschecking the maximum length of command line arguments... 1572864checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noopchecking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noopchecking for /usr/bin/ld option to reload object files... -rchecking for x86_64-unknown-linux-objdump... nochecking for objdump... objdumpchecking how to recognize dependent libraries... pass_allchecking for x86_64-unknown-linux-dlltool... nochecking for dlltool... nochecking how to associate runtime and link libraries... printf %s\nchecking for x86_64-unknown-linux-ar... nochecking for ar... archecking for archiver @FILE support... @checking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking command to parse /usr/bin/nm -B output from clang object... okchecking for sysroot... nochecking for a working dd... /usr/bin/ddchecking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1checking for x86_64-unknown-linux-mt... nochecking for mt... nochecking if : is a manifest tool... nochecking for dlfcn.h... yeschecking for objdir... .libschecking if clang supports -fno-rtti -fno-exceptions... yeschecking for clang option to produce PIC... -fPIC -DPICchecking if clang PIC flag -fPIC -DPIC works... yeschecking if clang static flag -static works... yeschecking if clang supports -c -o file.o... /usr/bin/rm: cannot remove 'conftest*': No such file or directoryyeschecking if clang supports -c -o file.o... (cached) yeschecking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yeschecking whether -lc should be explicitly linked in... /usr/bin/rm: cannot remove 'conftest*': No such file or directorynochecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yeschecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... yeschecking for sys/types.h... (cached) yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking for stdlib.h... (cached) yeschecking for unistd.h... (cached) yeschecking for string.h... (cached) yeschecking how to pass version script to the linker (/usr/bin/ld -m elf_x86_64)... -Wl,--version-script=checking pthread.h usability... yeschecking pthread.h presence... yeschecking for pthread.h... yeschecking for pthread_join in -lpthread... yeschecking locale.h usability... yeschecking locale.h presence... yeschecking for locale.h... yeschecking xlocale.h usability... yeschecking xlocale.h presence... yeschecking for xlocale.h... yeschecking if xlocale program link... yeschecking ieeefp.h usability... nochecking ieeefp.h presence... nochecking for ieeefp.h... nochecking nan.h usability... nochecking nan.h presence... nochecking for nan.h... nochecking math.h usability... yeschecking math.h presence... yeschecking for math.h... yeschecking fp_class.h usability... nochecking fp_class.h presence... nochecking for fp_class.h... nochecking float.h usability... yeschecking float.h presence... yeschecking for float.h... yeschecking ansidecl.h usability... yeschecking ansidecl.h presence... yeschecking for ansidecl.h... yeschecking sys/timeb.h usability... yeschecking sys/timeb.h presence... yeschecking for sys/timeb.h... yeschecking time.h usability... yeschecking time.h presence... yeschecking for time.h... yeschecking for sys/stat.h... (cached) yeschecking sys/select.h usability... yeschecking sys/select.h presence... yeschecking for sys/select.h... yeschecking stdarg.h usability... yeschecking stdarg.h presence... yeschecking for stdarg.h... yeschecking errno.h usability... yeschecking errno.h presence... yeschecking for errno.h... yeschecking for stat... yeschecking for _stat... nochecking for pow... nochecking for pow in -lm... yeschecking for floor... nochecking for floor in -lm... yeschecking for fabs... nochecking for fabs in -lm... yeschecking for gettimeofday... yeschecking for mktime... yeschecking for localtime... yeschecking for localtime_r... yeschecking for asctime... yeschecking for time... yeschecking for gmtime... yeschecking for gmtime_r... yeschecking for ftime... yeschecking for printf... yeschecking for sprintf... yeschecking for fprintf... yeschecking for snprintf... yeschecking for vfprintf... yeschecking for vsprintf... yeschecking for vsnprintf... yeschecking for sscanf... yeschecking for clock_gettime... yeschecking for perl... perlFound python in /usr/bin/python2PYTHON is pointing at /usr/bin/python2Found Python version 2.7Found libxml2-python modulechecking for x86_64-unknown-linux-libgcrypt-config... nochecking for libgcrypt-config... /usr/bin/libgcrypt-configCrypto extensions will be available.Enabling debuggerchecking for libxml libraries >= 2.6.27... checking for x86_64-unknown-linux-xml2-config... nochecking for xml2-config... /usr/bin/xml2-config2.9.4 foundchecking whether shared libraries will be built (required for plugins)... yeschecking libxml2 module support... yeschecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating libxslt.pcconfig.status: creating libexslt.pcconfig.status: creating libxslt/Makefileconfig.status: creating libxslt/xsltconfig.hconfig.status: creating libxslt/xsltwin32config.hconfig.status: creating libexslt/Makefileconfig.status: creating libexslt/exsltconfig.hconfig.status: creating xsltproc/Makefileconfig.status: creating python/Makefileconfig.status: creating python/tests/Makefileconfig.status: creating tests/Makefileconfig.status: creating tests/docs/Makefileconfig.status: creating tests/REC1/Makefileconfig.status: creating tests/REC2/Makefileconfig.status: creating tests/REC/Makefileconfig.status: creating tests/general/Makefileconfig.status: creating tests/reports/Makefileconfig.status: creating tests/extensions/Makefileconfig.status: creating tests/namespaces/Makefileconfig.status: creating tests/keys/Makefileconfig.status: creating tests/numbers/Makefileconfig.status: creating tests/documents/Makefileconfig.status: creating tests/xmlspec/Makefileconfig.status: creating tests/multiple/Makefileconfig.status: creating tests/xinclude/Makefileconfig.status: creating tests/XSLTMark/Makefileconfig.status: creating tests/docbook/Makefileconfig.status: creating tests/exslt/Makefileconfig.status: creating tests/exslt/common/Makefileconfig.status: creating tests/exslt/functions/Makefileconfig.status: creating tests/exslt/math/Makefileconfig.status: creating tests/exslt/saxon/Makefileconfig.status: creating tests/exslt/sets/Makefileconfig.status: creating tests/exslt/strings/Makefileconfig.status: creating tests/exslt/date/Makefileconfig.status: creating tests/exslt/dynamic/Makefileconfig.status: creating tests/exslt/crypto/Makefileconfig.status: creating tests/plugins/Makefileconfig.status: creating doc/Makefileconfig.status: creating xslt-configconfig.status: creating libxslt.specconfig.status: creating config.hconfig.status: executing depfiles commandsconfig.status: executing libtool commands/usr/bin/rm: cannot remove 'libtoolT': No such file or directorymake all-recursivemake[1]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29'Making all in libxsltmake[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.loextensions.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.laar: `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 libexsltmake[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.laar: `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 xsltprocmake[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/xsltproc' CC xsltproc.o CCLD xsltproc CC testThreads.o CCLD testThreadsmake[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/xsltproc'Making all in docmake[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/doc'Rebuilding the man pages from the xmlWarn: AUTHOR sect.: no personblurb|contrib for John Fleck xsltprocNote: AUTHOR sect.: see http://docbook.sf.net/el/contrib xsltprocNote: AUTHOR sect.: see http://docbook.sf.net/el/personblurb xsltprocNote: Writing xsltproc.1make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/doc'Making all in pythonmake[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.pyFound 242 functions in libxslt-api.xmlFound 32 functions in libxslt-python-api.xmlGenerated 143 wrapper functions, 98 failed, 33 skippedMissing 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.lolibxslt.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.laar: `u' modifier ignored since `D' is the default (see `U')cat ./libxsl.py libxsltclass.py > libxslt.pymake[3]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/python'Making all in testsmake[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 testsmake[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests'Making all in docsmake[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 REC1make[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 REC2make[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 RECmake[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 generalmake[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 namespacesmake[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 keysmake[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 numbersmake[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 documentsmake[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 extensionsmake[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 reportsmake[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 xmlspecmake[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 multiplemake[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 xincludemake[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 XSLTMarkmake[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 docbookmake[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 exsltmake[3]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt'Making all in commonmake[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 functionsmake[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 mathmake[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 saxonmake[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 setsmake[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 stringsmake[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 dynamicmake[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 datemake[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 cryptomake[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 pluginsmake[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.laar: `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.shmake[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 libxsltmake[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.29libtool: 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.lalibtool: install: /usr/bin/install -c .libs/libxslt.a /tmp/libxslt/pkg/libxslt/usr/lib/libxslt.alibtool: install: chmod 644 /tmp/libxslt/pkg/libxslt/usr/lib/libxslt.alibtool: install: ranlib /tmp/libxslt/pkg/libxslt/usr/lib/libxslt.alibtool: warning: remember to run 'libtool --finish /usr/lib'make install-exec-hookmake[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 libexsltmake[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.17libtool: 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.lalibtool: install: /usr/bin/install -c .libs/libexslt.a /tmp/libxslt/pkg/libxslt/usr/lib/libexslt.alibtool: install: chmod 644 /tmp/libxslt/pkg/libxslt/usr/lib/libexslt.alibtool: install: ranlib /tmp/libxslt/pkg/libxslt/usr/lib/libexslt.alibtool: 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 xsltprocmake[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/xsltprocmake[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 docmake[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 directorymake[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 pythonmake[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.solibtool: install: /usr/bin/install -c .libs/libxsltmod.lai /tmp/libxslt/pkg/libxslt/usr/lib/python2.7/site-packages/libxsltmod.lalibtool: install: /usr/bin/install -c .libs/libxsltmod.a /tmp/libxslt/pkg/libxslt/usr/lib/python2.7/site-packages/libxsltmod.alibtool: install: chmod 644 /tmp/libxslt/pkg/libxslt/usr/lib/python2.7/site-packages/libxsltmod.alibtool: install: ranlib /tmp/libxslt/pkg/libxslt/usr/lib/python2.7/site-packages/libxsltmod.alibtool: 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 testsmake[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 testsmake[1]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests'Making install in docsmake[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 REC1make[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 REC2make[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 RECmake[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 generalmake[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 namespacesmake[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 keysmake[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 numbersmake[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 documentsmake[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 extensionsmake[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 reportsmake[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 xmlspecmake[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 multiplemake[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 xincludemake[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 XSLTMarkmake[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 docbookmake[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 exsltmake[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/tests/exslt'Making install in commonmake[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 functionsmake[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 mathmake[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 saxonmake[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 setsmake[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 stringsmake[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 dynamicmake[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 datemake[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 cryptomake[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 pluginsmake[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
Creating hybrid package for 'libxslt'
Trying to find vanilla package 'libxslt'...
CMD: pacman --query --file /mirror/libxslt-1.1.29-1.pkg.tar.xz
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.hGenerating .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
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 whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-python=/usr/bin/python2## --------- #### Platform. #### --------- ##hostname = a8b4198d28d7uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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 = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2336: checking build system typeconfigure:2350: result: x86_64-unknown-linux-gnuconfigure:2370: checking host system typeconfigure:2383: result: x86_64-unknown-linux-gnuconfigure:2414: checking for x86_64-unknown-linux-gccconfigure:2441: result: clangconfigure:2710: checking for C compiler versionconfigure:2719: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:2730: $? = 0configure:2719: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:2730: $? = 0configure:2719: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2730: $? = 1configure:2719: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2730: $? = 1configure:2750: checking whether the C compiler worksconfigure:2772: clang conftest.c >&5configure:2776: $? = 0configure:2824: result: yesconfigure:2827: checking for C compiler default output file nameconfigure:2829: result: a.outconfigure:2835: checking for suffix of executablesconfigure:2842: clang -o conftest conftest.c >&5configure:2846: $? = 0configure:2868: result:configure:2890: checking whether we are cross compilingconfigure:2898: clang -o conftest conftest.c >&5configure:2902: $? = 0configure:2909: ./conftestconfigure:2913: $? = 0configure:2928: result: noconfigure:2933: checking for suffix of object filesconfigure:2955: clang -c conftest.c >&5configure:2959: $? = 0configure:2980: result: oconfigure:2984: checking whether we are using the GNU C compilerconfigure:3003: clang -c conftest.c >&5configure:3003: $? = 0configure:3012: result: yesconfigure:3021: checking whether clang accepts -gconfigure:3041: clang -c -g conftest.c >&5configure:3041: $? = 0configure:3082: result: yesconfigure:3099: checking for clang option to accept ISO C89configure:3162: clang -c conftest.c >&5configure:3162: $? = 0configure:3175: result: none neededconfigure:3200: checking whether clang understands -c and -o togetherconfigure:3222: clang -c conftest.c -o conftest2.oconfigure:3225: $? = 0configure:3222: clang -c conftest.c -o conftest2.oconfigure:3225: $? = 0configure:3237: result: yesconfigure:3260: checking how to run the C preprocessorconfigure:3291: clang -E conftest.cconfigure:3291: $? = 0configure:3305: clang -E conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3305: $? = 1configure: 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 -Econfigure:3350: clang -E conftest.cconfigure:3350: $? = 0configure:3364: clang -E conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3364: $? = 1configure: 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 -econfigure:3451: result: /usr/bin/grepconfigure:3456: checking for egrepconfigure:3518: result: /usr/bin/grep -Econfigure:3523: checking for ANSI C header filesconfigure:3543: clang -c conftest.c >&5configure:3543: $? = 0configure:3616: clang -o conftest conftest.c >&5configure:3616: $? = 0configure:3616: ./conftestconfigure:3616: $? = 0configure:3627: result: yesconfigure:3640: checking for sys/types.hconfigure:3640: clang -c conftest.c >&5configure:3640: $? = 0configure:3640: result: yesconfigure:3640: checking for sys/stat.hconfigure:3640: clang -c conftest.c >&5configure:3640: $? = 0configure:3640: result: yesconfigure:3640: checking for stdlib.hconfigure:3640: clang -c conftest.c >&5configure:3640: $? = 0configure:3640: result: yesconfigure:3640: checking for string.hconfigure:3640: clang -c conftest.c >&5configure:3640: $? = 0configure:3640: result: yesconfigure:3640: checking for memory.hconfigure:3640: clang -c conftest.c >&5configure:3640: $? = 0configure:3640: result: yesconfigure:3640: checking for strings.hconfigure:3640: clang -c conftest.c >&5configure:3640: $? = 0configure:3640: result: yesconfigure:3640: checking for inttypes.hconfigure:3640: clang -c conftest.c >&5configure:3640: $? = 0configure:3640: result: yesconfigure:3640: checking for stdint.hconfigure:3640: clang -c conftest.c >&5configure:3640: $? = 0configure:3640: result: yesconfigure:3640: checking for unistd.hconfigure:3640: clang -c conftest.c >&5configure:3640: $? = 0configure:3640: result: yesconfigure:3653: checking minix/config.h usabilityconfigure:3653: clang -c conftest.c >&5conftest.c:52:10: fatal error: 'minix/config.h' file not found#include ^1 error generated.configure:3653: $? = 1configure: 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: noconfigure:3653: checking minix/config.h presenceconfigure:3653: clang -E conftest.cconftest.c:19:10: fatal error: 'minix/config.h' file not found#include ^1 error generated.configure:3653: $? = 1configure: 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: noconfigure:3653: checking for minix/config.hconfigure:3653: result: noconfigure:3674: checking whether it is safe to define __EXTENSIONS__configure:3692: clang -c conftest.c >&5configure:3692: $? = 0configure:3699: result: yesconfigure:3800: checking for a BSD-compatible installconfigure:3868: result: /usr/bin/install -cconfigure:3879: checking whether build environment is saneconfigure:3934: result: yesconfigure:4082: checking for a thread-safe mkdir -pconfigure:4121: result: /usr/bin/mkdir -pconfigure:4128: checking for gawkconfigure:4144: found /usr/bin/gawkconfigure:4155: result: gawkconfigure:4166: checking whether make sets $(MAKE)configure:4188: result: yesconfigure:4218: checking for style of include used by makeconfigure:4246: result: GNUconfigure:4280: checking whether make supports nested variablesconfigure:4297: result: yesconfigure:4383: checking dependency style of clangconfigure:4494: result: gcc3configure:4569: checking whether make supports nested variablesconfigure:4586: result: yesconfigure:4628: checking for x86_64-unknown-linux-gccconfigure:4655: result: clangconfigure:4924: checking for C compiler versionconfigure:4933: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:4944: $? = 0configure:4933: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:4944: $? = 0configure:4933: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:4944: $? = 1configure:4933: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:4944: $? = 1configure:4948: checking whether we are using the GNU C compilerconfigure:4976: result: yesconfigure:4985: checking whether clang accepts -gconfigure:5046: result: yesconfigure:5063: checking for clang option to accept ISO C89configure:5139: result: none neededconfigure:5164: checking whether clang understands -c and -o togetherconfigure:5201: result: yesconfigure:5224: checking how to run the C preprocessorconfigure:5294: result: clang -Econfigure:5314: clang -E conftest.cconfigure:5314: $? = 0configure:5328: clang -E conftest.cconftest.c:26:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:5328: $? = 1configure: 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 rmconfigure:5376: found /usr/bin/rmconfigure:5389: result: /usr/bin/rmconfigure:5399: checking for mvconfigure:5417: found /usr/bin/mvconfigure:5430: result: /usr/bin/mvconfigure:5440: checking for tarconfigure:5458: found /usr/bin/tarconfigure:5471: result: /usr/bin/tarconfigure:5481: checking for xmllintconfigure:5499: found /usr/bin/xmllintconfigure:5512: result: /usr/bin/xmllintconfigure:5522: checking for xsltprocconfigure:5540: found /usr/bin/xsltprocconfigure:5553: result: /usr/bin/xsltprocconfigure:5562: checking for ANSI C header filesconfigure:5666: result: yesconfigure:5721: checking how to print stringsconfigure:5748: result: printfconfigure:5769: checking for a sed that does not truncate outputconfigure:5833: result: /usr/bin/sedconfigure:5851: checking for fgrepconfigure:5913: result: /usr/bin/grep -Fconfigure:5948: checking for ld used by clangconfigure:6015: result: /usr/bin/ldconfigure:6022: checking if the linker (/usr/bin/ld) is GNU ldconfigure:6037: result: yesconfigure:6049: checking for BSD- or MS-compatible name lister (nm)configure:6103: result: /usr/bin/nm -Bconfigure:6233: checking the name lister (/usr/bin/nm -B) interfaceconfigure:6240: clang -c conftest.c >&5configure:6243: /usr/bin/nm -B "conftest.o"configure:6246: output0000000000000000 B some_variableconfigure:6253: result: BSD nmconfigure:6256: checking whether ln -s worksconfigure:6260: result: yesconfigure:6268: checking the maximum length of command line argumentsconfigure:6399: result: 1572864configure:6447: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu formatconfigure:6487: result: func_convert_file_noopconfigure:6494: checking how to convert x86_64-unknown-linux-gnu file names to toolchain formatconfigure:6514: result: func_convert_file_noopconfigure:6521: checking for /usr/bin/ld option to reload object filesconfigure:6528: result: -rconfigure:6562: checking for x86_64-unknown-linux-objdumpconfigure:6592: result: noconfigure:6602: checking for objdumpconfigure:6618: found /usr/bin/objdumpconfigure:6629: result: objdumpconfigure:6658: checking how to recognize dependent librariesconfigure:6858: result: pass_allconfigure:6903: checking for x86_64-unknown-linux-dlltoolconfigure:6933: result: noconfigure:6943: checking for dlltoolconfigure:6973: result: noconfigure:7000: checking how to associate runtime and link librariesconfigure:7027: result: printf %s\nconfigure:7043: checking for x86_64-unknown-linux-arconfigure:7073: result: noconfigure:7087: checking for arconfigure:7103: found /usr/bin/arconfigure:7114: result: arconfigure:7151: checking for archiver @FILE supportconfigure:7168: clang -c conftest.c >&5configure:7168: $? = 0configure:7171: ar cru libconftest.a @conftest.lst >&5ar: `u' modifier ignored since `D' is the default (see `U')configure:7174: $? = 0configure:7179: ar cru libconftest.a @conftest.lst >&5ar: `u' modifier ignored since `D' is the default (see `U')ar: conftest.o: No such file or directoryconfigure:7182: $? = 1configure:7194: result: @configure:7212: checking for x86_64-unknown-linux-stripconfigure:7242: result: noconfigure:7252: checking for stripconfigure:7268: found /usr/bin/stripconfigure:7279: result: stripconfigure:7311: checking for x86_64-unknown-linux-ranlibconfigure:7341: result: noconfigure:7351: checking for ranlibconfigure:7367: found /usr/bin/ranlibconfigure:7378: result: ranlibconfigure:7480: checking command to parse /usr/bin/nm -B output from clang objectconfigure:7633: clang -c conftest.c >&5configure:7636: $? = 0configure: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.nmconfigure:7643: $? = 0configure:7709: clang -o conftest conftest.c conftstm.o >&5configure:7712: $? = 0configure:7750: result: okconfigure:7797: checking for sysrootconfigure:7827: result: noconfigure:7834: checking for a working ddconfigure:7872: result: /usr/bin/ddconfigure:7876: checking how to truncate binary pipesconfigure:7891: result: /usr/bin/dd bs=4096 count=1configure:8027: clang -c conftest.c >&5configure:8030: $? = 0configure:8180: checking for x86_64-unknown-linux-mtconfigure:8210: result: noconfigure:8220: checking for mtconfigure:8250: result: noconfigure:8270: checking if : is a manifest toolconfigure:8276: : '-?'configure:8284: result: noconfigure:8958: checking for dlfcn.hconfigure:8958: clang -c conftest.c >&5configure:8958: $? = 0configure:8958: result: yesconfigure:9512: checking for objdirconfigure:9527: result: .libsconfigure:9787: checking if clang supports -fno-rtti -fno-exceptionsconfigure:9805: clang -c -fno-rtti -fno-exceptions conftest.c >&5configure:9809: $? = 0configure:9822: result: yesconfigure:10180: checking for clang option to produce PICconfigure:10187: result: -fPIC -DPICconfigure:10195: checking if clang PIC flag -fPIC -DPIC worksconfigure:10213: clang -c -fPIC -DPIC -DPIC conftest.c >&5configure:10217: $? = 0configure:10230: result: yesconfigure:10259: checking if clang static flag -static worksconfigure:10287: result: yesconfigure:10302: checking if clang supports -c -o file.oconfigure:10323: clang -c -o out/conftest2.o conftest.c >&5configure:10327: $? = 0configure:10349: result: yesconfigure:10357: checking if clang supports -c -o file.oconfigure:10404: result: yesconfigure:10437: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared librariesconfigure:11696: result: yesconfigure:11733: checking whether -lc should be explicitly linked inconfigure:11741: clang -c conftest.c >&5configure:11744: $? = 0configure:11759: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1configure:11762: $? = 0configure:11776: result: noconfigure:11936: checking dynamic linker characteristicsconfigure:12517: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5configure:12517: $? = 0configure:12757: result: GNU/Linux ld.soconfigure:12879: checking how to hardcode library paths into programsconfigure:12904: result: immediateconfigure:13452: checking whether stripping libraries is possibleconfigure:13457: result: yesconfigure:13492: checking if libtool supports shared librariesconfigure:13494: result: yesconfigure:13497: checking whether to build shared librariesconfigure:13522: result: yesconfigure:13525: checking whether to build static librariesconfigure:13529: result: yesconfigure:13571: checking for sys/types.hconfigure:13571: result: yesconfigure:13571: checking sys/time.h usabilityconfigure:13571: clang -c conftest.c >&5configure:13571: $? = 0configure:13571: result: yesconfigure:13571: checking sys/time.h presenceconfigure:13571: clang -E conftest.cconfigure:13571: $? = 0configure:13571: result: yesconfigure:13571: checking for sys/time.hconfigure:13571: result: yesconfigure:13571: checking for stdlib.hconfigure:13571: result: yesconfigure:13571: checking for unistd.hconfigure:13571: result: yesconfigure:13571: checking for string.hconfigure:13571: result: yesconfigure: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 usabilityconfigure:13606: clang -c conftest.c >&5configure:13606: $? = 0configure:13606: result: yesconfigure:13606: checking pthread.h presenceconfigure:13606: clang -E conftest.cconfigure:13606: $? = 0configure:13606: result: yesconfigure:13606: checking for pthread.hconfigure:13606: result: yesconfigure:13608: checking for pthread_join in -lpthreadconfigure:13633: clang -o conftest conftest.c -lpthread >&5configure:13633: $? = 0configure:13642: result: yesconfigure:13670: checking locale.h usabilityconfigure:13670: clang -c conftest.c >&5configure:13670: $? = 0configure:13670: result: yesconfigure:13670: checking locale.h presenceconfigure:13670: clang -E conftest.cconfigure:13670: $? = 0configure:13670: result: yesconfigure:13670: checking for locale.hconfigure:13670: result: yesconfigure:13670: checking xlocale.h usabilityconfigure:13670: clang -c conftest.c >&5configure:13670: $? = 0configure:13670: result: yesconfigure:13670: checking xlocale.h presenceconfigure:13670: clang -E conftest.cconfigure:13670: $? = 0configure:13670: result: yesconfigure:13670: checking for xlocale.hconfigure:13670: result: yesconfigure:13681: checking if xlocale program linkconfigure:13739: clang -o conftest conftest.c >&5configure:13739: $? = 0configure:13740: result: yesconfigure:13765: checking ieeefp.h usabilityconfigure:13765: clang -c conftest.c >&5conftest.c:71:10: fatal error: 'ieeefp.h' file not found#include ^1 error generated.configure:13765: $? = 1configure: 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: noconfigure:13765: checking ieeefp.h presenceconfigure:13765: clang -E conftest.cconftest.c:38:10: fatal error: 'ieeefp.h' file not found#include ^1 error generated.configure:13765: $? = 1configure: 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: noconfigure:13765: checking for ieeefp.hconfigure:13765: result: noconfigure:13765: checking nan.h usabilityconfigure:13765: clang -c conftest.c >&5conftest.c:71:10: fatal error: 'nan.h' file not found#include ^1 error generated.configure:13765: $? = 1configure: 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: noconfigure:13765: checking nan.h presenceconfigure:13765: clang -E conftest.cconftest.c:38:10: fatal error: 'nan.h' file not found#include ^1 error generated.configure:13765: $? = 1configure: 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: noconfigure:13765: checking for nan.hconfigure:13765: result: noconfigure:13765: checking math.h usabilityconfigure:13765: clang -c conftest.c >&5configure:13765: $? = 0configure:13765: result: yesconfigure:13765: checking math.h presenceconfigure:13765: clang -E conftest.cconfigure:13765: $? = 0configure:13765: result: yesconfigure:13765: checking for math.hconfigure:13765: result: yesconfigure:13765: checking fp_class.h usabilityconfigure:13765: clang -c conftest.c >&5conftest.c:72:10: fatal error: 'fp_class.h' file not found#include ^1 error generated.configure:13765: $? = 1configure: 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: noconfigure:13765: checking fp_class.h presenceconfigure:13765: clang -E conftest.cconftest.c:39:10: fatal error: 'fp_class.h' file not found#include ^1 error generated.configure:13765: $? = 1configure: 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: noconfigure:13765: checking for fp_class.hconfigure:13765: result: noconfigure:13765: checking float.h usabilityconfigure:13765: clang -c conftest.c >&5configure:13765: $? = 0configure:13765: result: yesconfigure:13765: checking float.h presenceconfigure:13765: clang -E conftest.cconfigure:13765: $? = 0configure:13765: result: yesconfigure:13765: checking for float.hconfigure:13765: result: yesconfigure:13765: checking ansidecl.h usabilityconfigure:13765: clang -c conftest.c >&5configure:13765: $? = 0configure:13765: result: yesconfigure:13765: checking ansidecl.h presenceconfigure:13765: clang -E conftest.cconfigure:13765: $? = 0configure:13765: result: yesconfigure:13765: checking for ansidecl.hconfigure:13765: result: yesconfigure:13778: checking sys/timeb.h usabilityconfigure:13778: clang -c conftest.c >&5configure:13778: $? = 0configure:13778: result: yesconfigure:13778: checking sys/timeb.h presenceconfigure:13778: clang -E conftest.cconfigure:13778: $? = 0configure:13778: result: yesconfigure:13778: checking for sys/timeb.hconfigure:13778: result: yesconfigure:13778: checking time.h usabilityconfigure:13778: clang -c conftest.c >&5configure:13778: $? = 0configure:13778: result: yesconfigure:13778: checking time.h presenceconfigure:13778: clang -E conftest.cconfigure:13778: $? = 0configure:13778: result: yesconfigure:13778: checking for time.hconfigure:13778: result: yesconfigure:13778: checking for sys/stat.hconfigure:13778: result: yesconfigure:13778: checking sys/select.h usabilityconfigure:13778: clang -c conftest.c >&5configure:13778: $? = 0configure:13778: result: yesconfigure:13778: checking sys/select.h presenceconfigure:13778: clang -E conftest.cconfigure:13778: $? = 0configure:13778: result: yesconfigure:13778: checking for sys/select.hconfigure:13778: result: yesconfigure:13778: checking stdarg.h usabilityconfigure:13778: clang -c conftest.c >&5configure:13778: $? = 0configure:13778: result: yesconfigure:13778: checking stdarg.h presenceconfigure:13778: clang -E conftest.cconfigure:13778: $? = 0configure:13778: result: yesconfigure:13778: checking for stdarg.hconfigure:13778: result: yesconfigure:13790: checking errno.h usabilityconfigure:13790: clang -c conftest.c >&5configure:13790: $? = 0configure:13790: result: yesconfigure:13790: checking errno.h presenceconfigure:13790: clang -E conftest.cconfigure:13790: $? = 0configure:13790: result: yesconfigure:13790: checking for errno.hconfigure:13790: result: yesconfigure:13803: checking for statconfigure:13803: clang -o conftest conftest.c >&5configure:13803: $? = 0configure:13803: result: yesconfigure:13803: checking for _statconfigure: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: $? = 1configure: 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: noconfigure:13812: checking for powconfigure:13812: clang -o conftest conftest.c >&5conftest.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: $? = 1configure: 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: noconfigure:13816: checking for pow in -lmconfigure:13841: clang -o conftest conftest.c -lm >&5conftest.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: $? = 0configure:13850: result: yesconfigure:13861: checking for floorconfigure:13861: clang -o conftest conftest.c >&5conftest.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: $? = 1configure: 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: noconfigure:13865: checking for floor in -lmconfigure:13890: clang -o conftest conftest.c -lm >&5conftest.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: $? = 0configure:13899: result: yesconfigure:13910: checking for fabsconfigure:13910: clang -o conftest conftest.c >&5conftest.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: $? = 1configure: 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: noconfigure:13914: checking for fabs in -lmconfigure:13939: clang -o conftest conftest.c -lm >&5conftest.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: $? = 0configure:13948: result: yesconfigure:13962: checking for gettimeofdayconfigure:13962: clang -o conftest conftest.c >&5configure:13962: $? = 0configure:13962: result: yesconfigure:13974: checking for mktimeconfigure:13974: clang -o conftest conftest.c >&5configure:13974: $? = 0configure:13974: result: yesconfigure:13974: checking for localtimeconfigure:13974: clang -o conftest conftest.c >&5configure:13974: $? = 0configure:13974: result: yesconfigure:13974: checking for localtime_rconfigure:13974: clang -o conftest conftest.c >&5configure:13974: $? = 0configure:13974: result: yesconfigure:13974: checking for asctimeconfigure:13974: clang -o conftest conftest.c >&5configure:13974: $? = 0configure:13974: result: yesconfigure:13974: checking for timeconfigure:13974: clang -o conftest conftest.c >&5configure:13974: $? = 0configure:13974: result: yesconfigure:13974: checking for gmtimeconfigure:13974: clang -o conftest conftest.c >&5configure:13974: $? = 0configure:13974: result: yesconfigure:13974: checking for gmtime_rconfigure:13974: clang -o conftest conftest.c >&5configure:13974: $? = 0configure:13974: result: yesconfigure:13974: checking for ftimeconfigure:13974: clang -o conftest conftest.c >&5configure:13974: $? = 0configure:13974: result: yesconfigure:13987: checking for printfconfigure:13987: clang -o conftest conftest.c >&5conftest.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: $? = 0configure:13987: result: yesconfigure:13987: checking for sprintfconfigure:13987: clang -o conftest conftest.c >&5conftest.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: $? = 0configure:13987: result: yesconfigure:13987: checking for fprintfconfigure:13987: clang -o conftest conftest.c >&5conftest.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: $? = 0configure:13987: result: yesconfigure:13987: checking for snprintfconfigure:13987: clang -o conftest conftest.c >&5conftest.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: $? = 0configure:13987: result: yesconfigure:13987: checking for vfprintfconfigure:13987: clang -o conftest conftest.c >&5conftest.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: $? = 0configure:13987: result: yesconfigure:13987: checking for vsprintfconfigure:13987: clang -o conftest conftest.c >&5conftest.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: $? = 0configure:13987: result: yesconfigure:13987: checking for vsnprintfconfigure:13987: clang -o conftest conftest.c >&5conftest.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: $? = 0configure:13987: result: yesconfigure:13987: checking for sscanfconfigure:13987: clang -o conftest conftest.c >&5conftest.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: $? = 0configure:13987: result: yesconfigure:14001: checking for clock_gettimeconfigure:14001: clang -o conftest conftest.c >&5configure:14001: $? = 0configure:14001: result: yesconfigure:14072: checking for perlconfigure:14088: found /usr/bin/perlconfigure:14100: result: perlconfigure:14276: checking for x86_64-unknown-linux-libgcrypt-configconfigure:14309: result: noconfigure:14319: checking for libgcrypt-configconfigure:14337: found /usr/bin/libgcrypt-configconfigure:14349: result: /usr/bin/libgcrypt-configconfigure:14495: checking for libxml libraries >= 2.6.27configure:14601: checking for x86_64-unknown-linux-xml2-configconfigure:14634: result: noconfigure:14644: checking for xml2-configconfigure:14662: found /usr/bin/xml2-configconfigure:14674: result: /usr/bin/xml2-configconfigure:14741: result: 2.9.4 foundconfigure:14770: checking whether shared libraries will be built (required for plugins)configure:14781: result: yesconfigure:14786: checking libxml2 module supportconfigure:14790: result: yesconfigure:14993: checking that generated files are newer than configureconfigure:14999: result: doneconfigure:15038: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson a8b4198d28d7config.status:1244: creating Makefileconfig.status:1244: creating libxslt.pcconfig.status:1244: creating libexslt.pcconfig.status:1244: creating libxslt/Makefileconfig.status:1244: creating libxslt/xsltconfig.hconfig.status:1244: creating libxslt/xsltwin32config.hconfig.status:1244: creating libexslt/Makefileconfig.status:1244: creating libexslt/exsltconfig.hconfig.status:1244: creating xsltproc/Makefileconfig.status:1244: creating python/Makefileconfig.status:1244: creating python/tests/Makefileconfig.status:1244: creating tests/Makefileconfig.status:1244: creating tests/docs/Makefileconfig.status:1244: creating tests/REC1/Makefileconfig.status:1244: creating tests/REC2/Makefileconfig.status:1244: creating tests/REC/Makefileconfig.status:1244: creating tests/general/Makefileconfig.status:1244: creating tests/reports/Makefileconfig.status:1244: creating tests/extensions/Makefileconfig.status:1244: creating tests/namespaces/Makefileconfig.status:1244: creating tests/keys/Makefileconfig.status:1244: creating tests/numbers/Makefileconfig.status:1244: creating tests/documents/Makefileconfig.status:1244: creating tests/xmlspec/Makefileconfig.status:1244: creating tests/multiple/Makefileconfig.status:1244: creating tests/xinclude/Makefileconfig.status:1244: creating tests/XSLTMark/Makefileconfig.status:1244: creating tests/docbook/Makefileconfig.status:1244: creating tests/exslt/Makefileconfig.status:1244: creating tests/exslt/common/Makefileconfig.status:1244: creating tests/exslt/functions/Makefileconfig.status:1244: creating tests/exslt/math/Makefileconfig.status:1244: creating tests/exslt/saxon/Makefileconfig.status:1244: creating tests/exslt/sets/Makefileconfig.status:1244: creating tests/exslt/strings/Makefileconfig.status:1244: creating tests/exslt/date/Makefileconfig.status:1244: creating tests/exslt/dynamic/Makefileconfig.status:1244: creating tests/exslt/crypto/Makefileconfig.status:1244: creating tests/plugins/Makefileconfig.status:1244: creating doc/Makefileconfig.status:1244: creating xslt-configconfig.status:1244: creating libxslt.specconfig.status:1244: creating config.hconfig.status:1473: executing depfiles commandsconfig.status:1473: executing libtool commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_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=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func__stat=noac_cv_func_asctime=yesac_cv_func_clock_gettime=yesac_cv_func_fabs=noac_cv_func_floor=noac_cv_func_fprintf=yesac_cv_func_ftime=yesac_cv_func_gettimeofday=yesac_cv_func_gmtime=yesac_cv_func_gmtime_r=yesac_cv_func_localtime=yesac_cv_func_localtime_r=yesac_cv_func_mktime=yesac_cv_func_pow=noac_cv_func_printf=yesac_cv_func_snprintf=yesac_cv_func_sprintf=yesac_cv_func_sscanf=yesac_cv_func_stat=yesac_cv_func_time=yesac_cv_func_vfprintf=yesac_cv_func_vsnprintf=yesac_cv_func_vsprintf=yesac_cv_header_ansidecl_h=yesac_cv_header_dlfcn_h=yesac_cv_header_errno_h=yesac_cv_header_float_h=yesac_cv_header_fp_class_h=noac_cv_header_ieeefp_h=noac_cv_header_inttypes_h=yesac_cv_header_locale_h=yesac_cv_header_math_h=yesac_cv_header_memory_h=yesac_cv_header_minix_config_h=noac_cv_header_nan_h=noac_cv_header_pthread_h=yesac_cv_header_stdarg_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_select_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_timeb_h=yesac_cv_header_sys_types_h=yesac_cv_header_time_h=yesac_cv_header_unistd_h=yesac_cv_header_xlocale_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_m_fabs=yesac_cv_lib_m_floor=yesac_cv_lib_m_pow=yesac_cv_lib_pthread_pthread_join=yesac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_FGREP='/usr/bin/grep -F'ac_cv_path_GREP=/usr/bin/grepac_cv_path_MV=/usr/bin/mvac_cv_path_RM=/usr/bin/rmac_cv_path_SED=/usr/bin/sedac_cv_path_TAR=/usr/bin/tarac_cv_path_XMLLINT=/usr/bin/xmllintac_cv_path_XSLTPROC=/usr/bin/xsltprocac_cv_path_ac_pt_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-configac_cv_path_ac_pt_XML_CONFIG=/usr/bin/xml2-configac_cv_path_install='/usr/bin/install -c'ac_cv_path_lt_DD=/usr/bin/ddac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_PERL=perlac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_OBJDUMP=objdumpac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_safe_to_define___extensions__=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yeslt_cv_ar_at_file=@lt_cv_archive_cmds_need_lc=nolt_cv_deplibs_check_method=pass_alllt_cv_file_magic_cmd='$MAGIC_CMD'lt_cv_file_magic_test_file=lt_cv_ld_reload_flag=-rlt_cv_nm_interface='BSD nm'lt_cv_objdir=.libslt_cv_path_LD=/usr/bin/ldlt_cv_path_NM='/usr/bin/nm -B'lt_cv_path_mainfest_tool=nolt_cv_prog_compiler_c_o=yeslt_cv_prog_compiler_pic='-fPIC -DPIC'lt_cv_prog_compiler_pic_works=yeslt_cv_prog_compiler_rtti_exceptions=yeslt_cv_prog_compiler_static_works=yeslt_cv_prog_gnu_ld=yeslt_cv_sharedlib_from_linklib_cmd='printf %s\n'lt_cv_shlibpath_overrides_runpath=nolt_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=1572864lt_cv_to_host_file_cmd=func_convert_file_nooplt_cv_to_tool_file_cmd=func_convert_file_nooplt_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