D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/mures-0.5-24.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.E5DNmS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf mures-0.5 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/mures-0.5.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mures-0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/mures-0.5-libm.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HoVzx8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mures-0.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /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 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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 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... found checking whether make sets ${MAKE}... (cached) yes checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags) 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 a BSD compatible install... /usr/bin/install -c checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.3... yes checking for IMG_Load in -lSDL_image... yes checking for SDLNet_Init in -lSDL_net... yes checking for TTF_Init in -lSDL_ttf... yes checking for glFrustum in -lGL... yes Compiling with GL output driver. updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating src/lua/Makefile creating src/images/Makefile creating src/maps/Makefile creating src/maps/battle/Makefile creating src/maps/puzzle/Makefile creating src/sounds/Makefile creating src/gui/Makefile creating src/textures/Makefile + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in src Making all in lua make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c lmem.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c lfunc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c lobject.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c lgc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c lstate.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c ldo.c In file included from ldo.c:25: lundump.h:20: warning: "VERSION" redefined 20 | #define VERSION 0x40 /* last format change was in 4.0 */ | : note: this is the location of the previous definition make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c ldebug.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c ltests.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c lstring.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c lapi.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c lcode.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c lzio.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c ltable.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c ltm.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c llex.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c lundump.c In file included from lundump.c:14: lundump.h:20: warning: "VERSION" redefined 20 | #define VERSION 0x40 /* last format change was in 4.0 */ | : note: this is the location of the previous definition make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c lparser.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c lvm.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' rm -f liblua.a ar cru liblua.a lapi.o lcode.o ldebug.o ldo.o lfunc.o lgc.o llex.o lmem.o lobject.o lparser.o lstate.o lstring.o ltable.o ltests.o ltm.o lundump.o lvm.o lzio.o ranlib liblua.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' Making all in gui make[2]: Nothing to be done for 'all'. Making all in images make[2]: Nothing to be done for 'all'. Making all in maps Making all in battle make[3]: Nothing to be done for 'all'. Making all in puzzle make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in sounds make[2]: Nothing to be done for 'all'. Making all in textures make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c game_input.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c audio_sdl.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c audio.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c game_output.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c game.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c ai.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c anim.c anim.c: In function 'anim_load': anim.c:172:32: warning: '%s' directive writing up to 255 bytes into a region of size 249 [-Wformat-overflow=] 172 | sprintf(&buff2[0], "images/%s", &buff[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from /usr/include/SDL/SDL_stdinc.h:33, from /usr/include/SDL/SDL_main.h:29, from /usr/include/SDL/SDL.h:29, from anim.c:31: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 8 and 263 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c client.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c input_queue.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c lua.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c lib.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c main.c main.c: In function 'run_game': main.c:82:28: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] 82 | printf("Size of root is %d\n", sizeof(root)); | ~^ ~~~~~~~~~~~~ | | | | int long unsigned int | %ld make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c gui.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c SDL_rotozoom.c SDL_rotozoom.c: In function 'zoomSurfaceRGBA': SDL_rotozoom.c:47:6: warning: variable 'sgap' set but not used [-Wunused-but-set-variable] 47 | int sgap, dgap, orderRGBA; | ^~~~ SDL_rotozoom.c: In function 'transformSurfaceY': SDL_rotozoom.c:462:39: warning: variable 'sh' set but not used [-Wunused-but-set-variable] 462 | int x,y,dx,dy,xd,yd,sdx,sdy,ax,ay,sw,sh; | ^~ SDL_rotozoom.c:462:36: warning: variable 'sw' set but not used [-Wunused-but-set-variable] 462 | int x,y,dx,dy,xd,yd,sdx,sdy,ax,ay,sw,sh; | ^~ SDL_rotozoom.c: In function 'transformSurfaceRGBA': SDL_rotozoom.c:420:18: warning: 'c11.a' may be used uninitialized in this function [-Wmaybe-uninitialized] 420 | t2=((((c11.a-c10.a)*ex) >> 16) + c10.a) & 0xff; | ~~~^~ SDL_rotozoom.c:395:18: warning: 'c11.b' may be used uninitialized in this function [-Wmaybe-uninitialized] 395 | t2=((((c11.b-c10.b)*ex) >> 16) + c10.b) & 0xff; | ~~~^~ SDL_rotozoom.c:398:18: warning: 'c11.g' may be used uninitialized in this function [-Wmaybe-uninitialized] 398 | t2=((((c11.g-c10.g)*ex) >> 16) + c10.g) & 0xff; | ~~~^~ SDL_rotozoom.c:401:18: warning: 'c11.r' may be used uninitialized in this function [-Wmaybe-uninitialized] 401 | t2=((((c11.r-c10.r)*ex) >> 16) + c10.r) & 0xff; | ~~~^~ SDL_rotozoom.c:420:24: warning: 'c10.a' may be used uninitialized in this function [-Wmaybe-uninitialized] 420 | t2=((((c11.a-c10.a)*ex) >> 16) + c10.a) & 0xff; | ~~~^~ SDL_rotozoom.c:395:24: warning: 'c10.b' may be used uninitialized in this function [-Wmaybe-uninitialized] 395 | t2=((((c11.b-c10.b)*ex) >> 16) + c10.b) & 0xff; | ~~~^~ SDL_rotozoom.c:398:24: warning: 'c10.g' may be used uninitialized in this function [-Wmaybe-uninitialized] 398 | t2=((((c11.g-c10.g)*ex) >> 16) + c10.g) & 0xff; | ~~~^~ SDL_rotozoom.c:401:24: warning: 'c10.r' may be used uninitialized in this function [-Wmaybe-uninitialized] 401 | t2=((((c11.r-c10.r)*ex) >> 16) + c10.r) & 0xff; | ~~~^~ SDL_rotozoom.c:419:18: warning: 'c01.a' may be used uninitialized in this function [-Wmaybe-uninitialized] 419 | t1=((((c01.a-c00.a)*ex) >> 16) + c00.a) & 0xff; | ~~~^~ SDL_rotozoom.c:394:18: warning: 'c01.b' may be used uninitialized in this function [-Wmaybe-uninitialized] 394 | t1=((((c01.b-c00.b)*ex) >> 16) + c00.b) & 0xff; | ~~~^~ SDL_rotozoom.c:397:18: warning: 'c01.g' may be used uninitialized in this function [-Wmaybe-uninitialized] 397 | t1=((((c01.g-c00.g)*ex) >> 16) + c00.g) & 0xff; | ~~~^~ SDL_rotozoom.c:400:18: warning: 'c01.r' may be used uninitialized in this function [-Wmaybe-uninitialized] 400 | t1=((((c01.r-c00.r)*ex) >> 16) + c00.r) & 0xff; | ~~~^~ SDL_rotozoom.c:388:12: warning: 'c00.a' may be used uninitialized in this function [-Wmaybe-uninitialized] 388 | pc->a=c00.a; | ~~~~~^~~~~~ SDL_rotozoom.c:394:24: warning: 'c00.b' may be used uninitialized in this function [-Wmaybe-uninitialized] 394 | t1=((((c01.b-c00.b)*ex) >> 16) + c00.b) & 0xff; | ~~~^~ SDL_rotozoom.c:397:24: warning: 'c00.g' may be used uninitialized in this function [-Wmaybe-uninitialized] 397 | t1=((((c01.g-c00.g)*ex) >> 16) + c00.g) & 0xff; | ~~~^~ SDL_rotozoom.c:407:12: warning: 'c00.r' may be used uninitialized in this function [-Wmaybe-uninitialized] 407 | pc->r=c00.r; | ~~~~~^~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c net_common.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c pregame.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c menu.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c output.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' gcc -DPACKAGE=\"mures\" -DVERSION=\"0.5\" -DHAVE_LIBSDL_IMAGE=1 -DHAVE_LIBSDL_NET=1 -DHAVE_LIBSDL_TTF=1 -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_GL -Wall -ansi -pedantic -c gi_sdl.c gi_sdl.c: In function 'gi_sdl_init': gi_sdl.c:459:32: warning: iteration 322 invokes undefined behavior [-Waggressive-loop-optimizations] 459 | ks.key_up_action[i].exists = 0; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ gi_sdl.c:458:13: note: within this loop 458 | for(i=0; i