The build took 00h 02m 15s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
16,459 |
cpp |
11,971 |
sh |
5,414 |
makefile |
2,071 |
python |
1,172 |
cs |
1,134 |
java |
381 |
lisp |
229 |
ansic |
38,831 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libvoikko 4.0.2-1 (Wed Aug 24 13:38:37 UTC 2016)
==> 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 for x86_64-unknown-linux-g++... no
checking for x86_64-unknown-linux-c++... no
checking for x86_64-unknown-linux-gpp... no
checking for x86_64-unknown-linux-aCC... no
checking for x86_64-unknown-linux-CC... no
checking for x86_64-unknown-linux-cxx... no
checking for x86_64-unknown-linux-cc++... no
checking for x86_64-unknown-linux-cl.exe... no
checking for x86_64-unknown-linux-FCC... no
checking for x86_64-unknown-linux-KCC... no
checking for x86_64-unknown-linux-RCC... no
checking for x86_64-unknown-linux-xlC_r... no
checking for x86_64-unknown-linux-xlC... no
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... 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... no
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of 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 gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/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
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 /usr/sbin/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 gcc 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... 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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/sbin/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... g++ -E
checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/sbin/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 g++ supports C++11 features by default... 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 gcc 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... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... 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... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
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 grammar/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/error.lo -MD -MP -MF $depbase.Tpo -c -o grammar/error.lo grammar/error.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo grammar/Analysis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/Analysis.lo -MD -MP -MF $depbase.Tpo -c -o grammar/Analysis.lo grammar/Analysis.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/Analysis.lo -MD -MP -MF grammar/.deps/Analysis.Tpo -c grammar/Analysis.cpp -fPIC -DPIC -o grammar/.libs/Analysis.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/error.lo -MD -MP -MF grammar/.deps/error.Tpo -c grammar/error.cpp -fPIC -DPIC -o grammar/.libs/error.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/Analysis.lo -MD -MP -MF grammar/.deps/Analysis.Tpo -c grammar/Analysis.cpp -o grammar/Analysis.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/error.lo -MD -MP -MF grammar/.deps/error.Tpo -c grammar/error.cpp -o grammar/error.o >/dev/null 2>&1
depbase=`echo grammar/Sentence.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/Sentence.lo -MD -MP -MF $depbase.Tpo -c -o grammar/Sentence.lo grammar/Sentence.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo grammar/Paragraph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/Paragraph.lo -MD -MP -MF $depbase.Tpo -c -o grammar/Paragraph.lo grammar/Paragraph.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/Sentence.lo -MD -MP -MF grammar/.deps/Sentence.Tpo -c grammar/Sentence.cpp -fPIC -DPIC -o grammar/.libs/Sentence.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/Paragraph.lo -MD -MP -MF grammar/.deps/Paragraph.Tpo -c grammar/Paragraph.cpp -fPIC -DPIC -o grammar/.libs/Paragraph.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/Sentence.lo -MD -MP -MF grammar/.deps/Sentence.Tpo -c grammar/Sentence.cpp -o grammar/Sentence.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/Paragraph.lo -MD -MP -MF grammar/.deps/Paragraph.Tpo -c grammar/Paragraph.cpp -o grammar/Paragraph.o >/dev/null 2>&1
depbase=`echo grammar/CacheEntry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/CacheEntry.lo -MD -MP -MF $depbase.Tpo -c -o grammar/CacheEntry.lo grammar/CacheEntry.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo grammar/GcCache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/GcCache.lo -MD -MP -MF $depbase.Tpo -c -o grammar/GcCache.lo grammar/GcCache.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/CacheEntry.lo -MD -MP -MF grammar/.deps/CacheEntry.Tpo -c grammar/CacheEntry.cpp -fPIC -DPIC -o grammar/.libs/CacheEntry.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/GcCache.lo -MD -MP -MF grammar/.deps/GcCache.Tpo -c grammar/GcCache.cpp -fPIC -DPIC -o grammar/.libs/GcCache.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/CacheEntry.lo -MD -MP -MF grammar/.deps/CacheEntry.Tpo -c grammar/CacheEntry.cpp -o grammar/CacheEntry.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/GcCache.lo -MD -MP -MF grammar/.deps/GcCache.Tpo -c grammar/GcCache.cpp -o grammar/GcCache.o >/dev/null 2>&1
depbase=`echo grammar/VoikkoGrammarError.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/VoikkoGrammarError.lo -MD -MP -MF $depbase.Tpo -c -o grammar/VoikkoGrammarError.lo grammar/VoikkoGrammarError.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/VoikkoGrammarError.lo -MD -MP -MF grammar/.deps/VoikkoGrammarError.Tpo -c grammar/VoikkoGrammarError.cpp -fPIC -DPIC -o grammar/.libs/VoikkoGrammarError.o
depbase=`echo grammar/NullGrammarChecker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/NullGrammarChecker.lo -MD -MP -MF $depbase.Tpo -c -o grammar/NullGrammarChecker.lo grammar/NullGrammarChecker.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/NullGrammarChecker.lo -MD -MP -MF grammar/.deps/NullGrammarChecker.Tpo -c grammar/NullGrammarChecker.cpp -fPIC -DPIC -o grammar/.libs/NullGrammarChecker.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/VoikkoGrammarError.lo -MD -MP -MF grammar/.deps/VoikkoGrammarError.Tpo -c grammar/VoikkoGrammarError.cpp -o grammar/VoikkoGrammarError.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/NullGrammarChecker.lo -MD -MP -MF grammar/.deps/NullGrammarChecker.Tpo -c grammar/NullGrammarChecker.cpp -o grammar/NullGrammarChecker.o >/dev/null 2>&1
depbase=`echo grammar/FinnishGrammarChecker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishGrammarChecker.lo -MD -MP -MF $depbase.Tpo -c -o grammar/FinnishGrammarChecker.lo grammar/FinnishGrammarChecker.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishGrammarChecker.lo -MD -MP -MF grammar/.deps/FinnishGrammarChecker.Tpo -c grammar/FinnishGrammarChecker.cpp -fPIC -DPIC -o grammar/.libs/FinnishGrammarChecker.o
depbase=`echo grammar/GrammarChecker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/GrammarChecker.lo -MD -MP -MF $depbase.Tpo -c -o grammar/GrammarChecker.lo grammar/GrammarChecker.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/GrammarChecker.lo -MD -MP -MF grammar/.deps/GrammarChecker.Tpo -c grammar/GrammarChecker.cpp -fPIC -DPIC -o grammar/.libs/GrammarChecker.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishGrammarChecker.lo -MD -MP -MF grammar/.deps/FinnishGrammarChecker.Tpo -c grammar/FinnishGrammarChecker.cpp -o grammar/FinnishGrammarChecker.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/GrammarChecker.lo -MD -MP -MF grammar/.deps/GrammarChecker.Tpo -c grammar/GrammarChecker.cpp -o grammar/GrammarChecker.o >/dev/null 2>&1
depbase=`echo grammar/GrammarCheckerFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/GrammarCheckerFactory.lo -MD -MP -MF $depbase.Tpo -c -o grammar/GrammarCheckerFactory.lo grammar/GrammarCheckerFactory.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/GrammarCheckerFactory.lo -MD -MP -MF grammar/.deps/GrammarCheckerFactory.Tpo -c grammar/GrammarCheckerFactory.cpp -fPIC -DPIC -o grammar/.libs/GrammarCheckerFactory.o
depbase=`echo grammar/FinnishAnalysis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishAnalysis.lo -MD -MP -MF $depbase.Tpo -c -o grammar/FinnishAnalysis.lo grammar/FinnishAnalysis.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishAnalysis.lo -MD -MP -MF grammar/.deps/FinnishAnalysis.Tpo -c grammar/FinnishAnalysis.cpp -fPIC -DPIC -o grammar/.libs/FinnishAnalysis.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/GrammarCheckerFactory.lo -MD -MP -MF grammar/.deps/GrammarCheckerFactory.Tpo -c grammar/GrammarCheckerFactory.cpp -o grammar/GrammarCheckerFactory.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishAnalysis.lo -MD -MP -MF grammar/.deps/FinnishAnalysis.Tpo -c grammar/FinnishAnalysis.cpp -o grammar/FinnishAnalysis.o >/dev/null 2>&1
depbase=`echo grammar/HfstAnalysis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/HfstAnalysis.lo -MD -MP -MF $depbase.Tpo -c -o grammar/HfstAnalysis.lo grammar/HfstAnalysis.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/HfstAnalysis.lo -MD -MP -MF grammar/.deps/HfstAnalysis.Tpo -c grammar/HfstAnalysis.cpp -fPIC -DPIC -o grammar/.libs/HfstAnalysis.o
depbase=`echo grammar/FinnishRuleEngine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine.lo -MD -MP -MF $depbase.Tpo -c -o grammar/FinnishRuleEngine.lo grammar/FinnishRuleEngine.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine.lo -MD -MP -MF grammar/.deps/FinnishRuleEngine.Tpo -c grammar/FinnishRuleEngine.cpp -fPIC -DPIC -o grammar/.libs/FinnishRuleEngine.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine.lo -MD -MP -MF grammar/.deps/FinnishRuleEngine.Tpo -c grammar/FinnishRuleEngine.cpp -o grammar/FinnishRuleEngine.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/HfstAnalysis.lo -MD -MP -MF grammar/.deps/HfstAnalysis.Tpo -c grammar/HfstAnalysis.cpp -o grammar/HfstAnalysis.o >/dev/null 2>&1
depbase=`echo grammar/RuleEngine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/RuleEngine.lo -MD -MP -MF $depbase.Tpo -c -o grammar/RuleEngine.lo grammar/RuleEngine.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo grammar/FinnishRuleEngine/CapitalizationCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/CapitalizationCheck.lo -MD -MP -MF $depbase.Tpo -c -o grammar/FinnishRuleEngine/CapitalizationCheck.lo grammar/FinnishRuleEngine/CapitalizationCheck.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/RuleEngine.lo -MD -MP -MF grammar/.deps/RuleEngine.Tpo -c grammar/RuleEngine.cpp -fPIC -DPIC -o grammar/.libs/RuleEngine.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/CapitalizationCheck.lo -MD -MP -MF grammar/FinnishRuleEngine/.deps/CapitalizationCheck.Tpo -c grammar/FinnishRuleEngine/CapitalizationCheck.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/CapitalizationCheck.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/RuleEngine.lo -MD -MP -MF grammar/.deps/RuleEngine.Tpo -c grammar/RuleEngine.cpp -o grammar/RuleEngine.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/CapitalizationCheck.lo -MD -MP -MF grammar/FinnishRuleEngine/.deps/CapitalizationCheck.Tpo -c grammar/FinnishRuleEngine/CapitalizationCheck.cpp -o grammar/FinnishRuleEngine/CapitalizationCheck.o >/dev/null 2>&1
depbase=`echo grammar/FinnishRuleEngine/CompoundVerbCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/CompoundVerbCheck.lo -MD -MP -MF $depbase.Tpo -c -o grammar/FinnishRuleEngine/CompoundVerbCheck.lo grammar/FinnishRuleEngine/CompoundVerbCheck.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/CompoundVerbCheck.lo -MD -MP -MF grammar/FinnishRuleEngine/.deps/CompoundVerbCheck.Tpo -c grammar/FinnishRuleEngine/CompoundVerbCheck.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/CompoundVerbCheck.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/CompoundVerbCheck.lo -MD -MP -MF grammar/FinnishRuleEngine/.deps/CompoundVerbCheck.Tpo -c grammar/FinnishRuleEngine/CompoundVerbCheck.cpp -o grammar/FinnishRuleEngine/CompoundVerbCheck.o >/dev/null 2>&1
depbase=`echo grammar/FinnishRuleEngine/MissingVerbCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/MissingVerbCheck.lo -MD -MP -MF $depbase.Tpo -c -o grammar/FinnishRuleEngine/MissingVerbCheck.lo grammar/FinnishRuleEngine/MissingVerbCheck.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/MissingVerbCheck.lo -MD -MP -MF grammar/FinnishRuleEngine/.deps/MissingVerbCheck.Tpo -c grammar/FinnishRuleEngine/MissingVerbCheck.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/MissingVerbCheck.o
depbase=`echo grammar/FinnishRuleEngine/NegativeVerbCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/NegativeVerbCheck.lo -MD -MP -MF $depbase.Tpo -c -o grammar/FinnishRuleEngine/NegativeVerbCheck.lo grammar/FinnishRuleEngine/NegativeVerbCheck.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/NegativeVerbCheck.lo -MD -MP -MF grammar/FinnishRuleEngine/.deps/NegativeVerbCheck.Tpo -c grammar/FinnishRuleEngine/NegativeVerbCheck.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/NegativeVerbCheck.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/MissingVerbCheck.lo -MD -MP -MF grammar/FinnishRuleEngine/.deps/MissingVerbCheck.Tpo -c grammar/FinnishRuleEngine/MissingVerbCheck.cpp -o grammar/FinnishRuleEngine/MissingVerbCheck.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/NegativeVerbCheck.lo -MD -MP -MF grammar/FinnishRuleEngine/.deps/NegativeVerbCheck.Tpo -c grammar/FinnishRuleEngine/NegativeVerbCheck.cpp -o grammar/FinnishRuleEngine/NegativeVerbCheck.o >/dev/null 2>&1
depbase=`echo grammar/FinnishRuleEngine/ParagraphCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/ParagraphCheck.lo -MD -MP -MF $depbase.Tpo -c -o grammar/FinnishRuleEngine/ParagraphCheck.lo grammar/FinnishRuleEngine/ParagraphCheck.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo grammar/FinnishRuleEngine/SentenceCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/SentenceCheck.lo -MD -MP -MF $depbase.Tpo -c -o grammar/FinnishRuleEngine/SentenceCheck.lo grammar/FinnishRuleEngine/SentenceCheck.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/ParagraphCheck.lo -MD -MP -MF grammar/FinnishRuleEngine/.deps/ParagraphCheck.Tpo -c grammar/FinnishRuleEngine/ParagraphCheck.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/ParagraphCheck.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/SentenceCheck.lo -MD -MP -MF grammar/FinnishRuleEngine/.deps/SentenceCheck.Tpo -c grammar/FinnishRuleEngine/SentenceCheck.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/SentenceCheck.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/ParagraphCheck.lo -MD -MP -MF grammar/FinnishRuleEngine/.deps/ParagraphCheck.Tpo -c grammar/FinnishRuleEngine/ParagraphCheck.cpp -o grammar/FinnishRuleEngine/ParagraphCheck.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/SentenceCheck.lo -MD -MP -MF grammar/FinnishRuleEngine/.deps/SentenceCheck.Tpo -c grammar/FinnishRuleEngine/SentenceCheck.cpp -o grammar/FinnishRuleEngine/SentenceCheck.o >/dev/null 2>&1
depbase=`echo grammar/FinnishRuleEngine/SidesanaCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/SidesanaCheck.lo -MD -MP -MF $depbase.Tpo -c -o grammar/FinnishRuleEngine/SidesanaCheck.lo grammar/FinnishRuleEngine/SidesanaCheck.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo morphology/VfstAnalyzer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/SidesanaCheck.lo -MD -MP -MF grammar/FinnishRuleEngine/.deps/SidesanaCheck.Tpo -c grammar/FinnishRuleEngine/SidesanaCheck.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/SidesanaCheck.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/SidesanaCheck.lo -MD -MP -MF grammar/FinnishRuleEngine/.deps/SidesanaCheck.Tpo -c grammar/FinnishRuleEngine/SidesanaCheck.cpp -o grammar/FinnishRuleEngine/SidesanaCheck.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 morphology/FinnishVfstAnalyzer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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
depbase=`echo spellchecker/VfstSpeller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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: g++ -DHAVE_CONFIG_H -I. -I.. -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: g++ -DHAVE_CONFIG_H -I. -I.. -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
depbase=`echo spellchecker/VfstSuggestion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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: g++ -DHAVE_CONFIG_H -I. -I.. -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
depbase=`echo setup/V5DictionaryLoader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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: g++ -DHAVE_CONFIG_H -I. -I.. -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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: g++ -DHAVE_CONFIG_H -I. -I.. -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
depbase=`echo grammar/FinnishRuleEngine/VfstAutocorrectCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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
depbase=`echo fst/Configuration.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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: g++ -DHAVE_CONFIG_H -I. -I.. -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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: g++ -DHAVE_CONFIG_H -I. -I.. -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
depbase=`echo fst/WeightedConfiguration.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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
depbase=`echo fst/Transducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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: g++ -DHAVE_CONFIG_H -I. -I.. -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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: g++ -DHAVE_CONFIG_H -I. -I.. -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 fst/UnweightedTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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: g++ -DHAVE_CONFIG_H -I. -I.. -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 g++ -DHAVE_CONFIG_H -I. -I.. -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: g++ -DHAVE_CONFIG_H -I. -I.. -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: g++ -DHAVE_CONFIG_H -I. -I.. -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: g++ -DHAVE_CONFIG_H -I. -I.. -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
depbase=`echo spellchecker/spell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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: g++ -DHAVE_CONFIG_H -I. -I.. -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: g++ -DHAVE_CONFIG_H -I. -I.. -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 g++ -DHAVE_CONFIG_H -I. -I.. -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: g++ -DHAVE_CONFIG_H -I. -I.. -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
depbase=`echo spellchecker/Speller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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: g++ -DHAVE_CONFIG_H -I. -I.. -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestions.lo -MD -MP -MF spellchecker/.deps/suggestions.Tpo -c spellchecker/suggestions.cpp -o spellchecker/suggestions.o >/dev/null 2>&1
depbase=`echo spellchecker/SpellWithPriority.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/SpellWithPriority.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/SpellWithPriority.lo spellchecker/SpellWithPriority.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/SpellWithPriority.lo -MD -MP -MF spellchecker/.deps/SpellWithPriority.Tpo -c spellchecker/SpellWithPriority.cpp -fPIC -DPIC -o spellchecker/.libs/SpellWithPriority.o
depbase=`echo spellchecker/SpellUtils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/SpellUtils.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/SpellUtils.lo spellchecker/SpellUtils.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/SpellUtils.lo -MD -MP -MF spellchecker/.deps/SpellUtils.Tpo -c spellchecker/SpellUtils.cpp -fPIC -DPIC -o spellchecker/.libs/SpellUtils.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/SpellWithPriority.lo -MD -MP -MF spellchecker/.deps/SpellWithPriority.Tpo -c spellchecker/SpellWithPriority.cpp -o spellchecker/SpellWithPriority.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/SpellUtils.lo -MD -MP -MF spellchecker/.deps/SpellUtils.Tpo -c spellchecker/SpellUtils.cpp -o spellchecker/SpellUtils.o >/dev/null 2>&1
depbase=`echo spellchecker/AnalyzerToSpellerAdapter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/AnalyzerToSpellerAdapter.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/AnalyzerToSpellerAdapter.lo spellchecker/AnalyzerToSpellerAdapter.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/AnalyzerToSpellerAdapter.lo -MD -MP -MF spellchecker/.deps/AnalyzerToSpellerAdapter.Tpo -c spellchecker/AnalyzerToSpellerAdapter.cpp -fPIC -DPIC -o spellchecker/.libs/AnalyzerToSpellerAdapter.o
depbase=`echo spellchecker/FinnishSpellerTweaksWrapper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/FinnishSpellerTweaksWrapper.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/FinnishSpellerTweaksWrapper.lo spellchecker/FinnishSpellerTweaksWrapper.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/FinnishSpellerTweaksWrapper.lo -MD -MP -MF spellchecker/.deps/FinnishSpellerTweaksWrapper.Tpo -c spellchecker/FinnishSpellerTweaksWrapper.cpp -fPIC -DPIC -o spellchecker/.libs/FinnishSpellerTweaksWrapper.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/AnalyzerToSpellerAdapter.lo -MD -MP -MF spellchecker/.deps/AnalyzerToSpellerAdapter.Tpo -c spellchecker/AnalyzerToSpellerAdapter.cpp -o spellchecker/AnalyzerToSpellerAdapter.o >/dev/null 2>&1
depbase=`echo spellchecker/FixedResultSpeller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/FixedResultSpeller.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/FixedResultSpeller.lo spellchecker/FixedResultSpeller.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/FixedResultSpeller.lo -MD -MP -MF spellchecker/.deps/FixedResultSpeller.Tpo -c spellchecker/FixedResultSpeller.cpp -fPIC -DPIC -o spellchecker/.libs/FixedResultSpeller.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/FinnishSpellerTweaksWrapper.lo -MD -MP -MF spellchecker/.deps/FinnishSpellerTweaksWrapper.Tpo -c spellchecker/FinnishSpellerTweaksWrapper.cpp -o spellchecker/FinnishSpellerTweaksWrapper.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/FixedResultSpeller.lo -MD -MP -MF spellchecker/.deps/FixedResultSpeller.Tpo -c spellchecker/FixedResultSpeller.cpp -o spellchecker/FixedResultSpeller.o >/dev/null 2>&1
depbase=`echo spellchecker/SpellerFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/SpellerFactory.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/SpellerFactory.lo spellchecker/SpellerFactory.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/SpellerFactory.lo -MD -MP -MF spellchecker/.deps/SpellerFactory.Tpo -c spellchecker/SpellerFactory.cpp -fPIC -DPIC -o spellchecker/.libs/SpellerFactory.o
depbase=`echo spellchecker/SpellerCache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/SpellerCache.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/SpellerCache.lo spellchecker/SpellerCache.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/SpellerFactory.lo -MD -MP -MF spellchecker/.deps/SpellerFactory.Tpo -c spellchecker/SpellerFactory.cpp -o spellchecker/SpellerFactory.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/SpellerCache.lo -MD -MP -MF spellchecker/.deps/SpellerCache.Tpo -c spellchecker/SpellerCache.cpp -fPIC -DPIC -o spellchecker/.libs/SpellerCache.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/SpellerCache.lo -MD -MP -MF spellchecker/.deps/SpellerCache.Tpo -c spellchecker/SpellerCache.cpp -o spellchecker/SpellerCache.o >/dev/null 2>&1
depbase=`echo spellchecker/suggestion/Suggestion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/Suggestion.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/Suggestion.lo spellchecker/suggestion/Suggestion.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/Suggestion.lo -MD -MP -MF spellchecker/suggestion/.deps/Suggestion.Tpo -c spellchecker/suggestion/Suggestion.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/Suggestion.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/Suggestion.lo -MD -MP -MF spellchecker/suggestion/.deps/Suggestion.Tpo -c spellchecker/suggestion/Suggestion.cpp -o spellchecker/suggestion/Suggestion.o >/dev/null 2>&1
depbase=`echo spellchecker/suggestion/SuggestionStatus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStatus.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionStatus.lo spellchecker/suggestion/SuggestionStatus.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStatus.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionStatus.Tpo -c spellchecker/suggestion/SuggestionStatus.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStatus.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStatus.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionStatus.Tpo -c spellchecker/suggestion/SuggestionStatus.cpp -o spellchecker/suggestion/SuggestionStatus.o >/dev/null 2>&1
depbase=`echo spellchecker/suggestion/SuggestionGeneratorFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorFactory.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorFactory.lo spellchecker/suggestion/SuggestionGeneratorFactory.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo spellchecker/suggestion/SuggestionGeneratorCaseChange.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorCaseChange.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorCaseChange.lo spellchecker/suggestion/SuggestionGeneratorCaseChange.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorCaseChange.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorCaseChange.Tpo -c spellchecker/suggestion/SuggestionGeneratorCaseChange.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorCaseChange.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorFactory.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorFactory.Tpo -c spellchecker/suggestion/SuggestionGeneratorFactory.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorFactory.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorFactory.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorFactory.Tpo -c spellchecker/suggestion/SuggestionGeneratorFactory.cpp -o spellchecker/suggestion/SuggestionGeneratorFactory.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorCaseChange.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorCaseChange.Tpo -c spellchecker/suggestion/SuggestionGeneratorCaseChange.cpp -o spellchecker/suggestion/SuggestionGeneratorCaseChange.o >/dev/null 2>&1
depbase=`echo spellchecker/suggestion/SuggestionGeneratorDeletion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorDeletion.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorDeletion.lo spellchecker/suggestion/SuggestionGeneratorDeletion.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo spellchecker/suggestion/SuggestionGeneratorDeleteTwo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorDeleteTwo.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorDeleteTwo.lo spellchecker/suggestion/SuggestionGeneratorDeleteTwo.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorDeletion.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorDeletion.Tpo -c spellchecker/suggestion/SuggestionGeneratorDeletion.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorDeletion.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorDeleteTwo.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorDeleteTwo.Tpo -c spellchecker/suggestion/SuggestionGeneratorDeleteTwo.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorDeleteTwo.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorDeletion.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorDeletion.Tpo -c spellchecker/suggestion/SuggestionGeneratorDeletion.cpp -o spellchecker/suggestion/SuggestionGeneratorDeletion.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorDeleteTwo.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorDeleteTwo.Tpo -c spellchecker/suggestion/SuggestionGeneratorDeleteTwo.cpp -o spellchecker/suggestion/SuggestionGeneratorDeleteTwo.o >/dev/null 2>&1
depbase=`echo spellchecker/suggestion/SuggestionGeneratorInsertion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorInsertion.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorInsertion.lo spellchecker/suggestion/SuggestionGeneratorInsertion.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorInsertion.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorInsertion.Tpo -c spellchecker/suggestion/SuggestionGeneratorInsertion.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorInsertion.o
depbase=`echo spellchecker/suggestion/SuggestionGeneratorInsertSpecial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorInsertSpecial.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorInsertSpecial.lo spellchecker/suggestion/SuggestionGeneratorInsertSpecial.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorInsertSpecial.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorInsertSpecial.Tpo -c spellchecker/suggestion/SuggestionGeneratorInsertSpecial.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorInsertSpecial.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorInsertion.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorInsertion.Tpo -c spellchecker/suggestion/SuggestionGeneratorInsertion.cpp -o spellchecker/suggestion/SuggestionGeneratorInsertion.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorInsertSpecial.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorInsertSpecial.Tpo -c spellchecker/suggestion/SuggestionGeneratorInsertSpecial.cpp -o spellchecker/suggestion/SuggestionGeneratorInsertSpecial.o >/dev/null 2>&1
depbase=`echo spellchecker/suggestion/SuggestionGeneratorMultiReplacement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorMultiReplacement.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorMultiReplacement.lo spellchecker/suggestion/SuggestionGeneratorMultiReplacement.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorMultiReplacement.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorMultiReplacement.Tpo -c spellchecker/suggestion/SuggestionGeneratorMultiReplacement.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorMultiReplacement.o
depbase=`echo spellchecker/suggestion/SuggestionGeneratorNull.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorNull.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorNull.lo spellchecker/suggestion/SuggestionGeneratorNull.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorNull.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorNull.Tpo -c spellchecker/suggestion/SuggestionGeneratorNull.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorNull.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorNull.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorNull.Tpo -c spellchecker/suggestion/SuggestionGeneratorNull.cpp -o spellchecker/suggestion/SuggestionGeneratorNull.o >/dev/null 2>&1
depbase=`echo spellchecker/suggestion/SuggestionGeneratorReplacement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorReplacement.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorReplacement.lo spellchecker/suggestion/SuggestionGeneratorReplacement.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorReplacement.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorReplacement.Tpo -c spellchecker/suggestion/SuggestionGeneratorReplacement.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorReplacement.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorMultiReplacement.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorMultiReplacement.Tpo -c spellchecker/suggestion/SuggestionGeneratorMultiReplacement.cpp -o spellchecker/suggestion/SuggestionGeneratorMultiReplacement.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorReplacement.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorReplacement.Tpo -c spellchecker/suggestion/SuggestionGeneratorReplacement.cpp -o spellchecker/suggestion/SuggestionGeneratorReplacement.o >/dev/null 2>&1
depbase=`echo spellchecker/suggestion/SuggestionGeneratorReplaceTwo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorReplaceTwo.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorReplaceTwo.lo spellchecker/suggestion/SuggestionGeneratorReplaceTwo.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorReplaceTwo.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorReplaceTwo.Tpo -c spellchecker/suggestion/SuggestionGeneratorReplaceTwo.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorReplaceTwo.o
depbase=`echo spellchecker/suggestion/SuggestionGeneratorSoftHyphens.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorSoftHyphens.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorSoftHyphens.lo spellchecker/suggestion/SuggestionGeneratorSoftHyphens.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorSoftHyphens.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorSoftHyphens.Tpo -c spellchecker/suggestion/SuggestionGeneratorSoftHyphens.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorSoftHyphens.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorReplaceTwo.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorReplaceTwo.Tpo -c spellchecker/suggestion/SuggestionGeneratorReplaceTwo.cpp -o spellchecker/suggestion/SuggestionGeneratorReplaceTwo.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorSoftHyphens.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorSoftHyphens.Tpo -c spellchecker/suggestion/SuggestionGeneratorSoftHyphens.cpp -o spellchecker/suggestion/SuggestionGeneratorSoftHyphens.o >/dev/null 2>&1
depbase=`echo spellchecker/suggestion/SuggestionGeneratorSplitWord.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorSplitWord.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorSplitWord.lo spellchecker/suggestion/SuggestionGeneratorSplitWord.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorSplitWord.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorSplitWord.Tpo -c spellchecker/suggestion/SuggestionGeneratorSplitWord.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorSplitWord.o
depbase=`echo spellchecker/suggestion/SuggestionGeneratorSwap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorSwap.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorSwap.lo spellchecker/suggestion/SuggestionGeneratorSwap.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorSwap.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorSwap.Tpo -c spellchecker/suggestion/SuggestionGeneratorSwap.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorSwap.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorSplitWord.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorSplitWord.Tpo -c spellchecker/suggestion/SuggestionGeneratorSplitWord.cpp -o spellchecker/suggestion/SuggestionGeneratorSplitWord.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorSwap.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorSwap.Tpo -c spellchecker/suggestion/SuggestionGeneratorSwap.cpp -o spellchecker/suggestion/SuggestionGeneratorSwap.o >/dev/null 2>&1
depbase=`echo spellchecker/suggestion/SuggestionGeneratorVowelChange.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorVowelChange.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorVowelChange.lo spellchecker/suggestion/SuggestionGeneratorVowelChange.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorVowelChange.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorVowelChange.Tpo -c spellchecker/suggestion/SuggestionGeneratorVowelChange.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorVowelChange.o
depbase=`echo spellchecker/suggestion/SuggestionStrategy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStrategy.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionStrategy.lo spellchecker/suggestion/SuggestionStrategy.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStrategy.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionStrategy.Tpo -c spellchecker/suggestion/SuggestionStrategy.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStrategy.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorVowelChange.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorVowelChange.Tpo -c spellchecker/suggestion/SuggestionGeneratorVowelChange.cpp -o spellchecker/suggestion/SuggestionGeneratorVowelChange.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStrategy.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionStrategy.Tpo -c spellchecker/suggestion/SuggestionStrategy.cpp -o spellchecker/suggestion/SuggestionStrategy.o >/dev/null 2>&1
depbase=`echo spellchecker/suggestion/SuggestionStrategyOcr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStrategyOcr.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionStrategyOcr.lo spellchecker/suggestion/SuggestionStrategyOcr.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStrategyOcr.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionStrategyOcr.Tpo -c spellchecker/suggestion/SuggestionStrategyOcr.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStrategyOcr.o
depbase=`echo spellchecker/suggestion/SuggestionStrategyTyping.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStrategyTyping.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionStrategyTyping.lo spellchecker/suggestion/SuggestionStrategyTyping.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStrategyTyping.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionStrategyTyping.Tpo -c spellchecker/suggestion/SuggestionStrategyTyping.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStrategyTyping.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStrategyOcr.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionStrategyOcr.Tpo -c spellchecker/suggestion/SuggestionStrategyOcr.cpp -o spellchecker/suggestion/SuggestionStrategyOcr.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStrategyTyping.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionStrategyTyping.Tpo -c spellchecker/suggestion/SuggestionStrategyTyping.cpp -o spellchecker/suggestion/SuggestionStrategyTyping.o >/dev/null 2>&1
depbase=`echo utils/utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT utils/utils.lo -MD -MP -MF $depbase.Tpo -c -o utils/utils.lo utils/utils.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT utils/utils.lo -MD -MP -MF utils/.deps/utils.Tpo -c utils/utils.cpp -fPIC -DPIC -o utils/.libs/utils.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT utils/utils.lo -MD -MP -MF utils/.deps/utils.Tpo -c utils/utils.cpp -o utils/utils.o >/dev/null 2>&1
depbase=`echo utils/StringUtils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT utils/StringUtils.lo -MD -MP -MF $depbase.Tpo -c -o utils/StringUtils.lo utils/StringUtils.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo morphology/interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/interface.lo -MD -MP -MF $depbase.Tpo -c -o morphology/interface.lo morphology/interface.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT utils/StringUtils.lo -MD -MP -MF utils/.deps/StringUtils.Tpo -c utils/StringUtils.cpp -fPIC -DPIC -o utils/.libs/StringUtils.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/interface.lo -MD -MP -MF morphology/.deps/interface.Tpo -c morphology/interface.cpp -fPIC -DPIC -o morphology/.libs/interface.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/interface.lo -MD -MP -MF morphology/.deps/interface.Tpo -c morphology/interface.cpp -o morphology/interface.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT utils/StringUtils.lo -MD -MP -MF utils/.deps/StringUtils.Tpo -c utils/StringUtils.cpp -o utils/StringUtils.o >/dev/null 2>&1
depbase=`echo morphology/Analysis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/Analysis.lo -MD -MP -MF $depbase.Tpo -c -o morphology/Analysis.lo morphology/Analysis.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo morphology/Analyzer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/Analyzer.lo -MD -MP -MF $depbase.Tpo -c -o morphology/Analyzer.lo morphology/Analyzer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/Analysis.lo -MD -MP -MF morphology/.deps/Analysis.Tpo -c morphology/Analysis.cpp -fPIC -DPIC -o morphology/.libs/Analysis.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/Analyzer.lo -MD -MP -MF morphology/.deps/Analyzer.Tpo -c morphology/Analyzer.cpp -fPIC -DPIC -o morphology/.libs/Analyzer.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/Analyzer.lo -MD -MP -MF morphology/.deps/Analyzer.Tpo -c morphology/Analyzer.cpp -o morphology/Analyzer.o >/dev/null 2>&1
depbase=`echo morphology/AnalyzerFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/AnalyzerFactory.lo -MD -MP -MF $depbase.Tpo -c -o morphology/AnalyzerFactory.lo morphology/AnalyzerFactory.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/AnalyzerFactory.lo -MD -MP -MF morphology/.deps/AnalyzerFactory.Tpo -c morphology/AnalyzerFactory.cpp -fPIC -DPIC -o morphology/.libs/AnalyzerFactory.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/Analysis.lo -MD -MP -MF morphology/.deps/Analysis.Tpo -c morphology/Analysis.cpp -o morphology/Analysis.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/AnalyzerFactory.lo -MD -MP -MF morphology/.deps/AnalyzerFactory.Tpo -c morphology/AnalyzerFactory.cpp -o morphology/AnalyzerFactory.o >/dev/null 2>&1
depbase=`echo morphology/NullAnalyzer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/NullAnalyzer.lo -MD -MP -MF $depbase.Tpo -c -o morphology/NullAnalyzer.lo morphology/NullAnalyzer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/NullAnalyzer.lo -MD -MP -MF morphology/.deps/NullAnalyzer.Tpo -c morphology/NullAnalyzer.cpp -fPIC -DPIC -o morphology/.libs/NullAnalyzer.o
depbase=`echo setup/setup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/setup.lo -MD -MP -MF $depbase.Tpo -c -o setup/setup.lo setup/setup.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/setup.lo -MD -MP -MF setup/.deps/setup.Tpo -c setup/setup.cpp -fPIC -DPIC -o setup/.libs/setup.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/NullAnalyzer.lo -MD -MP -MF morphology/.deps/NullAnalyzer.Tpo -c morphology/NullAnalyzer.cpp -o morphology/NullAnalyzer.o >/dev/null 2>&1
depbase=`echo setup/Dictionary.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/Dictionary.lo -MD -MP -MF $depbase.Tpo -c -o setup/Dictionary.lo setup/Dictionary.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/Dictionary.lo -MD -MP -MF setup/.deps/Dictionary.Tpo -c setup/Dictionary.cpp -fPIC -DPIC -o setup/.libs/Dictionary.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/Dictionary.lo -MD -MP -MF setup/.deps/Dictionary.Tpo -c setup/Dictionary.cpp -o setup/Dictionary.o >/dev/null 2>&1
depbase=`echo setup/BackendProperties.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/BackendProperties.lo -MD -MP -MF $depbase.Tpo -c -o setup/BackendProperties.lo setup/BackendProperties.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/BackendProperties.lo -MD -MP -MF setup/.deps/BackendProperties.Tpo -c setup/BackendProperties.cpp -fPIC -DPIC -o setup/.libs/BackendProperties.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/setup.lo -MD -MP -MF setup/.deps/setup.Tpo -c setup/setup.cpp -o setup/setup.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/BackendProperties.lo -MD -MP -MF setup/.deps/BackendProperties.Tpo -c setup/BackendProperties.cpp -o setup/BackendProperties.o >/dev/null 2>&1
depbase=`echo setup/DictionaryFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/DictionaryFactory.lo -MD -MP -MF $depbase.Tpo -c -o setup/DictionaryFactory.lo setup/DictionaryFactory.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo setup/DictionaryLoader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/DictionaryLoader.lo -MD -MP -MF $depbase.Tpo -c -o setup/DictionaryLoader.lo setup/DictionaryLoader.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/DictionaryFactory.lo -MD -MP -MF setup/.deps/DictionaryFactory.Tpo -c setup/DictionaryFactory.cpp -fPIC -DPIC -o setup/.libs/DictionaryFactory.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/DictionaryLoader.lo -MD -MP -MF setup/.deps/DictionaryLoader.Tpo -c setup/DictionaryLoader.cpp -fPIC -DPIC -o setup/.libs/DictionaryLoader.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/DictionaryFactory.lo -MD -MP -MF setup/.deps/DictionaryFactory.Tpo -c setup/DictionaryFactory.cpp -o setup/DictionaryFactory.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/DictionaryLoader.lo -MD -MP -MF setup/.deps/DictionaryLoader.Tpo -c setup/DictionaryLoader.cpp -o setup/DictionaryLoader.o >/dev/null 2>&1
depbase=`echo setup/V2DictionaryLoader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/V2DictionaryLoader.lo -MD -MP -MF $depbase.Tpo -c -o setup/V2DictionaryLoader.lo setup/V2DictionaryLoader.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/V2DictionaryLoader.lo -MD -MP -MF setup/.deps/V2DictionaryLoader.Tpo -c setup/V2DictionaryLoader.cpp -fPIC -DPIC -o setup/.libs/V2DictionaryLoader.o
depbase=`echo setup/DictionaryException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/DictionaryException.lo -MD -MP -MF $depbase.Tpo -c -o setup/DictionaryException.lo setup/DictionaryException.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/DictionaryException.lo -MD -MP -MF setup/.deps/DictionaryException.Tpo -c setup/DictionaryException.cpp -fPIC -DPIC -o setup/.libs/DictionaryException.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/DictionaryException.lo -MD -MP -MF setup/.deps/DictionaryException.Tpo -c setup/DictionaryException.cpp -o setup/DictionaryException.o >/dev/null 2>&1
depbase=`echo setup/interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/interface.lo -MD -MP -MF $depbase.Tpo -c -o setup/interface.lo setup/interface.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/interface.lo -MD -MP -MF setup/.deps/interface.Tpo -c setup/interface.cpp -fPIC -DPIC -o setup/.libs/interface.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/V2DictionaryLoader.lo -MD -MP -MF setup/.deps/V2DictionaryLoader.Tpo -c setup/V2DictionaryLoader.cpp -o setup/V2DictionaryLoader.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/interface.lo -MD -MP -MF setup/.deps/interface.Tpo -c setup/interface.cpp -o setup/interface.o >/dev/null 2>&1
depbase=`echo setup/LanguageTag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/LanguageTag.lo -MD -MP -MF $depbase.Tpo -c -o setup/LanguageTag.lo setup/LanguageTag.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/LanguageTag.lo -MD -MP -MF setup/.deps/LanguageTag.Tpo -c setup/LanguageTag.cpp -fPIC -DPIC -o setup/.libs/LanguageTag.o
depbase=`echo hyphenator/interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT hyphenator/interface.lo -MD -MP -MF $depbase.Tpo -c -o hyphenator/interface.lo hyphenator/interface.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT hyphenator/interface.lo -MD -MP -MF hyphenator/.deps/interface.Tpo -c hyphenator/interface.cpp -fPIC -DPIC -o hyphenator/.libs/interface.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT setup/LanguageTag.lo -MD -MP -MF setup/.deps/LanguageTag.Tpo -c setup/LanguageTag.cpp -o setup/LanguageTag.o >/dev/null 2>&1
depbase=`echo hyphenator/AnalyzerToFinnishHyphenatorAdapter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT hyphenator/AnalyzerToFinnishHyphenatorAdapter.lo -MD -MP -MF $depbase.Tpo -c -o hyphenator/AnalyzerToFinnishHyphenatorAdapter.lo hyphenator/AnalyzerToFinnishHyphenatorAdapter.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT hyphenator/interface.lo -MD -MP -MF hyphenator/.deps/interface.Tpo -c hyphenator/interface.cpp -o hyphenator/interface.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT hyphenator/AnalyzerToFinnishHyphenatorAdapter.lo -MD -MP -MF hyphenator/.deps/AnalyzerToFinnishHyphenatorAdapter.Tpo -c hyphenator/AnalyzerToFinnishHyphenatorAdapter.cpp -fPIC -DPIC -o hyphenator/.libs/AnalyzerToFinnishHyphenatorAdapter.o
depbase=`echo hyphenator/Hyphenator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT hyphenator/Hyphenator.lo -MD -MP -MF $depbase.Tpo -c -o hyphenator/Hyphenator.lo hyphenator/Hyphenator.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT hyphenator/Hyphenator.lo -MD -MP -MF hyphenator/.deps/Hyphenator.Tpo -c hyphenator/Hyphenator.cpp -fPIC -DPIC -o hyphenator/.libs/Hyphenator.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT hyphenator/Hyphenator.lo -MD -MP -MF hyphenator/.deps/Hyphenator.Tpo -c hyphenator/Hyphenator.cpp -o hyphenator/Hyphenator.o >/dev/null 2>&1
depbase=`echo hyphenator/HyphenatorFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT hyphenator/HyphenatorFactory.lo -MD -MP -MF $depbase.Tpo -c -o hyphenator/HyphenatorFactory.lo hyphenator/HyphenatorFactory.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT hyphenator/HyphenatorFactory.lo -MD -MP -MF hyphenator/.deps/HyphenatorFactory.Tpo -c hyphenator/HyphenatorFactory.cpp -fPIC -DPIC -o hyphenator/.libs/HyphenatorFactory.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT hyphenator/AnalyzerToFinnishHyphenatorAdapter.lo -MD -MP -MF hyphenator/.deps/AnalyzerToFinnishHyphenatorAdapter.Tpo -c hyphenator/AnalyzerToFinnishHyphenatorAdapter.cpp -o hyphenator/AnalyzerToFinnishHyphenatorAdapter.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT hyphenator/HyphenatorFactory.lo -MD -MP -MF hyphenator/.deps/HyphenatorFactory.Tpo -c hyphenator/HyphenatorFactory.cpp -o hyphenator/HyphenatorFactory.o >/dev/null 2>&1
depbase=`echo character/charset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT character/charset.lo -MD -MP -MF $depbase.Tpo -c -o character/charset.lo character/charset.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT character/charset.lo -MD -MP -MF character/.deps/charset.Tpo -c character/charset.cpp -fPIC -DPIC -o character/.libs/charset.o
depbase=`echo character/SimpleChar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT character/SimpleChar.lo -MD -MP -MF $depbase.Tpo -c -o character/SimpleChar.lo character/SimpleChar.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT character/SimpleChar.lo -MD -MP -MF character/.deps/SimpleChar.Tpo -c character/SimpleChar.cpp -fPIC -DPIC -o character/.libs/SimpleChar.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT character/SimpleChar.lo -MD -MP -MF character/.deps/SimpleChar.Tpo -c character/SimpleChar.cpp -o character/SimpleChar.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT character/charset.lo -MD -MP -MF character/.deps/charset.Tpo -c character/charset.cpp -o character/charset.o >/dev/null 2>&1
depbase=`echo tokenizer/interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT tokenizer/interface.lo -MD -MP -MF $depbase.Tpo -c -o tokenizer/interface.lo tokenizer/interface.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo tokenizer/Tokenizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT tokenizer/Tokenizer.lo -MD -MP -MF $depbase.Tpo -c -o tokenizer/Tokenizer.lo tokenizer/Tokenizer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT tokenizer/interface.lo -MD -MP -MF tokenizer/.deps/interface.Tpo -c tokenizer/interface.cpp -fPIC -DPIC -o tokenizer/.libs/interface.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT tokenizer/Tokenizer.lo -MD -MP -MF tokenizer/.deps/Tokenizer.Tpo -c tokenizer/Tokenizer.cpp -fPIC -DPIC -o tokenizer/.libs/Tokenizer.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT tokenizer/interface.lo -MD -MP -MF tokenizer/.deps/interface.Tpo -c tokenizer/interface.cpp -o tokenizer/interface.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT tokenizer/Tokenizer.lo -MD -MP -MF tokenizer/.deps/Tokenizer.Tpo -c tokenizer/Tokenizer.cpp -o tokenizer/Tokenizer.o >/dev/null 2>&1
depbase=`echo sentence/interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT sentence/interface.lo -MD -MP -MF $depbase.Tpo -c -o sentence/interface.lo sentence/interface.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sentence/Sentence.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT sentence/Sentence.lo -MD -MP -MF $depbase.Tpo -c -o sentence/Sentence.lo sentence/Sentence.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT sentence/interface.lo -MD -MP -MF sentence/.deps/interface.Tpo -c sentence/interface.cpp -fPIC -DPIC -o sentence/.libs/interface.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT sentence/Sentence.lo -MD -MP -MF sentence/.deps/Sentence.Tpo -c sentence/Sentence.cpp -fPIC -DPIC -o sentence/.libs/Sentence.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT sentence/interface.lo -MD -MP -MF sentence/.deps/interface.Tpo -c sentence/interface.cpp -o sentence/interface.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT sentence/Sentence.lo -MD -MP -MF sentence/.deps/Sentence.Tpo -c sentence/Sentence.cpp -o sentence/Sentence.o >/dev/null 2>&1
depbase=`echo grammar/interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/interface.lo -MD -MP -MF $depbase.Tpo -c -o grammar/interface.lo grammar/interface.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/interface.lo -MD -MP -MF grammar/.deps/interface.Tpo -c grammar/interface.cpp -fPIC -DPIC -o grammar/.libs/interface.o
depbase=`echo grammar/FinnishRuleEngine/checks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/checks.lo -MD -MP -MF $depbase.Tpo -c -o grammar/FinnishRuleEngine/checks.lo grammar/FinnishRuleEngine/checks.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/checks.lo -MD -MP -MF grammar/FinnishRuleEngine/.deps/checks.Tpo -c grammar/FinnishRuleEngine/checks.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/checks.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/interface.lo -MD -MP -MF grammar/.deps/interface.Tpo -c grammar/interface.cpp -o grammar/interface.o >/dev/null 2>&1
depbase=`echo compatibility/interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT compatibility/interface.lo -MD -MP -MF $depbase.Tpo -c -o compatibility/interface.lo compatibility/interface.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT compatibility/interface.lo -MD -MP -MF compatibility/.deps/interface.Tpo -c compatibility/interface.cpp -fPIC -DPIC -o compatibility/.libs/interface.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT compatibility/interface.lo -MD -MP -MF compatibility/.deps/interface.Tpo -c compatibility/interface.cpp -o compatibility/interface.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/checks.lo -MD -MP -MF grammar/FinnishRuleEngine/.deps/checks.Tpo -c grammar/FinnishRuleEngine/checks.cpp -o grammar/FinnishRuleEngine/checks.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -Wall -Werror -pedantic -no-undefined -version-info 15:3:14 -o libvoikko.la -rpath /usr/lib fst/Configuration.lo fst/WeightedConfiguration.lo fst/Transducer.lo fst/UnweightedTransducer.lo fst/WeightedTransducer.lo spellchecker/spell.lo spellchecker/suggestions.lo spellchecker/Speller.lo spellchecker/SpellWithPriority.lo spellchecker/SpellUtils.lo spellchecker/AnalyzerToSpellerAdapter.lo spellchecker/FinnishSpellerTweaksWrapper.lo spellchecker/FixedResultSpeller.lo spellchecker/SpellerFactory.lo spellchecker/SpellerCache.lo spellchecker/suggestion/Suggestion.lo spellchecker/suggestion/SuggestionStatus.lo spellchecker/suggestion/SuggestionGeneratorFactory.lo spellchecker/suggestion/SuggestionGeneratorCaseChange.lo spellchecker/suggestion/SuggestionGeneratorDeletion.lo spellchecker/suggestion/SuggestionGeneratorDeleteTwo.lo spellchecker/suggestion/SuggestionGeneratorInsertion.lo spellchecker/suggestion/SuggestionGeneratorInsertSpecial.lo spellchecker/suggestion/SuggestionGeneratorMultiReplacement.lo spellchecker/suggestion/SuggestionGeneratorNull.lo spellchecker/suggestion/SuggestionGeneratorReplacement.lo spellchecker/suggestion/SuggestionGeneratorReplaceTwo.lo spellchecker/suggestion/SuggestionGeneratorSoftHyphens.lo spellchecker/suggestion/SuggestionGeneratorSplitWord.lo spellchecker/suggestion/SuggestionGeneratorSwap.lo spellchecker/suggestion/SuggestionGeneratorVowelChange.lo spellchecker/suggestion/SuggestionStrategy.lo spellchecker/suggestion/SuggestionStrategyOcr.lo spellchecker/suggestion/SuggestionStrategyTyping.lo utils/utils.lo utils/StringUtils.lo morphology/interface.lo morphology/Analysis.lo morphology/Analyzer.lo morphology/AnalyzerFactory.lo morphology/NullAnalyzer.lo setup/setup.lo setup/Dictionary.lo setup/BackendProperties.lo setup/DictionaryFactory.lo setup/DictionaryLoader.lo setup/V2DictionaryLoader.lo setup/DictionaryException.lo setup/interface.lo setup/LanguageTag.lo hyphenator/interface.lo hyphenator/AnalyzerToFinnishHyphenatorAdapter.lo hyphenator/Hyphenator.lo hyphenator/HyphenatorFactory.lo character/charset.lo character/SimpleChar.lo tokenizer/interface.lo tokenizer/Tokenizer.lo sentence/interface.lo sentence/Sentence.lo grammar/interface.lo grammar/FinnishRuleEngine/checks.lo grammar/error.lo grammar/Analysis.lo grammar/Sentence.lo grammar/Paragraph.lo grammar/CacheEntry.lo grammar/GcCache.lo grammar/VoikkoGrammarError.lo grammar/NullGrammarChecker.lo grammar/FinnishGrammarChecker.lo grammar/GrammarChecker.lo grammar/GrammarCheckerFactory.lo grammar/FinnishAnalysis.lo grammar/HfstAnalysis.lo grammar/FinnishRuleEngine.lo grammar/RuleEngine.lo grammar/FinnishRuleEngine/CapitalizationCheck.lo grammar/FinnishRuleEngine/CompoundVerbCheck.lo grammar/FinnishRuleEngine/MissingVerbCheck.lo grammar/FinnishRuleEngine/NegativeVerbCheck.lo grammar/FinnishRuleEngine/ParagraphCheck.lo grammar/FinnishRuleEngine/SentenceCheck.lo grammar/FinnishRuleEngine/SidesanaCheck.lo compatibility/interface.lo morphology/VfstAnalyzer.lo morphology/FinnishVfstAnalyzer.lo spellchecker/VfstSpeller.lo spellchecker/VfstSuggestion.lo setup/V5DictionaryLoader.lo grammar/FinnishRuleEngine/VfstAutocorrectCheck.lo
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o fst/.libs/Configuration.o fst/.libs/WeightedConfiguration.o fst/.libs/Transducer.o fst/.libs/UnweightedTransducer.o fst/.libs/WeightedTransducer.o spellchecker/.libs/spell.o spellchecker/.libs/suggestions.o spellchecker/.libs/Speller.o spellchecker/.libs/SpellWithPriority.o spellchecker/.libs/SpellUtils.o spellchecker/.libs/AnalyzerToSpellerAdapter.o spellchecker/.libs/FinnishSpellerTweaksWrapper.o spellchecker/.libs/FixedResultSpeller.o spellchecker/.libs/SpellerFactory.o spellchecker/.libs/SpellerCache.o spellchecker/suggestion/.libs/Suggestion.o spellchecker/suggestion/.libs/SuggestionStatus.o spellchecker/suggestion/.libs/SuggestionGeneratorFactory.o spellchecker/suggestion/.libs/SuggestionGeneratorCaseChange.o spellchecker/suggestion/.libs/SuggestionGeneratorDeletion.o spellchecker/suggestion/.libs/SuggestionGeneratorDeleteTwo.o spellchecker/suggestion/.libs/SuggestionGeneratorInsertion.o spellchecker/suggestion/.libs/SuggestionGeneratorInsertSpecial.o spellchecker/suggestion/.libs/SuggestionGeneratorMultiReplacement.o spellchecker/suggestion/.libs/SuggestionGeneratorNull.o spellchecker/suggestion/.libs/SuggestionGeneratorReplacement.o spellchecker/suggestion/.libs/SuggestionGeneratorReplaceTwo.o spellchecker/suggestion/.libs/SuggestionGeneratorSoftHyphens.o spellchecker/suggestion/.libs/SuggestionGeneratorSplitWord.o spellchecker/suggestion/.libs/SuggestionGeneratorSwap.o spellchecker/suggestion/.libs/SuggestionGeneratorVowelChange.o spellchecker/suggestion/.libs/SuggestionStrategy.o spellchecker/suggestion/.libs/SuggestionStrategyOcr.o spellchecker/suggestion/.libs/SuggestionStrategyTyping.o utils/.libs/utils.o utils/.libs/StringUtils.o morphology/.libs/interface.o morphology/.libs/Analysis.o morphology/.libs/Analyzer.o morphology/.libs/AnalyzerFactory.o morphology/.libs/NullAnalyzer.o setup/.libs/setup.o setup/.libs/Dictionary.o setup/.libs/BackendProperties.o setup/.libs/DictionaryFactory.o setup/.libs/DictionaryLoader.o setup/.libs/V2DictionaryLoader.o setup/.libs/DictionaryException.o setup/.libs/interface.o setup/.libs/LanguageTag.o hyphenator/.libs/interface.o hyphenator/.libs/AnalyzerToFinnishHyphenatorAdapter.o hyphenator/.libs/Hyphenator.o hyphenator/.libs/HyphenatorFactory.o character/.libs/charset.o character/.libs/SimpleChar.o tokenizer/.libs/interface.o tokenizer/.libs/Tokenizer.o sentence/.libs/interface.o sentence/.libs/Sentence.o grammar/.libs/interface.o grammar/FinnishRuleEngine/.libs/checks.o grammar/.libs/error.o grammar/.libs/Analysis.o grammar/.libs/Sentence.o grammar/.libs/Paragraph.o grammar/.libs/CacheEntry.o grammar/.libs/GcCache.o grammar/.libs/VoikkoGrammarError.o grammar/.libs/NullGrammarChecker.o grammar/.libs/FinnishGrammarChecker.o grammar/.libs/GrammarChecker.o grammar/.libs/GrammarCheckerFactory.o grammar/.libs/FinnishAnalysis.o grammar/.libs/HfstAnalysis.o grammar/.libs/FinnishRuleEngine.o grammar/.libs/RuleEngine.o grammar/FinnishRuleEngine/.libs/CapitalizationCheck.o grammar/FinnishRuleEngine/.libs/CompoundVerbCheck.o grammar/FinnishRuleEngine/.libs/MissingVerbCheck.o grammar/FinnishRuleEngine/.libs/NegativeVerbCheck.o grammar/FinnishRuleEngine/.libs/ParagraphCheck.o grammar/FinnishRuleEngine/.libs/SentenceCheck.o grammar/FinnishRuleEngine/.libs/SidesanaCheck.o compatibility/.libs/interface.o morphology/.libs/VfstAnalyzer.o morphology/.libs/FinnishVfstAnalyzer.o spellchecker/.libs/VfstSpeller.o spellchecker/.libs/VfstSuggestion.o setup/.libs/V5DictionaryLoader.o grammar/FinnishRuleEngine/.libs/VfstAutocorrectCheck.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,libvoikko.so.1 -o .libs/libvoikko.so.1.14.3
libtool: link: (cd ".libs" && rm -f "libvoikko.so.1" && ln -s "libvoikko.so.1.14.3" "libvoikko.so.1")
libtool: link: (cd ".libs" && rm -f "libvoikko.so" && ln -s "libvoikko.so.1.14.3" "libvoikko.so")
copying selected object files to avoid basename conflicts...
libtool: link: ln setup/interface.o .libs/libvoikko.lax/lt1-interface.o || cp setup/interface.o .libs/libvoikko.lax/lt1-interface.o
libtool: link: ln hyphenator/interface.o .libs/libvoikko.lax/lt2-interface.o || cp hyphenator/interface.o .libs/libvoikko.lax/lt2-interface.o
libtool: link: ln tokenizer/interface.o .libs/libvoikko.lax/lt3-interface.o || cp tokenizer/interface.o .libs/libvoikko.lax/lt3-interface.o
libtool: link: ln sentence/interface.o .libs/libvoikko.lax/lt4-interface.o || cp sentence/interface.o .libs/libvoikko.lax/lt4-interface.o
libtool: link: ln grammar/interface.o .libs/libvoikko.lax/lt5-interface.o || cp grammar/interface.o .libs/libvoikko.lax/lt5-interface.o
libtool: link: ln grammar/Analysis.o .libs/libvoikko.lax/lt6-Analysis.o || cp grammar/Analysis.o .libs/libvoikko.lax/lt6-Analysis.o
libtool: link: ln grammar/Sentence.o .libs/libvoikko.lax/lt7-Sentence.o || cp grammar/Sentence.o .libs/libvoikko.lax/lt7-Sentence.o
libtool: link: ln compatibility/interface.o .libs/libvoikko.lax/lt8-interface.o || cp compatibility/interface.o .libs/libvoikko.lax/lt8-interface.o
libtool: link: ar cru .libs/libvoikko.a fst/Configuration.o fst/WeightedConfiguration.o fst/Transducer.o fst/UnweightedTransducer.o fst/WeightedTransducer.o spellchecker/spell.o spellchecker/suggestions.o spellchecker/Speller.o spellchecker/SpellWithPriority.o spellchecker/SpellUtils.o spellchecker/AnalyzerToSpellerAdapter.o spellchecker/FinnishSpellerTweaksWrapper.o spellchecker/FixedResultSpeller.o spellchecker/SpellerFactory.o spellchecker/SpellerCache.o spellchecker/suggestion/Suggestion.o spellchecker/suggestion/SuggestionStatus.o spellchecker/suggestion/SuggestionGeneratorFactory.o spellchecker/suggestion/SuggestionGeneratorCaseChange.o spellchecker/suggestion/SuggestionGeneratorDeletion.o spellchecker/suggestion/SuggestionGeneratorDeleteTwo.o spellchecker/suggestion/SuggestionGeneratorInsertion.o spellchecker/suggestion/SuggestionGeneratorInsertSpecial.o spellchecker/suggestion/SuggestionGeneratorMultiReplacement.o spellchecker/suggestion/SuggestionGeneratorNull.o spellchecker/suggestion/SuggestionGeneratorReplacement.o spellchecker/suggestion/SuggestionGeneratorReplaceTwo.o spellchecker/suggestion/SuggestionGeneratorSoftHyphens.o spellchecker/suggestion/SuggestionGeneratorSplitWord.o spellchecker/suggestion/SuggestionGeneratorSwap.o spellchecker/suggestion/SuggestionGeneratorVowelChange.o spellchecker/suggestion/SuggestionStrategy.o spellchecker/suggestion/SuggestionStrategyOcr.o spellchecker/suggestion/SuggestionStrategyTyping.o utils/utils.o utils/StringUtils.o morphology/interface.o morphology/Analysis.o morphology/Analyzer.o morphology/AnalyzerFactory.o morphology/NullAnalyzer.o setup/setup.o setup/Dictionary.o setup/BackendProperties.o setup/DictionaryFactory.o setup/DictionaryLoader.o setup/V2DictionaryLoader.o setup/DictionaryException.o .libs/libvoikko.lax/lt1-interface.o setup/LanguageTag.o .libs/libvoikko.lax/lt2-interface.o hyphenator/AnalyzerToFinnishHyphenatorAdapter.o hyphenator/Hyphenator.o hyphenator/HyphenatorFactory.o character/charset.o character/SimpleChar.o .libs/libvoikko.lax/lt3-interface.o tokenizer/Tokenizer.o .libs/libvoikko.lax/lt4-interface.o sentence/Sentence.o .libs/libvoikko.lax/lt5-interface.o grammar/FinnishRuleEngine/checks.o grammar/error.o .libs/libvoikko.lax/lt6-Analysis.o .libs/libvoikko.lax/lt7-Sentence.o grammar/Paragraph.o grammar/CacheEntry.o grammar/GcCache.o grammar/VoikkoGrammarError.o grammar/NullGrammarChecker.o grammar/FinnishGrammarChecker.o grammar/GrammarChecker.o grammar/GrammarCheckerFactory.o grammar/FinnishAnalysis.o grammar/HfstAnalysis.o grammar/FinnishRuleEngine.o grammar/RuleEngine.o grammar/FinnishRuleEngine/CapitalizationCheck.o grammar/FinnishRuleEngine/CompoundVerbCheck.o grammar/FinnishRuleEngine/MissingVerbCheck.o grammar/FinnishRuleEngine/NegativeVerbCheck.o grammar/FinnishRuleEngine/ParagraphCheck.o grammar/FinnishRuleEngine/SentenceCheck.o grammar/FinnishRuleEngine/SidesanaCheck.o .libs/libvoikko.lax/lt8-interface.o morphology/VfstAnalyzer.o morphology/FinnishVfstAnalyzer.o spellchecker/VfstSpeller.o spellchecker/VfstSuggestion.o setup/V5DictionaryLoader.o grammar/FinnishRuleEngine/VfstAutocorrectCheck.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libvoikko.a
libtool: link: rm -fr .libs/libvoikko.lax
libtool: link: ( cd ".libs" && rm -f "libvoikko.la" && ln -s "../libvoikko.la" "libvoikko.la" )
make[3]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/src'
make[2]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/src'
Making all in src/tools
make[2]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/src/tools'
g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -Wall -Werror -pedantic -MT voikkovfstc-voikkovfstc.o -MD -MP -MF .deps/voikkovfstc-voikkovfstc.Tpo -c -o voikkovfstc-voikkovfstc.o `test -f 'voikkovfstc.cpp' || echo './'`voikkovfstc.cpp
g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -DHAVE_PTHREAD -fvisibility=hidden -Wall -Werror -pedantic -MT voikkospell-voikkospell.o -MD -MP -MF .deps/voikkospell-voikkospell.Tpo -c -o voikkospell-voikkospell.o `test -f 'voikkospell.cpp' || echo './'`voikkospell.cpp
mv -f .deps/voikkospell-voikkospell.Tpo .deps/voikkospell-voikkospell.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -Wall -Werror -pedantic -MT voikkohyphenate-voikkohyphenate.o -MD -MP -MF .deps/voikkohyphenate-voikkohyphenate.Tpo -c -o voikkohyphenate-voikkohyphenate.o `test -f 'voikkohyphenate.cpp' || echo './'`voikkohyphenate.cpp
mv -f .deps/voikkohyphenate-voikkohyphenate.Tpo .deps/voikkohyphenate-voikkohyphenate.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -Wall -Werror -pedantic -MT voikkogc-voikkogc.o -MD -MP -MF .deps/voikkogc-voikkogc.Tpo -c -o voikkogc-voikkogc.o `test -f 'voikkogc.cpp' || echo './'`voikkogc.cpp
mv -f .deps/voikkogc-voikkogc.Tpo .deps/voikkogc-voikkogc.Po
/bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -DHAVE_PTHREAD -fvisibility=hidden -Wall -Werror -pedantic -o voikkospell voikkospell-voikkospell.o ../libvoikko.la
libtool: link: g++ -pthread -DHAVE_PTHREAD -fvisibility=hidden -Wall -Werror -pedantic -o .libs/voikkospell voikkospell-voikkospell.o ../.libs/libvoikko.so -pthread
/bin/sh ../../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -Wall -Werror -pedantic -o voikkohyphenate voikkohyphenate-voikkohyphenate.o ../libvoikko.la
libtool: link: g++ -fvisibility=hidden -Wall -Werror -pedantic -o .libs/voikkohyphenate voikkohyphenate-voikkohyphenate.o ../.libs/libvoikko.so
/bin/sh ../../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -Wall -Werror -pedantic -o voikkogc voikkogc-voikkogc.o ../libvoikko.la
mv -f .deps/voikkovfstc-voikkovfstc.Tpo .deps/voikkovfstc-voikkovfstc.Po
/bin/sh ../../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -Wall -Werror -pedantic -o voikkovfstc voikkovfstc-voikkovfstc.o
libtool: link: g++ -fvisibility=hidden -Wall -Werror -pedantic -o .libs/voikkogc voikkogc-voikkogc.o ../.libs/libvoikko.so
libtool: link: g++ -fvisibility=hidden -Wall -Werror -pedantic -o voikkovfstc voikkovfstc-voikkovfstc.o
make[2]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/src/tools'
Making all in java
make[2]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/java'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/java'
Making all in msvc
make[2]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/msvc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/msvc'
Making all in test
make[2]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/test'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/test'
Making all in cs
make[2]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/cs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/cs'
Making all in cl
make[2]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/cl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/cl'
make[2]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2'
make[2]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2'
make[1]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/src'
make install-am
make[2]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/src'
make[3]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/src'
/usr/sbin/mkdir -p '/tmp/libvoikko/pkg/libvoikko/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libvoikko.la '/tmp/libvoikko/pkg/libvoikko/usr/lib'
/usr/sbin/mkdir -p '/tmp/libvoikko/pkg/libvoikko/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libvoikko.pc '/tmp/libvoikko/pkg/libvoikko/usr/lib/pkgconfig'
/usr/sbin/mkdir -p '/tmp/libvoikko/pkg/libvoikko/usr/include/libvoikko'
/usr/bin/install -c -m 644 voikko.h voikko_enums.h voikko_defines.h voikko_deprecated.h voikko_structs.h '/tmp/libvoikko/pkg/libvoikko/usr/include/libvoikko'
libtool: install: /usr/bin/install -c .libs/libvoikko.so.1.14.3 /tmp/libvoikko/pkg/libvoikko/usr/lib/libvoikko.so.1.14.3
libtool: install: (cd /tmp/libvoikko/pkg/libvoikko/usr/lib && { ln -s -f libvoikko.so.1.14.3 libvoikko.so.1 || { rm -f libvoikko.so.1 && ln -s libvoikko.so.1.14.3 libvoikko.so.1; }; })
libtool: install: (cd /tmp/libvoikko/pkg/libvoikko/usr/lib && { ln -s -f libvoikko.so.1.14.3 libvoikko.so || { rm -f libvoikko.so && ln -s libvoikko.so.1.14.3 libvoikko.so; }; })
libtool: install: /usr/bin/install -c .libs/libvoikko.lai /tmp/libvoikko/pkg/libvoikko/usr/lib/libvoikko.la
libtool: install: /usr/bin/install -c .libs/libvoikko.a /tmp/libvoikko/pkg/libvoikko/usr/lib/libvoikko.a
libtool: install: chmod 644 /tmp/libvoikko/pkg/libvoikko/usr/lib/libvoikko.a
libtool: install: ranlib /tmp/libvoikko/pkg/libvoikko/usr/lib/libvoikko.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/src'
make[2]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/src'
make[1]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/src'
Making install in src/tools
make[1]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/src/tools'
make[2]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/src/tools'
/usr/sbin/mkdir -p '/tmp/libvoikko/pkg/libvoikko/usr/bin'
/usr/sbin/mkdir -p '/tmp/libvoikko/pkg/libvoikko/usr/share/man/man1'
/usr/bin/install -c -m 644 voikkovfstc.1 voikkospell.1 voikkohyphenate.1 voikkogc.1 '/tmp/libvoikko/pkg/libvoikko/usr/share/man/man1'
/bin/sh ../../libtool --mode=install /usr/bin/install -c voikkovfstc voikkospell voikkohyphenate voikkogc '/tmp/libvoikko/pkg/libvoikko/usr/bin'
libtool: install: /usr/bin/install -c voikkovfstc /tmp/libvoikko/pkg/libvoikko/usr/bin/voikkovfstc
libtool: install: warning: `../libvoikko.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/voikkospell /tmp/libvoikko/pkg/libvoikko/usr/bin/voikkospell
libtool: install: warning: `../libvoikko.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/voikkohyphenate /tmp/libvoikko/pkg/libvoikko/usr/bin/voikkohyphenate
libtool: install: warning: `../libvoikko.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/voikkogc /tmp/libvoikko/pkg/libvoikko/usr/bin/voikkogc
make[2]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/src/tools'
make[1]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/src/tools'
Making install in java
make[1]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/java'
make[2]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/java'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/java'
make[1]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/java'
Making install in msvc
make[1]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/msvc'
make[2]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/msvc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/msvc'
make[1]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/msvc'
Making install in test
make[1]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/test'
make[2]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/test'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/test'
make[1]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/test'
Making install in cs
make[1]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/cs'
make[2]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/cs'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/cs'
make[1]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/cs'
Making install in cl
make[1]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/cl'
make[2]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2/cl'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/cl'
make[1]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2/cl'
make[1]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2'
make[2]: Entering directory '/tmp/libvoikko/src/libvoikko-4.0.2'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2'
make[1]: Leaving directory '/tmp/libvoikko/src/libvoikko-4.0.2'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libvoikko"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libvoikko 4.0.2-1 (Wed Aug 24 13:40:00 UTC 2016)
CMD: pacman --query --file libvoikko-4.0.2-1-x86_64.pkg.tar.xz
Creating hybrid package for 'libvoikko'
Trying to find vanilla package 'libvoikko'...
CMD: pacman --query --file /mirror/libvoikko-4.0.2-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/lib/libvoikko.so.1
/usr/lib/libvoikko.so
/usr/lib/libvoikko.so.1.14.3
/usr/lib/pkgconfig/libvoikko.pc
/usr/lib/python3.5/site-packages/libvoikko.py
/usr/include/libvoikko/voikko.h
/usr/include/libvoikko/voikko_enums.h
/usr/include/libvoikko/voikko_defines.h
/usr/include/libvoikko/voikko_deprecated.h
/usr/include/libvoikko/voikko_structs.h
/usr/bin/voikkovfstc
/usr/bin/voikkospell
/usr/bin/voikkohyphenate
/usr/bin/voikkogc
/usr/share/man/man1/voikkovfstc.1.gz
/usr/share/man/man1/voikkospell.1.gz
/usr/share/man/man1/voikkohyphenate.1.gz
/usr/share/man/man1/voikkogc.1.gz
/sysroot/usr/lib/libvoikko.so.1.14.3
/sysroot/usr/lib/libvoikko.so.1
/sysroot/usr/lib/libvoikko.so
/sysroot/usr/lib/libvoikko.la
/sysroot/usr/lib/libvoikko.a
/sysroot/usr/lib/pkgconfig/libvoikko.pc
/sysroot/usr/lib/python3.5/site-packages/libvoikko.py
/sysroot/usr/include/libvoikko/voikko.h
/sysroot/usr/include/libvoikko/voikko_enums.h
/sysroot/usr/include/libvoikko/voikko_defines.h
/sysroot/usr/include/libvoikko/voikko_deprecated.h
/sysroot/usr/include/libvoikko/voikko_structs.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libvoikko.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libvoikko.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libvoikko.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libvoikko.pkg.tar.xz
Attempting to access local repository, attempt 3
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libvoikko.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libvoikko.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/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 = 2e4a3153b29e
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/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 /usr/sbin/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:3250: checking for x86_64-unknown-linux-g++
configure:3280: result: no
configure:3250: checking for x86_64-unknown-linux-c++
configure:3280: result: no
configure:3250: checking for x86_64-unknown-linux-gpp
configure:3280: result: no
configure:3250: checking for x86_64-unknown-linux-aCC
configure:3280: result: no
configure:3250: checking for x86_64-unknown-linux-CC
configure:3280: result: no
configure:3250: checking for x86_64-unknown-linux-cxx
configure:3280: result: no
configure:3250: checking for x86_64-unknown-linux-cc++
configure:3280: result: no
configure:3250: checking for x86_64-unknown-linux-cl.exe
configure:3280: result: no
configure:3250: checking for x86_64-unknown-linux-FCC
configure:3280: result: no
configure:3250: checking for x86_64-unknown-linux-KCC
configure:3280: result: no
configure:3250: checking for x86_64-unknown-linux-RCC
configure:3280: result: no
configure:3250: checking for x86_64-unknown-linux-xlC_r
configure:3280: result: no
configure:3250: checking for x86_64-unknown-linux-xlC
configure:3280: result: no
configure:3294: checking for g++
configure:3310: found /usr/sbin/g++
configure:3321: result: g++
configure:3348: checking for C++ compiler version
configure:3357: g++ --version >&5
g++ (GCC) 6.1.1 20160602
Copyright (C) 2016 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: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3368: $? = 0
configure:3357: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3368: $? = 1
configure:3357: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:3368: $? = 1
configure:3388: checking whether the C++ compiler works
configure:3410: 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: g++ -o conftest conftest.cpp >&5
configure:3484: $? = 0
configure:3506: result:
configure:3528: checking whether we are cross compiling
configure:3536: g++ -o conftest conftest.cpp >&5
configure:3540: $? = 0
configure:3547: ./conftest
configure:3551: $? = 0
configure:3566: result: no
configure:3571: checking for suffix of object files
configure:3593: 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: g++ -c conftest.cpp >&5
configure:3641: $? = 0
configure:3650: result: yes
configure:3659: checking whether g++ accepts -g
configure:3679: 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 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: $? = 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:4703: result: no
configure:4713: checking for gcc
configure:4729: found /usr/sbin/gcc
configure:4740: result: gcc
configure:4969: checking for C compiler version
configure:4978: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 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: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:4989: $? = 0
configure:4978: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4989: $? = 1
configure:4978: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4989: $? = 1
configure:4993: checking whether we are using the GNU C compiler
configure:5012: gcc -c conftest.c >&5
configure:5012: $? = 0
configure:5021: result: yes
configure:5030: checking whether gcc accepts -g
configure:5050: gcc -c -g conftest.c >&5
configure:5050: $? = 0
configure:5091: result: yes
configure:5108: checking for gcc option to accept ISO C89
configure:5171: gcc -c conftest.c >&5
configure:5171: $? = 0
configure:5184: result: none needed
configure:5209: checking whether gcc understands -c and -o together
configure:5231: gcc -c conftest.c -o conftest2.o
configure:5234: $? = 0
configure:5231: gcc -c conftest.c -o conftest2.o
configure:5234: $? = 0
configure:5246: result: yes
configure:5265: checking dependency style of 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 gcc
configure:5767: result: /usr/sbin/ld
configure:5774: checking if the linker (/usr/sbin/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:5980: checking the name lister (nm) interface
configure:5987: gcc -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 /usr/sbin/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 /usr/sbin/ar
configure:6884: result: ar
configure:6921: checking for archiver @FILE support
configure:6938: gcc -c conftest.c >&5
configure:6938: $? = 0
configure:6941: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6944: $? = 0
configure:6949: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure: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 /usr/sbin/ranlib
configure:7148: result: ranlib
configure:7250: checking command to parse nm output from gcc object
configure:7370: gcc -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: 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:7631: gcc -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: gcc -E conftest.c
configure:8560: $? = 0
configure:8574: 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: gcc -E
configure:8619: gcc -E conftest.c
configure:8619: $? = 0
configure:8633: 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: gcc -c conftest.c >&5
configure:8682: $? = 0
configure:8755: gcc -o conftest conftest.c >&5
configure:8755: $? = 0
configure:8755: ./conftest
configure:8755: $? = 0
configure:8766: result: yes
configure:8779: checking for sys/types.h
configure:8779: gcc -c conftest.c >&5
configure:8779: $? = 0
configure:8779: result: yes
configure:8779: checking for sys/stat.h
configure:8779: gcc -c conftest.c >&5
configure:8779: $? = 0
configure:8779: result: yes
configure:8779: checking for stdlib.h
configure:8779: gcc -c conftest.c >&5
configure:8779: $? = 0
configure:8779: result: yes
configure:8779: checking for string.h
configure:8779: gcc -c conftest.c >&5
configure:8779: $? = 0
configure:8779: result: yes
configure:8779: checking for memory.h
configure:8779: gcc -c conftest.c >&5
configure:8779: $? = 0
configure:8779: result: yes
configure:8779: checking for strings.h
configure:8779: gcc -c conftest.c >&5
configure:8779: $? = 0
configure:8779: result: yes
configure:8779: checking for inttypes.h
configure:8779: gcc -c conftest.c >&5
configure:8779: $? = 0
configure:8779: result: yes
configure:8779: checking for stdint.h
configure:8779: gcc -c conftest.c >&5
configure:8779: $? = 0
configure:8779: result: yes
configure:8779: checking for unistd.h
configure:8779: gcc -c conftest.c >&5
configure:8779: $? = 0
configure:8779: result: yes
configure:8793: checking for dlfcn.h
configure:8793: 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 gcc supports -fno-rtti -fno-exceptions
configure:9312: 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
configure:9316: $? = 0
configure:9329: result: no
configure:9656: checking for gcc option to produce PIC
configure:9663: result: -fPIC -DPIC
configure:9671: checking if gcc PIC flag -fPIC -DPIC works
configure:9689: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9693: $? = 0
configure:9706: result: yes
configure:9735: checking if gcc static flag -static works
configure:9763: result: yes
configure:9778: checking if gcc supports -c -o file.o
configure:9799: gcc -c -o out/conftest2.o conftest.c >&5
configure:9803: $? = 0
configure:9825: result: yes
configure:9833: checking if gcc supports -c -o file.o
configure:9880: result: yes
configure:9913: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:11070: result: yes
configure:11107: checking whether -lc should be explicitly linked in
configure:11115: gcc -c conftest.c >&5
configure:11118: $? = 0
configure:11133: 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: 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: g++ -E conftest.cpp
configure:12839: $? = 0
configure:12853: 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: g++ -E
configure:12898: g++ -E conftest.cpp
configure:12898: $? = 0
configure:12912: 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 g++
configure:13148: result: /usr/sbin/ld -m elf_x86_64
configure:13155: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
configure:13170: result: yes
configure:13225: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:14227: result: yes
configure:14263: g++ -c conftest.cpp >&5
configure:14266: $? = 0
configure:14786: checking for g++ option to produce PIC
configure:14793: result: -fPIC -DPIC
configure:14801: checking if g++ PIC flag -fPIC -DPIC works
configure:14819: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14823: $? = 0
configure:14836: result: yes
configure:14859: checking if g++ static flag -static works
configure:14887: result: yes
configure:14899: checking if g++ supports -c -o file.o
configure:14920: g++ -c -o out/conftest2.o conftest.cpp >&5
configure:14924: $? = 0
configure:14946: result: yes
configure:14951: checking if g++ supports -c -o file.o
configure:14998: result: yes
configure:15028: checking whether the g++ linker (/usr/sbin/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: g++ -c conftest.cpp >&5
configure:16112: $? = 0
configure:16119: result: yes
configure:16134: checking whether g++ supports C++11 features by default
configure:16428: g++ -c conftest.cpp >&5
configure:16428: $? = 0
configure:16435: result: yes
configure:16805: checking whether to enable assertions
configure:16823: result: yes
configure:16829: checking stddef.h usability
configure:16829: g++ -c conftest.cpp >&5
configure:16829: $? = 0
configure:16829: result: yes
configure:16829: checking stddef.h presence
configure:16829: 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: g++ -c conftest.cpp >&5
configure:16853: $? = 0
configure:16853: result: yes
configure:16853: checking langinfo.h presence
configure:16853: g++ -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: g++ -c conftest.cpp >&5
configure:16865: $? = 0
configure:16865: result: yes
configure:16865: checking locale.h presence
configure:16865: 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: g++ -c conftest.cpp >&5
configure:16877: $? = 0
configure:16877: result: yes
configure:16877: checking wctype.h presence
configure:16877: 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: g++ -c conftest.cpp >&5
configure:16889: $? = 0
configure:16889: result: yes
configure:16889: checking wchar.h presence
configure:16889: 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: g++ -c conftest.cpp >&5
configure:16902: $? = 0
configure:16902: g++ -c conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:66: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_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 gcc supports the visibility attribute
configure:16927: g++ -c -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: gcc -c -fvisibility=hidden -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5
gcc: error: unrecognized command line option '-Wunknown-warning-option'; did you mean '-Wno-warning-token'?
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_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. */
| int foo(void);
| int
| main ()
| {
| foo()
| ;
| return 0;
| }
configure:17678: result: no
configure:17744: checking for the pthreads library -lpthreads
configure:17782: gcc -o conftest -fvisibility=hidden conftest.c -lpthreads >&5
/usr/sbin/ld: 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_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: gcc -o conftest -fvisibility=hidden conftest.c >&5
/tmp/ccLOUUGl.o: In function `main':
conftest.c:(.text+0x43): undefined reference to `pthread_create'
conftest.c:(.text+0x54): undefined reference to `pthread_join'
conftest.c:(.text+0xbc): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0xcb): undefined reference to `__pthread_unregister_cancel'
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_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:17694: checking whether pthreads work with -Kthread
configure:17782: gcc -o conftest -fvisibility=hidden -Kthread conftest.c >&5
gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
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:17694: checking whether pthreads work with -kthread
configure:17782: gcc -o conftest -fvisibility=hidden -kthread conftest.c >&5
gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
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:17744: checking for the pthreads library -llthread
configure:17782: gcc -o conftest -fvisibility=hidden conftest.c -llthread >&5
/usr/sbin/ld: cannot find -llthread
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_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:17694: checking whether pthreads work with -pthread
configure:17782: gcc -o conftest -fvisibility=hidden -pthread conftest.c >&5
configure:17782: $? = 0
configure:17791: result: yes
configure:17810: checking for joinable pthread attribute
configure:17825: gcc -o conftest -fvisibility=hidden -pthread 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: gcc -o conftest -fvisibility=hidden -pthread 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:18036: g++ -o conftest -fvisibility=hidden conftest.cpp >&5
configure:18036: $? = 0
configure:18036: ./conftest
configure:18036: $? = 0
configure:18046: result: yes
configure:18069: checking for stdlib.h
configure:18069: result: yes
configure:18079: checking for GNU libc compatible realloc
configure:18103: g++ -o conftest -fvisibility=hidden conftest.cpp >&5
configure:18103: $? = 0
configure:18103: ./conftest
configure:18103: $? = 0
configure:18113: result: yes
configure:18134: checking whether lstat correctly handles trailing slash
configure:18160: g++ -o conftest -fvisibility=hidden conftest.cpp >&5
configure:18160: $? = 0
configure:18160: ./conftest
configure:18160: $? = 0
configure:18177: result: yes
configure:18196: checking whether stat accepts an empty string
configure:18216: g++ -o conftest -fvisibility=hidden conftest.cpp >&5
configure:18216: $? = 0
configure:18216: ./conftest
configure:18216: $? = 0
configure:18226: result: no
configure:18244: checking for mmap
configure:18244: g++ -o conftest -fvisibility=hidden conftest.cpp >&5
configure:18244: $? = 0
configure:18244: result: yes
configure:18255: checking for setlocale
configure:18255: g++ -o conftest -fvisibility=hidden conftest.cpp >&5
configure:18255: $? = 0
configure:18255: result: yes
configure:18266: checking for mbrlen
configure:18266: g++ -o conftest -fvisibility=hidden conftest.cpp >&5
configure:18266: $? = 0
configure:18266: result: yes
configure:18277: checking for memset
configure:18277: g++ -o conftest -fvisibility=hidden conftest.cpp >&5
configure:18277: $? = 0
configure:18277: result: yes
configure:18288: checking for strchr
configure:18288: g++ -o conftest -fvisibility=hidden conftest.cpp >&5
configure:18288: $? = 0
configure:18288: result: yes
configure:18299: checking for getpwuid_r
configure:18299: g++ -o conftest -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 2e4a3153b29e
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-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=
ac_cv_env_CC_value=
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=
ac_cv_env_CXX_value=
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=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_mbrlen=yes
ac_cv_func_memset=yes
ac_cv_func_mmap=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_setlocale=yes
ac_cv_func_stat_empty_string_bug=no
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_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -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_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
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=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/sbin/ld
lt_cv_path_LDCXX='/usr/sbin/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=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=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\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='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -fvisibility=hidden'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=' -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='/usr/sbin/ld -m elf_x86_64'
LDFLAGS=''
LIBLDFLAGSWIN=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
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='gcc'
PTHREAD_CFLAGS='-pthread'
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='gcc'
ac_ct_CXX='g++'
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 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 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