Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target sw_64 --nodeps /builddir/build/SPECS/libvoikko.spec'], chrootPath='/mnt/koji-mock/dist-an23-sw8a-build-460162-73721/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=2592000uid=994gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target sw_64 --nodeps /builddir/build/SPECS/libvoikko.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: sw_64 Building for target sw_64 setting SOURCE_DATE_EPOCH=1679961600 Wrote: /builddir/build/SRPMS/libvoikko-4.3.2-1.an23_sw8a.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target sw_64 --nodeps /builddir/build/SPECS/libvoikko.spec'], chrootPath='/mnt/koji-mock/dist-an23-sw8a-build-460162-73721/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=2592000uid=994gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target sw_64 --nodeps /builddir/build/SPECS/libvoikko.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: sw_64 Building for target sw_64 setting SOURCE_DATE_EPOCH=1679961600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mmweik + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libvoikko-4.3.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libvoikko-4.3.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libvoikko-4.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7W1HxI + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -g -mieee' + export CFLAGS + CXXFLAGS='-O2 -g -mieee' + export CXXFLAGS + FFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libvoikko-4.3.2 + CFLAGS='-O2 -g -mieee' + export CFLAGS + CXXFLAGS='-O2 -g -mieee' + export CXXFLAGS + FFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-03-04 17:40:49.000000000 +0000 +++ ./configure 2025-08-07 06:24:17.340145691 +0000 @@ -1861,7 +1861,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ @@ -2179,7 +2179,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2025-08-07 06:24:17.340145691 +0000 +++ ./configure 2025-08-07 06:24:17.380146298 +0000 @@ -8436,7 +8436,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -21065,7 +21065,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/anolis/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/anolis/config.guess ./config.guess '/usr/lib/rpm/anolis/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/anolis/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/anolis/config.sub ./config.sub '/usr/lib/rpm/anolis/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld"~' ./ltmain.sh ++ dirname ./configure + /usr/lib/rpm/anolis/force-as-needed-for-shared-lib-in-libtool . Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/anolis/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking ++ dirname ./configure + /usr/lib/rpm/anolis/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/anolis/fix-dlsearch-path-in-libtool . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --build=sw_64-koji-linux-gnu --host=sw_64-koji-linux-gnu --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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-hfst --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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... none checking for a Python interpreter with version >= 3... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.11 checking for python3 platform... linux checking for GNU default python3 prefix... ${prefix} checking for GNU default python3 exec_prefix... ${exec_prefix} checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib64/python3.11/site-packages checking for sw_64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... sw_64-koji-linux-gnu checking host system type... sw_64-koji-linux-gnu checking how to print strings... printf checking for sw_64-koji-linux-gnu-gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... 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 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 how to convert sw_64-koji-linux-gnu file names to sw_64-koji-linux-gnu format... func_convert_file_noop checking how to convert sw_64-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for sw_64-koji-linux-gnu-file... no checking for file... file checking for sw_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for sw_64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for sw_64-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for sw_64-koji-linux-gnu-strip... no checking for strip... strip checking for sw_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 8442: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for sw_64-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes /usr/bin/grep: warning: stray \ before - checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether to enable maintainer-specific portions of Makefiles... no checking for an ANSI C-conforming const... yes checking whether g++ supports C++14 features with -std=c++14... yes checking whether to enable assertions... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for langinfo.h... yes checking for locale.h... yes checking for wctype.h... yes checking for wchar.h... yes checking for size_t... yes checking whether gcc supports the visibility attribute... yes checking how to run the C preprocessor... gcc -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for mmap... yes checking for setlocale... yes checking for mbrlen... yes checking for memset... yes checking for strchr... yes checking for getpwuid_r... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/tools/Makefile config.status: creating java/Makefile config.status: creating test/Makefile config.status: creating cs/Makefile config.status: creating cl/Makefile config.status: creating src/libvoikko.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Libvoikko was configured with the following options * VFST support: yes * Experimental VFST features: no * HFST support: no * Experimental VISLCG3 support: no * Experimental Lttoolbox support: no * Morphology compilers: yes * Simple client programs: yes * Fallback dictionary path: /usr/lib/voikko + 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 + /usr/bin/make -O -j256 V=1 VERBOSE=1 'CXXFLAGS=-O2 -g -mieee' /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/Suggestion.lo spellchecker/suggestion/Suggestion.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/Suggestion.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/Suggestion.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/Suggestion.cpp -o spellchecker/suggestion/Suggestion.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/Speller.lo spellchecker/Speller.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/Speller.cpp -fPIC -DPIC -o spellchecker/.libs/Speller.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/Speller.cpp -o spellchecker/Speller.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/SuggestionGeneratorNull.lo spellchecker/suggestion/SuggestionGeneratorNull.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorNull.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorNull.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorNull.cpp -o spellchecker/suggestion/SuggestionGeneratorNull.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/FixedResultSpeller.lo spellchecker/FixedResultSpeller.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/FixedResultSpeller.cpp -fPIC -DPIC -o spellchecker/.libs/FixedResultSpeller.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/FixedResultSpeller.cpp -o spellchecker/FixedResultSpeller.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o hyphenator/Hyphenator.lo hyphenator/Hyphenator.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c hyphenator/Hyphenator.cpp -fPIC -DPIC -o hyphenator/.libs/Hyphenator.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c hyphenator/Hyphenator.cpp -o hyphenator/Hyphenator.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/SpellUtils.lo spellchecker/SpellUtils.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/SpellUtils.cpp -fPIC -DPIC -o spellchecker/.libs/SpellUtils.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/SpellUtils.cpp -o spellchecker/SpellUtils.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o setup/DictionaryException.lo setup/DictionaryException.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c setup/DictionaryException.cpp -fPIC -DPIC -o setup/.libs/DictionaryException.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c setup/DictionaryException.cpp -o setup/DictionaryException.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/SpellerCache.lo spellchecker/SpellerCache.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/SpellerCache.cpp -fPIC -DPIC -o spellchecker/.libs/SpellerCache.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/SpellerCache.cpp -o spellchecker/SpellerCache.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/SuggestionStatus.lo spellchecker/suggestion/SuggestionStatus.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionStatus.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStatus.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionStatus.cpp -o spellchecker/suggestion/SuggestionStatus.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o character/SimpleChar.lo character/SimpleChar.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c character/SimpleChar.cpp -fPIC -DPIC -o character/.libs/SimpleChar.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c character/SimpleChar.cpp -o character/SimpleChar.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o character/charset.lo character/charset.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c character/charset.cpp -fPIC -DPIC -o character/.libs/charset.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c character/charset.cpp -o character/charset.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o utils/utils.lo utils/utils.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c utils/utils.cpp -fPIC -DPIC -o utils/.libs/utils.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c utils/utils.cpp -o utils/utils.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o compatibility/interface.lo compatibility/interface.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c compatibility/interface.cpp -fPIC -DPIC -o compatibility/.libs/interface.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c compatibility/interface.cpp -o compatibility/interface.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/SuggestionStrategy.lo spellchecker/suggestion/SuggestionStrategy.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionStrategy.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStrategy.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionStrategy.cpp -o spellchecker/suggestion/SuggestionStrategy.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o fst/WeightedConfiguration.lo fst/WeightedConfiguration.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c fst/WeightedConfiguration.cpp -fPIC -DPIC -o fst/.libs/WeightedConfiguration.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c fst/WeightedConfiguration.cpp -o fst/WeightedConfiguration.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o fst/Configuration.lo fst/Configuration.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c fst/Configuration.cpp -fPIC -DPIC -o fst/.libs/Configuration.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c fst/Configuration.cpp -o fst/Configuration.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o setup/BackendProperties.lo setup/BackendProperties.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c setup/BackendProperties.cpp -fPIC -DPIC -o setup/.libs/BackendProperties.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c setup/BackendProperties.cpp -o setup/BackendProperties.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/CacheEntry.lo grammar/CacheEntry.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/CacheEntry.cpp -fPIC -DPIC -o grammar/.libs/CacheEntry.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/CacheEntry.cpp -o grammar/CacheEntry.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/Analysis.lo grammar/Analysis.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/Analysis.cpp -fPIC -DPIC -o grammar/.libs/Analysis.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/Analysis.cpp -o grammar/Analysis.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/SuggestionGeneratorSoftHyphens.lo spellchecker/suggestion/SuggestionGeneratorSoftHyphens.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorSoftHyphens.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorSoftHyphens.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorSoftHyphens.cpp -o spellchecker/suggestion/SuggestionGeneratorSoftHyphens.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o sentence/interface.lo sentence/interface.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c sentence/interface.cpp -fPIC -DPIC -o sentence/.libs/interface.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c sentence/interface.cpp -o sentence/interface.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o tokenizer/interface.lo tokenizer/interface.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c tokenizer/interface.cpp -fPIC -DPIC -o tokenizer/.libs/interface.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c tokenizer/interface.cpp -o tokenizer/interface.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/SuggestionGeneratorInsertSpecial.lo spellchecker/suggestion/SuggestionGeneratorInsertSpecial.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorInsertSpecial.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorInsertSpecial.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorInsertSpecial.cpp -o spellchecker/suggestion/SuggestionGeneratorInsertSpecial.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o morphology/NullAnalyzer.lo morphology/NullAnalyzer.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c morphology/NullAnalyzer.cpp -fPIC -DPIC -o morphology/.libs/NullAnalyzer.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c morphology/NullAnalyzer.cpp -o morphology/NullAnalyzer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/SuggestionGeneratorInsertion.lo spellchecker/suggestion/SuggestionGeneratorInsertion.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorInsertion.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorInsertion.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorInsertion.cpp -o spellchecker/suggestion/SuggestionGeneratorInsertion.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/SuggestionGeneratorDeletion.lo spellchecker/suggestion/SuggestionGeneratorDeletion.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorDeletion.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorDeletion.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorDeletion.cpp -o spellchecker/suggestion/SuggestionGeneratorDeletion.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/AnalyzerToSpellerAdapter.lo spellchecker/AnalyzerToSpellerAdapter.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/AnalyzerToSpellerAdapter.cpp -fPIC -DPIC -o spellchecker/.libs/AnalyzerToSpellerAdapter.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/AnalyzerToSpellerAdapter.cpp -o spellchecker/AnalyzerToSpellerAdapter.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/SuggestionStrategyOcr.lo spellchecker/suggestion/SuggestionStrategyOcr.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionStrategyOcr.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStrategyOcr.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionStrategyOcr.cpp -o spellchecker/suggestion/SuggestionStrategyOcr.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/error.lo grammar/error.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/error.cpp -fPIC -DPIC -o grammar/.libs/error.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/error.cpp -o grammar/error.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o setup/Dictionary.lo setup/Dictionary.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c setup/Dictionary.cpp -fPIC -DPIC -o setup/.libs/Dictionary.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c setup/Dictionary.cpp -o setup/Dictionary.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o sentence/Sentence.lo sentence/Sentence.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c sentence/Sentence.cpp -fPIC -DPIC -o sentence/.libs/Sentence.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c sentence/Sentence.cpp -o sentence/Sentence.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/GrammarCheckerFactory.lo grammar/GrammarCheckerFactory.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/GrammarCheckerFactory.cpp -fPIC -DPIC -o grammar/.libs/GrammarCheckerFactory.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/GrammarCheckerFactory.cpp -o grammar/GrammarCheckerFactory.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/SuggestionGeneratorSplitWord.lo spellchecker/suggestion/SuggestionGeneratorSplitWord.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorSplitWord.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorSplitWord.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorSplitWord.cpp -o spellchecker/suggestion/SuggestionGeneratorSplitWord.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/SuggestionGeneratorReplaceTwo.lo spellchecker/suggestion/SuggestionGeneratorReplaceTwo.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorReplaceTwo.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorReplaceTwo.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorReplaceTwo.cpp -o spellchecker/suggestion/SuggestionGeneratorReplaceTwo.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/FinnishRuleEngine/RelativePronounCheck.lo grammar/FinnishRuleEngine/RelativePronounCheck.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/RelativePronounCheck.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/RelativePronounCheck.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/RelativePronounCheck.cpp -o grammar/FinnishRuleEngine/RelativePronounCheck.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/VoikkoGrammarError.lo grammar/VoikkoGrammarError.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/VoikkoGrammarError.cpp -fPIC -DPIC -o grammar/.libs/VoikkoGrammarError.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/VoikkoGrammarError.cpp -o grammar/VoikkoGrammarError.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/spell.lo spellchecker/spell.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/spell.cpp -fPIC -DPIC -o spellchecker/.libs/spell.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/spell.cpp -o spellchecker/spell.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/Paragraph.lo grammar/Paragraph.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/Paragraph.cpp -fPIC -DPIC -o grammar/.libs/Paragraph.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/Paragraph.cpp -o grammar/Paragraph.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/FinnishRuleEngine/ParagraphCheck.lo grammar/FinnishRuleEngine/ParagraphCheck.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/ParagraphCheck.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/ParagraphCheck.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/ParagraphCheck.cpp -o grammar/FinnishRuleEngine/ParagraphCheck.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/Sentence.lo grammar/Sentence.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/Sentence.cpp -fPIC -DPIC -o grammar/.libs/Sentence.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/Sentence.cpp -o grammar/Sentence.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/interface.lo grammar/interface.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/interface.cpp -fPIC -DPIC -o grammar/.libs/interface.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/interface.cpp -o grammar/interface.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/SuggestionGeneratorReplacement.lo spellchecker/suggestion/SuggestionGeneratorReplacement.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorReplacement.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorReplacement.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorReplacement.cpp -o spellchecker/suggestion/SuggestionGeneratorReplacement.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o morphology/Analyzer.lo morphology/Analyzer.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c morphology/Analyzer.cpp -fPIC -DPIC -o morphology/.libs/Analyzer.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c morphology/Analyzer.cpp -o morphology/Analyzer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o morphology/interface.lo morphology/interface.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c morphology/interface.cpp -fPIC -DPIC -o morphology/.libs/interface.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c morphology/interface.cpp -o morphology/interface.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o setup/LanguageTag.lo setup/LanguageTag.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c setup/LanguageTag.cpp -fPIC -DPIC -o setup/.libs/LanguageTag.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c setup/LanguageTag.cpp -o setup/LanguageTag.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/FinnishRuleEngine/NegativeVerbCheck.lo grammar/FinnishRuleEngine/NegativeVerbCheck.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/NegativeVerbCheck.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/NegativeVerbCheck.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/NegativeVerbCheck.cpp -o grammar/FinnishRuleEngine/NegativeVerbCheck.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/FinnishRuleEngine/CompoundVerbCheck.lo grammar/FinnishRuleEngine/CompoundVerbCheck.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/CompoundVerbCheck.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/CompoundVerbCheck.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/CompoundVerbCheck.cpp -o grammar/FinnishRuleEngine/CompoundVerbCheck.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/GcCache.lo grammar/GcCache.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/GcCache.cpp -fPIC -DPIC -o grammar/.libs/GcCache.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/GcCache.cpp -o grammar/GcCache.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/SuggestionGeneratorSwap.lo spellchecker/suggestion/SuggestionGeneratorSwap.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorSwap.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorSwap.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorSwap.cpp -o spellchecker/suggestion/SuggestionGeneratorSwap.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/SuggestionGeneratorVowelChange.lo spellchecker/suggestion/SuggestionGeneratorVowelChange.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorVowelChange.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorVowelChange.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorVowelChange.cpp -o spellchecker/suggestion/SuggestionGeneratorVowelChange.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/FinnishGrammarChecker.lo grammar/FinnishGrammarChecker.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishGrammarChecker.cpp -fPIC -DPIC -o grammar/.libs/FinnishGrammarChecker.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishGrammarChecker.cpp -o grammar/FinnishGrammarChecker.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/NullGrammarChecker.lo grammar/NullGrammarChecker.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/NullGrammarChecker.cpp -fPIC -DPIC -o grammar/.libs/NullGrammarChecker.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/NullGrammarChecker.cpp -o grammar/NullGrammarChecker.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/GrammarChecker.lo grammar/GrammarChecker.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/GrammarChecker.cpp -fPIC -DPIC -o grammar/.libs/GrammarChecker.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/GrammarChecker.cpp -o grammar/GrammarChecker.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/SuggestionGeneratorCaseChange.lo spellchecker/suggestion/SuggestionGeneratorCaseChange.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorCaseChange.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorCaseChange.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorCaseChange.cpp -o spellchecker/suggestion/SuggestionGeneratorCaseChange.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/VfstSpeller.lo spellchecker/VfstSpeller.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/VfstSpeller.cpp -fPIC -DPIC -o spellchecker/.libs/VfstSpeller.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/VfstSpeller.cpp -o spellchecker/VfstSpeller.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/RuleEngine.lo grammar/RuleEngine.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/RuleEngine.cpp -fPIC -DPIC -o grammar/.libs/RuleEngine.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/RuleEngine.cpp -o grammar/RuleEngine.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestions.lo spellchecker/suggestions.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestions.cpp -fPIC -DPIC -o spellchecker/.libs/suggestions.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestions.cpp -o spellchecker/suggestions.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/FinnishRuleEngine/MissingVerbCheck.lo grammar/FinnishRuleEngine/MissingVerbCheck.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/MissingVerbCheck.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/MissingVerbCheck.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/MissingVerbCheck.cpp -o grammar/FinnishRuleEngine/MissingVerbCheck.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/SpellerFactory.lo spellchecker/SpellerFactory.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/SpellerFactory.cpp -fPIC -DPIC -o spellchecker/.libs/SpellerFactory.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/SpellerFactory.cpp -o spellchecker/SpellerFactory.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/FinnishAnalysis.lo grammar/FinnishAnalysis.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishAnalysis.cpp -fPIC -DPIC -o grammar/.libs/FinnishAnalysis.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishAnalysis.cpp -o grammar/FinnishAnalysis.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o tokenizer/Tokenizer.lo tokenizer/Tokenizer.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c tokenizer/Tokenizer.cpp -fPIC -DPIC -o tokenizer/.libs/Tokenizer.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c tokenizer/Tokenizer.cpp -o tokenizer/Tokenizer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o morphology/AnalyzerFactory.lo morphology/AnalyzerFactory.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c morphology/AnalyzerFactory.cpp -fPIC -DPIC -o morphology/.libs/AnalyzerFactory.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c morphology/AnalyzerFactory.cpp -o morphology/AnalyzerFactory.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/FinnishRuleEngine/SidesanaCheck.lo grammar/FinnishRuleEngine/SidesanaCheck.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/SidesanaCheck.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/SidesanaCheck.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/SidesanaCheck.cpp -o grammar/FinnishRuleEngine/SidesanaCheck.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/FinnishRuleEngine/SentenceCheck.lo grammar/FinnishRuleEngine/SentenceCheck.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/SentenceCheck.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/SentenceCheck.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/SentenceCheck.cpp -o grammar/FinnishRuleEngine/SentenceCheck.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/FinnishRuleEngine/checks.lo grammar/FinnishRuleEngine/checks.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/checks.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/checks.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/checks.cpp -o grammar/FinnishRuleEngine/checks.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/SuggestionGeneratorMultiReplacement.lo spellchecker/suggestion/SuggestionGeneratorMultiReplacement.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorMultiReplacement.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorMultiReplacement.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorMultiReplacement.cpp -o spellchecker/suggestion/SuggestionGeneratorMultiReplacement.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o hyphenator/HyphenatorFactory.lo hyphenator/HyphenatorFactory.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c hyphenator/HyphenatorFactory.cpp -fPIC -DPIC -o hyphenator/.libs/HyphenatorFactory.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c hyphenator/HyphenatorFactory.cpp -o hyphenator/HyphenatorFactory.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/SuggestionStrategyTyping.lo spellchecker/suggestion/SuggestionStrategyTyping.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionStrategyTyping.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStrategyTyping.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionStrategyTyping.cpp -o spellchecker/suggestion/SuggestionStrategyTyping.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/SuggestionGeneratorFactory.lo spellchecker/suggestion/SuggestionGeneratorFactory.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorFactory.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorFactory.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorFactory.cpp -o spellchecker/suggestion/SuggestionGeneratorFactory.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/SpellWithPriority.lo spellchecker/SpellWithPriority.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/SpellWithPriority.cpp -fPIC -DPIC -o spellchecker/.libs/SpellWithPriority.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/SpellWithPriority.cpp -o spellchecker/SpellWithPriority.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/FinnishRuleEngine/VfstAutocorrectCheck.lo grammar/FinnishRuleEngine/VfstAutocorrectCheck.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/VfstAutocorrectCheck.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/VfstAutocorrectCheck.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/VfstAutocorrectCheck.cpp -o grammar/FinnishRuleEngine/VfstAutocorrectCheck.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/FinnishRuleEngine.lo grammar/FinnishRuleEngine.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine.cpp -fPIC -DPIC -o grammar/.libs/FinnishRuleEngine.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine.cpp -o grammar/FinnishRuleEngine.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/FinnishSpellerTweaksWrapper.lo spellchecker/FinnishSpellerTweaksWrapper.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/FinnishSpellerTweaksWrapper.cpp -fPIC -DPIC -o spellchecker/.libs/FinnishSpellerTweaksWrapper.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/FinnishSpellerTweaksWrapper.cpp -o spellchecker/FinnishSpellerTweaksWrapper.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o utils/StringUtils.lo utils/StringUtils.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c utils/StringUtils.cpp -fPIC -DPIC -o utils/.libs/StringUtils.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c utils/StringUtils.cpp -o utils/StringUtils.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/HfstAnalysis.lo grammar/HfstAnalysis.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/HfstAnalysis.cpp -fPIC -DPIC -o grammar/.libs/HfstAnalysis.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/HfstAnalysis.cpp -o grammar/HfstAnalysis.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o setup/setup.lo setup/setup.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c setup/setup.cpp -fPIC -DPIC -o setup/.libs/setup.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c setup/setup.cpp -o setup/setup.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/suggestion/SuggestionGeneratorDeleteTwo.lo spellchecker/suggestion/SuggestionGeneratorDeleteTwo.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorDeleteTwo.cpp -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorDeleteTwo.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/suggestion/SuggestionGeneratorDeleteTwo.cpp -o spellchecker/suggestion/SuggestionGeneratorDeleteTwo.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o hyphenator/interface.lo hyphenator/interface.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c hyphenator/interface.cpp -fPIC -DPIC -o hyphenator/.libs/interface.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c hyphenator/interface.cpp -o hyphenator/interface.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o hyphenator/AnalyzerToFinnishHyphenatorAdapter.lo hyphenator/AnalyzerToFinnishHyphenatorAdapter.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c hyphenator/AnalyzerToFinnishHyphenatorAdapter.cpp -fPIC -DPIC -o hyphenator/.libs/AnalyzerToFinnishHyphenatorAdapter.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c hyphenator/AnalyzerToFinnishHyphenatorAdapter.cpp -o hyphenator/AnalyzerToFinnishHyphenatorAdapter.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o morphology/VfstAnalyzer.lo morphology/VfstAnalyzer.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c morphology/VfstAnalyzer.cpp -fPIC -DPIC -o morphology/.libs/VfstAnalyzer.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c morphology/VfstAnalyzer.cpp -o morphology/VfstAnalyzer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o grammar/FinnishRuleEngine/CapitalizationCheck.lo grammar/FinnishRuleEngine/CapitalizationCheck.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/CapitalizationCheck.cpp -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/CapitalizationCheck.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c grammar/FinnishRuleEngine/CapitalizationCheck.cpp -o grammar/FinnishRuleEngine/CapitalizationCheck.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o fst/Transducer.lo fst/Transducer.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c fst/Transducer.cpp -fPIC -DPIC -o fst/.libs/Transducer.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c fst/Transducer.cpp -o fst/Transducer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o setup/interface.lo setup/interface.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c setup/interface.cpp -fPIC -DPIC -o setup/.libs/interface.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c setup/interface.cpp -o setup/interface.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o setup/DictionaryLoader.lo setup/DictionaryLoader.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c setup/DictionaryLoader.cpp -fPIC -DPIC -o setup/.libs/DictionaryLoader.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c setup/DictionaryLoader.cpp -o setup/DictionaryLoader.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o morphology/Analysis.lo morphology/Analysis.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c morphology/Analysis.cpp -fPIC -DPIC -o morphology/.libs/Analysis.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c morphology/Analysis.cpp -o morphology/Analysis.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o spellchecker/VfstSuggestion.lo spellchecker/VfstSuggestion.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/VfstSuggestion.cpp -fPIC -DPIC -o spellchecker/.libs/VfstSuggestion.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c spellchecker/VfstSuggestion.cpp -o spellchecker/VfstSuggestion.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o setup/V5DictionaryLoader.lo setup/V5DictionaryLoader.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c setup/V5DictionaryLoader.cpp -fPIC -DPIC -o setup/.libs/V5DictionaryLoader.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c setup/V5DictionaryLoader.cpp -o setup/V5DictionaryLoader.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o setup/DictionaryFactory.lo setup/DictionaryFactory.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c setup/DictionaryFactory.cpp -fPIC -DPIC -o setup/.libs/DictionaryFactory.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c setup/DictionaryFactory.cpp -o setup/DictionaryFactory.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o fst/UnweightedTransducer.lo fst/UnweightedTransducer.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c fst/UnweightedTransducer.cpp -fPIC -DPIC -o fst/.libs/UnweightedTransducer.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c fst/UnweightedTransducer.cpp -o fst/UnweightedTransducer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o fst/WeightedTransducer.lo fst/WeightedTransducer.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c fst/WeightedTransducer.cpp -fPIC -DPIC -o fst/.libs/WeightedTransducer.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c fst/WeightedTransducer.cpp -o fst/WeightedTransducer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c -o morphology/FinnishVfstAnalyzer.lo morphology/FinnishVfstAnalyzer.cpp libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c morphology/FinnishVfstAnalyzer.cpp -fPIC -DPIC -o morphology/.libs/FinnishVfstAnalyzer.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -O2 -g -mieee -c morphology/FinnishVfstAnalyzer.cpp -o morphology/FinnishVfstAnalyzer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++14 -O2 -g -mieee -no-undefined -version-info 17:2:16 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o libvoikko.la -rpath /usr/lib64 fst/Configuration.lo fst/WeightedConfiguration.lo fst/Transducer.lo fst/UnweightedTransducer.lo fst/WeightedTransducer.lo spellchecker/spell.lo spellchecker/suggestions.lo spellchecker/Speller.lo spellchecker/SpellWithPriority.lo spellchecker/SpellUtils.lo spellchecker/AnalyzerToSpellerAdapter.lo spellchecker/FinnishSpellerTweaksWrapper.lo spellchecker/FixedResultSpeller.lo spellchecker/SpellerFactory.lo spellchecker/SpellerCache.lo spellchecker/suggestion/Suggestion.lo spellchecker/suggestion/SuggestionStatus.lo spellchecker/suggestion/SuggestionGeneratorFactory.lo spellchecker/suggestion/SuggestionGeneratorCaseChange.lo spellchecker/suggestion/SuggestionGeneratorDeletion.lo spellchecker/suggestion/SuggestionGeneratorDeleteTwo.lo spellchecker/suggestion/SuggestionGeneratorInsertion.lo spellchecker/suggestion/SuggestionGeneratorInsertSpecial.lo spellchecker/suggestion/SuggestionGeneratorMultiReplacement.lo spellchecker/suggestion/SuggestionGeneratorNull.lo spellchecker/suggestion/SuggestionGeneratorReplacement.lo spellchecker/suggestion/SuggestionGeneratorReplaceTwo.lo spellchecker/suggestion/SuggestionGeneratorSoftHyphens.lo spellchecker/suggestion/SuggestionGeneratorSplitWord.lo spellchecker/suggestion/SuggestionGeneratorSwap.lo spellchecker/suggestion/SuggestionGeneratorVowelChange.lo spellchecker/suggestion/SuggestionStrategy.lo spellchecker/suggestion/SuggestionStrategyOcr.lo spellchecker/suggestion/SuggestionStrategyTyping.lo utils/utils.lo utils/StringUtils.lo morphology/interface.lo morphology/Analysis.lo morphology/Analyzer.lo morphology/AnalyzerFactory.lo morphology/NullAnalyzer.lo setup/setup.lo setup/Dictionary.lo setup/BackendProperties.lo setup/DictionaryFactory.lo setup/DictionaryLoader.lo setup/DictionaryException.lo setup/interface.lo setup/LanguageTag.lo hyphenator/interface.lo hyphenator/AnalyzerToFinnishHyphenatorAdapter.lo hyphenator/Hyphenator.lo hyphenator/HyphenatorFactory.lo character/charset.lo character/SimpleChar.lo tokenizer/interface.lo tokenizer/Tokenizer.lo sentence/interface.lo sentence/Sentence.lo grammar/interface.lo grammar/FinnishRuleEngine/checks.lo grammar/error.lo grammar/Analysis.lo grammar/Sentence.lo grammar/Paragraph.lo grammar/CacheEntry.lo grammar/GcCache.lo grammar/VoikkoGrammarError.lo grammar/NullGrammarChecker.lo grammar/FinnishGrammarChecker.lo grammar/GrammarChecker.lo grammar/GrammarCheckerFactory.lo grammar/FinnishAnalysis.lo grammar/HfstAnalysis.lo grammar/FinnishRuleEngine.lo grammar/RuleEngine.lo grammar/FinnishRuleEngine/CapitalizationCheck.lo grammar/FinnishRuleEngine/CompoundVerbCheck.lo grammar/FinnishRuleEngine/MissingVerbCheck.lo grammar/FinnishRuleEngine/NegativeVerbCheck.lo grammar/FinnishRuleEngine/ParagraphCheck.lo grammar/FinnishRuleEngine/SentenceCheck.lo grammar/FinnishRuleEngine/SidesanaCheck.lo grammar/FinnishRuleEngine/RelativePronounCheck.lo compatibility/interface.lo morphology/VfstAnalyzer.lo morphology/FinnishVfstAnalyzer.lo spellchecker/VfstSpeller.lo spellchecker/VfstSuggestion.lo setup/V5DictionaryLoader.lo grammar/FinnishRuleEngine/VfstAutocorrectCheck.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/sw_64-anolis-linux/12/../../../../lib64/crti.o /usr/lib/gcc/sw_64-anolis-linux/12/crtbeginS.o fst/.libs/Configuration.o fst/.libs/WeightedConfiguration.o fst/.libs/Transducer.o fst/.libs/UnweightedTransducer.o fst/.libs/WeightedTransducer.o spellchecker/.libs/spell.o spellchecker/.libs/suggestions.o spellchecker/.libs/Speller.o spellchecker/.libs/SpellWithPriority.o spellchecker/.libs/SpellUtils.o spellchecker/.libs/AnalyzerToSpellerAdapter.o spellchecker/.libs/FinnishSpellerTweaksWrapper.o spellchecker/.libs/FixedResultSpeller.o spellchecker/.libs/SpellerFactory.o spellchecker/.libs/SpellerCache.o spellchecker/suggestion/.libs/Suggestion.o spellchecker/suggestion/.libs/SuggestionStatus.o spellchecker/suggestion/.libs/SuggestionGeneratorFactory.o spellchecker/suggestion/.libs/SuggestionGeneratorCaseChange.o spellchecker/suggestion/.libs/SuggestionGeneratorDeletion.o spellchecker/suggestion/.libs/SuggestionGeneratorDeleteTwo.o spellchecker/suggestion/.libs/SuggestionGeneratorInsertion.o spellchecker/suggestion/.libs/SuggestionGeneratorInsertSpecial.o spellchecker/suggestion/.libs/SuggestionGeneratorMultiReplacement.o spellchecker/suggestion/.libs/SuggestionGeneratorNull.o spellchecker/suggestion/.libs/SuggestionGeneratorReplacement.o spellchecker/suggestion/.libs/SuggestionGeneratorReplaceTwo.o spellchecker/suggestion/.libs/SuggestionGeneratorSoftHyphens.o spellchecker/suggestion/.libs/SuggestionGeneratorSplitWord.o spellchecker/suggestion/.libs/SuggestionGeneratorSwap.o spellchecker/suggestion/.libs/SuggestionGeneratorVowelChange.o spellchecker/suggestion/.libs/SuggestionStrategy.o spellchecker/suggestion/.libs/SuggestionStrategyOcr.o spellchecker/suggestion/.libs/SuggestionStrategyTyping.o utils/.libs/utils.o utils/.libs/StringUtils.o morphology/.libs/interface.o morphology/.libs/Analysis.o morphology/.libs/Analyzer.o morphology/.libs/AnalyzerFactory.o morphology/.libs/NullAnalyzer.o setup/.libs/setup.o setup/.libs/Dictionary.o setup/.libs/BackendProperties.o setup/.libs/DictionaryFactory.o setup/.libs/DictionaryLoader.o setup/.libs/DictionaryException.o setup/.libs/interface.o setup/.libs/LanguageTag.o hyphenator/.libs/interface.o hyphenator/.libs/AnalyzerToFinnishHyphenatorAdapter.o hyphenator/.libs/Hyphenator.o hyphenator/.libs/HyphenatorFactory.o character/.libs/charset.o character/.libs/SimpleChar.o tokenizer/.libs/interface.o tokenizer/.libs/Tokenizer.o sentence/.libs/interface.o sentence/.libs/Sentence.o grammar/.libs/interface.o grammar/FinnishRuleEngine/.libs/checks.o grammar/.libs/error.o grammar/.libs/Analysis.o grammar/.libs/Sentence.o grammar/.libs/Paragraph.o grammar/.libs/CacheEntry.o grammar/.libs/GcCache.o grammar/.libs/VoikkoGrammarError.o grammar/.libs/NullGrammarChecker.o grammar/.libs/FinnishGrammarChecker.o grammar/.libs/GrammarChecker.o grammar/.libs/GrammarCheckerFactory.o grammar/.libs/FinnishAnalysis.o grammar/.libs/HfstAnalysis.o grammar/.libs/FinnishRuleEngine.o grammar/.libs/RuleEngine.o grammar/FinnishRuleEngine/.libs/CapitalizationCheck.o grammar/FinnishRuleEngine/.libs/CompoundVerbCheck.o grammar/FinnishRuleEngine/.libs/MissingVerbCheck.o grammar/FinnishRuleEngine/.libs/NegativeVerbCheck.o grammar/FinnishRuleEngine/.libs/ParagraphCheck.o grammar/FinnishRuleEngine/.libs/SentenceCheck.o grammar/FinnishRuleEngine/.libs/SidesanaCheck.o grammar/FinnishRuleEngine/.libs/RelativePronounCheck.o compatibility/.libs/interface.o morphology/.libs/VfstAnalyzer.o morphology/.libs/FinnishVfstAnalyzer.o spellchecker/.libs/VfstSpeller.o spellchecker/.libs/VfstSuggestion.o setup/.libs/V5DictionaryLoader.o grammar/FinnishRuleEngine/.libs/VfstAutocorrectCheck.o -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -L/usr/lib/gcc/sw_64-anolis-linux/12 -L/usr/lib/gcc/sw_64-anolis-linux/12/../../../../lib64 -L/lib64/../lib64 -L/usr/lib64/../lib64 -L/usr/lib/gcc/sw_64-anolis-linux/12/../../.. -L/lib64 -L/usr/lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/sw_64-anolis-linux/12/crtendS.o /usr/lib/gcc/sw_64-anolis-linux/12/../../../../lib64/crtn.o -Wl,-soname -Wl,libvoikko.so.1 -o .libs/libvoikko.so.1.16.2 libtool: link: (cd ".libs" && rm -f "libvoikko.so.1" && ln -s "libvoikko.so.1.16.2" "libvoikko.so.1") libtool: link: (cd ".libs" && rm -f "libvoikko.so" && ln -s "libvoikko.so.1.16.2" "libvoikko.so") copying selected object files to avoid basename conflicts... libtool: link: ln setup/interface.o .libs/libvoikko.lax/lt1-interface.o || cp setup/interface.o .libs/libvoikko.lax/lt1-interface.o libtool: link: ln hyphenator/interface.o .libs/libvoikko.lax/lt2-interface.o || cp hyphenator/interface.o .libs/libvoikko.lax/lt2-interface.o libtool: link: ln tokenizer/interface.o .libs/libvoikko.lax/lt3-interface.o || cp tokenizer/interface.o .libs/libvoikko.lax/lt3-interface.o libtool: link: ln sentence/interface.o .libs/libvoikko.lax/lt4-interface.o || cp sentence/interface.o .libs/libvoikko.lax/lt4-interface.o libtool: link: ln grammar/interface.o .libs/libvoikko.lax/lt5-interface.o || cp grammar/interface.o .libs/libvoikko.lax/lt5-interface.o libtool: link: ln grammar/Analysis.o .libs/libvoikko.lax/lt6-Analysis.o || cp grammar/Analysis.o .libs/libvoikko.lax/lt6-Analysis.o libtool: link: ln grammar/Sentence.o .libs/libvoikko.lax/lt7-Sentence.o || cp grammar/Sentence.o .libs/libvoikko.lax/lt7-Sentence.o libtool: link: ln compatibility/interface.o .libs/libvoikko.lax/lt8-interface.o || cp compatibility/interface.o .libs/libvoikko.lax/lt8-interface.o libtool: link: ar cr .libs/libvoikko.a fst/Configuration.o fst/WeightedConfiguration.o fst/Transducer.o fst/UnweightedTransducer.o fst/WeightedTransducer.o spellchecker/spell.o spellchecker/suggestions.o spellchecker/Speller.o spellchecker/SpellWithPriority.o spellchecker/SpellUtils.o spellchecker/AnalyzerToSpellerAdapter.o spellchecker/FinnishSpellerTweaksWrapper.o spellchecker/FixedResultSpeller.o spellchecker/SpellerFactory.o spellchecker/SpellerCache.o spellchecker/suggestion/Suggestion.o spellchecker/suggestion/SuggestionStatus.o spellchecker/suggestion/SuggestionGeneratorFactory.o spellchecker/suggestion/SuggestionGeneratorCaseChange.o spellchecker/suggestion/SuggestionGeneratorDeletion.o spellchecker/suggestion/SuggestionGeneratorDeleteTwo.o spellchecker/suggestion/SuggestionGeneratorInsertion.o spellchecker/suggestion/SuggestionGeneratorInsertSpecial.o spellchecker/suggestion/SuggestionGeneratorMultiReplacement.o spellchecker/suggestion/SuggestionGeneratorNull.o spellchecker/suggestion/SuggestionGeneratorReplacement.o spellchecker/suggestion/SuggestionGeneratorReplaceTwo.o spellchecker/suggestion/SuggestionGeneratorSoftHyphens.o spellchecker/suggestion/SuggestionGeneratorSplitWord.o spellchecker/suggestion/SuggestionGeneratorSwap.o spellchecker/suggestion/SuggestionGeneratorVowelChange.o spellchecker/suggestion/SuggestionStrategy.o spellchecker/suggestion/SuggestionStrategyOcr.o spellchecker/suggestion/SuggestionStrategyTyping.o utils/utils.o utils/StringUtils.o morphology/interface.o morphology/Analysis.o morphology/Analyzer.o morphology/AnalyzerFactory.o morphology/NullAnalyzer.o setup/setup.o setup/Dictionary.o setup/BackendProperties.o setup/DictionaryFactory.o setup/DictionaryLoader.o setup/DictionaryException.o .libs/libvoikko.lax/lt1-interface.o setup/LanguageTag.o .libs/libvoikko.lax/lt2-interface.o hyphenator/AnalyzerToFinnishHyphenatorAdapter.o hyphenator/Hyphenator.o hyphenator/HyphenatorFactory.o character/charset.o character/SimpleChar.o .libs/libvoikko.lax/lt3-interface.o tokenizer/Tokenizer.o .libs/libvoikko.lax/lt4-interface.o sentence/Sentence.o .libs/libvoikko.lax/lt5-interface.o grammar/FinnishRuleEngine/checks.o grammar/error.o .libs/libvoikko.lax/lt6-Analysis.o .libs/libvoikko.lax/lt7-Sentence.o grammar/Paragraph.o grammar/CacheEntry.o grammar/GcCache.o grammar/VoikkoGrammarError.o grammar/NullGrammarChecker.o grammar/FinnishGrammarChecker.o grammar/GrammarChecker.o grammar/GrammarCheckerFactory.o grammar/FinnishAnalysis.o grammar/HfstAnalysis.o grammar/FinnishRuleEngine.o grammar/RuleEngine.o grammar/FinnishRuleEngine/CapitalizationCheck.o grammar/FinnishRuleEngine/CompoundVerbCheck.o grammar/FinnishRuleEngine/MissingVerbCheck.o grammar/FinnishRuleEngine/NegativeVerbCheck.o grammar/FinnishRuleEngine/ParagraphCheck.o grammar/FinnishRuleEngine/SentenceCheck.o grammar/FinnishRuleEngine/SidesanaCheck.o grammar/FinnishRuleEngine/RelativePronounCheck.o .libs/libvoikko.lax/lt8-interface.o morphology/VfstAnalyzer.o morphology/FinnishVfstAnalyzer.o spellchecker/VfstSpeller.o spellchecker/VfstSuggestion.o setup/V5DictionaryLoader.o grammar/FinnishRuleEngine/VfstAutocorrectCheck.o 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[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' Making all in src/tools make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -mieee -c -o voikkohyphenate-voikkohyphenate.o `test -f 'voikkohyphenate.cpp' || echo './'`voikkohyphenate.cpp make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -mieee -c -o voikkogc-voikkogc.o `test -f 'voikkogc.cpp' || echo './'`voikkogc.cpp make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++14 -O2 -g -mieee -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o voikkohyphenate voikkohyphenate-voikkohyphenate.o ../libvoikko.la libtool: link: g++ -std=c++14 -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/voikkohyphenate voikkohyphenate-voikkohyphenate.o ../.libs/libvoikko.so make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++14 -O2 -g -mieee -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o voikkogc voikkogc-voikkogc.o ../libvoikko.la libtool: link: g++ -std=c++14 -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/voikkogc voikkogc-voikkogc.o ../.libs/libvoikko.so make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -pthread -DHAVE_PTHREAD -O2 -g -mieee -c -o voikkospell-voikkospell.o `test -f 'voikkospell.cpp' || echo './'`voikkospell.cpp make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++14 -pthread -DHAVE_PTHREAD -O2 -g -mieee -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o voikkospell voikkospell-voikkospell.o ../libvoikko.la -lpthread libtool: link: g++ -std=c++14 -DHAVE_PTHREAD -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/voikkospell voikkospell-voikkospell.o ../.libs/libvoikko.so -lpthread -pthread make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -O2 -g -mieee -c -o voikkovfstc-voikkovfstc.o `test -f 'voikkovfstc.cpp' || echo './'`voikkovfstc.cpp make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++14 -O2 -g -mieee -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o voikkovfstc voikkovfstc-voikkovfstc.o libtool: link: g++ -std=c++14 -O2 -g -mieee -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o voikkovfstc voikkovfstc-voikkovfstc.o make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' Making all in java make[2]: Nothing to be done for 'all'. Making all in test make[2]: Nothing to be done for 'all'. Making all in cs make[2]: Nothing to be done for 'all'. Making all in cl make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.T7IxWd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64 ++ dirname /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64 + CFLAGS='-O2 -g -mieee' + export CFLAGS + CXXFLAGS='-O2 -g -mieee' + export CXXFLAGS + FFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -mieee -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libvoikko-4.3.2 + make install 'INSTALL=install -p' DESTDIR=/builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib64' /bin/sh ../libtool --mode=install install -p libvoikko.la '/builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib64' libtool: install: install -p .libs/libvoikko.so.1.16.2 /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib64/libvoikko.so.1.16.2 libtool: install: (cd /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib64 && { ln -s -f libvoikko.so.1.16.2 libvoikko.so.1 || { rm -f libvoikko.so.1 && ln -s libvoikko.so.1.16.2 libvoikko.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib64 && { ln -s -f libvoikko.so.1.16.2 libvoikko.so || { rm -f libvoikko.so && ln -s libvoikko.so.1.16.2 libvoikko.so; }; }) libtool: install: install -p .libs/libvoikko.lai /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib64/libvoikko.la libtool: install: install -p .libs/libvoikko.a /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib64/libvoikko.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib64/libvoikko.a libtool: install: ranlib /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib64/libvoikko.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib64/pkgconfig' install -p -m 644 libvoikko.pc '/builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/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-4.3.2-1.an23_sw8a.sw_64/usr/include/libvoikko' make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' make[1]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src' Making install in src/tools make[1]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/bin' /bin/sh ../../libtool --mode=install install -p voikkovfstc voikkospell voikkohyphenate voikkogc '/builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/bin' libtool: install: install -p voikkovfstc /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/bin/voikkovfstc libtool: warning: '../libvoikko.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/voikkospell /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/bin/voikkospell libtool: warning: '../libvoikko.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/voikkohyphenate /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/bin/voikkohyphenate libtool: warning: '../libvoikko.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/voikkogc /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/bin/voikkogc /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/share/man/man1' install -p -m 644 voikkovfstc.1 voikkospell.1 voikkohyphenate.1 voikkogc.1 '/builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' make[1]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/src/tools' Making install in java make[1]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/java' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/java' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/java' make[1]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/java' Making install in test make[1]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/test' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/test' make[1]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/test' Making install in cs make[1]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/cs' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/cs' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/cs' make[1]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/cs' Making install in cl make[1]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/cl' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2/cl' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/cl' make[1]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2/cl' make[1]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2' make[2]: Entering directory '/builddir/build/BUILD/libvoikko-4.3.2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2' make[1]: Leaving directory '/builddir/build/BUILD/libvoikko-4.3.2' + find /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64 -name '*.la' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64 -name '*.a' -exec rm -f '{}' ';' + install -d /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib/python3.11/site-packages + install -pm 0644 python/libvoikko.py /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib/python3.11/site-packages/ + mkdir -p /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib/voikko + /usr/lib/rpm/anolis/generate-compatibility-deps libvoikko ~/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib/compatibility/libvoikko ~/build/BUILD/libvoikko-4.3.2 ~/build/BUILD/libvoikko-4.3.2 ~/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib/compatibility/libvoikko ~/build/BUILD/libvoikko-4.3.2 ~/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib/compatibility/libvoikko ~/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib/compatibility/libvoikko ~/build/BUILD/libvoikko-4.3.2 ~/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib/compatibility/libvoikko ~/build/BUILD/libvoikko-4.3.2 + /usr/bin/find-debuginfo -j256 --strict-build-id -m -i --build-id-seed 4.3.2-1.an23_sw8a --unique-debug-suffix -4.3.2-1.an23_sw8a.sw_64 --unique-debug-src-base libvoikko-4.3.2-1.an23_sw8a.sw_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libvoikko-4.3.2 find-debuginfo: starting Extracting debug info from 5 files DWARF-compressing 5 files sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/libvoikko-4.3.2-1.an23_sw8a.sw_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='zstd -f --rm -19 -T0' + COMPRESS_EXT=.zst + /usr/lib/rpm/brp-compress + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/clean_perl + /usr/lib/rpm/anolis/check_elf_files + /usr/lib/rpm/anolis/brp-mangle-shebangs + /usr/lib/rpm/anolis/remove-info-dir + /usr/lib/rpm/anolis/check-desktop-files + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 -j256 Bytecompiling .py files below /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/lib/python3.11 using python3.11 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/anolis/brp-python-hardlink Processing files: libvoikko-4.3.2-1.an23_sw8a.sw_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.c2iO6L + umask 022 + cd /builddir/build/BUILD + cd libvoikko-4.3.2 + LICENSEDIR=/builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/share/licenses/libvoikko + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/share/licenses/libvoikko + cp -pr COPYING /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/share/licenses/libvoikko + RPM_EC=0 ++ jobs -p + exit 0 Provides: abi(libvoikko) = 4.3.2 libvoikko = 4.3.2-1.an23_sw8a libvoikko(sw_64-64) = 4.3.2-1.an23_sw8a libvoikko.so.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libm.so.6(GLIBC_2.29) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.29) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: libvoikko-devel-4.3.2-1.an23_sw8a.sw_64 Provides: libvoikko-devel = 4.3.2-1.an23_sw8a libvoikko-devel(sw_64-64) = 4.3.2-1.an23_sw8a pkgconfig(libvoikko) = 4.3.2 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-4.3.2-1.an23_sw8a.sw_64 Provides: api(voikko-tools) = 4.3.2 voikko-tools = 4.3.2-1.an23_sw8a voikko-tools(sw_64-64) = 4.3.2-1.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.38) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libm.so.6(GLIBC_2.29) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) libvoikko.so.1 rtld(GNU_HASH) Processing files: python3-libvoikko-4.3.2-1.an23_sw8a.noarch Provides: python-libvoikko = 4.3.2-1.an23_sw8a python3-libvoikko = 4.3.2-1.an23_sw8a python3.11-libvoikko = 4.3.2-1.an23_sw8a 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) = 3.11 Processing files: libvoikko-doc-4.3.2-1.an23_sw8a.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pK26AP + umask 022 + cd /builddir/build/BUILD + cd libvoikko-4.3.2 + DOCDIR=/builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/share/doc/libvoikko-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/share/doc/libvoikko-doc + cp -pr ChangeLog /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/share/doc/libvoikko-doc + cp -pr README /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64/usr/share/doc/libvoikko-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: libvoikko-doc = 4.3.2-1.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libvoikko-debugsource-4.3.2-1.an23_sw8a.sw_64 Provides: libvoikko-debugsource = 4.3.2-1.an23_sw8a libvoikko-debugsource(sw_64-64) = 4.3.2-1.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libvoikko-debuginfo-4.3.2-1.an23_sw8a.sw_64 Provides: debuginfo(build-id) = 1370c808dd8d7695e0632d3b6b92affe65e03ca3 libvoikko-debuginfo = 4.3.2-1.an23_sw8a libvoikko-debuginfo(sw_64-64) = 4.3.2-1.an23_sw8a libvoikko.so.1.16.2-4.3.2-1.an23_sw8a.sw_64.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libvoikko-debugsource(sw_64-64) = 4.3.2-1.an23_sw8a Processing files: voikko-tools-debuginfo-4.3.2-1.an23_sw8a.sw_64 Provides: debuginfo(build-id) = 25ed45516dd29b33712a8c5127889744aab29497 debuginfo(build-id) = 9231f481b4f8f84c2d34a5822c30d0ce07cbee7b debuginfo(build-id) = a5f319d5ad19155824cc7894586f814a0fea20fd debuginfo(build-id) = e01a0e87d2134283d3e31091ec671668f3f85947 voikko-tools-debuginfo = 4.3.2-1.an23_sw8a voikko-tools-debuginfo(sw_64-64) = 4.3.2-1.an23_sw8a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libvoikko-debugsource(sw_64-64) = 4.3.2-1.an23_sw8a Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64 Wrote: /builddir/build/RPMS/libvoikko-devel-4.3.2-1.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/libvoikko-doc-4.3.2-1.an23_sw8a.noarch.rpm Wrote: /builddir/build/RPMS/voikko-tools-4.3.2-1.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/python3-libvoikko-4.3.2-1.an23_sw8a.noarch.rpm Wrote: /builddir/build/RPMS/libvoikko-debugsource-4.3.2-1.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/voikko-tools-debuginfo-4.3.2-1.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/libvoikko-4.3.2-1.an23_sw8a.sw_64.rpm Wrote: /builddir/build/RPMS/libvoikko-debuginfo-4.3.2-1.an23_sw8a.sw_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Svqhej + umask 022 + cd /builddir/build/BUILD + cd libvoikko-4.3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libvoikko-4.3.2-1.an23_sw8a.sw_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.4nPU9Q + umask 022 + cd /builddir/build/BUILD + rm -rf libvoikko-4.3.2 libvoikko-4.3.2.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0