D: [iurt_root_command] chroot
warning: %configure2_5x is deprecated, use %configure instead
Installing /home/iurt/rpmbuild/SRPMS/starfighter-1.7-2.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5Cpll9
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf starfighter-1.7-src
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/starfighter-1.7-src.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd starfighter-1.7-src
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/starfighter-1.7-mga-datarootdir.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Qjq7Q8
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd starfighter-1.7-src
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ autoreconf -vfi
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: /usr/bin/autoconf --force
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=.
+ /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 for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe 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-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++
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 we are using the GNU C++ compiler... yes
checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-mageia-linux-gnu-g++... none
checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc
checking whether we are using the GNU C compiler... yes
checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes
checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed
checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of aarch64-mageia-linux-gnu-gcc... none
checking for SDL... yes
checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for sys/stat.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for atexit... yes
checking for mkdir... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating misc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-colors.o `test -f 'colors.cpp' || echo './'`colors.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-cargo.o `test -f 'cargo.cpp' || echo './'`cargo.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-bullet.o `test -f 'bullet.cpp' || echo './'`bullet.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-collectable.o `test -f 'collectable.cpp' || echo './'`collectable.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-audio.o `test -f 'audio.cpp' || echo './'`audio.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-Starfighter.o `test -f 'Starfighter.cpp' || echo './'`Starfighter.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-cutscene.o `test -f 'cutscene.cpp' || echo './'`cutscene.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-engine.o `test -f 'engine.cpp' || echo './'`engine.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-explosion.o `test -f 'explosion.cpp' || echo './'`explosion.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-info.o `test -f 'info.cpp' || echo './'`info.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-event.o `test -f 'event.cpp' || echo './'`event.cpp
event.cpp: In function 'void events_init()':
event.cpp:55:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   55 |    if ((aliens[ALIEN_KLINE].classDef == CD_KLINE) &&
      |    ^~
event.cpp:58:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   58 |     events[0].face = FS_KLINE;
      |     ^~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-gfx.o `test -f 'gfx.cpp' || echo './'`gfx.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-alien.o `test -f 'alien.cpp' || echo './'`alien.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-renderer.o `test -f 'renderer.cpp' || echo './'`renderer.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-player.o `test -f 'player.cpp' || echo './'`player.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-radio.o `test -f 'radio.cpp' || echo './'`radio.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-save.o `test -f 'save.cpp' || echo './'`save.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-screen.o `test -f 'screen.cpp' || echo './'`screen.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-intermission.o `test -f 'intermission.cpp' || echo './'`intermission.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-ship.o `test -f 'ship.cpp' || echo './'`ship.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-mission.o `test -f 'mission.cpp' || echo './'`mission.cpp
mission.cpp: In function 'void mission_updateRequirements(int, int, int)':
mission.cpp:775:41: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  775 |      sprintf(message, "Rescue %d more...", 250 - game.slavesRescued);
      |                                         ^
In file included from /usr/include/stdio.h:867,
                 from mission.cpp:20:
/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 17 and 26 bytes into a destination of size 25
   36 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   37 |       __bos (__s), __fmt, __va_arg_pack ());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-game.o `test -f 'game.cpp' || echo './'`game.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-title.o `test -f 'title.cpp' || echo './'`title.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-shop.o `test -f 'shop.cpp' || echo './'`shop.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-weapons.o `test -f 'weapons.cpp' || echo './'`weapons.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"1.7\" -DDATADIR=\"/usr/share/games/starfighter\" -Wall  -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o starfighter-window.o `test -f 'window.cpp' || echo './'`window.cpp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
aarch64-mageia-linux-gnu-g++ -I/usr/include/SDL2 -D_REENTRANT  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -o starfighter starfighter-Starfighter.o starfighter-alien.o starfighter-audio.o starfighter-bullet.o starfighter-cargo.o starfighter-collectable.o starfighter-colors.o starfighter-cutscene.o starfighter-engine.o starfighter-event.o starfighter-explosion.o starfighter-game.o starfighter-gfx.o starfighter-info.o starfighter-intermission.o starfighter-mission.o starfighter-player.o starfighter-radio.o starfighter-renderer.o starfighter-save.o starfighter-screen.o starfighter-ship.o starfighter-shop.o starfighter-title.o starfighter-weapons.o starfighter-window.o -lSDL2_image -lSDL2_mixer -lSDL2  
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
Making all in misc
make[2]: Nothing to be done for 'all'.
make[2]: 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.JbfKX7
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64
+ cd starfighter-1.7-src
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64 'INSTALL=/usr/bin/install -p'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/games'
  /usr/bin/install -p starfighter '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/games'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/src'
