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/klavaro.spec'], chrootPath='/var/lib/mock/f33-build-335872-58401/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/klavaro.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=1597881600 Wrote: /builddir/build/SRPMS/klavaro-3.11-1.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/klavaro.spec'], chrootPath='/var/lib/mock/f33-build-335872-58401/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/klavaro.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=1597881600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0u4s9q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf klavaro-3.11 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/klavaro-3.11.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd klavaro-3.11 + /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.f8iOMp + umask 022 + cd /builddir/build/BUILD + cd klavaro-3.11 + 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 2020-08-18 08:36:23.000000000 -0400 +++ ./configure 2020-09-01 03:23:56.749393666 -0400 @@ -1837,7 +1837,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-09-01 03:23:56.749393666 -0400 +++ ./configure 2020-09-01 03:23:57.739393876 -0400 @@ -6344,7 +6344,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'" @@ -19081,7 +19081,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-rpath --enable-static=no configure: WARNING: unrecognized options: --disable-rpath 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 make supports the include directive... yes (GNU style) 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 for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert 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... 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 6269: -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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if 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 library containing strerror... none required 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 whether make sets $(MAKE)... (cached) yes checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.32.0 checking for XML::Parser... ok checking for ANSI C header files... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes 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 gtk+-3.0 >= gtk_required_version... yes checking for gdk-3.0 >= gtk_required_version... yes checking for pango >= pango_required_version... yes checking for cairo >= cairo_required_version... yes checking for curl_global_init in -lcurl... yes checking for sqrt in -lm... yes checking for working strtod... yes checking for floor... yes checking for pow... yes checking for memmove... yes checking for memset... yes checking for rint... yes checking for setlocale... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtoul... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gtkdatabox/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating data/Makefile config.status: creating data/icons/Makefile config.status: creating data/icons/hicolor/Makefile config.status: creating data/icons/hicolor/16x16/Makefile config.status: creating data/icons/hicolor/16x16/apps/Makefile config.status: creating data/icons/hicolor/22x22/Makefile config.status: creating data/icons/hicolor/22x22/apps/Makefile config.status: creating data/icons/hicolor/24x24/Makefile config.status: creating data/icons/hicolor/24x24/apps/Makefile config.status: creating data/icons/hicolor/32x32/Makefile config.status: creating data/icons/hicolor/32x32/apps/Makefile config.status: creating data/icons/hicolor/48x48/Makefile config.status: creating data/icons/hicolor/48x48/apps/Makefile config.status: creating data/icons/hicolor/64x64/Makefile config.status: creating data/icons/hicolor/64x64/apps/Makefile config.status: creating data/icons/hicolor/96x96/Makefile config.status: creating data/icons/hicolor/96x96/apps/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --disable-rpath + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|$(DATADIRNAME)|share|' data/Makefile.in + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in gtkdatabox /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox_marshal.lo gtkdatabox_marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox_marshal.c -fPIC -DPIC -o .libs/gtkdatabox_marshal.o make[3]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' make[3]: Entering directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox_scale.lo gtkdatabox_scale.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox_scale.c -fPIC -DPIC -o .libs/gtkdatabox_scale.o make[3]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' make[3]: Entering directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox_graph.lo gtkdatabox_graph.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox_graph.c -fPIC -DPIC -o .libs/gtkdatabox_graph.o make[3]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' gtkdatabox_graph.c: In function 'gtk_databox_graph_real_create_gc': gtkdatabox_graph.c:145:13: warning: Deprecated pre-processor symbol, replace with 145 | GtkDataboxGraphPrivate *priv = GTK_DATABOX_GRAPH_GET_PRIVATE(graph); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_graph.c: In function 'gtk_databox_graph_class_init': gtkdatabox_graph.c:190:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 190 | g_type_class_add_private (klass, sizeof (GtkDataboxGraphPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from ./gtkdatabox_graph.h:37, from gtkdatabox_graph.c:20: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_graph.c: In function 'gtk_databox_graph_draw': gtkdatabox_graph.c:208:13: warning: Deprecated pre-processor symbol, replace with 208 | if (!GTK_DATABOX_GRAPH_GET_PRIVATE(graph)->hide) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_graph.c: In function 'gtk_databox_graph_set_color': gtkdatabox_graph.c:277:13: warning: Deprecated pre-processor symbol, replace with 277 | GtkDataboxGraphPrivate *priv = GTK_DATABOX_GRAPH_GET_PRIVATE(graph); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_graph.c: In function 'gtk_databox_graph_get_color': gtkdatabox_graph.c:298:13: warning: Deprecated pre-processor symbol, replace with 298 | return >K_DATABOX_GRAPH_GET_PRIVATE(graph)->color; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_graph.c: In function 'gtk_databox_graph_set_size': gtkdatabox_graph.c:314:13: warning: Deprecated pre-processor symbol, replace with 314 | GTK_DATABOX_GRAPH_GET_PRIVATE(graph)->size = MAX (1, size);; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_graph.c: In function 'gtk_databox_graph_get_size': gtkdatabox_graph.c:333:13: warning: Deprecated pre-processor symbol, replace with 333 | return GTK_DATABOX_GRAPH_GET_PRIVATE(graph)->size; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_graph.c: In function 'gtk_databox_graph_set_hide': gtkdatabox_graph.c:349:13: warning: Deprecated pre-processor symbol, replace with 349 | GTK_DATABOX_GRAPH_GET_PRIVATE(graph)->hide = hide; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_graph.c: In function 'gtk_databox_graph_get_hide': gtkdatabox_graph.c:368:13: warning: Deprecated pre-processor symbol, replace with 368 | return GTK_DATABOX_GRAPH_GET_PRIVATE(graph)->hide; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox_lines.lo gtkdatabox_lines.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox_lines.c -fPIC -DPIC -o .libs/gtkdatabox_lines.o make[3]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' gtkdatabox_lines.c: In function 'lines_finalize': gtkdatabox_lines.c:49:13: warning: Deprecated pre-processor symbol, replace with 49 | GtkDataboxLinesPrivate *priv=GTK_DATABOX_LINES_GET_PRIVATE(lines); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_lines.c: In function 'gtk_databox_lines_class_init': gtkdatabox_lines.c:68:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 68 | g_type_class_add_private (klass, sizeof (GtkDataboxLinesPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from ./gtkdatabox_graph.h:37, from ./gtkdatabox_xyc_graph.h:35, from ./gtkdatabox_lines.h:33, from gtkdatabox_lines.c:20: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_lines.c: In function 'gtk_databox_lines_init': gtkdatabox_lines.c:74:13: warning: Deprecated pre-processor symbol, replace with 74 | GtkDataboxLinesPrivate *priv=GTK_DATABOX_LINES_GET_PRIVATE(lines); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_lines.c: In function 'gtk_databox_lines_real_draw': gtkdatabox_lines.c:168:13: warning: Deprecated pre-processor symbol, replace with 168 | GtkDataboxLinesPrivate *priv=GTK_DATABOX_LINES_GET_PRIVATE(graph); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox_points.lo gtkdatabox_points.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox_points.c -fPIC -DPIC -o .libs/gtkdatabox_points.o make[3]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' gtkdatabox_points.c: In function 'points_finalize': gtkdatabox_points.c:49:13: warning: Deprecated pre-processor symbol, replace with 49 | g_free (GTK_DATABOX_POINTS_GET_PRIVATE(object)->xpixels); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_points.c:50:13: warning: Deprecated pre-processor symbol, replace with 50 | g_free (GTK_DATABOX_POINTS_GET_PRIVATE(object)->ypixels); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_points.c: In function 'gtk_databox_points_class_init': gtkdatabox_points.c:66:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 66 | g_type_class_add_private (klass, sizeof (GtkDataboxPointsPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from ./gtkdatabox_graph.h:37, from ./gtkdatabox_xyc_graph.h:35, from ./gtkdatabox_points.h:33, from gtkdatabox_points.c:20: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_points.c: In function 'gtk_databox_points_complete': gtkdatabox_points.c:72:13: warning: Deprecated pre-processor symbol, replace with 72 | GTK_DATABOX_POINTS_GET_PRIVATE(points)->xpixels = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_points.c:73:13: warning: Deprecated pre-processor symbol, replace with 73 | GTK_DATABOX_POINTS_GET_PRIVATE(points)->ypixels = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_points.c:74:13: warning: Deprecated pre-processor symbol, replace with 74 | GTK_DATABOX_POINTS_GET_PRIVATE(points)->pixelsalloc = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_points.c: In function 'gtk_databox_points_real_draw': gtkdatabox_points.c:172:13: warning: Deprecated pre-processor symbol, replace with 172 | GtkDataboxPointsPrivate *priv=GTK_DATABOX_POINTS_GET_PRIVATE(points); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox.lo gtkdatabox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox.c -fPIC -DPIC -o .libs/gtkdatabox.o make[3]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' gtkdatabox.c: In function 'gtk_databox_class_init': gtkdatabox.c:408:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 408 | g_type_class_add_private (class, sizeof (GtkDataboxPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from ./gtkdatabox_typedefs.h:23, from ./gtkdatabox.h:23, from gtkdatabox.c:20: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_init': gtkdatabox.c:413:13: warning: Deprecated pre-processor symbol, replace with 413 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_get_graphs': gtkdatabox.c:467:13: warning: Deprecated pre-processor symbol, replace with 467 | return GTK_DATABOX_GET_PRIVATE(box)->graphs; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_motion_notify': gtkdatabox.c:473:13: warning: Deprecated pre-processor symbol, replace with 473 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_get_property': gtkdatabox.c:580:13: warning: Deprecated pre-processor symbol, replace with 580 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_realize': gtkdatabox.c:654:5: warning: 'gtk_style_context_set_background' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] 654 | gtk_style_context_set_background(stylecontext, gtk_widget_get_window(widget)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/include/gtk-3.0/gtk/gtk.h:127, from ./gtkdatabox_ruler.h:69, from ./gtkdatabox.h:25, from gtkdatabox.c:20: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1232:6: note: declared here 1232 | void gtk_style_context_set_background (GtkStyleContext *context, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_unrealize': gtkdatabox.c:662:13: warning: Deprecated pre-processor symbol, replace with 662 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_set_enable_selection': gtkdatabox.c:693:13: warning: Deprecated pre-processor symbol, replace with 693 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_set_enable_zoom': gtkdatabox.c:714:13: warning: Deprecated pre-processor symbol, replace with 714 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_set_adjustment_x': gtkdatabox.c:734:13: warning: Deprecated pre-processor symbol, replace with 734 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_set_adjustment_y': gtkdatabox.c:787:13: warning: Deprecated pre-processor symbol, replace with 787 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_set_ruler_x': gtkdatabox.c:839:13: warning: Deprecated pre-processor symbol, replace with 839 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_set_ruler_y': gtkdatabox.c:876:13: warning: Deprecated pre-processor symbol, replace with 876 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_set_scale_type_x': gtkdatabox.c:915:13: warning: Deprecated pre-processor symbol, replace with 915 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_set_scale_type_y': gtkdatabox.c:935:13: warning: Deprecated pre-processor symbol, replace with 935 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_set_box_shadow': gtkdatabox.c:953:13: warning: Deprecated pre-processor symbol, replace with 953 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_get_enable_selection': gtkdatabox.c:979:13: warning: Deprecated pre-processor symbol, replace with 979 | return GTK_DATABOX_GET_PRIVATE(box)->enable_selection; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_get_enable_zoom': gtkdatabox.c:995:13: warning: Deprecated pre-processor symbol, replace with 995 | return GTK_DATABOX_GET_PRIVATE(box)->enable_zoom; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_get_adjustment_x': gtkdatabox.c:1011:13: warning: Deprecated pre-processor symbol, replace with 1011 | return GTK_DATABOX_GET_PRIVATE(box)->adj_x; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_get_adjustment_y': gtkdatabox.c:1027:13: warning: Deprecated pre-processor symbol, replace with 1027 | return GTK_DATABOX_GET_PRIVATE(box)->adj_y; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_get_ruler_x': gtkdatabox.c:1043:13: warning: Deprecated pre-processor symbol, replace with 1043 | return GTK_DATABOX_GET_PRIVATE(box)->ruler_x; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_get_ruler_y': gtkdatabox.c:1059:13: warning: Deprecated pre-processor symbol, replace with 1059 | return GTK_DATABOX_GET_PRIVATE(box)->ruler_y; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_get_scale_type_x': gtkdatabox.c:1073:13: warning: Deprecated pre-processor symbol, replace with 1073 | return GTK_DATABOX_GET_PRIVATE(box)->scale_type_x; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_get_scale_type_y': gtkdatabox.c:1087:13: warning: Deprecated pre-processor symbol, replace with 1087 | return GTK_DATABOX_GET_PRIVATE(box)->scale_type_y; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_get_box_shadow': gtkdatabox.c:1103:13: warning: Deprecated pre-processor symbol, replace with 1103 | return GTK_DATABOX_GET_PRIVATE(box)->box_shadow; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_calculate_translation_factors': gtkdatabox.c:1109:13: warning: Deprecated pre-processor symbol, replace with 1109 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_create_backing_surface': gtkdatabox.c:1143:13: warning: Deprecated pre-processor symbol, replace with 1143 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_get_backing_surface': gtkdatabox.c:1193:13: warning: Deprecated pre-processor symbol, replace with 1193 | return GTK_DATABOX_GET_PRIVATE(box)->backing_surface; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_size_allocate': gtkdatabox.c:1199:13: warning: Deprecated pre-processor symbol, replace with 1199 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_draw': gtkdatabox.c:1235:13: warning: Deprecated pre-processor symbol, replace with 1235 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_calculate_selection_values': gtkdatabox.c:1268:13: warning: Deprecated pre-processor symbol, replace with 1268 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_button_press': gtkdatabox.c:1282:13: warning: Deprecated pre-processor symbol, replace with 1282 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_button_release': gtkdatabox.c:1318:13: warning: Deprecated pre-processor symbol, replace with 1318 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_scroll_event': gtkdatabox.c:1337:13: warning: Deprecated pre-processor symbol, replace with 1337 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_selection_cancel': gtkdatabox.c:1416:13: warning: Deprecated pre-processor symbol, replace with 1416 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_zoomed': gtkdatabox.c:1435:13: warning: Deprecated pre-processor symbol, replace with 1435 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_zoom_to_selection': gtkdatabox.c:1466:13: warning: Deprecated pre-processor symbol, replace with 1466 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_zoom_out': gtkdatabox.c:1549:13: warning: Deprecated pre-processor symbol, replace with 1549 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_zoom_home': gtkdatabox.c:1587:13: warning: Deprecated pre-processor symbol, replace with 1587 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_draw_selection': gtkdatabox.c:1599:13: warning: Deprecated pre-processor symbol, replace with 1599 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_ruler_update': gtkdatabox.c:1640:13: warning: Deprecated pre-processor symbol, replace with 1640 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_calculate_extrema': gtkdatabox.c:1724:13: warning: Deprecated pre-processor symbol, replace with 1724 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_get_offset_x': gtkdatabox.c:1777:13: warning: Deprecated pre-processor symbol, replace with 1777 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_get_page_size_x': gtkdatabox.c:1792:13: warning: Deprecated pre-processor symbol, replace with 1792 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_get_offset_y': gtkdatabox.c:1807:13: warning: Deprecated pre-processor symbol, replace with 1807 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_get_page_size_y': gtkdatabox.c:1822:13: warning: Deprecated pre-processor symbol, replace with 1822 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_set_total_limits': gtkdatabox.c:1855:13: warning: Deprecated pre-processor symbol, replace with 1855 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_set_visible_limits': gtkdatabox.c:1891:13: warning: Deprecated pre-processor symbol, replace with 1891 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_calculate_visible_limits': gtkdatabox.c:1944:13: warning: Deprecated pre-processor symbol, replace with 1944 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_get_total_limits': gtkdatabox.c:2012:13: warning: Deprecated pre-processor symbol, replace with 2012 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_get_visible_limits': gtkdatabox.c:2041:13: warning: Deprecated pre-processor symbol, replace with 2041 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_graph_add': gtkdatabox.c:2068:13: warning: Deprecated pre-processor symbol, replace with 2068 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_graph_add_front': gtkdatabox.c:2091:13: warning: Deprecated pre-processor symbol, replace with 2091 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_graph_remove': gtkdatabox.c:2112:13: warning: Deprecated pre-processor symbol, replace with 2112 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_graph_remove_all': gtkdatabox.c:2135:13: warning: Deprecated pre-processor symbol, replace with 2135 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_value_to_pixel_x': gtkdatabox.c:2156:13: warning: Deprecated pre-processor symbol, replace with 2156 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_value_to_pixel_y': gtkdatabox.c:2182:13: warning: Deprecated pre-processor symbol, replace with 2182 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_values_to_xpixels': gtkdatabox.c:2209:13: warning: Deprecated pre-processor symbol, replace with 2209 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_values_to_ypixels': gtkdatabox.c:2275:13: warning: Deprecated pre-processor symbol, replace with 2275 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_pixel_to_value_x': gtkdatabox.c:2339:13: warning: Deprecated pre-processor symbol, replace with 2339 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_pixel_to_value_y': gtkdatabox.c:2368:13: warning: Deprecated pre-processor symbol, replace with 2368 | GtkDataboxPrivate *priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox.c: In function 'gtk_databox_create_box_with_scrollbars_and_rulers_positioned': gtkdatabox.c:2456:13: warning: Deprecated pre-processor symbol, replace with 2456 | priv = GTK_DATABOX_GET_PRIVATE(box); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox_bars.lo gtkdatabox_bars.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox_bars.c -fPIC -DPIC -o .libs/gtkdatabox_bars.o make[3]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' gtkdatabox_bars.c: In function 'bars_finalize': gtkdatabox_bars.c:48:13: warning: Deprecated pre-processor symbol, replace with 48 | g_free (GTK_DATABOX_BARS_GET_PRIVATE(bars)->xpixels); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_bars.c:49:13: warning: Deprecated pre-processor symbol, replace with 49 | g_free (GTK_DATABOX_BARS_GET_PRIVATE(bars)->ypixels); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_bars.c: In function 'gtk_databox_bars_class_init': gtkdatabox_bars.c:65:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 65 | g_type_class_add_private(klass, sizeof(GtkDataboxBarsPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from ./gtkdatabox_graph.h:37, from ./gtkdatabox_xyc_graph.h:35, from ./gtkdatabox_bars.h:33, from gtkdatabox_bars.c:20: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_bars.c: In function 'gtk_databox_bars_complete': gtkdatabox_bars.c:71:13: warning: Deprecated pre-processor symbol, replace with 71 | GTK_DATABOX_BARS_GET_PRIVATE(bars)->xpixels = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_bars.c:72:13: warning: Deprecated pre-processor symbol, replace with 72 | GTK_DATABOX_BARS_GET_PRIVATE(bars)->ypixels = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_bars.c:73:13: warning: Deprecated pre-processor symbol, replace with 73 | GTK_DATABOX_BARS_GET_PRIVATE(bars)->pixelsalloc = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_bars.c: In function 'gtk_databox_bars_real_draw': gtkdatabox_bars.c:171:13: warning: Deprecated pre-processor symbol, replace with 171 | GtkDataboxBarsPrivate *priv=GTK_DATABOX_BARS_GET_PRIVATE(bars); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox_grid.lo gtkdatabox_grid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox_grid.c -fPIC -DPIC -o .libs/gtkdatabox_grid.o make[3]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' gtkdatabox_grid.c: In function 'gtk_databox_grid_class_init': gtkdatabox_grid.c:210:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 210 | g_type_class_add_private (klass, sizeof (GtkDataboxGridPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from ./gtkdatabox_graph.h:37, from ./gtkdatabox_grid.h:34, from gtkdatabox_grid.c:20: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_grid.c: In function 'gtk_databox_grid_real_draw': gtkdatabox_grid.c:270:13: warning: Deprecated pre-processor symbol, replace with 270 | GtkDataboxGridPrivate *priv = GTK_DATABOX_GRID_GET_PRIVATE(grid); gint i = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_grid.c: In function 'gtk_databox_grid_set_hlines': gtkdatabox_grid.c:422:13: warning: Deprecated pre-processor symbol, replace with 422 | GTK_DATABOX_GRID_GET_PRIVATE(grid)->hlines = MAX (1, hlines); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_grid.c: In function 'gtk_databox_grid_get_hlines': gtkdatabox_grid.c:440:13: warning: Deprecated pre-processor symbol, replace with 440 | return GTK_DATABOX_GRID_GET_PRIVATE(grid)->hlines; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_grid.c: In function 'gtk_databox_grid_set_vlines': gtkdatabox_grid.c:455:13: warning: Deprecated pre-processor symbol, replace with 455 | GTK_DATABOX_GRID_GET_PRIVATE(grid)->vlines = MAX (1, vlines); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_grid.c: In function 'gtk_databox_grid_get_vlines': gtkdatabox_grid.c:473:13: warning: Deprecated pre-processor symbol, replace with 473 | return GTK_DATABOX_GRID_GET_PRIVATE(grid)->vlines; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_grid.c: In function 'gtk_databox_grid_set_hline_vals': gtkdatabox_grid.c:488:13: warning: Deprecated pre-processor symbol, replace with 488 | GTK_DATABOX_GRID_GET_PRIVATE(grid)->hline_vals = hline_vals; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_grid.c: In function 'gtk_databox_grid_get_hline_vals': gtkdatabox_grid.c:506:13: warning: Deprecated pre-processor symbol, replace with 506 | return GTK_DATABOX_GRID_GET_PRIVATE(grid)->hline_vals; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_grid.c: In function 'gtk_databox_grid_set_vline_vals': gtkdatabox_grid.c:521:13: warning: Deprecated pre-processor symbol, replace with 521 | GTK_DATABOX_GRID_GET_PRIVATE(grid)->vline_vals = vline_vals; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_grid.c: In function 'gtk_databox_grid_get_vline_vals': gtkdatabox_grid.c:539:13: warning: Deprecated pre-processor symbol, replace with 539 | return GTK_DATABOX_GRID_GET_PRIVATE(grid)->vline_vals; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_grid.c: In function 'gtk_databox_grid_set_line_style': gtkdatabox_grid.c:555:13: warning: Deprecated pre-processor symbol, replace with 555 | GTK_DATABOX_GRID_GET_PRIVATE(grid)->line_style = line_style; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_grid.c: In function 'gtk_databox_grid_get_line_style': gtkdatabox_grid.c:574:13: warning: Deprecated pre-processor symbol, replace with 574 | return GTK_DATABOX_GRID_GET_PRIVATE(grid)->line_style; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox_xyc_graph.lo gtkdatabox_xyc_graph.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox_xyc_graph.c -fPIC -DPIC -o .libs/gtkdatabox_xyc_graph.o make[3]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_set_X_Y_length': gtkdatabox_xyc_graph.c:75:13: warning: Deprecated pre-processor symbol, replace with 75 | GtkDataboxXYCGraphPrivate *priv = GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_set_X': gtkdatabox_xyc_graph.c:87:13: warning: Deprecated pre-processor symbol, replace with 87 | GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->X = X; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_set_Y': gtkdatabox_xyc_graph.c:98:13: warning: Deprecated pre-processor symbol, replace with 98 | GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->Y = Y; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_set_length': gtkdatabox_xyc_graph.c:109:13: warning: Deprecated pre-processor symbol, replace with 109 | GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->len = len; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_set_maxlen': gtkdatabox_xyc_graph.c:120:13: warning: Deprecated pre-processor symbol, replace with 120 | GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->maxlen = maxlen; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_set_xstart': gtkdatabox_xyc_graph.c:130:13: warning: Deprecated pre-processor symbol, replace with 130 | GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->xstart = xstart; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_set_ystart': gtkdatabox_xyc_graph.c:140:13: warning: Deprecated pre-processor symbol, replace with 140 | GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->ystart = ystart; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_set_xstride': gtkdatabox_xyc_graph.c:150:13: warning: Deprecated pre-processor symbol, replace with 150 | GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->xstride = xstride; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_set_ystride': gtkdatabox_xyc_graph.c:160:13: warning: Deprecated pre-processor symbol, replace with 160 | GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->ystride = ystride; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_set_xtype': gtkdatabox_xyc_graph.c:170:13: warning: Deprecated pre-processor symbol, replace with 170 | GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->xtype = xtype; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_set_ytype': gtkdatabox_xyc_graph.c:180:13: warning: Deprecated pre-processor symbol, replace with 180 | GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->ytype = ytype; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_get_X': gtkdatabox_xyc_graph.c:244:13: warning: Deprecated pre-processor symbol, replace with 244 | return GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->X; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_get_Y': gtkdatabox_xyc_graph.c:260:13: warning: Deprecated pre-processor symbol, replace with 260 | return GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->Y; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_get_length': gtkdatabox_xyc_graph.c:275:13: warning: Deprecated pre-processor symbol, replace with 275 | return GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->len; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_get_maxlen': gtkdatabox_xyc_graph.c:290:13: warning: Deprecated pre-processor symbol, replace with 290 | return GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->maxlen; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_get_xstart': gtkdatabox_xyc_graph.c:309:13: warning: Deprecated pre-processor symbol, replace with 309 | return GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->xstart; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_get_ystart': gtkdatabox_xyc_graph.c:328:13: warning: Deprecated pre-processor symbol, replace with 328 | return GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->ystart; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_get_xstride': gtkdatabox_xyc_graph.c:347:13: warning: Deprecated pre-processor symbol, replace with 347 | return GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->xstride; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_get_ystride': gtkdatabox_xyc_graph.c:366:13: warning: Deprecated pre-processor symbol, replace with 366 | return GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->ystride; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_get_xtype': gtkdatabox_xyc_graph.c:381:13: warning: Deprecated pre-processor symbol, replace with 381 | return GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->xtype; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_get_ytype': gtkdatabox_xyc_graph.c:396:13: warning: Deprecated pre-processor symbol, replace with 396 | return GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph)->ytype; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_class_init': gtkdatabox_xyc_graph.c:525:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 525 | g_type_class_add_private (klass, sizeof (GtkDataboxXYCGraphPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from ./gtkdatabox_graph.h:37, from ./gtkdatabox_xyc_graph.h:35, from gtkdatabox_xyc_graph.c:20: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gtkdatabox_xyc_graph.c: In function 'gtk_databox_xyc_graph_real_calculate_extrema': gtkdatabox_xyc_graph.c:536:13: warning: Deprecated pre-processor symbol, replace with 536 | GtkDataboxXYCGraphPrivate *priv = GTK_DATABOX_XYC_GRAPH_GET_PRIVATE(xyc_graph); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox_ruler.lo gtkdatabox_ruler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 gtkdatabox_ruler.c -fPIC -DPIC -o .libs/gtkdatabox_ruler.o make[3]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' gtkdatabox_ruler.c: In function 'gtk_databox_ruler_set_property': gtkdatabox_ruler.c:443:54: warning: implicit conversion from 'enum ' to 'PangoAlignment' [-Wenum-conversion] 443 | gtk_databox_ruler_set_text_alignment (ruler, (GtkOrientation) g_value_get_uint (value)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -W -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE=1 -DGSEAL_ENABLE -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 -lgmodule-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgtkdataboks.la -rpath /usr/lib64 gtkdatabox.lo gtkdatabox_marshal.lo gtkdatabox_scale.lo gtkdatabox_graph.lo gtkdatabox_points.lo gtkdatabox_lines.lo gtkdatabox_bars.lo gtkdatabox_grid.lo gtkdatabox_ruler.lo gtkdatabox_xyc_graph.lo -lm -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/gtkdatabox.o .libs/gtkdatabox_marshal.o .libs/gtkdatabox_scale.o .libs/gtkdatabox_graph.o .libs/gtkdatabox_points.o .libs/gtkdatabox_lines.o .libs/gtkdatabox_bars.o .libs/gtkdatabox_grid.o .libs/gtkdatabox_ruler.o .libs/gtkdatabox_xyc_graph.o -lgmodule-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -lcurl -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -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,libgtkdataboks.so.0 -o .libs/libgtkdataboks.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libgtkdataboks.so.0" && ln -s "libgtkdataboks.so.0.0.0" "libgtkdataboks.so.0") libtool: link: (cd ".libs" && rm -f "libgtkdataboks.so" && ln -s "libgtkdataboks.so.0.0.0" "libgtkdataboks.so") libtool: link: ( cd ".libs" && rm -f "libgtkdataboks.la" && ln -s "../libgtkdataboks.la" "libgtkdataboks.la" ) make[3]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' Making all in src make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wextra -Wformat -Werror=format-security -I../gtkdatabox -export-dynamic -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 auxiliar.o auxiliar.c make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/src' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wextra -Wformat -Werror=format-security -I../gtkdatabox -export-dynamic -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 main.o main.c make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/src' main.c: In function 'main_initialize_global_variables': main.c:222:8: warning: unused variable 'fh' [-Wunused-variable] 222 | FILE *fh; | ^~ make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wextra -Wformat -Werror=format-security -I../gtkdatabox -export-dynamic -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 translation.o translation.c make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/src' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wextra -Wformat -Werror=format-security -I../gtkdatabox -export-dynamic -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 callbacks.o callbacks.c make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/src' callbacks.c: In function 'on_button_intro_clicked': callbacks.c:62:37: warning: unused parameter 'button' [-Wunused-parameter] 62 | on_button_intro_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~~~^~~~~~ callbacks.c:62:54: warning: unused parameter 'user_data' [-Wunused-parameter] 62 | on_button_intro_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_basic_clicked': callbacks.c:68:37: warning: unused parameter 'button' [-Wunused-parameter] 68 | on_button_basic_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~~~^~~~~~ callbacks.c:68:54: warning: unused parameter 'user_data' [-Wunused-parameter] 68 | on_button_basic_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_adapt_clicked': callbacks.c:75:37: warning: unused parameter 'button' [-Wunused-parameter] 75 | on_button_adapt_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~~~^~~~~~ callbacks.c:75:54: warning: unused parameter 'user_data' [-Wunused-parameter] 75 | on_button_adapt_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_velo_clicked': callbacks.c:82:36: warning: unused parameter 'button' [-Wunused-parameter] 82 | on_button_velo_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~~~^~~~~~ callbacks.c:82:53: warning: unused parameter 'user_data' [-Wunused-parameter] 82 | on_button_velo_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_fluid_clicked': callbacks.c:89:37: warning: unused parameter 'button' [-Wunused-parameter] 89 | on_button_fluid_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~~~^~~~~~ callbacks.c:89:54: warning: unused parameter 'user_data' [-Wunused-parameter] 89 | on_button_fluid_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_help_clicked': callbacks.c:96:36: warning: unused parameter 'button' [-Wunused-parameter] 96 | on_button_help_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~~~^~~~~~ callbacks.c:96:53: warning: unused parameter 'user_data' [-Wunused-parameter] 96 | on_button_help_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_about_clicked': callbacks.c:102:37: warning: unused parameter 'button' [-Wunused-parameter] 102 | on_button_about_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~~~^~~~~~ callbacks.c:102:54: warning: unused parameter 'user_data' [-Wunused-parameter] 102 | on_button_about_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_aboutdialog_klavaro_close': callbacks.c:108:55: warning: unused parameter 'response_id' [-Wunused-parameter] 108 | on_aboutdialog_klavaro_close (GtkDialog *dialog, gint response_id, gpointer user_data) | ~~~~~^~~~~~~~~~~ callbacks.c:108:77: warning: unused parameter 'user_data' [-Wunused-parameter] 108 | on_aboutdialog_klavaro_close (GtkDialog *dialog, gint response_id, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_aboutdialog_klavaro_response': callbacks.c:114:58: warning: unused parameter 'response_id' [-Wunused-parameter] 114 | on_aboutdialog_klavaro_response (GtkDialog *dialog, gint response_id, gpointer user_data) | ~~~~~^~~~~~~~~~~ callbacks.c:114:80: warning: unused parameter 'user_data' [-Wunused-parameter] 114 | on_aboutdialog_klavaro_response (GtkDialog *dialog, gint response_id, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_checkbutton_speech_toggled': callbacks.c:120:73: warning: unused parameter 'user_data' [-Wunused-parameter] 120 | on_checkbutton_speech_toggled (GtkToggleButton * togglebutton, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_combobox_language_changed': callbacks.c:129:58: warning: unused parameter 'user_data' [-Wunused-parameter] 129 | on_combobox_language_changed (GtkComboBox *cmb, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_combobox_kbd_country_changed': callbacks.c:149:47: warning: unused parameter 'cmb' [-Wunused-parameter] 149 | on_combobox_kbd_country_changed (GtkComboBox *cmb, gpointer user_data) | ~~~~~~~~~~~~~^~~ callbacks.c:149:61: warning: unused parameter 'user_data' [-Wunused-parameter] 149 | on_combobox_kbd_country_changed (GtkComboBox *cmb, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_combobox_kbd_variant_changed': callbacks.c:164:61: warning: unused parameter 'user_data' [-Wunused-parameter] 164 | on_combobox_kbd_variant_changed (GtkComboBox *cmb, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_window_main_destroy': callbacks.c:189:36: warning: unused parameter 'obj' [-Wunused-parameter] 189 | on_window_main_destroy (GtkWidget *obj, gpointer data) | ~~~~~~~~~~~^~~ callbacks.c:189:50: warning: unused parameter 'data' [-Wunused-parameter] 189 | on_window_main_destroy (GtkWidget *obj, gpointer data) | ~~~~~~~~~^~~~ callbacks.c: In function 'on_button_info_return_clicked': callbacks.c:204:43: warning: unused parameter 'but' [-Wunused-parameter] 204 | on_button_info_return_clicked (GtkButton *but, gpointer user_data) | ~~~~~~~~~~~^~~ callbacks.c:204:57: warning: unused parameter 'user_data' [-Wunused-parameter] 204 | on_button_info_return_clicked (GtkButton *but, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_text_tutor_realize': callbacks.c:274:10: warning: unused variable 'color' [-Wunused-variable] 274 | GdkRGBA color; | ^~~~~ callbacks.c:267:13: warning: unused variable 'wg' [-Wunused-variable] 267 | GtkWidget *wg; | ^~ callbacks.c:264:9: warning: unused variable 'search' [-Wunused-variable] 264 | gchar *search; | ^~~~~~ callbacks.c:261:11: warning: variable 'beep' set but not used [-Wunused-but-set-variable] 261 | gboolean beep; | ^~~~ callbacks.c:259:53: warning: unused parameter 'user_data' [-Wunused-parameter] 259 | on_text_tutor_realize (GtkWidget * widget, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_tutor_other_clicked': callbacks.c:378:44: warning: unused parameter 'button' [-Wunused-parameter] 378 | on_button_tutor_other_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:378:61: warning: unused parameter 'user_data' [-Wunused-parameter] 378 | on_button_tutor_other_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_spinbutton_lesson_value_changed': callbacks.c:402:74: warning: unused parameter 'user_data' [-Wunused-parameter] 402 | on_spinbutton_lesson_value_changed (GtkSpinButton * spinbutton, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_eventbox_lesson_plus': callbacks.c:425:38: warning: unused parameter 'widget' [-Wunused-parameter] 425 | on_eventbox_lesson_plus (GtkWidget * widget, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:425:55: warning: unused parameter 'user_data' [-Wunused-parameter] 425 | on_eventbox_lesson_plus (GtkWidget * widget, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_eventbox_lesson_minus': callbacks.c:436:39: warning: unused parameter 'widget' [-Wunused-parameter] 436 | on_eventbox_lesson_minus (GtkWidget * widget, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:436:56: warning: unused parameter 'user_data' [-Wunused-parameter] 436 | on_eventbox_lesson_minus (GtkWidget * widget, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_eventbox_stat_plus': callbacks.c:448:36: warning: unused parameter 'widget' [-Wunused-parameter] 448 | on_eventbox_stat_plus (GtkWidget * widget, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:448:53: warning: unused parameter 'user_data' [-Wunused-parameter] 448 | on_eventbox_stat_plus (GtkWidget * widget, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_eventbox_stat_minus': callbacks.c:459:37: warning: unused parameter 'widget' [-Wunused-parameter] 459 | on_eventbox_stat_minus (GtkWidget * widget, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:459:54: warning: unused parameter 'user_data' [-Wunused-parameter] 459 | on_eventbox_stat_minus (GtkWidget * widget, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_tutor_stat_clicked': callbacks.c:471:43: warning: unused parameter 'button' [-Wunused-parameter] 471 | on_button_tutor_stat_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:471:60: warning: unused parameter 'user_data' [-Wunused-parameter] 471 | on_button_tutor_stat_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_togglebutton_edit_basic_lesson_toggled': callbacks.c:490:85: warning: unused parameter 'user_data' [-Wunused-parameter] 490 | on_togglebutton_edit_basic_lesson_toggled (GtkToggleButton * togglebutton, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_togglebutton_toomuch_errors_toggled': callbacks.c:533:59: warning: unused parameter 'togglebutton' [-Wunused-parameter] 533 | on_togglebutton_toomuch_errors_toggled (GtkToggleButton * togglebutton, gpointer user_data) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ callbacks.c:533:82: warning: unused parameter 'user_data' [-Wunused-parameter] 533 | on_togglebutton_toomuch_errors_toggled (GtkToggleButton * togglebutton, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_entry_custom_basic_lesson_activate': callbacks.c:539:51: warning: unused parameter 'entry' [-Wunused-parameter] 539 | on_entry_custom_basic_lesson_activate (GtkEntry * entry, gpointer user_data) | ~~~~~~~~~~~^~~~~ callbacks.c:539:67: warning: unused parameter 'user_data' [-Wunused-parameter] 539 | on_entry_custom_basic_lesson_activate (GtkEntry * entry, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_tutor_top10_clicked': callbacks.c:548:44: warning: unused parameter 'button' [-Wunused-parameter] 548 | on_button_tutor_top10_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:548:61: warning: unused parameter 'user_data' [-Wunused-parameter] 548 | on_button_tutor_top10_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_tutor_show_keyb_clicked': callbacks.c:568:48: warning: unused parameter 'button' [-Wunused-parameter] 568 | on_button_tutor_show_keyb_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:568:65: warning: unused parameter 'user_data' [-Wunused-parameter] 568 | on_button_tutor_show_keyb_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_fontbutton_tutor_font_set': callbacks.c:576:62: warning: unused parameter 'user_data' [-Wunused-parameter] 576 | on_fontbutton_tutor_font_set (GtkFontButton * fbut, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_togglebutton_altcolor_toggled': callbacks.c:608:76: warning: unused parameter 'user_data' [-Wunused-parameter] 608 | on_togglebutton_altcolor_toggled (GtkToggleButton * togglebutton, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_togglebutton_tutor_intro_toggled': callbacks.c:620:72: warning: unused parameter 'user_data' [-Wunused-parameter] 620 | on_togglebutton_tutor_intro_toggled (GtkToggleButton *button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_tutor_back_clicked': callbacks.c:633:42: warning: unused parameter 'button' [-Wunused-parameter] 633 | on_button_tutor_back_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~~~^~~~~~ callbacks.c:633:59: warning: unused parameter 'user_data' [-Wunused-parameter] 633 | on_button_tutor_back_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_window_tutor_destroy': callbacks.c:651:38: warning: unused parameter 'object' [-Wunused-parameter] 651 | on_window_tutor_destroy (GtkWidget * object, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:651:55: warning: unused parameter 'user_data' [-Wunused-parameter] 651 | on_window_tutor_destroy (GtkWidget * object, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_tutor_close_clicked': callbacks.c:663:43: warning: unused parameter 'button' [-Wunused-parameter] 663 | on_button_tutor_close_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~~~^~~~~~ callbacks.c:663:60: warning: unused parameter 'user_data' [-Wunused-parameter] 663 | on_button_tutor_close_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_eventbox_tutor_restart_grab_focus': callbacks.c:669:51: warning: unused parameter 'widget' [-Wunused-parameter] 669 | on_eventbox_tutor_restart_grab_focus (GtkWidget * widget, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:669:68: warning: unused parameter 'user_data' [-Wunused-parameter] 669 | on_eventbox_tutor_restart_grab_focus (GtkWidget * widget, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_entry_mesg_icon_release': callbacks.c:675:39: warning: unused parameter 'entry' [-Wunused-parameter] 675 | on_entry_mesg_icon_release (GtkEntry *entry, GtkEntryIconPosition pos, GdkEvent *event, gpointer user_data) | ~~~~~~~~~~^~~~~ callbacks.c:675:67: warning: unused parameter 'pos' [-Wunused-parameter] 675 | on_entry_mesg_icon_release (GtkEntry *entry, GtkEntryIconPosition pos, GdkEvent *event, gpointer user_data) | ~~~~~~~~~~~~~~~~~~~~~^~~ callbacks.c:675:82: warning: unused parameter 'event' [-Wunused-parameter] 675 | on_entry_mesg_icon_release (GtkEntry *entry, GtkEntryIconPosition pos, GdkEvent *event, gpointer user_data) | ~~~~~~~~~~^~~~~ callbacks.c:675:98: warning: unused parameter 'user_data' [-Wunused-parameter] 675 | on_entry_mesg_icon_release (GtkEntry *entry, GtkEntryIconPosition pos, GdkEvent *event, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_entry_mesg_focus_out_event': callbacks.c:684:68: warning: unused parameter 'event' [-Wunused-parameter] 684 | on_entry_mesg_focus_out_event (GtkWidget * widget, GdkEventFocus * event, gpointer user_data) | ~~~~~~~~~~~~~~~~^~~~~ callbacks.c:684:84: warning: unused parameter 'user_data' [-Wunused-parameter] 684 | on_entry_mesg_focus_out_event (GtkWidget * widget, GdkEventFocus * event, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_entry_mesg_grab_focus': callbacks.c:695:56: warning: unused parameter 'user_data' [-Wunused-parameter] 695 | on_entry_mesg_grab_focus (GtkWidget * widget, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_entry_mesg_activate': callbacks.c:706:52: warning: unused parameter 'user_data' [-Wunused-parameter] 706 | on_entry_mesg_activate (GtkEntry * entry, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_entry_mesg_delete_text': callbacks.c:729:42: warning: unused parameter 'editable' [-Wunused-parameter] 729 | on_entry_mesg_delete_text (GtkEditable * editable, gint start_pos, gint end_pos, gpointer user_data) | ~~~~~~~~~~~~~~^~~~~~~~ callbacks.c:729:91: warning: unused parameter 'user_data' [-Wunused-parameter] 729 | on_entry_mesg_delete_text (GtkEditable * editable, gint start_pos, gint end_pos, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_entry_mesg_insert_text': callbacks.c:742:56: warning: unused parameter 'position' [-Wunused-parameter] 742 | gchar * new_text, gint new_text_length, gpointer position, | ~~~~~~~~~^~~~~~~~ callbacks.c:743:16: warning: unused parameter 'user_data' [-Wunused-parameter] 743 | gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_entry_mesg_preedit_changed': callbacks.c:785:20: warning: unused parameter 'user_data' [-Wunused-parameter] 785 | gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_entry_mesg_drag_drop': callbacks.c:815:63: warning: unused parameter 'drag_context' [-Wunused-parameter] 815 | on_entry_mesg_drag_drop (GtkWidget * widget, GdkDragContext * drag_context, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ callbacks.c:816:10: warning: unused parameter 'x' [-Wunused-parameter] 816 | gint x, gint y, guint time, gpointer user_data) | ~~~~~^ callbacks.c:816:18: warning: unused parameter 'y' [-Wunused-parameter] 816 | gint x, gint y, guint time, gpointer user_data) | ~~~~~^ callbacks.c:816:27: warning: unused parameter 'time' [-Wunused-parameter] 816 | gint x, gint y, guint time, gpointer user_data) | ~~~~~~^~~~ callbacks.c:816:42: warning: unused parameter 'user_data' [-Wunused-parameter] 816 | gint x, gint y, guint time, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_entry_mesg_realize': callbacks.c:826:53: warning: unused parameter 'user_data' [-Wunused-parameter] 826 | on_entry_mesg_realize (GtkWidget * widget, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_combobox_top10_changed': callbacks.c:846:55: warning: unused parameter 'user_data' [-Wunused-parameter] 846 | on_combobox_top10_changed (GtkComboBox *cmb, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_combobox_top10_language_changed': callbacks.c:860:64: warning: unused parameter 'user_data' [-Wunused-parameter] 860 | on_combobox_top10_language_changed (GtkComboBox *cmb, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_top10_go_www_clicked': callbacks.c:883:58: warning: unused parameter 'button' [-Wunused-parameter] 883 | on_button_top10_go_www_clicked (GtkButton *button, | ~~~~~~~~~~~~~~~~~^~~~~~ callbacks.c:884:58: warning: unused parameter 'user_data' [-Wunused-parameter] 884 | gpointer user_data) | ~~~~~~~~~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_top10_publish_clicked': callbacks.c:893:46: warning: unused parameter 'button' [-Wunused-parameter] 893 | on_button_top10_publish_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:893:63: warning: unused parameter 'user_data' [-Wunused-parameter] 893 | on_button_top10_publish_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_top10_update_clicked': callbacks.c:909:45: warning: unused parameter 'button' [-Wunused-parameter] 909 | on_button_top10_update_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:909:62: warning: unused parameter 'user_data' [-Wunused-parameter] 909 | on_button_top10_update_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_top10_expand_clicked': callbacks.c:925:62: warning: unused parameter 'user_data' [-Wunused-parameter] 925 | on_button_top10_expand_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_top10_noexpand_clicked': callbacks.c:934:64: warning: unused parameter 'user_data' [-Wunused-parameter] 934 | on_button_top10_noexpand_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_top10_close_clicked': callbacks.c:943:44: warning: unused parameter 'button' [-Wunused-parameter] 943 | on_button_top10_close_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:943:61: warning: unused parameter 'user_data' [-Wunused-parameter] 943 | on_button_top10_close_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_combobox_keyboard_country_changed': callbacks.c:955:66: warning: unused parameter 'user_data' [-Wunused-parameter] 955 | on_combobox_keyboard_country_changed (GtkComboBox *cmb, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_combobox_keyboard_variant_changed': callbacks.c:975:66: warning: unused parameter 'user_data' [-Wunused-parameter] 975 | on_combobox_keyboard_variant_changed (GtkComboBox *cmb, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_kb_remove_clicked': callbacks.c:995:42: warning: unused parameter 'button' [-Wunused-parameter] 995 | on_button_kb_remove_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:995:59: warning: unused parameter 'user_data' [-Wunused-parameter] 995 | on_button_kb_remove_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_kb_save_clicked': callbacks.c:1014:40: warning: unused parameter 'button' [-Wunused-parameter] 1014 | on_button_kb_save_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:1014:57: warning: unused parameter 'user_data' [-Wunused-parameter] 1014 | on_button_kb_save_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_keyboard_previous_clicked': callbacks.c:1038:49: warning: unused parameter 'but' [-Wunused-parameter] 1038 | on_button_keyboard_previous_clicked (GtkButton *but, gpointer user_data) | ~~~~~~~~~~~^~~ callbacks.c:1038:63: warning: unused parameter 'user_data' [-Wunused-parameter] 1038 | on_button_keyboard_previous_clicked (GtkButton *but, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_keyboard_next_clicked': callbacks.c:1044:45: warning: unused parameter 'but' [-Wunused-parameter] 1044 | on_button_keyboard_next_clicked (GtkButton *but, gpointer user_data) | ~~~~~~~~~~~^~~ callbacks.c:1044:59: warning: unused parameter 'user_data' [-Wunused-parameter] 1044 | on_button_keyboard_next_clicked (GtkButton *but, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_keyboard_close_clicked': callbacks.c:1050:46: warning: unused parameter 'but' [-Wunused-parameter] 1050 | on_button_keyboard_close_clicked (GtkButton *but, gpointer user_data) | ~~~~~~~~~~~^~~ callbacks.c:1050:60: warning: unused parameter 'user_data' [-Wunused-parameter] 1050 | on_button_keyboard_close_clicked (GtkButton *but, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_keyboard_hands_clicked': callbacks.c:1057:46: warning: unused parameter 'but' [-Wunused-parameter] 1057 | on_button_keyboard_hands_clicked (GtkButton *but, gpointer user_data) | ~~~~~~~~~~~^~~ callbacks.c:1057:60: warning: unused parameter 'user_data' [-Wunused-parameter] 1057 | on_button_keyboard_hands_clicked (GtkButton *but, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_keyboard_cancel_clicked': callbacks.c:1071:48: warning: unused parameter 'button' [-Wunused-parameter] 1071 | on_button_keyboard_cancel_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:1071:65: warning: unused parameter 'user_data' [-Wunused-parameter] 1071 | on_button_keyboard_cancel_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_toggle_shift1_toggled': callbacks.c:1086:68: warning: unused parameter 'user_data' [-Wunused-parameter] 1086 | on_toggle_shift1_toggled (GtkToggleButton * togglebutton, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_toggle_shift2_toggled': callbacks.c:1102:68: warning: unused parameter 'user_data' [-Wunused-parameter] 1102 | on_toggle_shift2_toggled (GtkToggleButton * togglebutton, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_toggle_shift1_grab_focus': callbacks.c:1118:47: warning: unused parameter 'tg' [-Wunused-parameter] 1118 | on_toggle_shift1_grab_focus (GtkToggleButton *tg, gpointer user_data) | ~~~~~~~~~~~~~~~~~^~ callbacks.c:1118:60: warning: unused parameter 'user_data' [-Wunused-parameter] 1118 | on_toggle_shift1_grab_focus (GtkToggleButton *tg, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_toggle_shift2_grab_focus': callbacks.c:1126:47: warning: unused parameter 'tg' [-Wunused-parameter] 1126 | on_toggle_shift2_grab_focus (GtkToggleButton *tg, gpointer user_data) | ~~~~~~~~~~~~~~~~~^~ callbacks.c:1126:60: warning: unused parameter 'user_data' [-Wunused-parameter] 1126 | on_toggle_shift2_grab_focus (GtkToggleButton *tg, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_virtual_key_grab_focus': callbacks.c:1136:52: warning: unused parameter 'user_data' [-Wunused-parameter] 1136 | on_virtual_key_grab_focus (GtkWidget *wg, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_virtual_key_clicked': callbacks.c:1148:54: warning: unused parameter 'user_data' [-Wunused-parameter] 1148 | on_virtual_key_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_virtual_key_changed': callbacks.c:1160:53: warning: unused parameter 'user_data' [-Wunused-parameter] 1160 | on_virtual_key_changed (GtkEditable *edit, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_dialog_confirm_show': callbacks.c:1182:7: warning: unused variable 'len' [-Wunused-variable] 1182 | gint len; | ^~~ callbacks.c:1177:54: warning: unused parameter 'user_data' [-Wunused-parameter] 1177 | on_dialog_confirm_show (GtkWidget * widget, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_confirm_yes_clicked': callbacks.c:1239:61: warning: unused parameter 'user_data' [-Wunused-parameter] 1239 | on_button_confirm_yes_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_confirm_no_clicked': callbacks.c:1346:60: warning: unused parameter 'user_data' [-Wunused-parameter] 1346 | on_button_confirm_no_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_window_hints_check_resize': callbacks.c:1367:45: warning: unused parameter 'cont' [-Wunused-parameter] 1367 | on_window_hints_check_resize (GtkContainer *cont, gpointer user_data) | ~~~~~~~~~~~~~~^~~~ callbacks.c:1367:60: warning: unused parameter 'user_data' [-Wunused-parameter] 1367 | on_window_hints_check_resize (GtkContainer *cont, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_hints_close_clicked': callbacks.c:1388:43: warning: unused parameter 'but' [-Wunused-parameter] 1388 | on_button_hints_close_clicked (GtkButton *but, gpointer user_data) | ~~~~~~~~~~~^~~ callbacks.c:1388:57: warning: unused parameter 'user_data' [-Wunused-parameter] 1388 | on_button_hints_close_clicked (GtkButton *but, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_combobox_stat_type_changed': callbacks.c:1472:45: warning: unused parameter 'cmb' [-Wunused-parameter] 1472 | on_combobox_stat_type_changed (GtkComboBox *cmb, gpointer user_data) | ~~~~~~~~~~~~~^~~ callbacks.c:1472:59: warning: unused parameter 'user_data' [-Wunused-parameter] 1472 | on_combobox_stat_type_changed (GtkComboBox *cmb, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_spinbutton_stat_lesson_value_changed': callbacks.c:1499:58: warning: unused parameter 'spinbutton' [-Wunused-parameter] 1499 | on_spinbutton_stat_lesson_value_changed (GtkSpinButton * spinbutton, gpointer user_data) | ~~~~~~~~~~~~~~~~^~~~~~~~~~ callbacks.c:1499:79: warning: unused parameter 'user_data' [-Wunused-parameter] 1499 | on_spinbutton_stat_lesson_value_changed (GtkSpinButton * spinbutton, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_stat_reset_clicked': callbacks.c:1508:43: warning: unused parameter 'button' [-Wunused-parameter] 1508 | on_button_stat_reset_clicked (GtkButton * button, gpointer check) | ~~~~~~~~~~~~^~~~~~ callbacks.c: In function 'on_button_stat_close_clicked': callbacks.c:1520:60: warning: unused parameter 'user_data' [-Wunused-parameter] 1520 | on_button_stat_close_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_databox_hovered': callbacks.c:1530:33: warning: unused parameter 'dbox' [-Wunused-parameter] 1530 | on_databox_hovered (GtkDatabox *dbox, GdkEventMotion *event, gpointer user_data) | ~~~~~~~~~~~~^~~~ callbacks.c:1530:71: warning: unused parameter 'user_data' [-Wunused-parameter] 1530 | on_databox_hovered (GtkDatabox *dbox, GdkEventMotion *event, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_treeview_other_realize': callbacks.c:1540:57: warning: unused parameter 'user_data' [-Wunused-parameter] 1540 | on_treeview_other_realize (GtkWidget * widget, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_other_new_clicked': callbacks.c:1554:42: warning: unused parameter 'button' [-Wunused-parameter] 1554 | on_button_other_new_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:1554:59: warning: unused parameter 'user_data' [-Wunused-parameter] 1554 | on_button_other_new_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_other_cancel_clicked': callbacks.c:1560:45: warning: unused parameter 'button' [-Wunused-parameter] 1560 | on_button_other_cancel_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:1560:62: warning: unused parameter 'user_data' [-Wunused-parameter] 1560 | on_button_other_cancel_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_other_apply_clicked': callbacks.c:1568:43: warning: unused parameter 'button' [-Wunused-parameter] 1568 | on_button_other_apply_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~~~^~~~~~ callbacks.c:1568:60: warning: unused parameter 'user_data' [-Wunused-parameter] 1568 | on_button_other_apply_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_other_paste_clicked': callbacks.c:1606:44: warning: unused parameter 'button' [-Wunused-parameter] 1606 | on_button_other_paste_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:1606:61: warning: unused parameter 'user_data' [-Wunused-parameter] 1606 | on_button_other_paste_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_other_remove_clicked': callbacks.c:1655:45: warning: unused parameter 'button' [-Wunused-parameter] 1655 | on_button_other_remove_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~~~~^~~~~~ callbacks.c:1655:62: warning: unused parameter 'user_data' [-Wunused-parameter] 1655 | on_button_other_remove_clicked (GtkButton * button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_entry_other_rename_changed': callbacks.c:1700:45: warning: unused parameter 'editable' [-Wunused-parameter] 1700 | on_entry_other_rename_changed (GtkEditable *editable, gint start_pos, gint end_pos, gpointer user_data) | ~~~~~~~~~~~~~^~~~~~~~ callbacks.c:1700:60: warning: unused parameter 'start_pos' [-Wunused-parameter] 1700 | on_entry_other_rename_changed (GtkEditable *editable, gint start_pos, gint end_pos, gpointer user_data) | ~~~~~^~~~~~~~~ callbacks.c:1700:76: warning: unused parameter 'end_pos' [-Wunused-parameter] 1700 | on_entry_other_rename_changed (GtkEditable *editable, gint start_pos, gint end_pos, gpointer user_data) | ~~~~~^~~~~~~ callbacks.c:1700:94: warning: unused parameter 'user_data' [-Wunused-parameter] 1700 | on_entry_other_rename_changed (GtkEditable *editable, gint start_pos, gint end_pos, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_entry_other_rename_activate': callbacks.c:1725:43: warning: unused parameter 'entry' [-Wunused-parameter] 1725 | on_entry_other_rename_activate (GtkEntry *entry, gpointer user_data) | ~~~~~~~~~~^~~~~ callbacks.c:1725:59: warning: unused parameter 'user_data' [-Wunused-parameter] 1725 | on_entry_other_rename_activate (GtkEntry *entry, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_treeview_other_cursor_changed': callbacks.c:1731:48: warning: unused parameter 'treeview' [-Wunused-parameter] 1731 | on_treeview_other_cursor_changed (GtkTreeView *treeview, gpointer user_data) | ~~~~~~~~~~~~~^~~~~~~~ callbacks.c:1731:67: warning: unused parameter 'user_data' [-Wunused-parameter] 1731 | on_treeview_other_cursor_changed (GtkTreeView *treeview, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_treeview_other_row_activated': callbacks.c:1778:47: warning: unused parameter 'treeview' [-Wunused-parameter] 1778 | on_treeview_other_row_activated (GtkTreeView *treeview, GtkTreePath *path, GtkTreeViewColumn *column, gpointer user_data) | ~~~~~~~~~~~~~^~~~~~~~ callbacks.c:1778:70: warning: unused parameter 'path' [-Wunused-parameter] 1778 | on_treeview_other_row_activated (GtkTreeView *treeview, GtkTreePath *path, GtkTreeViewColumn *column, gpointer user_data) | ~~~~~~~~~~~~~^~~~ callbacks.c:1778:95: warning: unused parameter 'column' [-Wunused-parameter] 1778 | on_treeview_other_row_activated (GtkTreeView *treeview, GtkTreePath *path, GtkTreeViewColumn *column, gpointer user_data) | ~~~~~~~~~~~~~~~~~~~^~~~~~ callbacks.c:1778:112: warning: unused parameter 'user_data' [-Wunused-parameter] 1778 | on_treeview_other_row_activated (GtkTreeView *treeview, GtkTreePath *path, GtkTreeViewColumn *column, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_filechooser_open_clicked': callbacks.c:1784:48: warning: unused parameter 'button' [-Wunused-parameter] 1784 | on_button_filechooser_open_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~~~^~~~~~ callbacks.c:1784:65: warning: unused parameter 'user_data' [-Wunused-parameter] 1784 | on_button_filechooser_open_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_button_filechooser_cancel_clicked': callbacks.c:1814:50: warning: unused parameter 'button' [-Wunused-parameter] 1814 | on_button_filechooser_cancel_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~~~^~~~~~ callbacks.c:1814:67: warning: unused parameter 'user_data' [-Wunused-parameter] 1814 | on_button_filechooser_cancel_clicked (GtkButton *button, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_window_main_show': callbacks.c:1824:33: warning: unused parameter 'wg' [-Wunused-parameter] 1824 | on_window_main_show (GtkWidget *wg, gpointer user_data) | ~~~~~~~~~~~^~ callbacks.c:1824:46: warning: unused parameter 'user_data' [-Wunused-parameter] 1824 | on_window_main_show (GtkWidget *wg, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_window_tutor_show': callbacks.c:1830:34: warning: unused parameter 'wg' [-Wunused-parameter] 1830 | on_window_tutor_show (GtkWidget *wg, gpointer user_data) | ~~~~~~~~~~~^~ callbacks.c:1830:47: warning: unused parameter 'user_data' [-Wunused-parameter] 1830 | on_window_tutor_show (GtkWidget *wg, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_window_hints_show': callbacks.c:1836:34: warning: unused parameter 'wg' [-Wunused-parameter] 1836 | on_window_hints_show (GtkWidget *wg, gpointer user_data) | ~~~~~~~~~~~^~ callbacks.c:1836:47: warning: unused parameter 'user_data' [-Wunused-parameter] 1836 | on_window_hints_show (GtkWidget *wg, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_window_top10_show': callbacks.c:1842:34: warning: unused parameter 'wg' [-Wunused-parameter] 1842 | on_window_top10_show (GtkWidget *wg, gpointer user_data) | ~~~~~~~~~~~^~ callbacks.c:1842:47: warning: unused parameter 'user_data' [-Wunused-parameter] 1842 | on_window_top10_show (GtkWidget *wg, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ callbacks.c: In function 'on_window_stat_show': callbacks.c:1848:33: warning: unused parameter 'wg' [-Wunused-parameter] 1848 | on_window_stat_show (GtkWidget *wg, gpointer user_data) | ~~~~~~~~~~~^~ callbacks.c:1848:46: warning: unused parameter 'user_data' [-Wunused-parameter] 1848 | on_window_stat_show (GtkWidget *wg, gpointer user_data) | ~~~~~~~~~^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wextra -Wformat -Werror=format-security -I../gtkdatabox -export-dynamic -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 cursor.o cursor.c make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/src' cursor.c: In function 'cursor_init': cursor.c:151:23: warning: unused parameter 'data' [-Wunused-parameter] 151 | cursor_init (gpointer data) | ~~~~~~~~~^~~~ cursor.c: In function 'cursor_on': cursor.c:163:21: warning: unused parameter 'data' [-Wunused-parameter] 163 | cursor_on (gpointer data) | ~~~~~~~~~^~~~ cursor.c: In function 'cursor_off': cursor.c:191:22: warning: unused parameter 'data' [-Wunused-parameter] 191 | cursor_off (gpointer data) | ~~~~~~~~~^~~~ make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wextra -Wformat -Werror=format-security -I../gtkdatabox -export-dynamic -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 keyboard.o keyboard.c make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/src' keyboard.c: In function 'keyb_create_virtual_keys': keyboard.c:270:9: warning: unused variable 'tmp2' [-Wunused-variable] 270 | gchar *tmp2; | ^~~~ keyboard.c:267:10: warning: unused variable 'color' [-Wunused-variable] 267 | GdkRGBA color; | ^~~~~ keyboard.c: In function 'keyb_is_diacritic': keyboard.c:475:12: warning: unused variable 'diac_array' [-Wunused-variable] 475 | gunichar *diac_array; | ^~~~~~~~~~ keyboard.c: In function 'hints_init': keyboard.c:1669:9: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] 1669 | gchar *tmp; | ^~~ keyboard.c: In function 'hints_set_colors': keyboard.c:1848:10: warning: unused variable 'color' [-Wunused-variable] 1848 | GdkRGBA color; | ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wextra -Wformat -Werror=format-security -I../gtkdatabox -export-dynamic -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 tutor.o tutor.c make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/src' tutor.c: In function 'tutor_goal_level': tutor.c:277:2: warning: enumeration value 'TT_BASIC' not handled in switch [-Wswitch] 277 | switch (tutor.type) | ^~~~~~ tutor.c: In function 'tutor_update_intro': tutor.c:508:2: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] 508 | gtk_widget_override_background_color (get_wg ("text_tutor"), GTK_STATE_FLAG_INSENSITIVE, &color); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from tutor.c:26: /usr/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here 1148 | void gtk_widget_override_background_color (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tutor.c:465:19: warning: unused variable 'sc' [-Wunused-variable] 465 | GtkStyleContext *sc; | ^~ tutor.c: In function 'tutor_update_start': tutor.c:589:2: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] 589 | gtk_widget_override_background_color (get_wg ("text_tutor"), GTK_STATE_FLAG_INSENSITIVE, &color); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from tutor.c:26: /usr/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here 1148 | void gtk_widget_override_background_color (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wextra -Wformat -Werror=format-security -I../gtkdatabox -export-dynamic -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 plot.o plot.c make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/src' plot.c: In function 'plot_initialize': plot.c:248:19: warning: unused variable 'sc' [-Wunused-variable] 248 | GtkStyleContext *sc; | ^~ plot.c:247:25: warning: unused variable 'css' [-Wunused-variable] 247 | static GtkCssProvider *css; | ^~~ plot.c: In function 'plot_draw_chart': plot.c:401:10: warning: variable 'lang_extra' set but not used [-Wunused-but-set-variable] 401 | gchar *lang_extra; | ^~~~~~~~~~ plot.c:457:10: warning: variable 'lang_extra' set but not used [-Wunused-but-set-variable] 457 | gchar *lang_extra; | ^~~~~~~~~~ plot.c: In function 'plot_pointer_update': plot.c:670:14: warning: variable 'box' set but not used [-Wunused-but-set-variable] 670 | GtkDatabox *box; | ^~~ plot.c:669:9: warning: unused variable 'tmp' [-Wunused-variable] 669 | gchar *tmp; | ^~~ At top level: plot.c:247:25: warning: 'css' defined but not used [-Wunused-variable] 247 | static GtkCssProvider *css; | ^~~ make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wextra -Wformat -Werror=format-security -I../gtkdatabox -export-dynamic -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 make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/src' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wextra -Wformat -Werror=format-security -I../gtkdatabox -export-dynamic -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 adaptability.o adaptability.c adaptability.c: In function 'adapt_create_word': adaptability.c:163:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 163 | if (keyb_is_diacritic (word[i - 1]) && keyb_is_diacritic (word[i])) | ^ make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/src' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wextra -Wformat -Werror=format-security -I../gtkdatabox -export-dynamic -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 velocity.o velocity.c make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/src' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wextra -Wformat -Werror=format-security -I../gtkdatabox -export-dynamic -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 fluidness.o fluidness.c make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/src' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wextra -Wformat -Werror=format-security -I../gtkdatabox -export-dynamic -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 accuracy.o accuracy.c make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/src' accuracy.c: In function 'accur_init': accuracy.c:155:7: warning: unused variable 'nok' [-Wunused-variable] 155 | gint nok; | ^~~ make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wextra -Wformat -Werror=format-security -I../gtkdatabox -export-dynamic -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 top10.o top10.c make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/src' top10.c: In function 'top10_global_update': top10.c:794:31: warning: unused parameter 'data' [-Wunused-parameter] 794 | top10_global_update (gpointer data) | ~~~~~~~~~^~~~ top10.c: In function 'top10_global_publish': top10.c:975:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 975 | if (fail = curl_easy_perform (curl)) | ^~~~ top10.c:880:32: warning: unused parameter 'data' [-Wunused-parameter] 880 | top10_global_publish (gpointer data) | ~~~~~~~~~^~~~ make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wextra -Wformat -Werror=format-security -I../gtkdatabox -export-dynamic -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 -static -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o klavaro main.o auxiliar.o callbacks.o translation.o keyboard.o tutor.o cursor.o plot.o basic.o adaptability.o velocity.o fluidness.o accuracy.o top10.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgmodule-2.0 ../gtkdatabox/libgtkdataboks.la -lm -lcurl libtool: link: gcc -Wextra -Wformat -Werror=format-security -I../gtkdatabox -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 klavaro main.o auxiliar.o callbacks.o translation.o keyboard.o tutor.o cursor.o plot.o basic.o adaptability.o velocity.o fluidness.o accuracy.o top10.o -Wl,--export-dynamic ../gtkdatabox/.libs/libgtkdataboks.so -lgmodule-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -lcurl -pthread make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/src' Making all in data cd .. && /bin/sh ./config.status data/Makefile config.status: creating data/Makefile Making all in icons Making all in hicolor Making all in 16x16 Making all in apps make[6]: Nothing to be done for 'all'. make[6]: Nothing to be done for 'all-am'. Making all in 22x22 Making all in apps make[6]: Nothing to be done for 'all'. make[6]: Nothing to be done for 'all-am'. Making all in 24x24 Making all in apps make[6]: Nothing to be done for 'all'. make[6]: Nothing to be done for 'all-am'. Making all in 32x32 Making all in apps make[6]: Nothing to be done for 'all'. make[6]: Nothing to be done for 'all-am'. Making all in 48x48 Making all in apps make[6]: Nothing to be done for 'all'. make[6]: Nothing to be done for 'all-am'. Making all in 64x64 Making all in apps make[6]: Nothing to be done for 'all'. make[6]: Nothing to be done for 'all-am'. Making all in 96x96 Making all in apps make[6]: Nothing to be done for 'all'. make[6]: Nothing to be done for 'all-am'. make[5]: Nothing to be done for 'all-am'. make[4]: Nothing to be done for 'all-am'. make[3]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po klavaro.desktop.in klavaro.desktop Generating and caching the translation database Merging translations into klavaro.desktop. make[3]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data' make[3]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data' LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po klavaro.appdata.xml.in klavaro.appdata.xml Generating and caching the translation database Merging translations into klavaro.appdata.xml. CREATED klavaro.appdata.xml make[3]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data' Making all in doc make[2]: Nothing to be done for 'all'. Making all in po make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo ky | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ky.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo pt_PT | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_PT.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo wo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file wo.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dcNtjr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64 + cd klavaro-3.11 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in gtkdatabox make[1]: Entering directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' make[3]: Entering directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libgtkdataboks.la '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgtkdataboks.so.0.0.0 /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/lib64/libgtkdataboks.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/lib64 && { ln -s -f libgtkdataboks.so.0.0.0 libgtkdataboks.so.0 || { rm -f libgtkdataboks.so.0 && ln -s libgtkdataboks.so.0.0.0 libgtkdataboks.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/lib64 && { ln -s -f libgtkdataboks.so.0.0.0 libgtkdataboks.so || { rm -f libgtkdataboks.so && ln -s libgtkdataboks.so.0.0.0 libgtkdataboks.so; }; }) libtool: install: /usr/bin/install -p .libs/libgtkdataboks.lai /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/lib64/libgtkdataboks.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' make[1]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/gtkdatabox' Making install in src make[1]: Entering directory '/builddir/build/BUILD/klavaro-3.11/src' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p klavaro '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p klavaro /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/bin/klavaro make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/src' make[1]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/src' Making install in data make[1]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data' Making install in icons make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons' Making install in hicolor make[3]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor' Making install in 16x16 make[4]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/16x16' Making install in apps make[5]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/16x16/apps' make[6]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/16x16/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -p -m 644 klavaro.png '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/icons/hicolor/16x16/apps' make[6]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/16x16/apps' make[5]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/16x16/apps' make[5]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/16x16' make[6]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/16x16' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/16x16' make[5]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/16x16' make[4]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/16x16' Making install in 22x22 make[4]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/22x22' Making install in apps make[5]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/22x22/apps' make[6]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/22x22/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/icons/hicolor/22x22/apps' /usr/bin/install -p -m 644 klavaro.png '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/icons/hicolor/22x22/apps' make[6]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/22x22/apps' make[5]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/22x22/apps' make[5]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/22x22' make[6]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/22x22' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/22x22' make[5]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/22x22' make[4]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/22x22' Making install in 24x24 make[4]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/24x24' Making install in apps make[5]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/24x24/apps' make[6]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/24x24/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/icons/hicolor/24x24/apps' /usr/bin/install -p -m 644 klavaro.png '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/icons/hicolor/24x24/apps' make[6]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/24x24/apps' make[5]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/24x24/apps' make[5]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/24x24' make[6]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/24x24' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/24x24' make[5]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/24x24' make[4]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/24x24' Making install in 32x32 make[4]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/32x32' Making install in apps make[5]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/32x32/apps' make[6]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/32x32/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -p -m 644 klavaro.png '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/icons/hicolor/32x32/apps' make[6]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/32x32/apps' make[5]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/32x32/apps' make[5]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/32x32' make[6]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/32x32' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/32x32' make[5]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/32x32' make[4]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/32x32' Making install in 48x48 make[4]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/48x48' Making install in apps make[5]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/48x48/apps' make[6]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/48x48/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -p -m 644 klavaro.png '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/icons/hicolor/48x48/apps' make[6]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/48x48/apps' make[5]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/48x48/apps' make[5]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/48x48' make[6]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/48x48' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/48x48' make[5]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/48x48' make[4]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/48x48' Making install in 64x64 make[4]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/64x64' Making install in apps make[5]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/64x64/apps' make[6]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/64x64/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/icons/hicolor/64x64/apps' /usr/bin/install -p -m 644 klavaro.png '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/icons/hicolor/64x64/apps' make[6]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/64x64/apps' make[5]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/64x64/apps' make[5]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/64x64' make[6]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/64x64' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/64x64' make[5]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/64x64' make[4]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/64x64' Making install in 96x96 make[4]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/96x96' Making install in apps make[5]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/96x96/apps' make[6]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/96x96/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/icons/hicolor/96x96/apps' /usr/bin/install -p -m 644 klavaro.png '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/icons/hicolor/96x96/apps' make[6]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/96x96/apps' make[5]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/96x96/apps' make[5]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/96x96' make[6]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/96x96' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/96x96' make[5]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/96x96' make[4]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor/96x96' make[4]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor' make[5]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor' make[4]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor' make[3]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons/hicolor' make[3]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons' make[4]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data/icons' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons' make[3]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons' make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data/icons' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data' make[3]: Entering directory '/builddir/build/BUILD/klavaro-3.11/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/appdata' /usr/bin/install -p -m 644 klavaro.appdata.xml '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/appdata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/applications' /usr/bin/install -p -m 644 klavaro.desktop '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/klavaro' /usr/bin/install -p -m 644 klavaro.glade klavaro_icon.png altcolor.ini altcolor.png fluid.png go_www.png key.png other.png progress.png top10.png hands_0.png hands_1.png hands_2.png hands_3.png hands_4.png hands_5.png hands_6.png hands_7.png hands_8.png hands_9.png basic_lessons.txt fingers_position.txt alphagrip5_us.kbd azerty_be.kbd azerty_fr.kbd azerty_fr_ibook.kbd colemak_us.kbd dubeolsik_kr.kbd dvorak_bg.kbd dvorak_br_nativo.kbd dvorak_br_us.kbd dvorak_ca_fr.kbd dvorak_de_adnw.kbd dvorak_de_bone.kbd dvorak_de_neo2.kbd dvorak_eo_eurokeys.kbd dvorak_eo_nativo.kbd dvorak_eo_uk.kbd dvorak_es_us.kbd dvorak_es_nativo.kbd '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/klavaro' /usr/bin/install -p -m 644 dvorak_fr.kbd dvorak_fr_bepo.kbd dvorak_se_us.kbd dvorak_tr_F.kbd dvorak_uk.kbd dvorak_us.kbd dvorak_us_left.kbd dvorak_us_rigth.kbd dvorak_us_prog.kbd gurmukhi_in_jhelum.kbd gurmukhi_pk_jhelum.kbd gurmukhi_pk_jhelumShift.kbd jtsuken_kk.kbd jtsuken_ru.kbd jtsuken_ru_typewriter.kbd jtsuken_ua.kbd qwerty_ar.kbd qwerty_bg.kbd qwerty_bg_2.kbd qwerty_bo.kbd qwerty_br.kbd qwerty_br_abnt2.kbd qwerty_ca_multling.kbd qwerty_ca_quebec.kbd qwerty_cn_us.kbd qwerty_cz.kbd qwerty_dk.kbd qwerty_gr.kbd qwerty_gr_old.kbd qwerty_es.kbd qwerty_il.kbd qwerty_il_old.kbd qwerty_in.kbd qwerty_it.kbd qwerty_jp.kbd qwerty_no.kbd qwerty_pt.kbd qwerty_se.kbd qwerty_sk.kbd qwerty_tr.kbd '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/klavaro' /usr/bin/install -p -m 644 qwerty_uk.kbd qwerty_us.kbd qwerty_us_2.kbd qwerty_pk_crulp.kbd qwerty_pk_nla.kbd qwerty_pl_us.kbd qwertz_ch_fr.kbd qwertz_ch_de.kbd qwertz_cz.kbd qwertz_de.kbd qwertz_hr.kbd qwertz_hu.kbd qwertz_pl.kbd qwertz_rs.kbd qwertz_si.kbd workman_us.kbd C.words C.paragraphs ar.words ar.paragraphs bg.words bg.paragraphs bn.words bn.paragraphs bo.words bo.paragraphs ca.words ca.paragraphs cs.words cs.paragraphs da.words da.paragraphs de.words de.paragraphs el.words el.paragraphs fi.words fi.paragraphs en_GB.words en_GB.paragraphs '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/klavaro' /usr/bin/install -p -m 644 eo.words eo.paragraphs es.words es.paragraphs eu.words eu.paragraphs fr.words fr.paragraphs gl.words gl.paragraphs hr.words hr.paragraphs hu.words hu.paragraphs it.words it.paragraphs kk.words kk.paragraphs ko.words ko.paragraphs nb.words nb.paragraphs nl.words nl.paragraphs pa.words pa.paragraphs pl.words pl.paragraphs pt_BR.words pt_BR.paragraphs pt_PT.words pt_PT.paragraphs ru.words ru.paragraphs sr.words sr.paragraphs sl.words sl.paragraphs sv.words sv.paragraphs '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/klavaro' /usr/bin/install -p -m 644 uk.words uk.paragraphs ur.words ur.paragraphs vi.words vi.paragraphs '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/klavaro' make[3]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data' make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data' make[1]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/data' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/klavaro-3.11/doc' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 klavaro.1 '/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/doc' make[1]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/doc' Making install in po make[1]: Entering directory '/builddir/build/BUILD/klavaro-3.11/po' linguas="ar bg bn ca cs da de el en_GB eo es eu fi fr gl hu hr it kk ky nb nl pa pl pt_BR pt_PT ro ru sl sr sv te uk ur vi wo zh_CN "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/klavaro-3.11/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/klavaro.mo; \ echo "installing $lang.gmo as $dir/klavaro.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/klavaro.mo; \ echo "installing ./$lang.gmo as" \ "$dir/klavaro.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/klavaro.mo.m; \ echo "installing $lang.gmo.m as $dir/klavaro.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/klavaro.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/klavaro.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/ar/LC_MESSAGES/klavaro.mo installing bg.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/bg/LC_MESSAGES/klavaro.mo installing bn.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/bn/LC_MESSAGES/klavaro.mo installing ca.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/ca/LC_MESSAGES/klavaro.mo installing cs.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/cs/LC_MESSAGES/klavaro.mo installing da.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/da/LC_MESSAGES/klavaro.mo installing de.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/de/LC_MESSAGES/klavaro.mo installing el.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/el/LC_MESSAGES/klavaro.mo installing en_GB.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/en_GB/LC_MESSAGES/klavaro.mo installing eo.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/eo/LC_MESSAGES/klavaro.mo installing es.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/es/LC_MESSAGES/klavaro.mo installing eu.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/eu/LC_MESSAGES/klavaro.mo installing fi.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/fi/LC_MESSAGES/klavaro.mo installing fr.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/fr/LC_MESSAGES/klavaro.mo installing gl.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/gl/LC_MESSAGES/klavaro.mo installing hu.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/hu/LC_MESSAGES/klavaro.mo installing hr.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/hr/LC_MESSAGES/klavaro.mo installing it.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/it/LC_MESSAGES/klavaro.mo installing kk.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/kk/LC_MESSAGES/klavaro.mo installing ky.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/ky/LC_MESSAGES/klavaro.mo installing nb.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/nb/LC_MESSAGES/klavaro.mo installing nl.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/nl/LC_MESSAGES/klavaro.mo installing pa.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/pa/LC_MESSAGES/klavaro.mo installing pl.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/pl/LC_MESSAGES/klavaro.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/klavaro.mo installing pt_PT.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/pt_PT/LC_MESSAGES/klavaro.mo installing ro.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/ro/LC_MESSAGES/klavaro.mo installing ru.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/ru/LC_MESSAGES/klavaro.mo installing sl.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/sl/LC_MESSAGES/klavaro.mo installing sr.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/sr/LC_MESSAGES/klavaro.mo installing sv.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/sv/LC_MESSAGES/klavaro.mo installing te.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/te/LC_MESSAGES/klavaro.mo installing uk.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/uk/LC_MESSAGES/klavaro.mo installing ur.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/ur/LC_MESSAGES/klavaro.mo installing vi.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/vi/LC_MESSAGES/klavaro.mo installing wo.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/wo/LC_MESSAGES/klavaro.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/klavaro.mo make[1]: Leaving directory '/builddir/build/BUILD/klavaro-3.11/po' make[1]: Entering directory '/builddir/build/BUILD/klavaro-3.11' make[2]: Entering directory '/builddir/build/BUILD/klavaro-3.11' 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/klavaro-3.11' make[1]: Leaving directory '/builddir/build/BUILD/klavaro-3.11' + mkdir -p /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/var/games/klavaro + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64 klavaro + rm /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/lib64/libgtkdataboks.la + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.11-1.fc33 --unique-debug-suffix -3.11-1.fc33.riscv64 --unique-debug-src-base klavaro-3.11-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/klavaro-3.11 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/lib64/libgtkdataboks.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/bin/klavaro extracting debug info from /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/bin/klavaro extracting debug info from /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/lib64/libgtkdataboks.so.0.0.0 original debug info size: 2908kB, size after compression: 2788kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1167 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.enBLIq + umask 022 + cd /builddir/build/BUILD + cd klavaro-3.11 + desktop-file-validate /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/applications/klavaro.desktop + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/appdata/klavaro.appdata.xml /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/appdata/klavaro.appdata.xml: OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: klavaro-3.11-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mnhIMr + umask 022 + cd /builddir/build/BUILD + cd klavaro-3.11 + DOCDIR=/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/doc/klavaro + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/doc/klavaro + cp -pr AUTHORS /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/doc/klavaro + cp -pr ChangeLog /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/doc/klavaro + cp -pr NEWS /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/doc/klavaro + cp -pr README /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/doc/klavaro + cp -pr TODO /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/doc/klavaro + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wiohjs + umask 022 + cd /builddir/build/BUILD + cd klavaro-3.11 + LICENSEDIR=/builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/licenses/klavaro + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/licenses/klavaro + cp -pr COPYING /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64/usr/share/licenses/klavaro + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(klavaro.desktop) klavaro = 3.11-1.fc33 klavaro(riscv-64) = 3.11-1.fc33 libgtkdataboks.so.0()(64bit) metainfo() metainfo(klavaro.appdata.xml) 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) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libcurl.so.4()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libgtkdataboks.so.0()(64bit) libharfbuzz.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: klavaro-debugsource-3.11-1.fc33.riscv64 Provides: klavaro-debugsource = 3.11-1.fc33 klavaro-debugsource(riscv-64) = 3.11-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: klavaro-debuginfo-3.11-1.fc33.riscv64 Provides: debuginfo(build-id) = 926f1895473277c2c59dcd66ac434ebb5dbad92b debuginfo(build-id) = f1479518c9036d06487729ccbcf9774e225717da klavaro-debuginfo = 3.11-1.fc33 klavaro-debuginfo(riscv-64) = 3.11-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: klavaro-debugsource(riscv-64) = 3.11-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64 Wrote: /builddir/build/RPMS/klavaro-debugsource-3.11-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/klavaro-debuginfo-3.11-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/klavaro-3.11-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.F1xWdr + umask 022 + cd /builddir/build/BUILD + cd klavaro-3.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/klavaro-3.11-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0