D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/libvoikko-4.3-3.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Jd3VWE
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libvoikko-4.3
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/libvoikko-4.3.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libvoikko-4.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6NrO4E
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libvoikko-4.3
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ /usr/lib/rpm/mageia/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/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking)
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . 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 --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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-static --with-dictionary-path=/usr/lib/voikko
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-mageia-linux-gnu-g++... none
checking for a Python interpreter with version >= 3... python
checking for python... /usr/bin/python
checking for python version... 3.8
checking for python platform... linux
checking for python script directory... ${prefix}/lib/python3.8/site-packages
checking for python extension module directory... ${exec_prefix}/lib64/python3.8/site-packages
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking how to print strings... printf
checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc
checking whether we are using the GNU C compiler... yes
checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes
checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed
checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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/aarch64-mageia-linux-gnu-nm -p
checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib
checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... 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 aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no
checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes
checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the aarch64-mageia-linux-gnu-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... no
checking how to run the C++ preprocessor... aarch64-mageia-linux-gnu-g++ -E
checking for ld used by aarch64-mageia-linux-gnu-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for aarch64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if aarch64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if aarch64-mageia-linux-gnu-g++ static flag -static works... no
checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... yes
checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-g++ supports C++11 features by default... yes
checking whether to enable assertions... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for size_t... yes
checking whether aarch64-mageia-linux-gnu-gcc supports the visibility attribute... yes
checking for HFSTOSPELL... yes
checking whether aarch64-mageia-linux-gnu-gcc is Clang... no
checking whether pthreads work with -pthread... 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 for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for mmap... yes
checking for setlocale... yes
checking for mbrlen... yes
checking for memset... yes
checking for strchr... yes
checking for getpwuid_r... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/tools/Makefile
config.status: creating java/Makefile
config.status: creating 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:                   yes
  * Experimental VISLCG3 support:   no
  * Experimental Lttoolbox support: no
  * Morphology compilers:           yes
  * Simple client programs:         yes
  * Fallback dictionary path:       /usr/lib/voikko
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/VfstSpeller.lo spellchecker/VfstSpeller.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/VfstSpeller.cpp  -fPIC -DPIC -o spellchecker/.libs/VfstSpeller.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/FinnishRuleEngine/VfstAutocorrectCheck.lo grammar/FinnishRuleEngine/VfstAutocorrectCheck.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/FinnishRuleEngine/VfstAutocorrectCheck.cpp  -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/VfstAutocorrectCheck.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o setup/V5DictionaryLoader.lo setup/V5DictionaryLoader.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c setup/V5DictionaryLoader.cpp  -fPIC -DPIC -o setup/.libs/V5DictionaryLoader.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/VfstSuggestion.lo spellchecker/VfstSuggestion.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/VfstSuggestion.cpp  -fPIC -DPIC -o spellchecker/.libs/VfstSuggestion.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/HfstSpeller.lo spellchecker/HfstSpeller.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/HfstSpeller.cpp  -fPIC -DPIC -o spellchecker/.libs/HfstSpeller.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o morphology/VfstAnalyzer.lo morphology/VfstAnalyzer.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c morphology/VfstAnalyzer.cpp  -fPIC -DPIC -o morphology/.libs/VfstAnalyzer.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o morphology/HfstAnalyzer.lo morphology/HfstAnalyzer.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c morphology/HfstAnalyzer.cpp  -fPIC -DPIC -o morphology/.libs/HfstAnalyzer.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o hyphenator/HfstHyphenator.lo hyphenator/HfstHyphenator.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c hyphenator/HfstHyphenator.cpp  -fPIC -DPIC -o hyphenator/.libs/HfstHyphenator.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o fst/WeightedConfiguration.lo fst/WeightedConfiguration.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c fst/WeightedConfiguration.cpp  -fPIC -DPIC -o fst/.libs/WeightedConfiguration.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o fst/Configuration.lo fst/Configuration.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c fst/Configuration.cpp  -fPIC -DPIC -o fst/.libs/Configuration.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/HfstSuggestion.lo spellchecker/HfstSuggestion.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/HfstSuggestion.cpp  -fPIC -DPIC -o spellchecker/.libs/HfstSuggestion.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o morphology/FinnishVfstAnalyzer.lo morphology/FinnishVfstAnalyzer.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c morphology/FinnishVfstAnalyzer.cpp  -fPIC -DPIC -o morphology/.libs/FinnishVfstAnalyzer.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/Speller.lo spellchecker/Speller.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/Speller.cpp  -fPIC -DPIC -o spellchecker/.libs/Speller.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestions.lo spellchecker/suggestions.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestions.cpp  -fPIC -DPIC -o spellchecker/.libs/suggestions.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o fst/Transducer.lo fst/Transducer.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c fst/Transducer.cpp  -fPIC -DPIC -o fst/.libs/Transducer.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/SpellUtils.lo spellchecker/SpellUtils.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/SpellUtils.cpp  -fPIC -DPIC -o spellchecker/.libs/SpellUtils.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/spell.lo spellchecker/spell.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/spell.cpp  -fPIC -DPIC -o spellchecker/.libs/spell.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/FixedResultSpeller.lo spellchecker/FixedResultSpeller.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/FixedResultSpeller.cpp  -fPIC -DPIC -o spellchecker/.libs/FixedResultSpeller.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/SpellerCache.lo spellchecker/SpellerCache.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/SpellerCache.cpp  -fPIC -DPIC -o spellchecker/.libs/SpellerCache.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/AnalyzerToSpellerAdapter.lo spellchecker/AnalyzerToSpellerAdapter.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/AnalyzerToSpellerAdapter.cpp  -fPIC -DPIC -o spellchecker/.libs/AnalyzerToSpellerAdapter.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o fst/UnweightedTransducer.lo fst/UnweightedTransducer.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c fst/UnweightedTransducer.cpp  -fPIC -DPIC -o fst/.libs/UnweightedTransducer.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/FinnishSpellerTweaksWrapper.lo spellchecker/FinnishSpellerTweaksWrapper.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/FinnishSpellerTweaksWrapper.cpp  -fPIC -DPIC -o spellchecker/.libs/FinnishSpellerTweaksWrapper.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/SpellWithPriority.lo spellchecker/SpellWithPriority.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/SpellWithPriority.cpp  -fPIC -DPIC -o spellchecker/.libs/SpellWithPriority.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/Suggestion.lo spellchecker/suggestion/Suggestion.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/Suggestion.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/Suggestion.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionStatus.lo spellchecker/suggestion/SuggestionStatus.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionStatus.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStatus.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o fst/WeightedTransducer.lo fst/WeightedTransducer.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c fst/WeightedTransducer.cpp  -fPIC -DPIC -o fst/.libs/WeightedTransducer.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o setup/V3DictionaryLoader.lo setup/V3DictionaryLoader.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c setup/V3DictionaryLoader.cpp  -fPIC -DPIC -o setup/.libs/V3DictionaryLoader.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/SpellerFactory.lo spellchecker/SpellerFactory.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/SpellerFactory.cpp  -fPIC -DPIC -o spellchecker/.libs/SpellerFactory.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorDeletion.lo spellchecker/suggestion/SuggestionGeneratorDeletion.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorDeletion.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorDeletion.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorInsertion.lo spellchecker/suggestion/SuggestionGeneratorInsertion.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorInsertion.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorInsertion.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorNull.lo spellchecker/suggestion/SuggestionGeneratorNull.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorNull.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorNull.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorCaseChange.lo spellchecker/suggestion/SuggestionGeneratorCaseChange.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorCaseChange.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorCaseChange.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorInsertSpecial.lo spellchecker/suggestion/SuggestionGeneratorInsertSpecial.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorInsertSpecial.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorInsertSpecial.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorDeleteTwo.lo spellchecker/suggestion/SuggestionGeneratorDeleteTwo.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorDeleteTwo.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorDeleteTwo.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorMultiReplacement.lo spellchecker/suggestion/SuggestionGeneratorMultiReplacement.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorMultiReplacement.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorMultiReplacement.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorFactory.lo spellchecker/suggestion/SuggestionGeneratorFactory.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorFactory.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorFactory.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorReplaceTwo.lo spellchecker/suggestion/SuggestionGeneratorReplaceTwo.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorReplaceTwo.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorReplaceTwo.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorSoftHyphens.lo spellchecker/suggestion/SuggestionGeneratorSoftHyphens.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorSoftHyphens.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorSoftHyphens.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorReplacement.lo spellchecker/suggestion/SuggestionGeneratorReplacement.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorReplacement.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorReplacement.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionStrategy.lo spellchecker/suggestion/SuggestionStrategy.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionStrategy.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStrategy.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o utils/utils.lo utils/utils.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c utils/utils.cpp  -fPIC -DPIC -o utils/.libs/utils.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorVowelChange.lo spellchecker/suggestion/SuggestionGeneratorVowelChange.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorVowelChange.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorVowelChange.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorSwap.lo spellchecker/suggestion/SuggestionGeneratorSwap.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorSwap.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorSwap.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionGeneratorSplitWord.lo spellchecker/suggestion/SuggestionGeneratorSplitWord.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionGeneratorSplitWord.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionGeneratorSplitWord.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionStrategyOcr.lo spellchecker/suggestion/SuggestionStrategyOcr.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionStrategyOcr.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStrategyOcr.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o morphology/interface.lo morphology/interface.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c morphology/interface.cpp  -fPIC -DPIC -o morphology/.libs/interface.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o spellchecker/suggestion/SuggestionStrategyTyping.lo spellchecker/suggestion/SuggestionStrategyTyping.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c spellchecker/suggestion/SuggestionStrategyTyping.cpp  -fPIC -DPIC -o spellchecker/suggestion/.libs/SuggestionStrategyTyping.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o morphology/Analyzer.lo morphology/Analyzer.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c morphology/Analyzer.cpp  -fPIC -DPIC -o morphology/.libs/Analyzer.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o utils/StringUtils.lo utils/StringUtils.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c utils/StringUtils.cpp  -fPIC -DPIC -o utils/.libs/StringUtils.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o morphology/NullAnalyzer.lo morphology/NullAnalyzer.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c morphology/NullAnalyzer.cpp  -fPIC -DPIC -o morphology/.libs/NullAnalyzer.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o setup/BackendProperties.lo setup/BackendProperties.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c setup/BackendProperties.cpp  -fPIC -DPIC -o setup/.libs/BackendProperties.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o setup/Dictionary.lo setup/Dictionary.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c setup/Dictionary.cpp  -fPIC -DPIC -o setup/.libs/Dictionary.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o morphology/AnalyzerFactory.lo morphology/AnalyzerFactory.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c morphology/AnalyzerFactory.cpp  -fPIC -DPIC -o morphology/.libs/AnalyzerFactory.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o setup/DictionaryException.lo setup/DictionaryException.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c setup/DictionaryException.cpp  -fPIC -DPIC -o setup/.libs/DictionaryException.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o setup/setup.lo setup/setup.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c setup/setup.cpp  -fPIC -DPIC -o setup/.libs/setup.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o hyphenator/Hyphenator.lo hyphenator/Hyphenator.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c hyphenator/Hyphenator.cpp  -fPIC -DPIC -o hyphenator/.libs/Hyphenator.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o morphology/Analysis.lo morphology/Analysis.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c morphology/Analysis.cpp  -fPIC -DPIC -o morphology/.libs/Analysis.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o setup/LanguageTag.lo setup/LanguageTag.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c setup/LanguageTag.cpp  -fPIC -DPIC -o setup/.libs/LanguageTag.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o character/charset.lo character/charset.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c character/charset.cpp  -fPIC -DPIC -o character/.libs/charset.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o character/SimpleChar.lo character/SimpleChar.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c character/SimpleChar.cpp  -fPIC -DPIC -o character/.libs/SimpleChar.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o hyphenator/AnalyzerToFinnishHyphenatorAdapter.lo hyphenator/AnalyzerToFinnishHyphenatorAdapter.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c hyphenator/AnalyzerToFinnishHyphenatorAdapter.cpp  -fPIC -DPIC -o hyphenator/.libs/AnalyzerToFinnishHyphenatorAdapter.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o hyphenator/interface.lo hyphenator/interface.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c hyphenator/interface.cpp  -fPIC -DPIC -o hyphenator/.libs/interface.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o setup/DictionaryFactory.lo setup/DictionaryFactory.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c setup/DictionaryFactory.cpp  -fPIC -DPIC -o setup/.libs/DictionaryFactory.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o setup/interface.lo setup/interface.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c setup/interface.cpp  -fPIC -DPIC -o setup/.libs/interface.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o setup/DictionaryLoader.lo setup/DictionaryLoader.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c setup/DictionaryLoader.cpp  -fPIC -DPIC -o setup/.libs/DictionaryLoader.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o hyphenator/HyphenatorFactory.lo hyphenator/HyphenatorFactory.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c hyphenator/HyphenatorFactory.cpp  -fPIC -DPIC -o hyphenator/.libs/HyphenatorFactory.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o tokenizer/interface.lo tokenizer/interface.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c tokenizer/interface.cpp  -fPIC -DPIC -o tokenizer/.libs/interface.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o tokenizer/Tokenizer.lo tokenizer/Tokenizer.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c tokenizer/Tokenizer.cpp  -fPIC -DPIC -o tokenizer/.libs/Tokenizer.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o sentence/interface.lo sentence/interface.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c sentence/interface.cpp  -fPIC -DPIC -o sentence/.libs/interface.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o sentence/Sentence.lo sentence/Sentence.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c sentence/Sentence.cpp  -fPIC -DPIC -o sentence/.libs/Sentence.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/FinnishRuleEngine/checks.lo grammar/FinnishRuleEngine/checks.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/FinnishRuleEngine/checks.cpp  -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/checks.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/error.lo grammar/error.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/error.cpp  -fPIC -DPIC -o grammar/.libs/error.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/Paragraph.lo grammar/Paragraph.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/Paragraph.cpp  -fPIC -DPIC -o grammar/.libs/Paragraph.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/interface.lo grammar/interface.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/interface.cpp  -fPIC -DPIC -o grammar/.libs/interface.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/Sentence.lo grammar/Sentence.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/Sentence.cpp  -fPIC -DPIC -o grammar/.libs/Sentence.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/Analysis.lo grammar/Analysis.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/Analysis.cpp  -fPIC -DPIC -o grammar/.libs/Analysis.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/CacheEntry.lo grammar/CacheEntry.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/CacheEntry.cpp  -fPIC -DPIC -o grammar/.libs/CacheEntry.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/GcCache.lo grammar/GcCache.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/GcCache.cpp  -fPIC -DPIC -o grammar/.libs/GcCache.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/VoikkoGrammarError.lo grammar/VoikkoGrammarError.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/VoikkoGrammarError.cpp  -fPIC -DPIC -o grammar/.libs/VoikkoGrammarError.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/GrammarCheckerFactory.lo grammar/GrammarCheckerFactory.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/GrammarCheckerFactory.cpp  -fPIC -DPIC -o grammar/.libs/GrammarCheckerFactory.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/NullGrammarChecker.lo grammar/NullGrammarChecker.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/NullGrammarChecker.cpp  -fPIC -DPIC -o grammar/.libs/NullGrammarChecker.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/GrammarChecker.lo grammar/GrammarChecker.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/GrammarChecker.cpp  -fPIC -DPIC -o grammar/.libs/GrammarChecker.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/FinnishAnalysis.lo grammar/FinnishAnalysis.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/FinnishAnalysis.cpp  -fPIC -DPIC -o grammar/.libs/FinnishAnalysis.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/FinnishGrammarChecker.lo grammar/FinnishGrammarChecker.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/FinnishGrammarChecker.cpp  -fPIC -DPIC -o grammar/.libs/FinnishGrammarChecker.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/FinnishRuleEngine.lo grammar/FinnishRuleEngine.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/FinnishRuleEngine.cpp  -fPIC -DPIC -o grammar/.libs/FinnishRuleEngine.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/HfstAnalysis.lo grammar/HfstAnalysis.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/HfstAnalysis.cpp  -fPIC -DPIC -o grammar/.libs/HfstAnalysis.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/RuleEngine.lo grammar/RuleEngine.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/RuleEngine.cpp  -fPIC -DPIC -o grammar/.libs/RuleEngine.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/FinnishRuleEngine/ParagraphCheck.lo grammar/FinnishRuleEngine/ParagraphCheck.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/FinnishRuleEngine/ParagraphCheck.cpp  -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/ParagraphCheck.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/FinnishRuleEngine/MissingVerbCheck.lo grammar/FinnishRuleEngine/MissingVerbCheck.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/FinnishRuleEngine/MissingVerbCheck.cpp  -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/MissingVerbCheck.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/FinnishRuleEngine/NegativeVerbCheck.lo grammar/FinnishRuleEngine/NegativeVerbCheck.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/FinnishRuleEngine/NegativeVerbCheck.cpp  -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/NegativeVerbCheck.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/FinnishRuleEngine/CompoundVerbCheck.lo grammar/FinnishRuleEngine/CompoundVerbCheck.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/FinnishRuleEngine/CompoundVerbCheck.cpp  -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/CompoundVerbCheck.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/FinnishRuleEngine/SentenceCheck.lo grammar/FinnishRuleEngine/SentenceCheck.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/FinnishRuleEngine/SentenceCheck.cpp  -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/SentenceCheck.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/FinnishRuleEngine/CapitalizationCheck.lo grammar/FinnishRuleEngine/CapitalizationCheck.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/FinnishRuleEngine/CapitalizationCheck.cpp  -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/CapitalizationCheck.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o compatibility/interface.lo compatibility/interface.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c compatibility/interface.cpp  -fPIC -DPIC -o compatibility/.libs/interface.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/FinnishRuleEngine/SidesanaCheck.lo grammar/FinnishRuleEngine/SidesanaCheck.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/FinnishRuleEngine/SidesanaCheck.cpp  -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/SidesanaCheck.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o grammar/FinnishRuleEngine/RelativePronounCheck.lo grammar/FinnishRuleEngine/RelativePronounCheck.cpp
libtool: compile:  aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -c grammar/FinnishRuleEngine/RelativePronounCheck.cpp  -fPIC -DPIC -o grammar/FinnishRuleEngine/.libs/RelativePronounCheck.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=link aarch64-mageia-linux-gnu-g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -no-undefined -version-info 17:0:16 -lhfstospell    -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 morphology/HfstAnalyzer.lo spellchecker/HfstSpeller.lo spellchecker/HfstSuggestion.lo hyphenator/HfstHyphenator.lo setup/V3DictionaryLoader.lo    
libtool: link: aarch64-mageia-linux-gnu-g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/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 morphology/.libs/HfstAnalyzer.o spellchecker/.libs/HfstSpeller.o spellchecker/.libs/HfstSuggestion.o hyphenator/.libs/HfstHyphenator.o setup/.libs/V3DictionaryLoader.o   -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lhfstospell -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libvoikko.so.1 -o .libs/libvoikko.so.1.16.0
libtool: link: (cd ".libs" && rm -f "libvoikko.so.1" && ln -s "libvoikko.so.1.16.0" "libvoikko.so.1")
libtool: link: (cd ".libs" && rm -f "libvoikko.so" && ln -s "libvoikko.so.1.16.0" "libvoikko.so")
libtool: link: ( cd ".libs" && rm -f "libvoikko.la" && ln -s "../libvoikko.la" "libvoikko.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
Making all in src/tools
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o voikkohyphenate-voikkohyphenate.o `test -f 'voikkohyphenate.cpp' || echo './'`voikkohyphenate.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o voikkogc-voikkogc.o `test -f 'voikkogc.cpp' || echo './'`voikkogc.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
/bin/sh ../../libtool  --tag=CXX   --mode=link aarch64-mageia-linux-gnu-g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o voikkohyphenate voikkohyphenate-voikkohyphenate.o ../libvoikko.la 
libtool: link: aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/voikkohyphenate voikkohyphenate-voikkohyphenate.o  ../.libs/libvoikko.so -Wl,-rpath -Wl,/usr/lib64
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..     -pthread -DHAVE_PTHREAD  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o voikkospell-voikkospell.o `test -f 'voikkospell.cpp' || echo './'`voikkospell.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
/bin/sh ../../libtool  --tag=CXX   --mode=link aarch64-mageia-linux-gnu-g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o voikkogc voikkogc-voikkogc.o ../libvoikko.la 
libtool: link: aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/voikkogc voikkogc-voikkogc.o  ../.libs/libvoikko.so -Wl,-rpath -Wl,/usr/lib64
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
/bin/sh ../../libtool  --tag=CXX   --mode=link aarch64-mageia-linux-gnu-g++  -pthread -DHAVE_PTHREAD  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o voikkospell voikkospell-voikkospell.o ../libvoikko.la  -lhfstospell  
libtool: link: aarch64-mageia-linux-gnu-g++ -pthread -DHAVE_PTHREAD -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/voikkospell voikkospell-voikkospell.o  ../.libs/libvoikko.so -lhfstospell -pthread -Wl,-rpath -Wl,/usr/lib64
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic -c -o voikkovfstc-voikkovfstc.o `test -f 'voikkovfstc.cpp' || echo './'`voikkovfstc.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
/bin/sh ../../libtool  --tag=CXX   --mode=link aarch64-mageia-linux-gnu-g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden  -Wall -Werror -pedantic  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o voikkovfstc voikkovfstc-voikkovfstc.o  
libtool: link: aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fvisibility=hidden -Wall -Werror -pedantic -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o voikkovfstc voikkovfstc-voikkovfstc.o 
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/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 /home/iurt/rpmbuild/tmp/rpm-tmp.4No9PA
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64
+ cd libvoikko-4.3
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64 'INSTALL=/usr/bin/install -p'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libvoikko.la '/home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libvoikko.so.1.16.0 /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/lib64/libvoikko.so.1.16.0
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/lib64 && { ln -s -f libvoikko.so.1.16.0 libvoikko.so.1 || { rm -f libvoikko.so.1 && ln -s libvoikko.so.1.16.0 libvoikko.so.1; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/lib64 && { ln -s -f libvoikko.so.1.16.0 libvoikko.so || { rm -f libvoikko.so && ln -s libvoikko.so.1.16.0 libvoikko.so; }; })
libtool: install: /usr/bin/install -p .libs/libvoikko.lai /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/lib64/libvoikko.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 libvoikko.pc '/home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/lib64/pkgconfig'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/include/libvoikko'
 /usr/bin/install -p -m 644 voikko.h voikko_enums.h voikko_defines.h voikko_deprecated.h voikko_structs.h '/home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/include/libvoikko'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src'
Making install in src/tools
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -p voikkovfstc voikkospell voikkohyphenate voikkogc '/home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/bin'
libtool: install: /usr/bin/install -p voikkovfstc /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/bin/voikkovfstc
libtool: warning: '../libvoikko.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/voikkospell /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/bin/voikkospell
libtool: warning: '../libvoikko.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/voikkohyphenate /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/bin/voikkohyphenate
libtool: warning: '../libvoikko.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/voikkogc /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/bin/voikkogc
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 voikkovfstc.1 voikkospell.1 voikkohyphenate.1 voikkogc.1 '/home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/share/man/man1'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/src/tools'
Making install in java
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/java'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/java'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/java'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/java'
Making install in test
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/test'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/test'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/test'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/test'
Making install in cs
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/cs'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/cs'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/cs'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/cs'
Making install in cl
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/cl'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/cl'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/cl'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3/cl'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libvoikko-4.3'
+ find /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64 -name '*.la' -delete
+ install -D -m644 python/libvoikko.py /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/lib/python3.8/site-packages/libvoikko.py
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 4.3-3.mga8 --unique-debug-suffix -4.3-3.mga8.aarch64 --unique-debug-src-base libvoikko-4.3-3.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libvoikko-4.3

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/bin/voikkogc
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/bin/voikkospell
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/bin/voikkovfstc
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/bin/voikkogc
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/bin/voikkovfstc
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/bin/voikkospell
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/bin/voikkohyphenate
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/lib64/libvoikko.so.1.16.0
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/bin/voikkohyphenate
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/lib64/libvoikko.so.1.16.0
original debug info size: 9556kB, size after compression: 6972kB
/usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match.
1563 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: voikko-tools-4.3-3.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jhwdZB
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libvoikko-4.3
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/share/doc/voikko-tools
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/share/doc/voikko-tools
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/share/doc/voikko-tools
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: voikko-tools = 4.3-3.mga8 voikko-tools(aarch-64) = 4.3-3.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libhfstospell.so.11()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libvoikko.so.1()(64bit)
Processing files: lib64voikko1-4.3-3.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8vxI8D
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libvoikko-4.3
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/share/doc/lib64voikko1
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/share/doc/lib64voikko1
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/share/doc/lib64voikko1
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: lib64voikko1 = 4.3-3.mga8 lib64voikko1(aarch-64) = 4.3-3.mga8 libvoikko = 4.3-3.mga8 libvoikko.so.1()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libhfstospell.so.11()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
Processing files: lib64voikko-devel-4.3-3.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.L377JD
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libvoikko-4.3
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/share/doc/lib64voikko-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/share/doc/lib64voikko-devel
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/share/doc/lib64voikko-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: devel(libvoikko(64bit)) lib64voikko-devel = 4.3-3.mga8 lib64voikko-devel(aarch-64) = 4.3-3.mga8 libvoikko-devel = 4.3-3.mga8 pkgconfig(libvoikko) = 4.3 voikko-devel = 4.3-3.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libgcc_s(64bit)) devel(libhfstospell(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) pkgconfig
Processing files: python3-libvoikko-4.3-3.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2R5IFC
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libvoikko-4.3
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/share/doc/python3-libvoikko
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/share/doc/python3-libvoikko
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64/usr/share/doc/python3-libvoikko
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-libvoikko = 4.3-3.mga8 python3-libvoikko = 4.3-3.mga8 python3-libvoikko(aarch-64) = 4.3-3.mga8 python3.8-libvoikko = 4.3-3.mga8
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.8
Processing files: libvoikko-debugsource-4.3-3.mga8.aarch64
Provides: libvoikko-debugsource = 4.3-3.mga8 libvoikko-debugsource(aarch-64) = 4.3-3.mga8
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-3.mga8.aarch64
Provides: libvoikko-debuginfo = 4.3-3.mga8 libvoikko-debuginfo(aarch-64) = 4.3-3.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libvoikko-debugsource(aarch-64) = 4.3-3.mga8
Processing files: voikko-tools-debuginfo-4.3-3.mga8.aarch64
Provides: debuginfo(build-id) = 06804d2e153f92475fa30d4676bb016e51422578 debuginfo(build-id) = 1ec31b8d15f1105d598d5d90532fc1807c368f62 debuginfo(build-id) = b233e10f235716960a726670ba6ff2ffd9d89d32 debuginfo(build-id) = dde8dbb951143927614b2b778e6df9adcce0a00e voikko-tools-debuginfo = 4.3-3.mga8 voikko-tools-debuginfo(aarch-64) = 4.3-3.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libvoikko-debugsource(aarch-64) = 4.3-3.mga8
Processing files: lib64voikko1-debuginfo-4.3-3.mga8.aarch64
Provides: debuginfo(build-id) = ee79eaff38ab3a45af43b4c6ef1e6891835afd59 lib64voikko1-debuginfo = 4.3-3.mga8 lib64voikko1-debuginfo(aarch-64) = 4.3-3.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libvoikko-debugsource(aarch-64) = 4.3-3.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64voikko-devel-4.3-3.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64voikko1-4.3-3.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-libvoikko-4.3-3.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/voikko-tools-4.3-3.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libvoikko-debuginfo-4.3-3.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libvoikko-debugsource-4.3-3.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/voikko-tools-debuginfo-4.3-3.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64voikko1-debuginfo-4.3-3.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ShFI3B
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libvoikko-4.3
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libvoikko-4.3-3.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fBGwtB
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libvoikko-4.3
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!