D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/starfighter-2.4-2.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mBdMQK
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build
+ test -d /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.USfWuv
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build
+ rm -rf starfighter-2.4-src
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/starfighter-2.4-src.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd starfighter-2.4-src
+ /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/pterjan/rpmbuild/tmp/rpm-tmp.BeJQsz
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build
+ cd starfighter-2.4-src
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ 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 ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./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=x86_64-mageia-linux-gnu --build=x86_64-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 x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for x86_64-mageia-linux-gnu-gcc... 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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking build system type... x86_64-mageia-linux-gnu
checking host system type... x86_64-mageia-linux-gnu
checking for library containing atanf... -lm
checking for SDL... yes
Note: SDL_ttf not found; Unicode will not be supported.
checking for PANGO... no
Note: Pango not found; Unicode will not be supported.
Using built-in screen width default
Using built-in screen height default
checking how to run the C preprocessor... 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 libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.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 gfx/Makefile
config.status: creating locale/Makefile
config.status: creating misc/Makefile
config.status: creating music/Makefile
config.status: creating sound/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ /usr/bin/make -O -j16 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in gfx
make[2]: Nothing to be done for 'all'.
Making all in locale
make[2]: Nothing to be done for 'all'.
Making all in misc
make[2]: Nothing to be done for 'all'.
Making all in music
make[2]: Nothing to be done for 'all'.
Making all in sound
make[2]: Nothing to be done for 'all'.
Making all in src
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-defs.o `test -f 'defs.c' || echo './'`defs.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-bullet.o `test -f 'bullet.c' || echo './'`bullet.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-colors.o `test -f 'colors.c' || echo './'`colors.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-Starfighter.o `test -f 'Starfighter.c' || echo './'`Starfighter.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-explosion.o `test -f 'explosion.c' || echo './'`explosion.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-cutscene.o `test -f 'cutscene.c' || echo './'`cutscene.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-audio.o `test -f 'audio.c' || echo './'`audio.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-info.o `test -f 'info.c' || echo './'`info.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-collectable.o `test -f 'collectable.c' || echo './'`collectable.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-cargo.o `test -f 'cargo.c' || echo './'`cargo.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-event.o `test -f 'event.c' || echo './'`event.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-gfx.o `test -f 'gfx.c' || echo './'`gfx.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-mission.o `test -f 'mission.c' || echo './'`mission.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-renderer.o `test -f 'renderer.c' || echo './'`renderer.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-engine.o `test -f 'engine.c' || echo './'`engine.c
engine.c: In function 'engine_setupConfigDirectory':
engine.c:252:56: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
  252 |         snprintf(engine.configDirectory, PATH_MAX, "%s/", dir);
      |                                                        ^
In file included from /usr/include/stdio.h:970,
                 from engine.c:21:
In function 'snprintf',
    inlined from 'engine_setupConfigDirectory' at engine.c:252:2:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 2 and 4097 bytes into a destination of size 4096
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
engine.c: In function 'engine_cleanup':
engine.c:480:41: warning: 'conf' directive output may be truncated writing 4 bytes into a region of size between 1 and 4096 [-Wformat-truncation=]
  480 |         snprintf(filename, PATH_MAX, "%sconf", engine.configDirectory);
      |                                         ^~~~
In function 'snprintf',
    inlined from 'engine_cleanup' at engine.c:480:2:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 5 and 4100 bytes into a destination of size 4096
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-ship.o `test -f 'ship.c' || echo './'`ship.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-screen.o `test -f 'screen.c' || echo './'`screen.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-save.o `test -f 'save.c' || echo './'`save.c
save.c: In function 'save_initSlots':
save.c:64:49: warning: 'save' directive output may be truncated writing 4 bytes into a region of size between 1 and 4096 [-Wformat-truncation=]
   64 |                 snprintf(fileName, PATH_MAX, "%ssave%.2d.sav", engine.configDirectory, i);
      |                                                 ^~~~