Making install in misc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/misc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/misc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/applications'
 /usr/bin/install -p -m 644 starfighter.desktop '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/applications'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/pixmaps'
 /usr/bin/install -p -m 644 starfighter.png '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/pixmaps'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/misc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src/misc'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/doc/starfighter'
 /usr/bin/install -p -m 644 README.txt COPYING LICENSES '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/doc/starfighter'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/doc/starfighter'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/doc/starfighter/docs'
 /usr/bin/install -p -m 644  docs/COPYING docs/Makefile.am docs/arrowNorthEast.png docs/dollar.png docs/heart.png docs/index.html docs/plasmaAmmo.png docs/plasmaDamage.png docs/plasmaRate.png docs/rocket.png docs/rocketAmmo.png docs/sflogo.png docs/superCharge.png '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/doc/starfighter/docs'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/games/starfighter'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/games/starfighter/gfx'
 /usr/bin/install -p -m 644  gfx/Makefile.am gfx/aimFighter1.png gfx/aimFighter2.png gfx/alienDevice.png gfx/arrowEast.png gfx/arrowNorth.png gfx/arrowNorthEast.png gfx/arrowNorthWest.png gfx/arrowSouth.png gfx/arrowSouthEast.png gfx/arrowSouthWest.png gfx/arrowWest.png gfx/asteroid1.png gfx/asteroid2.png gfx/asteroid3.png gfx/barrier.png gfx/buyIcon.png gfx/cargo1.png gfx/chainLink.png gfx/cloakShip1.png gfx/cloakShip2.png gfx/credits.jpg gfx/cursor.png gfx/dollar.png gfx/drone1.png gfx/drone2.png gfx/dualFighter1.png gfx/dualFighter2.png gfx/elec1.png gfx/elec2.png gfx/elec3.png gfx/elec4.png gfx/eliteFighter1.png gfx/eliteFighter2.png gfx/escort1.png gfx/escort2.png gfx/evilUrsula1.png gfx/evilUrsula2.png gfx/execTrans1.png gfx/execTrans2.png '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/games/starfighter/gfx'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/games/starfighter/gfx'
 /usr/bin/install -p -m 644  gfx/explode05.png gfx/explode06.png gfx/explode07.png gfx/explode08.png gfx/explode1.png gfx/explode10.png gfx/explode11.png gfx/explode12.png gfx/explode13.png gfx/explode14.png gfx/explode15.png gfx/explode16.png gfx/explode2.png gfx/explode3.png gfx/explode4.png gfx/explode9.png gfx/eyananth.jpg gfx/face_chris.png gfx/face_crew.png gfx/face_kline.png gfx/face_krass.png gfx/face_phoebe.png gfx/face_sid.png gfx/face_ursula.png gfx/firefly-big.png gfx/firefly1.png gfx/firefly2.png gfx/friendArrowEast.png gfx/friendArrowNorth.png gfx/friendArrowNorthEast.png gfx/friendArrowNorthWest.png gfx/friendArrowSouth.png gfx/friendArrowSouthEast.png gfx/friendArrowSouthWest.png gfx/friendArrowWest.png gfx/frigateBody1.png gfx/frigateBody2.png gfx/frigateGun11.png gfx/frigateGun12.png gfx/frigateGun21.png '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/games/starfighter/gfx'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/games/starfighter/gfx'
 /usr/bin/install -p -m 644  gfx/frigateGun22.png gfx/gameover.png gfx/goodTrans1.png gfx/goodTrans2.png gfx/greenDir.png gfx/heart.png gfx/icon1.png gfx/icon10.png gfx/icon11.png gfx/icon12.png gfx/icon13.png gfx/icon14.png gfx/icon15.png gfx/icon16.png gfx/icon17.png gfx/icon18.png gfx/icon19.png gfx/icon2.png gfx/icon20.png gfx/icon21.png gfx/icon22.png gfx/icon23.png gfx/icon24.png gfx/icon25.png gfx/icon26.png gfx/icon3.png gfx/icon4.png gfx/icon5.png gfx/icon6.png gfx/icon7.png gfx/icon8.png gfx/icon9.png gfx/iconBase.png gfx/kline11.png gfx/kline12.png gfx/klineText.png gfx/merc1.png gfx/merc2.png gfx/mine.png gfx/mineBoss1.png '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/games/starfighter/gfx'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/games/starfighter/gfx'
 /usr/bin/install -p -m 644  gfx/mineBoss2.png gfx/mineBossWing11.png gfx/mineBossWing12.png gfx/mineBossWing21.png gfx/mineBossWing22.png gfx/mineBossWing31.png gfx/mineBossWing32.png gfx/mineBossWing41.png gfx/mineBossWing42.png gfx/miner1.png gfx/miner2.png gfx/missileBoat1.png gfx/missileBoat2.png gfx/mobileCannon1.png gfx/mobileCannon2.png gfx/mobileShield1.png gfx/mobileShield2.png gfx/mordor.jpg gfx/ore1.png gfx/ore2.png gfx/ore3.png gfx/phoebeText.png gfx/planet_blue.png gfx/planet_green.png gfx/planet_orange.png gfx/planet_red.png gfx/planet_sun.png gfx/plasmaAmmo.png gfx/plasmaDamage.png gfx/plasmaGreen.png gfx/plasmaRate.png gfx/plasmaRed.png gfx/plutoBoss1.png gfx/plutoBoss2.png gfx/pod.png gfx/prlogo.png gfx/rebelCarrier1.png gfx/rebelCarrier2.png gfx/redDir.png gfx/rocket.png '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/games/starfighter/gfx'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/games/starfighter/music'
 /usr/bin/install -p -m 644  music/Makefile.am music/RE.ogg music/death.ogg music/frozen_jam.ogg music/last_cyber_dance.ogg music/orbital_colossus.ogg music/railjet_short.ogg music/rise_of_spirit.ogg music/sound_and_silence.ogg music/space_dimensions.ogg music/through_space.ogg music/walking_among_androids.ogg '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/games/starfighter/music'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/games/starfighter/data'
 /usr/bin/install -p -m 644  data/Makefile.am data/credits.txt '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/games/starfighter/data'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/games/starfighter/sound'
 /usr/bin/install -p -m 644  sound/Makefile.am sound/beamLaser.ogg sound/cloak.ogg sound/clock.ogg sound/explode.ogg sound/explode2.ogg sound/explode3.ogg sound/explode4.ogg sound/flyby.ogg sound/hyperSpace.ogg sound/item.ogg sound/laser.ogg sound/maledeath.ogg sound/missile.ogg sound/missile2.ogg sound/plasma.ogg sound/plasma2.ogg sound/plasma3.ogg sound/shield.ogg '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/games/starfighter/sound'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/games/starfighter/gfx'
 /usr/bin/install -p -m 644  gfx/rocket1.png gfx/rocket2.png gfx/rocketAmmo.png gfx/sellIcon.png gfx/sflogo.png gfx/sid1.png gfx/sid2.png gfx/sidText.png gfx/slaveTrans1.png gfx/slaveTrans2.png gfx/smallFont.png gfx/sol.jpg gfx/spirit.jpg gfx/splitBoss11.png gfx/splitBoss12.png gfx/splitBoss21.png gfx/splitBoss22.png gfx/splitBoss31.png gfx/splitBoss32.png gfx/startUp.jpg gfx/stunBolt.png gfx/superCharge.png gfx/targetText.png gfx/transport1.png gfx/transport2.png gfx/tug1.png gfx/tug2.png gfx/ursulaText.png gfx/wingmate1.png gfx/wingmate2.png '/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/games/starfighter/gfx'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/starfighter-1.7-src'
