Build of libvoikko with android toolchain

The build took 00h 00m 52s 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
229 ansic
38,831 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Log

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

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

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

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libvoikko 4.0.2-1 (Tue Apr 4 21:22:47 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 arm-linux-androideabi-strip... arm-linux-androideabi-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 arm-linux-androideabi-g++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-g++... gcc3
# checking for a Python interpreter with version >= 3... python3
# checking for python3... /usr/sbin/python3
# checking for python3 version... 3.5
# checking for python3 platform... linux
# checking for python3 script directory... ${prefix}/lib/python3.5/site-packages
# checking for python3 extension module directory... ${exec_prefix}/lib/python3.5/site-packages
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking how to print strings... printf
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking dependency style of arm-linux-androideabi-gcc... 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 arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) 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-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -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 arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) 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... arm-linux-androideabi-g++ -E
# checking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-g++ static flag -static works... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) 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 arm-linux-androideabi-g++ supports C++11 features by default... no
# checking whether arm-linux-androideabi-g++ 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... no
# checking langinfo.h presence... no
# checking for langinfo.h... no
# 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 arm-linux-androideabi-gcc supports the visibility attribute... yes
# checking for arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.9.0... yes
# checking if compiler needs -Werror to reject unknown flags... no
# 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... no
# 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 arm-linux-androideabi-g++ -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 arm-linux-androideabi-g++ -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 arm-linux-androideabi-g++ -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 arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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 arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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 arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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 arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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
# libtool: compile: arm-linux-androideabi-g++ -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 arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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
# libtool: compile: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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 arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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 arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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 -o grammar/FinnishRuleEngine/VfstAutocorrectCheck.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-g++ -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
# depbase=`echo fst/WeightedTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT fst/WeightedTransducer.lo -MD -MP -MF $depbase.Tpo -c -o fst/WeightedTransducer.lo fst/WeightedTransducer.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT fst/WeightedTransducer.lo -MD -MP -MF fst/.deps/WeightedTransducer.Tpo -c fst/WeightedTransducer.cpp -fPIC -DPIC -o fst/.libs/WeightedTransducer.o
# libtool: compile: arm-linux-androideabi-g++ -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
# depbase=`echo spellchecker/spell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/spell.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/spell.lo spellchecker/spell.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/spell.lo -MD -MP -MF spellchecker/.deps/spell.Tpo -c spellchecker/spell.cpp -fPIC -DPIC -o spellchecker/.libs/spell.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT fst/WeightedTransducer.lo -MD -MP -MF fst/.deps/WeightedTransducer.Tpo -c fst/WeightedTransducer.cpp -o fst/WeightedTransducer.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/spell.lo -MD -MP -MF spellchecker/.deps/spell.Tpo -c spellchecker/spell.cpp -o spellchecker/spell.o >/dev/null 2>&1
# depbase=`echo spellchecker/suggestions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestions.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestions.lo spellchecker/suggestions.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestions.lo -MD -MP -MF spellchecker/.deps/suggestions.Tpo -c spellchecker/suggestions.cpp -fPIC -DPIC -o spellchecker/.libs/suggestions.o
# In file included from ./grammar/Token.hpp:33:0,
# from ./grammar/Sentence.hpp:32,
# from ./grammar/VoikkoGrammarError.hpp:33,
# from ./grammar/CacheEntry.hpp:32,
# from ./grammar/GcCache.hpp:32,
# from ./grammar/RuleEngine.hpp:32,
# from ./grammar/GrammarChecker.hpp:32,
# from ./setup/setup.hpp:39,
# from spellchecker/suggestions.cpp:30:
# /sysroot/include/c++/4.8/cstdlib:140:11: error: '::malloc' has not been declared
# using ::malloc;
# ^
# /sysroot/include/c++/4.8/cstdlib:153:11: error: '::realloc' has not been declared
# using ::realloc;
# ^
# depbase=`echo spellchecker/Speller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/Speller.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/Speller.lo spellchecker/Speller.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# make[3]: *** [Makefile:1348: spellchecker/suggestions.lo] Error 1
# make[3]: *** Waiting for unfinished jobs....
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/Speller.lo -MD -MP -MF spellchecker/.deps/Speller.Tpo -c spellchecker/Speller.cpp -fPIC -DPIC -o spellchecker/.libs/Speller.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I.. -std=c++11 -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/Speller.lo -MD -MP -MF spellchecker/.deps/Speller.Tpo -c spellchecker/Speller.cpp -o spellchecker/Speller.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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --enable-hfst=false --with-dictionary-path=/usr/share/voikko
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 85694c459a4e
# 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: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# 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 arm-linux-androideabi-strip
# configure:2880: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2891: result: arm-linux-androideabi-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: arm-linux-androideabi-g++ --version >&5
# arm-linux-androideabi-g++ (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3368: $? = 0
# configure:3357: arm-linux-androideabi-g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-g++
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3368: $? = 0
# configure:3357: arm-linux-androideabi-g++ -V >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-V'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:3368: $? = 1
# configure:3357: arm-linux-androideabi-g++ -qversion >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:3368: $? = 1
# configure:3388: checking whether the C++ compiler works
# configure:3410: arm-linux-androideabi-g++ 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: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:3484: $? = 0
# configure:3506: result:
# configure:3528: checking whether we are cross compiling
# configure:3566: result: yes
# configure:3571: checking for suffix of object files
# configure:3593: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3597: $? = 0
# configure:3618: result: o
# configure:3622: checking whether we are using the GNU C++ compiler
# configure:3641: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3641: $? = 0
# configure:3650: result: yes
# configure:3659: checking whether arm-linux-androideabi-g++ accepts -g
# configure:3679: arm-linux-androideabi-g++ -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 arm-linux-androideabi-g++
# 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: $? = 1
# configure:3987: python2 -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: $? = 1
# configure:3987: python3 -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: python3
# configure:4004: checking for python3
# configure:4022: found /usr/sbin/python3
# configure:4034: result: /usr/sbin/python3
# configure:4052: checking for python3 version
# configure:4059: result: 3.5
# configure:4071: checking for python3 platform
# configure:4078: result: linux
# configure:4104: checking for python3 script directory
# configure:4139: result: ${prefix}/lib/python3.5/site-packages
# configure:4148: checking for python3 extension module directory
# configure:4183: result: ${exec_prefix}/lib/python3.5/site-packages
# configure:4201: checking build system type
# configure:4215: result: x86_64-unknown-linux-gnu
# configure:4235: checking host system type
# configure:4248: result: arm-unknown-linux-androideabi
# configure:4617: checking how to print strings
# configure:4644: result: printf
# configure:4673: checking for arm-linux-androideabi-gcc
# configure:4700: result: arm-linux-androideabi-gcc
# configure:4969: checking for C compiler version
# configure:4978: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4989: $? = 0
# configure:4978: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:4989: $? = 0
# configure:4978: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:4989: $? = 1
# configure:4978: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:4989: $? = 1
# configure:4993: checking whether we are using the GNU C compiler
# configure:5012: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5012: $? = 0
# configure:5021: result: yes
# configure:5030: checking whether arm-linux-androideabi-gcc accepts -g
# configure:5050: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:5050: $? = 0
# configure:5091: result: yes
# configure:5108: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:5171: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5171: $? = 0
# configure:5184: result: none needed
# configure:5209: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:5231: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:5234: $? = 0
# configure:5231: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:5234: $? = 0
# configure:5246: result: yes
# configure:5265: checking dependency style of arm-linux-androideabi-gcc
# 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 arm-linux-androideabi-gcc
# configure:5767: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5774: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5789: result: yes
# configure:5801: checking for BSD- or MS-compatible name lister (nm)
# configure:5850: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5980: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5987: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5990: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5993: output
# 00000000 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-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:6258: result: func_convert_file_noop
# configure:6265: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6285: result: func_convert_file_noop
# configure:6292: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:6299: result: -r
# configure:6333: checking for arm-linux-androideabi-objdump
# configure:6360: result: objdump
# configure:6429: checking how to recognize dependent libraries
# configure:6627: result: pass_all
# configure:6672: checking for arm-linux-androideabi-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 arm-linux-androideabi-ar
# configure:6829: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6840: result: arm-linux-androideabi-ar
# configure:6921: checking for archiver @FILE support
# configure:6938: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6938: $? = 0
# configure:6941: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6944: $? = 0
# configure:6949: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6952: $? = 1
# configure:6964: result: @
# configure:6982: checking for arm-linux-androideabi-strip
# configure:7009: result: arm-linux-androideabi-strip
# configure:7081: checking for arm-linux-androideabi-ranlib
# configure:7097: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:7108: result: arm-linux-androideabi-ranlib
# configure:7250: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:7370: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7373: $? = 0
# configure:7377: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:7380: $? = 0
# configure:7446: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:7449: $? = 0
# configure:7487: result: ok
# configure:7524: checking for sysroot
# configure:7554: result: no
# configure:7783: checking for arm-linux-androideabi-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: arm-linux-androideabi-gcc -E conftest.c
# configure:8560: $? = 0
# configure:8574: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -E
# configure:8619: arm-linux-androideabi-gcc -E conftest.c
# configure:8619: $? = 0
# configure:8633: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8682: $? = 0
# configure:8766: result: yes
# configure:8779: checking for sys/types.h
# configure:8779: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for sys/stat.h
# configure:8779: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for stdlib.h
# configure:8779: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for string.h
# configure:8779: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for memory.h
# configure:8779: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for strings.h
# configure:8779: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for inttypes.h
# configure:8779: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for stdint.h
# configure:8779: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for unistd.h
# configure:8779: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8793: checking for dlfcn.h
# configure:8793: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8793: $? = 0
# configure:8793: result: yes
# configure:9008: checking for objdir
# configure:9023: result: .libs
# configure:9294: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:9312: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:9316: $? = 0
# configure:9329: result: no
# configure:9656: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9663: result: -fPIC -DPIC
# configure:9671: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9689: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9693: $? = 0
# configure:9706: result: yes
# configure:9735: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9763: result: yes
# configure:9778: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9799: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9803: $? = 0
# configure:9825: result: yes
# configure:9833: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9880: result: yes
# configure:9913: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:11070: result: yes
# configure:11107: checking whether -lc should be explicitly linked in
# configure:11115: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11118: $? = 0
# configure:11133: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-g++ -E conftest.cpp
# configure:12839: $? = 0
# configure:12853: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-g++ -E
# configure:12898: arm-linux-androideabi-g++ -E conftest.cpp
# configure:12898: $? = 0
# configure:12912: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 arm-linux-androideabi-g++
# configure:13148: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:13155: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:13170: result: yes
# configure:13225: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:14227: result: yes
# configure:14263: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:14266: $? = 0
# configure:14786: checking for arm-linux-androideabi-g++ option to produce PIC
# configure:14793: result: -fPIC -DPIC
# configure:14801: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
# configure:14819: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14823: $? = 0
# configure:14836: result: yes
# configure:14859: checking if arm-linux-androideabi-g++ static flag -static works
# configure:14887: result: yes
# configure:14899: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:14920: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14924: $? = 0
# configure:14946: result: yes
# configure:14951: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:14998: result: yes
# configure:15028: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) 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: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16112: $? = 0
# configure:16119: result: yes
# configure:16134: checking whether arm-linux-androideabi-g++ supports C++11 features by default
# configure:16428: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:34:2: error: #error "This is not a C++11 compiler"
# #error "This is not a C++11 compiler"
# ^
# 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 arm-linux-androideabi-g++ supports C++11 features with -std=c++11
# configure:16742: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:16829: $? = 0
# configure:16829: result: yes
# configure:16829: checking stddef.h presence
# configure:16829: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# conftest.cpp:59:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16853: $? = 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
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:16853: result: no
# configure:16853: checking langinfo.h presence
# configure:16853: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:26:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16853: $? = 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
# | /* end confdefs.h. */
# | #include
# configure:16853: result: no
# configure:16853: checking for langinfo.h
# configure:16853: result: no
# configure:16865: checking locale.h usability
# configure:16865: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:16865: $? = 0
# configure:16865: result: yes
# configure:16865: checking locale.h presence
# configure:16865: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:16877: $? = 0
# configure:16877: result: yes
# configure:16877: checking wctype.h presence
# configure:16877: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:16889: $? = 0
# configure:16889: result: yes
# configure:16889: checking wchar.h presence
# configure:16889: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# configure:16902: $? = 0
# configure:16902: arm-linux-androideabi-g++ -c -std=c++11 conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:65:20: error: expected primary-expression before ')' token
# if (sizeof ((size_t)))
# ^
# 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_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 arm-linux-androideabi-gcc supports the visibility attribute
# configure:16927: arm-linux-androideabi-g++ -c -std=c++11 -Wall -Werror -fvisibility=hidden conftest.cpp >&5
# configure:16927: $? = 0
# configure:16933: result: yes
# configure:17021: checking for arm-linux-androideabi-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:17106: WARNING: using cross tools not prefixed with host triplet
# 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: arm-linux-androideabi-gcc -c -fvisibility=hidden -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-Wunknown-warning-option'
# arm-linux-androideabi-gcc: error: unrecognized command line option '-Wsizeof-array-argument'
# configure:17673: $? = 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_LOCALE_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_H 1
# | #define GCC_VISIBILITY 1
# | #define HAVE_VFST 1
# | /* end confdefs.h. */
# | int foo(void);
# | int
# | main ()
# | {
# | foo()
# | ;
# | return 0;
# | }
# configure:17678: result: no
# configure:17744: checking for the pthreads library -lpthreads
# configure:17782: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c -lpthreads >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# 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_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: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# configure:17782: $? = 0
# configure:17791: result: yes
# configure:17810: checking for joinable pthread attribute
# configure:17825: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -o conftest -fvisibility=hidden conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:35:9: error: 'PTHREAD_PRIO_INHERIT' undeclared (first use in this function)
# int i = PTHREAD_PRIO_INHERIT;
# ^
# conftest.c:35:9: note: each undeclared identifier is reported only once for each function it appears in
# configure:17879: $? = 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_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
# | int
# | main ()
# | {
# | int i = PTHREAD_PRIO_INHERIT;
# | ;
# | return 0;
# | }
# configure:17888: result: no
# 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: arm-linux-androideabi-g++ -o conftest -std=c++11 -fvisibility=hidden conftest.cpp >&5
# configure:18244: $? = 0
# configure:18244: result: yes
# configure:18255: checking for setlocale
# configure:18255: arm-linux-androideabi-g++ -o conftest -std=c++11 -fvisibility=hidden conftest.cpp >&5
# configure:18255: $? = 0
# configure:18255: result: yes
# configure:18266: checking for mbrlen
# configure:18266: arm-linux-androideabi-g++ -o conftest -std=c++11 -fvisibility=hidden conftest.cpp >&5
# configure:18266: $? = 0
# configure:18266: result: yes
# configure:18277: checking for memset
# configure:18277: arm-linux-androideabi-g++ -o conftest -std=c++11 -fvisibility=hidden conftest.cpp >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18288: checking for strchr
# configure:18288: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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 85694c459a4e
#
# config.status:1221: creating Makefile
# config.status:1221: creating src/Makefile
# config.status:1221: creating src/tools/Makefile
# config.status:1221: creating java/Makefile
# config.status:1221: creating msvc/Makefile
# config.status:1221: creating test/Makefile
# config.status:1221: creating cs/Makefile
# config.status:1221: creating cl/Makefile
# config.status:1221: creating src/libvoikko.pc
# config.status:1221: creating config.h
# config.status:1450: executing depfiles commands
# config.status:1450: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-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=arm-linux-androideabi-gcc
# 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=arm-linux-androideabi-g++
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# 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=no
# 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=arm-unknown-linux-androideabi
# 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/python3
# 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_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-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=python3
# 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=no
# 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/arm-linux-androideabi/bin/ld
# lt_cv_path_LDCXX=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# 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=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# 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='arm-linux-androideabi-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='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -fvisibility=hidden'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CXX='arm-linux-androideabi-g++'
# CXXCPP='arm-linux-androideabi-g++ -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/arm-linux-androideabi/bin/ld'
# 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='/sysroot/bin/arm-linux-androideabi-nm -B'
# 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='arm-linux-androideabi-gcc'
# PTHREAD_CFLAGS=''
# PTHREAD_LIBS=''
# PYTHON='/usr/sbin/python3'
# PYTHON_EXEC_PREFIX='${exec_prefix}'
# PYTHON_PLATFORM='linux'
# PYTHON_PREFIX='${prefix}'
# PYTHON_VERSION='3.5'
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='4.0.2'
# VISLCG3_CFLAGS=''
# VISLCG3_LIBS=''
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# 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-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# 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_LOCALE_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_WCHAR_H 1
# #define GCC_VISIBILITY 1
# #define HAVE_VFST 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