D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/rftg-0.8.1-6.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TKftHF + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf rftg-0.8.1 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/rftg-0.8.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rftg-0.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6jcJWW + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd rftg-0.8.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --bindir=/usr/games --datadir=/usr/share/games 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 for 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for exp in -lm... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.16.0... yes (version 2.24.31) checking for working memcmp... yes checking for memset... yes configure: creating ./config.status config.status: creating Makefile config.status: creating network/Makefile config.status: creating config.h config.status: executing depfiles commands + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in network make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -DRFTGDIR=\"/usr/share/games/rftg\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rftg-loadsave.o -MD -MP -MF ".deps/rftg-loadsave.Tpo" -c -o rftg-loadsave.o `test -f 'loadsave.c' || echo './'`loadsave.c; \ then mv -f ".deps/rftg-loadsave.Tpo" ".deps/rftg-loadsave.Po"; else rm -f ".deps/rftg-loadsave.Tpo"; exit 1; fi loadsave.c: In function 'load_game': loadsave.c:41:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 1024, fff); ^~~~~~~~~~~~~~~~~~~~~ loadsave.c:47:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(version, 1024, fff); ^~~~~~~~~~~~~~~~~~~~~~~~~ loadsave.c:59:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fff, "%u\n", &g->start_seed); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ loadsave.c:62:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fff, "%d %d\n", &g->num_players, &g->expanded); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ loadsave.c:63:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fff, "%d %d %d\n", &g->advanced, &g->goal_disabled, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &g->takeover_disabled); ~~~~~~~~~~~~~~~~~~~~~~ loadsave.c:76:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fff, "%d", &p_ptr->choice_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ loadsave.c:82:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fff, "%d", &p_ptr->choice_log[j]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -DRFTGDIR=\"/usr/share/games/rftg\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rftg-comm.o -MD -MP -MF ".deps/rftg-comm.Tpo" -c -o rftg-comm.o `test -f 'comm.c' || echo './'`comm.c; \ then mv -f ".deps/rftg-comm.Tpo" ".deps/rftg-comm.Po"; else rm -f ".deps/rftg-comm.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -DRFTGDIR=\"/usr/share/games/rftg\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rftg-init.o -MD -MP -MF ".deps/rftg-init.Tpo" -c -o rftg-init.o `test -f 'init.c' || echo './'`init.c; \ then mv -f ".deps/rftg-init.Tpo" ".deps/rftg-init.Po"; else rm -f ".deps/rftg-init.Tpo"; exit 1; fi init.c: In function 'read_cards': init.c:309:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 1024, fff); ^~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -DRFTGDIR=\"/usr/share/games/rftg\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rftg-net.o -MD -MP -MF ".deps/rftg-net.Tpo" -c -o rftg-net.o `test -f 'net.c' || echo './'`net.c; \ then mv -f ".deps/rftg-net.Tpo" ".deps/rftg-net.Po"; else rm -f ".deps/rftg-net.Tpo"; exit 1; fi net.c: In function 'load_net': net.c:576:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fff, "%d\n", &learn->num_training); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ net.c:582:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(name, 80, fff); ^~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT init.o -MD -MP -MF ".deps/init.Tpo" -c -o init.o init.c; \ then mv -f ".deps/init.Tpo" ".deps/init.Po"; else rm -f ".deps/init.Tpo"; exit 1; fi init.c: In function 'read_cards': init.c:309:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 1024, fff); ^~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT learner.o -MD -MP -MF ".deps/learner.Tpo" -c -o learner.o learner.c; \ then mv -f ".deps/learner.Tpo" ".deps/learner.Po"; else rm -f ".deps/learner.Tpo"; exit 1; fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT dumpnet.o -MD -MP -MF ".deps/dumpnet.Tpo" -c -o dumpnet.o dumpnet.c; \ then mv -f ".deps/dumpnet.Tpo" ".deps/dumpnet.Po"; else rm -f ".deps/dumpnet.Tpo"; exit 1; fi dumpnet.c: In function 'main': dumpnet.c:34:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 1024, fff); ^~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT net.o -MD -MP -MF ".deps/net.Tpo" -c -o net.o net.c; \ then mv -f ".deps/net.Tpo" ".deps/net.Po"; else rm -f ".deps/net.Tpo"; exit 1; fi net.c: In function 'load_net': net.c:576:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fff, "%d\n", &learn->num_training); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ net.c:582:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(name, 80, fff); ^~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dumpnet net.o dumpnet.o -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -DRFTGDIR=\"/usr/share/games/rftg\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rftg-client.o -MD -MP -MF ".deps/rftg-client.Tpo" -c -o rftg-client.o `test -f 'client.c' || echo './'`client.c; \ then mv -f ".deps/rftg-client.Tpo" ".deps/rftg-client.Po"; else rm -f ".deps/rftg-client.Tpo"; exit 1; fi client.c: In function 'message_read': client.c:1075:12: warning: variable 'size' set but not used [-Wunused-but-set-variable] int type, size; ^~~~ client.c: In function 'create_dialog': client.c:2361:2: warning: 'exp' may be used uninitialized in this function [-Wmaybe-uninitialized] send_msgf(server_fd, MSG_CREATE, "ssddddddd", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk_entry_get_text(GTK_ENTRY(pass)), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk_entry_get_text(GTK_ENTRY(desc)), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (int)gtk_range_get_value(GTK_RANGE(min_player)), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (int)gtk_range_get_value(GTK_RANGE(max_player)), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ exp, ~~~~ gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(advanced_check)), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(disable_goal_check)), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(disable_takeover_check)), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0); ~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -DRFTGDIR=\"/usr/share/games/rftg\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rftg-ai.o -MD -MP -MF ".deps/rftg-ai.Tpo" -c -o rftg-ai.o `test -f 'ai.c' || echo './'`ai.c; \ then mv -f ".deps/rftg-ai.Tpo" ".deps/rftg-ai.Po"; else rm -f ".deps/rftg-ai.Tpo"; exit 1; fi ai.c: In function 'predict_action': ai.c:1569:10: warning: variable 'p_ptr' set but not used [-Wunused-but-set-variable] player *p_ptr; ^~~~~ ai.c: In function 'ai_choose_pay': ai.c:3784:10: warning: variable 'p_ptr' set but not used [-Wunused-but-set-variable] player *p_ptr; ^~~~~ ai.c: In function 'ai_choose_takeover': ai.c:3841:10: warning: variable 'p_ptr' set but not used [-Wunused-but-set-variable] player *p_ptr; ^~~~~ ai.c: In function 'ai_choose_defend': ai.c:4121:10: warning: variable 'p_ptr' set but not used [-Wunused-but-set-variable] player *p_ptr; ^~~~~ ai.c: In function 'ai_choose_keep': ai.c:5308:8: warning: variable 'c_ptr' set but not used [-Wunused-but-set-variable] card *c_ptr; ^~~~~ ai.c: In function 'ai_choose_action': ai.c:2261:5: warning: 'b_a' may be used uninitialized in this function [-Wmaybe-uninitialized] if (b_i == b_a) ^ ai.c:2058:6: note: 'b_a' was declared here int b_a, b_i; ^~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT ai.o -MD -MP -MF ".deps/ai.Tpo" -c -o ai.o ai.c; \ then mv -f ".deps/ai.Tpo" ".deps/ai.Po"; else rm -f ".deps/ai.Tpo"; exit 1; fi ai.c: In function 'predict_action': ai.c:1569:10: warning: variable 'p_ptr' set but not used [-Wunused-but-set-variable] player *p_ptr; ^~~~~ ai.c: In function 'ai_choose_pay': ai.c:3784:10: warning: variable 'p_ptr' set but not used [-Wunused-but-set-variable] player *p_ptr; ^~~~~ ai.c: In function 'ai_choose_takeover': ai.c:3841:10: warning: variable 'p_ptr' set but not used [-Wunused-but-set-variable] player *p_ptr; ^~~~~ ai.c: In function 'ai_choose_defend': ai.c:4121:10: warning: variable 'p_ptr' set but not used [-Wunused-but-set-variable] player *p_ptr; ^~~~~ ai.c: In function 'ai_choose_keep': ai.c:5308:8: warning: variable 'c_ptr' set but not used [-Wunused-but-set-variable] card *c_ptr; ^~~~~ ai.c: In function 'ai_choose_action': ai.c:2261:5: warning: 'b_a' may be used uninitialized in this function [-Wmaybe-uninitialized] if (b_i == b_a) ^ ai.c:2058:6: note: 'b_a' was declared here int b_a, b_i; ^~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -DRFTGDIR=\"/usr/share/games/rftg\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rftg-gui.o -MD -MP -MF ".deps/rftg-gui.Tpo" -c -o rftg-gui.o `test -f 'gui.c' || echo './'`gui.c; \ then mv -f ".deps/rftg-gui.Tpo" ".deps/rftg-gui.Po"; else rm -f ".deps/rftg-gui.Tpo"; exit 1; fi gui.c: In function 'redraw_goal': gui.c:1961:9: warning: variable 'n' set but not used [-Wunused-but-set-variable] int i, n; ^ gui.c: In function 'redraw_status': gui.c:2399:3: warning: 'image' may be used uninitialized in this function [-Wmaybe-uninitialized] gtk_box_pack_start(GTK_BOX(box), image, FALSE, FALSE, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:2348:13: note: 'image' was declared here GtkWidget *image, *label; ^~~~~ gui.c: In function 'where_edit': gui.c:7664:2: warning: 'new_where' may be used uninitialized in this function [-Wmaybe-uninitialized] move_card(&real_game, c, c_ptr->owner, new_where); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT engine.o -MD -MP -MF ".deps/engine.Tpo" -c -o engine.o engine.c; \ then mv -f ".deps/engine.Tpo" ".deps/engine.Po"; else rm -f ".deps/engine.Tpo"; exit 1; fi engine.c: In function 'discard_callback': engine.c:1024:10: warning: variable 'p_ptr' set but not used [-Wunused-but-set-variable] player *p_ptr; ^~~~~ engine.c: In function 'payment_callback': engine.c:5345:10: warning: variable 'p_ptr' set but not used [-Wunused-but-set-variable] player *p_ptr; ^~~~~ engine.c: In function 'consume_discard': engine.c:6133:10: warning: variable 'p_ptr' set but not used [-Wunused-but-set-variable] player *p_ptr; ^~~~~ engine.c: In function 'discard_produce_chosen': engine.c:6961:8: warning: variable 'c_ptr' set but not used [-Wunused-but-set-variable] card *c_ptr; ^~~~~ engine.c: In function 'discard_produce': engine.c:6992:10: warning: variable 'p_ptr' set but not used [-Wunused-but-set-variable] player *p_ptr; ^~~~~ engine.c: In function 'start_callback': engine.c:9005:8: warning: variable 'c_ptr' set but not used [-Wunused-but-set-variable] card *c_ptr; ^~~~~ engine.c: In function 'resolve_takeovers': engine.c:4915:10: warning: 'defense' may be used uninitialized in this function [-Wmaybe-uninitialized] defense += c_ptr->d_ptr->cost; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ engine.c:4848:6: note: 'defense' was declared here int defense; ^~~~~~~ engine.c:4941:25: warning: 'attack' may be used uninitialized in this function [-Wmaybe-uninitialized] if (defeated || attack < defense) ~~~~~~~^~~~~~~~~ engine.c:4851:17: note: 'attack' was declared here int bonus = 0, attack; ^~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -DRFTGDIR=\"/usr/share/games/rftg\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT rftg-engine.o -MD -MP -MF ".deps/rftg-engine.Tpo" -c -o rftg-engine.o `test -f 'engine.c' || echo './'`engine.c; \ then mv -f ".deps/rftg-engine.Tpo" ".deps/rftg-engine.Po"; else rm -f ".deps/rftg-engine.Tpo"; exit 1; fi engine.c: In function 'discard_callback': engine.c:1024:10: warning: variable 'p_ptr' set but not used [-Wunused-but-set-variable] player *p_ptr; ^~~~~ engine.c: In function 'payment_callback': engine.c:5345:10: warning: variable 'p_ptr' set but not used [-Wunused-but-set-variable] player *p_ptr; ^~~~~ engine.c: In function 'consume_discard': engine.c:6133:10: warning: variable 'p_ptr' set but not used [-Wunused-but-set-variable] player *p_ptr; ^~~~~ engine.c: In function 'discard_produce_chosen': engine.c:6961:8: warning: variable 'c_ptr' set but not used [-Wunused-but-set-variable] card *c_ptr; ^~~~~ engine.c: In function 'discard_produce': engine.c:6992:10: warning: variable 'p_ptr' set but not used [-Wunused-but-set-variable] player *p_ptr; ^~~~~ engine.c: In function 'start_callback': engine.c:9005:8: warning: variable 'c_ptr' set but not used [-Wunused-but-set-variable] card *c_ptr; ^~~~~ engine.c: In function 'resolve_takeovers': engine.c:4915:10: warning: 'defense' may be used uninitialized in this function [-Wmaybe-uninitialized] defense += c_ptr->d_ptr->cost; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ engine.c:4848:6: note: 'defense' was declared here int defense; ^~~~~~~ engine.c:4941:25: warning: 'attack' may be used uninitialized in this function [-Wmaybe-uninitialized] if (defeated || attack < defense) ~~~~~~~^~~~~~~~~ engine.c:4851:17: note: 'attack' was declared here int bonus = 0, attack; ^~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o learner engine.o init.o ai.o learner.o net.o -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rftg rftg-engine.o rftg-init.o rftg-ai.o rftg-loadsave.o rftg-gui.o rftg-net.o rftg-client.o rftg-comm.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PaPTIt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64 + cd rftg-0.8.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64 'INSTALL=/usr/bin/install -p' Making install in network make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1/network' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1/network' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/games/rftg/network" || mkdir -p -- "/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network" /usr/bin/install -p -m 644 'rftg.eval.0.2.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.0.2.net' /usr/bin/install -p -m 644 'rftg.role.0.2.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.0.2.net' /usr/bin/install -p -m 644 'rftg.eval.0.2a.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.0.2a.net' /usr/bin/install -p -m 644 'rftg.role.0.2a.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.0.2a.net' /usr/bin/install -p -m 644 'rftg.eval.0.3.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.0.3.net' /usr/bin/install -p -m 644 'rftg.role.0.3.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.0.3.net' /usr/bin/install -p -m 644 'rftg.eval.0.4.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.0.4.net' /usr/bin/install -p -m 644 'rftg.role.0.4.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.0.4.net' /usr/bin/install -p -m 644 'rftg.eval.1.2.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.1.2.net' /usr/bin/install -p -m 644 'rftg.role.1.2.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.1.2.net' /usr/bin/install -p -m 644 'rftg.eval.1.2a.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.1.2a.net' /usr/bin/install -p -m 644 'rftg.role.1.2a.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.1.2a.net' /usr/bin/install -p -m 644 'rftg.eval.1.3.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.1.3.net' /usr/bin/install -p -m 644 'rftg.role.1.3.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.1.3.net' /usr/bin/install -p -m 644 'rftg.eval.1.4.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.1.4.net' /usr/bin/install -p -m 644 'rftg.role.1.4.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.1.4.net' /usr/bin/install -p -m 644 'rftg.eval.1.5.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.1.5.net' /usr/bin/install -p -m 644 'rftg.role.1.5.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.1.5.net' /usr/bin/install -p -m 644 'rftg.eval.2.2.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.2.2.net' /usr/bin/install -p -m 644 'rftg.role.2.2.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.2.2.net' /usr/bin/install -p -m 644 'rftg.eval.2.2a.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.2.2a.net' /usr/bin/install -p -m 644 'rftg.role.2.2a.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.2.2a.net' /usr/bin/install -p -m 644 'rftg.eval.2.3.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.2.3.net' /usr/bin/install -p -m 644 'rftg.role.2.3.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.2.3.net' /usr/bin/install -p -m 644 'rftg.eval.2.4.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.2.4.net' /usr/bin/install -p -m 644 'rftg.role.2.4.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.2.4.net' /usr/bin/install -p -m 644 'rftg.eval.2.5.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.2.5.net' /usr/bin/install -p -m 644 'rftg.role.2.5.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.2.5.net' /usr/bin/install -p -m 644 'rftg.eval.2.6.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.2.6.net' /usr/bin/install -p -m 644 'rftg.role.2.6.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.2.6.net' /usr/bin/install -p -m 644 'rftg.eval.3.2.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.3.2.net' /usr/bin/install -p -m 644 'rftg.role.3.2.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.3.2.net' /usr/bin/install -p -m 644 'rftg.eval.3.2a.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.3.2a.net' /usr/bin/install -p -m 644 'rftg.role.3.2a.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.3.2a.net' /usr/bin/install -p -m 644 'rftg.eval.3.3.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.3.3.net' /usr/bin/install -p -m 644 'rftg.role.3.3.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.3.3.net' /usr/bin/install -p -m 644 'rftg.eval.3.4.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.3.4.net' /usr/bin/install -p -m 644 'rftg.role.3.4.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.3.4.net' /usr/bin/install -p -m 644 'rftg.eval.3.5.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.3.5.net' /usr/bin/install -p -m 644 'rftg.role.3.5.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.3.5.net' /usr/bin/install -p -m 644 'rftg.eval.3.6.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.eval.3.6.net' /usr/bin/install -p -m 644 'rftg.role.3.6.net' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/network/rftg.role.3.6.net' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1/network' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1/network' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' test -z "/usr/games" || mkdir -p -- "/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/games" /usr/bin/install -p 'rftg' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/games/rftg' test -z "/usr/games" || mkdir -p -- "/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/games" /usr/bin/install -p 'do_train' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/games/do_train' test -z "/usr/share/games/rftg" || mkdir -p -- "/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg" /usr/bin/install -p -m 644 'cards.txt' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/cards.txt' /usr/bin/install -p -m 644 'images.data' '/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/games/rftg/images.data' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rftg-0.8.1' + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.8.1-6.mga7 --unique-debug-suffix -0.8.1-6.mga7.x86_64 --unique-debug-src-base rftg-0.8.1-6.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/rftg-0.8.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/games/rftg /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1360 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: rftg-0.8.1-6.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.I2gz82 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd rftg-0.8.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/doc/rftg + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/doc/rftg + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/doc/rftg + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/doc/rftg + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/doc/rftg + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/doc/rftg + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64/usr/share/doc/rftg + exit 0 Provides: rftg = 0.8.1-6.mga7 rftg(x86-64) = 0.8.1-6.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(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.2.5)(64bit) libpango-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) Processing files: rftg-debugsource-0.8.1-6.mga7.x86_64 Provides: rftg-debugsource = 0.8.1-6.mga7 rftg-debugsource(x86-64) = 0.8.1-6.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rftg-debuginfo-0.8.1-6.mga7.x86_64 Provides: debuginfo(build-id) = 09fd7bbdd8bfd9ab610abda7df6294ff895e2b85 rftg-debuginfo = 0.8.1-6.mga7 rftg-debuginfo(x86-64) = 0.8.1-6.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rftg-debugsource(x86-64) = 0.8.1-6.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/rftg-0.8.1-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/rftg-debugsource-0.8.1-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/rftg-debuginfo-0.8.1-6.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.h0qxU8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd rftg-0.8.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/rftg-0.8.1-6.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.I4I8Ie + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf rftg-0.8.1 + exit 0 D: [iurt_root_command] Success!