+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/bzflag.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lQZys1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bzflag-2.4.12 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/bzflag-2.4.12.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bzflag-2.4.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (bzflag-2.0.12-findresolutions.patch):' Patch #0 (bzflag-2.0.12-findresolutions.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .findresolutions --fuzz=0 patching file src/platform/BzfDisplay.cxx + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.g1ztXr + umask 022 + cd /builddir/build/BUILD + cd bzflag-2.4.12 + CFLAGS='-fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing' + CXXFLAGS='-fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing' + LDFLAGS=-pie + CFLAGS='-fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS=-pie + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./misc/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./misc/config.sub ++ basename ./misc/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./misc/config.sub '/usr/lib/rpm/redhat/config.sub' -> './misc/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./misc/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./misc/config.guess ++ basename ./misc/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./misc/config.guess '/usr/lib/rpm/redhat/config.guess' -> './misc/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./misc/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/usr/lib64/bzflag --with-SDL=1 *********************************************** *** Configuring BZFlag 2.4.12 on 2018-03-28 *** *********************************************** checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether a configure cache exists... not found configure: *** Automatically caching to config.cache.linux-gnu.stage4-builder *** checking ... a r g u m e n t s ... (1 of 9) checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for working ncurses... yes checking ... p r o g r a m s ... (2 of 9) checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking if g++ supports C++0x features without additional flags... yes checking if g++ supports C++0x features with -std=c++0x... yes checking if g++ supports C++0x features with -std=gnu++0x... yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether ln -s works... yes checking for ar... ar checking for ccache... no checking for riscv64-redhat-linux-gnu-windres... no checking for windres... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pod2man... no configure: WARNING: some man pages will not be generated checking ... l i b r a r i e s ... (3 of 9) checking for dlopen in -ldl... (cached) yes checking for compressBound in -lz... yes checking for ares_init in -lcares... yes checking for c-ares DNS lookup functionality... yes checking for ares_library_init in -lcares... yes checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.59.0 checking whether libcurl is usable... yes checking for curl_free... yes checking checking for curl library... yes checking checking for SSL support in curl... yes checking for regcomp in -lc... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regular expression functionality... yes checking for shm_open in -lrt... yes checking for sqrtf in -lm... yes checking for socket in -lsocket... no checking for gethostent in -lsocket... no checking for gethostent in -lbind... no checking for pthread_create in -lc_r... no checking for pthread_create in -lpthread... yes checking for acosf in -lm... yes checking for asinf in -lm... yes checking for atan2f in -lm... yes checking for atanf in -lm... yes checking for cosf in -lm... yes checking for expf in -lm... yes checking for fabsf in -lm... yes checking for floorf in -lm... yes checking for fmodf in -lm... yes checking for hypotf in -lm... yes checking for logf in -lm... yes checking for log10f in -lm... yes checking for powf in -lm... yes checking for sinf in -lm... yes checking for sqrtf in -lm... (cached) yes checking for tanf in -lm... yes checking for numeric type sizes... checking size of int... 4 checking size of short int... 2 checking size of long int... 8 checking size of long long int... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking ... h e a d e r s ... (4 of 9) checking for ANSI C header files... (cached) yes checking cmath usability... yes checking cmath presence... yes checking for cmath... yes checking cstdlib usability... yes checking cstdlib presence... yes checking for cstdlib... yes checking cstdio usability... yes checking cstdio presence... yes checking for cstdio... yes checking cstring usability... yes checking cstring presence... yes checking for cstring... yes checking SDL/SDL.h usability... yes checking SDL/SDL.h presence... yes checking for SDL/SDL.h... yes checking SDL2/SDL.h usability... no checking SDL2/SDL.h presence... no checking for SDL2/SDL.h... no checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking for dlfcn.h... (cached) yes checking dsound.h usability... no checking dsound.h presence... no checking for dsound.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/input.h usability... yes checking linux/input.h presence... yes checking for linux/input.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for stdint.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for unistd.h... (cached) yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking ... t y p e s ... (5 of 9) checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for socklen_t type... yes checking for std::shared_ptr... yes checking for XextAddDisplay in -lXext... yes checking for X11/extensions/xf86vmode.h... yes checking for XF86VidModeQueryExtension in -lXxf86vm... yes checking for gl.h... checking for glu.h... checking for working pthreads... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.10... yes checking ... c o m p i l e r ... (6 of 9) checking if the compiler understands -Wl,-search_paths_first -mdynamic-no-pic... no checking ... f u n c t i o n s ... (7 of 9) checking for CGLGetCurrentContext... no checking for Sleep... no checking for WaitForSingleObject... no checking for _stricmp... no checking for _strnicmp... no checking for _vsnprintf... no checking for atexit... yes checking for hstrerror... yes checking for sched_setaffinity... yes checking for select... yes checking for snooze... no checking for usleep... yes checking for vsnprintf... yes checking for wglGetCurrentContext... no checking for isnan... yes checking ... s e r v i c e s ... (8 of 9) checking for linux rumble joystick support... yes checking for linux force feedback joystick support... yes checking ... o u t p u t ... (9 of 9) configure: updating cache config.cache.linux-gnu.stage4-builder checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating MSVC/Makefile config.status: creating MSVC/build/Makefile config.status: creating Xcode/Makefile config.status: creating Xcode/BZFlag.xcodeproj/Makefile config.status: creating Makefile config.status: creating bzflag.spec config.status: creating data/Makefile config.status: creating data/fonts/Makefile config.status: creating data/l10n/Makefile config.status: creating include/Makefile config.status: creating m4/Makefile config.status: creating man/Makefile config.status: creating misc/Makefile config.status: creating package/Makefile config.status: creating package/irix/Makefile config.status: creating package/linux/Makefile config.status: creating package/rpm/Makefile config.status: creating package/win32/Makefile config.status: creating package/win32/nsis/Makefile config.status: creating plugins/HoldTheFlag/Makefile config.status: creating plugins/Makefile config.status: creating plugins/Phoenix/Makefile config.status: creating plugins/RogueGenocide/Makefile config.status: creating plugins/SAMPLE_PLUGIN/Makefile config.status: creating plugins/airspawn/Makefile config.status: creating plugins/autoFlagReset/Makefile config.status: creating plugins/bzfscron/Makefile config.status: creating plugins/chathistory/Makefile config.status: creating plugins/customflagsample/Makefile config.status: creating plugins/customPollTypeSample/Makefile config.status: creating plugins/CustomZoneSample/Makefile config.status: creating plugins/fairCTF/Makefile config.status: creating plugins/fastmap/Makefile config.status: creating plugins/flagStay/Makefile config.status: creating plugins/keepaway/Makefile config.status: creating plugins/killall/Makefile config.status: creating plugins/koth/Makefile config.status: creating plugins/logDetail/Makefile config.status: creating plugins/nagware/Makefile config.status: creating plugins/playHistoryTracker/Makefile config.status: creating plugins/plugin_utils/Makefile config.status: creating plugins/rabbitTimer/Makefile config.status: creating plugins/rabidRabbit/Makefile config.status: creating plugins/recordmatch/Makefile config.status: creating plugins/regFlag/Makefile config.status: creating plugins/serverControl/Makefile config.status: creating plugins/serverSidePlayerSample/Makefile config.status: creating plugins/shockwaveDeath/Makefile config.status: creating plugins/superUser/Makefile config.status: creating plugins/teamflagreset/Makefile config.status: creating plugins/thiefControl/Makefile config.status: creating plugins/timedctf/Makefile config.status: creating plugins/TimeLimit/Makefile config.status: creating plugins/wwzones/Makefile config.status: creating src/3D/Makefile config.status: creating src/Makefile config.status: creating src/bzadmin/Makefile config.status: creating src/bzflag/Makefile config.status: creating src/bzfs/Makefile config.status: creating src/common/Makefile config.status: creating src/date/Makefile config.status: creating src/game/Makefile config.status: creating src/geometry/Makefile config.status: creating src/geometry/models/Makefile config.status: creating src/geometry/models/tank/Makefile config.status: creating src/mediafile/Makefile config.status: creating src/net/Makefile config.status: creating src/obstacle/Makefile config.status: creating src/ogl/Makefile config.status: creating src/platform/Makefile config.status: creating src/scene/Makefile config.status: creating tools/Makefile config.status: creating tools/TextTool2/Makefile config.status: creating tools/TextTool2/TextTool2.xcodeproj/Makefile config.status: creating tools/bzwtransform/Makefile config.status: creating tools/modeltool/Makefile config.status: creating tools/modeltool/MSVC/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands Done. BZFlag 2.4.12 configured on 2018-03-28 with the following: Prefix: /usr Binaries: /usr/bin Plugins: /usr/lib64/bzflag Manual pages: /usr/share/man BUILD_DATE = 2018-03-28 CC = gcc CXX = g++ CFLAGS = -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing CONF_CFLAGS = -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations CXXFLAGS = -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing CONF_CXXFLAGS = -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations CPPFLAGS = CONF_CPPFLAGS = LDFLAGS = -pie LIBS = -lm -lpthread BZFlag client .....: yes (with SDL) BZFlag server .....: yes (with plugins) BZAdmin client ....: yes --- ./configure complete, type 'make' to begin building + make -j4 Making all in data make[1]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/data' Making all in l10n make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/data/l10n' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/data/l10n' Making all in fonts make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/data/fonts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/data/fonts' make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/data' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/data' make[1]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/data' Making all in include make[1]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/include' make all-am make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/include' make[2]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/include' make[1]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/include' Making all in man make[1]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/man' sed -e 's|@BUILD_DATE[@]|2018-03-28|g' -e 's|@PACKAGE_STRING[@]|BZFlag 2.4.12|g' -e 's|@INSTALL_DATA_DIR[@]|/usr/share/bzflag|g' './bzadmin.6.in' >bzadmin.6 sed -e 's|@BUILD_DATE[@]|2018-03-28|g' -e 's|@PACKAGE_STRING[@]|BZFlag 2.4.12|g' -e 's|@INSTALL_DATA_DIR[@]|/usr/share/bzflag|g' './bzflag.6.in' >bzflag.6 sed -e 's|@BUILD_DATE[@]|2018-03-28|g' -e 's|@PACKAGE_STRING[@]|BZFlag 2.4.12|g' -e 's|@INSTALL_DATA_DIR[@]|/usr/share/bzflag|g' './bzfs.6.in' >bzfs.6 sed -e 's|@BUILD_DATE[@]|2018-03-28|g' -e 's|@PACKAGE_STRING[@]|BZFlag 2.4.12|g' -e 's|@INSTALL_DATA_DIR[@]|/usr/share/bzflag|g' './bzw.5.in' >bzw.5 make[1]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/man' Making all in package make[1]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/package' make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/package' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/package' make[1]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/package' Making all in src make[1]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src' Making all in 3D make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src/3D' /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BitmapFont.lo BitmapFont.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o FontManager.lo FontManager.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ImageFont.lo ImageFont.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o TextureFont.lo TextureFont.cxx BitmapFont.cxx: In member function 'virtual void BitmapFont::build()': BitmapFont.cxx:87:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (srcRow[4*(b+6)] >= IT) data |= 0x02u; ^~ BitmapFont.cxx:88:2: note: here case 6: ^~~~ BitmapFont.cxx:89:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (srcRow[4*(b+5)] >= IT) data |= 0x04u; ^~ BitmapFont.cxx:90:2: note: here case 5: ^~~~ BitmapFont.cxx:91:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (srcRow[4*(b+4)] >= IT) data |= 0x08u; ^~ BitmapFont.cxx:92:2: note: here case 4: ^~~~ BitmapFont.cxx:93:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (srcRow[4*(b+3)] >= IT) data |= 0x10u; ^~ BitmapFont.cxx:94:2: note: here case 3: ^~~~ BitmapFont.cxx:95:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (srcRow[4*(b+2)] >= IT) data |= 0x20u; ^~ BitmapFont.cxx:96:2: note: here case 2: ^~~~ BitmapFont.cxx:97:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (srcRow[4*(b+1)] >= IT) data |= 0x40u; ^~ BitmapFont.cxx:98:2: note: here case 1: ^~~~ /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o TextureManager.lo TextureManager.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link g++ -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -static -pie -o lib3D.la BitmapFont.lo FontManager.lo ImageFont.lo TextureFont.lo TextureManager.lo -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/src/3D' Making all in common make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src/common' /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o AccessList.lo AccessList.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o AutoCompleter.lo AutoCompleter.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BzPNG.lo BzPNG.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BZDBCache.lo BZDBCache.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BZDBLocal.lo BZDBLocal.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Bundle.lo Bundle.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BundleMgr.lo BundleMgr.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CommandManager.lo CommandManager.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ConfigFileManager.lo ConfigFileManager.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Country.lo Country.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ErrorHandler.lo ErrorHandler.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o FileManager.lo FileManager.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Flag.lo Flag.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o GameTime.lo GameTime.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o KeyManager.lo KeyManager.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Language.lo Language.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o OSFile.lo OSFile.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ParseColor.lo ParseColor.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o PlayerState.lo PlayerState.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ShotUpdate.lo ShotUpdate.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o StateDatabase.lo StateDatabase.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Team.lo Team.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o TextChunkManager.lo TextChunkManager.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o TextUtils.lo TextUtils.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o TimeBomb.lo TimeBomb.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o TimeKeeper.lo TimeKeeper.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o VotingBooth.lo VotingBooth.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o WordFilter.lo WordFilter.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o bz_Locale.lo bz_Locale.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o bzfio.lo bzfio.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o bzglob.lo bzglob.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o bzsignal.lo bzsignal.cxx bzfio.cxx: In function 'void logDebugMessage(int, const char*, ...)': bzfio.cxx:81:6: warning: '%06ld' directive output may be truncated writing between 6 and 20 bytes into a region of size between 0 and 9 [-Wformat-truncation=] void logDebugMessage(int level, const char* fmt, ...) ^~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from ../../include/common.h:34, from ../../include/bzfio.h:20, from bzfio.cxx:14: /usr/include/bits/stdio2.h:68:44: note: '__builtin___snprintf_chk' output between 29 and 95 bytes into a destination of size 29 __bos (__s), __fmt, __va_arg_pack ()); ^ /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o cURLManager.lo cURLManager.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o global.lo global.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o md5.lo md5.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o messages.lo messages.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link g++ -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -static -pie -o libCommon.la AccessList.lo AutoCompleter.lo BzPNG.lo BZDBCache.lo BZDBLocal.lo Bundle.lo BundleMgr.lo CommandManager.lo ConfigFileManager.lo Country.lo ErrorHandler.lo FileManager.lo Flag.lo GameTime.lo KeyManager.lo Language.lo OSFile.lo ParseColor.lo PlayerState.lo ShotUpdate.lo StateDatabase.lo Team.lo TextChunkManager.lo TextUtils.lo TimeBomb.lo TimeKeeper.lo VotingBooth.lo WordFilter.lo bz_Locale.lo bzfio.lo bzglob.lo bzsignal.lo cURLManager.lo global.lo md5.lo messages.lo -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/src/common' Making all in net make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src/net' /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Address.lo Address.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o AresHandler.lo AresHandler.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Pack.lo Pack.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Ping.lo Ping.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o multicast.lo multicast.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o network.lo network.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link g++ -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -static -pie -o libNet.la Address.lo AresHandler.lo Pack.lo Ping.lo multicast.lo network.lo -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/src/net' Making all in game make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src/game' /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BzMaterial.lo BzMaterial.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CacheManager.lo CacheManager.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CollisionManager.lo CollisionManager.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CommandsStandard.lo CommandsStandard.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o DirectoryNames.lo DirectoryNames.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o DynamicColor.lo DynamicColor.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Frustum.lo Frustum.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Intersect.lo Intersect.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o LagInfo.lo LagInfo.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o LinkManager.lo LinkManager.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o MsgStrings.lo MsgStrings.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o MeshTransform.lo MeshTransform.cxx LinkManager.cxx: In member function 'void LinkManager::makeLinkName(int, std::__cxx11::string&)': LinkManager.cxx:57:6: warning: '%i' directive writing between 1 and 11 bytes into a region of size 8 [-Wformat-overflow=] void LinkManager::makeLinkName(int number, std::string& name) ^~~~~~~~~~~ LinkManager.cxx:57:6: note: directive argument in the range [-1073741824, 1073741823] In file included from /usr/include/stdio.h:861:0, from ../../include/common.h:34, from LinkManager.cxx:15: /usr/include/bits/stdio2.h:37:43: note: '__builtin___sprintf_chk' output between 2 and 12 bytes into a destination of size 8 __bos (__s), __fmt, __va_arg_pack ()); ^ /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o NetHandler.lo NetHandler.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o PhysicsDriver.lo PhysicsDriver.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o PlayerInfo.lo PlayerInfo.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Ray.lo Ray.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ServerItem.lo ServerItem.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ServerList.lo ServerList.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ServerListCache.lo ServerListCache.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o StartupInfo.lo StartupInfo.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o TextureMatrix.lo TextureMatrix.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link g++ -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -static -pie -o libGame.la BzMaterial.lo CacheManager.lo CollisionManager.lo CommandsStandard.lo DirectoryNames.lo DynamicColor.lo Frustum.lo Intersect.lo LagInfo.lo LinkManager.lo MsgStrings.lo MeshTransform.lo NetHandler.lo PhysicsDriver.lo PlayerInfo.lo Ray.lo ServerItem.lo ServerList.lo ServerListCache.lo StartupInfo.lo TextureMatrix.lo -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/src/game' Making all in geometry make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src/geometry' Making all in models make[3]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src/geometry/models' Making all in tank make[4]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src/geometry/models/tank' /bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o high_barrel.lo high_barrel.cxx /bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o high_body.lo high_body.cxx /bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o high_ltread.lo high_ltread.cxx /bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o high_rtread.lo high_rtread.cxx /bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o high_turret.lo high_turret.cxx /bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o low_barrel.lo low_barrel.cxx /bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o low_body.lo low_body.cxx /bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o low_ltread.lo low_ltread.cxx /bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o low_rtread.lo low_rtread.cxx /bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o low_turret.lo low_turret.cxx /bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o medium_barrel.lo medium_barrel.cxx /bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o medium_body.lo medium_body.cxx /bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o medium_ltread.lo medium_ltread.cxx /bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o medium_rtread.lo medium_rtread.cxx /bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o medium_turret.lo medium_turret.cxx /bin/sh ../../../../libtool --silent --tag=CXX --silent --mode=link g++ -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -static -pie -o libTank.la high_barrel.lo high_body.lo high_ltread.lo high_rtread.lo high_turret.lo low_barrel.lo low_body.lo low_ltread.lo low_rtread.lo low_turret.lo medium_barrel.lo medium_body.lo medium_ltread.lo medium_rtread.lo medium_turret.lo -lm -lpthread make[4]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/src/geometry/models/tank' make[4]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src/geometry/models' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/src/geometry/models' make[3]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/src/geometry/models' make[3]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src/geometry' /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o AnimatedTreads.lo AnimatedTreads.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BillboardSceneNode.lo BillboardSceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BoltSceneNode.lo BoltSceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o EighthDBaseSceneNode.lo EighthDBaseSceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o EighthDBoxSceneNode.lo EighthDBoxSceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o EighthDimSceneNode.lo EighthDimSceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o EighthDimShellNode.lo EighthDimShellNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o EighthDPyrSceneNode.lo EighthDPyrSceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o FlagSceneNode.lo FlagSceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o FlagWarpSceneNode.lo FlagWarpSceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o LaserSceneNode.lo LaserSceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o MeshDrawMgr.lo MeshDrawMgr.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o MeshFragSceneNode.lo MeshFragSceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o MeshPolySceneNode.lo MeshPolySceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o MeshRenderNode.lo MeshRenderNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o MeshSceneNode.lo MeshSceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o OccluderSceneNode.lo OccluderSceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o PolyWallSceneNode.lo PolyWallSceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o QuadWallSceneNode.lo QuadWallSceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o SceneNode.lo SceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o SphereSceneNode.lo SphereSceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o TankGeometryMgr.lo TankGeometryMgr.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o TankSceneNode.lo TankSceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o TriWallSceneNode.lo TriWallSceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ViewFrustum.lo ViewFrustum.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o WallSceneNode.lo WallSceneNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link g++ -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -static -pie -o libGeometry.la AnimatedTreads.lo BillboardSceneNode.lo BoltSceneNode.lo EighthDBaseSceneNode.lo EighthDBoxSceneNode.lo EighthDimSceneNode.lo EighthDimShellNode.lo EighthDPyrSceneNode.lo FlagSceneNode.lo FlagWarpSceneNode.lo LaserSceneNode.lo MeshDrawMgr.lo MeshFragSceneNode.lo MeshPolySceneNode.lo MeshRenderNode.lo MeshSceneNode.lo OccluderSceneNode.lo PolyWallSceneNode.lo QuadWallSceneNode.lo SceneNode.lo SphereSceneNode.lo TankGeometryMgr.lo TankSceneNode.lo TriWallSceneNode.lo ViewFrustum.lo WallSceneNode.lo models/tank/high_barrel.lo models/tank/high_body.lo models/tank/high_ltread.lo models/tank/high_rtread.lo models/tank/high_turret.lo models/tank/low_barrel.lo models/tank/low_body.lo models/tank/low_ltread.lo models/tank/low_rtread.lo models/tank/low_turret.lo models/tank/medium_barrel.lo models/tank/medium_body.lo models/tank/medium_ltread.lo models/tank/medium_rtread.lo models/tank/medium_turret.lo -lm -lpthread make[3]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/src/geometry' make[2]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/src/geometry' Making all in obstacle make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src/obstacle' /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BaseSceneNodeGenerator.lo BaseSceneNodeGenerator.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BoxSceneNodeGenerator.lo BoxSceneNodeGenerator.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o EmptySceneNodeGenerator.lo EmptySceneNodeGenerator.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ObstacleSceneNodeGenerator.lo ObstacleSceneNodeGenerator.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o PyramidSceneNodeGenerator.lo PyramidSceneNodeGenerator.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o TeleporterSceneNodeGenerator.lo TeleporterSceneNodeGenerator.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o WallSceneNodeGenerator.lo WallSceneNodeGenerator.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o MeshSceneNodeGenerator.lo MeshSceneNodeGenerator.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ArcObstacle.lo ArcObstacle.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ConeObstacle.lo ConeObstacle.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o SphereObstacle.lo SphereObstacle.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BaseBuilding.lo BaseBuilding.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BoxBuilding.lo BoxBuilding.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o MeshFace.lo MeshFace.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o MeshObstacle.lo MeshObstacle.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Triangulate.lo Triangulate.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o MeshDrawInfo.lo MeshDrawInfo.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o PyramidBuilding.lo PyramidBuilding.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Teleporter.lo Teleporter.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o TetraBuilding.lo TetraBuilding.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o WallObstacle.lo WallObstacle.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Obstacle.lo Obstacle.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ObstacleModifier.lo ObstacleModifier.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ObstacleList.lo ObstacleList.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ObstacleMgr.lo ObstacleMgr.cxx ObstacleMgr.cxx: In member function 'void GroupDefinition::appendGroupName(const GroupInstance*) const': ObstacleMgr.cxx:520:6: warning: '%i' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] void GroupDefinition::appendGroupName(const GroupInstance* group) const ^~~~~~~~~~~~~~~ ObstacleMgr.cxx:520:6: note: directive argument in the range [0, 2147483647] In file included from /usr/include/stdio.h:861:0, from ../../include/common.h:34, from ObstacleMgr.cxx:14: /usr/include/bits/stdio2.h:37:43: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 8 __bos (__s), __fmt, __va_arg_pack ()); ^ /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link g++ -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -static -pie -o libObstacle.la BaseSceneNodeGenerator.lo BoxSceneNodeGenerator.lo EmptySceneNodeGenerator.lo ObstacleSceneNodeGenerator.lo PyramidSceneNodeGenerator.lo TeleporterSceneNodeGenerator.lo WallSceneNodeGenerator.lo MeshSceneNodeGenerator.lo ArcObstacle.lo ConeObstacle.lo SphereObstacle.lo BaseBuilding.lo BoxBuilding.lo MeshFace.lo MeshObstacle.lo Triangulate.lo MeshDrawInfo.lo PyramidBuilding.lo Teleporter.lo TetraBuilding.lo WallObstacle.lo Obstacle.lo ObstacleModifier.lo ObstacleList.lo ObstacleMgr.lo -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/src/obstacle' Making all in ogl make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src/ogl' /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o OpenGLFramebuffer.lo OpenGLFramebuffer.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o OpenGLGState.lo OpenGLGState.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o OpenGLLight.lo OpenGLLight.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o OpenGLMaterial.lo OpenGLMaterial.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o OpenGLTexture.lo OpenGLTexture.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o OpenGLUtils.lo OpenGLUtils.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o RenderNode.lo RenderNode.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link g++ -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -static -pie -o libGLKit.la OpenGLFramebuffer.lo OpenGLGState.lo OpenGLLight.lo OpenGLMaterial.lo OpenGLTexture.lo OpenGLUtils.lo RenderNode.lo -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/src/ogl' Making all in scene make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src/scene' /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Occluder.lo Occluder.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Octree.lo Octree.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o SceneDatabase.lo SceneDatabase.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ZSceneDatabase.lo ZSceneDatabase.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BSPSceneDatabase.lo BSPSceneDatabase.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link g++ -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -static -pie -o libSceneDB.la Occluder.lo Octree.lo SceneDatabase.lo ZSceneDatabase.lo BSPSceneDatabase.lo -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/src/scene' Making all in platform make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src/platform' /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o PlatformFactory.lo PlatformFactory.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BzfDisplay.lo BzfDisplay.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BzfJoystick.lo BzfJoystick.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BzfVisual.lo BzfVisual.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BzfWindow.lo BzfWindow.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BzfMedia.lo BzfMedia.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o EvdevJoystick.lo EvdevJoystick.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o SDLJoystick.lo SDLJoystick.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o SDLPlatformFactory.lo SDLPlatformFactory.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o SDLMedia.lo SDLMedia.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o SDLDisplay.lo SDLDisplay.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link g++ -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -static -pie -o libPlatform.la PlatformFactory.lo BzfDisplay.lo BzfJoystick.lo BzfVisual.lo BzfWindow.lo BzfMedia.lo EvdevJoystick.lo SDLJoystick.lo SDLPlatformFactory.lo SDLMedia.lo SDLDisplay.lo -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/src/platform' Making all in mediafile make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src/mediafile' /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ImageFile.lo ImageFile.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o MediaFile.lo MediaFile.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o PNGImageFile.lo PNGImageFile.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o SGIImageFile.lo SGIImageFile.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o AudioFile.lo AudioFile.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o WaveAudioFile.lo WaveAudioFile.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link g++ -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -static -pie -o libMediaFile.la ImageFile.lo MediaFile.lo PNGImageFile.lo SGIImageFile.lo AudioFile.lo WaveAudioFile.lo -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/src/mediafile' Making all in date make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src/date' /bin/sh ../../libtool --silent --tag=CXX --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o buildDate.lo buildDate.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link g++ -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -static -pie -o libDate.la buildDate.lo -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/src/date' Making all in bzfs make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src/bzfs' g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o bzfsPlugins.o bzfsPlugins.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o AccessControlList.o AccessControlList.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Authentication.o Authentication.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BanCommands.o BanCommands.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o base64.o base64.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o bzfsAPI.o bzfsAPI.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o bzfsHTTPAPI.o bzfsHTTPAPI.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BZWError.o BZWError.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BZWReader.o BZWReader.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CmdLineOptions.o CmdLineOptions.cxx In function 'const char* bz_join(bz_APIStringList*, const char*)': cc1plus: warning: function may return address of local variable [-Wreturn-local-addr] bzfsAPI.cxx:4046:15: note: declared here std::string joined = ""; ^~~~~~ g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomArc.o CustomArc.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomBase.o CustomBase.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomBox.o CustomBox.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomCone.o CustomCone.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomDynamicColor.o CustomDynamicColor.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomGate.o CustomGate.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomGroup.o CustomGroup.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomLink.o CustomLink.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomMaterial.o CustomMaterial.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomMesh.o CustomMesh.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomMeshFace.o CustomMeshFace.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomMeshTransform.o CustomMeshTransform.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomPhysicsDriver.o CustomPhysicsDriver.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomSphere.o CustomSphere.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomTextureMatrix.o CustomTextureMatrix.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomPyramid.o CustomPyramid.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomTetra.o CustomTetra.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomWaterLevel.o CustomWaterLevel.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomWeapon.o CustomWeapon.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomWorld.o CustomWorld.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CustomZone.o CustomZone.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o DropGeometry.o DropGeometry.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o EntryZones.o EntryZones.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Filter.o Filter.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o FlagHistory.o FlagHistory.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o FlagInfo.o FlagInfo.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o GameKeeper.o GameKeeper.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ListServerConnection.o ListServerConnection.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o MasterBanList.o MasterBanList.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ParseMaterial.o ParseMaterial.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Permissions.o Permissions.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o RandomSpawnPolicy.o RandomSpawnPolicy.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o RecordReplay.o RecordReplay.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o RejoinList.o RejoinList.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Score.o Score.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ServerCommand.o ServerCommand.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ServerSidePlayer.o ServerSidePlayer.cxx RecordReplay.cxx: In function 'bool Replay::loadFile(int, const char*)': RecordReplay.cxx:689:6: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size between 81 and 112 [-Wformat-truncation=] bool Replay::loadFile(int playerIndex, const char *filename) ^~~~~~ In file included from /usr/include/stdio.h:861:0, from ../../include/common.h:34, from RecordReplay.h:17, from RecordReplay.cxx:21: /usr/include/bits/stdio2.h:68:44: note: '__builtin___snprintf_chk' output between 18 and 176 bytes into a destination of size 128 __bos (__s), __fmt, __va_arg_pack ()); ^ RecordReplay.cxx:689:6: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 114 [-Wformat-truncation=] bool Replay::loadFile(int playerIndex, const char *filename) ^~~~~~ In file included from /usr/include/stdio.h:861:0, from ../../include/common.h:34, from RecordReplay.h:17, from RecordReplay.cxx:21: /usr/include/bits/stdio2.h:68:44: note: '__builtin___snprintf_chk' output between 15 and 142 bytes into a destination of size 128 __bos (__s), __fmt, __va_arg_pack ()); ^ g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ShotManager.o ShotManager.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o SpawnPolicy.o SpawnPolicy.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o SpawnPosition.o SpawnPosition.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o TeamBases.o TeamBases.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o VotingArbiter.o VotingArbiter.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o WorldFileLocation.o WorldFileLocation.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o WorldFileObject.o WorldFileObject.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o WorldFileObstacle.o WorldFileObstacle.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o WorldGenerators.o WorldGenerators.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o WorldInfo.o WorldInfo.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o WorldWeapons.o WorldWeapons.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o WorldEventManager.o WorldEventManager.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o commands.o commands.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSIDE_BZ -DINSTALL_LIB_DIR=\"/usr/lib64/bzflag/\" -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o bzfs.o bzfs.cxx /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link g++ -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -export-dynamic -static -pie -o bzfs bzfsPlugins.o AccessControlList.o Authentication.o BanCommands.o base64.o bzfsAPI.o bzfsHTTPAPI.o BZWError.o BZWReader.o CmdLineOptions.o CustomArc.o CustomBase.o CustomBox.o CustomCone.o CustomDynamicColor.o CustomGate.o CustomGroup.o CustomLink.o CustomMaterial.o CustomMesh.o CustomMeshFace.o CustomMeshTransform.o CustomPhysicsDriver.o CustomSphere.o CustomTextureMatrix.o CustomPyramid.o CustomTetra.o CustomWaterLevel.o CustomWeapon.o CustomWorld.o CustomZone.o DropGeometry.o EntryZones.o Filter.o FlagHistory.o FlagInfo.o GameKeeper.o ListServerConnection.o MasterBanList.o ParseMaterial.o Permissions.o RandomSpawnPolicy.o RecordReplay.o RejoinList.o Score.o ServerCommand.o ServerSidePlayer.o ShotManager.o SpawnPolicy.o SpawnPosition.o TeamBases.o VotingArbiter.o WorldFileLocation.o WorldFileObject.o WorldFileObstacle.o WorldGenerators.o WorldInfo.o WorldWeapons.o WorldEventManager.o commands.o bzfs.o ../obstacle/libObstacle.la ../game/libGame.la ../net/libNet.la ../common/libCommon.la -lcurl -lcares -lc -lz -ldl ../date/libDate.la -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/src/bzfs' Making all in bzflag make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src/bzflag' g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ActionBinding.o ActionBinding.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o AudioMenu.o AudioMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o AutoPilot.o AutoPilot.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BackgroundRenderer.o BackgroundRenderer.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BaseLocalPlayer.o BaseLocalPlayer.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CacheMenu.o CacheMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o clientConfig.o clientConfig.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CommandsImplementation.o CommandsImplementation.cxx clientConfig.cxx: In function 'void updateConfigFile()': clientConfig.cxx:224:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (KEYMGR.stringToKeyEvent("Shift+F1", key) ^~ clientConfig.cxx:244:3: note: here case 1: // 1.11.20 ^~~~ clientConfig.cxx:245:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (KEYMGR.stringToKeyEvent("Tab", key) ^~ clientConfig.cxx:249:3: note: here case 2: // 2.0 ^~~~ clientConfig.cxx:250:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (KEYMGR.stringToKeyEvent("7", key) ^~ clientConfig.cxx:254:3: note: here case 3: // Upgrade from 2.0.x to 2.4.0 ^~~~ clientConfig.cxx:283:17: warning: this statement may fall through [-Wimplicit-fallthrough=] BZDB.setBool("dither", false); clientConfig.cxx:285:3: note: here case 4: // Upgrade 2.4.0 (or 2.4.2, since the config file version was not incremented) to 2.4.4 ^~~~ g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ComposeDefaultKey.o ComposeDefaultKey.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ControlPanel.o ControlPanel.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o defaultBZDB.o defaultBZDB.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o DisplayMenu.o DisplayMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Downloads.o Downloads.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o EffectsMenu.o EffectsMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o effectsRenderer.o effectsRenderer.cxx DisplayMenu.cxx: In constructor 'DisplayMenu::DisplayMenu()': DisplayMenu.cxx:31:1: warning: '%i' directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] DisplayMenu::DisplayMenu() : formatMenu(NULL) ^~~~~~~~~~~ DisplayMenu.cxx:31:1: note: directive argument in the range [2, 2147483647] In file included from /usr/include/stdio.h:861:0, from ../../include/common.h:34, from DisplayMenu.cxx:13: /usr/include/bits/stdio2.h:68:44: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 4 __bos (__s), __fmt, __va_arg_pack ()); ^ g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o EntryZone.o EntryZone.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o FlashClock.o FlashClock.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ForceFeedback.o ForceFeedback.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o FormatMenu.o FormatMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o GuidedMissleStrategy.o GuidedMissleStrategy.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o GUIOptionsMenu.o GUIOptionsMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o HelpMenu.o HelpMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o HUDDialog.o HUDDialog.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o HUDDialogStack.o HUDDialogStack.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o HUDRenderer.o HUDRenderer.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o HUDui.o HUDui.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o HUDuiControl.o HUDuiControl.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o HUDuiDefaultKey.o HUDuiDefaultKey.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o HUDuiLabel.o HUDuiLabel.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o HUDuiList.o HUDuiList.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o HUDuiTextureLabel.o HUDuiTextureLabel.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o HUDuiTypeIn.o HUDuiTypeIn.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o JoinMenu.o JoinMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o InputMenu.o InputMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o KeyboardMapMenu.o KeyboardMapMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o LocalCommand.o LocalCommand.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o LocalPlayer.o LocalPlayer.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o MainMenu.o MainMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o MainWindow.o MainWindow.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o MenuDefaultKey.o MenuDefaultKey.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o motd.o motd.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o NewVersionMenu.o NewVersionMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o OptionsMenu.o OptionsMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Player.o Player.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Plan.o Plan.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o QuickKeysMenu.o QuickKeysMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o QuitMenu.o QuitMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o RadarRenderer.o RadarRenderer.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Region.o Region.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o RegionPriorityQueue.o RegionPriorityQueue.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o RemotePlayer.o RemotePlayer.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Roaming.o Roaming.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o RobotPlayer.o RobotPlayer.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o RoofTops.o RoofTops.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Roster.o Roster.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o SaveWorldMenu.o SaveWorldMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o SceneBuilder.o SceneBuilder.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o SceneRenderer.o SceneRenderer.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ScoreboardRenderer.o ScoreboardRenderer.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o SegmentedShotStrategy.o SegmentedShotStrategy.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ServerCommandKey.o ServerCommandKey.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ServerLink.o ServerLink.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ServerListFilter.o ServerListFilter.cxx SegmentedShotStrategy.cxx: In member function 'void SegmentedShotStrategy::makeSegments(SegmentedShotStrategy::ObstacleEffect)': SegmentedShotStrategy.cxx:485:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!building->canRicochet()) { ^~ SegmentedShotStrategy.cxx:492:2: note: here case Reflect: { ^~~~ g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ServerListFilterHelpMenu.o ServerListFilterHelpMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ServerListFilterMenu.o ServerListFilterMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ServerMenu.o ServerMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ServerStartMenu.o ServerStartMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ShockWaveStrategy.o ShockWaveStrategy.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ShotPath.o ShotPath.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ShotPathSegment.o ShotPathSegment.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ShotStats.o ShotStats.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ShotStatsDefaultKey.o ShotStatsDefaultKey.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ShotStatistics.o ShotStatistics.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o ShotStrategy.o ShotStrategy.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o SilenceDefaultKey.o SilenceDefaultKey.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o TargetingUtils.o TargetingUtils.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o TrackMarks.o TrackMarks.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Weapon.o Weapon.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o WeatherRenderer.o WeatherRenderer.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o World.o World.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o WorldBuilder.o WorldBuilder.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o WorldPlayer.o WorldPlayer.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o bzflag.o bzflag.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o callbacks.o callbacks.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o clientCommands.o clientCommands.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o daylight.o daylight.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o playing.o playing.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o sound.o sound.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DINSTALL_DATA_DIR=\"/usr/share/bzflag\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o stars.o stars.cxx playing.cxx: In function 'void handleServerMessage(bool, uint16_t, uint16_t, const void*)': playing.cxx:1768:14: warning: '%2.2d' directive output may be truncated writing between 2 and 10 bytes into a region of size between 1 and 32 [-Wformat-truncation=] static void handleServerMessage(bool human, uint16_t code, ^~~~~~~~~~~~~~~~~~~ playing.cxx:1768:14: note: directive argument in the range [0, 2147483647] In file included from /usr/include/stdio.h:861:0, from ../../include/common.h:34, from playing.h:20, from playing.cxx:14: /usr/include/bits/stdio2.h:68:44: note: '__builtin___snprintf_chk' output between 3 and 42 bytes into a destination of size 32 __bos (__s), __fmt, __va_arg_pack ()); ^ /bin/sh ../../libtool --silent --tag=CXX --silent --mode=link g++ -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -pie -o bzflag ActionBinding.o AudioMenu.o AutoPilot.o BackgroundRenderer.o BaseLocalPlayer.o CacheMenu.o clientConfig.o CommandsImplementation.o ComposeDefaultKey.o ControlPanel.o defaultBZDB.o DisplayMenu.o Downloads.o EffectsMenu.o effectsRenderer.o EntryZone.o FlashClock.o ForceFeedback.o FormatMenu.o GuidedMissleStrategy.o GUIOptionsMenu.o HelpMenu.o HUDDialog.o HUDDialogStack.o HUDRenderer.o HUDui.o HUDuiControl.o HUDuiDefaultKey.o HUDuiLabel.o HUDuiList.o HUDuiTextureLabel.o HUDuiTypeIn.o JoinMenu.o InputMenu.o KeyboardMapMenu.o LocalCommand.o LocalPlayer.o MainMenu.o MainWindow.o MenuDefaultKey.o motd.o NewVersionMenu.o OptionsMenu.o Player.o Plan.o QuickKeysMenu.o QuitMenu.o RadarRenderer.o Region.o RegionPriorityQueue.o RemotePlayer.o Roaming.o RobotPlayer.o RoofTops.o Roster.o SaveWorldMenu.o SceneBuilder.o SceneRenderer.o ScoreboardRenderer.o SegmentedShotStrategy.o ServerCommandKey.o ServerLink.o ServerListFilter.o ServerListFilterHelpMenu.o ServerListFilterMenu.o ServerMenu.o ServerStartMenu.o ShockWaveStrategy.o ShotPath.o ShotPathSegment.o ShotStats.o ShotStatsDefaultKey.o ShotStatistics.o ShotStrategy.o SilenceDefaultKey.o TargetingUtils.o TrackMarks.o Weapon.o WeatherRenderer.o World.o WorldBuilder.o WorldPlayer.o bzflag.o callbacks.o clientCommands.o daylight.o playing.o sound.o stars.o ../3D/lib3D.la ../game/libGame.la ../net/libNet.la ../obstacle/libObstacle.la ../platform/libPlatform.la ../ogl/libGLKit.la ../scene/libSceneDB.la ../geometry/libGeometry.la ../mediafile/libMediaFile.la ../common/libCommon.la -lcares -lc -lz -lSDL -lpthread -lGLU -lGL -lXxf86vm -lXext -lX11 -lcurl ../date/libDate.la -lm -lpthread make[2]: Leaving directory '/builddir/build/BUILD/bzflag-2.4.12/src/bzflag' Making all in bzadmin make[2]: Entering directory '/builddir/build/BUILD/bzflag-2.4.12/src/bzadmin' g++ -DHAVE_CONFIG_H -I. -I../../include -DBUILDING_BZADMIN -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BZAdminClient.o BZAdminClient.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DBUILDING_BZADMIN -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o BZAdminUI.o BZAdminUI.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DBUILDING_BZADMIN -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CursesUI.o CursesUI.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DBUILDING_BZADMIN -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o CursesMenu.o CursesMenu.cxx g++ -DHAVE_CONFIG_H -I. -I../../include -DBUILDING_BZADMIN -I../../include -Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic -fexpensive-optimizations -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o OptionParser.o OptionParser.cxx