+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/lmarbles.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt warning: bogus date in %changelog: Thu Apr 24 2001 Matthias Saou Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dIZ20E + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lmarbles-1.0.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/lmarbles-1.0.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lmarbles-1.0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E7j36i + umask 022 + cd /builddir/build/BUILD + cd lmarbles-1.0.7 + 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 ' + 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 ' + 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 -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --localstatedir=/var/lib/games creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) works... yes checking whether the C compiler (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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for ranlib... ranlib checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no checking host system type... riscv64-redhat-linux-gnu checking for main in -lm... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.0.0... yes checking for sdl-config... (cached) /usr/bin/sdl-config checking for SDL - version >= 1.1.5... yes checking for main in -lSDL_mixer... yes SDL_Mixer found updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating config.h + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/lmarbles-1.0.7' Making all in src make[2]: Entering directory '/builddir/build/BUILD/lmarbles-1.0.7/src' gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/lmarbles\" -DPRF_DIR=\"/var/lib/games\" -DSOUND -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c audio.c gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/lmarbles\" -DPRF_DIR=\"/var/lib/games\" -DSOUND -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c cfg.c gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/lmarbles\" -DPRF_DIR=\"/var/lib/games\" -DSOUND -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c dynlist.c gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/lmarbles\" -DPRF_DIR=\"/var/lib/games\" -DSOUND -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c file.c dynlist.c: In function 'DL_DelP': dynlist.c:139:85: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf(stderr, "ERR: dl_delete: list does not contain item 0x%x...\n", (int)item); ^ dynlist.c: In function 'DL_GetE': dynlist.c:250:83: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf(stderr, "ERR: DL_GetE: list does not contain item 0x%x...\n", (int)item); ^ file.c: In function 'F_GetE': file.c:33:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&c, 1/*sizeof(char)*/, 1, f); /* MUST BE exactly on byte */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cfg.c: In function 'C_Ld': cfg.c:115:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(str, 5, 1, f); ^~~~~~~~~~~~~~~~~~~ cfg.c:125:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&cfg, sizeof(Cfg), 1, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/lmarbles\" -DPRF_DIR=\"/var/lib/games\" -DSOUND -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c game.c gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/lmarbles\" -DPRF_DIR=\"/var/lib/games\" -DSOUND -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c levels.c gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/lmarbles\" -DPRF_DIR=\"/var/lib/games\" -DSOUND -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c main.c gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/lmarbles\" -DPRF_DIR=\"/var/lib/games\" -DSOUND -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c menu.c game.c: In function 'G_Ini': game.c:282:31: warning: pointer targets in passing argument 1 of 'SDL_CreateCursor' differ in signedness [-Wpointer-sign] gm.c_u = SDL_CreateCursor(data, mask, 16, 16, 8, 8); ^~~~ In file included from /usr/include/SDL/SDL_events.h:35:0, from /usr/include/SDL/SDL.h:37, from sdl.h:21, from game.h:26, from game.c:18: /usr/include/SDL/SDL_mouse.h:85:38: note: expected 'Uint8 * {aka unsigned char *}' but argument is of type 'char *' extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor ^~~~~~~~~~~~~~~~ game.c:282:37: warning: pointer targets in passing argument 2 of 'SDL_CreateCursor' differ in signedness [-Wpointer-sign] gm.c_u = SDL_CreateCursor(data, mask, 16, 16, 8, 8); ^~~~ In file included from /usr/include/SDL/SDL_events.h:35:0, from /usr/include/SDL/SDL.h:37, from sdl.h:21, from game.h:26, from game.c:18: /usr/include/SDL/SDL_mouse.h:85:38: note: expected 'Uint8 * {aka unsigned char *}' but argument is of type 'char *' extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor ^~~~~~~~~~~~~~~~ game.c:284:31: warning: pointer targets in passing argument 1 of 'SDL_CreateCursor' differ in signedness [-Wpointer-sign] gm.c_d = SDL_CreateCursor(data, mask, 16, 16, 8, 8); ^~~~ In file included from /usr/include/SDL/SDL_events.h:35:0, from /usr/include/SDL/SDL.h:37, from sdl.h:21, from game.h:26, from game.c:18: /usr/include/SDL/SDL_mouse.h:85:38: note: expected 'Uint8 * {aka unsigned char *}' but argument is of type 'char *' extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor ^~~~~~~~~~~~~~~~ game.c:284:37: warning: pointer targets in passing argument 2 of 'SDL_CreateCursor' differ in signedness [-Wpointer-sign] gm.c_d = SDL_CreateCursor(data, mask, 16, 16, 8, 8); ^~~~ In file included from /usr/include/SDL/SDL_events.h:35:0, from /usr/include/SDL/SDL.h:37, from sdl.h:21, from game.h:26, from game.c:18: /usr/include/SDL/SDL_mouse.h:85:38: note: expected 'Uint8 * {aka unsigned char *}' but argument is of type 'char *' extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor ^~~~~~~~~~~~~~~~ game.c:286:31: warning: pointer targets in passing argument 1 of 'SDL_CreateCursor' differ in signedness [-Wpointer-sign] gm.c_r = SDL_CreateCursor(data, mask, 16, 16, 8, 8); ^~~~ In file included from /usr/include/SDL/SDL_events.h:35:0, from /usr/include/SDL/SDL.h:37, from sdl.h:21, from game.h:26, from game.c:18: /usr/include/SDL/SDL_mouse.h:85:38: note: expected 'Uint8 * {aka unsigned char *}' but argument is of type 'char *' extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor ^~~~~~~~~~~~~~~~ game.c:286:37: warning: pointer targets in passing argument 2 of 'SDL_CreateCursor' differ in signedness [-Wpointer-sign] gm.c_r = SDL_CreateCursor(data, mask, 16, 16, 8, 8); ^~~~ In file included from /usr/include/SDL/SDL_events.h:35:0, from /usr/include/SDL/SDL.h:37, from sdl.h:21, from game.h:26, from game.c:18: /usr/include/SDL/SDL_mouse.h:85:38: note: expected 'Uint8 * {aka unsigned char *}' but argument is of type 'char *' extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor ^~~~~~~~~~~~~~~~ game.c:288:31: warning: pointer targets in passing argument 1 of 'SDL_CreateCursor' differ in signedness [-Wpointer-sign] gm.c_l = SDL_CreateCursor(data, mask, 16, 16, 8, 8); ^~~~ In file included from /usr/include/SDL/SDL_events.h:35:0, from /usr/include/SDL/SDL.h:37, from sdl.h:21, from game.h:26, from game.c:18: /usr/include/SDL/SDL_mouse.h:85:38: note: expected 'Uint8 * {aka unsigned char *}' but argument is of type 'char *' extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor ^~~~~~~~~~~~~~~~ game.c:288:37: warning: pointer targets in passing argument 2 of 'SDL_CreateCursor' differ in signedness [-Wpointer-sign] gm.c_l = SDL_CreateCursor(data, mask, 16, 16, 8, 8); ^~~~ In file included from /usr/include/SDL/SDL_events.h:35:0, from /usr/include/SDL/SDL.h:37, from sdl.h:21, from game.h:26, from game.c:18: /usr/include/SDL/SDL_mouse.h:85:38: note: expected 'Uint8 * {aka unsigned char *}' but argument is of type 'char *' extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor ^~~~~~~~~~~~~~~~ game.c:290:31: warning: pointer targets in passing argument 1 of 'SDL_CreateCursor' differ in signedness [-Wpointer-sign] gm.c_s = SDL_CreateCursor(data, mask, 16, 16, 8, 8); ^~~~ In file included from /usr/include/SDL/SDL_events.h:35:0, from /usr/include/SDL/SDL.h:37, from sdl.h:21, from game.h:26, from game.c:18: /usr/include/SDL/SDL_mouse.h:85:38: note: expected 'Uint8 * {aka unsigned char *}' but argument is of type 'char *' extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor ^~~~~~~~~~~~~~~~ game.c:290:37: warning: pointer targets in passing argument 2 of 'SDL_CreateCursor' differ in signedness [-Wpointer-sign] gm.c_s = SDL_CreateCursor(data, mask, 16, 16, 8, 8); ^~~~ In file included from /usr/include/SDL/SDL_events.h:35:0, from /usr/include/SDL/SDL.h:37, from sdl.h:21, from game.h:26, from game.c:18: /usr/include/SDL/SDL_mouse.h:85:38: note: expected 'Uint8 * {aka unsigned char *}' but argument is of type 'char *' extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor ^~~~~~~~~~~~~~~~ game.c:292:31: warning: pointer targets in passing argument 1 of 'SDL_CreateCursor' differ in signedness [-Wpointer-sign] gm.c_w = SDL_CreateCursor(data, mask, 16, 16, 8, 8); ^~~~ In file included from /usr/include/SDL/SDL_events.h:35:0, from /usr/include/SDL/SDL.h:37, from sdl.h:21, from game.h:26, from game.c:18: /usr/include/SDL/SDL_mouse.h:85:38: note: expected 'Uint8 * {aka unsigned char *}' but argument is of type 'char *' extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor ^~~~~~~~~~~~~~~~ game.c:292:37: warning: pointer targets in passing argument 2 of 'SDL_CreateCursor' differ in signedness [-Wpointer-sign] gm.c_w = SDL_CreateCursor(data, mask, 16, 16, 8, 8); ^~~~ In file included from /usr/include/SDL/SDL_events.h:35:0, from /usr/include/SDL/SDL.h:37, from sdl.h:21, from game.h:26, from game.c:18: /usr/include/SDL/SDL_mouse.h:85:38: note: expected 'Uint8 * {aka unsigned char *}' but argument is of type 'char *' extern DECLSPEC SDL_Cursor * SDLCALL SDL_CreateCursor ^~~~~~~~~~~~~~~~ game.c: In function 'Mr_Act': game.c:1649:18: warning: variable 'y_a' set but not used [-Wunused-but-set-variable] int x_a = 0, y_a = 0, ow = 0, mx = gm.m_mx, my = gm.m_my, tx, ty; ^~~ game.c:1649:9: warning: variable 'x_a' set but not used [-Wunused-but-set-variable] int x_a = 0, y_a = 0, ow = 0, mx = gm.m_mx, my = gm.m_my, tx, ty; ^~~ gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/lmarbles\" -DPRF_DIR=\"/var/lib/games\" -DSOUND -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c profile.c profile.c: In function 'Prf_Ld': profile.c:84:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(str, 5, 1, f); ^~~~~~~~~~~~~~~~~~~ profile.c:97:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((void*)&p_num, sizeof(int), 1, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profile.c:120:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(p->nm, sizeof(p->nm), 1, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profile.c:122:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p->lvls, sizeof(p->lvls), 1, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profile.c:124:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p->scr, sizeof(p->scr), 1, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profile.c:126:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&p->pct, sizeof(p->pct), 1, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profile.c:128:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&s_num, sizeof(int), 1, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profile.c:148:26: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(st->nm, sizeof(st->nm), 1, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profile.c:149:26: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&st->num, sizeof(int), 1, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profile.c:150:26: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&st->l_num, sizeof(int), 1, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profile.c:151:26: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&st->c_num, sizeof(int), 1, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profile.c:152:26: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(st->c_opn, sizeof(char), st->c_num, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profile.c:153:26: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(st->cmp, sizeof(char), st->num, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/lmarbles\" -DPRF_DIR=\"/var/lib/games\" -DSOUND -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c sdl.c sdl.c: In function 'SF_Ld': sdl.c:177:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fnt->off, 1, 1, file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sdl.c:182:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&fnt->len, 1, 1, file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sdl.c:187:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(fnt->lw, 1, fnt->len, file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/lmarbles\" -DPRF_DIR=\"/var/lib/games\" -DSOUND -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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c timer.c 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 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lmarbles audio.o cfg.o dynlist.o file.o game.o levels.o main.o menu.o profile.o sdl.o timer.o -lSDL_mixer -lm -lSDL -lpthread make[2]: Leaving directory '/builddir/build/BUILD/lmarbles-1.0.7/src' make[2]: Entering directory '/builddir/build/BUILD/lmarbles-1.0.7' make[2]: Leaving directory '/builddir/build/BUILD/lmarbles-1.0.7' make[1]: Leaving directory '/builddir/build/BUILD/lmarbles-1.0.7' + convert lmarbles48.gif lmarbles.png + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2IeLPG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64 + cd lmarbles-1.0.7 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/lmarbles-1.0.7/src' make[2]: Entering directory '/builddir/build/BUILD/lmarbles-1.0.7/src' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr mkdir /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/bin /usr/bin/install -c lmarbles /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/bin/lmarbles /usr/bin/make install-man6 make[3]: Entering directory '/builddir/build/BUILD/lmarbles-1.0.7/src' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/man/man6 mkdir /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share mkdir /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/man mkdir /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/man/man6 /usr/bin/install -c -m 644 ./lmarbles.6 /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/man/man6/lmarbles.6 make[3]: Leaving directory '/builddir/build/BUILD/lmarbles-1.0.7/src' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/lmarbles mkdir /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/lmarbles /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/lmarbles/gfx mkdir /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/lmarbles/gfx /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/lmarbles/gfx/stone mkdir /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/lmarbles/gfx/stone /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/lmarbles/gfx/metal mkdir /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/lmarbles/gfx/metal /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/lmarbles/gfx/wood mkdir /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/lmarbles/gfx/wood /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/lmarbles/sounds mkdir /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/lmarbles/sounds /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/lmarbles/levels mkdir /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/lmarbles/levels for file in gfx/board.bmp gfx/f_red.bmp gfx/f_small.bmp gfx/f_white.bmp gfx/f_yellow.bmp gfx/figure.bmp gfx/lights.bmp gfx/logo.bmp gfx/m_frame.bmp gfx/m_sframe.bmp gfx/marbles.bmp gfx/tiny.sdlfnt gfx/title.bmp gfx/win_icon.bmp sounds/alarm.wav sounds/arrow.wav sounds/click.wav sounds/explode.wav sounds/select.wav sounds/stop.wav sounds/teleport.wav sounds/score.wav levels/Original gfx/stone/arrow_d.bmp gfx/stone/arrow_l.bmp gfx/stone/arrow_r.bmp gfx/stone/arrow_u.bmp gfx/stone/background.bmp gfx/stone/barrier_lr.bmp gfx/stone/barrier_ud.bmp gfx/stone/floor.bmp gfx/stone/teleport0.bmp gfx/stone/teleport1.bmp gfx/stone/teleport2.bmp gfx/stone/teleport3.bmp gfx/stone/wall.bmp gfx/stone/wall_crumble.bmp gfx/metal/arrow_d.bmp gfx/metal/arrow_l.bmp gfx/metal/arrow_r.bmp gfx/metal/arrow_u.bmp gfx/metal/background.bmp gfx/metal/barrier_lr.bmp gfx/metal/barrier_ud.bmp gfx/metal/floor.bmp gfx/metal/teleport0.bmp gfx/metal/teleport1.bmp gfx/metal/teleport2.bmp gfx/metal/teleport3.bmp gfx/metal/wall.bmp gfx/metal/wall_crumble.bmp gfx/wood/arrow_d.bmp gfx/wood/arrow_l.bmp gfx/wood/arrow_r.bmp gfx/wood/arrow_u.bmp gfx/wood/background.bmp gfx/wood/barrier_lr.bmp gfx/wood/barrier_ud.bmp gfx/wood/floor.bmp gfx/wood/teleport0.bmp gfx/wood/teleport1.bmp gfx/wood/teleport2.bmp gfx/wood/teleport3.bmp gfx/wood/wall.bmp gfx/wood/wall_crumble.bmp ; do\ /usr/bin/install -c -m 644 $file /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/lmarbles/$file;\ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/var/lib/games mkdir /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/var mkdir /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/var/lib mkdir /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/var/lib/games if ! test -f /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/var/lib/games/lmarbles.prfs; then \ /usr/bin/install -c -m 644 -m 666 empty.prfs /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/var/lib/games/lmarbles.prfs; \ fi; make[2]: Leaving directory '/builddir/build/BUILD/lmarbles-1.0.7/src' make[1]: Leaving directory '/builddir/build/BUILD/lmarbles-1.0.7/src' make[1]: Entering directory '/builddir/build/BUILD/lmarbles-1.0.7' make[2]: Entering directory '/builddir/build/BUILD/lmarbles-1.0.7' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/lmarbles-1.0.7' make[1]: Leaving directory '/builddir/build/BUILD/lmarbles-1.0.7' + /usr/bin/install -D lmarbles.png /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/pixmaps/lmarbles.png + /usr/bin/cat + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/applications + desktop-file-install --vendor '' --dir /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/applications lmarbles.desktop /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/applications/lmarbles.desktop: error: (will be fatal in the future): value "lmarbles.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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: lmarbles-1.0.7-25.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ICjepj + umask 022 + cd /builddir/build/BUILD + cd lmarbles-1.0.7 + DOCDIR=/builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/doc/lmarbles + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/doc/lmarbles + cp -pr AUTHORS /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/doc/lmarbles + cp -pr COPYING /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/doc/lmarbles + cp -pr ChangeLog /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/doc/lmarbles + cp -pr README /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/doc/lmarbles + cp -pr TODO /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64/usr/share/doc/lmarbles + exit 0 Provides: application() application(lmarbles.desktop) config(lmarbles) = 1.0.7-25.fc28 lmarbles = 1.0.7-25.fc28 lmarbles(riscv-64) = 1.0.7-25.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libSDL-1.2.so.0()(64bit) libSDL_mixer-1.2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Obsoletes: marbles <= 1.0.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64 Wrote: /builddir/build/SRPMS/lmarbles-1.0.7-25.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/lmarbles-1.0.7-25.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7eqKr1 + umask 022 + cd /builddir/build/BUILD + cd lmarbles-1.0.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lmarbles-1.0.7-25.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff