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.Enkfx6 + 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.Nxu6wq + 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 + 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 */ | <command-line>: 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 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 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 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 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 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 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 */ | <command-line>: 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 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' 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' 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 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 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.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 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 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 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 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 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:866, 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 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 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 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 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<SDLK_LAST; i++) { | ~^~~~~~~~~~ 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 map.c map.c: In function 'map_load': map.c:104:24: warning: variable 'got_type' set but not used [-Wunused-but-set-variable] 104 | int got_version = 0, got_type = 0; | ^~~~~~~~ map.c:103:7: warning: variable 'p' set but not used [-Wunused-but-set-variable] 103 | int p,i; | ^ map.c:132:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 132 | fscanf(in, "%c", &temp); | ^~~~~~~~~~~~~~~~~~~~~~~ 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 server.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 go_gl.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 go_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 sim.c sim.c: In function 'apply_creature': sim.c:779:7: warning: variable 'rocket' set but not used [-Wunused-but-set-variable] 779 | int rocket; | ^~~~~~ 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 -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 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mures SDL_rotozoom.o ai.o anim.o audio.o audio_sdl.o client.o game.o game_input.o game_output.o gi_sdl.o go_gl.o go_sdl.o gui.o input_queue.o lib.o lua.o main.o map.o menu.o net_common.o output.o pregame.o server.o sim.o -llua -L./lua -lm -lSDL_ttf -lSDL_net -lSDL_image -L/usr/lib64 -lSDL -lSDL_image -lSDL_net -lSDL_ttf -lGL make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aGxXXZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64 + cd mures-0.5 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' Making install in lua make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/lua' Making install in gui make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/gui' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/gui' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/gui' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/gui' Making install in images make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/images' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/images' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/images' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/images' Making install in maps make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/maps' Making install in battle make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/maps/battle' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/maps/battle' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/maps/battle' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/maps/battle' Making install in puzzle make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/maps/puzzle' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/maps/puzzle' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/maps/puzzle' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/maps/puzzle' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/maps' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/maps' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/maps' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/maps' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/maps' Making install in sounds make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/sounds' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/sounds' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/sounds' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/sounds' Making install in textures make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/textures' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/textures' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/textures' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src/textures' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' /bin/sh ../mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64/usr/bin mkdir /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64/usr mkdir /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64/usr/bin /usr/bin/install -p mures /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64/usr/bin/mures make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mures-0.5' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mures-0.5' + mv /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/bin/mures /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/bin/mures.real + cat + chmod +x /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/bin/mures + mkdir -p /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures + cp -a src/images src/maps src/sounds src/gui src/input.lua src/load_maps.lua src/textures /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures + rm -rf /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/gui/Makefile /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/gui/Makefile.am /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/gui/Makefile.in /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/images/Makefile /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/images/Makefile.am /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/images/Makefile.in /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/maps/Makefile /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/maps/Makefile.am /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/maps/Makefile.in /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/sounds/Makefile /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/sounds/Makefile.am /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/sounds/Makefile.in /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/textures/Makefile /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/textures/Makefile.am /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/textures/Makefile.in /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/maps/battle/Makefile /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/maps/battle/Makefile.am /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/maps/battle/Makefile.in /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/maps/puzzle/Makefile /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/maps/puzzle/Makefile.am /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/lib64/mures/maps/puzzle/Makefile.in + install -d /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64/usr/share/icons/mini + install -d /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64/usr/share/icons + install -d /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64/usr/share/icons/large + convert -size 48x48 /home/iurt/rpmbuild/SOURCES/mures-48.xpm /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/share/icons/large/mures.png + convert -size 32x32 /home/iurt/rpmbuild/SOURCES/mures-48.xpm /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/share/icons/mures.png + convert -size 16x16 /home/iurt/rpmbuild/SOURCES/mures-48.xpm /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64//usr/share/icons/mini/mures.png + install -d /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64/usr/share/applications + cat + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.5-24.mga9 --unique-debug-suffix -0.5-24.mga9.aarch64 --unique-debug-src-base mures-0.5-24.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mures-0.5 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64/usr/bin/mures.real dwz: ./usr/bin/mures.real-0.5-24.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 804kB, size after compression: 804kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 924 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/bin/mures from /bin/sh to #!/usr/bin/sh Processing files: mures-0.5-24.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4rUdEZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mures-0.5 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64/usr/share/doc/mures + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64/usr/share/doc/mures + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64/usr/share/doc/mures + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64/usr/share/doc/mures + cp -pr INSTALL /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64/usr/share/doc/mures + cp -pr README /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64/usr/share/doc/mures + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64/usr/share/doc/mures + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(mageia-mures.desktop) mures = 0.5-24.mga9 mures(aarch-64) = 0.5-24.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): desktop-file-utils Requires(postun): desktop-file-utils Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libGL.so.1()(64bit) libSDL-1.2.so.0()(64bit) libSDL_image-1.2.so.0()(64bit) libSDL_net-1.2.so.0()(64bit) libSDL_ttf-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) Processing files: mures-debugsource-0.5-24.mga9.aarch64 Provides: mures-debugsource = 0.5-24.mga9 mures-debugsource(aarch-64) = 0.5-24.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mures-debuginfo-0.5-24.mga9.aarch64 Provides: debuginfo(build-id) = ae0c4d598ee96ef3b7d6312337d96ed74d399f23 mures-debuginfo = 0.5-24.mga9 mures-debuginfo(aarch-64) = 0.5-24.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mures-debugsource(aarch-64) = 0.5-24.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mures-debugsource-0.5-24.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mures-debuginfo-0.5-24.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mures-0.5-24.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lynYit + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mures-0.5 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/mures-0.5-24.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MBfws0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mures-0.5 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!