Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/greyhounds.spec'], chrootPath='/var/lib/mock/f29-build-2530-744/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/greyhounds.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/greyhounds-0.8-0.25.prealpha.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/greyhounds.spec'], chrootPath='/var/lib/mock/f29-build-2530-744/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/greyhounds.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1zKP4F + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf greyhounds-0.8-pre-alpha + /usr/bin/bzip2 -dc /builddir/build/SOURCES/greyhounds-0.8-pre-alpha.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd greyhounds-0.8-pre-alpha + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (greyhound-am.patch):' Patch #0 (greyhound-am.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/Makefile.am + echo 'Patch #1 (greyhound-in.patch):' Patch #1 (greyhound-in.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/Makefile.in Patch #2 (greyhound-save.patch): + echo 'Patch #2 (greyhound-save.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/load_save.c + mkdir icons + for size in 16 22 24 32 36 48 + mkdir -p icons/16x16/apps + convert pixmaps/logo.xpm -resize 16x16 icons/16x16/apps/greyhounds.png + for size in 16 22 24 32 36 48 + mkdir -p icons/22x22/apps + convert pixmaps/logo.xpm -resize 22x22 icons/22x22/apps/greyhounds.png + for size in 16 22 24 32 36 48 + mkdir -p icons/24x24/apps + convert pixmaps/logo.xpm -resize 24x24 icons/24x24/apps/greyhounds.png + for size in 16 22 24 32 36 48 + mkdir -p icons/32x32/apps + convert pixmaps/logo.xpm -resize 32x32 icons/32x32/apps/greyhounds.png + for size in 16 22 24 32 36 48 + mkdir -p icons/36x36/apps + convert pixmaps/logo.xpm -resize 36x36 icons/36x36/apps/greyhounds.png + for size in 16 22 24 32 36 48 + mkdir -p icons/48x48/apps + convert pixmaps/logo.xpm -resize 48x48 icons/48x48/apps/greyhounds.png + iconv --from=ISO-8859-1 --to=UTF-8 README + mv README.utf8 README + iconv --from=ISO-8859-1 --to=UTF-8 AUTHORS + mv AUTHORS.utf8 AUTHORS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kXVcHQ + umask 022 + cd /builddir/build/BUILD + cd greyhounds-0.8-pre-alpha + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ 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) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ 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' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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 gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for riscv64-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... none checking for strerror in -lcposix... no checking for riscv64-koji-linux-gnu-gcc... 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) none checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for pkg-config... /usr/bin/pkg-config checking for gtk+-2.0 >= 2.0.0... yes checking PACKAGE_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread checking PACKAGE_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing default-1 commands config.status: executing default-2 commands + make -j4 cd . \ && CONFIG_FILES= CONFIG_HEADERS=config.h \ /bin/sh ./config.status config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 commands config.status: executing default-2 commands make all-recursive make[1]: Entering directory '/builddir/build/BUILD/greyhounds-0.8-pre-alpha' Making all in src make[2]: Entering directory '/builddir/build/BUILD/greyhounds-0.8-pre-alpha/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c `test -f main.c || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c `test -f support.c || echo './'`support.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c `test -f interface.c || echo './'`interface.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c `test -f callbacks.c || echo './'`callbacks.c BUILDSTDERR: callbacks.c: In function 'on_file_selection_ok_clicked': BUILDSTDERR: callbacks.c:385:7: warning: passing argument 2 of 'namescan' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: gtk_file_selection_get_filename( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: GTK_FILE_SELECTION(file_selection))); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from callbacks.c:4: BUILDSTDERR: non_gui_defs.h:346:36: note: expected 'gchar *' {aka 'char *'} but argument is of type 'const gchar *' {aka 'const char *'} BUILDSTDERR: gint namescan(gchar **dest, gchar *source); BUILDSTDERR: ~~~~~~~^~~~~~ BUILDSTDERR: callbacks.c:377:12: warning: unused variable 'ok_button_text' [-Wunused-variable] BUILDSTDERR: gchar *ok_button_text; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: callbacks.c: In function 'on_live_race_next_clicked': BUILDSTDERR: callbacks.c:491:16: warning: unused variable 'race_level' [-Wunused-variable] BUILDSTDERR: GtkWidget *race_level = lookup_widget(GTK_WIDGET(button), BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: callbacks.c: In function 'on_dog_list_select_row': BUILDSTDERR: callbacks.c:738:10: warning: unused variable 'data' [-Wunused-variable] BUILDSTDERR: gint data = GPOINTER_TO_INT(user_data); BUILDSTDERR: ^~~~ BUILDSTDERR: callbacks.c: In function 'on_enter_dog_in_race_clicked': BUILDSTDERR: callbacks.c:930:10: warning: variable 'selected_row' set but not used [-Wunused-but-set-variable] BUILDSTDERR: gint selected_row; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: callbacks.c: In function 'on_go_to_races_clicked': BUILDSTDERR: callbacks.c:1038:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: if(options_misc[0] < 200 && options_misc[0] > 99 || BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: callbacks.c: In function 'on_menu_save_as_activate': BUILDSTDERR: callbacks.c:1478:16: warning: unused variable 'file_selection_ok' [-Wunused-variable] BUILDSTDERR: GtkWidget *file_selection_ok = lookup_widget(file_selection, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: interface.c: In function 'create_main_window': BUILDSTDERR: interface.c:188:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] BUILDSTDERR: gdk_pixbuf_unref (main_window_icon_pixbuf); BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from interface.c:16: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here BUILDSTDERR: void gdk_pixbuf_unref (GdkPixbuf *pixbuf); BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: main.c: In function 'main': BUILDSTDERR: main.c:18:5: warning: implicit declaration of function 'bindtextdomain' [-Wimplicit-function-declaration] BUILDSTDERR: bindtextdomain (GETTEXT_PACKAGE, PACKAGE_LOCALE_DIR); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from callbacks.c:8: BUILDSTDERR: At top level: BUILDSTDERR: gui_defs.h:5:15: warning: 'my_pixmaps_directories' defined but not used [-Wunused-variable] BUILDSTDERR: static GList *my_pixmaps_directories = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.c:19:5: warning: implicit declaration of function 'bind_textdomain_codeset' [-Wimplicit-function-declaration] BUILDSTDERR: bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8"); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.c:20:5: warning: implicit declaration of function 'textdomain'; did you mean 'gtk_main'? [-Wimplicit-function-declaration] BUILDSTDERR: textdomain (GETTEXT_PACKAGE); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: gtk_main BUILDSTDERR: main.c:43:2: warning: implicit declaration of function 'on_toolbar_load_clicked' [-Wimplicit-function-declaration] BUILDSTDERR: on_toolbar_load_clicked(GTK_BUTTON(button), GINT_TO_POINTER(5)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from main.c:7: BUILDSTDERR: At top level: BUILDSTDERR: gui_defs.h:5:15: warning: 'my_pixmaps_directories' defined but not used [-Wunused-variable] BUILDSTDERR: static GList *my_pixmaps_directories = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c `test -f gui_functions.c || echo './'`gui_functions.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c `test -f gui_statistics.c || echo './'`gui_statistics.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c `test -f racing.c || echo './'`racing.c BUILDSTDERR: In file included from gui_statistics.c:11: BUILDSTDERR: gui_defs.h:5:15: warning: 'my_pixmaps_directories' defined but not used [-Wunused-variable] BUILDSTDERR: static GList *my_pixmaps_directories = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gui_functions.c: In function 'print_message': BUILDSTDERR: gui_functions.c:44:18: warning: unused variable 'current_message' [-Wunused-variable] BUILDSTDERR: const gchar *current_message; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: gui_functions.c: In function 'write_dog_list_label': BUILDSTDERR: gui_functions.c:78:10: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: gint i; BUILDSTDERR: ^ BUILDSTDERR: gui_functions.c: In function 'display_kennel': BUILDSTDERR: gui_functions.c:1352:12: warning: unused variable 'temporary_gchar' [-Wunused-variable] BUILDSTDERR: gchar *temporary_gchar = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: gui_functions.c: In function 'print_news': BUILDSTDERR: gui_functions.c:1645:16: warning: unused variable 'main_window' [-Wunused-variable] BUILDSTDERR: GtkWidget *main_window = lookup_widget(widget, "main_window"); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: gui_functions.c: In function 'show_ok_or_cancel_window': BUILDSTDERR: gui_functions.c:2297:11: warning: unused variable 'temporary_gchar' [-Wunused-variable] BUILDSTDERR: gchar temporary_gchar[5]; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: gui_functions.c: In function 'write_labels': BUILDSTDERR: gui_functions.c:3205:11: warning: unused variable 'number' [-Wunused-variable] BUILDSTDERR: gchar number[4]; BUILDSTDERR: ^~~~~~ BUILDSTDERR: gui_functions.c: In function 'display_help': BUILDSTDERR: gui_functions.c:3168:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fscanf(fil,"%[^\n]", temporary_gchar); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gui_functions.c:3169:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fscanf(fil,"%[\n]", trash); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gui_functions.c:3173:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fscanf(fil,"%[^\n]", temporary_gchar); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gui_functions.c:3180:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fscanf(fil,"%[\n]*", trash); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gui_functions.c:3183:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fscanf(fil,"%[^\n]", temporary_gchar); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c `test -f breeding.c || echo './'`breeding.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c `test -f hound_functions.c || echo './'`hound_functions.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c `test -f math_functions.c || echo './'`math_functions.c BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/include/glib-2.0/glib/gtestutils.h:30, BUILDSTDERR: from /usr/include/glib-2.0/glib.h:82, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from non_gui_defs.h:7, BUILDSTDERR: from gui_functions.c:1: BUILDSTDERR: In function 'strcpy', BUILDSTDERR: inlined from 'display_help' at gui_functions.c:3138:2: BUILDSTDERR: /usr/include/bits/string_fortified.h:90:10: warning: '__builtin___memcpy_chk' forming offset 16 is out of the bounds [0, 15] of object 'section' with type 'gchar[15]' {aka 'char[15]'} [-Warray-bounds] BUILDSTDERR: return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gui_functions.c: In function 'display_help': BUILDSTDERR: gui_functions.c:3026:11: note: 'section' declared here BUILDSTDERR: gchar section[15] = "\0"; BUILDSTDERR: ^~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c `test -f startup.c || echo './'`startup.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c `test -f misc.c || echo './'`misc.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c `test -f load_save.c || echo './'`load_save.c BUILDSTDERR: startup.c: In function 'fill_in_kennels': BUILDSTDERR: startup.c:127:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fscanf(fil,"%[^\n]",names[i]); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: startup.c:128:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fscanf(fil,"%[\n]",trash); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from startup.c:8: BUILDSTDERR: At top level: BUILDSTDERR: gui_defs.h:5:15: warning: 'my_pixmaps_directories' defined but not used [-Wunused-variable] BUILDSTDERR: static GList *my_pixmaps_directories = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: misc.c: In function 'getinput': BUILDSTDERR: misc.c:38:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: scanf("%s",qtemp); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from misc.c:5: BUILDSTDERR: In function 'strcpy', BUILDSTDERR: inlined from 'ffopen' at misc.c:64:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:90:10: warning: '__builtin___memcpy_chk' writing 3 bytes into a region of size 2 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c: In function 'load_game': BUILDSTDERR: load_save.c:273:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(kennels[i].name), 14, 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:275:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&qualified_kennels[i], BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sizeof(gint), 1, fil); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:282:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&order[i], sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:283:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&statistics_order[0][i], sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:284:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&statistics_order[1][i], sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:286:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&order[420], sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:289:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&season, sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:290:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&month, sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:291:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&week, sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c: In function 'load_game_dog': BUILDSTDERR: load_save.c:314:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->name), 19, 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:315:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->mother_name), 19, 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:316:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->father_name), 19, 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:317:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->id), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:318:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->gender), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:319:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->level), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:320:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->age), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:321:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->status), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:322:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->mother_id), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:323:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->father_id), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:327:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->speed[i]), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:328:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->stamina[i]), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:330:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->ancestor_speed[i]), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:331:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->ancestor_stamina[i]), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:334:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->fitness), sizeof(gfloat), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:335:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->fertility), sizeof(gfloat), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:339:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->best_times[i]), sizeof(gfloat), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:340:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->races[i]), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:344:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(Dog->last_races[i]), sizeof(gfloat), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c: In function 'load_game_races': BUILDSTDERR: load_save.c:358:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(races[i][j].level), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:359:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(races[i][j].laps), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:363:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&no_dog, sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:370:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(races[i][j].times[k]), sizeof(gfloat), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:371:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(races[i][j].ranks[k]), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c: In function 'load_game_histories': BUILDSTDERR: load_save.c:388:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&number_of_histories, sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c: In function 'load_game_history_element': BUILDSTDERR: load_save.c:435:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(element->kennel_names[i]), 14, 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:436:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(element->kennel_values[i]), BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sizeof(gfloat), 1, fil); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:438:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(element->user_kennel_results[i]), BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sizeof(gint), 1, fil); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:440:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(element->user_kennel_values[i]), BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sizeof(gfloat), 1, fil); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:446:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(element->user_dog_names[i]), 19, 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:447:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(element->user_dog_values[i]), BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sizeof(gfloat), 1, fil); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:451:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(element->dog_names[i]), 19, 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:452:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(element->dog_kennel_names[i]), 14, 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:453:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(element->dog_values[i]), sizeof(gfloat), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c: In function 'load_dog_names': BUILDSTDERR: load_save.c:474:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fscanf(fil,"%[^\n]",names[i]); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:475:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fscanf(fil,"%[\n]",trash); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c: In function 'load_game_records': BUILDSTDERR: load_save.c:499:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(dog_records[i].name), 19, 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:500:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(dog_records[i].kennel_name), 14, 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:501:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(dog_records[i].season), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:502:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(dog_records[i].value), sizeof(gfloat), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:506:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(kennel_records[i].name), 14, 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:507:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(kennel_records[i].season), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:508:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(kennel_records[i].value), sizeof(gfloat), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c: In function 'load_game_options': BUILDSTDERR: load_save.c:521:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&options_misc[i], sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:525:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(options_kennel_block[0][i]), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:526:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&(options_kennel_block[1][i]), sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:531:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&options_show_news[i], sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: load_save.c:532:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fread((void*)&options_confirm[i], sizeof(gint), 1, fil); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from load_save.c:8: BUILDSTDERR: At top level: BUILDSTDERR: gui_defs.h:5:15: warning: 'my_pixmaps_directories' defined but not used [-Wunused-variable] BUILDSTDERR: static GList *my_pixmaps_directories = NULL; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o greyhounds main.o support.o interface.o callbacks.o gui_functions.o gui_statistics.o racing.o breeding.o hound_functions.o math_functions.o startup.o misc.o load_save.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lm make[2]: Leaving directory '/builddir/build/BUILD/greyhounds-0.8-pre-alpha/src' Making all in po make[2]: Entering directory '/builddir/build/BUILD/greyhounds-0.8-pre-alpha/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/greyhounds-0.8-pre-alpha/po' make[2]: Entering directory '/builddir/build/BUILD/greyhounds-0.8-pre-alpha' make[2]: Leaving directory '/builddir/build/BUILD/greyhounds-0.8-pre-alpha' make[1]: Leaving directory '/builddir/build/BUILD/greyhounds-0.8-pre-alpha' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8h6Wui + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64 + cd greyhounds-0.8-pre-alpha + rm -rf /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64 'INSTALL=install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/greyhounds-0.8-pre-alpha/src' make[2]: Entering directory '/builddir/build/BUILD/greyhounds-0.8-pre-alpha/src' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64 mkdir /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr mkdir /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/bin install -p greyhounds /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/bin/greyhounds make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/greyhounds-0.8-pre-alpha/src' make[1]: Leaving directory '/builddir/build/BUILD/greyhounds-0.8-pre-alpha/src' Making install in po make[1]: Entering directory '/builddir/build/BUILD/greyhounds-0.8-pre-alpha/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share; \ else \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share; \ fi mkdir /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share if test "greyhounds" = "glib"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share/glib-2.0/gettext/po; \ fi; \ install -p -m 644 ./Makefile.in.in \ /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/greyhounds-0.8-pre-alpha/po' make[1]: Entering directory '/builddir/build/BUILD/greyhounds-0.8-pre-alpha' make[2]: Entering directory '/builddir/build/BUILD/greyhounds-0.8-pre-alpha' make[2]: Nothing to be done for 'install-exec-am'. if test -d ./pixmaps; then \ /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share/greyhounds/pixmaps; \ for pixmap in ./pixmaps/*; do \ if test -f $pixmap; then \ install -p -m 644 $pixmap /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share/greyhounds/pixmaps; \ fi \ done \ fi mkdir /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share/greyhounds mkdir /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share/greyhounds/pixmaps make[2]: Leaving directory '/builddir/build/BUILD/greyhounds-0.8-pre-alpha' make[1]: Leaving directory '/builddir/build/BUILD/greyhounds-0.8-pre-alpha' + mkdir -p /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share/icons/hicolor + cp -pr icons/16x16 icons/22x22 icons/24x24 icons/32x32 icons/36x36 icons/48x48 /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share/icons/hicolor + desktop-file-install --dir=/builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share/applications /builddir/build/SOURCES/greyhounds.desktop + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: greyhounds-0.8-0.25.prealpha.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3dkHSj + umask 022 + cd /builddir/build/BUILD + cd greyhounds-0.8-pre-alpha + DOCDIR=/builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share/doc/greyhounds + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share/doc/greyhounds + cp -pr AUTHORS /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share/doc/greyhounds + cp -pr ChangeLog /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share/doc/greyhounds + cp -pr COPYING /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share/doc/greyhounds + cp -pr README /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64/usr/share/doc/greyhounds + exit 0 Provides: application() application(greyhounds.desktop) greyhounds = 0.8-0.25.prealpha.fc29 greyhounds(riscv-64) = 0.8-0.25.prealpha.fc29 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.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.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) libpangoft2-1.0.so.0()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64 Wrote: /builddir/build/RPMS/greyhounds-0.8-0.25.prealpha.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UQejUr + umask 022 + cd /builddir/build/BUILD + cd greyhounds-0.8-pre-alpha + rm -rf /builddir/build/BUILDROOT/greyhounds-0.8-0.25.prealpha.fc29.riscv64 + exit 0 Child return code was: 0