The build took 00h 01m 37s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 16,459 | cpp | 
| 11,971 | sh | 
| 5,414 | makefile | 
| 2,071 | python | 
| 1,172 | cs | 
| 1,134 | java | 
| 381 | lisp | 
| 231 | ansic | 
| 38,833 | 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:
        There were existing files in /sysroot, using those
        CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
        ==> Making package: libvoikko 4.0.2-1 (Wed Apr  5 01:08:21 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking 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... yeschecking for suffix of object files... ochecking whether we are using the GNU C++ compiler... yeschecking whether clang++ accepts -g... yeschecking for style of include used by make... GNUchecking dependency style of clang++... gcc3checking for a Python interpreter with version >= 3... pythonchecking for python... /usr/sbin/pythonchecking for python version... 3.5checking for python platform... linuxchecking for python script directory... ${prefix}/lib/python3.5/site-packageschecking for python extension module directory... ${exec_prefix}/lib/python3.5/site-packageschecking build system type... x86_64-pc-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking how to print strings... printfchecking for x86_64-unknown-linux-gcc... clangchecking 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 dependency style of clang... gcc3checking for a sed that does not truncate output... /usr/sbin/sedchecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for fgrep... /usr/sbin/grep -Fchecking for ld used by clang... /sysroot/bin/ldchecking if the linker (/sysroot/bin/ld) is GNU ld... yeschecking for BSD- or MS-compatible name lister (nm)... nochecking for x86_64-unknown-linux-dumpbin... nochecking for x86_64-unknown-linux-link... nochecking for dumpbin... nochecking for link... link -dumpconfigure: WARNING: using cross tools not prefixed with host tripletchecking the name lister (nm) interface... BSD nmchecking whether ln -s works... yeschecking the maximum length of command line arguments... 1572864checking whether the shell understands some XSI constructs... yeschecking whether the shell understands "+="... yeschecking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noopchecking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noopchecking for /sysroot/bin/ld option to reload object files... -rchecking for x86_64-unknown-linux-objdump... objdumpchecking how to recognize dependent libraries... pass_allchecking for x86_64-unknown-linux-dlltool... dlltoolchecking 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... stripchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking command to parse nm output from clang object... okchecking for sysroot... nochecking for x86_64-unknown-linux-mt... nochecking for mt... nochecking if : is a manifest tool... nochecking how to run the C preprocessor... clang -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 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... nochecking if clang supports -c -o file.o... yeschecking if clang supports -c -o file.o... (cached) yeschecking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yeschecking whether -lc should be explicitly linked in... nochecking 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 how to run the C++ preprocessor... clang++ -Echecking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yeschecking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yeschecking for clang++ option to produce PIC... -fPIC -DPICchecking if clang++ PIC flag -fPIC -DPIC works... yeschecking if clang++ static flag -static works... nochecking if clang++ supports -c -o file.o... yeschecking if clang++ supports -c -o file.o... (cached) yeschecking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yeschecking dynamic linker characteristics... (cached) GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether to enable maintainer-specific portions of Makefiles... nochecking for an ANSI C-conforming const... yeschecking whether clang++ supports C++11 features by default... nochecking whether clang++ supports C++11 features with -std=c++11... yeschecking whether to enable assertions... yeschecking stddef.h usability... yeschecking stddef.h presence... yeschecking for stddef.h... yeschecking for stdlib.h... (cached) yeschecking langinfo.h usability... yeschecking langinfo.h presence... yeschecking for langinfo.h... yeschecking locale.h usability... yeschecking locale.h presence... yeschecking for locale.h... yeschecking wctype.h usability... yeschecking wctype.h presence... yeschecking for wctype.h... yeschecking wchar.h usability... yeschecking wchar.h presence... yeschecking for wchar.h... yeschecking for size_t... yeschecking whether clang supports the visibility attribute... yeschecking for x86_64-unknown-linux-pkg-config... nochecking for pkg-config... /usr/sbin/pkg-configchecking pkg-config is at least version 0.9.0... yeschecking if compiler needs -Werror to reject unknown flags... yeschecking for the pthreads library -lpthreads... nochecking whether pthreads work without any flags... yeschecking for joinable pthread attribute... PTHREAD_CREATE_JOINABLEchecking if more special flags are required for pthreads... nochecking for PTHREAD_PRIO_INHERIT... yeschecking for stdlib.h... (cached) yeschecking for GNU libc compatible malloc... nochecking for stdlib.h... (cached) yeschecking for GNU libc compatible realloc... nochecking whether lstat correctly handles trailing slash... nochecking whether stat accepts an empty string... yeschecking for mmap... yeschecking for setlocale... yeschecking for mbrlen... yeschecking for memset... yeschecking for strchr... yeschecking for getpwuid_r... yeschecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating src/Makefileconfig.status: creating src/tools/Makefileconfig.status: creating java/Makefileconfig.status: creating msvc/Makefileconfig.status: creating test/Makefileconfig.status: creating cs/Makefileconfig.status: creating cl/Makefileconfig.status: creating src/libvoikko.pcconfig.status: creating config.hconfig.status: executing depfiles commandsconfig.status: executing libtool commandsLibvoikko was configured with the following options  * VFST support:                   yes  *   Experimental VFST features:   no  * HFST support:                   false  * Malaga support:                 no  * Experimental VISLCG3 support:   no  * Experimental Lttoolbox support: no  * Morphology compilers:           yes  * Simple client programs:         yes  * Fallback dictionary path:       /usr/share/voikkomake  all-recursivemake[1]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2'Making all in srcmake[2]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/src'make  all-ammake[3]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/src'depbase=`echo morphology/VfstAnalyzer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..     -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/VfstAnalyzer.lo -MD -MP -MF $depbase.Tpo -c -o morphology/VfstAnalyzer.lo morphology/VfstAnalyzer.cpp &&\mv -f $depbase.Tpo $depbase.Plodepbase=`echo morphology/FinnishVfstAnalyzer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..     -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/FinnishVfstAnalyzer.lo -MD -MP -MF $depbase.Tpo -c -o morphology/FinnishVfstAnalyzer.lo morphology/FinnishVfstAnalyzer.cpp &&\mv -f $depbase.Tpo $depbase.Plodepbase=`echo spellchecker/VfstSpeller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..     -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/VfstSpeller.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/VfstSpeller.lo spellchecker/VfstSpeller.cpp &&\mv -f $depbase.Tpo $depbase.Plodepbase=`echo spellchecker/VfstSuggestion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..     -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/VfstSuggestion.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/VfstSuggestion.lo spellchecker/VfstSuggestion.cpp &&\mv -f $depbase.Tpo $depbase.Plolibtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/VfstAnalyzer.lo -MD -MP -MF morphology/.deps/VfstAnalyzer.Tpo -c morphology/VfstAnalyzer.cpp  -fPIC -DPIC -o morphology/.libs/VfstAnalyzer.olibtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/FinnishVfstAnalyzer.lo -MD -MP -MF morphology/.deps/FinnishVfstAnalyzer.Tpo -c morphology/FinnishVfstAnalyzer.cpp  -fPIC -DPIC -o morphology/.libs/FinnishVfstAnalyzer.olibtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/VfstSpeller.lo -MD -MP -MF spellchecker/.deps/VfstSpeller.Tpo -c spellchecker/VfstSpeller.cpp  -fPIC -DPIC -o spellchecker/.libs/VfstSpeller.olibtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/VfstSuggestion.lo -MD -MP -MF spellchecker/.deps/VfstSuggestion.Tpo -c spellchecker/VfstSuggestion.cpp  -fPIC -DPIC -o spellchecker/.libs/VfstSuggestion.olibtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/VfstSpeller.lo -MD -MP -MF spellchecker/.deps/VfstSpeller.Tpo -c spellchecker/VfstSpeller.cpp -o spellchecker/VfstSpeller.o >/dev/null 2>&1libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/VfstSuggestion.lo -MD -MP -MF spellchecker/.deps/VfstSuggestion.Tpo -c spellchecker/VfstSuggestion.cpp -o spellchecker/VfstSuggestion.o >/dev/null 2>&1libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/FinnishVfstAnalyzer.lo -MD -MP -MF morphology/.deps/FinnishVfstAnalyzer.Tpo -c morphology/FinnishVfstAnalyzer.cpp -o morphology/FinnishVfstAnalyzer.o >/dev/null 2>&1libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/VfstAnalyzer.lo -MD -MP -MF morphology/.deps/VfstAnalyzer.Tpo -c morphology/VfstAnalyzer.cpp -o morphology/VfstAnalyzer.o >/dev/null 2>&1depbase=`echo setup/V5DictionaryLoader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..     -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT setup/V5DictionaryLoader.lo -MD -MP -MF $depbase.Tpo -c -o setup/V5DictionaryLoader.lo setup/V5DictionaryLoader.cpp &&\mv -f $depbase.Tpo $depbase.Plolibtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT setup/V5DictionaryLoader.lo -MD -MP -MF setup/.deps/V5DictionaryLoader.Tpo -c setup/V5DictionaryLoader.cpp  -fPIC -DPIC -o setup/.libs/V5DictionaryLoader.odepbase=`echo grammar/FinnishRuleEngine/VfstAutocorrectCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..     -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/VfstAutocorrectCheck.lo -MD -MP -MF $depbase.Tpo -c -o grammar/FinnishRuleEngine/VfstAutocorrectCheck.lo grammar/FinnishRuleEngine/VfstAutocorrectCheck.cpp &&\mv -f $depbase.Tpo $depbase.Plolibtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/VfstAutocorrectCheck.lo -MD -MP -MF grammar/FinnishRuleEngine/.deps/VfstAutocorrectCheck.Tpo -c grammar/FinnishRuleEngine/VfstAutocorrectCheck.cpp  -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/VfstAutocorrectCheck.odepbase=`echo fst/Configuration.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..     -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT fst/Configuration.lo -MD -MP -MF $depbase.Tpo -c -o fst/Configuration.lo fst/Configuration.cpp &&\mv -f $depbase.Tpo $depbase.Plolibtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT fst/Configuration.lo -MD -MP -MF fst/.deps/Configuration.Tpo -c fst/Configuration.cpp  -fPIC -DPIC -o fst/.libs/Configuration.odepbase=`echo fst/WeightedConfiguration.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..     -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT fst/WeightedConfiguration.lo -MD -MP -MF $depbase.Tpo -c -o fst/WeightedConfiguration.lo fst/WeightedConfiguration.cpp &&\mv -f $depbase.Tpo $depbase.Plolibtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT fst/WeightedConfiguration.lo -MD -MP -MF fst/.deps/WeightedConfiguration.Tpo -c fst/WeightedConfiguration.cpp  -fPIC -DPIC -o fst/.libs/WeightedConfiguration.olibtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT fst/Configuration.lo -MD -MP -MF fst/.deps/Configuration.Tpo -c fst/Configuration.cpp -o fst/Configuration.o >/dev/null 2>&1grammar/FinnishRuleEngine/VfstAutocorrectCheck.cpp:103:9: error: call to 'wcschr' is ambiguous                                if (wcschr(L"\u00AD", tokenStr[i])) {                                    ^~~~~~libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT fst/WeightedConfiguration.lo -MD -MP -MF fst/.deps/WeightedConfiguration.Tpo -c fst/WeightedConfiguration.cpp -o fst/WeightedConfiguration.o >/dev/null 2>&1depbase=`echo fst/Transducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..     -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT fst/Transducer.lo -MD -MP -MF $depbase.Tpo -c -o fst/Transducer.lo fst/Transducer.cpp &&\mv -f $depbase.Tpo $depbase.Plolibtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT fst/Transducer.lo -MD -MP -MF fst/.deps/Transducer.Tpo -c fst/Transducer.cpp  -fPIC -DPIC -o fst/.libs/Transducer.odepbase=`echo fst/UnweightedTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I..     -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT fst/UnweightedTransducer.lo -MD -MP -MF $depbase.Tpo -c -o fst/UnweightedTransducer.lo fst/UnweightedTransducer.cpp &&\mv -f $depbase.Tpo $depbase.Plolibtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT fst/UnweightedTransducer.lo -MD -MP -MF fst/.deps/UnweightedTransducer.Tpo -c fst/UnweightedTransducer.cpp  -fPIC -DPIC -o fst/.libs/UnweightedTransducer.o/sysroot/include/wchar.h:58:10: note: candidate functionwchar_t *wcschr (const wchar_t *, wchar_t);         ^/sysroot/bin/../include/c++/v1/cwchar:168:49: note: candidate functioninline _LIBCPP_INLINE_VISIBILITY const wchar_t* wcschr(const wchar_t* __s, wchar_t __c) {return ::wcschr(__s, __c);}                                                ^/sysroot/bin/../include/c++/v1/cwchar:169:49: note: candidate functioninline _LIBCPP_INLINE_VISIBILITY       wchar_t* wcschr(      wchar_t* __s, wchar_t __c) {return ::wcschr(__s, __c);}                                                ^1 error generated.make[3]: *** [Makefile:1348: grammar/FinnishRuleEngine/VfstAutocorrectCheck.lo] Error 1make[3]: *** Waiting for unfinished jobs....libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT fst/Transducer.lo -MD -MP -MF fst/.deps/Transducer.Tpo -c fst/Transducer.cpp -o fst/Transducer.o >/dev/null 2>&1libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT fst/UnweightedTransducer.lo -MD -MP -MF fst/.deps/UnweightedTransducer.Tpo -c fst/UnweightedTransducer.cpp -o fst/UnweightedTransducer.o >/dev/null 2>&1libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT setup/V5DictionaryLoader.lo -MD -MP -MF setup/.deps/V5DictionaryLoader.Tpo -c setup/V5DictionaryLoader.cpp -o setup/V5DictionaryLoader.o >/dev/null 2>&1make[3]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/src'make[2]: *** [Makefile:754: all] Error 2make[2]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/src'make[1]: *** [Makefile:435: all-recursive] Error 1make[1]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2'make: *** [Makefile:367: all] Error 2==> ERROR: A failure occurred in build().    Aborting...Printing config logfiles
        CMD: config logfiles '/tmp/libvoikko/src/libvoikko-4.0.2/config.log'
        This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by libvoikko configure 4.0.2, which wasgenerated by GNU Autoconf 2.69.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-hfst=false --with-dictionary-path=/usr/share/voikko## --------- #### Platform. #### --------- ##hostname = 27ebf03b4315uname -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: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2671: checking for a BSD-compatible installconfigure:2739: result: /usr/bin/install -cconfigure:2750: checking whether build environment is saneconfigure:2805: result: yesconfigure:2864: checking for x86_64-unknown-linux-stripconfigure:2894: result: noconfigure:2904: checking for stripconfigure:2920: found /sysroot/bin/stripconfigure:2931: result: stripconfigure:2956: checking for a thread-safe mkdir -pconfigure:2995: result: /usr/sbin/mkdir -pconfigure:3002: checking for gawkconfigure:3018: found /usr/sbin/gawkconfigure:3029: result: gawkconfigure:3040: checking whether make sets $(MAKE)configure:3062: result: yesconfigure:3091: checking whether make supports nested variablesconfigure:3108: result: yesconfigure:3348: checking for C++ compiler versionconfigure:3357: clang++ --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3368: $? = 0configure:3357: clang++ -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:3368: $? = 0configure:3357: clang++ -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3368: $? = 1configure:3357: clang++ -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3368: $? = 1configure:3388: checking whether the C++ compiler worksconfigure:3410: clang++    conftest.cpp  >&5configure:3414: $? = 0configure:3462: result: yesconfigure:3465: checking for C++ compiler default output file nameconfigure:3467: result: a.outconfigure:3473: checking for suffix of executablesconfigure:3480: clang++ -o conftest    conftest.cpp  >&5configure:3484: $? = 0configure:3506: result:configure:3528: checking whether we are cross compilingconfigure:3536: clang++ -o conftest    conftest.cpp  >&5configure:3540: $? = 0configure:3547: ./conftest./conftest: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directoryconfigure:3551: $? = 127configure:3566: result: yesconfigure:3571: checking for suffix of object filesconfigure:3593: clang++ -c   conftest.cpp >&5configure:3597: $? = 0configure:3618: result: oconfigure:3622: checking whether we are using the GNU C++ compilerconfigure:3641: clang++ -c   conftest.cpp >&5configure:3641: $? = 0configure:3650: result: yesconfigure:3659: checking whether clang++ accepts -gconfigure:3679: clang++ -c -g  conftest.cpp >&5configure:3679: $? = 0configure:3720: result: yesconfigure:3754: checking for style of include used by makeconfigure:3782: result: GNUconfigure:3808: checking dependency style of clang++configure:3919: result: gcc3configure:3970: checking for a Python interpreter with version >= 3configure:3987: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)configure:3990: $? = 0configure:3996: result: pythonconfigure:4004: checking for pythonconfigure:4022: found /usr/sbin/pythonconfigure:4034: result: /usr/sbin/pythonconfigure:4052: checking for python versionconfigure:4059: result: 3.5configure:4071: checking for python platformconfigure:4078: result: linuxconfigure:4104: checking for python script directoryconfigure:4139: result: ${prefix}/lib/python3.5/site-packagesconfigure:4148: checking for python extension module directoryconfigure:4183: result: ${exec_prefix}/lib/python3.5/site-packagesconfigure:4201: checking build system typeconfigure:4215: result: x86_64-pc-linux-gnuconfigure:4235: checking host system typeconfigure:4248: result: x86_64-unknown-linux-gnuconfigure:4617: checking how to print stringsconfigure:4644: result: printfconfigure:4673: checking for x86_64-unknown-linux-gccconfigure:4700: result: clangconfigure:4969: checking for C compiler versionconfigure:4978: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:4989: $? = 0configure:4978: clang -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:4989: $? = 0configure:4978: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:4989: $? = 1configure:4978: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:4989: $? = 1configure:4993: checking whether we are using the GNU C compilerconfigure:5012: clang -c   conftest.c >&5configure:5012: $? = 0configure:5021: result: yesconfigure:5030: checking whether clang accepts -gconfigure:5050: clang -c -g  conftest.c >&5configure:5050: $? = 0configure:5091: result: yesconfigure:5108: checking for clang option to accept ISO C89configure:5171: clang  -c   conftest.c >&5configure:5171: $? = 0configure:5184: result: none neededconfigure:5209: checking whether clang understands -c and -o togetherconfigure:5231: clang -c conftest.c -o conftest2.oconfigure:5234: $? = 0configure:5231: clang -c conftest.c -o conftest2.oconfigure:5234: $? = 0configure:5246: result: yesconfigure:5265: checking dependency style of clangconfigure:5376: result: gcc3configure:5391: checking for a sed that does not truncate outputconfigure:5455: result: /usr/sbin/sedconfigure:5473: checking for grep that handles long lines and -econfigure:5531: result: /usr/sbin/grepconfigure:5536: checking for egrepconfigure:5598: result: /usr/sbin/grep -Econfigure:5603: checking for fgrepconfigure:5665: result: /usr/sbin/grep -Fconfigure:5700: checking for ld used by clangconfigure:5767: result: /sysroot/bin/ldconfigure:5774: checking if the linker (/sysroot/bin/ld) is GNU ldconfigure:5789: result: yesconfigure:5801: checking for BSD- or MS-compatible name lister (nm)configure:5850: result: noconfigure:5864: checking for x86_64-unknown-linux-dumpbinconfigure:5894: result: noconfigure:5864: checking for x86_64-unknown-linux-linkconfigure:5894: result: noconfigure:5908: checking for dumpbinconfigure:5938: result: noconfigure:5908: checking for linkconfigure:5924: found /usr/sbin/linkconfigure:5935: result: link -dumpconfigure:5951: WARNING: using cross tools not prefixed with host tripletconfigure:5980: checking the name lister (nm) interfaceconfigure:5987: clang -c   conftest.c >&5configure:5990: nm "conftest.o"configure:5993: output0000000000000000 B some_variableconfigure:6000: result: BSD nmconfigure:6003: checking whether ln -s worksconfigure:6007: result: yesconfigure:6015: checking the maximum length of command line argumentsconfigure:6146: result: 1572864configure:6163: checking whether the shell understands some XSI constructsconfigure:6173: result: yesconfigure:6177: checking whether the shell understands "+="configure:6183: result: yesconfigure:6218: checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu formatconfigure:6258: result: func_convert_file_noopconfigure:6265: checking how to convert x86_64-pc-linux-gnu file names to toolchain formatconfigure:6285: result: func_convert_file_noopconfigure:6292: checking for /sysroot/bin/ld option to reload object filesconfigure:6299: result: -rconfigure:6333: checking for x86_64-unknown-linux-objdumpconfigure:6360: result: objdumpconfigure:6429: checking how to recognize dependent librariesconfigure:6627: result: pass_allconfigure:6672: checking for x86_64-unknown-linux-dlltoolconfigure:6699: result: dlltoolconfigure:6769: checking how to associate runtime and link librariesconfigure:6796: result: printf %s\nconfigure:6813: checking for x86_64-unknown-linux-arconfigure:6843: result: noconfigure:6857: checking for arconfigure:6873: found /sysroot/bin/arconfigure:6884: result: arconfigure:6921: checking for archiver @FILE supportconfigure:6938: clang -c   conftest.c >&5configure:6938: $? = 0configure:6941: ar cru libconftest.a @conftest.lst >&5/r: `u' modifier ignored since `D' is the default (see `U')configure:6944: $? = 0configure:6949: ar cru libconftest.a @conftest.lst >&5/r: `u' modifier ignored since `D' is the default (see `U')/r: conftest.o: No such file or directoryconfigure:6952: $? = 1configure:6964: result: @configure:6982: checking for x86_64-unknown-linux-stripconfigure:7009: result: stripconfigure:7081: checking for x86_64-unknown-linux-ranlibconfigure:7111: result: noconfigure:7121: checking for ranlibconfigure:7137: found /sysroot/bin/ranlibconfigure:7148: result: ranlibconfigure:7250: checking command to parse nm output from clang objectconfigure:7370: clang -c   conftest.c >&5configure:7373: $? = 0configure:7377: nm 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:7380: $? = 0configure:7446: clang -o conftest    conftest.c conftstm.o >&5configure:7449: $? = 0configure:7487: result: okconfigure:7524: checking for sysrootconfigure:7554: result: noconfigure:7631: clang -c   conftest.c >&5configure:7634: $? = 0configure:7783: checking for x86_64-unknown-linux-mtconfigure:7813: result: noconfigure:7823: checking for mtconfigure:7853: result: noconfigure:7873: checking if : is a manifest toolconfigure:7879: : '-?'configure:7887: result: noconfigure:8529: checking how to run the C preprocessorconfigure:8560: clang -E  conftest.cconfigure:8560: $? = 0configure:8574: clang -E  conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:8574: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "libvoikko"| #define PACKAGE_TARNAME "libvoikko"| #define PACKAGE_VERSION "4.0.2"| #define PACKAGE_STRING "libvoikko 4.0.2"| #define PACKAGE_BUGREPORT "hatapitk@iki.fi"| #define PACKAGE_URL ""| #define PACKAGE "libvoikko"| #define VERSION "4.0.2"| /* end confdefs.h.  */| #include configure:8599: result: clang -Econfigure:8619: clang -E  conftest.cconfigure:8619: $? = 0configure:8633: clang -E  conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:8633: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "libvoikko"| #define PACKAGE_TARNAME "libvoikko"| #define PACKAGE_VERSION "4.0.2"| #define PACKAGE_STRING "libvoikko 4.0.2"| #define PACKAGE_BUGREPORT "hatapitk@iki.fi"| #define PACKAGE_URL ""| #define PACKAGE "libvoikko"| #define VERSION "4.0.2"| /* end confdefs.h.  */| #include configure:8662: checking for ANSI C header filesconfigure:8682: clang -c   conftest.c >&5configure:8682: $? = 0configure:8766: result: yesconfigure:8779: checking for sys/types.hconfigure:8779: clang -c   conftest.c >&5configure:8779: $? = 0configure:8779: result: yesconfigure:8779: checking for sys/stat.hconfigure:8779: clang -c   conftest.c >&5configure:8779: $? = 0configure:8779: result: yesconfigure:8779: checking for stdlib.hconfigure:8779: clang -c   conftest.c >&5configure:8779: $? = 0configure:8779: result: yesconfigure:8779: checking for string.hconfigure:8779: clang -c   conftest.c >&5configure:8779: $? = 0configure:8779: result: yesconfigure:8779: checking for memory.hconfigure:8779: clang -c   conftest.c >&5configure:8779: $? = 0configure:8779: result: yesconfigure:8779: checking for strings.hconfigure:8779: clang -c   conftest.c >&5configure:8779: $? = 0configure:8779: result: yesconfigure:8779: checking for inttypes.hconfigure:8779: clang -c   conftest.c >&5configure:8779: $? = 0configure:8779: result: yesconfigure:8779: checking for stdint.hconfigure:8779: clang -c   conftest.c >&5configure:8779: $? = 0configure:8779: result: yesconfigure:8779: checking for unistd.hconfigure:8779: clang -c   conftest.c >&5configure:8779: $? = 0configure:8779: result: yesconfigure:8793: checking for dlfcn.hconfigure:8793: clang -c   conftest.c >&5configure:8793: $? = 0configure:8793: result: yesconfigure:9008: checking for objdirconfigure:9023: result: .libsconfigure:9294: checking if clang supports -fno-rtti -fno-exceptionsconfigure:9312: clang -c   -fno-rtti -fno-exceptions conftest.c >&5configure:9316: $? = 0configure:9329: result: yesconfigure:9656: checking for clang option to produce PICconfigure:9663: result: -fPIC -DPICconfigure:9671: checking if clang PIC flag -fPIC -DPIC worksconfigure:9689: clang -c   -fPIC -DPIC -DPIC conftest.c >&5configure:9693: $? = 0configure:9706: result: yesconfigure:9735: checking if clang static flag -static worksconfigure:9763: result: noconfigure:9778: checking if clang supports -c -o file.oconfigure:9799: clang -c   -o out/conftest2.o conftest.c >&5configure:9803: $? = 0configure:9825: result: yesconfigure:9833: checking if clang supports -c -o file.oconfigure:9880: result: yesconfigure:9913: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared librariesconfigure:11070: result: yesconfigure:11107: checking whether -lc should be explicitly linked inconfigure:11115: clang -c   conftest.c >&5configure:11118: $? = 0configure:11133: clang -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep  -lc  \>/dev/null 2\>\&1configure:11136: $? = 0configure:11150: result: noconfigure:11310: checking dynamic linker characteristicsconfigure:11810: clang -o conftest    -Wl,-rpath -Wl,/foo conftest.c  >&5configure:11810: $? = 0configure:12044: result: GNU/Linux ld.soconfigure:12151: checking how to hardcode library paths into programsconfigure:12176: result: immediateconfigure:12716: checking whether stripping libraries is possibleconfigure:12721: result: yesconfigure:12756: checking if libtool supports shared librariesconfigure:12758: result: yesconfigure:12761: checking whether to build shared librariesconfigure:12782: result: yesconfigure:12785: checking whether to build static librariesconfigure:12789: result: yesconfigure:12812: checking how to run the C++ preprocessorconfigure:12839: clang++ -E  conftest.cppconfigure:12839: $? = 0configure:12853: clang++ -E  conftest.cppconftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:12853: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "libvoikko"| #define PACKAGE_TARNAME "libvoikko"| #define PACKAGE_VERSION "4.0.2"| #define PACKAGE_STRING "libvoikko 4.0.2"| #define PACKAGE_BUGREPORT "hatapitk@iki.fi"| #define PACKAGE_URL ""| #define PACKAGE "libvoikko"| #define VERSION "4.0.2"| #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 HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| /* end confdefs.h.  */| #include configure:12878: result: clang++ -Econfigure:12898: clang++ -E  conftest.cppconfigure:12898: $? = 0configure:12912: clang++ -E  conftest.cppconftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:12912: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "libvoikko"| #define PACKAGE_TARNAME "libvoikko"| #define PACKAGE_VERSION "4.0.2"| #define PACKAGE_STRING "libvoikko 4.0.2"| #define PACKAGE_BUGREPORT "hatapitk@iki.fi"| #define PACKAGE_URL ""| #define PACKAGE "libvoikko"| #define VERSION "4.0.2"| #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 HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| /* end confdefs.h.  */| #include configure:13081: checking for ld used by clang++configure:13148: result: /sysroot/bin/ld -m elf_x86_64configure:13155: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ldconfigure:13170: result: yesconfigure:13225: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared librariesconfigure:14227: result: yesconfigure:14263: clang++ -c   conftest.cpp >&5configure:14266: $? = 0configure:14786: checking for clang++ option to produce PICconfigure:14793: result: -fPIC -DPICconfigure:14801: checking if clang++ PIC flag -fPIC -DPIC worksconfigure:14819: clang++ -c   -fPIC -DPIC -DPIC conftest.cpp >&5configure:14823: $? = 0configure:14836: result: yesconfigure:14859: checking if clang++ static flag -static worksconfigure:14887: result: noconfigure:14899: checking if clang++ supports -c -o file.oconfigure:14920: clang++ -c   -o out/conftest2.o conftest.cpp >&5configure:14924: $? = 0configure:14946: result: yesconfigure:14951: checking if clang++ supports -c -o file.oconfigure:14998: result: yesconfigure:15028: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared librariesconfigure:15067: result: yesconfigure:15208: checking dynamic linker characteristicsconfigure:15876: result: GNU/Linux ld.soconfigure:15929: checking how to hardcode library paths into programsconfigure:15954: result: immediateconfigure:16017: checking whether to enable maintainer-specific portions of Makefilesconfigure:16026: result: noconfigure:16046: checking for an ANSI C-conforming constconfigure:16112: clang++ -c   conftest.cpp >&5configure:16112: $? = 0configure:16119: result: yesconfigure:16134: checking whether clang++ supports C++11 features by defaultconfigure:16428: clang++ -c   conftest.cpp >&5conftest.cpp:34:2: error: "This is not a C++11 compiler"#error "This is not a C++11 compiler"^1 error generated.configure:16428: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "libvoikko"| #define PACKAGE_TARNAME "libvoikko"| #define PACKAGE_VERSION "4.0.2"| #define PACKAGE_STRING "libvoikko 4.0.2"| #define PACKAGE_BUGREPORT "hatapitk@iki.fi"| #define PACKAGE_URL ""| #define PACKAGE "libvoikko"| #define VERSION "4.0.2"| #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 HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| /* end confdefs.h.  */||| // If the compiler admits that it is not ready for C++11, why torture it?| // Hopefully, this will speed up the test.|| #ifndef __cplusplus|| #error "This is not a C++ compiler"|| #elif __cplusplus < 201103L|| #error "This is not a C++11 compiler"|| #else|| namespace cxx11| {||   namespace test_static_assert|   {||     template |     struct check|     {|       static_assert(sizeof(int) <= sizeof(T), "not big enough");|     };||   }||   namespace test_final_override|   {||     struct Base|     {|       virtual void f() {}|     };||     struct Derived : public Base|     {|       virtual void f() override {}|     };||   }||   namespace test_double_right_angle_brackets|   {||     template < typename T >|     struct check {};||     typedef check single_type; |     typedef check> double_type; |     typedef check>> triple_type; |     typedef check>>> quadruple_type; ||   }||   namespace test_decltype|   {||     int|     f()|     {|       int a = 1;|       decltype(a) b = 2;|       return a + b;|     }||   }||   namespace test_type_deduction|   {||     template < typename T1, typename T2 >|     struct is_same|     {|       static const bool value = false;|     };||     template < typename T >|     struct is_same|     {|       static const bool value = true;|     };||     template < typename T1, typename T2 >|     auto|     add(T1 a1, T2 a2) -> decltype(a1 + a2)|     {|       return a1 + a2;|     }||     int|     test(const int c, volatile int v)|     {|       static_assert(is_same::value == true, ""); |       static_assert(is_same::value == false, ""); |       static_assert(is_same::value == false, ""); |       auto ac = c;|       auto av = v;|       auto sumi = ac + av + 'x';|       auto sumf = ac + av + 1.0;|       static_assert(is_same::value == true, ""); |       static_assert(is_same::value == true, ""); |       static_assert(is_same::value == true, ""); |       static_assert(is_same::value == false, ""); |       static_assert(is_same::value == true, ""); |       return (sumf > 0.0) ? sumi : add(c, v);|     }||   }||   namespace test_noexcept|   {||     int f() { return 0; }|     int g() noexcept { return 0; }||     static_assert(noexcept(f()) == false, "");|     static_assert(noexcept(g()) == true, "");||   }||   namespace test_constexpr|   {||     template < typename CharT >|     unsigned long constexpr|     strlen_c_r(const CharT *const s, const unsigned long acc) noexcept|     {|       return *s ? strlen_c_r(s + 1, acc + 1) : acc;|     }||     template < typename CharT >|     unsigned long constexpr|     strlen_c(const CharT *const s) noexcept|     {|       return strlen_c_r(s, 0UL);|     }||     static_assert(strlen_c("") == 0UL, "");|     static_assert(strlen_c("1") == 1UL, "");|     static_assert(strlen_c("example") == 7UL, "");|     static_assert(strlen_c("another\0example") == 7UL, "");||   }||   namespace test_rvalue_references|   {||     template < int N >|     struct answer|     {|       static constexpr int value = N;|     };||     answer<1> f(int&)       { return answer<1>(); }|     answer<2> f(const int&) { return answer<2>(); }|     answer<3> f(int&&)      { return answer<3>(); }||     void|     test()|     {|       int i = 0;|       const int c = 0;|       static_assert(decltype(f(i))::value == 1, "");|       static_assert(decltype(f(c))::value == 2, "");|       static_assert(decltype(f(0))::value == 3, "");|     }||   }||   namespace test_uniform_initialization|   {||     struct test|     {|       static const int zero {};|       static const int one {1};|     };||     static_assert(test::zero == 0, "");|     static_assert(test::one == 1, "");||   }||   namespace test_lambdas|   {||     void|     test1()|     {|       auto lambda1 = [](){};|       auto lambda2 = lambda1;|       lambda1();|       lambda2();|     }||     int|     test2()|     {|       auto a = [](int i, int j){ return i + j; }(1, 2);|       auto b = []() -> int { return '0'; }();|       auto c = [=](){ return a + b; }();|       auto d = [&](){ return c; }();|       auto e = [a, &b](int x) mutable {|         const auto identity = [](int y){ return y; };|         for (auto i = 0; i < a; ++i)|           a += b--;|         return x + identity(a + b);|       }(0);|       return a + b + c + d + e;|     }||     int|     test3()|     {|       const auto nullary = [](){ return 0; };|       const auto unary = [](int x){ return x; };|       using nullary_t = decltype(nullary);|       using unary_t = decltype(unary);|       const auto higher1st = [](nullary_t f){ return f(); };|       const auto higher2nd = [unary](nullary_t f1){|         return [unary, f1](unary_t f2){ return f2(unary(f1())); };|       };|       return higher1st(nullary) + higher2nd(nullary)(unary);|     }||   }||   namespace test_variadic_templates|   {||     template |     struct sum;||     template |     struct sum|     {|       static constexpr auto value = N0 + sum::value; |     };||     template <>|     struct sum<>|     {|       static constexpr auto value = 0;|     };||     static_assert(sum<>::value == 0, "");|     static_assert(sum<1>::value == 1, "");|     static_assert(sum<23>::value == 23, "");|     static_assert(sum<1, 2>::value == 3, "");|     static_assert(sum<5, 5, 11>::value == 21, "");|     static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, "");||   }||   // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae|   // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function|   // because of this.|   namespace test_template_alias_sfinae|   {||     struct foo {};||     template|     using member = typename T::member_type;||     template|     void func(...) {}||     template|     void func(member*) {} ||     void test();||     void test() { func(0); } ||   }|| }  // namespace cxx11|| #endif  // __cplusplus >= 201103L|||configure:16435: result: noconfigure:16446: checking whether clang++ supports C++11 features with -std=c++11configure:16742: clang++ -c  -std=c++11  conftest.cpp >&5configure:16742: $? = 0configure:16751: result: yesconfigure:16805: checking whether to enable assertionsconfigure:16823: result: yesconfigure:16829: checking stddef.h usabilityconfigure:16829: clang++ -c  -std=c++11  conftest.cpp >&5configure:16829: $? = 0configure:16829: result: yesconfigure:16829: checking stddef.h presenceconfigure:16829: clang++ -E  conftest.cppconfigure:16829: $? = 0configure:16829: result: yesconfigure:16829: checking for stddef.hconfigure:16829: result: yesconfigure:16841: checking for stdlib.hconfigure:16841: result: yesconfigure:16853: checking langinfo.h usabilityconfigure:16853: clang++ -c  -std=c++11  conftest.cpp >&5configure:16853: $? = 0configure:16853: result: yesconfigure:16853: checking langinfo.h presenceconfigure:16853: clang++ -E  conftest.cppconfigure:16853: $? = 0configure:16853: result: yesconfigure:16853: checking for langinfo.hconfigure:16853: result: yesconfigure:16865: checking locale.h usabilityconfigure:16865: clang++ -c  -std=c++11  conftest.cpp >&5configure:16865: $? = 0configure:16865: result: yesconfigure:16865: checking locale.h presenceconfigure:16865: clang++ -E  conftest.cppconfigure:16865: $? = 0configure:16865: result: yesconfigure:16865: checking for locale.hconfigure:16865: result: yesconfigure:16877: checking wctype.h usabilityconfigure:16877: clang++ -c  -std=c++11  conftest.cpp >&5configure:16877: $? = 0configure:16877: result: yesconfigure:16877: checking wctype.h presenceconfigure:16877: clang++ -E  conftest.cppconfigure:16877: $? = 0configure:16877: result: yesconfigure:16877: checking for wctype.hconfigure:16877: result: yesconfigure:16889: checking wchar.h usabilityconfigure:16889: clang++ -c  -std=c++11  conftest.cpp >&5configure:16889: $? = 0configure:16889: result: yesconfigure:16889: checking wchar.h presenceconfigure:16889: clang++ -E  conftest.cppconfigure:16889: $? = 0configure:16889: result: yesconfigure:16889: checking for wchar.hconfigure:16889: result: yesconfigure:16902: checking for size_tconfigure:16902: clang++ -c  -std=c++11  conftest.cpp >&5configure:16902: $? = 0configure:16902: clang++ -c  -std=c++11  conftest.cpp >&5conftest.cpp:66:21: error: expected expressionif (sizeof ((size_t)))^1 error generated.configure:16902: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "libvoikko"| #define PACKAGE_TARNAME "libvoikko"| #define PACKAGE_VERSION "4.0.2"| #define PACKAGE_STRING "libvoikko 4.0.2"| #define PACKAGE_BUGREPORT "hatapitk@iki.fi"| #define PACKAGE_URL ""| #define PACKAGE "libvoikko"| #define VERSION "4.0.2"| #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 HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define DICTIONARY_PATH "/usr/share/voikko"| #define HAVE_STDDEF_H 1| #define HAVE_STDLIB_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_LOCALE_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_WCHAR_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| int| main ()| {| if (sizeof ((size_t)))| 	    return 0;|   ;|   return 0;| }configure:16902: result: yesconfigure:16917: checking whether clang supports the visibility attributeconfigure:16927: clang++ -c  -std=c++11 -Wall -Werror -fvisibility=hidden  conftest.cpp >&5configure:16927: $? = 0configure:16933: result: yesconfigure:17021: checking for x86_64-unknown-linux-pkg-configconfigure:17054: result: noconfigure:17064: checking for pkg-configconfigure:17082: found /usr/sbin/pkg-configconfigure:17094: result: /usr/sbin/pkg-configconfigure:17119: checking pkg-config is at least version 0.9.0configure:17122: result: yesconfigure:17657: checking if compiler needs -Werror to reject unknown flagsconfigure:17673: clang -c  -fvisibility=hidden -Werror -Wunknown-warning-option -Wsizeof-array-argument  conftest.c >&5configure:17673: $? = 0configure:17674: result: yesconfigure:17744: checking for the pthreads library -lpthreadsconfigure:17782: clang -o conftest  -fvisibility=hidden  -Werror   conftest.c -lpthreads  >&5/sysroot/bin/ld: error: cannot find -lpthreadsclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:17782: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "libvoikko"| #define PACKAGE_TARNAME "libvoikko"| #define PACKAGE_VERSION "4.0.2"| #define PACKAGE_STRING "libvoikko 4.0.2"| #define PACKAGE_BUGREPORT "hatapitk@iki.fi"| #define PACKAGE_URL ""| #define PACKAGE "libvoikko"| #define VERSION "4.0.2"| #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 HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define DICTIONARY_PATH "/usr/share/voikko"| #define HAVE_STDDEF_H 1| #define HAVE_STDLIB_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_LOCALE_H 1| #define HAVE_WCTYPE_H 1| #define HAVE_WCHAR_H 1| #define GCC_VISIBILITY 1| #define HAVE_VFST 1| /* end confdefs.h.  */| #include |                         static void routine(void *a) { a = 0; }|                         static void *start_routine(void *a) { return a; }| int| main ()| {| pthread_t th; pthread_attr_t attr;|                         pthread_create(&th, 0, start_routine, 0);|                         pthread_join(th, 0);|                         pthread_attr_init(&attr);|                         pthread_cleanup_push(routine, 0);|                         pthread_cleanup_pop(0) /* ; */|   ;|   return 0;| }configure:17791: result: noconfigure:17689: checking whether pthreads work without any flagsconfigure:17782: clang -o conftest  -fvisibility=hidden  -Werror   conftest.c   >&5configure:17782: $? = 0configure:17791: result: yesconfigure:17810: checking for joinable pthread attributeconfigure:17825: clang -o conftest  -fvisibility=hidden    conftest.c   >&5configure:17825: $? = 0configure:17831: result: PTHREAD_CREATE_JOINABLEconfigure:17841: checking if more special flags are required for pthreadsconfigure:17856: result: noconfigure:17862: checking for PTHREAD_PRIO_INHERITconfigure:17879: clang -o conftest  -fvisibility=hidden    conftest.c   >&5configure:17879: $? = 0configure:17888: result: yesconfigure:18002: checking for stdlib.hconfigure:18002: result: yesconfigure:18012: checking for GNU libc compatible mallocconfigure:18046: result: noconfigure:18069: checking for stdlib.hconfigure:18069: result: yesconfigure:18079: checking for GNU libc compatible reallocconfigure:18113: result: noconfigure:18134: checking whether lstat correctly handles trailing slashconfigure:18177: result: noconfigure:18196: checking whether stat accepts an empty stringconfigure:18226: result: yesconfigure:18244: checking for mmapconfigure:18244: clang++ -o conftest  -std=c++11 -fvisibility=hidden   conftest.cpp  >&5configure:18244: $? = 0configure:18244: result: yesconfigure:18255: checking for setlocaleconfigure:18255: clang++ -o conftest  -std=c++11 -fvisibility=hidden   conftest.cpp  >&5configure:18255: $? = 0configure:18255: result: yesconfigure:18266: checking for mbrlenconfigure:18266: clang++ -o conftest  -std=c++11 -fvisibility=hidden   conftest.cpp  >&5configure:18266: $? = 0configure:18266: result: yesconfigure:18277: checking for memsetconfigure:18277: clang++ -o conftest  -std=c++11 -fvisibility=hidden   conftest.cpp  >&5configure:18277: $? = 0configure:18277: result: yesconfigure:18288: checking for strchrconfigure:18288: clang++ -o conftest  -std=c++11 -fvisibility=hidden   conftest.cpp  >&5configure:18288: $? = 0configure:18288: result: yesconfigure:18299: checking for getpwuid_rconfigure:18299: clang++ -o conftest  -std=c++11 -fvisibility=hidden   conftest.cpp  >&5configure:18299: $? = 0configure:18299: result: yesconfigure:18422: checking that generated files are newer than configureconfigure:18428: result: doneconfigure:18499: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by libvoikko config.status 4.0.2, which wasgenerated by GNU Autoconf 2.69.  Invocation command line wasCONFIG_FILES    =CONFIG_HEADERS  =CONFIG_LINKS    =CONFIG_COMMANDS =$ ./config.statuson 27ebf03b4315config.status:1223: creating Makefileconfig.status:1223: creating src/Makefileconfig.status:1223: creating src/tools/Makefileconfig.status:1223: creating java/Makefileconfig.status:1223: creating msvc/Makefileconfig.status:1223: creating test/Makefileconfig.status:1223: creating cs/Makefileconfig.status:1223: creating cl/Makefileconfig.status:1223: creating src/libvoikko.pcconfig.status:1223: creating config.hconfig.status:1452: executing depfiles commandsconfig.status:1452: executing libtool commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-pc-linux-gnuac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_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_CXXCPP_set=ac_cv_env_CXXCPP_value=ac_cv_env_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=clang++ac_cv_env_HFSTOSPELL_CFLAGS_set=ac_cv_env_HFSTOSPELL_CFLAGS_value=ac_cv_env_HFSTOSPELL_LIBS_set=ac_cv_env_HFSTOSPELL_LIBS_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_LTTOOLBOX_CFLAGS_set=ac_cv_env_LTTOOLBOX_CFLAGS_value=ac_cv_env_LTTOOLBOX_LIBS_set=ac_cv_env_LTTOOLBOX_LIBS_value=ac_cv_env_PKG_CONFIG_LIBDIR_set=ac_cv_env_PKG_CONFIG_LIBDIR_value=ac_cv_env_PKG_CONFIG_PATH_set=ac_cv_env_PKG_CONFIG_PATH_value=ac_cv_env_PKG_CONFIG_set=ac_cv_env_PKG_CONFIG_value=ac_cv_env_PYTHON_set=ac_cv_env_PYTHON_value=ac_cv_env_VISLCG3_CFLAGS_set=ac_cv_env_VISLCG3_CFLAGS_value=ac_cv_env_VISLCG3_LIBS_set=ac_cv_env_VISLCG3_LIBS_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_getpwuid_r=yesac_cv_func_lstat_dereferences_slashed_symlink=noac_cv_func_malloc_0_nonnull=noac_cv_func_mbrlen=yesac_cv_func_memset=yesac_cv_func_mmap=yesac_cv_func_realloc_0_nonnull=noac_cv_func_setlocale=yesac_cv_func_stat_empty_string_bug=yesac_cv_func_strchr=yesac_cv_header_dlfcn_h=yesac_cv_header_inttypes_h=yesac_cv_header_langinfo_h=yesac_cv_header_locale_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stddef_h=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_header_wchar_h=yesac_cv_header_wctype_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_FGREP='/usr/sbin/grep -F'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_PYTHON=/usr/sbin/pythonac_cv_path_SED=/usr/sbin/sedac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/sbin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_CXXCPP='clang++ -E'ac_cv_prog_DLLTOOL=dlltoolac_cv_prog_OBJDUMP=objdumpac_cv_prog_STRIP=stripac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_DUMPBIN='link -dump'ac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yesac_cv_prog_make_make_set=yesac_cv_type_size_t=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_CXX_dependencies_compiler_type=gcc3am_cv_make_support_nested_variables=yesam_cv_pathless_PYTHON=pythonam_cv_prog_cc_c_o=yesam_cv_python_platform=linuxam_cv_python_pyexecdir='${exec_prefix}/lib/python3.5/site-packages'am_cv_python_pythondir='${prefix}/lib/python3.5/site-packages'am_cv_python_version=3.5ax_cv_PTHREAD_PRIO_INHERIT=yesax_cv_cxx_compile_cxx11=noax_cv_cxx_compile_cxx11__std_cpp11=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=/sysroot/bin/ldlt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'lt_cv_path_NM=nolt_cv_path_mainfest_tool=nolt_cv_prog_compiler_c_o=yeslt_cv_prog_compiler_c_o_CXX=yeslt_cv_prog_compiler_pic='-fPIC -DPIC'lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'lt_cv_prog_compiler_pic_works=yeslt_cv_prog_compiler_pic_works_CXX=yeslt_cv_prog_compiler_rtti_exceptions=yeslt_cv_prog_compiler_static_works=nolt_cv_prog_compiler_static_works_CXX=nolt_cv_prog_gnu_ld=yeslt_cv_prog_gnu_ldcxx=yeslt_cv_sharedlib_from_linklib_cmd='printf %s\n'lt_cv_shlibpath_overrides_runpath=yeslt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''lt_cv_sys_max_cmd_len=1572864lt_cv_to_host_file_cmd=func_convert_file_nooplt_cv_to_tool_file_cmd=func_convert_file_noop## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/libvoikko/src/libvoikko-4.0.2/missing aclocal-1.15'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='1'AM_V='$(V)'AR='ar'AS='as'AUTOCONF='${SHELL} /tmp/libvoikko/src/libvoikko-4.0.2/missing autoconf'AUTOHEADER='${SHELL} /tmp/libvoikko/src/libvoikko-4.0.2/missing autoheader'AUTOMAKE='${SHELL} /tmp/libvoikko/src/libvoikko-4.0.2/missing automake-1.15'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=' -fvisibility=hidden'CPP='clang -E'CPPFLAGS=''CXX='clang++'CXXCPP='clang++ -E'CXXDEPMODE='depmode=gcc3'CXXFLAGS=' -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic'CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'DICTIONARY_PATH='/usr/share/voikko'DLLTOOL='dlltool'DSYMUTIL=''DUMPBIN=':'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''FGREP='/usr/sbin/grep -F'GREP='/usr/sbin/grep'HAVE_BUILDTOOLS_FALSE='#'HAVE_BUILDTOOLS_TRUE=''HAVE_CXX11=''HAVE_EXPERIMENTAL_VFST_FALSE=''HAVE_EXPERIMENTAL_VFST_TRUE='#'HAVE_HFST_FALSE=''HAVE_HFST_TRUE='#'HAVE_LTTOOLBOX_FALSE=''HAVE_LTTOOLBOX_TRUE='#'HAVE_MALAGA_FALSE=''HAVE_MALAGA_TRUE='#'HAVE_PTHREAD_FALSE='#'HAVE_PTHREAD_TRUE=''HAVE_TESTTOOLS_FALSE='#'HAVE_TESTTOOLS_TRUE=''HAVE_VFST_FALSE='#'HAVE_VFST_TRUE=''HAVE_VISLCG3_FALSE=''HAVE_VISLCG3_TRUE='#'HFSTOSPELL_CFLAGS=''HFSTOSPELL_LIBS=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LD='/sysroot/bin/ld -m elf_x86_64'LDFLAGS=''LIBLDFLAGSWIN=''LIBOBJS=' ${LIBOBJDIR}malloc$U.o ${LIBOBJDIR}realloc$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o'LIBS=''LIBTOOL='$(SHELL) $(top_builddir)/libtool'LIPO=''LN_S='ln -s'LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo ${LIBOBJDIR}realloc$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo'LTTOOLBOX_CFLAGS=''LTTOOLBOX_LIBS=''MAINT='#'MAINTAINER_MODE_FALSE=''MAINTAINER_MODE_TRUE='#'MAKEINFO='${SHELL} /tmp/libvoikko/src/libvoikko-4.0.2/missing makeinfo'MANIFEST_TOOL=':'MKDIR_P='/usr/sbin/mkdir -p'NM='nm'NMEDIT=''OBJDUMP='objdump'OBJEXT='o'OTOOL64=''OTOOL=''PACKAGE='libvoikko'PACKAGE_BUGREPORT='hatapitk@iki.fi'PACKAGE_NAME='libvoikko'PACKAGE_STRING='libvoikko 4.0.2'PACKAGE_TARNAME='libvoikko'PACKAGE_URL=''PACKAGE_VERSION='4.0.2'PATH_SEPARATOR=':'PKG_CONFIG='/usr/sbin/pkg-config'PKG_CONFIG_LIBDIR=''PKG_CONFIG_PATH=''PTHREAD_CC='clang'PTHREAD_CFLAGS=''PTHREAD_LIBS=''PYTHON='/usr/sbin/python'PYTHON_EXEC_PREFIX='${exec_prefix}'PYTHON_PLATFORM='linux'PYTHON_PREFIX='${prefix}'PYTHON_VERSION='3.5'RANLIB='ranlib'SED='/usr/sbin/sed'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='4.0.2'VISLCG3_CFLAGS=''VISLCG3_LIBS=''ac_ct_AR='ar'ac_ct_CC=''ac_ct_CXX=''ac_ct_DUMPBIN='link -dump'am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__fastdepCXX_FALSE='#'am__fastdepCXX_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 -'ax_pthread_config=''bindir='${exec_prefix}/bin'build='x86_64-pc-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='pc'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'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/libvoikko/src/libvoikko-4.0.2/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}'pkgpyexecdir='${pyexecdir}/libvoikko'pkgpythondir='${pythondir}/libvoikko'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'pyexecdir='${exec_prefix}/lib/python3.5/site-packages'pythondir='${prefix}/lib/python3.5/site-packages'runstatedir='${localstatedir}/run'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "libvoikko"#define PACKAGE_TARNAME "libvoikko"#define PACKAGE_VERSION "4.0.2"#define PACKAGE_STRING "libvoikko 4.0.2"#define PACKAGE_BUGREPORT "hatapitk@iki.fi"#define PACKAGE_URL ""#define PACKAGE "libvoikko"#define VERSION "4.0.2"#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 HAVE_DLFCN_H 1#define LT_OBJDIR ".libs/"#define DICTIONARY_PATH "/usr/share/voikko"#define HAVE_STDDEF_H 1#define HAVE_STDLIB_H 1#define HAVE_LANGINFO_H 1#define HAVE_LOCALE_H 1#define HAVE_WCTYPE_H 1#define HAVE_WCHAR_H 1#define GCC_VISIBILITY 1#define HAVE_VFST 1#define HAVE_PTHREAD_PRIO_INHERIT 1#define HAVE_STDLIB_H 1#define HAVE_MALLOC 0#define malloc rpl_malloc#define HAVE_STDLIB_H 1#define HAVE_REALLOC 0#define realloc rpl_realloc#define HAVE_STAT_EMPTY_STRING_BUG 1#define HAVE_MMAP 1#define HAVE_SETLOCALE 1#define HAVE_MBRLEN 1#define HAVE_MEMSET 1#define HAVE_STRCHR 1#define HAVE_GETPWUID_R 1configure: exit 0