Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/anthy-unicode.spec'], chrootPath='/mnt/compose/mock/dist-circle9-build-88573-34979/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=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/anthy-unicode.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 warning: line 42: Possible unexpanded macro in: Requires: emacs(bin) >= %{_emacs_version} Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1651795200 Wrote: /builddir/build/SRPMS/anthy-unicode-1.0.0.20201109-9.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps --nocheck /builddir/build/SPECS/anthy-unicode.spec'], chrootPath='/mnt/compose/mock/dist-circle9-build-88573-34979/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=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps --nocheck /builddir/build/SPECS/anthy-unicode.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 setting SOURCE_DATE_EPOCH=1651795200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hKmX0K + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf anthy-unicode-1.0.0.20201109 + /usr/bin/gzip -dc /builddir/build/SOURCES/anthy-unicode-1.0.0.20201109.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd anthy-unicode-1.0.0.20201109 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'anthy-unicode-1.0.0.20201109 base' + /usr/bin/cat /builddir/build/SOURCES/anthy-unicode-HEAD.patch + /usr/bin/git apply --index --reject - Checking patch anthy/corpus.h... Checking patch anthy/logger.h... Checking patch anthy/matrix.h... Checking patch calctrans/calctrans.c... Checking patch calctrans/corpus.c... Checking patch calctrans/input_set.c... Checking patch calctrans/input_set.h... Checking patch configure.ac... Checking patch depgraph/mkdepgraph.c... Checking patch mkanthydic/mkfiledic.c... Checking patch mkworddic/calcfreq.c... Checking patch mkworddic/mkdic.c... Checking patch mkworddic/mkdic.h... Checking patch mkworddic/mkudic.c... Checking patch mkworddic/writewords.c... Checking patch src-diclib/conf.c... Checking patch src-diclib/diclib_inner.h... Checking patch src-diclib/file_dic.c... Checking patch src-diclib/filemap.c... Checking patch src-diclib/logger.c... Checking patch src-diclib/ruleparser.c... Checking patch src-diclib/xstr.c... Checking patch src-main/context.c... Checking patch src-main/main.c... Checking patch src-ordering/candswap.c... Checking patch src-ordering/relation.c... Checking patch src-splitter/compose.c... Checking patch src-splitter/depgraph.c... Checking patch src-splitter/lattice.c... Checking patch src-splitter/metaword.c... Checking patch src-splitter/segclass.c... Checking patch src-splitter/splitter.c... Checking patch src-util/agent.c... Checking patch src-util/convdb.c... Checking patch src-util/dic-tool.c... Checking patch src-util/egg.c... Checking patch src-util/input.c... Checking patch src-util/rkconv.c... Checking patch src-worddic/dic_util.c... Checking patch src-worddic/ext_ent.c... Checking patch src-worddic/feature_set.c... Checking patch src-worddic/matrix.c... Checking patch src-worddic/priv_dic.c... Checking patch src-worddic/record.c... Checking patch src-worddic/textdict.c... Checking patch src-worddic/texttrie.c... Checking patch src-worddic/word_dic.c... Checking patch src-worddic/word_lookup.c... Checking patch test/check.c... Checking patch test/main.c... Checking patch test/test-matrix.c... Checking patch src-main/context.c... Applied patch anthy/corpus.h cleanly. Applied patch anthy/logger.h cleanly. Applied patch anthy/matrix.h cleanly. Applied patch calctrans/calctrans.c cleanly. Applied patch calctrans/corpus.c cleanly. Applied patch calctrans/input_set.c cleanly. Applied patch calctrans/input_set.h cleanly. Applied patch configure.ac cleanly. Applied patch depgraph/mkdepgraph.c cleanly. Applied patch mkanthydic/mkfiledic.c cleanly. Applied patch mkworddic/calcfreq.c cleanly. Applied patch mkworddic/mkdic.c cleanly. Applied patch mkworddic/mkdic.h cleanly. Applied patch mkworddic/mkudic.c cleanly. Applied patch mkworddic/writewords.c cleanly. Applied patch src-diclib/conf.c cleanly. Applied patch src-diclib/diclib_inner.h cleanly. Applied patch src-diclib/file_dic.c cleanly. Applied patch src-diclib/filemap.c cleanly. Applied patch src-diclib/logger.c cleanly. Applied patch src-diclib/ruleparser.c cleanly. Applied patch src-diclib/xstr.c cleanly. Applied patch src-main/context.c cleanly. Applied patch src-main/main.c cleanly. Applied patch src-ordering/candswap.c cleanly. Applied patch src-ordering/relation.c cleanly. Applied patch src-splitter/compose.c cleanly. Applied patch src-splitter/depgraph.c cleanly. Applied patch src-splitter/lattice.c cleanly. Applied patch src-splitter/metaword.c cleanly. Applied patch src-splitter/segclass.c cleanly. Applied patch src-splitter/splitter.c cleanly. Applied patch src-util/agent.c cleanly. Applied patch src-util/convdb.c cleanly. Applied patch src-util/dic-tool.c cleanly. Applied patch src-util/egg.c cleanly. Applied patch src-util/input.c cleanly. Applied patch src-util/rkconv.c cleanly. Applied patch src-worddic/dic_util.c cleanly. Applied patch src-worddic/ext_ent.c cleanly. Applied patch src-worddic/feature_set.c cleanly. Applied patch src-worddic/matrix.c cleanly. Applied patch src-worddic/priv_dic.c cleanly. Applied patch src-worddic/record.c cleanly. Applied patch src-worddic/textdict.c cleanly. Applied patch src-worddic/texttrie.c cleanly. Applied patch src-worddic/word_dic.c cleanly. Applied patch src-worddic/word_lookup.c cleanly. Applied patch test/check.c cleanly. Applied patch test/main.c cleanly. Applied patch test/test-matrix.c cleanly. Applied patch src-main/context.c cleanly. + /usr/bin/git commit -q -m anthy-unicode-HEAD.patch --author 'rpm-build ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PAZQKF + umask 022 + cd /builddir/build/BUILD + cd anthy-unicode-1.0.0.20201109 + autoreconf -f -i -v autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:20: installing './compile' configure.ac:15: installing './missing' calctrans/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') calctrans/Makefile.am: installing './depcomp' depgraph/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') mkanthydic/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') mkworddic/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src-diclib/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src-main/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src-ordering/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src-splitter/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src-util/Makefile.am:26: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src-worddic/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') test/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') autoreconf: Leaving directory `.' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2022-11-26 00:49:28.125958626 +0800 +++ ./configure 2022-11-26 00:49:29.169964232 +0800 @@ -1760,7 +1760,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 2022-11-26 00:49:29.169964232 +0800 +++ ./configure 2022-11-26 00:49:29.182964302 +0800 @@ -6021,7 +6021,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'" @@ -12774,7 +12774,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-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/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-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 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 x86_64-redhat-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-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-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6027: -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-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -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 for emacs... emacs checking where .elc files should go... ${datadir}/emacs/site-lisp checking for strerror_r... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src-diclib/Makefile config.status: creating src-worddic/Makefile config.status: creating src-splitter/Makefile config.status: creating src-ordering/Makefile config.status: creating src-main/Makefile config.status: creating src-util/Makefile config.status: creating anthy/Makefile config.status: creating depgraph/Makefile config.status: creating mkanthydic/Makefile config.status: creating mkworddic/Makefile config.status: creating mkworddic/dict.args config.status: creating test/Makefile config.status: creating alt-cannadic/Makefile config.status: creating doc/Makefile config.status: creating calctrans/Makefile config.status: creating anthy-unicode.conf config.status: WARNING: 'anthy-unicode.conf.in' seems to ignore the --datarootdir setting config.status: creating anthy-unicode-test.conf config.status: creating anthy-unicode.spec config.status: creating anthy-unicode.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j16 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109' Making all in src-diclib make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-diclib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o diclib.lo diclib.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o file_dic.lo file_dic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o filemap.lo filemap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o xstr.lo xstr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o xchar.lo xchar.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o alloc.lo alloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o conf.lo conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o logger.lo logger.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o ruleparser.lo ruleparser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c file_dic.c -fPIC -DPIC -o .libs/file_dic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c xchar.c -fPIC -DPIC -o .libs/xchar.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c filemap.c -fPIC -DPIC -o .libs/filemap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c diclib.c -fPIC -DPIC -o .libs/diclib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c conf.c -fPIC -DPIC -o .libs/conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c xstr.c -fPIC -DPIC -o .libs/xstr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c ruleparser.c -fPIC -DPIC -o .libs/ruleparser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c logger.c -fPIC -DPIC -o .libs/logger.o /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o libdiclib.la diclib.lo file_dic.lo filemap.lo xstr.lo xchar.lo alloc.lo conf.lo logger.lo ruleparser.lo libtool: link: ar cru .libs/libdiclib.a .libs/diclib.o .libs/file_dic.o .libs/filemap.o .libs/xstr.o .libs/xchar.o .libs/alloc.o .libs/conf.o .libs/logger.o .libs/ruleparser.o libtool: link: ranlib .libs/libdiclib.a libtool: link: ( cd ".libs" && rm -f "libdiclib.la" && ln -s "../libdiclib.la" "libdiclib.la" ) make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-diclib' Making all in src-worddic make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o word_dic.lo word_dic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o dic_util.lo dic_util.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o wtype.lo wtype.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o texttrie.lo texttrie.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o textdict.lo textdict.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o record.lo record.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o word_lookup.lo word_lookup.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o use_dic.lo use_dic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o priv_dic.lo priv_dic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o mem_dic.lo mem_dic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o ext_ent.lo ext_ent.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o matrix.lo matrix.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o feature_set.lo feature_set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c mem_dic.c -fPIC -DPIC -o .libs/mem_dic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c word_lookup.c -fPIC -DPIC -o .libs/word_lookup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c word_dic.c -fPIC -DPIC -o .libs/word_dic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c dic_util.c -fPIC -DPIC -o .libs/dic_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c texttrie.c -fPIC -DPIC -o .libs/texttrie.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c ext_ent.c -fPIC -DPIC -o .libs/ext_ent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c use_dic.c -fPIC -DPIC -o .libs/use_dic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c record.c -fPIC -DPIC -o .libs/record.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c textdict.c -fPIC -DPIC -o .libs/textdict.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c wtype.c -fPIC -DPIC -o .libs/wtype.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c priv_dic.c -fPIC -DPIC -o .libs/priv_dic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c matrix.c -fPIC -DPIC -o .libs/matrix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DCONF_DIR=\"/etc\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c feature_set.c -fPIC -DPIC -o .libs/feature_set.o /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -version-info 1:0:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o libanthydic-unicode.la -rpath /usr/lib64 word_dic.lo dic_util.lo wtype.lo texttrie.lo textdict.lo record.lo word_lookup.lo use_dic.lo priv_dic.lo mem_dic.lo ext_ent.lo matrix.lo feature_set.lo ../src-diclib/libdiclib.la libtool: link: gcc -shared -fPIC -DPIC .libs/word_dic.o .libs/dic_util.o .libs/wtype.o .libs/texttrie.o .libs/textdict.o .libs/record.o .libs/word_lookup.o .libs/use_dic.o .libs/priv_dic.o .libs/mem_dic.o .libs/ext_ent.o .libs/matrix.o .libs/feature_set.o -Wl,--whole-archive ../src-diclib/.libs/libdiclib.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-soname -Wl,libanthydic-unicode.so.0 -o .libs/libanthydic-unicode.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libanthydic-unicode.so.0" && ln -s "libanthydic-unicode.so.0.1.0" "libanthydic-unicode.so.0") libtool: link: (cd ".libs" && rm -f "libanthydic-unicode.so" && ln -s "libanthydic-unicode.so.0.1.0" "libanthydic-unicode.so") libtool: link: ( cd ".libs" && rm -f "libanthydic-unicode.la" && ln -s "../libanthydic-unicode.la" "libanthydic-unicode.la" ) make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic' Making all in src-splitter make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-splitter' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o wordlist.lo wordlist.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o metaword.lo metaword.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o depgraph.lo depgraph.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o splitter.lo splitter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o evalborder.lo evalborder.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o compose.lo compose.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o lattice.lo lattice.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o segclass.lo segclass.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c wordlist.c -fPIC -DPIC -o .libs/wordlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c metaword.c -fPIC -DPIC -o .libs/metaword.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c splitter.c -fPIC -DPIC -o .libs/splitter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c evalborder.c -fPIC -DPIC -o .libs/evalborder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c depgraph.c -fPIC -DPIC -o .libs/depgraph.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c lattice.c -fPIC -DPIC -o .libs/lattice.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c compose.c -fPIC -DPIC -o .libs/compose.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c segclass.c -fPIC -DPIC -o .libs/segclass.o /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o libsplit.la wordlist.lo metaword.lo depgraph.lo splitter.lo evalborder.lo compose.lo lattice.lo segclass.lo libtool: link: ar cru .libs/libsplit.a .libs/wordlist.o .libs/metaword.o .libs/depgraph.o .libs/splitter.o .libs/evalborder.o .libs/compose.o .libs/lattice.o .libs/segclass.o libtool: link: ranlib .libs/libsplit.a libtool: link: ( cd ".libs" && rm -f "libsplit.la" && ln -s "../libsplit.la" "libsplit.la" ) make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-splitter' Making all in src-ordering make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-ordering' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o candswap.lo candswap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o candsort.lo candsort.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o commit.lo commit.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o relation.lo relation.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o infosort.lo infosort.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o candhistory.lo candhistory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c commit.c -fPIC -DPIC -o .libs/commit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c relation.c -fPIC -DPIC -o .libs/relation.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c candswap.c -fPIC -DPIC -o .libs/candswap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c infosort.c -fPIC -DPIC -o .libs/infosort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c candsort.c -fPIC -DPIC -o .libs/candsort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c candhistory.c -fPIC -DPIC -o .libs/candhistory.o /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o libordering.la candswap.lo candsort.lo commit.lo relation.lo infosort.lo candhistory.lo libtool: link: ar cru .libs/libordering.a .libs/candswap.o .libs/candsort.o .libs/commit.o .libs/relation.o .libs/infosort.o .libs/candhistory.o libtool: link: ranlib .libs/libordering.a libtool: link: ( cd ".libs" && rm -f "libordering.la" && ln -s "../libordering.la" "libordering.la" ) make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-ordering' Making all in src-main make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-main' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o main.lo main.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o context.lo context.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c main.c -fPIC -DPIC -o .libs/main.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c context.c -fPIC -DPIC -o .libs/context.o /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -version-info 1:0:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o libanthy-unicode.la -rpath /usr/lib64 main.lo context.lo ../src-splitter/libsplit.la ../src-ordering/libordering.la -lm ../src-worddic/libanthydic-unicode.la libtool: link: gcc -shared -fPIC -DPIC .libs/main.o .libs/context.o -Wl,--whole-archive ../src-splitter/.libs/libsplit.a ../src-ordering/.libs/libordering.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic/.libs -lm ../src-worddic/.libs/libanthydic-unicode.so -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-soname -Wl,libanthy-unicode.so.0 -o .libs/libanthy-unicode.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libanthy-unicode.so.0" && ln -s "libanthy-unicode.so.0.1.0" "libanthy-unicode.so.0") libtool: link: (cd ".libs" && rm -f "libanthy-unicode.so" && ln -s "libanthy-unicode.so.0.1.0" "libanthy-unicode.so") libtool: link: ( cd ".libs" && rm -f "libanthy-unicode.la" && ln -s "../libanthy-unicode.la" "libanthy-unicode.la" ) make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-main' Making all in src-util make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-util' make[3]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-util' gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o dic-tool.o dic-tool.c gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o agent.o agent.c gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o egg.o egg.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o input.lo input.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o rkconv.lo rkconv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o rkhelper.lo rkhelper.c gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o morph-main.o morph-main.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o convdb.lo convdb.c if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case anthy.elc in */*) \ am__dir=`echo 'anthy.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "anthy.elc")) (defun byte-compile-dest-file (_) "anthy.elc") )' \ -f batch-byte-compile 'anthy.el'; \ else :; fi if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case anthy-dic.elc in */*) \ am__dir=`echo 'anthy-dic.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "anthy-dic.elc")) (defun byte-compile-dest-file (_) "anthy-dic.elc") )' \ -f batch-byte-compile 'anthy-dic.el'; \ else :; fi if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case anthy-azik.elc in */*) \ am__dir=`echo 'anthy-azik.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "anthy-azik.elc")) (defun byte-compile-dest-file (_) "anthy-azik.elc") )' \ -f batch-byte-compile 'anthy-azik.el'; \ else :; fi if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case anthy-conf.elc in */*) \ am__dir=`echo 'anthy-conf.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "anthy-conf.elc")) (defun byte-compile-dest-file (_) "anthy-conf.elc") )' \ -f batch-byte-compile 'anthy-conf.el'; \ else :; fi if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case anthy-isearch.elc in */*) \ am__dir=`echo 'anthy-isearch.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "anthy-isearch.elc")) (defun byte-compile-dest-file (_) "anthy-isearch.elc") )' \ -f batch-byte-compile 'anthy-isearch.el'; \ else :; fi if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case anthy-kyuri.elc in */*) \ am__dir=`echo 'anthy-kyuri.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "anthy-kyuri.elc")) (defun byte-compile-dest-file (_) "anthy-kyuri.elc") )' \ -f batch-byte-compile 'anthy-kyuri.el'; \ else :; fi if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case leim-list.elc in */*) \ am__dir=`echo 'leim-list.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "leim-list.elc")) (defun byte-compile-dest-file (_) "leim-list.elc") )' \ -f batch-byte-compile 'leim-list.el'; \ else :; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c input.c -fPIC -DPIC -o .libs/input.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c rkhelper.c -fPIC -DPIC -o .libs/rkhelper.o Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c rkconv.c -fPIC -DPIC -o .libs/rkconv.o Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. set `byte-compile-dest-file-function' instead. set `byte-compile-dest-file-function' instead. set `byte-compile-dest-file-function' instead. set `byte-compile-dest-file-function' instead. set `byte-compile-dest-file-function' instead. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c convdb.c -fPIC -DPIC -o .libs/convdb.o In anthy-kana-map-mode: anthy-conf.el:99:9:Warning: assignment to free variable `anthy-rkmap-keybind' In anthy-azik-mode: anthy-azik.el:219:9:Warning: assignment to free variable `anthy-rkmap-keybind' anthy-conf.el:104:15:Warning: reference to free variable `anthy-mode-map' anthy-azik.el:226:4:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead anthy-conf.el:111:4:Warning: `mapcar' called for effect; use `mapc' or `dolist' instead In end of data: anthy-azik.el:234:1:Warning: the following functions are not known to be defined: anthy-send-change-toggle-command, anthy-change-hiragana-map, anthy-hiragana-map In end of data: anthy-conf.el:123:1:Warning: the function `anthy-send-recv-command' is not known to be defined. Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... In toplevel form: anthy-kyuri.el:8:7:Warning: assignment to free variable `anthy-kyuri-mode-hiragana-map' In anthy-update-preedit: anthy.el:462:34:Warning: reference to free variable `anthy-buffer-undo-list' anthy.el:481:23:Warning: assignment to free variable `anthy-buffer-undo-list' In anthy-restore-undo-list: anthy.el:551:27:Warning: reference to free variable `anthy-saved-buffer-undo-list' In anthy-proc-agent-reply: anthy.el:599:29:Warning: reference to free variable `anthy-buffer-undo-list' anthy.el:600:23:Warning: assignment to free variable `anthy-buffer-undo-list' Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. In anthy-kyuri: anthy-kyuri.el:182:11:Warning: reference to free variable `anthy-kyuri-mode-hiragana-map' In end of data: anthy.el:934:1:Warning: the following functions are not known to be defined: process-query-on-exist-flag, find-coding-system, event-matches-key-specifier-p, char-to-int, event-to-character In anthy-add-word: anthy-dic.el:39:15:Warning: reference to free variable `anthy-xemacs' In end of data: anthy-dic.el:133:1:Warning: the following functions are not known to be defined: find-coding-system, string-to-int /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o anthy-dic-tool-unicode dic-tool.o ../src-worddic/libanthydic-unicode.la /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o libconvdb.la convdb.lo 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/anthy-dic-tool-unicode dic-tool.o ../src-worddic/.libs/libanthydic-unicode.so libtool: link: ar cru .libs/libconvdb.a .libs/convdb.o libtool: link: ranlib .libs/libconvdb.a libtool: link: ( cd ".libs" && rm -f "libconvdb.la" && ln -s "../libconvdb.la" "libconvdb.la" ) /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o anthy-morphological-analyzer-unicode morph-main.o libconvdb.la ../src-main/libanthy-unicode.la ../src-worddic/libanthydic-unicode.la /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o libanthyinput-unicode.la -rpath /usr/lib64 input.lo rkconv.lo rkhelper.lo ../src-main/libanthy-unicode.la ../src-worddic/libanthydic-unicode.la 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/anthy-morphological-analyzer-unicode morph-main.o ./.libs/libconvdb.a ../src-main/.libs/libanthy-unicode.so -lm /builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic/.libs/libanthydic-unicode.so ../src-worddic/.libs/libanthydic-unicode.so libtool: link: gcc -shared -fPIC -DPIC .libs/input.o .libs/rkconv.o .libs/rkhelper.o -Wl,-rpath -Wl,/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-main/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic/.libs -L/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic/.libs ../src-main/.libs/libanthy-unicode.so -lm /builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic/.libs/libanthydic-unicode.so ../src-worddic/.libs/libanthydic-unicode.so -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-soname -Wl,libanthyinput-unicode.so.0 -o .libs/libanthyinput-unicode.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libanthyinput-unicode.so.0" && ln -s "libanthyinput-unicode.so.0.0.0" "libanthyinput-unicode.so.0") libtool: link: (cd ".libs" && rm -f "libanthyinput-unicode.so" && ln -s "libanthyinput-unicode.so.0.0.0" "libanthyinput-unicode.so") libtool: link: ( cd ".libs" && rm -f "libanthyinput-unicode.la" && ln -s "../libanthyinput-unicode.la" "libanthyinput-unicode.la" ) /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o anthy-agent-unicode agent.o egg.o libanthyinput-unicode.la ../src-main/libanthy-unicode.la ../src-worddic/libanthydic-unicode.la 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/anthy-agent-unicode agent.o egg.o ./.libs/libanthyinput-unicode.so /builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-main/.libs/libanthy-unicode.so ../src-main/.libs/libanthy-unicode.so -lm /builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic/.libs/libanthydic-unicode.so ../src-worddic/.libs/libanthydic-unicode.so make[3]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-util' make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-util' Making all in anthy make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/anthy' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/anthy' Making all in depgraph make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/depgraph' gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DSRCDIR=\".\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o mkdepgraph.o mkdepgraph.c /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o mkdepgraph mkdepgraph.o ../src-main/libanthy-unicode.la ../src-worddic/libanthydic-unicode.la 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/mkdepgraph mkdepgraph.o ../src-main/.libs/libanthy-unicode.so -lm /builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic/.libs/libanthydic-unicode.so ../src-worddic/.libs/libanthydic-unicode.so ./mkdepgraph make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/depgraph' Making all in mkworddic make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/mkworddic' gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o mkdic.o mkdic.c gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o writewords.o writewords.c gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o mkudic.o mkudic.c gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o calcfreq.o calcfreq.c In file included from /usr/include/stdio.h:888, from mkdic.c:41: In function 'fprintf', inlined from 'open_output_files' at mkdic.c:130:7, inlined from 'complete_words' at mkdic.c:893:3, inlined from 'read_udict_file' at mkdic.c:906:5, inlined from 'execute_batch' at mkdic.c:1150:7, inlined from 'main' at mkdic.c:1264:12: /usr/include/bits/stdio2.h:105:10: warning: '%s' directive argument is null [-Wformat-overflow=] 105 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'fprintf', inlined from 'flush_output_files' at mkdic.c:151:7, inlined from 'write_dict_file' at mkdic.c:1116:3, inlined from 'execute_batch' at mkdic.c:1154:7, inlined from 'main' at mkdic.c:1264:12: /usr/include/bits/stdio2.h:105:10: warning: '%s' directive argument is null [-Wformat-overflow=] 105 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'fprintf', inlined from 'flush_output_files' at mkdic.c:145:7, inlined from 'write_dict_file' at mkdic.c:1116:3, inlined from 'execute_batch' at mkdic.c:1154:7, inlined from 'main' at mkdic.c:1264:12: /usr/include/bits/stdio2.h:105:10: warning: '%s' directive argument is null [-Wformat-overflow=] 105 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'fprintf', inlined from 'copy_file' at mkdic.c:796:7, inlined from 'link_dics' at mkdic.c:852:5, inlined from 'write_dict_file' at mkdic.c:1117:3, inlined from 'execute_batch' at mkdic.c:1154:7, inlined from 'main' at mkdic.c:1264:12: /usr/include/bits/stdio2.h:105:10: warning: '%s' directive argument is null [-Wformat-overflow=] 105 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'fprintf', inlined from 'link_dics' at mkdic.c:859:5, inlined from 'write_dict_file' at mkdic.c:1117:3, inlined from 'execute_batch' at mkdic.c:1154:7, inlined from 'main' at mkdic.c:1264:12: /usr/include/bits/stdio2.h:105:10: warning: '%s' directive argument is null [-Wformat-overflow=] 105 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'fprintf', inlined from 'link_dics' at mkdic.c:842:7, inlined from 'write_dict_file' at mkdic.c:1117:3, inlined from 'execute_batch' at mkdic.c:1154:7, inlined from 'main' at mkdic.c:1264:12: /usr/include/bits/stdio2.h:105:10: warning: '%s' directive argument is null [-Wformat-overflow=] 105 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o mkworddic mkdic.o writewords.o mkudic.o calcfreq.o ../src-worddic/libanthydic-unicode.la 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/mkworddic mkdic.o writewords.o mkudic.o calcfreq.o ../src-worddic/.libs/libanthydic-unicode.so ./mkworddic -f ./dict.args cmd: set_input_encoding utf8 cmd: read ../alt-cannadic/gcanna.ctd file = ../alt-cannadic/gcanna.ctd cmd: read ../alt-cannadic/gcannaf.ctd file = ../alt-cannadic/gcannaf.ctd cmd: read ../alt-cannadic/gtankan.ctd file = ../alt-cannadic/gtankan.ctd cmd: read ../alt-cannadic/extra/g-jiritu-34.t file = ../alt-cannadic/extra/g-jiritu-34.t cmd: read ../alt-cannadic/extra/gc-fullname-34.t file = ../alt-cannadic/extra/gc-fullname-34.t cmd: read ../alt-cannadic/extra/gt-tankanji_kanji-34.t file = ../alt-cannadic/extra/gt-tankanji_kanji-34.t cmd: read ../alt-cannadic/extra/gt-tankanji_hikanji-34.t file = ../alt-cannadic/extra/gt-tankanji_hikanji-34.t cmd: read ../alt-cannadic/extra/gf-fuzoku-34.t file = ../alt-cannadic/extra/gf-fuzoku-34.t cmd: read ../mkworddic/adjust.t file = ../mkworddic/adjust.t cmd: read ../mkworddic/compound.t file = ../mkworddic/compound.t cmd: read ../mkworddic/extra.t file = ../mkworddic/extra.t cmd: set_input_encoding utf8 cmd: read ../alt-cannadic/g_fname.t file = ../alt-cannadic/g_fname.t cmd: build_reverse_dict building reverse index cmd: set_dict_encoding utf8 cmd: read_uc ../mkworddic/udict Total 441607 indexes, 626063 words, (6901 pages). generated yomi hash bitmap (43384 collisions/441607 entries) uc = ../mkworddic/udict cmd: write anthy.wdic udic: 1559 use examples. cmd: done make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/mkworddic' Making all in calctrans make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/calctrans' gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o calctrans.o calctrans.c gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o input_set.o input_set.c gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o corpus.o corpus.c gcc -DHAVE_CONFIG_H -I. -I.. -I../ -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o proccorpus.o proccorpus.c /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o proccorpus proccorpus.o ../src-util/libconvdb.la ../src-main/libanthy-unicode.la ../src-worddic/libanthydic-unicode.la 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/proccorpus proccorpus.o ../src-util/.libs/libconvdb.a ../src-main/.libs/libanthy-unicode.so -lm /builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic/.libs/libanthydic-unicode.so ../src-worddic/.libs/libanthydic-unicode.so /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o calctrans calctrans.o input_set.o corpus.o ../src-main/libanthy-unicode.la ../src-worddic/libanthydic-unicode.la -lm 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/calctrans calctrans.o input_set.o corpus.o ../src-main/.libs/libanthy-unicode.so /builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic/.libs/libanthydic-unicode.so ../src-worddic/.libs/libanthydic-unicode.so -lm ./calctrans -c ./corpus_info ./weak_words ./calctrans -c ./corpus_info ./weak_words ./calctrans -c ./corpus_info ./weak_words ./calctrans -c ./corpus_info ./weak_words ./calctrans -c ./corpus_info ./weak_words -- converting dictionary from text to binary form -- converting dictionary from text to binary form -- converting dictionary from text to binary form -- converting dictionary from text to binary form -- converting dictionary from text to binary form make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/calctrans' Making all in mkanthydic make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/mkanthydic' gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DSRCDIR=\".\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o mkfiledic.o mkfiledic.c /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o mkfiledic mkfiledic.o ../src-diclib/libdiclib.la 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o mkfiledic mkfiledic.o ../src-diclib/.libs/libdiclib.a ./mkfiledic file name prefix=[..] you can change this by -p option. copying ..//mkworddic/anthy.wdic (word_dic) copying ..//depgraph/anthy.dep (dep_dic) copying ..//calctrans/anthy.trans_info (trans_info) copying ..//calctrans/anthy.cand_info (cand_info) copying ..//calctrans/anthy.weak_words (weak_words) copying ..//calctrans/anthy.corpus_bucket (corpus_bucket) copying ..//calctrans/anthy.corpus_array (corpus_array) ./mkfiledic done. make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/mkanthydic' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/doc' Making all in test make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/test' make[3]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/test' gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DSRCDIR=\".\" -DTEST_HOME=\""`pwd`"\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DSRCDIR=\".\" -DTEST_HOME=\""`pwd`"\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o check.o check.c gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DSRCDIR=\".\" -DTEST_HOME=\""`pwd`"\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o prediction.o prediction.c gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DSRCDIR=\".\" -DTEST_HOME=\""`pwd`"\" -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -c -o test-matrix.o test-matrix.c /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o prediction prediction.o ../src-main/libanthy-unicode.la ../src-worddic/libanthydic-unicode.la /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o test-matrix test-matrix.o ../src-main/libanthy-unicode.la ../src-worddic/libanthydic-unicode.la /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o checklib check.o ../src-main/libanthy-unicode.la ../src-worddic/libanthydic-unicode.la /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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o anthy main.o ../src-util/libconvdb.la ../src-main/libanthy-unicode.la ../src-worddic/libanthydic-unicode.la 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/prediction prediction.o ../src-main/.libs/libanthy-unicode.so -lm /builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic/.libs/libanthydic-unicode.so ../src-worddic/.libs/libanthydic-unicode.so 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/test-matrix test-matrix.o ../src-main/.libs/libanthy-unicode.so -lm /builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic/.libs/libanthydic-unicode.so ../src-worddic/.libs/libanthydic-unicode.so 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/checklib check.o ../src-main/.libs/libanthy-unicode.so -lm /builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic/.libs/libanthydic-unicode.so ../src-worddic/.libs/libanthydic-unicode.so 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o .libs/anthy main.o ../src-util/.libs/libconvdb.a ../src-main/.libs/libanthy-unicode.so -lm /builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic/.libs/libanthydic-unicode.so ../src-worddic/.libs/libanthydic-unicode.so make[3]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/test' make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/test' Making all in alt-cannadic make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/alt-cannadic' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/alt-cannadic' make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109' make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109' make[1]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fgrEia + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64 + cd anthy-unicode-1.0.0.20201109 + make install DESTDIR=/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64 'INSTALL=install -p' Making install in src-diclib make[1]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-diclib' make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-diclib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-diclib' make[1]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-diclib' Making install in src-worddic make[1]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic' make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64' /bin/sh ../libtool --mode=install install -p libanthydic-unicode.la '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64' libtool: install: install -p .libs/libanthydic-unicode.so.0.1.0 /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64/libanthydic-unicode.so.0.1.0 libtool: install: (cd /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64 && { ln -s -f libanthydic-unicode.so.0.1.0 libanthydic-unicode.so.0 || { rm -f libanthydic-unicode.so.0 && ln -s libanthydic-unicode.so.0.1.0 libanthydic-unicode.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64 && { ln -s -f libanthydic-unicode.so.0.1.0 libanthydic-unicode.so || { rm -f libanthydic-unicode.so && ln -s libanthydic-unicode.so.0.1.0 libanthydic-unicode.so; }; }) libtool: install: install -p .libs/libanthydic-unicode.lai /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64/libanthydic-unicode.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic' make[1]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic' Making install in src-splitter make[1]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-splitter' make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-splitter' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-splitter' make[1]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-splitter' Making install in src-ordering make[1]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-ordering' make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-ordering' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-ordering' make[1]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-ordering' Making install in src-main make[1]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-main' make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-main' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64' /bin/sh ../libtool --mode=install install -p libanthy-unicode.la '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64' libtool: warning: relinking 'libanthy-unicode.la' libtool: install: (cd /builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-main; /bin/sh "/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -version-info 1:0:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o libanthy-unicode.la -rpath /usr/lib64 main.lo context.lo ../src-splitter/libsplit.la ../src-ordering/libordering.la -lm ../src-worddic/libanthydic-unicode.la -inst-prefix-dir /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/main.o .libs/context.o -Wl,--whole-archive ../src-splitter/.libs/libsplit.a ../src-ordering/.libs/libordering.a -Wl,--no-whole-archive -lm -L/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64 -L/usr/lib64 -lanthydic-unicode -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-soname -Wl,libanthy-unicode.so.0 -o .libs/libanthy-unicode.so.0.1.0 libtool: install: install -p .libs/libanthy-unicode.so.0.1.0T /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64/libanthy-unicode.so.0.1.0 libtool: install: (cd /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64 && { ln -s -f libanthy-unicode.so.0.1.0 libanthy-unicode.so.0 || { rm -f libanthy-unicode.so.0 && ln -s libanthy-unicode.so.0.1.0 libanthy-unicode.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64 && { ln -s -f libanthy-unicode.so.0.1.0 libanthy-unicode.so || { rm -f libanthy-unicode.so && ln -s libanthy-unicode.so.0.1.0 libanthy-unicode.so; }; }) libtool: install: install -p .libs/libanthy-unicode.lai /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64/libanthy-unicode.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-main' make[1]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-main' Making install in src-util make[1]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-util' make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-util' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case leim-list.elc in */*) \ am__dir=`echo 'leim-list.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "leim-list.elc")) (defun byte-compile-dest-file (_) "leim-list.elc") )' \ -f batch-byte-compile 'leim-list.el'; \ else :; fi Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. make[3]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-util' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64' /bin/sh ../libtool --mode=install install -p libanthyinput-unicode.la '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64' libtool: warning: relinking 'libanthyinput-unicode.la' libtool: install: (cd /builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-util; /bin/sh "/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -W -Werror=format-security -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o libanthyinput-unicode.la -rpath /usr/lib64 input.lo rkconv.lo rkhelper.lo ../src-main/libanthy-unicode.la ../src-worddic/libanthydic-unicode.la -inst-prefix-dir /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/input.o .libs/rkconv.o .libs/rkhelper.o -L/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic/.libs -L/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64 -L/usr/lib64 -lanthy-unicode -lm -lanthydic-unicode -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-soname -Wl,libanthyinput-unicode.so.0 -o .libs/libanthyinput-unicode.so.0.0.0 libtool: install: install -p .libs/libanthyinput-unicode.so.0.0.0T /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64/libanthyinput-unicode.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64 && { ln -s -f libanthyinput-unicode.so.0.0.0 libanthyinput-unicode.so.0 || { rm -f libanthyinput-unicode.so.0 && ln -s libanthyinput-unicode.so.0.0.0 libanthyinput-unicode.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64 && { ln -s -f libanthyinput-unicode.so.0.0.0 libanthyinput-unicode.so || { rm -f libanthyinput-unicode.so && ln -s libanthyinput-unicode.so.0.0.0 libanthyinput-unicode.so; }; }) libtool: install: install -p .libs/libanthyinput-unicode.lai /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64/libanthyinput-unicode.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/bin' /bin/sh ../libtool --mode=install install -p anthy-dic-tool-unicode anthy-agent-unicode anthy-morphological-analyzer-unicode '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/bin' libtool: warning: '../src-worddic/libanthydic-unicode.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/anthy-dic-tool-unicode /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/bin/anthy-dic-tool-unicode libtool: warning: 'libanthyinput-unicode.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-main/libanthy-unicode.la' has not been installed in '/usr/lib64' libtool: warning: '../src-main/libanthy-unicode.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic/libanthydic-unicode.la' has not been installed in '/usr/lib64' libtool: warning: '../src-worddic/libanthydic-unicode.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/anthy-agent-unicode /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/bin/anthy-agent-unicode libtool: warning: '../src-main/libanthy-unicode.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-worddic/libanthydic-unicode.la' has not been installed in '/usr/lib64' libtool: warning: '../src-worddic/libanthydic-unicode.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/anthy-morphological-analyzer-unicode /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/bin/anthy-morphological-analyzer-unicode if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case leim-list.elc in */*) \ am__dir=`echo 'leim-list.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "leim-list.elc")) (defun byte-compile-dest-file (_) "leim-list.elc") )' \ -f batch-byte-compile 'leim-list.el'; \ else :; fi Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... Warning (bytecomp): Changing `byte-compile-dest-file' is obsolete (as of 23.2); set `byte-compile-dest-file-function' instead. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/emacs/site-lisp/anthy-unicode' install -p -m 644 'anthy.el' '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/emacs/site-lisp/anthy-unicode/anthy.el' install -p -m 644 'anthy.elc' '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/emacs/site-lisp/anthy-unicode/anthy.elc' install -p -m 644 'anthy-dic.el' '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/emacs/site-lisp/anthy-unicode/anthy-dic.el' install -p -m 644 'anthy-dic.elc' '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/emacs/site-lisp/anthy-unicode/anthy-dic.elc' install -p -m 644 'anthy-conf.el' '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/emacs/site-lisp/anthy-unicode/anthy-conf.el' install -p -m 644 'anthy-conf.elc' '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/emacs/site-lisp/anthy-unicode/anthy-conf.elc' install -p -m 644 'leim-list.el' '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/emacs/site-lisp/anthy-unicode/leim-list.el' install -p -m 644 'anthy-isearch.el' '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/emacs/site-lisp/anthy-unicode/anthy-isearch.el' install -p -m 644 'anthy-isearch.elc' '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/emacs/site-lisp/anthy-unicode/anthy-isearch.elc' install -p -m 644 'anthy-azik.el' '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/emacs/site-lisp/anthy-unicode/anthy-azik.el' install -p -m 644 'anthy-azik.elc' '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/emacs/site-lisp/anthy-unicode/anthy-azik.elc' install -p -m 644 'anthy-kyuri.el' '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/emacs/site-lisp/anthy-unicode/anthy-kyuri.el' install -p -m 644 'anthy-kyuri.elc' '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/emacs/site-lisp/anthy-unicode/anthy-kyuri.elc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/anthy-unicode' install -p -m 644 typetab dic-tool-usage.txt '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/anthy-unicode' make[3]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-util' make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-util' make[1]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/src-util' Making install in anthy make[1]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/anthy' make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/anthy' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/include/anthy-unicode-1.0/anthy' install -p -m 644 anthy.h dicutil.h input.h '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/include/anthy-unicode-1.0/anthy' make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/anthy' make[1]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/anthy' Making install in depgraph make[1]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/depgraph' make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/depgraph' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/depgraph' make[1]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/depgraph' Making install in mkworddic make[1]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/mkworddic' make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/mkworddic' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/anthy-unicode' install -p -m 644 zipcode.t '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/anthy-unicode' make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/mkworddic' make[1]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/mkworddic' Making install in calctrans make[1]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/calctrans' make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/calctrans' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/calctrans' make[1]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/calctrans' Making install in mkanthydic make[1]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/mkanthydic' make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/mkanthydic' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/anthy-unicode' install -p -m 644 anthy.dic '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/anthy-unicode' make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/mkanthydic' make[1]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/mkanthydic' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/doc' make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/doc' make[1]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/doc' Making install in test make[1]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/test' make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/test' make[3]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/test' 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/anthy-unicode-1.0.0.20201109/test' make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/test' make[1]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/test' Making install in alt-cannadic make[1]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/alt-cannadic' make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/alt-cannadic' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/alt-cannadic' make[1]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109/alt-cannadic' make[1]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109' make[2]: Entering directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/etc' install -p -m 644 anthy-unicode.conf '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/etc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64/pkgconfig' install -p -m 644 anthy-unicode.pc '/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109' make[1]: Leaving directory '/builddir/build/BUILD/anthy-unicode-1.0.0.20201109' + rm /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64/libanthy-unicode.la /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64/libanthydic-unicode.la /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64/libanthyinput-unicode.la + mkdir -p /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/emacs/site-lisp/site-start.d + install -m 644 /builddir/build/SOURCES/anthy-unicode-init.el /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/emacs/site-lisp/site-start.d + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.0.0.20201109-9.el9 --unique-debug-suffix -1.0.0.20201109-9.el9.x86_64 --unique-debug-src-base anthy-unicode-1.0.0.20201109-9.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/anthy-unicode-1.0.0.20201109 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/bin/anthy-agent-unicode explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/bin/anthy-dic-tool-unicode explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/bin/anthy-morphological-analyzer-unicode explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64/libanthy-unicode.so.0.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64/libanthydic-unicode.so.0.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64/libanthyinput-unicode.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/bin/anthy-agent-unicode extracting debug info from /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/bin/anthy-dic-tool-unicode extracting debug info from /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/bin/anthy-morphological-analyzer-unicode extracting debug info from /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64/libanthy-unicode.so.0.1.0 extracting debug info from /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64/libanthydic-unicode.so.0.1.0 extracting debug info from /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/lib64/libanthyinput-unicode.so.0.0.0 original debug info size: 1104kB, size after compression: 1044kB /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 1706 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: anthy-unicode-1.0.0.20201109-9.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gqzl8g + umask 022 + cd /builddir/build/BUILD + cd anthy-unicode-1.0.0.20201109 + DOCDIR=/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode + cp -pr AUTHORS /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode + cp -pr ChangeLog /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode + cp -pr DIARY /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode + cp -pr NEWS /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode + cp -pr README /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zBXtWP + umask 022 + cd /builddir/build/BUILD + cd anthy-unicode-1.0.0.20201109 + LICENSEDIR=/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/licenses/anthy-unicode + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/licenses/anthy-unicode + cp -pr COPYING /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/licenses/anthy-unicode + RPM_EC=0 ++ jobs -p + exit 0 Provides: anthy-unicode = 1.0.0.20201109-9.el9 anthy-unicode(x86-64) = 1.0.0.20201109-9.el9 config(anthy-unicode) = 1.0.0.20201109-9.el9 libanthy-unicode.so.0()(64bit) libanthydic-unicode.so.0()(64bit) libanthyinput-unicode.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libanthy-unicode.so.0()(64bit) libanthydic-unicode.so.0()(64bit) libanthyinput-unicode.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(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) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) rtld(GNU_HASH) Processing files: emacs-anthy-unicode-1.0.0.20201109-9.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cHnLyV + umask 022 + cd /builddir/build/BUILD + cd anthy-unicode-1.0.0.20201109 + DOCDIR=/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/emacs-anthy-unicode + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/emacs-anthy-unicode + cp -pr doc/ELISP /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/emacs-anthy-unicode + RPM_EC=0 ++ jobs -p + exit 0 Provides: emacs-anthy-unicode = 1.0.0.20201109-9.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: anthy-unicode-devel-1.0.0.20201109-9.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.c9R92y + umask 022 + cd /builddir/build/BUILD + cd anthy-unicode-1.0.0.20201109 + DOCDIR=/builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode-devel + cp -pr doc/DICLIB /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode-devel + cp -pr doc/DICUTIL /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode-devel + cp -pr doc/GLOSSARY /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode-devel + cp -pr doc/GRAMMAR /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode-devel + cp -pr doc/GUIDE.english /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode-devel + cp -pr doc/ILIB /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode-devel + cp -pr doc/LEARNING /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode-devel + cp -pr doc/LIB /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode-devel + cp -pr doc/MISC /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode-devel + cp -pr doc/POS /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode-devel + cp -pr doc/SPLITTER /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode-devel + cp -pr doc/TESTING /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode-devel + cp -pr doc/protocol.txt /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64/usr/share/doc/anthy-unicode-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: anthy-unicode-devel = 1.0.0.20201109-9.el9 anthy-unicode-devel(x86-64) = 1.0.0.20201109-9.el9 pkgconfig(anthy-unicode) = 1.0.0.20221126 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libanthy-unicode.so.0()(64bit) libanthydic-unicode.so.0()(64bit) libanthyinput-unicode.so.0()(64bit) Processing files: anthy-unicode-debugsource-1.0.0.20201109-9.el9.x86_64 Provides: anthy-unicode-debugsource = 1.0.0.20201109-9.el9 anthy-unicode-debugsource(x86-64) = 1.0.0.20201109-9.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: anthy-unicode-debuginfo-1.0.0.20201109-9.el9.x86_64 Provides: anthy-unicode-debuginfo = 1.0.0.20201109-9.el9 anthy-unicode-debuginfo(x86-64) = 1.0.0.20201109-9.el9 debuginfo(build-id) = 68f8c549208cb518712a565f8e31d89f4982789c debuginfo(build-id) = 6d86fb6b3e6662fc9f719324a9dcc28ee49cc92f debuginfo(build-id) = 76254970ffe21dcc2d752007a30f2fd84aa1d1e7 debuginfo(build-id) = 7906c1c0ca404e4b69257f41cbdd6018b65c14cd debuginfo(build-id) = aade8414eaf6fe7370921efea734017a903bfdce debuginfo(build-id) = f495e66827dd909bd7fd20dfb3cfe58adf245444 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: anthy-unicode-debugsource(x86-64) = 1.0.0.20201109-9.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64 Wrote: /builddir/build/RPMS/anthy-unicode-devel-1.0.0.20201109-9.el9.x86_64.rpm Wrote: /builddir/build/RPMS/emacs-anthy-unicode-1.0.0.20201109-9.el9.noarch.rpm Wrote: /builddir/build/RPMS/anthy-unicode-debuginfo-1.0.0.20201109-9.el9.x86_64.rpm Wrote: /builddir/build/RPMS/anthy-unicode-debugsource-1.0.0.20201109-9.el9.x86_64.rpm Wrote: /builddir/build/RPMS/anthy-unicode-1.0.0.20201109-9.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sdWWfA + umask 022 + cd /builddir/build/BUILD + cd anthy-unicode-1.0.0.20201109 + /usr/bin/rm -rf /builddir/build/BUILDROOT/anthy-unicode-1.0.0.20201109-9.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0