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/gxkb.spec'], chrootPath='/var/lib/mock/f33-build-625278-67598/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/gxkb.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=1619222400 Wrote: /builddir/build/SRPMS/gxkb-0.9.1-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/gxkb.spec'], chrootPath='/var/lib/mock/f33-build-625278-67598/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/gxkb.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=1619222400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.n2mes9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gxkb-0.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/gxkb-0.9.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gxkb-0.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Vj4jw6 + umask 022 + cd /builddir/build/BUILD + cd gxkb-0.9.1 + ./autogen.sh If you get errors, you may need newer versions of automake and autoconf. You'll need at least automake 1.5 and autoconf 2.50. configure.ac:5: installing './compile' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' src/Makefile.am: installing './depcomp' Now you are ready to run ./configure + 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 + mv ./configure.backup ./configure + /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 + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.20... yes checking for GTK... yes checking for GLIB... yes checking for LIBWNCK... yes checking for LIBXKLAVIER... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating data/Makefile config.status: creating data/flags/Makefile config.status: creating src/config.h config.status: executing depfiles commands + /usr/bin/make -O -j4 V=1 VERBOSE=1 Making all in src /usr/bin/make all-am make[2]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1/src' gcc -DHAVE_CONFIG_H -I. -O2 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libwnck-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -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 -I/usr/include/startup-notification-1.0 -DFLAGSDIR=\"/usr/share/gxkb/flags\" -DAPPICON=\"/usr/share/gxkb/logo.png\" -O2 -flto=auto -ffat-lto-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 gxkb-xkb-callbacks.o `test -f 'xkb-callbacks.c' || echo './'`xkb-callbacks.c make[2]: Leaving directory '/builddir/build/BUILD/gxkb-0.9.1/src' make[2]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1/src' gcc -DHAVE_CONFIG_H -I. -O2 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libwnck-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -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 -I/usr/include/startup-notification-1.0 -DFLAGSDIR=\"/usr/share/gxkb/flags\" -DAPPICON=\"/usr/share/gxkb/logo.png\" -O2 -flto=auto -ffat-lto-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 gxkb-xkb-config.o `test -f 'xkb-config.c' || echo './'`xkb-config.c make[2]: Leaving directory '/builddir/build/BUILD/gxkb-0.9.1/src' make[2]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1/src' gcc -DHAVE_CONFIG_H -I. -O2 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libwnck-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -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 -I/usr/include/startup-notification-1.0 -DFLAGSDIR=\"/usr/share/gxkb/flags\" -DAPPICON=\"/usr/share/gxkb/logo.png\" -O2 -flto=auto -ffat-lto-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 gxkb-gxkb.o `test -f 'gxkb.c' || echo './'`gxkb.c make[2]: Leaving directory '/builddir/build/BUILD/gxkb-0.9.1/src' make[2]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1/src' gcc -DHAVE_CONFIG_H -I. -O2 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libwnck-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -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 -I/usr/include/startup-notification-1.0 -DFLAGSDIR=\"/usr/share/gxkb/flags\" -DAPPICON=\"/usr/share/gxkb/logo.png\" -O2 -flto=auto -ffat-lto-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 gxkb-statusicon.o `test -f 'statusicon.c' || echo './'`statusicon.c make[2]: Leaving directory '/builddir/build/BUILD/gxkb-0.9.1/src' statusicon.c: In function 'statusicon_new': statusicon.c:47:9: warning: 'gtk_status_icon_new' is deprecated [-Wdeprecated-declarations] 47 | trayicon = gtk_status_icon_new(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from statusicon.h:31, from statusicon.c:20: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:84:23: note: declared here 84 | GtkStatusIcon *gtk_status_icon_new (void); | ^~~~~~~~~~~~~~~~~~~ statusicon.c: In function 'statusicon_update_current_image': statusicon.c:152:9: warning: 'gtk_status_icon_set_from_pixbuf' is deprecated [-Wdeprecated-declarations] 152 | gtk_status_icon_set_from_pixbuf( trayicon, pixmap ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from statusicon.h:31, from statusicon.c:20: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:97:23: note: declared here 97 | void gtk_status_icon_set_from_pixbuf (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ statusicon.c:153:9: warning: 'gtk_status_icon_set_tooltip_text' is deprecated [-Wdeprecated-declarations] 153 | gtk_status_icon_set_tooltip_text( trayicon, g_ascii_strup( group_name, -1 ) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from statusicon.h:31, from statusicon.c:20: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: note: declared here 137 | void gtk_status_icon_set_tooltip_text (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ statusicon.c: In function 'statusicon_update_menu': statusicon.c:190:9: warning: 'gtk_image_menu_item_new_with_label' is deprecated: Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations] 190 | GtkWidget *menu_item = gtk_image_menu_item_new_with_label( layout_string ); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269, from statusicon.h:31, from statusicon.c:20: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here 80 | GtkWidget* gtk_image_menu_item_new_with_label (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ statusicon.c:202:13: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 202 | gtk_image_menu_item_set_image( GTK_IMAGE_MENU_ITEM( menu_item ), image ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269, from statusicon.h:31, from statusicon.c:20: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ statusicon.c:202:13: warning: 'gtk_image_menu_item_get_type' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] 202 | gtk_image_menu_item_set_image( GTK_IMAGE_MENU_ITEM( menu_item ), image ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269, from statusicon.h:31, from statusicon.c:20: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10: note: declared here 76 | GType gtk_image_menu_item_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ statusicon.c:232:5: warning: 'gtk_image_menu_item_new_from_stock' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 232 | mi = gtk_image_menu_item_new_from_stock( "gtk-about", NULL ); | ^~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269, from statusicon.h:31, from statusicon.c:20: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: note: declared here 84 | GtkWidget* gtk_image_menu_item_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ statusicon.c:246:5: warning: 'gtk_image_menu_item_new_from_stock' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 246 | mi = gtk_image_menu_item_new_from_stock( "gtk-quit", NULL ); | ^~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269, from statusicon.h:31, from statusicon.c:20: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: note: declared here 84 | GtkWidget* gtk_image_menu_item_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1/src' gcc -DHAVE_CONFIG_H -I. -O2 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libwnck-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -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 -I/usr/include/startup-notification-1.0 -DFLAGSDIR=\"/usr/share/gxkb/flags\" -DAPPICON=\"/usr/share/gxkb/logo.png\" -O2 -flto=auto -ffat-lto-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 gxkb-xkb-util.o `test -f 'xkb-util.c' || echo './'`xkb-util.c make[2]: Leaving directory '/builddir/build/BUILD/gxkb-0.9.1/src' make[2]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1/src' gcc -O2 -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libwnck-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -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 -I/usr/include/startup-notification-1.0 -DFLAGSDIR=\"/usr/share/gxkb/flags\" -DAPPICON=\"/usr/share/gxkb/logo.png\" -O2 -flto=auto -ffat-lto-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,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gxkb gxkb-gxkb.o gxkb-xkb-callbacks.o gxkb-xkb-config.o gxkb-statusicon.o gxkb-xkb-util.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 -lglib-2.0 -lxklavier -lwnck-3 -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 make[2]: Leaving directory '/builddir/build/BUILD/gxkb-0.9.1/src' Making all in man make[1]: Nothing to be done for 'all'. Making all in doc make[1]: Nothing to be done for 'all'. Making all in data Making all in flags make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lNUAU8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64 + cd gxkb-0.9.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1/src' make[2]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/bin' /usr/bin/install -p gxkb '/builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gxkb-0.9.1/src' make[1]: Leaving directory '/builddir/build/BUILD/gxkb-0.9.1/src' Making install in man make[1]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1/man' make[2]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 gxkb.1 '/builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/gxkb-0.9.1/man' make[1]: Leaving directory '/builddir/build/BUILD/gxkb-0.9.1/man' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1/doc' make[2]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/doc/gxkb' /usr/bin/install -p -m 644 CREDITS AUTHORS NEWS COPYING '/builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/doc/gxkb' make[2]: Leaving directory '/builddir/build/BUILD/gxkb-0.9.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/gxkb-0.9.1/doc' Making install in data make[1]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1/data' Making install in flags make[2]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1/data/flags' make[3]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1/data/flags' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/gxkb/flags' /usr/bin/install -p -m 644 am.png bg.png by.png cz.png de.png ee.png gb.png es.png fi.png fr.png ge.png gr.png hr.png hu.png is.png it.png kz.png lt.png lv.png no.png pl.png pt.png ro.png ru.png se.png si.png sk.png sr.png ua.png us.png uz.png zz.png '/builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/gxkb/flags' make[3]: Leaving directory '/builddir/build/BUILD/gxkb-0.9.1/data/flags' make[2]: Leaving directory '/builddir/build/BUILD/gxkb-0.9.1/data/flags' make[2]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1/data' make[3]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/applications' /usr/bin/install -p -m 644 gxkb.desktop '/builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/gxkb' /usr/bin/install -p -m 644 logo.png '/builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/gxkb' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/pixmaps' /usr/bin/install -p -m 644 gxkb.xpm '/builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/pixmaps' make[3]: Leaving directory '/builddir/build/BUILD/gxkb-0.9.1/data' make[2]: Leaving directory '/builddir/build/BUILD/gxkb-0.9.1/data' make[1]: Leaving directory '/builddir/build/BUILD/gxkb-0.9.1/data' make[1]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1' make[2]: Entering directory '/builddir/build/BUILD/gxkb-0.9.1' 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/gxkb-0.9.1' make[1]: Leaving directory '/builddir/build/BUILD/gxkb-0.9.1' + mkdir -p /builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/licenses/gxkb/ + mv /builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/doc/gxkb/COPYING /builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/licenses/gxkb/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9.1-1.fc33 --unique-debug-suffix -0.9.1-1.fc33.riscv64 --unique-debug-src-base gxkb-0.9.1-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gxkb-0.9.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/bin/gxkb extracting debug info from /builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/bin/gxkb original debug info size: 284kB, size after compression: 272kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 113 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.6c5r66 + umask 022 + cd /builddir/build/BUILD + cd gxkb-0.9.1 + desktop-file-validate /builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/applications/gxkb.desktop /builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/applications/gxkb.desktop: warning: value "Application;Utility;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application" + RPM_EC=0 ++ jobs -p + exit 0 Processing files: gxkb-0.9.1-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DAwa46 + umask 022 + cd /builddir/build/BUILD + cd gxkb-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/doc/gxkb + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/doc/gxkb + cp -pr README.md /builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64/usr/share/doc/gxkb + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/doc/gxkb Provides: application() application(gxkb.desktop) gxkb = 0.9.1-1.fc33 gxkb(riscv-64) = 0.9.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libwnck-3.so.0()(64bit) libxklavier.so.16()(64bit) rtld(GNU_HASH) Processing files: gxkb-debugsource-0.9.1-1.fc33.riscv64 Provides: gxkb-debugsource = 0.9.1-1.fc33 gxkb-debugsource(riscv-64) = 0.9.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gxkb-debuginfo-0.9.1-1.fc33.riscv64 Provides: debuginfo(build-id) = 4c0d46cb26965d523f6a6e44ad27e437287c5a0a gxkb-debuginfo = 0.9.1-1.fc33 gxkb-debuginfo(riscv-64) = 0.9.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gxkb-debugsource(riscv-64) = 0.9.1-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64 Wrote: /builddir/build/RPMS/gxkb-debugsource-0.9.1-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/gxkb-debuginfo-0.9.1-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/gxkb-0.9.1-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JgdWZ8 + umask 022 + cd /builddir/build/BUILD + cd gxkb-0.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gxkb-0.9.1-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0