>>> libvoikko: Building testing/libvoikko 4.3.2-r0 (using abuild 3.11.7-r0) started Tue, 13 Jun 2023 17:27:16 +0000 >>> libvoikko: Checking sanity of /home/buildozer/aports/testing/libvoikko/APKBUILD... >>> libvoikko: Analyzing dependencies... >>> libvoikko: Installing for build: build-base foma python3 (1/14) Installing readline (8.2.1-r2) (2/14) Installing foma (0.10.0_git20221230-r0) (3/14) Installing libbz2 (1.0.8-r6) (4/14) Installing libffi (3.4.4-r3) (5/14) Installing gdbm (1.23-r1) (6/14) Installing xz-libs (5.4.3-r1) (7/14) Installing mpdecimal (2.5.1-r2) (8/14) Installing libpanelw (6.4_p20230610-r0) (9/14) Installing sqlite-libs (3.42.0-r2) (10/14) Installing python3 (3.11.4-r0) (11/14) Installing python3-pycache-pyc0 (3.11.4-r0) (12/14) Installing pyc (0.1-r0) (13/14) Installing python3-pyc (3.11.4-r0) (14/14) Installing .makedepends-libvoikko (20230613.172717) Executing busybox-1.36.1-r1.trigger OK: 417 MiB in 117 packages >>> libvoikko: Cleaning up srcdir >>> libvoikko: Cleaning up pkgdir >>> libvoikko: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libvoikko-4.3.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> libvoikko: Fetching https://www.puimula.org/voikko-sources/libvoikko/libvoikko-4.3.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 656k 100 656k 0 0 1632k 0 --:--:-- --:--:-- --:--:-- 1637k >>> libvoikko: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libvoikko-4.3.2.tar.gz >>> libvoikko: Checking sha512sums... libvoikko-4.3.2.tar.gz: OK >>> libvoikko: Unpacking /var/cache/distfiles/edge/libvoikko-4.3.2.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking for a Python interpreter with version >= 3... python checking for python... /usr/bin/python checking for python version... 3.11 checking for python platform... linux checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to print strings... printf checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... 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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-file... no checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether to enable maintainer-specific portions of Makefiles... no checking for an ANSI C-conforming const... yes checking whether g++ supports C++14 features with -std=c++14... yes checking whether to enable assertions... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for langinfo.h... yes checking for locale.h... yes checking for wctype.h... yes checking for wchar.h... yes checking for size_t... yes checking whether gcc supports the visibility attribute... yes checking how to run the C preprocessor... gcc -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... 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 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 * 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 '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2' Making all in src make[2]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/src' depbase=`echo morphology/VfstAnalyzer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/VfstAnalyzer.lo -MD -MP -MF $depbase.Tpo -c -o morphology/VfstAnalyzer.lo morphology/VfstAnalyzer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo morphology/FinnishVfstAnalyzer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/FinnishVfstAnalyzer.lo -MD -MP -MF $depbase.Tpo -c -o morphology/FinnishVfstAnalyzer.lo morphology/FinnishVfstAnalyzer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo spellchecker/VfstSpeller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/VfstSpeller.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/VfstSpeller.lo spellchecker/VfstSpeller.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo spellchecker/VfstSuggestion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo setup/V5DictionaryLoader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/FinnishRuleEngine/VfstAutocorrectCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo fst/WeightedConfiguration.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo fst/UnweightedTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo fst/WeightedTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/spell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/suggestions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/Speller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/SpellWithPriority.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/SpellUtils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/AnalyzerToSpellerAdapter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/FinnishSpellerTweaksWrapper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/FixedResultSpeller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/SpellerFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/SpellerCache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/suggestion/Suggestion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/suggestion/SuggestionStatus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/suggestion/SuggestionGeneratorFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/suggestion/SuggestionGeneratorDeletion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/suggestion/SuggestionGeneratorInsertion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/suggestion/SuggestionGeneratorInsertSpecial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/suggestion/SuggestionGeneratorMultiReplacement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/suggestion/SuggestionGeneratorNull.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/suggestion/SuggestionGeneratorReplacement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -fvisibility=hidden -Wall -Werror -pedantic -MT morphology/FinnishVfstAnalyzer.lo -MD -MP -MF morphology/.deps/FinnishVfstAnalyzer.Tpo -c morphology/FinnishVfstAnalyzer.cpp -fPIC -DPIC -o morphology/.libs/FinnishVfstAnalyzer.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -fvisibility=hidden -Wall -Werror -pedantic -MT spellchecker/VfstSuggestion.lo -MD -MP -MF spellchecker/.deps/VfstSuggestion.Tpo -c spellchecker/VfstSuggestion.cpp -fPIC -DPIC -o spellchecker/.libs/VfstSuggestion.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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/SuggestionGeneratorReplaceTwo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/suggestion/SuggestionGeneratorSoftHyphens.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/suggestion/SuggestionGeneratorSplitWord.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/suggestion/SuggestionGeneratorSwap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/suggestion/SuggestionGeneratorVowelChange.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/suggestion/SuggestionStrategy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo spellchecker/suggestion/SuggestionStrategyOcr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo utils/utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo utils/StringUtils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo morphology/interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo morphology/Analysis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo morphology/AnalyzerFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo morphology/NullAnalyzer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo setup/setup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo setup/Dictionary.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo setup/BackendProperties.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo setup/DictionaryFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo setup/DictionaryException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo setup/interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo setup/LanguageTag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo hyphenator/interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo hyphenator/AnalyzerToFinnishHyphenatorAdapter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo hyphenator/Hyphenator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo hyphenator/HyphenatorFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 character/charset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo character/SimpleChar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo tokenizer/interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo sentence/interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 sentence/Sentence.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 grammar/FinnishRuleEngine/checks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/Sentence.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/CacheEntry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/VoikkoGrammarError.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/NullGrammarChecker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/FinnishGrammarChecker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/GrammarChecker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/GrammarCheckerFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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/FinnishAnalysis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/HfstAnalysis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/FinnishRuleEngine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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/RuleEngine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/FinnishRuleEngine/CapitalizationCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/FinnishRuleEngine/CompoundVerbCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/FinnishRuleEngine/MissingVerbCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/FinnishRuleEngine/NegativeVerbCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/FinnishRuleEngine/ParagraphCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/FinnishRuleEngine/SentenceCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo grammar/FinnishRuleEngine/SidesanaCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 grammar/FinnishRuleEngine/RelativePronounCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/RelativePronounCheck.lo -MD -MP -MF $depbase.Tpo -c -o grammar/FinnishRuleEngine/RelativePronounCheck.lo grammar/FinnishRuleEngine/RelativePronounCheck.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 depbase=`echo compatibility/interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -fvisibility=hidden -Wall -Werror -pedantic -MT grammar/FinnishRuleEngine/RelativePronounCheck.lo -MD -MP -MF grammar/FinnishRuleEngine/.deps/RelativePronounCheck.Tpo -c grammar/FinnishRuleEngine/RelativePronounCheck.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/RelativePronounCheck.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++14 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -fvisibility=hidden -Wall -Werror -pedantic -no-undefined -version-info 17:2:16 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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/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 grammar/FinnishRuleEngine/RelativePronounCheck.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-alpine-linux-musl/13.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/13.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/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 grammar/FinnishRuleEngine/.libs/RelativePronounCheck.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-alpine-linux-musl/13.1.1 -L/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../lib/crtn.o -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libvoikko.so.1 -o .libs/libvoikko.so.1.16.2 libtool: link: (cd ".libs" && rm -f "libvoikko.so.1" && ln -s "libvoikko.so.1.16.2" "libvoikko.so.1") libtool: link: (cd ".libs" && rm -f "libvoikko.so" && ln -s "libvoikko.so.1.16.2" "libvoikko.so") libtool: link: ( cd ".libs" && rm -f "libvoikko.la" && ln -s "../libvoikko.la" "libvoikko.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/src' Making all in src/tools make[2]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/src/tools' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -pthread -DHAVE_PTHREAD -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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 g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -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/voikkohyphenate-voikkohyphenate.Tpo .deps/voikkohyphenate-voikkohyphenate.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++14 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -fvisibility=hidden -Wall -Werror -pedantic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o voikkohyphenate voikkohyphenate-voikkohyphenate.o ../libvoikko.la mv -f .deps/voikkogc-voikkogc.Tpo .deps/voikkogc-voikkogc.Po mv -f .deps/voikkospell-voikkospell.Tpo .deps/voikkospell-voikkospell.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++14 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -fvisibility=hidden -Wall -Werror -pedantic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o voikkogc voikkogc-voikkogc.o ../libvoikko.la /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++14 -pthread -DHAVE_PTHREAD -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -fvisibility=hidden -Wall -Werror -pedantic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o voikkospell voikkospell-voikkospell.o ../libvoikko.la -lpthread libtool: link: g++ -std=c++14 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -fvisibility=hidden -Wall -Werror -pedantic -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/voikkohyphenate voikkohyphenate-voikkohyphenate.o ../.libs/libvoikko.so libtool: link: g++ -std=c++14 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -fvisibility=hidden -Wall -Werror -pedantic -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/voikkogc voikkogc-voikkogc.o ../.libs/libvoikko.so libtool: link: g++ -std=c++14 -DHAVE_PTHREAD -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -fvisibility=hidden -Wall -Werror -pedantic -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/voikkospell voikkospell-voikkospell.o ../.libs/libvoikko.so -lpthread -pthread mv -f .deps/voikkovfstc-voikkovfstc.Tpo .deps/voikkovfstc-voikkovfstc.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++14 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -fvisibility=hidden -Wall -Werror -pedantic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o voikkovfstc voikkovfstc-voikkovfstc.o libtool: link: g++ -std=c++14 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fno-plt -fvisibility=hidden -Wall -Werror -pedantic -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o voikkovfstc voikkovfstc-voikkovfstc.o make[2]: Leaving directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/src/tools' Making all in java make[2]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/java' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/java' Making all in test make[2]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/test' Making all in cs make[2]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/cs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/cs' Making all in cl make[2]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/cl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/cl' make[2]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2' make[2]: Leaving directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2' make[1]: Leaving directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2' >>> libvoikko: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/src' make[2]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/src' .././install-sh -c -d '/home/buildozer/aports/testing/libvoikko/pkg/libvoikko/usr/lib' .././install-sh -c -d '/home/buildozer/aports/testing/libvoikko/pkg/libvoikko/usr/lib/pkgconfig' .././install-sh -c -d '/home/buildozer/aports/testing/libvoikko/pkg/libvoikko/usr/include/libvoikko' /usr/bin/install -c -m 644 libvoikko.pc '/home/buildozer/aports/testing/libvoikko/pkg/libvoikko/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libvoikko.la '/home/buildozer/aports/testing/libvoikko/pkg/libvoikko/usr/lib' /usr/bin/install -c -m 644 voikko.h voikko_enums.h voikko_defines.h voikko_deprecated.h voikko_structs.h '/home/buildozer/aports/testing/libvoikko/pkg/libvoikko/usr/include/libvoikko' libtool: install: /usr/bin/install -c .libs/libvoikko.so.1.16.2 /home/buildozer/aports/testing/libvoikko/pkg/libvoikko/usr/lib/libvoikko.so.1.16.2 libtool: install: (cd /home/buildozer/aports/testing/libvoikko/pkg/libvoikko/usr/lib && { ln -s -f libvoikko.so.1.16.2 libvoikko.so.1 || { rm -f libvoikko.so.1 && ln -s libvoikko.so.1.16.2 libvoikko.so.1; }; }) libtool: install: (cd /home/buildozer/aports/testing/libvoikko/pkg/libvoikko/usr/lib && { ln -s -f libvoikko.so.1.16.2 libvoikko.so || { rm -f libvoikko.so && ln -s libvoikko.so.1.16.2 libvoikko.so; }; }) libtool: install: /usr/bin/install -c .libs/libvoikko.lai /home/buildozer/aports/testing/libvoikko/pkg/libvoikko/usr/lib/libvoikko.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/src' make[1]: Leaving directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/src' Making install in src/tools make[1]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/src/tools' make[2]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/src/tools' ../.././install-sh -c -d '/home/buildozer/aports/testing/libvoikko/pkg/libvoikko/usr/bin' ../.././install-sh -c -d '/home/buildozer/aports/testing/libvoikko/pkg/libvoikko/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c voikkovfstc voikkospell voikkohyphenate voikkogc '/home/buildozer/aports/testing/libvoikko/pkg/libvoikko/usr/bin' /usr/bin/install -c -m 644 voikkovfstc.1 voikkospell.1 voikkohyphenate.1 voikkogc.1 '/home/buildozer/aports/testing/libvoikko/pkg/libvoikko/usr/share/man/man1' libtool: install: /usr/bin/install -c voikkovfstc /home/buildozer/aports/testing/libvoikko/pkg/libvoikko/usr/bin/voikkovfstc libtool: warning: '../libvoikko.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/voikkospell /home/buildozer/aports/testing/libvoikko/pkg/libvoikko/usr/bin/voikkospell libtool: warning: '../libvoikko.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/voikkohyphenate /home/buildozer/aports/testing/libvoikko/pkg/libvoikko/usr/bin/voikkohyphenate libtool: warning: '../libvoikko.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/voikkogc /home/buildozer/aports/testing/libvoikko/pkg/libvoikko/usr/bin/voikkogc make[2]: Leaving directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/src/tools' make[1]: Leaving directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/src/tools' Making install in java make[1]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/java' make[2]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.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 '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/java' make[1]: Leaving directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/java' Making install in test make[1]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/test' make[2]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.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 '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/test' make[1]: Leaving directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/test' Making install in cs make[1]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/cs' make[2]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.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 '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/cs' make[1]: Leaving directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/cs' Making install in cl make[1]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/cl' make[2]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.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 '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/cl' make[1]: Leaving directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2/cl' make[1]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2' make[2]: Entering directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.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 '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2' make[1]: Leaving directory '/home/buildozer/aports/testing/libvoikko/src/libvoikko-4.3.2' >>> libvoikko-dev*: Running split function dev... >>> libvoikko-dev*: Preparing subpackage libvoikko-dev... >>> libvoikko-dev*: Stripping binaries >>> libvoikko-dev*: Running postcheck for libvoikko-dev >>> libvoikko-doc*: Running split function doc... >>> libvoikko-doc*: Preparing subpackage libvoikko-doc... >>> libvoikko-doc*: Running postcheck for libvoikko-doc >>> libvoikko*: Running postcheck for libvoikko >>> libvoikko*: Preparing package libvoikko... >>> libvoikko*: Stripping binaries >>> libvoikko-dev*: Scanning shared objects >>> libvoikko-doc*: Scanning shared objects >>> libvoikko*: Scanning shared objects >>> libvoikko-dev*: Tracing dependencies... libvoikko=4.3.2-r0 pkgconfig >>> libvoikko-dev*: Package size: 76.0 KB >>> libvoikko-dev*: Compressing data... >>> libvoikko-dev*: Create checksum... >>> libvoikko-dev*: Create libvoikko-dev-4.3.2-r0.apk >>> libvoikko-doc*: Tracing dependencies... >>> libvoikko-doc*: Package size: 36.0 KB >>> libvoikko-doc*: Compressing data... >>> libvoikko-doc*: Create checksum... >>> libvoikko-doc*: Create libvoikko-doc-4.3.2-r0.apk >>> libvoikko*: Tracing dependencies... python3~3.11 so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> libvoikko*: Package size: 356.0 KB >>> libvoikko*: Compressing data... >>> libvoikko*: Create checksum... >>> libvoikko*: Create libvoikko-4.3.2-r0.apk >>> libvoikko: Build complete at Tue, 13 Jun 2023 17:27:34 +0000 elapsed time 0h 0m 18s >>> libvoikko: Cleaning up srcdir >>> libvoikko: Cleaning up pkgdir >>> libvoikko: Uninstalling dependencies... (1/14) Purging .makedepends-libvoikko (20230613.172717) (2/14) Purging foma (0.10.0_git20221230-r0) (3/14) Purging python3-pyc (3.11.4-r0) (4/14) Purging python3-pycache-pyc0 (3.11.4-r0) (5/14) Purging pyc (0.1-r0) (6/14) Purging python3 (3.11.4-r0) (7/14) Purging gdbm (1.23-r1) (8/14) Purging libbz2 (1.0.8-r6) (9/14) Purging libffi (3.4.4-r3) (10/14) Purging libpanelw (6.4_p20230610-r0) (11/14) Purging mpdecimal (2.5.1-r2) (12/14) Purging readline (8.2.1-r2) (13/14) Purging sqlite-libs (3.42.0-r2) (14/14) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.1-r1.trigger OK: 376 MiB in 103 packages >>> libvoikko: Updating the testing/x86_64 repository index... >>> libvoikko: Signing the index...