save.c:64:46: note: directive argument in the range [0, 5]
   64 |                 snprintf(fileName, PATH_MAX, "%ssave%.2d.sav", engine.configDirectory, i);
      |                                              ^~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:970,
                 from save.c:21:
In function 'snprintf',
    inlined from 'save_initSlots' at save.c:64:3:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 11 and 4106 bytes into a destination of size 4096
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
save.c: In function 'save_initSlots':
save.c:103:78: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 198 [-Wformat-truncation=]
  103 |                                                                         "%s, %s (%s)", game_systemNames[system],
      |                                                                              ^~
  104 |                                                                         stationedName, difficulty_text);
      |                                                                         ~~~~~~~~~~~~~
In function 'snprintf',
    inlined from 'save_initSlots' at save.c:102:9:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output 6 or more bytes (assuming 404) into a destination of size 200
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
save.c: In function 'save.part.0':
save.c:244:41: warning: 'save' directive output may be truncated writing 4 bytes into a region of size between 1 and 4096 [-Wformat-truncation=]
  244 |         snprintf(fileName, PATH_MAX, "%ssave%.2d.sav", engine.configDirectory, slot);
      |                                         ^~~~
save.c:244:38: note: using the range [-2147483648, 2147483647] for directive argument
  244 |         snprintf(fileName, PATH_MAX, "%ssave%.2d.sav", engine.configDirectory, slot);
      |                                      ^~~~~~~~~~~~~~~~
In function 'snprintf',
    inlined from 'save.part.0' at save.c:244:2:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 11 and 4115 bytes into a destination of size 4096
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
save.c: In function 'save_load':
save.c:147:41: warning: 'save' directive output may be truncated writing 4 bytes into a region of size between 1 and 4096 [-Wformat-truncation=]
  147 |         snprintf(filename, PATH_MAX, "%ssave%.2d.sav", engine.configDirectory, slot);
      |                                         ^~~~
In function 'snprintf',
    inlined from 'save_load' at save.c:147:2:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 11 and 4115 bytes into a destination of size 4096
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
save.c: In function 'save_showSlots':
save.c:419:57: warning: 'save' directive output may be truncated writing 4 bytes into a region of size between 1 and 4096 [-Wformat-truncation=]
  419 |                         snprintf(filename, PATH_MAX, "%ssave%.2d.sav", engine.configDirectory,
      |                                                         ^~~~
In function 'snprintf',
    inlined from 'save_showSlots' at save.c:419:4:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 11 and 4115 bytes into a destination of size 4096
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-window.o `test -f 'window.c' || echo './'`window.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-weapons.o `test -f 'weapons.c' || echo './'`weapons.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-player.o `test -f 'player.c' || echo './'`player.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-title.o `test -f 'title.c' || echo './'`title.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-radio.o `test -f 'radio.c' || echo './'`radio.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-game.o `test -f 'game.c' || echo './'`game.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-intermission.o `test -f 'intermission.c' || echo './'`intermission.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-shop.o `test -f 'shop.c' || echo './'`shop.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DVERSION=\"2.4\" -DNOFONT -DNOFONT -DDATADIR=\"/usr/share/games/starfighter\"  -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o starfighter-alien.o `test -f 'alien.c' || echo './'`alien.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
gcc -I/usr/include/SDL2 -DHWY_SHARED_DEFINE -DAVIF_DLL -I/usr/include/webp -D_REENTRANT -I/usr/include/opus  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-defs.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 -Wl,-z,now -lSDL2_image -lSDL2_mixer -lSDL2  -lm 
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5nTVdz
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build
+ mkdir /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT
+ cd starfighter-2.4-src
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
Making install in gfx
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/gfx'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/gfx'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/gfx'
 /usr/bin/install -p -m 644  aimFighter1.png aimFighter2.png alienDevice.png arrowEast.png arrowNorth.png arrowNorthEast.png arrowNorthWest.png arrowSouth.png arrowSouthEast.png arrowSouthWest.png arrowWest.png asteroid1.png asteroid2.png asteroid3.png barrier.png buyIcon.png cargo1.png chainLink.png cloakShip1.png cloakShip2.png credits.jpg cursor.png dollar.png drone1.png drone2.png dualFighter1.png dualFighter2.png elec1.png elec2.png elec3.png elec4.png eliteFighter1.png eliteFighter2.png escort1.png escort2.png evilUrsula1.png evilUrsula2.png execTrans1.png execTrans2.png explode05.png '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/gfx/.'
 /usr/bin/install -p -m 644  explode06.png explode07.png explode08.png explode1.png explode10.png explode11.png explode12.png explode13.png explode14.png explode15.png explode16.png explode2.png explode3.png explode4.png explode9.png eyananth.jpg face_chris.png face_crew.png face_kline.png face_krass.png face_phoebe.png face_sid.png face_ursula.png firefly-big.png firefly1.png firefly2.png friendArrowEast.png friendArrowNorth.png friendArrowNorthEast.png friendArrowNorthWest.png friendArrowSouth.png friendArrowSouthEast.png friendArrowSouthWest.png friendArrowWest.png frigateBody1.png frigateBody2.png frigateGun11.png frigateGun12.png frigateGun21.png frigateGun22.png '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/gfx/.'
 /usr/bin/install -p -m 644  gameover.png goodTrans1.png goodTrans2.png greenDir.png heart.png icon1.png icon10.png icon11.png icon12.png icon13.png icon14.png icon15.png icon16.png icon17.png icon18.png icon19.png icon2.png icon20.png icon21.png icon22.png icon23.png icon24.png icon25.png icon26.png icon3.png icon4.png icon5.png icon6.png icon7.png icon8.png icon9.png iconBase.png kline11.png kline12.png klineText.png merc1.png merc2.png mine.png mineBoss1.png mineBoss2.png '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/gfx/.'
 /usr/bin/install -p -m 644  mineBossWing11.png mineBossWing12.png mineBossWing21.png mineBossWing22.png mineBossWing31.png mineBossWing32.png mineBossWing41.png mineBossWing42.png miner1.png miner2.png missileBoat1.png missileBoat2.png mobileCannon1.png mobileCannon2.png mobileShield1.png mobileShield2.png mordor.jpg ore1.png ore2.png ore3.png phoebeText.png planet_blue.png planet_green.png planet_orange.png planet_red.png planet_sun.png plasmaAmmo.png plasmaDamage.png plasmaGreen.png plasmaRate.png plasmaRed.png plutoBoss1.png plutoBoss2.png pod.png prlogo.png rebelCarrier1.png rebelCarrier2.png redDir.png rocket.png rocket1.png '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/gfx/.'
 /usr/bin/install -p -m 644  rocket2.png rocketAmmo.png sellIcon.png sflogo.png sid1.png sid2.png sidText.png slaveTrans1.png slaveTrans2.png smallFont.png sol.jpg spirit.jpg splitBoss11.png splitBoss12.png splitBoss21.png splitBoss22.png splitBoss31.png splitBoss32.png startUp.jpg stunBolt.png superCharge.png targetText.png transport1.png transport2.png tug1.png tug2.png ursulaText.png wingmate1.png wingmate2.png '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/gfx/.'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/gfx'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/gfx'
Making install in locale
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/locale'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/locale'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/locale'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/locale/nl/LC_MESSAGES'
 /usr/bin/install -p -m 644  nl/LC_MESSAGES/pr-starfighter.mo '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/locale/nl/LC_MESSAGES'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/locale/en/LC_MESSAGES'
 /usr/bin/install -p -m 644  en/LC_MESSAGES/pr-starfighter.mo '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/locale/en/LC_MESSAGES'
 /usr/bin/install -p -m 644  build.py genpot.sh pr-starfighter.pot en.po ja.po nl.po '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/locale/.'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/locale/ja/LC_MESSAGES'
 /usr/bin/install -p -m 644  ja/LC_MESSAGES/pr-starfighter.mo '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/locale/ja/LC_MESSAGES'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/locale'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/locale'
Making install in misc
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/misc'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/misc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/applications'
 /usr/bin/install -p -m 644 starfighter.desktop '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/applications'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/pixmaps'
 /usr/bin/install -p -m 644 starfighter.png '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/pixmaps'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/man/man6'
 /usr/bin/install -p -m 644 starfighter.6 '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/man/man6'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/misc'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/misc'
Making install in music
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/music'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/music'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/music'
 /usr/bin/install -p -m 644  death.ogg frozen_jam.ogg last_cyber_dance.ogg orbital_colossus.ogg railjet_short.ogg RE.ogg rise_of_spirit.ogg sound_and_silence.ogg space_dimensions.ogg through_space.ogg walking_among_androids.ogg '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/music/.'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/music'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/music'
Making install in sound
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/sound'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/sound'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/sound'
 /usr/bin/install -p -m 644  beamLaser.ogg cloak.ogg clock.ogg explode.ogg explode2.ogg explode3.ogg explode4.ogg flyby.ogg hyperSpace.ogg item.ogg laser.ogg maledeath.ogg missile.ogg missile2.ogg plasma.ogg plasma2.ogg plasma3.ogg shield.ogg '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/sound/.'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/sound'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/sound'
Making install in src
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/games'
  /usr/bin/install -p starfighter '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/games'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/doc/starfighter'
 /usr/bin/install -p -m 644 README.txt COPYING LICENSES '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/doc/starfighter'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/data'
 /usr/bin/install -p -m 644  data/credits.txt data/ipa_font_license.txt data/TakaoPGothic.ttf '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/games/starfighter/data'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src'
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.4-2.mga10 --unique-debug-suffix -2.4-2.mga10.x86_64 --unique-debug-src-base starfighter-2.4-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src
find-debuginfo: starting

Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/starfighter-2.4-2.mga10.x86_64
find-debuginfo: done
+ /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/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: starfighter-2.4-2.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YDcgEt
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build
+ cd starfighter-2.4-src
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/doc/starfighter
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/doc/starfighter
+ cp -pr /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/COPYING /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/doc/starfighter
+ cp -pr /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/LICENSES /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/doc/starfighter
+ cp -pr /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/README.txt /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/doc/starfighter
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5Xwunm
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build
+ cd starfighter-2.4-src
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/licenses/starfighter
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/licenses/starfighter
+ cp -pr /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/COPYING /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/licenses/starfighter
+ cp -pr /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/starfighter-2.4-src/LICENSES /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT/usr/share/licenses/starfighter
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(starfighter.desktop) starfighter = 2.4-2.mga10 starfighter(x86-64) = 2.4-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit)
Processing files: starfighter-data-2.4-2.mga10.noarch
Provides: starfighter-data = 2.4-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: starfighter-debugsource-2.4-2.mga10.x86_64
Provides: starfighter-debugsource = 2.4-2.mga10 starfighter-debugsource(x86-64) = 2.4-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: starfighter-debuginfo-2.4-2.mga10.x86_64
Provides: debuginfo(build-id) = 5b3a4163c9802951d5bda87a08b5088a722c311b starfighter-debuginfo = 2.4-2.mga10 starfighter-debuginfo(x86-64) = 2.4-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: starfighter-debugsource(x86-64) = 2.4-2.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/starfighter-2.4-2.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/starfighter-debuginfo-2.4-2.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/starfighter-debugsource-2.4-2.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/starfighter-data-2.4-2.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JcxAPx
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build
+ test -d /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/starfighter-2.4-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!