Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/enchant.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-239176-21496/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/enchant.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/enchant-1.6.1-2.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/enchant.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-239176-21496/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/enchant.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FgoP4a + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf enchant-1.6.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/enchant-1.6.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd enchant-1.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vsjrWV + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd enchant-1.6.1 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2017-04-05 05:14:36.000000000 +0800 +++ ./configure 2024-08-17 11:46:29.887052326 +0800 @@ -1980,7 +1980,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-08-17 11:46:29.887052326 +0800 +++ ./configure 2024-08-17 11:46:29.919052431 +0800 @@ -9106,7 +9106,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -21097,7 +21097,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-opencloudos-linux-gnu --host=x86_64-opencloudos-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 --enable-myspell --with-myspell-dir=/usr/share/hunspell --disable-static --disable-ispell --disable-hspell --disable-zemberek ./configure: line 2535: 1.6.1: command not found 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 build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-opencloudos-linux-gnu-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for library containing strerror... none required checking for x86_64-opencloudos-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether g++ supports C++11 features by default... yes checking for x86_64-opencloudos-linux-gnu-gcc... no checking for x86_64-opencloudos-linux-gnu-objcc... no checking for x86_64-opencloudos-linux-gnu-objc... no checking for x86_64-opencloudos-linux-gnu-cc... no checking for x86_64-opencloudos-linux-gnu-CC... no checking for gcc... gcc checking whether we are using the GNU Objective C compiler... no checking whether gcc accepts -g... no checking dependency style of gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert x86_64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for x86_64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 9112: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ssize_t... yes checking for flock... yes checking for lockf... yes checking for x86_64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ENCHANT... yes checking for supported C warning flags... checking whether gcc supports -Wall... yes checking whether gcc supports -Wextra... yes checking whether gcc supports -Wsign-compare... yes checking whether gcc supports -Werror-implicit-function-declaration... yes checking whether gcc supports -Wpointer-arith... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wmissing-declarations... yes checking whether gcc supports -Wnested-externs... yes checking whether gcc supports -Wpacked... yes checking whether gcc supports -Wswitch-enum... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-aliasing=2... yes checking whether gcc supports -Winit-self... yes checking whether gcc supports -Wunsafe-loop-optimizations... yes checking whether gcc supports -Wdeclaration-after-statement... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wno-missing-field-initializers... yes checking whether gcc supports -Wno-unused-parameter... yes checking whether gcc supports -Wno-attributes... yes checking whether gcc supports -Wno-long-long... yes checking whether gcc supports -Winline... yes checking whether gcc supports -fno-strict-aliasing... yes checking which C warning flags were supported... -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing checking for supported C++ warning flags... checking whether g++ supports -Wall... yes checking whether g++ supports -Wextra... yes checking whether g++ supports -Wsign-compare... yes checking whether g++ supports -Wpointer-arith... yes checking whether g++ supports -Wwrite-strings... yes checking whether g++ supports -Wpacked... yes checking whether g++ supports -Wswitch-enum... yes checking whether g++ supports -Wmissing-format-attribute... yes checking whether g++ supports -Wstrict-aliasing=2... yes checking whether g++ supports -Winit-self... yes checking whether g++ supports -Wunsafe-loop-optimizations... yes checking whether g++ supports -Wno-missing-field-initializers... yes checking whether g++ supports -Wno-unused-parameter... yes checking whether g++ supports -Wno-attributes... yes checking whether g++ supports -Wno-long-long... yes checking whether g++ supports -Winline... yes checking whether g++ supports -fno-strict-aliasing... yes checking which C++ warning flags were supported... -Wall -Wextra -Wsign-compare -Wpointer-arith -Wwrite-strings -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing checking for native Win32... no checking for OS X... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for MYSPELL... yes checking for aspell... yes checking For Aspell >= 0.50.0... yes checking For aspell headers in /usr/include... yes (pspell) checking for new_aspell_config in -laspell... yes checking for get_aspell_dict_info_list in -laspell... yes checking for voikko_init in -lvoikko... yes checking for USPELL... no checking for ZEMBEREK... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating enchant.pc config.status: creating enchant-uninstalled.pc config.status: creating enchant.spec config.status: creating src/libenchant.rc config.status: creating src/Makefile config.status: creating src/aspell/Makefile config.status: creating src/ispell/Makefile config.status: creating src/uspell/Makefile config.status: creating src/myspell/Makefile config.status: creating src/hspell/Makefile config.status: creating src/applespell/Makefile config.status: creating src/voikko/Makefile config.status: creating src/zemberek/Makefile config.status: creating tests/Makefile config.status: creating tests/ispell config.status: creating unittests/Makefile config.status: creating unittests/enchant_providers/Makefile config.status: creating unittests/mock_provider/Makefile config.status: creating doc/Makefile config.status: creating data/Makefile config.status: executing depfiles commands config.status: executing libtool commands enchant-1.6.1 prefix: /usr compiler: gcc Build Aspell backend: yes Build Ispell backend: no Build Uspell backend: no Build Hspell backend: no Build Myspell/Hunspell backend: yes Build Voikko backend (Linux only): yes Build Zemberek backend: no Build Apple Spell backend (OS X only): no Build a relocatable library: no + /usr/bin/make -O -j32 V=1 VERBOSE=1 Making all in src Making all in . make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" -DPACKAGE_STRING=\"enchant\ 1.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DENCHANT_PREFIX_DIR='"/usr"' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib64/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"1.6.1\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o pwl.lo pwl.c libtool: compile: gcc -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" "-DPACKAGE_STRING=\"enchant 1.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DENCHANT_PREFIX_DIR=\"/usr\" -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib64/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"1.6.1\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c pwl.c -fPIC -DPIC -o .libs/pwl.o make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src' pwl.c: In function 'enchant_is_all_caps': pwl.c:541:41: warning: Deprecated pre-processor symbol: replace with "G_UNICODE_SPACING_MARK" 541 | case G_UNICODE_COMBINING_MARK: | ^~~~~~~~~~~~~~~~~~~~~~ pwl.c: In function 'enchant_pwl_suggest': pwl.c:739:41: warning: passing argument 1 of 'best_distance' from incompatible pointer type [-Wincompatible-pointer-types] 739 | max_dist = suggs? best_distance(suggs, word, len) : ENCHANT_PWL_MAX_ERRORS; | ^~~~~ | | | const char * const* pwl.c:701:33: note: expected 'char **' but argument is of type 'const char * const*' 701 | static int best_distance(char** suggs, const char *const word, size_t len) | ~~~~~~~^~~~~ make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" -DPACKAGE_STRING=\"enchant\ 1.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DENCHANT_PREFIX_DIR='"/usr"' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib64/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"1.6.1\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enchant.lo enchant.c libtool: compile: gcc -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" "-DPACKAGE_STRING=\"enchant 1.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DENCHANT_PREFIX_DIR=\"/usr\" -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib64/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"1.6.1\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c enchant.c -fPIC -DPIC -o .libs/enchant.o make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src' enchant.c: In function 'enchant_get_user_dirs': enchant.c:218:45: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Wcast-function-type] 218 | g_slist_foreach (home_dirs, (GFunc)g_free, NULL); | ^ enchant.c: In function 'enchant_session_new': enchant.c:672:44: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Wcast-function-type] 672 | g_slist_foreach (user_config_dirs, (GFunc)g_free, NULL); | ^ enchant.c: In function 'enchant_dict_suggest': enchant.c:991:87: warning: passing argument 4 of 'enchant_pwl_suggest' from incompatible pointer type [-Wincompatible-pointer-types] 991 | pwl_suggs = enchant_pwl_suggest(session->personal, word, len, dict_suggs, &n_pwl_suggs); | ^~~~~~~~~~ | | | char ** In file included from enchant.c:43: pwl.h:51:63: note: expected 'const char * const* const' but argument is of type 'char **' 51 | size_t len, const char*const*const suggs, size_t* out_n_suggs); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ enchant.c: In function 'enchant_load_providers_in_dir': enchant.c:1437:20: warning: Deprecated pre-processor symbol: replace with "const" 1437 | G_CONST_RETURN char *dir_entry; | ^~~~~~~~~~~~~~~~~~~~ enchant.c: In function 'enchant_load_providers': enchant.c:1546:39: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Wcast-function-type] 1546 | g_slist_foreach (module_dirs, (GFunc)g_free, NULL); | ^ enchant.c: In function 'enchant_load_provider_ordering': enchant.c:1600:37: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Wcast-function-type] 1600 | g_slist_foreach (conf_dirs, (GFunc)g_free, NULL); | ^ enchant.c: In function 'enchant_get_version': : warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] enchant.c:2367:16: note: in expansion of macro 'ENCHANT_VERSION_STRING' 2367 | return ENCHANT_VERSION_STRING; | ^~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src' /bin/sh ../libtool --mode=link gcc -no-undefined -export-symbols-regex '^enchant_.*' -version-info 7:1:6 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libenchant.la -rpath /usr/lib64 enchant.lo pwl.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: /usr/bin/nm -B .libs/enchant.o .libs/pwl.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libenchant.exp libtool: link: /usr/bin/grep -E -e "^enchant_.*" ".libs/libenchant.exp" > ".libs/libenchant.expT" libtool: link: mv -f ".libs/libenchant.expT" ".libs/libenchant.exp" libtool: link: echo "{ global:" > .libs/libenchant.ver libtool: link: cat .libs/libenchant.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libenchant.ver libtool: link: echo "local: *; };" >> .libs/libenchant.ver libtool: link: gcc -shared -fPIC -DPIC .libs/enchant.o .libs/pwl.o -lgmodule-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libenchant.so.1 -Wl,-version-script -Wl,.libs/libenchant.ver -o .libs/libenchant.so.1.6.1 libtool: link: (cd ".libs" && rm -f "libenchant.so.1" && ln -s "libenchant.so.1.6.1" "libenchant.so.1") libtool: link: (cd ".libs" && rm -f "libenchant.so" && ln -s "libenchant.so.1.6.1" "libenchant.so") libtool: link: ( cd ".libs" && rm -f "libenchant.la" && ln -s "../libenchant.la" "libenchant.la" ) make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src' Making all in aspell make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/aspell' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" -DPACKAGE_STRING=\"enchant\ 1.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DENCHANT_PREFIX_DIR='"/usr"' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -I/usr/include -D_ENCHANT_BUILD=1 -DASPELL_0_50_0=1 -DHAVE_PSPELL_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o aspell_provider.lo aspell_provider.c libtool: compile: gcc -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" "-DPACKAGE_STRING=\"enchant 1.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DENCHANT_PREFIX_DIR=\"/usr\" -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -I/usr/include -D_ENCHANT_BUILD=1 -DASPELL_0_50_0=1 -DHAVE_PSPELL_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c aspell_provider.c -fPIC -DPIC -o .libs/aspell_provider.o make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/aspell' make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/aspell' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libenchant_aspell.la -rpath /usr/lib64/enchant aspell_provider.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/usr/lib -laspell ../../src/libenchant.la libtool: link: gcc -shared -fPIC -DPIC .libs/aspell_provider.o -Wl,-rpath -Wl,/builddir/build/BUILD/enchant-1.6.1/src/.libs -lgmodule-2.0 -lglib-2.0 -L/usr/lib -laspell ../../src/.libs/libenchant.so -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libenchant_aspell.so -o .libs/libenchant_aspell.so libtool: link: ( cd ".libs" && rm -f "libenchant_aspell.la" && ln -s "../libenchant_aspell.la" "libenchant_aspell.la" ) make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/aspell' Making all in ispell make[2]: Nothing to be done for 'all'. Making all in uspell make[2]: Nothing to be done for 'all'. Making all in myspell make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/myspell' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" -DPACKAGE_STRING=\"enchant\ 1.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DENCHANT_PREFIX_DIR='"/usr"' -I/usr/include/hunspell -DENCHANT_MYSPELL_DICT_DIR='"/usr/share/hunspell"' -Wall -Wextra -Wsign-compare -Wpointer-arith -Wwrite-strings -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -D_ENCHANT_BUILD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o myspell_checker.lo myspell_checker.cpp libtool: compile: g++ -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" "-DPACKAGE_STRING=\"enchant 1.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DENCHANT_PREFIX_DIR=\"/usr\" -I/usr/include/hunspell -DENCHANT_MYSPELL_DICT_DIR=\"/usr/share/hunspell\" -Wall -Wextra -Wsign-compare -Wpointer-arith -Wwrite-strings -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -D_ENCHANT_BUILD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c myspell_checker.cpp -fPIC -DPIC -o .libs/myspell_checker.o make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/myspell' myspell_checker.cpp: In member function 'bool MySpellChecker::checkWord(const char*, size_t)': myspell_checker.cpp:171:27: warning: 'int Hunspell::spell(const char*, int*, char**)' is deprecated [-Wdeprecated-declarations] 171 | if (myspell->spell(word8)) | ~~~~~~~~~~~~~~^~~~~~~ In file included from myspell_checker.cpp:47: /usr/include/hunspell/hunspell.hxx:132:20: note: declared here 132 | H_DEPRECATED int spell(const char* word, int* info = NULL, char** root = NULL); | ^~~~~ myspell_checker.cpp: In member function 'char** MySpellChecker::suggestWord(const char*, size_t, size_t*)': myspell_checker.cpp:199:33: warning: 'int Hunspell::suggest(char***, const char*)' is deprecated [-Wdeprecated-declarations] 199 | *nsug = myspell->suggest(&sugMS, word8); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/hunspell/hunspell.hxx:142:20: note: declared here 142 | H_DEPRECATED int suggest(char*** slst, const char* word); | ^~~~~~~ myspell_checker.cpp: In function 'GSList* myspell_checker_get_dictionary_dirs(EnchantBroker*)': myspell_checker.cpp:243:47: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 243 | g_slist_foreach (config_dirs, (GFunc)g_free, NULL); | ^~~~~~~~~~~~~ myspell_checker.cpp:299:47: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 299 | g_slist_foreach (config_dirs, (GFunc)g_free, NULL); | ^~~~~~~~~~~~~ myspell_checker.cpp: In function 'void s_buildDictionaryDirs(std::vector >&, EnchantBroker*)': myspell_checker.cpp:339:40: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 339 | g_slist_foreach (myspell_dirs, (GFunc)g_free, NULL); | ^~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/myspell' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libenchant_myspell.la -rpath /usr/lib64/enchant myspell_checker.lo -lhunspell-1.7 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ../../src/libenchant.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/crtbeginS.o .libs/myspell_checker.o -Wl,-rpath -Wl,/builddir/build/BUILD/enchant-1.6.1/src/.libs -lhunspell-1.7 -lgmodule-2.0 -lglib-2.0 ../../src/.libs/libenchant.so -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libenchant_myspell.so -o .libs/libenchant_myspell.so libtool: link: ( cd ".libs" && rm -f "libenchant_myspell.la" && ln -s "../libenchant_myspell.la" "libenchant_myspell.la" ) make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/myspell' Making all in hspell make[2]: Nothing to be done for 'all'. Making all in applespell make[2]: Nothing to be done for 'all'. Making all in voikko make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/voikko' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" -DPACKAGE_STRING=\"enchant\ 1.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DENCHANT_PREFIX_DIR='"/usr"' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -D_ENCHANT_BUILD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o voikko_provider.lo voikko_provider.c libtool: compile: gcc -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" "-DPACKAGE_STRING=\"enchant 1.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DENCHANT_PREFIX_DIR=\"/usr\" -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -D_ENCHANT_BUILD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c voikko_provider.c -fPIC -DPIC -o .libs/voikko_provider.o make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/voikko' make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/voikko' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libenchant_voikko.la -rpath /usr/lib64/enchant voikko_provider.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lvoikko ../../src/libenchant.la libtool: link: gcc -shared -fPIC -DPIC .libs/voikko_provider.o -Wl,-rpath -Wl,/builddir/build/BUILD/enchant-1.6.1/src/.libs -lgmodule-2.0 -lglib-2.0 -lvoikko ../../src/.libs/libenchant.so -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libenchant_voikko.so -o .libs/libenchant_voikko.so libtool: link: ( cd ".libs" && rm -f "libenchant_voikko.la" && ln -s "../libenchant_voikko.la" "libenchant_voikko.la" ) make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/voikko' Making all in zemberek make[2]: Nothing to be done for 'all'. Making all in tests make[1]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/tests' gcc -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" -DPACKAGE_STRING=\"enchant\ 1.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DENCHANT_PREFIX_DIR='"/usr"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enchant-lsmod.o enchant-lsmod.c make[1]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/tests' make[1]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/tests' gcc -DPACKAGE_NAME=\"enchant\" -DPACKAGE_TARNAME=\"enchant\" -DPACKAGE_VERSION=\"1.6.1\" -DPACKAGE_STRING=\"enchant\ 1.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DENCHANT_PREFIX_DIR='"/usr"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enchant-ispell.o enchant-ispell.c make[1]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/tests' enchant-ispell.c: In function 'is_word_char': enchant-ispell.c:224:20: warning: Deprecated pre-processor symbol: replace with "G_UNICODE_SPACING_MARK" 224 | case G_UNICODE_COMBINING_MARK: /* Older name for G_UNICODE_SPACING_MARK; deprecated since glib 2.30 */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o enchant-lsmod enchant-lsmod.o ../src/libenchant.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/enchant-lsmod enchant-lsmod.o -Wl,--export-dynamic -pthread ../src/.libs/libenchant.so -lgmodule-2.0 -lglib-2.0 -pthread make[1]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/tests' make[1]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o enchant enchant-ispell.o ../src/libenchant.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/enchant enchant-ispell.o -Wl,--export-dynamic -pthread ../src/.libs/libenchant.so -lgmodule-2.0 -lglib-2.0 -pthread make[1]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/tests' Making all in unittests Making all in enchant_providers make[2]: Nothing to be done for 'all'. Making all in mock_provider make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in doc make[1]: Nothing to be done for 'all'. Making all in data make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tTbFjD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64 ++ dirname /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64 + cd enchant-1.6.1 + rm -rf /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src' Making install in . make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src' make[3]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libenchant.la '/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libenchant.so.1.6.1 /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/libenchant.so.1.6.1 libtool: install: (cd /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64 && { ln -s -f libenchant.so.1.6.1 libenchant.so.1 || { rm -f libenchant.so.1 && ln -s libenchant.so.1.6.1 libenchant.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64 && { ln -s -f libenchant.so.1.6.1 libenchant.so || { rm -f libenchant.so && ln -s libenchant.so.1.6.1 libenchant.so; }; }) libtool: install: /usr/bin/install -p .libs/libenchant.lai /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/libenchant.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/include/enchant' /usr/bin/install -p -m 644 enchant.h enchant-provider.h enchant++.h '/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/include/enchant' make[3]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src' make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src' Making install in aspell make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/aspell' make[3]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/aspell' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/enchant' /bin/sh ../../libtool --mode=install /usr/bin/install -p libenchant_aspell.la '/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/enchant' libtool: warning: relinking 'libenchant_aspell.la' libtool: install: (cd /builddir/build/BUILD/enchant-1.6.1/src/aspell; /bin/sh "/builddir/build/BUILD/enchant-1.6.1/libtool" --tag CC --mode=relink gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libenchant_aspell.la -rpath /usr/lib64/enchant aspell_provider.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/usr/lib -laspell ../../src/libenchant.la -inst-prefix-dir /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/aspell_provider.o -lgmodule-2.0 -lglib-2.0 -L/usr/lib -laspell -L/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64 -L/usr/lib64 -lenchant -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libenchant_aspell.so -o .libs/libenchant_aspell.so libtool: install: /usr/bin/install -p .libs/libenchant_aspell.soT /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/enchant/libenchant_aspell.so libtool: install: /usr/bin/install -p .libs/libenchant_aspell.lai /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/enchant/libenchant_aspell.la libtool: warning: remember to run 'libtool --finish /usr/lib64/enchant' make[3]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/aspell' make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/aspell' Making install in ispell make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/ispell' make[3]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/ispell' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/ispell' make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/ispell' Making install in uspell make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/uspell' make[3]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/uspell' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/uspell' make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/uspell' Making install in myspell make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/myspell' make[3]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/myspell' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/enchant' /bin/sh ../../libtool --mode=install /usr/bin/install -p libenchant_myspell.la '/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/enchant' libtool: warning: relinking 'libenchant_myspell.la' libtool: install: (cd /builddir/build/BUILD/enchant-1.6.1/src/myspell; /bin/sh "/builddir/build/BUILD/enchant-1.6.1/libtool" --tag CXX --mode=relink g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libenchant_myspell.la -rpath /usr/lib64/enchant myspell_checker.lo -lhunspell-1.7 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ../../src/libenchant.la -inst-prefix-dir /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/crtbeginS.o .libs/myspell_checker.o -lhunspell-1.7 -lgmodule-2.0 -lglib-2.0 -L/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64 -L/usr/lib64 -lenchant -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libenchant_myspell.so -o .libs/libenchant_myspell.so libtool: install: /usr/bin/install -p .libs/libenchant_myspell.soT /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/enchant/libenchant_myspell.so libtool: install: /usr/bin/install -p .libs/libenchant_myspell.lai /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/enchant/libenchant_myspell.la libtool: warning: remember to run 'libtool --finish /usr/lib64/enchant' make[3]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/myspell' make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/myspell' Making install in hspell make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/hspell' make[3]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/hspell' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/hspell' make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/hspell' Making install in applespell make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/applespell' make[3]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/applespell' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/applespell' make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/applespell' Making install in voikko make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/voikko' make[3]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/voikko' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/enchant' /bin/sh ../../libtool --mode=install /usr/bin/install -p libenchant_voikko.la '/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/enchant' libtool: warning: relinking 'libenchant_voikko.la' libtool: install: (cd /builddir/build/BUILD/enchant-1.6.1/src/voikko; /bin/sh "/builddir/build/BUILD/enchant-1.6.1/libtool" --tag CC --mode=relink gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libenchant_voikko.la -rpath /usr/lib64/enchant voikko_provider.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lvoikko ../../src/libenchant.la -inst-prefix-dir /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/voikko_provider.o -lgmodule-2.0 -lglib-2.0 -lvoikko -L/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64 -L/usr/lib64 -lenchant -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libenchant_voikko.so -o .libs/libenchant_voikko.so libtool: install: /usr/bin/install -p .libs/libenchant_voikko.soT /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/enchant/libenchant_voikko.so libtool: install: /usr/bin/install -p .libs/libenchant_voikko.lai /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/enchant/libenchant_voikko.la libtool: warning: remember to run 'libtool --finish /usr/lib64/enchant' make[3]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/voikko' make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/voikko' Making install in zemberek make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/zemberek' make[3]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/src/zemberek' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/zemberek' make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src/zemberek' make[1]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/src' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/tests' make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p enchant-lsmod enchant '/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/bin' libtool: warning: '../src/libenchant.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/enchant-lsmod /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/bin/enchant-lsmod libtool: warning: '../src/libenchant.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/enchant /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/bin/enchant make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/tests' make[1]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/tests' Making install in unittests make[1]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/unittests' Making install in enchant_providers make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/unittests/enchant_providers' make[3]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/unittests/enchant_providers' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/unittests/enchant_providers' make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/unittests/enchant_providers' Making install in mock_provider make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/unittests/mock_provider' make[3]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/unittests/mock_provider' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/unittests/mock_provider' make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/unittests/mock_provider' make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/unittests' make[3]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/unittests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/unittests' make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/unittests' make[1]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/unittests' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/doc' make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 enchant.1 '/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/doc' Making install in data make[1]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/data' make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/share/enchant' /usr/bin/install -p -m 644 enchant.ordering '/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/share/enchant' make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/data' make[1]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1/data' make[1]: Entering directory '/builddir/build/BUILD/enchant-1.6.1' make[2]: Entering directory '/builddir/build/BUILD/enchant-1.6.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 enchant.pc '/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1' make[1]: Leaving directory '/builddir/build/BUILD/enchant-1.6.1' + rm -f /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64//usr/lib64/libenchant.la + rm -f /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64//usr/lib64/enchant/libenchant_aspell.la /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64//usr/lib64/enchant/libenchant_myspell.la /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64//usr/lib64/enchant/libenchant_voikko.la + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.6.1-2.ocs23 --unique-debug-suffix -1.6.1-2.ocs23.x86_64 --unique-debug-src-base enchant-1.6.1-2.ocs23.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/enchant-1.6.1 extracting debug info from /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/bin/enchant extracting debug info from /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/bin/enchant-lsmod extracting debug info from /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/enchant/libenchant_aspell.so extracting debug info from /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/enchant/libenchant_voikko.so extracting debug info from /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/enchant/libenchant_myspell.so extracting debug info from /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/lib64/libenchant.so.1.6.1 320 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: enchant-1.6.1-2.ocs23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fkbOSC + umask 022 + cd /builddir/build/BUILD + cd enchant-1.6.1 + DOCDIR=/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/share/doc/enchant + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/share/doc/enchant + cp -pr AUTHORS /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/share/doc/enchant + cp -pr README /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/share/doc/enchant + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ta9WjZ + umask 022 + cd /builddir/build/BUILD + cd enchant-1.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/share/licenses/enchant + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/share/licenses/enchant + cp -pr COPYING.LIB /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64/usr/share/licenses/enchant + RPM_EC=0 ++ jobs -p + exit 0 Provides: enchant = 1.6.1-2.ocs23 enchant(x86-64) = 1.6.1-2.ocs23 libenchant.so.1()(64bit) libenchant_myspell.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libenchant.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libhunspell-1.7.so.0()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) rtld(GNU_HASH) Processing files: enchant-aspell-1.6.1-2.ocs23.x86_64 Provides: enchant-aspell = 1.6.1-2.ocs23 enchant-aspell(x86-64) = 1.6.1-2.ocs23 libenchant_aspell.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libaspell.so.15()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libenchant.so.1()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) rtld(GNU_HASH) Processing files: enchant-voikko-1.6.1-2.ocs23.x86_64 Provides: enchant-voikko = 1.6.1-2.ocs23 enchant-voikko(x86-64) = 1.6.1-2.ocs23 libenchant_voikko.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libenchant.so.1()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libvoikko.so.1()(64bit) rtld(GNU_HASH) Processing files: enchant-devel-1.6.1-2.ocs23.x86_64 Provides: enchant-devel = 1.6.1-2.ocs23 enchant-devel(x86-64) = 1.6.1-2.ocs23 pkgconfig(enchant) = 1.6.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libenchant.so.1()(64bit) pkgconfig(glib-2.0) pkgconfig(gmodule-no-export-2.0) Processing files: enchant-debugsource-1.6.1-2.ocs23.x86_64 Provides: enchant-debugsource = 1.6.1-2.ocs23 enchant-debugsource(x86-64) = 1.6.1-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: enchant-debuginfo-1.6.1-2.ocs23.x86_64 Provides: debuginfo(build-id) = 7f6fb89ff16a8eb50c3847430dd0cf63d7bf79ab debuginfo(build-id) = a615de27ebe7dfd17b3836c70647fae6a37d71bd debuginfo(build-id) = b877e9edcf96bcbdef8aecc4c0709ad0db133a06 debuginfo(build-id) = fc569c8b4f46d9055749d440e3a72e38d7c402b8 enchant-debuginfo = 1.6.1-2.ocs23 enchant-debuginfo(x86-64) = 1.6.1-2.ocs23 libenchant.so.1.6.1-1.6.1-2.ocs23.x86_64.debug()(64bit) libenchant_myspell.so-1.6.1-2.ocs23.x86_64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: enchant-debugsource(x86-64) = 1.6.1-2.ocs23 Processing files: enchant-aspell-debuginfo-1.6.1-2.ocs23.x86_64 Provides: debuginfo(build-id) = 62b0215f44891c26d415c1d1aa7440edc840549a enchant-aspell-debuginfo = 1.6.1-2.ocs23 enchant-aspell-debuginfo(x86-64) = 1.6.1-2.ocs23 libenchant_aspell.so-1.6.1-2.ocs23.x86_64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: enchant-debugsource(x86-64) = 1.6.1-2.ocs23 Processing files: enchant-voikko-debuginfo-1.6.1-2.ocs23.x86_64 Provides: debuginfo(build-id) = 41c58060321ff2916b913ad10f8c2040b39398e8 enchant-voikko-debuginfo = 1.6.1-2.ocs23 enchant-voikko-debuginfo(x86-64) = 1.6.1-2.ocs23 libenchant_voikko.so-1.6.1-2.ocs23.x86_64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: enchant-debugsource(x86-64) = 1.6.1-2.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/enchant-1.6.1-2.ocs23.x86_64 Wrote: /builddir/build/RPMS/enchant-aspell-debuginfo-1.6.1-2.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/enchant-debugsource-1.6.1-2.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/enchant-aspell-1.6.1-2.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/enchant-devel-1.6.1-2.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/enchant-voikko-1.6.1-2.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/enchant-voikko-debuginfo-1.6.1-2.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/enchant-1.6.1-2.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/enchant-debuginfo-1.6.1-2.ocs23.x86_64.rpm Child return code was: 0