Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libskk.spec'], chrootPath='/var/lib/mock/f33-build-293970-55210/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libskk.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/libskk-1.0.4-6.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libskk.spec'], chrootPath='/var/lib/mock/f33-build-293970-55210/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libskk.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ddu2M3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libskk-1.0.4 + /usr/bin/xz -dc /builddir/build/SOURCES/libskk-1.0.4.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libskk-1.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gLt5Q3 + umask 022 + cd /builddir/build/BUILD + cd libskk-1.0.4 + 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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' + 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 2018-06-26 00:39:11.000000000 -0400 +++ ./configure 2020-08-14 04:25:03.514357724 -0400 @@ -2015,7 +2015,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 2020-08-14 04:25:03.514357724 -0400 +++ ./configure 2020-08-14 04:25:04.794357697 -0400 @@ -9881,7 +9881,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'" @@ -17328,7 +17328,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/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' + 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' + '[' 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=riscv64-redhat-linux-gnu --host=riscv64-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 --enable-fep 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 whether to enable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU checking for riscv64-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 dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done ./configure: line 6190: cd: /lib64/lp64d/../lib64/lp64d/: No such file or directory ./configure: line 6190: cd: /usr/lib64/lp64d/../lib64/lp64d/: No such file or directory checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-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 riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 9835: -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 riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO... yes checking for GEE... yes checking for JSON_GLIB... yes checking for gobject-introspection... yes checking for valac... /usr/bin/valac checking whether /usr/bin/valac is at least version 0.14.0... yes checking for LIBFEP... yes checking for libfep-glib vala bindings... yes checking for fep... /usr/bin/fep checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libskk/Makefile config.status: creating libskk/libskk.pc config.status: creating rules/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libskk-1.0.4' Making all in libskk make[2]: Entering directory '/builddir/build/BUILD/libskk-1.0.4/libskk' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-rom-kana.lo `test -f 'rom-kana.c' || echo './'`rom-kana.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-encoding.lo `test -f 'encoding.c' || echo './'`encoding.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-dict.lo `test -f 'dict.c' || echo './'`dict.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-file-dict.lo `test -f 'file-dict.c' || echo './'`file-dict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c encoding.c -fPIC -DPIC -o .libs/libskk_la-encoding.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c file-dict.c -fPIC -DPIC -o .libs/libskk_la-file-dict.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c rom-kana.c -fPIC -DPIC -o .libs/libskk_la-rom-kana.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c dict.c -fPIC -DPIC -o .libs/libskk_la-dict.o rom-kana.c: In function 'skk_rom_kana_node_construct': rom-kana.c:434:21: warning: variable '_tmp5_' set but not used [-Wunused-but-set-variable] 434 | SkkRomKanaNode* _tmp5_; | ^~~~~~ rom-kana.c: In function 'skk_rom_kana_node_insert': rom-kana.c:534:31: warning: array subscript has type 'char' [-Wchar-subscripts] 534 | _tmp8_ = _tmp6_->children[string_get (key, (glong) _tmp7_)]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rom-kana.c:547:41: warning: array subscript has type 'char' [-Wchar-subscripts] 547 | _g_object_unref0 (_tmp9_->children[string_get (key, (glong) _tmp10_)]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rom-kana.c:52:33: note: in definition of macro '_g_object_unref0' 52 | #define _g_object_unref0(var) ((var == NULL) ? NULL : (var = (g_object_unref (var), NULL))) | ^~~ rom-kana.c:547:41: warning: array subscript has type 'char' [-Wchar-subscripts] 547 | _g_object_unref0 (_tmp9_->children[string_get (key, (glong) _tmp10_)]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rom-kana.c:52:56: note: in definition of macro '_g_object_unref0' 52 | #define _g_object_unref0(var) ((var == NULL) ? NULL : (var = (g_object_unref (var), NULL))) | ^~~ rom-kana.c:547:41: warning: array subscript has type 'char' [-Wchar-subscripts] 547 | _g_object_unref0 (_tmp9_->children[string_get (key, (glong) _tmp10_)]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rom-kana.c:52:79: note: in definition of macro '_g_object_unref0' 52 | #define _g_object_unref0(var) ((var == NULL) ? NULL : (var = (g_object_unref (var), NULL))) | ^~~ rom-kana.c:548:23: warning: array subscript has type 'char' [-Wchar-subscripts] 548 | _tmp9_->children[string_get (key, (glong) _tmp10_)] = _tmp11_; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rom-kana.c:549:33: warning: array subscript has type 'char' [-Wchar-subscripts] 549 | _tmp12_ = _tmp9_->children[string_get (key, (glong) _tmp10_)]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rom-kana.c:562:33: warning: array subscript has type 'char' [-Wchar-subscripts] 562 | _tmp20_ = _tmp18_->children[string_get (key, (glong) _tmp19_)]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rom-kana.c:567:17: warning: array subscript has type 'char' [-Wchar-subscripts] 567 | self->valid[string_get (key, (glong) _tmp22_)] = TRUE; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rom-kana.c:568:27: warning: array subscript has type 'char' [-Wchar-subscripts] 568 | _tmp23_ = self->valid[string_get (key, (glong) _tmp22_)]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rom-kana.c:519:14: warning: variable '_tmp23_' set but not used [-Wunused-but-set-variable] 519 | gboolean _tmp23_; | ^~~~~~~ rom-kana.c: In function 'g_unichar_to_string': rom-kana.c:935:27: warning: passing argument 2 of 'g_unichar_to_utf8' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 935 | g_unichar_to_utf8 (self, _tmp1_); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/gstring.h:33, from /usr/include/glib-2.0/glib/giochannel.h:34, from /usr/include/glib-2.0/glib.h:54, from rom-kana.c:24: /usr/include/glib-2.0/glib/gunicode.h:862:42: note: expected 'gchar *' {aka 'char *'} but argument is of type 'const gchar *' {aka 'const char *'} 862 | gchar *outbuf); | ~~~~~~~~~~~~^~~~~~ rom-kana.c: In function 'skk_rom_kana_converter_class_init': rom-kana.c:1470:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1470 | g_type_class_add_private (klass, sizeof (SkkRomKanaConverterPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from rom-kana.c:25: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ rom-kana.c: In function 'skk_rom_kana_converter_instance_init': rom-kana.c:1487:13: warning: Deprecated pre-processor symbol, replace with 1487 | self->priv = SKK_ROM_KANA_CONVERTER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from dict.c:23: dict.c: In function 'string_strip': dict.c:210:14: warning: passing argument 1 of 'g_strchug' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 210 | g_strstrip (_tmp1_); | ^~~~~~ /usr/include/glib-2.0/glib/gstrfuncs.h:181:53: note: in definition of macro 'g_strstrip' 181 | #define g_strstrip( string ) g_strchomp (g_strchug (string)) | ^~~~~~ /usr/include/glib-2.0/glib/gstrfuncs.h:176:55: note: expected 'gchar *' {aka 'char *'} but argument is of type 'const gchar *' {aka 'const char *'} 176 | gchar* g_strchug (gchar *string); | ~~~~~~~~~~~~~~^~~~~~ dict.c: In function 'skk_dict_split_candidates': dict.c:371:11: warning: variable '_tmp22__length1' set but not used [-Wunused-but-set-variable] 371 | gint _tmp22__length1; | ^~~~~~~~~~~~~~~ dict.c:367:11: warning: variable '_tmp19__length1' set but not used [-Wunused-but-set-variable] 367 | gint _tmp19__length1; | ^~~~~~~~~~~~~~~ dict.c:388:11: warning: variable '_tmp25__length1' set but not used [-Wunused-but-set-variable] 388 | gint _tmp25__length1; | ^~~~~~~~~~~~~~~ dict.c:342:19: warning: variable '_tmp34_' set but not used [-Wunused-but-set-variable] 342 | SkkCandidate* _tmp34_; | ^~~~~~~ dict.c:337:10: warning: variable '_tmp29__length1' set but not used [-Wunused-but-set-variable] 337 | gint _tmp29__length1; | ^~~~~~~~~~~~~~~ dict.c:334:13: warning: variable '_tmp18_' set but not used [-Wunused-but-set-variable] 334 | gchar** _tmp18_; | ^~~~~~~ dict.c:331:10: warning: variable '_text_annotation_size_' set but not used [-Wunused-but-set-variable] 331 | gint _text_annotation_size_; | ^~~~~~~~~~~~~~~~~~~~~~ dict.c:325:10: warning: variable '_tmp13__length1' set but not used [-Wunused-but-set-variable] 325 | gint _tmp13__length1; | ^~~~~~~~~~~~~~~ dict.c:321:13: warning: variable '_tmp12_' set but not used [-Wunused-but-set-variable] 321 | gchar** _tmp12_; | ^~~~~~~ dict.c:289:7: warning: variable '_candidates_size_' set but not used [-Wunused-but-set-variable] 289 | gint _candidates_size_; | ^~~~~~~~~~~~~~~~~ dict.c:285:10: warning: variable '_tmp7_' set but not used [-Wunused-but-set-variable] 285 | gchar** _tmp7_; | ^~~~~~ dict.c:283:7: warning: variable '_strv_size_' set but not used [-Wunused-but-set-variable] 283 | gint _strv_size_; | ^~~~~~~~~~~ dict.c: In function '_vala_g_strjoinv': dict.c:468:8: warning: variable '_tmp23_' set but not used [-Wunused-but-set-variable] 468 | gint _tmp23_; | ^~~~~~~ At top level: rom-kana.c:1603:1: warning: '_vala_array_free' defined but not used [-Wunused-function] 1603 | _vala_array_free (gpointer array, | ^~~~~~~~~~~~~~~~ rom-kana.c:50:20: warning: 'skk_rom_kana_node_properties' defined but not used [-Wunused-variable] 50 | static GParamSpec* skk_rom_kana_node_properties[SKK_ROM_KANA_NODE_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ dict.c: In function 'skk_dict_join_candidates': dict.c:657:12: warning: variable '_tmp9_' set but not used [-Wunused-but-set-variable] 657 | gchar* _tmp9_; | ^~~~~~ dict.c:652:10: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] 652 | gint _tmp4__length1; | ^~~~~~~~~~~~~~ dict.c:629:7: warning: variable '_strv_size_' set but not used [-Wunused-but-set-variable] 629 | gint _strv_size_; | ^~~~~~~~~~~ dict.c: In function '_vala_skk_dict_get_property': dict.c:916:12: warning: variable 'self' set but not used [-Wunused-but-set-variable] 916 | SkkDict * self; | ^~~~ dict.c: In function 'skk_empty_dict_real_reload': dict.c:933:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] 933 | SkkEmptyDict * self; | ^~~~ dict.c: In function 'skk_empty_dict_real_lookup': dict.c:947:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] 947 | SkkEmptyDict * self; | ^~~~ dict.c: In function 'skk_empty_dict_real_complete': dict.c:973:17: warning: variable 'self' set but not used [-Wunused-but-set-variable] 973 | SkkEmptyDict * self; | ^~~~ dict.c: In function 'skk_empty_dict_real_get_read_only': dict.c:1011:16: warning: variable 'self' set but not used [-Wunused-but-set-variable] 1011 | SkkEmptyDict* self; | ^~~~ encoding.c: In function 'skk_encoding_converter_get_coding_system': encoding.c:169:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 169 | entry_collection = SKK_ENCODING_CONVERTER_ENCODING_TO_CODING_SYSTEM_RULE; | ^ encoding.c:167:8: warning: unused variable '_entry_collection_size_' [-Wunused-variable] 167 | gint _entry_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ encoding.c:166:8: warning: variable 'entry_collection_length1' set but not used [-Wunused-but-set-variable] 166 | gint entry_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~ encoding.c: In function 'skk_encoding_converter_construct_from_coding_system': encoding.c:265:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | entry_collection = SKK_ENCODING_CONVERTER_ENCODING_TO_CODING_SYSTEM_RULE; | ^ encoding.c:263:8: warning: unused variable '_entry_collection_size_' [-Wunused-variable] 263 | gint _entry_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ encoding.c:262:8: warning: variable 'entry_collection_length1' set but not used [-Wunused-but-set-variable] 262 | gint entry_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~ encoding.c: In function 'string_get_data': encoding.c:314:7: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable] 314 | gint _tmp2_; | ^~~~~~ encoding.c:311:7: warning: variable '_res_size_' set but not used [-Wunused-but-set-variable] 311 | gint _res_size_; | ^~~~~~~~~~ encoding.c: In function 'skk_encoding_converter_convert': encoding.c:443:11: warning: variable '_tmp18__length1' set but not used [-Wunused-but-set-variable] 443 | gint _tmp18__length1; | ^~~~~~~~~~~~~~~ encoding.c:401:11: warning: variable '_tmp9_' set but not used [-Wunused-but-set-variable] 401 | guint8* _tmp9_; | ^~~~~~ encoding.c:399:8: warning: variable '_tmp7__length1' set but not used [-Wunused-but-set-variable] 399 | gint _tmp7__length1; | ^~~~~~~~~~~~~~ encoding.c:394:11: warning: variable '_tmp6_' set but not used [-Wunused-but-set-variable] 394 | guint8* _tmp6_; | ^~~~~~ encoding.c:366:7: warning: variable '_outbuf_size_' set but not used [-Wunused-but-set-variable] 366 | gint _outbuf_size_; | ^~~~~~~~~~~~~ encoding.c:362:7: warning: variable '_inbuf_size_' set but not used [-Wunused-but-set-variable] 362 | gint _inbuf_size_; | ^~~~~~~~~~~~ encoding.c: In function 'skk_encoding_converter_class_init': encoding.c:569:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 569 | g_type_class_add_private (klass, sizeof (SkkEncodingConverterPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from encoding.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ encoding.c: In function 'skk_encoding_converter_instance_init': encoding.c:613:13: warning: Deprecated pre-processor symbol, replace with 613 | self->priv = SKK_ENCODING_CONVERTER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:62, from file-dict.c:23: file-dict.c: In function 'skk_file_dict_read_until': /usr/include/glib-2.0/glib/gmessages.h:644:16: warning: returning 'void *' from a function with return type 'gboolean' {aka 'int'} makes integer from pointer without a cast [-Wint-conversion] 644 | return (val); \ | ^ file-dict.c:401:2: note: in expansion of macro 'g_return_val_if_fail' 401 | g_return_val_if_fail (((gsize) (*offset)) < _tmp2_, NULL); | ^~~~~~~~~~~~~~~~~~~~ file-dict.c: In function 'skk_file_dict_real_lookup': file-dict.c:1019:10: warning: assignment to 'GCompareFunc' {aka 'int (*)(const void *, const void *)'} from incompatible pointer type 'int (*)(const char *, const char *)' [-Wincompatible-pointer-types] 1019 | _tmp23_ = g_strcmp0; | ^ file-dict.c:911:8: warning: variable 'pos' set but not used [-Wunused-but-set-variable] 911 | glong pos = 0L; | ^~~ file-dict.c: In function 'skk_file_dict_strcmp_prefix': file-dict.c:1150:9: warning: assignment to 'GCompareFunc' {aka 'int (*)(const void *, const void *)'} from incompatible pointer type 'int (*)(const char *, const char *)' [-Wincompatible-pointer-types] 1150 | _tmp0_ = g_strcmp0; | ^ file-dict.c: In function 'skk_file_dict_real_complete': file-dict.c:1263:11: warning: assignment to 'gchar **' {aka 'char **'} from incompatible pointer type 'void **' [-Wincompatible-pointer-types] 1263 | _tmp19_ = _tmp18_; | ^ file-dict.c:1510:10: warning: assignment to 'gchar **' {aka 'char **'} from incompatible pointer type 'void **' [-Wincompatible-pointer-types] 1510 | _tmp80_ = _tmp79_; | ^ file-dict.c: In function 'skk_file_dict_real_get_read_only': file-dict.c:1596:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] 1596 | SkkFileDict* self; | ^~~~ file-dict.c: In function 'skk_file_dict_class_init': file-dict.c:1607:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1607 | g_type_class_add_private (klass, sizeof (SkkFileDictPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from file-dict.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ file-dict.c: In function 'skk_file_dict_instance_init': file-dict.c:1624:13: warning: Deprecated pre-processor symbol, replace with 1624 | self->priv = SKK_FILE_DICT_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-cdb-dict.lo `test -f 'cdb-dict.c' || echo './'`cdb-dict.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-user-dict.lo `test -f 'user-dict.c' || echo './'`user-dict.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-skkserv.lo `test -f 'skkserv.c' || echo './'`skkserv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-key-event.lo `test -f 'key-event.c' || echo './'`key-event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c cdb-dict.c -fPIC -DPIC -o .libs/libskk_la-cdb-dict.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c user-dict.c -fPIC -DPIC -o .libs/libskk_la-user-dict.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c skkserv.c -fPIC -DPIC -o .libs/libskk_la-skkserv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c key-event.c -fPIC -DPIC -o .libs/libskk_la-key-event.o cdb-dict.c: In function 'skk_cdb_dict_hash': cdb-dict.c:200:8: warning: unused variable '_c_collection_size_' [-Wunused-variable] 200 | gint _c_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~ cdb-dict.c:199:8: warning: variable 'c_collection_length1' set but not used [-Wunused-but-set-variable] 199 | gint c_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~ cdb-dict.c: In function 'string_to_utf8': cdb-dict.c:342:7: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] 342 | gint _tmp4__length1; | ^~~~~~~~~~~~~~ cdb-dict.c:339:7: warning: variable '__result__size_' set but not used [-Wunused-but-set-variable] 339 | gint __result__size_; | ^~~~~~~~~~~~~~~ cdb-dict.c: In function 'skk_cdb_dict_real_lookup': cdb-dict.c:608:13: warning: variable '_tmp61__length1' set but not used [-Wunused-but-set-variable] 608 | gint _tmp61__length1; | ^~~~~~~~~~~~~~~ cdb-dict.c:630:13: warning: variable '_tmp64__length1' set but not used [-Wunused-but-set-variable] 630 | gint _tmp64__length1; | ^~~~~~~~~~~~~~~ cdb-dict.c:580:12: warning: variable '_tmp54__length1' set but not used [-Wunused-but-set-variable] 580 | gint _tmp54__length1; | ^~~~~~~~~~~~~~~ cdb-dict.c:578:12: warning: variable '_data_size_' set but not used [-Wunused-but-set-variable] 578 | gint _data_size_; | ^~~~~~~~~~~ cdb-dict.c:388:7: warning: variable '_tmp16__length1' set but not used [-Wunused-but-set-variable] 388 | gint _tmp16__length1; | ^~~~~~~~~~~~~~~ cdb-dict.c: In function 'skk_cdb_dict_real_complete': cdb-dict.c:694:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] 694 | SkkCdbDict * self; | ^~~~ cdb-dict.c: In function 'skk_cdb_dict_real_get_read_only': cdb-dict.c:785:14: warning: variable 'self' set but not used [-Wunused-but-set-variable] 785 | SkkCdbDict* self; | ^~~~ cdb-dict.c: In function 'skk_cdb_dict_class_init': cdb-dict.c:796:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 796 | g_type_class_add_private (klass, sizeof (SkkCdbDictPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from cdb-dict.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cdb-dict.c: In function 'skk_cdb_dict_instance_init': cdb-dict.c:813:13: warning: Deprecated pre-processor symbol, replace with 813 | self->priv = SKK_CDB_DICT_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ user-dict.c: In function 'skk_user_dict_load': user-dict.c:342:39: warning: passing argument 3 of 'g_file_load_contents' from incompatible pointer type [-Wincompatible-pointer-types] 342 | g_file_load_contents (_tmp0_, NULL, &_tmp1_, &_tmp2_, &_tmp3_, &_inner_error_); | ^~~~~~~ | | | guint8 ** {aka unsigned char **} In file included from /usr/include/glib-2.0/gio/gio.h:77, from user-dict.c:27: /usr/include/glib-2.0/gio/gfile.h:1203:36: note: expected 'char **' but argument is of type 'guint8 **' {aka 'unsigned char **'} 1203 | char **contents, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ user-dict.c:889:9: warning: unused variable '_c_collection_size_' [-Wunused-variable] 889 | gint _c_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~ user-dict.c:888:9: warning: variable 'c_collection_length1' set but not used [-Wunused-but-set-variable] 888 | gint c_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~ user-dict.c:662:8: warning: variable '_candidates_size_' set but not used [-Wunused-but-set-variable] 662 | gint _candidates_size_; | ^~~~~~~~~~~~~~~~~ user-dict.c:320:8: warning: variable 'length' set but not used [-Wunused-but-set-variable] 320 | gsize length = 0UL; | ^~~~~~ user-dict.c:308:7: warning: variable '_contents_size_' set but not used [-Wunused-but-set-variable] 308 | gint _contents_size_ = 0; | ^~~~~~~~~~~~~~~ user-dict.c: In function 'skk_user_dict_compare_entry_asc': user-dict.c:1045:9: warning: assignment to 'GCompareFunc' {aka 'int (*)(const void *, const void *)'} from incompatible pointer type 'int (*)(const char *, const char *)' [-Wincompatible-pointer-types] 1045 | _tmp0_ = g_strcmp0; | ^ user-dict.c: In function 'skk_user_dict_compare_entry_dsc': user-dict.c:1067:9: warning: assignment to 'GCompareFunc' {aka 'int (*)(const void *, const void *)'} from incompatible pointer type 'int (*)(const char *, const char *)' [-Wincompatible-pointer-types] 1067 | _tmp0_ = g_strcmp0; | ^ user-dict.c: In function 'skk_user_dict_write_entries': user-dict.c:1122:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1122 | _tmp9_ = _tmp8_; | ^ user-dict.c:1124:11: warning: assignment to 'SkkCandidate **' {aka 'struct _SkkCandidate **'} from incompatible pointer type 'void **' [-Wincompatible-pointer-types] 1124 | _tmp12_ = _tmp11_; | ^ user-dict.c: In function 'string_get_data': user-dict.c:1155:7: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable] 1155 | gint _tmp2_; | ^~~~~~ user-dict.c:1152:7: warning: variable '_res_size_' set but not used [-Wunused-but-set-variable] 1152 | gint _res_size_; | ^~~~~~~~~~ user-dict.c: In function 'skk_user_dict_real_save': user-dict.c:1311:36: warning: pointer targets in passing argument 2 of 'g_file_replace_contents' differ in signedness [-Wpointer-sign] 1311 | g_file_replace_contents (_tmp38_, _tmp41_, (gsize) _tmp41__length1, _tmp42_, FALSE, G_FILE_CREATE_PRIVATE, &_tmp43_, NULL, &_inner_error_); | ^~~~~~~ | | | guint8 * {aka unsigned char *} In file included from /usr/include/glib-2.0/gio/gio.h:77, from user-dict.c:27: /usr/include/glib-2.0/gio/gfile.h:1234:36: note: expected 'const char *' but argument is of type 'guint8 *' {aka 'unsigned char *'} 1234 | const char *contents, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ user-dict.c: In function 'skk_user_dict_real_lookup': user-dict.c:1386:10: warning: assignment to 'SkkCandidate **' {aka 'struct _SkkCandidate **'} from incompatible pointer type 'void **' [-Wincompatible-pointer-types] 1386 | _tmp7_ = _tmp6_; | ^ user-dict.c: In function 'skk_user_dict_real_complete': user-dict.c:1521:10: warning: assignment to 'gchar **' {aka 'char **'} from incompatible pointer type 'void **' [-Wincompatible-pointer-types] 1521 | _tmp27_ = _tmp26_; | ^ user-dict.c: In function 'skk_user_dict_real_get_read_only': user-dict.c:1867:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] 1867 | SkkUserDict* self; | ^~~~ user-dict.c: In function 'skk_user_dict_class_init': user-dict.c:1878:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1878 | g_type_class_add_private (klass, sizeof (SkkUserDictPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from user-dict.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ user-dict.c: In function 'skk_user_dict_instance_init': user-dict.c:1900:13: warning: Deprecated pre-processor symbol, replace with 1900 | self->priv = SKK_USER_DICT_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdb-dict.c: In function 'skk_cdb_dict_real_lookup': cdb-dict.c:385:7: warning: '_tmp14_' may be used uninitialized in this function [-Wmaybe-uninitialized] 385 | gint _tmp14_; | ^~~~~~~ skkserv.c: In function 'skk_skk_serv_close_connection': skkserv.c:195:10: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] 195 | gsize bytes_written = 0UL; | ^~~~~~~~~~~~~ skkserv.c:194:11: warning: variable '_tmp1_' set but not used [-Wunused-but-set-variable] 194 | guint8 _tmp1_; | ^~~~~~ skkserv.c: In function 'skk_skk_serv_real_reload': skkserv.c:273:9: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] 273 | gsize bytes_written = 0UL; | ^~~~~~~~~~~~~ skkserv.c:272:10: warning: variable '_tmp7_' set but not used [-Wunused-but-set-variable] 272 | guint8 _tmp7_; | ^~~~~~ skkserv.c: In function 'skk_skk_serv_read_response': skkserv.c:523:11: warning: variable '_tmp18__length1' set but not used [-Wunused-but-set-variable] 523 | gint _tmp18__length1; | ^~~~~~~~~~~~~~~ skkserv.c:518:11: warning: variable '_tmp14__length1' set but not used [-Wunused-but-set-variable] 518 | gint _tmp14__length1; | ^~~~~~~~~~~~~~~ skkserv.c:516:11: warning: variable '_data_size_' set but not used [-Wunused-but-set-variable] 516 | gint _data_size_; | ^~~~~~~~~~~ skkserv.c: In function 'string_get_data': skkserv.c:602:7: warning: variable '_tmp2_' set but not used [-Wunused-but-set-variable] 602 | gint _tmp2_; | ^~~~~~ skkserv.c:599:7: warning: variable '_res_size_' set but not used [-Wunused-but-set-variable] 599 | gint _res_size_; | ^~~~~~~~~~ skkserv.c: In function 'skk_skk_serv_real_lookup': skkserv.c:699:9: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] 699 | gsize bytes_written = 0UL; | ^~~~~~~~~~~~~ skkserv.c: In function 'skk_skk_serv_real_complete': skkserv.c:939:9: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] 939 | gsize bytes_written = 0UL; | ^~~~~~~~~~~~~ skkserv.c: In function 'skk_skk_serv_real_get_read_only': skkserv.c:1176:14: warning: variable 'self' set but not used [-Wunused-but-set-variable] 1176 | SkkSkkServ* self; | ^~~~ skkserv.c: In function 'skk_skk_serv_class_init': skkserv.c:1187:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1187 | g_type_class_add_private (klass, sizeof (SkkSkkServPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from skkserv.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ skkserv.c: In function 'skk_skk_serv_instance_init': skkserv.c:1204:13: warning: Deprecated pre-processor symbol, replace with 1204 | self->priv = SKK_SKK_SERV_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ key-event.c: In function 'skk_key_event_construct_from_string': key-event.c:616:19: warning: variable '_tmp46__length1' set but not used [-Wunused-but-set-variable] 616 | gint _tmp46__length1; | ^~~~~~~~~~~~~~~ key-event.c:603:18: warning: variable '_tmp42__length1' set but not used [-Wunused-but-set-variable] 603 | gint _tmp42__length1; | ^~~~~~~~~~~~~~~ key-event.c:590:17: warning: variable '_tmp38__length1' set but not used [-Wunused-but-set-variable] 590 | gint _tmp38__length1; | ^~~~~~~~~~~~~~~ key-event.c:577:16: warning: variable '_tmp34__length1' set but not used [-Wunused-but-set-variable] 577 | gint _tmp34__length1; | ^~~~~~~~~~~~~~~ key-event.c:564:15: warning: variable '_tmp30__length1' set but not used [-Wunused-but-set-variable] 564 | gint _tmp30__length1; | ^~~~~~~~~~~~~~~ key-event.c:551:14: warning: variable '_tmp26__length1' set but not used [-Wunused-but-set-variable] 551 | gint _tmp26__length1; | ^~~~~~~~~~~~~~~ key-event.c:538:13: warning: variable '_tmp22__length1' set but not used [-Wunused-but-set-variable] 538 | gint _tmp22__length1; | ^~~~~~~~~~~~~~~ key-event.c:525:12: warning: variable '_tmp18__length1' set but not used [-Wunused-but-set-variable] 525 | gint _tmp18__length1; | ^~~~~~~~~~~~~~~ key-event.c:512:11: warning: variable '_tmp14__length1' set but not used [-Wunused-but-set-variable] 512 | gint _tmp14__length1; | ^~~~~~~~~~~~~~~ key-event.c:487:10: warning: variable '_tmp10__length1' set but not used [-Wunused-but-set-variable] 487 | gint _tmp10__length1; | ^~~~~~~~~~~~~~~ key-event.c:484:13: warning: variable '_tmp9_' set but not used [-Wunused-but-set-variable] 484 | gchar** _tmp9_; | ^~~~~~ key-event.c:464:8: warning: variable '_tmp50__length1' set but not used [-Wunused-but-set-variable] 464 | gint _tmp50__length1; | ^~~~~~~~~~~~~~~ key-event.c:461:8: warning: variable '_strv_size_' set but not used [-Wunused-but-set-variable] 461 | gint _strv_size_; | ^~~~~~~~~~~ key-event.c:701:10: warning: unused variable '_mod_collection_size_' [-Wunused-variable] 701 | gint _mod_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~ key-event.c:700:10: warning: variable 'mod_collection_length1' set but not used [-Wunused-but-set-variable] 700 | gint mod_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~ key-event.c:678:9: warning: variable '_mods_size_' set but not used [-Wunused-but-set-variable] 678 | gint _mods_size_; | ^~~~~~~~~~~ key-event.c: In function 'g_unichar_to_string': key-event.c:804:27: warning: passing argument 2 of 'g_unichar_to_utf8' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 804 | g_unichar_to_utf8 (self, _tmp1_); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/gstring.h:33, from /usr/include/glib-2.0/glib/giochannel.h:34, from /usr/include/glib-2.0/glib.h:54, from key-event.c:23: /usr/include/glib-2.0/glib/gunicode.h:862:42: note: expected 'gchar *' {aka 'char *'} but argument is of type 'const gchar *' {aka 'const char *'} 862 | gchar *outbuf); | ~~~~~~~~~~~~^~~~~~ key-event.c: In function '_vala_g_strjoinv': key-event.c:844:8: warning: variable '_tmp23_' set but not used [-Wunused-but-set-variable] 844 | gint _tmp23_; | ^~~~~~~ key-event.c: In function 'skk_key_event_to_string': key-event.c:1124:9: warning: assignment to 'gchar **' {aka 'char **'} from incompatible pointer type 'void **' [-Wincompatible-pointer-types] 1124 | array = _tmp32_; | ^ key-event.c:1060:8: warning: variable '_tmp43_' set but not used [-Wunused-but-set-variable] 1060 | gint _tmp43_; | ^~~~~~~ key-event.c:1049:8: warning: variable '_tmp34_' set but not used [-Wunused-but-set-variable] 1049 | gint _tmp34_; | ^~~~~~~ key-event.c:1047:11: warning: variable '_tmp33_' set but not used [-Wunused-but-set-variable] 1047 | gchar** _tmp33_; | ^~~~~~~ key-event.c:1045:8: warning: variable '_array_size_' set but not used [-Wunused-but-set-variable] 1045 | gint _array_size_; | ^~~~~~~~~~~~ key-event.c: In function 'skk_key_event_construct_from_x_keysym': key-event.c:1188:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1188 | entry_collection = SKK_KEY_EVENT_NAME_KEYVALS; | ^ key-event.c:1186:8: warning: unused variable '_entry_collection_size_' [-Wunused-variable] 1186 | gint _entry_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ key-event.c:1185:8: warning: variable 'entry_collection_length1' set but not used [-Wunused-but-set-variable] 1185 | gint entry_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~ key-event.c:1214:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1214 | entry_collection = SKK_KEY_EVENT_CODE_KEYVALS; | ^ key-event.c:1212:8: warning: unused variable '_entry_collection_size_' [-Wunused-variable] 1212 | gint _entry_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ key-event.c:1211:8: warning: variable 'entry_collection_length1' set but not used [-Wunused-but-set-variable] 1211 | gint entry_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~ key-event.c: In function 'skk_key_event_class_init': key-event.c:1486:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1486 | g_type_class_add_private (klass, sizeof (SkkKeyEventPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from key-event.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ key-event.c: In function 'skk_key_event_instance_init': key-event.c:1512:13: warning: Deprecated pre-processor symbol, replace with 1512 | self->priv = SKK_KEY_EVENT_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-key-event-filter.lo `test -f 'key-event-filter.c' || echo './'`key-event-filter.c user-dict.c: In function 'skk_user_dict_real_save': user-dict.c:1311:2: warning: '_tmp40__length1' may be used uninitialized in this function [-Wmaybe-uninitialized] 1311 | g_file_replace_contents (_tmp38_, _tmp41_, (gsize) _tmp41__length1, _tmp42_, FALSE, G_FILE_CREATE_PRIVATE, &_tmp43_, NULL, &_inner_error_); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ skkserv.c: In function 'skk_skk_serv_real_complete': skkserv.c:979:3: warning: '_tmp15__length1' may be used uninitialized in this function [-Wmaybe-uninitialized] 979 | g_output_stream_write_all (_tmp11_, _tmp16_, (gsize) _tmp16__length1, &_tmp17_, NULL, &_inner_error_); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ skkserv.c: In function 'skk_skk_serv_real_lookup': skkserv.c:742:3: warning: '_tmp15__length1' may be used uninitialized in this function [-Wmaybe-uninitialized] 742 | g_output_stream_write_all (_tmp11_, _tmp16_, (gsize) _tmp16__length1, &_tmp17_, NULL, &_inner_error_); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c key-event-filter.c -fPIC -DPIC -o .libs/libskk_la-key-event-filter.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-keymap.lo `test -f 'keymap.c' || echo './'`keymap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-rule.lo `test -f 'rule.c' || echo './'`rule.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-map-file.lo `test -f 'map-file.c' || echo './'`map-file.c key-event-filter.c: In function 'skk_simple_key_event_filter_real_filter_key_event': key-event-filter.c:243:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] 243 | SkkSimpleKeyEventFilter * self; | ^~~~ At top level: key-event-filter.c:72:20: warning: 'skk_simple_key_event_filter_properties' defined but not used [-Wunused-variable] 72 | static GParamSpec* skk_simple_key_event_filter_properties[SKK_SIMPLE_KEY_EVENT_FILTER_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ key-event-filter.c:51:20: warning: 'skk_key_event_filter_properties' defined but not used [-Wunused-variable] 51 | static GParamSpec* skk_key_event_filter_properties[SKK_KEY_EVENT_FILTER_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-state.lo `test -f 'state.c' || echo './'`state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c keymap.c -fPIC -DPIC -o .libs/libskk_la-keymap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c rule.c -fPIC -DPIC -o .libs/libskk_la-rule.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c map-file.c -fPIC -DPIC -o .libs/libskk_la-map-file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c state.c -fPIC -DPIC -o .libs/libskk_la-state.o keymap.c: In function 'skk_keymap_class_init': keymap.c:293:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 293 | g_type_class_add_private (klass, sizeof (SkkKeymapPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from keymap.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ keymap.c: In function 'skk_keymap_instance_init': keymap.c:302:13: warning: Deprecated pre-processor symbol, replace with 302 | self->priv = SKK_KEYMAP_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: keymap.c:44:20: warning: 'skk_keymap_properties' defined but not used [-Wunused-variable] 44 | static GParamSpec* skk_keymap_properties[SKK_KEYMAP_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-context.lo `test -f 'context.c' || echo './'`context.c rule.c: In function 'skk_rule_construct': rule.c:1402:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1402 | entry_collection = SKK_RULE_keymap_names; | ^ rule.c:1428:23: warning: variable '_tmp27_' set but not used [-Wunused-but-set-variable] 1428 | SkkKeymapMapFile* _tmp27_; | ^~~~~~~ rule.c:1424:10: warning: variable '_tmp23__length1' set but not used [-Wunused-but-set-variable] 1424 | gint _tmp23__length1; | ^~~~~~~~~~~~~~~ rule.c:1400:8: warning: unused variable '_entry_collection_size_' [-Wunused-variable] 1400 | gint _entry_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ rule.c:1399:8: warning: variable 'entry_collection_length1' set but not used [-Wunused-but-set-variable] 1399 | gint entry_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~ rule.c: In function 'skk_rule_find_rule': rule.c:1564:8: warning: unused variable '_dir_collection_size_' [-Wunused-variable] 1564 | gint _dir_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~ rule.c:1563:8: warning: variable 'dir_collection_length1' set but not used [-Wunused-but-set-variable] 1563 | gint dir_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~ map-file.c: In function 'skk_map_file_class_init': map-file.c:854:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 854 | g_type_class_add_private (klass, sizeof (SkkMapFilePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from map-file.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ rule.c: In function 'skk_rule_list': rule.c:1810:13: warning: variable '_tmp24__length1' set but not used [-Wunused-but-set-variable] 1810 | gint _tmp24__length1; | ^~~~~~~~~~~~~~~ rule.c:1809:25: warning: variable '_tmp24_' set but not used [-Wunused-but-set-variable] 1809 | SkkRuleMetadata* _tmp24_; | ^~~~~~~ map-file.c: In function 'skk_map_file_instance_init': map-file.c:863:13: warning: Deprecated pre-processor symbol, replace with 863 | self->priv = SKK_MAP_FILE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rule.c:1719:8: warning: unused variable '_dir_collection_size_' [-Wunused-variable] 1719 | gint _dir_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~ rule.c:1718:8: warning: variable 'dir_collection_length1' set but not used [-Wunused-but-set-variable] 1718 | gint dir_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~ rule.c: In function 'skk_rule_class_init': rule.c:2019:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2019 | g_type_class_add_private (klass, sizeof (SkkRulePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from rule.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ rule.c: In function 'skk_rule_instance_init': rule.c:2049:13: warning: Deprecated pre-processor symbol, replace with 2049 | self->priv = SKK_RULE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: map-file.c:45:20: warning: 'skk_map_file_properties' defined but not used [-Wunused-variable] 45 | static GParamSpec* skk_map_file_properties[SKK_MAP_FILE_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~~~~~~~ At top level: rule.c:99:20: warning: 'skk_rom_kana_map_file_properties' defined but not used [-Wunused-variable] 99 | static GParamSpec* skk_rom_kana_map_file_properties[SKK_ROM_KANA_MAP_FILE_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rule.c:67:20: warning: 'skk_keymap_map_file_properties' defined but not used [-Wunused-variable] 67 | static GParamSpec* skk_keymap_map_file_properties[SKK_KEYMAP_MAP_FILE_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ state.c: In function 'skk_state_lookup_key': state.c:907:7: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable] 907 | gint _tmp1__length1; | ^~~~~~~~~~~~~~ state.c: In function 'skk_state_where_is': state.c:941:7: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable] 941 | gint _tmp1__length1; | ^~~~~~~~~~~~~~ state.c: In function 'skk_state_construct': state.c:1100:72: warning: passing argument 1 of '_vala_array_dup3' from incompatible pointer type [-Wincompatible-pointer-types] 1100 | _tmp5_ = (SKK_AUTO_START_HENKAN_KEYWORDS != NULL) ? _vala_array_dup3 (SKK_AUTO_START_HENKAN_KEYWORDS, G_N_ELEMENTS (SKK_AUTO_START_HENKAN_KEYWORDS)) : ((gpointer) SKK_AUTO_START_HENKAN_KEYWORDS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const gchar ** {aka const char **} state.c:1056:27: note: expected 'gchar **' {aka 'char **'} but argument is of type 'const gchar **' {aka 'const char **'} 1056 | _vala_array_dup3 (gchar** self, | ~~~~~~~~^~~~ state.c: In function 'skk_state_cancel_okuri': state.c:1336:23: warning: variable '_tmp0_' set but not used [-Wunused-but-set-variable] 1336 | SkkRomKanaConverter* _tmp0_; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:62, from state.c:24: state.c: In function 'skk_state_extract_numerics': /usr/include/glib-2.0/glib/gmessages.h:667:12: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 667 | return (val); \ | ^ state.c:1528:4: note: in expansion of macro 'g_return_val_if_reached' 1528 | g_return_val_if_reached (midasi); | ^~~~~~~~~~~~~~~~~~~~~~~ state.c:1486:8: warning: variable '_tmp12__length1' set but not used [-Wunused-but-set-variable] 1486 | gint _tmp12__length1; | ^~~~~~~~~~~~~~~ state.c:1485:9: warning: variable '_tmp12_' set but not used [-Wunused-but-set-variable] 1485 | gint* _tmp12_; | ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:62, from state.c:24: state.c: In function 'skk_state_expand_numeric_references': /usr/include/glib-2.0/glib/gmessages.h:667:12: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 667 | return (val); \ | ^ state.c:1745:6: note: in expansion of macro 'g_return_val_if_reached' 1745 | g_return_val_if_reached (text); | ^~~~~~~~~~~~~~~~~~~~~~~ state.c: In function 'skk_state_lookup': state.c:1840:7: warning: variable '_numerics_size_' set but not used [-Wunused-but-set-variable] 1840 | gint _numerics_size_; | ^~~~~~~~~~~~~~~ state.c: In function 'skk_state_lookup_internal': state.c:1949:10: warning: unused variable '_candidate_collection_size_' [-Wunused-variable] 1949 | gint _candidate_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ state.c:1948:10: warning: variable 'candidate_collection_length1' set but not used [-Wunused-but-set-variable] 1948 | gint candidate_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ state.c:1922:9: warning: variable '__candidates_size_' set but not used [-Wunused-but-set-variable] 1922 | gint __candidates_size_; | ^~~~~~~~~~~~~~~~~~ state.c: In function 'skk_state_completion_start': state.c:2149:10: warning: unused variable '_word_collection_size_' [-Wunused-variable] 2149 | gint _word_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~ state.c:2148:10: warning: variable 'word_collection_length1' set but not used [-Wunused-but-set-variable] 2148 | gint word_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ state.c:2124:9: warning: variable '__completion_size_' set but not used [-Wunused-but-set-variable] 2124 | gint __completion_size_; | ^~~~~~~~~~~~~~~~~~ state.c: In function 'skk_state_class_init': state.c:2558:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2558 | g_type_class_add_private (klass, sizeof (SkkStatePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from state.c:25: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ state.c: In function 'skk_state_instance_init': state.c:2580:13: warning: Deprecated pre-processor symbol, replace with 2580 | self->priv = SKK_STATE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ state.c: In function 'skk_none_state_handler_real_process_key_event': state.c:3149:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3149 | entry_collection = SKK_NONE_STATE_HANDLER_input_mode_commands; | ^ state.c:3147:9: warning: unused variable '_entry_collection_size_' [-Wunused-variable] 3147 | gint _entry_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ state.c:3146:9: warning: variable 'entry_collection_length1' set but not used [-Wunused-but-set-variable] 3146 | gint entry_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~ state.c:2864:24: warning: variable 'self' set but not used [-Wunused-but-set-variable] 2864 | SkkNoneStateHandler * self; | ^~~~ state.c: In function 'skk_none_state_handler_real_get_preedit': state.c:3501:24: warning: variable 'self' set but not used [-Wunused-but-set-variable] 3501 | SkkNoneStateHandler * self; | ^~~~ state.c: In function 'skk_kuten_state_handler_real_get_preedit': state.c:3967:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] 3967 | SkkKutenStateHandler * self; | ^~~~ state.c: In function 'skk_kuten_state_handler_class_init': state.c:3996:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3996 | g_type_class_add_private (klass, sizeof (SkkKutenStateHandlerPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from state.c:25: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ state.c: In function 'skk_kuten_state_handler_instance_init': state.c:4006:13: warning: Deprecated pre-processor symbol, replace with 4006 | self->priv = SKK_KUTEN_STATE_HANDLER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ state.c: In function 'skk_abbrev_state_handler_real_process_key_event': state.c:4039:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] 4039 | SkkAbbrevStateHandler * self; | ^~~~ state.c: In function 'skk_abbrev_state_handler_real_get_preedit': state.c:4220:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] 4220 | SkkAbbrevStateHandler * self; | ^~~~ state.c: In function 'skk_start_state_handler_real_process_key_event': state.c:4340:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4340 | entry_collection = SKK_START_STATE_HANDLER_end_preedit_commands; | ^ state.c:4338:8: warning: unused variable '_entry_collection_size_' [-Wunused-variable] 4338 | gint _entry_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ state.c:4337:8: warning: variable 'entry_collection_length1' set but not used [-Wunused-but-set-variable] 4337 | gint entry_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~ state.c:4707:31: warning: variable '_tmp120_' set but not used [-Wunused-but-set-variable] 4707 | SkkRomKanaConverter* _tmp120_; | ^~~~~~~~ state.c: In function 'skk_start_state_handler_real_get_preedit': state.c:5006:25: warning: variable 'self' set but not used [-Wunused-but-set-variable] 5006 | SkkStartStateHandler * self; | ^~~~ state.c: In function 'skk_start_state_handler_check_auto_conversion': state.c:5084:8: warning: unused variable '_keyword_collection_size_' [-Wunused-variable] 5084 | gint _keyword_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~ state.c:5083:8: warning: variable 'keyword_collection_length1' set but not used [-Wunused-but-set-variable] 5083 | gint keyword_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ state.c: In function 'skk_select_state_handler_real_process_key_event': state.c:5215:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] 5215 | SkkSelectStateHandler * self; | ^~~~ state.c: In function 'skk_select_state_handler_real_get_preedit': state.c:5533:26: warning: variable 'self' set but not used [-Wunused-but-set-variable] 5533 | SkkSelectStateHandler * self; | ^~~~ At top level: state.c:343:20: warning: 'skk_select_state_handler_properties' defined but not used [-Wunused-variable] 343 | static GParamSpec* skk_select_state_handler_properties[SKK_SELECT_STATE_HANDLER_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ state.c:337:20: warning: 'skk_start_state_handler_properties' defined but not used [-Wunused-variable] 337 | static GParamSpec* skk_start_state_handler_properties[SKK_START_STATE_HANDLER_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ state.c:321:20: warning: 'skk_abbrev_state_handler_properties' defined but not used [-Wunused-variable] 321 | static GParamSpec* skk_abbrev_state_handler_properties[SKK_ABBREV_STATE_HANDLER_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ state.c:315:20: warning: 'skk_kuten_state_handler_properties' defined but not used [-Wunused-variable] 315 | static GParamSpec* skk_kuten_state_handler_properties[SKK_KUTEN_STATE_HANDLER_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ state.c:266:20: warning: 'skk_none_state_handler_properties' defined but not used [-Wunused-variable] 266 | static GParamSpec* skk_none_state_handler_properties[SKK_NONE_STATE_HANDLER_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ state.c:257:20: warning: 'skk_state_handler_properties' defined but not used [-Wunused-variable] 257 | static GParamSpec* skk_state_handler_properties[SKK_STATE_HANDLER_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c context.c -fPIC -DPIC -o .libs/libskk_la-context.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-candidate.lo `test -f 'candidate.c' || echo './'`candidate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c candidate.c -fPIC -DPIC -o .libs/libskk_la-candidate.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-candidate-list.lo `test -f 'candidate-list.c' || echo './'`candidate-list.c context.c: In function 'skk_context_construct': context.c:801:8: warning: unused variable '_dict_collection_size_' [-Wunused-variable] 801 | gint _dict_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~ context.c:800:8: warning: variable 'dict_collection_length1' set but not used [-Wunused-but-set-variable] 800 | gint dict_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ state.c: In function 'skk_state_lookup': state.c:1874:3: warning: '_tmp4_' may be used uninitialized in this function [-Wmaybe-uninitialized] 1874 | skk_state_lookup_internal (self, _tmp7_, _tmp8_, _tmp8__length1, okuri); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.c: In function 'skk_context_select_candidate_in_dictionaries': context.c:1048:8: warning: unused variable '_dict_collection_size_' [-Wunused-variable] 1048 | gint _dict_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~ context.c: In function 'skk_context_save_dictionaries': context.c:2378:8: warning: unused variable '_dict_collection_size_' [-Wunused-variable] 2378 | gint _dict_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~ context.c: In function 'skk_context_get_dictionaries': context.c:2426:9: warning: assignment to 'SkkDict **' {aka 'struct _SkkDict **'} from incompatible pointer type 'void **' [-Wincompatible-pointer-types] 2426 | _tmp3_ = _tmp2_; | ^ context.c: In function 'skk_context_set_dictionaries': context.c:2448:8: warning: unused variable '_dict_collection_size_' [-Wunused-variable] 2448 | gint _dict_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~ context.c:2447:8: warning: variable 'dict_collection_length1' set but not used [-Wunused-but-set-variable] 2447 | gint dict_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ context.c: In function 'skk_context_class_init': context.c:2858:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2858 | g_type_class_add_private (klass, sizeof (SkkContextPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from context.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ context.c: In function 'skk_context_instance_init': context.c:2926:13: warning: Deprecated pre-processor symbol, replace with 2926 | self->priv = SKK_CONTEXT_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ candidate.c: In function 'skk_candidate_class_init': candidate.c:334:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 334 | g_type_class_add_private (klass, sizeof (SkkCandidatePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from candidate.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ candidate.c: In function 'skk_candidate_instance_init': candidate.c:368:13: warning: Deprecated pre-processor symbol, replace with 368 | self->priv = SKK_CANDIDATE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c candidate-list.c -fPIC -DPIC -o .libs/libskk_la-candidate-list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-nicola.lo `test -f 'nicola.c' || echo './'`nicola.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c nicola.c -fPIC -DPIC -o .libs/libskk_la-nicola.o candidate-list.c: In function '_vala_skk_candidate_list_get_property': candidate-list.c:773:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] 773 | SkkCandidateList * self; | ^~~~ candidate-list.c: In function '_vala_skk_candidate_list_set_property': candidate-list.c:789:21: warning: variable 'self' set but not used [-Wunused-but-set-variable] 789 | SkkCandidateList * self; | ^~~~ candidate-list.c: In function 'skk_simple_candidate_list_real_add_candidates': candidate-list.c:891:8: warning: unused variable '_c_collection_size_' [-Wunused-variable] 891 | gint _c_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~ candidate-list.c:890:8: warning: variable 'c_collection_length1' set but not used [-Wunused-but-set-variable] 890 | gint c_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~ candidate-list.c: In function 'skk_simple_candidate_list_class_init': candidate-list.c:1247:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1247 | g_type_class_add_private (klass, sizeof (SkkSimpleCandidateListPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from candidate-list.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ candidate-list.c: In function 'skk_simple_candidate_list_instance_init': candidate-list.c:1281:13: warning: Deprecated pre-processor symbol, replace with 1281 | self->priv = SKK_SIMPLE_CANDIDATE_LIST_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ candidate-list.c: In function 'skk_proxy_candidate_list_class_init': candidate-list.c:1777:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1777 | g_type_class_add_private (klass, sizeof (SkkProxyCandidateListPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from candidate-list.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ candidate-list.c: In function 'skk_proxy_candidate_list_instance_init': candidate-list.c:1810:13: warning: Deprecated pre-processor symbol, replace with 1810 | self->priv = SKK_PROXY_CANDIDATE_LIST_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-expr.lo `test -f 'expr.c' || echo './'`expr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-util.lo `test -f 'util.c' || echo './'`util.c nicola.c: In function 'skk_nicola_key_event_filter_get_time': nicola.c:272:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 272 | GTimeVal tv = {0}; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from nicola.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ nicola.c:273:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 273 | GTimeVal _tmp0_; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from nicola.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ nicola.c:275:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 275 | GTimeVal _tmp2_; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from nicola.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ nicola.c:277:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 277 | g_get_current_time (&tv); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from nicola.c:23: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here 681 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ nicola.c: In function 'g_unichar_to_string': nicola.c:355:27: warning: passing argument 2 of 'g_unichar_to_utf8' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 355 | g_unichar_to_utf8 (self, _tmp1_); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/gstring.h:33, from /usr/include/glib-2.0/glib/giochannel.h:34, from /usr/include/glib-2.0/glib.h:54, from nicola.c:23: /usr/include/glib-2.0/glib/gunicode.h:862:42: note: expected 'gchar *' {aka 'char *'} but argument is of type 'const gchar *' {aka 'const char *'} 862 | gchar *outbuf); | ~~~~~~~~~~~~^~~~~~ nicola.c: In function 'skk_nicola_key_event_filter_dispatch': nicola.c:1024:65: warning: passing argument 3 of '_vala_string_array_contains' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1024 | if (_vala_string_array_contains (_tmp74_, _tmp74__length1, _tmp73_)) { | ^~~~~~~ nicola.c:786:37: note: expected 'gchar *' {aka 'char *'} but argument is of type 'const gchar *' {aka 'const char *'} 786 | gchar* needle) | ~~~~~~~^~~~~~ nicola.c: In function 'skk_nicola_key_event_filter_constructor': nicola.c:1367:85: warning: passing argument 1 of '_vala_array_dup6' from incompatible pointer type [-Wincompatible-pointer-types] 1367 | _tmp0_ = (SKK_NICOLA_KEY_EVENT_FILTER_SPECIAL_DOUBLES != NULL) ? _vala_array_dup6 (SKK_NICOLA_KEY_EVENT_FILTER_SPECIAL_DOUBLES, G_N_ELEMENTS (SKK_NICOLA_KEY_EVENT_FILTER_SPECIAL_DOUBLES)) : ((gpointer) SKK_NICOLA_KEY_EVENT_FILTER_SPECIAL_DOUBLES); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const gchar ** {aka const char **} nicola.c:1339:27: note: expected 'gchar **' {aka 'char **'} but argument is of type 'const gchar **' {aka 'const char **'} 1339 | _vala_array_dup6 (gchar** self, | ~~~~~~~~^~~~ nicola.c: In function 'skk_nicola_key_event_filter_timed_entry_class_init': nicola.c:1557:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1557 | g_type_class_add_private (klass, sizeof (SkkNicolaKeyEventFilterTimedEntryPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from nicola.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ nicola.c: In function 'skk_nicola_key_event_filter_timed_entry_instance_init': nicola.c:1564:13: warning: Deprecated pre-processor symbol, replace with 1564 | self->priv = SKK_NICOLA_KEY_EVENT_FILTER_TIMED_ENTRY_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nicola.c: In function 'skk_nicola_key_event_filter_class_init': nicola.c:1621:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1621 | g_type_class_add_private (klass, sizeof (SkkNicolaKeyEventFilterPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from nicola.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ nicola.c: In function 'skk_nicola_key_event_filter_instance_init': nicola.c:1633:13: warning: Deprecated pre-processor symbol, replace with 1633 | self->priv = SKK_NICOLA_KEY_EVENT_FILTER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: nicola.c:76:20: warning: 'skk_nicola_key_event_filter_properties' defined but not used [-Wunused-variable] 76 | static GParamSpec* skk_nicola_key_event_filter_properties[SKK_NICOLA_KEY_EVENT_FILTER_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c expr.c -fPIC -DPIC -o .libs/libskk_la-expr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c util.c -fPIC -DPIC -o .libs/libskk_la-util.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libskk_la-keysyms.lo `test -f 'keysyms.c' || echo './'`keysyms.c expr.c:70:20: warning: 'skk_expr_evaluator_properties' defined but not used [-Wunused-variable] 70 | static GParamSpec* skk_expr_evaluator_properties[SKK_EXPR_EVALUATOR_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ expr.c:52:20: warning: 'skk_expr_reader_properties' defined but not used [-Wunused-variable] 52 | static GParamSpec* skk_expr_reader_properties[SKK_EXPR_READER_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c keysyms.c -fPIC -DPIC -o .libs/libskk_la-keysyms.o util.c: In function 'skk_entry_copy': util.c:323:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 323 | (*dest).key = _tmp0_; | ^ util.c:325:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 325 | (*dest).value = _tmp1_; | ^ util.c: In function 'skk_util_get_katakana': util.c:707:35: warning: passing argument 2 of 'skk_util_foreach_katakana' from incompatible pointer type [-Wincompatible-pointer-types] 707 | skk_util_foreach_katakana (kana, ___lambda4__gfunc, _data1_); | ^~~~~~~~~~~~~~~~~ | | | void (*)(const void *, void *) util.c:587:34: note: expected 'GFunc' {aka 'void (*)(void *, void *)'} but argument is of type 'void (*)(const void *, void *)' 587 | GFunc func, | ~~~~~~^~~~ util.c: In function 'skk_util_get_hiragana': util.c:779:35: warning: passing argument 2 of 'skk_util_foreach_katakana' from incompatible pointer type [-Wincompatible-pointer-types] 779 | skk_util_foreach_katakana (kana, ___lambda5__gfunc, _data2_); | ^~~~~~~~~~~~~~~~~ | | | void (*)(const void *, void *) util.c:587:34: note: expected 'GFunc' {aka 'void (*)(void *, void *)'} but argument is of type 'void (*)(const void *, void *)' 587 | GFunc func, | ~~~~~~^~~~ util.c: In function 'skk_util_get_hankaku_katakana': util.c:851:35: warning: passing argument 2 of 'skk_util_foreach_katakana' from incompatible pointer type [-Wincompatible-pointer-types] 851 | skk_util_foreach_katakana (kana, ___lambda6__gfunc, _data3_); | ^~~~~~~~~~~~~~~~~ | | | void (*)(const void *, void *) util.c:587:34: note: expected 'GFunc' {aka 'void (*)(void *, void *)'} but argument is of type 'void (*)(const void *, void *)' 587 | GFunc func, | ~~~~~~^~~~ util.c: In function 'skk_util_get_numeric': util.c:1105:50: warning: passing argument 2 of 'skk_util_get_kanji_numeric' from incompatible pointer type [-Wincompatible-pointer-types] 1105 | _tmp5_ = skk_util_get_kanji_numeric (numeric, SKK_UTIL_KanjiNumericTable, G_N_ELEMENTS (SKK_UTIL_KanjiNumericTable), NULL, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const gchar ** {aka const char **} util.c:909:37: note: expected 'gchar **' {aka 'char **'} but argument is of type 'const gchar **' {aka 'const char **'} 909 | gchar** num_table, | ~~~~~~~~^~~~~~~~~ util.c:1112:50: warning: passing argument 2 of 'skk_util_get_kanji_numeric' from incompatible pointer type [-Wincompatible-pointer-types] 1112 | _tmp6_ = skk_util_get_kanji_numeric (numeric, SKK_UTIL_KanjiNumericTable, G_N_ELEMENTS (SKK_UTIL_KanjiNumericTable), SKK_UTIL_KanjiNumericalPositionTable, G_N_ELEMENTS (SKK_UTIL_KanjiNumericalPositionTable)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const gchar ** {aka const char **} util.c:909:37: note: expected 'gchar **' {aka 'char **'} but argument is of type 'const gchar **' {aka 'const char **'} 909 | gchar** num_table, | ~~~~~~~~^~~~~~~~~ util.c:1112:121: warning: passing argument 4 of 'skk_util_get_kanji_numeric' from incompatible pointer type [-Wincompatible-pointer-types] 1112 | _tmp6_ = skk_util_get_kanji_numeric (numeric, SKK_UTIL_KanjiNumericTable, G_N_ELEMENTS (SKK_UTIL_KanjiNumericTable), SKK_UTIL_KanjiNumericalPositionTable, G_N_ELEMENTS (SKK_UTIL_KanjiNumericalPositionTable)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const gchar ** {aka const char **} util.c:911:37: note: expected 'gchar **' {aka 'char **'} but argument is of type 'const gchar **' {aka 'const char **'} 911 | gchar** num_pos_table, | ~~~~~~~~^~~~~~~~~~~~~ util.c:1119:50: warning: passing argument 2 of 'skk_util_get_kanji_numeric' from incompatible pointer type [-Wincompatible-pointer-types] 1119 | _tmp7_ = skk_util_get_kanji_numeric (numeric, SKK_UTIL_DaijiNumericTable, G_N_ELEMENTS (SKK_UTIL_DaijiNumericTable), SKK_UTIL_DaijiNumericalPositionTable, G_N_ELEMENTS (SKK_UTIL_DaijiNumericalPositionTable)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const gchar ** {aka const char **} util.c:909:37: note: expected 'gchar **' {aka 'char **'} but argument is of type 'const gchar **' {aka 'const char **'} 909 | gchar** num_table, | ~~~~~~~~^~~~~~~~~ util.c:1119:121: warning: passing argument 4 of 'skk_util_get_kanji_numeric' from incompatible pointer type [-Wincompatible-pointer-types] 1119 | _tmp7_ = skk_util_get_kanji_numeric (numeric, SKK_UTIL_DaijiNumericTable, G_N_ELEMENTS (SKK_UTIL_DaijiNumericTable), SKK_UTIL_DaijiNumericalPositionTable, G_N_ELEMENTS (SKK_UTIL_DaijiNumericalPositionTable)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const gchar ** {aka const char **} util.c:911:37: note: expected 'gchar **' {aka 'char **'} but argument is of type 'const gchar **' {aka 'const char **'} 911 | gchar** num_pos_table, | ~~~~~~~~^~~~~~~~~~~~~ util.c: In function 'skk_util_build_data_path': util.c:1195:9: warning: unused variable '_element_collection_size_' [-Wunused-variable] 1195 | gint _element_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~ util.c:1194:9: warning: variable 'element_collection_length1' set but not used [-Wunused-but-set-variable] 1194 | gint element_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:1182:8: warning: variable '_elements_size_' set but not used [-Wunused-but-set-variable] 1182 | gint _elements_size_; | ^~~~~~~~~~~~~~~ util.c:1223:10: warning: assignment to 'gchar **' {aka 'char **'} from incompatible pointer type 'void **' [-Wincompatible-pointer-types] 1223 | _tmp23_ = _tmp22_; | ^ util.c: In function 'skk_util_class_init': util.c:1337:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1337 | entry_collection = SKK_UTIL_KanaTable; | ^ util.c:1374:28: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1374 | substitute_collection = SKK_UTIL_HankakuKatakanaSubstitute; | ^ util.c:1372:11: warning: unused variable '_substitute_collection_size_' [-Wunused-variable] 1372 | gint _substitute_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:1371:11: warning: variable 'substitute_collection_length1' set but not used [-Wunused-but-set-variable] 1371 | gint substitute_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:1335:8: warning: unused variable '_entry_collection_size_' [-Wunused-variable] 1335 | gint _entry_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ util.c:1334:8: warning: variable 'entry_collection_length1' set but not used [-Wunused-but-set-variable] 1334 | gint entry_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~ util.c: In function 'skk_util_finalize': util.c:1587:12: warning: variable 'self' set but not used [-Wunused-but-set-variable] 1587 | SkkUtil * self; | ^~~~ util.c: In function 'skk_unicode_string_class_init': util.c:1739:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1739 | g_type_class_add_private (klass, sizeof (SkkUnicodeStringPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from util.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ util.c: In function 'skk_unicode_string_instance_init': util.c:1747:13: warning: Deprecated pre-processor symbol, replace with 1747 | self->priv = SKK_UNICODE_STRING_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c: In function 'skk_memory_mapped_file_class_init': util.c:1961:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1961 | g_type_class_add_private (klass, sizeof (SkkMemoryMappedFilePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from util.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ util.c: In function 'skk_memory_mapped_file_instance_init': util.c:1972:13: warning: Deprecated pre-processor symbol, replace with 1972 | self->priv = SKK_MEMORY_MAPPED_FILE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: util.c:790:1: warning: 'block3_data_ref' defined but not used [-Wunused-function] 790 | block3_data_ref (Block3Data* _data3_) | ^~~~~~~~~~~~~~~ util.c:718:1: warning: 'block2_data_ref' defined but not used [-Wunused-function] 718 | block2_data_ref (Block2Data* _data2_) | ^~~~~~~~~~~~~~~ util.c:659:1: warning: 'block1_data_ref' defined but not used [-Wunused-function] 659 | block1_data_ref (Block1Data* _data1_) | ^~~~~~~~~~~~~~~ util.c:84:20: warning: 'skk_unicode_string_properties' defined but not used [-Wunused-variable] 84 | static GParamSpec* skk_unicode_string_properties[SKK_UNICODE_STRING_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:55:20: warning: 'skk_util_properties' defined but not used [-Wunused-variable] 55 | static GParamSpec* skk_util_properties[SKK_UTIL_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGDATADIR=\"/usr/share/libskk\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -version-info "0":"0":"0" -export-dynamic -export-symbols ./libskk.symbols -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libskk.la -rpath /usr/lib64 libskk_la-rom-kana.lo libskk_la-encoding.lo libskk_la-dict.lo libskk_la-file-dict.lo libskk_la-cdb-dict.lo libskk_la-user-dict.lo libskk_la-skkserv.lo libskk_la-key-event.lo libskk_la-key-event-filter.lo libskk_la-keymap.lo libskk_la-rule.lo libskk_la-map-file.lo libskk_la-state.lo libskk_la-context.lo libskk_la-candidate.lo libskk_la-candidate-list.lo libskk_la-nicola.lo libskk_la-expr.lo libskk_la-util.lo libskk_la-keysyms.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: echo "{ global:" > .libs/libskk.ver libtool: link: cat ./libskk.symbols | sed -e "s/\(.*\)/\1;/" >> .libs/libskk.ver libtool: link: echo "local: *; };" >> .libs/libskk.ver libtool: link: gcc -shared -fPIC -DPIC .libs/libskk_la-rom-kana.o .libs/libskk_la-encoding.o .libs/libskk_la-dict.o .libs/libskk_la-file-dict.o .libs/libskk_la-cdb-dict.o .libs/libskk_la-user-dict.o .libs/libskk_la-skkserv.o .libs/libskk_la-key-event.o .libs/libskk_la-key-event-filter.o .libs/libskk_la-keymap.o .libs/libskk_la-rule.o .libs/libskk_la-map-file.o .libs/libskk_la-state.o .libs/libskk_la-context.o .libs/libskk_la-candidate.o .libs/libskk_la-candidate-list.o .libs/libskk_la-nicola.o .libs/libskk_la-expr.o .libs/libskk_la-util.o .libs/libskk_la-keysyms.o -lgee-0.8 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -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 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,libskk.so.0 -Wl,-version-script -Wl,.libs/libskk.ver -o .libs/libskk.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libskk.so.0" && ln -s "libskk.so.0.0.0" "libskk.so.0") libtool: link: (cd ".libs" && rm -f "libskk.so" && ln -s "libskk.so.0.0.0" "libskk.so") libtool: link: ( cd ".libs" && rm -f "libskk.la" && ln -s "../libskk.la" "libskk.la" ) /usr/bin/g-ir-compiler --shared-library=libskk -o Skk-1.0.typelib Skk-1.0.gir make[2]: Leaving directory '/builddir/build/BUILD/libskk-1.0.4/libskk' Making all in rules make[2]: Entering directory '/builddir/build/BUILD/libskk-1.0.4/rules' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libskk-1.0.4/rules' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/libskk-1.0.4/tools' gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/libskk\" -DLOCALEDIR=\"/usr/share/locale\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o skk-skk.o `test -f 'skk.c' || echo './'`skk.c gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fep-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/libskk\" -DLOCALEDIR=\"/usr/share/locale\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o skkfep_client-fep.o `test -f 'fep.c' || echo './'`fep.c sed -e "s!@FEP\@!"/usr/bin/fep"!" \ -e "s!@CLIENT\@!"/usr/libexec/skkfep-client"!" \ skkfep.in > skkfep.tmp && \ mv skkfep.tmp skkfep skk.c: In function '_vala_main': skk.c:289:9: warning: unused variable '_rule_collection_size_' [-Wunused-variable] 289 | gint _rule_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~ skk.c:288:9: warning: variable 'rule_collection_length1' set but not used [-Wunused-but-set-variable] 288 | gint rule_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ skk.c:277:8: warning: variable '_rules_size_' set but not used [-Wunused-but-set-variable] 277 | gint _rules_size_; | ^~~~~~~~~~~~ skk.c:573:10: warning: assignment to 'SkkDict **' {aka 'struct _SkkDict **'} from incompatible pointer type 'void **' [-Wincompatible-pointer-types] 573 | _tmp81_ = _tmp80_; | ^ skk.c: In function 'repl_class_init': skk.c:923:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 923 | g_type_class_add_private (klass, sizeof (ReplPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from skk.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ skk.c: In function 'repl_instance_init': skk.c:931:13: warning: Deprecated pre-processor symbol, replace with 931 | self->priv = REPL_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: skk.c:53:20: warning: 'repl_properties' defined but not used [-Wunused-variable] 53 | static GParamSpec* repl_properties[REPL_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~ fep.c:212:92: warning: initialization of 'void *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 212 | static const ClientEntry CLIENT_input_mode_labels[5] = {{SKK_INPUT_MODE_HIRAGANA, "あ"}, {SKK_INPUT_MODE_KATAKANA, "ア"}, {SKK_INPUT_MODE_HANKAKU_KATAKANA, "_ア"}, {SKK_INPUT_MODE_LATIN, "_A"}, {SKK_INPUT_MODE_WIDE_LATIN, "A"}}; | ^~~~~~~~~~~~~~~~~~~~~~~ fep.c:212:92: note: (near initialization for 'CLIENT_input_mode_labels[1].key') fep.c:212:126: warning: initialization of 'void *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 212 | static const ClientEntry CLIENT_input_mode_labels[5] = {{SKK_INPUT_MODE_HIRAGANA, "あ"}, {SKK_INPUT_MODE_KATAKANA, "ア"}, {SKK_INPUT_MODE_HANKAKU_KATAKANA, "_ア"}, {SKK_INPUT_MODE_LATIN, "_A"}, {SKK_INPUT_MODE_WIDE_LATIN, "A"}}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fep.c:212:126: note: (near initialization for 'CLIENT_input_mode_labels[2].key') fep.c:212:169: warning: initialization of 'void *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 212 | static const ClientEntry CLIENT_input_mode_labels[5] = {{SKK_INPUT_MODE_HIRAGANA, "あ"}, {SKK_INPUT_MODE_KATAKANA, "ア"}, {SKK_INPUT_MODE_HANKAKU_KATAKANA, "_ア"}, {SKK_INPUT_MODE_LATIN, "_A"}, {SKK_INPUT_MODE_WIDE_LATIN, "A"}}; | ^~~~~~~~~~~~~~~~~~~~ fep.c:212:169: note: (near initialization for 'CLIENT_input_mode_labels[3].key') fep.c:212:199: warning: initialization of 'void *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 212 | static const ClientEntry CLIENT_input_mode_labels[5] = {{SKK_INPUT_MODE_HIRAGANA, "あ"}, {SKK_INPUT_MODE_KATAKANA, "ア"}, {SKK_INPUT_MODE_HANKAKU_KATAKANA, "_ア"}, {SKK_INPUT_MODE_LATIN, "_A"}, {SKK_INPUT_MODE_WIDE_LATIN, "A"}}; | ^~~~~~~~~~~~~~~~~~~~~~~~~ fep.c:212:199: note: (near initialization for 'CLIENT_input_mode_labels[4].key') fep.c: In function '_vala_main': fep.c:491:9: warning: unused variable '_rule_collection_size_' [-Wunused-variable] 491 | gint _rule_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~ fep.c:490:9: warning: variable 'rule_collection_length1' set but not used [-Wunused-but-set-variable] 490 | gint rule_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ fep.c:479:8: warning: variable '_rules_size_' set but not used [-Wunused-but-set-variable] 479 | gint _rules_size_; | ^~~~~~~~~~~~ fep.c:775:10: warning: assignment to 'SkkDict **' {aka 'struct _SkkDict **'} from incompatible pointer type 'void **' [-Wincompatible-pointer-types] 775 | _tmp81_ = _tmp80_; | ^ fep.c:907:8: warning: variable '_tmp111__length1' set but not used [-Wunused-but-set-variable] 907 | gint _tmp111__length1; | ^~~~~~~~~~~~~~~~ fep.c:419:7: warning: variable '_argv_size_' set but not used [-Wunused-but-set-variable] 419 | gint _argv_size_ = 0; | ^~~~~~~~~~~ fep.c: In function 'g_unichar_to_string': fep.c:1095:27: warning: passing argument 2 of 'g_unichar_to_utf8' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1095 | g_unichar_to_utf8 (self, _tmp1_); | ^~~~~~ In file included from /usr/include/glib-2.0/glib/gstring.h:33, from /usr/include/glib-2.0/glib/giochannel.h:34, from /usr/include/glib-2.0/glib.h:54, from fep.c:23: /usr/include/glib-2.0/glib/gunicode.h:862:42: note: expected 'gchar *' {aka 'char *'} but argument is of type 'const gchar *' {aka 'const char *'} 862 | gchar *outbuf); | ~~~~~~~~~~~~^~~~~~ fep.c: In function 'client_process_lookup_table_key_event': fep.c:1169:11: warning: variable '_tmp15__length1' set but not used [-Wunused-but-set-variable] 1169 | gint _tmp15__length1; | ^~~~~~~~~~~~~~~ fep.c:1147:11: warning: variable '_tmp10_' set but not used [-Wunused-but-set-variable] 1147 | gchar** _tmp10_; | ^~~~~~~ fep.c: In function 'client_update_status': fep.c:1490:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1490 | entry_collection = CLIENT_input_mode_labels; | ^ fep.c:1488:8: warning: unused variable '_entry_collection_size_' [-Wunused-variable] 1488 | gint _entry_collection_size_ = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ fep.c:1487:8: warning: variable 'entry_collection_length1' set but not used [-Wunused-but-set-variable] 1487 | gint entry_collection_length1 = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~ fep.c:1626:11: warning: variable '_tmp62__length1' set but not used [-Wunused-but-set-variable] 1626 | gint _tmp62__length1; | ^~~~~~~~~~~~~~~ fep.c: In function 'client_entry_copy': fep.c:2058:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2058 | (*dest).key = _tmp0_; | ^ fep.c:2060:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2060 | (*dest).value = _tmp1_; | ^ fep.c: In function 'client_class_init': fep.c:2105:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2105 | g_type_class_add_private (klass, sizeof (ClientPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from fep.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ fep.c: In function 'client_instance_init': fep.c:2131:13: warning: Deprecated pre-processor symbol, replace with 2131 | self->priv = CLIENT_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: fep.c:62:20: warning: 'client_properties' defined but not used [-Wunused-variable] 62 | static GParamSpec* client_properties[CLIENT_NUM_PROPERTIES]; | ^~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/libskk\" -DLOCALEDIR=\"/usr/share/locale\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o skk skk-skk.o ../libskk/libskk.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fep-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/libskk\" -DLOCALEDIR=\"/usr/share/locale\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o skkfep-client skkfep_client-fep.o ../libskk/libskk.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfep-glib -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/libskk\" -DLOCALEDIR=\"/usr/share/locale\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/skk skk-skk.o ../libskk/.libs/libskk.so -lgee-0.8 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread libtool: link: gcc -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fep-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/libskk\" -DLOCALEDIR=\"/usr/share/locale\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/skkfep-client skkfep_client-fep.o ../libskk/.libs/libskk.so -lgee-0.8 -ljson-glib-1.0 -lgio-2.0 -lfep-glib -lgobject-2.0 -lglib-2.0 -pthread make[2]: Leaving directory '/builddir/build/BUILD/libskk-1.0.4/tools' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/libskk-1.0.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLIBSKK_FILE_DICT=\"../tests/file-dict.dat\" -DLIBSKK_CDB_DICT=\"../tests/cdb-dict.dat\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rom-kana.o rom-kana.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLIBSKK_FILE_DICT=\"../tests/file-dict.dat\" -DLIBSKK_CDB_DICT=\"../tests/cdb-dict.dat\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o file-dict.o file-dict.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLIBSKK_FILE_DICT=\"../tests/file-dict.dat\" -DLIBSKK_CDB_DICT=\"../tests/cdb-dict.dat\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o user-dict.o user-dict.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLIBSKK_FILE_DICT=\"../tests/file-dict.dat\" -DLIBSKK_CDB_DICT=\"../tests/cdb-dict.dat\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o common.o common.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLIBSKK_FILE_DICT=\"../tests/file-dict.dat\" -DLIBSKK_CDB_DICT=\"../tests/cdb-dict.dat\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cdb-dict.o cdb-dict.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLIBSKK_FILE_DICT=\"../tests/file-dict.dat\" -DLIBSKK_CDB_DICT=\"../tests/cdb-dict.dat\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o skkserv.o skkserv.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLIBSKK_FILE_DICT=\"../tests/file-dict.dat\" -DLIBSKK_CDB_DICT=\"../tests/cdb-dict.dat\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rule.o rule.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLIBSKK_FILE_DICT=\"../tests/file-dict.dat\" -DLIBSKK_CDB_DICT=\"../tests/cdb-dict.dat\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o context.o context.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLIBSKK_FILE_DICT=\"../tests/file-dict.dat\" -DLIBSKK_CDB_DICT=\"../tests/cdb-dict.dat\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o basic.o basic.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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rom-kana rom-kana.o ../libskk/libskk.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o file-dict file-dict.o ../libskk/libskk.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 skkserv.c: In function 'create_server': skkserv.c:103:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 103 | data->thread = g_thread_create (skkserv_thread, data, TRUE, &error); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../libskk/libskk.h:7, from skkserv.c:1: /usr/include/glib-2.0/glib/deprecated/gthread.h:100:10: note: declared here 100 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o user-dict user-dict.o common.o ../libskk/libskk.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rom-kana rom-kana.o ../libskk/.libs/libskk.so -lgee-0.8 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cdb-dict cdb-dict.o ../libskk/libskk.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/file-dict file-dict.o ../libskk/.libs/libskk.so -lgee-0.8 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread 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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/user-dict user-dict.o common.o ../libskk/.libs/libskk.so -lgee-0.8 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o skkserv skkserv.o ../libskk/libskk.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cdb-dict cdb-dict.o ../libskk/.libs/libskk.so -lgee-0.8 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rule rule.o common.o ../libskk/libskk.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/skkserv skkserv.o ../libskk/.libs/libskk.so -lgee-0.8 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o context context.o common.o ../libskk/libskk.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 /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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o basic basic.o common.o ../libskk/libskk.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rule rule.o common.o ../libskk/.libs/libskk.so -lgee-0.8 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread 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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/basic basic.o common.o ../libskk/.libs/libskk.so -lgee-0.8 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread 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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/context context.o common.o ../libskk/.libs/libskk.so -lgee-0.8 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread make[2]: Leaving directory '/builddir/build/BUILD/libskk-1.0.4/tests' Making all in po make[2]: Entering directory '/builddir/build/BUILD/libskk-1.0.4/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libskk-1.0.4/po' make[2]: Entering directory '/builddir/build/BUILD/libskk-1.0.4' make[2]: Leaving directory '/builddir/build/BUILD/libskk-1.0.4' make[1]: Leaving directory '/builddir/build/BUILD/libskk-1.0.4' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OWVWW3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64 + cd libskk-1.0.4 + make install DESTDIR=/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64 'INSTALL=install -p' Making install in libskk make[1]: Entering directory '/builddir/build/BUILD/libskk-1.0.4/libskk' make[2]: Entering directory '/builddir/build/BUILD/libskk-1.0.4/libskk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install install -p libskk.la '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/lib64' libtool: install: install -p .libs/libskk.so.0.0.0 /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/lib64/libskk.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/lib64 && { ln -s -f libskk.so.0.0.0 libskk.so.0 || { rm -f libskk.so.0 && ln -s libskk.so.0.0.0 libskk.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/lib64 && { ln -s -f libskk.so.0.0.0 libskk.so || { rm -f libskk.so && ln -s libskk.so.0.0.0 libskk.so; }; }) libtool: install: install -p .libs/libskk.lai /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/lib64/libskk.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/gir-1.0' install -p -m 644 Skk-1.0.gir '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/include/libskk' install -p -m 644 libskk.h '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/include/libskk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/lib64/pkgconfig' install -p -m 644 libskk.pc '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/lib64/girepository-1.0' install -p -m 644 Skk-1.0.typelib '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/lib64/girepository-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/vala/vapi' install -p -m 644 skk-1.0.vapi skk-1.0.deps '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/vala/vapi' make[2]: Leaving directory '/builddir/build/BUILD/libskk-1.0.4/libskk' make[1]: Leaving directory '/builddir/build/BUILD/libskk-1.0.4/libskk' Making install in rules make[1]: Entering directory '/builddir/build/BUILD/libskk-1.0.4/rules' make[2]: Entering directory '/builddir/build/BUILD/libskk-1.0.4/rules' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/tcode/keymap' install -p -m 644 tcode/keymap/latin.json tcode/keymap/katakana.json tcode/keymap/hankaku-katakana.json tcode/keymap/wide-latin.json tcode/keymap/hiragana.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/tcode/keymap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/tcode/rom-kana' install -p -m 644 tcode/rom-kana/default.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/tcode/rom-kana' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/tutcode-touch16x/keymap' install -p -m 644 tutcode-touch16x/keymap/hankaku-katakana.json tutcode-touch16x/keymap/hiragana.json tutcode-touch16x/keymap/katakana.json tutcode-touch16x/keymap/latin.json tutcode-touch16x/keymap/wide-latin.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/tutcode-touch16x/keymap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/tutcode' install -p -m 644 tutcode/metadata.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/tutcode' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/trycode' install -p -m 644 trycode/metadata.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/trycode' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/nicola' install -p -m 644 nicola/metadata.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/nicola' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/tutcode-touch16x' install -p -m 644 tutcode-touch16x/metadata.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/tutcode-touch16x' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/kzik/rom-kana' install -p -m 644 kzik/rom-kana/default.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/kzik/rom-kana' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/tutcode-touch16x/rom-kana' install -p -m 644 tutcode-touch16x/rom-kana/default.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/tutcode-touch16x/rom-kana' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/kzik/keymap' install -p -m 644 kzik/keymap/common.json kzik/keymap/default.json kzik/keymap/hankaku-katakana.json kzik/keymap/hiragana.json kzik/keymap/katakana.json kzik/keymap/latin.json kzik/keymap/wide-latin.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/kzik/keymap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/trycode/keymap' install -p -m 644 trycode/keymap/latin.json trycode/keymap/katakana.json trycode/keymap/hankaku-katakana.json trycode/keymap/wide-latin.json trycode/keymap/hiragana.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/trycode/keymap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/azik/keymap' install -p -m 644 azik/keymap/common.json azik/keymap/default.json azik/keymap/hankaku-katakana.json azik/keymap/hiragana.json azik/keymap/katakana.json azik/keymap/latin.json azik/keymap/wide-latin.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/azik/keymap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/default/rom-kana' install -p -m 644 default/rom-kana/default.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/default/rom-kana' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/azik/rom-kana' install -p -m 644 azik/rom-kana/default.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/azik/rom-kana' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/azik' install -p -m 644 azik/metadata.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/azik' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/trycode/rom-kana' install -p -m 644 trycode/rom-kana/default.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/trycode/rom-kana' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/tutcode/rom-kana' install -p -m 644 tutcode/rom-kana/default.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/tutcode/rom-kana' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/default' install -p -m 644 default/metadata.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/default' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/nicola/rom-kana' install -p -m 644 nicola/rom-kana/default.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/nicola/rom-kana' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/kzik' install -p -m 644 kzik/metadata.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/kzik' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/act09/rom-kana' install -p -m 644 act09/rom-kana/default.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/act09/rom-kana' install -p -m 644 README.rules '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/.' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/tutcode/keymap' install -p -m 644 tutcode/keymap/hankaku-katakana.json tutcode/keymap/hiragana.json tutcode/keymap/katakana.json tutcode/keymap/latin.json tutcode/keymap/wide-latin.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/tutcode/keymap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/tcode' install -p -m 644 tcode/metadata.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/tcode' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/act09/keymap' install -p -m 644 act09/keymap/default.json act09/keymap/hankaku-katakana.json act09/keymap/hiragana.json act09/keymap/katakana.json act09/keymap/latin.json act09/keymap/wide-latin.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/act09/keymap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/act/rom-kana' install -p -m 644 act/rom-kana/default.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/act/rom-kana' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/act' install -p -m 644 act/metadata.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/act' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/nicola/keymap' install -p -m 644 nicola/keymap/default.json nicola/keymap/kana.json nicola/keymap/latin.json nicola/keymap/katakana.json nicola/keymap/hankaku-katakana.json nicola/keymap/wide-latin.json nicola/keymap/hiragana.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/nicola/keymap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/act09' install -p -m 644 act09/metadata.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/act09' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/act/keymap' install -p -m 644 act/keymap/default.json act/keymap/hankaku-katakana.json act/keymap/hiragana.json act/keymap/katakana.json act/keymap/latin.json act/keymap/wide-latin.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/act/keymap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/default/keymap' install -p -m 644 default/keymap/default.json default/keymap/hankaku-katakana.json default/keymap/hiragana.json default/keymap/katakana.json default/keymap/latin.json default/keymap/wide-latin.json '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/libskk/rules/default/keymap' make[2]: Leaving directory '/builddir/build/BUILD/libskk-1.0.4/rules' make[1]: Leaving directory '/builddir/build/BUILD/libskk-1.0.4/rules' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/libskk-1.0.4/tools' make[2]: Entering directory '/builddir/build/BUILD/libskk-1.0.4/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install install -p skk '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/bin' libtool: warning: '../libskk/libskk.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/skk /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/bin/skk /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/bin' install -p skkfep '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/libexec' /bin/sh ../libtool --mode=install install -p skkfep-client '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/libexec' libtool: warning: '../libskk/libskk.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/skkfep-client /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/libexec/skkfep-client /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/man/man1' install -p -m 644 skk.1 skkfep.1 '/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/libskk-1.0.4/tools' make[1]: Leaving directory '/builddir/build/BUILD/libskk-1.0.4/tools' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/libskk-1.0.4/tests' make[2]: Entering directory '/builddir/build/BUILD/libskk-1.0.4/tests' 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/libskk-1.0.4/tests' make[1]: Leaving directory '/builddir/build/BUILD/libskk-1.0.4/tests' Making install in po make[1]: Entering directory '/builddir/build/BUILD/libskk-1.0.4/po' installing ja.gmo as /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/locale/ja/LC_MESSAGES/libskk.mo if test "libskk" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ install -p -m 644 ./$file \ /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/libskk-1.0.4/po' make[1]: Entering directory '/builddir/build/BUILD/libskk-1.0.4' make[2]: Entering directory '/builddir/build/BUILD/libskk-1.0.4' 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/libskk-1.0.4' make[1]: Leaving directory '/builddir/build/BUILD/libskk-1.0.4' + find /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64 libskk + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.4-6.fc33 --unique-debug-suffix -1.0.4-6.fc33.riscv64 --unique-debug-src-base libskk-1.0.4-6.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libskk-1.0.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/bin/skk explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/lib64/libskk.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/libexec/skkfep-client extracting debug info from /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/bin/skk extracting debug info from /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/lib64/libskk.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/libexec/skkfep-client original debug info size: 4208kB, size after compression: 4072kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 2375 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 mangling shebang in /usr/bin/skkfep from /bin/sh to #!/usr/bin/sh Processing files: libskk-1.0.4-6.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lVaJD3 + umask 022 + cd /builddir/build/BUILD + cd libskk-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/doc/libskk + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/doc/libskk + cp -pr README /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/doc/libskk + cp -pr rules/README.rules /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/doc/libskk + cp -pr COPYING /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64/usr/share/doc/libskk + RPM_EC=0 ++ jobs -p + exit 0 Provides: libskk = 1.0.4-6.fc33 libskk(riscv-64) = 1.0.4-6.fc33 libskk.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgee-0.8.so.2()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: libskk-devel-1.0.4-6.fc33.riscv64 Provides: libskk-devel = 1.0.4-6.fc33 libskk-devel(riscv-64) = 1.0.4-6.fc33 pkgconfig(libskk) = 1.0.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libskk.so.0()(64bit) pkgconfig(gee-0.8) pkgconfig(gio-2.0) pkgconfig(gobject-2.0) Processing files: libskk-tools-1.0.4-6.fc33.riscv64 Provides: libskk-tools = 1.0.4-6.fc33 libskk-tools(riscv-64) = 1.0.4-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfep-glib.so.0()(64bit) libgee-0.8.so.2()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libskk.so.0()(64bit) rtld(GNU_HASH) Processing files: libskk-debugsource-1.0.4-6.fc33.riscv64 Provides: libskk-debugsource = 1.0.4-6.fc33 libskk-debugsource(riscv-64) = 1.0.4-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libskk-debuginfo-1.0.4-6.fc33.riscv64 Provides: debuginfo(build-id) = b703b511a24d514aa0e3798686998303d8ce0597 libskk-debuginfo = 1.0.4-6.fc33 libskk-debuginfo(riscv-64) = 1.0.4-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libskk-debugsource(riscv-64) = 1.0.4-6.fc33 Processing files: libskk-tools-debuginfo-1.0.4-6.fc33.riscv64 Provides: debuginfo(build-id) = 1dfa26591867695e414103276bc8c81e00156f05 debuginfo(build-id) = fff6a1ad2c51ced12a43912f1905657fbdd12236 libskk-tools-debuginfo = 1.0.4-6.fc33 libskk-tools-debuginfo(riscv-64) = 1.0.4-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libskk-debugsource(riscv-64) = 1.0.4-6.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64 Wrote: /builddir/build/RPMS/libskk-1.0.4-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libskk-devel-1.0.4-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libskk-tools-debuginfo-1.0.4-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libskk-tools-1.0.4-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libskk-debuginfo-1.0.4-6.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libskk-debugsource-1.0.4-6.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8ZHBC3 + umask 022 + cd /builddir/build/BUILD + cd libskk-1.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libskk-1.0.4-6.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0