D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Macro expanded in comment on line 6: %{name}-%{version}.tar.gz Installing /home/iurt/rpmbuild/SRPMS/mirrormagic-3.0.0-3.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VRJfOS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf mirrormagic-3.0.0 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/mirrormagic-3.0.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mirrormagic-3.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ROU6oQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mirrormagic-3.0.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 PROGBASE=mirrormagic RO_GAME_DIR=/usr/share/games/mirrormagic 'OPTIONS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' sdl2 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mirrormagic-3.0.0/src' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mirrormagic-3.0.0/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mirrormagic-3.0.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mirrormagic-3.0.0/src/libgame' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c system.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c gadgets.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c text.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c sound.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c snapshot.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c joystick.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c image.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c random.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c hash.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c setup.c setup.c: In function 'getLevelSetTitleMessageBasename': setup.c:637:27: warning: '.txt' directive writing 4 bytes into a region of size between 0 and 18 [-Wformat-overflow=] 637 | sprintf(basename, "%s_%d.txt", | ^~~~ In file included from /usr/include/stdio.h:888, from types.h:15, from system.h:16, from setup.h:15, from setup.c:26: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 19 and 37 bytes into a destination of size 32 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ setup.c: In function 'getLevelSetTitleMessageFilename': setup.c:637:27: warning: '.txt' directive writing 4 bytes into a region of size between 0 and 18 [-Wformat-overflow=] 637 | sprintf(basename, "%s_%d.txt", | ^~~~ In file included from /usr/include/stdio.h:888, from types.h:15, from system.h:16, from setup.h:15, from setup.c:26: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 19 and 37 bytes into a destination of size 32 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c misc.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c sdl.c ar cru libgame.a system.o gadgets.o text.o sound.o snapshot.o joystick.o image.o random.o hash.o setup.o misc.o sdl.o ranlib libgame.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mirrormagic-3.0.0/src/libgame' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mirrormagic-3.0.0/src/game_em' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c cave.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c convert.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c graphics.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c init.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c input.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c main.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c sound.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c synchro_1.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c synchro_2.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c synchro_3.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c tab_generate.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c ulaw_generate.c ar cru game_em.a cave.o convert.o graphics.o init.o input.o main.o sound.o synchro_1.o synchro_2.o synchro_3.o tab_generate.o ulaw_generate.o ranlib game_em.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mirrormagic-3.0.0/src/game_em' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mirrormagic-3.0.0/src/game_sp' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c init.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c file.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c main.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c vb_lib.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c ASM.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c BugsTerminals.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c DDScrollBuffer.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c DDSpriteBuffer.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c Display.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c DoGameStuff.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c Electrons.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c Explosions.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c Globals.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c Infotrons.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c InitGameConditions.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c Input.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c MainForm.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c MainGameLoop.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c Murphy.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c OrangeDisk.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c SnikSnaks.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c Sound.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c Zonk.c ar cru game_sp.a init.o file.o main.o vb_lib.o ASM.o BugsTerminals.o DDScrollBuffer.o DDSpriteBuffer.o Display.o DoGameStuff.o Electrons.o Explosions.o Globals.o Infotrons.o InitGameConditions.o Input.o MainForm.o MainGameLoop.o Murphy.o OrangeDisk.o SnikSnaks.o Sound.o Zonk.o ranlib game_sp.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mirrormagic-3.0.0/src/game_sp' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mirrormagic-3.0.0/src/game_mm' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c mm_init.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c mm_main.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c mm_game.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c mm_files.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c mm_tools.c ar cru game_mm.a mm_init.o mm_main.o mm_game.o mm_files.o mm_tools.o ranlib game_mm.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mirrormagic-3.0.0/src/game_mm' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c main.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c conf_gfx.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c conf_snd.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c conf_mus.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c conf_hlp.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c init.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c config.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c events.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c tools.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c screens.c screens.c: In function 'ConfigureJoystickMapButtonsAndAxes': screens.c:6666:44: warning: ',platform:' directive output may be truncated writing 10 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 6666 | snprintf(mapping, sizeof(mapping), "%s,%s,platform:%s,", | ^~~~~~~~~~ In file included from /usr/include/stdio.h:888, from libgame/types.h:15, from libgame/libgame.h:18, from screens.c:12: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 13 or more bytes (assuming 4108) into a destination of size 4096 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ screens.c: In function 'HandleMainMenu': screens.c:4362:41: warning: '%s' directive output may be truncated writing up to 32 bytes into a region of size between 19 and 27 [-Wformat-truncation=] 4362 | snprintf(name, sizeof(name), "%03d: %s", value, | ^~ In file included from /usr/include/stdio.h:888, from libgame/types.h:15, from libgame/libgame.h:18, from screens.c:12: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 6 and 46 bytes into a destination of size 32 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c game.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c editor.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c files.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c tape.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c anim.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c network.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DTARGET_SDL2 -I/usr/include/SDL2 -D_REENTRANT -DRO_GAME_DIR="\"/usr/share/games/mirrormagic\"" -c netserv.c gcc main.o conf_gfx.o conf_snd.o conf_mus.o conf_hlp.o init.o config.o events.o tools.o screens.o game.o editor.o files.o tape.o anim.o network.o netserv.o libgame/libgame.a game_em/game_em.a game_sp/game_sp.a game_mm/game_mm.a -lSDL2_image -lSDL2_mixer -lSDL2_net -L/usr/lib64 -lSDL2 -lm -o ../mirrormagic make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mirrormagic-3.0.0/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VbdxzN + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/mirrormagic-3.0.0-3.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/mirrormagic-3.0.0-3.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/mirrormagic-3.0.0-3.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/mirrormagic-3.0.0-3.mga9.aarch64 + cd mirrormagic-3.0.0 + '[' 1 -eq 1 ']' + /usr/bin/install -m755 mirrormagic -D /home/iurt/rpmbuild/BUILDROOT/mirrormagic-3.0.0-3.mga9.aarch64/usr/games/mirrormagic.wrapped + /usr/bin/install -d /home/iurt/rpmbuild/BUILDROOT/mirrormagic-3.0.0-3.mga9.aarch64/usr/share/games/mirrormagic + cp -a graphics levels sounds music /home/iurt/rpmbuild/BUILDROOT/mirrormagic-3.0.0-3.mga9.aarch64/usr/share/games/mirrormagic + /usr/bin/cat + /usr/bin/chmod 755 /home/iurt/rpmbuild/BUILDROOT/mirrormagic-3.0.0-3.mga9.aarch64/usr/games/mirrormagic + mkdir -p /home/iurt/rpmbuild/BUILDROOT/mirrormagic-3.0.0-3.mga9.aarch64/usr/share/applications/ + cat + /usr/bin/install -m0644 /home/iurt/rpmbuild/SOURCES/mirrormagic-16x16.png -D /home/iurt/rpmbuild/BUILDROOT/mirrormagic-3.0.0-3.mga9.aarch64/usr/share/icons/hicolor/16x16/apps/mirrormagic.png + /usr/bin/install -m0644 /home/iurt/rpmbuild/SOURCES/mirrormagic-32x32.png -D /home/iurt/rpmbuild/BUILDROOT/mirrormagic-3.0.0-3.mga9.aarch64/usr/share/icons/hicolor/32x32/apps/mirrormagic.png + /usr/bin/install -m0644 /home/iurt/rpmbuild/SOURCES/mirrormagic-48x48.png -D /home/iurt/rpmbuild/BUILDROOT/mirrormagic-3.0.0-3.mga9.aarch64/usr/share/icons/hicolor/48x48/apps/mirrormagic.png + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.0.0-3.mga9 --unique-debug-suffix -3.0.0-3.mga9.aarch64 --unique-debug-src-base mirrormagic-3.0.0-3.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mirrormagic-3.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mirrormagic-3.0.0-3.mga9.aarch64/usr/games/mirrormagic.wrapped dwz: ./usr/games/mirrormagic.wrapped-3.0.0-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 3312kB, size after compression: 3312kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 8709 blocks + /usr/lib/rpm/check-buildroot + '[' -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/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/games/mirrormagic from /bin/sh to #!/usr/bin/sh Processing files: mirrormagic-3.0.0-3.mga9.aarch64 Provides: application() application(mageia-mirrormagic.desktop) mirrormagic = 3.0.0-3.mga9 mirrormagic(aarch-64) = 3.0.0-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libSDL2-2.0.so.0()(64bit) libSDL2_image-2.0.so.0()(64bit) libSDL2_mixer-2.0.so.0()(64bit) libSDL2_net-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) Processing files: mirrormagic-debugsource-3.0.0-3.mga9.aarch64 Provides: mirrormagic-debugsource = 3.0.0-3.mga9 mirrormagic-debugsource(aarch-64) = 3.0.0-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mirrormagic-debuginfo-3.0.0-3.mga9.aarch64 Provides: debuginfo(build-id) = a988525c8e47a611216430aeff9f4b4acb8699bd mirrormagic-debuginfo = 3.0.0-3.mga9 mirrormagic-debuginfo(aarch-64) = 3.0.0-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mirrormagic-debugsource(aarch-64) = 3.0.0-3.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/mirrormagic-3.0.0-3.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mirrormagic-debuginfo-3.0.0-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mirrormagic-3.0.0-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mirrormagic-debugsource-3.0.0-3.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DwoEQb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mirrormagic-3.0.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/mirrormagic-3.0.0-3.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zXzYaW + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mirrormagic-3.0.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!