Build of libvoikko with musl toolchain

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

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

SLOCLanguage
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.

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: 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 -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether the C++ compiler works... yes
# checking for C++ compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of clang++... gcc3
# checking for a Python interpreter with version >= 3... python
# checking for python... /usr/sbin/python
# checking for python version... 3.5
# checking for python platform... linux
# checking for python script directory... ${prefix}/lib/python3.5/site-packages
# checking for python extension module directory... ${exec_prefix}/lib/python3.5/site-packages
# checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for x86_64-unknown-linux-gcc... clang
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... no
# checking for x86_64-unknown-linux-dumpbin... no
# checking for x86_64-unknown-linux-link... no
# checking for dumpbin... no
# checking for link... link -dump
# configure: WARNING: using cross tools not prefixed with host triplet
# checking the name lister (nm) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse nm output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for an ANSI C-conforming const... yes
# checking whether clang++ supports C++11 features by default... no
# checking whether clang++ supports C++11 features with -std=c++11... yes
# checking whether to enable assertions... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking langinfo.h usability... yes
# checking langinfo.h presence... yes
# checking for langinfo.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking wctype.h usability... yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking for size_t... yes
# checking whether clang supports the visibility attribute... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking if compiler needs -Werror to reject unknown flags... yes
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for PTHREAD_PRIO_INHERIT... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... no
# checking whether lstat correctly handles trailing slash... no
# checking whether stat accepts an empty string... yes
# checking for mmap... yes
# checking for setlocale... yes
# checking for mbrlen... yes
# checking for memset... yes
# checking for strchr... yes
# checking for getpwuid_r... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating src/tools/Makefile
# config.status: creating java/Makefile
# config.status: creating msvc/Makefile
# config.status: creating test/Makefile
# config.status: creating cs/Makefile
# config.status: creating cl/Makefile
# config.status: creating src/libvoikko.pc
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
#
# Libvoikko 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/voikko
# make all-recursive
# make[1]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2'
# Making all in src
# make[2]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/src'
# make all-am
# make[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.Plo
# depbase=`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.Plo
# depbase=`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.Plo
# depbase=`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.Plo
# libtool: 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.o
# libtool: 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.o
# libtool: 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.o
# libtool: 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.o
# libtool: 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>&1
# libtool: 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>&1
# libtool: 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>&1
# libtool: 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>&1
# depbase=`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.Plo
# libtool: 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.o
# depbase=`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.Plo
# libtool: 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.o
# depbase=`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.Plo
# libtool: 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.o
# depbase=`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.Plo
# 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 -fPIC -DPIC -o fst/.libs/WeightedConfiguration.o
# libtool: 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>&1
# grammar/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>&1
# depbase=`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.Plo
# 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 -fPIC -DPIC -o fst/.libs/Transducer.o
# depbase=`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.Plo
# libtool: 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 function
# wchar_t *wcschr (const wchar_t *, wchar_t);
# ^
# /sysroot/bin/../include/c++/v1/cwchar:168:49: note: candidate function
# inline _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 function
# inline _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 1
# make[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>&1
# libtool: 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>&1
# libtool: 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>&1
# make[3]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/src'
# make[2]: *** [Makefile:754: all] Error 2
# make[2]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/src'
# make[1]: *** [Makefile:435: all-recursive] Error 1
# make[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 while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libvoikko configure 4.0.2, which was
# generated 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 = 27ebf03b4315
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2671: checking for a BSD-compatible install
# configure:2739: result: /usr/bin/install -c
# configure:2750: checking whether build environment is sane
# configure:2805: result: yes
# configure:2864: checking for x86_64-unknown-linux-strip
# configure:2894: result: no
# configure:2904: checking for strip
# configure:2920: found /sysroot/bin/strip
# configure:2931: result: strip
# configure:2956: checking for a thread-safe mkdir -p
# configure:2995: result: /usr/sbin/mkdir -p
# configure:3002: checking for gawk
# configure:3018: found /usr/sbin/gawk
# configure:3029: result: gawk
# configure:3040: checking whether make sets $(MAKE)
# configure:3062: result: yes
# configure:3091: checking whether make supports nested variables
# configure:3108: result: yes
# configure:3348: checking for C++ compiler version
# configure:3357: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3368: $? = 0
# configure:3357: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3368: $? = 0
# configure:3357: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3368: $? = 1
# configure:3357: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3368: $? = 1
# configure:3388: checking whether the C++ compiler works
# configure:3410: clang++ conftest.cpp >&5
# configure:3414: $? = 0
# configure:3462: result: yes
# configure:3465: checking for C++ compiler default output file name
# configure:3467: result: a.out
# configure:3473: checking for suffix of executables
# configure:3480: clang++ -o conftest conftest.cpp >&5
# configure:3484: $? = 0
# configure:3506: result:
# configure:3528: checking whether we are cross compiling
# configure:3536: clang++ -o conftest conftest.cpp >&5
# configure:3540: $? = 0
# configure:3547: ./conftest
# ./conftest: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory
# configure:3551: $? = 127
# configure:3566: result: yes
# configure:3571: checking for suffix of object files
# configure:3593: clang++ -c conftest.cpp >&5
# configure:3597: $? = 0
# configure:3618: result: o
# configure:3622: checking whether we are using the GNU C++ compiler
# configure:3641: clang++ -c conftest.cpp >&5
# configure:3641: $? = 0
# configure:3650: result: yes
# configure:3659: checking whether clang++ accepts -g
# configure:3679: clang++ -c -g conftest.cpp >&5
# configure:3679: $? = 0
# configure:3720: result: yes
# configure:3754: checking for style of include used by make
# configure:3782: result: GNU
# configure:3808: checking dependency style of clang++
# configure:3919: result: gcc3
# configure:3970: checking for a Python interpreter with version >= 3
# configure: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: $? = 0
# configure:3996: result: python
# configure:4004: checking for python
# configure:4022: found /usr/sbin/python
# configure:4034: result: /usr/sbin/python
# configure:4052: checking for python version
# configure:4059: result: 3.5
# configure:4071: checking for python platform
# configure:4078: result: linux
# configure:4104: checking for python script directory
# configure:4139: result: ${prefix}/lib/python3.5/site-packages
# configure:4148: checking for python extension module directory
# configure:4183: result: ${exec_prefix}/lib/python3.5/site-packages
# configure:4201: checking build system type
# configure:4215: result: x86_64-pc-linux-gnu
# configure:4235: checking host system type
# configure:4248: result: x86_64-unknown-linux-gnu
# configure:4617: checking how to print strings
# configure:4644: result: printf
# configure:4673: checking for x86_64-unknown-linux-gcc
# configure:4700: result: clang
# configure:4969: checking for C compiler version
# configure:4978: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4989: $? = 0
# configure:4978: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4989: $? = 0
# configure:4978: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4989: $? = 1
# configure:4978: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4989: $? = 1
# configure:4993: checking whether we are using the GNU C compiler
# configure:5012: clang -c conftest.c >&5
# configure:5012: $? = 0
# configure:5021: result: yes
# configure:5030: checking whether clang accepts -g
# configure:5050: clang -c -g conftest.c >&5
# configure:5050: $? = 0
# configure:5091: result: yes
# configure:5108: checking for clang option to accept ISO C89
# configure:5171: clang -c conftest.c >&5
# configure:5171: $? = 0
# configure:5184: result: none needed
# configure:5209: checking whether clang understands -c and -o together
# configure:5231: clang -c conftest.c -o conftest2.o
# configure:5234: $? = 0
# configure:5231: clang -c conftest.c -o conftest2.o
# configure:5234: $? = 0
# configure:5246: result: yes
# configure:5265: checking dependency style of clang
# configure:5376: result: gcc3
# configure:5391: checking for a sed that does not truncate output
# configure:5455: result: /usr/sbin/sed
# configure:5473: checking for grep that handles long lines and -e
# configure:5531: result: /usr/sbin/grep
# configure:5536: checking for egrep
# configure:5598: result: /usr/sbin/grep -E
# configure:5603: checking for fgrep
# configure:5665: result: /usr/sbin/grep -F
# configure:5700: checking for ld used by clang
# configure:5767: result: /sysroot/bin/ld
# configure:5774: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5789: result: yes
# configure:5801: checking for BSD- or MS-compatible name lister (nm)
# configure:5850: result: no
# configure:5864: checking for x86_64-unknown-linux-dumpbin
# configure:5894: result: no
# configure:5864: checking for x86_64-unknown-linux-link
# configure:5894: result: no
# configure:5908: checking for dumpbin
# configure:5938: result: no
# configure:5908: checking for link
# configure:5924: found /usr/sbin/link
# configure:5935: result: link -dump
# configure:5951: WARNING: using cross tools not prefixed with host triplet
# configure:5980: checking the name lister (nm) interface
# configure:5987: clang -c conftest.c >&5
# configure:5990: nm "conftest.o"
# configure:5993: output
# 0000000000000000 B some_variable
# configure:6000: result: BSD nm
# configure:6003: checking whether ln -s works
# configure:6007: result: yes
# configure:6015: checking the maximum length of command line arguments
# configure:6146: result: 1572864
# configure:6163: checking whether the shell understands some XSI constructs
# configure:6173: result: yes
# configure:6177: checking whether the shell understands "+="
# configure:6183: result: yes
# configure:6218: checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6258: result: func_convert_file_noop
# configure:6265: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
# configure:6285: result: func_convert_file_noop
# configure:6292: checking for /sysroot/bin/ld option to reload object files
# configure:6299: result: -r
# configure:6333: checking for x86_64-unknown-linux-objdump
# configure:6360: result: objdump
# configure:6429: checking how to recognize dependent libraries
# configure:6627: result: pass_all
# configure:6672: checking for x86_64-unknown-linux-dlltool
# configure:6699: result: dlltool
# configure:6769: checking how to associate runtime and link libraries
# configure:6796: result: printf %s\n
# configure:6813: checking for x86_64-unknown-linux-ar
# configure:6843: result: no
# configure:6857: checking for ar
# configure:6873: found /sysroot/bin/ar
# configure:6884: result: ar
# configure:6921: checking for archiver @FILE support
# configure:6938: clang -c conftest.c >&5
# configure:6938: $? = 0
# configure:6941: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6944: $? = 0
# configure: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 directory
# configure:6952: $? = 1
# configure:6964: result: @
# configure:6982: checking for x86_64-unknown-linux-strip
# configure:7009: result: strip
# configure:7081: checking for x86_64-unknown-linux-ranlib
# configure:7111: result: no
# configure:7121: checking for ranlib
# configure:7137: found /sysroot/bin/ranlib
# configure:7148: result: ranlib
# configure:7250: checking command to parse nm output from clang object
# configure:7370: clang -c conftest.c >&5
# configure:7373: $? = 0
# configure: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.nm
# configure:7380: $? = 0
# configure:7446: clang -o conftest conftest.c conftstm.o >&5
# configure:7449: $? = 0
# configure:7487: result: ok
# configure:7524: checking for sysroot
# configure:7554: result: no
# configure:7631: clang -c conftest.c >&5
# configure:7634: $? = 0
# configure:7783: checking for x86_64-unknown-linux-mt
# configure:7813: result: no
# configure:7823: checking for mt
# configure:7853: result: no
# configure:7873: checking if : is a manifest tool
# configure:7879: : '-?'
# configure:7887: result: no
# configure:8529: checking how to run the C preprocessor
# configure:8560: clang -E conftest.c
# configure:8560: $? = 0
# configure:8574: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8574: $? = 1
# configure: 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 -E
# configure:8619: clang -E conftest.c
# configure:8619: $? = 0
# configure:8633: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8633: $? = 1
# configure: 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 files
# configure:8682: clang -c conftest.c >&5
# configure:8682: $? = 0
# configure:8766: result: yes
# configure:8779: checking for sys/types.h
# configure:8779: clang -c conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for sys/stat.h
# configure:8779: clang -c conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for stdlib.h
# configure:8779: clang -c conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for string.h
# configure:8779: clang -c conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for memory.h
# configure:8779: clang -c conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for strings.h
# configure:8779: clang -c conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for inttypes.h
# configure:8779: clang -c conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for stdint.h
# configure:8779: clang -c conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for unistd.h
# configure:8779: clang -c conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8793: checking for dlfcn.h
# configure:8793: clang -c conftest.c >&5
# configure:8793: $? = 0
# configure:8793: result: yes
# configure:9008: checking for objdir
# configure:9023: result: .libs
# configure:9294: checking if clang supports -fno-rtti -fno-exceptions
# configure:9312: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9316: $? = 0
# configure:9329: result: yes
# configure:9656: checking for clang option to produce PIC
# configure:9663: result: -fPIC -DPIC
# configure:9671: checking if clang PIC flag -fPIC -DPIC works
# configure:9689: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9693: $? = 0
# configure:9706: result: yes
# configure:9735: checking if clang static flag -static works
# configure:9763: result: no
# configure:9778: checking if clang supports -c -o file.o
# configure:9799: clang -c -o out/conftest2.o conftest.c >&5
# configure:9803: $? = 0
# configure:9825: result: yes
# configure:9833: checking if clang supports -c -o file.o
# configure:9880: result: yes
# configure:9913: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:11070: result: yes
# configure:11107: checking whether -lc should be explicitly linked in
# configure:11115: clang -c conftest.c >&5
# configure:11118: $? = 0
# configure:11133: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:11136: $? = 0
# configure:11150: result: no
# configure:11310: checking dynamic linker characteristics
# configure:11810: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11810: $? = 0
# configure:12044: result: GNU/Linux ld.so
# configure:12151: checking how to hardcode library paths into programs
# configure:12176: result: immediate
# configure:12716: checking whether stripping libraries is possible
# configure:12721: result: yes
# configure:12756: checking if libtool supports shared libraries
# configure:12758: result: yes
# configure:12761: checking whether to build shared libraries
# configure:12782: result: yes
# configure:12785: checking whether to build static libraries
# configure:12789: result: yes
# configure:12812: checking how to run the C++ preprocessor
# configure:12839: clang++ -E conftest.cpp
# configure:12839: $? = 0
# configure:12853: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:12853: $? = 1
# configure: 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++ -E
# configure:12898: clang++ -E conftest.cpp
# configure:12898: $? = 0
# configure:12912: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:12912: $? = 1
# configure: 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_64
# configure:13155: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:13170: result: yes
# configure:13225: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:14227: result: yes
# configure:14263: clang++ -c conftest.cpp >&5
# configure:14266: $? = 0
# configure:14786: checking for clang++ option to produce PIC
# configure:14793: result: -fPIC -DPIC
# configure:14801: checking if clang++ PIC flag -fPIC -DPIC works
# configure:14819: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14823: $? = 0
# configure:14836: result: yes
# configure:14859: checking if clang++ static flag -static works
# configure:14887: result: no
# configure:14899: checking if clang++ supports -c -o file.o
# configure:14920: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14924: $? = 0
# configure:14946: result: yes
# configure:14951: checking if clang++ supports -c -o file.o
# configure:14998: result: yes
# configure:15028: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:15067: result: yes
# configure:15208: checking dynamic linker characteristics
# configure:15876: result: GNU/Linux ld.so
# configure:15929: checking how to hardcode library paths into programs
# configure:15954: result: immediate
# configure:16017: checking whether to enable maintainer-specific portions of Makefiles
# configure:16026: result: no
# configure:16046: checking for an ANSI C-conforming const
# configure:16112: clang++ -c conftest.cpp >&5
# configure:16112: $? = 0
# configure:16119: result: yes
# configure:16134: checking whether clang++ supports C++11 features by default
# configure:16428: clang++ -c conftest.cpp >&5
# conftest.cpp:34:2: error: "This is not a C++11 compiler"
# #error "This is not a C++11 compiler"
# ^
# 1 error generated.
# configure:16428: $? = 1
# configure: 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: no
# configure:16446: checking whether clang++ supports C++11 features with -std=c++11
# configure:16742: clang++ -c -std=c++11 conftest.cpp >&5
# configure:16742: $? = 0
# configure:16751: result: yes
# configure:16805: checking whether to enable assertions
# configure:16823: result: yes
# configure:16829: checking stddef.h usability
# configure:16829: clang++ -c -std=c++11 conftest.cpp >&5
# configure:16829: $? = 0
# configure:16829: result: yes
# configure:16829: checking stddef.h presence
# configure:16829: clang++ -E conftest.cpp
# configure:16829: $? = 0
# configure:16829: result: yes
# configure:16829: checking for stddef.h
# configure:16829: result: yes
# configure:16841: checking for stdlib.h
# configure:16841: result: yes
# configure:16853: checking langinfo.h usability
# configure:16853: clang++ -c -std=c++11 conftest.cpp >&5
# configure:16853: $? = 0
# configure:16853: result: yes
# configure:16853: checking langinfo.h presence
# configure:16853: clang++ -E conftest.cpp
# configure:16853: $? = 0
# configure:16853: result: yes
# configure:16853: checking for langinfo.h
# configure:16853: result: yes
# configure:16865: checking locale.h usability
# configure:16865: clang++ -c -std=c++11 conftest.cpp >&5
# configure:16865: $? = 0
# configure:16865: result: yes
# configure:16865: checking locale.h presence
# configure:16865: clang++ -E conftest.cpp
# configure:16865: $? = 0
# configure:16865: result: yes
# configure:16865: checking for locale.h
# configure:16865: result: yes
# configure:16877: checking wctype.h usability
# configure:16877: clang++ -c -std=c++11 conftest.cpp >&5
# configure:16877: $? = 0
# configure:16877: result: yes
# configure:16877: checking wctype.h presence
# configure:16877: clang++ -E conftest.cpp
# configure:16877: $? = 0
# configure:16877: result: yes
# configure:16877: checking for wctype.h
# configure:16877: result: yes
# configure:16889: checking wchar.h usability
# configure:16889: clang++ -c -std=c++11 conftest.cpp >&5
# configure:16889: $? = 0
# configure:16889: result: yes
# configure:16889: checking wchar.h presence
# configure:16889: clang++ -E conftest.cpp
# configure:16889: $? = 0
# configure:16889: result: yes
# configure:16889: checking for wchar.h
# configure:16889: result: yes
# configure:16902: checking for size_t
# configure:16902: clang++ -c -std=c++11 conftest.cpp >&5
# configure:16902: $? = 0
# configure:16902: clang++ -c -std=c++11 conftest.cpp >&5
# conftest.cpp:66:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:16902: $? = 1
# configure: 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: yes
# configure:16917: checking whether clang supports the visibility attribute
# configure:16927: clang++ -c -std=c++11 -Wall -Werror -fvisibility=hidden conftest.cpp >&5
# configure:16927: $? = 0
# configure:16933: result: yes
# configure:17021: checking for x86_64-unknown-linux-pkg-config
# configure:17054: result: no
# configure:17064: checking for pkg-config
# configure:17082: found /usr/sbin/pkg-config
# configure:17094: result: /usr/sbin/pkg-config
# configure:17119: checking pkg-config is at least version 0.9.0
# configure:17122: result: yes
# configure:17657: checking if compiler needs -Werror to reject unknown flags
# configure:17673: clang -c -fvisibility=hidden -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5
# configure:17673: $? = 0
# configure:17674: result: yes
# configure:17744: checking for the pthreads library -lpthreads
# configure:17782: clang -o conftest -fvisibility=hidden -Werror conftest.c -lpthreads >&5
# /sysroot/bin/ld: error: cannot find -lpthreads
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17782: $? = 1
# configure: 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: no
# configure:17689: checking whether pthreads work without any flags
# configure:17782: clang -o conftest -fvisibility=hidden -Werror conftest.c >&5
# configure:17782: $? = 0
# configure:17791: result: yes
# configure:17810: checking for joinable pthread attribute
# configure:17825: clang -o conftest -fvisibility=hidden conftest.c >&5
# configure:17825: $? = 0
# configure:17831: result: PTHREAD_CREATE_JOINABLE
# configure:17841: checking if more special flags are required for pthreads
# configure:17856: result: no
# configure:17862: checking for PTHREAD_PRIO_INHERIT
# configure:17879: clang -o conftest -fvisibility=hidden conftest.c >&5
# configure:17879: $? = 0
# configure:17888: result: yes
# configure:18002: checking for stdlib.h
# configure:18002: result: yes
# configure:18012: checking for GNU libc compatible malloc
# configure:18046: result: no
# configure:18069: checking for stdlib.h
# configure:18069: result: yes
# configure:18079: checking for GNU libc compatible realloc
# configure:18113: result: no
# configure:18134: checking whether lstat correctly handles trailing slash
# configure:18177: result: no
# configure:18196: checking whether stat accepts an empty string
# configure:18226: result: yes
# configure:18244: checking for mmap
# configure:18244: clang++ -o conftest -std=c++11 -fvisibility=hidden conftest.cpp >&5
# configure:18244: $? = 0
# configure:18244: result: yes
# configure:18255: checking for setlocale
# configure:18255: clang++ -o conftest -std=c++11 -fvisibility=hidden conftest.cpp >&5
# configure:18255: $? = 0
# configure:18255: result: yes
# configure:18266: checking for mbrlen
# configure:18266: clang++ -o conftest -std=c++11 -fvisibility=hidden conftest.cpp >&5
# configure:18266: $? = 0
# configure:18266: result: yes
# configure:18277: checking for memset
# configure:18277: clang++ -o conftest -std=c++11 -fvisibility=hidden conftest.cpp >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18288: checking for strchr
# configure:18288: clang++ -o conftest -std=c++11 -fvisibility=hidden conftest.cpp >&5
# configure:18288: $? = 0
# configure:18288: result: yes
# configure:18299: checking for getpwuid_r
# configure:18299: clang++ -o conftest -std=c++11 -fvisibility=hidden conftest.cpp >&5
# configure:18299: $? = 0
# configure:18299: result: yes
# configure:18422: checking that generated files are newer than configure
# configure:18428: result: done
# configure:18499: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libvoikko config.status 4.0.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 27ebf03b4315
#
# config.status:1223: creating Makefile
# config.status:1223: creating src/Makefile
# config.status:1223: creating src/tools/Makefile
# config.status:1223: creating java/Makefile
# config.status:1223: creating msvc/Makefile
# config.status:1223: creating test/Makefile
# config.status:1223: creating cs/Makefile
# config.status:1223: creating cl/Makefile
# config.status:1223: creating src/libvoikko.pc
# config.status:1223: creating config.h
# config.status:1452: executing depfiles commands
# config.status:1452: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_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=set
# ac_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=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_getpwuid_r=yes
# ac_cv_func_lstat_dereferences_slashed_symlink=no
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_mbrlen=yes
# ac_cv_func_memset=yes
# ac_cv_func_mmap=yes
# ac_cv_func_realloc_0_nonnull=no
# ac_cv_func_setlocale=yes
# ac_cv_func_stat_empty_string_bug=yes
# ac_cv_func_strchr=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_PYTHON=/usr/sbin/python
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_DUMPBIN='link -dump'
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_pathless_PYTHON=python
# am_cv_prog_cc_c_o=yes
# am_cv_python_platform=linux
# am_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.5
# ax_cv_PTHREAD_PRIO_INHERIT=yes
# ax_cv_cxx_compile_cxx11=no
# ax_cv_cxx_compile_cxx11__std_cpp11=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM=no
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_compiler_static_works_CXX=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /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 1
#
# configure: exit 0