Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libvoikko.spec'], False, '/var/lib/mock/c7.01.01-armhfp-d86acab4fc43a2a93fb49a62db12b57bab113066/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libvoikko.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/libvoikko-3.6-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libvoikko.spec'], False, '/var/lib/mock/c7.01.01-armhfp-d86acab4fc43a2a93fb49a62db12b57bab113066/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libvoikko.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.66dPDk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libvoikko-3.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/libvoikko-3.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvoikko-3.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4wIm6H + umask 022 + cd /builddir/build/BUILD + cd libvoikko-3.6 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ 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 ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/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 ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-dictionary-path=/usr/lib/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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for armv7hl-redhat-linux-gnueabi-g++... armv7hl-redhat-linux-gnueabi-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether armv7hl-redhat-linux-gnueabi-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-g++... none checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking how to print strings... printf checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-gcc checking whether we are using the GNU C compiler... yes checking whether armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by armv7hl-redhat-linux-gnueabi-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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnueabi file names to armv7hl-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnueabi-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnueabi-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... armv7hl-redhat-linux-gnueabi-g++ -E checking for ld used by armv7hl-redhat-linux-gnueabi-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for armv7hl-redhat-linux-gnueabi-g++ option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-g++ PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-g++ static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether to enable maintainer-specific portions of Makefiles... no checking for an ANSI C-conforming const... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for size_t... yes checking whether armv7hl-redhat-linux-gnueabi-gcc supports the visibility attribute... yes checking for armv7hl-redhat-linux-gnueabi-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for mmap... yes checking for setlocale... yes checking for mbrlen... yes checking for memset... yes checking for strchr... yes checking for getpwuid_r... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/tools/Makefile config.status: creating java/Makefile config.status: creating msvc/Makefile config.status: creating test/Makefile config.status: creating cs/Makefile config.status: creating cl/Makefile config.status: creating src/libvoikko.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + 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-3.6' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/src' python ./autocorrect/triecompiler.py ./../data/autocorrect/fi_FI.xml autocorrect/data.hpp make all-am make[3]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/src' /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/MalagaAnalyzer.lo morphology/MalagaAnalyzer.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o fst/Configuration.lo fst/Configuration.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o fst/Transducer.lo fst/Transducer.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/spell.lo spellchecker/spell.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/MalagaAnalyzer.cpp -fPIC -DPIC -o morphology/.libs/MalagaAnalyzer.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c fst/Configuration.cpp -fPIC -DPIC -o fst/.libs/Configuration.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/spell.cpp -fPIC -DPIC -o spellchecker/.libs/spell.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c fst/Transducer.cpp -fPIC -DPIC -o fst/.libs/Transducer.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c fst/Configuration.cpp -o fst/Configuration.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/spell.cpp -o spellchecker/spell.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestions.lo spellchecker/suggestions.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestions.cpp -fPIC -DPIC -o spellchecker/.libs/suggestions.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/MalagaAnalyzer.cpp -o morphology/MalagaAnalyzer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/Speller.lo spellchecker/Speller.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/Speller.cpp -fPIC -DPIC -o spellchecker/.libs/Speller.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestions.cpp -o spellchecker/suggestions.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/Speller.cpp -o spellchecker/Speller.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/SpellWithPriority.lo spellchecker/SpellWithPriority.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/SpellWithPriority.cpp -fPIC -DPIC -o spellchecker/.libs/SpellWithPriority.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/SpellUtils.lo spellchecker/SpellUtils.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/SpellUtils.cpp -fPIC -DPIC -o spellchecker/.libs/SpellUtils.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/SpellWithPriority.cpp -o spellchecker/SpellWithPriority.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/SpellUtils.cpp -o spellchecker/SpellUtils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/AnalyzerToSpellerAdapter.lo spellchecker/AnalyzerToSpellerAdapter.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/AnalyzerToSpellerAdapter.cpp -fPIC -DPIC -o spellchecker/.libs/AnalyzerToSpellerAdapter.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/FinnishSpellerTweaksWrapper.lo spellchecker/FinnishSpellerTweaksWrapper.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/FinnishSpellerTweaksWrapper.cpp -fPIC -DPIC -o spellchecker/.libs/FinnishSpellerTweaksWrapper.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c fst/Transducer.cpp -o fst/Transducer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/FixedResultSpeller.lo spellchecker/FixedResultSpeller.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/FixedResultSpeller.cpp -fPIC -DPIC -o spellchecker/.libs/FixedResultSpeller.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/AnalyzerToSpellerAdapter.cpp -o spellchecker/AnalyzerToSpellerAdapter.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/FixedResultSpeller.cpp -o spellchecker/FixedResultSpeller.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/SpellerFactory.lo spellchecker/SpellerFactory.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/SpellerFactory.cpp -fPIC -DPIC -o spellchecker/.libs/SpellerFactory.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/SpellerCache.lo spellchecker/SpellerCache.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/FinnishSpellerTweaksWrapper.cpp -o spellchecker/FinnishSpellerTweaksWrapper.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/SpellerCache.cpp -fPIC -DPIC -o spellchecker/.libs/SpellerCache.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/SpellerFactory.cpp -o spellchecker/SpellerFactory.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/SpellerCache.cpp -o spellchecker/SpellerCache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/Suggestion.lo spellchecker/suggestion/Suggestion.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/Suggestion.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/Suggestion.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/Suggestion.cpp -o spellchecker/suggestion/Suggestion.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionStatus.lo spellchecker/suggestion/SuggestionStatus.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorFactory.lo spellchecker/suggestion/SuggestionGeneratorFactory.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionStatus.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStatus.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorFactory.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorFactory.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorCaseChange.lo spellchecker/suggestion/SuggestionGeneratorCaseChange.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionStatus.cpp -o spellchecker/suggestion/SuggestionStatus.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorCaseChange.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorCaseChange.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorDeletion.lo spellchecker/suggestion/SuggestionGeneratorDeletion.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorDeletion.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorDeletion.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorFactory.cpp -o spellchecker/suggestion/SuggestionGeneratorFactory.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorCaseChange.cpp -o spellchecker/suggestion/SuggestionGeneratorCaseChange.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorDeletion.cpp -o spellchecker/suggestion/SuggestionGeneratorDeletion.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorDeleteTwo.lo spellchecker/suggestion/SuggestionGeneratorDeleteTwo.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorDeleteTwo.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorDeleteTwo.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorInsertion.lo spellchecker/suggestion/SuggestionGeneratorInsertion.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorInsertion.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorInsertion.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorInsertSpecial.lo spellchecker/suggestion/SuggestionGeneratorInsertSpecial.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorMultiReplacement.lo spellchecker/suggestion/SuggestionGeneratorMultiReplacement.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorInsertSpecial.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorInsertSpecial.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorMultiReplacement.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorMultiReplacement.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorInsertion.cpp -o spellchecker/suggestion/SuggestionGeneratorInsertion.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorDeleteTwo.cpp -o spellchecker/suggestion/SuggestionGeneratorDeleteTwo.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorInsertSpecial.cpp -o spellchecker/suggestion/SuggestionGeneratorInsertSpecial.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorMultiReplacement.cpp -o spellchecker/suggestion/SuggestionGeneratorMultiReplacement.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorNull.lo spellchecker/suggestion/SuggestionGeneratorNull.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorNull.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorNull.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorReplacement.lo spellchecker/suggestion/SuggestionGeneratorReplacement.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorReplaceTwo.lo spellchecker/suggestion/SuggestionGeneratorReplaceTwo.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorNull.cpp -o spellchecker/suggestion/SuggestionGeneratorNull.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorReplacement.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorReplacement.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorReplaceTwo.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorReplaceTwo.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorSoftHyphens.lo spellchecker/suggestion/SuggestionGeneratorSoftHyphens.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorSoftHyphens.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorSoftHyphens.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorSplitWord.lo spellchecker/suggestion/SuggestionGeneratorSplitWord.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorSplitWord.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorSplitWord.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorReplacement.cpp -o spellchecker/suggestion/SuggestionGeneratorReplacement.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorReplaceTwo.cpp -o spellchecker/suggestion/SuggestionGeneratorReplaceTwo.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorSoftHyphens.cpp -o spellchecker/suggestion/SuggestionGeneratorSoftHyphens.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorSplitWord.cpp -o spellchecker/suggestion/SuggestionGeneratorSplitWord.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorSwap.lo spellchecker/suggestion/SuggestionGeneratorSwap.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorVowelChange.lo spellchecker/suggestion/SuggestionGeneratorVowelChange.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorVowelChange.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorVowelChange.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorSwap.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorSwap.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionStrategy.lo spellchecker/suggestion/SuggestionStrategy.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionStrategy.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStrategy.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionStrategyOcr.lo spellchecker/suggestion/SuggestionStrategyOcr.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionStrategyOcr.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStrategyOcr.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionStrategy.cpp -o spellchecker/suggestion/SuggestionStrategy.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorSwap.cpp -o spellchecker/suggestion/SuggestionGeneratorSwap.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorVowelChange.cpp -o spellchecker/suggestion/SuggestionGeneratorVowelChange.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionStrategyTyping.lo spellchecker/suggestion/SuggestionStrategyTyping.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionStrategyTyping.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStrategyTyping.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionStrategyOcr.cpp -o spellchecker/suggestion/SuggestionStrategyOcr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o utils/utils.lo utils/utils.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o utils/StringUtils.lo utils/StringUtils.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c utils/utils.cpp -fPIC -DPIC -o utils/.libs/utils.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c utils/StringUtils.cpp -fPIC -DPIC -o utils/.libs/StringUtils.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/interface.lo morphology/interface.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c utils/utils.cpp -o utils/utils.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/interface.cpp -fPIC -DPIC -o morphology/.libs/interface.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionStrategyTyping.cpp -o spellchecker/suggestion/SuggestionStrategyTyping.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/Analysis.lo morphology/Analysis.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/Analysis.cpp -fPIC -DPIC -o morphology/.libs/Analysis.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/interface.cpp -o morphology/interface.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c utils/StringUtils.cpp -o utils/StringUtils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/Analyzer.lo morphology/Analyzer.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/Analyzer.cpp -fPIC -DPIC -o morphology/.libs/Analyzer.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/Analysis.cpp -o morphology/Analysis.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/AnalyzerFactory.lo morphology/AnalyzerFactory.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/AnalyzerFactory.cpp -fPIC -DPIC -o morphology/.libs/AnalyzerFactory.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/Analyzer.cpp -o morphology/Analyzer.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/AnalyzerFactory.cpp -o morphology/AnalyzerFactory.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/NullAnalyzer.lo morphology/NullAnalyzer.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o setup/setup.lo setup/setup.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o setup/Dictionary.lo setup/Dictionary.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/NullAnalyzer.cpp -fPIC -DPIC -o morphology/.libs/NullAnalyzer.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c setup/setup.cpp -fPIC -DPIC -o setup/.libs/setup.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c setup/Dictionary.cpp -fPIC -DPIC -o setup/.libs/Dictionary.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o setup/DictionaryLoader.lo setup/DictionaryLoader.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c setup/DictionaryLoader.cpp -fPIC -DPIC -o setup/.libs/DictionaryLoader.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/NullAnalyzer.cpp -o morphology/NullAnalyzer.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c setup/Dictionary.cpp -o setup/Dictionary.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o setup/DictionaryException.lo setup/DictionaryException.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c setup/DictionaryException.cpp -fPIC -DPIC -o setup/.libs/DictionaryException.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o setup/interface.lo setup/interface.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c setup/DictionaryException.cpp -o setup/DictionaryException.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c setup/interface.cpp -fPIC -DPIC -o setup/.libs/interface.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o setup/LanguageTag.lo setup/LanguageTag.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c setup/LanguageTag.cpp -fPIC -DPIC -o setup/.libs/LanguageTag.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c setup/setup.cpp -o setup/setup.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c setup/LanguageTag.cpp -o setup/LanguageTag.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c setup/interface.cpp -o setup/interface.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o hyphenator/interface.lo hyphenator/interface.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c hyphenator/interface.cpp -fPIC -DPIC -o hyphenator/.libs/interface.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c hyphenator/interface.cpp -o hyphenator/interface.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o hyphenator/AnalyzerToFinnishHyphenatorAdapter.lo hyphenator/AnalyzerToFinnishHyphenatorAdapter.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c hyphenator/AnalyzerToFinnishHyphenatorAdapter.cpp -fPIC -DPIC -o hyphenator/.libs/AnalyzerToFinnishHyphenatorAdapter.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o hyphenator/Hyphenator.lo hyphenator/Hyphenator.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o hyphenator/HyphenatorFactory.lo hyphenator/HyphenatorFactory.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c hyphenator/Hyphenator.cpp -fPIC -DPIC -o hyphenator/.libs/Hyphenator.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c hyphenator/HyphenatorFactory.cpp -fPIC -DPIC -o hyphenator/.libs/HyphenatorFactory.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c hyphenator/Hyphenator.cpp -o hyphenator/Hyphenator.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o character/charset.lo character/charset.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c character/charset.cpp -fPIC -DPIC -o character/.libs/charset.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c character/charset.cpp -o character/charset.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c hyphenator/HyphenatorFactory.cpp -o hyphenator/HyphenatorFactory.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c hyphenator/AnalyzerToFinnishHyphenatorAdapter.cpp -o hyphenator/AnalyzerToFinnishHyphenatorAdapter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o character/SimpleChar.lo character/SimpleChar.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c character/SimpleChar.cpp -fPIC -DPIC -o character/.libs/SimpleChar.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o tokenizer/interface.lo tokenizer/interface.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c character/SimpleChar.cpp -o character/SimpleChar.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c tokenizer/interface.cpp -fPIC -DPIC -o tokenizer/.libs/interface.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o tokenizer/Tokenizer.lo tokenizer/Tokenizer.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c tokenizer/Tokenizer.cpp -fPIC -DPIC -o tokenizer/.libs/Tokenizer.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c tokenizer/interface.cpp -o tokenizer/interface.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c setup/DictionaryLoader.cpp -o setup/DictionaryLoader.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o sentence/interface.lo sentence/interface.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c sentence/interface.cpp -fPIC -DPIC -o sentence/.libs/interface.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c tokenizer/Tokenizer.cpp -o tokenizer/Tokenizer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o sentence/Sentence.lo sentence/Sentence.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c sentence/Sentence.cpp -fPIC -DPIC -o sentence/.libs/Sentence.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c sentence/interface.cpp -o sentence/interface.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o grammar/interface.lo grammar/interface.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c sentence/Sentence.cpp -o sentence/Sentence.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/interface.cpp -fPIC -DPIC -o grammar/.libs/interface.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o grammar/cache.lo grammar/cache.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/cache.cpp -fPIC -DPIC -o grammar/.libs/cache.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o grammar/checks.lo grammar/checks.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/interface.cpp -o grammar/interface.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/checks.cpp -fPIC -DPIC -o grammar/.libs/checks.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/cache.cpp -o grammar/cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o grammar/cachesetup.lo grammar/cachesetup.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/cachesetup.cpp -fPIC -DPIC -o grammar/.libs/cachesetup.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/checks.cpp -o grammar/checks.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o grammar/error.lo grammar/error.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/error.cpp -fPIC -DPIC -o grammar/.libs/error.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/error.cpp -o grammar/error.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/cachesetup.cpp -o grammar/cachesetup.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o grammar/analysis.lo grammar/analysis.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/analysis.cpp -fPIC -DPIC -o grammar/.libs/analysis.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o grammar/Sentence.lo grammar/Sentence.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o grammar/Paragraph.lo grammar/Paragraph.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/Sentence.cpp -fPIC -DPIC -o grammar/.libs/Sentence.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/Paragraph.cpp -fPIC -DPIC -o grammar/.libs/Paragraph.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/Sentence.cpp -o grammar/Sentence.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/Paragraph.cpp -o grammar/Paragraph.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o grammar/CacheEntry.lo grammar/CacheEntry.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o grammar/GcCache.lo grammar/GcCache.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/CacheEntry.cpp -fPIC -DPIC -o grammar/.libs/CacheEntry.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/GcCache.cpp -fPIC -DPIC -o grammar/.libs/GcCache.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/CacheEntry.cpp -o grammar/CacheEntry.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/GcCache.cpp -o grammar/GcCache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o grammar/check/CapitalizationCheck.lo grammar/check/CapitalizationCheck.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o grammar/check/CompoundVerbCheck.lo grammar/check/CompoundVerbCheck.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/analysis.cpp -o grammar/analysis.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/check/CapitalizationCheck.cpp -fPIC -DPIC -o grammar/check/.libs/CapitalizationCheck.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/check/CompoundVerbCheck.cpp -fPIC -DPIC -o grammar/check/.libs/CompoundVerbCheck.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/check/CompoundVerbCheck.cpp -o grammar/check/CompoundVerbCheck.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o grammar/check/MissingVerbCheck.lo grammar/check/MissingVerbCheck.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o grammar/check/NegativeVerbCheck.lo grammar/check/NegativeVerbCheck.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/check/MissingVerbCheck.cpp -fPIC -DPIC -o grammar/check/.libs/MissingVerbCheck.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/check/NegativeVerbCheck.cpp -fPIC -DPIC -o grammar/check/.libs/NegativeVerbCheck.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o grammar/check/ParagraphCheck.lo grammar/check/ParagraphCheck.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/check/ParagraphCheck.cpp -fPIC -DPIC -o grammar/check/.libs/ParagraphCheck.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/check/NegativeVerbCheck.cpp -o grammar/check/NegativeVerbCheck.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/check/MissingVerbCheck.cpp -o grammar/check/MissingVerbCheck.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/check/ParagraphCheck.cpp -o grammar/check/ParagraphCheck.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/check/CapitalizationCheck.cpp -o grammar/check/CapitalizationCheck.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o grammar/check/SentenceCheck.lo grammar/check/SentenceCheck.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o grammar/check/SidesanaCheck.lo grammar/check/SidesanaCheck.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/check/SentenceCheck.cpp -fPIC -DPIC -o grammar/check/.libs/SentenceCheck.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o compatibility/interface.lo compatibility/interface.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/check/SidesanaCheck.cpp -fPIC -DPIC -o grammar/check/.libs/SidesanaCheck.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c compatibility/interface.cpp -fPIC -DPIC -o compatibility/.libs/interface.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/check/SentenceCheck.cpp -o grammar/check/SentenceCheck.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c grammar/check/SidesanaCheck.cpp -o grammar/check/SidesanaCheck.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c compatibility/interface.cpp -o compatibility/interface.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/malaga/analysis.lo morphology/malaga/analysis.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/malaga/files.lo morphology/malaga/files.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/analysis.cpp -fPIC -DPIC -o morphology/malaga/.libs/analysis.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/malaga/lexicon.lo morphology/malaga/lexicon.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/files.cpp -fPIC -DPIC -o morphology/malaga/.libs/files.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/lexicon.cpp -fPIC -DPIC -o morphology/malaga/.libs/lexicon.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/lexicon.cpp -o morphology/malaga/lexicon.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/files.cpp -o morphology/malaga/files.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/malaga/malaga_files.lo morphology/malaga/malaga_files.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/malaga/patterns.lo morphology/malaga/patterns.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/malaga_files.cpp -fPIC -DPIC -o morphology/malaga/.libs/malaga_files.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/patterns.cpp -fPIC -DPIC -o morphology/malaga/.libs/patterns.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/malaga_files.cpp -o morphology/malaga/malaga_files.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/malaga/rules.lo morphology/malaga/rules.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/rules.cpp -fPIC -DPIC -o morphology/malaga/.libs/rules.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/malaga/symbols.lo morphology/malaga/symbols.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/symbols.cpp -fPIC -DPIC -o morphology/malaga/.libs/symbols.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/analysis.cpp -o morphology/malaga/analysis.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/symbols.cpp -o morphology/malaga/symbols.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/patterns.cpp -o morphology/malaga/patterns.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/malaga/basic.lo morphology/malaga/basic.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/basic.cpp -fPIC -DPIC -o morphology/malaga/.libs/basic.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/basic.cpp -o morphology/malaga/basic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/malaga/libmalaga.lo morphology/malaga/libmalaga.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/libmalaga.cpp -fPIC -DPIC -o morphology/malaga/.libs/libmalaga.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/rules.cpp -o morphology/malaga/rules.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/malaga/malaga_lib.lo morphology/malaga/malaga_lib.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/malaga/pools.lo morphology/malaga/pools.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/malaga_lib.cpp -fPIC -DPIC -o morphology/malaga/.libs/malaga_lib.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/pools.cpp -fPIC -DPIC -o morphology/malaga/.libs/pools.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/libmalaga.cpp -o morphology/malaga/libmalaga.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/malaga_lib.cpp -o morphology/malaga/malaga_lib.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/pools.cpp -o morphology/malaga/pools.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/malaga/tries.lo morphology/malaga/tries.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/tries.cpp -fPIC -DPIC -o morphology/malaga/.libs/tries.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/malaga/values.lo morphology/malaga/values.cpp /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o morphology/malaga/MalagaState.lo morphology/malaga/MalagaState.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/values.cpp -fPIC -DPIC -o morphology/malaga/.libs/values.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/MalagaState.cpp -fPIC -DPIC -o morphology/malaga/.libs/MalagaState.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/MalagaState.cpp -o morphology/malaga/MalagaState.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o autocorrect/AutoCorrect.lo autocorrect/AutoCorrect.cpp libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c autocorrect/AutoCorrect.cpp -fPIC -DPIC -o autocorrect/.libs/AutoCorrect.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/tries.cpp -o morphology/malaga/tries.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c autocorrect/AutoCorrect.cpp -o autocorrect/AutoCorrect.o >/dev/null 2>&1 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c morphology/malaga/values.cpp -o morphology/malaga/values.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link armv7hl-redhat-linux-gnueabi-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -no-undefined -version-info 13:7:12 -Wl,-z,relro -o libvoikko.la -rpath /usr/lib fst/Configuration.lo fst/Transducer.lo spellchecker/spell.lo spellchecker/suggestions.lo spellchecker/Speller.lo spellchecker/SpellWithPriority.lo spellchecker/SpellUtils.lo spellchecker/AnalyzerToSpellerAdapter.lo spellchecker/FinnishSpellerTweaksWrapper.lo spellchecker/FixedResultSpeller.lo spellchecker/SpellerFactory.lo spellchecker/SpellerCache.lo spellchecker/suggestion/Suggestion.lo spellchecker/suggestion/SuggestionStatus.lo spellchecker/suggestion/SuggestionGeneratorFactory.lo spellchecker/suggestion/SuggestionGeneratorCaseChange.lo spellchecker/suggestion/SuggestionGeneratorDeletion.lo spellchecker/suggestion/SuggestionGeneratorDeleteTwo.lo spellchecker/suggestion/SuggestionGeneratorInsertion.lo spellchecker/suggestion/SuggestionGeneratorInsertSpecial.lo spellchecker/suggestion/SuggestionGeneratorMultiReplacement.lo spellchecker/suggestion/SuggestionGeneratorNull.lo spellchecker/suggestion/SuggestionGeneratorReplacement.lo spellchecker/suggestion/SuggestionGeneratorReplaceTwo.lo spellchecker/suggestion/SuggestionGeneratorSoftHyphens.lo spellchecker/suggestion/SuggestionGeneratorSplitWord.lo spellchecker/suggestion/SuggestionGeneratorSwap.lo spellchecker/suggestion/SuggestionGeneratorVowelChange.lo spellchecker/suggestion/SuggestionStrategy.lo spellchecker/suggestion/SuggestionStrategyOcr.lo spellchecker/suggestion/SuggestionStrategyTyping.lo utils/utils.lo utils/StringUtils.lo morphology/interface.lo morphology/Analysis.lo morphology/Analyzer.lo morphology/AnalyzerFactory.lo morphology/NullAnalyzer.lo setup/setup.lo setup/Dictionary.lo setup/DictionaryLoader.lo setup/DictionaryException.lo setup/interface.lo setup/LanguageTag.lo hyphenator/interface.lo hyphenator/AnalyzerToFinnishHyphenatorAdapter.lo hyphenator/Hyphenator.lo hyphenator/HyphenatorFactory.lo character/charset.lo character/SimpleChar.lo tokenizer/interface.lo tokenizer/Tokenizer.lo sentence/interface.lo sentence/Sentence.lo grammar/interface.lo grammar/cache.lo grammar/checks.lo grammar/cachesetup.lo grammar/error.lo grammar/analysis.lo grammar/Sentence.lo grammar/Paragraph.lo grammar/CacheEntry.lo grammar/GcCache.lo grammar/check/CapitalizationCheck.lo grammar/check/CompoundVerbCheck.lo grammar/check/MissingVerbCheck.lo grammar/check/NegativeVerbCheck.lo grammar/check/ParagraphCheck.lo grammar/check/SentenceCheck.lo grammar/check/SidesanaCheck.lo compatibility/interface.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/basic.lo morphology/malaga/libmalaga.lo morphology/malaga/malaga_lib.lo morphology/malaga/pools.lo morphology/malaga/tries.lo morphology/malaga/values.lo morphology/malaga/MalagaState.lo autocorrect/AutoCorrect.lo libtool: link: armv7hl-redhat-linux-gnueabi-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/../../../crti.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/crtbeginS.o fst/.libs/Configuration.o fst/.libs/Transducer.o spellchecker/.libs/spell.o spellchecker/.libs/suggestions.o spellchecker/.libs/Speller.o spellchecker/.libs/SpellWithPriority.o spellchecker/.libs/SpellUtils.o spellchecker/.libs/AnalyzerToSpellerAdapter.o spellchecker/.libs/FinnishSpellerTweaksWrapper.o spellchecker/.libs/FixedResultSpeller.o spellchecker/.libs/SpellerFactory.o spellchecker/.libs/SpellerCache.o spellchecker/suggestion/.libs/Suggestion.o spellchecker/suggestion/.libs/SuggestionStatus.o spellchecker/suggestion/.libs/SuggestionGeneratorFactory.o spellchecker/suggestion/.libs/SuggestionGeneratorCaseChange.o spellchecker/suggestion/.libs/SuggestionGeneratorDeletion.o spellchecker/suggestion/.libs/SuggestionGeneratorDeleteTwo.o spellchecker/suggestion/.libs/SuggestionGeneratorInsertion.o spellchecker/suggestion/.libs/SuggestionGeneratorInsertSpecial.o spellchecker/suggestion/.libs/SuggestionGeneratorMultiReplacement.o spellchecker/suggestion/.libs/SuggestionGeneratorNull.o spellchecker/suggestion/.libs/SuggestionGeneratorReplacement.o spellchecker/suggestion/.libs/SuggestionGeneratorReplaceTwo.o spellchecker/suggestion/.libs/SuggestionGeneratorSoftHyphens.o spellchecker/suggestion/.libs/SuggestionGeneratorSplitWord.o spellchecker/suggestion/.libs/SuggestionGeneratorSwap.o spellchecker/suggestion/.libs/SuggestionGeneratorVowelChange.o spellchecker/suggestion/.libs/SuggestionStrategy.o spellchecker/suggestion/.libs/SuggestionStrategyOcr.o spellchecker/suggestion/.libs/SuggestionStrategyTyping.o utils/.libs/utils.o utils/.libs/StringUtils.o morphology/.libs/interface.o morphology/.libs/Analysis.o morphology/.libs/Analyzer.o morphology/.libs/AnalyzerFactory.o morphology/.libs/NullAnalyzer.o setup/.libs/setup.o setup/.libs/Dictionary.o setup/.libs/DictionaryLoader.o setup/.libs/DictionaryException.o setup/.libs/interface.o setup/.libs/LanguageTag.o hyphenator/.libs/interface.o hyphenator/.libs/AnalyzerToFinnishHyphenatorAdapter.o hyphenator/.libs/Hyphenator.o hyphenator/.libs/HyphenatorFactory.o character/.libs/charset.o character/.libs/SimpleChar.o tokenizer/.libs/interface.o tokenizer/.libs/Tokenizer.o sentence/.libs/interface.o sentence/.libs/Sentence.o grammar/.libs/interface.o grammar/.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 grammar/.libs/GcCache.o grammar/check/.libs/CapitalizationCheck.o grammar/check/.libs/CompoundVerbCheck.o grammar/check/.libs/MissingVerbCheck.o grammar/check/.libs/NegativeVerbCheck.o grammar/check/.libs/ParagraphCheck.o grammar/check/.libs/SentenceCheck.o grammar/check/.libs/SidesanaCheck.o compatibility/.libs/interface.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/basic.o morphology/malaga/.libs/libmalaga.o morphology/malaga/.libs/malaga_lib.o morphology/malaga/.libs/pools.o morphology/malaga/.libs/tries.o morphology/malaga/.libs/values.o morphology/malaga/.libs/MalagaState.o autocorrect/.libs/AutoCorrect.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/crtendS.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/../../../crtn.o -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libvoikko.so.1 -o .libs/libvoikko.so.1.12.7 libtool: link: (cd ".libs" && rm -f "libvoikko.so.1" && ln -s "libvoikko.so.1.12.7" "libvoikko.so.1") libtool: link: (cd ".libs" && rm -f "libvoikko.so" && ln -s "libvoikko.so.1.12.7" "libvoikko.so") copying selected object files to avoid basename conflicts... libtool: link: ln setup/interface.o .libs/libvoikko.lax/lt1-interface.o || cp setup/interface.o .libs/libvoikko.lax/lt1-interface.o libtool: link: ln hyphenator/interface.o .libs/libvoikko.lax/lt2-interface.o || cp hyphenator/interface.o .libs/libvoikko.lax/lt2-interface.o libtool: link: ln tokenizer/interface.o .libs/libvoikko.lax/lt3-interface.o || cp tokenizer/interface.o .libs/libvoikko.lax/lt3-interface.o libtool: link: ln sentence/interface.o .libs/libvoikko.lax/lt4-interface.o || cp sentence/interface.o .libs/libvoikko.lax/lt4-interface.o libtool: link: ln grammar/interface.o .libs/libvoikko.lax/lt5-interface.o || cp grammar/interface.o .libs/libvoikko.lax/lt5-interface.o libtool: link: ln grammar/Sentence.o .libs/libvoikko.lax/lt6-Sentence.o || cp grammar/Sentence.o .libs/libvoikko.lax/lt6-Sentence.o libtool: link: ln compatibility/interface.o .libs/libvoikko.lax/lt7-interface.o || cp compatibility/interface.o .libs/libvoikko.lax/lt7-interface.o libtool: link: ln morphology/malaga/analysis.o .libs/libvoikko.lax/lt8-analysis.o || cp morphology/malaga/analysis.o .libs/libvoikko.lax/lt8-analysis.o libtool: link: ar cru .libs/libvoikko.a fst/Configuration.o fst/Transducer.o spellchecker/spell.o spellchecker/suggestions.o spellchecker/Speller.o spellchecker/SpellWithPriority.o spellchecker/SpellUtils.o spellchecker/AnalyzerToSpellerAdapter.o spellchecker/FinnishSpellerTweaksWrapper.o spellchecker/FixedResultSpeller.o spellchecker/SpellerFactory.o spellchecker/SpellerCache.o spellchecker/suggestion/Suggestion.o spellchecker/suggestion/SuggestionStatus.o spellchecker/suggestion/SuggestionGeneratorFactory.o spellchecker/suggestion/SuggestionGeneratorCaseChange.o spellchecker/suggestion/SuggestionGeneratorDeletion.o spellchecker/suggestion/SuggestionGeneratorDeleteTwo.o spellchecker/suggestion/SuggestionGeneratorInsertion.o spellchecker/suggestion/SuggestionGeneratorInsertSpecial.o spellchecker/suggestion/SuggestionGeneratorMultiReplacement.o spellchecker/suggestion/SuggestionGeneratorNull.o spellchecker/suggestion/SuggestionGeneratorReplacement.o spellchecker/suggestion/SuggestionGeneratorReplaceTwo.o spellchecker/suggestion/SuggestionGeneratorSoftHyphens.o spellchecker/suggestion/SuggestionGeneratorSplitWord.o spellchecker/suggestion/SuggestionGeneratorSwap.o spellchecker/suggestion/SuggestionGeneratorVowelChange.o spellchecker/suggestion/SuggestionStrategy.o spellchecker/suggestion/SuggestionStrategyOcr.o spellchecker/suggestion/SuggestionStrategyTyping.o utils/utils.o utils/StringUtils.o morphology/interface.o morphology/Analysis.o morphology/Analyzer.o morphology/AnalyzerFactory.o morphology/NullAnalyzer.o setup/setup.o setup/Dictionary.o setup/DictionaryLoader.o setup/DictionaryException.o .libs/libvoikko.lax/lt1-interface.o setup/LanguageTag.o .libs/libvoikko.lax/lt2-interface.o hyphenator/AnalyzerToFinnishHyphenatorAdapter.o hyphenator/Hyphenator.o hyphenator/HyphenatorFactory.o character/charset.o character/SimpleChar.o .libs/libvoikko.lax/lt3-interface.o tokenizer/Tokenizer.o .libs/libvoikko.lax/lt4-interface.o sentence/Sentence.o .libs/libvoikko.lax/lt5-interface.o grammar/cache.o grammar/checks.o grammar/cachesetup.o grammar/error.o grammar/analysis.o .libs/libvoikko.lax/lt6-Sentence.o grammar/Paragraph.o grammar/CacheEntry.o grammar/GcCache.o grammar/check/CapitalizationCheck.o grammar/check/CompoundVerbCheck.o grammar/check/MissingVerbCheck.o grammar/check/NegativeVerbCheck.o grammar/check/ParagraphCheck.o grammar/check/SentenceCheck.o grammar/check/SidesanaCheck.o .libs/libvoikko.lax/lt7-interface.o morphology/MalagaAnalyzer.o .libs/libvoikko.lax/lt8-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/basic.o morphology/malaga/libmalaga.o morphology/malaga/malaga_lib.o morphology/malaga/pools.o morphology/malaga/tries.o morphology/malaga/values.o morphology/malaga/MalagaState.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-3.6/src' make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/src' Making all in src/tools make[2]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/src/tools' armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o voikkovfstc-voikkovfstc.o `test -f 'voikkovfstc.cpp' || echo './'`voikkovfstc.cpp armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -DHAVE_PTHREAD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o voikkospell-voikkospell.o `test -f 'voikkospell.cpp' || echo './'`voikkospell.cpp armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o voikkohyphenate-voikkohyphenate.o `test -f 'voikkohyphenate.cpp' || echo './'`voikkohyphenate.cpp armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -c -o voikkogc-voikkogc.o `test -f 'voikkogc.cpp' || echo './'`voikkogc.cpp /bin/sh ../../libtool --tag=CXX --mode=link armv7hl-redhat-linux-gnueabi-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -Wl,-z,relro -o voikkohyphenate voikkohyphenate-voikkohyphenate.o ../libvoikko.la /bin/sh ../../libtool --tag=CXX --mode=link armv7hl-redhat-linux-gnueabi-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -Wl,-z,relro -o voikkogc voikkogc-voikkogc.o ../libvoikko.la libtool: link: armv7hl-redhat-linux-gnueabi-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -Wl,-z -Wl,relro -o .libs/voikkohyphenate voikkohyphenate-voikkohyphenate.o ../.libs/libvoikko.so libtool: link: armv7hl-redhat-linux-gnueabi-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -Wl,-z -Wl,relro -o .libs/voikkogc voikkogc-voikkogc.o ../.libs/libvoikko.so /bin/sh ../../libtool --tag=CXX --mode=link armv7hl-redhat-linux-gnueabi-g++ -pthread -DHAVE_PTHREAD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -Wl,-z,relro -o voikkospell voikkospell-voikkospell.o ../libvoikko.la libtool: link: armv7hl-redhat-linux-gnueabi-g++ -pthread -DHAVE_PTHREAD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -Wl,-z -Wl,relro -o .libs/voikkospell voikkospell-voikkospell.o ../.libs/libvoikko.so -pthread /bin/sh ../../libtool --tag=CXX --mode=link armv7hl-redhat-linux-gnueabi-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -Wl,-z,relro -o voikkovfstc voikkovfstc-voikkovfstc.o libtool: link: armv7hl-redhat-linux-gnueabi-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -Wall -Werror -pedantic -Wl,-z -Wl,relro -o voikkovfstc voikkovfstc-voikkovfstc.o make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/src/tools' Making all in java make[2]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/java' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/java' Making all in msvc make[2]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/msvc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/msvc' Making all in test make[2]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/test' Making all in cs make[2]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/cs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/cs' Making all in cl make[2]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/cl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/cl' make[2]: Entering directory `/builddir/build/BUILD/libvoikko-3.6' make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6' make[1]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.touIoW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm ++ dirname /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm + cd libvoikko-3.6 + make install 'INSTALL=install -p' DESTDIR=/builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm Making install in src make[1]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/src' make[3]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/lib' /bin/sh ../libtool --mode=install install -p libvoikko.la '/builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/lib' libtool: install: install -p .libs/libvoikko.so.1.12.7 /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/lib/libvoikko.so.1.12.7 libtool: install: (cd /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/lib && { ln -s -f libvoikko.so.1.12.7 libvoikko.so.1 || { rm -f libvoikko.so.1 && ln -s libvoikko.so.1.12.7 libvoikko.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/lib && { ln -s -f libvoikko.so.1.12.7 libvoikko.so || { rm -f libvoikko.so && ln -s libvoikko.so.1.12.7 libvoikko.so; }; }) libtool: install: install -p .libs/libvoikko.lai /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/lib/libvoikko.la libtool: install: install -p .libs/libvoikko.a /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/lib/libvoikko.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/lib/libvoikko.a libtool: install: ranlib /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/lib/libvoikko.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/lib/pkgconfig' install -p -m 644 libvoikko.pc '/builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/lib/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/include/libvoikko' install -p -m 644 voikko.h voikko_enums.h voikko_defines.h voikko_deprecated.h voikko_structs.h '/builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/include/libvoikko' make[3]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/src' make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/src' make[1]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/src' Making install in src/tools make[1]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/src/tools' make[2]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/src/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/bin' /bin/sh ../../libtool --mode=install install -p voikkovfstc voikkospell voikkohyphenate voikkogc '/builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/bin' libtool: install: install -p voikkovfstc /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/bin/voikkovfstc libtool: install: warning: `../libvoikko.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/voikkospell /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/bin/voikkospell libtool: install: warning: `../libvoikko.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/voikkohyphenate /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/bin/voikkohyphenate libtool: install: warning: `../libvoikko.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/voikkogc /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/bin/voikkogc /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/share/man/man1' install -p -m 644 voikkospell.1 voikkohyphenate.1 voikkogc.1 voikkovfstc.1 '/builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/src/tools' make[1]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/src/tools' Making install in java make[1]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/java' make[2]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/java' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/java' make[1]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/java' Making install in msvc make[1]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/msvc' make[2]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/msvc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/msvc' make[1]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/msvc' Making install in test make[1]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/test' make[2]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/test' make[1]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/test' Making install in cs make[1]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/cs' make[2]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/cs' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/cs' make[1]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/cs' Making install in cl make[1]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/cl' make[2]: Entering directory `/builddir/build/BUILD/libvoikko-3.6/cl' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/cl' make[1]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6/cl' make[1]: Entering directory `/builddir/build/BUILD/libvoikko-3.6' make[2]: Entering directory `/builddir/build/BUILD/libvoikko-3.6' 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-3.6' make[1]: Leaving directory `/builddir/build/BUILD/libvoikko-3.6' + find /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm -name '*.la' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm -name '*.a' -exec rm -f '{}' ';' + install -d /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/lib/python2.7/site-packages + install -pm 0644 python/libvoikko.py /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/lib/python2.7/site-packages/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libvoikko-3.6 extracting debug info from /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/bin/voikkospell extracting debug info from /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/bin/voikkogc extracting debug info from /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/bin/voikkovfstc extracting debug info from /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/bin/voikkohyphenate extracting debug info from /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/lib/libvoikko.so.1.12.7 /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libvoikko.so.1.12.7.debug to /usr/lib/debug/usr/lib/libvoikko.so.1.debug symlinked /usr/lib/debug/usr/lib/libvoikko.so.1.12.7.debug to /usr/lib/debug/usr/lib/libvoikko.so.debug 1691 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libvoikko-3.6-5.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qv91d3 + umask 022 + cd /builddir/build/BUILD + cd libvoikko-3.6 + DOCDIR=/builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/share/doc/libvoikko-3.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/share/doc/libvoikko-3.6 + cp -pr ChangeLog /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/share/doc/libvoikko-3.6 + cp -pr COPYING /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/share/doc/libvoikko-3.6 + cp -pr README /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm/usr/share/doc/libvoikko-3.6 + exit 0 Provides: libvoikko = 3.6-5.el7 libvoikko(armv7hl-32) = 3.6-5.el7 libvoikko.so.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) rtld(GNU_HASH) Processing files: libvoikko-devel-3.6-5.el7.armv7hl Provides: libvoikko-devel = 3.6-5.el7 libvoikko-devel(armv7hl-32) = 3.6-5.el7 pkgconfig(libvoikko) = 3.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libvoikko.so.1 Processing files: voikko-tools-3.6-5.el7.armv7hl Provides: voikko-tools = 3.6-5.el7 voikko-tools(armv7hl-32) = 3.6-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libvoikko.so.1 rtld(GNU_HASH) Processing files: python-libvoikko-3.6-5.el7.noarch Provides: python-libvoikko = 3.6-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: libvoikko-debuginfo-3.6-5.el7.armv7hl Provides: libvoikko-debuginfo = 3.6-5.el7 libvoikko-debuginfo(armv7hl-32) = 3.6-5.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm Wrote: /builddir/build/RPMS/libvoikko-3.6-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libvoikko-devel-3.6-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/voikko-tools-3.6-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python-libvoikko-3.6-5.el7.noarch.rpm Wrote: /builddir/build/RPMS/libvoikko-debuginfo-3.6-5.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9o5hHj + umask 022 + cd /builddir/build/BUILD + cd libvoikko-3.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libvoikko-3.6-5.el7.arm + exit 0 Child return code was: 0 LEAVE do -->