D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/yamagi-quake2-8.30-1.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.F2Whbn + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf quake2-8.30 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/quake2-8.30.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd quake2-8.30 + rm -rf /home/pterjan/rpmbuild/BUILD/quake2-8.30-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/quake2-8.30-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/quake2-rogue-2.11.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/quake2-xatrix-2.12.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/quake2-ctf-1.10.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ref_vk-1.0.7.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oRO8sq + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd quake2-8.30 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/make -O -j16 V=1 VERBOSE=1 WITH_SYSTEMWIDE=yes WITH_SYSTEMDIR=/usr/lib64/games/quake2 ARCH=x86_64 ===> Building quake2 mkdir -p release /usr/bin/make release/quake2 ===> Building q2ded mkdir -p release /usr/bin/make release/q2ded ===> Building baseq2/game.so mkdir -p release/baseq2 /usr/bin/make release/baseq2/game.so ===> Building ref_gl1.so /usr/bin/make release/ref_gl1.so ===> Building ref_gl3.so /usr/bin/make release/ref_gl3.so Build configuration ============================ YQ2_ARCH = x86_64 COMPILER = gcc WITH_CURL = yes WITH_OPENAL = yes WITH_RPATH = yes WITH_SYSTEMWIDE = yes WITH_SYSTEMDIR = /usr/lib64/games/quake2 ============================ ===> Building ref_gles3.so /usr/bin/make release/ref_gles3.so ===> Building ref_soft.so /usr/bin/make release/ref_soft.so make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/backends/generic/misc.c mkdir -p build/server/src/backends/generic gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/backends/generic/misc.o src/backends/generic/misc.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/argproc.c mkdir -p build/server/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/argproc.o src/common/argproc.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/clientserver.c mkdir -p build/server/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/clientserver.o src/common/clientserver.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/backends/generic/misc.c mkdir -p build/client/src/backends/generic gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/backends/generic/misc.o src/backends/generic/misc.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/crc.c mkdir -p build/server/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/crc.o src/common/crc.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/shared/flash.c mkdir -p build/baseq2/src/common/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/common/shared/flash.o src/common/shared/flash.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/cl_console.c mkdir -p build/client/src/client gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/cl_console.o src/client/cl_console.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/cl_download.c mkdir -p build/client/src/client gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/cl_download.o src/client/cl_download.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl1/qgl.c mkdir -p build/ref_gl1/src/client/refresh/gl1 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/gl1/qgl.o src/client/refresh/gl1/qgl.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_draw.c mkdir -p build/ref_gl3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/gl3/gl3_draw.o src/client/refresh/gl3/gl3_draw.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/shared/rand.c mkdir -p build/baseq2/src/common/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/common/shared/rand.o src/common/shared/rand.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/collision.c mkdir -p build/server/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/collision.o src/common/collision.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/cvar.c mkdir -p build/server/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/cvar.o src/common/cvar.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_draw.c mkdir -p build/ref_gles3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/gl3/gl3_draw.o src/client/refresh/gl3/gl3_draw.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/cmdparser.c mkdir -p build/server/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/cmdparser.o src/common/cmdparser.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/glob.c mkdir -p build/server/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/glob.o src/common/glob.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_image.c mkdir -p build/ref_gles3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/gl3/gl3_image.o src/client/refresh/gl3/gl3_image.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/soft/sw_aclip.c mkdir -p build/ref_soft/src/client/refresh/soft gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/soft/sw_aclip.o src/client/refresh/soft/sw_aclip.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl1/gl1_draw.c mkdir -p build/ref_gl1/src/client/refresh/gl1 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/gl1/gl1_draw.o src/client/refresh/gl1/gl1_draw.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/cl_entities.c mkdir -p build/client/src/client gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/cl_entities.o src/client/cl_entities.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_image.c mkdir -p build/ref_gl3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/gl3/gl3_image.o src/client/refresh/gl3/gl3_image.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_light.c mkdir -p build/ref_gl3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/gl3/gl3_light.o src/client/refresh/gl3/gl3_light.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_light.c mkdir -p build/ref_gles3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/gl3/gl3_light.o src/client/refresh/gl3/gl3_light.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/md4.c mkdir -p build/server/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/md4.o src/common/md4.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_lightmap.c mkdir -p build/ref_gles3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/gl3/gl3_lightmap.o src/client/refresh/gl3/gl3_lightmap.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/filesystem.c mkdir -p build/server/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/filesystem.o src/common/filesystem.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/soft/sw_alias.c mkdir -p build/ref_soft/src/client/refresh/soft gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/soft/sw_alias.o src/client/refresh/soft/sw_alias.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/g_chase.c mkdir -p build/baseq2/src/game gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/g_chase.o src/game/g_chase.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/shared/shared.c mkdir -p build/baseq2/src/common/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/common/shared/shared.o src/common/shared/shared.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/soft/sw_bsp.c mkdir -p build/ref_soft/src/client/refresh/soft gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/soft/sw_bsp.o src/client/refresh/soft/sw_bsp.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl1/gl1_image.c mkdir -p build/ref_gl1/src/client/refresh/gl1 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/gl1/gl1_image.o src/client/refresh/gl1/gl1_image.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/g_ai.c mkdir -p build/baseq2/src/game gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/g_ai.o src/game/g_ai.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_lightmap.c mkdir -p build/ref_gl3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/gl3/gl3_lightmap.o src/client/refresh/gl3/gl3_lightmap.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl1/gl1_lightmap.c mkdir -p build/ref_gl1/src/client/refresh/gl1 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/gl1/gl1_lightmap.o src/client/refresh/gl1/gl1_lightmap.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/soft/sw_draw.c mkdir -p build/ref_soft/src/client/refresh/soft gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/soft/sw_draw.o src/client/refresh/soft/sw_draw.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl1/gl1_light.c mkdir -p build/ref_gl1/src/client/refresh/gl1 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/gl1/gl1_light.o src/client/refresh/gl1/gl1_light.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/frame.c mkdir -p build/server/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/frame.o src/common/frame.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/cl_effects.c mkdir -p build/client/src/client gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/cl_effects.o src/client/cl_effects.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/cl_input.c mkdir -p build/client/src/client gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/cl_input.o src/client/cl_input.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/g_combat.c mkdir -p build/baseq2/src/game gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/g_combat.o src/game/g_combat.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/cl_inventory.c mkdir -p build/client/src/client gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/cl_inventory.o src/client/cl_inventory.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/soft/sw_edge.c mkdir -p build/ref_soft/src/client/refresh/soft gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/soft/sw_edge.o src/client/refresh/soft/sw_edge.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/g_cmds.c mkdir -p build/baseq2/src/game gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/g_cmds.o src/game/g_cmds.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_misc.c mkdir -p build/ref_gles3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/gl3/gl3_misc.o src/client/refresh/gl3/gl3_misc.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_mesh.c mkdir -p build/ref_gles3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/gl3/gl3_mesh.o src/client/refresh/gl3/gl3_mesh.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_main.c mkdir -p build/ref_gles3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/gl3/gl3_main.o src/client/refresh/gl3/gl3_main.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/movemsg.c mkdir -p build/server/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/movemsg.o src/common/movemsg.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/soft/sw_image.c mkdir -p build/ref_soft/src/client/refresh/soft gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/soft/sw_image.o src/client/refresh/soft/sw_image.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl1/gl1_mesh.c mkdir -p build/ref_gl1/src/client/refresh/gl1 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/gl1/gl1_mesh.o src/client/refresh/gl1/gl1_mesh.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl1/gl1_main.c mkdir -p build/ref_gl1/src/client/refresh/gl1 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/gl1/gl1_main.o src/client/refresh/gl1/gl1_main.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/netchan.c mkdir -p build/server/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/netchan.o src/common/netchan.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/soft/sw_light.c mkdir -p build/ref_soft/src/client/refresh/soft gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/soft/sw_light.o src/client/refresh/soft/sw_light.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl1/gl1_misc.c mkdir -p build/ref_gl1/src/client/refresh/gl1 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/gl1/gl1_misc.o src/client/refresh/gl1/gl1_misc.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_main.c mkdir -p build/ref_gl3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/gl3/gl3_main.o src/client/refresh/gl3/gl3_main.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_mesh.c mkdir -p build/ref_gl3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/gl3/gl3_mesh.o src/client/refresh/gl3/gl3_mesh.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/cl_keyboard.c mkdir -p build/client/src/client gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/cl_keyboard.o src/client/cl_keyboard.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/cl_lights.c mkdir -p build/client/src/client gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/cl_lights.o src/client/cl_lights.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/g_main.c mkdir -p build/baseq2/src/game gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/g_main.o src/game/g_main.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_model.c mkdir -p build/ref_gles3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/gl3/gl3_model.o src/client/refresh/gl3/gl3_model.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl1/gl1_scrap.c mkdir -p build/ref_gl1/src/client/refresh/gl1 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/gl1/gl1_scrap.o src/client/refresh/gl1/gl1_scrap.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/szone.c mkdir -p build/server/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/szone.o src/common/szone.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_misc.c mkdir -p build/ref_gl3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/gl3/gl3_misc.o src/client/refresh/gl3/gl3_misc.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/pmove.c mkdir -p build/server/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/pmove.o src/common/pmove.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/g_func.c mkdir -p build/baseq2/src/game gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/g_func.o src/game/g_func.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl1/gl1_model.c mkdir -p build/ref_gl1/src/client/refresh/gl1 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/gl1/gl1_model.o src/client/refresh/gl1/gl1_model.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/zone.c mkdir -p build/server/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/zone.o src/common/zone.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/g_items.c mkdir -p build/baseq2/src/game gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/g_items.o src/game/g_items.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/cl_main.c mkdir -p build/client/src/client gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/cl_main.o src/client/cl_main.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/shared/rand.c mkdir -p build/server/src/common/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/shared/rand.o src/common/shared/rand.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/cl_network.c mkdir -p build/client/src/client gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/cl_network.o src/client/cl_network.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/soft/sw_model.c mkdir -p build/ref_soft/src/client/refresh/soft gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/soft/sw_model.o src/client/refresh/soft/sw_model.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_model.c mkdir -p build/ref_gl3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/gl3/gl3_model.o src/client/refresh/gl3/gl3_model.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_surf.c mkdir -p build/ref_gles3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/gl3/gl3_surf.o src/client/refresh/gl3/gl3_surf.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl1/gl1_surf.c mkdir -p build/ref_gl1/src/client/refresh/gl1 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/gl1/gl1_surf.o src/client/refresh/gl1/gl1_surf.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/soft/sw_part.c mkdir -p build/ref_soft/src/client/refresh/soft gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/soft/sw_part.o src/client/refresh/soft/sw_part.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/g_misc.c mkdir -p build/baseq2/src/game gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/g_misc.o src/game/g_misc.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/g_monster.c mkdir -p build/baseq2/src/game gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/g_monster.o src/game/g_monster.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_warp.c mkdir -p build/ref_gles3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/gl3/gl3_warp.o src/client/refresh/gl3/gl3_warp.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_sdl.c mkdir -p build/ref_gles3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/gl3/gl3_sdl.o src/client/refresh/gl3/gl3_sdl.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/cl_parse.c mkdir -p build/client/src/client gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/cl_parse.o src/client/cl_parse.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/cl_particles.c mkdir -p build/client/src/client gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/cl_particles.o src/client/cl_particles.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/soft/sw_misc.c mkdir -p build/ref_soft/src/client/refresh/soft gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/soft/sw_misc.o src/client/refresh/soft/sw_misc.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/cl_prediction.c mkdir -p build/client/src/client gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/cl_prediction.o src/client/cl_prediction.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_shaders.c mkdir -p build/ref_gles3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/gl3/gl3_shaders.o src/client/refresh/gl3/gl3_shaders.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/shared/shared.c mkdir -p build/server/src/common/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/shared/shared.o src/common/shared/shared.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_sdl.c mkdir -p build/ref_gl3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/gl3/gl3_sdl.o src/client/refresh/gl3/gl3_sdl.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/surf.c mkdir -p build/ref_gles3/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/files/surf.o src/client/refresh/files/surf.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/unzip/ioapi.c mkdir -p build/server/src/common/unzip gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/unzip/ioapi.o src/common/unzip/ioapi.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl1/gl1_warp.c mkdir -p build/ref_gl1/src/client/refresh/gl1 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/gl1/gl1_warp.o src/client/refresh/gl1/gl1_warp.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/g_phys.c mkdir -p build/baseq2/src/game gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/g_phys.o src/game/g_phys.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/soft/sw_polyset.c mkdir -p build/ref_soft/src/client/refresh/soft gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/soft/sw_polyset.o src/client/refresh/soft/sw_polyset.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/g_spawn.c mkdir -p build/baseq2/src/game gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/g_spawn.o src/game/g_spawn.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/soft/sw_poly.c mkdir -p build/ref_soft/src/client/refresh/soft gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/soft/sw_poly.o src/client/refresh/soft/sw_poly.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/g_svcmds.c mkdir -p build/baseq2/src/game gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/g_svcmds.o src/game/g_svcmds.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/soft/sw_rast.c mkdir -p build/ref_soft/src/client/refresh/soft gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/soft/sw_rast.o src/client/refresh/soft/sw_rast.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/pcx.c mkdir -p build/ref_gles3/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/files/pcx.o src/client/refresh/files/pcx.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/models.c mkdir -p build/ref_gles3/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/files/models.o src/client/refresh/files/models.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/surf.c mkdir -p build/ref_gl1/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/files/surf.o src/client/refresh/files/surf.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/soft/sw_main.c mkdir -p build/ref_soft/src/client/refresh/soft gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/soft/sw_main.o src/client/refresh/soft/sw_main.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/soft/sw_scan.c mkdir -p build/ref_soft/src/client/refresh/soft gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/soft/sw_scan.o src/client/refresh/soft/sw_scan.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/soft/sw_sprite.c mkdir -p build/ref_soft/src/client/refresh/soft gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/soft/sw_sprite.o src/client/refresh/soft/sw_sprite.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl1/gl1_sdl.c mkdir -p build/ref_gl1/src/client/refresh/gl1 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/gl1/gl1_sdl.o src/client/refresh/gl1/gl1_sdl.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/cl_screen.c mkdir -p build/client/src/client gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/cl_screen.o src/client/cl_screen.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/cl_view.c mkdir -p build/client/src/client gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/cl_view.o src/client/cl_view.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/g_target.c mkdir -p build/baseq2/src/game gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/g_target.o src/game/g_target.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/models.c mkdir -p build/ref_gl1/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/files/models.o src/client/refresh/files/models.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/cl_tempentities.c mkdir -p build/client/src/client gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/cl_tempentities.o src/client/cl_tempentities.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_surf.c mkdir -p build/ref_gl3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/gl3/gl3_surf.o src/client/refresh/gl3/gl3_surf.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/soft/sw_surf.c mkdir -p build/ref_soft/src/client/refresh/soft gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/soft/sw_surf.o src/client/refresh/soft/sw_surf.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/cl_cin.c mkdir -p build/client/src/client gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/cl_cin.o src/client/cl_cin.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/g_trigger.c mkdir -p build/baseq2/src/game gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/g_trigger.o src/game/g_trigger.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/pcx.c mkdir -p build/ref_gl1/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/files/pcx.o src/client/refresh/files/pcx.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/surf.c mkdir -p build/ref_soft/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/files/surf.o src/client/refresh/files/surf.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/curl/download.c mkdir -p build/client/src/client/curl gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/curl/download.o src/client/curl/download.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/curl/qcurl.c mkdir -p build/client/src/client/curl gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/curl/qcurl.o src/client/curl/qcurl.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_warp.c mkdir -p build/ref_gl3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/gl3/gl3_warp.o src/client/refresh/gl3/gl3_warp.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/wal.c mkdir -p build/ref_gles3/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/files/wal.o src/client/refresh/files/wal.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/g_turret.c mkdir -p build/baseq2/src/game gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/g_turret.o src/game/g_turret.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/wal.c mkdir -p build/ref_gl1/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/files/wal.o src/client/refresh/files/wal.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_cmd.c mkdir -p build/server/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/server/sv_cmd.o src/server/sv_cmd.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/pvs.c mkdir -p build/ref_gles3/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/files/pvs.o src/client/refresh/files/pvs.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/gl3_shaders.c mkdir -p build/ref_gl3/src/client/refresh/gl3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/gl3/gl3_shaders.o src/client/refresh/gl3/gl3_shaders.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/g_utils.c mkdir -p build/baseq2/src/game gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/g_utils.o src/game/g_utils.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/surf.c mkdir -p build/ref_gl3/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/files/surf.o src/client/refresh/files/surf.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_conless.c mkdir -p build/server/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/server/sv_conless.o src/server/sv_conless.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_entities.c mkdir -p build/server/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/server/sv_entities.o src/server/sv_entities.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/models.c mkdir -p build/ref_soft/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/files/models.o src/client/refresh/files/models.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/pvs.c mkdir -p build/ref_gl1/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/files/pvs.o src/client/refresh/files/pvs.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/unzip/unzip.c mkdir -p build/server/src/common/unzip gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/unzip/unzip.o src/common/unzip/unzip.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_game.c mkdir -p build/server/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/server/sv_game.o src/server/sv_game.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/pcx.c mkdir -p build/ref_soft/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/files/pcx.o src/client/refresh/files/pcx.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/md4.c mkdir -p build/ref_gles3/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/common/md4.o src/common/md4.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_init.c mkdir -p build/server/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/server/sv_init.o src/server/sv_init.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/g_weapon.c mkdir -p build/baseq2/src/game gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/g_weapon.o src/game/g_weapon.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/menu/qmenu.c mkdir -p build/client/src/client/menu gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/menu/qmenu.o src/client/menu/qmenu.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/models.c mkdir -p build/ref_gl3/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/files/models.o src/client/refresh/files/models.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/pcx.c mkdir -p build/ref_gl3/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/files/pcx.o src/client/refresh/files/pcx.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/input/sdl.c mkdir -p build/client/src/client/input gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/input/sdl.o src/client/input/sdl.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/menu/videomenu.c mkdir -p build/client/src/client/menu gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/menu/videomenu.o src/client/menu/videomenu.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_main.c mkdir -p build/server/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/server/sv_main.o src/server/sv_main.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/md4.c mkdir -p build/ref_gl1/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/common/md4.o src/common/md4.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/shared/shared.c mkdir -p build/ref_gles3/src/common/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/common/shared/shared.o src/common/shared/shared.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/backends/unix/shared/hunk.c mkdir -p build/ref_gles3/src/backends/unix/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/backends/unix/shared/hunk.o src/backends/unix/shared/hunk.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/berserker/berserker.c mkdir -p build/baseq2/src/game/monster/berserker gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/berserker/berserker.o src/game/monster/berserker/berserker.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/backends/unix/shared/hunk.c mkdir -p build/ref_gl1/src/backends/unix/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/backends/unix/shared/hunk.o src/backends/unix/shared/hunk.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/boss2/boss2.c mkdir -p build/baseq2/src/game/monster/boss2 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/boss2/boss2.o src/game/monster/boss2/boss2.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/menu/menu.c mkdir -p build/client/src/client/menu gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/menu/menu.o src/client/menu/menu.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/shared/shared.c mkdir -p build/ref_gl1/src/common/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/common/shared/shared.o src/common/shared/shared.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/wal.c mkdir -p build/ref_soft/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/files/wal.o src/client/refresh/files/wal.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_save.c mkdir -p build/server/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/server/sv_save.o src/server/sv_save.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/glad-gles3/src/glad.c mkdir -p build/ref_gles3/src/client/refresh/gl3/glad-gles3/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/gl3/glad-gles3/src/glad.o src/client/refresh/gl3/glad-gles3/src/glad.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/boss3/boss3.c mkdir -p build/baseq2/src/game/monster/boss3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/boss3/boss3.o src/game/monster/boss3/boss3.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/pvs.c mkdir -p build/ref_soft/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/files/pvs.o src/client/refresh/files/pvs.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/wal.c mkdir -p build/ref_gl3/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/files/wal.o src/client/refresh/files/wal.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_send.c mkdir -p build/server/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/server/sv_send.o src/server/sv_send.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/pvs.c mkdir -p build/ref_gl3/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/files/pvs.o src/client/refresh/files/pvs.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/sound/sdl.c mkdir -p build/client/src/client/sound gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/sound/sdl.o src/client/sound/sdl.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/sound/qal.c mkdir -p build/client/src/client/sound gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/sound/qal.o src/client/sound/qal.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_user.c mkdir -p build/server/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/server/sv_user.o src/server/sv_user.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/boss3/boss31.c mkdir -p build/baseq2/src/game/monster/boss3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/boss3/boss31.o src/game/monster/boss3/boss31.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/sound/openal.c mkdir -p build/client/src/client/sound gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/sound/openal.o src/client/sound/openal.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_world.c mkdir -p build/server/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/server/sv_world.o src/server/sv_world.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/backends/unix/main.c mkdir -p build/server/src/backends/unix gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/backends/unix/main.o src/backends/unix/main.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/md4.c mkdir -p build/ref_gl3/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/common/md4.o src/common/md4.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/sound/wave.c mkdir -p build/client/src/client/sound gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/sound/wave.o src/client/sound/wave.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/md4.c mkdir -p build/ref_soft/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/common/md4.o src/common/md4.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/shared/shared.c mkdir -p build/ref_soft/src/common/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/common/shared/shared.o src/common/shared/shared.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/backends/unix/shared/hunk.c mkdir -p build/ref_gl3/src/backends/unix/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/backends/unix/shared/hunk.o src/backends/unix/shared/hunk.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/backends/unix/signalhandler.c mkdir -p build/server/src/backends/unix gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/backends/unix/signalhandler.o src/backends/unix/signalhandler.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/backends/unix/shared/hunk.c mkdir -p build/ref_soft/src/backends/unix/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/backends/unix/shared/hunk.o src/backends/unix/shared/hunk.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/backends/unix/network.c mkdir -p build/server/src/backends/unix gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/backends/unix/network.o src/backends/unix/network.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/shared/shared.c mkdir -p build/ref_gl3/src/common/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/common/shared/shared.o src/common/shared/shared.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/boss3/boss32.c mkdir -p build/baseq2/src/game/monster/boss3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/boss3/boss32.o src/game/monster/boss3/boss32.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/gl3/glad/src/glad.c mkdir -p build/ref_gl3/src/client/refresh/gl3/glad/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/gl3/glad/src/glad.o src/client/refresh/gl3/glad/src/glad.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/brain/brain.c mkdir -p build/baseq2/src/game/monster/brain gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/brain/brain.o src/game/monster/brain/brain.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/unzip/miniz.c mkdir -p build/server/src/common/unzip gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/common/unzip/miniz.o src/common/unzip/miniz.c src/common/unzip/miniz.c:3030:9: note: '#pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.' 3030 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") | ^~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/sound/sound.c mkdir -p build/client/src/client/sound gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/sound/sound.o src/client/sound/sound.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/argproc.c mkdir -p build/client/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/argproc.o src/common/argproc.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/backends/unix/shared/hunk.c mkdir -p build/server/src/backends/unix/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/backends/unix/shared/hunk.o src/backends/unix/shared/hunk.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/flipper/flipper.c mkdir -p build/baseq2/src/game/monster/flipper gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/flipper/flipper.o src/game/monster/flipper/flipper.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/float/float.c mkdir -p build/baseq2/src/game/monster/float gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/float/float.o src/game/monster/float/float.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/vid/glimp_sdl.c mkdir -p build/client/src/client/vid gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/vid/glimp_sdl.o src/client/vid/glimp_sdl.c src/client/vid/glimp_sdl.c: In function 'GLimp_Init': src/client/vid/glimp_sdl.c:279:55: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 279 | snprintf( displayindices[ i ], 11, "%d", i ); | ^ In file included from /usr/include/stdio.h:980, from src/client/vid/../../common/header/shared.h:35, from src/client/vid/../../common/header/common.h:32, from src/client/vid/glimp_sdl.c:30: In function 'snprintf', inlined from 'InitDisplayIndices' at src/client/vid/glimp_sdl.c:279:3, inlined from 'GLimp_Init' at src/client/vid/glimp_sdl.c:425:3: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 11 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/chick/chick.c mkdir -p build/baseq2/src/game/monster/chick gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/chick/chick.o src/game/monster/chick/chick.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/clientserver.c mkdir -p build/client/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/clientserver.o src/common/clientserver.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/sound/ogg.c mkdir -p build/client/src/client/sound gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/sound/ogg.o src/client/sound/ogg.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/backends/unix/system.c mkdir -p build/server/src/backends/unix gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DDEDICATED_ONLY -Wno-unused-result -DNOUNCRYPT -I/usr/include -o build/server/src/backends/unix/system.o src/backends/unix/system.c src/backends/unix/system.c: In function 'Sys_FindNext': src/backends/unix/system.c:369:74: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 369 | snprintf(findpath, sizeof(findpath), "%s/%s", findbase, d->d_name); | ^~ In file included from /usr/include/stdio.h:980, from src/backends/unix/system.c:32: In function 'snprintf', inlined from 'Sys_FindNext' at src/backends/unix/system.c:369:5: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 2 and 4352 bytes into a destination of size 4096 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ src/backends/unix/system.c: In function 'Sys_GetHomeDir': src/backends/unix/system.c:553:44: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4095 [-Wformat-truncation=] 553 | snprintf(gdir, sizeof(gdir), "%s/%s/", home, cfgdir); | ^ In function 'snprintf', inlined from 'Sys_GetHomeDir' at src/backends/unix/system.c:553:2: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output 3 or more bytes (assuming 4098) into a destination of size 4096 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/flyer/flyer.c mkdir -p build/baseq2/src/game/monster/flyer gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/flyer/flyer.o src/game/monster/flyer/flyer.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/crc.c mkdir -p build/client/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/crc.o src/common/crc.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> LD release/q2ded gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--no-undefined -Wl,--no-undefined build/server/src/backends/generic/misc.o build/server/src/common/argproc.o build/server/src/common/clientserver.o build/server/src/common/collision.o build/server/src/common/crc.o build/server/src/common/cmdparser.o build/server/src/common/cvar.o build/server/src/common/filesystem.o build/server/src/common/glob.o build/server/src/common/md4.o build/server/src/common/frame.o build/server/src/common/movemsg.o build/server/src/common/netchan.o build/server/src/common/pmove.o build/server/src/common/szone.o build/server/src/common/zone.o build/server/src/common/shared/rand.o build/server/src/common/shared/shared.o build/server/src/common/unzip/ioapi.o build/server/src/common/unzip/miniz.o build/server/src/common/unzip/unzip.o build/server/src/server/sv_cmd.o build/server/src/server/sv_conless.o build/server/src/server/sv_entities.o build/server/src/server/sv_game.o build/server/src/server/sv_init.o build/server/src/server/sv_main.o build/server/src/server/sv_save.o build/server/src/server/sv_send.o build/server/src/server/sv_user.o build/server/src/server/sv_world.o build/server/src/backends/unix/main.o build/server/src/backends/unix/network.o build/server/src/backends/unix/signalhandler.o build/server/src/backends/unix/system.o build/server/src/backends/unix/shared/hunk.o -lm -ldl -rdynamic -o release/q2ded make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/gladiator/gladiator.c mkdir -p build/baseq2/src/game/monster/gladiator gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/gladiator/gladiator.o src/game/monster/gladiator/gladiator.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/collision.c mkdir -p build/client/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/collision.o src/common/collision.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/vid/vid.c mkdir -p build/client/src/client/vid gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/client/vid/vid.o src/client/vid/vid.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/cvar.c mkdir -p build/client/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/cvar.o src/common/cvar.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/gunner/gunner.c mkdir -p build/baseq2/src/game/monster/gunner gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/gunner/gunner.o src/game/monster/gunner/gunner.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/cmdparser.c mkdir -p build/client/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/cmdparser.o src/common/cmdparser.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/hover/hover.c mkdir -p build/baseq2/src/game/monster/hover gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/hover/hover.o src/game/monster/hover/hover.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/glob.c mkdir -p build/client/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/glob.o src/common/glob.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/md4.c mkdir -p build/client/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/md4.o src/common/md4.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/insane/insane.c mkdir -p build/baseq2/src/game/monster/insane gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/insane/insane.o src/game/monster/insane/insane.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/infantry/infantry.c mkdir -p build/baseq2/src/game/monster/infantry gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/infantry/infantry.o src/game/monster/infantry/infantry.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/medic/medic.c mkdir -p build/baseq2/src/game/monster/medic gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/medic/medic.o src/game/monster/medic/medic.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/filesystem.c mkdir -p build/client/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/filesystem.o src/common/filesystem.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/frame.c mkdir -p build/client/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/frame.o src/common/frame.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/movemsg.c mkdir -p build/client/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/movemsg.o src/common/movemsg.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/netchan.c mkdir -p build/client/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/netchan.o src/common/netchan.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/misc/move.c mkdir -p build/baseq2/src/game/monster/misc gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/misc/move.o src/game/monster/misc/move.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/stb.c mkdir -p build/ref_gles3/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -DYQ2_GL3_GLES3 -DYQ2_GL3_GLES -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad-gles3/include -o build/ref_gles3/src/client/refresh/files/stb.o src/client/refresh/files/stb.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/stb.c mkdir -p build/ref_gl1/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_gl1/src/client/refresh/files/stb.o src/client/refresh/files/stb.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/mutant/mutant.c mkdir -p build/baseq2/src/game/monster/mutant gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/mutant/mutant.o src/game/monster/mutant/mutant.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/parasite/parasite.c mkdir -p build/baseq2/src/game/monster/parasite gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/parasite/parasite.o src/game/monster/parasite/parasite.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> LD release/ref_gles3.so gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--no-undefined -Wl,--no-undefined -shared build/ref_gles3/src/client/refresh/gl3/gl3_draw.o build/ref_gles3/src/client/refresh/gl3/gl3_image.o build/ref_gles3/src/client/refresh/gl3/gl3_light.o build/ref_gles3/src/client/refresh/gl3/gl3_lightmap.o build/ref_gles3/src/client/refresh/gl3/gl3_main.o build/ref_gles3/src/client/refresh/gl3/gl3_mesh.o build/ref_gles3/src/client/refresh/gl3/gl3_misc.o build/ref_gles3/src/client/refresh/gl3/gl3_model.o build/ref_gles3/src/client/refresh/gl3/gl3_sdl.o build/ref_gles3/src/client/refresh/gl3/gl3_surf.o build/ref_gles3/src/client/refresh/gl3/gl3_warp.o build/ref_gles3/src/client/refresh/gl3/gl3_shaders.o build/ref_gles3/src/client/refresh/files/surf.o build/ref_gles3/src/client/refresh/files/models.o build/ref_gles3/src/client/refresh/files/pcx.o build/ref_gles3/src/client/refresh/files/stb.o build/ref_gles3/src/client/refresh/files/wal.o build/ref_gles3/src/client/refresh/files/pvs.o build/ref_gles3/src/common/shared/shared.o build/ref_gles3/src/common/md4.o build/ref_gles3/src/backends/unix/shared/hunk.o build/ref_gles3/src/client/refresh/gl3/glad-gles3/src/glad.o -lm -ldl -rdynamic -L/usr/lib64 -lSDL2 -o release/ref_gles3.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/pmove.c mkdir -p build/client/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/pmove.o src/common/pmove.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/szone.c mkdir -p build/client/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/szone.o src/common/szone.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> LD release/ref_gl1.so gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--no-undefined -Wl,--no-undefined -shared build/ref_gl1/src/client/refresh/gl1/qgl.o build/ref_gl1/src/client/refresh/gl1/gl1_draw.o build/ref_gl1/src/client/refresh/gl1/gl1_image.o build/ref_gl1/src/client/refresh/gl1/gl1_light.o build/ref_gl1/src/client/refresh/gl1/gl1_lightmap.o build/ref_gl1/src/client/refresh/gl1/gl1_main.o build/ref_gl1/src/client/refresh/gl1/gl1_mesh.o build/ref_gl1/src/client/refresh/gl1/gl1_misc.o build/ref_gl1/src/client/refresh/gl1/gl1_model.o build/ref_gl1/src/client/refresh/gl1/gl1_scrap.o build/ref_gl1/src/client/refresh/gl1/gl1_surf.o build/ref_gl1/src/client/refresh/gl1/gl1_warp.o build/ref_gl1/src/client/refresh/gl1/gl1_sdl.o build/ref_gl1/src/client/refresh/files/surf.o build/ref_gl1/src/client/refresh/files/models.o build/ref_gl1/src/client/refresh/files/pcx.o build/ref_gl1/src/client/refresh/files/stb.o build/ref_gl1/src/client/refresh/files/wal.o build/ref_gl1/src/client/refresh/files/pvs.o build/ref_gl1/src/common/shared/shared.o build/ref_gl1/src/common/md4.o build/ref_gl1/src/backends/unix/shared/hunk.o -lm -ldl -rdynamic -lGL -L/usr/lib64 -lSDL2 -o release/ref_gl1.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/zone.c mkdir -p build/client/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/zone.o src/common/zone.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/soldier/soldier.c mkdir -p build/baseq2/src/game/monster/soldier gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/soldier/soldier.o src/game/monster/soldier/soldier.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/supertank/supertank.c mkdir -p build/baseq2/src/game/monster/supertank gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/supertank/supertank.o src/game/monster/supertank/supertank.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/shared/flash.c mkdir -p build/client/src/common/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/shared/flash.o src/common/shared/flash.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/stb.c mkdir -p build/ref_gl3/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -Isrc/client/refresh/gl3/glad/include -o build/ref_gl3/src/client/refresh/files/stb.o src/client/refresh/files/stb.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/shared/rand.c mkdir -p build/client/src/common/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/shared/rand.o src/common/shared/rand.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> LD release/ref_gl3.so gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--no-undefined -Wl,--no-undefined -shared build/ref_gl3/src/client/refresh/gl3/gl3_draw.o build/ref_gl3/src/client/refresh/gl3/gl3_image.o build/ref_gl3/src/client/refresh/gl3/gl3_light.o build/ref_gl3/src/client/refresh/gl3/gl3_lightmap.o build/ref_gl3/src/client/refresh/gl3/gl3_main.o build/ref_gl3/src/client/refresh/gl3/gl3_mesh.o build/ref_gl3/src/client/refresh/gl3/gl3_misc.o build/ref_gl3/src/client/refresh/gl3/gl3_model.o build/ref_gl3/src/client/refresh/gl3/gl3_sdl.o build/ref_gl3/src/client/refresh/gl3/gl3_surf.o build/ref_gl3/src/client/refresh/gl3/gl3_warp.o build/ref_gl3/src/client/refresh/gl3/gl3_shaders.o build/ref_gl3/src/client/refresh/files/surf.o build/ref_gl3/src/client/refresh/files/models.o build/ref_gl3/src/client/refresh/files/pcx.o build/ref_gl3/src/client/refresh/files/stb.o build/ref_gl3/src/client/refresh/files/wal.o build/ref_gl3/src/client/refresh/files/pvs.o build/ref_gl3/src/common/shared/shared.o build/ref_gl3/src/common/md4.o build/ref_gl3/src/backends/unix/shared/hunk.o build/ref_gl3/src/client/refresh/gl3/glad/src/glad.o -lm -ldl -rdynamic -L/usr/lib64 -lSDL2 -o release/ref_gl3.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/client/refresh/files/stb.c mkdir -p build/ref_soft/src/client/refresh/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/ref_soft/src/client/refresh/files/stb.o src/client/refresh/files/stb.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/monster/tank/tank.c mkdir -p build/baseq2/src/game/monster/tank gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/monster/tank/tank.o src/game/monster/tank/tank.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> LD release/ref_soft.so gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--no-undefined -Wl,--no-undefined -shared build/ref_soft/src/client/refresh/soft/sw_aclip.o build/ref_soft/src/client/refresh/soft/sw_alias.o build/ref_soft/src/client/refresh/soft/sw_bsp.o build/ref_soft/src/client/refresh/soft/sw_draw.o build/ref_soft/src/client/refresh/soft/sw_edge.o build/ref_soft/src/client/refresh/soft/sw_image.o build/ref_soft/src/client/refresh/soft/sw_light.o build/ref_soft/src/client/refresh/soft/sw_main.o build/ref_soft/src/client/refresh/soft/sw_misc.o build/ref_soft/src/client/refresh/soft/sw_model.o build/ref_soft/src/client/refresh/soft/sw_part.o build/ref_soft/src/client/refresh/soft/sw_poly.o build/ref_soft/src/client/refresh/soft/sw_polyset.o build/ref_soft/src/client/refresh/soft/sw_rast.o build/ref_soft/src/client/refresh/soft/sw_scan.o build/ref_soft/src/client/refresh/soft/sw_sprite.o build/ref_soft/src/client/refresh/soft/sw_surf.o build/ref_soft/src/client/refresh/files/surf.o build/ref_soft/src/client/refresh/files/models.o build/ref_soft/src/client/refresh/files/pcx.o build/ref_soft/src/client/refresh/files/stb.o build/ref_soft/src/client/refresh/files/wal.o build/ref_soft/src/client/refresh/files/pvs.o build/ref_soft/src/common/shared/shared.o build/ref_soft/src/common/md4.o build/ref_soft/src/backends/unix/shared/hunk.o -lm -ldl -rdynamic -L/usr/lib64 -lSDL2 -o release/ref_soft.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/unzip/ioapi.c mkdir -p build/client/src/common/unzip gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/unzip/ioapi.o src/common/unzip/ioapi.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/shared/shared.c mkdir -p build/client/src/common/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/shared/shared.o src/common/shared/shared.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/player/trail.c mkdir -p build/baseq2/src/game/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/player/trail.o src/game/player/trail.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/player/client.c mkdir -p build/baseq2/src/game/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/player/client.o src/game/player/client.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/player/hud.c mkdir -p build/baseq2/src/game/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/player/hud.o src/game/player/hud.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/player/view.c mkdir -p build/baseq2/src/game/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/player/view.o src/game/player/view.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_cmd.c mkdir -p build/client/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/server/sv_cmd.o src/server/sv_cmd.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/unzip/unzip.c mkdir -p build/client/src/common/unzip gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/unzip/unzip.o src/common/unzip/unzip.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_conless.c mkdir -p build/client/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/server/sv_conless.o src/server/sv_conless.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/player/weapon.c mkdir -p build/baseq2/src/game/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/player/weapon.o src/game/player/weapon.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_entities.c mkdir -p build/client/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/server/sv_entities.o src/server/sv_entities.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/game/savegame/savegame.c mkdir -p build/baseq2/src/game/savegame gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fPIC -Wno-unused-result -I/usr/include -o build/baseq2/src/game/savegame/savegame.o src/game/savegame/savegame.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_game.c mkdir -p build/client/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/server/sv_game.o src/server/sv_game.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> LD release/baseq2/game.so gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--no-undefined -Wl,--no-undefined -shared build/baseq2/src/common/shared/flash.o build/baseq2/src/common/shared/rand.o build/baseq2/src/common/shared/shared.o build/baseq2/src/game/g_ai.o build/baseq2/src/game/g_chase.o build/baseq2/src/game/g_cmds.o build/baseq2/src/game/g_combat.o build/baseq2/src/game/g_func.o build/baseq2/src/game/g_items.o build/baseq2/src/game/g_main.o build/baseq2/src/game/g_misc.o build/baseq2/src/game/g_monster.o build/baseq2/src/game/g_phys.o build/baseq2/src/game/g_spawn.o build/baseq2/src/game/g_svcmds.o build/baseq2/src/game/g_target.o build/baseq2/src/game/g_trigger.o build/baseq2/src/game/g_turret.o build/baseq2/src/game/g_utils.o build/baseq2/src/game/g_weapon.o build/baseq2/src/game/monster/berserker/berserker.o build/baseq2/src/game/monster/boss2/boss2.o build/baseq2/src/game/monster/boss3/boss3.o build/baseq2/src/game/monster/boss3/boss31.o build/baseq2/src/game/monster/boss3/boss32.o build/baseq2/src/game/monster/brain/brain.o build/baseq2/src/game/monster/chick/chick.o build/baseq2/src/game/monster/flipper/flipper.o build/baseq2/src/game/monster/float/float.o build/baseq2/src/game/monster/flyer/flyer.o build/baseq2/src/game/monster/gladiator/gladiator.o build/baseq2/src/game/monster/gunner/gunner.o build/baseq2/src/game/monster/hover/hover.o build/baseq2/src/game/monster/infantry/infantry.o build/baseq2/src/game/monster/insane/insane.o build/baseq2/src/game/monster/medic/medic.o build/baseq2/src/game/monster/misc/move.o build/baseq2/src/game/monster/mutant/mutant.o build/baseq2/src/game/monster/parasite/parasite.o build/baseq2/src/game/monster/soldier/soldier.o build/baseq2/src/game/monster/supertank/supertank.o build/baseq2/src/game/monster/tank/tank.o build/baseq2/src/game/player/client.o build/baseq2/src/game/player/hud.o build/baseq2/src/game/player/trail.o build/baseq2/src/game/player/view.o build/baseq2/src/game/player/weapon.o build/baseq2/src/game/savegame/savegame.o -lm -ldl -rdynamic -o release/baseq2/game.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_init.c mkdir -p build/client/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/server/sv_init.o src/server/sv_init.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_main.c mkdir -p build/client/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/server/sv_main.o src/server/sv_main.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_save.c mkdir -p build/client/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/server/sv_save.o src/server/sv_save.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_send.c mkdir -p build/client/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/server/sv_send.o src/server/sv_send.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_user.c mkdir -p build/client/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/server/sv_user.o src/server/sv_user.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/server/sv_world.c mkdir -p build/client/src/server gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/server/sv_world.o src/server/sv_world.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/backends/unix/main.c mkdir -p build/client/src/backends/unix gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/backends/unix/main.o src/backends/unix/main.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/backends/unix/network.c mkdir -p build/client/src/backends/unix gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/backends/unix/network.o src/backends/unix/network.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/backends/unix/signalhandler.c mkdir -p build/client/src/backends/unix gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/backends/unix/signalhandler.o src/backends/unix/signalhandler.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/backends/unix/system.c mkdir -p build/client/src/backends/unix gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/backends/unix/system.o src/backends/unix/system.c src/backends/unix/system.c: In function 'Sys_FindNext': src/backends/unix/system.c:369:74: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 369 | snprintf(findpath, sizeof(findpath), "%s/%s", findbase, d->d_name); | ^~ In file included from /usr/include/stdio.h:980, from src/backends/unix/system.c:32: In function 'snprintf', inlined from 'Sys_FindNext' at src/backends/unix/system.c:369:5: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 2 and 4352 bytes into a destination of size 4096 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ src/backends/unix/system.c: In function 'Sys_GetHomeDir': src/backends/unix/system.c:553:44: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4095 [-Wformat-truncation=] 553 | snprintf(gdir, sizeof(gdir), "%s/%s/", home, cfgdir); | ^ In function 'snprintf', inlined from 'Sys_GetHomeDir' at src/backends/unix/system.c:553:2: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output 3 or more bytes (assuming 4098) into a destination of size 4096 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/backends/unix/shared/hunk.c mkdir -p build/client/src/backends/unix/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/backends/unix/shared/hunk.o src/backends/unix/shared/hunk.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> CC src/common/unzip/miniz.c mkdir -p build/client/src/common/unzip gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -ffp-contract=off -DSYSTEMWIDE -DSYSTEMDIR=\"/usr/lib64/games/quake2\" -Wno-unused-result -DUSE_CURL -DUSE_OPENAL -DDEFAULT_OPENAL_DRIVER='"libopenal.so.1"' -DHAVE_EXECINFO -I/usr/include/SDL2 -D_REENTRANT -DNOUNCRYPT -I/usr/include -o build/client/src/common/unzip/miniz.o src/common/unzip/miniz.c src/common/unzip/miniz.c:3030:9: note: '#pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.' 3030 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") | ^~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' ===> LD release/quake2 gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--no-undefined -Wl,--no-undefined -Wl,-z,origin,-rpath='$ORIGIN/lib' build/client/src/backends/generic/misc.o build/client/src/client/cl_cin.o build/client/src/client/cl_console.o build/client/src/client/cl_download.o build/client/src/client/cl_effects.o build/client/src/client/cl_entities.o build/client/src/client/cl_input.o build/client/src/client/cl_inventory.o build/client/src/client/cl_keyboard.o build/client/src/client/cl_lights.o build/client/src/client/cl_main.o build/client/src/client/cl_network.o build/client/src/client/cl_parse.o build/client/src/client/cl_particles.o build/client/src/client/cl_prediction.o build/client/src/client/cl_screen.o build/client/src/client/cl_tempentities.o build/client/src/client/cl_view.o build/client/src/client/curl/download.o build/client/src/client/curl/qcurl.o build/client/src/client/input/sdl.o build/client/src/client/menu/menu.o build/client/src/client/menu/qmenu.o build/client/src/client/menu/videomenu.o build/client/src/client/sound/sdl.o build/client/src/client/sound/ogg.o build/client/src/client/sound/openal.o build/client/src/client/sound/qal.o build/client/src/client/sound/sound.o build/client/src/client/sound/wave.o build/client/src/client/vid/glimp_sdl.o build/client/src/client/vid/vid.o build/client/src/common/argproc.o build/client/src/common/clientserver.o build/client/src/common/collision.o build/client/src/common/crc.o build/client/src/common/cmdparser.o build/client/src/common/cvar.o build/client/src/common/filesystem.o build/client/src/common/glob.o build/client/src/common/md4.o build/client/src/common/movemsg.o build/client/src/common/frame.o build/client/src/common/netchan.o build/client/src/common/pmove.o build/client/src/common/szone.o build/client/src/common/zone.o build/client/src/common/shared/flash.o build/client/src/common/shared/rand.o build/client/src/common/shared/shared.o build/client/src/common/unzip/ioapi.o build/client/src/common/unzip/miniz.o build/client/src/common/unzip/unzip.o build/client/src/server/sv_cmd.o build/client/src/server/sv_conless.o build/client/src/server/sv_entities.o build/client/src/server/sv_game.o build/client/src/server/sv_init.o build/client/src/server/sv_main.o build/client/src/server/sv_save.o build/client/src/server/sv_send.o build/client/src/server/sv_user.o build/client/src/server/sv_world.o build/client/src/backends/unix/main.o build/client/src/backends/unix/network.o build/client/src/backends/unix/signalhandler.o build/client/src/backends/unix/system.o build/client/src/backends/unix/shared/hunk.o -lm -ldl -rdynamic -L/usr/lib64 -lSDL2 -o release/quake2 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30' + /usr/bin/make -O -j16 V=1 VERBOSE=1 WITH_SYSTEMWIDE=yes WITH_SYSTEMDIR=/usr/lib64/games/quake2 ARCH=x86_64 -C ref_vk-1.0.7 make: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> Building ref_vk.so mkdir -p release make: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' /usr/bin/make release/ref_vk.so make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/vk_buffer.c mkdir -p build/src/vk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/vk_buffer.o src/vk/vk_buffer.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/vk_cmd.c mkdir -p build/src/vk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/vk_cmd.o src/vk/vk_cmd.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/vk_device.c mkdir -p build/src/vk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/vk_device.o src/vk/vk_device.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/vk_draw.c mkdir -p build/src/vk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/vk_draw.o src/vk/vk_draw.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/vk_shaders.c mkdir -p build/src/vk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/vk_shaders.o src/vk/vk_shaders.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/vk_pipeline.c mkdir -p build/src/vk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/vk_pipeline.o src/vk/vk_pipeline.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/vk_mesh.c mkdir -p build/src/vk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/vk_mesh.o src/vk/vk_mesh.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/vk_model.c mkdir -p build/src/vk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/vk_model.o src/vk/vk_model.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/vk_common.c mkdir -p build/src/vk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/vk_common.o src/vk/vk_common.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/vk_misc.c mkdir -p build/src/vk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/vk_misc.o src/vk/vk_misc.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/files/surf.c mkdir -p build/src/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/files/surf.o src/files/surf.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/vk_light.c mkdir -p build/src/vk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/vk_light.o src/vk/vk_light.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/vk_image.c mkdir -p build/src/vk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/vk_image.o src/vk/vk_image.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/vk_swapchain.c mkdir -p build/src/vk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/vk_swapchain.o src/vk/vk_swapchain.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/volk/volk.c mkdir -p build/src/vk/volk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/volk/volk.o src/vk/volk/volk.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/vk_main.c mkdir -p build/src/vk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/vk_main.o src/vk/vk_main.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/vk_warp.c mkdir -p build/src/vk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/vk_warp.o src/vk/vk_warp.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/files/pcx.c mkdir -p build/src/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/files/pcx.o src/files/pcx.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/files/wal.c mkdir -p build/src/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/files/wal.o src/files/wal.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/files/pvs.c mkdir -p build/src/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/files/pvs.o src/files/pvs.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/files/models.c mkdir -p build/src/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/files/models.o src/files/models.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/vk_validation.c mkdir -p build/src/vk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/vk_validation.o src/vk/vk_validation.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/vk_surf.c mkdir -p build/src/vk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/vk_surf.o src/vk/vk_surf.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/common/utils.c mkdir -p build/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/common/utils.o src/common/utils.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/vk/vk_util.c mkdir -p build/src/vk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/vk/vk_util.o src/vk/vk_util.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/backends/hunk_unix.c mkdir -p build/src/backends gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/backends/hunk_unix.o src/backends/hunk_unix.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/common/md4.c mkdir -p build/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/common/md4.o src/common/md4.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/common/shared.c mkdir -p build/src/common gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/common/shared.o src/common/shared.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> CC src/files/stb.c mkdir -p build/src/files gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -fvisibility=hidden -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -I/usr/include/SDL2 -D_REENTRANT -I/usr/include -o build/src/files/stb.o src/files/stb.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' ===> LD release/ref_vk.so gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--no-undefined -Wl,--no-undefined -shared build/src/vk/vk_buffer.o build/src/vk/vk_cmd.o build/src/vk/vk_common.o build/src/vk/vk_device.o build/src/vk/vk_draw.o build/src/vk/vk_image.o build/src/vk/vk_light.o build/src/vk/vk_mesh.o build/src/vk/vk_model.o build/src/vk/vk_pipeline.o build/src/vk/vk_main.o build/src/vk/vk_misc.o build/src/vk/vk_surf.o build/src/vk/vk_shaders.o build/src/vk/vk_swapchain.o build/src/vk/vk_validation.o build/src/vk/vk_warp.o build/src/vk/vk_util.o build/src/vk/volk/volk.o build/src/files/surf.o build/src/files/models.o build/src/files/pcx.o build/src/files/stb.o build/src/files/wal.o build/src/files/pvs.o build/src/common/shared.o build/src/common/utils.o build/src/common/md4.o build/src/backends/hunk_unix.o -lm -ldl -rdynamic -L/usr/lib64 -lSDL2 -o release/ref_vk.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/ref_vk-1.0.7' + /usr/bin/make -O -j16 V=1 VERBOSE=1 WITH_SYSTEMWIDE=yes WITH_SYSTEMDIR=/usr/lib64/games/quake2 ARCH=x86_64 -C quake2-rogue-2.11 make: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> Building game.so mkdir -p release make: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' /usr/bin/make release/game.so make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_chase.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_chase.o src/g_chase.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_ai.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_ai.o src/g_ai.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_cmds.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_cmds.o src/g_cmds.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_combat.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_combat.o src/g_combat.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_main.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_main.o src/g_main.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_items.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_items.o src/g_items.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_newdm.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_newdm.o src/g_newdm.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_monster.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_monster.o src/g_monster.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_newfnc.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_newfnc.o src/g_newfnc.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_newtarg.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_newtarg.o src/g_newtarg.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_newai.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_newai.o src/g_newai.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_newtrig.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_newtrig.o src/g_newtrig.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_func.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_func.o src/g_func.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_misc.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_misc.o src/g_misc.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_spawn.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_spawn.o src/g_spawn.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_sphere.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_sphere.o src/g_sphere.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_svcmds.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_svcmds.o src/g_svcmds.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_phys.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_phys.o src/g_phys.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_newweap.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_newweap.o src/g_newweap.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_trigger.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_trigger.o src/g_trigger.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_target.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_target.o src/g_target.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_turret.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_turret.o src/g_turret.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_utils.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_utils.o src/g_utils.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/g_weapon.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_weapon.o src/g_weapon.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/dm/tag.c mkdir -p build/src/dm gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/dm/tag.o src/dm/tag.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/dm/ball.c mkdir -p build/src/dm gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/dm/ball.o src/dm/ball.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/berserker/berserker.c mkdir -p build/src/monster/berserker gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/berserker/berserker.o src/monster/berserker/berserker.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/boss3/boss3.c mkdir -p build/src/monster/boss3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/boss3/boss3.o src/monster/boss3/boss3.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/boss2/boss2.c mkdir -p build/src/monster/boss2 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/boss2/boss2.o src/monster/boss2/boss2.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/boss3/boss32.c mkdir -p build/src/monster/boss3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/boss3/boss32.o src/monster/boss3/boss32.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/boss3/boss31.c mkdir -p build/src/monster/boss3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/boss3/boss31.o src/monster/boss3/boss31.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/carrier/carrier.c mkdir -p build/src/monster/carrier gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/carrier/carrier.o src/monster/carrier/carrier.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/brain/brain.c mkdir -p build/src/monster/brain gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/brain/brain.o src/monster/brain/brain.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/flipper/flipper.c mkdir -p build/src/monster/flipper gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/flipper/flipper.o src/monster/flipper/flipper.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/float/float.c mkdir -p build/src/monster/float gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/float/float.o src/monster/float/float.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/chick/chick.c mkdir -p build/src/monster/chick gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/chick/chick.o src/monster/chick/chick.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/gladiator/gladiator.c mkdir -p build/src/monster/gladiator gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/gladiator/gladiator.o src/monster/gladiator/gladiator.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/flyer/flyer.c mkdir -p build/src/monster/flyer gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/flyer/flyer.o src/monster/flyer/flyer.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/hover/hover.c mkdir -p build/src/monster/hover gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/hover/hover.o src/monster/hover/hover.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/gunner/gunner.c mkdir -p build/src/monster/gunner gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/gunner/gunner.o src/monster/gunner/gunner.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/infantry/infantry.c mkdir -p build/src/monster/infantry gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/infantry/infantry.o src/monster/infantry/infantry.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/insane/insane.c mkdir -p build/src/monster/insane gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/insane/insane.o src/monster/insane/insane.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/medic/medic.c mkdir -p build/src/monster/medic gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/medic/medic.o src/monster/medic/medic.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/misc/move.c mkdir -p build/src/monster/misc gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/misc/move.o src/monster/misc/move.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/mutant/mutant.c mkdir -p build/src/monster/mutant gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/mutant/mutant.o src/monster/mutant/mutant.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/parasite/parasite.c mkdir -p build/src/monster/parasite gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/parasite/parasite.o src/monster/parasite/parasite.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/soldier/soldier.c mkdir -p build/src/monster/soldier gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/soldier/soldier.o src/monster/soldier/soldier.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/supertank/supertank.c mkdir -p build/src/monster/supertank gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/supertank/supertank.o src/monster/supertank/supertank.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/stalker/stalker.c mkdir -p build/src/monster/stalker gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/stalker/stalker.o src/monster/stalker/stalker.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/tank/tank.c mkdir -p build/src/monster/tank gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/tank/tank.o src/monster/tank/tank.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/turret/turret.c mkdir -p build/src/monster/turret gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/turret/turret.o src/monster/turret/turret.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/widow/widow.c mkdir -p build/src/monster/widow gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/widow/widow.o src/monster/widow/widow.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/player/trail.c mkdir -p build/src/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/player/trail.o src/player/trail.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/player/hud.c mkdir -p build/src/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/player/hud.o src/player/hud.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/monster/widow/widow2.c mkdir -p build/src/monster/widow gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/widow/widow2.o src/monster/widow/widow2.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/player/view.c mkdir -p build/src/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/player/view.o src/player/view.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/player/client.c mkdir -p build/src/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/player/client.o src/player/client.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/shared/flash.c mkdir -p build/src/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/shared/flash.o src/shared/flash.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/shared/rand.c mkdir -p build/src/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/shared/rand.o src/shared/rand.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/savegame/savegame.c mkdir -p build/src/savegame gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/savegame/savegame.o src/savegame/savegame.c src/savegame/savegame.c: In function 'ReadField': src/savegame/savegame.c:616:33: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 616 | fread(*(char **)p, len, 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/savegame/savegame.c:674:33: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 674 | fread (funcStr, len, 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/savegame/savegame.c:698:33: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 698 | fread (funcStr, len, 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/savegame/savegame.c: In function 'ReadClient': src/savegame/savegame.c:750:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 750 | fread(client, sizeof(*client), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/savegame/savegame.c: In function 'ReadGame': src/savegame/savegame.c:843:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 843 | fread(&sv, sizeof(sv), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/savegame/savegame.c:929:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 929 | fread(&game, sizeof(game), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/savegame/savegame.c: In function 'ReadEdict': src/savegame/savegame.c:1061:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1061 | fread(ent, sizeof(*ent), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/savegame/savegame.c: In function 'ReadLevelLocals': src/savegame/savegame.c:1080:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1080 | fread(&level, sizeof(level), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/savegame/savegame.c: In function 'ReadLevel': src/savegame/savegame.c:1121:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1121 | fread(&i, sizeof(i), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/player/weapon.c mkdir -p build/src/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/player/weapon.o src/player/weapon.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> CC src/shared/shared.c mkdir -p build/src/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/shared/shared.o src/shared/shared.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' ===> LD release/game.so gcc -o release/game.so build/src/g_ai.o build/src/g_chase.o build/src/g_cmds.o build/src/g_combat.o build/src/g_func.o build/src/g_items.o build/src/g_main.o build/src/g_misc.o build/src/g_monster.o build/src/g_newai.o build/src/g_newdm.o build/src/g_newfnc.o build/src/g_newtarg.o build/src/g_newtrig.o build/src/g_newweap.o build/src/g_phys.o build/src/g_spawn.o build/src/g_sphere.o build/src/g_svcmds.o build/src/g_target.o build/src/g_trigger.o build/src/g_turret.o build/src/g_utils.o build/src/g_weapon.o build/src/dm/ball.o build/src/dm/tag.o build/src/monster/berserker/berserker.o build/src/monster/boss2/boss2.o build/src/monster/boss3/boss3.o build/src/monster/boss3/boss31.o build/src/monster/boss3/boss32.o build/src/monster/brain/brain.o build/src/monster/carrier/carrier.o build/src/monster/chick/chick.o build/src/monster/flipper/flipper.o build/src/monster/float/float.o build/src/monster/flyer/flyer.o build/src/monster/gladiator/gladiator.o build/src/monster/gunner/gunner.o build/src/monster/hover/hover.o build/src/monster/infantry/infantry.o build/src/monster/insane/insane.o build/src/monster/medic/medic.o build/src/monster/misc/move.o build/src/monster/mutant/mutant.o build/src/monster/parasite/parasite.o build/src/monster/soldier/soldier.o build/src/monster/stalker/stalker.o build/src/monster/supertank/supertank.o build/src/monster/tank/tank.o build/src/monster/turret/turret.o build/src/monster/widow/widow.o build/src/monster/widow/widow2.o build/src/player/client.o build/src/player/hud.o build/src/player/trail.o build/src/player/view.o build/src/player/weapon.o build/src/savegame/savegame.o build/src/shared/flash.o build/src/shared/rand.o build/src/shared/shared.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -lm -shared -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11' + /usr/bin/make -O -j16 V=1 VERBOSE=1 WITH_SYSTEMWIDE=yes WITH_SYSTEMDIR=/usr/lib64/games/quake2 ARCH=x86_64 -C quake2-xatrix-2.12 make: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> Building game.so mkdir -p release make: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' /usr/bin/make release/game.so make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/g_chase.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_chase.o src/g_chase.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/g_ai.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_ai.o src/g_ai.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/g_cmds.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_cmds.o src/g_cmds.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/g_combat.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_combat.o src/g_combat.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/g_main.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_main.o src/g_main.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/g_func.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_func.o src/g_func.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/g_spawn.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_spawn.o src/g_spawn.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/g_monster.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_monster.o src/g_monster.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/g_items.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_items.o src/g_items.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/g_svcmds.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_svcmds.o src/g_svcmds.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/g_trigger.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_trigger.o src/g_trigger.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/g_turret.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_turret.o src/g_turret.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/g_phys.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_phys.o src/g_phys.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/g_target.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_target.o src/g_target.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/g_utils.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_utils.o src/g_utils.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/g_misc.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_misc.o src/g_misc.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/berserker/berserker.c mkdir -p build/src/monster/berserker gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/berserker/berserker.o src/monster/berserker/berserker.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/boss2/boss2.c mkdir -p build/src/monster/boss2 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/boss2/boss2.o src/monster/boss2/boss2.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/boss3/boss3.c mkdir -p build/src/monster/boss3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/boss3/boss3.o src/monster/boss3/boss3.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/g_weapon.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_weapon.o src/g_weapon.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/boss3/boss31.c mkdir -p build/src/monster/boss3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/boss3/boss31.o src/monster/boss3/boss31.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/boss5/boss5.c mkdir -p build/src/monster/boss5 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/boss5/boss5.o src/monster/boss5/boss5.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/boss3/boss32.c mkdir -p build/src/monster/boss3 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/boss3/boss32.o src/monster/boss3/boss32.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/brain/brain.c mkdir -p build/src/monster/brain gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/brain/brain.o src/monster/brain/brain.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/chick/chick.c mkdir -p build/src/monster/chick gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/chick/chick.o src/monster/chick/chick.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/flipper/flipper.c mkdir -p build/src/monster/flipper gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/flipper/flipper.o src/monster/flipper/flipper.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/float/float.c mkdir -p build/src/monster/float gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/float/float.o src/monster/float/float.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/flyer/flyer.c mkdir -p build/src/monster/flyer gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/flyer/flyer.o src/monster/flyer/flyer.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/gladiator/gladb.c mkdir -p build/src/monster/gladiator gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/gladiator/gladb.o src/monster/gladiator/gladb.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/gladiator/gladiator.c mkdir -p build/src/monster/gladiator gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/gladiator/gladiator.o src/monster/gladiator/gladiator.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/fixbot/fixbot.c mkdir -p build/src/monster/fixbot gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/fixbot/fixbot.o src/monster/fixbot/fixbot.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/gunner/gunner.c mkdir -p build/src/monster/gunner gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/gunner/gunner.o src/monster/gunner/gunner.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/gekk/gekk.c mkdir -p build/src/monster/gekk gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/gekk/gekk.o src/monster/gekk/gekk.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/hover/hover.c mkdir -p build/src/monster/hover gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/hover/hover.o src/monster/hover/hover.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/infantry/infantry.c mkdir -p build/src/monster/infantry gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/infantry/infantry.o src/monster/infantry/infantry.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/insane/insane.c mkdir -p build/src/monster/insane gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/insane/insane.o src/monster/insane/insane.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/medic/medic.c mkdir -p build/src/monster/medic gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/medic/medic.o src/monster/medic/medic.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/misc/move.c mkdir -p build/src/monster/misc gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/misc/move.o src/monster/misc/move.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/mutant/mutant.c mkdir -p build/src/monster/mutant gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/mutant/mutant.o src/monster/mutant/mutant.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/parasite/parasite.c mkdir -p build/src/monster/parasite gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/parasite/parasite.o src/monster/parasite/parasite.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/supertank/supertank.c mkdir -p build/src/monster/supertank gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/supertank/supertank.o src/monster/supertank/supertank.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/tank/tank.c mkdir -p build/src/monster/tank gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/tank/tank.o src/monster/tank/tank.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/player/trail.c mkdir -p build/src/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/player/trail.o src/player/trail.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/player/hud.c mkdir -p build/src/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/player/hud.o src/player/hud.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/player/client.c mkdir -p build/src/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/player/client.o src/player/client.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/monster/soldier/soldier.c mkdir -p build/src/monster/soldier gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/soldier/soldier.o src/monster/soldier/soldier.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/shared/flash.c mkdir -p build/src/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/shared/flash.o src/shared/flash.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/player/view.c mkdir -p build/src/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/player/view.o src/player/view.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/shared/rand.c mkdir -p build/src/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/shared/rand.o src/shared/rand.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/savegame/savegame.c mkdir -p build/src/savegame gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/savegame/savegame.o src/savegame/savegame.c src/savegame/savegame.c: In function 'ReadField': src/savegame/savegame.c:602:33: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 602 | fread(*(char **)p, len, 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/savegame/savegame.c:660:33: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 660 | fread (funcStr, len, 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/savegame/savegame.c:684:33: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 684 | fread (funcStr, len, 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/savegame/savegame.c: In function 'ReadClient': src/savegame/savegame.c:736:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 736 | fread(client, sizeof(*client), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/savegame/savegame.c: In function 'ReadGame': src/savegame/savegame.c:829:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 829 | fread(&sv, sizeof(sv), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/savegame/savegame.c:914:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 914 | fread(&game, sizeof(game), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/savegame/savegame.c: In function 'ReadEdict': src/savegame/savegame.c:1046:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1046 | fread(ent, sizeof(*ent), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/savegame/savegame.c: In function 'ReadLevelLocals': src/savegame/savegame.c:1065:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1065 | fread(&level, sizeof(level), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/savegame/savegame.c: In function 'ReadLevel': src/savegame/savegame.c:1106:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1106 | fread(&i, sizeof(i), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/player/weapon.c mkdir -p build/src/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/player/weapon.o src/player/weapon.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> CC src/shared/shared.c mkdir -p build/src/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/shared/shared.o src/shared/shared.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' ===> LD release/game.so gcc -o release/game.so build/src/g_ai.o build/src/g_chase.o build/src/g_cmds.o build/src/g_combat.o build/src/g_func.o build/src/g_items.o build/src/g_main.o build/src/g_misc.o build/src/g_monster.o build/src/g_phys.o build/src/g_spawn.o build/src/g_svcmds.o build/src/g_target.o build/src/g_trigger.o build/src/g_turret.o build/src/g_utils.o build/src/g_weapon.o build/src/monster/berserker/berserker.o build/src/monster/boss2/boss2.o build/src/monster/boss3/boss3.o build/src/monster/boss3/boss31.o build/src/monster/boss3/boss32.o build/src/monster/boss5/boss5.o build/src/monster/brain/brain.o build/src/monster/chick/chick.o build/src/monster/fixbot/fixbot.o build/src/monster/flipper/flipper.o build/src/monster/float/float.o build/src/monster/flyer/flyer.o build/src/monster/gekk/gekk.o build/src/monster/gladiator/gladb.o build/src/monster/gladiator/gladiator.o build/src/monster/gunner/gunner.o build/src/monster/hover/hover.o build/src/monster/infantry/infantry.o build/src/monster/insane/insane.o build/src/monster/medic/medic.o build/src/monster/misc/move.o build/src/monster/mutant/mutant.o build/src/monster/parasite/parasite.o build/src/monster/soldier/soldier.o build/src/monster/supertank/supertank.o build/src/monster/tank/tank.o build/src/player/client.o build/src/player/hud.o build/src/player/trail.o build/src/player/view.o build/src/player/weapon.o build/src/savegame/savegame.o build/src/shared/flash.o build/src/shared/rand.o build/src/shared/shared.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -lm -shared -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12' + /usr/bin/make -O -j16 V=1 VERBOSE=1 WITH_SYSTEMWIDE=yes WITH_SYSTEMDIR=/usr/lib64/games/quake2 ARCH=x86_64 -C quake2-ctf-1.10 make: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> Building game.so mkdir -p release make: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' /usr/bin/make release/game.so make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/g_ai.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_ai.o src/g_ai.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/g_chase.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_chase.o src/g_chase.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/g_cmds.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_cmds.o src/g_cmds.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/g_combat.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_combat.o src/g_combat.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/g_main.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_main.o src/g_main.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/g_items.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_items.o src/g_items.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/g_monster.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_monster.o src/g_monster.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/g_save.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_save.o src/g_save.c src/g_save.c: In function 'ReadField': src/g_save.c:362:33: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 362 | fread(*(char **)p, len, 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/g_save.c:376:33: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 376 | fread(*(char **)p, len, 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/g_save.c: In function 'ReadClient': src/g_save.c:465:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 465 | fread(client, sizeof(*client), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/g_save.c: In function 'ReadGame': src/g_save.c:534:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 534 | fread(str, sizeof(str), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/g_save.c:545:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 545 | fread(&game, sizeof(game), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/g_save.c: In function 'ReadEdict': src/g_save.c:625:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 625 | fread(ent, sizeof(*ent), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/g_save.c: In function 'ReadLevelLocals': src/g_save.c:642:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 642 | fread(&level, sizeof(level), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/g_save.c: In function 'ReadLevel': src/g_save.c:733:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 733 | fread(&i, sizeof(i), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/g_save.c:742:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 742 | fread(&base, sizeof(base), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/g_misc.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_misc.o src/g_misc.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/g_phys.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_phys.o src/g_phys.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/g_spawn.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_spawn.o src/g_spawn.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/g_svcmds.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_svcmds.o src/g_svcmds.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/g_ctf.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_ctf.o src/g_ctf.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/g_func.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_func.o src/g_func.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/g_target.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_target.o src/g_target.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/g_trigger.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_trigger.o src/g_trigger.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/g_utils.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_utils.o src/g_utils.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/menu/menu.c mkdir -p build/src/menu gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/menu/menu.o src/menu/menu.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/monster/move.c mkdir -p build/src/monster gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/monster/move.o src/monster/move.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/g_weapon.c mkdir -p build/src gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/g_weapon.o src/g_weapon.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/player/trail.c mkdir -p build/src/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/player/trail.o src/player/trail.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/player/view.c mkdir -p build/src/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/player/view.o src/player/view.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/player/hud.c mkdir -p build/src/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/player/hud.o src/player/hud.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/player/client.c mkdir -p build/src/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/player/client.o src/player/client.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/player/weapon.c mkdir -p build/src/player gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/player/weapon.o src/player/weapon.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> CC src/shared/shared.c mkdir -p build/src/shared gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -std=gnu99 -fno-strict-aliasing -fwrapv -MMD -DYQ2OSTYPE=\"Linux\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse -fPIC -o build/src/shared/shared.o src/shared/shared.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' ===> LD release/game.so gcc -o release/game.so build/src/g_ai.o build/src/g_chase.o build/src/g_cmds.o build/src/g_combat.o build/src/g_ctf.o build/src/g_func.o build/src/g_items.o build/src/g_main.o build/src/g_misc.o build/src/g_monster.o build/src/g_phys.o build/src/g_save.o build/src/g_spawn.o build/src/g_svcmds.o build/src/g_target.o build/src/g_trigger.o build/src/g_utils.o build/src/g_weapon.o build/src/menu/menu.o build/src/monster/move.o build/src/player/client.o build/src/player/hud.o build/src/player/trail.o build/src/player/view.o build/src/player/weapon.o build/src/shared/shared.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -lm -shared -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0ZU9za + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64 + cd quake2-8.30 + '[' 1 -eq 1 ']' + rel=release + install -d /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/lib64/games/quake2 + install -m755 release/quake2 /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/lib64/games/quake2/quake2 + install -m755 release/q2ded /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/lib64/games/quake2/q2ded + install -m755 release/ref_soft.so /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/lib64/games/quake2/ref_soft.so + install -m755 release/ref_gl1.so /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/lib64/games/quake2/ref_gl1.so + install -m755 release/ref_gl3.so /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/lib64/games/quake2/ref_gl3.so + install -m755 ref_vk-1.0.7/release/ref_vk.so /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/lib64/games/quake2/ref_vk.so + install -d /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/lib64/games/quake2/baseq2 /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/lib64/games/quake2/ctf /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/lib64/games/quake2/rogue /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/lib64/games/quake2/xatrix + install -m755 release/baseq2/game.so /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/lib64/games/quake2/baseq2/ + install -m755 quake2-rogue-2.11/release/game.so /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/lib64/games/quake2/rogue/ + install -m755 quake2-xatrix-2.12/release/game.so /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/lib64/games/quake2/xatrix/ + install -m755 quake2-ctf-1.10/release/game.so /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/lib64/games/quake2/ctf/ + install -d /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/etc/quake2/baseq2 /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/etc/quake2/ctf + install -m644 /home/pterjan/rpmbuild/SOURCES/q2ded.cfg /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/etc/quake2/baseq2/server.cfg + install -m644 /home/pterjan/rpmbuild/SOURCES/q2ctf.cfg /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/etc/quake2/ctf/server.cfg + install -d /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/etc/rc.d/init.d + install -m755 /home/pterjan/rpmbuild/SOURCES/q2ded.sh /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/etc/rc.d/init.d/q2ded + install -m755 /home/pterjan/rpmbuild/SOURCES/q2ctf.sh /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/etc/rc.d/init.d/q2ctf + for FILE in q2ded q2ctf + sed -i -e 's|daemon[ ].*${NAME}|daemon /usr/games/${NAME}|' /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/etc/rc.d/init.d/q2ded + sed -i -e 's|^Q2_CONFIGDIR=.*|Q2_CONFIGDIR="/etc/quake2"|' /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/etc/rc.d/init.d/q2ded + for FILE in q2ded q2ctf + sed -i -e 's|daemon[ ].*${NAME}|daemon /usr/games/${NAME}|' /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/etc/rc.d/init.d/q2ctf + sed -i -e 's|^Q2_CONFIGDIR=.*|Q2_CONFIGDIR="/etc/quake2"|' /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/etc/rc.d/init.d/q2ctf + install -d /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/games + cat + install -m755 quake2.sh /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/games/quake2 + cat + install -m755 q2ded.sh /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/games/q2ded + install -m0644 stuff/yq2.cfg /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/lib64/games/quake2/baseq2 + install -m0644 stuff/icon/Quake2.png -D /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/icons/hicolor/48x48/apps/quake2.png + install -m0644 stuff/icon/Quake2.svg -D /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/icons/hicolor/scalable/apps/quake2.svg + install -d /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/applications + cat + cat + cat + cat + ln -sf /etc/quake2/baseq2/server.cfg /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/lib64/games/quake2/baseq2/server.cfg + ln -sf /etc/quake2/ctf/server.cfg /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/lib64/games/quake2/ctf/server.cfg + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 8.30-1.mga10 --unique-debug-suffix -8.30-1.mga10.x86_64 --unique-debug-src-base yamagi-quake2-8.30-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/quake2-8.30 find-debuginfo: starting Extracting debug info from 10 files DWARF-compressing 10 files sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/yamagi-quake2-8.30-1.mga10.x86_64 18937 blocks find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /etc/rc.d/init.d/q2ctf from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/rc.d/init.d/q2ded from /bin/bash to #!/usr/bin/bash *** WARNING: ./usr/src/debug/yamagi-quake2-8.30-1.mga10.x86_64/src/client/vid/glimp_sdl.c is executable but has no shebang, removing executable bit mangling shebang in /usr/games/q2ded from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/games/quake2 from /bin/sh to #!/usr/bin/sh + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: yamagi-quake2-8.30-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.txh8EU + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd quake2-8.30 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/doc/yamagi-quake2 + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/doc/yamagi-quake2 + cp -pr /home/pterjan/rpmbuild/BUILD/quake2-8.30/README.md /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/doc/yamagi-quake2 + cp -pr /home/pterjan/rpmbuild/BUILD/quake2-8.30/CHANGELOG /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/doc/yamagi-quake2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(yamagi-quake2.desktop) quake2 = 1:8.30 yamagi-quake2 = 1:8.30-1.mga10 yamagi-quake2(x86-64) = 1:8.30-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1()(64bit) libSDL2-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.38)(64bit) Processing files: yamagi-quake2-ctf-8.30-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ClT8yt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd quake2-8.30 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/doc/yamagi-quake2-ctf + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/doc/yamagi-quake2-ctf + cp -pr /home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10/README /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/doc/yamagi-quake2-ctf + cp -pr /home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-ctf-1.10/CHANGELOG /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/doc/yamagi-quake2-ctf + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(yamagi-quake2-ctf.desktop) config(yamagi-quake2-ctf) = 1:8.30-1.mga10 quake2-ctf = 1:8.30 yamagi-quake2-ctf = 1:8.30-1.mga10 yamagi-quake2-ctf(x86-64) = 1:8.30-1.mga10 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh rpm-helper Requires(preun): /bin/sh rpm-helper Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) Processing files: yamagi-quake2-xatrix-8.30-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vvCu24 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd quake2-8.30 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/doc/yamagi-quake2-xatrix + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/doc/yamagi-quake2-xatrix + cp -pr /home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12/README /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/doc/yamagi-quake2-xatrix + cp -pr /home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-xatrix-2.12/CHANGELOG /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/doc/yamagi-quake2-xatrix + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(yamagi-quake2-xatrix.desktop) quake2-xatrix = 1:8.30 yamagi-quake2-xatrix = 1:8.30-1.mga10 yamagi-quake2-xatrix(x86-64) = 1:8.30-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) Processing files: yamagi-quake2-rogue-8.30-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3xHDD1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd quake2-8.30 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/doc/yamagi-quake2-rogue + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/doc/yamagi-quake2-rogue + cp -pr /home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11/README /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/doc/yamagi-quake2-rogue + cp -pr /home/pterjan/rpmbuild/BUILD/quake2-8.30/quake2-rogue-2.11/CHANGELOG /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64/usr/share/doc/yamagi-quake2-rogue + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(yamagi-quake2-rogue.desktop) quake2-rogue = 1:8.30 yamagi-quake2-rogue = 1:8.30-1.mga10 yamagi-quake2-rogue(x86-64) = 1:8.30-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) Processing files: yamagi-quake2-server-8.30-1.mga10.x86_64 Provides: config(yamagi-quake2-server) = 1:8.30-1.mga10 quake2-server = 1:8.30 yamagi-quake2-server = 1:8.30-1.mga10 yamagi-quake2-server(x86-64) = 1:8.30-1.mga10 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh rpm-helper Requires(preun): /bin/sh rpm-helper Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) Processing files: yamagi-quake2-debugsource-8.30-1.mga10.x86_64 Provides: yamagi-quake2-debugsource = 1:8.30-1.mga10 yamagi-quake2-debugsource(x86-64) = 1:8.30-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: yamagi-quake2-debuginfo-8.30-1.mga10.x86_64 Provides: debuginfo(build-id) = 6d3810844e1f3b120d31b3fa104fe9daf73dca5d debuginfo(build-id) = a97de9bc039f77054a627549be884d4812cb0c5b debuginfo(build-id) = c2f8cb39d87442b804ccae5e7d4473699b00c307 debuginfo(build-id) = d988388177e9d2e0e8d7382c32d1a9aff243db45 debuginfo(build-id) = de19d4a3afcd5e32e15cc805c852bbeb958d4f93 debuginfo(build-id) = ec69635d241e360a5211b933595a1c80a58bc86c yamagi-quake2-debuginfo = 1:8.30-1.mga10 yamagi-quake2-debuginfo(x86-64) = 1:8.30-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: yamagi-quake2-debugsource(x86-64) = 1:8.30-1.mga10 Processing files: yamagi-quake2-ctf-debuginfo-8.30-1.mga10.x86_64 Provides: debuginfo(build-id) = 3615202439249b080afd33db78d0dfb6313fb4a2 yamagi-quake2-ctf-debuginfo = 1:8.30-1.mga10 yamagi-quake2-ctf-debuginfo(x86-64) = 1:8.30-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: yamagi-quake2-debugsource(x86-64) = 1:8.30-1.mga10 Processing files: yamagi-quake2-xatrix-debuginfo-8.30-1.mga10.x86_64 Provides: debuginfo(build-id) = 5763530255c1034ee5cd19671e9c0edf091e142e yamagi-quake2-xatrix-debuginfo = 1:8.30-1.mga10 yamagi-quake2-xatrix-debuginfo(x86-64) = 1:8.30-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: yamagi-quake2-debugsource(x86-64) = 1:8.30-1.mga10 Processing files: yamagi-quake2-rogue-debuginfo-8.30-1.mga10.x86_64 Provides: debuginfo(build-id) = ece6a86e94cf288032e4d6bd3d7ac21904f04c9f yamagi-quake2-rogue-debuginfo = 1:8.30-1.mga10 yamagi-quake2-rogue-debuginfo(x86-64) = 1:8.30-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: yamagi-quake2-debugsource(x86-64) = 1:8.30-1.mga10 Processing files: yamagi-quake2-server-debuginfo-8.30-1.mga10.x86_64 Provides: debuginfo(build-id) = cc44835d048b335ac3483c6594d4161a1114470e yamagi-quake2-server-debuginfo = 1:8.30-1.mga10 yamagi-quake2-server-debuginfo(x86-64) = 1:8.30-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: yamagi-quake2-debugsource(x86-64) = 1:8.30-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/yamagi-quake2-server-8.30-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/yamagi-quake2-ctf-8.30-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/yamagi-quake2-ctf-debuginfo-8.30-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/yamagi-quake2-xatrix-8.30-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/yamagi-quake2-server-debuginfo-8.30-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/yamagi-quake2-xatrix-debuginfo-8.30-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/yamagi-quake2-rogue-debuginfo-8.30-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/yamagi-quake2-rogue-8.30-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/yamagi-quake2-8.30-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/yamagi-quake2-debuginfo-8.30-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/yamagi-quake2-debugsource-8.30-1.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aFkvHD + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd quake2-8.30 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/yamagi-quake2-8.30-1.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zsp73r + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/quake2-8.30-SPECPARTS + rm -rf quake2-8.30 quake2-8.30.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!