+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/xblast.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.qQKthI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xblast-2.10.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/xblast-2.10.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xblast-2.10.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (xblast-2.10.4-sdl-fixes.patch):' Patch #0 (xblast-2.10.4-sdl-fixes.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .sdl --fuzz=0 patching file sdl_tile.c patching file sdl_text.c + echo 'Patch #1 (xblast-2.10.4-manpage.patch):' Patch #1 (xblast-2.10.4-manpage.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .man --fuzz=0 patching file xblast.man + sed -i 's|$(game_datadir)/locale|/usr/share/locale|g' Makefile.in + chmod -x chat.c chat.h version.c + touch aclocal.m4 configure Makefile.in config.h.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FE78LG + umask 022 + cd /builddir/build/BUILD + cd xblast-2.10.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + 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='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + 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 ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name 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 --with-otherdatadir=/usr/share/xblast --enable-admin --enable-sdl 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 riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for X... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for pid_t... yes checking for size_t... yes checking for an ANSI C-conforming const... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for main in -lSDL_image... yes checking for main in -lSDL_ttf... yes checking for main in -lSDL_mixer... yes checking for main in -lSDL_net... yes checking for main in -lSDL_gfx... yes checking for main in -lm... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/audio.h usability... no checking sys/audio.h presence... no checking for sys/audio.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether gcc needs -traditional... no checking for working memcmp... yes checking return type of signal handlers... void checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for gettimeofday... yes checking for mkdir... yes checking for select... yes checking for socket... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile -------------------------------- selected GUI is SDL mini compilation: false nat compilation: false SMPF compilation: false datadir: /usr/share/xblast -------------------------------- + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/xblast-2.10.4' Making all in po make[2]: Entering directory '/builddir/build/BUILD/xblast-2.10.4/po' test ! -f ./xblast.pot || \ test -z "de.gmo fr.gmo" || make de.gmo fr.gmo make[3]: Entering directory '/builddir/build/BUILD/xblast-2.10.4/po' rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po fr.po:7: warning: header field 'Language' missing in header de.po:7: warning: header field 'Language' missing in header 172 translated messages, 13 fuzzy translations, 196 untranslated messages245 translated messages, 1 fuzzy translation. , 135 untranslated messages. make[3]: Leaving directory '/builddir/build/BUILD/xblast-2.10.4/po' touch stamp-po make[2]: Leaving directory '/builddir/build/BUILD/xblast-2.10.4/po' make[2]: Entering directory '/builddir/build/BUILD/xblast-2.10.4' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c xblast.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c util.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c str_util.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c intro.c util.c: In function 'CreateFileList': util.c:270:20: warning: "/*" within comment [-Wcomment] /* cut the \/* */ intro.c: In function 'DoIntro': intro.c:200:14: warning: variable 'rect' set but not used [-Wunused-but-set-variable] BMRectangle rect; ^~~~ xblast.c: In function 'main': xblast.c:77:9: warning: variable 'nsound' set but not used [-Wunused-but-set-variable] XBBool nsound; ^~~~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c introdat.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c map.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c sprite.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c color.c map.c: In function 'ParseLevelGraphics': map.c:151:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] free ((void *)tile[i].name); ^ map.c: In function 'FinishLevelGraphics': map.c:257:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] free ((void *)tile[i].name); ^ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c status.c In file included from xblast.h:49:0, from sprite.c:24: sprite.c: In function 'SetSpriteText': sprite.c:383:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] assert (sprite->type = STText); ^ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c player.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c action.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c bomb.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c event.c player.c: In function 'DoWalk': player.c:1377:12: warning: variable 'yalt' set but not used [-Wunused-but-set-variable] int xalt, yalt; ^~~~ player.c:1377:6: warning: variable 'xalt' set but not used [-Wunused-but-set-variable] int xalt, yalt; ^~~~ player.c: In function 'StunOtherPlayers': player.c:1906:40: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] && (!player_stat[player].invincible > 0)) { ^ player.c:1906:8: note: add parentheses around left hand side expression to silence this warning && (!player_stat[player].invincible > 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ( ) gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c image.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c shrink.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c func.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c info.c info.c: In function 'GetPlayerInfo': info.c:234:9: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] return (const char **)playerInfo; ^ info.c: In function 'GetLevelInfo': info.c:245:9: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] return (const char **)levelInfo; ^ info.c: In function 'GetExtraInfo': info.c:256:9: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] return (const char **)extraInfo; ^ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c ini_file.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c atom.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c scramble.c ini_file.c: In function 'AddStringToBuffer': ini_file.c:1193:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] memset (buf + nul, (unsigned char)"x", len - nul - 1); ^ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c demo.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c debug.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c level.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c random.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c game_local.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c game_demo.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c game_server.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c game_client.c game_demo.c: In function 'DemoRunLevel': game_demo.c:39:6: warning: variable 'pauseStatus' set but not used [-Wunused-but-set-variable] int pauseStatus; ^~~~~~~~~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c game.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c menu.c game_server.c: In function 'ServerRunLevel': game_server.c:351:6: warning: variable 'pauseStatus' set but not used [-Wunused-but-set-variable] int pauseStatus; ^~~~~~~~~~~ game_server.c: In function 'RunServerGame': game_server.c:552:16: warning: variable 'winner' set but not used [-Wunused-but-set-variable] int lastTeam, winner, maxNumWins; ^~~~~~ game_client.c: In function 'ClientRunLevel': game_client.c:248:6: warning: variable 'pauseStatus' set but not used [-Wunused-but-set-variable] int pauseStatus; ^~~~~~~~~~~ game.c: In function 'GameEvent': game.c:230:22: warning: variable 'target' set but not used [-Wunused-but-set-variable] static unsigned int target = 0, init = 0; ^~~~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c menu_player.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c menu_level.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c menu_control.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c menu_game.c menu_player.c: In function 'DeleteList': menu_player.c:157:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] free ((void *)list[i].text); ^ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c menu_network.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c menu_extras.c menu_game.c: In function 'CreatePlayerItems': menu_game.c:527:8: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void **)&localPlayerGraphics[i], &_gamePlayers[i], playerList); ^ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c mi_tool.c menu_network.c: In function 'TeamStateUpdate': menu_network.c:345:15: warning: variable 'newreq' set but not used [-Wunused-but-set-variable] XBTeamState *newreq; ^~~~~~ menu_network.c: In function 'CreateHostItems': menu_network.c:726:57: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] MenuAddHost (c + 1 * CELL_W, r, 4 * CELL_W, client, (const char **)hostName, ^ menu_network.c: In function 'CreateHistoryNetGameMenu': menu_network.c:1611:29: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] networkGamehis[i]->host = (char *)cfgServerhis[i].name; ^ menu_network.c:1627:10: warning: to be safe all intermediate pointers in cast from 'XBNetworkGame ** {aka struct _xb_network_game **}' to 'const XBNetworkGame ** {aka const struct _xb_network_game **}' must be 'const' qualified [-Wcast-qual] (const XBNetworkGame **)(networkGamehis) + i, ButtonStartLanGamehis); ^ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c mi_base.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c mi_button.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c mi_color.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c mi_combo.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c mi_cyclic.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c mi_host.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c mi_int.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c mi_keysym.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c mi_label.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c mi_player.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c mi_string.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c mi_tag.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c mi_toggle.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c mi_map.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c mi_stat.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c client.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c server.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c network.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c com.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c browse.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c com_to_server.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c com_listen.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c com_to_client.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c com_stream.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c com_dg_client.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c com_dg_server.c com_stream.c: In function 'ReadStream': com_stream.c:36:11: warning: variable 'fd' set but not used [-Wunused-but-set-variable] unsigned fd; ^~ com_stream.c: In function 'WriteStream': com_stream.c:101:11: warning: variable 'fd' set but not used [-Wunused-but-set-variable] unsigned fd; ^~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c com_dgram.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c com_query.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c com_browse.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c com_reply.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c com_base.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c net_socket.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c net_tele.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c net_dgram.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c central.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c com_newgame.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c com_to_central.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c com_from_central.c central.c: In function 'Central_ReceiveGameStat': central.c:219:8: warning: variable 'q' set but not used [-Wunused-but-set-variable] float q, plus[MAX_PLAYER], i1, j1; ^ com_newgame.c: In function 'HandleReply': com_newgame.c:53:7: warning: variable 'msec' set but not used [-Wunused-but-set-variable] long msec; ^~~~ central.c: In function 'Central_ReceivePlayerConfig': central.c:399:15: warning: argument 1 null where non-null expected [-Wnonnull] return (0 == strcmp (a, b)) ? XBTrue : XBFalse; ^~~~~~~~~~~~~ In file included from xblast.h:47:0, from central.c:26: /usr/include/string.h:136:12: note: in a call to function 'strcmp' declared here extern int strcmp (const char *__s1, const char *__s2) ^~~~~~ com_from_central.c: In function 'HandleSendData': com_from_central.c:115:12: warning: variable 'iob' set but not used [-Wunused-but-set-variable] XBTeleIOB iob; ^~~ com_from_central.c: In function 'HandleActivate': com_from_central.c:142:14: warning: variable 'data' set but not used [-Wunused-but-set-variable] const void *data; ^~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c com_central.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c user.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c dat_rating.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c cfg_main.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c cfg_level.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c cfg_player.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c cfg_game.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c cfg_control.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c cfg_stat.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c cfg_demo.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c cfg_xblast.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c bot.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c chat.c bot.c:103:1: warning: no previous prototype for 'creer_coord' [-Wmissing-prototypes] creer_coord (int x, int y, int temps, int malus) ^~~~~~~~~~~ bot.c:116:1: warning: no previous prototype for 'enfiler' [-Wmissing-prototypes] enfiler (int x, int y, int temps, int malus) ^~~~~~~ bot.c:132:1: warning: no previous prototype for 'defiler' [-Wmissing-prototypes] defiler (void) ^~~~~~~ bot.c:143:1: warning: no previous prototype for 'test_murs' [-Wmissing-prototypes] test_murs (BMPlayer * ps) ^~~~~~~~~ bot.c:182:1: warning: no previous prototype for 'bombe_trouvee_tmp' [-Wmissing-prototypes] bombe_trouvee_tmp (int x, int y) ^~~~~~~~~~~~~~~~~ bot.c:267:1: warning: no previous prototype for 'developpe_bombe_tmp' [-Wmissing-prototypes] developpe_bombe_tmp (int range, int mazex, int mazey, int type, int count) ^~~~~~~~~~~~~~~~~~~ bot.c:323:1: warning: no previous prototype for 'conversion_direction' [-Wmissing-prototypes] conversion_direction (int dir, int *dx, int *dy) ^~~~~~~~~~~~~~~~~~~~ bot.c:344:1: warning: no previous prototype for 'def_score_extra' [-Wmissing-prototypes] def_score_extra (BMPlayer * ps) ^~~~~~~~~~~~~~~ bot.c:377:1: warning: no previous prototype for 'score_bonus' [-Wmissing-prototypes] score_bonus (int x, int y) ^~~~~~~~~~~ bot.c:406:1: warning: no previous prototype for 'score_explose' [-Wmissing-prototypes] score_explose (int x, int y, int portee_bombe) ^~~~~~~~~~~~~ bot.c:429:1: warning: no previous prototype for 'score_tue' [-Wmissing-prototypes] score_tue (int x, int y, int portee_bombe) ^~~~~~~~~ bot.c:493:1: warning: no previous prototype for 'score_shrink' [-Wmissing-prototypes] score_shrink (int x, int y, int temps) ^~~~~~~~~~~~ bot.c:510:1: warning: no previous prototype for 'teste_case' [-Wmissing-prototypes] teste_case (coord * c, int dir_init, BMPlayer * ps) ^~~~~~~~~~ bot.c:572:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] init_laby_shrink () ^~~~~~~~~~~~~~~~ bot.c:616:1: warning: no previous prototype for 'init_laby_visit' [-Wmissing-prototypes] init_laby_visit (int x, int y) ^~~~~~~~~~~~~~~ bot.c:642:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] calc_laby_perf () ^~~~~~~~~~~~~~ bot.c:915:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] init_laby_perf () ^~~~~~~~~~~~~~ bot.c:935:1: warning: no previous prototype for 'init_laby_perf_pose' [-Wmissing-prototypes] init_laby_perf_pose (int x, int y, int range, int count, int type) ^~~~~~~~~~~~~~~~~~~ bot.c:962:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] init_laby_perf_biscotte () ^~~~~~~~~~~~~~~~~~~~~~~ bot.c:986:1: warning: no previous prototype for 'parcours_par_niveau' [-Wmissing-prototypes] parcours_par_niveau (BMPlayer * ps) ^~~~~~~~~~~~~~~~~~~ bot.c:1031:1: warning: no previous prototype for 'souhaite_poser_bombe' [-Wmissing-prototypes] souhaite_poser_bombe (BMPlayer * ps) ^~~~~~~~~~~~~~~~~~~~ bot.c:1143:1: warning: no previous prototype for 'test_biscotte' [-Wmissing-prototypes] test_biscotte (BMPlayer * ps) ^~~~~~~~~~~~~ bot.c:1173:1: warning: no previous prototype for 'test_swap' [-Wmissing-prototypes] test_swap (BMPlayer * ps, int perf) ^~~~~~~~~ bot.c:1212:1: warning: no previous prototype for 'actions' [-Wmissing-prototypes] actions (BMPlayer * ps) ^~~~~~~ bot.c: In function 'actions': bot.c:1221:33: warning: variable 'type_bombe' set but not used [-Wunused-but-set-variable] int duree_meche, portee_bombe, type_bombe; ^~~~~~~~~~ bot.c:1221:19: warning: variable 'portee_bombe' set but not used [-Wunused-but-set-variable] int duree_meche, portee_bombe, type_bombe; ^~~~~~~~~~~~ bot.c:1219:17: warning: variable 'prec_choix_dir' set but not used [-Wunused-but-set-variable] int choix_dir, prec_choix_dir; ^~~~~~~~~~~~~~ bot.c: At top level: bot.c:1369:1: warning: no previous prototype for 'inversion' [-Wmissing-prototypes] inversion (int dir) ^~~~~~~~~ bot.c:1387:1: warning: no previous prototype for 'decoince' [-Wmissing-prototypes] decoince (int dir) ^~~~~~~~ bot.c:1404:1: warning: no previous prototype for 'repose_en_mourant' [-Wmissing-prototypes] repose_en_mourant (BMPlayer * ps) ^~~~~~~~~~~~~~~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c menu_edit.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c version.c chat.c: In function 'Chat_Receive': chat.c:201:9: warning: variable 'own' set but not used [-Wunused-but-set-variable] XBBool own; ^~~ menu_edit.c: In function 'CreateNastyWallsMenu': menu_edit.c:567:19: warning: variable 'bombSection' set but not used [-Wunused-but-set-variable] const DBSection *bombSection; ^~~~~~~~~~~ menu_edit.c: In function 'CreateBombsMenu': menu_edit.c:596:19: warning: variable 'bombSection' set but not used [-Wunused-but-set-variable] const DBSection *bombSection; ^~~~~~~~~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c sdl_common.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c sdl_event.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c sdl_atom.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c sdl_config.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c sdl_msgbox.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c sdl_init.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c sdl_image.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c sdl_text.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c sdl_tile.c sdl_init.c: In function 'InitDisplay': sdl_init.c:231:6: warning: variable 'parsed' set but not used [-Wunused-but-set-variable] int parsed; ^~~~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c sdl_sprite.c sdl_text.c: In function 'GUI_DrawSimpleTextbox': sdl_text.c:171:28: warning: cast increases required alignment of target type [-Wcast-align] TTF_SizeUTF8 (font, text, (int *)&(rects.x), (int *)&(rects.w)); ^ sdl_text.c:171:47: warning: cast increases required alignment of target type [-Wcast-align] TTF_SizeUTF8 (font, text, (int *)&(rects.x), (int *)&(rects.w)); ^ sdl_text.c:144:21: warning: variable 'bgColor' set but not used [-Wunused-but-set-variable] SDL_Color fgColor, bgColor; ^~~~~~~ sdl_text.c:144:12: warning: variable 'fgColor' set but not used [-Wunused-but-set-variable] SDL_Color fgColor, bgColor; ^~~~~~~ sdl_text.c: In function 'getpixel': sdl_text.c:555:11: warning: cast increases required alignment of target type [-Wcast-align] return *(Uint16 *) p; ^ sdl_text.c:563:11: warning: cast increases required alignment of target type [-Wcast-align] return *(Uint32 *) p; ^ sdl_text.c: In function 'putpixel': sdl_text.c:587:4: warning: cast increases required alignment of target type [-Wcast-align] *(Uint16 *) p = pixel; ^ sdl_text.c:602:4: warning: cast increases required alignment of target type [-Wcast-align] *(Uint32 *) p = pixel; ^ At top level: sdl_text.c:34:24: warning: 'SDL_COLOR_CYAN' defined but not used [-Wunused-const-variable=] static const SDL_Color SDL_COLOR_CYAN = { 0x00, 0xFF, 0xFF }; ^~~~~~~~~~~~~~ sdl_text.c:33:24: warning: 'SDL_COLOR_MAGENTA' defined but not used [-Wunused-const-variable=] static const SDL_Color SDL_COLOR_MAGENTA = { 0xFF, 0x00, 0xFF }; ^~~~~~~~~~~~~~~~~ sdl_text.c:31:24: warning: 'SDL_COLOR_BLUE' defined but not used [-Wunused-const-variable=] static const SDL_Color SDL_COLOR_BLUE = { 0x00, 0x00, 0xFF }; ^~~~~~~~~~~~~~ sdl_text.c:30:24: warning: 'SDL_COLOR_GREEN' defined but not used [-Wunused-const-variable=] static const SDL_Color SDL_COLOR_GREEN = { 0x00, 0xFF, 0x00 }; ^~~~~~~~~~~~~~~ sdl_text.c:29:24: warning: 'SDL_COLOR_RED' defined but not used [-Wunused-const-variable=] static const SDL_Color SDL_COLOR_RED = { 0xFF, 0x00, 0x00 }; ^~~~~~~~~~~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c sdl_pixmap.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c sdl_keysym.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c sdl_socket.c sdl_pixmap.c: In function 'GUI_AddChatRectangle': sdl_pixmap.c:180:6: warning: variable 'j' set but not used [-Wunused-but-set-variable] int j; ^ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c sdl_joystick.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -c sdl_sound.c In file included from /usr/include/arpa/inet.h:22:0, from sdl_socket.c:31: sdl_socket.c: In function 'GetAddressInet': sdl_socket.c:140:18: warning: cast increases required alignment of target type [-Wcast-align] return ntohl (*(int32_t *) serverEnt->h_addr_list[0]); ^ sdl_socket.c: In function 'Socket_HostName': sdl_socket.c:269:13: warning: cast increases required alignment of target type [-Wcast-align] inetAddr = (struct sockaddr_in *)sa->addr; ^ sdl_socket.c: In function 'Socket_HostPort': sdl_socket.c:285:13: warning: cast increases required alignment of target type [-Wcast-align] inetAddr = (struct sockaddr_in *)sa->addr; ^ sdl_socket.c: In function 'Socket_SetAddressInet': sdl_socket.c:372:15: warning: cast increases required alignment of target type [-Wcast-align] serverAddr = (struct sockaddr_in *)sa->addr; ^ sdl_socket.c: In function 'GetSingleInterface': sdl_socket.c:831:16: warning: cast increases required alignment of target type [-Wcast-align] inetDevice = *(struct sockaddr_in *)&ifreq.ifr_addr; ^ sdl_socket.c:847:21: warning: cast increases required alignment of target type [-Wcast-align] inetBroadcast = *(struct sockaddr_in *)&ifreq.ifr_broadaddr; ^ sdl_sound.c: In function 'SND_Load': sdl_sound.c:353:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (f, sb, sound_size * sizeof (uint8_t)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DSDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DGAME_DATADIR=\"/usr/share/xblast\" -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xblast xblast.o util.o str_util.o intro.o introdat.o map.o sprite.o color.o status.o player.o action.o bomb.o event.o image.o shrink.o func.o info.o ini_file.o atom.o scramble.o demo.o debug.o level.o random.o game_local.o game_demo.o game_server.o game_client.o game.o menu.o menu_player.o menu_level.o menu_control.o menu_game.o menu_network.o menu_extras.o mi_tool.o mi_base.o mi_button.o mi_color.o mi_combo.o mi_cyclic.o mi_host.o mi_int.o mi_keysym.o mi_label.o mi_player.o mi_string.o mi_tag.o mi_toggle.o mi_map.o mi_stat.o client.o server.o network.o com.o browse.o com_to_server.o com_listen.o com_to_client.o com_stream.o com_dg_client.o com_dg_server.o com_dgram.o com_query.o com_browse.o com_reply.o com_base.o net_socket.o net_tele.o net_dgram.o central.o com_newgame.o com_to_central.o com_from_central.o com_central.o user.o dat_rating.o cfg_main.o cfg_level.o cfg_player.o cfg_game.o cfg_control.o cfg_stat.o cfg_demo.o cfg_xblast.o bot.o chat.o menu_edit.o version.o sdl_common.o sdl_event.o sdl_atom.o sdl_config.o sdl_msgbox.o sdl_init.o sdl_image.o sdl_text.o sdl_tile.o sdl_sprite.o sdl_pixmap.o sdl_keysym.o sdl_socket.o sdl_joystick.o sdl_sound.o -lm -lSDL_gfx -lSDL_net -lSDL_mixer -lSDL_ttf -lSDL_image -lSDL -lpthread make[2]: Leaving directory '/builddir/build/BUILD/xblast-2.10.4' make[1]: Leaving directory '/builddir/build/BUILD/xblast-2.10.4' + mv xblast xblast-sdl + make distclean Making distclean in po make[1]: Entering directory '/builddir/build/BUILD/xblast-2.10.4/po' rm -f *.insert-header rm -f remove-potcdate.sed rm -f stamp-poT rm -f core core.* xblast.po xblast.1po xblast.2po *.new.po rm -fr *.o rm -f Makefile Makefile.in POTFILES *.mo make[1]: Leaving directory '/builddir/build/BUILD/xblast-2.10.4/po' Making distclean in . make[1]: Entering directory '/builddir/build/BUILD/xblast-2.10.4' test -z " xblast" || rm -f xblast rm -f *.o rm -f *.tab.c test -z "" || rm -f rm -f config.h stamp-h1 rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[1]: Leaving directory '/builddir/build/BUILD/xblast-2.10.4' rm -f config.status config.cache config.log configure.lineno configure.status.lineno rm -rf ./.deps rm -f Makefile + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + 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='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + 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 ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name 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 --with-otherdatadir=/usr/share/xblast --enable-admin --enable-sound 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 riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for X... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for pid_t... yes checking for size_t... yes checking for an ANSI C-conforming const... yes checking for main in -lICE... yes checking for main in -lX11... yes checking for main in -lm... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/audio.h usability... no checking sys/audio.h presence... no checking for sys/audio.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether gcc needs -traditional... no checking for working memcmp... yes checking return type of signal handlers... void checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for gettimeofday... yes checking for mkdir... yes checking for select... yes checking for socket... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile -------------------------------- selected GUI is X11 sound compilation true mini compilation: false nat compilation: false SMPF compilation: false datadir: /usr/share/xblast -------------------------------- + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/xblast-2.10.4' Making all in po make[2]: Entering directory '/builddir/build/BUILD/xblast-2.10.4/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/xblast-2.10.4/po' make[2]: Entering directory '/builddir/build/BUILD/xblast-2.10.4' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c xbsndsrv.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c xblast.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c util.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c str_util.c util.c: In function 'CreateFileList': util.c:270:20: warning: "/*" within comment [-Wcomment] /* cut the \/* */ xbsndsrv.c: In function 'main': xbsndsrv.c:607:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, &ack_val, sizeof (ack_val)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbsndsrv.c:611:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, &ack_val, sizeof (ack_val)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbsndsrv.c:783:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (dsp, playbuff, SUBSIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbsndsrv.c:934:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (dsp, playbuff, SUBSIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbsndsrv.c:937:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (dsp, sumbuff, SUBSIZE * 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbsndsrv.c:1037:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, cmd, 1); ^~~~~~~~~~~~~~~~~ xbsndsrv.c:1041:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, cmd, 1); ^~~~~~~~~~~~~~~~~ xbsndsrv.c:1045:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, cmd, 1); ^~~~~~~~~~~~~~~~~ xbsndsrv.c: In function 'RunningInstances': xbsndsrv.c:559:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (ptr, PID_FORMAT, &pid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbsndsrv.c: In function 'resync': xbsndsrv.c:423:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (dsp, playbuff, SUBSIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbsndsrv.c:424:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (dsp, playbuff, SUBSIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbsndsrv.c:425:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (dsp, playbuff, SUBSIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbsndsrv.c: In function 'server_load_sound': xbsndsrv.c:478:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (f, sb, sound_size * sizeof (u8)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: xbsndsrv.c:111:19: warning: 'rcs_id' defined but not used [-Wunused-const-variable=] static const char rcs_id[] = "$Id: xbsndsrv.c,v 1.23 2006/06/12 11:06:36 fzago Exp $"; ^~~~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c intro.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c introdat.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c map.c intro.c: In function 'DoIntro': intro.c:200:14: warning: variable 'rect' set but not used [-Wunused-but-set-variable] BMRectangle rect; ^~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c sprite.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c color.c map.c: In function 'ParseLevelGraphics': map.c:151:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] free ((void *)tile[i].name); ^ map.c: In function 'FinishLevelGraphics': map.c:257:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] free ((void *)tile[i].name); ^ In file included from xblast.h:49:0, from sprite.c:24: sprite.c: In function 'SetSpriteText': sprite.c:383:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] assert (sprite->type = STText); ^ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c status.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c player.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c action.c player.c: In function 'DoWalk': player.c:1377:12: warning: variable 'yalt' set but not used [-Wunused-but-set-variable] int xalt, yalt; ^~~~ player.c:1377:6: warning: variable 'xalt' set but not used [-Wunused-but-set-variable] int xalt, yalt; ^~~~ player.c: In function 'StunOtherPlayers': player.c:1906:40: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] && (!player_stat[player].invincible > 0)) { ^ player.c:1906:8: note: add parentheses around left hand side expression to silence this warning && (!player_stat[player].invincible > 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ( ) gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c bomb.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c event.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c image.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c shrink.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c func.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c info.c info.c: In function 'GetPlayerInfo': info.c:234:9: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] return (const char **)playerInfo; ^ info.c: In function 'GetLevelInfo': info.c:245:9: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] return (const char **)levelInfo; ^ info.c: In function 'GetExtraInfo': info.c:256:9: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] return (const char **)extraInfo; ^ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c ini_file.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c atom.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c scramble.c ini_file.c: In function 'AddStringToBuffer': ini_file.c:1193:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] memset (buf + nul, (unsigned char)"x", len - nul - 1); ^ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c demo.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c debug.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c level.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c random.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c game_local.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c game_demo.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c game_server.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c game_client.c game_demo.c: In function 'DemoRunLevel': game_demo.c:39:6: warning: variable 'pauseStatus' set but not used [-Wunused-but-set-variable] int pauseStatus; ^~~~~~~~~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c game.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c menu.c game_server.c: In function 'ServerRunLevel': game_server.c:351:6: warning: variable 'pauseStatus' set but not used [-Wunused-but-set-variable] int pauseStatus; ^~~~~~~~~~~ game_server.c: In function 'RunServerGame': game_server.c:552:16: warning: variable 'winner' set but not used [-Wunused-but-set-variable] int lastTeam, winner, maxNumWins; ^~~~~~ game_client.c: In function 'ClientRunLevel': game_client.c:248:6: warning: variable 'pauseStatus' set but not used [-Wunused-but-set-variable] int pauseStatus; ^~~~~~~~~~~ game.c: In function 'GameEvent': game.c:230:22: warning: variable 'target' set but not used [-Wunused-but-set-variable] static unsigned int target = 0, init = 0; ^~~~~~ menu.c:67:25: warning: 'videoModeList' defined but not used [-Wunused-variable] static XBComboEntryList videoModeList[] = { ^~~~~~~~~~~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c menu_player.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c menu_level.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c menu_control.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c menu_game.c menu_player.c: In function 'DeleteList': menu_player.c:157:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] free ((void *)list[i].text); ^ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c menu_network.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c menu_extras.c menu_game.c: In function 'CreatePlayerItems': menu_game.c:527:8: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void **)&localPlayerGraphics[i], &_gamePlayers[i], playerList); ^ menu_network.c: In function 'TeamStateUpdate': menu_network.c:345:15: warning: variable 'newreq' set but not used [-Wunused-but-set-variable] XBTeamState *newreq; ^~~~~~ menu_network.c: In function 'CreateHostItems': menu_network.c:726:57: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] MenuAddHost (c + 1 * CELL_W, r, 4 * CELL_W, client, (const char **)hostName, ^ menu_network.c: In function 'CreateHistoryNetGameMenu': menu_network.c:1611:29: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] networkGamehis[i]->host = (char *)cfgServerhis[i].name; ^ menu_network.c:1627:10: warning: to be safe all intermediate pointers in cast from 'XBNetworkGame ** {aka struct _xb_network_game **}' to 'const XBNetworkGame ** {aka const struct _xb_network_game **}' must be 'const' qualified [-Wcast-qual] (const XBNetworkGame **)(networkGamehis) + i, ButtonStartLanGamehis); ^ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c mi_tool.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c mi_base.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c mi_button.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c mi_color.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c mi_combo.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c mi_cyclic.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c mi_host.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c mi_int.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c mi_keysym.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c mi_label.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c mi_player.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c mi_string.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c mi_tag.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c mi_toggle.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c mi_map.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c mi_stat.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c client.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c server.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c network.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c com.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c browse.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c com_to_server.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c com_listen.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c com_to_client.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c com_stream.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c com_dg_client.c com_stream.c: In function 'ReadStream': com_stream.c:36:11: warning: variable 'fd' set but not used [-Wunused-but-set-variable] unsigned fd; ^~ com_stream.c: In function 'WriteStream': com_stream.c:101:11: warning: variable 'fd' set but not used [-Wunused-but-set-variable] unsigned fd; ^~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c com_dg_server.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c com_dgram.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c com_query.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c com_browse.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c com_reply.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c com_base.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c net_socket.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c net_tele.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c net_dgram.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c central.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c com_newgame.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c com_to_central.c central.c: In function 'Central_ReceiveGameStat': central.c:219:8: warning: variable 'q' set but not used [-Wunused-but-set-variable] float q, plus[MAX_PLAYER], i1, j1; ^ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c com_from_central.c com_newgame.c: In function 'HandleReply': com_newgame.c:53:7: warning: variable 'msec' set but not used [-Wunused-but-set-variable] long msec; ^~~~ central.c: In function 'Central_ReceivePlayerConfig': central.c:399:15: warning: argument 1 null where non-null expected [-Wnonnull] return (0 == strcmp (a, b)) ? XBTrue : XBFalse; ^~~~~~~~~~~~~ In file included from xblast.h:47:0, from central.c:26: /usr/include/string.h:136:12: note: in a call to function 'strcmp' declared here extern int strcmp (const char *__s1, const char *__s2) ^~~~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c com_central.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c user.c com_from_central.c: In function 'HandleSendData': com_from_central.c:115:12: warning: variable 'iob' set but not used [-Wunused-but-set-variable] XBTeleIOB iob; ^~~ com_from_central.c: In function 'HandleActivate': com_from_central.c:142:14: warning: variable 'data' set but not used [-Wunused-but-set-variable] const void *data; ^~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c dat_rating.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c cfg_main.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c cfg_level.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c cfg_player.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c cfg_game.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c cfg_control.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c cfg_stat.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c cfg_demo.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c cfg_xblast.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c bot.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c chat.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c menu_edit.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c version.c bot.c:103:1: warning: no previous prototype for 'creer_coord' [-Wmissing-prototypes] creer_coord (int x, int y, int temps, int malus) ^~~~~~~~~~~ bot.c:116:1: warning: no previous prototype for 'enfiler' [-Wmissing-prototypes] enfiler (int x, int y, int temps, int malus) ^~~~~~~ bot.c:132:1: warning: no previous prototype for 'defiler' [-Wmissing-prototypes] defiler (void) ^~~~~~~ bot.c:143:1: warning: no previous prototype for 'test_murs' [-Wmissing-prototypes] test_murs (BMPlayer * ps) ^~~~~~~~~ bot.c:182:1: warning: no previous prototype for 'bombe_trouvee_tmp' [-Wmissing-prototypes] bombe_trouvee_tmp (int x, int y) ^~~~~~~~~~~~~~~~~ bot.c:267:1: warning: no previous prototype for 'developpe_bombe_tmp' [-Wmissing-prototypes] developpe_bombe_tmp (int range, int mazex, int mazey, int type, int count) ^~~~~~~~~~~~~~~~~~~ bot.c:323:1: warning: no previous prototype for 'conversion_direction' [-Wmissing-prototypes] conversion_direction (int dir, int *dx, int *dy) ^~~~~~~~~~~~~~~~~~~~ bot.c:344:1: warning: no previous prototype for 'def_score_extra' [-Wmissing-prototypes] def_score_extra (BMPlayer * ps) ^~~~~~~~~~~~~~~ bot.c:377:1: warning: no previous prototype for 'score_bonus' [-Wmissing-prototypes] score_bonus (int x, int y) ^~~~~~~~~~~ bot.c:406:1: warning: no previous prototype for 'score_explose' [-Wmissing-prototypes] score_explose (int x, int y, int portee_bombe) ^~~~~~~~~~~~~ bot.c:429:1: warning: no previous prototype for 'score_tue' [-Wmissing-prototypes] score_tue (int x, int y, int portee_bombe) ^~~~~~~~~ bot.c:493:1: warning: no previous prototype for 'score_shrink' [-Wmissing-prototypes] score_shrink (int x, int y, int temps) ^~~~~~~~~~~~ bot.c:510:1: warning: no previous prototype for 'teste_case' [-Wmissing-prototypes] teste_case (coord * c, int dir_init, BMPlayer * ps) ^~~~~~~~~~ bot.c:572:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] init_laby_shrink () ^~~~~~~~~~~~~~~~ bot.c:616:1: warning: no previous prototype for 'init_laby_visit' [-Wmissing-prototypes] init_laby_visit (int x, int y) ^~~~~~~~~~~~~~~ bot.c:642:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] calc_laby_perf () ^~~~~~~~~~~~~~ bot.c:915:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] init_laby_perf () ^~~~~~~~~~~~~~ bot.c:935:1: warning: no previous prototype for 'init_laby_perf_pose' [-Wmissing-prototypes] init_laby_perf_pose (int x, int y, int range, int count, int type) ^~~~~~~~~~~~~~~~~~~ bot.c:962:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] init_laby_perf_biscotte () ^~~~~~~~~~~~~~~~~~~~~~~ bot.c:986:1: warning: no previous prototype for 'parcours_par_niveau' [-Wmissing-prototypes] parcours_par_niveau (BMPlayer * ps) ^~~~~~~~~~~~~~~~~~~ bot.c:1031:1: warning: no previous prototype for 'souhaite_poser_bombe' [-Wmissing-prototypes] souhaite_poser_bombe (BMPlayer * ps) ^~~~~~~~~~~~~~~~~~~~ bot.c:1143:1: warning: no previous prototype for 'test_biscotte' [-Wmissing-prototypes] test_biscotte (BMPlayer * ps) ^~~~~~~~~~~~~ bot.c:1173:1: warning: no previous prototype for 'test_swap' [-Wmissing-prototypes] test_swap (BMPlayer * ps, int perf) ^~~~~~~~~ bot.c:1212:1: warning: no previous prototype for 'actions' [-Wmissing-prototypes] actions (BMPlayer * ps) ^~~~~~~ bot.c: In function 'actions': bot.c:1221:33: warning: variable 'type_bombe' set but not used [-Wunused-but-set-variable] int duree_meche, portee_bombe, type_bombe; ^~~~~~~~~~ bot.c:1221:19: warning: variable 'portee_bombe' set but not used [-Wunused-but-set-variable] int duree_meche, portee_bombe, type_bombe; ^~~~~~~~~~~~ bot.c:1219:17: warning: variable 'prec_choix_dir' set but not used [-Wunused-but-set-variable] int choix_dir, prec_choix_dir; ^~~~~~~~~~~~~~ bot.c: At top level: bot.c:1369:1: warning: no previous prototype for 'inversion' [-Wmissing-prototypes] inversion (int dir) ^~~~~~~~~ bot.c:1387:1: warning: no previous prototype for 'decoince' [-Wmissing-prototypes] decoince (int dir) ^~~~~~~~ bot.c:1404:1: warning: no previous prototype for 'repose_en_mourant' [-Wmissing-prototypes] repose_en_mourant (BMPlayer * ps) ^~~~~~~~~~~~~~~~~ chat.c: In function 'Chat_Receive': chat.c:201:9: warning: variable 'own' set but not used [-Wunused-but-set-variable] XBBool own; ^~~ menu_edit.c: In function 'CreateNastyWallsMenu': menu_edit.c:567:19: warning: variable 'bombSection' set but not used [-Wunused-but-set-variable] const DBSection *bombSection; ^~~~~~~~~~~ menu_edit.c: In function 'CreateBombsMenu': menu_edit.c:596:19: warning: variable 'bombSection' set but not used [-Wunused-but-set-variable] const DBSection *bombSection; ^~~~~~~~~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c x11_common.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c x11_event.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c x11_atom.c x11_event.c: In function 'CompareKeyCode': x11_event.c:126:11: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (*(KeyCode *) a) - (*(KeyCode *) b); ^ x11_event.c:126:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (*(KeyCode *) a) - (*(KeyCode *) b); ^ x11_event.c: In function 'CreateGameKeyTable': x11_event.c:192:10: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] XKeysymToString (XKeycodeToKeysym (dpy, table[i].key, 0))); ^~~~~~~~~~~~~~~ In file included from x11_common.h:27:0, from x11_event.c:25: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ x11_event.c: At top level: x11_event.c:630:1: warning: no previous prototype for 'HandleTimeout' [-Wmissing-prototypes] HandleTimeout (XBBool peek) ^~~~~~~~~~~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c x11_config.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c x11_msgbox.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c x11c_init.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c x11c_image.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c x11c_text.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c x11c_tile.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c x11c_sprite.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c x11c_pixmap.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c x11_sound.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c x11_socket.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -c x11_joystick.c x11_sound.c: In function 'SND_Init': In file included from /usr/include/arpa/inet.h:22:0, from x11_common.h:35, from x11_socket.c:25: x11_socket.c: In function 'GetAddressInet': x11_socket.c:123:18: warning: cast increases required alignment of target type [-Wcast-align] return ntohl (*(int32_t *) serverEnt->h_addr_list[0]); ^ x11_sound.c:110:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] (void)dup (cmdPipe[0]); ^~~~~~~~~~~~~~~~~~~~~~ x11_sound.c:113:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] (void)dup (ackPipe[1]); ^~~~~~~~~~~~~~~~~~~~~~ x11_sound.c:119:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, &ack_val, sizeof (ack_val)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x11_sound.c:130:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (ackPipe[0], &ack_val, sizeof (ack_val)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x11_sound.c: In function 'SND_Stop': x11_sound.c:163:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (cmdPipe[1], cmd, sizeof (cmd)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x11_sound.c: In function 'SND_Play': x11_sound.c:181:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (cmdPipe[1], cmd, sizeof (cmd)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x11_sound.c: In function 'SND_Load': x11_sound.c:203:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (cmdPipe[1], cmd, sizeof (cmd)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x11_sound.c: In function 'SND_Unload': x11_sound.c:220:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (cmdPipe[1], cmd, sizeof (cmd)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x11_socket.c: In function 'Socket_HostName': x11_socket.c:253:13: warning: cast increases required alignment of target type [-Wcast-align] inetAddr = (struct sockaddr_in *)sa->addr; ^ x11_socket.c: In function 'Socket_HostPort': x11_socket.c:269:13: warning: cast increases required alignment of target type [-Wcast-align] inetAddr = (struct sockaddr_in *)sa->addr; ^ x11_sound.c: In function 'HandleSound': x11_sound.c:272:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (ackPipe[0], cmd, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ x11_socket.c: In function 'Socket_SetAddressInet': x11_socket.c:356:15: warning: cast increases required alignment of target type [-Wcast-align] serverAddr = (struct sockaddr_in *)sa->addr; ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xbsndsrv xbsndsrv.o -lm -lX11 -lICE x11_socket.c: In function 'GetSingleInterface': x11_socket.c:819:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] inetDevice = (struct sockaddr_in *)&ifReq->ifr_addr; ^ x11_socket.c:819:15: warning: cast increases required alignment of target type [-Wcast-align] x11_socket.c:825:20: warning: cast increases required alignment of target type [-Wcast-align] inetBroadcast = (struct sockaddr_in *)&ifrBroadcast.ifr_broadaddr; ^ x11_socket.c: In function 'Socket_GetInterfaces': x11_socket.c:880:49: warning: cast increases required alignment of target type [-Wcast-align] if (GetSingleInterface (fd, inter + numInter, (struct ifreq *)ptr, &len)) { ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/xblast\" -DXBLAST_SOUND -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xblast xblast.o util.o str_util.o intro.o introdat.o map.o sprite.o color.o status.o player.o action.o bomb.o event.o image.o shrink.o func.o info.o ini_file.o atom.o scramble.o demo.o debug.o level.o random.o game_local.o game_demo.o game_server.o game_client.o game.o menu.o menu_player.o menu_level.o menu_control.o menu_game.o menu_network.o menu_extras.o mi_tool.o mi_base.o mi_button.o mi_color.o mi_combo.o mi_cyclic.o mi_host.o mi_int.o mi_keysym.o mi_label.o mi_player.o mi_string.o mi_tag.o mi_toggle.o mi_map.o mi_stat.o client.o server.o network.o com.o browse.o com_to_server.o com_listen.o com_to_client.o com_stream.o com_dg_client.o com_dg_server.o com_dgram.o com_query.o com_browse.o com_reply.o com_base.o net_socket.o net_tele.o net_dgram.o central.o com_newgame.o com_to_central.o com_from_central.o com_central.o user.o dat_rating.o cfg_main.o cfg_level.o cfg_player.o cfg_game.o cfg_control.o cfg_stat.o cfg_demo.o cfg_xblast.o bot.o chat.o menu_edit.o version.o x11_common.o x11_event.o x11_atom.o x11_config.o x11_msgbox.o x11c_init.o x11c_image.o x11c_text.o x11c_tile.o x11c_sprite.o x11c_pixmap.o x11_sound.o x11_socket.o x11_joystick.o -lm -lX11 -lICE make[2]: Leaving directory '/builddir/build/BUILD/xblast-2.10.4' make[1]: Leaving directory '/builddir/build/BUILD/xblast-2.10.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wi35QT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64 + cd xblast-2.10.4 + make install localedir=/usr/share/locale DESTDIR=/builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64 Making install in po make[1]: Entering directory '/builddir/build/BUILD/xblast-2.10.4/po' /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/xblast mkdir -p -- /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/xblast mkdir -p -- /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/xblast.mo mkdir -p -- /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/xblast.mo if test "xblast" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/xblast/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/xblast/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/xblast/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/xblast-2.10.4/po' make[1]: Entering directory '/builddir/build/BUILD/xblast-2.10.4' make[2]: Entering directory '/builddir/build/BUILD/xblast-2.10.4' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/bin" /usr/bin/install -c 'xbsndsrv' '/builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/bin/xbsndsrv' /usr/bin/install -c 'xblast' '/builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/bin/xblast' if test -d ./image; then \ /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/xblast; \ /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/xblast/image; \ cp -r ./image/* /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/xblast/image;\ fi; \ if test -d ./level; then \ /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/xblast/ ; \ /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/xblast/level; \ cp -r ./level/* /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/xblast/level;\ fi; \ if test -d ./sounds; then \ /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/xblast/ ; \ /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/xblast/sounds; \ cp -r ./sounds/* /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/xblast/sounds;\ fi; make[2]: Leaving directory '/builddir/build/BUILD/xblast-2.10.4' make[1]: Leaving directory '/builddir/build/BUILD/xblast-2.10.4' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64 xblast + mv /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/bin/xblast /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/bin/xblast-x11 + install -m 755 xblast-sdl /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/bin + install -p -m 755 /builddir/build/SOURCES/xblast.sh /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/bin/xblast + mkdir -p /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/man/man6 + install -m 644 xblast.man /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/man/man6/xblast.6 + mkdir -p /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/applications + desktop-file-install --dir /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/applications /builddir/build/SOURCES/xblast.desktop + mkdir -p /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/icons/hicolor/48x48/apps + install -p -m 644 /builddir/build/SOURCES/xblast.png /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/icons/hicolor/48x48/apps + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: xblast-2.10.4-22.fc28.riscv64 Provides: xblast = 2.10.4-22.fc28 xblast(riscv-64) = 2.10.4-22.fc28 xblast-engine = 2.10.4-22.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libSDL-1.2.so.0()(64bit) libSDL_gfx.so.15()(64bit) libSDL_image-1.2.so.0()(64bit) libSDL_mixer-1.2.so.0()(64bit) libSDL_net-1.2.so.0()(64bit) libSDL_ttf-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: xblast-x11-2.10.4-22.fc28.riscv64 Provides: xblast-engine = 2.10.4-22.fc28 xblast-x11 = 2.10.4-22.fc28 xblast-x11(riscv-64) = 2.10.4-22.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libICE.so.6()(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: xblast-common-2.10.4-22.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5O12ET + umask 022 + cd /builddir/build/BUILD + cd xblast-2.10.4 + DOCDIR=/builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/doc/xblast-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/doc/xblast-common + cp -pr AUTHORS /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/doc/xblast-common + cp -pr ChangeLog /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/doc/xblast-common + cp -pr COPYING /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/doc/xblast-common + cp -pr README /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/doc/xblast-common + cp -pr NEWS /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64/usr/share/doc/xblast-common + exit 0 Provides: application() application(xblast.desktop) xblast-common = 2.10.4-22.fc28 xblast-common(riscv-64) = 2.10.4-22.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /bin/bash Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64 Wrote: /builddir/build/SRPMS/xblast-2.10.4-22.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/xblast-2.10.4-22.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/xblast-x11-2.10.4-22.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/xblast-common-2.10.4-22.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.74q0rF + umask 022 + cd /builddir/build/BUILD + cd xblast-2.10.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xblast-2.10.4-22.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff