Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/astromenace.spec'], chrootPath='/var/lib/mock/f33-build-173944-44251/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/astromenace.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580169600 Wrote: /builddir/build/SRPMS/astromenace-1.4.1-4.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/astromenace.spec'], chrootPath='/var/lib/mock/f33-build-173944-44251/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/astromenace.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580169600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yKcNyC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf astromenace-1.4.1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/astromenace-1.4.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd astromenace-1.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1bhMHD + umask 022 + cd /builddir/build/BUILD + cd astromenace-1.4.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON . -DDATADIR=/usr/share/astromenace -- The C compiler identification is GNU 10.0.1 -- The CXX compiler identification is GNU 10.0.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found SDL2: /usr/lib64/libSDL2.so;-lpthread -- Found OpenGL: /usr/lib64/libOpenGL.so -- Found OpenAL: /usr/lib64/libopenal.so -- Found alut: /usr/lib64/libalut.so -- Found alut headers: /usr/include/AL -- Found ogg: /usr/lib64/libogg.so -- Found ogg headers: /usr/include -- Found vorbis: /usr/lib64/libvorbis.so -- Found vorbisfile: /usr/lib64/libvorbisfile.so -- Found vorbisfile headers: /usr/include -- Found Freetype: /usr/lib64/libfreetype.so (found version "2.10.1") -- Found freetype2 headers: /usr/include/freetype2 -- CMAKE_CXX_FLAGS: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant Game data dir: /builddir/build/BUILD/astromenace-1.4.1/gamedata/ -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/astromenace-1.4.1 + make -j4 /usr/bin/cmake -S/builddir/build/BUILD/astromenace-1.4.1 -B/builddir/build/BUILD/astromenace-1.4.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/astromenace-1.4.1/CMakeFiles /builddir/build/BUILD/astromenace-1.4.1/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/astromenace-1.4.1' make -f CMakeFiles/astromenace.dir/build.make CMakeFiles/astromenace.dir/depend make[2]: Entering directory '/builddir/build/BUILD/astromenace-1.4.1' cd /builddir/build/BUILD/astromenace-1.4.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/astromenace-1.4.1 /builddir/build/BUILD/astromenace-1.4.1 /builddir/build/BUILD/astromenace-1.4.1 /builddir/build/BUILD/astromenace-1.4.1 /builddir/build/BUILD/astromenace-1.4.1/CMakeFiles/astromenace.dir/DependInfo.cmake --color= Scanning dependencies of target astromenace make[2]: Leaving directory '/builddir/build/BUILD/astromenace-1.4.1' make -f CMakeFiles/astromenace.dir/build.make CMakeFiles/astromenace.dir/build make[2]: Entering directory '/builddir/build/BUILD/astromenace-1.4.1' [ 0%] Building CXX object CMakeFiles/astromenace.dir/src/assets/audio.cpp.o [ 1%] Building CXX object CMakeFiles/astromenace.dir/src/assets/model3d.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/assets/model3d.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/assets/model3d.cpp /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/assets/audio.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/assets/audio.cpp [ 2%] Building CXX object CMakeFiles/astromenace.dir/src/assets/shader.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/assets/shader.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/assets/shader.cpp [ 3%] Building CXX object CMakeFiles/astromenace.dir/src/assets/loading.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/assets/loading.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/assets/loading.cpp [ 4%] Building CXX object CMakeFiles/astromenace.dir/src/assets/texture.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/assets/texture.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/assets/texture.cpp [ 5%] Building CXX object CMakeFiles/astromenace.dir/src/command.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/command.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/command.cpp [ 6%] Building CXX object CMakeFiles/astromenace.dir/src/config/config.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/config/config.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/config/config.cpp [ 6%] Building CXX object CMakeFiles/astromenace.dir/src/core/audio/audio.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/audio/audio.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/audio/audio.cpp [ 7%] Building CXX object CMakeFiles/astromenace.dir/src/core/audio/buffer.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/audio/buffer.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/audio/buffer.cpp [ 8%] Building CXX object CMakeFiles/astromenace.dir/src/core/audio/music.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/audio/music.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/audio/music.cpp [ 9%] Building CXX object CMakeFiles/astromenace.dir/src/core/audio/sound.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/audio/sound.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/audio/sound.cpp [ 10%] Building CXX object CMakeFiles/astromenace.dir/src/core/camera/camera.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/camera/camera.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/camera/camera.cpp [ 11%] Building CXX object CMakeFiles/astromenace.dir/src/core/camera/camera_math.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/camera/camera_math.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/camera/camera_math.cpp [ 12%] Building CXX object CMakeFiles/astromenace.dir/src/core/collision_detection/collision_detection.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/collision_detection/collision_detection.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/collision_detection/collision_detection.cpp [ 12%] Building CXX object CMakeFiles/astromenace.dir/src/core/font/font.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/font/font.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/font/font.cpp [ 13%] Building CXX object CMakeFiles/astromenace.dir/src/core/graphics/extensions.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/graphics/extensions.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/graphics/extensions.cpp [ 14%] Building CXX object CMakeFiles/astromenace.dir/src/core/graphics/gl_draw2d.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/graphics/gl_draw2d.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/graphics/gl_draw2d.cpp [ 15%] Building CXX object CMakeFiles/astromenace.dir/src/core/graphics/gl_draw3d.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/graphics/gl_draw3d.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/graphics/gl_draw3d.cpp [ 16%] Building CXX object CMakeFiles/astromenace.dir/src/core/graphics/gl_fbo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/graphics/gl_fbo.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/graphics/gl_fbo.cpp [ 17%] Building CXX object CMakeFiles/astromenace.dir/src/core/graphics/gl_glsl.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/graphics/gl_glsl.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/graphics/gl_glsl.cpp [ 18%] Building CXX object CMakeFiles/astromenace.dir/src/core/graphics/gl_light.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/graphics/gl_light.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/graphics/gl_light.cpp [ 18%] Building CXX object CMakeFiles/astromenace.dir/src/core/graphics/gl_main.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/graphics/gl_main.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/graphics/gl_main.cpp [ 19%] Building CXX object CMakeFiles/astromenace.dir/src/core/graphics/gl_matrix.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/graphics/gl_matrix.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/graphics/gl_matrix.cpp [ 20%] Building CXX object CMakeFiles/astromenace.dir/src/core/graphics/gl_texture.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/graphics/gl_texture.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/graphics/gl_texture.cpp [ 21%] Building CXX object CMakeFiles/astromenace.dir/src/core/graphics/gl_vao.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/graphics/gl_vao.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/graphics/gl_vao.cpp [ 22%] Building CXX object CMakeFiles/astromenace.dir/src/core/graphics/gl_vbo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/graphics/gl_vbo.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/graphics/gl_vbo.cpp [ 23%] Building CXX object CMakeFiles/astromenace.dir/src/core/graphics/misc.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/graphics/misc.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/graphics/misc.cpp [ 24%] Building CXX object CMakeFiles/astromenace.dir/src/core/light/light.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/light/light.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/light/light.cpp [ 25%] Building CXX object CMakeFiles/astromenace.dir/src/core/math/math.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/math/math.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/math/math.cpp [ 25%] Building CXX object CMakeFiles/astromenace.dir/src/core/math/matrix33.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/math/matrix33.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/math/matrix33.cpp [ 26%] Building CXX object CMakeFiles/astromenace.dir/src/core/math/matrix44.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/math/matrix44.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/math/matrix44.cpp [ 27%] Building CXX object CMakeFiles/astromenace.dir/src/core/math/rand.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/math/rand.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/math/rand.cpp [ 28%] Building CXX object CMakeFiles/astromenace.dir/src/core/model3d/model3d.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/model3d/model3d.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/model3d/model3d.cpp [ 29%] Building CXX object CMakeFiles/astromenace.dir/src/core/particle_system/particle_system.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/particle_system/particle_system.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/particle_system/particle_system.cpp [ 30%] Building CXX object CMakeFiles/astromenace.dir/src/core/particle_system2d/particle_system2d.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/particle_system2d/particle_system2d.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/particle_system2d/particle_system2d.cpp [ 31%] Building CXX object CMakeFiles/astromenace.dir/src/core/platform/keyboard.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/platform/keyboard.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/platform/keyboard.cpp [ 31%] Building CXX object CMakeFiles/astromenace.dir/src/core/platform/mouse.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/platform/mouse.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/platform/mouse.cpp [ 32%] Building CXX object CMakeFiles/astromenace.dir/src/core/platform/open_url.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/platform/open_url.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/platform/open_url.cpp [ 33%] Building CXX object CMakeFiles/astromenace.dir/src/core/text/text.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/text/text.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/text/text.cpp [ 34%] Building CXX object CMakeFiles/astromenace.dir/src/core/texture/texture.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/texture/texture.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/texture/texture.cpp [ 35%] Building CXX object CMakeFiles/astromenace.dir/src/core/texture/texture_tga.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/texture/texture_tga.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/texture/texture_tga.cpp [ 36%] Building CXX object CMakeFiles/astromenace.dir/src/core/time_thread/time_thread.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/time_thread/time_thread.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/time_thread/time_thread.cpp [ 37%] Building CXX object CMakeFiles/astromenace.dir/src/core/vfs/vfs.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/vfs/vfs.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/vfs/vfs.cpp [ 37%] Building CXX object CMakeFiles/astromenace.dir/src/core/xml/xml.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/core/xml/xml.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/core/xml/xml.cpp [ 38%] Building CXX object CMakeFiles/astromenace.dir/src/game/camera.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/game/camera.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/game/camera.cpp [ 39%] Building CXX object CMakeFiles/astromenace.dir/src/game/game.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/game/game.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/game/game.cpp [ 40%] Building CXX object CMakeFiles/astromenace.dir/src/game/game_player_ship.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/game/game_player_ship.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/game/game_player_ship.cpp [ 41%] Building CXX object CMakeFiles/astromenace.dir/src/game/hud.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/game/hud.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/game/hud.cpp [ 42%] Building CXX object CMakeFiles/astromenace.dir/src/game/weapon_panel.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/game/weapon_panel.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/game/weapon_panel.cpp [ 43%] Building CXX object CMakeFiles/astromenace.dir/src/gfx/shadow_map.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/gfx/shadow_map.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/gfx/shadow_map.cpp [ 43%] Building CXX object CMakeFiles/astromenace.dir/src/gfx/skybox.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/gfx/skybox.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/gfx/skybox.cpp [ 44%] Building CXX object CMakeFiles/astromenace.dir/src/gfx/star_system.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/gfx/star_system.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/gfx/star_system.cpp [ 45%] Building CXX object CMakeFiles/astromenace.dir/src/loop_proc.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/loop_proc.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/loop_proc.cpp [ 46%] Building CXX object CMakeFiles/astromenace.dir/src/main.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/main.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/main.cpp [ 47%] Building CXX object CMakeFiles/astromenace.dir/src/menu/button.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/menu/button.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/menu/button.cpp [ 48%] Building CXX object CMakeFiles/astromenace.dir/src/menu/dialog.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/menu/dialog.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/menu/dialog.cpp [ 49%] Building CXX object CMakeFiles/astromenace.dir/src/menu/menu.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/menu/menu.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/menu/menu.cpp [ 50%] Building CXX object CMakeFiles/astromenace.dir/src/menu/menu_conf_control.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/menu/menu_conf_control.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/menu/menu_conf_control.cpp [ 50%] Building CXX object CMakeFiles/astromenace.dir/src/menu/menu_credits.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/menu/menu_credits.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/menu/menu_credits.cpp [ 51%] Building CXX object CMakeFiles/astromenace.dir/src/menu/menu_difficulty.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/menu/menu_difficulty.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/menu/menu_difficulty.cpp [ 52%] Building CXX object CMakeFiles/astromenace.dir/src/menu/menu_information.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/menu/menu_information.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/menu/menu_information.cpp [ 53%] Building CXX object CMakeFiles/astromenace.dir/src/menu/menu_interface.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/menu/menu_interface.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/menu/menu_interface.cpp [ 54%] Building CXX object CMakeFiles/astromenace.dir/src/menu/menu_mission.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/menu/menu_mission.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/menu/menu_mission.cpp [ 55%] Building CXX object CMakeFiles/astromenace.dir/src/menu/menu_options.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/menu/menu_options.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/menu/menu_options.cpp [ 56%] Building CXX object CMakeFiles/astromenace.dir/src/menu/menu_options_adv.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/menu/menu_options_adv.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/menu/menu_options_adv.cpp [ 56%] Building CXX object CMakeFiles/astromenace.dir/src/menu/menu_profile.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/menu/menu_profile.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/menu/menu_profile.cpp [ 57%] Building CXX object CMakeFiles/astromenace.dir/src/menu/menu_top_scores.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/menu/menu_top_scores.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/menu/menu_top_scores.cpp [ 58%] Building CXX object CMakeFiles/astromenace.dir/src/menu/menu_workshop.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/menu/menu_workshop.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/menu/menu_workshop.cpp [ 59%] Building CXX object CMakeFiles/astromenace.dir/src/menu/menu_workshop_shipyard.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/menu/menu_workshop_shipyard.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/menu/menu_workshop_shipyard.cpp [ 60%] Building CXX object CMakeFiles/astromenace.dir/src/menu/menu_workshop_weaponry.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/menu/menu_workshop_weaponry.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/menu/menu_workshop_weaponry.cpp [ 61%] Building CXX object CMakeFiles/astromenace.dir/src/menu/menu_workshop_workshop.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/menu/menu_workshop_workshop.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/menu/menu_workshop_workshop.cpp [ 62%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/collision_detection.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/collision_detection.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/collision_detection.cpp [ 62%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/explosion/bullet_explosion.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/explosion/bullet_explosion.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/bullet_explosion.cpp [ 63%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/explosion/explosion.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/explosion/explosion.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/explosion.cpp [ 64%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/explosion/ground_explosion.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/explosion/ground_explosion.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/ground_explosion.cpp [ 65%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/explosion/space_explosion.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/explosion/space_explosion.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/space_explosion.cpp [ 66%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/ground_object/civilian_building.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/ground_object/civilian_building.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/ground_object/civilian_building.cpp [ 67%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/ground_object/ground_object.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/ground_object/ground_object.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/ground_object/ground_object.cpp [ 68%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/ground_object/military_building.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/ground_object/military_building.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/ground_object/military_building.cpp In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/../../core/collision_detection/collision_detection.h:32, from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/../../core/core.h:33, from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/../object3d.h:40, from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/explosion.h:35, from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/space_explosion.cpp:30: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/../../core/collision_detection/../model3d/model3d.h: In constructor 'viewizard::astromenace::cSpaceExplosion::cSpaceExplosion(viewizard::astromenace::cObject3D&, int, const viewizard::sVECTOR3D&, float, int)': /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/../../core/collision_detection/../model3d/model3d.h:58:8: warning: inlining failed in call to 'viewizard::sChunk3D& viewizard::sChunk3D::operator=(const viewizard::sChunk3D&) noexcept': --param max-inline-insns-single limit reached [-Winline] 58 | struct sChunk3D { | ^~~~~~~~ /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/space_explosion.cpp:371:50: note: called from here 371 | sharedSpaceDebris->Chunks[0] = Object.Chunks[i]; | ^ In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/../../core/collision_detection/collision_detection.h:32, from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/../../core/core.h:33, from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/../object3d.h:40, from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/explosion.h:35, from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/space_explosion.cpp:30: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/../../core/collision_detection/../model3d/model3d.h:58:8: warning: inlining failed in call to 'viewizard::sChunk3D& viewizard::sChunk3D::operator=(const viewizard::sChunk3D&) noexcept': --param max-inline-insns-single limit reached [-Winline] 58 | struct sChunk3D { | ^~~~~~~~ /builddir/build/BUILD/astromenace-1.4.1/src/object3d/explosion/space_explosion.cpp:371:50: note: called from here 371 | sharedSpaceDebris->Chunks[0] = Object.Chunks[i]; | ^ [ 68%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/ground_object/tracked.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/ground_object/tracked.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/ground_object/tracked.cpp [ 69%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/ground_object/wheeled.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/ground_object/wheeled.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/ground_object/wheeled.cpp In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/ground_object/ground_object.cpp:28: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/ground_object/ground_object.h: In member function 'void std::_Sp_counted_deleter<_Ptr, _Deleter, _Alloc, _Lp>::_M_dispose() [with _Ptr = viewizard::astromenace::cWheeled*; _Deleter = viewizard::astromenace::CreateWheeled(int)::; _Alloc = std::allocator; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_mutex]': /builddir/build/BUILD/astromenace-1.4.1/src/object3d/ground_object/ground_object.h:81:2: warning: inlining failed in call to 'viewizard::astromenace::cGroundObject::~cGroundObject() noexcept': --param max-inline-insns-single limit reached [-Winline] 81 | ~cGroundObject() = default; | ^ /builddir/build/BUILD/astromenace-1.4.1/src/object3d/ground_object/ground_object.h:172:2: note: called from here 172 | ~cWheeled() = default; | ^ /builddir/build/BUILD/astromenace-1.4.1/src/object3d/ground_object/ground_object.h: In member function 'void std::_Sp_counted_deleter<_Ptr, _Deleter, _Alloc, _Lp>::_M_dispose() [with _Ptr = viewizard::astromenace::cTracked*; _Deleter = viewizard::astromenace::CreateTracked(int)::; _Alloc = std::allocator; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_mutex]': /builddir/build/BUILD/astromenace-1.4.1/src/object3d/ground_object/ground_object.h:81:2: warning: inlining failed in call to 'viewizard::astromenace::cGroundObject::~cGroundObject() noexcept': --param max-inline-insns-single limit reached [-Winline] 81 | ~cGroundObject() = default; | ^ /builddir/build/BUILD/astromenace-1.4.1/src/object3d/ground_object/ground_object.h:163:2: note: called from here 163 | ~cTracked() = default; | ^ /builddir/build/BUILD/astromenace-1.4.1/src/object3d/ground_object/ground_object.h: In member function 'void std::_Sp_counted_deleter<_Ptr, _Deleter, _Alloc, _Lp>::_M_dispose() [with _Ptr = viewizard::astromenace::cMilitaryBuilding*; _Deleter = viewizard::astromenace::CreateMilitaryBuilding(int)::; _Alloc = std::allocator; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_mutex]': /builddir/build/BUILD/astromenace-1.4.1/src/object3d/ground_object/ground_object.h:81:2: warning: inlining failed in call to 'viewizard::astromenace::cGroundObject::~cGroundObject() noexcept': --param max-inline-insns-single limit reached [-Winline] 81 | ~cGroundObject() = default; | ^ /builddir/build/BUILD/astromenace-1.4.1/src/object3d/ground_object/ground_object.h:154:2: note: called from here 154 | ~cMilitaryBuilding() = default; | ^ /builddir/build/BUILD/astromenace-1.4.1/src/object3d/ground_object/ground_object.h: In member function 'void std::_Sp_counted_deleter<_Ptr, _Deleter, _Alloc, _Lp>::_M_dispose() [with _Ptr = viewizard::astromenace::cCivilianBuilding*; _Deleter = viewizard::astromenace::CreateCivilianBuilding(int)::; _Alloc = std::allocator; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_mutex]': /builddir/build/BUILD/astromenace-1.4.1/src/object3d/ground_object/ground_object.h:81:2: warning: inlining failed in call to 'viewizard::astromenace::cGroundObject::~cGroundObject() noexcept': --param max-inline-insns-single limit reached [-Winline] 81 | ~cGroundObject() = default; | ^ /builddir/build/BUILD/astromenace-1.4.1/src/object3d/ground_object/ground_object.h:145:2: note: called from here 145 | ~cCivilianBuilding() = default; | ^ [ 70%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/object3_functions.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/object3_functions.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/object3_functions.cpp [ 71%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/object3d.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/object3d.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/object3d.cpp [ 72%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/object3d_collision.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/object3d_collision.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/object3d_collision.cpp [ 73%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/object3d_manager.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/object3d_manager.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/object3d_manager.cpp [ 74%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/projectile/functions.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/projectile/functions.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/projectile/functions.cpp [ 75%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/projectile/projectile.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/projectile/projectile.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/projectile/projectile.cpp [ 75%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/space_object/base_part.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/space_object/base_part.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/base_part.cpp [ 76%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/space_object/big_asteroid.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/space_object/big_asteroid.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/big_asteroid.cpp [ 77%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/space_object/planet.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/space_object/planet.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/planet.cpp In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.h:34, from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/base_part.cpp:30: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/../object3d.h: In destructor 'viewizard::astromenace::cBasePart::~cBasePart()': /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/../object3d.h:184:2: warning: inlining failed in call to 'viewizard::astromenace::cObject3D::~cObject3D() noexcept': --param max-inline-insns-single limit reached [-Winline] 184 | ~cObject3D() = default; | ^ In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/base_part.cpp:30: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.h:58:2: note: called from here 58 | ~cSpaceObject() = default; | ^ [ 78%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/space_object/planetoids.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/space_object/planetoids.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/planetoids.cpp [ 79%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/space_object/small_asteroid.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/space_object/small_asteroid.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/small_asteroid.cpp [ 80%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/space_object/space_debris.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/space_object/space_debris.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_debris.cpp [ 81%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/space_object/space_object.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/space_object/space_object.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.cpp [ 81%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/space_ship/alien_space_fighter.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/space_ship/alien_space_fighter.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_ship/alien_space_fighter.cpp [ 82%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/space_ship/alien_space_mothership.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/space_ship/alien_space_mothership.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_ship/alien_space_mothership.cpp [ 83%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/space_ship/earth_space_fighter.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/space_ship/earth_space_fighter.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_ship/earth_space_fighter.cpp In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.h:34, from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.cpp:28: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/../object3d.h: In member function 'void std::_Sp_counted_deleter<_Ptr, _Deleter, _Alloc, _Lp>::_M_dispose() [with _Ptr = viewizard::astromenace::cSpaceDebris*; _Deleter = viewizard::astromenace::CreateSpaceDebris()::; _Alloc = std::allocator; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_mutex]': /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/../object3d.h:184:2: warning: inlining failed in call to 'viewizard::astromenace::cObject3D::~cObject3D() noexcept': --param max-inline-insns-single limit reached [-Winline] 184 | ~cObject3D() = default; | ^ In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.cpp:28: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.h:58:2: note: called from here 58 | ~cSpaceObject() = default; | ^ In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.h:34, from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.cpp:28: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/../object3d.h: In member function 'void std::_Sp_counted_deleter<_Ptr, _Deleter, _Alloc, _Lp>::_M_dispose() [with _Ptr = viewizard::astromenace::cPlanetoid*; _Deleter = viewizard::astromenace::CreatePlanetoid(int)::; _Alloc = std::allocator; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_mutex]': /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/../object3d.h:184:2: warning: inlining failed in call to 'viewizard::astromenace::cObject3D::~cObject3D() noexcept': --param max-inline-insns-single limit reached [-Winline] 184 | ~cObject3D() = default; | ^ In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.cpp:28: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.h:58:2: note: called from here 58 | ~cSpaceObject() = default; | ^ In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.h:34, from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.cpp:28: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/../object3d.h: In member function 'void std::_Sp_counted_deleter<_Ptr, _Deleter, _Alloc, _Lp>::_M_dispose() [with _Ptr = viewizard::astromenace::cPlanet*; _Deleter = viewizard::astromenace::CreatePlanet(int)::; _Alloc = std::allocator; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_mutex]': /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/../object3d.h:184:2: warning: inlining failed in call to 'viewizard::astromenace::cObject3D::~cObject3D() noexcept': --param max-inline-insns-single limit reached [-Winline] 184 | ~cObject3D() = default; | ^ In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.cpp:28: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.h:58:2: note: called from here 58 | ~cSpaceObject() = default; | ^ In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.h:34, from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.cpp:28: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/../object3d.h: In member function 'void std::_Sp_counted_deleter<_Ptr, _Deleter, _Alloc, _Lp>::_M_dispose() [with _Ptr = viewizard::astromenace::cBigAsteroid*; _Deleter = viewizard::astromenace::CreateBigAsteroid(int)::; _Alloc = std::allocator; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_mutex]': /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/../object3d.h:184:2: warning: inlining failed in call to 'viewizard::astromenace::cObject3D::~cObject3D() noexcept': --param max-inline-insns-single limit reached [-Winline] 184 | ~cObject3D() = default; | ^ In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.cpp:28: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.h:58:2: note: called from here 58 | ~cSpaceObject() = default; | ^ In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.h:34, from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.cpp:28: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/../object3d.h: In member function 'void std::_Sp_counted_deleter<_Ptr, _Deleter, _Alloc, _Lp>::_M_dispose() [with _Ptr = viewizard::astromenace::cSmallAsteroid*; _Deleter = viewizard::astromenace::CreateSmallAsteroid()::; _Alloc = std::allocator; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_mutex]': /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/../object3d.h:184:2: warning: inlining failed in call to 'viewizard::astromenace::cObject3D::~cObject3D() noexcept': --param max-inline-insns-single limit reached [-Winline] 184 | ~cObject3D() = default; | ^ In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.cpp:28: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_object/space_object.h:58:2: note: called from here 58 | ~cSpaceObject() = default; | ^ [ 84%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/space_ship/functions.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/space_ship/functions.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_ship/functions.cpp In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_ship/space_ship.h:35, from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_ship/alien_space_fighter.cpp:30: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_ship/../object3d.h: In constructor 'viewizard::astromenace::cAlienSpaceFighter::cAlienSpaceFighter(int)': /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_ship/../object3d.h:183:2: warning: inlining failed in call to 'constexpr viewizard::astromenace::cObject3D::cObject3D() noexcept (false)': --param large-function-growth limit reached [-Winline] 183 | cObject3D() = default; | ^~~~~~~~~ In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_ship/alien_space_fighter.cpp:30: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_ship/space_ship.h:88:2: note: called from here 88 | cSpaceShip() = default; | ^~~~~~~~~~ [ 85%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/space_ship/pirate_ship.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/space_ship/pirate_ship.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_ship/pirate_ship.cpp [ 86%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/space_ship/space_ship.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/space_ship/space_ship.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_ship/space_ship.cpp [ 87%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/weapon/functions.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/weapon/functions.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/weapon/functions.cpp [ 87%] Building CXX object CMakeFiles/astromenace.dir/src/object3d/weapon/weapon.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/object3d/weapon/weapon.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/object3d/weapon/weapon.cpp In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_ship/space_ship.h:35, from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_ship/pirate_ship.cpp:30: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_ship/../object3d.h: In constructor 'viewizard::astromenace::cPirateShip::cPirateShip(int)': /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_ship/../object3d.h:183:2: warning: inlining failed in call to 'constexpr viewizard::astromenace::cObject3D::cObject3D() noexcept (false)': --param large-function-growth limit reached [-Winline] 183 | cObject3D() = default; | ^~~~~~~~~ In file included from /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_ship/pirate_ship.cpp:30: /builddir/build/BUILD/astromenace-1.4.1/src/object3d/space_ship/space_ship.h:88:2: note: called from here 88 | cSpaceShip() = default; | ^~~~~~~~~~ [ 88%] Building CXX object CMakeFiles/astromenace.dir/src/platform/joystick.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/platform/joystick.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/platform/joystick.cpp [ 89%] Building CXX object CMakeFiles/astromenace.dir/src/platform/locale.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/platform/locale.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/platform/locale.cpp [ 90%] Building CXX object CMakeFiles/astromenace.dir/src/platform/mouse.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/platform/mouse.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/platform/mouse.cpp [ 91%] Building CXX object CMakeFiles/astromenace.dir/src/platform/path.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/platform/path.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/platform/path.cpp [ 92%] Building CXX object CMakeFiles/astromenace.dir/src/platform/video.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/platform/video.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/platform/video.cpp [ 93%] Building CXX object CMakeFiles/astromenace.dir/src/script/script.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/script/script.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/script/script.cpp [ 93%] Building CXX object CMakeFiles/astromenace.dir/src/ui/cursor.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/ui/cursor.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/ui/cursor.cpp [ 94%] Building CXX object CMakeFiles/astromenace.dir/src/ui/font.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/ui/font.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/ui/font.cpp [ 95%] Building CXX object CMakeFiles/astromenace.dir/src/ui/fps_counter.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/ui/fps_counter.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/ui/fps_counter.cpp [ 96%] Building CXX object CMakeFiles/astromenace.dir/src/ui/game/stopwatch.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/ui/game/stopwatch.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/ui/game/stopwatch.cpp [ 97%] Building CXX object CMakeFiles/astromenace.dir/src/ui/game/text.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/ui/game/text.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/ui/game/text.cpp [ 98%] Building CXX object CMakeFiles/astromenace.dir/src/ui/game_speed.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/ui/game_speed.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/ui/game_speed.cpp [ 99%] Building CXX object CMakeFiles/astromenace.dir/src/utils/fs2vfs.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -o CMakeFiles/astromenace.dir/src/utils/fs2vfs.cpp.o -c /builddir/build/BUILD/astromenace-1.4.1/src/utils/fs2vfs.cpp [100%] Linking CXX executable astromenace /usr/bin/cmake -E cmake_link_script CMakeFiles/astromenace.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wcast-align -Winline -Wunreachable-code -Wmissing-include-dirs -Wmain -Wextra -Wall -Weffc++ -Wzero-as-null-pointer-constant -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/astromenace.dir/src/assets/audio.cpp.o CMakeFiles/astromenace.dir/src/assets/loading.cpp.o CMakeFiles/astromenace.dir/src/assets/model3d.cpp.o CMakeFiles/astromenace.dir/src/assets/shader.cpp.o CMakeFiles/astromenace.dir/src/assets/texture.cpp.o CMakeFiles/astromenace.dir/src/command.cpp.o CMakeFiles/astromenace.dir/src/config/config.cpp.o CMakeFiles/astromenace.dir/src/core/audio/audio.cpp.o CMakeFiles/astromenace.dir/src/core/audio/buffer.cpp.o CMakeFiles/astromenace.dir/src/core/audio/music.cpp.o CMakeFiles/astromenace.dir/src/core/audio/sound.cpp.o CMakeFiles/astromenace.dir/src/core/camera/camera.cpp.o CMakeFiles/astromenace.dir/src/core/camera/camera_math.cpp.o CMakeFiles/astromenace.dir/src/core/collision_detection/collision_detection.cpp.o CMakeFiles/astromenace.dir/src/core/font/font.cpp.o CMakeFiles/astromenace.dir/src/core/graphics/extensions.cpp.o CMakeFiles/astromenace.dir/src/core/graphics/gl_draw2d.cpp.o CMakeFiles/astromenace.dir/src/core/graphics/gl_draw3d.cpp.o CMakeFiles/astromenace.dir/src/core/graphics/gl_fbo.cpp.o CMakeFiles/astromenace.dir/src/core/graphics/gl_glsl.cpp.o CMakeFiles/astromenace.dir/src/core/graphics/gl_light.cpp.o CMakeFiles/astromenace.dir/src/core/graphics/gl_main.cpp.o CMakeFiles/astromenace.dir/src/core/graphics/gl_matrix.cpp.o CMakeFiles/astromenace.dir/src/core/graphics/gl_texture.cpp.o CMakeFiles/astromenace.dir/src/core/graphics/gl_vao.cpp.o CMakeFiles/astromenace.dir/src/core/graphics/gl_vbo.cpp.o CMakeFiles/astromenace.dir/src/core/graphics/misc.cpp.o CMakeFiles/astromenace.dir/src/core/light/light.cpp.o CMakeFiles/astromenace.dir/src/core/math/math.cpp.o CMakeFiles/astromenace.dir/src/core/math/matrix33.cpp.o CMakeFiles/astromenace.dir/src/core/math/matrix44.cpp.o CMakeFiles/astromenace.dir/src/core/math/rand.cpp.o CMakeFiles/astromenace.dir/src/core/model3d/model3d.cpp.o CMakeFiles/astromenace.dir/src/core/particle_system/particle_system.cpp.o CMakeFiles/astromenace.dir/src/core/particle_system2d/particle_system2d.cpp.o CMakeFiles/astromenace.dir/src/core/platform/keyboard.cpp.o CMakeFiles/astromenace.dir/src/core/platform/mouse.cpp.o CMakeFiles/astromenace.dir/src/core/platform/open_url.cpp.o CMakeFiles/astromenace.dir/src/core/text/text.cpp.o CMakeFiles/astromenace.dir/src/core/texture/texture.cpp.o CMakeFiles/astromenace.dir/src/core/texture/texture_tga.cpp.o CMakeFiles/astromenace.dir/src/core/time_thread/time_thread.cpp.o CMakeFiles/astromenace.dir/src/core/vfs/vfs.cpp.o CMakeFiles/astromenace.dir/src/core/xml/xml.cpp.o CMakeFiles/astromenace.dir/src/game/camera.cpp.o CMakeFiles/astromenace.dir/src/game/game.cpp.o CMakeFiles/astromenace.dir/src/game/game_player_ship.cpp.o CMakeFiles/astromenace.dir/src/game/hud.cpp.o CMakeFiles/astromenace.dir/src/game/weapon_panel.cpp.o CMakeFiles/astromenace.dir/src/gfx/shadow_map.cpp.o CMakeFiles/astromenace.dir/src/gfx/skybox.cpp.o CMakeFiles/astromenace.dir/src/gfx/star_system.cpp.o CMakeFiles/astromenace.dir/src/loop_proc.cpp.o CMakeFiles/astromenace.dir/src/main.cpp.o CMakeFiles/astromenace.dir/src/menu/button.cpp.o CMakeFiles/astromenace.dir/src/menu/dialog.cpp.o CMakeFiles/astromenace.dir/src/menu/menu.cpp.o CMakeFiles/astromenace.dir/src/menu/menu_conf_control.cpp.o CMakeFiles/astromenace.dir/src/menu/menu_credits.cpp.o CMakeFiles/astromenace.dir/src/menu/menu_difficulty.cpp.o CMakeFiles/astromenace.dir/src/menu/menu_information.cpp.o CMakeFiles/astromenace.dir/src/menu/menu_interface.cpp.o CMakeFiles/astromenace.dir/src/menu/menu_mission.cpp.o CMakeFiles/astromenace.dir/src/menu/menu_options.cpp.o CMakeFiles/astromenace.dir/src/menu/menu_options_adv.cpp.o CMakeFiles/astromenace.dir/src/menu/menu_profile.cpp.o CMakeFiles/astromenace.dir/src/menu/menu_top_scores.cpp.o CMakeFiles/astromenace.dir/src/menu/menu_workshop.cpp.o CMakeFiles/astromenace.dir/src/menu/menu_workshop_shipyard.cpp.o CMakeFiles/astromenace.dir/src/menu/menu_workshop_weaponry.cpp.o CMakeFiles/astromenace.dir/src/menu/menu_workshop_workshop.cpp.o CMakeFiles/astromenace.dir/src/object3d/collision_detection.cpp.o CMakeFiles/astromenace.dir/src/object3d/explosion/bullet_explosion.cpp.o CMakeFiles/astromenace.dir/src/object3d/explosion/explosion.cpp.o CMakeFiles/astromenace.dir/src/object3d/explosion/ground_explosion.cpp.o CMakeFiles/astromenace.dir/src/object3d/explosion/space_explosion.cpp.o CMakeFiles/astromenace.dir/src/object3d/ground_object/civilian_building.cpp.o CMakeFiles/astromenace.dir/src/object3d/ground_object/ground_object.cpp.o CMakeFiles/astromenace.dir/src/object3d/ground_object/military_building.cpp.o CMakeFiles/astromenace.dir/src/object3d/ground_object/tracked.cpp.o CMakeFiles/astromenace.dir/src/object3d/ground_object/wheeled.cpp.o CMakeFiles/astromenace.dir/src/object3d/object3_functions.cpp.o CMakeFiles/astromenace.dir/src/object3d/object3d.cpp.o CMakeFiles/astromenace.dir/src/object3d/object3d_collision.cpp.o CMakeFiles/astromenace.dir/src/object3d/object3d_manager.cpp.o CMakeFiles/astromenace.dir/src/object3d/projectile/functions.cpp.o CMakeFiles/astromenace.dir/src/object3d/projectile/projectile.cpp.o CMakeFiles/astromenace.dir/src/object3d/space_object/base_part.cpp.o CMakeFiles/astromenace.dir/src/object3d/space_object/big_asteroid.cpp.o CMakeFiles/astromenace.dir/src/object3d/space_object/planet.cpp.o CMakeFiles/astromenace.dir/src/object3d/space_object/planetoids.cpp.o CMakeFiles/astromenace.dir/src/object3d/space_object/small_asteroid.cpp.o CMakeFiles/astromenace.dir/src/object3d/space_object/space_debris.cpp.o CMakeFiles/astromenace.dir/src/object3d/space_object/space_object.cpp.o CMakeFiles/astromenace.dir/src/object3d/space_ship/alien_space_fighter.cpp.o CMakeFiles/astromenace.dir/src/object3d/space_ship/alien_space_mothership.cpp.o CMakeFiles/astromenace.dir/src/object3d/space_ship/earth_space_fighter.cpp.o CMakeFiles/astromenace.dir/src/object3d/space_ship/functions.cpp.o CMakeFiles/astromenace.dir/src/object3d/space_ship/pirate_ship.cpp.o CMakeFiles/astromenace.dir/src/object3d/space_ship/space_ship.cpp.o CMakeFiles/astromenace.dir/src/object3d/weapon/functions.cpp.o CMakeFiles/astromenace.dir/src/object3d/weapon/weapon.cpp.o CMakeFiles/astromenace.dir/src/platform/joystick.cpp.o CMakeFiles/astromenace.dir/src/platform/locale.cpp.o CMakeFiles/astromenace.dir/src/platform/mouse.cpp.o CMakeFiles/astromenace.dir/src/platform/path.cpp.o CMakeFiles/astromenace.dir/src/platform/video.cpp.o CMakeFiles/astromenace.dir/src/script/script.cpp.o CMakeFiles/astromenace.dir/src/ui/cursor.cpp.o CMakeFiles/astromenace.dir/src/ui/font.cpp.o CMakeFiles/astromenace.dir/src/ui/fps_counter.cpp.o CMakeFiles/astromenace.dir/src/ui/game/stopwatch.cpp.o CMakeFiles/astromenace.dir/src/ui/game/text.cpp.o CMakeFiles/astromenace.dir/src/ui/game_speed.cpp.o CMakeFiles/astromenace.dir/src/utils/fs2vfs.cpp.o -o astromenace -lSDL2 -lpthread -lOpenGL -lGLX -lGLU -lopenal -lalut -logg -lvorbis -lvorbisfile -lfreetype ./astromenace --pack --rawdata=/builddir/build/BUILD/astromenace-1.4.1/gamedata/ --dir=/builddir/build/BUILD/astromenace-1.4.1 AstroMenace 1.4.1 VFS version 190427 Compiled against SDL version 2.0.12 Linking against SDL version 2.0.12 VFS file was opened /builddir/build/BUILD/astromenace-1.4.1/gamedata/models/models.pack models/alienmothership/alm-01.vw3d file added to VFS. models/alienfighter/al-07.vw3d file added to VFS. models/earthfighter/weapon6.vw3d file added to VFS. models/earthfighter/weapon5.vw3d file added to VFS. models/tracked/tank-06.vw3d file added to VFS. models/wheeled/jeep-05.vw3d file added to VFS. models/building/bld-05.vw3d file added to VFS. models/earthfighter/sf-text06.vw2d file added to VFS. models/alienfighter/al-11.vw3d file added to VFS. models/gr-02.vw2d file added to VFS. models/tracked/apc-03.vw3d file added to VFS. models/alienmothership/alm-05.vw3d file added to VFS. models/wheeled/apc-02.vw3d file added to VFS. models/militarybuilding/aa-gun-02.vw3d file added to VFS. models/building/bld-02.vw3d file added to VFS. models/alienmothership/alm-06.vw3d file added to VFS. models/tracked/apc-aa-02.vw3d file added to VFS. models/earthfighter/sf-text04.vw2d file added to VFS. models/alienfighter/al-08.vw3d file added to VFS. models/alienmothership/alm-text08.vw2d file added to VFS. models/alienfighter/al-text04.vw2d file added to VFS. models/gr-05.vw2d file added to VFS. models/alienfighter/al-02.vw3d file added to VFS. models/earthfighter/sf-21.vw3d file added to VFS. models/alienmothership/alm-04.vw3d file added to VFS. models/earthfighter/sf-text07.vw2d file added to VFS. models/alienfighter/al-13.vw3d file added to VFS. models/earthfighter/sf-illum03.vw2d file added to VFS. models/earthfighter/sf-20.vw3d file added to VFS. models/earthfighter/sf-09.vw3d file added to VFS. models/pirateship/gunship-03.vw3d file added to VFS. models/militarybuilding/aa-gun-04.vw3d file added to VFS. models/tracked/tank-07.vw3d file added to VFS. models/earthfighter/sf-illum01.vw2d file added to VFS. models/earthfighter/sf-06.vw3d file added to VFS. models/gr-01.vw2d file added to VFS. models/alienfighter/al-14.vw3d file added to VFS. models/militarybuilding/artiler-gun-02.vw3d file added to VFS. models/gr-06.vw2d file added to VFS. models/building/bld-10.vw3d file added to VFS. models/earthfighter/weapon3.vw3d file added to VFS. models/alienfighter/al-16.vw3d file added to VFS. models/earthfighter/sf-text05.vw2d file added to VFS. models/building/bld-04.vw3d file added to VFS. models/alienfighter/al-12.vw3d file added to VFS. models/earthfighter/sf-text08.vw2d file added to VFS. models/earthfighter/sf-illum02.vw2d file added to VFS. models/alienmothership/alm-text03.vw2d file added to VFS. models/militarybuilding/aa-gun-03.vw3d file added to VFS. models/earthfighter/weapon15.vw3d file added to VFS. models/earthfighter/sf-15.vw3d file added to VFS. models/earthfighter/sf-03.vw3d file added to VFS. models/tracked/apc-aa-01.vw3d file added to VFS. models/earthfighter/weapon7.vw3d file added to VFS. models/alienmothership/alm-03.vw3d file added to VFS. models/alienfighter/al-03.vw3d file added to VFS. models/tracked/tank-10.vw3d file added to VFS. models/wheeled/jeep-02.vw3d file added to VFS. models/earthfighter/sf-08.vw3d file added to VFS. models/pirateship/bomber-05.vw3d file added to VFS. models/earthfighter/weapon9.vw3d file added to VFS. models/alienfighter/al-06.vw3d file added to VFS. models/alienmothership/alm-illum08.vw2d file added to VFS. models/tracked/tank-05.vw3d file added to VFS. models/earthfighter/weapon1.vw3d file added to VFS. models/building/bld-01.vw3d file added to VFS. models/earthfighter/weapon4.vw3d file added to VFS. models/earthfighter/sf-10.vw3d file added to VFS. models/pirateship/bomber-06.vw3d file added to VFS. models/earthfighter/weapon8.vw3d file added to VFS. models/alienfighter/al-01.vw3d file added to VFS. models/alienfighter/al-17.vw3d file added to VFS. models/earthfighter/sf-14.vw3d file added to VFS. models/alienfighter/al-10.vw3d file added to VFS. models/building/bld-09.vw3d file added to VFS. models/pirateship/bomber-04.vw3d file added to VFS. models/wheeled/jeep-03.vw3d file added to VFS. models/earthfighter/sf-16.vw3d file added to VFS. models/earthfighter/sf-12.vw3d file added to VFS. models/gr-03.vw2d file added to VFS. models/alienmothership/alm-07.vw3d file added to VFS. models/earthfighter/weapon11.vw3d file added to VFS. models/pirateship/gunship-02.vw3d file added to VFS. models/earthfighter/weapon12.vw3d file added to VFS. models/militarybuilding/artiler-gun-01.vw3d file added to VFS. models/earthfighter/sf-18.vw3d file added to VFS. models/alienmothership/alm-illum02.vw2d file added to VFS. models/alienfighter/al-15.vw3d file added to VFS. models/earthfighter/sf-illum04.vw2d file added to VFS. models/alienmothership/alm-illum04.vw2d file added to VFS. models/building/bld-07.vw3d file added to VFS. models/earthfighter/sf-05.vw3d file added to VFS. models/alienmothership/alm-text02.vw2d file added to VFS. models/tracked/tank-08.vw3d file added to VFS. models/alienmothership/alm-text04.vw2d file added to VFS. models/earthfighter/weapon2.vw3d file added to VFS. models/building/bld.vw2d file added to VFS. models/building/bld-03.vw3d file added to VFS. models/militarybuilding/aa-gun-01.vw3d file added to VFS. models/wheeled/jeep-01.vw3d file added to VFS. models/wheeled/r-launcher-01.vw3d file added to VFS. models/building/bld-08.vw3d file added to VFS. models/pirateship/gunship-01.vw3d file added to VFS. models/earthfighter/weapon10.vw3d file added to VFS. models/earthfighter/sf-01.vw3d file added to VFS. models/gr-07.vw2d file added to VFS. models/earthfighter/sf-19.vw3d file added to VFS. models/alienfighter/al-05.vw3d file added to VFS. models/earthfighter/sf-07.vw3d file added to VFS. models/building/bld_illum.vw2d file added to VFS. models/alienmothership/alm-02.vw3d file added to VFS. models/pirateship/bomber-02.vw3d file added to VFS. models/tracked/tank-09.vw3d file added to VFS. models/earthfighter/sf-text10.vw2d file added to VFS. models/alienfighter/al-09.vw3d file added to VFS. models/gr-04.vw2d file added to VFS. models/earthfighter/weapon13.vw3d file added to VFS. models/earthfighter/sf-04.vw3d file added to VFS. models/alienfighter/al-04.vw3d file added to VFS. models/tracked/engineering-01.vw3d file added to VFS. models/wheeled/apc-04.vw3d file added to VFS. models/earthfighter/sf-text00.vw2d file added to VFS. models/pirateship/gunship-04.vw3d file added to VFS. models/building/bld-06.vw3d file added to VFS. models/militarybuilding/aa-gun-05.vw3d file added to VFS. models/building/bld-11.vw3d file added to VFS. models/pirateship/bomber-03.vw3d file added to VFS. models/tracked/tank-01.vw3d file added to VFS. models/wheeled/jeep-04.vw3d file added to VFS. models/tracked/tank-03.vw3d file added to VFS. models/tracked/tank-11.vw3d file added to VFS. models/earthfighter/sf-22.vw3d file added to VFS. models/earthfighter/weapon14.vw3d file added to VFS. models/track.vw2d file added to VFS. models/pirateship/bomber-07.vw3d file added to VFS. models/alienmothership/alm-08.vw3d file added to VFS. models/alienmothership/alm-illum03.vw2d file added to VFS. models/earthfighter/sf-text09.vw2d file added to VFS. models/earthfighter/sf-13.vw3d file added to VFS. models/earthfighter/sf-02.vw3d file added to VFS. models/earthfighter/sf-11.vw3d file added to VFS. models/tracked/apc-01.vw3d file added to VFS. models/alienfighter/al-illum04.vw2d file added to VFS. models/earthfighter/sf-17.vw3d file added to VFS. All VFS files closed. lang/ru/voice/EngineMalfunction.wav file added to VFS. lang/ru/voice/WeaponDamaged.wav file added to VFS. lang/ru/voice/MissileDetected.wav file added to VFS. lang/ru/voice/PrepareForAction.wav file added to VFS. lang/ru/voice/Attention.wav file added to VFS. lang/ru/voice/WeaponDestroyed.wav file added to VFS. lang/ru/voice/WeaponMalfunction.wav file added to VFS. lang/ru/voice/PowerSupplyReestablished.wav file added to VFS. lang/ru/voice/ReactorMalfunction.wav file added to VFS. lang/ru/voice/Warning.wav file added to VFS. lang/ru/menu/button_weaponry_in.tga file added to VFS. lang/ru/menu/button_weaponry_out.tga file added to VFS. lang/ru/game/pause.tga file added to VFS. lang/ru/game/mission.tga file added to VFS. lang/ru/game/missionfailed.tga file added to VFS. loading/loading_back.tga file added to VFS. menu/weapon_empty_icon.tga file added to VFS. menu/system_engine1.tga file added to VFS. menu/system_engine2.tga file added to VFS. menu/system_engine3.tga file added to VFS. menu/system_engine4.tga file added to VFS. menu/system_target1.tga file added to VFS. menu/system_target2.tga file added to VFS. menu/system_target3.tga file added to VFS. menu/system_target4.tga file added to VFS. menu/system_power1.tga file added to VFS. menu/system_power2.tga file added to VFS. menu/system_power3.tga file added to VFS. menu/system_power4.tga file added to VFS. menu/system_protect1.tga file added to VFS. menu/system_protect2.tga file added to VFS. menu/system_protect3.tga file added to VFS. menu/system_protect4.tga file added to VFS. menu/system_mechan1.tga file added to VFS. menu/system_mechan2.tga file added to VFS. menu/system_mechan3.tga file added to VFS. menu/system_mechan4.tga file added to VFS. menu/system_empty.tga file added to VFS. glsl/light.vert file added to VFS. glsl/light.frag file added to VFS. glsl/light_shadowmap.vert file added to VFS. glsl/light_shadowmap.frag file added to VFS. glsl/particle.frag file added to VFS. glsl/light_explosion.frag file added to VFS. glsl/light_explosion.vert file added to VFS. glsl/particle.vert file added to VFS. menu/cursor.tga file added to VFS. lang/en/voice/EngineMalfunction.wav file added to VFS. lang/en/voice/WeaponDamaged.wav file added to VFS. lang/en/voice/MissileDetected.wav file added to VFS. lang/en/voice/PrepareForAction.wav file added to VFS. lang/en/voice/Attention.wav file added to VFS. lang/en/voice/WeaponDestroyed.wav file added to VFS. lang/en/voice/WeaponMalfunction.wav file added to VFS. lang/en/voice/PowerSupplyReestablished.wav file added to VFS. lang/en/voice/ReactorMalfunction.wav file added to VFS. lang/en/voice/Warning.wav file added to VFS. lang/en/menu/button_weaponry_in.tga file added to VFS. lang/en/menu/button_weaponry_out.tga file added to VFS. lang/en/game/pause.tga file added to VFS. lang/en/game/mission.tga file added to VFS. lang/en/game/missionfailed.tga file added to VFS. sfx/weaponfire12.wav file added to VFS. sfx/drag_offslot.wav file added to VFS. sfx/menu_click.wav file added to VFS. sfx/drag_error.wav file added to VFS. sfx/menu_onbutton.wav file added to VFS. sfx/weapon1probl.wav file added to VFS. sfx/weaponfire3.wav file added to VFS. sfx/gausshit.wav file added to VFS. sfx/menu_online.wav file added to VFS. sfx/weaponfire5.wav file added to VFS. sfx/weapon4probl.wav file added to VFS. sfx/drag_release.wav file added to VFS. sfx/menu_selectline.wav file added to VFS. sfx/weaponfire1.wav file added to VFS. sfx/weaponfire14.wav file added to VFS. sfx/weaponfire13.wav file added to VFS. sfx/weaponfire16.wav file added to VFS. sfx/weaponfire17.wav file added to VFS. sfx/explosion4.wav file added to VFS. sfx/weapon3probl.wav file added to VFS. sfx/plasmahit.wav file added to VFS. sfx/weaponfire19.wav file added to VFS. sfx/menu_nclick.wav file added to VFS. sfx/drag_onslot.wav file added to VFS. sfx/weaponfire10.wav file added to VFS. sfx/ionhit.wav file added to VFS. sfx/weaponfire6.wav file added to VFS. sfx/weaponfire7.wav file added to VFS. sfx/weaponfire15.wav file added to VFS. sfx/explosion2.wav file added to VFS. sfx/weaponfire8.wav file added to VFS. sfx/weaponfire2.wav file added to VFS. sfx/menu_onbutton2.wav file added to VFS. sfx/weaponfire18.wav file added to VFS. sfx/menu_new.wav file added to VFS. sfx/weaponfire4.wav file added to VFS. sfx/antimaterhit.wav file added to VFS. sfx/weapon5probl.wav file added to VFS. sfx/explosion3.wav file added to VFS. sfx/kinetichit.wav file added to VFS. sfx/weaponfire9.wav file added to VFS. sfx/menu_taping.wav file added to VFS. sfx/game_showmenu.wav file added to VFS. sfx/game_hidemenu.wav file added to VFS. sfx/weaponfire11.wav file added to VFS. sfx/weapon2probl.wav file added to VFS. sfx/explosion1.wav file added to VFS. sfx/lowlife.wav file added to VFS. models/mine/mine2i.tga file added to VFS. models/mine/mine1.tga file added to VFS. models/mine/mine3i.tga file added to VFS. models/mine/mine3.tga file added to VFS. models/mine/mine-04.vw3d file added to VFS. models/mine/mine-01.vw3d file added to VFS. models/mine/mine2.tga file added to VFS. models/mine/mine-03.vw3d file added to VFS. models/mine/mine1i.tga file added to VFS. models/mine/mine-02.vw3d file added to VFS. models/mine/mine4i.tga file added to VFS. models/mine/mine4.tga file added to VFS. models/planet/planet5.vw3d file added to VFS. models/planet/aplanet.vw3d file added to VFS. models/planet/dplanet.vw3d file added to VFS. models/planet/m_class7.tga file added to VFS. models/planet/a_class4.tga file added to VFS. models/planet/d_class3.tga file added to VFS. models/planet/planet6.vw3d file added to VFS. models/planet/q_class2.tga file added to VFS. models/planet/gplanet.vw3d file added to VFS. models/planet/moon.vw3d file added to VFS. models/planet/clouds.tga file added to VFS. models/planet/asteroid.tga file added to VFS. models/spacebase/4/1.vw3d file added to VFS. models/spacebase/3/1.vw3d file added to VFS. models/spacebase/7/1.vw3d file added to VFS. models/spacebase/1/2.vw3d file added to VFS. models/spacebase/1/4.vw3d file added to VFS. models/spacebase/1/3.vw3d file added to VFS. models/spacebase/1/1.vw3d file added to VFS. models/spacebase/1/5.vw3d file added to VFS. models/spacebase/metal.tga file added to VFS. models/spacebase/5/1.vw3d file added to VFS. models/spacebase/6/2.vw3d file added to VFS. models/spacebase/6/4.vw3d file added to VFS. models/spacebase/6/3.vw3d file added to VFS. models/spacebase/6/1.vw3d file added to VFS. models/spacebase/6/5.vw3d file added to VFS. models/spacebase/8/2.vw3d file added to VFS. models/spacebase/8/4.vw3d file added to VFS. models/spacebase/8/3.vw3d file added to VFS. models/spacebase/8/1.vw3d file added to VFS. models/spacebase/8/5.vw3d file added to VFS. models/spacebase/allalpha.tga file added to VFS. models/spacebase/2/2.vw3d file added to VFS. models/spacebase/2/4.vw3d file added to VFS. models/spacebase/2/3.vw3d file added to VFS. models/spacebase/2/1.vw3d file added to VFS. models/spacebase/2/5.vw3d file added to VFS. models/turret/turret-02.vw3d file added to VFS. models/turret/turret-01.vw3d file added to VFS. models/turret/turrets.tga file added to VFS. models/space/asteroid-0118.vw3d file added to VFS. models/space/asteroid-0116.vw3d file added to VFS. models/space/asteroid-011.vw3d file added to VFS. models/space/bigasteroid-03.vw3d file added to VFS. models/space/asteroid-018.vw3d file added to VFS. models/space/asteroid-017.vw3d file added to VFS. models/space/asteroid-016.vw3d file added to VFS. models/space/bigasteroid-02.vw3d file added to VFS. models/space/bigasteroid-05.vw3d file added to VFS. models/space/asteroid-01.tga file added to VFS. models/space/asteroid-0110.vw3d file added to VFS. models/space/asteroid-0115.vw3d file added to VFS. models/space/asteroid-0112.vw3d file added to VFS. models/space/asteroid-0117.vw3d file added to VFS. models/space/asteroid-012.vw3d file added to VFS. models/space/asteroid-019.vw3d file added to VFS. models/space/bigasteroid-01.vw3d file added to VFS. models/space/asteroid-013.vw3d file added to VFS. models/space/asteroid-0119.vw3d file added to VFS. models/space/asteroid-0114.vw3d file added to VFS. models/space/asteroid-014.vw3d file added to VFS. models/space/asteroid-0113.vw3d file added to VFS. models/space/asteroid-015.vw3d file added to VFS. models/space/bigasteroid-04.vw3d file added to VFS. models/space/asteroid-010.vw3d file added to VFS. models/space/asteroid-0111.vw3d file added to VFS. models/earthfighter/lnch1.vw3d file added to VFS. models/earthfighter/lnch2.vw3d file added to VFS. models/earthfighter/lnch3.vw3d file added to VFS. models/earthfighter/lnch4.vw3d file added to VFS. models/earthfighter/rockets.tga file added to VFS. models/earthfighter/torpedo.vw3d file added to VFS. models/earthfighter/swarm.vw3d file added to VFS. models/earthfighter/lnch34.tga file added to VFS. models/earthfighter/missile.vw3d file added to VFS. models/earthfighter/nuke.vw3d file added to VFS. models/earthfighter/lnch12.tga file added to VFS. menu/weapon4_icon.tga file added to VFS. menu/ammo.tga file added to VFS. menu/weapon17_icon.tga file added to VFS. menu/workshop_panel1.tga file added to VFS. menu/weapon18_icon.tga file added to VFS. menu/weapon14_icon.tga file added to VFS. menu/weapon19_icon.tga file added to VFS. menu/weapon13_icon.tga file added to VFS. menu/panel800_444_back.tga file added to VFS. menu/button384_back.tga file added to VFS. menu/panel444_333_back.tga file added to VFS. menu/weapon2_icon.tga file added to VFS. menu/button_dialog128_in.tga file added to VFS. menu/weapon6_icon.tga file added to VFS. menu/arrow_list_up.tga file added to VFS. menu/arrow_list_down.tga file added to VFS. menu/workshop_panel5.tga file added to VFS. menu/workshop_panel3.tga file added to VFS. menu/dialog768_600.tga file added to VFS. menu/dialog512_256.tga file added to VFS. menu/perc_none.tga file added to VFS. menu/weapon5_icon.tga file added to VFS. menu/panel444_333_border.tga file added to VFS. menu/button_dialog200_out.tga file added to VFS. menu/workshop_panel4.tga file added to VFS. menu/weapon12_icon.tga file added to VFS. menu/whitepoint.tga file added to VFS. menu/weapon16_icon.tga file added to VFS. menu/weapon11_icon.tga file added to VFS. menu/back_spot2.tga file added to VFS. menu/button256_off.tga file added to VFS. menu/blackpoint.tga file added to VFS. menu/checkbox_main.tga file added to VFS. menu/button_dialog200_off.tga file added to VFS. menu/workshop_panel1+.tga file added to VFS. menu/weapon10_icon.tga file added to VFS. menu/perc.tga file added to VFS. menu/workshop_panel2.tga file added to VFS. menu/dialog512_512.tga file added to VFS. menu/button_dialog200_in.tga file added to VFS. menu/button384_out.tga file added to VFS. menu/button384_in.tga file added to VFS. menu/weapon15_icon.tga file added to VFS. menu/workshop_panel2+.tga file added to VFS. menu/line.tga file added to VFS. menu/button256_out.tga file added to VFS. menu/weapon3_icon.tga file added to VFS. menu/button256_in.tga file added to VFS. menu/back_spot.tga file added to VFS. menu/button256_back.tga file added to VFS. menu/weapon_on_icon.tga file added to VFS. menu/weapon8_icon.tga file added to VFS. menu/astromenace.tga file added to VFS. menu/weapon9_icon.tga file added to VFS. menu/weapon1_icon.tga file added to VFS. menu/checkbox_in.tga file added to VFS. menu/weapon7_icon.tga file added to VFS. menu/button_dialog128_out.tga file added to VFS. menu/button_dialog128_off.tga file added to VFS. game/ammo.tga file added to VFS. game/weapon_panel_left.tga file added to VFS. game/game_panel.tga file added to VFS. game/weapon_ammo.tga file added to VFS. game/game_panel2.tga file added to VFS. game/energy.tga file added to VFS. game/nums.tga file added to VFS. game/game_num.tga file added to VFS. game/weapon_panel_right.tga file added to VFS. game/game_panel_el.tga file added to VFS. game/weapon_energy.tga file added to VFS. gfx/flare2.tga file added to VFS. gfx/flare.tga file added to VFS. gfx/flare1.tga file added to VFS. gfx/flare3.tga file added to VFS. loading/viewizardlogo.tga file added to VFS. loading/loading03.tga file added to VFS. loading/loading_line.tga file added to VFS. loading/loading01.tga file added to VFS. loading/loading02.tga file added to VFS. loading/loading04.tga file added to VFS. lang/de/voice/EngineMalfunction.wav file added to VFS. lang/de/voice/WeaponDamaged.wav file added to VFS. lang/de/voice/MissileDetected.wav file added to VFS. lang/de/voice/PrepareForAction.wav file added to VFS. lang/de/voice/Attention.wav file added to VFS. lang/de/voice/WeaponDestroyed.wav file added to VFS. lang/de/voice/WeaponMalfunction.wav file added to VFS. lang/de/voice/PowerSupplyReestablished.wav file added to VFS. lang/de/voice/ReactorMalfunction.wav file added to VFS. lang/de/voice/Warning.wav file added to VFS. lang/de/menu/button_weaponry_in.tga file added to VFS. lang/de/menu/button_weaponry_out.tga file added to VFS. lang/de/game/pause.tga file added to VFS. lang/de/game/mission.tga file added to VFS. lang/de/game/missionfailed.tga file added to VFS. menu/cursor_shadow.tga file added to VFS. music/boss-intro.ogg file added to VFS. music/menu.ogg file added to VFS. music/boss-loop.ogg file added to VFS. music/game.ogg file added to VFS. music/missionfailed.ogg file added to VFS. script/mission6.xml file added to VFS. script/list.xml file added to VFS. script/mission14.xml file added to VFS. script/mission8.xml file added to VFS. script/mission9_icon.tga file added to VFS. script/mission15_icon.tga file added to VFS. script/mission3.xml file added to VFS. script/mission7.xml file added to VFS. script/mission12.xml file added to VFS. script/mission5.xml file added to VFS. script/mission1.xml file added to VFS. script/mission10_icon.tga file added to VFS. script/mission13_icon.tga file added to VFS. script/menu3.xml file added to VFS. script/mission5_icon.tga file added to VFS. script/mission13.xml file added to VFS. script/mission14_icon.tga file added to VFS. script/mission6_icon.tga file added to VFS. script/mission3_icon.tga file added to VFS. script/mission11.xml file added to VFS. script/mission4.xml file added to VFS. script/mission2.xml file added to VFS. script/mission11_icon.tga file added to VFS. script/mission4_icon.tga file added to VFS. script/mission8_icon.tga file added to VFS. script/mission7_icon.tga file added to VFS. script/aimode.xml file added to VFS. script/mission10.xml file added to VFS. script/mission2_icon.tga file added to VFS. script/mission12_icon.tga file added to VFS. script/menu2.xml file added to VFS. script/mission15.xml file added to VFS. script/mission1_icon.tga file added to VFS. script/mission9.xml file added to VFS. script/menu1.xml file added to VFS. skybox/1/skybox_front5.tga file added to VFS. skybox/1/skybox_left2.tga file added to VFS. skybox/1/skybox_right1.tga file added to VFS. skybox/1/skybox_back6.tga file added to VFS. skybox/1/skybox_bottom4.tga file added to VFS. skybox/1/skybox_top3.tga file added to VFS. skybox/tile_back.tga file added to VFS. skybox/tile_stars.tga file added to VFS. skybox/2/skybox_front5.tga file added to VFS. skybox/2/skybox_left2.tga file added to VFS. skybox/2/skybox_right1.tga file added to VFS. skybox/2/skybox_back6.tga file added to VFS. skybox/2/skybox_bottom4.tga file added to VFS. skybox/2/skybox_top3.tga file added to VFS. font/LiberationMono-Bold.ttf file added to VFS. font/LiberationSans-Bold.ttf file added to VFS. font/LiberationSerif-Bold.ttf file added to VFS. font/FreeMonoBold.otf file added to VFS. font/FreeSansBold.otf file added to VFS. font/FreeSerifBold.otf file added to VFS. font/LinBiolinum_RB.otf file added to VFS. font/LinLibertine_RB.otf file added to VFS. lang/text.csv file added to VFS. gfx/trail1.tga file added to VFS. gfx/trail2.tga file added to VFS. gfx/trail3.tga file added to VFS. gfx/trail4.tga file added to VFS. gfx/trail5.tga file added to VFS. models/normalmap/alien_mothership_nm.tga file added to VFS. models/normalmap/m_class7_nm.tga file added to VFS. models/normalmap/d_class3_nm.tga file added to VFS. models/normalmap/a_class4_nm.tga file added to VFS. models/normalmap/planet_asteroids_nm.tga file added to VFS. models/normalmap/q_class2_nm.tga file added to VFS. models/normalmap/bomber_nm.tga file added to VFS. models/normalmap/buildings_nm.tga file added to VFS. lang/pl/menu/button_weaponry_in.tga file added to VFS. lang/pl/menu/button_weaponry_out.tga file added to VFS. VFS file was created /builddir/build/BUILD/astromenace-1.4.1/gamedata.vfs make[2]: Leaving directory '/builddir/build/BUILD/astromenace-1.4.1' [100%] Built target astromenace make[1]: Leaving directory '/builddir/build/BUILD/astromenace-1.4.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/astromenace-1.4.1/CMakeFiles 0 + ./astromenace --pack --rawdata=./gamedata --dir=./ AstroMenace 1.4.1 VFS version 190427 Compiled against SDL version 2.0.12 Linking against SDL version 2.0.12 VFS file was opened ./gamedata/models/models.pack models/alienmothership/alm-01.vw3d file added to VFS. models/alienfighter/al-07.vw3d file added to VFS. models/earthfighter/weapon6.vw3d file added to VFS. models/earthfighter/weapon5.vw3d file added to VFS. models/tracked/tank-06.vw3d file added to VFS. models/wheeled/jeep-05.vw3d file added to VFS. models/building/bld-05.vw3d file added to VFS. models/earthfighter/sf-text06.vw2d file added to VFS. models/alienfighter/al-11.vw3d file added to VFS. models/gr-02.vw2d file added to VFS. models/tracked/apc-03.vw3d file added to VFS. models/alienmothership/alm-05.vw3d file added to VFS. models/wheeled/apc-02.vw3d file added to VFS. models/militarybuilding/aa-gun-02.vw3d file added to VFS. models/building/bld-02.vw3d file added to VFS. models/alienmothership/alm-06.vw3d file added to VFS. models/tracked/apc-aa-02.vw3d file added to VFS. models/earthfighter/sf-text04.vw2d file added to VFS. models/alienfighter/al-08.vw3d file added to VFS. models/alienmothership/alm-text08.vw2d file added to VFS. models/alienfighter/al-text04.vw2d file added to VFS. models/gr-05.vw2d file added to VFS. models/alienfighter/al-02.vw3d file added to VFS. models/earthfighter/sf-21.vw3d file added to VFS. models/alienmothership/alm-04.vw3d file added to VFS. models/earthfighter/sf-text07.vw2d file added to VFS. models/alienfighter/al-13.vw3d file added to VFS. models/earthfighter/sf-illum03.vw2d file added to VFS. models/earthfighter/sf-20.vw3d file added to VFS. models/earthfighter/sf-09.vw3d file added to VFS. models/pirateship/gunship-03.vw3d file added to VFS. models/militarybuilding/aa-gun-04.vw3d file added to VFS. models/tracked/tank-07.vw3d file added to VFS. models/earthfighter/sf-illum01.vw2d file added to VFS. models/earthfighter/sf-06.vw3d file added to VFS. models/gr-01.vw2d file added to VFS. models/alienfighter/al-14.vw3d file added to VFS. models/militarybuilding/artiler-gun-02.vw3d file added to VFS. models/gr-06.vw2d file added to VFS. models/building/bld-10.vw3d file added to VFS. models/earthfighter/weapon3.vw3d file added to VFS. models/alienfighter/al-16.vw3d file added to VFS. models/earthfighter/sf-text05.vw2d file added to VFS. models/building/bld-04.vw3d file added to VFS. models/alienfighter/al-12.vw3d file added to VFS. models/earthfighter/sf-text08.vw2d file added to VFS. models/earthfighter/sf-illum02.vw2d file added to VFS. models/alienmothership/alm-text03.vw2d file added to VFS. models/militarybuilding/aa-gun-03.vw3d file added to VFS. models/earthfighter/weapon15.vw3d file added to VFS. models/earthfighter/sf-15.vw3d file added to VFS. models/earthfighter/sf-03.vw3d file added to VFS. models/tracked/apc-aa-01.vw3d file added to VFS. models/earthfighter/weapon7.vw3d file added to VFS. models/alienmothership/alm-03.vw3d file added to VFS. models/alienfighter/al-03.vw3d file added to VFS. models/tracked/tank-10.vw3d file added to VFS. models/wheeled/jeep-02.vw3d file added to VFS. models/earthfighter/sf-08.vw3d file added to VFS. models/pirateship/bomber-05.vw3d file added to VFS. models/earthfighter/weapon9.vw3d file added to VFS. models/alienfighter/al-06.vw3d file added to VFS. models/alienmothership/alm-illum08.vw2d file added to VFS. models/tracked/tank-05.vw3d file added to VFS. models/earthfighter/weapon1.vw3d file added to VFS. models/building/bld-01.vw3d file added to VFS. models/earthfighter/weapon4.vw3d file added to VFS. models/earthfighter/sf-10.vw3d file added to VFS. models/pirateship/bomber-06.vw3d file added to VFS. models/earthfighter/weapon8.vw3d file added to VFS. models/alienfighter/al-01.vw3d file added to VFS. models/alienfighter/al-17.vw3d file added to VFS. models/earthfighter/sf-14.vw3d file added to VFS. models/alienfighter/al-10.vw3d file added to VFS. models/building/bld-09.vw3d file added to VFS. models/pirateship/bomber-04.vw3d file added to VFS. models/wheeled/jeep-03.vw3d file added to VFS. models/earthfighter/sf-16.vw3d file added to VFS. models/earthfighter/sf-12.vw3d file added to VFS. models/gr-03.vw2d file added to VFS. models/alienmothership/alm-07.vw3d file added to VFS. models/earthfighter/weapon11.vw3d file added to VFS. models/pirateship/gunship-02.vw3d file added to VFS. models/earthfighter/weapon12.vw3d file added to VFS. models/militarybuilding/artiler-gun-01.vw3d file added to VFS. models/earthfighter/sf-18.vw3d file added to VFS. models/alienmothership/alm-illum02.vw2d file added to VFS. models/alienfighter/al-15.vw3d file added to VFS. models/earthfighter/sf-illum04.vw2d file added to VFS. models/alienmothership/alm-illum04.vw2d file added to VFS. models/building/bld-07.vw3d file added to VFS. models/earthfighter/sf-05.vw3d file added to VFS. models/alienmothership/alm-text02.vw2d file added to VFS. models/tracked/tank-08.vw3d file added to VFS. models/alienmothership/alm-text04.vw2d file added to VFS. models/earthfighter/weapon2.vw3d file added to VFS. models/building/bld.vw2d file added to VFS. models/building/bld-03.vw3d file added to VFS. models/militarybuilding/aa-gun-01.vw3d file added to VFS. models/wheeled/jeep-01.vw3d file added to VFS. models/wheeled/r-launcher-01.vw3d file added to VFS. models/building/bld-08.vw3d file added to VFS. models/pirateship/gunship-01.vw3d file added to VFS. models/earthfighter/weapon10.vw3d file added to VFS. models/earthfighter/sf-01.vw3d file added to VFS. models/gr-07.vw2d file added to VFS. models/earthfighter/sf-19.vw3d file added to VFS. models/alienfighter/al-05.vw3d file added to VFS. models/earthfighter/sf-07.vw3d file added to VFS. models/building/bld_illum.vw2d file added to VFS. models/alienmothership/alm-02.vw3d file added to VFS. models/pirateship/bomber-02.vw3d file added to VFS. models/tracked/tank-09.vw3d file added to VFS. models/earthfighter/sf-text10.vw2d file added to VFS. models/alienfighter/al-09.vw3d file added to VFS. models/gr-04.vw2d file added to VFS. models/earthfighter/weapon13.vw3d file added to VFS. models/earthfighter/sf-04.vw3d file added to VFS. models/alienfighter/al-04.vw3d file added to VFS. models/tracked/engineering-01.vw3d file added to VFS. models/wheeled/apc-04.vw3d file added to VFS. models/earthfighter/sf-text00.vw2d file added to VFS. models/pirateship/gunship-04.vw3d file added to VFS. models/building/bld-06.vw3d file added to VFS. models/militarybuilding/aa-gun-05.vw3d file added to VFS. models/building/bld-11.vw3d file added to VFS. models/pirateship/bomber-03.vw3d file added to VFS. models/tracked/tank-01.vw3d file added to VFS. models/wheeled/jeep-04.vw3d file added to VFS. models/tracked/tank-03.vw3d file added to VFS. models/tracked/tank-11.vw3d file added to VFS. models/earthfighter/sf-22.vw3d file added to VFS. models/earthfighter/weapon14.vw3d file added to VFS. models/track.vw2d file added to VFS. models/pirateship/bomber-07.vw3d file added to VFS. models/alienmothership/alm-08.vw3d file added to VFS. models/alienmothership/alm-illum03.vw2d file added to VFS. models/earthfighter/sf-text09.vw2d file added to VFS. models/earthfighter/sf-13.vw3d file added to VFS. models/earthfighter/sf-02.vw3d file added to VFS. models/earthfighter/sf-11.vw3d file added to VFS. models/tracked/apc-01.vw3d file added to VFS. models/alienfighter/al-illum04.vw2d file added to VFS. models/earthfighter/sf-17.vw3d file added to VFS. All VFS files closed. lang/ru/voice/EngineMalfunction.wav file added to VFS. lang/ru/voice/WeaponDamaged.wav file added to VFS. lang/ru/voice/MissileDetected.wav file added to VFS. lang/ru/voice/PrepareForAction.wav file added to VFS. lang/ru/voice/Attention.wav file added to VFS. lang/ru/voice/WeaponDestroyed.wav file added to VFS. lang/ru/voice/WeaponMalfunction.wav file added to VFS. lang/ru/voice/PowerSupplyReestablished.wav file added to VFS. lang/ru/voice/ReactorMalfunction.wav file added to VFS. lang/ru/voice/Warning.wav file added to VFS. lang/ru/menu/button_weaponry_in.tga file added to VFS. lang/ru/menu/button_weaponry_out.tga file added to VFS. lang/ru/game/pause.tga file added to VFS. lang/ru/game/mission.tga file added to VFS. lang/ru/game/missionfailed.tga file added to VFS. loading/loading_back.tga file added to VFS. menu/weapon_empty_icon.tga file added to VFS. menu/system_engine1.tga file added to VFS. menu/system_engine2.tga file added to VFS. menu/system_engine3.tga file added to VFS. menu/system_engine4.tga file added to VFS. menu/system_target1.tga file added to VFS. menu/system_target2.tga file added to VFS. menu/system_target3.tga file added to VFS. menu/system_target4.tga file added to VFS. menu/system_power1.tga file added to VFS. menu/system_power2.tga file added to VFS. menu/system_power3.tga file added to VFS. menu/system_power4.tga file added to VFS. menu/system_protect1.tga file added to VFS. menu/system_protect2.tga file added to VFS. menu/system_protect3.tga file added to VFS. menu/system_protect4.tga file added to VFS. menu/system_mechan1.tga file added to VFS. menu/system_mechan2.tga file added to VFS. menu/system_mechan3.tga file added to VFS. menu/system_mechan4.tga file added to VFS. menu/system_empty.tga file added to VFS. glsl/light.vert file added to VFS. glsl/light.frag file added to VFS. glsl/light_shadowmap.vert file added to VFS. glsl/light_shadowmap.frag file added to VFS. glsl/particle.frag file added to VFS. glsl/light_explosion.frag file added to VFS. glsl/light_explosion.vert file added to VFS. glsl/particle.vert file added to VFS. menu/cursor.tga file added to VFS. lang/en/voice/EngineMalfunction.wav file added to VFS. lang/en/voice/WeaponDamaged.wav file added to VFS. lang/en/voice/MissileDetected.wav file added to VFS. lang/en/voice/PrepareForAction.wav file added to VFS. lang/en/voice/Attention.wav file added to VFS. lang/en/voice/WeaponDestroyed.wav file added to VFS. lang/en/voice/WeaponMalfunction.wav file added to VFS. lang/en/voice/PowerSupplyReestablished.wav file added to VFS. lang/en/voice/ReactorMalfunction.wav file added to VFS. lang/en/voice/Warning.wav file added to VFS. lang/en/menu/button_weaponry_in.tga file added to VFS. lang/en/menu/button_weaponry_out.tga file added to VFS. lang/en/game/pause.tga file added to VFS. lang/en/game/mission.tga file added to VFS. lang/en/game/missionfailed.tga file added to VFS. sfx/weaponfire12.wav file added to VFS. sfx/drag_offslot.wav file added to VFS. sfx/menu_click.wav file added to VFS. sfx/drag_error.wav file added to VFS. sfx/menu_onbutton.wav file added to VFS. sfx/weapon1probl.wav file added to VFS. sfx/weaponfire3.wav file added to VFS. sfx/gausshit.wav file added to VFS. sfx/menu_online.wav file added to VFS. sfx/weaponfire5.wav file added to VFS. sfx/weapon4probl.wav file added to VFS. sfx/drag_release.wav file added to VFS. sfx/menu_selectline.wav file added to VFS. sfx/weaponfire1.wav file added to VFS. sfx/weaponfire14.wav file added to VFS. sfx/weaponfire13.wav file added to VFS. sfx/weaponfire16.wav file added to VFS. sfx/weaponfire17.wav file added to VFS. sfx/explosion4.wav file added to VFS. sfx/weapon3probl.wav file added to VFS. sfx/plasmahit.wav file added to VFS. sfx/weaponfire19.wav file added to VFS. sfx/menu_nclick.wav file added to VFS. sfx/drag_onslot.wav file added to VFS. sfx/weaponfire10.wav file added to VFS. sfx/ionhit.wav file added to VFS. sfx/weaponfire6.wav file added to VFS. sfx/weaponfire7.wav file added to VFS. sfx/weaponfire15.wav file added to VFS. sfx/explosion2.wav file added to VFS. sfx/weaponfire8.wav file added to VFS. sfx/weaponfire2.wav file added to VFS. sfx/menu_onbutton2.wav file added to VFS. sfx/weaponfire18.wav file added to VFS. sfx/menu_new.wav file added to VFS. sfx/weaponfire4.wav file added to VFS. sfx/antimaterhit.wav file added to VFS. sfx/weapon5probl.wav file added to VFS. sfx/explosion3.wav file added to VFS. sfx/kinetichit.wav file added to VFS. sfx/weaponfire9.wav file added to VFS. sfx/menu_taping.wav file added to VFS. sfx/game_showmenu.wav file added to VFS. sfx/game_hidemenu.wav file added to VFS. sfx/weaponfire11.wav file added to VFS. sfx/weapon2probl.wav file added to VFS. sfx/explosion1.wav file added to VFS. sfx/lowlife.wav file added to VFS. models/mine/mine2i.tga file added to VFS. models/mine/mine1.tga file added to VFS. models/mine/mine3i.tga file added to VFS. models/mine/mine3.tga file added to VFS. models/mine/mine-04.vw3d file added to VFS. models/mine/mine-01.vw3d file added to VFS. models/mine/mine2.tga file added to VFS. models/mine/mine-03.vw3d file added to VFS. models/mine/mine1i.tga file added to VFS. models/mine/mine-02.vw3d file added to VFS. models/mine/mine4i.tga file added to VFS. models/mine/mine4.tga file added to VFS. models/planet/planet5.vw3d file added to VFS. models/planet/aplanet.vw3d file added to VFS. models/planet/dplanet.vw3d file added to VFS. models/planet/m_class7.tga file added to VFS. models/planet/a_class4.tga file added to VFS. models/planet/d_class3.tga file added to VFS. models/planet/planet6.vw3d file added to VFS. models/planet/q_class2.tga file added to VFS. models/planet/gplanet.vw3d file added to VFS. models/planet/moon.vw3d file added to VFS. models/planet/clouds.tga file added to VFS. models/planet/asteroid.tga file added to VFS. models/spacebase/4/1.vw3d file added to VFS. models/spacebase/3/1.vw3d file added to VFS. models/spacebase/7/1.vw3d file added to VFS. models/spacebase/1/2.vw3d file added to VFS. models/spacebase/1/4.vw3d file added to VFS. models/spacebase/1/3.vw3d file added to VFS. models/spacebase/1/1.vw3d file added to VFS. models/spacebase/1/5.vw3d file added to VFS. models/spacebase/metal.tga file added to VFS. models/spacebase/5/1.vw3d file added to VFS. models/spacebase/6/2.vw3d file added to VFS. models/spacebase/6/4.vw3d file added to VFS. models/spacebase/6/3.vw3d file added to VFS. models/spacebase/6/1.vw3d file added to VFS. models/spacebase/6/5.vw3d file added to VFS. models/spacebase/8/2.vw3d file added to VFS. models/spacebase/8/4.vw3d file added to VFS. models/spacebase/8/3.vw3d file added to VFS. models/spacebase/8/1.vw3d file added to VFS. models/spacebase/8/5.vw3d file added to VFS. models/spacebase/allalpha.tga file added to VFS. models/spacebase/2/2.vw3d file added to VFS. models/spacebase/2/4.vw3d file added to VFS. models/spacebase/2/3.vw3d file added to VFS. models/spacebase/2/1.vw3d file added to VFS. models/spacebase/2/5.vw3d file added to VFS. models/turret/turret-02.vw3d file added to VFS. models/turret/turret-01.vw3d file added to VFS. models/turret/turrets.tga file added to VFS. models/space/asteroid-0118.vw3d file added to VFS. models/space/asteroid-0116.vw3d file added to VFS. models/space/asteroid-011.vw3d file added to VFS. models/space/bigasteroid-03.vw3d file added to VFS. models/space/asteroid-018.vw3d file added to VFS. models/space/asteroid-017.vw3d file added to VFS. models/space/asteroid-016.vw3d file added to VFS. models/space/bigasteroid-02.vw3d file added to VFS. models/space/bigasteroid-05.vw3d file added to VFS. models/space/asteroid-01.tga file added to VFS. models/space/asteroid-0110.vw3d file added to VFS. models/space/asteroid-0115.vw3d file added to VFS. models/space/asteroid-0112.vw3d file added to VFS. models/space/asteroid-0117.vw3d file added to VFS. models/space/asteroid-012.vw3d file added to VFS. models/space/asteroid-019.vw3d file added to VFS. models/space/bigasteroid-01.vw3d file added to VFS. models/space/asteroid-013.vw3d file added to VFS. models/space/asteroid-0119.vw3d file added to VFS. models/space/asteroid-0114.vw3d file added to VFS. models/space/asteroid-014.vw3d file added to VFS. models/space/asteroid-0113.vw3d file added to VFS. models/space/asteroid-015.vw3d file added to VFS. models/space/bigasteroid-04.vw3d file added to VFS. models/space/asteroid-010.vw3d file added to VFS. models/space/asteroid-0111.vw3d file added to VFS. models/earthfighter/lnch1.vw3d file added to VFS. models/earthfighter/lnch2.vw3d file added to VFS. models/earthfighter/lnch3.vw3d file added to VFS. models/earthfighter/lnch4.vw3d file added to VFS. models/earthfighter/rockets.tga file added to VFS. models/earthfighter/torpedo.vw3d file added to VFS. models/earthfighter/swarm.vw3d file added to VFS. models/earthfighter/lnch34.tga file added to VFS. models/earthfighter/missile.vw3d file added to VFS. models/earthfighter/nuke.vw3d file added to VFS. models/earthfighter/lnch12.tga file added to VFS. menu/weapon4_icon.tga file added to VFS. menu/ammo.tga file added to VFS. menu/weapon17_icon.tga file added to VFS. menu/workshop_panel1.tga file added to VFS. menu/weapon18_icon.tga file added to VFS. menu/weapon14_icon.tga file added to VFS. menu/weapon19_icon.tga file added to VFS. menu/weapon13_icon.tga file added to VFS. menu/panel800_444_back.tga file added to VFS. menu/button384_back.tga file added to VFS. menu/panel444_333_back.tga file added to VFS. menu/weapon2_icon.tga file added to VFS. menu/button_dialog128_in.tga file added to VFS. menu/weapon6_icon.tga file added to VFS. menu/arrow_list_up.tga file added to VFS. menu/arrow_list_down.tga file added to VFS. menu/workshop_panel5.tga file added to VFS. menu/workshop_panel3.tga file added to VFS. menu/dialog768_600.tga file added to VFS. menu/dialog512_256.tga file added to VFS. menu/perc_none.tga file added to VFS. menu/weapon5_icon.tga file added to VFS. menu/panel444_333_border.tga file added to VFS. menu/button_dialog200_out.tga file added to VFS. menu/workshop_panel4.tga file added to VFS. menu/weapon12_icon.tga file added to VFS. menu/whitepoint.tga file added to VFS. menu/weapon16_icon.tga file added to VFS. menu/weapon11_icon.tga file added to VFS. menu/back_spot2.tga file added to VFS. menu/button256_off.tga file added to VFS. menu/blackpoint.tga file added to VFS. menu/checkbox_main.tga file added to VFS. menu/button_dialog200_off.tga file added to VFS. menu/workshop_panel1+.tga file added to VFS. menu/weapon10_icon.tga file added to VFS. menu/perc.tga file added to VFS. menu/workshop_panel2.tga file added to VFS. menu/dialog512_512.tga file added to VFS. menu/button_dialog200_in.tga file added to VFS. menu/button384_out.tga file added to VFS. menu/button384_in.tga file added to VFS. menu/weapon15_icon.tga file added to VFS. menu/workshop_panel2+.tga file added to VFS. menu/line.tga file added to VFS. menu/button256_out.tga file added to VFS. menu/weapon3_icon.tga file added to VFS. menu/button256_in.tga file added to VFS. menu/back_spot.tga file added to VFS. menu/button256_back.tga file added to VFS. menu/weapon_on_icon.tga file added to VFS. menu/weapon8_icon.tga file added to VFS. menu/astromenace.tga file added to VFS. menu/weapon9_icon.tga file added to VFS. menu/weapon1_icon.tga file added to VFS. menu/checkbox_in.tga file added to VFS. menu/weapon7_icon.tga file added to VFS. menu/button_dialog128_out.tga file added to VFS. menu/button_dialog128_off.tga file added to VFS. game/ammo.tga file added to VFS. game/weapon_panel_left.tga file added to VFS. game/game_panel.tga file added to VFS. game/weapon_ammo.tga file added to VFS. game/game_panel2.tga file added to VFS. game/energy.tga file added to VFS. game/nums.tga file added to VFS. game/game_num.tga file added to VFS. game/weapon_panel_right.tga file added to VFS. game/game_panel_el.tga file added to VFS. game/weapon_energy.tga file added to VFS. gfx/flare2.tga file added to VFS. gfx/flare.tga file added to VFS. gfx/flare1.tga file added to VFS. gfx/flare3.tga file added to VFS. loading/viewizardlogo.tga file added to VFS. loading/loading03.tga file added to VFS. loading/loading_line.tga file added to VFS. loading/loading01.tga file added to VFS. loading/loading02.tga file added to VFS. loading/loading04.tga file added to VFS. lang/de/voice/EngineMalfunction.wav file added to VFS. lang/de/voice/WeaponDamaged.wav file added to VFS. lang/de/voice/MissileDetected.wav file added to VFS. lang/de/voice/PrepareForAction.wav file added to VFS. lang/de/voice/Attention.wav file added to VFS. lang/de/voice/WeaponDestroyed.wav file added to VFS. lang/de/voice/WeaponMalfunction.wav file added to VFS. lang/de/voice/PowerSupplyReestablished.wav file added to VFS. lang/de/voice/ReactorMalfunction.wav file added to VFS. lang/de/voice/Warning.wav file added to VFS. lang/de/menu/button_weaponry_in.tga file added to VFS. lang/de/menu/button_weaponry_out.tga file added to VFS. lang/de/game/pause.tga file added to VFS. lang/de/game/mission.tga file added to VFS. lang/de/game/missionfailed.tga file added to VFS. menu/cursor_shadow.tga file added to VFS. music/boss-intro.ogg file added to VFS. music/menu.ogg file added to VFS. music/boss-loop.ogg file added to VFS. music/game.ogg file added to VFS. music/missionfailed.ogg file added to VFS. script/mission6.xml file added to VFS. script/list.xml file added to VFS. script/mission14.xml file added to VFS. script/mission8.xml file added to VFS. script/mission9_icon.tga file added to VFS. script/mission15_icon.tga file added to VFS. script/mission3.xml file added to VFS. script/mission7.xml file added to VFS. script/mission12.xml file added to VFS. script/mission5.xml file added to VFS. script/mission1.xml file added to VFS. script/mission10_icon.tga file added to VFS. script/mission13_icon.tga file added to VFS. script/menu3.xml file added to VFS. script/mission5_icon.tga file added to VFS. script/mission13.xml file added to VFS. script/mission14_icon.tga file added to VFS. script/mission6_icon.tga file added to VFS. script/mission3_icon.tga file added to VFS. script/mission11.xml file added to VFS. script/mission4.xml file added to VFS. script/mission2.xml file added to VFS. script/mission11_icon.tga file added to VFS. script/mission4_icon.tga file added to VFS. script/mission8_icon.tga file added to VFS. script/mission7_icon.tga file added to VFS. script/aimode.xml file added to VFS. script/mission10.xml file added to VFS. script/mission2_icon.tga file added to VFS. script/mission12_icon.tga file added to VFS. script/menu2.xml file added to VFS. script/mission15.xml file added to VFS. script/mission1_icon.tga file added to VFS. script/mission9.xml file added to VFS. script/menu1.xml file added to VFS. skybox/1/skybox_front5.tga file added to VFS. skybox/1/skybox_left2.tga file added to VFS. skybox/1/skybox_right1.tga file added to VFS. skybox/1/skybox_back6.tga file added to VFS. skybox/1/skybox_bottom4.tga file added to VFS. skybox/1/skybox_top3.tga file added to VFS. skybox/tile_back.tga file added to VFS. skybox/tile_stars.tga file added to VFS. skybox/2/skybox_front5.tga file added to VFS. skybox/2/skybox_left2.tga file added to VFS. skybox/2/skybox_right1.tga file added to VFS. skybox/2/skybox_back6.tga file added to VFS. skybox/2/skybox_bottom4.tga file added to VFS. skybox/2/skybox_top3.tga file added to VFS. font/LiberationMono-Bold.ttf file added to VFS. font/LiberationSans-Bold.ttf file added to VFS. font/LiberationSerif-Bold.ttf file added to VFS. font/FreeMonoBold.otf file added to VFS. font/FreeSansBold.otf file added to VFS. font/FreeSerifBold.otf file added to VFS. font/LinBiolinum_RB.otf file added to VFS. font/LinLibertine_RB.otf file added to VFS. lang/text.csv file added to VFS. gfx/trail1.tga file added to VFS. gfx/trail2.tga file added to VFS. gfx/trail3.tga file added to VFS. gfx/trail4.tga file added to VFS. gfx/trail5.tga file added to VFS. models/normalmap/alien_mothership_nm.tga file added to VFS. models/normalmap/m_class7_nm.tga file added to VFS. models/normalmap/d_class3_nm.tga file added to VFS. models/normalmap/a_class4_nm.tga file added to VFS. models/normalmap/planet_asteroids_nm.tga file added to VFS. models/normalmap/q_class2_nm.tga file added to VFS. models/normalmap/bomber_nm.tga file added to VFS. models/normalmap/buildings_nm.tga file added to VFS. lang/pl/menu/button_weaponry_in.tga file added to VFS. lang/pl/menu/button_weaponry_out.tga file added to VFS. VFS file was created ./gamedata.vfs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qSZsLE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64 + cd astromenace-1.4.1 + mkdir -p /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64/usr/bin + install -m 755 astromenace /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64/usr/bin/astromenace + mkdir -p /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64/usr/share/astromenace + install -m 644 gamedata.vfs /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64/usr/share/astromenace/ + desktop-file-install --dir /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64/usr/share/applications /builddir/build/SOURCES/astromenace.desktop /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64/usr/share/applications/astromenace.desktop: error: (will be fatal in the future): value "astromenace.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path + mkdir -p /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64/usr/share/icons/hicolor/64x64/apps + install -p -m 644 /builddir/build/SOURCES/astromenace.png /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64/usr/share/icons/hicolor/64x64/apps + ln -s opengl-game-wrapper.sh /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64/usr/bin/astromenace-wrapper + mkdir -p /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64/usr/share/appdata + cat + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.4.1-4.fc33 --unique-debug-suffix -1.4.1-4.fc33.riscv64 --unique-debug-src-base astromenace-1.4.1-4.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/astromenace-1.4.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64/usr/bin/astromenace extracting debug info from /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64/usr/bin/astromenace original debug info size: 29852kB, size after compression: 24352kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 5795 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/utils/fs2vfs.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/utils/fs2vfs.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/menu/menu_options.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/menu/menu_top_scores.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/menu/menu_conf_control.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/menu/menu_profile.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/menu/button.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/menu/menu_workshop.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/menu/dialog.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/menu/menu_workshop_weaponry.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/menu/menu_mission.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/menu/menu_credits.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/menu/menu_workshop_shipyard.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/menu/menu_options_adv.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/menu/menu_interface.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/menu/menu_difficulty.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/menu/menu.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/menu/menu_workshop_workshop.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/menu/menu_information.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/text/text.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/text/text.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/xml/xml.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/xml/xml.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/platform/platform.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/platform/keyboard.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/platform/mouse.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/texture/texture.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/texture/texture_tga.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/texture/texture.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/texture/texture_tga.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/collision_detection/collision_detection.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/collision_detection/collision_detection.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/particle_system2d/particle_system2d.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/particle_system2d/particle_system2d.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/light/light.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/light/light.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/vfs/vfs.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/graphics/gl_draw3d.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/graphics/gl_draw2d.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/graphics/gl_texture.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/graphics/gl_main.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/graphics/extensions.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/graphics/misc.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/graphics/gl_vao.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/graphics/opengl.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/graphics/glext.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/graphics/extensions.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/graphics/gl_light.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/graphics/graphics_internal.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/graphics/gl_matrix.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/graphics/gl_vbo.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/graphics/gl_fbo.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/graphics/gl_glsl.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/math/matrix33.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/math/matrix44.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/math/math.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/math/rand.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/math/math.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/camera/camera.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/camera/camera.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/camera/camera_math.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/model3d/model3d.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/model3d/model3d.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/audio/audio.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/audio/sound.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/audio/buffer.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/audio/music.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/audio/openal.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/audio/audio.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/audio/buffer.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/base.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/time_thread/time_thread.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/time_thread/time_thread.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/particle_system/particle_system.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/particle_system/particle_system.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/font/font.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/core/font/font.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/assets/loading.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/assets/shader.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/assets/loading.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/assets/shader.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/assets/model3d.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/assets/texture.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/assets/audio.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/assets/texture.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/assets/model3d.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/assets/audio.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/game/game_player_ship.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/game/hud.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/game/camera.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/game/weapon_panel.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/game/game.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/loop_proc.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/command.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/config/config.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/object3d_collision.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/ground_object/civilian_building.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/ground_object/ground_object.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/ground_object/tracked.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/ground_object/wheeled.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/ground_object/ground_object.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/ground_object/military_building.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/collision_detection.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/projectile/projectile.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/projectile/functions.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/projectile/projectile.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/projectile/functions.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/shake.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/object3d.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/object3d.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/object3d_manager.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/explosion/bullet_explosion.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/explosion/explosion.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/explosion/space_explosion.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/explosion/explosion.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/explosion/ground_explosion.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/space_ship/earth_space_fighter.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/space_ship/alien_space_fighter.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/space_ship/space_ship.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/space_ship/alien_space_mothership.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/space_ship/pirate_ship.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/space_ship/space_ship.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/space_ship/functions.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/space_ship/functions.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/space_object/space_object.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/space_object/base_part.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/space_object/planet.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/space_object/big_asteroid.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/space_object/planetoids.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/space_object/space_object.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/space_object/small_asteroid.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/space_object/space_debris.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/weapon/weapon.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/weapon/functions.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/weapon/weapon.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/weapon/functions.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/object3_functions.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/object3d/collision_detection.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/gfx/skybox.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/gfx/star_system.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/gfx/shadow_map.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/gfx/skybox.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/gfx/star_system.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/gfx/shadow_map.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/script/script.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/script/script.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/ui/fps_counter.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/ui/game/stopwatch.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/ui/game/text.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/ui/game/stopwatch.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/ui/game/text.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/ui/cursor.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/ui/fps_counter.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/ui/font.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/ui/cursor.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/ui/font.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/ui/game_speed.cpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/ui/game_speed.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/game.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/astromenace-1.4.1-4.fc33.riscv64/src/enum.h is executable but has no shebang, removing executable bit Processing files: astromenace-1.4.1-4.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.638gCD + umask 022 + cd /builddir/build/BUILD + cd astromenace-1.4.1 + DOCDIR=/builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64/usr/share/doc/astromenace + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64/usr/share/doc/astromenace + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64/usr/share/doc/astromenace + cp -pr LICENSE.md /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64/usr/share/doc/astromenace + cp -pr README.md /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64/usr/share/doc/astromenace + cp -pr docs/ /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64/usr/share/doc/astromenace + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(astromenace.desktop) astromenace = 1.4.1-4.fc33 astromenace(riscv-64) = 1.4.1-4.fc33 metainfo() metainfo(astromenace.appdata.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libGLU.so.1()(64bit) libOpenGL.so.0()(64bit) libSDL2-2.0.so.0()(64bit) libalut.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libopenal.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(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) libvorbisfile.so.3()(64bit) rtld(GNU_HASH) Processing files: astromenace-debugsource-1.4.1-4.fc33.riscv64 Provides: astromenace-debugsource = 1.4.1-4.fc33 astromenace-debugsource(riscv-64) = 1.4.1-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: astromenace-debuginfo-1.4.1-4.fc33.riscv64 Provides: astromenace-debuginfo = 1.4.1-4.fc33 astromenace-debuginfo(riscv-64) = 1.4.1-4.fc33 debuginfo(build-id) = 4058e05692a5f4b1755fd1a4ff16fe6c6132b964 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: astromenace-debugsource(riscv-64) = 1.4.1-4.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64 Wrote: /builddir/build/RPMS/astromenace-debugsource-1.4.1-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/astromenace-debuginfo-1.4.1-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/astromenace-1.4.1-4.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.b01hGG + umask 022 + cd /builddir/build/BUILD + cd astromenace-1.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/astromenace-1.4.1-4.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0