+ /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.7-2.mga8 --unique-debug-suffix -1.7-2.mga8.aarch64 --unique-debug-src-base starfighter-1.7-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/starfighter-1.7-src

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/games/starfighter
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/games/starfighter
original debug info size: 1060kB, size after compression: 564kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
874 blocks
+ '[' -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/translate_menu
+ '[' -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/python 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: starfighter-1.7-2.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.y1VzK8
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd starfighter-1.7-src
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/doc/starfighter
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/doc/starfighter
+ cp -pr docs/ /home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/doc/starfighter
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/doc/starfighter
+ cp -pr LICENSES /home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/doc/starfighter
+ cp -pr README.txt /home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64/usr/share/doc/starfighter
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(starfighter.desktop) starfighter = 1.7-2.mga8 starfighter(aarch-64) = 1.7-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libSDL2-2.0.so.0()(64bit) libSDL2_image-2.0.so.0()(64bit) libSDL2_mixer-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit)
Processing files: starfighter-data-1.7-2.mga8.noarch
Provides: starfighter-data = 1.7-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: starfighter-debugsource-1.7-2.mga8.aarch64
Provides: starfighter-debugsource = 1.7-2.mga8 starfighter-debugsource(aarch-64) = 1.7-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: starfighter-debuginfo-1.7-2.mga8.aarch64
Provides: debuginfo(build-id) = 0cfbd178eff0b7f7a2609cab41de6308a667b902 starfighter-debuginfo = 1.7-2.mga8 starfighter-debuginfo(aarch-64) = 1.7-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: starfighter-debugsource(aarch-64) = 1.7-2.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/starfighter-1.7-2.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/starfighter-debuginfo-1.7-2.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/starfighter-debugsource-1.7-2.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/starfighter-data-1.7-2.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yLMos7
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd starfighter-1.7-src
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/starfighter-1.7-2.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.coQ3G7
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf starfighter-1.7-src
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!