Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libvoikko.spec'], False, '/var/lib/mock/centos5-rutgers-build-914-1148/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libvoikko.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libvoikko-2.2.2-2.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libvoikko.spec'], False, '/var/lib/mock/centos5-rutgers-build-914-1148/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libvoikko.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.97399 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libvoikko-2.2.2 + /bin/gzip -dc /builddir/build/SOURCES/libvoikko-2.2.2.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvoikko-2.2.2 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.97399 + umask 022 + cd /builddir/build/BUILD + cd libvoikko-2.2.2 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-dictionary-path=/usr/lib64/voikko checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking 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/bin/ld checking if the linker (/usr/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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E 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/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/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/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... 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 stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for x86_64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for size_t... yes checking whether gcc supports the visibility attribute... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for setlocale... yes checking for mbrlen... yes checking for memset... yes checking for strchr... yes checking for getpwuid_r... yes checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/tools/Makefile config.status: creating src/libvoikko.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libvoikko-2.2.2' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libvoikko-2.2.2/src' python ./autocorrect/triecompiler.py ./../data/autocorrect/fi_FI.xml autocorrect/data.hpp make all-am make[3]: Entering directory `/builddir/build/BUILD/libvoikko-2.2.2/src' depbase=`echo spellchecker/spell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/SpellWithPriority.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/SpellUtils.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/SpellUtils.lo spellchecker/SpellUtils.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/spell.lo -MD -MP -MF spellchecker/.deps/spell.Tpo -c spellchecker/spell.cpp -fPIC -DPIC -o spellchecker/.libs/spell.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/SpellUtils.lo -MD -MP -MF spellchecker/.deps/SpellUtils.Tpo -c spellchecker/SpellUtils.cpp -fPIC -DPIC -o spellchecker/.libs/SpellUtils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/SpellUtils.lo -MD -MP -MF spellchecker/.deps/SpellUtils.Tpo -c spellchecker/SpellUtils.cpp -o spellchecker/SpellUtils.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestions.lo -MD -MP -MF spellchecker/.deps/suggestions.Tpo -c spellchecker/suggestions.cpp -o spellchecker/suggestions.o >/dev/null 2>&1 depbase=`echo spellchecker/suggestion/Suggestion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/Suggestion.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/Suggestion.lo spellchecker/suggestion/Suggestion.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/spell.lo -MD -MP -MF spellchecker/.deps/spell.Tpo -c spellchecker/spell.cpp -o spellchecker/spell.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/SpellWithPriority.lo -MD -MP -MF spellchecker/.deps/SpellWithPriority.Tpo -c spellchecker/SpellWithPriority.cpp -o spellchecker/SpellWithPriority.o >/dev/null 2>&1 depbase=`echo spellchecker/suggestion/SuggestionStatus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStatus.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionStatus.lo spellchecker/suggestion/SuggestionStatus.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStatus.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionStatus.Tpo -c spellchecker/suggestion/SuggestionStatus.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStatus.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStatus.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionStatus.Tpo -c spellchecker/suggestion/SuggestionStatus.cpp -o spellchecker/suggestion/SuggestionStatus.o >/dev/null 2>&1 depbase=`echo spellchecker/suggestion/SuggestionGeneratorCaseChange.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorCaseChange.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorCaseChange.lo spellchecker/suggestion/SuggestionGeneratorCaseChange.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/Suggestion.lo -MD -MP -MF spellchecker/suggestion/.deps/Suggestion.Tpo -c spellchecker/suggestion/Suggestion.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/Suggestion.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/Suggestion.lo -MD -MP -MF spellchecker/suggestion/.deps/Suggestion.Tpo -c spellchecker/suggestion/Suggestion.cpp -o spellchecker/suggestion/Suggestion.o >/dev/null 2>&1 depbase=`echo spellchecker/suggestion/SuggestionGeneratorDeletion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/SuggestionGeneratorInsertion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorInsertSpecial.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorInsertSpecial.lo spellchecker/suggestion/SuggestionGeneratorInsertSpecial.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorDeletion.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorDeletion.Tpo -c spellchecker/suggestion/SuggestionGeneratorDeletion.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorDeletion.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorCaseChange.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorCaseChange.Tpo -c spellchecker/suggestion/SuggestionGeneratorCaseChange.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorCaseChange.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorDeletion.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorDeletion.Tpo -c spellchecker/suggestion/SuggestionGeneratorDeletion.cpp -o spellchecker/suggestion/SuggestionGeneratorDeletion.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 depbase=`echo spellchecker/suggestion/SuggestionGeneratorReplacement.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorReplacement.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorReplacement.lo spellchecker/suggestion/SuggestionGeneratorReplacement.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorInsertion.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorInsertion.Tpo -c spellchecker/suggestion/SuggestionGeneratorInsertion.cpp -o spellchecker/suggestion/SuggestionGeneratorInsertion.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorInsertSpecial.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorInsertSpecial.Tpo -c spellchecker/suggestion/SuggestionGeneratorInsertSpecial.cpp -o spellchecker/suggestion/SuggestionGeneratorInsertSpecial.o >/dev/null 2>&1 depbase=`echo spellchecker/suggestion/SuggestionGeneratorReplaceTwo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorReplaceTwo.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorReplaceTwo.lo spellchecker/suggestion/SuggestionGeneratorReplaceTwo.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorReplaceTwo.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorReplaceTwo.Tpo -c spellchecker/suggestion/SuggestionGeneratorReplaceTwo.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorReplaceTwo.o depbase=`echo spellchecker/suggestion/SuggestionGeneratorSplitWord.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorSplitWord.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorSplitWord.lo spellchecker/suggestion/SuggestionGeneratorSplitWord.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorCaseChange.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorCaseChange.Tpo -c spellchecker/suggestion/SuggestionGeneratorCaseChange.cpp -o spellchecker/suggestion/SuggestionGeneratorCaseChange.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorReplaceTwo.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorReplaceTwo.Tpo -c spellchecker/suggestion/SuggestionGeneratorReplaceTwo.cpp -o spellchecker/suggestion/SuggestionGeneratorReplaceTwo.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorReplacement.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorReplacement.Tpo -c spellchecker/suggestion/SuggestionGeneratorReplacement.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorReplacement.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorSplitWord.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorSplitWord.Tpo -c spellchecker/suggestion/SuggestionGeneratorSplitWord.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorSplitWord.o depbase=`echo spellchecker/suggestion/SuggestionGeneratorSwap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorSwap.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionGeneratorSwap.lo spellchecker/suggestion/SuggestionGeneratorSwap.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorSwap.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorSwap.Tpo -c spellchecker/suggestion/SuggestionGeneratorSwap.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorSwap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorSplitWord.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorSplitWord.Tpo -c spellchecker/suggestion/SuggestionGeneratorSplitWord.cpp -o spellchecker/suggestion/SuggestionGeneratorSplitWord.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorSwap.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorSwap.Tpo -c spellchecker/suggestion/SuggestionGeneratorSwap.cpp -o spellchecker/suggestion/SuggestionGeneratorSwap.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorReplacement.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorReplacement.Tpo -c spellchecker/suggestion/SuggestionGeneratorReplacement.cpp -o spellchecker/suggestion/SuggestionGeneratorReplacement.o >/dev/null 2>&1 depbase=`echo spellchecker/suggestion/SuggestionGeneratorVowelChange.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 depbase=`echo spellchecker/suggestion/SuggestionStrategyTyping.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStrategyTyping.lo -MD -MP -MF $depbase.Tpo -c -o spellchecker/suggestion/SuggestionStrategyTyping.lo spellchecker/suggestion/SuggestionStrategyTyping.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStrategy.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionStrategy.Tpo -c spellchecker/suggestion/SuggestionStrategy.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStrategy.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStrategyTyping.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionStrategyTyping.Tpo -c spellchecker/suggestion/SuggestionStrategyTyping.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStrategyTyping.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionGeneratorVowelChange.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionGeneratorVowelChange.Tpo -c spellchecker/suggestion/SuggestionGeneratorVowelChange.cpp -o spellchecker/suggestion/SuggestionGeneratorVowelChange.o >/dev/null 2>&1 depbase=`echo utils/utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT utils/utils.lo -MD -MP -MF $depbase.Tpo -c -o utils/utils.lo utils/utils.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStrategy.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionStrategy.Tpo -c spellchecker/suggestion/SuggestionStrategy.cpp -o spellchecker/suggestion/SuggestionStrategy.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT utils/utils.lo -MD -MP -MF utils/.deps/utils.Tpo -c utils/utils.cpp -fPIC -DPIC -o utils/.libs/utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStrategyTyping.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionStrategyTyping.Tpo -c spellchecker/suggestion/SuggestionStrategyTyping.cpp -o spellchecker/suggestion/SuggestionStrategyTyping.o >/dev/null 2>&1 depbase=`echo utils/StringUtils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT spellchecker/suggestion/SuggestionStrategyOcr.lo -MD -MP -MF spellchecker/suggestion/.deps/SuggestionStrategyOcr.Tpo -c spellchecker/suggestion/SuggestionStrategyOcr.cpp -o spellchecker/suggestion/SuggestionStrategyOcr.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT utils/utils.lo -MD -MP -MF utils/.deps/utils.Tpo -c utils/utils.cpp -o utils/utils.o >/dev/null 2>&1 depbase=`echo morphology/interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/interface.lo -MD -MP -MF $depbase.Tpo -c -o morphology/interface.lo morphology/interface.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/Analysis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/interface.lo -MD -MP -MF morphology/.deps/interface.Tpo -c morphology/interface.cpp -fPIC -DPIC -o morphology/.libs/interface.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 depbase=`echo morphology/Analyzer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/Analyzer.lo -MD -MP -MF $depbase.Tpo -c -o morphology/Analyzer.lo morphology/Analyzer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/Analyzer.lo -MD -MP -MF morphology/.deps/Analyzer.Tpo -c morphology/Analyzer.cpp -fPIC -DPIC -o morphology/.libs/Analyzer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/interface.lo -MD -MP -MF morphology/.deps/interface.Tpo -c morphology/interface.cpp -o morphology/interface.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT utils/StringUtils.lo -MD -MP -MF utils/.deps/StringUtils.Tpo -c utils/StringUtils.cpp -o utils/StringUtils.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/Analysis.lo -MD -MP -MF morphology/.deps/Analysis.Tpo -c morphology/Analysis.cpp -o morphology/Analysis.o >/dev/null 2>&1 depbase=`echo morphology/AnalyzerFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/MalagaAnalyzer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/MalagaAnalyzer.lo -MD -MP -MF $depbase.Tpo -c -o morphology/MalagaAnalyzer.lo morphology/MalagaAnalyzer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/AnalyzerFactory.lo -MD -MP -MF morphology/.deps/AnalyzerFactory.Tpo -c morphology/AnalyzerFactory.cpp -fPIC -DPIC -o morphology/.libs/AnalyzerFactory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/Analyzer.lo -MD -MP -MF morphology/.deps/Analyzer.Tpo -c morphology/Analyzer.cpp -o morphology/Analyzer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/MalagaAnalyzer.lo -MD -MP -MF morphology/.deps/MalagaAnalyzer.Tpo -c morphology/MalagaAnalyzer.cpp -fPIC -DPIC -o morphology/.libs/MalagaAnalyzer.o depbase=`echo morphology/malaga/analysis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/analysis.lo -MD -MP -MF $depbase.Tpo -c -o morphology/malaga/analysis.lo morphology/malaga/analysis.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/AnalyzerFactory.lo -MD -MP -MF morphology/.deps/AnalyzerFactory.Tpo -c morphology/AnalyzerFactory.cpp -o morphology/AnalyzerFactory.o >/dev/null 2>&1 depbase=`echo morphology/malaga/files.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/files.lo -MD -MP -MF $depbase.Tpo -c -o morphology/malaga/files.lo morphology/malaga/files.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/analysis.lo -MD -MP -MF morphology/malaga/.deps/analysis.Tpo -c morphology/malaga/analysis.cpp -fPIC -DPIC -o morphology/malaga/.libs/analysis.o depbase=`echo morphology/malaga/lexicon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/lexicon.lo -MD -MP -MF $depbase.Tpo -c -o morphology/malaga/lexicon.lo morphology/malaga/lexicon.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/files.lo -MD -MP -MF morphology/malaga/.deps/files.Tpo -c morphology/malaga/files.cpp -fPIC -DPIC -o morphology/malaga/.libs/files.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/MalagaAnalyzer.lo -MD -MP -MF morphology/.deps/MalagaAnalyzer.Tpo -c morphology/MalagaAnalyzer.cpp -o morphology/MalagaAnalyzer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/lexicon.lo -MD -MP -MF morphology/malaga/.deps/lexicon.Tpo -c morphology/malaga/lexicon.cpp -fPIC -DPIC -o morphology/malaga/.libs/lexicon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/lexicon.lo -MD -MP -MF morphology/malaga/.deps/lexicon.Tpo -c morphology/malaga/lexicon.cpp -o morphology/malaga/lexicon.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/analysis.lo -MD -MP -MF morphology/malaga/.deps/analysis.Tpo -c morphology/malaga/analysis.cpp -o morphology/malaga/analysis.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/files.lo -MD -MP -MF morphology/malaga/.deps/files.Tpo -c morphology/malaga/files.cpp -o morphology/malaga/files.o >/dev/null 2>&1 depbase=`echo morphology/malaga/malaga_files.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/malaga_files.lo -MD -MP -MF $depbase.Tpo -c -o morphology/malaga/malaga_files.lo morphology/malaga/malaga_files.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/malaga_files.lo -MD -MP -MF morphology/malaga/.deps/malaga_files.Tpo -c morphology/malaga/malaga_files.cpp -fPIC -DPIC -o morphology/malaga/.libs/malaga_files.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/malaga_files.lo -MD -MP -MF morphology/malaga/.deps/malaga_files.Tpo -c morphology/malaga/malaga_files.cpp -o morphology/malaga/malaga_files.o >/dev/null 2>&1 depbase=`echo morphology/malaga/patterns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/patterns.lo -MD -MP -MF $depbase.Tpo -c -o morphology/malaga/patterns.lo morphology/malaga/patterns.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo morphology/malaga/rules.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/rules.lo -MD -MP -MF $depbase.Tpo -c -o morphology/malaga/rules.lo morphology/malaga/rules.cpp &&\ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/patterns.lo -MD -MP -MF morphology/malaga/.deps/patterns.Tpo -c morphology/malaga/patterns.cpp -fPIC -DPIC -o morphology/malaga/.libs/patterns.o mv -f $depbase.Tpo $depbase.Plo depbase=`echo morphology/malaga/symbols.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/symbols.lo -MD -MP -MF $depbase.Tpo -c -o morphology/malaga/symbols.lo morphology/malaga/symbols.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo morphology/malaga/value_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/value_parser.lo -MD -MP -MF $depbase.Tpo -c -o morphology/malaga/value_parser.lo morphology/malaga/value_parser.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/symbols.lo -MD -MP -MF morphology/malaga/.deps/symbols.Tpo -c morphology/malaga/symbols.cpp -fPIC -DPIC -o morphology/malaga/.libs/symbols.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/rules.lo -MD -MP -MF morphology/malaga/.deps/rules.Tpo -c morphology/malaga/rules.cpp -fPIC -DPIC -o morphology/malaga/.libs/rules.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/value_parser.lo -MD -MP -MF morphology/malaga/.deps/value_parser.Tpo -c morphology/malaga/value_parser.cpp -fPIC -DPIC -o morphology/malaga/.libs/value_parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/value_parser.lo -MD -MP -MF morphology/malaga/.deps/value_parser.Tpo -c morphology/malaga/value_parser.cpp -o morphology/malaga/value_parser.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/patterns.lo -MD -MP -MF morphology/malaga/.deps/patterns.Tpo -c morphology/malaga/patterns.cpp -o morphology/malaga/patterns.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/symbols.lo -MD -MP -MF morphology/malaga/.deps/symbols.Tpo -c morphology/malaga/symbols.cpp -o morphology/malaga/symbols.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/rules.lo -MD -MP -MF morphology/malaga/.deps/rules.Tpo -c morphology/malaga/rules.cpp -o morphology/malaga/rules.o >/dev/null 2>&1 depbase=`echo morphology/malaga/basic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/basic.lo -MD -MP -MF $depbase.Tpo -c -o morphology/malaga/basic.lo morphology/malaga/basic.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo morphology/malaga/input.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/input.lo -MD -MP -MF $depbase.Tpo -c -o morphology/malaga/input.lo morphology/malaga/input.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo morphology/malaga/libmalaga.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/libmalaga.lo -MD -MP -MF $depbase.Tpo -c -o morphology/malaga/libmalaga.lo morphology/malaga/libmalaga.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/basic.lo -MD -MP -MF morphology/malaga/.deps/basic.Tpo -c morphology/malaga/basic.cpp -fPIC -DPIC -o morphology/malaga/.libs/basic.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/input.lo -MD -MP -MF morphology/malaga/.deps/input.Tpo -c morphology/malaga/input.cpp -fPIC -DPIC -o morphology/malaga/.libs/input.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/libmalaga.lo -MD -MP -MF morphology/malaga/.deps/libmalaga.Tpo -c morphology/malaga/libmalaga.cpp -fPIC -DPIC -o morphology/malaga/.libs/libmalaga.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/libmalaga.lo -MD -MP -MF morphology/malaga/.deps/libmalaga.Tpo -c morphology/malaga/libmalaga.cpp -o morphology/malaga/libmalaga.o >/dev/null 2>&1 depbase=`echo morphology/malaga/malaga_lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/malaga_lib.lo -MD -MP -MF $depbase.Tpo -c -o morphology/malaga/malaga_lib.lo morphology/malaga/malaga_lib.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/malaga_lib.lo -MD -MP -MF morphology/malaga/.deps/malaga_lib.Tpo -c morphology/malaga/malaga_lib.cpp -fPIC -DPIC -o morphology/malaga/.libs/malaga_lib.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/basic.lo -MD -MP -MF morphology/malaga/.deps/basic.Tpo -c morphology/malaga/basic.cpp -o morphology/malaga/basic.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/malaga_lib.lo -MD -MP -MF morphology/malaga/.deps/malaga_lib.Tpo -c morphology/malaga/malaga_lib.cpp -o morphology/malaga/malaga_lib.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/input.lo -MD -MP -MF morphology/malaga/.deps/input.Tpo -c morphology/malaga/input.cpp -o morphology/malaga/input.o >/dev/null 2>&1 depbase=`echo morphology/malaga/pools.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/pools.lo -MD -MP -MF $depbase.Tpo -c -o morphology/malaga/pools.lo morphology/malaga/pools.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/pools.lo -MD -MP -MF morphology/malaga/.deps/pools.Tpo -c morphology/malaga/pools.cpp -fPIC -DPIC -o morphology/malaga/.libs/pools.o depbase=`echo morphology/malaga/scanner.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/scanner.lo -MD -MP -MF $depbase.Tpo -c -o morphology/malaga/scanner.lo morphology/malaga/scanner.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo morphology/malaga/tries.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/tries.lo -MD -MP -MF $depbase.Tpo -c -o morphology/malaga/tries.lo morphology/malaga/tries.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/scanner.lo -MD -MP -MF morphology/malaga/.deps/scanner.Tpo -c morphology/malaga/scanner.cpp -fPIC -DPIC -o morphology/malaga/.libs/scanner.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/pools.lo -MD -MP -MF morphology/malaga/.deps/pools.Tpo -c morphology/malaga/pools.cpp -o morphology/malaga/pools.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/tries.lo -MD -MP -MF morphology/malaga/.deps/tries.Tpo -c morphology/malaga/tries.cpp -fPIC -DPIC -o morphology/malaga/.libs/tries.o depbase=`echo morphology/malaga/values.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/values.lo -MD -MP -MF $depbase.Tpo -c -o morphology/malaga/values.lo morphology/malaga/values.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/scanner.lo -MD -MP -MF morphology/malaga/.deps/scanner.Tpo -c morphology/malaga/scanner.cpp -o morphology/malaga/scanner.o >/dev/null 2>&1 depbase=`echo setup/setup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT setup/setup.lo -MD -MP -MF $depbase.Tpo -c -o setup/setup.lo setup/setup.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/tries.lo -MD -MP -MF morphology/malaga/.deps/tries.Tpo -c morphology/malaga/tries.cpp -o morphology/malaga/tries.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/values.lo -MD -MP -MF morphology/malaga/.deps/values.Tpo -c morphology/malaga/values.cpp -fPIC -DPIC -o morphology/malaga/.libs/values.o depbase=`echo setup/Dictionary.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT setup/Dictionary.lo -MD -MP -MF $depbase.Tpo -c -o setup/Dictionary.lo setup/Dictionary.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 depbase=`echo setup/DictionaryLoader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT setup/DictionaryLoader.lo -MD -MP -MF $depbase.Tpo -c -o setup/DictionaryLoader.lo setup/DictionaryLoader.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT setup/DictionaryLoader.lo -MD -MP -MF setup/.deps/DictionaryLoader.Tpo -c setup/DictionaryLoader.cpp -fPIC -DPIC -o setup/.libs/DictionaryLoader.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT setup/setup.lo -MD -MP -MF setup/.deps/setup.Tpo -c setup/setup.cpp -o setup/setup.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT setup/Dictionary.lo -MD -MP -MF setup/.deps/Dictionary.Tpo -c setup/Dictionary.cpp -fPIC -DPIC -o setup/.libs/Dictionary.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT morphology/malaga/values.lo -MD -MP -MF morphology/malaga/.deps/values.Tpo -c morphology/malaga/values.cpp -o morphology/malaga/values.o >/dev/null 2>&1 depbase=`echo setup/DictionaryException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT setup/DictionaryException.lo -MD -MP -MF $depbase.Tpo -c -o setup/DictionaryException.lo setup/DictionaryException.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT setup/DictionaryException.lo -MD -MP -MF setup/.deps/DictionaryException.Tpo -c setup/DictionaryException.cpp -fPIC -DPIC -o setup/.libs/DictionaryException.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT setup/DictionaryException.lo -MD -MP -MF setup/.deps/DictionaryException.Tpo -c setup/DictionaryException.cpp -o setup/DictionaryException.o >/dev/null 2>&1 depbase=`echo setup/interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT setup/interface.lo -MD -MP -MF $depbase.Tpo -c -o setup/interface.lo setup/interface.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT setup/Dictionary.lo -MD -MP -MF setup/.deps/Dictionary.Tpo -c setup/Dictionary.cpp -o setup/Dictionary.o >/dev/null 2>&1 depbase=`echo hyphenator/hyphenator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT hyphenator/hyphenator.lo -MD -MP -MF $depbase.Tpo -c -o hyphenator/hyphenator.lo hyphenator/hyphenator.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT hyphenator/hyphenator.lo -MD -MP -MF hyphenator/.deps/hyphenator.Tpo -c hyphenator/hyphenator.cpp -fPIC -DPIC -o hyphenator/.libs/hyphenator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 depbase=`echo character/charset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT character/charset.lo -MD -MP -MF $depbase.Tpo -c -o character/charset.lo character/charset.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT hyphenator/hyphenator.lo -MD -MP -MF hyphenator/.deps/hyphenator.Tpo -c hyphenator/hyphenator.cpp -o hyphenator/hyphenator.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT character/charset.lo -MD -MP -MF character/.deps/charset.Tpo -c character/charset.cpp -o character/charset.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT setup/interface.lo -MD -MP -MF setup/.deps/interface.Tpo -c setup/interface.cpp -o setup/interface.o >/dev/null 2>&1 depbase=`echo tokenizer/tokenizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT tokenizer/tokenizer.lo -MD -MP -MF $depbase.Tpo -c -o tokenizer/tokenizer.lo tokenizer/tokenizer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT tokenizer/tokenizer.lo -MD -MP -MF tokenizer/.deps/tokenizer.Tpo -c tokenizer/tokenizer.cpp -fPIC -DPIC -o tokenizer/.libs/tokenizer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT tokenizer/tokenizer.lo -MD -MP -MF tokenizer/.deps/tokenizer.Tpo -c tokenizer/tokenizer.cpp -o tokenizer/tokenizer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT setup/DictionaryLoader.lo -MD -MP -MF setup/.deps/DictionaryLoader.Tpo -c setup/DictionaryLoader.cpp -o setup/DictionaryLoader.o >/dev/null 2>&1 depbase=`echo sentence/sentence.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT sentence/sentence.lo -MD -MP -MF $depbase.Tpo -c -o sentence/sentence.lo sentence/sentence.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 depbase=`echo grammar/grammar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/grammar.lo -MD -MP -MF $depbase.Tpo -c -o grammar/grammar.lo grammar/grammar.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo grammar/cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/cache.lo -MD -MP -MF $depbase.Tpo -c -o grammar/cache.lo grammar/cache.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/cache.lo -MD -MP -MF grammar/.deps/cache.Tpo -c grammar/cache.cpp -fPIC -DPIC -o grammar/.libs/cache.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT sentence/sentence.lo -MD -MP -MF sentence/.deps/sentence.Tpo -c sentence/sentence.cpp -o sentence/sentence.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/cache.lo -MD -MP -MF grammar/.deps/cache.Tpo -c grammar/cache.cpp -o grammar/cache.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/grammar.lo -MD -MP -MF grammar/.deps/grammar.Tpo -c grammar/grammar.cpp -fPIC -DPIC -o grammar/.libs/grammar.o depbase=`echo grammar/checks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/checks.lo -MD -MP -MF $depbase.Tpo -c -o grammar/checks.lo grammar/checks.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/grammar.lo -MD -MP -MF grammar/.deps/grammar.Tpo -c grammar/grammar.cpp -o grammar/grammar.o >/dev/null 2>&1 depbase=`echo grammar/cachesetup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/cachesetup.lo -MD -MP -MF $depbase.Tpo -c -o grammar/cachesetup.lo grammar/cachesetup.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/checks.lo -MD -MP -MF grammar/.deps/checks.Tpo -c grammar/checks.cpp -fPIC -DPIC -o grammar/.libs/checks.o depbase=`echo grammar/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/cachesetup.lo -MD -MP -MF grammar/.deps/cachesetup.Tpo -c grammar/cachesetup.cpp -fPIC -DPIC -o grammar/.libs/cachesetup.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/cachesetup.lo -MD -MP -MF grammar/.deps/cachesetup.Tpo -c grammar/cachesetup.cpp -o grammar/cachesetup.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/error.lo -MD -MP -MF grammar/.deps/error.Tpo -c grammar/error.cpp -fPIC -DPIC -o grammar/.libs/error.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/checks.lo -MD -MP -MF grammar/.deps/checks.Tpo -c grammar/checks.cpp -o grammar/checks.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/error.lo -MD -MP -MF grammar/.deps/error.Tpo -c grammar/error.cpp -o grammar/error.o >/dev/null 2>&1 depbase=`echo grammar/analysis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/Sentence.lo -MD -MP -MF $depbase.Tpo -c -o grammar/Sentence.lo grammar/Sentence.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo grammar/Paragraph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/Paragraph.lo -MD -MP -MF $depbase.Tpo -c -o grammar/Paragraph.lo grammar/Paragraph.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/analysis.lo -MD -MP -MF grammar/.deps/analysis.Tpo -c grammar/analysis.cpp -fPIC -DPIC -o grammar/.libs/analysis.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/Paragraph.lo -MD -MP -MF grammar/.deps/Paragraph.Tpo -c grammar/Paragraph.cpp -fPIC -DPIC -o grammar/.libs/Paragraph.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/Paragraph.lo -MD -MP -MF grammar/.deps/Paragraph.Tpo -c grammar/Paragraph.cpp -o grammar/Paragraph.o >/dev/null 2>&1 depbase=`echo grammar/CacheEntry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/Sentence.lo -MD -MP -MF grammar/.deps/Sentence.Tpo -c grammar/Sentence.cpp -fPIC -DPIC -o grammar/.libs/Sentence.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/Sentence.lo -MD -MP -MF grammar/.deps/Sentence.Tpo -c grammar/Sentence.cpp -o grammar/Sentence.o >/dev/null 2>&1 depbase=`echo autocorrect/AutoCorrect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT autocorrect/AutoCorrect.lo -MD -MP -MF $depbase.Tpo -c -o autocorrect/AutoCorrect.lo autocorrect/AutoCorrect.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/analysis.lo -MD -MP -MF grammar/.deps/analysis.Tpo -c grammar/analysis.cpp -o grammar/analysis.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/CacheEntry.lo -MD -MP -MF grammar/.deps/CacheEntry.Tpo -c grammar/CacheEntry.cpp -fPIC -DPIC -o grammar/.libs/CacheEntry.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT grammar/CacheEntry.lo -MD -MP -MF grammar/.deps/CacheEntry.Tpo -c grammar/CacheEntry.cpp -o grammar/CacheEntry.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT autocorrect/AutoCorrect.lo -MD -MP -MF autocorrect/.deps/AutoCorrect.Tpo -c autocorrect/AutoCorrect.cpp -fPIC -DPIC -o autocorrect/.libs/AutoCorrect.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -MT autocorrect/AutoCorrect.lo -MD -MP -MF autocorrect/.deps/AutoCorrect.Tpo -c autocorrect/AutoCorrect.cpp -o autocorrect/AutoCorrect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -L/lib64 -lglib-2.0 -no-undefined -version-info 10:2:9 -o libvoikko.la -rpath /usr/lib64 spellchecker/spell.lo spellchecker/suggestions.lo spellchecker/SpellWithPriority.lo spellchecker/SpellUtils.lo spellchecker/suggestion/Suggestion.lo spellchecker/suggestion/SuggestionStatus.lo spellchecker/suggestion/SuggestionGeneratorCaseChange.lo spellchecker/suggestion/SuggestionGeneratorDeletion.lo spellchecker/suggestion/SuggestionGeneratorInsertion.lo spellchecker/suggestion/SuggestionGeneratorInsertSpecial.lo spellchecker/suggestion/SuggestionGeneratorReplacement.lo spellchecker/suggestion/SuggestionGeneratorReplaceTwo.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/MalagaAnalyzer.lo morphology/malaga/analysis.lo morphology/malaga/files.lo morphology/malaga/lexicon.lo morphology/malaga/malaga_files.lo morphology/malaga/patterns.lo morphology/malaga/rules.lo morphology/malaga/symbols.lo morphology/malaga/value_parser.lo morphology/malaga/basic.lo morphology/malaga/input.lo morphology/malaga/libmalaga.lo morphology/malaga/malaga_lib.lo morphology/malaga/pools.lo morphology/malaga/scanner.lo morphology/malaga/tries.lo morphology/malaga/values.lo setup/setup.lo setup/Dictionary.lo setup/DictionaryLoader.lo setup/DictionaryException.lo setup/interface.lo hyphenator/hyphenator.lo character/charset.lo tokenizer/tokenizer.lo sentence/sentence.lo grammar/grammar.lo grammar/cache.lo grammar/checks.lo grammar/cachesetup.lo grammar/error.lo grammar/analysis.lo grammar/Sentence.lo grammar/Paragraph.lo grammar/CacheEntry.lo autocorrect/AutoCorrect.lo libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbeginS.o spellchecker/.libs/spell.o spellchecker/.libs/suggestions.o spellchecker/.libs/SpellWithPriority.o spellchecker/.libs/SpellUtils.o spellchecker/suggestion/.libs/Suggestion.o spellchecker/suggestion/.libs/SuggestionStatus.o spellchecker/suggestion/.libs/SuggestionGeneratorCaseChange.o spellchecker/suggestion/.libs/SuggestionGeneratorDeletion.o spellchecker/suggestion/.libs/SuggestionGeneratorInsertion.o spellchecker/suggestion/.libs/SuggestionGeneratorInsertSpecial.o spellchecker/suggestion/.libs/SuggestionGeneratorReplacement.o spellchecker/suggestion/.libs/SuggestionGeneratorReplaceTwo.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/MalagaAnalyzer.o morphology/malaga/.libs/analysis.o morphology/malaga/.libs/files.o morphology/malaga/.libs/lexicon.o morphology/malaga/.libs/malaga_files.o morphology/malaga/.libs/patterns.o morphology/malaga/.libs/rules.o morphology/malaga/.libs/symbols.o morphology/malaga/.libs/value_parser.o morphology/malaga/.libs/basic.o morphology/malaga/.libs/input.o morphology/malaga/.libs/libmalaga.o morphology/malaga/.libs/malaga_lib.o morphology/malaga/.libs/pools.o morphology/malaga/.libs/scanner.o morphology/malaga/.libs/tries.o morphology/malaga/.libs/values.o setup/.libs/setup.o setup/.libs/Dictionary.o setup/.libs/DictionaryLoader.o setup/.libs/DictionaryException.o setup/.libs/interface.o hyphenator/.libs/hyphenator.o character/.libs/charset.o tokenizer/.libs/tokenizer.o sentence/.libs/sentence.o grammar/.libs/grammar.o grammar/.libs/cache.o grammar/.libs/checks.o grammar/.libs/cachesetup.o grammar/.libs/error.o grammar/.libs/analysis.o grammar/.libs/Sentence.o grammar/.libs/Paragraph.o grammar/.libs/CacheEntry.o autocorrect/.libs/AutoCorrect.o -L/lib64 -lglib-2.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libvoikko.so.1 -o .libs/libvoikko.so.1.9.2 libtool: link: (cd ".libs" && rm -f "libvoikko.so.1" && ln -s "libvoikko.so.1.9.2" "libvoikko.so.1") libtool: link: (cd ".libs" && rm -f "libvoikko.so" && ln -s "libvoikko.so.1.9.2" "libvoikko.so") copying selected object files to avoid basename conflicts... libtool: link: ln setup/interface.o .libs/libvoikko.lax/lt1-interface.o || cp setup/interface.o .libs/libvoikko.lax/lt1-interface.o libtool: link: ln grammar/analysis.o .libs/libvoikko.lax/lt2-analysis.o || cp grammar/analysis.o .libs/libvoikko.lax/lt2-analysis.o libtool: link: ar cru .libs/libvoikko.a spellchecker/spell.o spellchecker/suggestions.o spellchecker/SpellWithPriority.o spellchecker/SpellUtils.o spellchecker/suggestion/Suggestion.o spellchecker/suggestion/SuggestionStatus.o spellchecker/suggestion/SuggestionGeneratorCaseChange.o spellchecker/suggestion/SuggestionGeneratorDeletion.o spellchecker/suggestion/SuggestionGeneratorInsertion.o spellchecker/suggestion/SuggestionGeneratorInsertSpecial.o spellchecker/suggestion/SuggestionGeneratorReplacement.o spellchecker/suggestion/SuggestionGeneratorReplaceTwo.o spellchecker/suggestion/SuggestionGeneratorSplitWord.o spellchecker/suggestion/SuggestionGeneratorSwap.o spellchecker/suggestion/SuggestionGeneratorVowelChange.o spellchecker/suggestion/SuggestionStrategy.o spellchecker/suggestion/SuggestionStrategyOcr.o spellchecker/suggestion/SuggestionStrategyTyping.o utils/utils.o utils/StringUtils.o morphology/interface.o morphology/Analysis.o morphology/Analyzer.o morphology/AnalyzerFactory.o morphology/MalagaAnalyzer.o morphology/malaga/analysis.o morphology/malaga/files.o morphology/malaga/lexicon.o morphology/malaga/malaga_files.o morphology/malaga/patterns.o morphology/malaga/rules.o morphology/malaga/symbols.o morphology/malaga/value_parser.o morphology/malaga/basic.o morphology/malaga/input.o morphology/malaga/libmalaga.o morphology/malaga/malaga_lib.o morphology/malaga/pools.o morphology/malaga/scanner.o morphology/malaga/tries.o morphology/malaga/values.o setup/setup.o setup/Dictionary.o setup/DictionaryLoader.o setup/DictionaryException.o .libs/libvoikko.lax/lt1-interface.o hyphenator/hyphenator.o character/charset.o tokenizer/tokenizer.o sentence/sentence.o grammar/grammar.o grammar/cache.o grammar/checks.o grammar/cachesetup.o grammar/error.o .libs/libvoikko.lax/lt2-analysis.o grammar/Sentence.o grammar/Paragraph.o grammar/CacheEntry.o autocorrect/AutoCorrect.o libtool: link: ranlib .libs/libvoikko.a libtool: link: rm -fr .libs/libvoikko.lax libtool: link: ( cd ".libs" && rm -f "libvoikko.la" && ln -s "../libvoikko.la" "libvoikko.la" ) make[3]: Leaving directory `/builddir/build/BUILD/libvoikko-2.2.2/src' make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-2.2.2/src' Making all in src/tools make[2]: Entering directory `/builddir/build/BUILD/libvoikko-2.2.2/src/tools' g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -o voikkohyphenate voikkohyphenate-voikkohyphenate.o ../libvoikko.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -o .libs/voikkohyphenate voikkohyphenate-voikkohyphenate.o ../.libs/libvoikko.so mv -f .deps/voikkogc-voikkogc.Tpo .deps/voikkogc-voikkogc.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -o voikkogc voikkogc-voikkogc.o ../libvoikko.la mv -f .deps/voikkospell-voikkospell.Tpo .deps/voikkospell-voikkospell.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -o voikkospell voikkospell-voikkospell.o ../libvoikko.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -o .libs/voikkogc voikkogc-voikkogc.o ../.libs/libvoikko.so libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror -pedantic -o .libs/voikkospell voikkospell-voikkospell.o ../.libs/libvoikko.so make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-2.2.2/src/tools' make[2]: Entering directory `/builddir/build/BUILD/libvoikko-2.2.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-2.2.2' make[1]: Leaving directory `/builddir/build/BUILD/libvoikko-2.2.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.21079 + umask 022 + cd /builddir/build/BUILD + cd libvoikko-2.2.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild + make install 'INSTALL=install -p' DESTDIR=/var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild Making install in src make[1]: Entering directory `/builddir/build/BUILD/libvoikko-2.2.2/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/libvoikko-2.2.2/src' make[3]: Entering directory `/builddir/build/BUILD/libvoikko-2.2.2/src' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/lib64" /bin/sh ../libtool --mode=install install -p libvoikko.la '/var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/lib64' libtool: install: install -p .libs/libvoikko.so.1.9.2 /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/lib64/libvoikko.so.1.9.2 libtool: install: (cd /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/lib64 && { ln -s -f libvoikko.so.1.9.2 libvoikko.so.1 || { rm -f libvoikko.so.1 && ln -s libvoikko.so.1.9.2 libvoikko.so.1; }; }) libtool: install: (cd /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/lib64 && { ln -s -f libvoikko.so.1.9.2 libvoikko.so || { rm -f libvoikko.so && ln -s libvoikko.so.1.9.2 libvoikko.so; }; }) libtool: install: install -p .libs/libvoikko.lai /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/lib64/libvoikko.la libtool: install: install -p .libs/libvoikko.a /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/lib64/libvoikko.a libtool: install: chmod 644 /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/lib64/libvoikko.a libtool: install: ranlib /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/lib64/libvoikko.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/lib64/pkgconfig" install -p -m 644 libvoikko.pc '/var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/lib64/pkgconfig' test -z "/usr/include/libvoikko" || /bin/mkdir -p "/var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/include/libvoikko" install -p -m 644 voikko.h '/var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/include/libvoikko' make[3]: Leaving directory `/builddir/build/BUILD/libvoikko-2.2.2/src' make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-2.2.2/src' make[1]: Leaving directory `/builddir/build/BUILD/libvoikko-2.2.2/src' Making install in src/tools make[1]: Entering directory `/builddir/build/BUILD/libvoikko-2.2.2/src/tools' make[2]: Entering directory `/builddir/build/BUILD/libvoikko-2.2.2/src/tools' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/bin" /bin/sh ../../libtool --mode=install install -p voikkospell voikkohyphenate voikkogc '/var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/bin' libtool: install: warning: `../libvoikko.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/voikkospell /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/bin/voikkospell libtool: install: warning: `../libvoikko.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/voikkohyphenate /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/bin/voikkohyphenate libtool: install: warning: `../libvoikko.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/voikkogc /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/bin/voikkogc test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/share/man/man1" install -p -m 644 voikkospell.1 voikkohyphenate.1 voikkogc.1 '/var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-2.2.2/src/tools' make[1]: Leaving directory `/builddir/build/BUILD/libvoikko-2.2.2/src/tools' make[1]: Entering directory `/builddir/build/BUILD/libvoikko-2.2.2' make[2]: Entering directory `/builddir/build/BUILD/libvoikko-2.2.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 `/builddir/build/BUILD/libvoikko-2.2.2' make[1]: Leaving directory `/builddir/build/BUILD/libvoikko-2.2.2' + find /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild -name '*.la' -exec rm -f '{}' ';' + find /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild -name '*.a' -exec rm -f '{}' ';' + install -d /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/lib/python2.4/site-packages + install -pm 0644 python/libvoikko.py /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/ + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/libvoikko-2.2.2 extracting debug info from /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/lib64/libvoikko.so.1.9.2 extracting debug info from /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/bin/voikkospell extracting debug info from /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/bin/voikkohyphenate extracting debug info from /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/bin/voikkogc symlinked /usr/lib/debug/usr/lib64/libvoikko.so.1.9.2.debug to /usr/lib/debug/usr/lib64/libvoikko.so.1.debug symlinked /usr/lib/debug/usr/lib64/libvoikko.so.1.9.2.debug to /usr/lib/debug/usr/lib64/libvoikko.so.debug 1209 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libvoikko-2.2.2-2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.835 + umask 022 + cd /builddir/build/BUILD + cd libvoikko-2.2.2 + DOCDIR=/var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/share/doc/libvoikko-2.2.2 + export DOCDIR + rm -rf /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/share/doc/libvoikko-2.2.2 + /bin/mkdir -p /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/share/doc/libvoikko-2.2.2 + cp -pr ChangeLog COPYING README /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild/usr/share/doc/libvoikko-2.2.2 + exit 0 Provides: libvoikko.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libvoikko.so.1()(64bit) malaga-suomi-voikko >= 1.4 rtld(GNU_HASH) Processing files: libvoikko-devel-2.2.2-2.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libvoikko = 2.2.2-2.ru libvoikko.so.1()(64bit) pkgconfig Processing files: voikko-tools-2.2.2-2.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libvoikko = 2.2.2-2.ru libvoikko.so.1()(64bit) rtld(GNU_HASH) Processing files: python-libvoikko-2.2.2-2.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libvoikko = 2.2.2-2.ru python(abi) = 2.4 Processing files: libvoikko-debuginfo-2.2.2-2.ru Provides: libvoikko.so.1.9.2.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/libvoikko-2.2.2-2.ru.x86_64.rpm Wrote: /builddir/build/RPMS/libvoikko-devel-2.2.2-2.ru.x86_64.rpm Wrote: /builddir/build/RPMS/voikko-tools-2.2.2-2.ru.x86_64.rpm Wrote: /builddir/build/RPMS/python-libvoikko-2.2.2-2.ru.x86_64.rpm Wrote: /builddir/build/RPMS/libvoikko-debuginfo-2.2.2-2.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.46332 + umask 022 + cd /builddir/build/BUILD + cd libvoikko-2.2.2 + rm -rf /var/tmp/libvoikko-2.2.2-2.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->