D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ballz-1.0.4-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JitHE5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ballz-1.0.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ballz-1.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ballz-1.0.4 + /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.eDWMF7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ballz-1.0.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: intltoolize --copy --force autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:18: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:18: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:18: the top level configure.ac:20: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:20: You should run autoupdate. ./lib/autoconf/general.m4:2996: AC_TRY_RUN is expanded from... aclocal.m4:36: AM_PATH_ALLEGRO is expanded from... configure.ac:20: the top level configure.ac:20: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:20: You should run autoupdate. ./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from... aclocal.m4:36: AM_PATH_ALLEGRO is expanded from... configure.ac:20: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory '.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -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 -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 -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 + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./autotools/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./autotools/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./autotools/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./autotools/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./autotools/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./autotools/config.guess + /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 --bindir=/usr/games --datadir=/usr/share/games checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking for aarch64-mageia-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of aarch64-mageia-linux-gnu-g++... none checking whether NLS is requested... yes checking for intltool >= 0.51... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.32.0 checking for XML::Parser... ok checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for allegro-config... /usr/bin/allegro-config checking for Allegro - version >= 4.2.0... yes (version 4.4.3) checking for gcnGuichanVersion in -lguichan... yes checking for dumb_register_stdfiles in -ldumb... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating po/Makefile.in config.status: creating share/Makefile config.status: creating share/applications/Makefile config.status: creating share/metainfo/Makefile config.status: creating src/Makefile config.status: creating src/config.hpp config.status: executing depfiles commands config.status: executing po/stamp-it commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in src /usr/bin/make all-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o fading.o fading.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o blocktile.o blocktile.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o animatedtile.o animatedtile.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o doortile.o doortile.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o doorbuttontile.o doorbuttontile.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o firetile.o firetile.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o breakingtile.o breakingtile.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o desertbackground.o desertbackground.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o floorspiketile.o floorspiketile.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o hostiletile.o hostiletile.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o ball.o ball.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o music.o music.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o goaltile.o goaltile.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o main.o main.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o portaltile.o portaltile.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o levelhandler.o levelhandler.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o prisonbackground.o prisonbackground.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o timer.o timer.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o game.o game.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o voidtile.o voidtile.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o sewersbackground.o sewersbackground.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o resourcehandler.o resourcehandler.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o watertile.o watertile.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o tilemap.o tilemap.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o level.o level.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o startile.o startile.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o waterstartile.o waterstartile.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o gui/ballzscrollarea.o gui/ballzscrollarea.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o gui/levelselector.o gui/levelselector.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o waterspikestile.o waterspikestile.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o gui/ballzlistbox.o gui/ballzlistbox.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../src/dumb -I/usr/include -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -c -o gui/datawriter.o gui/datawriter.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DALLEGRO_USE_CONSOLE -DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ballz animatedtile.o ball.o blocktile.o breakingtile.o desertbackground.o doorbuttontile.o doortile.o fading.o firetile.o floorspiketile.o game.o goaltile.o hostiletile.o level.o levelhandler.o main.o music.o portaltile.o prisonbackground.o resourcehandler.o sewersbackground.o startile.o tilemap.o timer.o voidtile.o waterspikestile.o waterstartile.o watertile.o gui/datawriter.o gui/levelselector.o gui/ballzlistbox.o gui/ballzscrollarea.o -ldumb -laldmb -lguichan -lguichan_allegro -L/usr/lib -lalleg make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' Making all in data make[1]: Nothing to be done for 'all'. Making all in share Making all in applications make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/share/applications' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po ballz.desktop.in ballz.desktop Generating and caching the translation database Merging translations into ballz.desktop. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/share/applications' Making all in metainfo make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/share/metainfo' LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po ballz.appdata.xml.in ballz.appdata.xml Found cached translation database Merging translations into ballz.appdata.xml. CREATED ballz.appdata.xml make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/share/metainfo' make[2]: Nothing to be done for 'all-am'. Making all in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/po' 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.7nHxl4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64 + cd ballz-1.0.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/games' /usr/bin/install -p ballz '/home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/games' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/man/man6' /usr/bin/install -p -m 644 ballz.6 '/home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/man/man6' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/src' Making install in data make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/data' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/games/ballz' /usr/bin/install -p -m 644 ball.bmp ballblink.bmp ballblinkcooldown.bmp ballblinkiron.bmp ballcooldown.bmp balliron.bmp ballz.bmp ballzlogo.bmp beep.wav bounce.wav breakingtile.bmp breakingtileprison.bmp breakingtilesewer.bmp bricks.bmp darkbitslogo_by_haiko.bmp desert.bmp desertbackground0.bmp desertbackground1.bmp desertbackground2.bmp desertbackground3.bmp doorbutton.bmp doortile.bmp finalman-quickie.xm floorspikes.bmp font.bmp fontsmall.bmp fontsmallgrey.bmp goaltile.bmp hand.bmp ironballtraining.txt jump.wav level1.txt level2.txt level3.txt level4.txt level5.txt level6.txt level7.txt levelX.txt levelm1.txt '/home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/games/ballz/.' /usr/bin/install -p -m 644 levelm2.txt levelm3.txt levelm4.txt levelo1.txt levelo2.txt levelo3.txt levelp1.txt levelp2.txt levelp3.txt levelp4.txt levels.txt menubackground.bmp olof.bmp per.bmp portal.bmp portalQ.bmp prisonbackground0.bmp prisonblock.bmp rush.wav rushintro.txt sewersbackground0.bmp sewersbackground1.bmp spikes.bmp star.bmp star.wav thecolonel.bmp theend.txt theprofessor.bmp watertile.bmp '/home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/games/ballz/.' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/data' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/data' Making install in share make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/share' Making install in applications make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/share/applications' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/share/applications' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/applications' /usr/bin/install -p -m 644 ballz.desktop '/home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/applications' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/share/applications' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/share/applications' Making install in metainfo make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/share/metainfo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/share/metainfo' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/metainfo' /usr/bin/install -p -m 644 ballz.appdata.xml '/home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/metainfo' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/share/metainfo' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/share/metainfo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/share' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/share' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/icons/hicolor/256x256/apps" /usr/bin/install -p -m 644 "./icons/hicolor/256x256/apps/ballz.png" "/home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/icons/hicolor/256x256/apps/" make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/share' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/share' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/share' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/po' linguas="fr "; \ for lang in $linguas; do \ dir=/home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/iurt/rpmbuild/BUILD/ballz-1.0.4/autotools/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/ballz.mo; \ echo "installing $lang.gmo as $dir/ballz.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/ballz.mo; \ echo "installing ./$lang.gmo as" \ "$dir/ballz.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/ballz.mo.m; \ echo "installing $lang.gmo.m as $dir/ballz.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/ballz.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/ballz.mo.m"; \ else \ true; \ fi; \ fi; \ done installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/ballz.mo make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4/po' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4' 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/ballz-1.0.4' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ballz-1.0.4' + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64 ballz + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.0.4-2.mga8 --unique-debug-suffix -1.0.4-2.mga8.aarch64 --unique-debug-src-base ballz-1.0.4-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ballz-1.0.4 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/games/ballz extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/games/ballz original debug info size: 3576kB, size after compression: 2356kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 411 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ballz-1.0.4-2.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fPvHx7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ballz-1.0.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/doc/ballz + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/doc/ballz + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/doc/ballz + cp -pr README /home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/doc/ballz + cp -pr BSD-license /home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/doc/ballz + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64/usr/share/doc/ballz + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(ballz.desktop) ballz = 1.0.4-2.mga8 ballz(aarch-64) = 1.0.4-2.mga8 metainfo() metainfo(ballz.appdata.xml) 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) libaldmb.so.1()(64bit) liballeg.so.4.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdumb.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libguichan-0.8.1.so.1()(64bit) libguichan_allegro-0.8.1.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: ballz-debugsource-1.0.4-2.mga8.aarch64 Provides: ballz-debugsource = 1.0.4-2.mga8 ballz-debugsource(aarch-64) = 1.0.4-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ballz-debuginfo-1.0.4-2.mga8.aarch64 Provides: ballz-debuginfo = 1.0.4-2.mga8 ballz-debuginfo(aarch-64) = 1.0.4-2.mga8 debuginfo(build-id) = 89d9af7341bb8e5cc5d2edd7934f4bb3d74ae2d2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ballz-debugsource(aarch-64) = 1.0.4-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ballz-debugsource-1.0.4-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ballz-1.0.4-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ballz-debuginfo-1.0.4-2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MYipG5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ballz-1.0.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ballz-1.0.4-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ro7uV7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ballz-1.0.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!